/* Theme Name: TMS */
@font-face {
    font-family: 'Aeroport';
    src: url(fonts/Aeroport-regular.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family: 'Aeroport', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.48px;
    background-color: #fefefe;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.container {
    width: 100%;
    padding: 0 40px;
}
a.logo img {
    max-width: 98px;
    width: 98px;
}
a {
    text-decoration: none;
    color: #111;
    text-transform: uppercase;
}
ul#menu-header-menu-1 {
    display: flex;
    gap: 40px;
}
.header .container {
    display: flex;
    justify-content: space-between;
}
* {
    box-sizing: border-box;
}
ul#menu-header-menu-1 li,.cart-btn {
    line-height: 10px;
}
header.header {
    padding-top: 20px;
}
a,.tdu-on-hover,.xoo-wsch-close, .back {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: transparent;
    transition: all .3s ease;
    cursor: pointer;
}
a:hover,.tdu-on-hover:hover,.xoo-wsch-close:hover,.back:hover {
    text-decoration-color: #111;
    transition: all .3s ease;
}
.current_page_item a,.current-menu-item a {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #111;
    transition: all .3s ease;
    cursor: pointer;
}
footer.footer .container {
    display: flex;
    justify-content: space-between;
}
nav.footer-navigation ul {
    display: flex;
    gap: 40px;
}
footer.footer .container {
    line-height: 10px;
}
.footer {
    padding: 20px 0;
}
.main {
    min-height: calc(100svh - 126.54px);
}
.left-header, .right-header {
    min-width: 100px;
}
.swiper-slide img {
    display: block;
}
.home-products .swiper-slide {
    min-height: calc(100svh - 133.54px);
    padding: 46.46px 0 84px;
}
.home-products.swiper .swiper-slide img {
    height: calc(100svh - 66.46px - 84px - 116.54px);
}
select {
    color: #111;
}
a.reset_variations {
    display: none !important;
}
p.stock.in-stock {
    display: none;
}
.home-products .swiper-slide {
    display: flex;
    justify-content: center;
}
.woocommerce-checkout .page-content {
    max-width: 100% !important;
}
.woocommerce-checkout h1.page-title {
    display: none;
}
a.wc-block-components-checkout-return-to-cart-button {
    display: none;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #111;
    border: none;
    color: #fefefe;
    text-transform: uppercase;
    font-size: 12px;
    height: 47px;
    letter-spacing: 0.48px;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    display: none;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    padding: 40px 0;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout input, .wp-block-woocommerce-checkout.alignwide.wc-block-checkout select {
    border-radius: 0!important;
}
[role="heading"] {
    text-transform: uppercase !important;
    font-weight: 400;
    letter-spacing: 0.48px;
}
h2.wc-block-components-title {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.48px;
    font-weight: 400;
}
span.wc-block-components-totals-item__label {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 12px !important;
    letter-spacing: 0.48px !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
    font-weight: 400!important;
    font-size: 12px!important;
    letter-spacing: 0.48px!important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    margin-top: 10px;
    padding-bottom: 16px;
    position: relative;
    width: 100%;
    max-width: 140px;
}
main#main {
    padding: 0 40px;
}
ul.products.columns-4 li {
    width: calc(25% - 9px) !important;
}
ul.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 36px 12px;
}
ul.products.columns-4::before, ul.products.columns-4::after {
    display: none;
}
ul.products.columns-4 li {
    width: calc(25% - 9px) !important;
    margin: 0 !important;
}

ul.products.columns-4 img {
    display: block;
    margin: 0 !important;
}
h2.woocommerce-loop-product__title {
    margin: 15px 0 0 !important;
    padding: 0px 0 0 !important;
    line-height: 18px;
}
span.price {
    font-size: 12px !important;
    color: #111 !important;
    margin: 0 !important;
    line-height: 18px;
}
a.logo img {
    display: block;
}
header.header {
    padding-top: 20px;
    padding-bottom: 17px;
}
main#main {
    padding-top: 23px;
}
main#main {
    padding-top: 23px;
    margin-bottom: 65px;
}
li.product img {
    opacity: 1;
    transition: opacity .3s ease;
}
li.product img:hover {
    opacity: 0.8;
    transition: opacity .3s ease;
}
.woocommerce-notices-wrapper, .woof_products_top_panel, .woof_products_top_panel_content {
    display: none;
}
.shop-header {
    display: flex;
    justify-content: space-between;
}
.side-filter {
    position: fixed;
    width: 500px;
    height: 100%;
    background: #111;
    z-index: 1111;
    right: 0;
    top: 0;
    background-color: #fefefe;
    padding: 19px 40px;
}
.side-filter--header {
    display: flex;
    justify-content: space-between;
    line-height: 12px;
}
.woof_products_top_panel {
    display: none !important;
}
.icheckbox_square-blue, .iradio_square-blue {
    background-image: none;
}
.icheckbox_square-blue {
    width: 7px;
    height: 7px;
    border: 1px solid #111;
    border-radius: 7px;
}
.icheckbox_square-blue.checked {
    background-color: #111;
}
.icheckbox_square-blue {
    margin: 0 !important;
    padding: 0 !important;
}
.woof_block_html_items {
    width: 50%;
}
.woof_container_inner h4 {
    width: 50%;
}
.woof_container_inner li {
    margin-bottom: 0!important;
    margin: 0 !important;
    padding: 0;
    line-height: 12px;
}
.woof_container_inner li:not(:last-child) {
    
    margin-bottom: 25px !important;
}
.woof_container_inner.woof_container_inner_category h4, .woof_container_inner.woof_container_inner_category > div {
    width: 50%;
}
.woof_list label {
    padding-top: 0;
    padding-bottom: 0;
}
.woof_container_inner {
    display: flex;
}
.woof_container_inner {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.woof_container_inner h4 {
    height: 12px;
    line-height: 12px;
}
.woof_list label {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 !important;
}
ul.woof_list.woof_list_checkbox li {
    display: flex;
    align-items: center;
    gap: 14px;
}
.woof_container_checkbox {
    margin: 0;
    padding: 0;
}

ul.woof_list li {
    margin: 0;
}
.woof_container_inner {
    margin-bottom: 45px;
}
.woof-sort-radio {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.woof-sort-radio h2, .woof-sort-radio > div {
    width: 50%;
}
.woof-sort-radio {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.woof-sort-radio input {
    opacity: 0;
    position: absolute;
    left: -9999px;
}
.woof-sort-radio label {
    position: relative;
    padding-left: 21px;
}
.woof-sort-radio label::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid #111;
    border-radius: 7px;
    position: absolute;
    left: 0;
    top: 5px;
    box-sizing: border-box;
}
.woof-sort-radio input:checked + label::after {
    background: #000;
}
.woof_checkbox_label_selected {
    font-weight: 400;
}
.woof-sort-radio {
    line-height: 12px;
}
.woof-sort-radio li:not(:last-child) {
    margin-bottom: 25px;
}
.woof-sort-radio {
    margin-bottom: 45px;
}
.side-filter--header {
    display: flex;
    justify-content: space-between;
    line-height: 12px;
    margin-bottom: 70px;
}
.side-filter-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1111;
    background-color: rgba(0, 0, 0, 0.3);
}

.side-filter {
    overflow: auto;
}
button.button.woof_submit_search_form {
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px !important;
    font-family: 'Aeroport';
    letter-spacing: 0.48px;
    border-radius: 0;
    background-color: #111;
    color: #fefefe;
    height: 47px;
    box-sizing: border-box;
}
.woof_submit_search_form_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: end;
    align-items: end;
}
button.button.woof_reset_search_form {
    font-size: 12px !important;
    font-family: 'Aeroport';
    letter-spacing: 0.48px;
    text-transform: uppercase;
    background: transparent;
    line-height: 12px;
    padding: 0;
    margin: 30px 0 0;
}
button.button.woof_submit_search_form:hover {
    background-color: rgba(0, 0, 0, .9) !important;
    color: #fefefe;
}

html body button.button.woof_reset_search_form {
    text-decoration: underline !important;
    text-underline-offset: 4px;
    padding-bottom: 4px;
    text-decoration-thickness: 1px !important;
    text-decoration-color: transparent !important;
}

button.button.woof_reset_search_form:hover {
    background: transparent;
    text-decoration-color: #111 !important;
    /* height: 40px; */
}
.woof-sort-radio label {
    cursor: pointer;
}
.side-filter {
    position: fixed;
    width: 500px;
    height: 100%;
    background: #111;
    z-index: 1111;
    right: -500px;
    top: 0;
    background-color: #fefefe;
    padding: 19px 40px;
    transition: all .5  s ease;
}
.side-filter-wrap {
    visibility: hidden;
}
.filter {
    cursor: pointer;
}


.filter-opened .side-filter-wrap {
    
    visibility: visible;
    transition: all .5s ease;
}
.filter-opened .side-filter {
    right: 0;
    transition: all .5s ease;
}
.filter-opened {
    overflow: hidden;
    transition: all .5s ease;
}
.xoo-wsc-header {
    background-color: #fefefe;
    border: none!important;
}
.xoo-wsc-header,.xoo-wsc-body {
    background-color: #fefefe;
}
span.xoo-wsch-text {
    font-size: 12px;
    letter-spacing: 0.48px;
    text-align: left;
    margin: 0;
}
.xoo-wsch-top {
    justify-content: start;
}
.xoo-wsc-header {
    padding: 0;
    margin: 0;
}
span.xoo-wsch-text {
    font-size: 12px;
    letter-spacing: 0.48px;
    text-align: left;
    margin: 0;
    line-height: 12px;
}
span.xoo-wsch-close {
    font-size: 12px;
    right: 0;
}
span.xoo-wsch-close.xoo-wsc-icon-cross::before {
    content: 'Close';
    display: block;
    font-family: 'Aeroport';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.48px !important;
}
html body .xoo-wsc-container {
    padding: 19px 40px;
}
.xoo-wsch-top {
    position: relative;
}
html body .xoo-wsc-footer, 
html body .xoo-wsc-footer a, 
html body .xoo-wsc-footer .amount {
    font-size: 12px;
    font-weight: 400;
}

html body .xoo-wsc-footer {
    background-color: transparent !important;
    color: #111 !important;
    padding: 0 !important;
    box-shadow: none;
}
html body .xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-product {
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #fefefe;
    border: none;
    gap: 20px;
}
.xoo-wsc-pattern-card, .xoo-wsc-img-col img, .xoo-wsc-img-col, .xoo-wsc-sm-back-cont {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.xoo-wsc-ft-amt.xoo-wsc-ft-amt-subtotal {
    display: flex;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col {
    width: 200px;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-sum-col {
    width: 200px;
    margin: 0;
    padding: 0;
}
.xoo-wsc-header {
    margin-bottom: 55px;
}
.xoo-wsc-sm-info {
    min-width: 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.xoo-wsc-sm-left {
    flex-grow: 1;
    display: block;
    justify-content: space-between;
    flex-direction: column;
    min-width: 0;
    height: auto;
}
.xoo-wsc-sm-right {
    max-width: 100%;
    display: block;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card), .xoo-wsc-products:not(.xoo-wsc-pattern-card) span.amount, .xoo-wsc-products:not(.xoo-wsc-pattern-card) a {
    font-size: 12px;
    color: #111;
    line-height: 18px;
}
.xoo-wsc-pprice {
    display: block;
    line-height: 18px;
}
.xoo-wsc-pprice {
    display: block;
    line-height: 18px;
    padding: 0 !important;
    margin: 0 !important;
}
span.xoo-wsc-pname {
    display: block;
    line-height: 18px;
    padding-bottom: 0 !important;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card), .xoo-wsc-products:not(.xoo-wsc-pattern-card) span.amount, .xoo-wsc-products:not(.xoo-wsc-pattern-card) a {
    font-weight: 400!important;
}
.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {
    font-style: normal;
}
.xoo-wsc-product dl.variation {
    display: block;
    font-size: 12px;
    letter-spacing: 0.48px;
}
.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
    margin: 0;
    font-size: 12px;
}
dl.variation::after {
    clear: both;
    content: '';
    display: block;
}
dl.variation {
    margin-top: 18px !important;
    display: block;
}
.xoo-wsc-pattern-card, .xoo-wsc-img-col img, .xoo-wsc-img-col, .xoo-wsc-sm-back-cont {
    display: block;
}
a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover {
    background-color: #111;
    color: #fefefe !important;
    border: none !important;
}
.xoo-wsc-products.xoo-wsc-pattern-row > div:not(:last-child) {
    margin-bottom: 25px !important;
}
a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout {
    border: none !important;
}
.xoo-wsc-ft-amt {
    padding: 30px 0 0 0!important;
    display: flex;
    justify-content: space-between;
}
.xoo-wsc-sm-right {
    padding-left: 0!important;
}
.xoo-wsc-cart-active .xoo-wsc-opac {
    opacity: 0.4!important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%!important;
}
.woocommerce-product-gallery__wrapper img {
    display: block;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 66.4%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: calc(67.868% - 20px);
}
html .woocommerce div.product div.images .woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: calc(50% - 5.5px) !important;
}
.woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 11px;
}
section.related.products {
    width: 100%;
}
.single-product .product {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.summary.entry-summary {
    width: calc(32.132% - 20px) !important;
}
table.variations th {
    display: none!important;
}
h1.product_title.entry-title {
    font-size: 12px;
    letter-spacing: 0.48px;
    line-height: 18px;
}
p.price {
    line-height: 18px;
}
p.price * {
    font-size: 12px;
    letter-spacing: 0.48px;
    font-weight: 400;
    color: #111;
    line-height: 18px;
}
.woocommerce-product-details__full-description p:not(:last-child) {
    margin-bottom: 18px;
}

.woocommerce-product-details__full-description {
    text-transform: none;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.48px;
}
table.variations select {
    margin: 0 !important;
    width: 100%!important;
    padding: 0 !important;
}
table.variations tbody {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
select#pa_color {
    width: 100%;
}
table.variations tbody tr {
    display: block;
    width: calc(50% - 10px);
}
table.variations th.label {
    display: none;
} 
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    width: 100%;
    display: block;
}
a.reset_variations {
    display: none;
} 
html .woocommerce div.product form.cart .variations select {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    -webkit-appearance: none !important;
    width: 100%;
    height: 47px;
    background-color: #f9f9f9 !important;
    border: none;
    padding: 0 20px !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.48px;
}
* {
    outline: none!important;
}
.woocommerce div.product form.cart .variations select {
    background: url(img/plus.png) no-repeat!important;
    background-position: calc(100% - 12px) 50%!important;
    -webkit-background-position: calc(100% - 12px) 50%!important;
}
form.variations_form.cart {
    margin-top: 40px;
}
html body button.single_add_to_cart_button {
    width: 100%;
    border-radius: 0!important;
    height: 47px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.48px;
    background: #111!important;
    opacity: 1!important;
    line-height: 18px;
    margin-top: 14px;
}
html body  button.single_add_to_cart_button:hover {
    opacity: 0.8!important;
}
.woocommerce-product-details__full-description {
    margin-top: 35px;
}
.product-share {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.product-share {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-top: 22px !important;
}
.product-share > div {
    display: flex;
    gap: 20px;
}

.product-share a {
    margin: 0 !important;
    padding: 0 !important;
}
.back {
    margin-bottom: 13px;
}
section.related.products h2 {
    margin-bottom: 10px;
}
.xoo-wsc-basket {
    display: none !important;
}
.xoo-wsc-basket[style*='block'] {
    display: none !important;
}
.product-gallery-images {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    width: 100%;
    height: 100%;
    background-color: #fefefe;
}
.product-gallery-images .swiper-slide img {
    display: block;
    height: 100%;
    margin: 0 auto;
}
.product-gallery-images .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper.product-swiper {
    height: 100%!important;
}
.swiper.product-swiper .swiper-button-next::after,
.swiper.product-swiper .swiper-button-prev::after {
    display: none;
}
.swiper.product-swiper .swiper-button-next {
    position: fixed;
    width: 50%;
    top: 0;
    right: 0;
    height: 100svh;
}
.swiper.product-swiper .swiper-button-prev {
    position: fixed;
    width: 50%;
    top: 0;
    left: 0;
    height: 100svh;
}
.swiper.product-swiper .swiper-button-next {
    cursor: e-resize;
}
.swiper.product-swiper .swiper-button-prev {
    cursor: w-resize;
}
.gallery-header {
    line-height: 12px;
}

.gallery-header {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    position: absolute;
    width: 100%;
    padding: 20px 40px;
    z-index: 1111111;
}
.product-title {
    margin-bottom: 9px;
}

.gallery-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px 40px;
}
.pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    line-height: 12px;
}
.product-gallery-images {
    opacity: 0;
    visibility: hidden;
}
h1.page-title {
    padding-top: 23px;
    margin-bottom: 10px;
}
.page-content p {
    margin-bottom: 18px;
}

.page-content {
    text-transform: none;
    line-height: 18px;
    max-width: 50%;
}
.header.fixed a.logo img {
    max-width: 69px;
    width: 69px;
}
header.header.fixed {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header.fixed .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header.header.fixed {
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 111;
    background-color: #fefefe;
}
.header-fixed {
    padding-top: 76.4px;
}
.woocommerce ul.products li.product a img {
    aspect-ratio: 451 / 654.25;
    object-fit: cover;
}
a.button.add_to_cart_button {
    display: none !important;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    font-weight: 400;
    letter-spacing: 0.84px !important;
}
.woocommerce-product-details__full-description {
    margin-bottom: 40px;
}
.woocommerce-product-gallery__wrapper img {
    aspect-ratio: 609 / 883;
    object-fit: cover;
}
span.xoo-wsc-ft-amt-label {
    font-weight: 400;
}
header.header {
    top: -77px;
}
header.header.fixed {
    top: 0 !important;
    position: fixed;
    transition: all .5s ease;
}
.about-container .page-content {
    width: 100%;
    max-width: 100%;
}
.left-about {
    max-width: 676px;
}
.right-about {
    max-width: 331px;
}
.right-about img {
    max-width: 100%
}
.right-about img {
    width: 100%;
    height: auto;
}

.right-about {
    max-width: 331px;
}
.container.about-container {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.left-about h1 {
    line-height: 12px;
    margin-bottom: 30px !important;
}
.left-about h1.page-title {
    padding-top: 0;
    margin-bottom: 10px;
}
.container.about-container {
    padding-top: 67px;
}
.cart-items {
    position: absolute;
    right: 0;
    width: 200px;
}
a.added_to_cart.wc-forward {
    display: none;
}
.xoo-wsc-empty-cart a.xoo-wsc-btn {
    display: none !important;
}
.xoo-wsc-header {
    margin-bottom: 35px;
}
.xoo-wsc-body {
    padding-top: 20px;
}
.xoo-wsc-empty-cart {
    padding: 0 !important;
    text-align: left;
    margin: 0 !important;
    justify-content: start !important;
    display: block;
    margin-top: -20px !important;
}
.back {
    cursor: pointer;
}
.back {
    cursor: pointer;
    display: inline-block;
}
div#primary {

min-height: calc(100svh - 126.54px);

height: 100%;
}
@media screen and (min-width: 1041px){
    .hide-on-desktop {
        display: none!important;
    }
 
}
@media screen and (max-width: 1040px){
    .product-swiper.hide-on-desktop {
        padding: 85px 17px 0;
    }
    .gallery-header {
        padding: 20px 17px;
    }
    .popup-img img {
        display: block;
    }
    .popup-img:not(:last-child) {
        margin-bottom: 11px;
    }
    
    .product-swiper.hide-on-desktop {
        padding: 12px 17px 0;
        overflow: auto;
        max-height: 100svh;
    }
    .gallery-header {
        position: static;
    }
    .popup-img:last-child {
        margin-bottom: 40px;
        padding-bottom: 80px;
    }
    nav.footer-navigation {
        display: none;
    }
    .header-nav {
        display: none;
    }
    .container {
        padding: 0 18px;
    }
    .hide-on-mobile {
        display: none!important;
    }
    header.header .left-header, header.header .right-header {
        width: 60px;
    }
    .mob-btn.hide-on-desktop {
        line-height: 12px;
    }
    .home-products {
        padding: 0 20px !important;
    }
    .home-products.swiper .swiper-slide img {
        height: auto;
        max-width: 100%;
        max-height: calc(100svh - 240px);
    }
    .swiper-slide a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home-products .swiper-slide {
        padding: 0!important;
    }
    .cart-btn {
        text-align: right;
    }
    .main {
        min-height: calc(100svh - 126.54px);
    }
    .xoo-wsc-container, .xoo-wsc-slider {
        width: 100%!important;
    }
    html body .xoo-wsc-container {
        padding: 19px 17px;
    }
    .xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col {
        width: calc(50% - 10px);
    }
    .xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-sum-col {
        width: calc(50% - 10px);
        margin: 0;
        padding: 0;
    }
    main#main {
        padding: 0 17px;
    }
    ul.products.columns-4 li {
        width: calc(50% - 6px) !important;
        margin: 0 !important;
    }
    ul.products.columns-4 {
        display: flex;
        flex-wrap: wrap;
        gap: 24px 12px;
    }
    .side-filter {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #111;
        z-index: 1111;
        right: -100%;
        top: 0;
        background-color: #fefefe;
        padding: 19px 17px;
        transition: all .5 s ease;
    }
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 100%;
    }
    html .woocommerce div.product div.images .woocommerce-product-gallery__image, .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: calc(100% - 30px);
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce-product-gallery__wrapper > div:not(:last-child) {
        margin-right: 10px;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: calc(100% - 30px) !important;
    }
    .woocommerce-product-gallery__wrapper {
        display: inline-block;
        white-space: nowrap;
        overflow: auto;
    }
    html .woocommerce div.product div.images .woocommerce-product-gallery__image, .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: calc(100% - 30px) !important;
    }
    .woocommerce div.product {
        margin-bottom: 0;
        position: relative;
        margin-left: -17px;
        margin-right: -17px;
        padding-left: 17px;
    }
    .woocommerce-product-gallery__wrapper img {
        display: block;
    }
    .woocommerce-product-gallery__wrapper > div {
        margin-right: 17px;
    }
    .summary.entry-summary {
        width: 100% !important;
        padding-right: 17px;
    }
    .woocommerce div.product div.images {
        margin-bottom: 0;
    }
    section.related.products {
        padding-right: 17px;
    }
    .mobile-header {
        line-height: 12px;
        display: flex;
        justify-content: space-between;
        padding-top: 20px;
        padding-bottom: 17px;
    }
    .mobile-nav ul {
        flex-direction: column;
        gap: 27px !important;
    }
    .mobile-nav ul {
        flex-direction: column;
        gap: 27px !important;
        display: flex;
        line-height: 12px;
    }
    .mobile-header-menu {
        margin-bottom: 80px;
    }
    .mobile-menu .copyright {
        margin-top: 40px;
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 111;
        background-color: #fefefe;
        padding: 0 17px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        opacity: 0;
        visibility: hidden;
    }
    .mobile-menu {
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    .mobile-menu .copyright {
        margin-top: 40px;
        line-height: 12px;
        margin-bottom: 17px;
    }
    .center-header {
        width: 200px;
        justify-content: center;
        display: flex;
    }
    .right-about {
        max-width: 90%;
    }
    .left-about {
        max-width: 100%;
    }
    .right-about img {
        display: block;
    }
    .container.about-container {
        padding-top: 37px;
    }
    .container.about-container {
        display: flex;
        justify-content: space-between;
        align-items: start;
        flex-direction: column-reverse;
        gap: 50px;
    }
    .container.about-container {
        padding-bottom: 60px;
    }
    .cart-items {
        width: calc(50% - 10px);
    }
    a.logo.hide-on-desktop {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
	.page-content {
		max-width: 100%;
	}
	
}
div#primary {
    min-height: calc(100svh - 126.54px);
}
button.button.woof_reset_search_form {
    font-weight: 300;
    letter-spacing: 0.44px;
}
a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-empty {
    background: transparent;
    color: #111;
    text-align: right !important;
    justify-content: end;
	border: none!important;
    padding: 19px 0px 0;
    line-height: 12px;
}
.cart-btn {
    text-align: right;
}