@charset "UTF-8";

/*
Theme Name: bodymania
Author: Estima Group
Author URI: https://wordpress.org/
Requires at least: 5.3
Tested up to: 6.4
Requires PHP: 8.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bodymania
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

bodymania WordPress Theme, (C) 2023 Estima Group
bodymania is distributed under the terms of the GNU GPL.
*/

/* Variables */
:root {
    /* Font Family */
	--font-primary: 'Montserrat', serif;
	--font-secondary: 'Inter', serif;

    /* Colors */
    --first: #4499D3;
    --second: #DAEBF6;
    --third: #424242;
    --fourth: #969696;
    --fifth: #0C0C0C;
    --sixt: #666666;
    --black: #000000;
    --white: #FFFFFF;
    --shadow: #0000004d;
}

.admin-bar {
    --global--admin-bar--height: 32px;
}

@media only screen and (max-width: 782px) {
    .admin-bar {
        --global--admin-bar--height: 46px;
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    box-sizing: border-box;
    font-family: var(--font-primary);
}
body * {
    box-sizing: border-box;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
    text-decoration-thickness: 1px;
    transition-duration: 0.2s;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration-style: dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    width: 100%;
    height: auto;
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

a {
    color: var(--black);
    text-decoration: none;
}

a:hover {
    color: var(--first);
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

.woocommerce-notices-wrapper,
.container {
    padding: 0 10px;
    max-width: 1342px;
    margin: 0 auto;
    width: 100%;
}

.woocommerce-notices-wrapper {
    margin-top: 28px;
}

.container .woocommerce-notices-wrapper {
    padding: 0;
    margin: 0;
}

.logo img {
    width: 100%;
    height: auto;
    max-width: 154px;
}

.button {
    padding: 0;
    background: transparent;
    border: 0;
}

.ovh-mobile {
    overflow: hidden;
}

.header {
    background-color: var(--black);
}

.header__content {
    display: flex;
    gap: 34px;
    align-items: center;
    padding: 11px 0 4px;
}

.header__content .menu {
    display: none;
}

.header__content .menu-wrapper {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    gap: 10px;
}

.header__content .menu-wrapper .menu-item > a {
    font-size: 14px;
    color: var(--white);
    line-height: 1.25;
    font-weight: 500;
    white-space: nowrap;
}

.header__content .menu-wrapper .menu-item > a:hover {
    color: var(--first);
}

.header__content .right-menu {
    display: flex;
    align-items: center;
    gap: 27px;
    margin-left: auto;
}

.header__content .right-menu > * {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    min-height: 26px;
}

.header__content .right-menu > .gtranslate,
.header__content .right-menu > .my-account {
    display: none;
}

.header__content .right-menu > .mobile-menu-button.open {
    transition-delay: .2s;
    opacity: 0;
}

.header__content .header__link span {
    display: none;
}

.header__content .cart {
    position: relative;
}

.header__content .dgwt-wcas-search-icon,
.header__content .header__link a {
    color: var(--white);
    display: flex;
    width: auto;
}

.header__content .dgwt-wcas-search-icon {
    transform: translateY(-1px);
}

.header__content .dgwt-wcas-search-icon svg {
    transition-duration: .2s;
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon path,
.header__content .dgwt-wcas-search-icon svg path {
    fill: transparent;
}

.header__content .dgwt-wcas-search-icon:hover svg {
    color: var(--first);
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon {
    opacity: 1;
}

.header__content .header__link a:hover {
    color: var(--first);
}

.header__content .gt_float_switcher .gt-selected .gt-current-lang {
    display: none;
}

.mobile-menu-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border: 0;
    background: none;
    padding: 5px 2px;
    cursor: pointer;
}

.mobile-menu-button > span {
    display: block;
    width: 26px;
    height: 2px;
    border-radius: 2px;
    background-color: var(--white);
    transition-duration: .2s;
    pointer-events: none;
}

.mobile-menu-button:hover > span {
    background-color: var(--first);
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
    max-width: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.theme-bodymania .site {
    display: flex;
    flex-direction: column;
}

.theme-bodymania .site .woocommerce-store-notice {
    position: static;
    order: -1;
    background-color: var(--first);
    color: var(--white);
    font-size: 14px;
    line-height: 1.3;
    padding: 9px 16px;
    z-index: 0;
}

.theme-bodymania .site .woocommerce-store-notice__dismiss-link {
    display: none;
}

.mobile-header {
    position: fixed;
    top: 0;
    height: 100svh;
    width: 100svw;
    max-width: 320px;
    background: var(--black);
    z-index: 999999;
    left: 0;
    padding: 47px 16px 20px;
    overflow: auto;
    transform: translateX(-100%);
    opacity: 0;
    transition: opacity .2s .2s;
}

.mobile-header.open {
    transform: translateX(0);
    opacity: 1;
}

.mobile-header .logo {
    width: 50%;
    margin-right: auto;
}

.mobile-header .my-account {
    margin-left: 16px;
}

.mobile-header .my-account > a {
    color: var(--white);
    display: flex;
}

.mobile-header .my-account > a:hover {
    color: var(--first);
}

.mobile-header .menu-wrapper {
    list-style: none;
    padding: 0;
    margin: 48px 0 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mobile-header .menu-wrapper a {
    color: var(--white);
    font-weight: 500;
}

.mobile-header .menu-wrapper a:hover {
    color: var(--first);
}

.mobile-header + .mobile-header-mask {
    position: fixed;
    top: 0;
    height: 100svh;
    width: 100svw;
    background: var(--shadow);
    z-index: 999998;
    left: 0;
    transition: opacity .2s .2s;
    transform: translateX(-100%);
    opacity: 0;
}

.mobile-header + .mobile-header-mask + .menu-close {
    transition: opacity .2s .2s, background-color .2s 0s;
    transform: translateX(-110svw);
    opacity: 0;
}

.mobile-header.open + .mobile-header-mask + .menu-close,
.mobile-header.open + .mobile-header-mask {
    transform: translateX(0);
    opacity: 1;
}

.mobile-header.open + .mobile-header-mask + .menu-close {
    transform: translateX(-48px);
}

.mobile-menu-button.menu-close {
    position: fixed;
    gap: 0;
    top: 50px;
    left: 100svw;
    z-index: 999999;
    height: 40px;
    width: 40px;
    background-color: var(--white);
    border-radius: 50%;
    border: 1px solid var(--white);
    transition-duration: .2s;
}

.mobile-menu-button.menu-close > span {
    background-color: var(--black);
    transform: rotate(45deg) translate(1px);
}

.mobile-menu-button.menu-close > span:last-child {
    transform: rotate(-45deg) translate(1px);
}

.mobile-menu-button.menu-close:hover {
    background-color: var(--black);
    border-color: var(--first);
}

.mobile-menu-button.menu-close:hover > span {
    background-color: var(--first);
}

.mobile-header__nav {
    display: flex;
    align-items: center;
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return,
.dgwt-wcas-overlay-mobile {
    background-color: var(--black);
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path {
    fill: var(--white);
    transition-duration: .2s;
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover path {
    fill: var(--first);
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background-color: var(--white) !important;
    border: 1px solid var(--black);
}


.site .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    color: var(--black);
}

.site #gt_float_wrapper {
    display: flex;
}

.site .gt_float_switcher {
    position: relative;
    overflow: visible;
}

.site .gt_float_switcher .gt_options {
    position: absolute;
    top: 100%;
    z-index: 99;
    padding: 15px 0 5px;
    background-color: var(--black);
    transition: 0s 0s;
    opacity: 1;
    transform: translateX(0px);
}

.site .mobile-header .gt_float_switcher .gt_options {
    left: auto;
    right: 0;
}

.site .gt_float_switcher .gt_options[style*="block"] {
    display: block !important;
}

.site .gt_float_switcher .gt_options a {
    color: var(--white);
    transition-duration: .2s;
    font-family: var(--font-secondary);
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    padding: 7px 20px;
}

.site .gt_float_switcher .gt_options a:hover {
    background-color: var(--black);
    color: var(--first);
}

.site .gt_float_switcher .gt-selected {
    font-family: var(--font-secondary);
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
}

.site .gt_float_switcher .gt-selected,
.site .gt_float_switcher {
    background-color: transparent;
}

.site .gt_float_switcher img {
    display: none;
}

.site .gt_float_switcher .gt-selected .gt-current-lang {
    display: flex;
    padding: 0;
    color: var(--white);
    font-weight: 400;
}

.site .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    transition-duration: 0s;
    transform: rotate(0deg);
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white'/%3E%3C/svg%3E");
}

.site .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
    transform: rotate(-180deg);
}

.top-banner-slider {
    overflow: hidden;
    position: relative;
}

.top-banner-slider__picture {
    display: flex;
}

.top-banner-slider__content-text-wrapper {
    background-color: var(--fifth);
    padding: 27px 0;
}

.top-banner-slider__content-text {
    color: var(--white);
    display: flex;
    flex-direction: column;
}

.top-banner-slider__top-title {
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
}

.top-banner-slider__big-title {
    font-size: 54px;
    transform: translateY(-6px);
    font-weight: 800;
    letter-spacing: -.5px;
}

.top-banner-slider__title {
    margin: 0;
    transform: translateY(-4px);
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}

.top-banner-slider__title > b {
    font-size: 34px;
}

.top-banner-slider__button {
    width: fit-content;
    background-color: var(--first);
    padding: 8px 24px;
    margin-top: 10px;
    border-radius: 40px;
    font-weight: 500;
    color: var(--white);
    border: 1px solid var(--first);
    transition-duration: .2s;
}

.top-banner-slider__button:hover {
    color: var(--white);
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.top-banner-slider__footer-content {
    position: relative;
}

.categories-tabs {
    margin: 33px 0 36px;
}

.products-slider__wrapper {
    display: flex;
}

.categories-tabs .products-slider__wrapper {
    display: none;
    flex-direction: column;
}

.categories-tabs .products-slider__wrapper.open {
    display: flex;
}

.section-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.2;
    margin: 0;
}

.categories-tabs__content .section-title {
    text-align: left;
    margin-bottom: 28px;
}

.products-slider__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 28px;
}

.products-slider__header > a {
    display: none;
}

.categories-tabs__header {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 26px;
    margin-bottom: 20px;
}

.categories-tabs__button {
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    color: var(--sixt);
    font-weight: 500;
    background: none;
    border: 0;
    cursor: pointer;
    transition-duration: .2s;
}

.categories-tabs__button:hover {
    color: var(--black);
}

.categories-tabs__button.active {
    color: var(--black);
    text-decoration: underline;
}

.categories-tabs__all-products {
    order: 1;
}

.woocommerce ul.products li.product a img {
    padding: 10px 27px 14px;
    object-fit: contain;
    margin: 0;
}

.woocommerce ul.products li.product .onsale {
    font-weight: 600;
    font-size: 12px;
    line-height: 23px;
    border-radius: 0;
    min-height: 0;
    min-width: 0;
    background-color: #E90303;
    color: var(--white);
    padding: 3px 12px;
    top: 13px;
    right: auto;
    left: 12px;
}

.products-loop__categories {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 8px;
    line-height: 10px;
    text-transform: uppercase;
    color: var(--third);
}

.woocommerce ul.products li.product  .woocommerce-loop-product__title {
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #171717;
    height: 51px;
}

.product-rating {
    display: flex;
    gap: 6px;
    align-items: center;
    height: 14px;
}

.product-rating > .review-count {
    color: #1F2937;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
}

.woocommerce ul.products li.product .price {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: var(--first);
    margin-bottom: 0;
    margin-top: 24px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
}

.woocommerce ul.products li.product .price ins {
    font-size: 18px;
    line-height: 22px;
    color: red;
    text-decoration: none;
}

.woocommerce ul.products li.product .price del {
    opacity: 1;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #666666;
}

.woocommerce ul.products li.product .product-rating + .price {
    margin-top: 5px;
}

.woocommerce ul.products li.product .star-rating {
    margin: 0;
}

.woocommerce .star-rating {
    width: 6.5em;
}

.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
    letter-spacing: 4px;
}

.woocommerce .star-rating::before {
    content: "SSSSS";
    color: #D9D9D9;
}

.woocommerce .star-rating span::before {
    color: #FFC220;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    border-radius: 5px 5px 0 0;
    border: 1px solid #D9D9D9;
    padding: 12px 7px 8px;
}

.woocommerce ul.products li.product .button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    text-align: center;
    color: var(--black);
    background-color: var(--white);
    border: 1px solid #D9D9D9;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 33px;
    white-space: nowrap;
    font-family: var(--font-secondary);
    transition-duration: .2s;
    gap: 10px;
    padding: 3px;
}

.woocommerce ul.products li.product .button:hover {
    color: var(--white);
    background-color: var(--first);
    border: 1px solid var(--first);
    border-top: 0;
}

.woocommerce div.product form.cart {
    margin: 42px 0 0;
    display: flex;
}

.woocommerce div.product form.cart .button {
    border-radius: 5px;
    background-color: var(--first);
    color: var(--white);
    border-top: 1px solid var(--first);
    display: flex;
    align-items: center;
    gap: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 11px 30px;
    transition-duration: .2s;
}

.woocommerce div.product form.cart .button:hover {
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.woocommerce div.product form.cart .button:after {
    content: '';
    display: inline-block;
    width: 27px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.6875H7.4565C7.26622 18.6875 7.08198 18.6207 6.93589 18.4988C6.78981 18.3769 6.69114 18.2076 6.6571 18.0203L3.94516 3.10466C3.91113 2.91745 3.81246 2.74812 3.66638 2.6262C3.52029 2.50428 3.33605 2.4375 3.14577 2.4375H1.3125' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.8125 22.75C8.93433 22.75 9.84375 21.8406 9.84375 20.7188C9.84375 19.5969 8.93433 18.6875 7.8125 18.6875C6.69067 18.6875 5.78125 19.5969 5.78125 20.7188C5.78125 21.8406 6.69067 22.75 7.8125 22.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 22.75C21.1218 22.75 22.0312 21.8406 22.0312 20.7188C22.0312 19.5969 21.1218 18.6875 20 18.6875C18.8782 18.6875 17.9688 19.5969 17.9688 20.7188C17.9688 21.8406 18.8782 22.75 20 22.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5625 6.5H22.2765C22.3955 6.5 22.513 6.52614 22.6208 6.57658C22.7286 6.62702 22.824 6.70052 22.9003 6.79189C22.9765 6.88326 23.0318 6.99027 23.0621 7.10534C23.0924 7.22042 23.0971 7.34075 23.0759 7.45784L21.7463 14.7703C21.7123 14.9576 21.6136 15.1269 21.4675 15.2488C21.3214 15.3707 21.1372 15.4375 20.9469 15.4375H6.1875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    transition-duration: .2s;
    opacity: 1;
}

.woocommerce ul.products {
    margin: 0;
}

.products-slider__slider {
    width: 100%;
    overflow: hidden;
}

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

.woocommerce ul.products::after,
.woocommerce ul.products::before {
    display: none;
}

.woocommerce a.added_to_cart {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: fit-content;
}

.categories-tabs__category-name > span {
    display: none;
}

.woocommerce ul.products[class*=columns-] li.product {
    margin-bottom: 0;
}

.categories-tabs__category-name {
    margin: 0;
}

.products-slider__bottom-buttom,
.categories-tabs__category-name > a {
    color: var(--third);
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    display: block;
    margin: 20px auto 0;
    width: fit-content;
    transition-duration: .2s;
}

.products-slider__bottom-buttom:hover,
.categories-tabs__category-name > a:hover {
    color: var(--first);
}
    
.top-banner-slider .swiper-button-prev,
.top-banner-slider .swiper-rtl .swiper-button-next,
.top-banner-slider .swiper-button-next,
.top-banner-slider .swiper-rtl .swiper-button-prev {
    display: none;
}

.top-banner-slider .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

.benefits {
    background-color: color-mix(in srgb, var(--first) 20%, transparent);
    margin-bottom: 44px;
}

.benefit {
    display: flex;
    align-items: center;
    gap: 15px;
}

.benefit__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: var(--white);
}

.benefit__icon img {
    width: auto;
}

.benefit__texts {
    display: flex;
    flex-direction: column;
}

.benefit__texts > strong {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}

.benefit__texts > span {
    font-size: 12px;
    line-height: 18px;
}

.benefits__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    justify-content: flex-start;
    padding: 25px 0;
}

.home-categories {
    position: relative;
    display: flex;
    padding: 43px 0 0;
    margin: 33px 0 30px;
}

.home-categories:before {
    content: '';
    width: 100%;
    height: 83%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180.52deg, #000000 33.49%, #4499D3 185.15%);
}

.home-categories__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    max-width: 450px;
    margin: 0 auto;
}

.home-categories__title {
    margin: 0 0 20px;
    color: var(--white);
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 27px;
}

.home-categories__button {
    position: relative;
}

.home-categories__button > strong {
    position: absolute;
    bottom: 0;
    left: 0;
    color: var(--white);
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 14px;
    word-break: break-word;
    transition-duration: .2s;
}

.home-categories__button:hover > strong {
    transform: translateY(-20px);
}

.home-categories__button > img {
    aspect-ratio: 170 / 245;
}

.home-about-us {
    margin: 33px 0 0;
}

.home-about-us .home-about-us__left {
    margin: 0 0 15px;
}

.home-about-us .home-about-us__left > h5 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 42px;
    text-transform: uppercase;
}

.home-about-us .home-about-us__left > p {
    white-space: break-spaces;
    color: var(--third);
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.home-about-us__left.collapse .long{
    display: none;
}

.home-about-us__button {
    padding: 0;
    margin: 10px 0 0;
    border: 0;
    cursor: pointer;
    background: none;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: .2px;
    text-transform: uppercase;
    text-decoration: underline;
    color: var(--first);
    font-family: var(--font-secondary);
    font-weight: 600;
    transition-duration: .2s;
}

.home-about-us__button:hover {
    color: var(--black);
}

.home-about-us__left {
    padding: 0 10px;
}

.home-about-us__left .short,
.home-about-us__left.collapse .home-about-us__button.less,
.home-about-us__left .home-about-us__button:not(.less) {
    display: none;
}

.home-about-us__left .long,
.home-about-us__left.collapse .short,
.home-about-us__left.collapse .home-about-us__button:not(.less) {
    display: flex;
}

.home-about-us__wrapper > .right {
    display: flex;
}

.home-about-right > img {
    max-height: 300px;
    object-fit: cover;
    object-position: top;
}

.home-blog {
    margin: 43px 0 0;
}

.home-blog__wrapper {
    overflow: hidden;
}

.post-card .post-thumbnail {
    display: flex;
    margin: 0;
}

.post-card .post-thumbnail > img {
    aspect-ratio: 355 / 266;
    object-fit: cover;
}

.post-card__content {
    margin: 16px 0 0;
}

.post-card__title {
    margin: 0 0 13px;
    font-size: 18px;
    line-height: 24px;
}

.post-card__text {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 17px;
    color: var(--third);
}

.post-card__button {
    color: var(--first);
    font-size: 13px;
    line-height: 29px;
    font-family: var(--font-secondary);
    letter-spacing: .2px;
    display: block;
    width: fit-content;
    text-decoration: underline;
    text-transform: uppercase;
    transition-duration: .2s;
    font-weight: 600;
}

.post-card__button:hover {
    color: var(--black);
}

.post-card__title:hover > a,
.post-card > a:hover + .post-card__content .post-card__title > a {
    color: var(--first);
}

.home-blog__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 32px;
}

.home-blog__header-btn {
    display: block;
    margin: 20px auto 0;
    width: fit-content;
    color: var(--third);
    font-size: 12px;
    text-transform: uppercase;
    transition-duration: .2s;
}

.home-blog__header-btn:hover {
    color: var(--black);
}

.home-blog__header-btn:not(.mobile) {
    display: none;
}

.seo-text {
    margin-top: 30px;
}

.seo-text__wrapper h1,
.seo-text__wrapper h2,
.seo-text__wrapper h3,
.seo-text__wrapper h4,
.seo-text__wrapper h5,
.seo-text__wrapper h6 {
    margin: 0;
    font-weight: 700;
    line-height: 42px;
    font-size: 22px;
    text-transform: uppercase;
}

.seo-text__wrapper p {
    margin: 0;
    color: var(--third);
    font-size: 14px;
    line-height: 24px;
}

.seo-text__wrapper p + p {
    margin-top: 24px;
}

.newsletter {
    padding: 12px 0;
    background-color: var(--first);
    margin-top: 15px;
}

.newsletter__text {
    margin: 0 0 12px;
    font-weight: 700;
    color: var(--white);
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
}

.newsletter__submit-wrapper {
    display: flex;
    border-radius: 50px;
    border: 2px solid var(--white);
    overflow: hidden;
    background-color: var(--white);
}

.newsletter__submit-wrapper > input {
    width: 100%;
    border: 0;
    padding: 0 27px;
    outline: none;
}

.newsletter__submit-wrapper > .tnp-field {
    height: 100%;
    display: flex;
}

.newsletter__submit-wrapper > .tnp-field > input {
    border-radius: 50px;
    height: 46px;
    border: 1px solid var(--black);
    color: var(--white);
    background-color: var(--black);
    font-size: 16px;
    padding: 0 15px;
    cursor: pointer;
    transition-duration: .2s;
    font-size: 16px;
    line-height: 26px;
}

.newsletter__submit-wrapper > .tnp-field > input:hover {
    opacity: 0.8;
}

.site-footer {
    background-color: var(--black);
    padding: 36px 0 0;
}

.site-footer__col-title {
    color: var(--white);
    display: flex;
    width: 100%;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    transition-duration: .2s;
    cursor: pointer;
}

.site-footer__col-title > svg {
    transition-duration: .2s;
    stroke-width: 2px;
}

.site-footer__col-title.open > svg {
    transform: rotate(180deg);
}

.site-footer__col-title:hover {
    color: var(--first);
}

.site-footer__contact-buttons {
    display: flex;
    flex-direction: column;
    gap: 13px;
    transition-duration: .2s;
}

.site-footer__opening_hours,
.site-footer__col-button + div {
    transition-duration: .2s;
    max-height: 0;
    opacity: 0;
}

.site-footer__col-button.open + div + .site-footer__opening_hours,
.site-footer__col-button.open + div {
    margin-top: 13px;
    max-height: 100%;
    opacity: 1;
}

.site-footer__col-button.open + div + .site-footer__opening_hours {
    margin-top: 19px;
}

.site-footer__contact-buttons > a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--white);
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    transition-duration: .2s;
}

.site-footer__contact-buttons > a:hover {
    color: var(--first);
}

.site-footer__col {
    overflow: hidden;
    margin-bottom: 36px;
}

.site-footer__opening_hours {
    width: fit-content;
    display: flex;
    color: var(--white);
    font-size: 14px;
    line-height: 23px;
}

.site-footer__opening_hours p {
    margin: 0;
}

.site-footer__col .menu-wrapper {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    gap: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    flex-direction: column;
}

.site-footer__col .menu-wrapper a {
    color: var(--white);
    transition-duration: .2s;
}

.site-footer__col .menu-wrapper a:hover {
    color: var(--first);
}

.site-footer__socials {
    display: flex;
    margin-bottom: 36px;
    gap: 28px;
}

.site-footer__socials > a {
    position: relative;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-footer__socials > a:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: var(--first);
    transition-duration: .2s;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}

.site-footer__socials > a:hover:before {
    opacity: .8;
}

.site-footer__socials > a > img {
    width: auto;
    position: relative;
}

.site-footer__infos {
    padding-bottom: 40px;
    border-bottom: 1px solid #E7E7E7;
}

.site-footer__info + .site-footer__info {
    margin-top: 23px;
}

.site-footer__info-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.site-footer__info-list > span {
    font-size: 14px;
    line-height: 20px;
    color: var(--white);
}

.site-footer__info-list > img {
    width: auto;
}

.site-footer__copyright {
    display: flex;
    flex-direction: column;
    padding: 17px 0 22px;
}

.site-footer__copyright span {
    color: var(--white);
    font-size: 12px;
    line-height: 30px;
}

.site-footer__copyright span > a {
    color: var(--white);
}

.site-footer__copyright span > a:hover {
    color: var(--first);
}

.shop__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    gap: 7px 11px;
    margin-bottom: 20px;
}

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

.shop__header .woocommerce-notices-wrapper:not(:empty) {
    margin: 20px 0;
}

.shop__header .woocommerce-products-header {
    width: fit-content;
    margin-right: auto;
}

.shop__header .woocommerce-ordering {
    grid-area: sort;
    width: fit-content;
    margin: 0;
    order: 1;
}

.shop__header #products-per-page-form {
    grid-area: perpage;
    width: fit-content;
}

.shop__header .woocommerce-pagination {
    display: none;
}

.shop__header .woocommerce-pagination .dots,
.shop__header .woocommerce-pagination a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: var(--third);
    transition-duration: .2s;
}

.shop__header .woocommerce-pagination a:hover {
    color: var(--black);
    background-color: #DAEBF6;
}

.shop__header .woocommerce-pagination .active a {
    color: var(--first);
    background-color: #DAEBF6;
}

.shop__header .wpc-custom-selected-terms {
    display: none;
}

.shop__header .woocommerce-products-header__title {
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.shop__header .woocommerce-ordering,
#products-per-page-form {
    position: relative;
}

.shop__header .woocommerce-ordering > select,
#products-per-page-form > select {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: var(--third);
    border: 1px solid #D9D9D9;
    height: 39px;
    padding: 0 35px 0 15px;
    appearance: none;
    transition-duration: .2s;
    cursor: pointer;
}

.shop__header .woocommerce-ordering > select:focus,
#products-per-page-form > select:focus {
    border: 1px solid var(--first);
    outline: none;
}

.shop__header .woocommerce-ordering:before,
#products-per-page-form:before {
    content: '';
    position: absolute;
    right: 13px;
    top: 17px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.966349 1L5.03298 5L9.09961 1' fill='%23424242'/%3E%3Cpath d='M0.966348 1L5.03298 5L9.09961 1' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 10px;
    height: 6px;
    pointer-events: none;
}

#breadcrumbs > span {
    font-family: monospace;
    color: #A6A7AA;
    height: 20px;
    display: flex;
    align-items: center;
    gap: 7px 15px;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    font-weight: 800;
}

#breadcrumbs > span > span {
    font-family: var(--font-primary);
    font-weight: 500;
}

#breadcrumbs > span a {
    color: #A6A7AA;
    text-transform: uppercase;
    transition-duration: .2s;
}

#breadcrumbs > span a:hover {
    color: var(--first);
}

#breadcrumbs > span > span:first-child {
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: inline-flex;
}

#breadcrumbs > span > span:first-child a {
    color: transparent;
    position: relative;
    width: 100%;
}

#breadcrumbs > span > span:first-child:before {
    content: '';
    position: absolute;
    width: 100%;
    color: #A6A7AA;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M11.8745%2016.2494V12.4993C11.8745%2012.3335%2011.8087%2012.1746%2011.6915%2012.0574C11.5743%2011.9401%2011.4153%2011.8743%2011.2495%2011.8743H8.74954C8.58378%2011.8743%208.42481%2011.9401%208.3076%2012.0574C8.19039%2012.1746%208.12454%2012.3335%208.12454%2012.4993V16.2494C8.12454%2016.4151%208.0587%2016.5741%207.94151%2016.6913C7.82432%2016.8085%207.66537%2016.8744%207.49962%2016.8744L3.75008%2016.8749C3.668%2016.8749%203.58671%2016.8587%203.51088%2016.8273C3.43504%2016.7959%203.36613%2016.7499%203.30809%2016.6918C3.25004%2016.6338%203.204%2016.5649%203.17258%2016.4891C3.14117%2016.4132%203.125%2016.3319%203.125%2016.2499V9.0264C3.125%208.93932%203.14319%208.85321%203.17842%208.77358C3.21364%208.69394%203.26511%208.62255%203.32954%208.56397L9.57911%202.88157C9.69415%202.77696%209.84406%202.719%209.99955%202.71899C10.155%202.71899%2010.3049%202.77694%2010.42%202.88154L16.6704%208.56397C16.7349%208.62255%2016.7863%208.69395%2016.8216%208.77358C16.8568%208.85322%2016.875%208.93934%2016.875%209.02642V16.2499C16.875%2016.332%2016.8588%2016.4132%2016.8274%2016.4891C16.796%2016.5649%2016.75%2016.6338%2016.6919%2016.6918C16.6339%2016.7499%2016.565%2016.7959%2016.4891%2016.8273C16.4133%2016.8587%2016.332%2016.8749%2016.2499%2016.8749L12.4995%2016.8744C12.3337%2016.8744%2012.1748%2016.8085%2012.0576%2016.6913C11.9404%2016.5741%2011.8745%2016.4151%2011.8745%2016.2494V16.2494Z%22%20stroke%3D%22%23959A9D%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
}

.shop__products {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.shop__filters {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    align-items: flex-start;
}

body .shop__filters .wpc-filters-open-button-container a.wpc-open-close-filters-button {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: var(--third);
    border: 1px solid #D9D9D9;
    height: 39px;
    padding: 0 35px 0 15px;
    appearance: none;
    transition-duration: .2s;
    cursor: pointer;
    display: flex;
    width: fit-content;
}

.shop__filters .widget-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 14px;
}

.shop__filters .wpc-custom-selected-terms ul.wpc-empty-chips-container {
    height: 0;
    margin: 0;
}

.shop__filters .wpc-custom-selected-terms ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.shop__filters .wpc-term-image-wrapper {
    display: none;
}

.shop__filters .wpc-filters-range-wrapper input[type=number] {
    border: 1px solid #D9D9D9;
    padding: 12px 13px;
    font-size: 15px;
    line-height: 18px;
    transition-duration: .2s;
}

.shop__filters .wpc-filters-range-wrapper input[type=number]:focus {
    outline: none;
    border: 1px solid var(--first);
}

.shop__filters .wpc-filters-range-values-wrapper {
    display: none;
}

.shop__filters .wpc-filters-section {
    margin-bottom: 14px;
    padding-bottom: 22px;
    position: relative;
}

.shop__filters .wpc-filters-section:after {
    content: '';
    width: calc(100% + 20px);
    left: -10px;
    bottom: 0;
    position: absolute;
    height: 1px;
    background-color: #D9D9D9;
}

.shop__filters .wpc-filters-section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.shop__filters .wpc-filters-section:last-child:after {
    display: none;
}

.shop__filters i.wpc-toggle-children-list {
    display: none;
}

.shop__filters .wpc-filters-main-wrap li.wpc-term-item input[type=checkbox] {
    display: none;
}

.shop__filters .wpc-filters-main-wrap .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper {
    padding: 0;
}

.shop__filters .wpc-filters-main-wrap ul.wpc-filters-ul-list {
    padding: 0;
    margin: 0;
}

.shop__filters .wpc-term-item-content-wrapper + .children {
    padding: 8px 7px 0;
    margin: 0 !important;
}

.shop__filters .wpc-filters-main-wrap .wpc-filter-has-hierarchy li.wpc-term-item label {
    opacity: 1;
}

.shop__filters .wpc-filters-main-wrap li.wpc-term-item label {
    font-size: 14px;
    opacity: 1;
    color: var(--black);
}

.shop__filters .wpc-filters-main-wrap li.wpc-term-item .wpc-term-count {
    color: var(--third);
}

.shop__filters .wpc-filters-main-wrap .children li.wpc-term-item input:checked + label,
.shop__filters .wpc-filters-main-wrap .children li.wpc-term-item a:hover {
    color: var(--first);
}

.shop__filters .wpc-filters-main-wrap li.wpc-term-item:last-child {
    margin-bottom: 0;
}

.archive.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 12px));
    gap: 12px;
    width: 100%;
}

.archive.woocommerce ul.products[class*=columns-] li.product {
    margin: 0;
    float: none;
    clear: none;
    width: 100%;
}

.small-pagination {
    display: flex;
    align-items: center;
    gap: 22px;
    width: fit-content;
    margin: 23px 0 23px auto;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}

.small-pagination__button {
    font-size: 12px;
    line-height: 15px;
    color: var(--black);
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    padding: 11px 21px;
    background-color: #D9D9D9;
    font-weight: 400;
}

.small-pagination__button:hover {
    border: 1px solid #D9D9D980;
    background-color: #D9D9D980;
    color: var(--black);
}

.small-pagination__el.active {
    color: var(--first);
}

.posts .small-pagination {
    margin: 20px auto;
}

.shop__filters .wpc-term-selected .wpc-term-item-content-wrapper + .children {
    display: block; 
}

.shop__seo-text {
    margin-top: 72px;
}

.shop__seo-text h1 {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
}

.shop__seo-text h1 b {
    font-weight: 600;
}

.shop__seo-text h2,
.shop__seo-text h3,
.shop__seo-text h4,
.shop__seo-text h5,
.shop__seo-text h6 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
}

.shop__seo-text p {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #7F7F7F;
    font-weight: 400;
}

.shop__seo-text p > b {
    font-weight: 500;
}

.shop__seo-text p + * {
    margin-top: 26px;
}

.pwb-all-brands .pwb-brands-cols-outer > div {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between !important;
}

.pwb-all-brands .pwb-brands-cols-outer > div a {
    color: var(--black);
}

.pwb-all-brands .pwb-brands-cols-outer > div a {
    color: var(--black);
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 > p {
    margin: 10px;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 > div {
    margin: auto;
}

.pwb-all-brands .pwb-pagination-wrapper {
    display: none;
}

.woocommerce div.product .product__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
}

.woocommerce div.product .product__conten div.summary,
.woocommerce div.product .product__content .left {
    width: 100%;
}

.woocommerce div.product .product__content .onsale {
    display: none;
}

.woocommerce-product-gallery__wrapper {
    display: flex;
    flex-direction: column-reverse;
    overflow: hidden;
    gap: 20px;
}

.single-product__image {
    padding: 46px 20px 20px;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    margin-bottom: 20px;
}

.woocommerce-product-gallery__thumbs .swiper-slide {
    width: fit-content !important;
    position: relative;
    display: flex;
}

.woocommerce-product-gallery__thumbs .swiper-slide:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background-color: var(--first);
    opacity: 0;
    transition-duration: .2s;
}

.woocommerce-product-gallery__thumbs .swiper-slide.swiper-slide-thumb-active:after {
    opacity: 1;
}

.woocommerce-product-gallery__thumbs-wrapper {
    position: relative;
    padding: 0 20px;
}

.thumb-swiper-button {
    display: flex;
    position: absolute;
    top: 50%;
    z-index: 999;
    left: 0;
}

.thumb-swiper-button.next {
    left: auto;
    right: 0;
}

.woocommerce-product-gallery__thumbs img {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
    width: 90px;
}

.woocommerce-product-gallery__slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-product-gallery__slider  .swiper-slide img  {
    max-width: 400px;
}

.related.products {
    margin-top: 92px;
}

.related .section-title {
    margin-bottom: 23px;
}

.related__wrapper {
    overflow: hidden;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    padding: 0;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    gap: 45px;
    padding: 0 0 7px;
    border-bottom: 1px solid #D2D2D2;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    color: var(--third);
    font-weight: 400; 
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--first);
    font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px;
}

.woocommerce div.product .woocommerce-tabs .panel ul {
    list-style-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%228%22%20viewBox%3D%220%200%2010%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%202.66667L4.2%206L9%201%22%20stroke%3D%22%234499D3%22%20stroke-width%3D%222%22/%3E%3C/svg%3E");
    padding-left: 22px;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel > * + * {
    margin-bottom: 20px;
}

.woocommerce div.product .woocommerce-tabs .panel > h2 {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel > p {
    color: var(--third);
}

.woocommerce div.product .woocommerce-tabs .panel strong {
    color: var(--black);
    font-weight: 600;
}

.woocommerce-tabs.wc-tabs-wrapper {
    order: 1;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    margin: 0 0 11px;
    color: var(--first);
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price del {
    opacity: 1;
    color: #666666;
    font-size: 14px;
    line-height: 17px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price ins {
    font-weight: 600;
    text-decoration: none;
    color: red;
}

.product-taxo {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    gap: 5px;
    max-width: 231px;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    color: var(--third);
    margin: 0 0 10px;
}

.product-taxo a {
    color: var(--third);
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}

.product-taxo:after {
    content: '...';
    position: absolute;
    background: linear-gradient(91deg, transparent 0% , var(--white) 50%);
    right: 0;
    top: 0;
    height: 100%;
    width: 20px;
    text-align: right;
}

.product-taxo > a:hover {
    color: var(--first);
}

.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
    display: none;
}

.woocommerce .quantity .qty {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: var(--third);
    border: 1px solid #D9D9D9;
    min-height: 49px;
    height: 100%;
    transition-duration: .2s;
    width: 51px;
    padding: 0;
    text-align: center;
    appearance: none;
    -moz-appearance: textfield;
}

.woocommerce .quantity .qty:focus {
    outline: none;
    border: 1px solid var(--first);
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.form-buttons {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-right: 20px;
}

.form-buttons > button {
    padding: 10px;
    display: flex;
    background-color: transparent;
    border: 0;
    color: var(--black);
    transition-duration: .2s;
    cursor: pointer;
}

.form-buttons > button:hover {
    color: var(--first);
}

.iworks-omnibus {
    color: #727272;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    margin: 6px 0 0;
}

.product-sku {
    margin: 0 0 8px;
    color: var(--third);
    font-size: 10px;
    line-height: 21px;
}

.product-sku > b {
    font-weight: 600;
}

.column-top-404 {
    display: flex;
    flex-direction: column;
    margin: 48px 0 90px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.error-404-img {
    max-width: 404px;
    margin-bottom: 40px;
}

.error-404-content-banner--text-b {
    max-width: 404px;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 auto 10px;
}

.error-404-content-banner--text {
    margin: 0 auto 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    max-width: 286px;
    color: var(--third);
}

.error-404-content-banner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.error-404-content-banner--button {
    color: var(--white);
    background-color: var(--first);
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 22px;
    border-radius: 5px;
    transition-duration: .2s;
}

.error-404-content-banner--button:hover {
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.column-bottom-404 {
    overflow: hidden;
}

.blog-posts__content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 20px;
}

.posts__title {
    margin: 46px 0 32px;
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
}

.post__container {
    margin: 0 auto;
    max-width: 986px;
    padding: 0 10px;
}

.post__wrapper {
    margin-top: 30px;
    margin-bottom: 100px;
}

.post__wrapper .page-title {
    margin: 0 0 16px;
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    max-width: 773px;
}

.post__wrapper .post-date {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: var(--third);
    margin-bottom: 17px;
    display: inline-block;
}

.post__wrapper .post-thumbnail {
    display: flex;
    margin: 0 0 30px;
}

.post__wrapper .entry-content h2,
.post__wrapper .entry-content h3,
.post__wrapper .entry-content h4,
.post__wrapper .entry-content h5,
.post__wrapper .entry-content h6 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}

.post__wrapper .entry-content p {
    color: var(--third);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 30px;
}

.post__wrapper .entry-content ul {
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: var(--third);
}

.post__wrapper .entry-content > *:nth-last-child(3) {
   margin-bottom: 50px;
} 

.post__wrapper .wp-block-image {
    margin-bottom: 30px;
}

.post .ssb_inline-share_heading {
    padding: 0;
    display: inline-flex;
    height: 28px;
    color: var(--third);
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-transform: uppercase;
}

.post div.simplesocialbuttons {
    display: inline-flex;
    margin: 0;
    gap: 5px;
    align-items: center;
}

.post .simplesocialbuttons.simplesocial-round-icon button {
    background: transparent;
    color: var(--first);
    border: 0;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px;
    min-height: 28px !important;
}

.post .simplesocialbuttons.simplesocial-round-icon button:hover {
    background: var(--first);
    color: var(--white);
    border: 0;
}

.post .simplesocialbuttons.simplesocial-round-icon button:after {
    height: 28px;
    width: 28px;
    line-height: 28px;
}

.blog-posts__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    margin: 0 0 32px;
    text-align: center;
}

.image-and-text {
    display: grid;
    grid-template-columns: 100%;
    gap: 15px;
    align-items: center;
    margin-bottom: 30px;
}

.image-and-text > .text {
    padding: 0 10px;
    order: 1;
}

.image-and-text > .text h1 {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    font-family: var(--font-secondary);
    margin: 0 0 7px;
}

.image-and-text > .text p {
    color: var(--third);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}

.image-and-text > .text p + p {
    margin-top: 20px;
}

.image-and-text > .img {
    display: flex;
}

.second-section {
    text-align: center;
    padding: 0 10px;
    max-width: 918px;
    margin: 0 auto 30px;
}

.second-section h1,
.second-section h2,
.second-section h3,
.second-section h4,
.second-section h5,
.second-section h6 {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
}

.second-section p + p,
.second-section p + h1,
.second-section p + h2,
.second-section p + h3,
.second-section p + h4,
.second-section p + h5,
.second-section p + h6 {
   margin-top: 16px;
}

.second-section p {
    margin: 0;
    color: var(--third);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.third-section {
    background-color: var(--second);
    grid-template-columns: 100%;
    padding-bottom: 30px;
    margin: 0 0 -15px;
    gap: 30px 76px;
}

.third-section > .text {
    order: 0;
    margin: 0;
    padding: 0 10px;
}

.third-section > .text h1 {
    text-transform: none;
    line-height: 1.2;
    margin: 30px 0 16px;
}

.third-section > .img {
    margin-bottom: auto;
}

.woocommerce-account .entry-title {
    display: none;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #D9D9D9;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: var(--first);
    color: var(--white);
    transition-duration: .2s;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    color: var(--white);
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #D9D9D9;
    min-height: 50px;
    padding: 5px 10px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 18px;
}

.contact__header {
    margin-bottom: 30px;
}

.contact__header > h1 {
    margin: 30px 0 12px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
}

.contact__header > p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: var(--third);
}

.text-wrapper {
    margin-bottom: 21px;
}

.text-wrapper > strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 11px;
    display: inline-block;
}

.text-wrapper > p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.text-wrapper > .small-text {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.6px;
    color: var(--third);
    margin: 0 0 22px;
}

.text-wrapper > a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    transition-duration: .2s;
}

.text-wrapper > a + a {
    margin-top: 13px;
}

.text-wrapper > a:hover {
    color: var(--first);
}

.contact__content .site-footer__socials {
    margin: 30px 0 0;
}

.contact-form {
    padding: 20px 10px;
    background-color: var(--second);
}

.contact-form > .page-title {
    font-family: var(--font-secondary);
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 8px;
    max-width: 90%;
}

.contact-form p {
    margin: 0;
}

.contact-form br {
    display: none;
}

.contact-form > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    max-width: 372px;
    color: #6E7686;
    margin: 0 0 24px;
}

.contact-form label {
    display: flex;
    flex-direction: column;
    gap: 3px;
    color: var(--third);
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin: 0 0 10px;
}

.contact-form textarea,
.contact-form input[type="email"],
.contact-form input[type="text"] {
    border: 1px solid var(--white);
    padding: 5px 10px;
    width: 100%;
    height: 45px;
    transition-duration: .2s;
}


.contact-form textarea {
    height: 90px;
}

.contact-form textarea:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="text"]:focus {
    border: 1px solid var(--first);
    outline: none;
}

.contact-form .wpcf7-list-item {
    margin: 0;
}

.contact-form .wpcf7-acceptance label {
    display: flex;
    flex-direction: row;
    padding-left: 21px;
    margin-bottom: 25px;
}

.contact-form .wpcf7-acceptance label > .wpcf7-list-item-label {
    position: relative;
}

.contact-form .wpcf7-acceptance label > .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #D9D9D9;
    background-color: var(--white);
    left: -21px;
    transition-duration: .2s;
}

.contact-form .wpcf7-acceptance label > .wpcf7-list-item-label:after {
    content: '\2713';
    position: absolute;
    width: 18px;
    height: 18px;
    left: -21px;
    opacity: 0;
    transition-duration: .2s;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 1px;
}

.contact-form .wpcf7-acceptance label > input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.contact-form .wpcf7-acceptance label > input:checked + .wpcf7-list-item-label:before {
    border: 1px solid var(--first);
}

.contact-form .wpcf7-acceptance label > input:checked + .wpcf7-list-item-label:after {
    opacity: 1;
}

.contact-form .wpcf7-submit {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    background-color: var(--first);
    border: 1px solid var(--first);
    border-radius: 5px;
    color: var(--white);
    padding: 16px;
    cursor: pointer;
}

.contact-form .wpcf7-submit:hover {
    color: var(--white);
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.contact__content {
    display: flex;
    flex-direction: column;
    gap: 20px 32px;
}

.wc-block-cart__submit-container a {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    background-color: var(--first);
    border-radius: 5px;
    color: var(--white);
    transition-duration: .2s;
}

.wc-block-cart__submit-container a:hover {
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.commentlist {
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    border: 1px solid #D9D9D9;
}

#review_form label {
    display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    border: 1px solid #D9D9D9;
    min-height: 50px;
    padding: 5px 10px;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
    outline: none;
    border: 1px solid var(--first);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    background-color: var(--first);
    border: 1px solid var(--first);
    border-radius: 5px;
    color: var(--white);
    padding: 5px 16px;
    cursor: pointer;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover {
    color: var(--white);
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-top: 1px solid var(--first);
    background-color: var(--second);
    color: var(--black);
}

.woocommerce-error:focus,
.woocommerce-info:focus,
.woocommerce-message:focus {
    outline: none;
}

.woocommerce-cart__header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto 28px;
    gap: 10px;
    width: 100%;
    grid-area: header;
}

.woocommerce-cart__header-title {
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    border-bottom: 6px solid var(--third);
    color: var(--third);
}

.woocommerce-cart__header-title.active {
    border-bottom: 6px solid var(--first);
    color: var(--first);
}

.woocommerce_cart {
    display: grid;
    grid-template-areas:
        "header"
        "cart"
        "totals";
    grid-template-columns: 1fr;
    align-items: flex-start;
}

.woocommerce-cart-form {
    grid-area: cart;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding: 17px 17px 40px;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    grid-area: totals;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
}

.woocommerce-cart-form__cart-item {
    position: relative;
    display: grid;
    grid-template-areas:
        "thumb name"
        "thumb qty"
        "price price";
    grid-template-columns: 98px 1fr;
    align-items: center;
    gap: 0 10px;
    padding: 10px;
    border-bottom: 1px solid #D9D9D9;
}

.woocommerce-cart-form__cart-item:nth-last-child(3) {
    border-bottom: 0;
}

.product-thumbnail {
    grid-area: thumb;
}

.product-name {
    grid-area: name;
    align-self: flex-end;
    margin-bottom: 12px;
    padding-right: 25px;
}

.product-remove {
    grid-area: remove;
    align-self: flex-start;
    position: absolute;
    right: 10px;
    top: 10px;
}

.woocommerce .product-remove > a {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: var(--third) !important;
    display: flex;
    align-items: center;
    gap: 6px;
    width: auto;
    height: auto;
}

.woocommerce .product-remove > a > span {
    display: none;
}

.woocommerce .product-remove > a > svg {
    min-width: 20px;
}

.woocommerce .product-remove > a:hover {
    background-color: #fff;
    color: red !important;
}

.product-quantity {
    grid-area: qty;
    margin-right: auto;
    display: flex;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.product-quantity button {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 0;
    cursor: pointer;
    transition-duration: .2s;
}

.product-quantity button:hover {
    background-color: var(--second);
}

.product-price {
    grid-area: price;
    margin-left: auto;
    text-align: right;
}

.product-price .omnibus {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

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

.woocommerce .cart-collaterals .cart_totals h4,
.woocommerce-page .cart-collaterals .cart_totals h4 {
    margin: 0 0 22px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
}

.woocommerce_cart__header {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 19px;
    border-bottom: 1px solid #D9D9D9;
}

.woocommerce_cart__header > h2 {
    margin: 0;
    font-family: var(--font-secondary);
    text-transform: uppercase;
    font-weight: 600;
    line-height: 36px;
}

.free-deliery__info {
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.free-deliery__info > svg {
    min-width: 28px;
}

.free-deliery__info.done {
    background-color: #E7F3E6;
}

.dgwt-wcas-darkoverl-on {
    overflow: hidden;
}

.product-name > a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.woocommerce .shop_table .quantity .qty {
    width: 32px;
    height: 32px;
    border: 0;
    color: var(--black);
    min-height: 0;  
}

.woocommerce-cart .entry-header {
    display: none;
}

.product-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: red;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button[name="update_cart"] {
    position: absolute;
    opacity: 0 !important;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
}

.shop_table .cart-total {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    padding-bottom: 16px;
    border-bottom: 1px solid #D9D9D9;
}

.coupon {
    margin-bottom: 11px;
}

.coupon > button {
    color: var(--third);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 14px 22px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
    transition-duration: .2s;
    cursor: pointer;
}

.coupon > button svg {
    color: var(--black);
    transition-duration: .2s;
}

.coupon > button:hover {
    background-color: var(--second);
}

.coupon > button:hover svg {
    color: var(--first);
}

.coupon > button.open {
    border-radius: 5px 5px 0 0;
}

.coupon > button.open svg {
    transform: rotate(180deg);
}

.coupon > form {
    display: flex;
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.coupon > button.open + form {
    transform: translateY(0);
    opacity: 1;
    pointer-events: initial;
    position: static;
    transition: all .2s 0s, opacity .2s .1s;
}

.coupon > form > input {
    padding: 10px;
    border-radius: 0 0 0 5px;
    border: 1px solid #D9D9D9;
    width: 100%;
    border-top: 0;
    border-right: 0;
    transition-duration: .2s;
}

.coupon > form > input:focus {
    outline: none;
}

.coupon > form > button {
    border-radius: 0 0 5px 0 !important;
}

.cart-totals__element {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.cart-totals__element + .cart-totals__element {
    margin-top: 3px;
}

.cart-totals__element.total {
    margin-top: 14px;
    padding-top: 10px;
    border-top: 1px solid #D9D9D9;
    font-weight: 600;
}

.cart-totals__element.total strong {
    font-weight: 600;
}

.cart-totals__element.summary-discount {
    color: red;
    font-weight: 600;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: var(--white);
    background-color: var(--first);
    border-radius: 5px;
    text-transform: uppercase;
    padding: 15px;
    transition-duration: .2s;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

#add_payment_method .wc-proceed-to-checkout a.continue-button,
.woocommerce-cart .wc-proceed-to-checkout a.continue-button,
.woocommerce-checkout .wc-proceed-to-checkout a.continue-button {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: var(--third);
    background-color: var(--white);
    border-radius: 3px;
    border: 1px solid var(--third);
    padding: 12px;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    transition-duration: .2s;
}

#add_payment_method .wc-proceed-to-checkout a.continue-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.continue-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.continue-button:hover {
    background-color: var(--second);
    color: var(--first);
    border: 1px solid var(--first);
}

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

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #D9D9D9;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul > li > a {
    padding: 15px;
    border-bottom: 1px solid #D9D9D9;
    transition-duration: .2s;
    width: 100%;
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul > li > a:hover {
    background-color: var(--second);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul > li.is-active > a {
    background-color: var(--second);
    color: var(--first);
}

.select2-container .select2-selection--single {
    height: auto;
    border: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    border: 1px solid #D9D9D9;
    min-height: 50px;
    padding: 5px 10px;
    transition-duration: .2s;
    display: flex;
    align-items: center;
}

.select2-container .select2-selection--single .select2-selection__rendered:focus {
    border: 1px solid var(--first);
    outline: none;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    background-color: var(--first);
    border: 1px solid var(--first);
    border-radius: 5px;
    color: var(--white);
    padding: 5px 16px;
    cursor: pointer;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    color: var(--white);
    background-color: color-mix(in srgb, var(--first) 80%, transparent);
}

.upsell-products {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.hover-title {
    position: absolute;
    text-align: center;
    left: 50%;
    width: 150px;
    transform: translate(-50%, -15px) rotateX(90deg);
    padding: 5px;
    background: black;
    color: white;
    font-size: 12px;
    top: 100%;
    pointer-events: none;
    opacity: 0;
    transition-duration: .2s;
    z-index: 9;
}

.upsell-product.hidden {
    display: none;
}

.upsell-product {
    position: relative;
}

.upsell-product:hover .hover-title {
    transform: translate(-50%, 5px) rotateX(0deg);
    opacity: 1;
}

.upsell-product > a {
    border: 1px solid #D9D9D9;
    transition-duration: .2s;
    display: flex;
}

.upsell-product > a:hover {
    border: 1px solid var(--first);
}

.upsell-product > a > img {
    padding: 5px;
    width: 60px;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.upsell-products.open .upsell-product.hidden {
    display: flex;
}

.show-more-button {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--first);
    background: transparent;
    border: 1px solid #D9D9D9;
    width: 61px;
    height: 61px;
    cursor: pointer;
    transition-duration: .2s;
}

.show-more-button:hover {
    background-color: var(--second);
}

.upsell-products.open .show-more-button {
    display: none;
}

.custom-upsell-products > strong {
    font-size: 10px;
    font-weight: 600;
    line-height: 21px;
    margin: 0 0 6px;
    display: inline-block;
    color: var(--third);
}

.menu-wrapper .menu-item.menu-item-has-children {
    position: relative;
}

.menu-wrapper .menu-item.menu-item-has-children > a {
    position: relative;
    display: flex;
    width: 100%;
    pointer-events: none;
    gap: 5px;
}

.menu-wrapper .menu-item.menu-item-has-children > a:after {
    content: "⏷";
    color: var(--white);
    transition-duration: .2s;
    margin-left: auto;
}

.menu-wrapper .menu-item.menu-item-has-children:hover > a {
    animation: pointer_events_delay .2s .2s 1 forwards;
}

@keyframes pointer_events_delay {
    0% {
        pointer-events: none;
    }
    80% {
        pointer-events: none;
    }
    100% {
        pointer-events: initial;
    }
}

.menu-wrapper .menu-item.menu-item-has-children:hover > a,
.menu-wrapper .menu-item.menu-item-has-children:hover > a:after {
    color: var(--first);
}

.menu-wrapper .menu-item.menu-item-has-children:hover > .sub-menu {
    display: block;
}

.menu-wrapper .sub-menu {
    display: none;
    margin-top: 12px;
    padding-left: 20px;
    list-style: none;
    background-color: var(--black);
    color: var(--white);
}

.menu-wrapper .sub-menu li:not(:last-child) {
    margin-bottom: 6px;
}

@media (min-width: 610px) {
    .benefits__wrapper {
        justify-content: space-evenly;
    }

    .archive.woocommerce ul.products {
        grid-template-columns: repeat(3, calc(33% - 6px));
    }

    .blog-posts__content {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 768px) {
    .top-banner-slider__content-text-wrapper {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 100%;
        background: transparent;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .top-banner-slider__content-text {
        padding: 27px 79px;
    }

    .top-banner-slider .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        display: flex;
        justify-content: center;
        bottom: 28px;
    }
    
    .top-banner-slider__pagination .swiper-pagination-bullet {
        width: 26px;
        height: 26px;
        border: 1px solid transparent;
        background: transparent;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        transition-duration: .2s;
    }
    
    .top-banner-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border: 1px solid var(--first);
    }
    
    .top-banner-slider__pagination .swiper-pagination-bullet::before {
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 1px solid var(--first);
        background-color: var(--white);
        transition-duration: .2s;
    }
    
    .top-banner-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
        background-color: var(--first);
    }    

    .top-banner-slider .swiper-button-prev,
    .top-banner-slider .swiper-rtl .swiper-button-next,
    .top-banner-slider .swiper-button-next,
    .top-banner-slider .swiper-rtl .swiper-button-prev {
        display: flex;
    }
    
    .top-banner-slider .swiper-button-next,
    .top-banner-slider .swiper-rtl .swiper-button-prev {
        right: 25px;
    }
    
    .top-banner-slider .swiper-button-prev,
    .top-banner-slider .swiper-rtl .swiper-button-next {
        left: 25px;
    }

    .top-banner-slider .swiper-button-next:after,
    .top-banner-slider .swiper-rtl .swiper-button-prev:after,
    .top-banner-slider .swiper-button-prev:after,
    .top-banner-slider .swiper-rtl .swiper-button-next:after {
        min-width: 43px;
        height: 43px;
        font-size: 17px;
        font-weight: 800;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--white);
        color: var(--black);
        text-align: center; 
        transition-duration: .2s;
    }

    .top-banner-slider .swiper-button-next:hover:after,
    .top-banner-slider .swiper-rtl .swiper-button-prev:hover:after,
    .top-banner-slider .swiper-button-prev:hover:after,
    .top-banner-slider .swiper-rtl .swiper-button-next:hover:after {
        opacity: 0.8;
    }

    .woocommerce ul.products li.product a img {
        padding: 28px 27px;
        object-fit: contain;
        margin: 0;
        aspect-ratio: 1 / 1;
        max-height: 200px;
        margin-bottom: 12px;
    }

    .woocommerce ul.products li.product a.woocommerce-loop-product__link {
        padding: 12px 13px;
    }

    .products-loop__categories {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .woocommerce ul.products li.product  .woocommerce-loop-product__title {
        font-size: 16px;
        line-height: 19px;
        -webkit-line-clamp: 2;
        height: 40px;
    }

    .woocommerce ul.products li.product .button {
        padding: 9px;
        height: 53px;
    }

    .woocommerce ul.products li.product .button:after {
        content: '';
        display: inline-block;
        width: 27px;
        height: 26px;
        background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.6875H7.4565C7.26622 18.6875 7.08198 18.6207 6.93589 18.4988C6.78981 18.3769 6.69114 18.2076 6.6571 18.0203L3.94516 3.10466C3.91113 2.91745 3.81246 2.74812 3.66638 2.6262C3.52029 2.50428 3.33605 2.4375 3.14577 2.4375H1.3125' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.8125 22.75C8.93433 22.75 9.84375 21.8406 9.84375 20.7188C9.84375 19.5969 8.93433 18.6875 7.8125 18.6875C6.69067 18.6875 5.78125 19.5969 5.78125 20.7188C5.78125 21.8406 6.69067 22.75 7.8125 22.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 22.75C21.1218 22.75 22.0312 21.8406 22.0312 20.7188C22.0312 19.5969 21.1218 18.6875 20 18.6875C18.8782 18.6875 17.9688 19.5969 17.9688 20.7188C17.9688 21.8406 18.8782 22.75 20 22.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5625 6.5H22.2765C22.3955 6.5 22.513 6.52614 22.6208 6.57658C22.7286 6.62702 22.824 6.70052 22.9003 6.79189C22.9765 6.88326 23.0318 6.99027 23.0621 7.10534C23.0924 7.22042 23.0971 7.34075 23.0759 7.45784L21.7463 14.7703C21.7123 14.9576 21.6136 15.1269 21.4675 15.2488C21.3214 15.3707 21.1372 15.4375 20.9469 15.4375H6.1875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        transition-duration: .2s;
        opacity: 0;
        transform: translateX(-27px);
        margin-left: -37px;
    }
    
    .woocommerce ul.products li.product .button:hover:after {
        opacity: 1;
        transform: translateX(0px);
        position: static;
        margin-left: 0;
    }

    .categories-tabs .products-slider__wrapper {
        flex-direction: row;
        gap: 10px;
    }

    .categories-tabs__all-products {
        width: 25%;
        order: 0;
        position: relative;
        background: var(--black);
        display: flex;
        align-items: center;
        border-radius: 5px;
        padding: 16px 14px;
    }

    .categories-tabs__category-name > span {
        display: block;
        color: var(--white);
        font-size: 21px;
        text-transform: uppercase;
        font-family: var(--font-secondary);
        line-height: 27px;
        margin-bottom: 20px;
    }

    .products-slider__bottom-buttom,
    .categories-tabs__category-name > a {
        position: absolute;
        left: 14px;
        bottom: 16px;
        text-transform: uppercase;
        font-family: var(--font-secondary);
        font-size: 14px;
        line-height: 17px;
        text-decoration: underline;
        margin: 0;
        color: var(--first);
    }

    .products-slider__bottom-buttom:hover,
    .categories-tabs__category-name > a:hover {
        color: var(--white);
    }

    .products-slider__bottom-buttom {
        position: static;
    }

    .categories-tabs .products-slider__slider {
        width: 75%;
    }

    .categories-tabs__header {
        max-width: calc(75% - 10px);
        margin-left: auto;
    }

    .products-slider__header > a {
        display: inline-flex;
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        color: var(--third);
        text-decoration: none;
    }
    
    .products-slider__header > a:hover {
        color: var(--black);
    }

    .products-slider__bottom-buttom {
        display: none;
    }

    .home-categories__wrapper {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        max-width: none;
    }

    .home-about-us__wrapper {
        display: flex;
        gap: 30px;
        align-items: center;
    }

    .home-about-us__wrapper > div {
        width: 50%;
    }

    .home-about-right > img {
        max-height: none;
    }

    .home-about-us .home-about-us__left {
        margin: 0 0 0 auto;
        max-width: 671px;
    }

    .post-card .post-thumbnail > img {
        aspect-ratio: 433 / 266;
    }

    .home-blog__header-btn:not(.mobile) {
        display: block;
        margin: 0;
    }

    .home-blog__header-btn.mobile {
        display: none;
    }

    .seo-text {
        margin-top: 50px;
    }
    
    .seo-text__wrapper h1,
    .seo-text__wrapper h2,
    .seo-text__wrapper h3,
    .seo-text__wrapper h4,
    .seo-text__wrapper h5,
    .seo-text__wrapper h6 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    
    .seo-text__wrapper p {
        font-size: 16px;
        line-height: 26px;
    }
    
    .seo-text__wrapper p + p {
        margin-top: 26px;
    }
    
    .newsletter__content {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .newsletter__text {
        margin: 0;
    }

    .newsletter__text,
    .newsletter__form {
        width: 50%;
    }

    .newsletter__submit-wrapper {
        max-width: 508px;
        margin-left: auto;
    }

    .archive.woocommerce ul.products {
        display: grid;
        grid-template-columns: repeat(2, calc(50% - 12px));
        gap: 12px;
        width: 100%;
    }

    .shop__products {
        flex-direction: row;
        align-items: flex-start;
    }

    .shop__header .woocommerce-pagination {
        width: fit-content;
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .shop__header #products-per-page-form {
        grid-area: perpage;
        width: fit-content;
        margin-left: auto;
    }

    .shop__header .woocommerce-ordering {
        margin: 0;
    }

    .shop__filters {
        max-width: 256px;
        display: flex;
        flex-direction: column;
        padding: 10px;
        border-radius: 5px;
        border: 1px solid #D9D9D9;
    }

    .shop__products-list {
        width: calc(100% - 267px);
    }

    .woocommerce div.product .product__content {
        display: grid;
        grid-template-columns: calc(50% - 30px) 50%;
        gap: 0 30px;
    }

    .woocommerce div.product .product_title {
        font-size: 32px;
        line-height: 46px;
        font-weight: 600;
        margin: 0;
    }
    .image-and-text {
        grid-template-columns: calc(50% - 15px) calc(50% - 15px);
        gap: 30px;
        margin-bottom: 70px;
    }
    
    .third-section {
        grid-template-columns: calc(50% - 38px) calc(50% - 38px);
        padding-bottom: 70px;
        margin: 0 0 -50px;
        gap: 30px 76px;
    }

    .third-section > .text {
        padding-right: 0;
        padding-left: 10px;
        margin-left: auto;
    }

    .contact__content {
        flex-direction: row;
        margin-bottom: 50px;
    }

    .woocommerce-cart__header {
        flex-direction: row;
        max-width: 1000px;
        gap: 20px;
    }
    
    .woocommerce-cart__header-title {
        max-width: 320px;
    }

    .woocommerce-cart-form__cart-item {
        display: grid;
        grid-template-areas:
            "thumb name qty"
            "thumb remove price";
        grid-template-columns: 98px 1fr 1fr;
        gap: 0 20px;
        padding: 27px 0 12px;
    }

    .product-remove {
        position: static;
    }

    .woocommerce .product-remove > a > span {
        display: inline;
    }

    .product-name {
        padding-right: 0;
    }

    .product-quantity {
        margin-left: auto;
        margin-right: 0;
    }
}

@media (min-width: 1024px) {
    .header__content .menu {
        display: flex;
    }

    .header__content .mobile-menu-button {
        display: none;
    }

    .ovh-mobile {
        overflow: visible;
    }

    .mobile-header,
    .mobile-header-mask,
    .menu-close {
        display: none;
    }

    .header__content .right-menu > .mobile-menu-button.open {
        transition-delay: 0s;
        opacity: 1;
    }

    .header__content .gt_float_switcher .gt-selected .gt-current-lang {
        display: flex;
        padding: 0;
    }

    .header__content .right-menu > .gtranslate,
    .header__content .right-menu > .my-account {
        display: flex;
    }

    .header__content .dgwt-wcas-search-icon svg {
        width: 21px;
        height: 21px;
        margin-top: 3px;
    }

    .header__content .dgwt-wcas-search-icon svg > path {
        stroke-width: 2px;
    }

    .logo img {
        max-width: 196px;
    }

    .header__content {
        padding: 10px 0 7px;
    }

    .top-banner-slider__top-title {
        font-size: 30px;
        line-height: 1;
    }
    
    .top-banner-slider__big-title {
        font-size: 96px;
        line-height: 1;
        padding: 0 2px;
    }
    
    .top-banner-slider__title {
        font-size: 40px;
        line-height: 1.2;
    }
    
    .top-banner-slider__title > b {
        font-size: 60px;
        line-height: 1;
    }
    
    .top-banner-slider__button {
        padding: 11px 47px;
        margin-top: 37px;
        font-size: 18px;
        line-height: 22px;
    }

    .top-banner-slider__content-text {
        margin-top: 20px;
    }
    
    .top-banner-slider .swiper-button-next,
    .top-banner-slider .swiper-rtl .swiper-button-prev {
        right: 53px;
    }
    
    .top-banner-slider .swiper-button-prev,
    .top-banner-slider .swiper-rtl .swiper-button-next {
        left: 45px;
    }

    .categories-tabs__all-products {
        width: 20%;
    }

    .categories-tabs .products-slider__slider {
        width: 80%;
    }

    .categories-tabs__header {
        max-width: calc(80% - 10px);
    }

    .categories-tabs__category-name > span {
        font-size: 30px;
        line-height: 35px;
    }

    .categories-tabs {
        margin: 50px 0;
    }

    .section-title {
        font-size: 32px;
        line-height: 39px;
        text-align: left;
        margin-bottom: 0;
    }

    .products-slider__header {
        margin-bottom: 24px;
    }

    .products-slider__header > .section-title {
        margin-bottom: 0;
    }

    .home-categories {
        padding: 48px 0 0;
        margin: 50px 0 42px;
    }

    .home-categories:before {
        height: 66%;
    }

    .home-categories__button > strong {
        font-size: 30px;
        line-height: 37px;
        padding: 35px 25px;
    }

    .home-categories__title {
        margin: 0 0 43px;
        font-size: 32px;
        line-height: 39px;
    }

    .benefits__wrapper {
        padding: 17px 0;;
    }

    .home-about-us {
        margin-top: 50px;
    }

    .home-about-us .home-about-us__left > h5 {
        font-size: 32px;
    }

    .home-about-us__button {
        margin-top: 20px;
    }

    .home-about-us__wrapper {
        display: flex;
        gap: 60px;
        align-items: center;
    }

    .home-about-us .home-about-us__left > p {
        font-size: 16px;
    }

    .home-about-us__wrapper > div {
        width: calc(50% - 55px)
    }

    .newsletter__text {
        font-size: 24px;
    }

    .newsletter {
        margin-top: 50px;
    }

    .site-footer__col-title {
        pointer-events: none;
    }

    .site-footer__col-title > svg {
        display: none;
    }

    .site-footer__opening_hours, 
    .site-footer__col-button + div {
        max-height: none;
        opacity: 1;
        margin-top: 24px;
    }

    .site-footer__menus {
        display: grid;
        grid-template-columns: 1fr 20% 20% 1fr;
        gap: 60px;
    }

    .site-footer__socials {
        margin-bottom: 87px;
    }

    .site-footer__info + .site-footer__info {
        margin-top: 0;
    }

    .site-footer__infos {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 65px;
        padding-bottom: 74px;
    }
    
    .site-footer__copyright {
        flex-direction: row;
        justify-content: space-between;
    }

    .archive.woocommerce ul.products {
        grid-template-columns: repeat(3, calc(33% - 6px));
    }

    .shop__header .woocommerce-products-header {
        width: 256px;
        margin-right: 0;
    }

    .blog-posts__content {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .post__title {
        margin: 46px 0 32px;
        font-size: 32px;
        line-height: 39px;
    }

    .posts .small-pagination {
        margin: 64px auto 50px;
    }

    .image-and-text > .text h1 {
        font-size: 32px;
        line-height: 48px;
    }
    
    .image-and-text > .text p {
        font-size: 16px;
        line-height: 22px;
    }

    .second-section {
        margin: 0 auto 70px;
    }
    
    .second-section h1,
    .second-section h2,
    .second-section h3,
    .second-section h4,
    .second-section h5,
    .second-section h6 {
        font-size: 26px;
        line-height: 32px;
    }
    
    .second-section p {
        font-size: 16px;
        line-height: 22px;
    }

    .third-section {
        padding-bottom: 70px;
        margin: 0 0 -50px;
    }
    
    .third-section > .text h1 {
        margin: 41px 0 16px;
    }

    .image-and-text > .text {
        padding-right: 10px;
        padding-left: 0;
        max-width: 587px;
    }

    .mobile-header.open + .mobile-header-mask + .menu-close {
        transform: translateX(-68px);
    }

    .contact__header > h1 {
        margin: 43px 0 12px;
        font-size: 32px;
        line-height: 39px;
    }

    .contact__header {
        margin-bottom: 57px;
    }

    .contact-form {
        padding: 28px 79px;
        background-color: var(--second);
    }

    .contact__content > .text {
        width: 40%;
        max-width: 500px;
    }

    .contact__content > div {
        width: 60%;
    }

    .woocommerce_cart {
        grid-template-areas:
            "header header"
            "cart totals";
        grid-template-columns: 1fr auto;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        padding: 15px;
        margin: 0 0 0 10px;
        width: 320px;
    }

    .menu-wrapper .menu-item.menu-item-has-children:hover>.sub-menu {
        display: flex;
    }

    .menu-wrapper .sub-menu {
        z-index: 99999;
        margin: 0;
        position: absolute;
        top: 100%;
        padding: 20px;
        flex-wrap: wrap;
        flex-direction: column;
        max-height: 40svh;
        width: max-content;
        gap: 6px 40px;
        padding: 20px;
    }

    .menu-wrapper .sub-menu .sub-menu {
        left: 100%;
        top: -20px;
        margin-left: 20px;
    }

    .menu-wrapper .sub-menu .sub-menu:before {
        content: '';
        width: 20px;
        height: 100%;
        background-color: transparent;
        display: block;
        position: absolute;
        left: -20px;
        top: 0;
    }
}

@media (min-width: 1210px) {
    .header__content {
        gap: 72px;
    }
    
    .header__content .menu-wrapper {
        gap: 21px;
    }

    .header__content .right-menu {
        gap: 28px;
    }

    .archive.woocommerce ul.products {
        grid-template-columns: repeat(4, calc(25% - 9px));
    }

    .woocommerce_cart__header {
        flex-direction: row;
    }

    .free-deliery__info {
        max-width: 293px;
        padding: 10px 20px;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 431px;
        padding: 17px 21px;
    }
}

@media (min-width: 1660px) {
    .top-banner-slider .swiper-button-next,
    .top-banner-slider .swiper-rtl .swiper-button-prev {
        right: 10svw;
    }
    
    .top-banner-slider .swiper-button-prev,
    .top-banner-slider .swiper-rtl .swiper-button-next {
        left: 10svw;
    }
}
.woocommerce-page.archive #content{
    order: 0 !important;
}
.woocommerce div.product form.cart.variations_form{
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
}
.woocommerce div.product form.cart.variations_form .variations td,
.woocommerce div.product form.cart.variations_form .variations th{
    text-align: left;
}