/*Wishlkist */
.wish-box a {
    position: relative;
}
.wishcount {
    position: absolute;
       top: -10px;
   right: -33px;
    background: #1b5e20;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    font-weight: bold;
}
.wish-box a {
    position: relative;
}
.container.wishlist-con {
    max-width: 60%;
}
table.shop_table.wishlist-table {
    font-size: 14px;
}

table.shop_table.wishlist-table a {
    padding: 10px;
    line-height: normal;
    font-size: 14px;    
    padding: 5px;
}button.remove-from-wishlist i {
    color: #de5f5f;
    font-size: 20px;
}
button.remove-from-wishlist {
    background: transparent;
    border: 0;
    padding: 0;
}
/* HTML: <div class="loader"></div> */
.loader {
  width: 20px;
  padding: 2px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #000;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
	    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}
@keyframes l3 {to{transform: rotate(1turn)}}


.woo-cart-item   span.woocommerce-Price-amount.amount,.woo-mini-cart-item  span.woocommerce-Price-currencySymbol ,.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {    font-size:15px; width: 48%;}

.woocommerce-order-received table td a,.woocommerce-order-received table td a span, .woocommerce-order-received table td span.woocommerce-Price-amount.amount, .woocommerce-order-received table td span.woocommerce-Price-currencySymbol { font-size: 14px;}
 
.woocommerce .quantity {   margin: 0 10px 0 0;  border: 1px solid rgb(221, 221, 221);   border-radius: 5px;    width: 45%;    display: flex;
    text-align: center;    justify-content: space-between;    overflow: hidden; }

.woocommerce .quantity button {     border: 0;  border: 0;   background: #fff;   color: #191919;    padding: 14px;
    font-weight: 600;    padding-top: 11px; }

.woocommerce .quantity button:last-child {     border-radius: 0 5px 5px 0;  }

.woocommerce .quantity input.qty { padding: 8px; border:0; box-shadow: none;  outline: none;   	max-width:65px; 
	appearance: textfield;  -webkit-appearance: none;  -moz-appearance: textfield;   border-radius: 0;    text-align: center;  }
 
 
.woocommerce ul.products li.product .woocommerce-loop-product__title ,
body.archive.woocommerce ul.products h2.woocommerce-loop-product__title,.woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title{  font-weight: 600;    padding: 0;
   	color:#0b0b0b;      margin: 0;  font-size:14px;     min-height: 60px; 	line-height: 20px;      text-align: left;    margin-bottom: 5px;     }

div.woocommerce ul.products, .woocommerce ul.products {  display: flex;    
    flex-wrap: wrap;    row-gap: 20px;    margin: 0;    column-gap: 0;  }

div.woocommerce ul.products li.product, .archive ul.products li,
.related.products ul.products li.product , .archive ul.products li.product,  ul.products  li.product, .woocommerce.columns-5 ul.products li.product  { 	padding:20px !important;    margin: 0;    width: 18.5%;  	border-radius: 10px;    overflow: hidden;  	display: block;	 	min-height: 398px;   background:#fff;   margin-right: 1.5%;    border-radius: 7px;     position: relative;      border: solid 1px #ebebef;    transition: 0.2s linear; }
 
div.woocommerce ul.products li.product:hover,.archive ul.products li.product:hover {    box-shadow: 0px 2px 5px #ddd;}
 .product-loop-content {
    border-top: solid 1px #ebebef;
    padding-top: 10px;
}
 ul.products.layout-1  .product-loop-content {padding:0; border:0;}

.woocommerce .onsale {         background: #1b5e20;
    color: #fff;
    font-size: 13px;
    letter-spacing: normal;
    text-transform: inherit;
    left: 24px;
    padding: 0;
    border-radius: 100px;
    top: 21px;
    font-weight: 500;
    width: 45px;
    height: 33px;
    line-height: normal;
    padding-top: 7px;
    text-align: center;    }

 .wc-img-wrapper {       height: 280px;    width: 100%;    background: #ffffff;   
    display: flex;    justify-content: center;    align-items: center;    overflow: hidden;    position: relative;
    flex-direction: column;    margin-bottom: 15px;     border-radius: 5px;     transition: 0.2s linear;  }

.woocommerce ul.products li.product img {          margin: 0;    height: auto;    object-fit: contain;
    width: auto;    display: block;    max-width: 100%;     transition: 0.2s linear; 
    border-radius: 0;     overflow: hidden;    transition: opacity 300ms ease-in-out 0.05s, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;}
 
.products li.product:hover img {     transform: scale(1.01);}
.products li.product:hover img.secondary-image { opacity:1; }
ul.products li.product.sale .price {     font-size: 14px;     display: flex;
    flex-direction: column;}

ul.products li.product .price, ul.products li.product .price span {    margin-bottom: 1rem;  color:var(--price-color);
  font-weight: 600;   letter-spacing: normal;     }

span.woocommerce-Price-amount.amount, span.woocommerce-Price-currencySymbol ,.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .woocommerce-Price-amount, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .woocommerce-Price-amount{    font-weight: 500; font-size:15px; color:var(--price-color);    }

.archive h1.page-title,  .breadcrumb-area:before, .woocommerce div.product div.images a.woocommerce-product-gallery__trigger, .woocommerce ul.products::before, .woocommerce-cart #site-content .entry-header, .woocommerce-page .entry-header  , .woocommerce ul.products::after, .woocommerce-page ul.products::after , .product p.wc-gzd-additional-info ,.woocommerce-cart .shipping-calculator-button  , .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads , .wpml-ls-statics-footer ,.otgs-development-site-front-end ,  .woocommerce-shipping-destination, p.product-disclaimer-before-related, .woocommerce-page .col2-set::before ,.content-area nav.woocommerce-breadcrumb,span.tinvwl_add_to_wishlist-text,.single-product div.product .product_meta .sku_wrapper,.woocommerce .col2-set::after, .woocommerce-page .col2-set::after,.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before, .woocommerce-cart table.cart td.actions .coupon,.woocommerce p.woocommerce-result-count,.qv-content .product-extra-info,button.single_buy_now_button.button ,.woocommerce  ul.products li.product.outofstock .button   {   display: none;  }

div#tab-additional_information  ,span.woo-selected-variation-item-name,.woocommerce-product-gallery__trigger {  display:none !important;} 

ul.products li.product .added_to_cart,ul.products-slide li.product .added_to_cart {    bottom: 0;  left: 0;  right: 0;
	top: 0;  display: block;  margin: auto;  width: fit-content;  background:var(--btn-bg-hover);  height: 36px;  border-radius: 5px; 
  font-weight: 600;  color: #fff;  font-size: 14px;  padding: 7.5px 9px;     line-height: normal; display:none;}


body.woocommerce ul.products li.product button.button, body.woocommerce ul.products li.product a.button  , ul.products li.product .button{
  vertical-align: middle;  margin: auto; width: auto;  display: inline-block;     background:#1b5e20;    border-color:#1b5e20;
    font-weight: 500;    text-decoration: none !important;       font-size: 13px;   border-radius: 0;
      color: #fff;      color: #fff;    padding: 8px 10px;
    border-radius: 5px; transition: all 0.5s ease-in-out; }

body.woocommerce ul.products li.product button.button:hover,body.woocommerce ul.products li.product a.button:hover,
ul.products li.product .button:hover{ background: var(--btn-bg-hover);    border-color: var(--btn-bg-hover);    }
body.woocommerce ul.products li.product:hover .add_to_cart_button{  }


ul.products li.product .added_to_cart:hover,,ul.products-slide li.product .added_to_cart {  background: var(--btn-bg); color:#fff;  }
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
        opacity: 0.5;
}

ul.products li.product  .add_to_cart_button ,ul.products li.product   .button.product_type_simple {     position: absolute;
    right: 20px;
    bottom: 30px;}
.archive ul.products li.product  .add_to_cart_button,.archive ul.products li.product   .button.product_type_simple { bottom:20px;}
.products li.product a.button.add_to_cart_button i {   color:#fff;}

.woocommerce-info {    font-size: 15px;border-color: #000; }
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {   font-size: 14px;  color: #191919;    font-weight: 500; }
.woocommerce-error a ,.woocommerce-checkout ul.woocommerce-error li{ color:#a90707}
.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {  background: #1b5e20; 	color: #fff; }

.woocommerce-error {  font-size: 14px;  line-height: normal;  border-top: 4px solid #f00; }
.woocommerce-checkout ul.woocommerce-error li {margin-bottom: 0;line-height: normal;padding: 0 12px;}
.woocommerce-checkout #order_review {  padding-bottom: 40px; padding-top:20px;}

span.out-of-stock-button {    line-height: normal;    font-size: 15px;    background: #8d1616;    border-radius: 5px;
    color: #fff;    padding: 5px 10px;  }

/* Shop page */

.woocommerce .content-area, .logged-in.woocommerce-account #site-content .woocommerce {    max-width:1290px;
    padding: 30px 0 2vw;    margin: 0 auto 0;   border-radius:10px;  }
.pro-layout {
    margin-right: auto;
}

.pr-filter button {
    padding: 9px;
    border-radius: 4px;
    background: #0b0b0b;
    border: 0;
    margin: 0 2px;
}

.pr-filter button  i {
    font-size: 20px;
    font-weight: 600;
}

.shop-page-row {     margin-top:40px;      align-items: flex-start;     margin-bottom: 40px; }
.shop-page-row .col-md-3 {width: 23%;         padding:0;    border-radius: 3px;     }
.shop-page-row  .col-md-9{     position: relative;     width: 75%;
    border-left: solid 1px rgba(145, 158, 171, .24);
    padding-left: 20px;}

.pr-filter {  width: 100%;    float: left;
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    justify-content: flex-end;
    align-items: center; 
    padding: 9px;
    border-radius: 9px;
    flex-wrap: wrap;      background: #f4f6f6;}

.woocommerce p.woocommerce-result-count {    font-weight: 500;    margin-bottom: 0;    padding-bottom: 0;    font-size: 12px;
    color: #444;    font-weight: 500;    padding: 10px;       order: 1;
    margin-right: auto;     }
.shop-page-row .col-md-3 h3 {
    font-size: 15px;
    padding: 10px 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
 
 
    color: #1b5e20;
    font-weight: 700;
}

.shop-page-row .col-md-3   .main-heading{     font-size: 17px;    }
.woo-view-toggle {    float: right;    margin-bottom: 0;     order: 1;    margin-left: 0;     margin-right: auto;  }
.woo-view-toggle button {     border: 0;    background: #191919;    color: #fff;  }
.woo-view-toggle button.active {    background-color: #acc84c;    color: #fff;      border: 0;  }
.woocommerce .woocommerce-ordering {      border-radius: 100px;
        order: 3;      margin-right: 0;    margin-bottom: 0;   }  

form.woocommerce-ordering select{     padding: 0;    border: 0;    width: 100%;    background: transparent;    font-size: 13px;
    margin-left: auto;    margin-right: 0;    border-radius: 5px;    padding: 4px;  }


.left-cats {       margin-bottom: 30px;}
.archive .content-area   ul.products {  align-items: flex-start;  }
ul.product-categories {     margin-left: 0;   }
ul.product-categories  li {    padding: 10px 0;    line-height: normal;position: relative; padding: 0; margin-top: 0; }
ul.product-categories li ul.children {
    display: none;
}
ul.product-categories li a {   color: #454545;   margin: 0;   font-size: 15px;   font-weight: 100;   margin: 0;    transition: 0.3s;
           line-height: normal;  max-width:80%;
    display: block;
    padding: 9px;
    font-weight: 500;
    font-size: 13px;      padding-left: 0;
    }
ul.product-categories li.cat-item.cat-item-15{display:none;}
/*
ul.product-categories li a:before{   content: "\f0c8";    font-family: "Font Awesome 5 Free";   font-size: 15px;  margin-right: 7px; }
ul.product-categories li.current-cat  a:before{	content:"\f14a"; } */
ul.product-categories li span.count {
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 15px;
    right: 30px;    color:#ee6c4d;
} 
ul.product-categories li a:hover, ul.product-categories li.current-cat a  {    color:#1b5e20;    }
ul.product-categories .cat-parent .toggle {    position: absolute;    right: 0px;  }

ul.product-categories span.toggle-btn {      width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 12px;
    display: inline-block;
    transition: 0.3s;
    background: #f1f5f9;
    border-radius: 5px;
    text-align: center;
    line-height: 19px;    cursor: pointer; }

ul.product-categories .fa-plus-square:after {    content: '+';    color: #fff;    text-align: center;    line-height: normal;
	transition:0.3s  }

ul.product-categories .fa {  color: #292929;    display: block;    text-align: center;}

ul.product-categories .fa-minus-square:after {  content: '-';    color: #fff;    text-align: center;    line-height: normal;
   transition:0.3s }

.cat-parent.current-cat-parent.open .fa:after {content: '-'; color: #fff;    text-align: center;    line-height: normal; }
li#woocommerce_product_categories-3 {    display: none;  }
ul.product-categories li:last-child {    border: 0;  }
li#woocommerce_brand_nav-2 select {    width: 100%;    padding: 10px;    font-size: 15px;    border-radius: 0;    overflow: hidden;  }
.quantity input[type="number"] {  -moz-appearance: textfield;	 -webkit-appearance: textfield;	 -ms-appearance: textfield;}


/* New code */
.custom-cart-message {
    position: fixed;
    background: #1b5e20;
    right: 30px;
    bottom: 19px;
    z-index: 10;
    border-radius: 5px;
    width: 17%;
    padding: 18px;    transform: translateX(120%);
    transition: 0.2s linear;z-index: 10000;
}
.custom-cart-message p {    color: #fff;}
.custom-cart-message button.opnecart {
    padding: 0;
    font-size: 13px;
    min-height: auto;
    border-bottom: solid  1px #fff;
    border-radius: 0;
    font-weight: 500;
    text-transform: capitalize;
    padding-bottom: 3px;
}
button.clsoecart {    position: absolute;
    right: 0;
    top: 0;
}
span.pro-titls { 
    width: 90%;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
}
.custom-cart-message.add-on {    transform: translateX(0);}
/* Range slider */
.range-slider {
    position: relative;
    width: 90%;
    min-height: 10px;
    margin-bottom: 20px;
}
.range-slider input[type="range"] {
    position: absolute;
    width: 100%;
    pointer-events: none;
    -webkit-appearance: none;
    background: none;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    background: #1b5e20;
    border-radius: 50%;
    cursor: pointer;
z-index:10;
}

.slider-track {
    position: absolute;
    height: 9px;
    width: 100%;
    background: #f2f2f2;
    top: 50%;
     z-index: -1;
    border-radius: 5px;
}

.shop-loader.loader {width: 50px;    bottom: auto;
    top: 21%; }
.shop-loader.loader.active {    visibility: visible;    opacity: 1;    z-index: 10;}
.loading2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcfcfcba;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 2;
}

body.archive.woocommerce ul.products li.product {  transition-duration: .3s; text-align:left;    min-height: 330px;    width:23.5%;   }
body.archive .wc-img-wrapper {    height: 274px;align-items: flex-start;    
    border-radius: 0; }
body.archive li.product .wc-img-wrapper img {     position: absolute;
    top: 0;
    left: 0;
    /* height: 100%; */
    bottom: 0;
    margin: auto;
    width: auto; }
 
img.secondary-image {
    position: absolute;
    top: 0;
    opacity: 0;
}
 

body.archive ul.products li.product a.button:hover {  color:#fff;}

h6.product_category_title {    font-size: 12px;      color: #999;    display: inline-block;    margin-right: 5px;} 
h6.product_category_title span:last-child {    font-weight: 600;    color: #acc84c;  }
body.archive ul.products li.product .price,body.archive ul.products li.product .price span {  text-align:left;font-size:15px;  }
.price_label {    font-size: 14px;    color: #525252;  }

ul.products li.product.sale .price ins {
    
}
li.product.sale  .price del {     order: 2;    display: block;}
ul.products li.product .price ins  span.woocommerce-Price-amount.amount {
    font-size: 17px;
    letter-spacing: normal;
    font-weight: 700;
}

ul.products li.product .price del  span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #666;
}

ul.products li.product .price del   span.woocommerce-Price-currencySymbol {
    color: #666;
}

 

body.archive .pro-dec{
    margin-bottom: 15px;display:block;
}
body.archive .pro-dec p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    font-style: unset;    font-size: 13px;
}
/* List view */
body.archive.woocommerce ul.products.layout-1 h2.woocommerce-loop-product__title { min-height: auto;}
.product-loop-content  .pro-dec { }
.pro-dec p {
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
}
body.archive.woocommerce ul.products.layout-1 li.product {    width: 100%;    min-height: auto;    border-bottom: solid 1px rgb(145 158 171 / 15%);}

body.archive.woocommerce ul.products.layout-1 li.product > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    float: left;    width: 27%;}
.layout-1 .product-loop-content {    width: 73%;    float: right;}
.layout-1 .product-loop-content  .pro-dec { display:block; margin-bottom:10px;}
body.archive.woocommerce ul.products.layout-1 li.product img {    height: auto;
    width: auto;
    position: static;;}

body.archive.woocommerce ul.products.layout-1 li.product a div.wc-img-wrapper {     border-bottom: 0;  height: 180px;}
ul.products.layout-1 li.product .added_to_cart {    margin: 0;}

body.archive.woocommerce ul.products.layout-1  li.product a.button{position:static;transform: translateY(0);}
 h1.main-heading.main-heading-shop {
 
    color: #1b5e20;
    font-size: 30px;
}

 

button.quick-view-btn,.add-to-wishlist {
    background: #ffffff;
    border: 0;
    right: 10px;
    top: 10px;
    bottom: auto;
    border-radius: 100px;
    padding: 0;
    height: auto;
    min-height: auto;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    box-shadow: 0 3px 5px #55555547;    transform: translateX(150%);
}

button.quick-view-btn  i ,.add-to-wishlist  i{
    color: #000;    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
       top: 13px;
     
}
.add-to-wishlist {
  top: 60px;
  transition-delay: 0.2s;
}
button.quick-view-btn.active i{ opacity:0;} 
button.quick-view-btn.active .loader{ opacity:1; visibility: visible;} 
.products li.product:hover button.quick-view-btn ,.products li.product:hover button.add-to-wishlist {  transform: translateX(0); }
/* Quuck view */
#quick-view-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(252 252 252 / 68%); */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.15);
}
.qv-inner {
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    max-width: 920px;
    border: solid 1px #00000021;
    min-height: 65vh;    position: relative;
}

.qv-content-left {    width: 34%;}
.qv-content-right {      width: 61%;
    border: solid 1px #ececec;
    padding: 20px;}
.qv-content-right  .description {
    width: 90%;
    position: relative;
    left: 0;
    font-size: 13px;
    font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    font-style: unset;
    font-size: 13px;
}
 
.qv-content-right  .description strong{ font-weight:500; color:#0b0b0b}
.qv-content-right  ul li {
    list-style: disc;
}
.qv-content-right .description ul {
    margin: 10px 0;
}
.qv-content-right .description p, .qv-content-right .description li {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.qv-content-left .woocommerce-product-gallery {    opacity: 1 !important; margin-bottom: 0;}

.qv-content-right table.variations {
    margin-bottom: 0;
}

.qv-content.disp-flex {     min-height: 560px;   align-items: stretch;}
button.qv-close {
    float: right;
    background: #1b5e20;
    border: 0;
    padding: 0 10px 0;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    line-height: normal;
    position: absolute;
    right: 10px;
    top: 10px;
}
 .qv-body .main-heading {
    font-size: 20px;   
}
.qv-content-left .image ,.qv-content-left .image img{     object-fit: cover; }
p.description {
    font-size: 14px;
    color: #565656;
    font-weight: 100;    letter-spacing: normal;
}

.qv-total.disp-flex {
    justify-content: flex-start;
    font-size: 14px;
    column-gap: 10px;    margin-top: 10px;    margin-bottom: 20px;
}
.woocommerce-variation-add-to-cart {     display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button.button {
    /* float: right; */
    width: 52%;
    background: #000;
    border-color: #000;
}

button.single_buy_now_button.button   {
     width: 100%;
    margin-top: 10px;
    background: #0b0b0b;border-color:#0b0b0b;
    padding: 15px 0;
}
button.single_buy_now_button.button:hover {  background: transparent;
    color: #0b0b0b;}
.price-filter  input {
    width: 48%;
    border-radius: 0;
    font-size: 13px;
}

.price-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 8px;
    column-gap: 8px;    width: 90%;
}
.cat-filters {
    margin: 20px 0;
    border-top: solid 1px rgba(145, 158, 171, .24);
}
.cat-filters label {
    font-size: 13px;
    color: #021523;
}

.filter-group {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;    margin: 17px 0;
    column-gap: 15px;
}
.filter-group input {
    margin-left: 0;
    margin-right: 5px;
    vertical-align: text-top;
}
.filter-group label:first-child {
    width: 100%;
}
.woocommerce-notices-wrapper {
    width: 100%;
}.woocommerce-notices-wrapper {}

.quick-cart a.button.product_type_simple.add_to_cart_button {
    width:57%;
    margin-left: 9%;
}

.quick-cart {
    display: flex;
    flex-wrap: wrap;
    row-gap: 9px;
    align-items: center;    border-top: solid 1px #ececec;
    padding: 20px;
}

.quick-cart .quantity {    display: flex;    width: 31%;}
.quick-cart .quantity button {    }
.quick-cart .quantity input {    padding: 10.5px;}
.quick-cart a.buy-it-btn {    width: 100%;}

/* variations */
a.reset_variations { 
    font-size: 14px;
}
table.variations {
    margin-top: 7px;
}
table.variations, table.variations th, table.variations td {
    border: 0; padding:0;
}.variations tr {
    display: flex;
    justify-content: flex-start;
    align-items: center;    margin: 8px 0;
}
.variations_form.cart td span {
    font-size: 14px;
}
.variations_form.cart td li.variable-item { 
    box-shadow: 0 0 1px rgba(156, 156, 156) !important;
}
 
.variations_form.cart td li.variable-item.selected {
    box-shadow: 0 0px 0 1px #00000080 !important;
}
/* Single */
 
.woocommerce-product-gallery img {    margin: auto;      width: 100%;  max-width: 600px; }
.product-disclaimer {  margin-bottom:10px;  }
 .single-product div.product .onsale {  left: 30px;  right: auto;   }  
 
.woocommerce-page div.product div.images {     text-align: center;     max-width: 100%; 
    border-radius: 4px;      border: solid 1px #ececec;}
.flex-viewport {    border-radius:4px;}
.woocommerce-product-gallery img { margin: auto; border-radius:4px; }
.woocommerce-product-gallery--columns-4 ol li img.flex-active {     }
.woocommerce-product-gallery .flex-control-thumbs img {
    
    border: solid 1px #efefef;
    padding: 4px;border-radius:4px;
}
.woocommerce-product-gallery--columns-4 ol {
    margin-left: 0;
    margin-bottom: 0;
    text-align: left;  
        padding: 0 0 5px;
   
}
div.woocommerce-product-gallery--columns-4 ol.flex-control-nav li {
    margin-bottom: 0;
    float: none;
      display: inline-block; border-radius:4px;
}

.single-product .sub-header .main-heading {  font-size: 30px; order: 1;  }
.single-product div.product .product_meta {     padding-top: 0;}
.single-product div.product .product_meta, .single-product div.product .product_meta a {   color: #656565;    font-weight:400; 
	font-size: 14px; }
span.posted_in {   font-size: font-w;    font-weight: 600;    font-size: 15px;     }
.woocommerce-product-details__short-description h2 ,.woocommerce-product-details__short-description h2 b,.woocommerce-product-details__short-description h3,.woocommerce-product-details__short-description h3 b,.woocommerce-product-details__short-description h4,.woocommerce-product-details__short-description h2h4b,.woocommerce-product-details__short-description h5 b { font-size: 18px ;color:#0b0b0b;  }
.woocommerce-product-details__short-description p {     color: #777;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: 6px 0; }
.woocommerce-product-details__short-description p strong {
    /* background: #e6f8e8; */
    font-weight: 500;
    color: #0b0b0b;
    font-size: 13px;
    padding: 2px 4px;
    border-radius: 5px;
}


.woocommerce-product-details__short-description  li {
    list-style: disc;
    list-style-position: inside;
}
.single-product form.cart .quantity ,li.product .quantity {  display: flex;   margin-bottom: 20px;  }
.single-product form.cart  .stock.in-stock {  margin: 14px 0; }
.out-of-stock { padding: 10px 0;  font-weight: 600;  font-size: 15px;color: #e8272b;  }
.archive  .out-of-stock  {     font-size: 13px; }
 .single_variation_wrap {  }
table.variations label {  margin: 0; font-size:14px;    min-width: 100px;}
.variations_form.cart th {        }
.variations_form.cart td {    }
table.variations select {  border: solid 1px #ccc;  font-size: 14px;  background: #fff;  border: 0;  }
 
li.product .quantity {  align-content: center;  justify-content: center;  margin-bottom: 13px;  }
li.product .quantity button {   height: auto;  padding: 0 10px;height: 35px;  }
li.product .quantity input {  height: 35px; }
.single-product  .summary  .stock.in-stock {  font-size: 13px;    display: inline-block;    color: #618428;    font-weight: 600;
    margin-bottom: 15px;  }
.single-product .summary p.price {     margin-bottom: 15px;}
.single-product .summary p.price del{     display: block;}
.single-product .summary p.price del span {
    font-size: 15px;
    color: #666;
}
.single-product  .summary  .cart { margin-top:3.5rem;}
.single-product form.cart .quantity {  margin: 0 0 0 0;   border: 1px solid rgb(221, 221, 221);    border-radius: 5px;
    width:21%;     text-align: center;    justify-content: space-between;     overflow: hidden; }

.woocommerce div.product form.cart div.quantity button { border: 0; background: #fff; color: #191919;padding: 7px 10px; font-weight: 600; font-size: 23px; }


.single-product form.cart input[type=number] {   border: 0;width: 100%;background: #fff; } 
body.single-product .product .product_title.entry-title{  font-size: 27px;  font-weight: 700; color: #1b5e20;    margin-bottom: 15px;  }

body.single-product.woocommerce button.single_add_to_cart_button { font-weight: 600;  background: #1b5e20;  color: #fff;
      border: solid 1px #1b5e20;   height: auto;    min-height: auto;  padding: 11.5px;    width: 76.1%;
    margin-left: 2.7%;}

body.single-product.woocommerce button.single_add_to_cart_button:hover {  background: #0b0b0b;    color: #fff;    border-color: #0b0b0b;  }

.woocommerce-product-details__short-description {        border-top: solid 1px #efefef;   padding-top: 14px; }

.woocommerce-product-details__short-description p { }
.single-product.woocommerce .product .summary {  margin-bottom: 40px;       padding: 0;    border-radius: 9px; }

.single-product .summary .cart {
    margin-top: 24px;
    background: #f9fafb;
    padding: 10px 20px;
    border-radius: 10px;    border: solid 1px #ededed;
}

.single-product table.variations  {     margin-bottom: 5px;}
 
.single-product .summary p.price span { font-size:20px; color:#1b5e20;    font-weight: 600;     vertical-align: bottom;}
.woocommerce-tabs {
    padding-top: 20px; 
    border-top: solid 1px #f1f1f5;
}
.single-product .woocommerce-tabs> ul li { width:32% }
.single-product div.woocommerce-tabs> ul { padding-left: 0;margin:0 0 30px;}
.single-product .woocommerce-tabs ul li a {     padding: 16px;    border: solid 1px #00000017;    font-size: 14px;    font-weight: 500;
    display: block;    font-style: normal; }
.single-product .woocommerce-tabs ul li.active a {      color: #e6f8e8;
    box-shadow: 0 2px 0 #e6f8e8;
    background: #0b0b0b;} 
 

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul {     width: 100% !important;    max-width: 100% !important;  }
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul li {      margin: 7px 0;}
.single-product .woocommerce-tabs h2 {      padding-bottom: 9px; position:relative; color:#1b5e20;    font-weight: 600;	 }
/*
.woocommerce-tabs #tab-description > h2:after {    content: '';    width: 60px;    height: 3px;    background: #1b5e20;  
	display: inline-block;    position: absolute;    bottom: 0;    left: 0;       margin: auto; }*/

.single-product .woocommerce-tabs h4,.single-product .woocommerce-tabs h3 { max-width: 100%;    font-size: 23px; margin-bottom: 15px;  }

.woocommerce-tabs p , .woocommerce-tabs li, .woocommerce-tabs ul li { color: #424242; letter-spacing: normal; margin-bottom: 5px;  }

.single-product .woocommerce-tabs ul, .single-product .woocommerce-tabs ol { PADDING-LEFT: 20PX; margin-bottom: 20px; padding-top: 10px;  }

.single-product .woocommerce-tabs ul li ,.single-product .woocommerce-tabs  li { line-height: normal;    font-size: 14px;    font-style: italic;
    letter-spacing: normal;    margin: 1px 1px;    list-style: disc;   color: #424242;font-weight: 400;  }

.single-product .woocommerce-tabs hr {  display:none;  }
 .woocommerce-tabs ul li {
    font-size: 14px;
    margin: 0;
    line-height: normal;
    list-style: disc;
    list-style-position: inside;  color: #0b0b0b; font-weight: 400;
}
 .woocommerce-tabs  p{  color: #424242;font-weight: 400; }
.woocommerce-tabs ul {    margin: 20px 0;    list-style: devanagari;}

.wishlist-box button.add-to-wishlist {
    position: static;
    width: auto;
    padding: 0;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    color: #0b0b0b;
    text-transform: capitalize;
    display: flex;
    /* align-items: center; */
    transform: none;
}

.wishlist-box {
    /* display: flex; */
    margin-top: 18px;
}

.wishlist-box button.add-to-wishlist  i {
    position: static;
    margin-right: 5px;
}


/* Related product */

.related.products, .up-sells {    clear: both;    }

.related.products h2 { font-size: 25px;    color: #1b5e20;    font-weight: 800;    
       line-height: 48px;   margin-top: 0;   margin-bottom: 30px;  }

.related.products  form.cart .quantity { float:none;float: none;  margin-right: auto; }

.related.products li.product form.cart .button{ float: none; }
.related.products  li.product form.cart div.quantity button {  padding-top: 6px;}
.related.products   li.product .price {padding-left:0;  }
.related.products {     border-top: solid 1px #f1f1f5;  }
.related.products li.product  .wc-img-wrapper { padding: 10px;}
.related.products ul.products li.product {    width: 23.5%;    margin: 0 !important;    }
/* Cart */

body.woocommerce-cart #site-content .woocommerce, body.woocommerce-checkout #site-content .woocommerce{  
	float: none;    width: 100%;    max-width: 1400px;    padding: 2rem 0px;   }

.woocommerce-cart-form  .main-heading { font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    font-style: normal; }

table.shop_table.cart { margin: 0;   }
t#coupon_code { border-radius: 5px;  font-size: 14px; padding: 10px;  }

.shop_table.cart .quantity button {    padding: 5px 9px ;  }
.shop_table.cart  .quantity { width: fit-content;}

.shop_table.cart  span.woocommerce-Price-amount.amount,.shop_table.cart  span.woocommerce-Price-currencySymbol,
.woocommerce table.shop_table tbody tr, .woocommerce-page table.shop_table tbody tr,.wishlist_table .product-add-to-cart span.dateadded,
p.wc-gzd-cart-info.deposit-packaging-type,.wc-gzd-cart-info,.yith-wcwl-wishlistaddedbrowse,.yith-wcwl-wishlistaddedbrowse span,#shipping_method li label{  font-size:14px;  }

.woocommerce table thead th {  background-color: #f5f5f5; }
.product-name a ,.product-name,.checkout-product-title{ font-size: 13px;  text-decoration: none;  color: #0b0b0b;   font-weight: 500;  }
 .shop_table.cart span.woocommerce-Price-amount.amount {
    font-weight: 700;
}
.woocommerce-cart .cart .button {       padding: 11.5px 10px;    font-weight: 500; background: var(--btn-bg);
 border-color:var(--btn-bg);    color: #fff;width: auto;margin-top: 5px;}

.woocommerce-cart .cart .button:hover {  background: var(--btn-bg-hover); color:#fff; border-color:var(--btn-bg-hover); }

.woocommerce-cart a.button.continue-shopping {
    width: 48%;
}

.woocommerce table.shop_table th,table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th { 
	font-weight: 500;   font-size:14px;  }

table.shop_table.woocommerce-checkout-review-order-table tbody th ,table.shop_table.woocommerce-checkout-review-order-table tfoot th ,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th , .woocommerce-remove-coupon{ color:#363636; }

table.shop_table.woocommerce-checkout-review-order-table td:last-child,
table.shop_table.woocommerce-checkout-review-order-table th:last-child {  text-align: right; }

.woocommerce-cart .woocommerce-notices-wrapper  {  width: 100%;}

.woocommerce-cart #site-content   .entry-content,.woocommerce-checkout #site-content .entry-content {   max-width: 92%;
    margin: auto;  }

.woocommerce-cart #site-content   .woocommerce,.woocommerce-checkout #site-content .woocommerce{  width:100%;    padding-bottom: 0px; 
	margin-top: 0;  border-radius: 10px;  padding: 20px 0;float: left;  }

form.woocommerce-cart-form {  float: left;  width:68%;    margin-bottom: 15px; }

form.woocommerce-cart-form h3 {     font-weight: 600;    margin-bottom: 12px;    background: #fa87b1;    color: #fff;
    font-size: 17px;    padding: 7px 10px;    border-left: solid 5px #e8c57c;    display: inline-block;    min-width: 30%; }

tr.woocommerce-cart-form__cart-item.cart_item{           position: relative;    padding: 10px 40px;    
    background: #fff;    margin-bottom: 10px; } 

tr.woocommerce-cart-form__cart-item .product-thumbnail{ position: relative;}
.woocommerce-cart-form table td.product-name a {    width: 30%; color:#0b0b0b; font-weight:500;}
.woocommerce-cart-form .product-remove a.remove  {   text-align: center;      left: 15px;    top: 15px;
	z-index: 2; border-radius: 0;    color: #343434;           }
.woocommerce-cart-form .product-remove a.remove:hover {      color: #cd2653 !important;background:transparent}
.woocommerce-cart-form img {     max-width: 70px;     border-radius: 5px;  }
 

.product-cart-row  .product-subtotal {  display: flex;  column-gap: 5px;  margin-top: 9px;  }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {       width: 26%;
    float: right;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 53px;
    padding: 0;    border: solid 1px #f4f6f6;    box-shadow: 5px 5px 15px #f4f6f6;
    margin-bottom: 0;}

.woocommerce .cart-collaterals table.shop_table{    max-width: 90%;
    margin: auto;}
p.cart-total-info {margin-bottom: 20px;
    border-bottom: solid 1px #f4f6f6;
    padding: 20px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {  float: right;   width: 100%; } 
.woocommerce-page .cart-collaterals .cart_totals h2 {      margin-bottom: 10px;     padding: 0 0;    font-size: 26px;    font-weight: 700;     }
.woocommerce .cart-collaterals table.shop_table tr.cart-subtotal {
    border-bottom: solid 1px #ececec;
    padding-bottom: 0;
}
.woocommerce .cart-collaterals table.shop_table tr td {
    text-align: right;
}.woocommerce .cart-collaterals table.shop_table tr.woocommerce-shipping-totals th, .woocommerce .cart-collaterals table.shop_table tr.woocommerce-shipping-totals td {
    padding: 40px 0 10px;
}
.woocommerce .cart-collaterals table.shop_table tr td, .woocommerce .cart-collaterals table.shop_table tr th {
    padding-left: 0;
    padding-right: 0;
}
#shipping_method span.woocommerce-Price-amount.amount {
    display: block;
}
.woocommerce-cart-form .product-remove {width: 10%; padding-left:15px; padding-right:15px;}

.cart-td {
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 10px;
    flex-direction: column;
    row-gap: 9px;
}
label.cart-label {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
    min-width: 80px; 
}

.cart-td {  margin: 6px 0;}
.woocommerce-cart .quantity input.qty{ padding: 6px;    background: transparent;    max-width: 35px;}

.woocommerce-cart .woocommerce-error li {  display:block; }
.woocommerce-cart .cart-collaterals .cross-sells {width: 100%; margin: auto;  padding: 0 15px; }
.wr-cart-balance {  font-size:16px;  }
.woocommerce-cart .cart-collaterals .cross-sells h2 {  font-size: 20px;  }
.woocommerce-cart  .wr-cart-buttons button.button span {  font-size: 14px;  font-weight: 500;  }
.woocommerce-cart   .wr-cart-buttons button.button {  padding: 0.5em 1em;  font-size: 12px;  height: 40px;  min-height: 40px;  }

.woocommerce .cart_totals h2, .woocommerce .woocommerce-billing-fields h3, .woocommerce-page .woocommerce-order-details h2, .woocommerce-page form.woocommerce-checkout h3 {    font-size: 19px;
    margin-top: 0;
    color: var(--main-color);
    font-weight: 700;}
.woocommerce-cart #shipping_method { padding-bottom: 0; }

.woocommerce-message .button.wc-forward{      border-radius: 5px;padding-left: 10px;  padding-right: 10px;   min-width: 190px; color:#fff;border:0; border:solid 1px #1b5e20; }
.woocommerce-message .button.wc-forward:hover{ background:transparent; color:#1b5e20; text-decoration:none !important; }

.woocommerce-cart  table.cart td.actions .coupon {  text-align: left;     }
input#coupon_code {    width: 100% !important;    padding: 10px;    font-size: 13px;    border-radius: 5px;    background: #f5f5f5; }

.woocommerce-page table.cart td.actions {    background: #fff;    padding: 20px 0;     text-align: left; }

.woocommerce-cart-form .actions button[name=update_cart] {   background: var(--btn-bg);    border: 0;    color: #fff;
    font-size: 14px;    font-weight: 500;    position: relative;    top: 0;     width: 48%; }

.woocommerce-cart-form .actions button[name=update_cart]:hover {    background: var(--btn-bg-hover); }
 .coupon-box {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 15px;
}
.woocommerce-cart-form table td.product-name {
    padding-left: 0;    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Checkout */


.woocommerce-form-coupon-toggle .woocommerce-info {   border: solid 1px #dedede;    background: transparent; }
.woocommerce-checkout form[name=checkout] {  padding-top: 20px;  }
.woocommerce form .form-row label {  font-weight: 600;  text-decoration: none;  text-shadow: none; font-size: 13px;  color: #212121; }
 
.woocommerce form .form-row .woocommerce-input-wrapper .input-text, .woocommerce form .form-row .woocommerce-input-wrapper select{
  box-sizing: border-box;  width: 100%;  margin: 0;  outline: 0;  line-height: normal;  min-height: 44px;  padding: 12px;
    font-size: 14px;  font-weight: normal;  color: #262a32;border: solid 1px #aaaaaa57;  background: #fff;
  border-radius: 5px;  box-shadow:none;        }
.select2-container .select2-selection { padding: 2.5px 9px; border-bottom: solid 1px #262a3224; }
.woocommerce-checkout form .col2-set p {    margin-bottom: 10px;}
 

.woocommerce form.woocommerce-checkout h3#order_review_heading, .woocommerce-checkout #order_review {  
	padding-right: 20px;  padding-left: 0;    margin: 0;     font-weight: 600; }
.woocommerce-checkout form #order_review { padding:0;}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .woocommerce-Price-amount ,.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table span{ font-size:14px;    font-weight: 500; }

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table th {  border: 0;  font-size: 14px;
  font-weight: 400;     vertical-align: middle; }

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tfoot th {  padding-left: 0;   font-weight: 600;padding: 0 }.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total span {
    font-size: 19px;
    font-weight: 600;
}

.woocommerce-checkout-review-order-table td.product-name .product-quantity {min-width: 20px;    display: none; }
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .order-total{ font-weight:600  }
.woocommerce-form-coupon-toggle .woocommerce-info {  margin-bottom: 3px;   font-size: 14px; }
form.checkout_coupon p {    font-size: 15px;  }

.woocommerce-order-overview ,.dhl-preferred-service-content , .woocommerce-error li, .woocommerce-info,.woocommerce-message{    font-size: 16px;  }
a.checkout-button.button.alt.wc-forward {    font-weight: 600;
    display: block;
    padding: 16px 20px;
    line-height: 16px;
    background: var(--btn-bg);
    color: #fff;
    border: solid 1px var(--btn-bg); 
    display: block;
    width: auto;
    width: 90%;
    margin: 40px auto 20px;}

a.checkout-button.button.alt.wc-forward:hover {   background: var(--btn-bg-hover);border-color:var(--btn-bg-hover); color:#fff; text-decoration:none !important; }

.woocommerce-checkout button[name=apply_coupon] {  border-radius: 5px;}
.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{     border-color: #9f9f9f; }
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td:last-child {    min-width: 90px;}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {     width: 51%;}


.woocommerce form .form-row .input-checkbox { margin: 0; 
    width: 20px;    position: relative;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;}

input[type="checkbox"]:checked::before { left:0; margin:0;}

body.woocommerce-checkout div.woocommerce-terms-and-conditions p{ width:100%; }

body.woocommerce-checkout div.woocommerce-terms-and-conditions-wrapper p {
    width: 100%;   
}

/* New code */
.woocommerce-checkout   .menu-sec {
    border-bottom: solid 2px #ececec;
}

.woocommerce-checkout main#site-content { position:relative;    padding-top: 40px;}
.woocommerce-checkout main#site-content:after {
    content: '';
    width: 41%;
    height: 100%;
    background: #f4f6f6;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px #ececec;
}

.woocommerce-checkout form .form-row { display: block;}
 
.woocommerce-billing-fields__field-wrapper {  display: flex;    flex-wrap: wrap;    justify-content: space-between;    column-gap: 5%;  }
.woocommerce-checkout form .col2-set p {    width: 47%;  }
.woocommerce-billing-fields h3 {     font-weight: 600;   margin-bottom: 9px;  }

.woocommerce-checkout form .col2-set p.form-row:nth-child(3), .woocommerce-checkout form .col2-set p.form-row:nth-child(4), .woocommerce-checkout form .col2-set p.form-row:nth-child(5) {  }
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table {
    margin-top: -70px;
    
}

.checkout-product-image img {    max-width:35px;}

.checkout-product-image {
      position: relative;
    border: solid 1px #fff;
    padding: 4px;
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: 5px 5px 15px #fff;
    background: #fff;
}

.checkout-product {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
span.checkout-qty-badge {
    background: #1b5e20;
    color: #fff;
    font-size: 11px !important;
    padding: 1px 6px;
    border-radius: 100px;
    position: absolute;
    top: 0;    left: 0;
}
.checkout-product-title {    font-size: 13px;}


#shipping_method li label { line-height:normal; }
#shipping_method li { }
#shipping_method { padding:0; }
#shipping_method  span.woocommerce-Price-amount.amount {  }
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading,
.woocommerce form.woocommerce-checkout h3#order_review_heading, .woocommerce-checkout #order_review{  max-width:100%; width:100%;   background: transparent;}

.woocommerce form .form-row label {     margin-bottom: 0;}
.woocommerce-checkout-review-order ul {    margin: 1rem 0 2rem;    padding-left: 0;}
.woocommerce-checkout-review-order-table td {   padding: 8px 0; }

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tbody::after, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table tbody::after, .woocommerce-page form .form-row::before,.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {  display:none;   }
 
/*
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .cart-subtotal, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .order-total {
    border-top: 1px solid #cdcdcd;  }

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table {    margin-top: 0;    border: 0;    margin-bottom: 10px;  }
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead {  }
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead th {
    border-bottom: solid 1px #f1f1f5;
    padding: 20px 0;
    font-size: 20px;    background: transparent;
}
.woocommerce-checkout-review-order #payment #place_order {
    padding: 16px 20px;
    border-radius: 5px;
    font-weight: 600;
    float: left;
    background: #0f172b;
    border-color: #0f172b;    width: auto;
}
.woocommerce-checkout-review-order #payment #place_order:hover {    background:transparent; color:#0f172b ;border-color:#0f172b;}
*/
/*
.payment-secure-box {
    clear: both;
    background: #fff;
    padding: 20px 0;
}

.payment-secure-box li {
    column-gap: 10px;
    display: flex;
}

.payment-secure-box li  h6 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 8px;
}

.payment-secure-box li p {
    font-size: 13px;
}

.payment-secure-box ul {
    background: #f2f8f3;
    padding: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;border-radius: 10px; 
}*/




/* Order received */ 
.woocommerce-order-received main#site-content:after { display:none;}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {  text-align: center;    margin-bottom: 40px;
    padding-bottom: 10px;    font-weight: 600;    font-size: 17px;    background: #1b5e20;    line-height: normal;
    padding: 8px 0;    color: #fff; }


ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {    display: flex;    flex-wrap: wrap;
    justify-content: space-between;row-gap: 10px;    }

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li { background: #f5f5f5;    width: 24%;
    padding: 10px;    border-radius: 5px;    margin: 0;  }

.woocommerce-order-received .woocommerce-order li {     margin-left: 0;   width: 24%;    vertical-align: top;    display: inline-block; 
	font-size: 15px; }

.woocommerce-order-received .woocommerce-order li strong {    display: block;    color: #282828;  } 

.woocommerce-order-received  section.woocommerce-order-details,.woocommerce-MyAccount-content section.woocommerce-order-details {
    max-width: 100%;  }

.woocommerce-order-received .woocommerce-order ul.wc-item-meta li {   display: block;    float: none;   width: auto;  }
.woocommerce-order-received .woocommerce-order ul.wc-item-meta li strong {    font-weight: 600;}
.woocommerce-customer-details h2 {  font-size: 21px;  margin-top: 0;  }
.woocommerce-customer-details address {  font-size: 14px;  font-weight: normal;  color: #333;  }

.woocommerce-order-received table td, .woocommerce-order-received table th, .woocommerce-order-received table tr {  border: 0; 
	font-size: 14px;  }

.woocommerce-order-received section.woocommerce-order-details {      float: left;       background: #f1f1f1;
    padding: 20px;    margin-top: 20px;    margin-bottom: 20px;}
.woocommerce-order-received section.woocommerce-customer-details {
    float: left;
    width: 48%;
    border: solid 1px #f1f5f9;
    padding: 20px;
    border-radius: 5px;
}
.woocommerce-order-received table tr {    height: auto;}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {   margin: 10px 0; }
 table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th {      background: #282828;    color: #fff; }

/* My account */
.woocommerce-lost-password   ul.woocommerce-error {
    width: 100%;
}
.woocommerce-account .woocommerce-error li {       display: block;     } 

#customer_login ,form.woocommerce-ResetPassword.lost_reset_password {    width: 100%;  max-width: 95%;    margin: auto;
     padding: 50px;    background: #fff; }

#customer_login { display: flex; column-gap: 10%; position: relative; justify-content: space-between; align-items: stretch;    padding-top: 0;    padding-bottom: 0;}

/*#customer_login:after {    content: '';    width: 1px;    height: 100%;    position: absolute;    left: 49.8%;    background: #dedede; } */
div#customer_login input {  padding: 16px; }
#customer_login button[type="submit"] {    padding: 12px  30px;  }

.form-row.validate-required input{  width:100%;}
#customer_login input[type="checkbox"],#customer_login input[type="radio"] {  padding:0;}

#customer_login .col-1,#customer_login .col-2 {       padding: 40px;
    border-radius: 10px; }
.account-btns.disp-flex {    border-top: solid 1px #ededed;        padding: 20px 0 0;   margin-top: 30px;  }

.woocommerce-account form .form-row {   margin-bottom: 15px;    display: block; }

button.regist-openform,button.login-openform {  height: auto;  border: 0;  padding: 0;  color: #282828;    background: transparent;
    text-transform: capitalize;   font-size: 15px;   font-weight:500  }
 
.woocommerce form.woocommerce-form-login input[type="checkbox"] {    height: 16px;    width: 5px;    border: solid 1px #242424; 
    min-height: auto;    padding: 0;  }

.logged-in.woocommerce-account #site-content .woocommerce {   padding: 2vw; flex-direction: column;}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {width: 100%;  }

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {  background-color: #fff;  border: 1px solid #e5e5e5;  padding: 0;
  list-style: none;  margin: 0;   padding: 10px 0;  display: flex;  align-content: center;  justify-content: center; column-gap: 15px;}

.woocommerce-MyAccount-navigation ul  li {  margin: 0 !important;  }

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {  padding: 10px;  text-decoration: none;  font-size: 15px;
	display: block;    font-weight: 500;    color: #212121;border-radius:5px; }

.woocommerce-account  nav.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-account  .woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-account  .woocommerce-MyAccount-navigation ul li a:focus {  background: #f2f2f2;    color: #000; border-left: 0;
	text-decoration:none !important; }

.woocommerce-account .woocommerce-MyAccount-content {  border: 1px solid #e5e5e5;  padding: 20px;  background-color: #fbfbfb;
  min-height: 254px; width:100%;  }

.woocommerce-account .woocommerce-MyAccount-content  a {  border: 0; }
 
.woocommerce-account .woocommerce-MyAccount-content address {  font-size: 14px;  font-weight: 500;  color: #444;  }

.woocommerce-account #site-content .woocommerce { padding: 30px 0;margin:2vw  auto 40px;width: 100%;   border-radius:10px;  
	max-width: 92%; }

.woocommerce-account #site-content h2 {margin-top: 0;font-size: 25px;font-weight: 700;color:var(--main-color);margin-bottom: 16px;   }

.logged-in.woocommerce-account #site-content h2 {margin: 20px 0 10px;text-align: left;   }
.woocommerce-terms-and-conditions-wrapper {  margin-bottom: 0;  }

.woocommerce-account .woocommerce-MyAccount-content p ,.wc-block-components-notice-banner{ font-size:15px; }
.woocommerce-account table.account-orders-table .button,.checkout_coupon.woocommerce-form-coupon p  {  color:#2e2e2e;  }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {  background-color: #2e2e2e !important;   color: #fff;  }
span.select2-container--default .select2-selection--single .select2-selection__arrow {  height:100%}
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {  color: #2e2e2e;  }
.woocommerce-checkout form #order_review_heading {  margin-top: 4rem;    padding-top: 20px;  }
.woocommerce-error, .woocommerce-info, .woocommerce-message {      font-size: 15px;
    background: #f4f6f6;
    border: solid 1px #1b5e20;}
.woocommerce-product-attributes.shop_attributes th {   font-weight: 500;  }
.single-product .woocommerce-Tabs-panel--additional_information table td {  font-size:14px;}

.woocommerce-pagination ul.page-numbers a { color:#2e2e2e }

.woocommerce-account .woocommerce-MyAccount-content h3{    margin-top: 20px;    font-size: 26px;  }
.woocommerce-account table.account-orders-table .button {  color:#fff !important}
.woocommerce-account table.account-orders-table th, .woocommerce-account table.account-orders-table td { font-size: 14px;  }

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-ord er-received {  text-align: center;  background: #4b3b3b;
  color: #fff;  padding: 10px;  font-weight: 600;  margin-bottom: 20px; }  

form#yith-wcwl-form {    width: 100%;    max-width: 92%;    margin-top: 15px;  }
form#yith-wcwl-form .login-pro {      position: static;}

table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper {
    align-items: center;    display: flex;    font-size: 13px;    line-height: 20px;    }
 
.woocommerce-tabs .panel h2:first-of-type {	font-size: 2rem;} 
 
table.wishlist_table tbody td .quantity { display: flex; margin: auto; align-content: center; justify-content: center; margin: 10px 0; }

/*single page*/
 
.woocommerce-tabs #tab-reviews .woocommerce-Reviews { clear:both;}
.product-extra-info {  border-top: solid 1px #ededed;   margin-top: 30px;   padding-top: 12px;    border-bottom: solid 1px #ededed; }
.product-extra-info h4 {    font-weight: 600;    font-size: 22px;  }
.product-extra-info img { max-width:60px;}
.product-extra-info ul {     padding: 12px 0px;    margin-bottom: 10px;    display: flex;    flex-wrap: wrap;
	justify-content: space-between;    column-gap: 15px; }
 
.product-extra-info li {    margin: 20px 0px;    font-size: 14px;       width: 46%;  }
.product-extra-info li span{       color: #0b0b0b;	font-weight:600;display:block;    font-size: 15px;  margin:10px 0}
.product-extra-info li p {         font-weight: 400;    display: block;    font-size: 14px;  
	line-height: normal;  }
ul.products li.product .tinvwl_add_to_wishlist_button {    margin-top: 0;} 
a.button.direct-checkout-button{    background: transparent;    color: #cb0001;    width: 94%;    padding: 14px 0;    margin-top: 15px; }
 

.wc-why-choose-us {
    margin-top: 40px;
    border-top: solid 1px #dadada;
    padding-top: 40px;
}
.wc-why-choose-us h3 {
    font-size: 22px;
}
.wc-why-choose-us ul {
   
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    row-gap: 14px;border-radius: 10px;  
}
.wc-why-choose-us li {
  column-gap: 10px;
  display: flex;    align-items: center;
}
.wc-why-choose-us li  i { font-size:6px;}
.wc-why-choose-us h6   {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;    color: #0b0b0b;
 
}

/* Reset Page CSS Start */

form.lost_reset_password {  display: flex;  flex-direction: column;   align-items: center;  gap: 20px;  padding-bottom: 0 !important;  }
.lost_reset_password .clear {  display: none;  }

/* Reset Page CSS END */

.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text { border-color: #cd2653;    border-width: 1px;}
 
.tinv-wraper.tinv-wishlist {
    text-align: left;
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 10px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before { margin:0;}
 



/* New code */
.woocommerce-checkout form .col2-set {
    padding: 0;
    width: 100%;
}
.woocommerce-form-coupon-toggle,ul.woocommerce-error {
    width: 60%;
}
.woocommerce-checkout form .col2-set .col-1 {
    float: left;    margin-bottom: 30px;
    width: 60%;
}

.woocommerce-checkout form #order_review {
    float: right;
    width:35%;    
    z-index: 2;
    position: relative;
}
div#payment {
      clear: both;
    width: 55%;
    padding: 10;
    border: solid 1px #d8d8d8;
    padding: 20px;
}
div#payment h3 {
    margin-bottom: 20px;
}
  .woocommerce-page #payment #place_order {
    float: none;  
    width: 100%;
    margin-top: 10px;
    padding: 14px 0;
    background: #1b5e20;
    border-color: #1b5e20;display:block;
}
.woocommerce-page #payment #place_order:hover {  color:#1b5e20; background:transparent;}
.woocommerce-checkout form #order_review div#order_review {
    width: 100%;
}
.woocommerce-checkout  .wc_payment_method .payment_box p {
    font-size: 13px;
    font-family: 'Poppins', serif;
    width: 100%;
}

ul.wc_payment_methods  li {
    background: #ececec;
    padding: 10px;
    margin: 10px 0;
    border-radius: 4px;
}

ul.wc_payment_methods li .payment_box {
    padding: 0;
    padding-left: 35px;
    font-size: 14px;
}

.wc_payment_method input.input-radio[name=payment_method]+label {
    font-weight: 700;
    font-size: 15px;    margin-bottom: 1px;
    color: #1b5e20;
  
}