@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);/*!
Theme Name:   Dogma Shoes
Theme URI:    https://blisq.pt/
Author:       Blisq Creative
Author URI:   https://blisq.pt/
Description:  Tema Blisq-Woocommerce desenvolvido à medida
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  blisq-woocommerce
Tags:         e-commerce
*/
input::selection,
textarea::selection {
  background: #ca9e39;
  color: #00334d;
}

input::-moz-selection,
textarea::-moz-selection,
::-moz-selection {
  background: #ca9e39;
  color: #00334d;
}
.custom-wc-variations .btn-variation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    cursor: pointer;
}

.custom-wc-variations input[type="radio"]:checked + .btn-variation {
    border-color: #000;
}

/* Esgotados (o efeito da tua imagem) */
.custom-wc-variations .btn-variation.out-of-stock {
    position: relative;
    color: #ccc;
    border-color: #e0e0e0;
    background: #fafafa;
    cursor: not-allowed;
    pointer-events: none;
}

/* Linhas diagonais */
.custom-wc-variations .btn-variation.out-of-stock::before,
.custom-wc-variations .btn-variation.out-of-stock::after {
    content: "";
    position: absolute;
    width: 120%;
    height: 2px;
    background: #e0e0e0;
    top: 50%;
    left: -10%;
    transform: rotate(45deg);
}

.custom-wc-variations .btn-variation.out-of-stock::after {
    transform: rotate(-45deg);
}
.yaydp-sale-tag {
    right: 9px !important;
    top: 10px !important;
    font-size: 16px;
    z-index: 3 !important;
    padding: 8px 10px !important;
}
.archive .select2-container--default .select2-selection--single .select2-selection__arrow b,
.selectize-control.single .selectize-input:after {
    background-image: url(assets/images/icon-arrow-order.svg) !important;
    background-size: contain !important;
    border-color: unset !important;
    border-style: unset !important;
    width: 7px !important;
    height: 5px !important;
    transition: 0.2s;
}
#wpadminbar,
.container,
body {
    position: relative;
}
.header-promotion a,
.header-promotion span,
.header-shipping span {
    padding: 12px 15px;
    line-height: 15px;
}
.comment-form textarea:focus,
.form-out-of-stock input,
.form-search-menu input#woocommerce-product-search-header:focus,
.wc-block-components-price-slider--is-input-inline
    .wc-block-components-price-slider__controls
    .wc-block-components-price-slider__amount:focus,
.woocommerce-account input:focus,
.woocommerce-form-coupon input:focus,
.woocommerce-form-login input:focus,
.woocommerce-input-wrapper input:focus,
input#calc_shipping_city:focus,
input#calc_shipping_postcode:focus,
input#calc_shipping_state {
    outline: 0;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
#menu-top > li > a,
.menu-account > li > a {
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
}
body,
input,
textarea {
    font-family: Inter, sans-serif;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.general-container ul.products.columns-3 li a,
.menu-top-cart img,
.menu-top-login img,
.products .star-rating,
.single a.reset_variations[style*="visible"],
.woocommerce-MyAccount-content .woocommerce-EditAccountForm p,
.woocommerce-MyAccount-content .woocommerce-address-fields p,
.woocommerce-OrderUpdate-text.comment-text,
.woocommerce-recently-viewed ~ .woocommerce.columns-4,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #000;
    margin-bottom: 25px;
}
.general-container h3,
h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
a {
    color: inherit;
    text-decoration: none;
}
.woocommerce-MyAccount-content label.mailchimp_woocommerce_gdpr_label,
p {
    font-weight: 300;
    font-size: 12px;
    line-height: 24px;
    color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #f3f3f3 inset !important;
}
.gold a {
    color: #ca9e39 !important;
}
.purple a {
    color: #85008d !important;
}
#wpadminbar {
	background: #ca9e39;
    z-index: 99999999;
    position: absolute;
    min-height: 39px;
}
.custom-mini-cart .freeshipping-total-bar,
ul#shipping_method img {
    display: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::selection {
    color: #171717;
    background: #dedede;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #8b8b8b;
    font-size: 13px;
}
.select2-container.right-position {
    right: 0;
    left: auto;
    background-color: red;
    top: 200px;
}
.select2-container--default .select2-selection--single {
    border-radius: 5px !important;
    height: 40px;
    border: none !important;
    background-color:#dfdfdf !important
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #171717 !important;
    padding: 6px 20px 0 !important;
	font-size: 14px;
    font-weight: 400;    
}
.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    font-size: 10px;
    padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #e9e9e9 !important;
    color: #171717;
}
.archive .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}
.archive .select2-container {
    width: 100% !important;
}
.archive .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    padding: 0 30px 0 0 !important;
    font-size: 14px !important;
}
.sidebar-woo-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #e9e9e9;
    border-radius: 5px;
    padding-left: 10px !important;
    font-size: 10px !important;
}
.archive .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0 !important;
}
.archive .select2-dropdown {
    top: 0 !important;
    width: 300px !important;
    border: none !important;
}
.archive .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: unset !important;
    background-repeat: no-repeat !important;
}
#menu-top > li.menu-item-has-children:hover::after,
.archive .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.selectize-control.single .selectize-input.input-active:after {
    rotate: -180deg;
}
.filter-promo-button {
    background: #ca9e39;
    padding-left: 8px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 12px;
    color: #000;
    display: flex;
    align-items: baseline;
    gap: 5px;
    border-radius: 4px;
    width: fit-content;
    height: fit-content;
    font-weight: 400;
}
.filter-promo-button.active {
    background: #fff;
    border: 1px solid;
}
.filter-promo-button::after {
    display: inline-block;
    content: "%";
    background: #000;
    color: #fff;
    padding: 8px;
    font-weight: 900;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.filter-promo-button.active::after {
    content: "X";
}
.switch-input:checked ~ .switch-label:before,
.term-gift-card #secondary {
    opacity: 0;
}
.selectize-input {
    border: none !important;
    color: #000 !important;
    font-family: inherit !important;
    font-size: 14px !important;
    line-height: normal !important;
    font-weight: 300 !important;
    padding: 0 0 8px !important;
}
.selectize-dropdown .active:not(.selected) {
    background: #f3f3f3 !important;
    color: #171717 !important;
}
.selectize-control.single .selectize-input {
    box-shadow: unset !important;
    background-color: unset !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
}
.selectize-control {
    right: 12px !important;
}
.selectize-control.single .selectize-input:after {
    right: -12px !important;
    background-repeat: no-repeat !important;
}
.selectize-dropdown {
    left: auto !important;
    right: -15px !important;
    min-width: 200px !important;
    border-radius: 0 0 5px 5px !important;
    border: none !important;
    margin: 0 !important;
    box-shadow: 0 1px 10px rgb(0 0 0 / 40%) !important;
}
.selectize-dropdown-content {
    max-height: fit-content !important;
}
.selectize-dropdown [data-selectable] {
    text-align: right;
    line-height: 16px;
}
.selectize-dropdown .selected {
    background-color: #171717 !important;
}
.selectize-dropdown .option {
    padding: 8px 20px !important;
}
.pswp {
    z-index: 99999999999999999 !important;
}
body:not(.woocommerce-cart, .product-template-default),
html {
    overflow-x: hidden;
}
html.active {
    overflow: hidden;
}
#primary {
    max-width: 1500px;
    margin: 0 auto;
    grid-column: 2;
}
.inferior-category-info {
    grid-column: 1/-1;
    width: 100%;
    margin-top: 40px;
}
.inferior-category-info .title {
    text-align: center;
    max-width: 80%;
    margin: 20px auto;
}
.inferior-category-info .description {
    text-align: center;
    max-width: 80%;
    margin: auto;
}
#menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu a:hover,
#menu-top > li.menu-item-has-children > .sub-menu > li > a:hover,
.inferior-category-info .description a,
.live-search-product-results .button:hover,
.woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-privacy-policy-text p a:hover,
a.woocommerce-privacy-policy-link,
footer a:hover,
ul.products .add_to_cart_button:hover,
ul.products .product_type_simple:hover,
ul.products .product_type_variable:hover,
ul.woocommerce-error li a:hover {
    text-decoration: underline;
}
.archive #primary {
    margin: 0;
    max-width: none;
}
.container {
    max-width: 1600px;
    margin: 0 auto;
}
.container-secondary {
    max-width: 1360px;
    margin: 0 auto;
}
.backdrop-filter-aux {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(23, 23, 23, 0.24);
    z-index: 2;
    backdrop-filter: blur(4px);
    transition: 1s;
}
.backdrop-filter-aux.active {
    visibility: visible;
    opacity: 1;
}
.general-container ul.products.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    list-style: none;
    padding: 0;
}
.actions .button[name="update_cart"],
.cart-coupon-alert.active-coupon,
.cart-coupon-alert.active-coupon ~ .woocommerce-form-coupon,
.general-container ul.products.columns-3 li .price,
.general-container ul.products.columns-3 li a.button.product_type_variable.add_to_cart_button,
.summary .flex-control-nav.flex-control-thumbs,
.woocommerce-MyAccount-content #mailchimp-gdpr-fields {
    display: none !important;
}
.single-content img {
    height: auto !important;
    width: auto !important;
}
#menu-top > li.current-menu-item > a,
.cart_totals table th,
.single a.reset_variations:hover,
.single-content a,
.woocommerce-OrderUpdate-meta,
.woocommerce-account .woocommerce-Button {
    font-weight: 700;
}
.coupon p#coupon-error-notice {
    display: block;
    width: 100%;
    color: red;
    font-size: 15px;
    text-align: right;
}
.single-content a:hover {
    color: #ca9e39;
}
.wp-caption-text {
    margin-bottom: 15px;
    font-weight: 700;
}
.search-suggestion {
    background-color: #f4f4f4;
    padding: 90px;
    position: absolute;
    top: -65vh;
    left: 0;
    width: 100%;
    transition: 1s;
    z-index: 3;
    box-shadow: 0 0 118px 0 #00000042;
}
.search-suggestion.active {
    top: 130px;
    transition: 1s;
}
.search-suggestion.promotion-active.active {
    top: 200px;
}
.search-suggestion-container {
    max-width: 1695px;
    margin: 0 auto;
}
.search-suggestion-grid {
    display: grid;
    grid-template-columns: 240px auto;
    column-gap: 50px;
}
.search-suggestion-grid-left span {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #bbb;
}
.search-suggestion-grid-right .woocommerce.columns-4 {
    display: block;
    padding: 0;
}
.search-suggestion-grid-left ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
}
.search-suggestion-grid-left ul li a {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #292929;
    position: relative;
}
.search-suggestion-grid-left ul li a::after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 0;
    left: 0;
    height: 2px;
    background-color: #171717;
    transition: 0.2s;
}
.form-row#billing_address_1_field,
.form-row#billing_address_2_field,
.form-row#shipping_address_1_field,
.form-row#shipping_address_2_field,
.search-suggestion-grid-left ul li a:hover::after,
.single-product-info-tab table,
.single_variation_wrap,
.woocommerce-account .woocommerce-orders-table,
.woocommerce-cart .woocommerce-cart-form__contents,
.woocommerce-cart td.actions,
.woocommerce-order-details table,
.woocommerce_product_additional_information_tab table {
    width: 100%;
}
.search-suggestion-grid-left p {
    line-height: 16px;
    margin-top: 20px;
}
.search-suggestion-grid-right .no-results {
    font-size: 16px;
    font-weight: 700;
}
.live-search-product-results {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}
.header-shipping,
.main-header {
    display: flex;
    position: relative;
}
.live-search-product-results li,
.products li,
.wc-blocks-filter-wrapper,
ul.payment_methods li,
ul.products li {
    position: relative;
}
.main-header {
    justify-content: space-between;
    padding: 20px 80px;
    box-shadow: 0 -5px 20px 0 #000;
}
.header-dummy-space {
    height: 135px;
}
.header-shipping {
    top: 0;
    left: 0;
    width: 100%;
    background: #1f1f1f;
    justify-content: center;
    align-items: center;
    z-index: 4;
}
#menu-top,
.header-shipping span {
    align-items: center;
    display: flex;
}
.header-shipping span {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    column-gap: 10px;
}
.header-shipping span::before {
    content: "";
    background-image: url(assets/images/icon-carrinha.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 15px;
}
.header-promotion {
    position: relative;
    bottom: 0;
    width: 100%;
    background: #b97543;
    background: var(--gradiente-1, linear-gradient(97deg, #070707 6.81%, #a97240 62.34%));
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100006;
}
.custom-mini-cart,
header {
    background-color: #fff;
    z-index: 4;
}
#menu-top .back {
    z-index: 100008;
}
.header-promotion a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}
.header-promotion span {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #3d3d3d;
}
.header-promotion ins {
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    text-decoration: none;
}
.header-promotion b,
.products-category-btn:hover,
.strong {
    font-weight: 700 !important;
}
header {
    top: 0;
    position: fixed !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#menu-top {
    gap: 55px;
}
#menu-top > li {
    display: flex;
    align-items: center;
    position: relative;
}
#menu-top > li > a {
    text-decoration: none;
    font-weight: 300;
    color: #1f1f1f;
    position: relative;
    white-space: nowrap;
}
#menu-top > li > a::after {
    content: "";
    width: 0;
    height: 3px;
    background-color: #171717;
    position: absolute;
    bottom: -15px;
    left: -10%;
    border-radius: 5px;
    transition: 0.2s;
}
#menu-top > li > a:hover::after {
    width: 120%;
}
#menu-top > li > .sub-menu {
    visibility: hidden;
    opacity: 0;
    background-color: #f4f4f4;
    padding: 20px 40px;
    transform: translateY(-2em);
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    column-gap: 120px;
    position: fixed;
    width: 100vw;
    left: 0;
    top: 135px !important;
    z-index: -1;
    transition: 0.2s;
    box-shadow: 0 18px 36px 0 #0000001f;
}
.admin-bar #menu-top > li > .sub-menu {
    top: 167px;
}
#menu-top > li.menu-item-has-children::after {
    content: "";
    position: absolute;
    top: 7px;
    right: -20px;
    display: block;
    background-image: url(assets/images/menu-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 4px;
    width: 8px;
}
#menu-top > li.menu-item-has-children > .sub-menu.hover {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
#menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
}
#menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 0.3px;
    height: 195px;
    background-color: #6a6a6a;
    opacity: 0.3;
    display: block;
}
#menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(10, auto);
    column-gap: 30px;
}
#menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li {
    margin-bottom: 8px;
}
#menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li a,
#menu-top > li > .sub-menu > li {
    font-size: 12px;
    font-weight: 400;
    line-height: 145.523%;
    color: #000;
}
#menu-top > li > .sub-menu > .menu-item-has-children a {
    font-size: 12px;
    font-weight: 700;
}
#menu-top > li > .sub-menu > li > a:hover,
.cookie-consent .cookies-info-text a {
    text-decoration: none;
}
#menu-top > li > .sub-menu > li:not(:last-child) {
    padding-bottom: 5px;
}
.form-search-menu {
    width: 40%;
}
.form-search-menu input#woocommerce-product-search-header {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 15px 20px 15px 50px;
    width: 100%;
    background-image: url(assets/images/icon-glass.svg);
    background-size: 20px;
    background-position: 15px;
    background-repeat: no-repeat;
}
.menu-account {
    display: flex;
    gap: 30px;
}
.menu-account > li > a {
    text-decoration: none;
    font-weight: 300;
    color: #1f1f1f;
}
.comment-form input,
.form-out-of-stock input,
.form-out-of-stock textarea,
.woocommerce-MyAccount-content .mailchimp-gdpr-fields input[type="checkbox"],
.woocommerce-account input,
.woocommerce-checkout .payment_methods input,
.woocommerce-form-coupon input,
.woocommerce-form-login input,
.woocommerce-input-wrapper input,
.woocommerce-input-wrapper textarea,
input#calc_shipping_city,
input#calc_shipping_postcode,
input#calc_shipping_state,
input#coupon_code {
    height: 40px;
    background-color: #dfdfdf;
    border-radius: 5px;
    border: none;
    width: 100%;
    padding-left: 20px;
}
.menu-top-cart {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.menu-top-cart span {
    display: block;
    text-align: center;
    width: 100%;
}
.menu-cart-count {
    position: absolute;
    margin: 0 auto;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -100%);
    font-weight: 800;
    font-size: 8px;
    line-height: 10px;
}
.menu-top-login {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.menu-top-cart span:last-child,
.menu-top-login span {
    margin-top: 5px;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 300;
    font-size: 10px;
    color: #1f1f1f;
}
.menu-top-cart-mobile {
    position: absolute;
    top: 27px;
    right: 90px;
    display: none;
}
.menu-top-cart-mobile img {
    height: 40px;
    width: 45px;
}
.menu-cart-count-mobile {
    color: #1f1f1f;
    font-size: 10px;
    font-weight: 800;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.menu-mobile {
    height: 40px;
    width: 40px;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 30px;
    right: 30px;
}
.menu-mobile span {
    background-color: #181818;
    position: absolute;
    border-radius: 2px;
    transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
    width: 80%;
    height: 2px;
    transition-duration: 0.5s;
    left: 50%;
    transform: translate(-50%, 0);
}
.menu-mobile span:first-child {
    top: 7px;
}
.menu-mobile span:nth-child(2) {
    top: 19px;
    opacity: 1;
}
.menu-mobile span:nth-child(3) {
    bottom: 7px;
}
.response-ajax {
    font-weight: 300;
    font-size: 12px;
    line-height: 27px;
    color: #000;
    margin: 20px 0;
}
.form-search-menu form {
    display: flex;
    flex-grow: 1;
}
.custom-mini-cart {
    position: fixed;
    top: 40px;
    right: 0;
    width: 30vw;
    min-height: 100vh;
    padding: 40px 4% 30px 50px;
    transition: 0.5s;
    box-shadow: 0 0 118px 0 #00000042;
    transform: translateX(100%);
}
#order_comments_field,
.create-account,
.custom-mini-cart .freeshipping-total,
ul.payment_methods li .payment_box > p {
    margin-top: 20px;
}
.tax-product_cat .custom-mini-cart .woocommerce {
    min-height: 0;
}
.custom-mini-cart .freeshipping-module-offer p {
    font-size: 14px;
    line-height: 18px;
}
.custom-mini-cart ul.products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 10px;
}
.custom-mini-cart ul.products li img {
    max-height: 122px;
}
.custom-mini-cart ul.products .woocommerce-loop-product__title {
    font-size: 12px;
    line-height: 15px;
}
.custom-mini-cart ul.products .add_to_cart_button,
.custom-mini-cart ul.products .price,
.custom-mini-cart ul.products .product_type_simple,
.custom-mini-cart ul.products .product_type_variable {
    font-size: 11px;
}
.custom-mini-cart h3 {
    margin: 5px 0;
    color: #e3e3e3;
    font-size: 15px;
    font-weight: 700;
}
.custom-mini-cart.custom-mini-cart__empty {
    width: fit-content;
    min-height: auto;
    top: 135px !important;
    right: 50px;
    padding: 15px;
    background-color: #171717;
    border-radius: 5px;
    color: #fff;
    box-shadow: unset;
    opacity: 0;
    visibility: hidden;
}
.custom-mini-cart.custom-mini-cart__empty.open {
    top: 135px !important;
    opacity: 1;
    visibility: visible;
}
.custom-mini-cart.open {
    transform: translateX(0);
}
.custom-mini-cart__title {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}
.custom-mini-cart__title h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #000;
}
.custom-mini-cart__close {
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 6px;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    cursor: pointer;
    transition: 0.2s;
}
.custom-mini-cart__container {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 85vh;
    display: flex;
    flex-direction: column;
}
.custom-mini-cart__footer {
    bottom: 0;
    background: #fff;
    margin-top: auto;
}
.custom-mini-cart__close:hover,
.woocommerce-account .woocommerce-orders-table .woocommerce-button:hover {
    background-color: #000;
    color: #fff;
}
.custom-mini-cart__attribute {
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    display: block;
    margin: 5px 0 8px;
}
.custom-mini-cart__products {
    max-height: 33vh;
    overflow-y: scroll;
    padding-right: 30px;
}
.custom-mini-cart__products::-webkit-scrollbar {
    width: 8px;
}
.custom-mini-cart__products::-webkit-scrollbar-track {
    box-shadow: inset 0 0 8px #ccc;
    border-radius: 10px;
}
.custom-mini-cart__products::-webkit-scrollbar-thumb {
    background: #070707;
    border-radius: 10px;
}
.custom-mini-cart__item {
    display: grid;
    grid-template-columns: auto 1fr auto;
    column-gap: 15px;
    padding: 18px 0;
    border-bottom: 1px solid #dadada;
}
.custom-mini-cart__item-details > a {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}
.custom-mini-cart__item img {
    max-width: 80px;
    height: auto;
}
.custom-mini-cart__item-price,
.wc-block-components-notice-banner__content {
    font-size: 12px;
}
.custom-mini-cart__total {
    margin-top: 24px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #dadada;
    padding-top: 16px;
}
.custom-mini-cart__total--item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.custom-mini-cart__total--item:not(:last-child) {
    margin-bottom: 5px;
}
.custom-mini-cart__total--label,
.custom-mini-cart__total-amount,
.custom-mini-cart__total-amount bdi {
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    color: #000;
}
.banner-description,
.custom-mini-cart__total-amount {
    font-weight: 400;
}
.custom-mini-cart__remove-item {
    font-size: 24px;
    font-weight: 300;
}
.custom-mini-cart__buttons {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    margin-top: 17px;
}
.custom-mini-cart__button {
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0;
    transition: 0.2s;
    background-color: #343434;
    color: #fff;
    border: 1px solid transparent;
}
.custom-mini-cart__button.inverse {
    background-color: #eee;
    color: #171717;
    border: 1px solid transparent;
}
.custom-mini-cart__button.inverse:hover,
.custom-mini-cart__button:hover {
    background-color: #fff;
    color: #171717;
    border: 1px solid #171717;
}
.woocommerce-breadcrumb {
    font-weight: 800;
    font-size: 11px;
    margin-bottom: 27px;
    margin-top: 52px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
}
.woocommerce-breadcrumb a {
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    text-decoration: none;
}
.lost_password,
.shipping-calculator-button,
.wc-block-components-notice-banner__content > a:hover,
.woocommerce-Address-title a {
    text-decoration: underline;
}
.breadcrumb-separator {
    font-size: inherit;
    line-height: inherit;
    font-weight: 300;
}
.google-reviews-feed,
.instagram-grid {
    display: flex;
    column-gap: 28px;
    margin-bottom: 80px;
    width: 100vw;
    overflow-x: auto;
    scrollbar-width: none;
    cursor: grab;
}
.google-reviews-feed.scrolling,
.instagram-grid.scrolling {
    cursor: grabbing;
}
.custom-wc-variations .ch-stock-status-0,
.instagram-grid.scrolling .instagram-box,
.sidebar-woo-widget h3.open.pointer-events-none,
.sidebar-woo-widget h3.woo-filter-filtros-activos,
.sidebar-woo-widget h3.wp-block-heading {
    pointer-events: none;
}
.instagram-grid::-webkit-scrollbar {
    display: none;
}
.instagram-box {
    flex: 0 0 480px;
}
.google-review:last-child,
.instagram-box:last-child {
    margin-right: 14%;
}
.instagram-box figure {
    height: 500px;
    overflow: hidden;
}
.instagram-box img,
.instagram-box video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.instagram-box:hover img {
    scale: 1.05;
}
.instagram-box:hover video {
    opacity: 0.9;
}
.instagram-content {
    margin-top: 18px;
}
.instagram-content p {
    font-size: 10px;
    line-height: 18px;
}
.list-brands {
    padding: 55px 0;
}
.list-brands img {
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    scale: 0.9;
    max-width: 100px;
}
.slick-track {
    display: flex !important;
    align-items: center;
    gap: 50px;
    width: 100% !important;
}
.form-out-of-stock {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.freeshipping-total-bar {
    background: #f6f6f6;
    border-radius: 5px;
    width: 100%;
    display: block;
    height: 15px;
    text-align: right;
    color: #c6c6c6;
    font-weight: 700;
}
.freeshipping-total-bar-indicator {
    height: 100%;
    display: block;
    background: #000;
    border-radius: 5px;
    margin-bottom: 5px;
    position: relative;
}
.freeshipping-total-bar-indicator b {
    position: absolute;
    color: #171717;
    font-size: 15px;
    top: 21px;
    right: 0;
    font-weight: 700;
}
.website-intro {
    max-width: 680px;
    margin-top: 60px;
}
.promo-banner-news {
    display: flex;
    margin: 30px 0;
    gap: 30px;
}
.general-grid-left img,
.general-grid-right img,
.promo-banner-news img {
    max-width: 100%;
    height: auto;
}
.section-products-loop {
    margin: 60px 0;
}
.products-category-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.products-category-btn {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #6a6a6a;
    transition: 0.2s;
}
.grid-products {
    margin-bottom: 60px;
}
.columns-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
    margin-bottom: 50px;
}
ul.columns-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}
.comments_template img,
.custom-wc-variations input,
.newsletter-images img:last-child,
.products li a .star-rating,
.single .product_meta .sku_wrapper,
.single .single-product-tabs .tab_title ~ *,
.single .woocommerce-tabs,
.single .woocommerce-variation-availability,
.single .woocommerce-variation-price,
.single a.reset_variations[style*="hidden"],
.single select#pa_tamanho,
.stock {
    display: none;
}
.grid-products.best-sellers ul.products li:first-child {
    grid-column: 1/3;
    grid-row: 1/3;
}
.grid-products.best-sellers ul.products li:first-child img {
    width: 100%;
    height: 92%;
    max-height: 100%;
    object-fit: cover;
}
.live-search-product-results img,
.products img,
ul.products li img {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
    transition: 0.4s;
    border-radius: 5px;
}
.woocommerce-cart ul.products li img:nth-child(2) {
    position: absolute;
    top: 41%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%);
}
.live-search-product-results h3,
ul.products .woocommerce-loop-product__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin: 6px 0;
}
.banner-content p,
.banner-content span {
    margin-left: -50px;
    background-color: #fff;
}
.live-search-product-results .woo-out-of-stock,
ul.products .woo-out-of-stock {
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    background: #f2d3d3;
    border-radius: 5px;
    padding: 8px;
    z-index: 1;
}
.live-search-product-results .woo-low-stock,
ul.products .woo-low-stock {
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    background: #171717;
    border-radius: 5px;
    padding: 8px;
    z-index: 1;
}
.single .single-product-tabs .tab_title::after,
.size-guide-button::before {
    content: "";
    background-repeat: no-repeat;
    width: 10px;
    transition: 0.2s;
    height: 10px;
}
.variation-color-swatches {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 6px 0;
}
.color-swatch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
}
.color-swatch-text {
    font-size: 0.8em;
    padding: 2px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
ul.products .discount-percentage {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    background: #171717;
    border-radius: 5px;
    padding: 10px;
    width: fit-content;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
.live-search-product-results .button,
ul.products .add_to_cart_button,
ul.products .product_type_simple,
ul.products .product_type_variable {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #bcbcbc;
    float: right;
    transition: 0.2s;
    border: none;
    cursor: pointer;
    background-color: transparent;
    font-family: Inter;
    position: relative;
}
ul.products .price {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
ul.products .price ins {
    color: #bcbcbc;
    text-decoration: none;
}
span.price del bdi {
    color: gray;
    text-decoration: line-through;
}
.price ins bdi {
    font-weight: 900;
    color: #ca9e39;
}
.price.price-black ins bdi {
    font-weight: 900;
    color: black;
}

.woocommerce-notices-wrapper {
    width: 100%;
    margin: 30px 0;
    font-size: 14px;
    line-height: 22px;
}
.comment_container .description,
.single .related,
.single .upsells,
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-form.woocommerce-form-login p:first-child {
    grid-column: 1/3;
}
.single-added-to-cart {
    gap: 15px;
    display: flex;
}
.single-added-to-cart__button {
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    transition: 0.2s;
    background-color: #343434;
    color: #fff;
    border: 1px solid transparent;
}
#comments,
.comment_container,
.single-product-info-tab,
.woocommerce_product_description_tab p {
    padding-left: 24px;
}
.single-added-to-cart__button.inverse {
    background-color: #eee;
    color: #171717;
    border: 1px solid transparent;
}
.single-product-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    row-gap: 20px;
    grid-column: 1/3;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
    margin-top: 50px;
}
.single-product-tabs .comments_template {
    order: 1;
    grid-column: 1/4;
}
.single .single-product-tabs .tab_title {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 24px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: 0.2s;
    position: relative;
    margin-bottom: 10px;
}
.single .single-product-tabs .tab_title::after {
    position: absolute;
    top: 50%;
    right: 20px;
    background-image: url(assets/images/menu-arrow.svg);
    background-size: contain;
    transform: translateY(-50%);
}
.privacy-policy .general-container h2.toggle::after,
.single .single-product-tabs .tab_title.active::after {
    transform: translateY(-50%) rotate(-180deg);
}
.single .quantity-btn:hover,
.single .single-product-tabs .tab_title:hover,
.woocommerce-MyAccount-quick-links-grid a:hover,
.woocommerce-cart .quantity-btn:hover {
    border: 1px solid #171717;
}
.single-product-info-tab table,
.woocommerce-noreviews {
    margin-top: 15px;
}
#comments,
.woocommerce-OrderUpdates,
.woocommerce-cart .freeshipping-module-offer,
.woocommerce-checkout .woocommerce-billing-fields {
    margin-top: 30px;
}
.single-product-info-tab table th,
.woocommerce_product_additional_information_tab table th {
    font-weight: 700;
    font-size: 12px;
    line-height: 221.02%;
    color: #000;
}
.single-product-info-tab table tr,
.woocommerce_product_additional_information_tab table tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: flex-start;
    padding-bottom: 15px;
    padding-left: 24px;
    align-items: center;
}
.single-product-info-tab table tr,
.woocommerce-archive-grid #primary,
.woocommerce-form-login input#rememberme,
header.woocommerce-products-header {
    padding: 0;
}
.single-product-info-tab table td,
.woocommerce_product_additional_information_tab table td,
.woocommerce_product_additional_information_tab table td a {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    color: #676767;
}
.single-product-info-tab h4 {
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}
.single-product-info-tab a {
    font-size: 12px;
    font-weight: 700;
    color: #ca9e39;
}
.single-product-info-tab a:hover {
    color: #676767;
}
.woocommerce-product-attributes-item__value p {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.woocommerce_product_additional_information_tab table td a {
    padding: 5px 7px;
    background-color: #d3d3d3;
    border-radius: 5px;
    transition: 0.2s;
}
.coupon button.button:hover,
.shipping-calculator-form button:hover,
.sidebar-woo-widget ul li.chosen,
.sidebar-woo-widget ul li.current-cat > a,
.single .product_meta a:hover,
.woocommerce-form-coupon button:hover,
.woocommerce_product_additional_information_tab table td a:hover {
    background-color: #171717;
    color: #fff;
}
.size-guide-button {
    color: #000;
    font-size: 10px;
    line-height: normal;
    font-weight: 300;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding: 5px 10px 5px 25px;
    position: absolute;
    transition: 0.2s;
    z-index: 1;
    top: -5px;
    right: 0;
}
.size-guide-button::before {
    background-image: url(assets/images/icon-alert.svg);
    background-size: contain;
    position: absolute;
    top: 7px;
    left: 8px;
}
.size-guide-button:hover {
    background-color: #171717;
    color: #f4f4f4;
}
.size-guide-button:hover::before {
    filter: invert(1);
}
#comments {
    margin-bottom: 30px;
}
.comments_template .commentlist {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}
.comment_container .meta {
    margin-bottom: 5px;
    width: 75%;
}
.woocommerce-OrderUpdate {
    background-color: #f3f3f3;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.back-to-home {
    width: 100%;
    margin-bottom: 30px;
    display: block;
    background: #ca9e39 !important;
    padding: 15px 10px;
    border-radius: 5px;
    font-weight: 300;
    text-align: center;
    grid-column: 1/3;
    color: #fff;
}
.back-to-home:hover {
    background: #c3c3c3 !important;
    color: #fff;
}
.back-to-home::before {
    content: "<";
    font-size: 15px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
}
.single .woocommerce-variation-add-to-cart .quantity,
.woocommerce-order .woocommerce-notice {
    order: 1;
}
.single form.cart .price,
.woocommerce-thankyou-order-details {
    order: 2;
}
.woocommerce-order-received .woocommerce-order-details {
    order: 4;
}
.woocommerce-order-received .woocommerce-customer-details {
    order: 5;
}
.woocommerce-order table.multibanco_ifthen_for_woocommerce_table {
    width: 100% !important;
    max-width: 100% !important;
    margin: inherit !important;
    grid-column: 1/3;
    order: 3;
}
table.multibanco_ifthen_for_woocommerce_table td.extra_instructions {
    font-size: 11px !important;
}
table.multibanco_ifthen_for_woocommerce_table tr:nth-child(5) .mb_value {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    color: #fff;
}
table.multibanco_ifthen_for_woocommerce_table tr:nth-child(5) .mb_value::before {
    content: "Validade de 12 horas";
    display: block;
    text-indent: 0;
    position: relative;
    top: 0;
    left: 0;
    color: #000;
    font-weight: 700;
}
.comment-text {
    display: grid;
    grid-template-columns: 1fr 80px;
    align-items: center;
    position: relative;
}
.star-rating {
    display: flex;
    order: 1;
    position: absolute;
    top: 5px;
    right: 0;
}
.product-rating-star-empty,
.product-rating-star-filled {
    background-image: url(assets/images/star-filled.svg);
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
}
.product-rating-star-empty,
.woocommerce p.stars span a:before {
    background-image: url(assets/images/star-empty.svg);
}
.comment-reply-title {
    font-weight: 600;
    font-size: 11px;
    line-height: 17px;
    color: #000;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 24px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    gap: 10px;
    transition: 0.2s;
}
.comment-reply-title::after {
    content: "Adicionar Comentário";
    font-weight: 700;
    font-size: 10px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    background-color: #171717;
    border: 1px solid #171717;
    border-radius: 3px;
    padding: 12px 24px;
    cursor: pointer;
    transition: 0.2s;
}
.comment-form .form-submit .submit:hover,
.comment-reply-title:hover::after,
.feature-coupons-grid-left a:hover,
.form-out-of-stock button:hover,
.newsletter-submit:hover,
.sidebar-woo-widget .back-to-shop-btn:hover,
.single_add_to_cart_button:hover,
.woocommerce-address-fields .button:hover,
a.woocommerce-remove-coupon:hover,
form#mc-embedded-subscribe-form input.newsletter-submit:hover {
    background-color: #fff;
    color: #171717;
}
.comment-form-rating {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
}
.woocommerce p.stars span {
    display: flex;
    align-items: center;
    column-gap: 5px;
    z-index: 4;
    position: relative;
}
.woocommerce p.stars span a {
    position: relative;
    height: 16px;
    width: 16px;
    color: transparent;
}
.woocommerce p.stars span a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
}
.woocommerce p.stars span a.active::before,
.woocommerce p.stars span a.filled::before {
    background-image: url(assets/images/star-filled.svg);
}
.comment-form-rating label {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
}
.outstock-message-request {
    display: none;
    animation: 1s linear infinite blinker;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.comment-form {
    width: 50%;
    margin-top: 30px;
    padding-left: 24px;
    display: none;
}
.comment-form-comment {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.comment-form-cookies-consent {
    line-height: 19px;
    margin-top: 20px;
}
.comment-notes,
.size-guide p,
.term-description p,
.woocommerce-checkout p {
    line-height: 19px;
}
.comment-form textarea {
    width: 100%;
    height: 128px;
    resize: none;
    padding: 20px;
    background-color: #f3f3f3;
    border-radius: 5px;
    border: none;
}
input#calc_shipping_city,
input#calc_shipping_postcode,
input#calc_shipping_state {
    margin-top: 10px;
}
#wp-comment-cookies-consent {
    height: 10px;
    width: 10px;
    position: relative;
    visibility: hidden;
    cursor: pointer;
    margin-right: 10px;
}
#wp-comment-cookies-consent::before {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dedede;
    visibility: visible;
    display: block;
}
#wp-comment-cookies-consent:checked::before,
.product-image-count span.selected,
form#mc-embedded-subscribe-form input.av-checkbox:checked::before,
label[for="mailchimp_woocommerce_is_subscribed"] input:checked,
label[for="mailchimp_woocommerce_is_transactional"] input:checked,
label[for="mailchimp_woocommerce_is_unsubscribed"] input:checked {
    background-color: #000;
}
.comment-form .form-submit .submit {
    background-color: #171717;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    padding: 12px 30px;
    cursor: pointer;
    transition: 0.2s;
    border: 1px solid #171717;
    width: fit-content;
    margin-top: 20px;
}
.single-product-wrap {
    display: grid;
    grid-template-columns: calc(60% - 50px) calc(40% - 50px);
    column-gap: 100px;
    margin-bottom: 54px;
}
.single-promo-wrap {
    align-items: center;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    display: inline-flex;
    margin-bottom: 7px;
}
.single-thumbs-wrap {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.single table.variations th label,
.single-label {
    font-size: 11px;
    line-height: 13px;
    color: #000;
    margin-bottom: 15px;
    font-style: normal;
    text-align: left;
}
.sidebar-woo-widget h3.open ~ a,
.sidebar-woo-widget h3.open ~ form,
.sidebar-woo-widget h3.open ~ ul,
.sidebar-woo-widget h3.open ~ ul.custom-widget-category-list,
.sidebar-woo-widget h3.woo-filter-filtros-activos ~ ul,
.single-thumbs-wrap .flex-control-thumbs,
.woocommerce-form-coupon-toggle ~ .wc-block-components-notice-banner:last-of-type {
    display: flex;
}
ul.flex-direction-nav {
    z-index: 3;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
}
li.flex-nav-next,
li.flex-nav-prev {
    display: block;
    pointer-events: all;
    width: 100px;
}
a.flex-next,
a.flex-prev {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: -9999px;
    position: relative;
    width: 100%;
    font-size: 0;
}
a.flex-next::before,
a.flex-prev::before {
    content: "";
    display: block;
    width: 22px;
    height: 44px;
    border-style: solid;
    border-color: transparent;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.2s;
}
.rtwpvg-slider-wrapper .swiper-button-next:hover,
.rtwpvg-slider-wrapper .swiper-button-prev:hover,
.rtwpvg-thumbnail-next-arrow:hover::before,
.rtwpvg-thumbnail-prev-arrow:hover::before,
a.flex-next:hover::before,
a.flex-prev:hover::before {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
a.flex-prev::before {
    background-image: url(assets/images/arrow-left.svg);
}
a.flex-next::before {
    background-image: url(assets/images/arrow-right.svg);
}
.woocommerce-product-gallery {
    position: relative;
    height: fit-content;
}
.woocommerce-product-gallery .flex-viewport{
	max-height: 600px;
}
.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{
	height: 100%;
}
.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
	height: 100%;
}

.woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    max-width: 100%;
    overflow: hidden;
    /*position: absolute;
    visibility: hidden;
    left: -99999px;*/
}
.product-image-count {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 200px;
    align-items: center;
    justify-content: center;
    gap: 30px;
    z-index: 12;
    display: none;
}
.product-image-count span {
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #ccc;
    display: block;
}
.woocommerce-product-gallery__wrapper img {
	width: 100%;
    height: 100%;
    object-fit: contain;
}
.single-thumbs-wrap img {
    max-width: 74px;
    height: auto;
    cursor: pointer;
}
.custom-wc-variations {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.single-label {
    font-weight: 700;
    display: block;
    width: 100%;
}
.single table.variations {
    width: 100%;
    position: relative;
}
.single table.variations tr {
    display: grid;
}
.single table.variations th {
    text-align: left;
}
.single table.variations th label {
    font-weight: 600;
    display: block;
}
.single table.variations td {
    column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
}
td.product-price del span bdi {
    text-decoration: line-through;
}
td.product-price ins span bdi {
    color: #ca9e39;
}
.single .quantity-btn,
.woocommerce-cart .quantity-btn {
    background: #f4f4f4;
    border-radius: 5px;
    transform: rotate(180deg);
    padding: 9px 14px;
    border: 1px solid #f4f4f4;
    height: 37px;
    width: 37px;
    cursor: pointer;
    transition: 0.2s;
}
.quantity-btn.minus,
.quantity-btn.plus {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-wc-variations .btn-variation,
.quantity input.qty {
    font-weight: 400;
    height: 57px;
    color: #000;
    display: flex;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}
.woocommerce-cart .quantity-btn:hover.minus,
.woocommerce-cart .quantity-btn:hover.plus {
    filter: invert(1);
}
.quantity input.qty {
    align-items: center;
    padding: 13px 0;
    border: 1px solid #000;
    border-radius: 5px;
    width: 57px;
}
.quantity input.qty::-webkit-inner-spin-button,
.quantity input.qty::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
}
.single .variations tbody {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 17px;
}
.custom-wc-variations .btn-variation {
    padding: 13px 20px;
    border: 1px solid #000;
    border-radius: 5px;
    align-items: center;
    cursor: pointer;
}
.custom-wc-variations .btn-variation.image {
    height: 100px;
    padding: 0;
    border: 1px solid #000;
    position: relative;
}
.custom-wc-variations .btn-variation.image.stock-status-0 {
    border: none;
}
.custom-wc-variations .btn-variation.image.stock-status-0::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
        135deg,
        rgba(222, 222, 222, 0.7) 4.55%,
        rgba(255, 255, 255, 0.7) 4.55%,
        rgba(255, 255, 255, 0.7) 50%,
        rgba(222, 222, 222, 0.7) 50%,
        rgba(222, 222, 222, 0.7) 54.55%,
        rgba(255, 255, 255, 0.7) 54.55%,
        rgba(255, 255, 255, 0.7) 100%
    );
    background-size: 31.11px 31.11px;
    border: 2px solid #d8d8d8;
    border-radius: 5px;
    pointer-events: none;
}
.custom-wc-variations .btn-variation.active,
.custom-wc-variations input[type="radio"]:checked + .btn-variation {
    font-weight: 700;
    color: #fff;
    background: #000;
    border: 2px solid #000;
}
.custom-wc-variations .btn-variation:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.custom-wc-variations .btn-variation img {
    width: 100%;
    height: 96px;
    object-fit: cover;
    border-radius: 3px;
}
.custom-wc-variations .stock-status-0 {
    pointer-events: none;
    color: #d8d8d8;
    border: 2px solid #d8d8d8;
    background-image: linear-gradient(
        135deg,
        #dedede 4.55%,
        #fff 4.55%,
        #fff 50%,
        #dedede 50%,
        #dedede 54.55%,
        #fff 54.55%,
        #fff 100%
    );
    background-size: 31.11px 31.11px;
}
.single .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 17px;
    align-items: self-end;
}
.single form.cart {
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 17px;
    position: relative;
    align-items: self-end;
}
.single form.cart .quantity {
    order: 1;
    display: block;
}
.controls-input-qty {
    display: flex;
    gap: 11px;
    align-items: center;
}
.single-klarna-cta {
    order: 3;
    width: 100%;
    display: block;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
}
.single-klarna-cta span {
    display: flex;
    align-items: center;
    gap: 7px;
}
.single-klarna-cta .klarna {
    width: 54px;
}
.single_add_to_cart_button {
    background-color: #171717;
    border: 1px solid #171717;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    padding: 15px 0;
    order: 4;
    cursor: pointer;
    transition: 0.2s;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.single .woocommerce-variation-add-to-cart .price {
    order: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.single .summary .price del {
    width: 100%;
    text-decoration-line: line-through;
    color: #dedede;
    display: block;
}
.single .summary .price ins {
    text-decoration: none;
    display: block;
}
.single .summary .price del .woocommerce-Price-amount {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: line-through;
    color: #dedede;
    display: block;
}
.price-out-of-stock .woocommerce-Price-amount,
.single .summary .price .woocommerce-Price-amount,
.single .summary .price ins .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 42px;
    line-height: 51px;
    color: #000;
    text-decoration: none;
    display: block;
}
.price-out-of-stock .woocommerce-Price-amount {
    margin: 10px 0;
    color: #6a6a6a;
}
.price-out-of-stock p {
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 300;
    line-height: 168.523%;
    margin-bottom: 20px;
}
.price-out-of-stock div:first-child,
label[for="mailchimp_woocommerce_is_subscribed"],
label[for="mailchimp_woocommerce_is_transactional"],
label[for="mailchimp_woocommerce_is_unsubscribed"] {
    display: flex;
    align-items: center;
    gap: 20px;
}
.price-out-of-stock > div p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.4;
}
.single .summary .price .woocommerce-Price-amount.woocommerce-price-list {
    font-size: 35px;
}
.single .discount-percentage {
    border: 1px solid #000;
    background: #000;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    padding: 8px 12px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.rtwpvg-thumbnail-next-arrow::before,
.rtwpvg-thumbnail-prev-arrow::before {
    width: 22px;
    height: 44px;
    background-size: contain;
    transition: transform 0.2s !important;
}
.single .product-loop-date-promo {
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    color: #292929;
    padding: 0 10px;
}
.single h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 51px;
    color: #000;
    margin-bottom: 15px;
}
.rtwpvg-thumbnail-wrapper {
    margin-top: 30px !important;
}
.rtwpvg-post-image {
    aspect-ratio: auto 500/500 !important;
    height: auto !important;
    max-height: 550px !important;
    width: auto !important;
}
.rtwpvg-thumbnail-image.swiper-slide.clicked {
    opacity: 1 !important;
}
.rtwpvg-thumbnail-next-arrow,
.rtwpvg-thumbnail-prev-arrow {
    visibility: visible !important;
    opacity: 1 !important;
    background: 0 0 !important;
    font-size: 0;
    width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rtwpvg-thumbnail-prev-arrow::before {
    content: "";
    display: block;
    background-image: url(https://dogmashoes.com/wp-content/themes/dogmashoes/assets/images/arrow-left.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.rtwpvg-thumbnail-next-arrow::before {
    content: "";
    display: block;
    background-image: url(https://dogmashoes.com/wp-content/themes/dogmashoes/assets/images/arrow-right.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.rtwpvg-slider-wrapper .swiper-button-next,
.rtwpvg-slider-wrapper .swiper-button-prev {
    color: #a9a9a9;
    width: 22px;
    height: 44px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.2s !important;
}
.single a.reset_variations {
    display: none !important;
    color: #000;
    font-size: 10px;
    font-weight: 300;
    text-decoration-line: underline;
    position: absolute;
    top: 0;
    left: 60px;
    transition: 0.2s;
}
.single .woocommerce-product-details__short-description {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 12px;
    line-height: 27px;
    color: #000;
}
.single .product-extra-top-info {
    margin-bottom: 20px;
    display: flex;
    gap: 30px;
}
.single .product-extra-top-info span {
    font-size: 11px;
    line-height: 13px;
    color: #000;
}
.single .product_meta {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 45px;
    font-size: 10px;
    line-height: 11px;
    color: #676767;
}
.product_meta .posted_in {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}
.single .product_meta a {
    background-color: #e9e9e9;
    border-radius: 4px;
    padding: 6px 8px;
    transition: 0.2s;
}
.single .related h2,
.single .upsells h2 {
    margin: 40px 0 30px;
}
footer {
    background-color: #171717;
    padding-top: 100px;
    color: #fff;
}
footer a,
footer h4,
footer p,
footer span {
    font-size: 10px;
    line-height: 15px;
}
footer h4 {
    font-weight: 700;
    margin-bottom: 10px;
}
footer a,
footer p,
footer span {
    font-weight: 300;
    display: block;
    color: #fff;
}
footer p.footer-title {
    font-weight: 800;
    font-size: 19px;
    line-height: 25px;
    max-width: 260px;
}
footer span strong {
    font-weight: 500;
}
.footer-container,
.general-container {
    max-width: 1500px;
    margin: 0 auto;
}
.footer-info {
    font-weight: 200;
    font-size: 10px;
    line-height: 17px;
    color: #c4c4c4;
}
.footer-social-media {
    display: flex;
    gap: 6px;
    margin: 65px 0 7px;
}
.blisq-icon,
.footer-social-media a {
    transition: 0.2s;
}
.blisq-icon:hover,
.footer-social-media a:hover {
    scale: 1.1;
}
.footer-grid {
    display: grid;
    grid-template-columns: minmax(auto, 356px) repeat(4, max-content);
    margin-bottom: 95px;
    justify-content: space-between;
}
.footer-grid-column {
    padding: 0 54px;
    position: relative;
}
.footer-grid-column:nth-child(4) > ul {
    display: block;
    column-gap: 30px;
}
.footer-grid-column:nth-child(4) > ul li {
    break-inside: avoid;
}
.footer-grid-column:nth-child(4) > ul > li > a {
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
}
.footer-grid-column:first-child {
    padding: 0 54px 0 0;
}
.footer-grid-column:last-child {
    padding: 0 0 0 54px;
}
.footer-grid-column:not(:first-child)::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0.3px;
    height: 100%;
    background-color: #6a6a6a;
    opacity: 0.3;
}
.footer-block {
    margin-bottom: 25px;
}
.footer-block-secondary {
    margin-bottom: 56px;
}
.footer-grid-column ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 16px;
}
.footer-contact-tel-aux {
    font-size: 8px;
    line-height: 12px;
    text-transform: uppercase;
    color: #6a6a6a;
}
.footer-bottom {
    background-color: #353535;
    padding: 14px 0;
}
.footer-bottom-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.woocommerce-message,
ul.woocommerce-error {
    padding: 8px 15px;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #000;
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border-left: 40px solid #171717;
    position: relative;
    background-color: #fff;
}
.woocommerce-message::before,
ul.woocommerce-error::before {
    content: "";
    height: 16px;
    width: 17px;
    position: absolute;
    top: 50%;
    left: -28px;
    background-repeat: no-repeat;
    transform: translate(0, -50%);
}
.product-template-default .woocommerce-message::before {
    background-image: url(assets/images/icon-alert-basket.svg);
    background-size: 16px;
}
ul.woocommerce-error::before {
    background-image: url(assets/images/alert-message.svg);
}
ul.woocommerce-error {
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #f7f7f7;
    padding: 15px 25px;
}
ul.woocommerce-error li {
    font-size: 13px;
    line-height: 18px;
    color: #cb4141;
    font-weight: 500;
}
.woocommerce-terms-and-conditions p,
ul.woocommerce-error li:not(:last-child) {
    margin-bottom: 10px;
}
ul.woocommerce-error li a {
    color: #171717;
    font-weight: 700;
    width: fit-content;
    margin-right: 5px;
}
.frontpage-title {
    font-size: 12px;
    color: #fff;
    background-color: #171717;
    padding: 2px 25px;
    text-transform: uppercase;
    z-index: 0;
    margin-bottom: 0;
    width: fit-content;
}
.banner {
    position: relative;
    min-height: auto;
}
.banner-content {
    display: none;
    position: absolute;
    z-index: 1;
    top: 35vh;
    left: 0;
}
.banner-content span {
    font-size: 76px;
    line-height: 87px;
    color: #292929;
    display: block;
    width: fit-content;
    padding: 0 20px 9px 50px;
}
.banner-content p {
    color: #bbb;
    font-size: 16px;
    font-weight: 400;
    width: fit-content;
    padding: 10px 10px 10px 50px;
    max-width: 72%;
    line-height: 128.523%;
}
.banner-link,
.banner-link img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.banner-content p:last-child {
    font-size: 10px;
    padding-top: 2px;
}
.banner-link {
    position: relative;
    top: 0;
    right: 0;
    z-index: 0;
}
.featured-coupons {
    margin: 60px 0 100px;
}
.feature-coupons-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    aspect-ratio: 16/4.9;
}
.feature-coupons-grid-left,
.feature-coupons-grid-right {
    background-size: cover;
    background-position: center;
    background-color: #292929;
    border-radius: 5px;
    padding: 60px 20px 0 50px;
    color: #fff;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}
.feature-coupons-grid-right {
    background-color: #f2f2f2;
    color: #000;
}
.feature-coupons-title {
    font-weight: 800;
    font-size: 42px;
    line-height: 51px;
    max-width: 522px;
    margin-bottom: 10px;
    color: #fff;
    z-index: 3;
}
.feature-coupons-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    max-width: 245px;
    margin-bottom: 20px;
    color: #fff;
    z-index: 3;
    position: relative;
}
.feature-coupons-grid-left::before,
.feature-coupons-grid-right::before {
    content: "";
    background: #c7c7c740;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
}
.feature-coupons-grid-left a,
.feature-coupons-grid-right a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 14px 28px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.2em;
    position: relative;
    transition: 0.2s;
    z-index: 10;
}
.feature-coupons-grid-left a {
    border: 1px solid #fff;
}
.feature-coupons-grid-right a {
    background-color: #fff;
    min-width: 136px;
    border: 1px solid transparent;
    color: #171717;
}
.feature-coupons-grid-right a:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.feature-coupons-img {
    position: absolute;
    bottom: -70px;
    right: -50px;
    z-index: 0;
    width: 100%;
    height: auto;
}
.faqs-wrapper {
    max-width: 1000px;
    margin-top: 160px;
    margin-bottom: 160px;
}
.faqs-wrapper h2,
.instagram h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
}
.faqs-container {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.faqs-container summary {
    min-height: max-content;
    background: #f8f8f8;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    position: relative;
}
.faqs-container details p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 20px;
}
.faqs-container details summary::before {
    content: "+";
    font-size: 18px;
    position: absolute;
    right: 20px;
}
.faqs-container details[open] summary::before {
    content: "-";
}
.sustentabilidade-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
}
.sustentabilidade-wrapper .image img {
    max-width: 100%;
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.sustentabilidade-wrapper .content h2 {
    margin-bottom: 20px;
    font-size: 24px;
}
.sustentabilidade-wrapper .content p,
.woocommerce-terms-and-conditions h3 {
    font-size: 14px;
}
.newsletter {
    background-color: #f2f2f2;
    padding: 55px 0;
}
.newsletter-grid {
    display: flex;
    column-gap: 10%;
    overflow: hidden;
}
.newsletter-images {
    display: grid;
    grid-template-columns: auto auto;
    gap: 15px;
    max-width: 50%;
}
.newsletter-images img {
    width: 100%;
    height: 100%;
    height: -webkit-fill-available;
    object-fit: cover;
}
.newsletter-images img:first-child {
    justify-self: flex-end;
    grid-row: 1;
}
.newsletter-images img:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
}
.newsletter-images img:nth-child(3) {
    position: relative;
    grid-column: 2;
    grid-row: 1/3;
}
.newsletter-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.newsletter-title {
    font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    color: #000;
    margin-bottom: 10px;
}
.about-us-box-content p:first-child,
.newsletter-text,
.woocommerce-form-login .create-account,
.woocommerce-terms-and-conditions h2,
.woocommerce-terms-and-conditions h3,
label[for="mailchimp_woocommerce_is_transactional"] {
    margin-bottom: 20px;
}
.newsletter-text {
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #6a6a6a;
}
.newsletter-inputs,
#form-egoi form {
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
    position: relative;
}
.form-out-of-stock button,
.woocommerce-address-fields .button,
form#mc-embedded-subscribe-form input.newsletter-submit,
#form-egoi #egoi_submit_button {
	background-color: #000;
	border-radius: 5px;
	font-weight: 700;
	font-size: 12px;
	line-height: 109%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #fff;
	padding: 12px 50px;
	border: none;
	cursor: pointer;
	transition: all .2s;
	border: 1px solid #171717;
}
form#mc-embedded-subscribe-form input.newsletter-submit,
#form-egoi #egoi_submit_button {
    width: 205px;
    position: absolute;
    top: 0;
    right: 0;
}
form#mc-embedded-subscribe-form input,
#form-egoi input[type="email"] {
    height: 40px;
    background-color: #e6e6e6;
    border-radius: 5px;
    padding: 12px 15px;
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
    border: none;
    display: block;
    width: 60%;
}
form#mc-embedded-subscribe-form input::placeholder,
#form-egoi input[type="email"]input::placeholder {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
}
form#mc-embedded-subscribe-form input:focus,
#form-egoi input[type="email"]:focus {
    outline-style: none;
    border: 1px solid #171717;
}
.newsletter-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.mce_inline_error {
    font-size: 10px;
    padding-top: 10px;
    color: #cb0000;
    font-weight: 400;
}
.instagram h2 span,
.instagram-text,
.size-guide h2 span,
.subfield span {
    font-weight: 300;
}
#mce-success-response {
    font-size: 12px;
    margin-top: 20px;
    line-height: 17px;
}
label.checkbox.subfield {
    display: flex;
    margin-top: 15px;
    gap: 10px;
}
form#mc-embedded-subscribe-form input.av-checkbox,
#form-egoi input.av-checkbox{
    height: 12px;
    width: 12px;
    visibility: hidden;
    position: relative;
}
@-moz-document url-prefix() {
    .custom-mini-cart__close {
        padding: 10px;
        height: 25px;
        width: 25px;
    }
    form#mc-embedded-subscribe-form input.av-checkbox {
        visibility: visible;
        appearance: none;
        padding: 0;
    }
}
form#mc-embedded-subscribe-form input.av-checkbox::before {
    content: "";
    visibility: visible;
    height: 12px;
    width: 12px;
    display: block;
    background-color: #e6e6e6;
}
.subfield span {
    color: #6a6a6a;
    font-size: 8px;
    font-family: Inter;
    line-height: 169%;
    text-transform: uppercase;
}
label[for="mailchimp_woocommerce_is_subscribed"] input,
label[for="mailchimp_woocommerce_is_transactional"] input,
label[for="mailchimp_woocommerce_is_unsubscribed"] input {
    width: 12px;
    height: 12px;
    appearance: none;
    padding: 0;
    border-radius: unset;
}
.newsletter-content-novidades {
    background: #f2f2f2;
    padding: 20px;
    display: flex;
    align-content: center;
    flex-direction: column;
    gap: 0;
    justify-content: center;
    border-radius: 5px;
    justify-items: center;
    margin-bottom: 40px;
    align-items: center;
    margin-top: -40px;
}
.newsletter-content-novidades .newsletter-title {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 10px;
}
.newsletter-content-novidades form {
    max-width: 500px;
    width: 100%;
}
.instagram-text {
    font-size: 12px;
    line-height: 15px;
    color: #6a6a6a;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}
.google-reviews-feed::-webkit-scrollbar {
    display: none;
}
.google-reviews-feed.scrolling .google-review {
    pointer-events: none;
    user-select: none;
}
.google-review {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 15px 0;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    flex: 0 0 25%;
}
.google-review-author {
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    font-size: 13px;
}
.google-review-rating {
    margin: 5px 0;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}
.review-date {
    font-size: 13px;
    font-weight: 300;
}
.google-stars {
    display: inline-block;
    font-size: 0;
    line-height: 1;
}
.google-stars::before {
    content: "★★★★★";
    font-size: 18px;
    background: linear-gradient(90deg, #000 calc(20% * var(--rating)), #ddd calc(20% * var(--rating)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.google-review-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}
.about-us-container,
.blog-header-image {
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center;
    padding: 105px 0 125px;
}
.about-us h1 {
    font-weight: 300;
    font-size: 63px;
    line-height: 113.52%;
    text-align: center;
    color: #000;
    max-width: 55%;
    margin: 0 auto;
    position: relative;
    background: rgb(255 255 255 / 30%);
    padding: 30px 20px;
}
.about-us-box-content p:first-child,
.team h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 113.52%;
    color: #000;
}
.about-us-text-intro {
    max-width: 502px;
    margin: 50px auto 50px 42vw;
}
.team {
    margin-top: 100px;
}
.team h2 {
    text-align: center;
}
.team-text {
    max-width: 802px;
    margin: 0 auto 40px;
    text-align: center;
}
.team-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 85px;
}
.team-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.team-box:nth-child(2) {
    margin-top: 80px;
}
.team-box:nth-child(3) {
    margin-top: 160px;
}
.team-box:nth-child(4) {
    margin-top: 240px;
}
.team-box h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}
.team-box img {
    width: 100%;
    height: auto;
}
.about-us-grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 50px;
}
.about-us-grid img {
    height: auto;
    width: 60%;
}
.about-us-box-content,
.about-us-box-secondary .about-us-box-content p:last-child {
    max-width: 422px;
}
.about-us-box-secondary .about-us-box-content {
    max-width: 495px;
}
.about-us-box {
    margin-top: 110px;
}
.about-us-box-secondary {
    padding-bottom: 110px;
    background-color: #f7f7f7;
}
.about-us-info {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    column-gap: 40px;
    margin-top: 20px;
}
.about-us-info h4 {
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    color: #000;
    margin-bottom: 10px;
}
.about-us-info span {
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 15px;
    color: #000;
    display: block;
}
.brands {
    padding: 75px 0 110px;
    background-color: #f7f7f7;
    margin-top: -35px;
}
.brands p,
.brands-page h1 {
    text-align: center;
}
.error-404 {
    background-color: #b0b0b0;
    padding: 195px 0;
}
.error-404 a:hover,
.error-404-label {
    background-color: #fff;
}
.error-404-container {
    max-width: 1055px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.error-404-label {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #313131;
    border-radius: 4px;
    padding: 6px 25px;
    margin-bottom: 15px;
}
.error-404 h1 {
    font-weight: 700;
    font-size: 76px;
    line-height: 92px;
    text-align: center;
    color: #fff;
    margin-bottom: 34px;
}
.error-404 h1 span {
    color: #555;
}
.error-404 a {
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #292929;
    padding: 15px;
    background-color: transparent;
    border: 1px solid #292929;
    border-radius: 5px;
    transition: 0.2s;
}
.size-guide {
    padding: 35px 0 70px;
}
.size-guide h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #000;
    width: 300px;
    padding-bottom: 17px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
}
.size-guide h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #000;
}
.size-guide-container {
    max-width: 1626px;
    margin: 0 auto;
}
.size-guide table {
    width: 100%;
    margin: 45px 0 75px;
}
.size-guide tr {
    border-top: 0.5px solid #000;
    display: grid;
    grid-template-columns: 200px repeat(7, 1fr);
    gap: 5%;
}
.size-guide tr td {
    padding: 19px 10px 12px 40px;
    font-size: 16px;
    line-height: 159.52%;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
}
.size-guide-grid {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: space-between;
    text-align: center;
}
.size-guide-grid-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 632px;
}
.size-guide-grid-left > p {
    max-width: 340px;
    margin: 5px 0 16px;
}
.size-guide-grid-right p {
    max-width: 340px;
    margin-top: 5px;
}
.size-guide-grid-right {
    max-width: 934px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f2f2f2;
    flex: 1;
    min-height: 350px;
}
.size-guide-grid-right > div {
    margin-right: 5%;
}
.size-guide-feet {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 55px;
}
.size-guide-feet p {
    margin-top: 20px;
    color: #afafaf;
}
.brands-page {
    padding: 30px 0 60px;
}
.brands-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
.brand-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 225px;
}
.brand-item img {
    width: 100%;
    height: auto;
    max-height: 85px;
    max-width: 140px;
}
.brands-page h2 {
    font-size: 12px;
    margin-top: 12px;
}
.general {
    padding: 52px 0 85px;
}
.general-container h1 {
    font-weight: 700;
    font-size: 42px;
    line-height: 51px;
    color: #000;
}
.general-container h2,
.general-grid-left p {
    font-size: 26px;
    line-height: 31px;
    font-weight: 700;
}
.general-container h2 {
    color: #000;
}
.general-container h3,
.general-container p:not(:last-child),
.general-container ul,
.woocommerce-widget-layered-nav-dropdown {
    margin-bottom: 15px;
}
#nif_field,
.general-container h2,
.term-description,
.woocommerce-account .woocommerce-orders-table thead tr,
.woocommerce-account-fields,
.woocommerce-additional-fields,
.woocommerce-customer-details h2 {
    margin-bottom: 30px;
}
.general-container h2:not(:first-child) {
    margin-top: 40px;
}
.payment_method_klarna_payments_pay_later a,
.privacy-policy .general-container h2 ~ *,
.sidebar-woo-widget form,
.sidebar-woo-widget h3.woo-filter-filtros-activos::after,
.sidebar-woo-widget h3.wp-block-heading::after,
.sidebar-woo-widget ul .count,
.sidebar-woo-widget ul.custom-widget-category-list,
.sidebar-woo-widget > a,
.woocommerce-MyAccount-navigation ul li:last-child:hover::after,
.woocommerce-additional-fields-container .optional,
.woocommerce-cart .single-label,
.woocommerce-cart .woocommerce-info,
.woocommerce-terms-and-conditions h3::before {
    display: none;
}
.privacy-policy .general-container h2 {
    display: block;
    cursor: pointer;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
    position: relative;
    padding-right: 10%;
}
.privacy-policy .general-container h2::after {
    content: "";
    background-image: url(assets/images/menu-arrow.svg);
    height: 10px;
    width: 10px;
    background-repeat: no-repeat;
    right: 5%;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    transition: 0.2s;
}
.general-grid {
    margin-top: 70px;
    display: flex;
    justify-content: flex-start;
    gap: 10%;
}
.general-grid-left {
    max-width: 455px;
}
.general-grid-right {
    max-width: 700px;
}
.general-grid-left p {
    color: #dadada;
}
.general-grid-left p strong,
.woocommerce-MyAccount-content p a:hover {
    color: #000;
}
.general-container ol {
    list-style: decimal-leading-zero;
    padding-left: 30px;
}
.general-container ul {
    padding-left: 30px;
    list-style: circle;
}
.general-container ol li,
.general-container ul li {
    font-weight: 300;
    font-size: 12px;
    line-height: 24px;
    color: #000;
    margin-bottom: 10px;
}
.general-container table {
    width: 100%;
    margin-bottom: 20px;
}
.general-container table tr td {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 15px;
}
.general-container table tr td:last-child {
    text-align: right;
}
.woocommerce-form-login-toggle .woocommerce-info {
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 300;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 5px;
    line-height: 21px;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 10px;
    max-width: 500px;
    padding-bottom: 20px;
    margin: 15px 0;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login > .clear ~ .form-row {
    flex-direction: row;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.sidebar-woo-widget ul.children,
.woocommerce-cart h1,
.woocommerce-checkout .woocommerce-form-login__rememberme,
.woocommerce-products-header-top {
    margin-bottom: 0;
}
.woocommerce-checkout .order-total td,
.woocommerce-form.woocommerce-form-login .form-row,
.woocommerce-order-details table tr:last-child td:last-child {
    display: flex;
    flex-direction: column;
}
.woocommerce-form__input-checkbox {
    height: 20px;
    width: 20px;
    position: relative;
    visibility: hidden;
    cursor: pointer;
    margin-right: 15px;
    appearance: none;
}
.woocommerce-additional-fields-container .input-checkbox::before,
.woocommerce-form__input-checkbox::before {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dedede;
    visibility: visible;
    display: block;
}
.woocommerce-additional-fields-container .checkbox:hover .input-checkbox::before,
.woocommerce-additional-fields-container .input-checkbox:checked::before,
.woocommerce-checkout .woocommerce-shipping-methods li input:checked,
.woocommerce-form__input-checkbox:checked::before,
.woocommerce-form__input-checkbox:hover::before,
.woocommerce-shipping-methods li input:checked,
ul.payment_methods li .input-radio:checked {
    background-color: #000;
}
.woocommerce-additional-fields-container .checkbox {
    cursor: pointer;
}
.woocommerce-additional-fields-container .input-checkbox {
    width: 20px;
    height: 20px;
    position: relative;
    visibility: hidden;
    cursor: pointer;
    margin-right: 10px;
    appearance: none;
}
.woocommerce-additional-fields-container label.checkbox {
    display: flex;
    margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce {
    max-width: 1168px;
    margin: 0 auto 65px;
    position: relative;
}
.cross-sells h2,
.woocommerce h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 30px;
}
.woocommerce-form-coupon-toggle {
    background-color: #171717;
    padding: 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: 200;
    font-size: 18px;
    display: none;
}
.woocommerce-terms-and-conditions::-webkit-scrollbar {
    width: 10px;
}
.woocommerce-terms-and-conditions::-webkit-scrollbar-track {
    background-color: #dedede;
}
.woocommerce-terms-and-conditions::-webkit-scrollbar-thumb {
    background: #171717;
}
.woocommerce-terms-and-conditions h2 {
    font-size: 18px;
    text-decoration: underline;
}
.woocommerce-terms-and-conditions .woocommerce-terms-and-conditions p {
    font-size: 10px;
    margin-bottom: 8px;
}
.woocommerce-terms-and-conditions ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding-left: 15px;
    margin-bottom: 20px;
}
.woocommerce-terms-and-conditions ul li {
    font-size: 10px;
    line-height: 16px;
    font-weight: 300;
}
.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
}
#menu-top > li.menu-item-has-children:nth-child(2) > .sub-menu > .menu-item-has-children > a,
.about-us h1 strong,
.about-us-box-content p strong,
.about-us-info span strong,
.banner-title,
.cart-coupon-alert span b,
.cart_totals table .order-total td,
.cart_totals table th,
.custom-mini-cart__attribute strong,
.feature-coupons-description strong,
.feature-coupons-title strong,
.freeshipping-module-offer p b,
.freeshipping-total,
.page-numbers li a:hover,
.search-suggestion-grid-left ul li b,
.single .product-extra-top-info b,
.single-klarna-cta strong,
.size-guide tr td:first-child,
.team h2 strong,
.woocommerce-MyAccount-content p a,
.woocommerce-checkout .woocommerce-privacy-policy-text a,
.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a,
.woocommerce-checkout td.product-name,
.woocommerce-form-coupon-toggle a,
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-message a,
.woocommerce-notices-wrapper strong,
.woocommerce-privacy-policy-text p a,
.woocommerce-thankyou-order-details strong,
p strong,
ul.woocommerce-error li strong {
    font-weight: 700;
    transition: 0.2s;
}
.cart-coupon-alert {
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    color: #000;
    background: #ca9e39;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 26px;
    margin-bottom: 30px;
    height: fit-content;
    order: 1;
}
.woocommerce-cart .cart-coupon-alert {
    background: #ca9e39;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
}
.cart-coupon-alert span {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    display: block;
}
.cart-coupon-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
    align-items: center;
}
.cart-coupon-container .woocommerce-error,
.cart-coupon-container .woocommerce-message {
    grid-row: 1;
    grid-column: 1/3;
    margin: 0;
}
.cart-discount span {
    color: #ca9e39;
    font-weight: 800;
}
tr.cart-discount.coupon-comunidade60 td {
    color: transparent;
}
.coupon button.button,
.return-to-shop,
.shipping-calculator-form button,
.wc-proceed-to-checkout a,
.woocommerce-EditAccountForm .woocommerce-Button,
.woocommerce-checkout .place-order button,
.woocommerce-form-coupon button,
.woocommerce-form-login__submit,
.woocommerce-form-register__submit {
    background-color: #292929;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #ffff;
    padding: 13px;
    min-width: 248px;
    border: 1px solid transparent;
    cursor: pointer;
    height: fit-content;
    transition: 0.2s;
    width: fit-content;
}
.coupon button.button,
.shipping-calculator-form button,
.woocommerce-form-coupon button {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    min-width: 100%;
}
.return-to-shop:hover,
.shipping-calculator-form button:hover,
.wc-proceed-to-checkout a:hover,
.woocommerce-EditAccountForm .woocommerce-Button:hover,
.woocommerce-checkout .place-order button:hover,
.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover {
    background-color: #fff;
    border: 1px solid #292929;
    color: #171717;
}
.checkout_coupon.woocommerce-form-coupon {
    display: grid !important;
    grid-template-columns: 60% auto;
    margin: 40px 0 50px;
    row-gap: 10px;
    right: 0;
    max-width: 516px;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
    max-width: 100%;
    order: 2;
}
.woocommerce-cart .checkout_coupon.woocommerce-form-coupon {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 0 15px;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody tr:last-child {
    grid-template-columns: 1fr;
}
.woocommerce-cart td.actions .coupon {
    display: flex;
    width: 100%;
    min-width: 100%;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
    justify-content: flex-end;
}
.woocommerce-cart td.actions .coupon button.button,
.woocommerce-cart td.actions .coupon input#coupon_code {
    min-width: auto !important;
    width: auto !important;
}
.checkout_coupon.woocommerce-form-coupon p:first-child {
    grid-column: 1/3;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
}
.checkout_coupon.woocommerce-form-coupon .form-row-first,
.checkout_coupon.woocommerce-form-coupon .form-row-last {
    grid-row: 2;
}
p#terms_description.checkout-inline-error-message {
    color: red;
    margin-top: 15px;
    font-weight: bold;
}
.woocommerce-checkout {
    counter-reset: section;
}
form.woocommerce-checkout {
    display: grid;
}
form.woocommerce-checkout p#egoi_newsletter_active_field {
    order: 4;
}

form.woocommerce-checkout p#egoi_newsletter_active_field label{
	display: flex;	
}
form.woocommerce-checkout p#egoi_newsletter_active_field label input{
	height: 20px;
    width: 20px;
    position: relative;
    visibility: hidden;
    cursor: pointer;
    margin-right: 15px;
    appearance: none;
    width: auto;
}
form.woocommerce-checkout p#egoi_newsletter_active_field label input::before {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dedede;
    visibility: visible;
    display: block;
}

form.woocommerce-checkout p#egoi_newsletter_active_field label input:checked::before{
	background-color: #000;
}
a.woocommerce-remove-coupon {
    background-color: #171717;
    color: #fff;
    font-size: 12px;
    padding: 8px;
    border-radius: 5px;
    margin-left: 5px;
    border: 1px solid #171717;
    transition: 0.2s;
    display: inline-block;
}
.woocommerce-checkout h3 {
    display: flex;
    column-gap: 5px;
}
.woocommerce-checkout h3::before {
    counter-increment: section;
    content: counter(section, decimal-leading-zero) ". ";
    color: #ca9e39;
}
.woocommerce-checkout table {
    width: 100%;
    margin: 30px 0;
}
.woocommerce-checkout tr {
    border-top: 0.5px solid #dadada;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-items: baseline;
    column-gap: 25px;
    padding: 20px 0 20px 35px;
}
.woocommerce-checkout tr.cart_item {
    border-top: none;
    padding-top: 0;
}
.woocommerce-checkout tr td {
    text-transform: none;
}
.woocommerce-checkout th {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
}
.woocommerce-checkout td {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
.woocommerce-checkout td small {
    font-size: 10px;
    display: block;
}
.woocommerce-checkout .order-total th {
    font-size: 18px;
    line-height: 22px;
}
.woocommerce-checkout .order-total strong {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.woocommerce-checkout .order-total small {
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
}
.woocommerce-checkout .woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.woocommerce-checkout .woocommerce-shipping-methods li {
    display: flex;
    position: relative;
    align-items: center;
}
.woocommerce-checkout .woocommerce-shipping-methods li input {
    height: 12px;
    width: 12px;
    appearance: none;
    display: block;
    background-color: #dedede;
    border-radius: unset;
    position: relative;
    left: 0;
}
ul.payment_methods {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
ul.payment_methods li .input-radio {
    position: absolute;
    width: 10px;
    appearance: none;
    left: 35px;
    padding-left: 0;
    height: 10px;
    top: 35px;
    border: 1px solid;
}
ul.payment_methods li label img {
    scale: 1.5;
}
ul.payment_methods input:checked ~ label,
ul.payment_methods label:hover {
    border: 1px solid #171717;
    background-color: #fff;
}
ul.payment_methods label {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
    background: #f3f3f3;
    border-radius: 5px;
    padding: 14px 14px 14px 75px;
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    min-height: 80px;
    border: 1px solid transparent;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.woocommerce-checkout .place-order {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
    align-items: center;
    column-gap: 25px;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
    max-width: 628px;
    margin-bottom: 5px;
}
.woocommerce-checkout .payment_box label {
    margin-top: 20px;
    background: 0 0;
    padding: 0;
    margin-bottom: 20px;
    min-height: auto;
}
.password-input {
    position: relative;
    display: block;
}
.show-password-input {
    background-image: url(assets/images/icon-pass-closed.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    top: 14px;
    right: 6px;
    height: 18px;
    width: 19px;
    cursor: pointer;
    background-color: #f3f3f3;
}
.display-password {
    background-image: url(assets/images/icon-pass.svg) !important;
}
.form-out-of-stock textarea,
.woocommerce-input-wrapper textarea {
    width: 100%;
    height: 128px;
    resize: none;
    padding: 20px;
}
.woocommerce-input-wrapper textarea::placeholder {
    font-size: 14px;
}
.woocommerce-form-login .woocommerce-form__input-checkbox {
    height: 10px;
    width: 10px;
}
.close-filter::after,
.freeshipping-module-offer p::before {
    top: 2px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
.woocommerce-form-login__rememberme {
    margin-bottom: 15px;
    display: none;
}
.lost_password {
    display: flex;
    align-items: center;
    font-weight: 500;
    justify-content: center;
}
.woocommerce__login--text ~ p.lost_password {
    display: flex;
    margin-top: 10px;
}
.woocommerce__login--text ~ p.lost_password a {
    transition: 0.2s;
}
.woocommerce__login--text ~ p.lost_password a:hover {
    letter-spacing: 1px;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 13px;
    row-gap: 26px;
    margin-bottom: 30px;
    justify-content: space-between;
}
.form-row#billing_nif_field,
.form-row#billing_city_field,
.form-row#billing_company_field,
.form-row#billing_country_field,
.form-row#billing_email_field,
.form-row#billing_first_name_field,
.form-row#billing_last_name_field,
.form-row#billing_phone_field,
.form-row#billing_postcode_field,
.form-row#billing_state_field,
.form-row#shipping_city_field,
.form-row#shipping_company_field,
.form-row#shipping_country_field,
.form-row#shipping_email_field,
.form-row#shipping_first_name_field,
.form-row#shipping_last_name_field,
.form-row#shipping_phone_field,
.form-row#shipping_postcode_field,
.form-row#shipping_state_field {
    width: 49%;
}
.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 20px;
}
.freeshipping-module-offer p {
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    margin-top: 30px;
}
.freeshipping-module-offer p::before {
    display: inline-block;
    width: 25px;
    background-image: url(assets/images/icon-carrinha.svg);
    filter: invert(1);
    position: relative;
    margin-right: 10px;
}
.archive .woocommerce,
.tax-pa_marca .woocommerce,
.tax-product_cat .woocommerce,
.woocommerce-shop .woocommerce {
    max-width: 1627px;
    margin: 0 auto;
    min-height: 35vh;
}
.custom-mini-cart .woocommerce {
    max-width: 100% !important;
    margin: 0 auto !important;
    min-height: auto !important;
}
.woocommerce-result-count {
    line-height: 16px;
    margin-top: 25px;
    color: #bcbcbc;
    text-align: center;
}
.tax-product_cat .woocommerce-notices-wrapper,
.woocommerce-shop .woocommerce-notices-wrapper {
    margin: 0;
}
.woocommerce-archive-grid,
.woocommerce-products-header-top {
    display: grid;
    grid-template-columns: 305px 1fr;
    gap: 30px;
    margin-bottom: 50px;
}
.close-filter {
    width: 100%;
    display: none;
    margin-bottom: 20px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}
.close-filter::after {
    position: absolute;
    left: 55px;
    transition: 0.2s;
    background-image: url(assets/images/icon-filter.svg);
    width: 15px;
}
.close-filter.toggle::after {
    background-image: url(assets/images/icon-filter-toggle.svg);
}
.widget-area {
    grid-column: 1;
    grid-row: 1;
}
.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.page-numbers li a {
    font-weight: 300;
    font-size: 12px;
    line-height: 27px;
    color: #000;
}
.page-numbers li span.current {
    font-weight: 300;
    font-size: 12px;
    line-height: 27px;
    color: #fff;
    background: #292929;
    border-radius: 50%;
    height: 33px;
    width: 33px;
}
.page-numbers .next-link,
.page-numbers .prev-link {
    font-size: 10px;
}
.woocommerce-no-products-found {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f3f3f3;
    padding: 20px 30px;
    border-radius: 5px;
}
.sidebar-woo-widget h3 {
    font-weight: 800;
    font-size: 13px;
    line-height: 13px;
    color: #000;
    margin-bottom: 15px;
    cursor: pointer;
    width: 100%;
    position: relative;
}
.sidebar-woo-widget h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    background-image: url(assets/images/icon-arrow-order.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 8px;
    width: 8px;
    scale: 1;
    transition: 0.2s;
}
.sidebar-woo-widget h3.open::after {
    scale: -1;
    transform-origin: top;
}
.sidebar-woo-widget ul {
    display: none;
    gap: 5px;
    margin-bottom: 15px;
    max-height: 280px;
    overflow-y: auto;
    row-gap: 10px;
    flex-direction: column;
    border-top: 1px solid #c1c1c1;
    padding-top: 10px;
}
.sidebar-woo-widget ul li a {
    padding: 7px 5px;
}
.sidebar-woo-widget ul li,
.sidebar-woo-widget ul li.current-cat-parent > a,
.sidebar-woo-widget ul li.current-cat > a,
.sidebar-woo-widget ul.custom-widget-category-list li.custom-widget-back {
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    color: #676767;
    display: flex;
    align-items: baseline;
    gap: 5px;
    background-color: #e9e9e9;
    border-radius: 4px;
    width: fit-content;
    height: fit-content;
}
.sidebar-woo-widget ul li.current-cat,
.sidebar-woo-widget ul li.current-cat-parent {
    background-color: #fff;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: fit-content;
    width: fit-content;
}
.sidebar-woo-widget ul li.current-cat-parent:hover,
.sidebar-woo-widget ul li.current-cat:hover {
    background-color: #fff;
    color: #676767;
}
.sidebar-woo-widget ul li.current-cat-parent > a:hover,
.sidebar-woo-widget ul li:hover,
.sidebar-woo-widget ul.custom-widget-category-list li.custom-widget-back:hover {
    color: #fff;
    background-color: #000;
}
.sidebar-woo-widget .back-to-shop-btn {
    background-color: #171717;
    position: relative;
    border-radius: 5px;
    width: 100%;
    display: block;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    border: 1px solid #171717;
    transition: 0.2s;
    margin-top: 50px;
}
.sidebar-woo-widget .back-to-shop-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 0;
    height: 1px;
    background-color: #dedede;
    width: 100%;
}
.wc-block-components-price-slider__range-input {
    z-index: 1 !important;
}
.wc-block-components-price-slider__range-input-progress {
    height: 2px !important;
    top: 2px !important;
}
.wc-block-components-price-slider__range-input-wrapper:before {
    background: unset;
    height: 2px;
    top: 2px !important;
}
.wc-block-components-price-slider__actions {
    position: absolute;
    top: 0;
    right: 0;
}
.wc-block-components-filter-reset-button {
    font-size: 12px !important;
}
.wc-block-components-price-slider--is-input-inline
    .wc-block-components-price-slider__controls
    .wc-block-components-price-slider__amount {
    max-width: 40px !important;
    padding: 0 !important;
    border: none;
    font-weight: 600;
}
.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    background: #000 !important;
}
.wc-block-components-price-slider__range-input:hover::-webkit-slider-thumb {
    background-color: #fff !important;
    border: 2px solid #000 !important;
}
.woocommerce__shop-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    margin-bottom: 15px;
}
.sidebar-woo-widget ul.product-categories {
    display: grid;
    row-gap: 5px;
}
.sidebar-woo-widget ul.product-categories li {
    background-color: transparent;
}
.sidebar-woo-widget ul.product-categories li a:hover {
    color: #171717;
    font-weight: 700;
}
.sidebar-woo-widget ul.custom-widget-category-list li.custom-widget-back:hover a {
    font-weight: 300;
    color: #fff;
}
.woo-filter-filtros-activos ~ ul li.chosen a {
    position: relative;
    display: flex;
    align-items: center;
}
.woo-filter-filtros-activos ~ ul li.chosen a::before {
    content: "x";
    padding: 1px 5px;
    margin-right: 5px;
    font-size: 9px;
    border-radius: 50%;
    border: 1px solid;
}
.woocommerce-shipping-calculator {
    width: 165%;
    position: relative;
    left: -65%;
    margin-bottom: 20px;
}
.return-to-shop {
    grid-column: 1;
    margin: 20px auto;
    width: fit-content;
}
.woocommerce-cart .return-to-shop {
    grid-column: span 2;
}
.woocommerce-cart .woocommerce {
    max-width: 1628px;
    margin: 70px auto;
    display: grid;
    grid-template-columns: 1fr auto;
    column-gap: 50px;
    min-height: 30vh;
}
.woocommerce-cart-form {
    grid-column: 1/3;
}
.woocommerce .helpful-products {
    margin-top: 55px;
}
.cart-collaterals {
    max-width: 395px;
    grid-column: 3;
    height: fit-content;
    position: sticky;
    top: 50px;
}
.cart_totals {
    padding: 24px 22px;
    background-color: #fff;
    box-shadow: 0 0 36px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.cart_totals h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #000;
    margin-bottom: 17px;
}
.cart_totals table td,
.cart_totals table th,
.cart_totals table tr p {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}
.cart_totals table tr {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.cart_totals table .woocommerce-shipping-totals th {
    display: flex;
    gap: 5px;
}
.cart_totals table .woocommerce-shipping-totals th::after {
    content: "";
    width: 25px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(assets/images/icon-carrinha.svg);
    background-size: contain;
    filter: invert(1);
}
.cart_totals table td {
    width: 70%;
    text-align: right;
    display: block;
}
.wc-proceed-to-checkout a {
    margin-top: 10px;
    width: 100%;
    display: block;
}
.woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
}
.woocommerce-shipping-methods li input {
    width: 10px;
    height: 10px;
    appearance: none;
    border-radius: unset;
    position: relative;
    top: 1px;
    margin-right: 5px;
    cursor: pointer;
    background-color: #dedede;
}
.woocommerce-cart .woocommerce-cart-form__contents tr {
    display: grid;
    grid-template-columns: 120px 20% 20% 20% auto;
    column-gap: 20px;
    align-items: center;
    justify-items: flex-start;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody tr {
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    top: -15px;
    padding-bottom: 22px;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody tr:not(:first-child) {
    padding-top: 15px;
}
.woocommerce-cart .woocommerce-cart-form__contents th {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    color: #000;
}
.woocommerce-cart .woocommerce-cart-form__contents img {
    height: 110px;
    width: 110px;
}
.woocommerce-cart td.product-name,
.woocommerce-cart td.product-price,
.woocommerce-cart td.product-quantity,
.woocommerce-cart td.product-subtotal {
    height: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
.woocommerce-cart td.product-name::before,
.woocommerce-cart td.product-price::before,
.woocommerce-cart td.product-quantity::before,
.woocommerce-cart td.product-subtotal::before {
    content: attr(data-title);
    font-size: 11px;
    display: block;
    margin-bottom: 30px;
}
.woocommerce-cart td.product-price del .woocommerce-Price-amount {
    color: #e5e5e5;
}
.woocommerce-cart td.product-price ins {
    text-decoration: none;
    font-weight: bolder;
    color: #030303;
}
.woocommerce-cart .product-remove {
    grid-column: 6;
    font-size: 20px;
    grid-row: 1;
}
.woocommerce-cart .woocommerce-info.cart-empty {
    display: block;
    text-align: center;
    font-size: 42px;
}
.woocommerce-info.cart-empty::before {
    content: "";
    height: 80vh;
    width: 80vw;
    background-image: url(assets/images/cesto-vazio.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background-position: right top;
}
.shipping-calculator-button {
    margin: 10px 0;
    display: block;
}
.shipping-calculator-form button {
    margin-top: 10px;
}
.woocommerce-cart .controls-input-qty {
    margin-top: -15px;
}
.woocommerce-checkout .woocommerce-order {
    margin: 30px 0 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 5%;
}
.woocommerce-checkout .woocommerce-order td {
    font-size: 14px;
}
.woocommerce-checkout .woocommerce-order tr {
    padding: 15px 0 15px 35px;
}
.woocommerce-thankyou-order-received {
    font-size: 20px;
    padding: 20px;
    background-color: #171717;
    border-radius: 5px;
    color: #fff;
    grid-column: 1/3;
}
.woocommerce-thankyou-order-details {
    margin: 30px 0;
    padding: 20px;
    background-color: #f3f3f3;
    border-radius: 5px;
    grid-column: 1/3;
}
.woocommerce-checkout .woocommerce-column--1,
.woocommerce-order-details h2 {
    margin-bottom: 50px;
}
.woocommerce-thankyou-order-details li {
    font-size: 16px;
    line-height: 26px;
}
.woocommerce-customer-details address,
.woocommerce-customer-details address p {
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    color: #000;
}
.woocommerce-account .entry-title {
    margin-top: 50px;
}
.social-media-login {
    display: flex;
    margin-top: 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.social-media-login-facebook {
    background-color: #1877f2;
    border-radius: 5px;
    outline: #1877f2 solid 1px;
}
.woocommerce-recently-viewed {
    margin: 30px 0;
}
.woocommerce-checkout .woocommerce-form-login__submit,
.woocommerce-checkout .woocommerce-form-register__submit {
    margin: 0;
    min-width: 248px;
}
.woocommerce-form-login__submit,
.woocommerce-form-register__submit {
    margin: 0 auto;
    display: block;
}
.woocommerce-form-login__submit {
    margin-top: 20px;
}
.woocommerce-privacy-policy-text p {
    margin: 20px 0;
    line-height: 17px;
}
.woocommerce-password-strength {
    color: #cb4141;
    font-weight: 600;
}
.woocommerce-MyAccount-content {
    margin-bottom: 50px;
    position: relative;
}
.woocommerce-password-hint {
    line-height: 20px;
    display: block;
}
.woocommerce-account p:has(~ .woocommerce-MyAccount-quick-links) {
    display: none;
}
.woocommerce-account > .woocommerce {
    max-width: 1632px;
    margin: 0 auto;
    position: relative;
    min-height: 30vh;
}
.woocommerce-account .woocommerce-notices-wrapper.login-page {
    position: absolute;
    width: 28%;
    top: 20px;
    left: 0;
}
.woocommerce-MyAccount-navigation ul {
    display: flex;
    gap: 75px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada;
}
.woocommerce-MyAccount-navigation ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active::after,
.woocommerce-MyAccount-navigation ul li:hover::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 5px;
    background-color: #000;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 113px;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    padding: 13px;
    background-color: #171717;
    border-radius: 5px;
    display: block;
    width: 100%;
    cursor: pointer;
    border: 1px solid #171717;
    transition: 0.2s;
}
.woocommerce-MyAccount-navigation ul li:last-child a:hover {
    color: #171717;
    background-color: #fff;
}
.woocommerce-MyAccount-quick-links span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #c7c7c7;
    margin: 40px 0 30px;
    display: block;
}
.woocommerce-MyAccount-quick-links-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 27px;
}
.woocommerce-MyAccount-quick-links-grid a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #171717;
    background: #f2f2f2;
    border-radius: 5px;
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    gap: 4px;
    border: 1px solid transparent;
    transition: 0.2s;
}
.woocommerce-MyAccount-quick-links-grid a span {
    font-weight: 700;
    color: inherit;
    margin: 0;
    text-align: center;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 20px;
}
.woocommerce-MyAccount-content .col-1.woocommerce-Address,
.woocommerce-MyAccount-content .col-2.woocommerce-Address {
    display: flex;
    flex-direction: column;
    padding: 40px;
    background-color: #f3f3f3;
    border-radius: 5px;
}
.woocommerce-MyAccount-content form h3 {
    color: #c7c7c7;
}
.woocommerce-Address-title {
    padding: 0;
    background-color: transparent;
}
.woocommerce-Address-title a {
    font-weight: 700;
}
.woocommerce-Address address {
    font-size: 14px;
    line-height: 23px;
}
.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 13px;
    row-gap: 10px;
    justify-content: space-between;
}
.woocommerce-address-fields__field-wrapper #billing_address_2_field,
.woocommerce-address-fields__field-wrapper #shipping_address_2_field {
    margin-top: 20px;
}
.woocommerce-address-fields .button {
    margin-top: 20px;
    padding: 12px 30px;
}
.woocommerce-EditAccountForm {
    width: 50%;
    margin-bottom: 70px;
}
.woocommerce-EditAccountForm span em {
    margin-bottom: 20px;
    display: block;
}
.woocommerce-EditAccountForm h2,
.woocommerce-EditAccountForm legend {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
    color: #c7c7c7;
}
.woocommerce-EditAccountForm fieldset {
    margin: 25px 0 15px;
}
.woocommerce-account .woocommerce-orders-table tr {
    display: grid;
    grid-template-columns: repeat(3, 20%) 30% 140px;
    justify-items: flex-start;
    border-radius: 5px;
}
.woocommerce-account .woocommerce-orders-table tbody tr {
    border-bottom: 1px solid #dadada;
}
.woocommerce-account .woocommerce-orders-table tbody tr:hover {
    background-color: #dadada;
}
.woocommerce-account .woocommerce-orders-table th {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
    padding-left: 24px;
}
.woocommerce-account .woocommerce-orders-table th:last-child {
    visibility: hidden;
}
.woocommerce-account .woocommerce-orders-table td {
    padding: 30px 24px;
    line-height: 19px;
    transition: 0.2s;
}
.woocommerce-account .woocommerce-orders-table td:last-child {
    justify-self: flex-end;
    align-self: center;
    display: grid;
    gap: 15px;
}
.woocommerce-account .woocommerce-orders-table .woocommerce-button {
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    padding: 12px;
    border: 1px solid #000;
    border-radius: 5px;
    transition: 0.2s;
    width: 100%;
    display: block;
}
.heading-order {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #c7c7c7;
    margin-bottom: 30px;
}
.woocommerce-orders-details-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.woocommerce-orders-details-grid iframe {
    width: 100%;
    min-height: 100vh;
}
.woocommerce-MyAccount-content .woocommerce-customer-details,
.woocommerce-order-details-tracking {
    height: fit-content;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding: 30px 24px;
}
.woocommerce-order-details table tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: flex-start;
    align-items: center;
}
.woocommerce-order-details table thead {
    display: block;
    margin-bottom: 15px;
}
.woocommerce-order-details table tbody tr,
.woocommerce-order-details table tfoot tr {
    border-top: 1px solid #dedede;
}
.woocommerce-order-details table tr th {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
    text-align: left;
}
.woocommerce-order-details table tr td {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #171717;
    padding: 18px 20px 18px 0;
}
.woocommerce-checkout .woocommerce-customer-details,
.woocommerce-order-details {
    background-color: #f4f4f4;
    border-radius: 5px;
    max-width: 100%;
    height: fit-content;
    padding: 35px 24px;
}
.woocommerce-order-received .woocommerce-order-details {
    max-width: 100%;
}
.woocommerce-order-details .wc-item-meta li {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
.woocommerce-order-details small {
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
    color: #171717;
}
.woocommerce-MyAccount-content .woocommerce-columns.addresses {
    display: flex;
    gap: 26px;
    width: 100%;
    height: fit-content;
}
.single-product .wc-block-components-notice-banner.is-success > svg,
.wc-block-components-notice-banner.is-error > svg,
.wc-block-components-notice-banner.is-info > svg,
.woocommerce-cart .wc-block-components-notice-banner.is-info,
.woocommerce-checkout .woocommerce__login--image,
.woocommerce-checkout .woocommerce__login--item,
.woocommerce-checkout .woocommerce__login--text,
.woocommerce-checkout .woocommerce__login--text ~ p,
.woocommerce-checkout .woocommerce__register--image {
    display: none;
}
.woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--1,
.woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--2 {
    background-color: #f4f4f4;
    width: 50%;
    border-radius: 5px;
}
.woocommerce-MyAccount-content > p {
    margin-bottom: 30px;
    color: #a7a7a7;
}
.woocommerce-MyAccount-content > p mark {
    background-color: transparent;
    font-weight: 700;
    color: #a7a7a7;
}
#customer_login {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 5%;
    min-height: 915px;
    justify-items: center;
}
.woocommerce__login--image,
.woocommerce__register--image {
    position: absolute;
    top: 0;
    right: -8vw;
    height: 100%;
    width: 50%;
    object-fit: cover;
    z-index: 1;
    transition: 1s;
}
.woocommerce__register--image {
    opacity: 0;
    visibility: hidden;
}
.woocommerce__login--item,
.woocommerce__register--image.register {
    visibility: visible;
    opacity: 1;
}
.woocommerce__login--image.register,
.woocommerce__register--image.register {
    right: 50vw;
}
#customer_login .u-column1,
#customer_login .u-column2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    max-width: 500px;
}
.woocommerce__login--text {
    line-height: 18px;
    text-align: center;
    margin-bottom: 30px;
}
#customer_login h2 {
    font-weight: 800;
    font-size: 65px;
    margin-bottom: 24px;
}
.woocommerce__login--item {
    position: absolute;
    top: 80px;
    left: 30vw;
    transition: 0.5s 0.3s;
}
.woocommerce__login--item.register {
    visibility: hidden;
    opacity: 0;
}
.woocommerce__register--item {
    position: absolute;
    top: 80px;
    z-index: 0;
}
.woocommerce__login--item span,
.woocommerce__register--item span {
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #6a6a6a;
    margin-right: 15px;
}
.woocommerce-ResetPassword button,
.woocommerce__login--button,
.woocommerce__register--button {
    font-weight: 700;
    font-size: 12px;
    line-height: 109%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    border-radius: 5px;
    padding: 13px 30px;
    min-width: 110px;
    cursor: pointer;
    border: 1px solid #000;
}
.woocommerce-ResetPassword button:hover,
.woocommerce__login--button:hover,
.woocommerce__register--button:hover {
    color: #000;
    background: #fff;
}
.woocommerce-MyAccount-navigation {
    margin-top: 35px;
}
.woocommerce-lost-password .woocommerce {
    padding-top: 50px;
    padding-bottom: 50px;
}
.woocommerce-ResetPassword {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.woocommerce-ResetPassword p:first-child {
    font-weight: 700;
    width: 75%;
    line-height: 19px;
}
.blog-header-text {
    max-width: 700px;
    margin: 0 auto 40px;
    text-align: center;
}
.blog-header-text p {
    font-size: 14px;
    color: #979797;
}
.blog-header h1 {
    font-weight: 300;
    font-size: 63px;
    line-height: 113.52%;
    text-align: center;
    color: #000;
    max-width: 55%;
    margin: 0 auto;
    position: relative;
    background: rgb(255 255 255 / 30%);
    padding: 30px 0 20px;
}
.blog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 45px;
    margin-bottom: 50px;
}
.blog-grid-post a {
    width: 100%;
    display: block;
}
.blog-grid-post h2 {
    margin: 20px 0 10px;
}
.blog-grid-post img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 30px;
}
.fadeIn {
    -webkit-animation: 3s cubic-bezier(0.7, 0, 0.3, 1) both fadeIn;
    -moz-animation: 3s cubic-bezier(0.7, 0, 0.3, 1) both fadeIn;
    -ms-animation: fadeIn 3s cubic-bezier(0.7, 0, 0.3, 1) both;
    -o-animation: 3s cubic-bezier(0.7, 0, 0.3, 1) both fadeIn;
    animation: 3s cubic-bezier(0.7, 0, 0.3, 1) both fadeIn;
}
.cookie-consent {
    position: fixed;
    width: 230px;
    bottom: 0;
    z-index: 1000;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    display: block;
    background: #fff;
    padding: 20px;
}
.accept-cookies-btn,
.edit-cookies-btn {
    font-size: 9px;
    width: 50%;
    display: inline-block;
    float: left;
    color: #fff;
    text-align: center;
}
.cookie-consent .cookies-info-text {
    margin: 0 0 15px;
    font-size: 9px;
    display: block;
    width: 100%;
    line-height: 13px;
}
.cookie-consent .cookies-info-text strong {
    color: #030303;
    font-weight: 400;
}
.cookie-consent .cookies-options-buttons {
    display: flex;
    width: 100%;
}
.edit-cookies-btn {
    cursor: pointer;
    background: #c4c4c4;
    padding: 5px 10px;
    border: 1px solid #c4c4c4;
    transition: 0.4s ease-in-out;
}
.accept-cookies-btn,
.cookie-preferences-modal button {
    border: 1px solid #030303;
    transition: 0.4s ease-in-out;
    cursor: pointer;
    background: #030303;
}
.accept-cookies-btn {
    padding: 5px 15px;
}
.edit-cookies-btn:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.accept-cookies-btn:hover {
    color: #fff;
    border: 1px solid #000;
    background: #000;
}
.cookie-preferences-modal {
    display: none;
    color: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow-y: auto;
    background: rgba(4, 4, 4, 0.85);
}
.cookie-preferences-modal-inner {
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 320px;
    margin: 0 auto;
    padding: 25px;
    z-index: 1001;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 10px solid #030303;
}
.cookie-preferences-modal-inner h4 {
    color: #030303;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}
.cookie-preferences-modal-inner .cookie-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 13px;
}
.cookie-preferences-modal button {
    padding: 7px;
    margin-top: 10px;
    display: block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}
.cookie-preferences-modal button:hover {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}
.cookie-description {
    font-size: 12px;
    line-height: 17px;
}
.switch-new {
    display: block;
    margin: 12px auto 30px;
}
.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 20px;
    padding: 0;
    background-color: #fff;
    box-shadow:
        inset 0 -1px #fff,
        inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #eee, #fff 25px);
    background-image: -moz-linear-gradient(top, #eee, #fff 25px);
    background-image: -o-linear-gradient(top, #eee, #fff 25px);
    background-image: linear-gradient(to bottom, #eee, #fff 25px);
}
.switch-disabled {
    pointer-events: none;
    cursor: not-allowed !important;
}
.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 12px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow:
        inset 0 1px 2px rgba(0, 0, 0, 0.12),
        inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
}
.switch-label:after,
.switch-label:before {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}
.switch-input:checked ~ .switch-label {
    background: #030303;
    box-shadow:
        inset 0 1px 2px rgba(0, 0, 0, 0.15),
        inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, #fff 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, #fff 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, #fff 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}
.switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    background-image: -webkit-linear-gradient(top, #eee, #fff);
    background-image: -moz-linear-gradient(top, #eee, #fff);
    background-image: -o-linear-gradient(top, #eee, #fff);
    background-image: linear-gradient(to bottom, #eee, #fff);
}
.switch-input:checked ~ .switch-handle {
    left: 40px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-green > .switch-input:checked ~ .switch-label {
    background: #000;
}
.wc-block-components-notice-banner.is-error,
.wc-block-components-notice-banner.is-info,
.wc-block-components-notice-banner.is-success {
    background-color: #fff !important;
    border-color: #000 !important;
    width: fit-content;
    position: relative;
}
.wc-block-components-notice-banner.is-error,
.wc-block-components-notice-banner.is-info {
    border-left: 40px solid #212121 !important;
    margin: 0;
}
.wc-block-components-notice-banner.is-error::before,
.wc-block-components-notice-banner.is-info::before {
    content: "";
    background-image: url(assets/images/alert-message.svg);
    height: 16px;
    width: 17px;
    position: absolute;
    top: 50%;
    left: -28px;
    background-repeat: no-repeat;
    transform: translate(0, -50%);
}
.wc-block-components-notice-banner.is-success > svg {
    background-color: #000 !important;
}
.wc-block-components-notice-banner__content > a {
    font-weight: 600;
}
.single-product .wc-block-components-notice-banner.is-success > .wc-block-components-notice-banner__content > a {
    padding: 8px 15px;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #000;
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border-left: 40px solid #171717;
    position: relative;
    background-color: #fff;
    font-weight: 600;
}
.wc-block-components-notice-banner.is-success > .wc-block-components-notice-banner__content > a::before {
    background-image: url(assets/images/icon-alert-basket.svg);
    background-size: 16px;
    content: "";
    height: 16px;
    width: 17px;
    position: absolute;
    top: 50%;
    left: -28px;
    background-repeat: no-repeat;
    transform: translate(0, -50%);
}
.single-product .wc-block-components-notice-banner.is-success {
    flex-direction: column;
    column-gap: 15px !important;
    row-gap: 0 !important;
    border: none;
    margin-left: -16px;
}
.wc-block-components-notice-banner__content .button.wc-forward {
    margin-left: 15px !important;
}
.woocommerce-form-coupon-toggle ~ .wc-block-components-notice-banner {
    display: none;
    order: 3;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol,
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
    margin: 0 !important;
}
.wc-block-components-notice-banner.is-error > .wc-block-components-notice-banner__content ol li,
.wc-block-components-notice-banner.is-error > .wc-block-components-notice-banner__content ul li {
    font-size: 13px;
    line-height: 18px;
    color: #cb4141;
    font-weight: 500;
}
.woocommerce-NoticeGroup-checkout {
    margin-bottom: 35px;
}
.empty-cart-container {
    grid-column: span 2;
    position: relative;
}
.empty-cart-container::before {
    content: "";
    height: 35vw;
    background-image: url(assets/images/cesto-vazio.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    position: absolute;
    right: -10vw;
    left: 0;
    bottom: -170px;
    pointer-events: none;
    z-index: -1;
}
.woocommerce-cart .empty-cart-container h1 {
    text-align: center;
    font-size: 42px;
    background-color: #fff;
    height: fit-content;
    padding: 15px;
    margin: 0 auto;
    width: fit-content;
    font-weight: 300;
}
.woocommerce-cart .empty-cart-products .woocommerce {
    margin: 30px 0;
    padding: 0;
}
@media screen and (min-width: 1921px) {
    .banner img {
        height: 85%;
    }
    .woocommerce__login--item {
        left: auto;
    }
    .woocommerce__login--image,
    .woocommerce__register--image {
        right: -5vw;
    }
    .woocommerce__login--image.register,
    .woocommerce__register--image.register {
        right: 35vw;
    }
    .woocommerce-account > .woocommerce {
        min-height: 40vh;
    }
}
@media screen and (max-height: 500px) {
    .banner {
        position: relative;
        min-height: 100vh;
    }
}
@media screen and (max-width: 1700px) {
    .frontpage-title {
        margin-left: 50px;
    }
    .banner-content span {
        padding: 0 20px 0 50px;
        margin-left: 0;
    }
    .banner-content p {
        margin-left: 0;
    }
    .search-suggestion-grid-left ul li a {
        font-size: 18px;
    }
    .search-suggestion-grid-right .products img {
        max-height: 240px;
    }
    .custom-mini-cart {
        width: 40vw;
    }
    .custom-mini-cart__item-details > a {
        font-size: 20px;
    }
    .archive .woocommerce,
    .container,
    .general-container,
    .size-guide-container,
    .tax-pa_marca .woocommerce,
    .tax-product_cat .woocommerce,
    .woocommerce-account > .woocommerce,
    .woocommerce-cart .woocommerce,
    .woocommerce-shop .woocommerce {
        padding: 0 50px;
    }
    .woocommerce-lost-password .woocommerce {
        padding: 50px;
    }
    .main-header {
        padding: 20px 50px;
    }
    #menu-top {
        gap: 40px;
    }
    .instagram-box figure {
        height: 345px;
    }
    .google-review:last-child,
    .instagram-box:last-child {
        margin-right: 100px;
    }
    .about-us h1,
    .error-404 h1 {
        font-size: 60px;
    }
    .woocommerce__login--image,
    .woocommerce__register--image {
        right: 0;
    }
    .woocommerce__login--image.register,
    .woocommerce__register--image.register {
        right: 52vw;
    }
    .woocommerce-MyAccount-navigation ul li:last-child {
        right: 50px;
    }
    .error-404-container {
        max-width: 900px;
    }
    .woocommerce-account ul.woocommerce-error li {
        font-size: 12px;
    }
}
@media screen and (max-width: 1550px) {
    #primary,
    .container-secondary,
    .footer-container {
        padding: 0 50px;
    }
    .search-suggestion-grid-left ul li a {
        font-size: 16px;
    }
    .footer-grid-column {
        padding: 0 40px;
    }
    .footer-grid-column:first-child {
        padding-right: 40px;
    }
    .footer-grid {
        grid-template-columns: minmax(auto, 356px) repeat(4, auto);
    }
    .footer-grid-column > ul {
        margin-bottom: 0;
    }
    .footer-grid-column:nth-child(4) > ul {
        display: grid;
        column-gap: 30px;
        column-count: auto;
        grid-template-columns: 1fr 1fr;
        justify-content: space-between;
    }
    .newsletter {
        padding: 65px 0 50px;
    }
    .newsletter-grid {
        column-gap: 5%;
        justify-content: space-between;
    }
    .about-us-box-content p:first-child,
    .newsletter-title,
    .team h2 {
        font-size: 36px;
        line-height: 39px;
        max-width: 70%;
    }
    .about-us-box-content p:first-child,
    .team h2 {
        max-width: 100%;
    }
    .newsletter-images {
        width: 60%;
        align-items: flex-end;
    }
    .newsletter-images img {
        width: 100%;
    }
    .woocommerce-archive-grid {
        grid-template-columns: 300px 1fr;
        position: relative;
    }
}
@media screen and (max-width: 1450px) {
    .single h1,
    .single-label {
        margin-bottom: 10px;
    }
    .banner-content span {
        font-size: 65px;
        line-height: 85px;
    }
    .frontpage-title {
        margin-left: 0;
        padding: 2px 25px 2px 50px;
    }
    .custom-mini-cart__item-details > a {
        font-size: 18px;
    }
    .custom-mini-cart__title h2 {
        font-size: 22px;
    }
    .price-out-of-stock .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount,
    .single h1 {
        font-size: 36px;
    }
    .single h1 {
        line-height: 40px;
    }
    .single-product-wrap {
        grid-template-columns: calc(40% - 50px) calc(40% - 50px);
        justify-content: center;
    }
    .woocommerce-product-gallery {
        height: auto;
    }
    .woocommerce-product-gallery__wrapper {
        position: sticky;
        top: 40px;
    }
    ul.products .add_to_cart_button,
    ul.products .price,
    ul.products .product_type_variable,
    ul.products .woocommerce-loop-product__title {
        font-size: 14px;
        line-height: 17px;
    }
    ul.columns-5 {
        grid-template-columns: repeat(4, 1fr);
    }
    .columns-5 > .products li:nth-last-child(-n + 2),
    .related ul.columns-5 li:nth-last-child(-n + 2),
    .woocommerce__login--text {
        display: none;
    }
    .woocommerce-recently-viewed ~ .columns-5 > .products li:nth-last-child(-n + 2) {
        display: block;
    }
    .woocommerce-cart .empty-cart-container h1,
    .woocommerce-cart .woocommerce-info.cart-empty {
        font-size: 32px;
    }
    .search-suggestion {
        top: -75vh;
    }
    #customer_login h2,
    .about-us h1 {
        font-size: 55px;
    }
    .about-us h1::after {
        right: -335px;
        top: -10px;
    }
    .woocommerce-account .woocommerce-notices-wrapper.login-page {
        bottom: auto;
        top: 20px;
        width: 40%;
        left: 50px;
    }
    .woocommerce__login--item,
    .woocommerce__register--item {
        position: relative;
        top: auto;
        left: auto;
        transition: 0.5s 0.3s;
        visibility: visible;
        opacity: 1;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        gap: 10px;
    }
    .woocommerce__login--image.register,
    .woocommerce__register--image.register {
        right: 56vw;
    }
    .woocommerce-MyAccount-quick-links-grid a,
    .woocommerce-MyAccount-quick-links-grid a span {
        font-size: 12px;
    }
    .woocommerce__login--button,
    .woocommerce__register--button {
        background: 0 0;
        border: none;
        color: #000;
        text-transform: capitalize;
        font-size: 12px;
        font-weight: 300;
        text-decoration-line: underline;
        letter-spacing: normal;
        padding: 0;
        min-width: fit-content;
    }
    .woocommerce__login--item span,
    .woocommerce__register--item span {
        margin-right: 0;
    }
}
@media screen and (max-width: 1376px) {
    .cart-collaterals,
    .size-guide-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .header-dummy-space {
        height: 108px;
    }
    #menu-top > li > .sub-menu {
        top: 108px !important;
    }
    .cross-sells h2,
    .woocommerce h3,
    .woocommerce-thankyou-order-received {
        font-size: 18px;
    }
    #menu-top > li > a,
    ul.woocommerce-error li {
        font-size: 12px;
    }
    ul.woocommerce-error {
        padding: 12px 25px;
    }
    p label {
        font-size: 10px;
    }
    .main-header {
        padding: 10px 50px;
        align-items: center;
    }
    .custom-logo-link img {
        width: 70%;
        height: auto;
    }
    .banner-content span {
        font-size: 50px;
        line-height: 60px;
    }
    .banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom;
    }
    .instagram-box {
        flex: 0 0 300px;
    }
    .instagram-box figure {
        height: 300px;
    }
    .grid-products.best-sellers ul.products li:first-child img {
        height: 92%;
    }
    .woocommerce-cart .empty-cart-container h1,
    .woocommerce-cart .woocommerce-info.cart-empty {
        font-size: 24px;
        background-color: #fff;
        height: fit-content;
        width: auto;
        padding: 15px;
        margin: 0 auto;
    }
    .about-us-box-content p:first-child,
    .newsletter-title,
    .team h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .feature-coupons-title,
    .general-container h1 {
        font-size: 36px;
        line-height: 38px;
    }
    .about-us h1 {
        font-size: 45px;
    }
    .about-us h1::after {
        right: -265px;
        top: -10px;
    }
    .general-grid {
        gap: 8%;
    }
    .general-grid-left p {
        font-size: 14px;
        line-height: 26px;
    }
    .general-container h2 {
        font-size: 24px;
        line-height: 30px;
    }
    #customer_login h2 {
        font-size: 36px;
        margin-bottom: 0;
    }
    .search-suggestion.active {
        top: 45px;
        padding-bottom: 40px;
    }
    .woocommerce__login--image,
    .woocommerce__register--image {
        width: 50%;
        object-fit: cover;
    }
    .woocommerce__login--image.register,
    .woocommerce__register--image.register {
        right: 50vw;
    }
    .empty-cart-container,
    .woocommerce-cart .woocommerce-notices-wrapper,
    .woocommerce-cart-form {
        grid-column: auto;
    }
    .woocommerce-shipping-calculator {
        width: 100%;
        left: 0;
    }
    .woocommerce-cart .woocommerce {
        grid-template-columns: 100%;
        margin: 40px auto 50px;
    }
    .woocommerce-cart .woocommerce-notices-wrapper {
        margin-bottom: 30px;
    }
    .cart-collaterals {
        max-width: 100%;
        grid-column: auto;
        position: relative;
        column-gap: 50px;
        row-gap: 25px;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .woocommerce-cart .helpful-products {
        width: 100%;
        margin-bottom: 20px;
    }
    .woocommerce-cart .cart-coupon-alert {
        font-size: 26px;
        margin-bottom: 0;
    }
    .woocommerce-cart .helpful-products .columns-4 {
        margin-bottom: 0;
    }
    .freeshipping-module-offer p,
    .size-guide tr td,
    .woocommerce-account .woocommerce-orders-table td,
    .woocommerce-thankyou-order-details li {
        font-size: 14px;
    }
    .cart_totals h2 {
        font-size: 24px;
    }
    .cart-coupon-alert {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 35px;
    }
    .woocommerce-cart .checkout_coupon.woocommerce-form-coupon {
        max-width: 100%;
    }
    .woocommerce-cart .cart_totals {
        grid-column: 1/3;
    }
    .cart_totals table {
        width: 100%;
    }
    .woocommerce-MyAccount-quick-links-grid {
        gap: 15px;
    }
    .woocommerce-account .woocommerce-orders-table tr {
        grid-template-columns: 140px 20% 1fr 1fr 140px;
    }
    header.woocommerce-Address-title.title {
        align-items: baseline;
    }
    .woocommerce-notices-wrapper {
        margin: 15px 0;
    }
    .error-404 {
        padding: 140px 0;
    }
    .error-404 h1 {
        font-size: 45px;
        line-height: 60px;
    }
    .size-guide h2 {
        font-size: 28px;
    }
    .size-guide-grid-right {
        min-height: 295px;
    }
    .size-guide-grid-right > div {
        margin-right: 0;
    }
}
@media screen and (max-width: 1280px) {
    #primary,
    .widget-area {
        grid-column: auto;
    }
    .search-suggestion {
        padding: 40px 90px 15px;
    }
    .search-suggestion-grid-right .products img {
        max-height: 180px;
    }
    .cross-sells h2,
    .woocommerce h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .woocommerce-breadcrumb {
        margin: 30px 0;
    }
    .selectize-control {
        right: 10px !important;
        left: auto !important;
    }
    .banner-content p,
    .woocommerce-checkout td,
    .woocommerce-terms-and-conditions h3 {
        font-size: 14px;
    }
    .banner-content span {
        font-size: 42px;
        line-height: 56px;
    }
    .footer-grid {
        grid-template-columns: repeat(4, auto);
        align-items: baseline;
        row-gap: 40px;
    }
    .footer-grid-column:first-child {
        grid-column: 1/-1;
        padding-right: 0;
        display: flex;
        gap: 50px;
    }
    .footer-social-media {
        margin-top: 0;
    }
    .footer-info {
        width: 50%;
    }
    .team {
        margin-top: 80px;
    }
    .about-us-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 5%;
    }
    .brands {
        padding: 75px 0 18px;
    }
    .about-us-grid img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .team-box:nth-child(2) {
        margin-top: 50px;
    }
    .team-box:nth-child(3) {
        margin-top: 100px;
    }
    .team-box:nth-child(4) {
        margin-top: 150px;
    }
    .team-grid {
        gap: 15px;
    }
    .about-us h1 {
        font-size: 41px;
    }
    .woocommerce-archive-grid,
    .woocommerce-products-header-top {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .woocommerce-archive-grid {
        row-gap: 30px;
    }
    .woocommerce__shop-menu {
        position: absolute;
        top: -3px;
        right: 0;
    }
    .widget-area {
        grid-row: 1;
    }
    .sidebar-woo-widget {
        display: none;
    }
    .close-filter,
    .close-filter.toggle ~ .sidebar-woo-widget {
        display: block;
    }
    .price-out-of-stock .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount,
    .single h1 {
        font-size: 36px;
    }
    .single h1 {
        line-height: 42px;
    }
    .single-product-wrap {
        grid-template-columns: calc(50% - 25px) calc(50% - 25px);
        column-gap: 50px;
    }
    .woocommerce-checkout .woocommerce-form.woocommerce-form-login > .form-row.form-row-first {
        align-items: flex-start;
    }
    .woocommerce-checkout .woocommerce {
        padding: 0 50px;
    }
    .woocommerce-cart .cart-coupon-alert {
        font-size: 24px;
        line-height: 26px;
    }
    .woocommerce-checkout .woocommerce-order .multibanco_ifthen_for_woocommerce_table td,
    .woocommerce-checkout .woocommerce-order td {
        font-size: 12px;
    }
    .woocommerce-MyAccount-quick-links-grid a {
        flex-direction: column;
    }
    .woocommerce-form.woocommerce-form-login > .form-row:nth-child(5) {
        margin-top: 10px;
        align-items: center;
    }
    .woocommerce-form-login__submit {
        margin: 0;
    }
    .archive .select2-dropdown {
        width: calc(100% - 100px) !important;
    }
    .live-search-product-results img,
    .products img,
    ul.products li img {
        max-height: 255px;
    }
    ul.columns-5 {
        column-gap: 18px;
    }
}
@media screen and (max-width: 1150px) {
    .header-dummy-space {
        height: 125px;
    }
    #menu-top li.back.back-prev,
    #menu-top > li > a::after,
    .custom-mini-cart,
    .menu-account > li:nth-child(2),
    .search-suggestion {
        display: none;
    }
    .menu-mobile,
    .menu-top-cart-mobile {
        display: block;
    }
    .custom-logo-link img {
        width: 100%;
        height: auto;
    }
    .menu-mobile {
        transition: 0.2s;
        z-index: 10007;
    }
    .form-search-menu input#woocommerce-product-search-header {
        width: 100%;
        margin: auto 0 auto auto;
    }
    .main-header {
        align-items: center;
        padding: 15px 50px;
        z-index: 10;
    }
    #menu-top {
        position: fixed;
        top: 40px;
        right: 0;
        flex-direction: column;
        height: calc(100vh - 40px);
        background-color: #f3f3f3;
        z-index: 10003;
        padding: 130px 40px 20px 30px;
        width: 40vw;
        transition: 0.2s;
        align-items: flex-end;
        gap: 25px;
        transform: translateX(100%);
    }
    #menu-top > li.menu-item-has-children .sub-menu,
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu {
        position: fixed;
        height: 100vh;
        top: 0;
        left: auto;
        right: 0;
        width: 100%;
        z-index: 2;
        padding: 130px 40px 60px 30px;
        background-color: #f3f3f3;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 25px;
        transition: 0.3s;
        box-shadow: unset;
        display: none;
        overflow-x: scroll;
    }
    #menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children {
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;
        width: 100%;
        align-items: flex-start;
    }
    #menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children::after,
    #menu-top > li.menu-item-has-children > .sub-menu > .menu-item-has-children:not(:last-child)::after {
        content: "";
        position: absolute;
        display: block;
        background-image: url(assets/images/menu-arrow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        top: 0;
        right: 0;
        height: 11px;
        width: 11px;
        rotate: -90deg;
        background-color: transparent;
        opacity: 1;
    }
    #menu-top > li.menu-item-has-children:nth-child(2) > .sub-menu > .menu-item-has-children > a,
    #menu-top > li > .sub-menu > .menu-item-has-children a {
        font-weight: 400;
    }
    #menu-top.toggle {
        transform: translateX(0);
    }
    .menu-account {
        gap: 0;
        position: relative;
        top: -70px;
    }
    .menu-mobile.active span:first-child {
        transform: translate(-50%, 0) rotate(45deg);
        top: 17px;
    }
    .menu-mobile.active span:nth-child(2) {
        opacity: 0;
    }
    .menu-mobile.active span:nth-child(3) {
        transform: translate(-50%, 0) rotate(-45deg);
        top: 17px;
    }
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li {
        display: flex;
        align-items: center;
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15px;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li a {
        padding-bottom: 12px;
        width: 100%;
        text-align: left;
    }
    #menu-top > li.menu-item-has-children::after {
        top: 0;
        right: 0;
        height: 11px;
        width: 11px;
        rotate: -90deg;
    }
    #menu-top > li.menu-item-has-children:hover::after {
        rotate: -90deg;
    }
    #menu-top > li.menu-item-has-children > .sub-menu.hover,
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu.hover,
    .btn-added a {
        display: flex;
    }
    #menu-top > li > .sub-menu > li,
    .btn-added a {
        text-align: left;
        width: 100%;
    }
    #menu-top li.back,
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li.back {
        position: fixed;
        top: 0;
        left: 0;
        padding-left: 20px;
        padding-top: 15px;
        font-weight: 700 !important;
        text-align: left;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
        padding-bottom: 0 !important;
        border: none;
        flex-direction: row;
        background-color: #f3f3f3;
        height: 90px;
        z-index: 2;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
    }
    li.back {
        cursor: pointer;
    }
    #menu-top li.back::before {
        content: "";
        display: block;
        background-image: url(assets/images/menu-arrow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        height: 11px;
        width: 11px;
        rotate: 90deg;
    }
    #menu-top > li > a {
        font-weight: 700;
        width: 100%;
        padding-bottom: 12px;
    }
    #menu-top > li {
        padding-bottom: 0;
        display: flex;
        align-items: center;
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15px;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    #menu-top .form-search-menu {
        padding-bottom: 0;
        border-bottom: unset;
    }
}
@media screen and (max-width: 1080px) {
    .promo-banner-news {
        display: grid;
        margin: 30px 0;
        gap: 30px;
    }
    .blog-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 45px;
        margin-bottom: 30px;
    }
    .banner-content {
        top: 40vh;
    }
    .products img,
    ul.products li img {
        max-height: 220px;
    }
    #customer_login .u-column1,
    .comment_container {
        padding-left: 0;
    }
    .footer-grid {
        grid-template-columns: repeat(2, auto);
    }
    .about-us-info,
    .woocommerce-checkout .woocommerce-order .multibanco_ifthen_for_woocommerce_table tr:first-child,
    .woocommerce-checkout .woocommerce-order .multibanco_ifthen_for_woocommerce_table tr:last-child {
        grid-template-columns: 1fr;
    }
    .google-review {
        flex: 0 0 40%;
    }
    .feature-coupons-title {
        font-size: 26px;
        line-height: 34px;
    }
    .feature-coupons-img {
        bottom: -40px;
    }
    .newsletter-title {
        font-size: 28px;
        line-height: 30px;
    }
    .newsletter-inputs {
        flex-direction: column;
        gap: 5px;
        max-width: 100%;
    }
    form#mc-embedded-subscribe-form input.newsletter-submit {
        width: 100%;
        position: relative;
        top: auto;
        right: auto;
    }
    .newsletter-submit,
    .woocommerce-address-fields .button {
        padding: 12px 26px;
    }
    .woocommerce-EditAccountForm,
    .woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--1,
    .woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--2,
    .woocommerce-ResetPassword,
    form#mc-embedded-subscribe-form input {
        width: 100%;
    }
    .about-us-info {
        row-gap: 20px;
    }
    .about-us h1 {
        font-size: 35px;
    }
    .about-us-container {
        padding: 70px 0 90px;
    }
    .comments_template .commentlist,
    .single-product-tabs,
    ul.payment_methods {
        grid-template-columns: 1fr 1fr;
    }
    .single-product-tabs .comments_template {
        grid-column: 1/3;
    }
    .general-container h1,
    .price-out-of-stock .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount.woocommerce-price-list,
    .single h1 {
        font-size: 30px;
    }
    .general-container h2 {
        font-size: 20px;
    }
    .general-container h3 {
        font-size: 16px;
    }
    .woocommerce-checkout td {
        font-size: 12px;
    }
    .checkout_coupon.woocommerce-form-coupon {
        grid-template-columns: 65% auto;
    }
    .woocommerce-checkout .payment_box {
        position: relative;
        left: auto;
        width: auto;
        top: auto;
        margin-top: 15px;
    }
    .woocommerce-checkout .woocommerce-privacy-policy-text {
        max-width: 100%;
    }
    .woocommerce-checkout .place-order {
        margin: 15px 0;
        align-items: flex-start;
        row-gap: 20px;
        flex-direction: column;
    }
    .woocommerce-checkout .place-order button {
        align-self: flex-end;
    }
    .woocommerce-order-details table tr {
        grid-template-columns: 1fr auto;
    }
    .woocommerce-checkout .woocommerce-order tr {
        padding: 15px 0;
    }
    .woocommerce-checkout .woocommerce-order .multibanco_ifthen_for_woocommerce_table tr {
        padding: 3px 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .cart_totals table td,
    .woocommerce-checkout .woocommerce-order .multibanco_ifthen_for_woocommerce_table td:last-child {
        text-align: left;
    }
    .woocommerce-order table.multibanco_ifthen_for_woocommerce_table {
        margin-bottom: 30px !important;
    }
    .woocommerce-checkout .woocommerce-order td:last-child {
        text-align: right;
        padding-right: 0;
    }
    .cart_totals h2,
    .woocommerce-cart .cart-coupon-alert {
        font-size: 22px;
    }
    .woocommerce-OrderUpdate {
        padding: 10px 30px;
    }
    .woocommerce-MyAccount-content .woocommerce-columns.addresses {
        flex-direction: column;
    }
    .woocommerce-MyAccount-navigation ul li:last-child {
        top: 92px;
    }
    .woocommerce-account > .woocommerce {
        padding: 50px;
    }
    .woocommerce-account .woocommerce-notices-wrapper.login-page {
        bottom: auto;
        top: auto;
        left: auto;
        width: 45%;
        position: relative;
    }
    .woocommerce-account .woocommerce-orders-table tr {
        grid-template-columns: 1fr 1fr;
        padding-bottom: 25px;
    }
    .woocommerce-account .woocommerce-orders-table thead {
        display: none;
    }
    .woocommerce-account .woocommerce-orders-table td {
        padding: 15px 24px;
        font-size: 12px;
    }
    .woocommerce-account .woocommerce-orders-table td::before {
        content: attr(data-title);
        font-weight: 700;
        margin-right: 10px;
    }
    .woocommerce-account .woocommerce-orders-table td:last-child {
        justify-self: unset;
        align-self: unset;
    }
    .heading-order,
    .woocommerce-EditAccountForm h2,
    .woocommerce-EditAccountForm legend {
        font-size: 14px;
    }
    .woocommerce-ResetPassword button,
    .woocommerce__login--button,
    .woocommerce__register--button {
        min-width: fit-content;
    }
    #customer_login .u-column1,
    #customer_login .u-column2 {
        max-width: 100%;
        justify-content: flex-start;
        padding: 0 40px;
    }
    #customer_login .u-column2 {
        padding-right: 0;
    }
    #customer_login {
        min-height: auto;
        row-gap: 40px;
    }
    #customer_login h2 {
        font-size: 32px;
    }
    .error-404 h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .error-404 a {
        font-size: 10px;
    }
    .error-404-label {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 20px;
    }
    .size-guide h2 {
        font-size: 25px;
    }
    .size-guide-grid-right {
        min-height: 300px;
    }
    .size-guide tr {
        gap: 15px;
    }
    .size-guide tr td {
        font-size: 12px;
        padding: 12px 10px 12px 25px;
    }
}
@media screen and (max-width: 900px) {
    .banner-link {
        position: relative;
        top: 0;
        right: 0;
        z-index: 0;
        width: auto;
        height: auto;
        display: block;
    }
    .feature-coupons-grid-left,
    .feature-coupons-grid-right {
        padding: 20px;
    }
    .banner {
        height: auto;
        min-height: auto;
    }
    #menu-top {
        width: 100vw;
        transition: 0.5s;
    }
    #customer_login .u-column2,
    #menu-top::before,
    .related ul.columns-5 li:last-child,
    .woocommerce__login--image,
    .woocommerce__register--image {
        display: none;
    }
    #customer_login,
    .comments_template .commentlist,
    .size-guide-grid {
        grid-template-columns: 1fr;
    }
    .products img,
    ul.products li img {
        max-height: 250px;
    }
    ul.columns-5 {
        grid-template-columns: repeat(3, 1fr);
    }
    .best-sellers .columns-5 > .products li:last-child,
    .columns-5 > .products li:last-child,
    .related ul.columns-5 li:nth-last-child(-n + 2) {
        display: block;
    }
    .grid-products.best-sellers ul.products li:first-child {
        justify-content: flex-start;
    }
    .about-us-box-content p:first-child,
    .newsletter-title,
    .team h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .featured-coupons {
        margin: 0 0 100px;
    }
    .feature-coupons-title {
        font-size: 30px;
        line-height: 32px;
    }
    .feature-coupons-grid-left a,
    .feature-coupons-grid-right a,
    .newsletter-submit {
        width: fit-content;
        font-size: 10px;
    }
    .about-us h1 {
        font-size: 32px;
    }
    .about-us-container {
        padding: 50px 0 65px;
    }
    .general-grid {
        flex-direction: column;
        gap: 40px;
    }
    .general-grid-right,
    .woocommerce-checkout .cart-coupon-alert {
        max-width: 100%;
        width: 100%;
    }
    .woocommerce-account input,
    .woocommerce-checkout .payment_methods input,
    .woocommerce-form-coupon input,
    .woocommerce-form-login input,
    .woocommerce-input-wrapper input,
    .woocommerce-input-wrapper textarea,
    input#coupon_code {
        font-size: 16px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tr {
        grid-template-columns: 120px 20% 1fr 1fr auto;
    }
    .empty-cart-container::before {
        content: "";
        height: 60vw;
    }
    .cart_totals h2,
    .woocommerce-cart .cart-coupon-alert {
        font-size: 20px;
    }
    .woocommerce-form-login__submit {
        min-width: 200px;
    }
    .social-media-login {
        flex-direction: column;
        gap: 10px;
    }
    .woocommerce-checkout .social-media-login {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .woocommerce-MyAccount-content .col-1.woocommerce-Address,
    .woocommerce-MyAccount-content .col-2.woocommerce-Address {
        padding: 30px;
    }
    .woocommerce-account > .woocommerce {
        margin-bottom: 40px;
    }
    .woocommerce-lost-password .woocommerce {
        margin-bottom: 0;
    }
    #customer_login .u-column1,
    #customer_login .u-column2 {
        max-width: 500px;
        padding: 0;
        width: 100%;
        display: block;
    }
    #customer_login h2 {
        font-size: 30px;
        text-align: center;
        margin-bottom: 15px;
    }
    .woocommerce-account .woocommerce-notices-wrapper.login-page {
        width: 100%;
    }
    .woocommerce-account ul.woocommerce-error {
        margin: 0 auto 30px;
    }
    .size-guide-grid-left {
        max-width: 100%;
    }
    .size-guide-grid-right {
        min-height: auto;
        padding: 40px;
    }
    .size-guide h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .size-guide tr {
        grid-template-columns: 110px repeat(7, 1fr);
    }
    .size-guide tr td {
        padding: 12px 10px 12px 15px;
    }
    .instagram-grid {
        overflow-x: scroll;
    }
}
@media (max-width: 768px) {
	.woocommerce-product-gallery .flex-viewport {
	    max-height: 280px;
	}	
    .woocommerce-cart td.actions .coupon {
        justify-content: flex-start;
    }
    .summary .flex-control-nav.flex-control-thumbs {
        display: flex !important;
    }
    .summary .flex-control-nav.flex-control-thumbs img {
        max-width: 150px;
        height: auto;
    }
    .woocommerce-product-gallery {
        max-width: 100%;
        display: block;
        column-gap: 15px;
    }
    .comment-form,
    .cookie-preferences-modal-inner,
    .form-row#billing_nif_field,
    .form-row#billing_city_field,
    .form-row#billing_company_field,
    .form-row#billing_country_field,
    .form-row#billing_email_field,
    .form-row#billing_first_name_field,
    .form-row#billing_last_name_field,
    .form-row#billing_phone_field,
    .form-row#billing_postcode_field,
    .form-row#billing_state_field,
    .form-row#shipping_city_field,
    .form-row#shipping_company_field,
    .form-row#shipping_country_field,
    .form-row#shipping_email_field,
    .form-row#shipping_first_name_field,
    .form-row#shipping_last_name_field,
    .form-row#shipping_phone_field,
    .form-row#shipping_postcode_field,
    .form-row#shipping_state_field,
    .woocommerce-ResetPassword p:first-child,
    .woocommerce-checkout .woocommerce-form-login__submit,
    .woocommerce-order .woocommerce-customer-details,
    .woocommerce-product-gallery .flex-viewport {
        width: 100%;
    }
    .single-product .flex-control-nav.flex-control-thumbs {
        position: relative;
        visibility: visible;
        left: 0;
        display: flex;
        gap: 15px;
        overflow-y: auto;
        flex-wrap: wrap;
        max-width: 100vw;
        margin-top: 5px;
        flex-wrap: nowrap;
        pointer-events: all;
    }
    /*.single-product .flex-control-nav.flex-control-thumbs li{
    	width: 110px;
    	height: 110px;
    }
    .single-product .flex-control-nav.flex-control-thumbs li img{
        width: 90px;
        height: 90px;
        object-fit: contain;
    }    */
    .single-product .flex-control-nav.flex-control-thumbs img:focus {
        opacity: 0.5;
    }
    .single .product_meta,
    .single-product-tabs,
    .website-intro {
        margin-top: 30px;
    }
    .single-added-to-cart__button {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 1px;
        width: 100%;
    }
    .woocommerce-order-received .woocommerce-notice {
        order: 1;
        width: 100%;
    }
    .woocommerce-order-received .woocommerce-order {
        display: flex;
        flex-wrap: wrap;
        grid-template-columns: auto;
    }
    #customer_login,
    .about-us-grid,
    .cart-coupon-container,
    .feature-coupons-grid,
    .newsletter-images,
    .woocommerce-checkout .woocommerce-order,
    ul.payment_methods {
        grid-template-columns: 1fr;
    }
    .woocommerce-order-received .woocommerce-order-details {
        max-width: 100%;
        width: 100%;
    }
    .cart-coupon-container .woocommerce-error,
    .cart-coupon-container .woocommerce-message,
    .woocommerce-cart .cart_totals,
    .woocommerce-order table.multibanco_ifthen_for_woocommerce_table,
    .woocommerce-thankyou-order-details,
    .woocommerce-thankyou-order-received {
        grid-column: auto;
    }
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        width: 100% !important;
        max-width: 100% !important;
        margin: inherit !important;
        grid-column: 1/3;
        order: 3;
        margin-bottom: 0 !important;
    }
    body,
    html {
        overflow-x: hidden;
    }
    .about-us-box-content p:first-child,
    .newsletter-title,
    .team h2,
    h1 {
        font-size: 24px;
    }
    .products img,
    ul.products li img {
        max-height: 200px;
    }
    .grid-products.best-sellers ul.products li:first-child {
        grid-column: auto;
        grid-row: auto;
        justify-content: space-between;
    }
    .grid-products.best-sellers ul.products li:first-child img {
        width: auto;
        max-height: 200px;
    }
    .custom-wc-variations .btn-variation {
        font-size: 14px;
        height: 45px;
        padding: 13px;
    }
    .brands {
        padding: 75px 0 0;
    }
    .list-brands {
        padding: 30px 0 45px;
    }
    .freeshipping-total-bar,
    .woocommerce-MyAccount-navigation ul li,
    .woocommerce-MyAccount-quick-links-grid a,
    .woocommerce-MyAccount-quick-links-grid a span {
        font-size: 14px;
    }
    .feature-coupons-grid-left,
    .feature-coupons-grid-right {
        aspect-ratio: 16/9.97;
        padding: 35px 20px 0 30px;
    }
    .feature-coupons-img {
        bottom: -30px;
        right: -25px;
        width: 90%;
    }
    .mce_inline_error {
        padding-top: 10px;
    }
    .newsletter-grid {
        row-gap: 50px;
        flex-wrap: wrap;
    }
    .newsletter-content {
        width: 100%;
        order: 1;
    }
    .newsletter-images {
        gap: 10px;
        width: 100%;
        max-width: 100%;
        order: 2;
        display: flex;
        flex-wrap: wrap;
    }
    .newsletter-images img:first-child,
    .newsletter-images img:nth-child(3),
    .single-label,
    .single-thumbs-wrap,
    .woocommerce-cart td.product-name::before,
    .woocommerce__login--image,
    .woocommerce__register--image {
        display: none;
    }
    .newsletter-images img:last-child,
    .single-product-wrap {
        display: block;
    }
    .about-us-grid {
        row-gap: 30px;
    }
    .about-us-info {
        grid-template-columns: max-content max-content;
    }
    .columns-4,
    .team-grid {
        grid-template-columns: 1fr 1fr;
    }
    .team-box:nth-child(3) {
        margin-top: 0;
    }
    .team-box:nth-child(4) {
        margin-top: 50px;
    }
    .about-us-container {
        padding: 40px 50px;
    }
    .about-us h1 {
        max-width: 75%;
    }
    .about-us-box-content,
    .about-us-box-secondary .about-us-box-content,
    .woocommerce-checkout .woocommerce-form.woocommerce-form-login {
        max-width: 100%;
    }
    .size-guide-button {
        position: relative;
    }
    .single-product-tabs {
        grid-column: 1;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .summary.entry-summary {
        grid-column: 1;
        display: grid;
        margin-top: 10px;
    }
    .single-promo-wrap {
        border: none;
    }
    .single-product-tabs .comments_template {
        grid-column: 1/2;
    }
    .single .woocommerce-variation-add-to-cart {
        row-gap: 20px;
        align-items: center;
    }
    .general-container h1 {
        font-size: 25px;
    }
    .general-container h2 {
        font-size: 18px;
    }
    .general-container table tr td {
        font-size: 12px;
    }
    .cart-coupon-alert {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 24px;
    }
    .woocommerce-cart ul.products li img:nth-child(2) {
        top: 0;
        transform: unset;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
        margin: 0 0 30px;
    }
    .woocommerce-checkout tr {
        grid-template-columns: 60% 1fr;
        padding: 20px 0 20px 20px;
    }
    .woocommerce-checkout .order-total strong,
    .woocommerce-checkout .order-total th {
        font-size: 16px;
    }
    .woocommerce-order-details {
        margin-bottom: 20px;
    }
    .woocommerce-terms-and-conditions::-webkit-scrollbar {
        width: 5px;
    }
    .woocommerce-form-login-toggle .woocommerce-info {
        font-size: 14px;
        padding: 30px 20px;
    }
    .helpful-products .columns-4 {
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100vw;
        margin-left: -50px;
        display: flex;
        padding-bottom: 30px;
    }
    .helpful-products .columns-4::-webkit-scrollbar {
        height: 4px;
    }
    .helpful-products .columns-4::-webkit-scrollbar-track {
        box-shadow: inset 0 0 8px #ccc;
        border-radius: 10px;
    }
    .helpful-products .columns-4::-webkit-scrollbar-thumb {
        background: #070707;
        border-radius: 10px;
    }
    .helpful-products .columns-4 li {
        flex: 0 0 170px;
    }
    .helpful-products .columns-4 li:first-child {
        margin-left: 50px;
    }
    .helpful-products .columns-4 li:last-child {
        margin-right: 50px;
    }
    .woocommerce-cart .controls-input-qty {
        margin-top: 7px;
    }
    .cart-collaterals {
        grid-template-columns: 1fr;
        margin-top: -30px;
        margin-bottom: 45px;
    }
    .woocommerce-cart .checkout_coupon.woocommerce-form-coupon,
    .woocommerce-cart td.product-name::before,
    .woocommerce-cart td.product-price::before,
    .woocommerce-cart td.product-quantity::before,
    .woocommerce-cart td.product-subtotal::before {
        margin-bottom: 0;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tr td::before {
        content: attr(data-title);
        font-weight: 700;
        margin-right: 20px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tr td.product-remove::before,
    .woocommerce-cart .woocommerce-cart-form__contents tr td.product-thumbnail::before {
        margin-right: 0;
    }
    .woocommerce-cart .product-remove {
        grid-column: auto;
        font-size: 18px;
        grid-row: 1;
        position: absolute;
        top: 10px;
        right: 0;
        border-radius: 50%;
        line-height: 0;
        display: block;
        width: auto;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tr {
        grid-template-columns: auto 1fr 1fr;
        column-gap: 25px;
        row-gap: 18px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tbody tr:not(:first-child) {
        padding-top: 20px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tbody tr {
        padding-bottom: 10px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tbody tr:first-child {
        padding-top: 0;
    }
    .freeshipping-total,
    .woocommerce-cart .freeshipping-module-offer {
        margin-top: 15px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents img {
        height: 125px;
        width: 125px;
    }
    .woocommerce-cart td.product-name {
        flex-direction: column;
        justify-self: flex-start;
        align-items: baseline;
        gap: 5px;
        grid-column: span 2;
        font-size: 16px;
    }
    .woocommerce-cart td.product-price {
        grid-column: 2;
        width: calc(100% - 35px);
    }
    .woocommerce-cart td.product-quantity {
        flex-direction: column;
        grid-column: 2;
        width: 100%;
        align-items: baseline;
        justify-content: space-between;
        position: relative;
    }
    .woocommerce-cart td.product-subtotal {
        flex-direction: column;
        row-gap: 0;
        justify-content: space-between;
    }
    .woocommerce-cart td.product-price,
    .woocommerce-cart td.product-quantity,
    .woocommerce-cart td.product-subtotal {
        font-weight: 400;
    }
    .woocommerce-cart td {
        display: flex;
        align-items: baseline;
        font-size: 14px;
    }
    td.product-thumbnail {
        grid-row: span 4;
    }
    .quantity input.qty {
        width: 45px;
        height: 45px;
        font-size: 14px;
    }
    .woocommerce-orders-details-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .woocommerce-MyAccount-quick-links-grid a {
        padding: 10px;
    }
    .woocommerce-MyAccount-navigation ul {
        gap: 45px;
        flex-wrap: wrap;
    }
    .woocommerce-MyAccount-content .woocommerce-Addresses {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .woocommerce-privacy-policy-text p {
        font-size: 10px;
    }
    #customer_login .u-column2 {
        grid-row: auto;
        grid-column: auto;
        padding-bottom: 50px;
    }
    .woocommerce-privacy-policy-text p,
    .woocommerce__login--text {
        text-align: left;
    }
    .error-404-container {
        padding: 0 50px;
    }
    ul.woocommerce-error li {
        font-size: 12px;
        line-height: 15px;
    }
}
@media (max-width: 670px) {
    .blog-grid,
    .woocommerce-archive-grid .columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
    li.flex-nav-next,
    li.flex-nav-prev {
        display: block;
        pointer-events: all;
        width: 45px;
    }
    .blog-grid {
        gap: 25px;
    }
    .woocommerce-product-gallery__wrapper {
        top: 0;
    }
    .about-us h1 {
        font-size: 30px;
    }
    .price-out-of-stock .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount,
    .single .summary .price .woocommerce-Price-amount.woocommerce-price-list,
    .single h1 {
        font-size: 26px;
    }
    .single h1 {
        line-height: 35px;
    }
    .woocommerce-info.cart-empty::before {
        background-size: cover;
        width: 100vw;
        background-position: left;
    }
    .grid-products.best-sellers ul.products li:first-child img,
    .products img,
    ul.products li img {
        max-height: 165px;
    }
    .header-promotion a {
        font-size: 11px;
    }
}
@media (max-width: 600px) {
    .header-dummy-space {
        height: 117px;
    }
    .blog-header-image {
        padding: 105px 0 25px;
    }
    .blog-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }
    .blog-header-text {
        padding: 0 30px;
    }
    .blog-header-text p,
    .google-review-text {
        font-size: 13px;
    }
    .cookie-consent {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 99;
        box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
        display: block;
        background: #fff;
        padding: 13px;
    }
    .accept-cookies-btn,
    .edit-cookies-btn {
        cursor: pointer;
        color: #fff;
        text-align: center;
        width: 50%;
        display: inline-block;
        float: left;
        transition: 0.4s ease-in-out;
    }
    .cookie-consent .cookies-info-text {
        margin: 0 0 10px;
        font-size: 8px;
        display: block;
        width: 100%;
        line-height: 13px;
    }
    .edit-cookies-btn {
        background: #c4c4c4;
        padding: 5px 10px;
        font-size: 9px;
        border: 1px solid #c4c4c4;
    }
    .accept-cookies-btn {
        background: #030303;
        padding: 4px 13px;
        font-size: 8px;
        border: 1px solid #030303;
    }
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 20px;
    }
    .main-header {
        padding: 15px;
        justify-content: center;
    }
    .cross-sells h2,
    .woocommerce h3 {
        font-size: 15px;
    }
    #primary,
    .archive .woocommerce,
    .container,
    .container-secondary,
    .footer-container,
    .general-container,
    .size-guide-container,
    .tax-product_cat .woocommerce,
    .woocommerce-account > .woocommerce,
    .woocommerce-cart .woocommerce,
    .woocommerce-checkout .woocommerce,
    .woocommerce-shop .woocommerce {
        padding: 0 15px;
        min-height: 0;
    }
    .woocommerce-account > .woocommerce,
    .woocommerce-lost-password .woocommerce {
        padding: 50px 15px;
    }
    .list-brands-container {
        padding: 0;
    }
    .newsletter {
        padding: 55px 0 50px;
    }
    .banner-content p {
        padding: 10px 20px;
    }
    .instagram h2 {
        font-size: 35px;
    }
    .google-review:last-child,
    .instagram-box:last-child {
        margin-right: 30px;
    }
    .google-review {
        flex: 0 0 300px;
    }
    #menu-top li.back,
    #menu-top > li > .sub-menu > .menu-item-has-children > .sub-menu li.back {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-left: 0;
        padding-right: 40px;
        padding-top: 10px;
        height: 75px;
    }
    .header-shipping span {
        padding: 8px 15px;
    }
    .menu-top-cart-mobile {
        right: 30px;
        top: 25px;
    }
    #menu-top > li > .sub-menu > li {
        font-size: 12px;
    }
    .menu-mobile {
        height: 35px;
        width: 35px;
        right: auto;
        top: 25px;
        left: 20px;
    }
    .menu-mobile span:nth-child(3) {
        bottom: 6px;
    }
    .menu-mobile span:nth-child(2) {
        top: 17px;
    }
    .menu-mobile.active span:first-child,
    .menu-mobile.active span:nth-child(3) {
        top: 15px;
    }
    #menu-top {
        gap: 25px;
        top: 0;
        height: calc(100vh);
    }
    #menu-top .form-search-menu {
        display: block;
        width: 85%;
        margin-right: auto;
    }
    .menu-account {
        right: -20px;
    }
    .menu-top-cart-mobile img {
        height: 32px;
        width: 36px;
    }
    .banner-content span {
        font-size: 36px;
        line-height: 50px;
        padding: 0 20px;
    }
    .frontpage-title {
        margin-left: 0;
        padding: 2px 20px;
    }
    ul.columns-5 {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 14px;
    }
    .best-sellers .columns-5 > .products li:last-child,
    .columns-5 > .products li:nth-last-child(-n + 2),
    .related ul.columns-5 li:nth-last-child(-n + 2),
    .woocommerce-cart .helpful-products > .products > li:nth-last-child(-n + 2) {
        display: block;
    }
    .grid-products.best-sellers ul.products li:first-child {
        grid-column: 1/3;
        display: block;
        margin-bottom: 60px;
    }
    .grid-products.best-sellers ul.products li:first-child img {
        height: 100%;
        width: 100%;
        max-height: 100%;
    }
    .products img,
    ul.products li img {
        max-height: 260px;
        height: fit-content;
    }
    .helpful-products .columns-4::-webkit-scrollbar {
        display: none;
    }
    .newsletter-title {
        line-height: 26px;
        max-width: 100%;
        font-size: 24px;
    }
    .newsletter-grid {
        row-gap: 40px;
        flex-direction: column;
    }
    .newsletter-images {
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }
    .newsletter-images img:nth-child(2) {
        grid-column: 1/3;
        grid-row: 2;
    }
    .newsletter-images img:nth-child(3) {
        grid-column: auto;
        grid-row: auto;
    }
    footer {
        padding-top: 70px;
    }
    .footer-grid {
        row-gap: 35px;
    }
    .footer-grid-column {
        padding: 0 20px;
    }
    .footer-grid-column:first-child {
        gap: 15px;
        flex-direction: column;
    }
    .footer-info,
    .woocommerce-checkout .place-order button {
        width: 100%;
    }
    .footer-block-secondary {
        margin-bottom: 30px;
    }
    .about-us h1 {
        font-size: 28px;
    }
    .about-us-container {
        padding: 20px 50px;
    }
    .general-container h3,
    .general-container p:not(:last-child),
    .general-container ul {
        margin-bottom: 10px;
    }
    .woocommerce-terms-and-conditions h2,
    .woocommerce-thankyou-order-received {
        font-size: 16px;
    }
    .woocommerce-shipping-calculator {
        width: 165%;
        left: -65%;
    }
    .helpful-products .columns-4 {
        width: 100vw;
        margin-left: -15px;
        display: flex;
    }
    .helpful-products .columns-4 li {
        flex: 0 0 180px;
    }
    .helpful-products .columns-4 li:first-child {
        margin-left: 15px;
    }
    .helpful-products .columns-4 li:last-child {
        margin-right: 15px;
    }
    nav.woocommerce-MyAccount-navigation {
        margin-top: 45px;
    }
    .woocommerce-MyAccount-quick-links-grid {
        grid-template-columns: 1fr;
    }
    .woocommerce-MyAccount-navigation ul li:last-child {
        right: 30px;
    }
    .woocommerce-MyAccount-quick-links-grid a {
        min-height: 105px;
        flex-direction: row;
    }
    .woocommerce-MyAccount-quick-links span {
        font-size: 14px;
    }
    .size-guide table {
        overflow-x: scroll;
        display: block;
        margin: 45px 0;
    }
    .size-guide tr {
        grid-template-columns: 110px repeat(7, 1fr);
    }
    .size-guide {
        padding: 35px 0 40px;
    }
    .selectize-input {
        font-size: 12px !important;
    }
    .selectize-dropdown .option {
        font-size: 10px;
    }
    .archive .select2-dropdown {
        width: calc(100% - 30px) !important;
    }
}
@media screen and (max-width: 550px) {
    .feature-coupons-grid-left,
    .feature-coupons-grid-right {
        aspect-ratio: 16/9.97;
    }
    .feature-coupons-description {
        max-width: 100%;
    }
    .feature-coupons-title {
        font-size: 26px;
        line-height: 28px;
    }
    .about-us-info {
        grid-template-columns: 1fr;
    }
    .team-box {
        gap: 10px;
    }
    .team-box h3 {
        font-size: 12px;
    }
    .about-us-container {
        padding: 15px;
    }
    .comment-form .form-submit .submit,
    .woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--1,
    .woocommerce-MyAccount-content .woocommerce-columns.addresses .woocommerce-column--2 {
        width: 100%;
    }
    #comments,
    .comment-form,
    .single .single-product-tabs .tab_title,
    .single-product-info-tab,
    .woocommerce_product_description_tab p {
        padding-left: 14px;
    }
    .general-container h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .general-container h2 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .general-container h3 {
        font-size: 14px;
    }
    .general-grid {
        margin-top: 30px;
    }
    .woocommerce-MyAccount-content .woocommerce-columns.addresses {
        flex-direction: column;
    }
    .woocommerce-order-details table tr th {
        padding-right: 20px;
    }
    .woocommerce-order-details table tr {
        grid-template-columns: 1fr auto;
    }
    .woocommerce-order-details table tr:last-child td:last-child {
        align-items: flex-end;
    }
    .woocommerce-order-details table tr td.woocommerce-table__product-name {
        text-align: left;
    }
    .woocommerce-order-details table tr td {
        text-align: right;
    }
    .woocommerce-OrderUpdate-description p {
        font-size: 10px;
    }
}
@media screen and (max-width: 500px) {
    .woocommerce h3 {
        font-size: 14px;
    }
    .brands-grid {
        display: grid;
        gap: 30px;
        align-items: center;
        justify-content: center;
        grid-template-columns: 1fr 1fr;
    }
    .brands-grid img {
        max-width: 100%;
    }
    a.flex-next::before,
    a.flex-prev::before {
        width: 15px;
        height: 20px;
    }
}
@media screen and (max-width: 244px) {
    .header-dummy-space {
        height: 141.594px;
    }
}
@media screen and (max-width: 422px) {
    .header-dummy-space {
        height: 111.594px;
    }
}
@media screen and (max-width: 490px) {
    .header-dummy-space {
        height: 126.594px;
    }
    .cart-coupon-alert {
        margin-bottom: 30px;
        order: 1;
    }
    p {
        line-height: 20px;
    }
    #menu-top {
        background-size: 50%;
    }
    .custom-logo-link img {
        width: 90%;
    }
    .freeshipping-total-bar,
    .woocommerce-cart td.product-price {
        font-size: 12px;
    }
    .freeshipping-total-bar-indicator b {
        font-size: 13px;
    }
    .selectize-input {
        font-size: 10px !important;
    }
    .woocommerce-cart .woocommerce-cart-form__contents tr {
        row-gap: 10px;
        column-gap: 12px;
        align-items: flex-start;
    }
    .cart_totals table td ul li {
        display: grid;
        grid-template-columns: auto auto;
        align-items: baseline;
        justify-content: flex-start;
    }
    .cart_totals table .order-total {
        border-top: 1px solid #dadada;
        padding-top: 20px;
    }
    .woocommerce-cart .helpful-products {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .woocommerce-cart .cart_totals {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        order: 3;
    }
    .size-guide-grid-left {
        align-items: flex-start;
    }
    .about-us h1,
    .size-guide-feet div p,
    .size-guide-grid-left > p,
    .team h2,
    .team-text {
        text-align: left;
    }
    .size-guide-feet {
        grid-template-columns: auto;
    }
    .size-guide-feet div {
        display: grid;
        align-items: center;
        grid-template-columns: 65px auto;
        gap: 25px;
        justify-items: center;
    }
    .footer-grid,
    .woocommerce-account .woocommerce-orders-table tr,
    .woocommerce-checkout tr {
        grid-template-columns: 1fr;
    }
    .woocommerce-cart td,
    .woocommerce-cart td.product-name,
    ul.products .add_to_cart_button,
    ul.products .price,
    ul.products .product_type_simple,
    ul.products .product_type_variable,
    ul.products .woocommerce-loop-product__title {
        font-size: 12px;
        line-height: 15px;
    }
    .products img:nth-of-type(2),
    .woocommerce-cart .quantity-btn,
    .woocommerce-checkout th.product-total,
    ul.products li img:nth-of-type(2) {
        display: none;
    }
    .single a.reset_variations {
        font-size: 10px;
        flex-grow: 1;
    }
    .columns-4 {
        gap: 15px;
    }
    .comment-reply-title::after {
        font-size: 9px;
        line-height: 2;
    }
    .comment-form {
        margin-top: 20px;
    }
    footer {
        padding-top: 50px;
    }
    .footer-grid {
        margin-bottom: 50px;
    }
    .footer-grid-column {
        padding: 35px 0 0;
    }
    .footer-grid-column:nth-child(3) {
        grid-template-columns: 1fr 1fr;
        display: grid;
        column-gap: 20px;
    }
    .footer-grid-column:nth-child(4) > ul {
        column-count: auto;
        display: flex;
        flex-direction: row;
        column-gap: 15px;
    }
    .footer-grid-column:last-child {
        padding: 35px 0 0;
        position: relative;
    }
    .footer-grid-column:not(:first-child)::after {
        width: 100%;
        height: 0.3px;
    }
    .trustpilot {
        position: absolute;
        bottom: 30px;
        right: 0;
    }
    .about-us-box-content p:first-child {
        font-size: 22px;
    }
    .about-us-container {
        height: 285px;
    }
    .about-us h1 {
        max-width: 100%;
    }
    .team {
        margin-top: 60px;
    }
    .team-grid,
    .woocommerce-form.woocommerce-form-login > .form-row:nth-child(5) {
        margin-top: 25px;
    }
    .team-box:nth-child(3) {
        margin-top: -50px;
    }
    .team-box:nth-child(4) {
        margin-top: 0;
    }
    .about-us-box {
        margin-top: 40px;
    }
    .archive .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 12px !important;
    }
    .woocommerce-checkout tr {
        padding: 15px;
        row-gap: 10px;
    }
    .woocommerce-checkout table {
        margin: 35px 0 20px;
    }
    .woocommerce-cart td.product-name {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 17px;
        flex-direction: row;
    }
    .controls-input-qty {
        gap: 5px;
    }
    .quantity input.qty {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .woocommerce-cart .quantity input.qty {
        border: none;
        border-bottom: 1px solid;
        border-radius: 0;
    }
    .single .quantity-btn,
    .woocommerce-cart .quantity-btn {
        width: 25px;
        height: 25px;
    }
    .woocommerce-cart td.product-subtotal .woocommerce-Price-amount {
        position: relative;
        top: -8px;
    }
    .quantity-btn.minus,
    .quantity-btn.plus {
        background-size: 9px;
    }
    .woocommerce-cart td.product-thumbnail,
    .woocommerce-form.woocommerce-form-login .form-row {
        margin-bottom: 15px;
    }
    .woocommerce-cart td.product-price .quantity {
        position: absolute;
        top: -10px;
        right: 0;
    }
    .cart_totals h2 {
        font-size: 26px;
    }
    .woocommerce-cart .product-remove {
        font-size: 25px;
        top: 15px;
        left: 10px;
        font-weight: 200;
    }
    #customer_login h2 {
        margin-bottom: 40px;
    }
    .woocommerce-MyAccount-navigation ul {
        gap: 35px;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .woocommerce-account .woocommerce-orders-table td {
        padding: 15px 0;
    }
    .woocommerce-form-login__submit {
        width: 100%;
    }
    .woocommerce-form-login input {
        padding-right: 35px;
    }
    .woocommerce-form.woocommerce-form-login ~ .form-row {
        flex-direction: column-reverse;
    }
    .error-404 {
        padding: 109px 0;
    }
    .newsletter-images {
        order: 2;
    }
    .coupon button.button,
    .return-to-shop,
    .shipping-calculator-form button,
    .woocommerce-EditAccountForm .woocommerce-Button,
    .woocommerce-checkout .place-order button,
    .woocommerce-form-coupon button,
    .woocommerce-form-login__submit,
    .woocommerce-form-register__submit {
        font-size: 10px;
    }
    .wc-proceed-to-checkout a {
        padding: 18px;
        margin-top: 25px;
    }
    .banner-content p {
        max-width: 100%;
        font-size: 12px;
    }
    .feature-coupons-title {
        font-size: 16px;
        line-height: 19px;
    }
    .feature-coupons-description {
        font-size: 10px;
        line-height: 14px;
    }
}
@media screen and (max-width: 768px) {
    .banner-content p,
    .banner-content span {
        padding: 0;
        background: 0 0;
    }
    .banner {
        height: auto;
        min-height: auto;
        background: #f3f3f3;
    }
    .banner img {
        aspect-ratio: 1/0.4;
    }
    .banner-link {
        position: relative;
        top: 0;
        right: 0;
        z-index: 0;
        width: auto;
        height: auto;
        display: block;
    }
    .banner-content {
        position: relative;
        z-index: 1;
        top: 0;
        left: 0;
        padding: 28px 0 30px;
    }
    .banner-content span {
        line-height: 36px;
    }
    .frontpage-title {
        margin-bottom: 0;
        transform: translateY(calc(-100% - 30px));
        position: absolute;
        right: 0;
    }
    .section-products-loop {
        margin: 30px 0;
    }
}
@media screen and (max-width: 356px) {
    .about-us h1::after {
        display: none;
    }
    .team {
        margin-top: 0;
    }
}

.live-search-product-results img:nth-of-type(2),
.products img:nth-of-type(2),
ul.products li img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
}
.live-search-product-results img:hover:nth-of-type(2),
.products img:hover:nth-of-type(2),
.switch-input:checked ~ .switch-label:after,
.woocommerce-loop-product__link:hover img:nth-of-type(2),
ul.products li img:hover:nth-of-type(2) {
    opacity: 1;
}
del {
    text-decoration: none;
}
.yaydp-original-prices {
    text-decoration: line-through;
}
.woocommerce-cart-form__cart-item .price del {
    text-decoration: line-through;
    color: #e5e5e5;
}
@media screen and (max-width: 550px) {
    .yaydp-sale-tag {
        font-size: 12px;
    }
    .live-search-product-results .woo-low-stock,
    ul.products .woo-low-stock {
        font-size: 10px;
    }
}

