
.home .col-full {
    max-width: 100%;
    padding: 0 !important;
    margin: 0;
}
.banner .elementor-widget-image img { 
    height: calc(100vh - 100px);
    width: 100%; 
    object-position: 50% 50%;
    object-fit: cover;
}
.img-height.elementor-widget-image img {
    height: 100vh;
    width: 100%; 
    object-position: 50% 50%;
    object-fit: cover;
}
.text-size .elementor-element { 
    max-width: 50% !important;
    margin: 0 auto;
}
.banner .elementor-heading-title {
    margin: 0 0 30px 0;
    line-height: 1.125;
    color: #fff !important;
}
.banner .elementor-element p {
    color: #FFFFFFC9 !important;
}
.custom-slider, .icon-slider {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.slide-item {
    width: 25%;
    padding: 0 15px;
}
.slide-item h3 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #977b59;
    margin-top: 15px;
    letter-spacing: .5px;
    font-family: "Helvetica", Sans-serif;
}
.slick-next {
    right: 45px !important;
}
.slick-prev {
    left: 30px !important;
    z-index: 1;
}
.custom-slider .slick-prev:before, .custom-slider .slick-next:before, .icon-slider .slick-prev:before, .icon-slider .slick-next:before{
    font-family: fontAwesome;
    background: #fff;
    color: #ac8e6a;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    opacity: 1;
    border: 0;
    font-size: 18px;
    text-shadow: none;
}
.custom-arrow {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    color: #333;
    z-index: 10;
}

.custom-arrow svg {
    width: 32px;
    height: 32px;
    fill: #333;
    transition: fill 0.3s;
}

.custom-arrow:hover svg {
    fill: #0073aa;
}
.custom-slider .slick-prev:before, .icon-slider .slick-prev:before{
    font-size: 0 !important;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path fill='%23ac8e6a' d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z'/></svg>") !important;
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
}
.custom-slider .slick-next:before, .icon-slider .slick-next:before {
    font-size: 0 !important;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path fill='%23ac8e6a' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/></svg>");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
}
.slide-item:hover h3 {
    color: #000;
}
.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    column-gap: 0 !important;
    padding: 0 10px;
}
.product-design .products.columns-4 li {
    width: 50%;
    padding: 0 10px !important;
    margin: 0 !important;
}
.elementor-element.product-design.e-flex.e-con.e-child {padding-top: 0 !important;}
.woocommerce-LoopProduct-link {
    text-align: left;
}
.button.product_type_variable.add_to_cart_button {
    display: none;
}
.woocommerce-loop-product__title {
    font-size: 0.9375rem !important;
    color: #977b59;
    font-family: "Helvetica", Sans-serif;
    letter-spacing: .3px;
    margin: 0 !important;
}
.woocommerce-Price-amount.amount {
    font-size: 0.9375rem !important;
    color: #977b59;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Helvetica", Sans-serif;
}
.list-pro .elementor-widget.elementor-widget-image {
    height: 100%;
}
.list-pro .elementor-widget.elementor-widget-image img {
    height: 100%;
    object-fit: cover;
} 

footer .elementor-heading-title {
    opacity: 60%;
    letter-spacing: 0.3px;
}
footer .hfe-nav-menu li {
    width: 50%;
}
footer {
    position: relative;
}
footer::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: rgba(172, 142, 106, 0.08);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

#mailpoet_form_1 {
    border: none !important;
}

footer .mailpoet_form_column .mailpoet_paragraph input[type="submit"] {
    background: rgba(172, 142, 106, 0.12) !important;
    font-weight: 400 !important;
    letter-spacing: 00 !important;
    font-family: "Helvetica", Sans-serif !important;
    font-size: .8125rem !important;
}

footer .mailpoet_form_column:nth-child(2) {
    width: 60px !important;
    flex-basis: auto !important;
    margin: 0 !important;
}

footer .mailpoet_form_column .mailpoet_paragraph input[type="email"] {
    font-size: .8125rem !important;
    padding: 15px 10px !important;
    background: rgba(172, 142, 106, 0.06) !important;
    color: #ac8e6a !important;
    border: none !important;
    outline: none !important;
}

footer .mailpoet_form_column .mailpoet_paragraph input[type="email"]::placeholder {
    color: #fff;
}

footer  .mailpoet_form_paragraph.last {
    font-size: .8125rem;
    color: #ac8e6a;
    font-weight: 700;
}

footer #mailpoet_form_1 .mailpoet_paragraph { 
    margin: 0 0 13px 0;
} 
.wc-tabs {display:flex;gap:1rem;margin-bottom:1rem;cursor:pointer;}
.wc-tab-link.current {font-weight:600;border-bottom:2px solid var(--wc-primary,#9659ff);}
.wc-tab-content {display:none;}
.wc-tab-content.current {display:block;}
.ehf-header #masthead {
    z-index: 99;
    position: relative;
}
.storefront-breadcrumb {
    display: none;
}
header#masthead {
    box-shadow: 0 0 10px #00000014;
}

#select-a-model {
    width: 100%;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23333' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    cursor: pointer;
    transition: border-color 0.3s ease;
}




body, .product-des, p, select, button{
	font-family: "Helvetica", Sans-serif !important;
}
#logo-width .hfe-site-logo {
    max-width: 190px;
    margin: 0 auto;
}
.menu-header .hfe-nav-menu__toggle .hfe-nav-menu-icon {
    margin-right: auto;
    margin-left: 0 !important;
}
.menu-header .hfe-nav-menu-icon {
    position: relative;
    background: #977b59;
    transition: all 0ms .1s, width .15s linear;
    display: block;
    padding: 0;
    border: none;
    width: 27px;
    height: 3px;
}
.menu-header .hfe-nav-menu-icon svg {
Opacity:0;
}
.menu-header .hfe-nav-menu-icon::after, .menu-header .hfe-nav-menu-icon::before {
    width: 27px;
    height: 3px;
}
.menu-header .hfe-nav-menu-icon::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    background: #977b59;
    transition: bottom .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear, background .15s linear;
}
.menu-header .hfe-nav-menu-icon::after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: #977b59;
    transition: bottom .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear;
    transition: top .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear, background .15s linear;
}
.menu-header:hover .hfe-nav-menu-icon::before, .menu-header:hover .hfe-nav-menu-icon::after {
    width: 20px;
}
.elementor-element.e-con-full.search-cart.e-flex.e-con.e-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
}
.icon-code, .icon-code1 {position: fixed;z-index: 99999999;height: 30px;width: 30px;display: block;right: 20px;top: 70px;cursor: pointer;}
.apsw-search-wrap.apsw_search_form_style_1 {position: fixed;background: #ffffff;max-width: 460px;padding: 60px 70px 250px 50px;right: 0;height: 100%;padding-top: 140px; overflow-y: auto;}
.apsw-select-box-wrap {
    display: none;
}
.apsw-search-wrap .apsw-search-form input[type=search] {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 90px;
}
.apsw-search-wrap.apsw_search_form_style_1, .icon-code, .icon-code1{
	display:none;
}
.site-overlay, .site-overlay1 {
    background: #000c;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
}
.site-overlay.active, .site-overlay1.active {
    opacity: 1;
    visibility: visible;
}
.icon-s svg path, .icon-s svg rect {
    fill: #977b59;
}
.search-cart .hfe-cart-menu-wrap-default .hfe-cart-count {
    border-radius: 0;
    border: 2px solid #977b59 !important;
    border-width: 2px !important;
    min-width: 26px !important;
    height: 24px !important;
    min-height: auto;
    padding: 0;
    line-height: initial;
}
.search-cart  .hfe-cart-menu-wrap-default .hfe-cart-count:after {
    border-width: 2px !important;
    border-color: #977b59 !IMPORTANT;
    top: -10px !important;
}
.search-cart  span.hfe-cart-count {
    color: #977b59 !important;
}
.search-cart .search-icon {
    display: flex;
}
.search-cart  .icon-s {
    display: flex !important;
}
span.bar.animate {position: relative;transform: translateY(7px);background: #977b59;transition: all 0ms .1s, width .15s linear;display: block;width: 27px;height: 3px;background: transparent;}
span.bar.animate::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    background: #977b59;
    transition: bottom .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear, background .15s linear;
    width: 27px;
    height: 3px;
    top: 0;
    transform: rotate(45deg);
    transition: top .3s cubic-bezier(.23,1,.32,1), transform .3s .1s cubic-bezier(.23,1,.32,1);
}
span.bar.animate::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #977b59;
    transition: bottom .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear;
    transition: top .3s .1s cubic-bezier(.23,1,.32,1), transform .3s cubic-bezier(.23,1,.32,1), width .15s linear, background .15s linear;
    width: 27px;
    height: 3px;
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom .3s cubic-bezier(.23,1,.32,1), transform .3s .1s cubic-bezier(.23,1,.32,1);
}


/***16**/

.storefront-breadcrumb {
    display: none;
}
header#masthead {
    box-shadow: 0 0 10px #00000014;
}
body{
	background:#fff !important;
}
.col-full {
    max-width: 1920px;
    padding: 0 25px;
}
.col-full {
    max-width: 1920px;
    padding: 0 25px !important;
}
.wc-tab-content .products.columns-4 {
    margin: 0 -5px;
    padding: 0;
}
.wc-tab-content .products.columns-4 li {
    margin: 0 !important;
    width: 25% !important;
    padding: 0 5px;
}
.wc-tab-content .products li.product img {
    margin: 0 0 15px 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
}
 .woocommerce-products-header {
    padding: 30px 0 20px 0 !important;
    text-align: left !important;
}
header.woocommerce-products-header h1 {
    color: #977b59;
    font-size: 26px;
    font-weight: 400;
    font-family: "Helvetica", Sans-serif;
}
.wc-tabs {
    margin: 0;
    padding: 0;
    gap: 0;
}
.wc-tabs li {
    list-style: none;
    font-size: 15px;
    color: #977b59;
	font-family: "Helvetica", Sans-serif;
}
.wc-tab-link.current {
    border: none !important;
	
}
.button.product_type_simple.add_to_cart_button {
    display: none;
}
.wc-tab-content .woocommerce-loop-product__title {
    font-size: 16px !important;
}
.wc-tab-content .woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
.storefront-sorting {
    position: fixed;
    background: #ffffff;
    max-width: 460px;
    padding: 60px 70px 250px 50px;
    right: 0;
    height: 100%;
    padding-top: 140px;
    overflow-y: auto;
    z-index: 99;
    top: 0;
	display:none;
}
.filter-menu {
    width: 30px;
    height: 20px;
    top: 3px;
    left: 0;
    transition: all .15s linear;
}
.filter-menu .bar {
    width: 2px;
    height: 20px;
    background: #977b59;
    position: absolute;
    transition: all .15s linear,transform .15s linear .1s;
}
.filter-menu .bar:nth-child(1) {
    left: 1px;
}
.filter-menu .bar:nth-child(2) {
    left: 10px;
}
.filter-menu .bar:nth-child(3) {
    left: 19px;
}
.filter-menu .bar:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 3px;
    background: #977b59;
    left: -2px;
    transition: all .15s linear;
}
.filter-menu .bar:nth-child(1):after {
    top: 11px;
}
.filter-menu .bar:nth-child(2):after {
    top: 5px;
}
.filter-menu .bar:nth-child(3):after {
    top: 7px;
}
.icon-filter {
    margin: 0;
    position: relative;
}
.elementor-element.text-flex.elementor-widget.elementor-widget-html {
    display: flex;
    align-items: center;
}
.icon-filter {
    margin: 0;
    position: relative;
    height: 18px;
}
span.filter-menu {
    display: block;
}
.hfe-cart-container {
    outline: none !important;
}
a.hfe-cart-container {
    outline: none !important;
}

select.orderby {
    width: 100%;
    display: block;
    background: #ededed;
    border: none;
    padding: 20px 20px;
    max-width: 100%;
    font-family: "Helvetica", Sans-serif;
    color: #977b59;
	
}

.woocommerce-ordering {
    width: 100%;
    font-size: 15px;
    color: #ccc !important;
    border-bottom: 0;
}

.woocommerce-result-count {
    color: #977b59;
    font-size: 14px;
    font-family: "Helvetica", Sans-serif;
    letter-spacing: .3px;
    font-weight: 300;
}
.icon-filter {
    display: none;
}
.archive .icon-filter {
    display: block;
}
.site-main ul.products li.product {
    text-align: left;
}
.woocommerce-loop-product__title a {
    display: block;
    color: #977b59;
    font-family: "Helvetica", Sans-serif;
    font-weight: 400;
}
.storefront-product-pagination {
    display: none;
}
.container {
    margin: 0 auto;
    padding: 0 120px;
}
.product {
    padding-top: 40px;
}
.product .ppc-button-wrapper, .product .ppcp-messages {
    display: none !important;
}
.storefront-sticky-add-to-cart.storefront-sticky-add-to-cart--slideInDown {
    display: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    margin: 0 !important;
    width: 60% !important;
}
.storefront-full-width-content.single-product div.product .summary {
    width: 40% !important;
    padding: 20px 40px 0;
}
.woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.woocommerce-product-gallery__image {
    width: calc(50% - 20px);
}
.woocommerce-product-gallery__image img {
    width: 100%;
    border-radius: 0 !important;
}
.accordion-item {
    border-bottom: 1px solid #977b59;
    position: relative;
}
.accordion-title {
    text-transform: inherit;
    padding: 12px 0;
    width: auto;
    text-align: left;
    margin: 0;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 15px;
}

.product_title.entry-title {
    color: #977b59;
    font-size: 2.25rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .2px;
    margin: 0 0 10px 0;
}
.subtext h2 {
    margin-bottom: 15px;
    font-style: italic;
    font-size: .9375rem;
    color: #341539 !important;
    font-weight: 400;
    letter-spacing: .3px;
}
body, h1, h2, h3, h4, h5, h6, p {
    color: #977b59 !important;
}
.single-product div.product p.price {
    margin: 0 0 20px 0;
}
.single-product div.product p.price span {
    font-size: 24px !important;
    font-weight: 600;
}
.custom-varients ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.custom-varients ul li {
    height: 35px;
    width: 35px;
    margin: 0 4px;
    border-radius: 60px;
    overflow: hidden;
    border: 1px solid #ededed;
    padding: 3px;
    min-width: 21px;
    margin-bottom: 5px;
    border-radius: 100%;
    overflow: hidden;
    display: block;
}
.custom-varients ul li img {
    object-fit: cover;
}
.custom-varients ul li {
    list-style: none;
}
.custom-varients label {
    display: block;
    width: 100%;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing: .3px;
}
.custom-varients ul li * {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 80px;
}
.quantity {
    display: none !important;
}
.quantity {
    display: none !important;
}

.variations_form cart {
    display: flex;
}
.single-product div.product form.cart.variations_form {
    display: flex;
    justify-content: space-between;
    padding: 0 !important;
    margin: 12px -4px 20px -4px;
    align-items: flex-end;
}
.reset_variations_alert.screen-reader-text {
    display: none;
}
.single-product div.product table.variations {
    width: 50%;
    padding: 0 4px;
}
.single_variation_wrap {
    width: 50%;
    padding: 0 4px;
}
.woocommerce-variation-add-to-cart.variations_button, .woocommerce-variation-add-to-cart.variations_button button {
    width: 100%;
    padding: 0 !important;
}
.woocommerce-variation-availability {
    display: none;
}
.single_add_to_cart_button.button {
    background: #977b59;
    height: 56px !important;
    text-transform: uppercase;
    letter-spacing: .2px;
    font-family: "Helvetica", Sans-serif;
    font-weight: 400;
}
.reset_variations {
    display: none !important;
}
.variations select {
    height: 56px !important;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    border-color: #977b59;
    padding: 0 10px;
    font-size: 15px;
    color: #977b59;
	max-width:100% !important;
}
.edit-link {
    DISPLAY: NONE;
}
.single-product div.product table.variations .value {
    margin: 0 !important;
}
.variations label {
    display: block;
    width: 100%;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing: .3px;
}
.product-des p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}
.accordion-title{
	position:relative;
}
.accordion-title.active::after {
    transform: rotate(180deg);
}
.accordion-title::after {
    content: "";
    position: absolute;
    right: 0;
     /* or use specific size */
    height: 15px;
    width: 15px;
    top: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.99504 0.220175L6.43615 4.66128L10.8773 0.220175L12.093 1.43592L6.43615 7.09277L0.779297 1.43592L1.99504 0.220175Z' fill='%23977b59'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; /* or use a specific size like 13px 8px */
}
.variations select{
    outline: none !important;
}
.accordion-item li {
    list-style: circle;
    font-size: 15px;
    margin: 0 0 10px 0;
}
.accordion-item ul {
    margin: 0;
    padding: 0 0 0 10px;
}
.accordion-content {
    font-size: 15px;
}
.accordion-content h3, .accordion-content strong {
    font-size: 15px;
    font-weight: 600;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.paired-products {
    display: flex;
    margin: 0 -5px;
}
.paired-product-item {
    padding: 5px;
}
.paired-product-item img {
    min-height: 120px;
    object-fit: cover;
    object-position: center center;
    border-radius: 0 !important;
}
.paired-product-item h4 {
    margin: 10px 0 4px 0;
    font-size: 15px;
}
.title-pair {
    font-weight: 400;
    font-size: 15px;
    margin: 18px 0 0 0;
}
.paired-product-item h4 {
    margin: 10px 0 0 0;
    font-size: 15px;
    font-weight: 400;
}
.paired-product-item .price {
    margin: 0 !important;
    line-height: normal;
}
.single-product div.product .paired-product-item p.price span {
    font-size: 12px !important;
    font-weight: 400;
    letter-spacing: 0;
}
.single-product div.product {
    overflow: visible !important;
}
.single .site {
    overflow: visible;
}
.product-deta {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.summary.entry-summary {
 
}
.wp-singular.product-template-default.single {
    overflow: visible !important;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    float: none;
	   position: -webkit-sticky!important;
    position: sticky !important;
    top: 50px;
    border-bottom: ;
}
.related.products h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    text-align: left !important;
    font-weight: 400;
}
.related.products {margin-top: 60px;}
.related.products ul li {padding-top: 20px;}

.site-main ul.products li.product {
    text-align: left;
    margin: 0 !important;
    width: 25% !important;
    padding: 10px 10px;
}
.related.products .products.columns-4 {
    margin: 0 -10px;
    padding: 0;
}
.related.products .products li.product img {
    border-radius: 0 !important;
    margin-bottom: 10px;
	width:100%;
}
.related.products  .woocommerce-loop-product__title {
    text-transform: none;
    margin: 0 0 5px 0 !important;
}
.custom-block {
    clear: both;
}
.custom-block {
    margin: 0 -25px;
}
.custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.col-6 {
    width: 50%;
}
img {
    border-radius: 0;
}
img {
    border-radius: 0;
}
.content-w {
    max-width: 85%;
    margin: 0 auto;
    padding: 0 20px;
}
.content-w span {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.25;
    letter-spacing: 0.71px;
    padding: 8px 0;
    text-transform: uppercase;
}
.content-w h3 {
    display: flex;
    font-size: 35px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0;
    padding: 5px 0;
    margin: 0;
}
.content-w p {
    margin: 9px 0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.12px;
    line-height: 1.6;
}
.custom-row:nth-child(odd) {
    flex-direction: row-reverse;
}
.custom-varients ul li.active {
    border-color: #000;
}
.w-60 {
    width: 68% !important;
    margin: 0 auto;
}
.w-60 .hfe-nav-menu {
    width: 100%;
}
.w-60 .hfe-nav-menu li {
    width: 50%;
}
.w-60 .hfe-nav-menu__layout-horizontal {
    width: 100% !important;
}
footer .mailpoet_form_column .mailpoet_paragraph input[type="email"], footer .mailpoet_form_column .mailpoet_paragraph input[type="submit"]{
    height: 55px !important;
}
.elementor-element.elementor-element-c2c6fed.e-con-full.w-60.e-flex.e-con.e-child {
    padding-left: 3%;
    padding-right: 3%;
}
footer .mailpoet_form_column .mailpoet_paragraph input::placeholder {
    opacity: .6;
}
.variations select {
    width: 100%;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    cursor: pointer;
    transition: border-color 0.3s ease;
}


.acf-description-content {
  max-height: 280px; /* adjust this height */
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.acf-description-wrapper.expanded .acf-description-content {
    max-height: max-content;
}
.toggle-description-btn {
    background: no-repeat;
    text-transform: uppercase;
    font-family: "Helvetica", Sans-serif !important;
    color: #977b59;
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline;
	outline:none !important;
	background:#fff !important;
}
.inner-content-cat {
    padding: 70px 0 0px 0;
}
.acf-description-wrapper {
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
}
.inner-content-cat h2, .inner-content-cat h3 {
    font-size: 35px;
    font-weight: 400;
    margin: 0 0 30px 0;
}
.acf-description-wrapper {
    font-size: 18px;
    font-weight: 300;
}
.wc-tab-content .products.columns-4 li .custom-varients.collection-var li {
    width: 25px !important;
    height: 25px !important;
    margin: 0 10px 0 0 !important;
    padding: 0px;
}
.wc-tabs span {
    margin: 0 10px;
}
.custom-varients.collection-var {
    margin: -10px 0 0 0;
}
.custom-varients.collection-var li {
    padding: 0 !important;
    height: 25px !important;
    width: 25px !important;
}
.stock.in-stock {
    display: none;
}
.related.products .custom-varients.collection-var {
    display: none;
}
.wc-tab-content .products.columns-4 li .custom-varients.collection-var li a {
    width: 17px;
    height: 17px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto;
}
.wc-tab-content .products.columns-4 li .custom-varients.collection-var li {
    display: flex;
    align-items: center;
    justify-content: center;
}
#tab-second .custom-varients.collection-var {
    margin: -5px 0 0 0;
}
.section-top{
    position: relative;
}
.section-top::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: rgba(172, 142, 106, 0.08);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.custom-page-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.page-id-1625 .custom-page-wrapper {
    align-items: center;
}
.title-area {
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    height: calc(100vh - 100px);
}
.content-area-custom, .title-area {
    width: 50%;
}
.page-template-custom-page .site {overflow: visible;}
.title-area h1 {
    font-size: 26px;
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.title-area h1::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    margin-top: 70px;
    background: #977b59;
}
.inr-content-pg {
    max-width: 81%;
    margin: 0 auto;
    padding: 100px 0;
}
.inr-content-pg {
    font-size: 0.9375rem;
    line-height: 24px;
    font-weight: 300;
}
.inr-content-pg strong {
    font-weight: 600;
}
.inr-content-pg p {
    margin-bottom: 24px;
}
.inr-content-pg h1 {
    font-size: 1.5rem;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background: #977b59 !important;
}
.entry-header .entry-title {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
}
header.entry-header {
    padding: 50px 0 30px 0 !important;
}
.wc-block-components-product-name {
    color: #977b59;
    text-decoration: none !important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 500;
}
.wc-block-components-text-input.wc-block-components-totals-coupon__input input {
    border: 1px solid #ccc;
    border-radius: 0 !important;
    box-shadow: none;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #977b59;
    text-decoration: none;
		border-radius:5px;
}
.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button{
    background: #977b59;
    text-decoration: none;	
}
.wc-block-components-button.wp-element-button {
    background: #977b59;
    font-weight: 400;
}

.wc-block-components-form .wc-block-components-text-input input, .wc-blocks-components-select .wc-blocks-components-select__select{
    box-shadow: none !important;
    border-color: #909697 !important;
}
.error404 .fourohfour-columns-2 {
    display: none;
}
.error404 .fourohfour-columns-2 h2 {
    text-align: center;
}
.error-404.not-found h2 {
    text-align: center;
    margin: 70px 0 0 0;
}
.error404 .site-content .widget_product_search {
    display: none;
}
.page-content {
    text-align: center;
}
.error-404.not-found {
    padding: 80px 0 0 0;
}
.error-404.not-found h2.woocommerce-loop-product__title {
    text-align: left;
}
.wpcf7-form-control {
    border: none !important;
    background: #fafcfe !important;
    width: 100%;
    box-shadow: none !important;
    color: #977b59 !important;
    height: 50px;
}
input.wpcf7-form-control::placeholder {
    color: #977b59;
}
.wpcf7.js p {
    margin: 0 !important;
}
.row-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.form-6 {
    width: 50%;
    padding: 0 10px;
}
textarea.wpcf7-form-control {
    height: 90px;
    margin: 0 0 20px 0;
}
.page-id-1651 .col-full {
    padding: 0 !important;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #ac8e6a !important;
    color: #fff !important;
    text-transform: uppercase;
    width: auto;
    font-size: 14px;
    font-weight: 600;
}
.three-grid-column {
    display: flex;
}
.three-grid-column .column-1.address {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    border-left: 1px solid #eee;
}
.three-grid-column .column-1.address h3 {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 15px;
}
.column-info-add a {
    color: #977b59;
    text-decoration: none;
    font-size: 15px;
}
.in-col p {
    margin: 0;
}
.list-pro .elementor-widget.elementor-widget-image img {
    width: 100%;
}
.list-pro .elementor-element.elementor-element-1fa5338.elementor-widget.elementor-widget-image {
    height: 100%;
}
.list-pro ul.products li.product img {
    width: 100%;
}
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
    margin: 0 !important;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
.wp-block-woocommerce-empty-cart-block h2 {
    display: none;
}
.with-empty-cart-icon.wc-block-cart__empty-cart__title {
    display: block;
}