@charset 'utf-8';
/*
Theme Name: hillofthebuddha child 
Theme URI: 
Description: hillofthebuddha Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: hillofthebuddha Child Theme
Author URI:  
Template: hillofthebuddha
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hillofthebuddha-child-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap');
/* font-family: "Cabin", sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/* font-family: "Inter", sans-serif; */



.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

.white-logo {
	display:none !important;
}

.elementor-editor-active .white-logo {
	display:block !important;
}

.white-user-i {
    display: none;
}

.home .scrol-header .white-user-i {
    display: block;
}

.elementor-editor-active .white-user-i {
    display:block !important;
}

.hover-block-text:hover .e-con {
    background-color: transparent !important;
}

.hover-block-text .elementor-widget-text-editor {
	display: none !important;
 transition:0.3s;
}

.hover-block-text:hover .elementor-widget-text-editor {
    display: block !important;
	 transition:0.3s;
}

.elementor-editor-active .hover-block-text .elementor-widget-text-editor {
    display: block !important;
	 }

.header-cart-item .eicon-cart-solid:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/black-header-cart-i.svg);
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
}

.header-cart-item .elementor-button-icon-qty {
    background-color: #3B5163 !important;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 8px !important;
    line-height: 10px !important;
    color: #FFFFFF;
    z-index: 1;
    width: 18px !important;
    height: 18px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.home .header-wrap {
    background-color: transparent !important;
    position: fixed;
    z-index: 1;
}

.home .header-wrap.scrol-header {
    background-color: #fff !important;
    }


.home .header-wrap  .dark-logo {
    display: none;
}

.home .header-wrap.scrol-header  .dark-logo {
     display: block !important;
}

.home .header-wrap .white-logo {
    display: block !important;
}

.home .header-wrap.scrol-header .white-logo {
    display: none !important;
}

.home .header-wrap  .elementor-item {
    color: #fff !important;
}

.home .header-wrap.scrol-header  .elementor-item {
    color: #1F2930 !important;
}


.home .header-wrap .dark-user-i {
    display: none;
}

.home .header-wrap.scrol-header .dark-user-i {
    display: block !important;
}

.home .header-wrap .dark-user-i {
    display: none;
}

.home .header-wrap .white-user-i {
      display: block !important;
}

.home .header-wrap.scrol-header .white-user-i {
      display: none !important;
}

.home .header-wrap .header-cart-item .eicon-cart-solid:before {
      background-image: url(/wp-content/uploads/2025/11/header-cart-i.svg);
  }

.home .scrol-header .header-cart-item .eicon-cart-solid:before {
      background-image: url(/wp-content/uploads/2025/11/black-header-cart-i.svg);
  }


.header-wrap .elementor-nav-menu .sub-arrow {
      padding-left: 5px;
}

.header-wrap .sub-menu {
    padding: 15px 0 !important;
    min-width: 354px !important;
}

body p:last-of-type {
    margin-bottom: 0;
}

body p {
    margin-bottom: 27px;
}

.products .button {
    display: none !important;
}

.mbp38 p {
    margin-bottom: 38px;
}

.elementor-widget-text-editor ul {
    padding-left: 25px;
    margin-bottom: 27px;
}

.faq-item .e-n-accordion-item:last-child .e-n-accordion-item-title {
    border-bottom: 1px solid #DDDDDD !important;
}

.faq-item .e-con {
    margin-top: -8px !important;
}

.elementor-widget-form input[type=date], .elementor-widget-form input[type=email], .elementor-widget-form input[type=number], .elementor-widget-form input[type=password], .elementor-widget-form input[type=search], .elementor-widget-form input[type=tel], .elementor-widget-form input[type=text], .elementor-widget-form input[type=url], .elementor-widget-form select, .elementor-widget-form textarea {
    padding: 23px 30px;
    }

.elementor-widget-form textarea {
    border-radius: 30px !important;
    padding-top: 19px;
    min-height: 164px;
}

.elementor-widget-form .eicon-caret-down:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/select-arrow-down-i.svg);
    width: 12px;
    height: 8px;
    display: inline-block;
    position: relative;
    right: 28px;
    top: -1px;
}

.elementor-widget-text-editor ul ul {
    list-style: disc;
    margin-bottom: 0;
}

.contact-wrap .elementor-widget-heading {
    display: none;
}

.contact-wrap .elementor-widget-text-editor .elementor-widget-container {
    padding-top: 0 !important;
}

.contact-wrap .elementor-widget-image {
    text-align: center !important;
}

.contact-wrap .elementor-widget-image  img {
    width: 260px;
    object-fit: cover;
}

/* cart */

.woo-cart-title {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 46px;
    color: #1F2930;
}

.woo-cart-continue-shopping, .woo-cart-continue-shopping-link {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #1F2930;
}

.woo-cart-title-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 19px;
}

.woo-cart-title .wc-cart-count {
    padding-left: 15px;
    position: relative;
    top: -3px;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #1F2930;
}

[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}

 .quantity .minus, .quantity .plus {
    padding: 0 !important;
    width: 46px !important;
    height: 46px !important;
    background-color: #F5F4F4 !important;
    color: #000 !important;
    background: #F4F4F4;
    border-radius: 45px !important;
    border: none !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

 .woocommerce .quantity .qty {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center !important;
    letter-spacing: 0.1em;
    color: #000000;
    padding: 0;
    border: none;
    width: 40px;
    display: flex;
}

.woocommerce .quantity {
    display: flex;
    flex-direction: row;
    width: 197px;
    margin-right: 24px !important;
    padding: 11px;
    justify-content: space-between;
    border: 1px solid #DDDDDD;
    border-radius: 55px;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 35%;
    float: right;
    padding: 24px 32px 32px;
    background-color: #F4F4F4;
    border-radius: 24px;
}

.woo-cart-continue-shopping {
    padding-top: 15px;
    padding-right: 0;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
       width: 100%;
}

.woocommerce table.shop_table th {
    border: none !important;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #716F6F;
}

.woocommerce table.shop_table td {
     border: none !important;
}

.woocommerce table.shop_table {
    border: none;
 }

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    opacity: 1 !important;
    color: #fff;
}

.cart_totals h2 {
    border-bottom: 1px solid #E0E0E0 !important;
    padding-bottom: 21px;
    margin-bottom: 0;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1F2930;
}

.woocommerce-cart-form__cart-item a {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-cart-form__cart-item .product-price, .woocommerce-cart-form__cart-item .product-price .woocommerce-Price-amount.amount {
   font-family: "Inter", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #000000;
}

.woocommerce-cart-form__cart-item .product-subtotal {
    font-family: "Barlow", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    font-size: 14px;
   }


.cart-wrap .quantity {
    border: 1px solid #EEEEEE;
}

.cart-wrap .quantity button {
    padding: 0 0;
    border: none;
    color: #000;
    background-color: #F9F9F9;
    width: 100%;
    height: 38px;
    font-size: 10px;
}

.cart-wrap .quantity {
    border: 1px solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce a.remove {
    font-size: 38px;
    color: #1F2930!important;
    text-decoration: none;
    font-weight: 400;
    background-color: transparent !important;
    width: 28px;
    height: auto;
    position: relative;
    left: 3px;
    top: 14px;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

input::-webkit-inner-spin-button {
   position:absolute;
    visibility: hidden;
    opacity: 0;
}

.woocommerce a.remove:hover {
    color: #CCCCCC !important;
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    padding: 24px 10px 24px 0;
    letter-spacing: 0;
    text-transform: none;
   font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-cart .cart-collaterals .cart_totals table .order-total td {
    text-align: right;
}


.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
    text-align: right;
    padding: 24px 0 24px 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .woocommerce-Price-amount.amount {
    padding-right: 0;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #1F2930;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td strong {
    font-weight: 600;
}

.woocommerce-cart .cart-wrap .woocommerce-cart-form__contents th {
    border-bottom: 3px solid #EEEEEE !important;
    padding-bottom: 2px;
    padding-right: 0;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td {
    border-bottom: 1px solid #DDDDDD !important;
}

.woocommerce-mini-cart__empty-message {
    padding: 22px;
}

.coupon {
    width: 70.5%;
}

.actions .coupon button.button {
    max-width: 190px;
    background-color: #F4F4F4;
    min-width: 167px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
    padding: 24px 10px !important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 302px;
    text-transform: none;
    border: 1px solid #EEEEEE;
    border-radius: 100px;
    padding: 23px 23px;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
}

.woocommerce-cart .cart-collaterals .cart_totals table .order-total th, .woocommerce-cart .cart-collaterals .cart_totals table .order-total td {
    border-top: 1px solid #E0E0E0 !important;
    padding-top: 24px;
    padding-bottom: 6px;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 8px 0 0;
}


.woocommerce-cart-form {
    padding-right: 49px;
    width: 64.8%;
    float: left;
}

.woocommerce-cart .cart-wrap .woocommerce-cart-form__contents th.product-name {
    padding-left: 0;
    width: 62.5%;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-remove {
    padding-left: 0;
    width: 20px !important;
    padding-right: 0;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 72px;
    border-radius: 16px;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 109px;
    padding-right: 5px;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-thumbnail {
     padding-left: 0;
    display: flex;
    flex-direction: row;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-thumbnail a {
    display: flex;
}


.product-cart-title-wrap {
    display: flex;
    align-items: center;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-cart-title-wrap {
    padding: 23px 0;
}

.product-thumbnail {
    padding-left: 9px;
}

.product-name {
    padding-left: 16px;
}

.woocommerce-cart .cart-wrap .woocommerce-cart-form__contents th.product-quantity {
    padding-left: 23px;
}

.woocommerce-cart .cart-wrap .woocommerce-cart-form__contents th.product-subtotal {
    text-align: right;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-quantity {
    padding-left: 0;
    width: 21.5%;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-subtotal {
    padding-right: 0;
    width: 12%;
    text-align: right;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-price {
    width: 17.5%;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
      padding: 32px 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 10px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    max-width: 100%;
}

.woocommerce-shipping-totals.shipping td {
    text-align: right;
}

#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button {
      color: #000;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-subtotal, .woocommerce table.shop_table .woocommerce-cart-form__cart-item .woocommerce-Price-amount.amount {
    padding-right: 0;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930 !important;
}

.woocommerce-cart .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-cart-add-to-cart {
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #3B5163;
    color: #fff;
}

.actions button.button {
    max-width: 154px;
    padding: 24px !important;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents th {
    border-bottom: 1px solid #EEEEEE !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
    padding-top: 30px !important;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total .woocommerce-Price-amount.amount {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: right;
    color: #1F2930;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #3B5163;
    color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover {
    color: #fff;
     background-color: #3B5163;
   }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 2em;
    position: relative;
    background-color: #fff;
    border: 0px solid #E0E0E0;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    vertical-align: middle;
}

.woocommerce-message {
    border-top-color: #E0E0E0;
}

.woocommerce-message::before {
    color: #1F2930;
    top: 21px;
}

.woocommerce table.shop_table th {
    padding: 13px 12px 14px;
}

.woocommerce table.shop_table td {
    padding: 25px 12px;
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-name {
    width: 37%;
    padding-left: 7px;
}

.woocommerce-cart-form__contents .product-subtotal {
    text-align: left;
}

.woocommerce-cart-form__contents thead th.product-name {
    padding-left: 0;
}

.woocommerce-cart-form__contents thead  th.product-subtotal {
    text-align: right;
    padding-right: 0;
}

.woocommerce-cart-form__cart-item .quantity .minus, .woocommerce-cart-form__cart-item .quantity .plus {
    width: 25px !important;
    height: 25px !important;
    }

.woocommerce .woocommerce-cart-form__cart-item  .quantity {
    width: 109px;
    margin-right: 0 !important;
    padding: 5px;
    margin-left: 10px;
    margin-top: 2px;
}






/* cart */

/* checkout */


#customer_details {
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    width: 53%;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}

form.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-checkout h3 {
    text-transform: none;
    padding-bottom: 24px;
    margin-bottom: 0;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #1F2930;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    margin-bottom: 16px !important;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-checkout input[type=date], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=number], .woocommerce-checkout input[type=password], .woocommerce-checkout input[type=search], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=text], .woocommerce-checkout input[type=url], .woocommerce-checkout select, .woocommerce-checkout textarea {
    border: none;
    border-radius: 0;
    padding: 14px 14px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    padding-left: 19px !important;
}

.select2-container--default .select2-selection--single {
    padding: 16px 9px;
    height: auto;
    border: 1px solid #DDDDDD;
    border-radius: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
    text-align: left;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    background: url(/wp-content/uploads/2025/11/checkout-select-i.svg) no-repeat;
    background-size: 14px;
    top: 37px;
    left: -22px;
    }

.woocommerce-checkout .woocommerce #billing_address_1_field {
    padding-top: 7px;
}

#billing_address_2_field .woocommerce-input-wrapper #billing_address_2 {
    margin-top: -7px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
    padding-left: 19px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent;
   
}

.woocommerce form .form-row .required {
    color: #716F6F;
   
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
      width: 100%;
}

#ship-to-different-address span {
   font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    padding-left: 9px;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table th, .woocommerce .woocommerce-checkout-review-order table.shop_table td {
    border: none !important;
    border-bottom: 1px solid #EBEBEB !important;
    text-transform: none;
    padding: 25px 0;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-checkout-review-order-table thead .product-total {
    text-align: right;
}

.woocommerce-checkout-review-order .order-total .woocommerce-Price-amount.amount {
    font-size: 24px !important;
    line-height: 29px !important;
    font-weight: 700 !important;
}

.woocommerce-checkout-review-order-table .order-total th {
    padding-top: 31px !important;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table td {
    padding-left: 10px;
    text-align: right;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}

.wc_payment_methods .woocommerce-info {
    background-color: transparent;
}

.wc_payment_methods .woocommerce-info {
    border-top-color: #3B5163;
    margin-bottom: 0;
}

.wc_payment_methods .woocommerce-info::before {
    color: #FF4514;
}

.woocommerce-privacy-policy-text p {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-checkout .woocommerce form .form-row {
    padding: 0;
    margin-bottom: 21px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 48%;
  
}

.woocommerce-shipping-fields input[type="checkbox" ] {
    cursor: pointer;
    position: relative;
    z-index: 0;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: none !important;
}

.woocommerce-shipping-fields input[type="checkbox" ]::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #EEEEEE;
    margin-right: 0.5em;
}

.woocommerce-shipping-fields input[type="checkbox" ]:checked::before {
  border-color: #EEEEEE;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    margin: 12px 0 22px;
    padding-bottom: 16px;
}

.woocommerce-input-wrapper #order_comments {
    min-height: 163px;
    padding: 23px 29px !important;
    border: 1px solid #DDDDDD;
    border-radius: 24px;
}

#order_review h3#order_review_heading {
    margin-bottom: 1px;
}

.woocommerce-checkout-review-order-table tr.cart_item td.product-name {
    padding-left: 0;
    text-align: left;
    font-weight: 400;
}

.woocommerce-checkout-review-order-table tr.cart_item td.product-name strong.product-quantity {
    font-weight: 400;
}

.woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link {
    color: #000;
}

.woocommerce-checkout #payment div.form-row.place-order {
    padding: 20px 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-top: 23px !important;
    width: 100%;
    max-width: 100%;
}

.order_review_wrap {
    width: 47%;
    padding-left: 50px;
}

.order_review_container {
    padding: 24px 31px 26px;
    background: #F4F4F4;
    border-radius: 24px;
}


.woocommerce-checkout-review-order-table .order-total th, .woocommerce-checkout-review-order-table .order-total td  {
    border: none;
}

.woocommerce-checkout-review-order-table .order-total{
    position:relative;
}

.woocommerce-additional-fields h3 {
    display: none;
}

.woocommerce-checkout-review-order-table tbody td.product-total .woocommerce-Price-amount.amount {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #000 !important;
}

.woocommerce-checkout-review-order-table .cart-subtotal .woocommerce-Price-amount.amount, .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount.amount {
    font-family: "Cabin", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
color: #1F2930;
    text-align: right;
    }

.wc_payment_methods .woocommerce-info {
    border-top-color: #3B5163;
    margin-bottom: 0;
    border-radius: 0;
    font-family: "Cabin", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
color: #1F2930;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #3B5163;
    border-radius: 100px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 24px;
}

.woocommerce-billing-fields {
    padding-top: 7px;
}

.woocommerce form  .address-field label {
    margin-bottom: 14px;
}

.woocommerce-checkout .woocommerce form .address-field {
    padding-top: 2px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 23px 48px;
    margin-bottom: 17px;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 20px 2em 20px 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-radius: 100px;
    vertical-align: middle;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-message a {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-checkout .woocommerce-info::before {
    top: 26px;
}

.woocommerce-info::before {
    color: #7EA8A2;
    content: "";
    background-image: url(/wp-content/uploads/2025/11/check-i.svg);
    width: 17px;
    height: 13px;
    top: 22px;
    left: 18px;
}

.woocommerce-form-coupon-toggle .woocommerce-info a {
    text-transform: none;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
    text-decoration: underline;
}

.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    line-height: 29px;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 21px;
}

/* Hide labels on checkout fields */
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper label, .woocommerce-checkout .woocommerce-additional-fields label {
    display: none !important;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_address_1_field label {
    display: block !important;
}

.woocommerce-checkout .woocommerce #woocommerce-checkout-form-coupon .form-row {
    margin-bottom: 0 !important;
}




/* checkout */





/*woocommerce-account*/

.woocommerce-MyAccount-content p {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-content a {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-account h2 {
   font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    margin-bottom: 21px;
}

.woocommerce-account .woocommerce form .form-row label {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 2px;
}

.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 0;
}


.woocommerce form .form-row .required {
    color: #FF0000 !important;
 }

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    padding: 23.5px 29px !important;
    border: 1px solid #DDDDDD;
    border-radius: 100px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    background-color: #3B5163;
    border-radius: 100px;
    width: 100%;
    margin: 0 !important;
    padding: 24.5px;
    max-width: max-content;
    min-width: 189px;
    text-align: center;
    text-transform: capitalize;
}

.woocommerce-LostPassword.lost_password a {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1F2930;
}

.woocommerce form.login {
    position: relative;
}

.woocommerce-LostPassword.lost_password {
    position: absolute;
    right: 0;
    bottom: 76px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
    padding-left: 5px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: flex;
    flex-direction: row;
}

.woocommerce-form-register p, .woocommerce-form-register p a {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 22px;
}

.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-account.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 49%;
}

.woocommerce-account .woocommerce form .form-row {
    margin: 0 0 14px;
}

.woocommerce-account .woocommerce-button.button.woocommerce-form-login__submit {
    margin-top: 18px !important;
}

.woocommerce-account .woocommerce .col2-set .col-2, .woocommerce-account.woocommerce-page .col2-set .col-2 {
        width: 48.7%;
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin-top: 17px !important;
}




/*woocommerce-account*/

.search-filter-label {
   font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #1F2930;
    border-bottom: 2px solid #DDDDDD;
    max-width: max-content;
    padding-bottom: 24px;
    margin-bottom: 10px;
}

.search-filter-base .search-filter-input-radio__control {
    display: none;
}

.search-filter-base  .search-filter-input-radio__label {
    padding-left: 0;
}

.search-filter-input-radio {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 17.5px;
    padding-top: 17.5px;
}

.search-filter-input-radio .search-filter-input-radio {
    border-bottom: none;
    padding-bottom: 6px;
}

.search-filter-base .search-filter-input-radio div[role=radiogroup] {
    margin-left: 16px !important;
}

.search-filter-input-radio.has-inner-group {
    position: relative;
    padding-right: 22px;
}

.search-filter-input-radio .toggle-arrow {
    position: absolute;
    right: 1px;
    top: 29px;
    width: 12px;
    height: 12px;
    transform: translateY(-50%);
    cursor: pointer;
}

.search-filter-input-radio .toggle-arrow::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(0);
    transition: 0.3s ease;
    background-image: url(/wp-content/uploads/2025/11/product-filter-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.search-filter-input-radio.is-open .toggle-arrow::after {
    transform: rotate(-180deg);
    transition: 0.3s 
ease;
}

.woocommerce-pagination .page-numbers .page-numbers {
    border-radius: 100%;
    width: 48px;
    height: 48px;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
}

.woocommerce-pagination .next.page-numbers {
    font-size: 0 !important;
    background-image: url(/wp-content/uploads/2025/11/product-right-arrow-nav.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    position: relative;
    top: 1px;
    left: -13px;
}

.woocommerce-pagination .prev.page-numbers {
    font-size: 0 !important;
    background-image: url(/wp-content/uploads/2025/11/product-left-arrow-nav.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	background-color: transparent !important;
	position: relative;
    top: 1px;
    left: 13px;
}

.woocommerce-pagination .page-numbers {
    display: flex;
    justify-content: center;
}

.accordion-color-border .accordion-open .e-n-accordion-item-title {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.accordion-color-border .e-con {
    margin-top: -12px;
}

/* Accordion layout */
.kam-accordion-item {
    border-bottom: 1px solid #e3e3e3;
}

.kam-accordion-header {
    width: 100%;
    padding: 14px 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.kam-accordion-title {
    flex: 1;
}

/* Plus / minus icon */
.kam-accordion-icon::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/product-plus-i.svg);
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
}

.kam-accordion-item.is-open .kam-accordion-icon::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/product-minus-i.svg);
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
}

/* Panel text */
.kam-accordion-panel {
    padding: 14px 0 5px;
}

.kam-accordion-panel p {
      font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #716F6F;
}


.kam-accordion-header {
    font-family: "Cabin", sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #000000 !important;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.elementor-widget-woocommerce-product-price .price {
    color: #1F2930 !important;
}

.kam-accordion-title {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.kam-accordion-item:first-child {
    border-top: 1px solid #e3e3e3;
}

.single-product .single_add_to_cart_button {
    width: 100% !important;
    max-width: 62.5% !important;
}

.kam-accordion-item {
    padding: 20px 0px;
}

.kam-accordion-header {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between;
    text-align: left !important;
    align-items: center;
}

.header-cart-item .elementor-menu-cart__main {
    width: 375px;
    min-height: 742px;
    right: 15px !important;
}

.header-cart-item .elementor-menu-cart__main:before {
    content: "Your Cart";
    font-family: "Cabin", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;
color: #1F2930;
    position: absolute;
    left: 20px;
    top: 18px;
}

.header-cart-item .elementor-menu-cart__main .widget_shopping_cart_content {
    border-top: 1px solid #DDDDDD;
    padding-top: 2px;
    margin-top: 27px;
}

.header-cart-item .elementor-menu-cart__close-button {
    font-size: 14px;
    margin: 27px 23px 0;
}

.header-cart-item .elementor-menu-cart__products.woocommerce-mini-cart.cart.woocommerce-cart-form__contents {
    min-height: calc(100vh - 183px);
}

.header-cart-item .elementor-menu-cart__main .elementor-menu-cart__subtotal {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 3px;
    border-bottom: 0 !important;
    border-top: 1px solid #DDDDDD;
}

.header-cart-item .elementor-menu-cart__footer-buttons {
    padding: 9px 20px 24px;
}

.header-cart-item .elementor-menu-cart__product-remove>a {
    display: block;
    opacity: 1;
    overflow: visible;
    background-image: url(/wp-content/uploads/2025/11/side-cart-close-i.svg);
    width: 20px;
    height: 20px;
}

.header-cart-item .woocommerce-cart-form__cart-item .product-price .woocommerce-Price-amount.amount {
    font-family: "Cabin", sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #1F2930;
}

.woocommerce .header-cart-item .quantity {
    display: flex;
    flex-direction: row;
    width: max-content;
    margin-right: 0 !important;
    padding: 0;
    justify-content: space-between;
    border: none;
    border-radius: 0;
}

.header-cart-item .product-quantity {
    font-family: "Cabin", sans-serif !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: #1F2930;
    margin-right: 4px;
}

.header-cart-item .size-woocommerce_thumbnail {
    border-radius: 12px;
    width: 55px;
}

.header-cart-item  .elementor-menu-cart__product-remove.product-remove {
    border: none !important;
    border-radius: 0 !important;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 22px;
    right: 20px;
}

.header-cart-item .elementor-menu-cart__product {
    padding: 22px 11px 22px;
    border-bottom: 1px solid #DDDDDD !important;
    grid-template-columns: 56px auto;
}

.header-cart-item  .elementor-menu-cart__product-image {
     width: 64px;
}

.header-cart-item .elementor-menu-cart__product-name.product-name {
    position: relative;
    top: -3px;
}

.header-cart-item .elementor-button {
    font-family: "Inter", sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-transform: capitalize !important;
}

.home .header-wrap .elementor-item:hover {
    color: #7EA8A2 !important;
}

.home .woocommerce ul.products li.product a img {
    height: 261px;
    object-fit: cover;
}

.faq-item details:last-child .e-con {
    padding-top: 30px;
}

.home .header-wrap.scrol-header .elementor-menu-toggle__icon--open svg {
    background-image: url(/wp-content/uploads/2025/11/mob-menu-i.svg);
}

.search-filter-input-radio__label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
    font-family: "Inter", sans-serif;
}

.search-filter-input-radio--is-active .search-filter-input-radio__label {
    color: #3B5163;
}

.what-is-thangka-category-faq, .what-is-rin-se-incense-category-faq, .what-is-dzi-beads-category-faq, .what-is-taoist-collection-category-faq {
	display:none !important;
}

.elementor-editor-active .what-is-thangka-category-faq, .elementor-editor-active .what-is-rin-se-incense-category-faq, .elementor-editor-active .what-is-dzi-beads-category-faq, .elementor-editor-active .what-is-taoist-collection-category-faq {
	 display: block !important;
}


.term-thangka .what-is-thangka-category-faq, .parent-product-cat-thangka .what-is-thangka-category-faq{
    display: block !important;
}

.term-rin-se-incense .what-is-rin-se-incense-category-faq, .parent-product-cat-rin-se-incense .what-is-rin-se-incense-category-faq{
    display: block !important;
}

.term-dzi-beads .what-is-dzi-beads-category-faq, .parent-product-cat-dzi-beads .what-is-dzi-beads-category-faq{
    display: block !important;
}

.term-taoist-collection .what-is-taoist-collection-category-faq, .parent-product-cat-taoist-collection .what-is-taoist-collection-category-faq{
    display: block !important;
}

.single-product .woocommerce-message::before {
      top: 46px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
     z-index: 1;
}

.woocommerce-message::after {
    display: none !important;
}

.woocommerce-error::before {
     top: 20px;
}



.woocommerce-mini-cart .kam-mini-cart-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 9px;
}


.woocommerce-mini-cart .kam-mini-cart-price {
    font-weight: 600;
    font-size: 14px;
}


.woocommerce-mini-cart .kam-mini-qty-control {
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 100px;
    border: 1px solid #e2e4ec;
    width: 109px;
    padding: 3px 5px;
    margin-top: 4px;
    margin-right: 11px;
}


.kam-mini-qty-btn {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    border: none;
    background: #ffffff;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}


.kam-mini-qty-input {
    width: 32px;
    border: none;
    background: transparent;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
}


.kam-mini-qty-input::-webkit-outer-spin-button,
.kam-mini-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.kam-mini-qty-input {
    -moz-appearance: textfield;
}

.kam-mini-qty-btn.kam-minus, .kam-mini-qty-btn.kam-plus {
    padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    background-color: #F5F4F4 !important;
    color: #000 !important;
    background: #F4F4F4;
    border-radius: 45px !important;
    border: none !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.kam-mini-qty-input {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center !important;
    letter-spacing: 0.1em;
    color: #000000;
    padding: 0 !important;
    border: none !important;
    width: 40px !important;
    display: flex;
}

.resources-btn .elementor-button-icon svg {
    height: auto;
    width: 12px;
    position: relative;
    right: -4px;
}

.resources-block {
    margin: 0 2% 20px 0 !important;
}

.resources-block:nth-child(3n) {
    margin-right: 0 !important;
}

.elementor-widget-text-editor h2 {
    font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #1F2930;
    display: inline-block;
    margin: 15px 0 24px;
}

.elementor-widget-text-editor h3 {
    font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #1F2930;
    display: inline-block;
    margin: 15px 0 24px;
}

.elementor-widget-text-editor ol {
    padding-left: 26px;
}

.elementor-widget-text-editor ol ul {
    list-style: lower-alpha;
    margin-bottom: 0;
}

/* Thank You Page */


.kam-thankyou {
    max-width: 100%;
    margin: 0 auto 0;
    padding: 0 0;
    font-family: "Cabin", sans-serif;
    color: #1F2930;
    font-size: 16px;
    line-height: 19px;
}

.kam-thankyou__order-number {
    margin-bottom: 20px;
     font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.kam-thankyou__title {
    margin: 0 0 38px;
     font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    color: #1F2930;
}


.kam-thankyou__grid {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1.3fr);
    grid-column-gap: 50px;
    grid-row-gap: 24px;
    align-items: flex-start;
}

.kam-thankyou__col--left { }
.kam-thankyou__col--right { }

.kam-card {
    background-color: transparent;
    padding: 31px 31px 33px;
    border: 1px solid #DDDDDD;
    border-radius: 24px;
}

.kam-card + .kam-card {
    margin-top: 27px;
}

.kam-card__title {
    margin: 0 0 16px;
     font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #1F2930;
}

.kam-card__text, .kam-card__subtitle {
    margin: 0 0 16px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.kam-customer-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-row-gap: 32px;
    grid-column-gap: 108px;
    margin-top: 34px;
}

.kam-customer-col h3 {
    margin: 0 0 13px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #1F2930;
    padding-bottom: 0;
}

.kam-customer-col p {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

/* ----- ORDER SUMMARY (RIGHT CARD) ----- */
.kam-card--order { padding: 24px 24px 20px; }

.kam-order-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 12px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.kam-order-table__item td {
    padding: 6px 0;
    border-bottom: 1px solid #E5E7EB;
}

.kam-order-table__product {
    font-weight: 400;
    color: #111827;
}

.kam-order-table__qty {
    margin-left: 4px;
    color: #6B7280;
}

.kam-order-table__subtotal {
    text-align: right;
    white-space: nowrap;
}

.kam-order-table tfoot tr th,
.kam-order-table tfoot tr td {
    padding: 6px 0;
    border: none;
}

.kam-order-table tfoot tr th {
    text-align: left;
    font-weight: 400;
    color: #4B5563;
}

.kam-order-table tfoot tr td {
    text-align: right;
    font-weight: 500;
    color: #111827;
}

.kam-order-table__total th,
.kam-order-table__total td {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 600;
}

.kam-thankyou__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    gap: 16px;
    max-width: 684px;
}

.kam-thankyou__help {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
    padding-left: 3px;
    margin-top: -5px;
}

.kam-thankyou__help a {
    margin-left: 0px;
    font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline !important;
    color: #3B5163;
}

.kam-thankyou__help a:hover {
    text-decoration: underline;
}

.kam-btn.kam-btn--primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 288px;
    height: 68px;
    padding: 10px 32px;
    border: none;
    text-decoration: none;
    cursor: pointer;
    background: #3B5163;
    border-radius: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.kam-btn.kam-btn--primary:hover {
    filter: brightness(1.05);
}

.woocommerce-order-received .woocommerce-customer-details {
    display: none;
}


.woocommerce-order-details {
    padding: 24px 34px 20px;
    background-color: #F4F4F4;
    border: none;
    border-radius: 24px;
}


.kam-order-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 16px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 18px;
}


.kam-order-table th, .kam-order-table td {
    border: none !important;
    border-bottom: 1px solid #EBEBEB !important;
}

.woocommerce .woocommerce-order-details table.shop_table thead th, .woocommerce .woocommerce-order-details table.shop_table thead td {
     border-bottom: 1px solid #EBEBEB !important;
	padding: 24px 0;
    text-transform: none;
    font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}



.woocommerce .woocommerce-order-details table.shop_table th {
    text-align: left;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
    border-bottom: 1px solid #EBEBEB !important;
    padding: 24px 0;
    text-transform: none;
}

.woocommerce .woocommerce-order-details table.shop_table td {
    font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #1F2930;
	 border-bottom: 1px solid #EBEBEB !important;
	padding: 24px 0;
}

.woocommerce .woocommerce-order-details table.shop_table thead th:last-child {
    text-align: right;
}

.kam-thankyou__help span:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/order-received-i.svg);
    width: 20px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}



 .woocommerce-order-details .woocommerce-Price-amount.amount {
     font-family: "Cabin", sans-serif ;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #1F2930;
}

.woocommerce-order-details .woocommerce-order-details__title {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1F2930;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
    margin-bottom: 0;
}

.woocommerce-order-details .woocommerce-table__product-name, .woocommerce-order-details .woocommerce-table__product-name a {
    text-align: left !important;
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
}

.woocommerce-order-details tfoot tr:first-child td .woocommerce-Price-amount.amount {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}


.woocommerce-order-details tfoot tr td .woocommerce-Price-amount.amount {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}

.kam-thankyou__col--right p {
    margin-bottom: 20px !important;
}

.woocommerce .woocommerce-order-details tfoot tr:last-child th, .woocommerce .woocommerce-order-details tfoot tr:last-child td{
    border-bottom: none !important;
}

body.woocommerce-order-received .checkout-wrap .e-con-inner {
    padding: 78px 11px 90px !important;
}

header.kam-thankyou__header {
    max-width: max-content;
}


/* Thank You Page */

.single-product .header-wrap, .woocommerce-page .header-wrap{
    border-bottom: 1px solid #DDDDDD;
}

.single-product .e-woocommerce-notices-wrapper .woocommerce-message{
    margin-top: 80px;
}

.blog-sidebar h5 {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #1F2930;
    margin-bottom: 20px;
}

.blog-sidebar a {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #716F6F;
    padding: 10px 0;
    display: block;
}

.blog-sidebar ul {
    list-style: none;
    padding-left: 0;
}

.post-content-wrap p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #716F6F;
}

.post-content-wrap h2 {
    font-family: "Cabin", sans-serif;
    display: inline-block;
    margin: 24px 0 24px;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #3D474F;
}

.post-content-wrap h3 {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 46px;
    color: #3D474F;
    margin: 26px 0 20px;
}

.blog-wrap a.elementor-post__read-more:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/btn-arrow-i.svg);
    width: 14px;
    height: 10px;
    display: inline-block;
}


.blog-wrap .page-numbers.next {
    font-size: 0;
    background-image: url(/wp-content/uploads/2025/11/naw-right-i.svg);
    width: 12px;
    height: 26px;
    position: relative;
    display: inline-block;
    top: -8px;
}

.blog-wrap .page-numbers.prev {
    font-size: 0;
    background-image: url(/wp-content/uploads/2025/11/naw-left-i.svg);
    width: 12px;
    height: 26px;
    position: relative;
    top: -8px;
    display: none;
}

.blog-wrap .current:after {
    content: "";
    border-bottom: 1px solid #3B5163;
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: 3px;
    margin-left: -6px;
}

.blog-archive-wrap nav.elementor-pagination {
    margin-left: -14px;
}

.blog-sidebar a:active, .blog-sidebar a:hover {
    color: #3B5163;
	text-decoration:underline;
}

.paged .page-numbers.prev {
    display: inline-block;
}

.paged  .blog-archive-wrap nav.elementor-pagination {
    margin-left: 0;
}

.header-cart-item .elementor-menu-cart__subtotal .woocommerce-Price-amount.amount {
    color: #3B5163 !important;
}

.woocommerce-message {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.woocommerce span.onsale {
    background-color: #7EA8A2;
    }

.woocommerce-product-gallery img {
    border-radius: 32px !important;
}

.thumbnail_image img {
    border-radius: 14px !important;
    height: 116px !important;
    object-fit: cover;
    
}

.thumbnail_image.slick-current img {
	border: 2px solid #7EA8A2 !important;
  }

.wpgs-wrapper .slick-prev, .wpgs-wrapper .slick-next {
    background: #ffffff !important;
    border: 1px solid #DDDDDD;
    width: 32px;
    height: 32px;
    line-height: normal;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.wpgs-thumb .slick-prev:before, .wpgs-thumb .slick-next:before {
    top: 0;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-top: 0;
}

.wpgs-wrapper .slick-prev:before, .wpgs-wrapper .slick-next:before, .wpgs-image button:not(.toggle) {
     font-size: 14px;
}

.images.wpgs-wrapper .wpgs-image {
    margin-bottom: 18px;
}

.fancybox-button {
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: inherit !important;
}

.search-filter-base .search-filter-input-radio div[role=radiogroup] {
    margin-left: 0 !important;
}
























































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    
.home .header-wrap .elementor-menu-toggle__icon--open svg {
    background-image: url(/wp-content/uploads/2025/11/white-mob-menu-i.svg);
}
	
.home .header-wrap .elementor-menu-toggle__icon--open svg path {
    opacity: 0 !important;
}	
	
.home .header-wrap .elementor-menu-toggle__icon--close.eicon-close {
    color: #fff;
}	
	
.header-wrap  .elementor-menu-toggle {
    padding: 0;
}	
	
.header-cart-item .eicon-cart-solid:before {
    width: 16.67px;
    height: 16.67px;
    background-size: cover;
}	
	
.header-cart-item .elementor-button-icon-qty {
    width: 14px !important;
    height: 14px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}	
	
.home .header-wrap  .elementor-item {
    color: #1F2930 !important;
}	
	
.header-wrap .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    left: 0 !important;
    top: 37px !important;
    padding: 31px 0;
}	
	
	
.logged-in .header-wrap .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 81px !important;
    }
	
.header-wrap .elementor-nav-menu .sub-arrow {
     position: absolute;
    right: 24px;
}	
	
.header-wrap .elementor-nav-menu .elementor-sub-item {
    text-transform: none !important;
    font-size: 16px !important;
    line-height: 27px;
}
	
.header-wrap .elementor-nav-menu .elementor-sub-item {
    text-transform: none !important;
    font-size: 16px !important;
    line-height: 27px;
    border: none;
    padding: 10px 36px 10px !important;
}	
	
.header-wrap .sub-menu {
    padding: 0px 0 4px !important;
  }
	
.home .header-wrap.scrol-header .elementor-menu-toggle__icon--close.eicon-close {
    color: #1F2930 !important;
}	
	
	
	
	
	
	
}  /*  end 1024 */


/* Thank You Page */

/* ----- RESPONSIVE ----- */
@media (max-width: 900px) {
    .kam-thankyou__grid {
        grid-template-columns: 1fr;
    }
    .kam-thankyou__footer {
        flex-direction: column-reverse;
        align-items: stretch;
    }
    .kam-btn.kam-btn--primary {
        width: 100%;
    }
}




/* Thank You Page */





/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent !important;
}
    
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
  display:none;
}
    
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-remove {
    padding-left: 0;
    width: 100% !important;
    padding-right: 0;
    text-align: left !important;
}   
    
.woocommerce a.remove {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: -8px;
    text-align: left;
    font-size: 33px;
    padding-right: 7px;
}
    
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-thumbnail {
    width: 100%;
    padding-left: 0;
}   
    
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: inline-block;
}   
    
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-name {
    max-width: 100%;
    text-align: left !important;
}   
    
    .woocommerce table.shop_table .woocommerce-cart-form__cart-item td {
      text-align: left !important;
}
    
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-quantity {
    padding-left: 12px;
    width: 100%;
}
    
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-subtotal {
     width: 100%;
}   
    
    .coupon {
    width: 100%;
}
    
.actions button.button {
    padding: 10px !important;
    margin: 0 0 10px auto !important;
}   
    
.product-thumbnail-cart-wrap {
    display: flex;
    flex-direction: row;
}
    
.product-name {
    padding-left: 0;
}   
    
.product-thumbnail-cart-content {
    padding-left: 12px;
    padding-right: 0;
    width: 100%;
    position: relative;
}
    
.product-thumbnail-cart-content .product-quantity {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: -2px;
    top: 31px;
}
	
.woocommerce .woocommerce-cart-form__cart-item  .quantity {
    width: 108px;
    padding: 4px 5px;
   }	
	
	
	.product-thumbnail-cart-content .product-name {
    padding-right: 30px;
}
	
.product-thumbnail-cart-content .product-price {
    padding-top: 25px;
}	
	
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    display: block;
    width: 50%;
}
    
.cart-collaterals .order-total {
    display: flex !important;
}   
    
.cart-collaterals .cart-subtotal {
    display: flex !important;
    flex-direction: row;
}
    
.cart-collaterals td {
    width: 50%;
}   
    
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
     border-radius: 40px;
    }
    
.product-thumbnail-cart-wrap .remove {
    padding-right: 15px;
}   
    
    
  .woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-account.woocommerce-page .col2-set .col-1 {
      width: 100%;
}   
    
.woocommerce-account .woocommerce .col2-set .col-2, .woocommerce-account.woocommerce-page .col2-set .col-2 {
    width: 100%;
    padding-top: 20px !important;
    clear: both;
}  
    
 .woocommerce-cart-form {
    padding-right: 0;
    width: 100%;
    float: none;
}   
    
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    float: none;
   }    
    
.woo-cart-title {
    font-size: 24px;
    line-height: 29px;
   }    
    
.woo-cart-title-wrap {
      padding-bottom: 0;
    flex-direction: column;
}
    
    .woocommerce-cart .woocommerce .quantity {
    margin-left: 0;
    }
    
.actions button.button {
      margin: 0 0 10px 0 !important;
}   
    
.woo-cart-title .wc-cart-count {
    top: -3px;
    font-size: 16px;
    line-height: 19px;
    padding-left: 13px;
}
    
.woocommerce-cart-form__cart-item a {
    font-size: 12px;
    line-height: 15px;
    }	
	
.woocommerce-cart-form__cart-item .product-price, .woocommerce-cart-form__cart-item .product-price .woocommerce-Price-amount.amount {
    font-size: 12px !important;
    line-height: 15px !important;
}
	
.woocommerce-cart-form__contents .product-subtotal {
       display: none;
}	
	
.product-thumbnail-cart-wrap .product-remove {
    position: absolute;
    right: 0;
    z-index: 1;
}	
	
.woo-cart-continue-shopping {
    padding-top: 17px;
   }	
	
.woo-cart-title-wrap {
    border-bottom: 1px solid #CACACA;
    padding-bottom: 22px;
}	
	
.woocommerce table.shop_table td {
    padding: 20px 12px 30px;
}
	
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 68px;
    border-radius: 12px;
}	
	
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    padding: 19px 0;
}	
	
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
      padding: 13px 24px;
}	
	
.actions .coupon button.button {
	max-width: 100%;
     padding: 14px 10px !important;
    margin-top: 17px !important;
}	
	
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
     max-width: 100%;
    padding: 14px !important;
}	
	
.cart_totals h2 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 15px;
}
	
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    padding: 23px 24px 32px;
    }	
	
	#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    padding: 17px 10px 17px 0;
    }
	
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
      padding: 17px 0 17px 10px;
}	
	
.woocommerce-cart .cart-collaterals .cart_totals table .order-total th, .woocommerce-cart .cart-collaterals .cart_totals table .order-total td {
    padding-top: 17px;
    }	
    
 .woocommerce-cart .cart-collaterals .cart_totals .order-total th {
    padding-top: 21px !important;
 } 
	
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 11px 0 0;
}	
	
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
     padding: 15px;
}	
	
	#customer_details {
    padding-right: 0;
    width: 100%;
}
	
.order_review_wrap {
    width: 100%;
    padding-left: 0;
}	
	
.woocommerce-shipping-totals.shipping {
    display: flex !important;
}	
	
.woocommerce-checkout-review-order tr.woocommerce-shipping-totals.shipping th {
    width: 50% !important;
}	
	
.woocommerce-checkout-review-order tr.woocommerce-shipping-totals.shipping td {
    width: 50%;
}	
	
.woocommerce ul#shipping_method li label {
    font-family: "Cabin", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1F2930;
    text-align: right;
}	
	
.woocommerce-checkout-review-order .woocommerce-shipping-totals.shipping {
    display: contents !important;
}	
	
	
	
	
	

}  /*  end 768 */






/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	
.hover-block-text .e-con {
    background-color: rgba(59, 81, 99, 0.8) !important;
}	
	
.hover-block-text .elementor-widget-text-editor {
    display: block !important;
  }	
	
	.product-category-item-products .woocommerce-loop-product__title {
    margin-bottom: 0 !important;
    padding-bottom: 3px !important;
}
	
.product-category-item-products.elementor-products-grid nav.woocommerce-pagination {
    margin-top: 12px !important;
}	
	
.accordion-color-border .e-n-accordion-item-title {
    align-items: flex-start !important;
}	
	
	
.product-filter-sidebar.is-open {
    display: block !important;
    position: fixed !important;
    height: 100vh !important;
    z-index: 99 !important;
    background-color: #fff !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
}
	
.product-filter-btn, .close-filter-btn {
    cursor: pointer;
}	
	
.search-filter-label {
    margin-bottom: 18px;
    padding: 16px 20px;
    max-width: 100%;
}	
	
.search-filter-input-group {
     padding: 0 19px;
}	
	
	.elementor-widget-woocommerce-product-add-to-cart .cart {
    flex-wrap: wrap !important;
}
	
.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 12px !important;
}	
	
.woocommerce-product-gallery .flex-control-thumbs li {
    padding-right: 5px !important;
}	
	
.woocommerce div.product div.images {
    margin-bottom: 0;
}	
	
.woocommerce div.product form.cart div.quantity {
    margin-bottom: 23px;
}	
	
.single-product .single_add_to_cart_button {
    max-width: 100% !important;
    padding: 24px 10px !important;
}	
	
	.related.products .woocommerce-loop-product__title {
    padding-bottom: 1px !important;
}
	
	.home .woocommerce ul.products li.product a img {
    height: 145px;
 }
	
#woocommerce-checkout-form-coupon {
    display: flex;
    flex-direction: column;
}	
	
#woocommerce-checkout-form-coupon .form-row.form-row-first {
    width: 100%;
}
	
.woocommerce #woocommerce-checkout-form-coupon button.button {
    max-width: 100% !important;
    width: 100% !important;
}	
	
#woocommerce-checkout-form-coupon .form-row.form-row-last {
    width: 100%;
    margin-bottom: 0;
}	
	
.woocommerce-account .woocommerce-MyAccount-content {
       padding-top: 40px;
}	
	
.woocommerce-account .woocommerce form .form-row .input-text, .v .woocommerce form .form-row select {
    padding: 15px 29px !important;
  }	
	
.woocommerce-LostPassword.lost_password {
     bottom: 105px;
}	
	
.mbp38 p {
    margin-bottom: 27px;
}	
	
.resources-block {
    margin: 0 0 40px 0 !important;
}	
	
.resources-block:last-child {
    margin: 0 0 0 0 !important;
}	
	
	
	
	.elementor-widget-text-editor h2 {
     font-size: 24px;
    line-height: 29px;
   }
	
.kam-customer-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 15px;
    grid-column-gap: 0;
    margin-top: 20px;
}	
	
.kam-card {
     padding: 20px;
    }	
	
.woocommerce-order-details {
    padding: 20px;
  }	
	
body.woocommerce-order-received .checkout-wrap .e-con-inner {
    padding: 60px 0 60px !important;
}	
	
.blog-archive-wrap .elementor-post {
    flex-direction: column-reverse !important;
}

.blog-archive-wrap .elementor-post .elementor-post__thumbnail__link {
    margin: 0 0 20px 0 !important;
}
	
	.elementor-widget-text-editor h3 {
    font-size: 18px;
    line-height: 28px;
}
	
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    display: flex !important;
    flex-direction: column;
    }	
	
body .woocommerce-message .button {
    margin-top: 15px !important;
}	
	
.header-cart-item .elementor-menu-cart__main {
    width: 100%;
    min-height: auto;
    right: 0 !important;
}	
	
.woocommerce-checkout .woocommerce #woocommerce-checkout-form-coupon .form-row:first-child {
    margin-bottom: 20px !important;
}	
	
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
      padding: 0;
   }	
	
.single-product .woocommerce-message::before {
    top: 22px;
}	
	
.elementor-widget-woocommerce-product-images {
    display: flex;
    width: 100%;
}
	
.elementor-widget-woocommerce-product-images .elementor-widget-container {
    width: 100%;
}	
	
tr.woocommerce-shipping-totals.shipping td {
    width: 80%;
}	
	
tr.woocommerce-shipping-totals.shipping th {
    width: 20% !important;
}	
	
.single-product .e-woocommerce-notices-wrapper .woocommerce-message{
    margin-top: 60px;
}	
	
.woocommerce-cart .woocommerce-error, .woocommerce-cart .woocommerce-info, .woocommerce-cart .woocommerce-message {
    align-items: flex-start;
}	
	
.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
      margin-bottom: 0;
}	
	
	
	
	
	
	
    
} /* end 767 */





/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */












