
/*---------------------- index ---------------------------*/
.post-section {
    padding: 20px 0;
}
/*-------About Page------*/
#about-sec-one .abt-glass-img img,#about-sec-three img{
    border-radius: 15px;
}
#about-sec-one .abt-sub-heading{
  font: normal normal 600 20px/15px Open Sans;
  letter-spacing: 0px;
  color: #B5E448;
}
#about-sec-one .abt-glass-head,#about-sec-three .abt-glass-head{
  font: normal normal 600 34px/48px Open Sans;
  letter-spacing: 0px;
  color: #242424;
  padding: 10px 0;
}
#about-sec-one  .abt-glass-para, #about-sec-three .abt-glass-para, #about-sec-three .focus-points li{
font: normal normal 300 15px/35px Poppins;
letter-spacing: 0px;
color: #242424;
}
#about-sec-three ::marker{
color: #B5E448
}
#about-team  .team-inner{
  padding: 10px;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 6px 7px #00000021;
  border-radius: 20px;
  position: relative;
}
#about-team .social-profiles a i, .single-team .about-socialbox a i{
  background-color: #000;
  border-radius: 50%;
  padding: 6px;
  width: 30px;
  height: 30px;
  line-height: 1.3;
  color: #fff;
}
#about-team .about-content{
  padding: 25px 0 30px;
}
#about-team .about-content h5{
    color: #000
}
#about-team .social-profiles a i:hover{
  background: #B5E448;
}
#about-team .social-profiles-hover {
  position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    vertical-align: top;
}
#about-team .team-inner:hover .social-profiles-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
      bottom: 7px;
}

/*------------------ Contact Page -----------------*/
.contac_form form {
    max-width: unset;
    margin: 20px auto;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
    width: 100%;
    background-color: var(--white);
    border-color: var(--lightgrey3);
    color: var(--black2);
    border-radius: 0px;
    box-shadow: none;
    background-color:transparent;
    border: 2px solid var(--white11);
    border-radius: 6px;
    margin-bottom:10px;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
    width: 100% !important;
    font-size: 16px;
    padding: 10px 10px;
    height: auto;
    float: left;
}
#contact-box {
    padding: 0;
    margin: 0;
}
.contact-text{
  font: normal normal 300 14px/45px Poppins;
  letter-spacing: 0px;
  color: #242424;
}
.contact-info {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    width: 100%;
}
.inner-cont {
    padding: 10px 5px;
    background: var(--white);
}
.contac_form h3 {
  font: normal normal 600 34px/71px Open Sans;
  letter-spacing: -0.34px;
  color: #000000
}
.contact-email i, .contact-address i, .contact-phone i {
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    font-size: 38px;
    color:#F82938;
    margin: 0 auto;
    text-align: center;
    width: 87px;
    display: inline-table;
}
.contact-info .head {
    color: black;
}
.contact-address, .contact-email, .contact-phone {
    margin: 20px 0;
}
.c_content span {
    font-size: 18px;
}
.c_content p {
    font-size: 16px;
}
.c_content p a{
    color: var(--black3);
}
.contac_form form {
    max-width:unset;
    margin: 0 auto;
    margin-top: 20px;
}
.contact-color-bg {
    background: var(--white12);
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label {
    width: 100%;
    width: 100%;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
/*---------------- Banner ----------------------*/
.title-box img {
    width: 100%;
    height: 100%;
}
.about_me table, .about_me td, .about_me th {
    border: none;
}
.about_me p.message {
    margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a {
    color: var(--white);
}
/* --------- Social Icon Widget ------- */
/* .social_widget a {
    color: var(--white);
    padding: 7px 7px;
    margin-right: 7px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 50%;
} */


/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
    width: 100%;
    border: none;
}
#full-width-blog .postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
}
.metabox img {
    border-radius: 50%;
    margin-left: 30%;
}
.postbox {
    margin-bottom: 39px;
    border: none;
    border-radius: 6px;
}
.postbox h2 {
    margin: 0 0 5px;
    font-weight: bold;
}
.widget_recent_entries li {
    margin-bottom: 10px;
}
.metabox {
    color: black;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid#F82938;
    border-bottom: 1px solid#F82938;
}
.metabox .entry-date {
    background: url('assets/images/date.png') no-repeat;
    margin: 0 13px 0 0;
}
.metabox .entry-author {
    background: url('assets/images/author.png') no-repeat;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
}
.metabox .entry-comments {
    background: url('assets/images/comments.png') no-repeat;
    padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
    width: 100%;
    float: left;
    margin-bottom: 17px;
}
.post-featured img {
    width: 100%;
}
/*.archive #sidebar {
    margin-top: 21%;
}
*/
@media screen and (max-width:767px) {
    .archive #sidebar {
        margin-top: 0%;
   }
}
/* --------- Inner Pages --------- */
ol.carousel-indicators {
    position: static !important
}
ol.carousel-indicators li {
    max-width: 10px;
    padding: 5px;
    color: var(--grey2);
    border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
    padding: 10px !important;
    background: trasparent;
    color: #797676;
}
.navigation span.page-numbers.current {
      border-bottom: 4px solid #B5E448;
    color: #B5E448;
}
#blog {
    padding-top: 0;
    margin-top: 0;
}
aside#search-3 {
    padding: 0 !important;
}
.bradcrumbs {
    padding: 30px 0;
    text-align: left;
    color:#000;
}
.bradcrumbs a {
  color: #706565;
  font: normal normal normal 14px/20px Poppins;
  margin-right: 15px;
}
.bradcrumbs span {
    color: black;
    padding: 5px 10px;
    font-weight: 500;
}
/*------------------ Comments BOX ------------------*/
.single-post #comments {
    width: 50%;
    margin-top: 10px;
    margin: 0 auto;
}
#comments h2.comments-title {
    font-size: 20px;
    font-weight: bold;
}
#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: bold;
    clear: both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea {
    padding: 12px 10px;
    font-size: 18px;
    border: 1px solid #1212124D;
border-radius: 5px;
}
#comments input[type="submit"].submit {
  font: normal normal normal 21px/26px Padauk;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #B5E448 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  border: none;
  padding: 10px 20px;
}
#comments a time {
    color: black;
    font-weight: bold;
    font-size: 12px;
}
#comments .reply {
    text-align: right;
}
#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0 0;
}
#comments .comment-content {
    width: 90%;
    text-align: left;
    margin-left: 7%;
}
#comments .comment-author {
    margin-bottom: 1em;
}
#comments h2#reply-title {
    display: inline-table;
}
#comments .comment-author.vcard img {
    padding: 2px;
}
 .single.single-post #respond{
  background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius: 10px;
padding: 20px;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"] {
    width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: var(--grey2);
    border: none;
    color: var(--white);
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}
#sidebar form {
    display: table;
    width: 100%;
}
#sidebar h3 ,.wp-block-search__label{
    margin: 0 0 10px;
    font-size: 18px;
    color: #000;
    font: 600 20px / 35px Open Sans;
}
.widget_categories select {
    width: 100%;
    padding: 6px;
}
#sidebar input[type="search"], #sidebar label {
    width: 100%;
}
#sidebar input[type="submit"] {
    margin-top: 10px;
}
#sidebar aside {
    margin-bottom: 30px;
    border: 1px solid var(--lightgrey3);
    padding: 10px;
}
#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 17px;
}
#sidebar ul li a {
    color: var(--black2);
    font-size: 14px;
}
#sidebar .tagcloud a {
    background: var(--white12);
    color: black;
    font-size: 15px !important;
    padding: 5px 18px;
    margin: 0 0 5px;
    display: inline-block;
}
#sidebar .tagcloud a:hover {
    background:#F82938;
}
#sidebar .widget_recent_entries ul li {
    background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
span.credit_link a {
    color:#F82938;
}
/*------------- Page -----------------*/
.title-box {
    color: white;
    text-transform: uppercase;
    text-align: center;
    background: #FFFFFF;
    position: relative;
    margin-top: 68px;
}
.title-box img {
    width: 100%;
}
.title-box .row{
    background: #FFFFFF;
}
.single-product  .banner-page-text,.category .banner-page-text{
    padding-left: 2%;
}
.shop.shop-product a.next.page-numbers{
    display: none;
}
.banner-page-text{
    background: #fff;
    border-radius: 0 20px 20px 0;
    position: absolute;
    width: 350px;
    max-width: 100%;
    box-shadow: -152px 0px 0px 0px #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-box h1 {
    font-weight: bold;
    font: normal normal normal 20px/35px Open Sans;
    letter-spacing: 0px;
    color: #121212;
    font-weight: 600;
    position: relative;
    text-align: left;
}
.title-box h1::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 3px solid #000;
    width: 20%;
}
.read-moresec {
    margin: 2% 0;
}
.outer_dpage{
    padding: 40px 0;
}
.shrtcod-pg {
    border: 1px solid var(--lightgrey3);
}
.shrt_socio i {
    border: 1px solid var(--lightgrey3);
    padding: 10px;
    margin-right: 10px;
}
/*---------------- Pagination ----------------*/
.single-post .nav-links{
    display: flex;
    justify-content: space-between;

}
.navigation {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}
.navigation a {
    padding: 0;
}
.navigation span, .navigation a {
    display: block;
    padding: 10px 15px 0 15;
    /* margin-bottom: 10px;
    margin-right: 10px; */
    color: var(--black3);
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    font-weight: normal;
}
.navigation span.meta-nav {
  font: normal normal bold 15px/50px Open Sans;
  letter-spacing: 0px;
  color: #A1A1A1;
}
.navigation .current {
    color: var(--white);
    font-weight: normal;
}
/* ------------- Category --------------------*/
.category-page h4 {
    text-align: left !important;
}
ul.post-categories {
    list-style: none;
    margin: 0;
}
ul.post-categories a {
    background: #F82938;
    padding: 4px;
    color: #fff;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
    float: left;
    margin-right: 7px;
}
/*-------------- Main Title ---------------*/
.main_title h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background-color: #B5E448;
    margin-top: 7px;
}
.share_icon i {
  background-color: #B5E448;
  padding: 8px 9px;
  border-radius: 50%;
  color: #ffff;
  font-size: 18px;
  margin: 0 3px;
  width: 35px;
  text-align: center;
  height: 35px;
}
li.cat-item{
  list-style: none;
}
li.cat-item a{
  padding: 9px 35px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  color: #000;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font: normal normal bold 30px/46px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.woocommerce div.product form.cart div.quantity {
    margin-right: 20px;
}
.woocommerce-cart table.cart img{
      width: 140px !important;
}
.woocommerce table.shop_table th{
  border:none;
}
.cart_totals h2{
  font: normal normal 600 40px/55px Open Sans;
  letter-spacing: 0px;
  color: #000;
}
.woocommerce .cart .button{
  padding: 8px 14px;
}
.cart_totals  td{
  border: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  font: normal normal bold 16px/30px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0;
  /* text-align: left; */
}
.woocommerce div.product p.price{
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
    text-align: left;
}
.woocommerce .woocommerce-product-rating{
      margin-bottom: 10px !important;
}
.para-info-two{
    border-top: 1px solid #dbdbdb;
    padding: 14px 0;
}
.woocommerce-product-details__short-description p{
    padding: 20px 0;
}
.single-product .summary.entry-summary {
  position: relative;
}
/* .single-product .summary.entry-summary .yith-wcwl-add-to-wishlist{
  position: absolute;
  bottom: 30px;
} */
.single-product .summary.entry-summary  .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse{
  border: 2px solid #B5E448;
  border-radius: 30px;
  background: transparent;
  height: 40px;
  width: 40px;
}
.single-product .summary.entry-summary i.yith-wcwl-icon{
  color: #B5E448;
  margin: 9px;
  font-size: 18px;
  font-weight: 300 !important;
  cursor: pointer;
}
.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist.exists i{
    font-weight: 900 !important;
}
.woocommerce div.product p.price del{
    font-size: 14px!important;
}
/* .single-product .summary.entry-summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
    font-weight: 900;
} */
.single-pro-btn .summary.entry-summary .single_add_to_cart_button{
    border: 1px solid #B5E448 !important;
}
.single-pro-btn .summary.entry-summary .single_add_to_cart_button:hover{
  background: transparent !important;
  color: #B5E448 !important;
}
#contentwoocom {
    padding: 70px 15px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 0;
    position: absolute;
    bottom: 5px;
    left: 10%;
    padding: 15px;
    border: 2px solid #fff;
    background: #1e1e1e !important;
    border-radius: 0 !important;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -webkit-opacity: 0;
    width: 34px;
    height: 34px;
    /* padding: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
}


.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after{
    content: "\f290";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    transform: unset !important;
      position: unset !important;
    top: 0;
    line-height: 2;
    color: #fff;
}
.woosq-btn{
    font-size: 0;
    background: transparent;
    position: relative;
    padding: 15px;
    border: 2px solid #fff;
    background: #1e1e1e !important;
    position: absolute;
    left: 41%;
    bottom: -45px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
button.woosq-btn::after{
    content: "\f06e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    line-height: 2;
    color: #fff;
}
/* .woocommerce a.button.added::after{
    margin-left: 0;
} */
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, .woosq-btn:hover{
  background: #B5E448 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after{
  margin-left: -1px;
}
.woocommerce span.onsale{
  display: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    color: #000;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select {
    background-color: var(--white);
}
#customer_details .col-1, #customer_details .col-2{
    max-width: 100%
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    display: none !important;
}
h2.woocommerce-loop-category__title {
    text-align: center;
}
.woocommerce ul.products li.product .onsale{
  display: none;
}
.woocommerce .quantity input {
  padding: 13px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin: 0 5px 0 0;
  border: none;
  border: 1px solid #c9c9ca;
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-left: 0;
    margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font:600 14px/22px Open Sans;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #c9c9ca;;
  padding: 17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    border: none !important;
    box-shadow: none;
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}
.related.products {
    padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background: transparent;
}
/* .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: transparent;
  border: none;
  color: #00A3FE;
  border-bottom: 2px solid #00A3FE;
} */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background: #B5E448;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li{
    border-right: none;
    margin: 0 3px;
}
.woocommerce-Tabs-panel h2{
  font: normal normal 800 24px/30px Muli;
  letter-spacing: 0px;
  color: #000000;
}
.woocommerce nav.woocommerce-pagination ul{
    border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2{
    text-transform: capitalize;
    font-size: 24px;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select {
    background-color: #ffffff;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #ffffff;
    border: 1px solid #B5E448;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #000;
}
.woocommerce table.cart td.actions .input-text{
    width: 130px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
    display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    border: 1px solid #ffffff;
    margin-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #ffffff;
    padding: 10px 25px 10px 15px;
    background-color: #B5E448;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
    border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #8fa3aa;
}
.woocommerce .form-row {
    display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
.woocommerce #order_review table th {
    text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding: 20px;
}
.woocommerce .woocommerce-result-count {
    font-size: 14px;
    letter-spacing: 1px;
    color: #222222;
    font-weight: 500;
}
.woocommerce-message {
    border-color: #B5E448;
}
.woocommerce-message::before {
    color: #B5E448!important;
}
.woocommerce-message {
    font-size: 14px;
    letter-spacing: 1px;
    color: #222222;
    font-weight: 500;
}
.woocommerce .product_meta span {
    margin-right: 10px;
}
.woocommerce table.shop_table th {
    color: #222;
    text-align: center;
}

.woocommerce .woocommerce-cart-form__cart-item a {
    color: #222;
    font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td {
    color: #222
}
.wishlist_table td.product-name, .wishlist_table .product-thumbnail{
      text-align: center !important;
}
.wishlist_table tr td.product-thumbnail a img{
  width: 70%;
}
.woocommerce table.shop_table td {
    color: #222;
}
.woocommerce .woocommerce-error {
    color: #222;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    color: #222;
    display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
    background-color:#F82938;
    margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
    width: 49%;
}
.widget span.count {
    float: right;
}
.up-sells.upsells.products {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.woocommerce-product-search button {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    background-color:#F82938;
    display: inline-block;
    padding-right: 10px;
    text-align: center;
    padding: 10px 15px;
    text-align: center;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 14px;
}

.related-post-wrapper a {
    font-size: 16px;
    padding: 6px 0 !important;
    display: inline-block;
    color: var(--black2);
    font-family: var(--common-font-m);
    font-weight: bold;
}
.heading3 {
    font-size: 49px;
}
.read-moresec-err a {
    color: var(--white);
    border: none;
    text-transform: uppercase;
    padding: 16px 22px;
    border-radius: 35px;
    font: 700 14px var(--common-font-m);
    background-color:#F82938;
}
.woocommerce table.shop_attributes td p{
    margin: 0 12px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    padding: 20px;
}
.para-info,.woocommerce-product-details__short-description p{
    font: 400 14px / 23px Poppins;
    letter-spacing: 0px;
    color: #2D2C2C;
}
.single-pro-btn .yith-wcwl-icon{
    border-radius: 50%;
    height: 35px;
    width: 35px !important;
    padding: 7px !important;
    background: #B5E448 !important;
}
.yith-wcwl-add-to-wishlist-button__label{
    display: none;
}
.woocommerce-product-rating {
    margin-top: 13px;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    margin-top: 10px;
}
.woocommerce .products .star-rating{
    margin: 0 auto;
}
a.button.yith-wcqv-button{
    display: none !important;
}
.woocommerce ul.products li.product .button{
    display: inline;
    margin-bottom: 14px;
    margin: 0px 25px 0 15px;
}
.woocommerce .yith-wcwl-add-button{
    position: relative;
}
.shop li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  bottom: 8px;
  font-size: 0;
}
.outer_dpage li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
    display: block;
}
/* .woocommerce a.add_to_wishlist.single_add_to_wishlist */
.related.products .wishlist_text, .outer_dpage .wishlist_text, .shop.shop-product .wishlist_text{
    position: absolute;
    right: 20%;
    bottom: -43px;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0;
    -khtml-opacity: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    position: relative;
    padding: 35px 4px 39px;
    border: 2px solid #f7f2ed;
    margin-top: 10px;
}
 .woocommerce-page ul.products li.product:hover{
   box-shadow: 0px 0px 13px 2px #f0ebe6;
   -webkit-box-shadow: 0px 0px 13px 2px #f0ebe6;
}
.shop .price,.woocommerce-page ul.products li.product h6.product-brand,.woocommerce ul.products li.product .woocommerce-loop-product__title{
    text-align: center;
    color: #000;
}
 .woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
color: #000;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
padding: 0;
}
.woocommerce table.shop_table{
    margin: 0px -1px 24px 0;
}
a.btn.button.show-title-form{
    display: none;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce table.shop_table thead{
    display: none !important;
}

.woocommerce ul.products li.product a img.size-woocommerce_thumbnail {
    height: 130px;
    object-fit: contain;
      margin: 0px 0 15px 0;
}
/*----blog share icons--------*/
.newsinner .post_share_icon {
    position: relative;
   /*display: block;
   */
    padding: 20px 0 !important;
}
.newsinner .post_share_icon b {
    padding: 0;
    font-size: 18px;
}
.newsinner .post_share_icon a {
    padding: 10px 25px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    width: auto;
    margin: 5px 3px;
}
.newsinner .post_share_icon a:hover,.share_icon a:hover{
    color: #fff
}
.newsinner .post_share_icon i {
    color: #fff;
    font-size: 13px;
    padding-right: 5px;
}
.newsinner .feature-box {
    padding-bottom: 10px;
}
.newsinner .share_icon {
    position: absolute;
    top: 40%;
    right: 0;
    opacity: 0;
    z-index: 999;
    left: 31%;
}
.newsinner .share_icon:hover .socila_share{
    opacity: 1;
    z-index: 9999;
}
.newsinner .socila_share {
    position: absolute;
    top: 0px;
    opacity: 0;
    width: 55px;
    border-radius: 23px;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 44%;
    padding: 9px 12px;
    height: 146px;
    display: block;
    right: 0;
}
.newsinner .share-title i {
    color: black;
    background: white;
    height: 55px;
    width: 55px;
    padding: 22px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
.newsinner .share_text {
    display: none;
}
.newsinner .socila_share i.fab.fa-facebook-f {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-linkedin-in {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-twitter {
    background-color: white;
    color: black;
}
.faq-section {
    background-size: cover;
}
.aboutimg {
    height: 485px;
    object-fit: cover;
}
.about-arrows i {
    margin-top: 6px;
}
.about-arrows {
    display: flex;
}
.about-text {
    padding-left: 10px;
}
.about-button {
    background-color: #e4573d;
    color: var(--white);
    border: none;
    text-transform: uppercase;
    padding: 16px 22px;
    border-radius: 4px;
    font: 700 14px var(--common-font-m);
}
.about-button:hover {
    background-color: #e4573d;
    color: white;
}
.about-center-img {
    height: 441px;
    margin-top: -25px;
}
.about-center-img:hover {
    animation-name: headShake;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.adventure-subhead:after {
    content: '';
    display: block;
    border-bottom: 4px solid black;
    width: 68px;
    margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 41px;
}
.adventure-subhead {
    position: relative;
}
.aboutus-para {
    max-width: 884px;
    margin: 0 auto;
}
.authors-bg {
    margin-top: -25px;
}
.authors-bg .author_wrap {
    box-shadow: 4px 2px 12px 1px #ccc;
    margin-bottom: 10px;
}
.services_heads {
    font-size: 20px;
    font-family: muli;
    font-weight: 700;
    color: #5d5d5d !important;
}
.services-para1 {
    font-size: 16px;
    font-family: 'Montserrat';
    position: relative;
}
.services-heading1 {
    font-size: 33px;
}
.services-para1:after {
    content: '';
    display: block;
    border-bottom: 3px solid black;
    width: 105px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 47px;
}
/*------------------------- Our Records -----------------------------*/
#our_records {
    padding: 50px 0;
    background-size: cover;
}
#our_records .counter-icon {
    text-align: left;
}
#our_records h4 {
    font-size: 32px;
    color: var(--white);
    font-weight: bold;
    padding: 0;
}
#our_records p {
    font-size: 14px;
    color: var(--white);
}
#our_records p {
    color: var(--white);
    font: 600 12px var(--common-font-m);
}
#our_records .owl-dots {
    text-align: center;
    margin-top: 30px;
}
#our_records button.owl-dot {
    width: 12px;
    height: 12px;
    margin: 2px;
    background-color: var(--white);
    border: solid 2px var(--black1);
}
#our_records button.owl-dot.active {
    background-color:#F82938;
    border: solid 2px#F82938;
}
#our_records button:focus {
    outline: inherit !important;
}
#our_records .counter_inner {
    padding: 15px;
}
#our_records .counter-box {
    padding: 15px;
    border: solid 1px var(--white);
}
.author_details {
    display: none;
}
.parent.comment.byuser, .comment.byuser, .comment-body {
    background-color: #f5f3f0;
    padding: 20px;
    border-radius:20px;
    margin: 20px 0;
}
.entry-author a{
    color: #000;
    font: normal normal normal 14px/50px Poppins;
}
.entry-author  img{
  width: 28%;
  border-radius: 50%;
}
#blog-left-sidebar, #blog-right-sidebar{
    padding: 80px 0;
}
#blog-left-sidebar #latest_post {
    padding: 0
}
#full-width-blog {
    padding: 80px 0
}
#full-width-blog #latest_post{
    padding: 20px 0;
}
#blog-right-sidebar #latest_post,#blog-right-sidebar #latest_post{
    padding: 0px 0;
}
#aboutus-page #testimonials{
    margin-bottom: 70px;
}
section#aboutus-page{
    padding: 80px 0 40px 0;
}
h1.woocommerce-products-header__title.page-title{
  display: none;
}
.shop.shop-product{
  padding-top: 15px;
  border-top: 1px solid #f7f2ed;
}
#blog-left-sidebar .newsinner .share_icon,#blog-right-sidebar .newsinner .share_icon {
    left: 41%;
}
section#page-with-left-sidebar ,section#page-with-right-sidebar{
    padding: 40px 0;
}
/* #blog-right-sidebar */
.single-blog-banner-img{
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: center;
    position: relative;
    top: 68px;
}
.single-post h2{
  font: normal normal 600 30px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.blog-que{
  font: normal normal 600 30px/50px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
#single-post-page p{
  font: normal normal 300 14px/31px Poppins;
  letter-spacing: 0px;
  color: #242424;
}
.container.single-post{
    padding: 30px;
    background: #fff;
    margin-top: -100px;
    position: relative;
    z-index: 1;
    padding: 30px;
}
.entry-date,.entry-comments, .entry-comments a{
  align-self: center;
  color: #777373;
  list-style: none;
  font: normal normal normal 14px/50px Poppins;
}
.entry-comments{
  margin-left: 50px;
}
.content_page.error-page{
  padding: 80px 0;
  }
/* wishlist page START */
.woocommerce table.wishlist_table, table.wishlist_table tbody td, table.wishlist_table thead th{
  border: none !important;
}
#empty-cart-heading{
  font: normal normal 600 27px/55px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}
.empty-cart-page p{
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0px;
  color: #000000;
  max-width: 45%;
  margin: 0 auto 20px;
}
.empty-cart-page a{
  background: #B5E448 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 9px 10px;
  font: normal normal 600 16px/41px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.empty-cart-page i{
  font-size: 50px;
  color: #B5E448;
}
/* .woocommerce table.shop_table.wishlist_table{
  border: none;
}
.wishlist_table thead{
  display: none;
} */
 .single-pro-btn  .yith-add-to-wishlist-button-block {
    margin: 0;
 }
 .single-pro-btn .single_add_to_cart_button{
    padding: 12px 25px !important;
 }
.wishlist_table tbody tr {
  display: flex;
}
.wishlist_table tbody tr{
  margin-bottom: 25px;
}
.wishlist_table .product-remove.remove-whishlist a:after, .wishlist_table.mobile .product-remove.remove-whishlist a:after{
  position: absolute;
  left: 5px;
  top: 6px;
  padding: 7px 8px !important;
  background: #000 !important;
  height: 27px;
  width: 27px;
  border-radius: 5px;
  font-size: 0;
}
td.product-remove.remove-whishlist{
  line-height: 1 !important
}
.wishlist-items-wrapper .product-price{
    display: flex;
    justify-content: center;
    gap: 10px;
}
.wishlist_table .product-remove.remove-whishlist a:after,  .wishlist_table.mobile .product-remove.remove-whishlist a:after{
   content: '\f2ed';
   color: #fff;
   font-family: 'font awesome 6 free';
   font-weight: 900;
   font-size: 14px;
}
.wishlist_table  td.product-thumbnail{
  padding: 20px !important;
}
.wishlist_table  .woocommerce a.remove{
  font-size: 0;
}
.wishlist_table .woocommerce a.remove:after{
  content: '\f2ed';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 14px;
}
.wishlist_table tr td.product-thumbnail a{
  max-width: 100%;
}
.wishlist_table .woocommerce table .product-thumbnail{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wishlist_table .woocommerce table.shop_table td{
  border: none;
}
.wishlist_table .product-add-to-cart a{
  position: relative;
  font-size: 0;
}
.wishlist_table .product-add-to-cart a:after{
  content: "\f290";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5px;
}
.wishlist_table .additional-info{
display: none;
}
.wishlist_table .product-add-to-cart  a{
  background: #000;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  color: #fff;
}
/* wishlist page END */
/* empty wishlist page START */
 .woocommerce-wishlist .banner-image, .woocommerce-wishlist .wishlist-title-container{
  display: none;
}

.woocommerce-wishlist .shop_table tbody tr{
  display: grid;
  margin: 10px;
  border: 2px solid #f7f2ed;
}
.woocommerce-wishlist .wishlist_table tbody tr{
  border: none;
}
.woocommerce-wishlist .wishlist_table tbody tr{
    border: 2px solid #f7f2ed;
}
.woocommerce-wishlist tbody{
  justify-content: center;
}
 .wishlist_table tbody.wishlist-items-wrapper{
   display: flex;
   flex-wrap: wrap;
 }
 .woocommerce-wishlist .wishlist-empty i, .empty-order-page i{
  font-size: 70px;
  color : #B5E448;
}
.woocommerce-wishlist .wishlist-empty h2, .empty-order-page h2{
  font: normal normal 600 40px/55px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  margin-block: 6px;
}
.woocommerce-wishlist .wishlist-empty p, .empty-order-page p{
  margin-bottom: 20px !important;
  margin-top: 10px;
  font: normal normal normal 16px/29px Poppins;
  letter-spacing: 0px;
  color: #000000;
  max-width: 54%;
  margin: 0 auto;
}
.woocommerce-wishlist .wishlist-empty a{
  background: #B5E448 0% 0% no-repeat padding-box;
  border-radius: 10px;
  color: #fff;
  font: normal normal 600 18px/41px Open Sans;
  letter-spacing: 0px;
  display: inline-block;
  padding: 1px 6%;
}
.woocommerce-wishlist .woocommerce .star-rating{
  float: none;
  margin-top: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  width: 42%;
  margin: 15px;
  border: 1px solid #C8C8C8;
  height: 190px;
}
p.wishlist-empty{
  margin: 40px 0;
}
/* empty wishlist page END */
/* shop page cart */
.shop_table .product-remove{
  width: 5%;
}
.wishlist_table.mobile li .item-wrapper{
  text-align: center;
  width: 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail{
  display: contents;
  max-width: 100%;
}
 .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, .wishlist_table.mobile li table.additional-info td.value{
   display: none;
 }
 .wishlist_table.mobile li .item-details table.item-details-table td.value{
   text-align: center;
 }
 .wishlist_table.mobile .additional-info-wrapper tr, .wishlist_table.mobile .item-details-table tbody tr{
   border: none;
 }
 .wishlist_table.mobile li{
    border: 2px solid #f7f2ed;
    position: relative;
    font: normal normal 300 14px / 21px Poppins;
 }
 .wishlist_table.mobile .product-remove{
   position: absolute;

text-align: left;
padding: 4px 7px !important;
background: #000;
top: 10px;
    left: 10px;
height: 27px;
width: 27px;
border-radius: 5px;
font-size: 15px;
 }
 .wishlist_table.mobile .product-thumbnail img{
padding-top: 30px;
       max-width: 60%;
 }
/* cart empty */
.cart-empty.woocommerce-info{
  display: none;
}
.cart-empty-img{
      height: 70px !important;
}
.newsinner {
  position: relative;
}
.newsinner img{
      /* max-width: 235px ; */
}
.newsinner .post-content.latest-bg{
  position: absolute;
  background: #fff;
  width: 225px;
  top: 13px;
  /* left: 0; */
  right: 11px;
  padding: 15px 15px;
}
/* filter page css start */
.shop-page-filters .accordion-button:not(.collapsed) {
  color: #000;
  background-color:transparent;
  box-shadow: none;
}
.price-filter-title{
  cursor: pointer;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
    /* width: 32.53%; */
    margin: 0px 0.8% 1.20em 13px;
}
 .shop-page-filters ul{
  list-style: none;
}
.color-filter{
  flex-wrap: wrap;
}
.yith_wcwl_wishlist_footer{
  display: none;
}
#woosq-popup .single-pro-btn{
  margin-left: 0;
}
.errorimg{
  max-width: 50%;
}
.error-page .error_bgs h3{
  font: normal normal 600 25px/84px Poppins;
  letter-spacing: 2px;
  color: #242424;
  margin-bottom: 55px;
}
.shop_table .qib-button-wrapper .quantity input.input-text.qty.text{
  padding: unset;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
  padding: 0 !important;
}
.summary.entry-summary .yith-wcwl-add-to-wishlist {
  display: none
}
.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
  display: block !important;
}

#commentform {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.comment-form-email{
      order: 1;
}
.comment-notes{
      order: 2;
}
.comment-form-author{
  order: 1;
}
.comment-form-comment{
    order: 4;
}
.comment-form-cookies-consent{
  order: 5;
  display: flex;
  align-items: baseline;
  gap:10px;
}

.form-submit{
    order: 6;
}
.comment-form-url, .reply>a i,#comments .comment-meta.commentmetadata, #comments .says, .comment-notes,.comments-title{
  display: none;
}
.wc-block-components-totals-coupon__button,.wc-block-cart__submit-button,.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
  background: #B5E448;
border: none;
border-radius: 6px;
font: normal normal 600 15px / 15px Open Sans;
letter-spacing: 0px;
color: #FFFFFF;
}
.summary.entry-summary{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-rating{
    margin: 0;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{
    background-color: #000;
}
.woocommerce-product-details__short-description{
     border-top: 1px solid #dbdbdb;
}
@media (max-width: 600px) {
    .is-mobile .wc-block-components-form .wc-block-components-checkout-step:after, .is-small .wc-block-components-form .wc-block-components-checkout-step:after {
        right: 0;
        left: 0;
    }
}
.filter-page-section .pagination{
  display: flex !important;
  align-items: center !important;
      border: 1px solid #D5D5D5 !important;
}
.filter-page-section a.page-numbers,.filter-page-section span.page-numbers.current{
margin: 0 !important
}
.filter-page-section .page-numbers,.filter-page-section  .pagination li>a{
  color: #C8C2C2;
  opacity: 1;
  font:normal normal bold 18px / 19px Poppins;
}
span.page-numbers.dots{
  margin-right: 0;
  display: none;
}
.woocommerce-Tabs-panel .woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Tabs-panel  .woocommerce-Reviews .comment-form .comment-form-email{
  width: 100%;
}

.wp-block-search__button{
    background: #B5E448;
    color: #fff;
}
#sidebar  .widget_recent_entries img{
    width: 90px;
  height: 75px;
      object-fit: cover;
  }
  
  #sidebar .media.post-thumb{
    display: flex;
  }
  #sidebar .media-body {
    display: flex;
  flex-direction: column;
  justify-content: space-around;
  }
  #sidebar  .post-date{
    margin-bottom: 0
  }

  .woocommerce-account .middle-content .woocommerce-form{
    width: 50%;
    margin: 0 auto;
  }
  .woocommerce-form-login__submit{
    font: 500 15px / 15px Poppins !important;
    letter-spacing: 0px;
    color: #FFFFFF;
  }
  .woocommerce-account  .woocommerce h2{
    text-align: center;
  }
  .woocommerce-form-login__submit:hover,.woocommerce-info .button:hover,.woocommerce button.button:hover,.wc-block-components-button:hover{
    background-color: #000 !important;
    color: #fff;
  }
  .woocommerce-MyAccount-content h2{
    text-align: left !important;
  }