/*----------------sidebar---------------*/

#sidebar aside{
  margin-bottom:30px;
      padding: 25px 30px 30px;
    border: 1px solid #ececec;
  }
#sidebar ul {
  list-style:none;
  margin:0px;
  padding:0px;
  font-size:17px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0px 0px 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
     line-height: 25px;
    margin-bottom: 15px;
    max-width: 220px;
    padding: 7px 12px;
}
}
#sidebar .textwidget label {
  float: left;
  margin-bottom: 0px;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: #ffffff;
  padding: 14px 0px;
  font-size: 15px;
  margin: 0px;
}
#sidebar .post-content a {
    color: #444343;
    font-size: 14px;
    font-family: 'Archivo';
    text-decoration: none;
}
#sidebar .widget_search form{
  display: table;
  padding: 10px 0;
      background: #f6f6f6;
}
#sidebar h3,#sidebar h2 {
  font-size: 19px;
    color: #000000;
    font-weight: 600;
    font-family: var(--font-exo);
    position: relative;
}
#sidebar h3:after,#sidebar h2:after{
  content: "";
    display: block;
    width: 100%;
    height: 1px;
    background:#dfddde;
    margin-top: 7px;
}
#sidebar h3:before,#sidebar h2:before {
 content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: var(--green);
    position: absolute;
    bottom: -1px;
}
.widget_categories select {
  padding: 6px;
}
#sidebar input[type="search"] {
        background: transparent;
    padding: 8px 10px;
    border: none;
    font-size: 15px;
    color: #545353;
    width: auto;
    position: absolute;
    left: 5px;
    top: 2px;
    font-family:var(--font-archivo);
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0px;
  padding: 10px;
}
.middle-align {
    padding-bottom: 30px;
}

#sidebar .textwidget input[type="submit"],.testimonial-shortcode img,#testimonial_single blockquote,#sidebar .textwidget label,#sidebar form,.widget_categories select,.blogimg-full img,.view-more,#comments,.post-featured img,#comment-nav-above .nav-links,#full-width-blog .postbox,.contac_form label,.contact-info,.team_sc img{
  width: 100%;
}
#sidebar .widget_search button[type="submit"] {
 position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    background: var(--green);
    padding: 6px 12px;
}
form.search-form.serach-page {
  position: relative;
  width: 100%;
}
aside.widget_search {
 padding: 25px 30px 30px !important;
    border: 1px solid #ececec !important;
  position: relative;
}
.meta-box i {
    margin-right: 8px;
}
#sidebar .post-thumb {
    display: flex;
  margin-top: 19px;
    border-bottom: 1px solid #dfddde;
    padding: 25px 0px 30px;
}
#sidebar .post-thumb img {
        height: 80px;
    width: 85px !important;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
}
#sidebar .widget_recent_comments h3:before
{
  background:var(--green) !important;
}
#sidebar .comment-author-link,#sidebar ul li a {
    color: #525151;
    font-size: 14px;
    font-family:  var(--font-archivo);
    font-weight: 500;
  text-decoration:none;
}
#recentcomments {
    margin-top: 16px !important;
}
#sidebar .widget_archive h3:before
{
  background:var(--Orange) !important;
}
#sidebar .widget_categories h3:before
{
  background:var(--green) !important;
}
.widget_block {
    display: none;
}
.middle-content p,.content_page p,.logged-in-as a
{
  color: #2e2e30;
    font-family: var(--font-archivo);
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
}
.navigation {
    text-align: center;
    margin-top: 25px;
}
#blog-left-sidebar .navigation,#blog-right-sidebar .navigation
{
 text-align: center;
}
.feature-box img {
    width: 100%;
}
.content_boxes .entry-date,.entry-author a,.entry-comments {
    font-family: var(--font-archivo);
    font-size: 15px;
    color: black;
    text-decoration: none;
}
.socila_share .fa-facebook-f {
    color: white;
    background: var(--green);
    padding: 9px 12px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.socila_share .fa-linkedin-in{
    color: white;
    background: var(--green);
    padding: 9px 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 7px;
}
.socila_share .fa-twitter {
    color: white;
    background: var(--green);
    padding: 9px 8px;
    width: 32px;
    height: 30px;
    border-radius: 50%;
}
.post_ctg {
    display: flex;
}
.post_ctg span, .post_ctg ul a {
    font-family:  var(--font-archivo);
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
::marker {
    color: white;
}
.author_details img {
    display: none;
}
.comment-body {
    background: #f5f3f0;
    padding: 20px;
    border-radius: 0 30px 0 30px;
    margin: 20px 0;
}
.comment-author a,.commentmetadata a {
    color: black;
    text-decoration: none;
    font-family:  var(--font-archivo);
    font-weight:600;
    font-size: 15px;
}
.commentmetadata a 
{
  font-weight: 500;
  padding-top: 25px;
}
.commentmetadata {
    margin-top: 18px;
}
.comments-title {
    font-size: 19px;
    font-family: var(--font-archivo);
}
.comment-reply-link {
    color: black;
    font-family: var(--font-archivo);
    text-decoration: none;
}
.related-post-wrap img {
    width: 100%;
    display: block;
    object-fit: contain;
    height: auto;
        margin-bottom: 15px;
}
.nav-next {
    margin-left: 25px;
}
.nav-previous, .nav-next {
    text-align: start;
}
.nav-links {
    display: flex;
    margin: 0 auto;
}
.post-title {
    display: block;
    color: grey;
    width: max-content;
    max-width: 261px;
}
.nav-previous a, .nav-next a {
    text-decoration: none;
    color: black;
    font-family:  var(--font-archivo);
    font-weight: 600;
    font-size: 14px;
    }
    .related-post-wrapper .post-single-text,.related-post-wrapper .post-page-title {
    color: grey;
    font-family:  var(--font-archivo);
    font-size: 13px;
    margin-top: 10px;
}
.related-post-wrapper .post-page-title
{
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: 600;
}
.form-submit [type=submit] {
  background: var(--green);
  color: white;
  border: unset;
  font-weight: 600;
  padding: 6px 12px;
}
.comment-list {
    padding: 0;
}
.faq-heading {
    padding-bottom: 8px;
    padding-top:55px;
    font-size: 32px;
    font-family: var(--font-archivo);
    color: #323232;
    letter-spacing: 2px;
}
.gallery-inner-page .tg_gallery_front li
{
  position: relative;
}
.page-title {
    margin: 35px 0 25px 0;
}

/*------------ Result--------------*/
.search .entry-title {
    padding: 60px 0 1px 0;
}
.search p {
    margin: 15px 0 25px;
}
.search label {
    width: 70%;
}
.search [type=search] {
    width: 100%;
    padding: 10px;
}
.search input[type="submit"] {
    background:var(--green);
    color: white;
    border: unset;
    padding: 12px 32px;
}
.woocommerce-info
{
  border-top-color: var(--purple);
}
.woocommerce-checkout #payment {
    background: #f3f4f7;
    }
    .single-testimonials .feature-box img {
    width: auto;
}
.single-services .feature-box img {
    width: auto;
}
.chef_social .fa-facebook-f
{
  background: var(--green);
    color: var(--white);
    padding: 5px;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    font-size: 14px;
    font-weight: 600;
}
.chef_social .fa-twitter {
    color: var(--green);
    font-weight: 600;
    font-size: 17px;
    margin: 0 15px;
}
.single-event .event-meta strong {
    font-family:  var(--font-archivo);
}
.single-event .event-meta i {
    margin-right: 14px;
}
.single-event .nav-next {
    margin-left: 0;
}
.socila_share i:hover {
    transform: translatey(-10px);
    transition: all 0.5s ease-in-out;
}
/*----blog share icons--------*/
#full-width-blog .post_share_icon,.author-admin .post_share_icon,#blog-left-sidebar .post_share_icon,#blog-right-sidebar .post_share_icon,.category-uncategorized .post_share_icon {
  position: relative;
  display: block;
  padding: 20px 0 !important;
}
#full-width-blog .post_share_icon b,.author-admin .post_share_icon b,#blog-left-sidebar .post_share_icon b,#blog-right-sidebar .post_share_icon b,.category-uncategorized .post_share_icon b {
  padding: 0;
  font-size: 18px;
}
#full-width-blog .post_share_icon a,.author-admin .post_share_icon a,#blog-left-sidebar .post_share_icon a,#blog-right-sidebar .post_share_icon a,.category-uncategorized .post_share_icon a {
  padding: 10px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  margin: 5px 3px;
}
#full-width-blog .post_share_icon a:hover,.socila_share1 a:hover,.author-admin .post_share_icon a:hover,.socila_share1 a:hover,#blog-left-sidebar .post_share_icon a:hover,.socila_share1 a:hover,#blog-right-sidebar .post_share_icon a:hover,.socila_share1 a:hover,.category-uncategorized .post_share_icon a:hover,.socila_share1 a:hover{
  color: #fff
}
#full-width-blog .post_share_icon i,.author-admin .post_share_icon i,#blog-left-sidebar .post_share_icon i,#blog-right-sidebar .post_share_icon i,.category-uncategorized .post_share_icon i {
  color: #fff;
  font-size: 13px;
  padding-right: 5px;
}
#full-width-blog .feature-box,.author-admin .feature-box,#blog-left-sidebar .feature-box,#blog-right-sidebar .feature-box,.category-uncategorized .feature-box {
    padding-bottom: 10px;
}
#full-width-blog .post-share,.author-admin .post-share,#blog-left-sidebar .post-share,#blog-right-sidebar .post-share,.category-uncategorized .post-share {
    position: absolute;
    top: 5%;
}
#full-width-blog .postpic,.author-admin .postpic,#blog-left-sidebar .postpic,#blog-right-sidebar .postpic,.category-uncategorized .postpic {
    position: relative;
}
#full-width-blog .socila_share1 a,.author-admin .socila_share1 a,#blog-left-sidebar .socila_share1 a,#blog-right-sidebar .socila_share1 a,.category-uncategorized .socila_share1 a {
    padding: 4px 1px;
    color: #808080;
    display: block;
}
#full-width-blog .share-title i,.author-admin .share-title i,#blog-left-sidebar .share-title i,#blog-right-sidebar .share-title i,.category-uncategorized .share-title i {
    color:#808080;
    background:white;
    height: 30px;
    width: 30px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
#full-width-blog .post-contents-cols:hover .socila_share1,.author-admin .post-contents-cols:hover .socila_share1,#blog-left-sidebar .post-contents-cols:hover .socila_share1,#blog-right-sidebar .post-contents-cols:hover .socila_share1,.category-uncategorized .post-contents-cols:hover .socila_share1{
  opacity: 1 !important;
  z-index: 9999;
}
#full-width-blog .socila_share1,.author-admin .socila_share1,#blog-left-sidebar .socila_share1,#blog-right-sidebar .socila_share1,.category-uncategorized .socila_share1 {
   position: absolute;
    top: -6px;
    opacity: 0;
    width: 39px;
    border-radius: 23px;
    background-color: #ffffff;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 5px;
    padding: 9px 12px;
    height: 146px;
}
#full-width-blog .fa-pinterest,.author-admin .fa-pinterest,#blog-left-sidebar .fa-pinterest,#blog-right-sidebar .fa-pinterest,.category-uncategorized .fa-pinterest
{
  background: transparent;
}
#full-width-blog .fa-facebook-f,.author-admin .fa-facebook-f,#blog-left-sidebar .fa-facebook-f,#blog-right-sidebar .fa-facebook-f,.category-uncategorized .fa-facebook-f {
    margin-top:0px;
}
#full-width-blog .fa-linkedin-in,.author-admin .fa-linkedin-in,#blog-left-sidebar .fa-linkedin-in,#blog-right-sidebar .fa-linkedin-in,.category-uncategorized .fa-linkedin-in {
    position: absolute;
    left: 2px;
}
#full-width-blog .fa-twitter,.author-admin .post-share .fa-twitter,#blog-left-sidebar .fa-twitter,#blog-right-sidebar .post-share .fa-twitter,.category-uncategorized .post-share .fa-twitter {
    position: absolute;
    bottom: 26px;
    left: 0;
}

/*------------------------------------ woocommerce css ----------------------------*/
section.related.products h2,.woocommerce-order-details h2,.woocommerce-order-details h3 {
  color: #000;
  font-size: 25px;
      margin: 55px 0 10px 0;
  text-align: left;
  text-transform: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  letter-spacing: 2px;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    font-family: var(--font-archivo);
    text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
 /* margin: 0 10px 20px;*/
  border: solid 1px #bbb;
  text-align:center;
  text-align: center;
  box-shadow: 4px 2px 12px 1px #ccc;
  border-radius: 10px;
  padding-bottom: 25px;
}
.woocommerce ul.products li.product a img
{
  border-top-left-radius: 6px;
    border-top-right-radius: 6px; 
}
.woocommerce ul.products li.product .price del {
  display: inline;
  margin-right: 15px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li{
  border: none;
  margin-right: 5px;
}
.woocommerce-pagination a.page-numbers {
    background: var(--green);
    border-radius: 50%;
    padding: 11px 11px !important;
    height: 39px;
    width: 39px;
    font-size: 15px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current,{
  background: white !important;
    color: black !important;
    border: 2px solid black !important;
    border-radius: 50%;
    height: 39px !important;
    width: 39px !important;
    padding: 11px 7px !important;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
  padding: 10px 15px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: white;
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    padding: 10px 14px !important;
}
h1.woocommerce-products-header__title.page-title {
  font-weight: bold;
  text-shadow: 2px 2px #000;
  color: var(--green);
  padding-top: 0;
  text-transform: capitalize;
}
.woocommerce-result-count {
 font-size: 14px;
    font-weight: bold;
    color: black;
    font-family:  var(--font-archivo);
    font-weight: 500;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button{
  text-align: center;
  margin: 16px auto;
  display: table;
  width: 57%;
}
.woocommerce ul.products li.product .star-rating{
  display: inline-block;
  color: #feb42b;
    border-color: #feb42b;
    font-size: 13px;
}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price{
  color:#000;
  font-weight: bolder;
  font-size: 15px;
  margin: 0px auto;
      font-family: 'archivo';
}
.woocommerce .related ul.products li.product .price,.woocommerce .related div.product p.price{
  margin: 1px auto;
}
.woocommerce div.product .product_title {
  margin-bottom: 1em;
      font-weight: normal;
}
.add_to_cart_button,.single_add_to_cart_button,.woocommerce button.button {
    background: var(--green) !important;
    padding: 12px 19px !important;
    border-radius: 6px !important;
    color: white !important;
    font-family: var(--font-archivo);
    font-size: 14px !important;
        margin-left: 13px;
      }
.woocommerce a.remove {
  color: var(--green) !important;
}
.woocommerce .star-rating
{
      color: #f8a556;
}
.woocommerce div.product form.cart {
  margin: 2em 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text
{
      width: 54%;
    font-family:  var(--font-archivo);
}
.woocommerce .products ul, .woocommerce ul.products
{
 padding: unset;
     padding-top: 35px;
}
a.added_to_cart.wc-forward {
    margin-bottom: 22px;
    background: var(--green);
    color: white;
    padding: 6px 15px;
    border-radius: 6px;
}
select.orderby {
    background: #fff;
    padding: 10px;
    margin-bottom: 5%;
    border: solid 1px #bbb;
    color: black;
    font-family:  var(--font-archivo);
    font-size: 14px;
}
.woocommerce div.product div.images.woocommerce-product-gallery
{
  border: solid 1px #f0f0f0;
}
.woocommerce div.product div.images .flex-control-thumbs
{
      margin: 10px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img
{
  opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li
{
  width: 25%;
  margin: 0;
  border: 4px solid #ffffff;
}
.woocommerce-review-link {
    color: black;
    font-family: var(--font-archivo);
    font-size: 14px;
    text-decoration: none;
}
.product_title.entry-title {
    font-size: 29px !important;
    font-family:  var(--font-archivo);
    font-weight: 600 !important;
}
.woocommerce-product-rating
{
  display: inline-block;
    color: #feb42b;
    border-color: #feb42b;
    font-size: 15px;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid grey;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
    background-color: white;
    margin: 0 7px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active
{
  background: var(--green);
  color: white !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
  color: black;
}
.single-product .product_meta {
    font-family: 'Livvic';
    margin-top: 16px;
}
#tab-additional_information h2,.woocommerce-Reviews-title {
      font-family: var(--font-archivo);
    padding: 10px 0 21px 0;
    font-weight: 500;
    margin-left: 13px;
    font-size: 20px;
  }
 #footer {
    margin-top: 32px !important;
}
.woocommerce ul.products li.product .onsale,#yith-quick-view-content .onsale,.woocommerce span.onsale {
    background: #80891B;
    font: normal normal 600 13px/29px Archivo;
    color: white;
    border-radius: unset;
    min-height: auto;
    padding: 1px 10px;
    margin: 0;
}
.woocommerce ul.products li.product a img
{
    height: 182px;
    object-fit: cover;
}
.yith-wcqv-button {
    background: #80891B !important;
    padding: 12px 15px !important;
    color: white !important;
    font-family: 'Archivo';
}
.add_to_wishlist,.posted_in a {
    color: var(--black);
    font-family: 'Archivo';
}
.add_to_wishlist:hover,.posted_in a:hover
{
 color: var(--black);
}
.shop_table.shop_table_responsive tbody,.shop_table.shop_table_responsive td,.shop_table.shop_table_responsive tfoot,.shop_table.shop_table_responsive th,.shop_table.shop_table_responsive thead,.shop_table.shop_table_responsive tr {
    border-width: 1px !important;
}
.woocommerce table.shop_table th
{
  font-family: var(--font-archivo);
    color: grey;
    font-size: 15px;
}
.woocommerce table.shop_table td a {
    color: black;
    font-family: var(--font-archivo);
    text-decoration: none;
}
.cart_totals h2 {
    font-size: 21px;
    font-family: var(--font-archivo);
    font-weight: 600;
}
.woocommerce a.remove:hover
{
    background: var(--green);
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
{
    background: var(--green);
}
.showcoupon {
    color: black;
    text-decoration: none;
    font-family: var(--font-archivo);
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    color: black;
    font-family: var(--font-archivo);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before
{
      border-bottom: 1px solid #f0f0f0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p
{
      font-family:  var(--font-archivo);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce #review_form #respond textarea
{
      border: 1px solid #f0f0f0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta
{
  font-family: var(--font-archivo);
}
input
{
  font-family:  var(--font-archivo);
  font-size: 14px;
}
.comment-form-rating {
    font-family:  var(--font-archivo);
    font-size: 14px;
}
#reply-title {
    font-family:  var(--font-archivo);
    font-weight: 600;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
  background: #f3f4f7;
    border: unset;
    padding: 15px;
}
.woocommerce #review_form #respond p
{
  font-family:  var(--font-archivo);
    font-size: 14px;
        margin: 10px 0 10px;
}
.woocommerce #review_form #respond .form-submit input
{
  background: var(--green);
    color: white;
}
.woocommerce form .form-row label
{
  font-family: var(--font-archivo);
    color: #2e2e30;
    font-size: 14px;
}
.woocommerce-cart h1,.woocommerce-checkout h1
{
  padding-top: 25px;
}
.title-box .card {
    border: none !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}
.title-box {
    background-size: cover;
    background-repeat: no-repeat;
}
.title-box .card {
    border: none !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    margin-top: -1px;
    margin-bottom: -1px;
}
.post-contents-cols {
    position: relative;
    margin-bottom: 152px !important;
}
.navigation .page-numbers {
    font: normal normal normal 15px/50px Open Sans;
    color: #BFBFBF;
    padding: 10px 19px;
    border: 1px solid #bfbfbf38;
    margin-left: 14px;
    border-radius: 6px;
}
.navigation .current {
    background: var(--green) !important;
    color: white !important;
    padding: 8px 14px;
    border-radius: 4px;
}
.navigation {
    text-align: center;
    padding: 25px 0 25px 0;
}
.tg_breadcrumbs a {
    color: #BFBFBF;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 15px;
    margin-right: 10px;
    font-weight: 500;
}
.entry-title {
    font-size: 25px;
    position: relative;
    font-family: 'Open Sans';
    padding: 0 0 13px 0;
}
.entry-title:after {
    content: '';
    display: block;
    border-bottom: 2px solid #242424;
    width: 63px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 39px;
}
.author-admin .nav-links
{
  display: block;
}
.author-admin .post-contents-cols
{
  width: 50%;
}
.woocommerce-cart .entry-title:after,.woocommerce-checkout .entry-title:after
{
    top: 61px;
}
.single-product .entry-title:after
{
  display: none;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 40px 0 22px 0;
}
.page-template-default .middle-content p,.page-template-page-with-left-sidebar .content_page p,.page-template-page-with-right-sidebar .content_page p
{
    font-family: var(--font-archivo);
    line-height: 29px;
}
.comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="email"], .comment-form input[type="phno"], .comment-form input[type="password"], .comment-form textarea {
    width: 127%;
    padding: 10px;
    border: 1px solid #f0f0f0;
}
#single_post .meta-nav i {
    display: none;
}

/*-------------------------------error 404--------------------*/
.errorimg {
    width: 31%;
}
.heading3 {
    font-size: 50px;
    font-family: 'Archivo';
}
.text-404 {
    color: #1b1b1c;
    font-family: 'Archivo';
    font-size: 15px;
    margin-top: 25px;
}
.read-moresec1 a {
    background: var(--green);
    color: white;
    font-family: 'Archivo';
    font-size: 17px;
    padding: 14px 40px;
    border-radius: 0 10px;
}
#about-feature-block #feature-block
{
  top: 9px;
}
#about-feature-block .feature-block-box
{
    background: unset;
}
.inner_about-sub-heading {
    font: normal normal bold 25px/45px Archivo;
    max-width: 484px;
}
.inner_about-para2 {
    font: normal normal 400 15px/31px archivo;
    color: #242424;
    max-width: 411px;
    letter-spacing: 1px;
    padding-top: 12px;
}
.page-template-about #footer,.page-template-contact #footer{
    margin-top: -67px;
}
/* The Modal (background) */
.modal-new {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999;
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 100px;
}
/* Modal Content */
.modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px 20px 40px;
  width: 60%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
.close-one,.close {
  color: #fff;
  float: right;
  font-size: 25px;
  font-weight: bold;
  padding: 0px 10px;
  cursor: pointer;
  margin-bottom: 7px;
  background: var(--green);
  border: unset;
  height: 38px;
    width: 38px;
}
/*---------------*/
.modal-new,.modal-new{
  display: none;
}
.learning-content-box i {
  position: absolute;
    top: 46%;
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    background: #80891b;
    height: 56px;
    width: 56px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 18px;
    padding: 19px 19px !important;
}
/*-------------------------- contact page-------------------*/
#contact-information .contact-info-box {
    background: #80891b 0% 0% no-repeat padding-box;
    border-radius: 10px;
    position: relative;
}
#contact-information .contact-info-box{
  background: #283891 0% 0% no-repeat padding-box;
  border-radius: 10px;
  position: relative;
}
#contact-information .contact-info-box .maps embed{
  border-radius: 8px;
}
#contact-information form label{
  font: 600 16px/26px Open Sans !important;
  letter-spacing: 0px !important;
  margin: 11px 0 8px 0;
}
#contact-information form input[type=submit] {
    text-transform: capitalize;
    padding: 10px 55px;
    color: white;
    border: none;
    border-radius: 5px;
    background: var(--green);
    text-align: left;
    display: block;
    margin-top: 2%;
    font: normal normal normal 15px/23px Open Sans;
}
#contact-information form textarea{
  height: 160px;
}
#contact-information .contact-form-right-img{
  position: absolute;
  right: 5px;
  bottom: 5px;
}
#contact-information .maps{
  position: relative;
  z-index: 11;
}
#Subscribe .newsletter-code input[type=email], #contact-information form input[type='text'], #contact-information form input[type="number"], #contact-information form input[type="email"], #contact-information form textarea, #contact-information form select {
    width: 100%;
    font: normal 14px var(--font-open-sans);
    letter-spacing: 0px;
    padding: 10px 13px;
    background-color: var(--color-white);
    border: 1px solid #1212124D;
    border-radius: 5px;
}
.contact-info-box p {
    font: normal normal normal 15px/26px Open Sans;
    color: white;
}
.contact-info-box h2 {
    font: normal normal 600 28px/47px Open Sans;
    color: white;
}
.contact-info-box i {
    color: white;
}