/*
Theme Name: Italwax
Author: Aleksandra Khuchasheva
Author URI: alexhuchasheva@gmail.com
Description: Italwax visual theme without custom integrations
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: italwax
*/


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

body {
    font-family: 'Inter', sans-serif;
    overflow-x: hidden;
    color: #2F2114;
}

a {
    text-decoration: inherit;
    color: #4C4035;
}

h1,
h2,
h3,
h4 {
    text-transform: uppercase;
    line-height: 1.2;
}

.elementor-heading-title {
    line-height: 1.2 !important;
}

a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
p a,
.elementor-widget-text-editor li a,
div#tab-description a,
div#tab-echoatheme_custom_tab_2 a {
    color: #A77E17;
    text-decoration: none;
}

p.logout.button a {
    color: inherit;
}

* {
    outline: none;
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-size: 36px;
    color: #2F2114;
    padding: 50px 0 30px;
    text-transform: uppercase;
}

.page-body-wax {
    min-height: 415px;
}

/**/
.woocommerce .woocommerce-result-count,
a.woocommerce-product-gallery__trigger,
table.variations .label,
.product_meta,
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-variation-description,
.woocommerce-variation-price,
.product.type-product #wc-square-digital-wallet,
span.wpcf7-spinner,
.aws-container .aws-search-form .aws-form-btn span.aws-form-btn_icon,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
div#tab-description h2:first-child,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions span.nobr,
.woocommerce td.product-name .wc-item-meta,
p#afreg_additionalshowhide_1051 label:first-child,
.woo-sc-box br,
.wpcf7-file,
.woocommerce div.product p.stock,
.woocommerce .wishlist-title,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,
.woocommerce table.my_account_orders td a.woocommerce-button.button.smart_refunder.thickbox,
.content-board.view-order-area a.button.view,
a.added_to_cart.wc-forward,
.woocommerce table.my_account_orders a.button.refund,
input.wcusage_custom_ref_url,
.content-board.view-order-area a.button.refund:first-child,
.owl-carousel.mobile,
.agree,
.aws-container .aws-search-form .aws-search-btn svg,
.woocommerce ul.products li.product .star-rating,
.product .ppcp-messages,
.product .ppc-button-wrapper {
    display: none !important;
}

.hidden {
    display: none;
}

button,
button:active,
button:focus {
    outline: none;
}

.nav>li>a {
    padding: 5px 7px;
}

.woo-sc-box.normal.rounded.full {
    margin-top: 50px;
}

.elementor-field-type-html {
    padding: 10px 0;
    font-size: 14px;
    color: #2F2114;
}

.wrapper-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.wrapper-input .file-name {
    position: relative;
    overflow: hidden;
    line-height: 30px;
    padding: 5px;
    font-size: 15px;
    width: 80%;
    border: 1px solid #D0D0D0;
    border-radius: 4px 0 0 4px;
    height: calc(2em + 0.75rem + 2px);
}

.wrapper-input .btn {
    background: #F8F9FA;
    border: 1px solid #D0D0D0;
    border-radius: 0 4px 4px 0;
    width: 20%;
    padding: 2px 10px;
    color: #2F2114;
    font-size: 14px;
    height: calc(2em + 0.75rem + 4px);
    transition: all .6s;
}

.wrapper-input .btn:hover {
    background: #A77E17;
    color: #fff;
}

#sb_instagram .sbi_photo img {
    border-radius: 20px;
}

div#tab-echoatheme_custom_tab_2 a {
    font-size: inherit;
    text-transform: none;
    display: contents;
    font-weight: 400;
}

.carousel-area {
    min-height: 500px;
}

.owl-carousel {
    z-index: 0;
    display: flex;
}

.owl-carousel .owl-item {
    width: 100%;
    min-height: 400px;
    box-sizing: border-box;
    overflow: hidden;
}

.owl-carousel img {
    width: 100%;
    height: auto;
}

.owl-dots {
    text-align: center;
    margin-top: 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: #2F2114;
    margin: 10px 5px;
    border-radius: 50%;
    position: relative !important;
    height: 8px;
    width: 8px;
}

button.owl-dot.active {
    background: #A77E17;
}

.yith-wcbm-badge {
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
}

.top-header-area-scrollable {
    height: 100px;
    background: #fff;
    position: relative;
}

.subheader {
    height: 36px;
    background: #2F2114;
    text-align: center;
    padding: 7px 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}


.subheader .block {
    margin: 0 auto;
}

.subheader .block {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.subheader.rotator {
  position: relative;
}

.rotator-text {
  position: relative;
  margin: 0;
  line-height: 1.2;
  min-height: 1.2em; /* чтобы строка не прыгала */
}

.rotator-item {
  position: absolute;
  left: 0;
  top: 4px;
  width: 100%;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity .35s ease, transform .35s ease;
  pointer-events: none;
}

.rotator-item.is-active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* ссылки остаются кликабельными только на активном элементе */
.rotator-item a { text-decoration: none; color: #fff; }


.header-hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0;
    height: 8px !important;
    background: green;
    background: linear-gradient(90deg, #55E212 -3.58%, #FFF 52.6%, #F50000 101.15%);
}

.site-header {
    margin-bottom: 39px;
}

.logo {
    display: block;
    max-width: 100%;
    max-height: 65px;
}

.nav>li {
    display: inline-flex;
    align-items: baseline;
}

.main-menu a {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
}

.main-menu .menu-item-has-children {
    padding-right: 15px;
}

.main-menu .menu-item-has-children:after {
    content: url(/wp-content/uploads/2024/01/Vector.png);
}

.main-menu {
    height: 65px;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}

.main-menu a:hover {
    background: none !important;
    color: #9F7A25;
}

.main-menu .current-menu-item a {
    color: #9F7A25;
}

#menu-log-in-menu,
.basket-btn__label {
    font-size: 14px;
    color: #9F7A25;
}

#menu-log-in-menu a:hover {
    background: none;
}

.login-menu li {
    list-style: none;
}

.login-menu img,
.login-menu div {
    display: inline-block;
}

.phone-reg {
    position: relative;
}

span#phone-error {
    left: 3px;
    position: absolute;
    font-size: 12px;
    margin-top: -6px;
}

div#customer_login .col-1 {
    display: none !important;
}

div#customer_login .col-2 {
    width: 100%;
}

.header-right-menu {
    height: 65px;
    padding-top: 33px;
}

#fix_cart_count {
    background: #2f2114;
    color: #fff;
    font-size: 10px;
    padding: 0 4px;
    border-radius: 50%;
    position: absolute;
    margin-left: -8px;
    margin-top: -3px;
}

#menu-main-menu-1 {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

ul#menu-log-in-menu {
    padding-left: 0;
    display: block !important;
}

.main-menu .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 3;
    box-shadow: 0 5px 0 #9F7A25;
    box-shadow: 1 1 #000;
    padding: 15px;
    border: 1px solid #CED4DA;
    width: max-content;
    margin-top: 30px;
}

.main-menu .menu-item:hover .sub-menu {
    display: block;
}

.main-menu .sub-menu li {
    list-style: none;
    margin-bottom: 10px;
}

a.fix_cart_btn.fz_an {
    margin-right: 10px;
}

.featured-header {
    font-size: 36px;
    margin-top: 70px;
    text-align: center;
    color: #446486;
}

.search-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-bottom: -5px;
    margin-right: 6px;
    background: url(/wp-content/uploads/2026/06/search.png);
}

span.login-menu {
    margin-bottom: -13px !important;
    display: inline-block;
}

.search-toggle {
    position: relative;
    display: block;
    height: 16px;
    width: 16px;
}

.search-box {
    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 0;
    max-height: 0;
    transform: translateY(100%);
    background-color: #fff;
    transition: all .3s;
    z-index: 0;
    box-shadow: gray 0 2px 2px -2px;
}

.aws-container {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    opacity: 0;
    display: none;
    color: #fff;
}

.top-header-area-scrollable.show .search-box {
    max-height: 70px;
    z-index: 3;
    padding-top: 10px;
    height: 100%;
}

.top-header-area-scrollable.show .aws-container {
    opacity: 1;
    display: block;
    transition: .1s;
}

li#menu-item-20472 a:after {
    content: 'Новинка';
    font-size: 8px;
    margin-left: 4px;
    color: red;
    margin-top: 4px;
    position: absolute;
    font-weight: 700;
}

.sale ins {
    color: #dc3232 !important;
}

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

.aws-container .aws-search-form .aws-form-btn {
    width: 19%;
    margin-left: 7px;
    background: #2f2114;
    color: #fff;
    border: 1px solid #2f2114;
    border-radius: 20px !important;
    padding: 15px;
    text-transform: uppercase;
}

.aws-search-btn.aws-form-btn:after {
    content: 'Поиск';
}

.aws-container .aws-show-clear .aws-search-field {
    border-radius: 20px !important;
    border: 1px solid #2f2114;
    padding: 10px;
    font-size: 16px;
}

.aws-container .aws-search-form .aws-form-btn:hover {
    background: #A77E17;
    border: 1px solid #A77E17;
    transition: .3s;
}

/*mobile menu*/
.burger,
#burger-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 22px;
    height: 16px;
    border: none;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 10000;
}

.burger span {
    height: 2px;
    background: #000;
    width: 100%;
    display: block;
}


#mobile-menu {
    position: fixed;
    top: 0;
    right: -320px;
    width: 320px;
    text-transform: uppercase;
    height: 100vh;
    background: #fff;
    z-index: 9999999999999;
    transition: right 0.3s ease-in-out;
    padding: 20px;
    overflow-y: auto;
    box-shadow: -4px 0 16px rgba(0, 0, 0, 0.1);
}

#mobile-menu.open {
    right: 0;
}

#mobile-menu-close {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 28px;
    background: none;
    border: none;
    color: #333;
    z-index: 10001;
}

#mobile-overlay,
.mobile-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

#mobile-overlay.show,
.mobile-overlay.show {
    display: block;
}

#mobile-menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

#mobile-menu nav li {
    border-bottom: 1px solid #eee;
}

#mobile-menu nav li a {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    color: #222;
    text-decoration: none;
}

#mobile-menu nav li a:hover {
    color: #A77E17;
}

/* Подменю */
#mobile-menu .sub-menu {
    padding-left: 15px;
}

#mobile-menu .sub-menu li a {
    font-size: 15px;
    color: #555;
}


body .wfacp_mini_cart_start_h ul.acfw-bogo-summary {
    padding-left: 0 !important;
}

body .wfacp_mini_cart_start_h ul.acfw-bogo-summary li {
    list-style: none !important;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li:not(:last-child) {
    margin-right: 10px;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #A77E17;
    color: #fff;
    border: 1px solid #A77E17;
    transition: .3s;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 16px;
    padding: 7px 11px;
    border-radius: 12px;
    border: 1px solid #2F2114;
}

.wpcf7-text,
.wpcf7-textarea,
.wpcf7-number,
.wpcf7-select {
    width: 100%;
    height: 45px;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 16px;
    font-size: 14px;
}

.wpcf7-textarea {
    height: 120px;
}

.wpcf7 label {
    margin-bottom: 16px;
    text-transform: uppercase;
}

span.wpcf7-list-item-label {
    text-transform: none;
    margin-top: 24px;
}

.wpcf7-submit {
    display: block;
    width: 183px;
    max-width: 100%;
    height: 49px;
    background: #fff;
    border: 1px solid #2F2114;
    font-size: 16px;
    color: #2F2114;
    text-transform: uppercase;
    border-radius: 52px;
    height: 34px;
    padding-top: 2px;
}

.wpcf7-submit:hover {
    background: #A77E17;
    border: 1px solid #A77E17;
    color: #fff;
}

.elementor-widget-image a {
    display: block !important;
}

.container.woocommerce {
    display: flex;
    flex-direction: column;
    margin-bottom: 120px;
}

.term-description {
    margin-bottom: 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover {
    background-color: #a2a2a2;
}

.woocommerce .woocommerce-breadcrumb {
    padding: 30px 0;
    font-size: 12px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.wcu-save-settings-button,
#wcu6 .woocommerce-Button,
#wcu6 button {
    background-color: #2F2114;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    border-radius: 69px;
    padding: 8px 32px;
    text-transform: uppercase;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.wcu-save-settings-button:hover,
#wcu6 .woocommerce-Button:hover,
#wcu6 button:hover {
    background-color: #A77E17;
    color: #fff;
    border-radius: 69px;
    border: 1px solid #A77E17;
}

.product-type-variable .add_to_cart_button {
    text-transform: uppercase;
}

/* scroll */
.woocommerce div.product div.images .flex-control-thumbs {
    overflow-y: scroll;
    zoom: 1;
    margin: 0;
    padding: 0;
    max-height: 600px;
    direction: rtl;
    padding-left: 12px;
    scroll-behavior: smooth;
}

/* Chrome/Safari: скрыть по умолчанию */
.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    width: 0;
    background: transparent;
}

div#tab-description ul li {
    border-top: 0;
    list-style: disc;
    display: list-item;
    padding-left: 3px;
}

div#tab-description ol li {
    border-top: 0;
}

.filter-by {
    font-size: 28px;
    color: #2F2114;
    margin-bottom: 30px;
}

.woocommerce .woocommerce-ordering select {
    height: 40px;
    padding: 7px 6px;
    border: none;
}

.wpc-filters-main-wrap .wpc-term-item-content-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
}

ul.wpc-filters-ul-list,
.wpc-filters-main-wrap li.wpc-term-item label {
    padding-left: 0 !important;
}

.widget-title.wpc-filter-title {
    text-transform: uppercase;
}

.wpc-filters-section:not(:last-child) {
    border-bottom: 1px solid #D0D0D0;
}

.lmp_button {
    text-transform: uppercase;
    margin-top: 100px;
}

.products.columns-4 {
    padding-left: 0;
}

.products.columns-4 .product {
    list-style: none;
    width: 24%;
    float: left;
    margin-right: 12px;
}

.products.columns-4 .product.last {
    margin-right: 0;
}

.woocommerce-loop-product__title {
    font-size: 14px !important;
    text-align: center;
    text-transform: uppercase;
}

.woocommerce ul.products li.product .price {
    font-size: 24px;
}

.woocommerce ul.products li.product .button {
    margin-top: 6px;
}

.woocommerce-loop-product__title:hover {
    color: #4C4035;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
img.woocommerce-placeholder.wp-post-image {
    width: 100%;
    height: auto;
}

.yith-wcbm-badge {
    z-index: 0;
}

.products .price bdi {
    display: block;
    text-align: center;
    font-size: 22px;
}

.product-type-variable span.woocommerce-Price-amount.amount {
    display: inline-block;
}

.woocommerce button.button.alt.disabled {
    background-color: #2F2114;
}

a.checkout-button.button.alt.wc-forward {
    width: 360px;
}

.related.products {
    width: 100%;
    clear: both;
    padding-top: 50px;
}

.related.products h2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    color: #2F2114;
    margin: 30px 0 35px;
}

h2.text-center.relevant-articles {
    margin: 50px 0 35px;
}

.woo-sc-box.normal.rounded.full h2,
.woo-sc-box.normal.rounded.full img {
    margin-bottom: 20px;
}

.woo-sc-box.normal.rounded.full img {
    width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
}

.woocommerce div.product .product_title {
    clear: both;
}

.flex-viewport {
    width: 81.34%;
    float: right;
    margin-left: 20px;
}

.woocommerce div.product .product_title {
    font-size: 36px;
    line-height: 33px;
    color: #2F2114;
    margin-bottom: 32px;
    text-transform: uppercase;
    line-height: 1.2;
}

.summary.entry-summary p {
    font-size: 16px;
    line-height: 22px;
    color: #4C4035;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    margin-bottom: 16px;
    margin-right: 10px;
}

/*reviews*/

h2.woocommerce-Reviews-title {
    display: none;
}

p.woocommerce-verification-required {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #01a682;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

p.woocommerce-verification-required:before {
    font-family: WooCommerce;
    content: "\e028";
    content: "\e028" / "";
    display: inline-block;
    position: absolute;
    top: 1em;
    color: #01a682;
    left: 1.5em;
}

.comment-form-rating label {
    text-transform: uppercase;
    margin-top: 20px;
}

.comment-form-comment label {
    text-transform: uppercase;
}

textarea#comment {
    line-height: 30px;
    padding: 5px;
    font-size: 15px;
    border: 1px solid #D0D0D0;
    border-radius: 4px 0 0 4px;
}

#commentform input#submit {
    border: 1px solid #2F2114 !important;
    padding: 10px 50px !important;
    background: #fff !important;
    color: #2F2114 !important;
}

#commentform input#submit:hover {
    border: 1px solid #A77E17 !important;
    background: #A77E17 !important;
    color: #fff !important;
}

/*quantity*/

.quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.qty-decrement,
.qty-increment {
    background-color: #fff;
    color: #2d1d0d;
    border: none;
    padding: 16px 21px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
}

.qty-value {
    font-size: 23px;
    width: 40px;
    padding: 17px 0 16px;
    border-top: 1px solid #2d1d0d;
    border-bottom: 1px solid #2d1d0d;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px;
    height: 70px;
}

button.qty-decrement {
    border: 1px solid #2d1d0d;
    font-size: 24px !important;
    border-right: 0px !important;
    border-radius: 69px 0px 0px 69px !important;
    padding-left: 30px;
}

button.qty-increment {
    border: 1px solid #2d1d0d;
    font-size: 24px !important;
    border-left: 0px !important;
    border-radius: 0 69px 69px 0 !important;
}

.wc-variation-select {
    display: none !important;
}

.swatch {
    display: inline-block;
    margin: 5px 5px 0 0;
    border: 1px solid #2F2114;
    background: #f9f9f9;
    cursor: pointer;
    background: #fff;
    color: #2F2114;
    border-radius: 69px;
    padding: 6px 20px;
}

.swatch.selected {
    background: #A77E17;
    color: #fff;
    border-color: #A77E17;
}

input.cwg_popup_submit {
    width: 298px;
    background: #2F2114;
    padding: 18px;
    color: #F9F9F9;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 15px;
    border-radius: 69px;
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #fff !important;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #2F2114 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.cwginstock-panel-heading h4 {
    color: #2F2114 !important;
    font-size: 16px;
}

.cwgstock_button {
    width: 280px !important;
    max-width: 100%;
    padding: 18px !important;
    background: #2F2114 !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 50px;
}

.cwginstock-panel-body input[type=text],
.cwginstock-panel-body input[type=email] {
    margin-bottom: 15px;
    width: 100%;
    height: 45px;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 16px;
    font-size: 14px;
}

.swal2-close:hover {
    border: none !important;
}

.cwginstocksuccess {
    color: #2F2114 !important;
    font-size: 16px;
}

button.swal2-close:focus {
    box-shadow: none;
}

.wc-tab {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    transition: .5s;
}

.wc-tab.active {
    transition: 1s;
}

.wc-tabs li,
.wc-tabs li a {
    width: 100%;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
    border-bottom: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    color: #4C4035;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #cfc8d8;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading,
.product-add-to-cart .add_to_cart_button.loading {
    opacity: .25;
    padding-right: 2.618em;
    animation: none;
}

.product-add-to-cart .add_to_cart_button.loading {
    width: inherit !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f6f5f8;
}

div#tab-echoatheme_custom_tab_2 li {
    border-bottom: 0;
    border-top: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p:first-child {
    margin-top: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 24px;
    font-weight: 300;
    color: #A77E17;
    text-transform: uppercase;
}

.comment-text a {
    font-size: 16px !important;
    text-transform: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #A77E17;
}

.tab-button {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 18px;
    transform: rotate(0deg);
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
    transition: .4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
    left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 2em;
}

.tab-button:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 1.5px;
    width: 50%;
    background: #A77E17;
}

.tab-button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50%;
    width: 1.5px;
    background: #A77E17;
}

.tab-button.clicked {
    transform: rotate(360deg);
}

.tab-button.clicked:before {
    width: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    z-index: 3;
    margin-left: 10px;
    width: 99%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs ol li {
    display: list-item;
    padding-left: 10px;
}

.button.add_to_cart_button.product_type_simple,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.button.add_to_cart_button.product_type_variable {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 298px;
    max-width: 100%;
    border-radius: 69px;
    padding: 21px 0;
    height: 71px !important;
    font-size: 24px;
    font-weight: 400;
    background-color: #2F2114;
    text-transform: uppercase;
    text-align: center;
}

button.single_add_to_cart_button.button.alt,
button.variable_add_to_cart_button.button.alt {
    font-size: 24px !important;
    padding-top: 4px !important;
    color: #fff;
}

.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.button.add_to_cart_button.product_type_simple:hover {
    background-color: #A77E17;
    transition: .3s;
}

.woocommerce ul.products li.product {
    text-align: center;
}

.outofstock .button {
    text-transform: uppercase;
}

.woocommerce ul.products li.product .button,
a.added_to_cart.wc-forward,
.elementor-product-simple .button,
form.cart.e-loop-add-to-cart-form .button.add_to_cart_button.product_type_simple {
    width: 171px !important;
    max-width: 100% !important;
    background: #fff;
    border: 1px solid #2F2114;
    border-radius: 62px;
    color: #2F2114;
    font-size: 16px !important;
    padding: 9px;
    text-align: center;
    height: 34px !important;
    text-transform: uppercase;
}

form.cart button[type='submit']:not(#qib_id):not(#qib_id),
form.cart .qib-container+div:not(#qib_id):not(#qib_id) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.elementor-product-simple .button {
    padding: 10px !important;
}

a.added_to_cart.wc-forward {
    padding-top: 3px !important;
    margin-top: 10px !important;
}

.woocommerce ul.products li.product .button:hover,
a.added_to_cart.wc-forward,
.elementor-product-simple a.added_to_cart.wc-forward {
    background: #A77E17;
    border: 1px solid #A77E17;
    color: #fff;
    transition: .3s;
}

a.added_to_cart.wc-forward {
    text-transform: uppercase;
    padding: 6px;
    margin-top: 6px;
    text-align: center;
}

.elementor-products-grid ul.products.elementor-grid li.product a.added_to_cart.wc-forward {
    padding: 5px 0 6px !important;
}

small.addmore {
    font-size: 14px;
    color: #D0D0D0;
    margin-left: 14px;
}

.summary.entry-summary .price {
    font-size: 48px !important;
    color: #2F2114;
    font-weight: 800;
    margin-bottom: 42px;
}

.product.sale .price ins {
    color: #B01F16;
    text-decoration: none;
}

.woocommerce div.product.sale p.price del,
.woocommerce div.product.sale span.price del {
    color: #A0A0A0;
    font-size: 24px;
    font-weight: 300;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400;
}

ul.products li.product.sale .price ins {
    font-weight: 700;
}

ul.products li.product del .woocommerce-Price-amount.amount {
    text-decoration: line-through;
}

ul.products li.product del {
    font-size: 14px;
}

ul.products li.product del .woocommerce-Price-amount.amount bdi {
    font-size: 14px;
}

.agcfw-send-to-friend-fields .agcfw-form-field {
    width: 49%;
    float: left;
}

.agcfw-send-to-friend-fields .agcfw-form-field label {
    text-transform: uppercase;
    margin-bottom: 16px;
}

.agcfw-send-to-friend-fields {
    margin-top: 16px;
}

.agcfw-send-to-friend-fields .agcfw-form-field input,
.agcfw-send-to-friend-fields .agcfw-form-field textarea {
    height: 45px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    border-radius: 4px;
    padding: 11px;
}

.agcfw-single-product-fields .agcfw-send-option {
    display: block;
    clear: both;
}

ul.acfw-bogo-summary .label {
    color: #000;
}

.single_variation_wrap span.price {
    margin-left: 0 !important;
}

.woocommerce-cart-form {
    font-size: 20px;
}

.woocommerce-cart-form .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    width: 50px !important;
    height: 30px !important;
}

.woocommerce-cart-form .qib-button:not(#qib_id):not(#qib_id) {
    height: 30px !important;
    width: 30px !important;
}

.cart_totals {
    font-size: 18px;
}

form.checkout.woocommerce-checkout,
.woocommerce-order {
    font-size: 18px;
}

p#privacy_policy_reg_field .checkbox input[type=checkbox] {
    position: relative;
}

div#customer_login h2 {
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
    margin-top: 36px;
}

/* forgot password */
.lostpassword {
    text-align: center;
    max-width: 51%;
    margin: 0 auto;
}

.lostpassword h1 {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 36px;
}

.lostpassword p {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: left;
}

.woocommerce-ResetPassword .woocommerce-form-row label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.woocommerce-ResetPassword .woocommerce-form-row input[type="text"] {
    width: 100%;
    padding: 10px;
    background-color: #f0f7ff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}

/* Кнопка сброса пароля */
.woocommerce-ResetPassword .woocommerce-Button.button {
    max-width: 100% !important;
    background: #fff;
    border: 1px solid #2F2114;
    border-radius: 62px;
    color: #2F2114;
    font-size: 16px !important;
    padding: 4px 20px;
    text-align: center;
    height: 34px !important;
    text-transform: uppercase;
}

.woocommerce-ResetPassword .woocommerce-Button.button:hover {
    background-color: #A77E17;
    border-color: #A77E17;
    color: #fff;
}

/* Очистка обтекания */
.clear {
    clear: both;
}

.hereisshippingcheck {
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.hereisshippingcheck input {
    margin-top: -1px;
    margin-right: 5px;
}

.woocommerce-variation-add-to-cart.variations_button,
.woocommerce div.product form.cart {
    position: relative;
}

.woocommerce div.product div.summary a.added_to_cart.wc-forward {
    text-transform: none;
    padding: 6px;
    margin-top: 13px;
    text-align: center;
    width: 100% !important;
    border-radius: 0;
    text-align: left;
    border: none;
    border-top: 3px solid #A77E17;
    background: #F6F5F7;
    clear: both;
    margin-top: 36px;
    color: #515151;
    font-size: 16px !important;
    padding: 1em 2em 1em 3.5em;
    height: auto !important;
}

.woocommerce div.product div.summary a.added_to_cart.wc-forward:before {
    content: url(/wp-content/uploads/2024/05/bag.png);
    position: absolute;
    margin-left: -30px;
    margin-top: 2px;
}

.product-add-to-cart .add_to_cart_button {
    background: #fff;
    /* Цвет фона */
    border: 1px solid #2F2114;
    /* Граница */
    border-radius: 69px;
    /* Скругление углов */
    color: #2F2114;
    /* Цвет текста */
    font-size: 16px;
    /* Размер шрифта */
    text-transform: uppercase;
    /* Преобразование текста */
    cursor: pointer;
    /* Указатель курсора */
    padding: 4px 15px;
    /* Изменено на padding: 4px 0; */
}

.product-add-to-cart .add_to_cart_button:hover {
    background: #A77E17;
    /* Цвет фона при наведении */
    border: 1px solid #A77E17;
    /* Цвет границы при наведении */
    color: #fff;
}

.content-board .wishlist_table .product-add-to-cart {
    text-align: center;
}

.add_to_wishlist {
    cursor: pointer;
    color: #2F2114;
    font-size: 24px;
}

button.add_to_wishlist.single_add_to_wishlist {
    border: none;
    background: none;
}

button.add_to_wishlist.single_add_to_wishlist:focus,
button.add_to_wishlist.single_add_to_wishlist:active,
button.add_to_wishlist.single_add_to_wishlist::-moz-focus-inner,
button.add_to_wishlist.single_add_to_wishlist:focus-visible {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    user-select: none
}

div#yith-wcwl-popup-message,
.cart-discount.coupon-getitfirst span.woocommerce-Price-amount.amount:first-child {
    display: none !important;
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    font-size: 24px;
    color: #B01F16;
    position: absolute;
    right: 20px;
    top: 10px;
}

.yith-wcwl-add-button,
.wishlist-fragment.on-first-load {
    position: absolute;
    right: 15px;
    top: 5px;
}

.header-board {
    padding: 18px 32px 11px;
    background: #2F2114;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 24px;
    margin-top: 42px;
}

.header-board h2 {
    font-size: 24px;
}

.header-board a {
    color: #fff;
    text-decoration: underline;
    display: block;
    margin-top: 3px;
}

.content-board {
    padding: 0 31px;
}

.content-board h3 {
    font-size: 24px;
    color: #2F2114;
    text-transform: inherit;
}

a.button.view,
.content-board a.button,
.woocommerce-MyAccount-content button.woocommerce-Button.button,
.woocommerce button.button,
form#smart_refund_request_form input#confirm,
#submitpayoutyes,
#fr_refund_table button.check,
.refund-front-form p.submit input[type="submit"] {
    max-width: 100% !important;
    background: #fff;
    border: 1px solid #2F2114;
    border-radius: 62px;
    color: #2F2114;
    font-size: 16px !important;
    padding: 9px 20px;
    text-align: center;
    height: 34px !important;
    text-transform: uppercase;
}

#fr_refund_table button.check,
.refund-front-form p.submit input[type="submit"] {
    padding-top: 5px !important;
}

button#submitpayoutyes {
    padding-top: 5px !important;
    font-weight: 400;
}

.woocommerce table.my_account_orders,
.wishlist_table {
    font-size: 16px !important;
}

.woocommerce table.my_account_orders td.order-actions {
    text-align: right;
    padding-right: 35px;
}

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
    text-align: left;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    float: right;
}

input#afreg_additional_1051 {
    border: none;
    padding: 0;
    max-height: 100px !important;
}

p#afreg_additionalshowhide_1051 input[type="file"]::file-selector-button,
.fr-request-form input[type="file"]::file-selector-button {
    background: #F8F9FA;
    border: none;
    border-radius: 0;
    width: 150px;
    box-sizing: border-box;
    padding: 2px 10px;
    background-color: #F8F9FA;
    transition: all .6s;
    color: #2F2114;
    border: 1px solid #D0D0D0;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 0;
    max-width: 50%;
    border-radius: 4px;
    height: 47px;
}

p#afreg_additionalshowhide_1051 input[type="file"]::file-selector-button:hover,
.fr-request-form input[type="file"]::file-selector-button:hover {
    background: #A77E17;
    color: #fff;
    border: 1px solid #A77E17;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
input.gift_card_code {
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    line-height: normal;
    width: 100%;
    height: 45px;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 16px;
    font-size: 14px;
}

input.gift_card_code {
    max-width: 300px;
}

legend {
    font-size: 24px !important;
    margin-top: 20px;
}

a.button.edit-button {
    margin-top: 0;
    margin-right: 48px;
}

div#agcfw-redeem-gift-card {
    margin-top: 24px;
}

input.gift_card_code {
    max-width: 300px;
    border-radius: 4px 0 0 4px;
}

div#agcfw-redeem-gift-card Button.button {
    background: #F8F9FA;
    border: none;
    border-radius: 0;
    width: 100px;
    box-sizing: border-box;
    padding: 9px 10px;
    background-color: #F8F9FA;
    transition: all .6s;
    color: #2F2114;
    border: 1px solid #D0D0D0;
    font-size: 14px;
    vertical-align: middle;
    margin-left: -6px;
    margin-top: -1px;
    text-transform: inherit;
    border-radius: 0 4px 4px 0;
    height: calc(2em + 0.75rem + 2px) !important;
}

.order-date,
.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: inherit;
}

table.wishlist_table {
    border-top: 1px !important;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 10px 8px;
}

.woocommerce-error {
    border-top-color: #B01F16;
}

.woocommerce-error::before {
    color: #B01F16;
}

section#fr-cancel-request-section p {
    background: #f6f5f8;
    border-top: 3px solid #01a682;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
}

section#fr-cancel-request-section p::before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
    color: #01a682;
}

ins {
    text-decoration: none;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 400;
}

.woocommerce table.shop_table strong {
    font-weight: 400;
}

.wcu-dash-coupon-area {
    margin-top: 36px;
}

.woocommerce-info,
.woocommerce-message {
    border-top-color: #01a682;
}

.woocommerce-info::before,
.woocommerce-message::before {
    color: #01a682;
}

h2.woocommerce-order-details__title,
.woocommerce-column--billing-address h2.woocommerce-column__title,
.woocommerce-column--shipping-address h2.woocommerce-column__title {
    font-size: 24px;
    color: #2F2114;
    text-transform: inherit;
}

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first em {
    font-style: normal;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination ul {
    padding-left: 0;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination li {
    padding-left: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
    font-size: 24px !important;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    padding: 7px;
    border-radius: 4px;
}

.content-board #payment #place_order {
    font-size: 16px !important;
    padding: 12px !important;
    height: 40px !important;
    width: 225px;
    margin-right: 32px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f6f5f8;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #e0e0e0;
}

.woocommerce-MyAccount-content button.woocommerce-Button.button {
    margin-top: 0;
}

.afreg_extra_fields .input-text,
.input-select {
    min-height: 48px !important;
    max-height: 48px !important;
    height: 54px !important;
}

.afreg_extra_fields{
    clear: both;
}
input#afreg_additional_1052 {
    width: 98%;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    margin-left: 6px;
    display: inline-block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 9px;
    width: 20px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #CED4DA !important;
    border-radius: 4px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 45px !important;
    margin: 0;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
}

p#afreg_additionalshowhide_1051 {
    position: relative;
}

#afreg_additionalshowhide_1051 label {
    float: left;
}

input#afreg_additional_1051 {
    float: left;
    clear: both;
}

p#afreg_additionalshowhide_1051 a {
    height: 400px;
    right: 0;
}

div#agcfw-redeem-gift-card Button.button:hover {
    color: #fff;
    background: #A77E17;
    border: 1px solid #A77E17;
}

.view-order-area p.order-again,
.order-cancel-button {
    display: inline;
}

a.button.smart_refunder.thickbox {
    margin-right: 4px;
}

td.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions,
.woocommerce-PaymentMethod--actions.payment-method-actions {
    text-align: end;
    padding-right: 35px;
}

table.woocommerce-table-refund-details {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #CED4DA !important;
    border-radius: 5px 5px 0 0;
}

table.woocommerce-table-refund-details tbody tr td {
    border: 1px solid #CED4DA !important;
}

table.woocommerce-table-refund-details input[type="number"].qty-input {
    border: 1px solid #CED4DA;
    border-radius: 4px;
}

.related.products .price bdi {
    font-weight: 400;
}

.fr-request-form {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.fr-request-form div.field-row {
    width: 49%;
}

.refund-front-form p.submit {
    float: right;
}

.fr-request-form label {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.fr-request-form .checkbox-item label {
    text-transform: none;
    margin-bottom: 6px;
    font-size: 14px;
}

.fr-request-form textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 16px;
    font-size: 14px;
}

a.button.primary-button.cr-button {
    border: 1px solid #2F2114;
}

a.button.primary-button.cr-button:hover {
    border: 1px solid #A77E17;
}

.content-board.view-order-area a.button.refund {
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content table.woocommerce-table {
    border: 1px solid #CED4DA;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content table.woocommerce-table tbody,
.woocommerce-MyAccount-content table.woocommerce-table td,
.woocommerce-MyAccount-content table.woocommerce-table tfoot,
.woocommerce-MyAccount-content table.woocommerce-table th,
.woocommerce-MyAccount-content table.woocommerce-table thead,
.woocommerce-MyAccount-content table.woocommerce-table tr {
    border-color: #CED4DA;
    border-bottom: 1px solid #CED4DA;
    padding: 5px 15px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table td {
    border-top: none;
}

.woocommerce table.shop_table tfoot tr:last-child td,
.woocommerce table.shop_table tfoot tr:last-child th {
    border-bottom: 1px solid #fff;
}

a.button.secondary-button.ds-button {
    background-color: #2F2114;
    color: #fff;
    border-radius: 69px;
    border: 1px solid #2F2114;
    padding: 8px 20px;
    max-width: 100%;
    text-transform: uppercase;
}

a.button.secondary-button.cf-button {
    background-color: #fff;
    color: #2F2114;
    border-radius: 69px;
    border: 1px solid #2F2114;
    padding: 8px 20px;
    max-width: 100%;
    text-transform: uppercase;
}

a.button.secondary-button.ds-button:hover,
a.button.secondary-button.cf-button:hover {
    background-color: #A77E17;
    color: #fff;
    border: 1px solid #A77E17;
}


.biw-cb-table .is-current{
    color: #A77E17;
}
.page-footer {
    background: #2F2114;
    padding: 0 0 30px;
    color: #fff;
    font-size: 14px;
    padding-top: 44px;
    padding-bottom: 65px;
}

.page-footer h4 {
    margin-bottom: 20px;
    font-size: 16px;
}

.menu-footer-menu-products-2-container {
    margin-top: 40px;
}

.page-footer li {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
}

.page-footer li a {
    color: #fff;
}

.page-footer li:last-child {
    margin-right: 0;
}

.page-footer .footer-cont img {
    margin-bottom: 10px;
}

.page-footer .footer-cont a {
    color: #9f7a25;
}

.page-footer ul {
    padding-left: 0;
}

.insta-area {
    margin-top: 100px;
    background: #2F2114;
    color: #fff;
    padding: 50px 0;
}

.insta-area h2.insta-header {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.insta-area p.insta-header {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
}

.insta-area p.insta-header a {
    color: #fff;
}

.not-found {
    text-align: center;
    min-height: 42vh;
}

.not-found p {
    font-size: 18px;
}

.not-found a {
    color: #9f7a25;
    font-weight: 800;
}

.page-not-found {
    color: #9f7a25;
    font-size: 90px;
    font-weight: 900;
}

.col-lg-6.footer-socials {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 10px;
}

.woocommerce form .form-row label {
    clear: both;
    text-transform: uppercase;
}

h4 {
    clear: both;
}

form.woocommerce-form.woocommerce-form-register.register input,
form.woocommerce-form.woocommerce-form-register.register select {
    width: 100%;
    height: 45px;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 8px;
    font-size: 14px;
}

.woocommerce form.login label,
.woocommerce form.register label {
    text-transform: uppercase;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.woocommerce form.register {
    border: none;
    padding: 0;
}

.woocommerce form.register p#afreg_additionalshowhide_1051 label:first-child {
    display: block !important;
}

input#privacy_policy_reg,
input#shippingCheck,
#marketing_emails_agreement {
    height: 14px;
    width: 20px;
    margin-bottom: 1px;
}

.woocommerce form .form-row .required {
    visibility: visible;
}

p#privacy_policy_reg_field {
    display: block;
    clear: both;
}

.woocommerce form.register h4 {
    text-transform: uppercase;
    margin-left: 1px;
}

/*OCR*/

.license-msg {
    padding: 10px;
    border: 2px solid;
    border-radius: 6px;
    margin-top: 8px;
    font-size: 14px;
}

.license-msg.processing {
    background-color: #fff8c6;
    border-color: #ffd700;
    color: #333;
}

.license-msg.success {
    background-color: #d4edda;
    border-color: #28a745;
    color: #155724;
}

.license-msg.error {
    background-color: #f8d7da;
    border-color: #dc3545;
    color: #721c24;
}
.license-msg {
  padding: 10px 10px 10px 10px;
  border: 1px solid;
  border-radius: 6px;
  margin-top: 8px;
  font-size: 14px;
  clear: both;
  padding-left: 60px;
  position: relative;
}

.license-msg.processing {
  background-color: #FFF3CD;
  border-color: #FFDA6A;
  color: #664D03;
}

.license-msg.processing::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 8px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background: no-repeat center / contain url("https://www.buyitalwax.com/wp-content/uploads/2025/09/Group.webp");
  transform-origin: 50% 50%;
  animation: spinnee 1s linear infinite;
  will-change: transform;
}

.license-msg.success {
  background-color: #E7FBEF;
  border-color: #007934;
  color: #007934;
}
.license-msg.success::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: no-repeat center / contain url("https://www.buyitalwax.com/wp-content/uploads/2025/09/check-circle-fill.webp");
}

.license-msg.error {
  background-color: #FFF0EF;
  border-color: #B01F16;
  color: #B01F16;
}
.license-msg.error::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: no-repeat center / contain url("https://www.buyitalwax.com/wp-content/uploads/2025/09/x-circle-fill.webp");
}

/* анимация */
@keyframes spinnee {
  to { transform: rotate(360deg); }
}

@media (prefers-reduced-motion: reduce) {
  .license-msg.processing::before { animation: none; }
}

/*free shipping*/

progress[value] {
    -webkit-appearance: none;
    width: 89%;
    height: 11px;
}

progress#freeshippingprogress {
    position: relative;
}

progress#freeshippingprogress:after {
    content: url(/wp-content/uploads/2024/09/Group-56-1.svg);
    position: absolute;
    right: -49px;
    bottom: -21px;
}

progress[value]::-webkit-progress-bar {
    background-color: #cccccc;
    border-radius: 6px;
}

progress[value]::-webkit-progress-value {
    background: #9c7b25;
    border-radius: 20px;
}

.addmore {
    font-size: 16px;
    text-align: left;
    margin-top: 9px;
    margin-bottom: 0;
}

.agcfw-field input {
    width: 100%;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    height: 45px;
    font-size: 14px;
}

.agcfw-field input:focus {
    outline: none;
}

.agcfw-btn {
    border: 1px solid #CED4DA;
    border-radius: 4px;
    height: 45px;
    font-size: 14px;
}

.wcfm_message {
    text-align: left;
}

.p1 {
    text-align: center;
}

.wcfm_message a.button {
    margin-top: 15px;
}

.wcfm_message a {
    color: #2F2114;
    border-radius: 4px;
}

.wcfm_message a:hover {
    background: #A77E17;
}

.wcfm_message span {
    display: block;
}

.wcfm_message p {
    font-weight: 400;
}

span.wcfm_message_label {
    margin-bottom: 12px;
}

#fr-request-form input[type="submit"] {
    float: right;
    margin-top: 6px;
}

a.button.add_to_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 171px !important;
    max-width: 100% !important;
    background: #fff;
    border: 1px solid #2F2114;
    border-radius: 62px;
    color: #2F2114;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 0;
    height: 34px !important;
    text-align: center;
}

a.button.add_to_cart_button:hover {
    background: #A77E17;
    border: 1px solid #A77E17;
    color: #fff;
    transition: .3s;
}

.product a.button.add_to_cart_button {
    color: #fff;
    font-size: 24px !important;
}



@keyframes movingFlare {
    0% {
        left: -30px;
        margin-left: 0
    }

    30% {
        left: 110%;
        margin-left: 80px
    }

    100% {
        left: 110%;
        margin-left: 80px
    }
}

.agcfw-form-field-input {
    width: 300px;
    max-width: 100%;
    padding: 10px;
    height: 45px;
    border: 1px solid #446486;
    padding: 11px;
    margin-bottom: 10px;
    font-size: 18px
}

.cl-widget-f10918v10918 {
    width: 40% !important;
}

/*product video*/

.youtube-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('/wp-content/uploads/2025/05/Group.webp') no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    z-index: 10;
    pointer-events: none;
}

.woocommerce-product-gallery__image {
    position: relative;
}

.woocommerce-product-gallery__image iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
    height: auto !important;
    max-height: 100%;
}

/*additional blog posts*/

.related-posts-by-tags {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.related-posts-by-tags h3 {
    font-size: 2rem;
    margin: 50px 0px 35px;
    text-align: center;
}

.related-posts-list {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.related-post-item {
    flex: 1 1 30%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
    justify-content: space-between;
}

.related-thumb img {
    max-width: 100%;
    border-radius: 4px;
    height: auto;
}

.related-title {
    font-size: 20px;
    margin: 0;
    font-size: 20px;
    margin: 0;
    padding: 20px 30px 5px 30px;
}

.related-meta {
    font-size: 14px;
    color: #ADADAD;
    padding: 14px 30px;
    border-top: 1px solid #f2f2f2;
}

.read-more-button {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 30px;
}

/*cookie*/
#cookie-banner {
    position: fixed;
    inset: auto 20px 20px 20px;
    z-index: 99999;
    max-width: 640px;
    background: #ffffff;
    color: #1c1c1c;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
    padding: 18px;
    font: 14px;
    display: none;
}

#cookie-banner .cb-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

#cookie-banner .cb-header img {
    height: 28px;
    width: auto;
    display: block;
}

#cookie-banner .cb-title {
    font-weight: 700;
    font-size: 16px;
    margin-top: 14px;
}

#cookie-banner .cb-text {
    margin: 6px 0 12px;
}

#cookie-banner .cb-cats label {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin: 8px 0;
}

#cookie-banner input[type="checkbox"] {
    accent-color: #A77E17;
    margin-top: 4px;
}

#cookie-banner input[disabled] {
    opacity: .7;
}

#cookie-banner .cb-actions {
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

#cookie-banner button {
    appearance: none;
    border: 1px solid #A77E17;
    background: #A77E17;
    color: #fff;
    border-radius: 69px;
    padding: 7px 14px;
    cursor: pointer;
    font-weight: 400;
}

#cookie-banner a {
    background: none;
    border: none;
    color: #A77E17;
    padding: 0;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

#cookie-open {
    position: fixed;
    left: 16px;
    bottom: 16px;
    z-index: 9999;
    border: 1px solid #A77E17;
    background: #A77E17;
    color: #fff;
    border-radius: 69px;
    padding: 4px 4px;
    cursor: pointer;
    font: 14px/1 system-ui;
}
.preferred-source-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin: 20px 0 0;
    padding: 22px 26px;
    background: #F5F5F5;
    border-radius: 14px;
}

.preferred-source-cta__text {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #555;
    font-size: 15px;
    line-height: 1.5;
}

.preferred-source-cta__text strong {
    color: #111;
    font-size: 17px;
    font-weight: 600;
}

.preferred-source-cta__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 46px;
    padding: 12px 28px;

    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-decoration: none;
text-transform: uppercase;
    background-color: #2e1e12;
    border-radius: 999px;

    transition:
        background-color 0.25s ease,
        color 0.25s ease;
}

.preferred-source-cta__button:hover,
.preferred-source-cta__button:focus {
    color: #fff;
    background-color: #b8870b;
}
.mobile-garland {
    display: none;
}

@media screen and (max-width: 1399px) {
    .elementor-container {
        max-width: 1140px !important;
    }

    .search-button {
        margin-right: 2px;
    }

    a.fix_cart_btn.fz_an {
        margin-right: 4px;
    }

    .elementor-section-full_width .elementor-container {
        max-width: 100% !important;
    }

    .yith-wcwl-add-button {
        width: 24px;
        float: right;
        margin-top: -72px;
    }
}

@media screen and (max-width: 1199px) {
    .elementor-container {
        max-width: 936px !important;
    }

    .nav>li>a {
        padding: 6px 9px;
    }

    .main-menu a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .one-fourth {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 991px) {
    .elementor-container {
        max-width: 694px !important;
    }

    nav.woocommerce-MyAccount-navigation ul {
        padding-left: 0;
        text-align: center;
        display: inline-block;
        background: none;
    }

    .header-right-menu {
        margin-top: 23px;
        padding-top: 0;
        height: 24px;
    }

    .mainpage-carousel,
    .page-body-wax,
    .woocommerce {
        margin-top: 26px;
    }

    .woocommerce ul.products li.product {
        width: 46.05%;
    }

    .summary.entry-summary .price {
        margin-left: 0;
        margin-top: 20px;
        line-height: 1.1;
    }

    .woocommerce div.product .product_title {
        padding-top: 20px;
    }

    .subheader {
        height: 50px;
        padding: 15px 0;
    }
}

@media screen and (max-width: 767px) {
    .yith-wcwl-add-button {
        width: 24px;
        float: left;
        margin-top: 0;
    }

    .slide-counter {
        left: 130px;
        font-size: 15px;
        width: 130px;
        height: 50px;
        padding: 15px;
    }

    .qib-container .quantity input.qty:not(#qib_id) {
        width: 60px !important;
    }

    .page-footer li {
        display: block;
        margin-right: 0;
    }

    .woocommerce-loop-product__title {
        height: 100%;
    }

    .category-desc-table .image {
        display: none;
    }

    .one-half,
    .one-third,
    .two-third {
        width: 100%;
        margin-right: 0;
    }

    .top-header-area-scrollable {
        height: 48px;
    }

    .woocommerce div.product div.summary {
        padding: 10px;
    }

    .logo {
        margin: auto;
        max-height: 38px;
    }

    .header-right-menu {
        margin-top: 8px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding-right: 45px;
    }

    .site-header,
    .mainpage-carousel {
        margin: 0;
    }

    .menu-footer-menu-products-2-container {
        margin-top: -7px;
    }

    .top-header-area-scrollable.show .search-box {
        height: 155%;
    }

    .aws-container .aws-search-form .aws-form-btn {
        background: #fff;
    }

    .aws-search-btn.aws-form-btn:after {
        content: url(/wp-content/uploads/2024/01/search.png);
    }

    .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
        min-height: 56px;
    }

    .rngst_phone_button {
        right: -30px !important;
        bottom: -30px !important;
    }

    .cl-launcher.cl-loop-animation-PING {
        right: 15px !important;
        bottom: 111px !important;
    }

    .agcfw-send-to-friend-fields .agcfw-form-field {
        width: 100%;
        clear: both;
    }

    h1.woocommerce-products-header__title.page-title {
        padding: 0 0 15px;
    }

    .container.woocommerce {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin: auto;
    }

    .wpfFilterWrapper[data-filter-type] {
        padding: 0 !important;
    }

    .wfpTitle.wfpClickable:after {
        content: url(/wp-content/uploads/2024/01/chevron-compact-down.svg);
        margin-left: 10px;
    }

    form.woocommerce-ResetPassword.lost_reset_password {
        width: 100%;
    }

    .owl-carousel.desktop {
        display: none !important;
    }

    .owl-carousel.mobile {
        display: block !important;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        margin-top: 0 !important;
    }

    .carousel-area {
        display: none;
    }

    .lostpassword {
        max-width: 100%;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last,
    .woocommerce-form-register .half_width {
        width: 100% !important;
    }

    #afreg_additionalshowhide_1051 label,
    input#afreg_additional_1051 {
        margin-left: 0;
    }

    .col-lg-6.footer-socials {
        justify-content: flex-start;
    }

    .woocommerce ul.products li.product .button,
    a.added_to_cart.wc-forward,
    .elementor-product-simple .button,
    form.cart.e-loop-add-to-cart-form .button.add_to_cart_button.product_type_simple {
        width: 150px !important;
        padding: 8px 0;
    }

    .cl-widget-f10918v10918 {
        width: 100% !important;
    }

    .container.breadcrumbs {
        margin-top: 20px;
    }

    .yith-wcbm-badge-text {
        max-width: 65%;
        float: right !important;
    }

    .products .price bdi {
        display: block;
        text-align: center;
        font-size: 20px;
    }

    .garland {
        display: none;
    }

    .mobile-garland {
        display: contents;
    }

    .mobile-garland img {
        width: 100%;
        position: absolute;
        top: -64px;
        opacity: 0.2;
        pointer-events: none;
    }

    .top-header-area-scrollable {
        display: none !important;
    }

    span.login-menu {
        margin-bottom: 0 !important;
    }

    .login-menu div {
        display: inline-block;
        margin-top: 2px;
        margin-left: -4px;
    }

    .aws-container {
        opacity: 1;
        display: block;
        margin-top: 50px;
        margin-bottom: 15px;
    }

    .fkcart-shortcode-container {
        margin-top: 6px !important;
    }

    .container.breadcrumbs {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .owl-carousel.mobile {
        margin-top: 43px;
    }
span.rotator-item.long{
    top:-4px;
}
.license-msg{
    margin-left: 0;
}
.preferred-source-cta {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
        margin-bottom: 28px;
        padding: 20px;
    }

    .preferred-source-cta__button {
        width: 100%;
    }
}

@media (max-width:560px) {
    #cookie-banner {
        inset: auto 12px 12px 12px;
        padding: 14px;
    }

    #cookie-banner .cb-actions {
        gap: 8px;
    }
}
/* Native WooCommerce cart link after removing the cart plugin. */
.header-cart-link { display: inline-flex; align-items: center; white-space: nowrap; font-weight: 600; color: inherit; text-decoration: none; margin-right: 12px; }
.header-cart-link:hover { color: #A77E17; }

/* Шапка: общий ритм элементов и фирменные цвета. */
body, button, input, textarea, select { font-family: 'Inter', sans-serif; }
.top-header-area-scrollable { height: auto; min-height: 90px; z-index: 100; }
.top-header-area-scrollable.is-sticky { position: fixed; inset: 0 0 auto; width: 100%; box-shadow: 0 2px 12px rgba(47,33,20,.12); }
body.admin-bar .top-header-area-scrollable.is-sticky { top: 32px; }
.header-sticky-spacer { display: none; }
.header-sticky-spacer.is-active { display: block; }
.site-header { margin-bottom: 0; }
.site-header > .row { min-height: 90px; align-items: center; flex-wrap: nowrap; }
.header-brand { flex: 0 0 16%; min-width: 110px; }
.header-brand .logo { width: auto; max-height: 60px; }
.header-navigation { flex: 1 1 auto; min-width: 0; }
.header-navigation .main-menu { height: auto; min-height: 65px; margin: 0; padding: 0; align-items: center; justify-content: center; gap: 2px 12px; flex-wrap: wrap; }
.header-navigation .nav > li { align-items: center; }
.header-navigation .main-menu a { display: inline-flex; align-items: center; padding: 8px 3px; line-height: 1.3; white-space: nowrap; }
.header-right-menu { flex: 0 0 auto; width: auto; height: auto; margin: 0; padding: 0; display: flex; align-items: center; justify-content: flex-end; gap: 14px; }
.header-right-menu .login-menu, .mobile-header .login-menu { margin: 0 !important; display: inline-flex; align-items: center; }
.header-right-menu .login-menu ul, .mobile-header .login-menu ul { margin: 0; padding: 0; display: flex !important; align-items: center; }
.header-right-menu .login-menu li, .mobile-header .login-menu li { display: inline-flex; align-items: center; }
.search-button.search-toggle { appearance: none; border: 0; border-radius: 0; padding: 0; margin-top: -15px; width: 22px; height: 22px; background: transparent; color: #2F2114; cursor: pointer; }
.search-button.search-toggle::before { content: ''; display: block; width: 14px; height: 14px; border: 2px solid currentColor; border-radius: 50%; }
.search-button.search-toggle::after { content: ''; display: block; width: 9px; height: 2px; background: currentColor; transform: rotate(45deg) translate(13px,-2px); transform-origin: left center; margin-top: -12px;}
.search-button.search-toggle:hover, .header-account:hover { color: #A77E17; }
.header-account { display: inline-flex; align-items: center; gap: 6px; flex: 0 0 auto; color: #2F2114; font-size: 13px; line-height: 1.2; text-decoration: none; white-space: nowrap; }
.header-account svg { display: block; flex-shrink: 0; }
.search-box { bottom: 0; left: 0; background: #fff; z-index: 0; overflow: visible; visibility: hidden; pointer-events: none; }
.top-header-area-scrollable.show .search-box { height: auto; max-height: none; min-height: 78px; padding: 12px 0; visibility: visible; pointer-events: auto; z-index: 50; }
.top-header-area-scrollable.show .aws-container { display: block; height: auto; opacity: 1; color: #2F2114; }
.aws-search-btn.aws-form-btn:after { content: 'Поиск'; }
.rotator-item { top: 0; }

/* Минималистичный блок популярных товаров */

.popular-products ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px 24px;
    margin: 0 !important;
    padding: 0 !important;
}

/* Убираем служебные элементы WooCommerce,
   которые сдвигали первую карточку */
.popular-products ul.products::before,
.popular-products ul.products::after {
    display: none !important;
    content: none !important;
}

/* Карточка без фона, рамок и теней */
.popular-products ul.products li.product {
    display: flex;
    float: none !important;
    flex-direction: column;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    align-items: center;
}

/* Ссылка с содержимым товара */
.popular-products li.product .woocommerce-LoopProduct-link {
    display: flex;
    flex: 1;
    flex-direction: column;
    color: inherit;
    text-decoration: none;
}

/* Фотографии одинаковой высоты, без подложки */
.popular-products li.product img {
    display: block;
    width: 100% !important;
    height: 280px !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    object-fit: contain;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* Название */
.popular-products li.product .woocommerce-loop-product__title {
    min-height: 48px;
    margin: 0 !important;
    padding: 0 8px !important;
    color: #302116;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.5;
    text-align: center;
    text-transform: none;
}

/* Цена */
.popular-products li.product .price {
    min-height: 28px;
    margin: auto 0 0 !important;
    padding-top: 12px;
    color: #a77e17 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-align: center;
}

.popular-products li.product .price del {
    margin-right: 5px;
    color: #8f8984 !important;
    font-size: 14px;
    opacity: .7;
}

.popular-products li.product .price ins {
    color: #a77e17 !important;
    text-decoration: none;
}



/* Планшет */
@media (max-width: 900px) {
    .popular-products ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px 18px;
    }

    .popular-products li.product img {
        height: 250px !important;
    }
}

/* Телефон */
@media (max-width: 520px) {
    .popular-products ul.products {
        gap: 28px 12px;
    }

    .popular-products li.product img {
        height: 180px !important;
        margin-bottom: 12px !important;
    }

    .popular-products li.product .woocommerce-loop-product__title {
        min-height: 58px;
        padding: 0 !important;
        font-size: 13px !important;
        line-height: 1.4;
    }

    .popular-products li.product .price {
        font-size: 16px !important;
    }

    .popular-products li.product .button,
    .popular-products li.product .added_to_cart {
        width: 100%;
        min-width: 0;
        padding: 9px 6px !important;
        font-size: 11px !important;
    }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .header-brand { flex-basis: 14%; }
  .header-navigation .main-menu { gap: 0 7px; }
  .header-navigation .main-menu a { font-size: 12px; }
  .header-right-menu { gap: 9px; }
}
@media (max-width: 767px) {
  .top-header-area-scrollable { display: none !important; }
  .mobile-header { min-height: 62px; background: #fff; }
  .mobile-actions { flex-wrap: nowrap; }
  .mobile-header .login-menu div { margin: 0; }
  .mobile-header .header-account span { font-size: 12px; }
  .mobile-search .aws-container { display: block; height: auto; margin: 10px 0 18px; opacity: 1; color: #2F2114; }
  .mobile-search .aws-search-form .aws-form-btn { width: auto; }
  .mobile-header .basket-btn__label { display: none; }
}
@media (max-width: 782px) {
  body.admin-bar .top-header-area-scrollable.is-sticky { top: 46px; }
}
/* Обе формы доступны: иконка пользователя ведет сюда для входа. */
#customer_login { display: flex; flex-wrap: wrap; gap: 4%; }
div#customer_login .col-1, div#customer_login .col-2 { display: block !important; flex: 0 0 48%; width: 48% !important; max-width: 48%; }
@media (max-width: 767px) {
div#customer_login .col-1, div#customer_login .col-2 { flex-basis: 100%; width: 100% !important; max-width: 100%; }
}

/* Каталог в шапке: категории и фотографии берутся из WooCommerce. */
.catalogue-toggle { display: inline-flex; align-items: center; justify-content: center; gap: 11px; flex: 0 0 auto; min-height: 44px; padding: 0 17px; border: 1px solid #96711d; border-radius: 6px; background: #96711d; color: #fff; font-size: 14px; font-weight: 650; cursor: pointer; transition: background .2s ease; }
.catalogue-toggle:hover, .catalogue-toggle[aria-expanded="true"] { background: #755616; border-color: #755616; color: #fff; }
.catalogue-toggle:focus-visible, .catalogue-panel a:focus-visible, .mobile-catalogue summary:focus-visible { outline: 2px solid #2f2114; outline-offset: 3px; }
.catalogue-toggle-icon { position: relative; display: grid; gap: 4px; width: 17px; }
.catalogue-toggle-icon i { width: 17px; height: 2px; border-radius: 2px; background: currentColor; transition: transform .2s ease, opacity .2s ease; }
.catalogue-toggle[aria-expanded="true"] .catalogue-toggle-icon i:first-child { transform: translateY(6px) rotate(45deg); }
.catalogue-toggle[aria-expanded="true"] .catalogue-toggle-icon i:nth-child(2) { opacity: 0; }
.catalogue-toggle[aria-expanded="true"] .catalogue-toggle-icon i:last-child { transform: translateY(-6px) rotate(-45deg); }
.catalogue-panel[hidden] { display: none !important; }
.catalogue-panel { position: absolute; top: 100%; left: 0; right: 0; z-index: 60; background: #fff; box-shadow: 0 15px 30px rgba(47,33,20,.16); border-top: 1px solid #eee9df; max-height: min(70vh, 680px); overflow-y: auto; overscroll-behavior: contain; }
.catalogue-panel > .container { padding-top: 24px; padding-bottom: 28px; }
.catalogue-panel-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-bottom: 17px; margin-bottom: 20px; border-bottom: 1px solid #eee9df; color: #2f2114; font-size: 19px; font-weight: 700; }
.catalogue-panel-heading a { color: #96711d; font-size: 13px; font-weight: 600; text-decoration: none; }
.catalogue-panel-heading a:hover { text-decoration: underline; }
.catalogue-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px 24px; }
.catalogue-category { display: flex; align-items: flex-start; gap: 13px; min-width: 0; }
.catalogue-image { flex: 0 0 64px; display: block; width: 64px; height: 64px; border-radius: 5px; background: #faf8f4; overflow: hidden; }
.catalogue-image img { display: block; width: 100%; height: 100%; object-fit: contain; }
.catalogue-category-text { min-width: 0; }
.catalogue-category-title { display: inline-block; color: #2f2114; font-size: 14px; line-height: 1.4; font-weight: 700; text-decoration: none; }
.catalogue-category-title:hover, .catalogue-subcategories a:hover { color: #96711d; text-decoration: none; }
.catalogue-subcategories { list-style: none; margin: 9px 0 0; padding: 0; }
.catalogue-subcategories li { margin: 0 0 6px; }
.catalogue-subcategories a { color: #666; font-size: 12px; line-height: 1.45; text-decoration: none; }
.mobile-catalogue { display: none; }
@media (max-width: 1199px) and (min-width: 768px) {
  .catalogue-toggle { padding: 0 10px; gap: 6px; min-height: 40px; font-size: 12px; }
  .catalogue-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .header-brand { flex-basis: 13%; }
}
@media (max-width: 767px) {
  .mobile-catalogue { display: block; margin: 10px 0 16px; border-block: 1px solid #eee9df; text-transform: none; }
  .mobile-catalogue summary { display: flex; align-items: center; justify-content: space-between; padding: 14px 0; color: #2f2114; font-size: 15px; font-weight: 700; cursor: pointer; list-style: none; }
  .mobile-catalogue summary::-webkit-details-marker { display: none; }
  .mobile-catalogue summary::after { content: '+'; color: #96711d; font-size: 22px; line-height: 1; }
  .mobile-catalogue[open] summary::after { content: '−'; }
  .mobile-catalogue-content { padding: 0 0 18px; }
  .mobile-catalogue-all { display: block; margin: 0 0 17px; color: #96711d; font-size: 13px; font-weight: 600; }
  .catalogue-grid--mobile { display: grid; grid-template-columns: 1fr; gap: 20px; }
  .catalogue-grid--mobile .catalogue-image { flex-basis: 52px; width: 52px; height: 52px; }
  .catalogue-grid--mobile .catalogue-category-title { font-size: 13px; }
.catalogue-grid--mobile .catalogue-subcategories a { font-size: 12px; }
}

/* Bootstrap задаёт .row > * ширину 100%; для элементов шапки она не подходит. */
.site-header > .row { display: flex; gap: 18px; margin-right: 0; margin-left: 0; }
.site-header > .row > .header-brand { width: 174px; max-width: none; min-width: 0; flex: 0 0 174px; padding: 0; }
.site-header > .row > .catalogue-toggle { width: auto; max-width: none; min-width: 122px; flex: 0 0 auto; }
.site-header > .row > .header-navigation { width: auto; max-width: none; min-width: 0; flex: 1 1 auto; padding: 0; }
.site-header > .row > .header-right-menu { width: auto; max-width: none; min-width: 0; flex: 0 0 auto; padding: 0; }
.header-navigation .main-menu { width: 100%; justify-content: center; }
.header-brand-link, .header-brand .custom-logo-link, .mobile-header .custom-logo-link { display: inline-flex; align-items: center; text-decoration: none; }
.header-brand .custom-logo, .mobile-header .custom-logo { display: block; width: auto; max-width: 100%; max-height: 60px; margin-top: -10px;}
.header-brand-text { display: inline-block; color: #2f2114; font-size: 30px; font-weight: 400; line-height: 1; letter-spacing: -.06em; white-space: nowrap; }
.header-brand-text span { color: #a77e17; }
@media (max-width: 1199px) and (min-width: 768px) {
  .site-header > .row { gap: 10px; }
  .site-header > .row > .header-brand { width: 115px; flex-basis: 115px; }
  .site-header > .row > .catalogue-toggle { min-width: 100px; }
  .header-brand-text { font-size: 24px; }
}
@media (max-width: 767px) {
  .mobile-header .logo, .mobile-header .custom-logo { max-height: 40px; }
  .mobile-header .header-brand-text { font-size: 25px; }
}

/* Карточка товара Italwax. */
.single-product .italwax-product-main {
    display: grid;
    grid-template-columns: minmax(0, 1.04fr) minmax(380px, .96fr);
    align-items: start;
    gap: clamp(36px, 5vw, 76px);
    width: 100%;
    margin: 8px 0 56px;
}
.single-product .italwax-product-main::after { display: none; }
.single-product .italwax-product-main > .woocommerce-product-gallery,
.single-product .italwax-product-main > .summary.entry-summary {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.single-product .woocommerce-product-gallery__image a { display: block; }
.single-product .woocommerce-product-gallery__image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    gap: 10px;
    max-height: none;
    margin-top: 16px;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    direction: ltr;
    flex-direction: column;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li {
    flex: 0 0 74px;
    width: 74px;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img {
    width: 74px;
    height: 74px;
    margin: 0;
    padding: 5px;
    object-fit: contain;
    border: 1px solid #e5ded2;
    border-radius: 8px;
    background: #fff;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border-color: #a77e17;
}
.italwax-product-category {
    margin-bottom: 14px;
    color: #a77e17;
    font-size: 12px;
    font-weight: 650;
    letter-spacing: .09em;
    line-height: 1.45;
    text-transform: uppercase;
}
.italwax-product-category a { color: inherit; }

.single-product .summary.entry-summary .price {
    margin: 0 0 24px;
    color: #a77e17;
    font-size: clamp(34px, 3vw, 46px) !important;
    font-weight: 700;
    line-height: 1;
}
.single-product .woocommerce-product-details__short-description {
    margin: 0 0 24px;
    padding: 20px 0;
    border-block: 1px solid #eee9df;
}
.single-product .summary.entry-summary .woocommerce-product-details__short-description p {
    margin: 0;
    color: #61564c;
    font-size: 15px;
    line-height: 1.65;
}
.single-product .woocommerce div.product form.cart {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 22px;
    padding: 30px 0;
}
.single-product .woocommerce div.product form.cart .quantity {
    flex: 0 0 138px;
    gap: 0;
    height: 54px;
}
.single-product .woocommerce div.product form.cart .qty-decrement,
.single-product .woocommerce div.product form.cart .qty-increment,
.single-product .woocommerce div.product form.cart .qty-value {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    min-height: 54px;
    margin: 0;
    padding: 0;
    border-color: #cfc3b3 !important;
    background: #fff;
    color: #2f2114;
    font-size: 18px !important;
    line-height: 1;
}
.single-product .woocommerce div.product form.cart .qty-decrement,
.single-product .woocommerce div.product form.cart .qty-increment { width: 43px; }
.single-product .woocommerce div.product form.cart .qty-value { width: 52px; }
.single-product .woocommerce div.product form.cart .single_add_to_cart_button {
    flex: 1 1 210px;
    width: auto;
    min-height: 54px;
    height: 54px !important;
    padding: 0 26px !important;
    border: 1px solid #2f2114;
    border-radius: 8px;
    background: #2f2114;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .025em;
}
.single-product .woocommerce div.product form.cart .single_add_to_cart_button:hover {
    border-color: #a77e17;
    background: #a77e17;
}
.single-product .variations { width: 100%; margin: 0 0 8px; }
.single-product .variations tbody,
.single-product .variations tr,
.single-product .variations td { display: block; width: 100%; }
.single-product .swatches { display: flex; flex-wrap: wrap; gap: 8px; }
.single-product .swatch {
    margin: 0;
    padding: 9px 18px;
    border-color: #cfc3b3;
    border-radius: 7px;
    font-size: 14px;
}
.single-product .swatch:hover,
.single-product .swatch.selected { border-color: #a77e17; background: #a77e17; color: #fff; }
.single-product .reset_variations { display: inline-block; margin-top: 10px; color: #76695d; font-size: 12px; }
.single-product .single_variation_wrap { width: 100%; }
.single-product .woocommerce-variation-add-to-cart.variations_button { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; }
.single-product .italwax-wishlist { flex: 0 0 100%; width: 100%; }
.single-product .italwax-wishlist:empty { display: none; }
.single-product .italwax-product-assurances {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 20px;
}
.single-product .italwax-assurance {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
    padding: 14px;
    border: 1px solid #eee9df;
    border-radius: 10px;
    background: #fff;
}
.single-product .italwax-assurance svg {
    flex: 0 0 29px;
    width: 29px;
    height: 29px;
    fill: none;
    stroke: #a77e17;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.single-product .italwax-assurance span { min-width: 0; }
.single-product .italwax-assurance strong,
.single-product .italwax-assurance small { display: block; }
.single-product .italwax-assurance strong { color: #2f2114; font-size: 13px; line-height: 1.35; }
.single-product .italwax-assurance small { margin-top: 3px; color: #867b71; font-size: 11px; line-height: 1.35; }
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    clear: both;
    margin: 0 0 55px;
    padding: 8px 28px 30px;
    border: 1px solid #eee9df;
    border-radius: 12px;
    background: #fff;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs { margin: 0; padding: 0; }
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::before { display: none; }
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    padding: 0 34px 0 0;
    border: 0;
    border-bottom: 1px solid #eee9df;
    background: transparent;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:last-of-type { border-bottom: 0; }
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 18px 0;
    color: #2f2114;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}
.single-product .tab-button { top: 16px; right: 0; left: auto; }
.single-product .woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 0 20px;
    color: #61564c;
    font-size: 15px;
    line-height: 1.7;
}
.single-product .related.products { padding-top: 10px; }
@media (max-width: 991px) {
    .single-product .italwax-product-main { grid-template-columns: 1fr 1fr; gap: 28px; }
    .single-product .italwax-product-assurances { grid-template-columns: 1fr; }
}
@media (max-width: 767px) {
    .single-product .italwax-product-main { grid-template-columns: 1fr; gap: 25px; margin-bottom: 35px; }
    .single-product .italwax-product-main > .summary.entry-summary { padding: 0; }
    .single-product .woocommerce div.product .product_title { padding-top: 0; font-size: 27px; }
    .single-product .summary.entry-summary .price { margin-top: 0; font-size: 35px !important; }
    .single-product .woocommerce div.product form.cart { padding: 15px; }
    .single-product .woocommerce div.product form.cart .quantity { flex-basis: 126px; }
    .single-product .woocommerce div.product form.cart .single_add_to_cart_button { flex-basis: calc(100% - 138px); }
    .single-product .italwax-product-assurances { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .single-product .woocommerce-tabs.wc-tabs-wrapper { padding: 5px 18px; }
}
@media (max-width: 479px) {
    .single-product .woocommerce div.product form.cart .quantity,
    .single-product .woocommerce div.product form.cart .single_add_to_cart_button { flex-basis: 100%; width: 100%; }
    .single-product .italwax-product-assurances { grid-template-columns: 1fr; }
}
