/*!
Theme Name: adoria
Author: Alexius Grey
Description: WooCommerce Shopping theme 2023
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: adoria
*/


@charset "UTF-8";

@font-face {
	font-family: 'icons';
	src: url('assets/fonts/icons.eot');
	src: url('assets/fonts/icons.eot?thg7go#iefix') format('embedded-opentype'),
		url('assets/fonts/icons.ttf?thg7go') format('truetype'),
		url('assets/fonts/icons.woff?thg7go') format('woff'),
		url('assets/fonts/icons.svg?thg7go#icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}


@font-face {
	font-family: 'Freight Big Pro';
	src: url('assets/fonts/FreightBigProLight-Regular.eot');
	src: local('Freight Big Pro'), local('FreightBigProLight-Regular'),
		url('assets/fonts/FreightBigProLight-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/FreightBigProLight-Regular.woff') format('woff'),
		url('assets/fonts/FreightBigProLight-Regular.woff2') format('woff2'),
		url('assets/fonts/FreightBigProLight-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'Futura PT';
	src: url('FuturaPT-Medium.eot');
	src: local('Futura PT Medium'), local('FuturaPT-Medium'),
		url('assets/fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/FuturaPT-Medium.woff') format('woff'),
		url('assets/fonts/FuturaPT-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'Futura PT Book';
	src: url('FuturaPT-Book.eot');
	src: local('Futura PT Book'), local('FuturaPT-Book'),
		url('assets/fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/FuturaPT-Book.woff') format('woff'),
		url('assets/fonts/FuturaPT-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Futura PT';
	src: url('FuturaPT-Light.eot');
	src: local('Futura PT Light'), local('FuturaPT-Light'),
		url('assets/fonts/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/FuturaPT-Light.woff') format('woff'),
		url('assets/fonts/FuturaPT-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
#wpadminbar {
    z-index: 111041!important;
}

*:active,
*:focus {
	outline: none !important;
}

*::-moz-focus-inner {
	outline: none !important;
	border: 0 !important;
}


html,
body {
	margin: 0;
	padding: 0;
	outline: none;
	overflow-x: hidden;
	font-family: Freight Big Pro !important;
}

html[lang="uk"] body {
	font-family: 'Futura PT Book' !important
}


html[lang="fr-FR"] .en,
html[lang="en-GB"] .fi {
	display: none
}


a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

ol,
ul,
li {
	margin: 0;
	list-style: none !important;
	padding: 0;
}

a:hover {
	color: #cfb08d !important
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	max-width: 72vw !important;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.woocommerce-info {
	background: transparent !important
}

body.overflow-hidden {
	overflow-y: hidden !important;
	height: 100vh !important;	
	width: 100%;
}


body.admin-bar.overflow-hidden {
	height: calc(100vh - 32px) !important;	
}

body.overflow-hidden header {
	padding-right: 17px !important
}

body.overflow-hidden main {
	padding-right: 17px
}

.popup-new-arrivals .col-lg-3.col-6.product {
	width: max-content !important;
	max-width:225px!important
}


.wrap-loop-img-item a {
	height: 100%;
	display: block;
	position: relative
}

.wrap-loop-img-item a img:last-child,
.wrap-loop-img-item:hover a img:first-child {
	opacity: 0.0;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -100000000;
}


.wrap-loop-img-item:hover a img:last-child,
.wrap-loop-img-item a img:first-child {
	opacity: 1.0;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display: block;
	position: relative;
	z-index: 0;
}


header#masthead {
	padding: 0px 0;
	position: relative;
	height: 65px;
	background: #f6efe6f0 !important;
}

.products.row {
	margin: 0;
}

.popup-search {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100vw;
	background: #f6efe6f0 !important;
	z-index: 111034;
	color: #ffffff;
	justify-content: center;
	-webkit-transition: all 0.55s ease-in-out;
	-o-transition: all 0.55s ease-in-out;
	transition: all 0.55s ease-in-out;
	border-top: 1px solid #cfb08d;
	padding-bottom: 30px;
	display: none
}


.popup-new-arrivals {
	position: absolute;
	top: 65px;
	width: 100vw;
	background: #f6efe6f0 !important;
	z-index: 111030;
	color: #ffffff;
	justify-content: center;
	-webkit-transition: all 0.55s ease-in-out;
	-o-transition: all 0.55s ease-in-out;
	transition: all 0.55s ease-in-out;
	border-top: 1px solid #cfb08d;
	padding-bottom: 30px;
	left: 0;
	display: none;
	padding-top: 30px
}

.popup-new-arrivals img {
	max-height: 280px;
}


.popup-search.opened{
	display:block!important
}

.popup-search.opened .fa-close>span {
    width: 23px;
    background-color: #000000!important;
}


.popup-search .slick-track,
.popup-new-arrivals .slick-track {
	width: 100%!important;
}

.popup-search .col-lg-3.col-6.product{
	width: 46vw!important;
}


.popup-new-arrivals.d-flex {
	display: flex !important;
}


section#aws_widget-2 {
	width: 70vw;
	margin: 0 auto;
}


span.fa-search {
	font-size: 22px;
	cursor: pointer;
	    stroke-width: 2px;
}


header.with-nav .popup-search a,
header.sticky .popup-search a,
header.with-nav.popup-search section#nav_menu-2 h2,
header.sticky .popup-search section#nav_menu-2 h2,
.popup-search-close.fa-close,
.new-arrivals-close.fa-close {
	color: #000000 !important;
}

.popup-currency, .admin-bar .popup-currency {
    top: 29px;
    padding: 15px 25px;
    border-radius: 0;
    background: #fff !important;
    z-index: 999999;
    -webkit-transition: all 0.55s ease-in-out;
    -o-transition: all 0.55s ease-in-out;
    transition: all 0.55s ease-in-out;
    width: 135px;
    position: absolute;
    right: -100px;
    display: none;
    border: 1px solid #cfb08d;
}

.ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 {
	margin-bottom: 15px !important;
}


main.delivery-returns h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}


.textwidget.custom-html-widget {
    position: relative;
}


.popup-search-close.fa-close {
    float: right;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 10px;
    right: 0;
    position: absolute;
    width: fit-content;
}


.new-arrivals-close.fa-close {
	float: right;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	top: 20px;
	right: 40px;
	position: fixed;
}

.new-arrivals-close.fa-close {
	top: 32px;
}


.popup-currency-close.fa-close {
    width: fit-content;
    display: flex;
    float: right;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 0;
}


.popup-search .featured-search .woocommerce.columns-4 {
	max-width: calc(228px * 4 - 3px);
	overflow-x: hidden;
}


.col-8.featured-search {
	padding: 0;
}


form.aws-search-form.aws-show-clear {
	width: 100%;
	margin-top: 25px;
	height: 40px;
	margin-bottom: 30px;
	flex-direction: row-reverse;
	column-gap: 15px;
}

.aws-container .aws-search-field {
	border: transparent;
	border-bottom: 2px solid;
	padding-bottom: 0;
	padding-left: 15px;
	background: transparent;
	color: #000000;
	font-size: 22px;
	letter-spacing: 1px;

}

.admin-bar .aws-search-result {
	position: fixed !important;
	top: 98px !important;
}

.aws-search-result {
	top: 67px !important;
}


.aws-container .aws-search-form .aws-search-btn_icon {
	height: 30px !important;
}


.aws-search-btn.aws-form-btn {
	border: none !important;

}

.aws-container .aws-search-field::placeholder {
	font-size: 16px;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 23px;
	text-transform: uppercase !important;
	font-size: 22px;

}


.aws-container .aws-search-form .aws-form-btn,
.aws-container .aws-search-form .aws-form-btn:active,
.aws-container .aws-search-form .aws-form-btn:hover,
.aws-container .aws-search-form .aws-form-btn:focus-visible {
	outline: none;
	border: 1px solid #000000 !important;
	border-radius: 100% !important;
	background: transparent;
}

.aws-container .aws-search-field:focus {
	background-color: transparent !important;
}

.popup-search section#nav_menu-2 {
	margin-top: 30px;
}

.popup-search section#nav_menu-2 h2,
header.sticky .popup-search section#nav_menu-2 h2,
.popup-search section#nav_menu-3 h2,
header.sticky .popup-search section#nav_menu-3 h2 {
	font-size: 16px;
	border-bottom: 2px solid;
	width: fit-content;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #000000;
}


a.custom-logo-link {
	display: flex;
	justify-content: center;
}


a.custom-logo-link img {
	max-height: 65px;
	width: auto;
}

div#cookie-notice .cookie-notice-container {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 15px 0 12px !important;
	border-top: 1px solid;
	z-index: 100 !important;
	gap: 15px;
	flex-wrap: wrap;
	text-transform: uppercase
}

.cn-close-icon {
	margin-top: 0px !important;
}

a#cn-accept-cookie,
a#cn-refuse-cookie {
	border: 1px solid #222 !important;
}

span#cn-notice-text {
	max-width: 90%;
	text-align: left;
	font-size: 9px;
	white-space: pre-wrap;
	line-height: 16px;
}

.cn-close-icon {
	top: 17% !important;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
	font-size: 10px !important;
	margin: 0 10px 0 0 !important;
}


h1.page-heading {
	width: 100%;
	font-family: ProximaNova, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 0.08333333333333333em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.text-center.subtitle {
	width: 100%;
	font-family: ProximaNova, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 0em;
}

.social-item {
	font-family: ProximaNova, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 300;
	font-style: normal;
	color: #303030;
	line-height: 1.09em;
	letter-spacing: 0em;
}

.social-items,
.toggle-items-section,
.contact-buttons {
	margin-top: 26px;
}


.social-item img {
	height: 45px !important;
}

.social-item:last-child img {
	max-height: 38px;
}

.toggle-item a,
.toggle-item span {
	text-decoration: underline;
}

h2.toggle-title {
	font-family: 'Freight Big Pro';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	letter-spacing: 0.08333333333333333em;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	display: block;
	padding-bottom: 13px;
	line-height: 1.08em;
	display: block;
	position: relative;
	width: 100%;
	background-color: #fff;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
	cursor: pointer;
	letter-spacing: 1.2px;
	font-weight: 600;
}


.toggle-content p {
	color: #000;
	font-weight: 300;
	line-height: 1.42;
	font-size: 12px;
	margin: 0 0 14px;
	transition: none;
	letter-spacing: .3px;
	text-transform: none;
	display: block;
	width: 100%;
}

.toggle-content {
	display: none;
}

.toggle-item.toggle-opened .toggle-content {
	display: block;
}


button#toggle-all span {
	display: none;
}


button#toggle-all span.button-opened {
	display: block;
}

button#toggle-all {
	background: transparent;
	border: transparent;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	line-height: 18px;
	font-family: ProximaNova, Helvetica, Arial, sans-serif;
}


button#toggle-all span {
	border-bottom: 1px solid grey;
	color: #000000
}


.toggle-item {
	position: relative;
}

.toggle-item span.fa-arrow-down,
.toggle-item span.fa-arrow-right {
	position: absolute;
	right: 0;
	top: 15px;
	text-decoration: none;
	color: grey;
	font-weight: 400;
	font-size: 13px;
	cursor: pointer;
}


.toggle-item span.fa-arrow-right:before {
	color: #000 !important;
	font-size: 13px;
}


.featured-search ul.products li.product {
	padding: 15px 10px;
}


.featured-search .products.row {
	display: flex;
	flex-wrap: nowrap;
	column-gap: 20px;
	margin-left: 5px;
}


.toggle-items-section {
	margin-bottom: 75px;
}

section#polylang-2 ul {
	margin: 0;
	position: absolute;
	top: -13px;
	left: 4px;
}

li.lang-item.current-lang {
	display: flex !important;
	align-items: center;

}

.popup-currency li.lang-item.current-lang,
.popup-currency .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 li.current-active {
	text-decoration: underline;
}


li.lang-item {
	display: none;
}

li.lang-item img {
	display: none;
}

.popup-currency li.lang-item img {
	display: block;
}


section#polylang-2 {
	position: relative;
	width: 45px;
}

li.lang-item.current-lang span.fa-arrow-down {
	margin-left: 3px;
	cursor: pointer;
	display: inline-flex;
	font-size: 10px;
	margin-right: 3px
}

li.lang-item.current-lang span.fa-arrow-down.rotate,
span.fa-arrow-down.rotate {
	transform: rotate(180deg) !important;
	display: inline-flex;
}


.social-item a {
	display: flex;
	flex-direction: column;
}

.socials-title {
	margin-top: 5px;
}


.woocommerce-cart .woocommerce {
	width: 100%;

}

li.woocommerce-cart-form__cart-item.cart_item {
	display: flex;
	column-gap: 10px;
	margin: 20px 0;
	position: relative;
}


.product-remove {
	position: absolute;
	right: 0;
	z-index: 5;
	font-size: 26px;
	bottom: 30%;
}

li.woocommerce-cart-form__cart-item.cart_item img {
	max-width: 120px;
	margin-right: 8px
}

.product-name_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
	width: 100%;
}

.product_price_quantity {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

form.woocommerce-cart-form .product-name,
form.woocommerce-cart-form .product-subtotal bdi {
	font-family: Helvetica_Regular, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: .3px;
	text-transform: uppercase;
}

span.woocommerce-Price-amount.amount bdi {
	font-family: 'Futura PT Book';
}

dt.variation-Color,
dt.variation-Size,
dt.variation-Couleur,
dt.variation-Taille,
strong.product-quantity {
	font-weight: 400;
}


form.woocommerce-cart-form .product-name {
	width: 65%;
	display: flex;
	flex-wrap: wrap
}


form.woocommerce-cart-form .product-subtotal {
	width: 25%;
	justify-content: flex-end;
}

form.woocommerce-cart-form .product-quantity {
	margin-right: 0.5rem;
	font-size: .6875rem;
	line-height: .6875rem;
	font-family: Helvetica_Bold, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	width: 65%;
	align-items: baseline;
	column-gap: 15px;
}

form.woocommerce-cart-form .product-quantity .quantity input {
	border: none;
	background: transparent;
	width: 15px;
	font-weight: 500;
	font-size: 12px
}

form.woocommerce-cart-form .product-quantity .quantity input.qty {
	font-weight: 500 !important;
}


.woocommerce-cart .cart_totals.col-12 h2 {
	display: none;
}

.woocommerce-cart .product-price {
	display: flex;
	column-gap: 15px;
}

.woocommerce-cart .product-subtotal {
	display: flex;
	column-gap: 15px;
}

span.red {
	color: red;
	display: inline;
	position: absolute;
	background: #ffffff;
	font-size: 10px;
	top: -8px;
}


.woocommerce-cart ul#shipping_method li {
	justify-content: end;
}

.woocommerce-cart ul#shipping_method {
	margin-top: 0px;
	justify-content: flex-end;
}

.actions_div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 25px;
	position: relative;
	margin-top: 30px
}

input#coupon_code,
.coupon button.button {
	background: transparent;
	border: transparent;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 27px;
}

.coupon {
	width: 100%;
	border-bottom: 2px solid;
	justify-content: space-between;
	display: flex;
	position: relative;
}

.coupon label {
	position: absolute;
	font-size: 10px;
	top: -12px;
	font-weight: 500;
	text-transform: uppercase;
	left: 3px;
}

.coupon+button.button.button_none {
	display: none
}

.woocommerce-cart tr.cart-subtotal td {
	float: right;
	background: transparent;
	border: transparent;
	text-transform: uppercase;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping td,
.woocommerce-cart tr.order-total td {
	float: right;
}


.woocommerce-cart .table-bordered {
	border: 1px solid transparent !important;
}


.woocommerce-cart .table-striped tbody tr td[data-title="Shipping"] {
	padding-right: 3px;
	width: 100%;
	text-align: right
}

.woocommerce-cart .table-striped tbody tr:nth-of-type(odd),
.woocommerce-cart .table-striped tbody tr {
	background-color: transparent;
	border-bottom: 2px solid;
}

.woocommerce-cart .woocommerce-message {
	display: flex;
	text-align: center;
	justify-content: center;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
}


.woocommerce-cart .table-bordered td,
.woocommerce-cart .table-bordered th {
	border: 1px solid transparent;
	padding: 0px 0;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 8px;
}


table.shop_table.woocommerce-checkout-review-order-table {
	width: 100%;
}

img.checkout-img {
	margin-right: 20px;
}


table.shop_table.woocommerce-checkout-review-order-table td.product-name {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}


.wc-proceed-to-checkout {
	background-color: #000;
	border: 1px solid #000;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	line-height: 20px;
	cursor: pointer
}

.wc-proceed-to-checkout a,
.wc-proceed-to-checkout a:hover {
	color: #ffffff !important;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .7px;
	font-weight: 400;
}

.wc-proceed-to-checkout:hover {
	background-color: #cfb08d !important;
	border: 1px solid #cfb08d !important;
}

a.checkout-button.button.alt.wc-forward.wp-element-button {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cart-collaterals {
	padding: 0 25px;
}


a.remove {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

.woocommerce-checkout h1.entry-title,
.woocommerce-cart h1.entry-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}


.woocommerce-billing-fields>h3 {
	display: none;
}

.woocommerce-billing-fields__field-wrapper p label {
	position: absolute;
	font-size: 10px;
	top: -8px;
	font-weight: 500;
	text-transform: uppercase;
	left: 0px;
	margin-bottom: 0;
	letter-spacing: .5px;
}

abbr {
	text-decoration: none;
}


.woocommerce-billing-fields__field-wrapper p {
	position: relative;
	margin-top: 16px;
	margin-bottom: 8px;
}


p#billing_country_field {
	margin-top: 0;
	margin-bottom: 0;
	opacity: 0;
	position: fixed;
	z-index: -100
}

.woocommerce-MyAccount-content .woocommerce-message {
	padding: 10px 20px 20px 20px;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: -40px;
}

p#billing_country_field.dop {
	margin-top: 28px;
	margin-bottom: 22px;
	opacity: 1;
	position: relative;
	z-index: 0
}

.page-template-myaccount-template p#billing_country_field.dop {
	max-width: 470px;
	width: 100%;
	margin-top: 13px;
}


span.fa-arrow-down.d-inline.d-md-none {
	margin-left: 5px;
}


p#billing_country_field label {
	top: -10px;
}

span.woocommerce-input-wrapper {
	width: 96%;
	border-bottom: 2px solid;
}


.woocommerce-billing-fields__field-wrapper p input,
.woocommerce-billing-fields__field-wrapper p select {
	background: transparent;
	border: transparent;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 27px;
	padding: 0px 0;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 8px;
}

.woocommerce-billing-fields__field-wrapper>p input::placeholder {
	font-size: 10px
}

/*
span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus {
    display: none;
}
*/
select#billing_country {
	padding: 0;
	position: relative;
	left: -3px;
	border-bottom: 2px solid;
	top: 13px;
	margin-bottom: 34px;
	border-radius: 0px !important;
	font-size: 10px;
	cursor: pointer;
	opacity: .7;
}

div#customer_details {
	padding: 40px 30px;
	margin-bottom: 0px;
	border-right: 1px solid #eee;
	border: 1px solid #eee;
}

.col-lg-6.col-12.review-order-wrapper {
	padding: 0 30px;
}

form.woocommerce-shipping-calculator {
	display: none;
}

p.woocommerce-shipping-destination {
	text-align: right;
}

ul#shipping_method {
	display: flex;
	flex-direction: column;
	font-size: 12px;
	text-transform: uppercase;
}

h3#order_review_heading {
	font-size: 1rem;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.06em;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	pointer-events: none;
}

h3#order_review_heading+a {
	font-family: Helvetica_Regular, Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-decoration: underline
}


.woocommerce-checkout .cart-subtotal,
.woocommerce-checkout .order-total,
ul.ul_woo li.cart_item {
	display: flex;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 11px;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

ul.ul_woo {
	display: flex;
	flex-wrap: wrap;
}

ul.ul_woo li.cart_item {
	width: 100%;
	position: relative;
	display: flex;
	margin-bottom: 10px;
	margin-top: 10px;
}

.product-name {
	width: 65%;
	display: flex;
}

.product-total {
	width: 34%;
	text-align: right;
}

strong.product-quantity {
	height: fit-content;
	position: absolute;
	right: 10px;
	bottom: 15px;
}

div#payment {
	text-transform: uppercase;
	font-size: 13px;

}

div#order_review p {
	font-size: 16px !important;
	text-transform: none;
	margin-bottom: 0;
	position: relative;
}

div#order_review p abbr {
	position: absolute;
	font-size: 10px;
	top: -8px;
	font-weight: 500;
	text-transform: uppercase;
	right: -12%;
	margin-bottom: 0;
	letter-spacing: .5px;
}

span#select2-billing_country-container {
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 0;
	line-height: 45px;
}

dt.variation-Gender {
	font-weight: 400;
	font-size: 10px !important;
}

.woocommerce-cart dl.variation p {
	font-size: 10px !important;
	margin-bottom: 5px !important;
}

.select2-container .select2-selection--single {
	height: 40px !important;
	margin: 4px 0 -4px !important;
}

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


.col-lg-6.col-12.review-order-wrapper {
	padding: 40px 30px;
	border: 1px solid #eee;
	border-left: transparent;
}

.woocommerce-billing-fields__field-wrapper p input:focus {
	box-shadow: unset !important;
}

.form-row.place-order {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

p.form-row.validate-required {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
}

button#place_order {
	background-color: #000;
	border: 1px solid #000;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	line-height: 20px;
	width: 100%;
	font-size: 12px;
}

ul#shipping_method li {
	display: flex;
	align-items: center;
	column-gap: 3px;
	margin-bottom: 10px;
}


ul.wc_payment_methods.payment_methods.methods li {
	margin-bottom: 10px
}

.payment_box.payment_method_bacs {
	margin-top: 10px;
}


ul#shipping_method li input,
ul.wc_payment_methods.payment_methods.methods li input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 2px solid;
	width: 12px;
	height: 12px;
	border-radius: 100%;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	align-items: center;
	display: flex;
	column-gap: 8px;
}


ul#shipping_method li input:checked,
ul.wc_payment_methods.payment_methods.methods li input:checked {
	background: #000000;
}

ul#shipping_method li label,
ul.wc_payment_methods.payment_methods.methods label {
	margin-bottom: unset;
	cursor: pointer
}


.woocommerce-checkout .cart-subtotal,
.woocommerce-checkout .order-total {
	border-bottom: 1px solid
}


.select2-container--default .select2-selection--single {
	background-color: transparent !important;
	border: 1px solid transparent !important;
}

div#cart {
	position: relative;
	width: 24px;
	margin-right: 14px;
}


span.fa-cart svg {
	height: 21px;
	width: 21px;
	display: flex;
}

span.fa-search svg {
	height: 18px;
	width: 21px;
}


header.sticky span.fa-search svg,
header.with-nav span.fa-search svg {
	height: 21px;
	width: 21px;
	display: inline-flex;
}


.add_to_cart_button,
button.single_add_to_cart_button {
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .4px;
	width: 100%;
	padding: 10px 15px;
	border: #000000;
	text-align: center;
	margin-top: 13px;
	order: 2;
	margin-bottom: 20px;
}

.add_to_cart_button:hover,
button.single_add_to_cart_button:hover {
	background: #919191f0 !important
}


input.plus,
input.minus {
	background: #ffffff;
	border: none;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	font-family: "Futura PT Book";
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: #000000;
	line-height: 1.5em;
	letter-spacing: 0em;
}

input.qty {
	width: 25px;
	border: none;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	font-family: "Freight Big Pro";
	color: #000000;
	line-height: 1.5em;
	letter-spacing: 0em;
}


input.minus {
	font-size: 15px;
}

span#mini-cart-count {
	position: absolute;
	left: 8.4px;
	bottom: 3px;
	font-size: 10px;
}

li.lang-item {
	font-size: 16px;
	font-family: ui-sans-serif;
	padding-top: 2px;
}


.wrap-loop-item {
	POSITION: RELATIVE;
}

.wrap-loop-item-content {
	flex-wrap: wrap;
	display: flex;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	width: 100%;
	color: #ffffff;
	background: #000000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	font-size: 12px;
	background-color: #000;
	border: 1px solid #000;
	font-family: Helvetica_Bold, Arial, sans-serif;
	padding: 5px 0px;
	line-height: 21px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #ddd;
	color: #000;

}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
	font-size: 12px;
	text-transform: uppercase
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
	color: #e2401c;
	display: block !important;
	font-weight: bold;
	background: #ffffff;
	padding-bottom: 0px;
	z-index: 2;
	position: absolute;
	right: 0;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_first_name"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_last_name"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_address_1"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_city"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_postcode"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_gender"],
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout [data-id="billing_phone"] {
	display: none !important
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	width: 100%;
}

span.optional {
	display: none;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	margin-left: 30px;
	font-size: 12px;
	text-transform: uppercase
}


button.button.checkout-tab-button {
	background-color: #000;
	border: 1px solid #000;
	font-family: Helvetica_Bold, Arial, sans-serif;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	line-height: 20px;
	width: 96%;
	font-size: 12px;
	margin-bottom: 40px;
}

.fields-tab {
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}

p#billing_gender_field>span {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 8px;
	width: 100%;
}

p#billing_gender_field label {
	position: unset;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	font-weight: 500;
	cursor: pointer;
}

.woocommerce form .form-row .required {
	text-decoration: none !important
}

.foot_review {
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 10px;
}


input#billing_gender_MS,
input#billing_gender_MR,
input#billing_gender_MX,
input#billing_gender_NO {
	display: inline-flex;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	appearance: none;
	border-radius: 100%;
	padding: 0;
	cursor: pointer;
}

p#billing_gender_field input:checked {
	background: #000000
}

.page-template-myaccount-template p#billing_country_field.dop span.woocommerce-input-wrapper {
	width: 100%;
	border-bottom: 1px solid;
}


input#billing_gender_MR,
input#billing_gender_MX,
input#billing_gender_NO {
	margin-left: 20px;
}

p#billing_gender_field {
	border: transparent;
	padding-left: 0;
	margin-top: -13px !important;
	margin-bottom: 40px;
}

p#billing_email_notice_field span,
p#billing_email_span_field span {
	border-bottom: transparent;
	height: 30px;
	margin-bottom: -5px;
}

p#billing_shipping_notice_field span.woocommerce-input-wrapper,
p#billing_email_next_field span {
	border-bottom: transparent;
}

input#billing_email_notice::placeholder,
input#billing_email_span::placeholder,
input#billing_shipping_notice::placeholder,
input#billing_email_next::placeholder {
	display: none;
	color: transparent;
}

p#billing_email_notice_field label,
p#billing_shipping_notice_field label,
p#billing_email_next_field label {
	font-size: 1rem;
	padding-left: 5px;
	cursor: pointer
}

p#billing_email_span_field {
	margin-top: 0;
	margin-bottom: 0;
}


p#billing_email_span_field label {
	padding-left: 5px;
}

input#billing_email_notice,
input#billing_email_span,
input#billing_shipping_notice_field,
p#billing_shipping_notice_field span {
	pointer-events: none;
}


input#billing_email_next {
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	pointer-events: none;
}

p#billing_email_next_field label {
	display: flex;
	justify-content: center;
	width: 100%;
	color: #ffffff;
	background: #000000;
	top: 0;
	background-color: #000;
	border: 1px solid #000;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	line-height: 20px;
	width: 100%;
	font-size: 12px;
	letter-spacing: 1px;
	width: 96%;
	cursor: pointer;
}

p#billing_email_next_field {
	margin-bottom: 25px;
}

p#billing_shipping_notice_field {
	margin-top: 25px;
}

ul#shipping_method {
	margin-top: 12px;
}


p#billing_phone_field,
p#billing_city_field,
p#billing_postcode_field,
p#billing_address_1_field,
p#billing_last_name_field,
p#billing_first_name_field,
p#billing_gender_field {
	display: none !important
}


p#billing_phone_field.d-block,
p#billing_city_field.d-block,
p#billing_postcode_field.d-block,
p#billing_address_1_field.d-block,
p#billing_last_name_field.d-block,
p#billing_first_name_field.d-block,
p#billing_gender_field.d-block {
	display: flex !important
}

.popup-footer {
	display: none;
	z-index: 111042;
    position: relative;
}

.popup-footer:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9998;
}

.popup {
	position: fixed;
	opacity: 1;
	z-index: 9999;
	background: #cfb08d !important;
	max-width: 740px;
	width: 512px;
	height: 512px;
	border-radius: 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.popup-close {
	position: absolute;
	top: -50%;
	right: 10px;
	color: #000000;
	cursor: pointer;
	display: block;
	z-index: 99999;
}

.popup-inner.d-flex {
	flex-wrap: wrap;
	position: relative;
	justify-content: center;
	align-items: center;
}

.popup-inner .fa-close {
	position: absolute !important
}

.popup-image {
	width: 40%;
}

.popup-form {
	width: 60%;
}

.popup-image img {
	height: 390px;
	overflow: hidden;
}

.popup-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

div#nevermore {
	margin-top: 14px;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	justify-content: center;
	text-align: center;
	font-family: 'Futura PT Book';
}

h2.newsletter-popup-heading {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-bottom: 15px;
	width: 100%;
	font-family: 'Futura PT Book';
}

.newsletter-popup-info {
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	line-height: 1.41em;
	letter-spacing: 0em;
	max-width: 74%;
	margin-bottom: 15px;
	font-family: 'Futura PT Book';

}

footer.tnp-field.tnp-privacy-field input.tnp-privacy+a {
	font-size: 9px;
	font-weight: 300;
	font-style: normal;
	color: #767676;
	line-height: 1.63em;
	letter-spacing: 0em;
	text-transform: uppercase;
}

footer .tnp-field.tnp-privacy-field label {
	display: flex !important;
	align-items: center;
	column-gap: 1px;
}


footer input#tnp-1 {
	width: 320px;
	background: transparent;
	padding: 15px 10px;
	border: 2px solid;
	border-right: none !important;
}

footer input.tnp-submit {
	font-size: 9px !important;
	font-weight: 600;
	font-style: normal;
	color: #FFFFFF;
	line-height: 3.88em;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: #000000 !important;
}

footer input.tnp-submit:hover {
	transform: scaleX(1.25);
	transition: transform .35s;
}

footer input.tnp-submit:hover {
	background: #444 !important;
}

footer input#tnp-1::placeholder {
    text-transform: unset!important;
    font-size: 16px!important;
}


.popup input#tnp-1 {
	width: 300px;
}

.woocommerce-cart .table-bordered tr.cart-discount td {
	float: right !important;
}

.woocommerce-cart .table-bordered tr.cart-discount th {
	white-space: nowrap !important;
}

.woocommerce-checkout .cart-discount {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

nav#site-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 7px;
}


.menu-header-menu-container,
.menu-header-menu-fi-container,
.menu-primary-ua-container {
	width: 100%;
}


.menu-primary-ua-container ul#primary-menu li a,
html[lang="uk"] .popup-currency h2.widget-title,
html[lang="uk"] .header-icons a,
html[lang="uk"] div#newsletter-section h3,
html[lang="uk"] h1.woocommerce-products-header__title.page-title,
html[lang="uk"] nav.big-menu ul li a,
html[lang="uk"] h1.account-name,
html[lang="uk"] main.delivery-returns h1,
html[lang="uk"] h1.woocommerce-products-header__title.page-title,
html[lang="uk"] h1.page-heading,
html[lang="uk"] nav.about-menu ul.sub-menu li a,
html[lang="uk"] h2.sticly-title a,
html[lang="uk"] .blog-date,
html[lang="uk"] div#archive_posts p,
html[lang="uk"] .header-icons span,
html[lang="uk"] .entry-content {
	font-weight: 400 !important;
	font-family: 'Futura PT Book';
}

h2.sticly-title {
	margin-top: 10px;
}

ul#primary-menu,
ul#menu-primary-ua {
	display: flex;
	column-gap: 23px;
	width: 100%;
	align-items: center;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-right: 4rem
}

ul#primary-menu li a {

	font-family: Freight Big Pro;
	font-size: 16px;
	font-style: normal;
	color: #cfb08d !important;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 2.7rem;
}


.container-fluid.footer-bottom {
	padding: 0 10vw;
}

.user-account svg {
	width: 20px;
	height: 22px;
}

header svg.wishlist {
	height: 23px;
	width: 23px;
}


li.paypal {
	position: relative
}

li.paypal svg {
	height: 92px;
	position: absolute;
	top: -30px;
	width: 125px;
	left: -15px;
}


.row.flex-wrap.footer-menus {
	padding-bottom: 40px;
	justify-content: space-around;
}

.container-fluid.footer-bottom {
	padding: 15px 10vw 15px;
	border-top: 1px solid #000000;
	margin-top: 15px;
	font-family: 'Futura PT Book';
	font-size: 14px;
}

.col-lg-2.col-12.footer-menu-item.socials a span {
	text-decoration: underline;
	margin-bottom: 10px;
}

ul.footer__payments.d-flex {
	height: 100%;
	align-items: center;
	display: flex;
	margin-bottom: 0;
}

ul.footer__payments.d-flex>img {
	height: 30px;
}


.header-menu-big {
	position: absolute;
	left: 0px;
	top: 65px;
	width: 100vw;
	background: #f6efe6f0 !important;
	z-index: 111030;
	color: #ffffff;
	justify-content: center;
	display: none;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	-webkit-transition: all 0.55s ease-in-out;
	-o-transition: all 0.55s ease-in-out;
	transition: all 0.55s ease-in-out;
	border-top: 1px solid #cfb08d;

}

li.parent-shop {
	margin-top: 10px;
	line-height: 25px;
}


ul#menu-header-submenu,
ul#menu-header-submenu-ukr,
ul#menu-header-submenu-fi {
	display: flex;
	justify-content: center;
	width: 100%;
	column-gap: 8px;
}

.parent-shop>a,
.parent-shop>ul {
	font-weight: 600 !important;
	margin-bottom: 30px;
}


ul#menu-header-submenu ul.sub-menu li a {
	color: #000000 !important;
	font-weight: 300 !important;
	font-family: 'Futura PT';
}

ul#menu-header-submenu ul.sub-menu li a:hover {
	color: #cfb08d !important
}

.parent-shop>ul li {
	padding: 3px 0px;
	font-size: 17px;
}


.parent-men>ul,
.parent-women>ul {
	margin-top: 12px;
}

div#cart {
	order: 1;
}

header#masthead .row {
	align-items: flex-start;
}

.burger-menu-wrapper span.fa-burger {
	font-size: 25px;
	padding-left: 15px;
}

nav#burger-navigation {
	position: fixed;
	z-index: 999;
	background: #f6efe6f0 !important;
	width: 100vw;
	top: 95px;
	min-height: calc(100vh - 95px);
	overflow-y: auto;
	border-top: 1px solid;
	left: 0;
	display: none;
	flex-wrap: wrap
}

nav#burger-navigation select.premmerce-multicurrency,
header.sticky select.premmerce-multicurrency,
header.with-nav select.premmerce-multicurrency {
	color: #ffffff;
	background: rgba(0, 0, 0, 0.9);
	border: 1px solid #ffffff;
	font-family: ui-sans-serif;
	padding: 6px 10px;
}


.premmerce-multicurrency {
	border: transparent;
	font-family: ui-sans-serif;
}


.admin-bar nav#burger-navigation {
	top: 127px;
	min-height: calc(100vh - 127px);
}

.admin-bar header.sticky {
	top: 32px !important;
}
	
	.popup-new-arrivals .row {
    width: 100%;
    gap: 30px;
    justify-content: center;
}
	


.burger-lang {
	width: 100%;
	justify-content: space-between;
	padding: 15px 10vw;
	margin-bottom: -2px;
	background: #cfb08d;
	order: 2;
    margin-top: 10px;
}

.burger-lang section#polylang-2 ul {
	display: none;
	padding: 2px 3px;
	position: unset
}

.burger-lang li.lang-item {
	display: unset
}


.burger-lang section#polylang-2 {
	width: unset
}


.burger-lang li.lang-item {
	font-size: 12px
}

.burger-lang li.lang-item.current-lang {
	display: flex !important;
	align-items: center;
	padding-bottom: 3px;
	column-gap: 1px;

}

.burger-lang li.lang-item,
.burger-lang .ht-mcs-sidebar-widget-list ul li a {
	position: relative;
	margin-right: 20px
}


.burger-lang span.text {
	color: #f6efe6f0 !important;
	font-size: 12px
}


.burger-lang h2 {
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 15px;
	letter-spacing: 1px;
	color: #f6efe6f0 !important;
}


.burger-lang section#apbdwmc_widget_one-2 ul {
	display: none;
}

.burger-lang section#polylang-2 ul.d-flex {
	display: flex !important
}


span.burger-plus-minus {
	font-size: 18px;
	margin-left: 12px;
	text-align: center;
	cursor: pointer
}

.burger-lang .ht-mcs-sidebar-widget-list ul li a span.icon {
	border: 1px solid #ffffff !important;
}


.burger-menu-inner {
	padding-left: 10vw;
	padding-top: 45px;
	width: 100%;
}


header.with-nav {
	background: rgba(0, 0, 0, 0.9);
	color: #cfb08d;
	z-index: 111040;
	-webkit-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	height: 95px border-bottom:1px solid #ffffff !important;
}

header.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	background: #f6efe6f0 !important;
	color: #cfb08d;
	z-index: 111040;
	transition: .7s ease-in-out;
	height: 95px;
	-webkit-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}


header.with-nav .popup-currency a,
header.sticky .popup-currency a,
header.with-nav .popup-currency h2.widget-title header.sticky .popup-currency h2.widget-title,
header.sticky .popup-currency-close.fa-close,
header.with-nav .popup-currency-close.fa-close {
	color: #292929 !important;
}

.site-branding.col-lg-2.col-6 {
	position: relative;
}


.logo-white img {
	max-height: 70px;
	width: 100%;
}

.burger-menu-inner ul li a {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.58em;
	letter-spacing: 0.16666666666666666em;
	width: 75vw;
	display: inline-flex;
	color: #cfb08d;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop:before,
.burger-menu-inner ul li.nav-screen-second.with-arrow.ontop:before {
	font-size: 18px;
	color: #cfb08d
}


.burger-menu-inner ul li,
.burger-menu-inner ul {
	width: fit-content
}

.burger-menu-inner ul li.nav-screen-first {
	display: block;
}

.burger-menu-inner ul li {
	display: none;
	height: 50px;
	position: relative;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;

}

.left {
	left: 0;
	position: absolute;
	-webkit-animation: linear .5s;
	-webkit-animation-name: run;
	-webkit-animation-duration: .5s;
}

@-webkit-keyframes run {
	0% {
		left: 100%;
		opacity: 0;
	}

	50% {
		left: 50%;
		opacity: .5;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}


.burger-menu-inner ul li.nav-screen-first.with-arrow,
.burger-menu-inner ul li.nav-screen-second.with-arrow {
	position: relative;
	width: 80vw;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow:after {
	content: "\e907";
	right: 0;
	position: absolute;
	cursor: pointer;
	color: #cfb08d
}

.burger-menu-inner ul li.nav-screen-second.with-arrow:after {
	content: "\e907";
	right: 20px;
	position: absolute;
	cursor: pointer;
	color: #cfb08d
}


.burger-menu-inner ul li.nav-screen-first.with-arrow:before,
.nav-screen-second.with-arrow:before {
	content: "\e901";
	display: none
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop,
.burger-menu-inner ul li.nav-screen-second.with-arrow.ontop {
	text-align: center;
	justify-content: center;
	width: 80vw;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop a,
.burger-menu-inner ul li.nav-screen-second.with-arrow.ontop a {
	justify-content: center;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop:after,
.burger-menu-inner ul li.nav-screen-second.with-arrow.ontop:after {
	display: none;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop:before,
.burger-menu-inner ul li.nav-screen-second.with-arrow.ontop:before {
	display: block;
}

.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop a:hover,
.burger-menu-inner ul li a:hover {
	text-decoration: none;
	font-weight: 600;
	color: #cfb08d !important
}


li#menu-item-85>a,
li#menu-item-86>a,
li#menu-item-355>a,
li#menu-item-356>a {
	color: transparent !important;
	height: 0px;
}


.burger-socials {
	position: fixed;
	bottom: 1px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	border-top: 1px solid;
	padding-top: 0px;
	background: #f6efe6f0 !important;
	padding-bottom: 0px;
	border-bottom: 2px solid #f6efe6f0 !important;
	padding-top:10px;
}

div#page {
	min-height: 75vh;
}

footer {
	padding: 40px 0 0 0;
	border-top: 1px solid #ddd6d6;
	border-bottom: 1px solid #ddd6d6;
}

.col-lg-6.col-12.copyright {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.footer-menu-item {
	display: flex;
	justify-content: center;
	padding: 0;
}

.col-lg-2.col-12.footer-menu-item.socials a {
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	padding: 5px 0;
	font-family: 'Futura PT Book';
}

.col-lg-2.col-12.footer-menu-item.socials h3 {
	font-size: 18px;
	width: 100%;
	text-align: center;
	font-family: 'Futura PT Book';
}


nav.footer-menu ul li.footer-toggle-parent>a {
	text-transform: uppercase;
	font-weight: 500;
}

nav.footer-menu ul li.footer-toggle-parent>a {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color: #212121;
	line-height: 1.33em;
	letter-spacing: 0.08333333333333333em;
}

footer .sub-menu {
	padding-top: 10px;
	margin-top: 10px;

}

li.footer-toggle-item {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #212121;
	line-height: 23px;
	letter-spacing: 0.09090909090909091em;
	margin: 0 0 14px 0;
}

.error-404 h1.page-title {
	width: 100%;
	font-size: 7rem;
	letter-spacing: 8px;
}


section.error-404.not-found.d-flex.justify-content-center.align-items-center.flex-wrap {
	padding: 20vh 0;
}

section.no-results.not-found {
	padding: 16vh 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}


.error-404 .page-content {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 30px;
}


section.no-results.not-found h1.page-title.nothing-found {
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	width: 100%;
	letter-spacing: 8px;
	margin-bottom: 30px;
}

section.no-results.not-found p {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 40px;
}

section#nav_menu-2 h2,
section#nav_menu-3 h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 35px;
}


.menu-search-menu-container,
ul#menu-search-menu-fr {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
}

section#nav_menu-2 {
	margin-bottom: 40px;
}

.search-header h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	width: 100%;
	letter-spacing: 8px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.woocommerce-privacy-policy-text,
.woocommerce-password-strength.bad,
small.woocommerce-password-hint {
	font-size: 10px;
	text-transform: uppercase;
	padding: 15px 0px 20px;
	max-width: 430px;
}

.panel-heading-login.mb-20 {
	padding: 0;
	margin: 0;
	height: fit-content;
	width: fit-content;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 5px;
}

.u-column1.col-lg-6.col-12 {
	margin-bottom: 25px;
}

.forgot-password-wrapper a {
	text-decoration: underline;
}

.woocommerce-form-row {
	position: relative;
}

input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login {
	margin-left: 10px !important;
}


form#register-form input::placeholder,
form#login-form input::placeholder,
form.woocommerce-EditAccountForm.edit-account input::placeholder {
	font-size: 10px;
	text-transform: uppercase
}

form#register-form label,
form#login-form label,
form.woocommerce-EditAccountForm.edit-account label {
	font-weight: 500;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0px;
	font-family: 'Futura PT';
}

form#register-form input,
form#login-form input,
select#my_country_field,
form.woocommerce-EditAccountForm.edit-account input {
	width: 470px;
	border: transparent;
	border-bottom: 1px solid;
	border-radius: 0;
	height: 34px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 0;
	padding-top: 10px;
	font-family: 'Futura PT Book';
	color: #000000
}

input#register-submit,
input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login {
	color: #ffffff !important;
}

input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login,
input#register-submit {
	height: 40px !important;
	padding-top: 0 !important;
}


form#register-form input:focus,
form#login-form input:focus,
select#my_country_field:focus {
	box-shadow: none;
}

.d-flex.account-wrapper {
	flex-wrap: wrap;
	padding-top: 30px;
}


input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login,
input#register-submit,
button.woocommerce-Button.button.wp-element-button,
{
background: #000000;
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}

.woocommerce-MyAccount-content button.woocommerce-Button.button,
input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login,
input#register-submit {
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	width: 470px;
	padding: 10px 15px;
	border: #000000;

}

input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login,
input#register-submit {
	line-height: 42px;
	padding: unset;

}


.d-flex.form-notices {
	flex-wrap: wrap;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	display: flex;
	width: 100%;
	margin-bottom: 0;
	line-height: 40px;
	margin-left: 0;
	column-gap: 7px;
	position: static !important;
	align-items: center;
}

.form-row.form-group.text-center {
	display: flex;
	width: 100%;
	align-items: center;
}


input#rememberme,
input#terms,
span.save-source-checkbox,
.categories.side-nav.log input {
	width: 15px !important;
	border: 2px solid #000000 !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	height: 15px !important;
	color: #ffffff;
	position: relative
}

input#rememberme:checked,
input#terms:checked,
.categories.side-nav.log input:checked {
	background: #ffffff;
	position: relative;
}


input#rememberme:checked:before,
input#terms:checked:before,
.categories.side-nav.log input:checked:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -19px;
	left: 0px;
	color: #000000;
	z-index: 2;
	content: "\2713";
	font-weight: 900;
	font-size: 22px;
}


input#terms:checked:before,
.categories.side-nav.log input:checked:before {
	top: -14px;
}


.woocommerce-account .entry-header {
	display: none
}


body.woocommerce-cart {
	max-width: 100vw;
	overflow-x: hidden;
}

.main-products-wrapper,
.main-product-content,
.container-catalog {
	max-width: 100vw;
	overflow-x: hidden;
	padding-bottom: 10vh;
	/* padding-top: 30px;*/
}

.main-products-wrapper {
	padding-bottom: 2vh
}


form#register-form {
	padding-left: 7px;
	padding-top: 15px;
}

form#login-form {
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 3.125rem;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
	padding-top: 0;
}

form.woocommerce-ResetPassword.lost_reset_password {
	margin-top: 10vh;
	max-width: 300px;
}

.u-column2.col-12.hidden,
.u-column1.col-12.hidden,
.u-column3.col-12.hidden {
	display: none;
}


.panel.panel-login {
	padding: 40px 0;
}

input.woocommerce-button.button.woocommerce-form-login__submit.form-control.btn.form-group-btn-login {
	margin-left: 7px
}

nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul {
	display: flex;
	width: 100%;
	justify-content: space-between;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 20px;
}


.woocommerce-account ul.woocommerce-error {
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 12px;
}

nav.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
	width: 100%;
	padding-left: 0;
}


.container-img {
	position: relative;
	margin-left: 0 !important;
}

.account>.container-img>.container-fluid {
	position: absolute;
	left: 30px
}

.container-img img {
	width: 100%;
	height: 40vh;
	object-fit: cover;
}

.account-nick {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

h1.account-name {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 6px;
	white-space: nowrap
}

li.woocommerce-MyAccount-navigation-link.is-active {
	font-weight: 500;
	/* order:0*/
}

button.woocommerce-Button.button.wp-element-button {
	width: 470px;
	padding: 7px 0px;
}

.page-template-myaccount-template legend,
label[for="account_display_name"],
#account_display_name,
#account_display_name+span {
	display: none;
}

form.woocommerce-EditAccountForm.edit-account {
	padding-top: 40px;
	padding-left: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

p.woocommerce-form-row {
	margin-bottom: 1rem;
}

li.woocommerce-MyAccount-navigation-link {
	order: 1;
	border-bottom: 1px solid;
	width: fit-content;
}

li.woocommerce-MyAccount-navigation-link.is-active a {
	background: #000000;
	color: #ffffff;
	padding: 7px 15px;
}


.page-template-myaccount-template .form-row {
	margin-left: 0 !important;
	/*width: 75vw;*/
}

.u-column1.col-12,
.u-column2.col-12,
.u-column3 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.u-column3.col-12 p {
	font-size: 11px;
	margin-top: 0.625rem;
	margin-bottom: 1.25rem;
	max-width: 470px;
}

button.reg-log-toggler {
	width: 470px;
	border: transparent;
	border-bottom: 1px solid;
	border-radius: 0;
	height: 40px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 0;
	background: #000000;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 3.125rem;
	margin-left: 10px;
	font-family: 'Futura PT Book';
}

/*p#billing_country_field span.woocommerce-input-wrapper{
	width:470px
}*/


.woocommerce-form-row input {
	margin-top: .5rem
}

.page-id-17 h1.entry-title.col-12.text-center,
.page-id-301 h1.entry-title.col-12.text-center {
	padding-top: 25px;
	margin-bottom: 35px;
	font-size: 18px;
	font-style: normal;
	line-height: 1.11em;
	letter-spacing: 0em;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 600;
}


.row.article {
	margin-bottom: 80px;
	min-height: 50vh;
}


.row.article p {
	font-size: 18px;
	font-family: Futura PT;
	width: 100%;
    margin: 10px auto;
	font-weight: 300;
}

.entry-content.col-lg-6.col-12 p {
    font-size: 20px;
    font-style: normal;
    color: #000000;
    line-height: 35px;
    margin-bottom: 13px;
    letter-spacing: .5px;
    text-align:justify;
}

.entry-image.col-lg-6.col-12 {
	margin-bottom: 40px;
}

li.woocommerce-MyAccount-navigation-link a:hover {
	text-decoration: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
	order: 3 !important;
}

.social-item svg path {
	fill: #cfb08d!important;
}

footer .social-item svg path {
	fill: #cfb08d !important;
}

.footer-socials svg {
	width: 32px;
	height: 30px;
}

.col-lg-6.col-12.img-wrapper {
	display: flex;
	justify-content: flex-end;
}

.col-lg-6.col-12.img-wrapper img {
	max-height: 35px;
}

.burger {
	margin-left: 10px;
	width: 10px;
	height: 25px;
	cursor: pointer;
	position: relative;
	margin-top: 15px;
	z-index: 111041;
}


.burger span {
	background-color: #cfb08d;
	height: 1px;
	position: absolute;
	width: 20px;
	left: 0;
	transition: all 0.3s ease;
	border-radius: 10px;
}

.burger span:first-child {
	top: 0;
}

.burger span:nth-child(2) {
	top: 6px;
}

.burger span:last-child {
	top: 12px;
}

.burger-opened span:nth-child(2) {
	opacity: 0 !important;
}


.burger-opened span:first-child,
.burger-opened span:last-child {
	top: 6px !important;
	background-color: #cfb08d !important;
}

.burger-opened span:first-child {
	transform: rotate(45deg) !important;
}

.burger-opened span:last-child {
	transform: rotate(-45deg) !important;
}


.cur-lang-toggle h2,
.popup-currency section#custom_html-3,
.burger-lang section#custom_html-3 {
	display: none;
}


.cur-lang-toggle .ht-mcs-sidebar-widget-list ul li {
	display: none;
}

.cur-lang-toggle .ht-mcs-sidebar-widget-list ul li.current-active {
	display: block;
}

.cur-lang-toggle .ht-mcs-sidebar-widget-list ul li.current-active:hover {
	text-decoration: underline;
}

.cur-lang-toggle section#polylang-2 ul {
	position: unset
}

.cur-lang-toggle .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 {
	margin-bottom: 0 !important;
}

.cur-lang-toggle {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
}

.footer-menu-item {
	display: flex;
	flex-wrap: wrap;
}

/*
.header-icons.d-flex.align-items-center {
    justify-content: space-between;
    width: 100%;
	padding-top: 8px;
}
*/

.header-icons.d-flex.align-items-center {
	width: 100%;
	padding-top: 15px;
	height: 100%;
	align-items: center;
	justify-content: end;
}


.header-icons a,
.header-icons span {
	font-size: 16px;
	position: relative;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	column-gap: 3px;
	color: #cfb08d !important;
	letter-spacing: 1px;
	font-weight: 600;
}


.cur-lang-toggle section#polylang-2 {
	position: relative;
	width: 25px;
}

.cur-lang-toggle .ht-mcs-sidebar-widget-list ul li span.icon {
	display: none;
}

.header-user-section {
	justify-content: end;
}

.cur-lang-toggle .ht-mcs-sidebar-widget-list ul li a {
	color: #292929;
}

.burger-lang .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 {
	margin-bottom: 11px !important;
}

.burger-lang section#apbdwmc_widget_one-2 {
	margin-bottom: 0 !important;
	margin-top: 15px;
}

.copyright a {
	margin-left: 7px;
}


.popup-currency section#polylang-2 {
	position: relative;
}

.popup-currency section#polylang-2 ul {
	width: 100%;
	margin: 0;
	position: static;
	top: 0;
	left: 4px;
	display: flex;
	justify-content: space-between;
	display: flex;
	align-items: baseline;
	column-gap: 20px;
	flex-wrap: wrap;
}


.popup-currency a,
.popup-currency span {
	font-weight: 500;
	font-family: 'Futura PT Book';
	 display: flex;
    align-items: baseline;
    width: 100%;
}

.popup-currency li.lang-item {
	display: block;
}

.popup-currency li.lang-item.current-lang span.fa-arrow-down,
.cur-lang-toggle li.lang-item.current-lang span.fa-arrow-down {
	display: none
}


.burger-lang li.lang-item a:before {
	top: 3px;
}

.ht-mcs-sidebar-widget-list ul li+li {
	margin-top: unset !important;
}


.popup-currency li.lang-item {
	font-size: 16px;
	font-family: ui-sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	margin-right: 18px;
	width: max-content;
}
.cur-lang-toggle a span {
    height: 20px;
    display: flex;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
}

.header-socials {
    padding-right: 15px!important;
}
.popup-currency h2.widget-title {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #cfb08d;
	font-weight: 600;
	letter-spacing: 1px;
	    display: none;
}


.popup-currency .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 ul,
.burger-lang .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 ul {
	display: flex;
	align-items: center;
	column-gap: 20px;
}

.cur-lang-toggle ul li a {
	font-family: Freight Big Pro;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	line-height: 2.7rem;
	letter-spacing: 0em;
}


section#custom_html-3 {
	font-family: Freight Big Pro;
	font-size: 18px;
	font-weight: 600;
	margin-left: 5px;
}


/*
.desctop-currency {
    margin-top: -3px;
}*/
.desctop-currency {
    margin-top: 2px;
    margin-left: 15px;
}


.popup-currency .ht-mcs-sidebar-widget-list ul li a span.icon,
.burger-lang .ht-mcs-sidebar-widget-list ul li a span.icon {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid;
	border-radius: 100%;
	padding-right: 0;
}


.popup-currency .ht-mcs-sidebar-widget-list ul li a {
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
}

footer .desctop-currency {
	position: relative;
	width: 100%;
	padding-left: 10px;
}


h1.product_title.entry-title {
	font-size: 15px;
	text-transform: uppercase;
	display: flex;
	padding: 10px 0 10px;
	font-weight: 600;
	font-style: normal;
	color: #000000;
	line-height: 24px;
	letter-spacing: 0em;
}

.summary p.price {
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.06em;
	letter-spacing: 0em;
}

form.cart {
	display: flex;
	flex-wrap: wrap;
}

.single .summary.entry-summary .favs.wish-btn-fill,
.single .wish-btn {
	position: static;
}

.single .summary.entry-summary .add-favorite {
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	cursor: pointer;
}

.single .summary.entry-summary .add-favorite {
	font-size: 12px;
	background: #916c5f;
	display: flex;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Futura PT Book';
	align-items: center;
	justify-content: center;
	column-gap: 5px;
	text-transform: uppercase;
	width: 100%;
	order: 3;
	cursor: pointer;
}


.single .summary.entry-summary .wish-btn {
	font-size: 12px;
	display: flex;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Futura PT Book';
	align-items: center;
	justify-content: center;
	column-gap: 5px;
	text-transform: uppercase;
	width: 100%;
	order: 3;
	cursor: pointer;
}


.single .summary.entry-summary .favs.wish-btn-fill {
	font-size: 12px;
	background: #916c5f;
	display: flex;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Futura PT Book';
	align-items: center;
	justify-content: center;
	column-gap: 5px;
	text-transform: uppercase;
	width: 100%;
	order: 3;
	cursor: pointer;
	margin-bottom: 35px
}


.single .summary.entry-summary .favs.wish-btn-fill a {
	color: #ffffff;
	padding: 5px;
	display: flex;
	column-gap: 4px;
	align-items: center;
	font-size: 12px;
	cursor: pointer;
}

.single .summary.entry-summary .favs.wish-btn-fill a:hover {
	text-decoration: none
}

.single .woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
}


.single .quantity {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 0px;
	order: 1;
}

nav.woocommerce-breadcrumb {
	margin: 1rem 0px;
	letter-spacing: .5px;
	font-family: futura pt book;
	text-transform: none;
	font-size: 16px;
	font-weight: 400;
}


.wrap-loop-item .favs.wish-btn-fill,
.wrap-loop-item .wish-btn-fill,
.wrap-loop-item .wish-btn {
	position: absolute;
	right: 5px;
	top: 5px;
}

.home .wrap-loop-item .favs.wish-btn-fill,
.home .wrap-loop-item .wish-btn-fill,
.home .wrap-loop-item .wish-btn {
	top: 30px;
}





ul#menu-our-world>li>a {
	display: none;
}

.popup-new-arrivals .wrap-loop-item .favs.wish-btn-fill,
.popup-new-arrivals .wrap-loop-item .wish-btn-fill,
.popup-new-arrivals .wrap-loop-item .wish-btn,
.popup-search .wrap-loop-item .wish-btn,
.popup-search .wrap-loop-item .wish-btn-fill,
.popup-search .wrap-loop-item .favs.wish-btn-fill {
	display: none !important
}


.wrap-loop-item svg.wishlist {
	width: 23px;
	height: 25px;
}


nav.woocommerce-breadcrumb a {
	text-decoration: underline;
}

select.pa_color,
select.pa_size,
select.pa_gender {
	display: none
}


.single .product,
.single nav.woocommerce-breadcrumb {
	padding: 0rem 0vw;
}


.single section.related.products .row {
	margin: 0 2px;
}


.summary.entry-summary {
	display: flex;
	flex-direction: column;
	padding-left: 3vw;
}

.summary form.cart {
	display: flex;
	flex-wrap: wrap;
	padding-top: 7px;
}

.summary .variations {
	width: 100%;
}

.d-flex.var-wrapper.var-wrapper-pa_color {
	flex-wrap: wrap;
}

.label.var-label {
	width: 100%;
}

.value.var-value {
	display: flex;
	flex-wrap: wrap;
}

.variation-radios {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
}

.attr-container {
	display: flex;
	flex-direction: column-reverse;
}

.var-wrapper-pa_color .radio-span {
	border: 1px solid #ffffff;
	width: 50px;
	height: 25px;
	appearance: none;
	outline: 1px solid black;
	border-radius: 0 !important;
}

.var-wrapper-pa_color .radio-span input {
	border: 1px solid;
	width: 100%;
	height: 100%;
	appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0 !important;
}

a.reset_variations {
	width: 100%;
}

.single_variation_wrap {
	width: 100%;
	margin-top: 20px;
	position: relative;
}

.woocommerce-product-details__short-description,
.summary .toggle-item.toggle-opened .toggle-content p {
	font-size: 16px !important;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.5em !important;
	letter-spacing: 0em;
	white-space: pre-wrap;
}

.var-wrapper-pa_color .radio-span-label {
	position: absolute;
	bottom: -20px;
}

.summary .toggle-item.toggle-opened .toggle-content p {
	white-space: unset !important
}


.woocommerce-product-details__short-description p {
	max-width: 380px;
}

.label.var-label label {
	font-family: Helvetica_Bold, Arial, sans-serif;
	font-size: 10px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-transform: uppercase;

}

.var-wrapper-pa_color .radio-span {
	cursor: pointer
}


.var-wrapper-pa_color .radio-span label {
	font-family: Helvetica_Regular, Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-transform: uppercase;
	width: 50px;
	height: 25px;
}

.slider-big-container {
	margin-bottom: 5rem;
}

.slider-big-container img {
	width: 100% !important;
	object-fit: cover;
	cursor: zoom-in !important;
	height: 77vh
}

.summary a.reset_variations {
	width: 100%;
	margin-top: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: grey;
	margin-bottom: 2px;
}

button.size-chart-toggler {
	width: 100%;
	margin-top: 20px;
	border: none;
	background: transparent;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	padding: 0;
	text-decoration: underline;
	font-weight: 600;
	color: #000000;
}


.summary p.stock.in-stock,
.summary p.stock.available-on-backorder,
p.stock.out-of-stock {
	font-size: 14px;
	font-weight: 500;
	padding-top: 5px;
	font-family: 'Futura PT Book';
}

.radio-span.attr-selected input {
	/* filter: drop-shadow(0px 1px 2px black);*/
	border: 2px solid #ffffff;
	outline: 2px solid #000000;
}

.var-wrapper-pa_size .label,
.var-wrapper-pa_gender .label {
	width: 100%;
	margin-bottom: 0px;
}

.d-flex.var-wrapper.var-wrapper-pa_size,
.d-flex.var-wrapper.var-wrapper-pa_gender {
	flex-wrap: wrap;
	margin-top: 30px;
}

.var-wrapper-pa_size input,
.var-wrapper-pa_color input,
.var-wrapper-pa_gender input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.var-wrapper-pa_size .var-wrapper,
.var-wrapper-pa_gender .var-wrapper {
	border: 1px solid;
}

.var-wrapper-pa_size .radio-span label,
.var-wrapper-pa_gender .radio-span label {
	margin: 0;
	cursor: pointer;
	font-family: 'Futura PT Book';
}

.var-wrapper-pa_size .radio-span,
.var-wrapper-pa_gender .radio-span {
	border: 1px solid;
	padding: 4px 15px;
	margin: 0;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	display: flex;
	justify-content: center;
	width: 48px;
	height: 25px;
	align-items: center;
}

.radio-span.attr-s-selected,
.radio-span.attr-g-selected {
	/* filter: drop-shadow(0px 1px 2px black);*/
	border: 2px solid #ffffff;
	outline: 2px solid #000000;
}

.radio-span.attr-s-selected input,
.radio-span.attr-g-selected input {
	border: 1px solid;
	border-radius: 0 !important
}


.summary h2.toggle-title {
	letter-spacing: .7px;

}

.summary .toggle-content {
	padding-top: 10px;
	text-transform: uppercase;
}


.radio-span input {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
}

.radio-span {
	position: relative;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display: inline-block;
	width: 100%;
	padding: 0px 0;
}

.featured-cart .slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}

.woocommerce-cart .featured-cart {
	padding: 0 10px;
	margin-top: 20px;
}

.woocommerce-cart .featured-cart .product {
	padding: 0;
	padding-left: 10px !important;
	padding-right: 10px;
	max-width: 100% !important
}

.woocommerce-cart .featured-cart .products>div>.slick-track {
	margin-left: -10px;
	margin-right: -10px;
}


.woocommerce-cart .featured-cart form.cart,
.woocommerce-cart .featured-cart .wish-btn,
.woocommerce-cart .featured-cart .favs.wish-btn-fill,
.woocommerce-cart .featured-cart p.stock.in-stock {
	display: none !important;
}


.nav-tabs .nav-link.active {
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: 600;
	letter-spacing: .4px;
	width: 100%;
	padding: 10px 15px;
	border: #000000;
	text-align: center;
	display: block;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #cfb08d !important;
}

.woocommerce-cart .featured-cart .wrap-loop-item p.price,
.woocommerce-cart .featured-cart .wrap-loop-item-content {
	padding-left: 0px;
}


.woocommerce-cart .featured-cart h2.woocommerce-loop-product__title {
	padding-left: 0px;
}


main.delivery-returns h1,
h1.woocommerce-products-header__title.page-title,
h1.page-heading {
	font-family: Freight Big Pro;
	font-size: 17px;
	font-weight: 600;
	font-style: normal;
	color: #212529;
	line-height: 1.18em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2.2rem;
	margin-top: 40px;
}


#add_feedback {
	margin: 20px 5px 10px;
	position: relative;
	max-width: 95%;
}

#art_email,
#art_subject {
	padding: 10px 5px;
	display: inline-block;
	width: 100%;
	border: transparent;
	border-bottom: 1px solid;
	border-radius: 0;
	height: 40px;
	padding-left: 0;
	font-size: 16px;
	padding-bottom: 0;
}

#art_subject {
	width: 100%;
	margin: 5px 0;
}


#add_feedback .button,
a.card-button,
input#submit-return {
	border: none;
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	margin: 10px 0 0 0;
	border-radius: 3px;
	background-color: #000000;
	width: 100%;
	letter-spacing: 1px;
}


.error-text {
	background: #F59E9E;
	padding: 15px 0px;
	text-align: center;
	color: #fff;
}

.error-email,
.error-subject {
	display: inline-block;
	font-size: 11px;
	position: absolute;
	top: -30px;
	color: white;
	border: 1px solid transparent;
	padding: 5px 10px;
	line-height: 1.1;
	background: red;
	box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
}

.error-email:after,
.error-subject:after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -10px;
	border: 5px solid transparent;
	border-top: 5px solid red;
}


.error-email,
.error-subject {
	right: 4%;
}

.message-success {
    border-radius: 0;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999999999999;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    padding: 70px 35px 30px 35px;
    font-size: 14px;
}

.message-success .fa-close {
    position: absolute;
    right: 13px;
    top: 25px;
    color: transparent;
}

.message-success-inner {
    background: #000000;
    color: #fff;
    padding: 20px;
    text-align: center;
}

#add_feedback .required:after {
	content: '*';
	position: absolute;
	left: 20px;
	bottom: -10px;
}

#art_email:focus,
#art_subject:focus: {
	border: none;
	outline: none;
	position: relative
}


#add_feedback label {
	font-weight: 500;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0px;
}


input#art_email:focus::placeholder,
input#art_subject:focus::placeholder {
	color: transparent;
}


.row.cards {
	column-gap: 1rem;
	gap: 1rem;
}

.card {
	padding: 1.25rem;
	flex: 0 0 32% !important;
	-ms-flex: 0 0 32% !important;
	max-width: 32% !important;
}

h2.card-heading {
	font-family: Freight Big Pro;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 1.25rem;
}

.card-content p {
	font-family: Freight Big Pro;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px
}

main.delivery-returns {
	padding-bottom: 4.5rem;
}

.popup-size-chart {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000000a8;
	z-index: 999;
	display: none
}


.popup-size-chart .popup-inner {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #ffffff;
}

span.fa-close.popup-size-chart-close {
	font-size: 18px;
	position: static;
	justify-content: flex-end;
	display: flex;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	cursor: pointer;
	top: -20px;
	right: -20px;
}

span.fa-close.popup-size-chart-close>span {
	background-color: #ffffff !important;
}


.admin-bar .popup-size-chart .popup-inner {
	top: 55%;
}

.admin-bar aside#secondary {
	top: 34px;
	height: 96vh;
}

aside#secondary {
	position: fixed;
	top: 0;
	left: -5555px;
	background: #ffffff;
	height: 99vh;
	width: 360px;
	padding: 30px;
	border-radius: 0px;
	background: #ffffff;
	/* filter: drop-shadow(2px 4px 6px grey);*/
	z-index: 111041;
	top: 1px;
	-webkit-transition: all 0.55s ease-in-out;
	-o-transition: all 0.55s ease-in-out;
	transition: all 0.55s ease-in-out;
	overflow-y: auto;
	gap: 15px !important;
	flex-direction: column;
	border: 1px solid #000000;
}

aside#secondary.opened {
	left: 1px !important
}


.categories.side-nav.log {
	width: 100%;
}

.categories.side-nav.log.size {
	margin-top: 10px;
}


ul.st-accordion-size-list {
	margin-bottom: 10px;
}

select.orderby.order-3.order-lg-0 {
	height: fit-content;
	width: max-content;
	font-family: 'FUTURA PT BOOK';
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: #283045;
	line-height: 1.22em;
	letter-spacing: 0em;
}

h2.Filters-heading {
	text-transform: uppercase;
	width: 100%;
	font-family: DVN, Arial, serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.46em;
	letter-spacing: 0.07692307692307693em;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #000000;
	height: fit-content;
}

h5.categories__title {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
}

ul.st-accordion-color-list,
ul.st-accordion-size-list {
	display: flex;
	flex-wrap: wrap;
}

li.adoria_filter_pa_color_check {
	position: relative;
	margin-right: 5px;
}

li.adoria_filter_pa_color_check input {
	position: absolute;
	width: 100%;
	height: 100%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0 !important;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	cursor: pointer;
}

.pa_color-bg {
	margin-right: 5px;
	background: #000000;
	border: 1px solid #ffffff;
	width: 50px;
	height: 25px;
	appearance: none;
	outline: 1px solid black;
	border-radius: 0 !important;
}


.pa_color-bg label {
	/*font-family: Helvetica_Regular, Arial, sans-serif;*/
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-transform: uppercase;
	width: 50px;
	height: 25px;
}

.color-label {
	position: absolute;
	bottom: -20px;
}

div#st-accordion-color,
ul.st-accordion-size-list {
	margin-top: 10px;
}

.pa_color-bg.attr-selected input {
	/* filter: drop-shadow(0px 1px 2px black);*/
	border: 2px solid #ffffff;
	outline: 1px solid #000000;
	left: -2px;
}

li.adoria_filter_pa_size_check {
	position: relative;
	cursor: pointer;
}

li.adoria_filter_pa_size_check input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	appearance: none;
}

li.adoria_filter_pa_size_check input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	cursor: pointer;
}

li.adoria_filter_pa_size_check {
	position: relative;
	border: 1px solid;
	padding: 0px 15px;
	margin: 0;
	line-height: 22px;
	font-size: 12px;
	margin-right: 10px;
	cursor: pointer;
}

li.adoria_filter_pa_size_check label {
	margin-bottom: 0;
}

li.adoria_filter_pa_size_check.attr-selected:input {
	border: 2px solid #ffffff;
	outline: 2px solid #000000;
}

li.adoria_filter_pa_size_check.attr-selected {
	border: 2px solid #ffffff;
	outline: 2px solid #000000;
}

li.adoria_filter_pa_size_check.attr-selected input {
	border: 1px solid;
	border-radius: 0 !important;
}


.sortby input[type=number] {
	-moz-appearance: textfield;
	margin-bottom: 10px;
	max-width: 40%;
	text-align: center
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
	background: #000000 !important;
	box-shadow: none;
	border: 0;
}

input[type=range]:focus::-ms-fill-lower {
	background: #000000 !important;
}

input[type=range]:focus::-ms-fill-upper {
	background: #000000 !important;
}

input[type=number]:invalid,
input[type=number]:out-of-range {
	border: 2px solid #000000 !important;
}

input[type=range] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100% !important;
	top: 40px !important;
}

input[type=range]:focus {
	outline: none;
}

input[type=range]:focus::slider-runnable-track {
	background: #000000;
}

input[type=range]::-webkit-slider-runnable-track {
	cursor: pointer;
	animate: 0.2s;
	box-shadow: none;
	height: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	width: 100%;
}

input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	background: #000000;
	border: 1px solid #000000;
	border-radius: 0%;
	height: 30px;
	width: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -12px;
}

input#max[type=range]::-webkit-slider-thumb {
	right: -10px;
	z-index: 8;
	background: #ffffff !important;
	border: 2px solid #000000;
}

input#min[type=range]::-webkit-slider-thumb {
	z-index: 8;
	background: #ffffff !important;
	border: 2px solid #000000;
}


input[type=range]::-moz-range-track {
	cursor: pointer;
	animate: 0.2s;
	box-shadow: none;
	height: 2px;
	border-top: 1px solid #000000 border-bottom: 1px solid #000000;
	background-color: #000000;
	width: 100%;
}

input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	background: #ffffff;
	border: 2px solid #000000;
	border-radius: 0%;
	height: 30px;
	width: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -12px;
	margin-right: -10px !important
}


input#max[type=range]::-moz-range-thumb {
	left: -10px !important;
	z-index: 8;
	background: #ffffff !important;
	border: 2px solid #000000;
	position: relative;
}

input#min[type=range]::-moz-range-thumb,
{
z-index: 8;
background: white !important;
border: 2px solid #000000;
position: relative;
}


input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #000000;
	height: 30px;
	width: 6px;
	border-radius: 0%;
	background: #000000;
	cursor: pointer;
}

input#max[type=range]::-ms-thumb {
	right: -10px;
	z-index: 8;
	background: #ffffff !important;
	border: 2px solid #000000;
}

input#min[type=range]::-ms-thumb {
	z-index: 8;
	background: #ffffff !important;
	border: 2px solid #000000;
}


.min-max-slider {
	position: relative;
	width: 280px;
	margin-left: 0%;
}

.min-max-slider>label {
	display: none;
}

span.value {
	height: 2em;
	font-weight: 500;
	display: inline-block;
	margin-left: 5px;
}

span.value.lower::after {
	content: "€";
	display: inline-block;
}

span.value.upper::after {
	content: "€";
	display: inline-block;
}

.min-max-slider>.legend {
	display: flex;
	justify-content: space-between;
	margin-top: 0px !important;
	width: 300px;
}

.min-max-slider>.legend>* {
	font-size: small;
	opacity: 0.25;
}

.min-max-slider>input {
	cursor: pointer;
	position: absolute;
}

/* webkit specific styling */
.min-max-slider>input {
	-webkit-appearance: none;
	outline: none !important;
	background: transparent;
}

.min-max-slider>input::-webkit-slider-thumb {
	-webkit-appearance: none;
	/* Override default look */
	appearance: none;
	width: 10px;
	/* Set a specific slider handle width */
	height: 35px;
	/* Slider handle height */
	cursor: pointer;
	/* Cursor on hover */
	border: 1px solid #000000;
	border-radius: 0%;
	position: relative;
	top: -7px
}

.min-max-slider>input::-webkit-slider-runnable-track {
	cursor: pointer;
}

ul.shipping_method>li>input[type="radio"] {
	height: 10px;
}

input[type=range]::-ms-track {
	width: 300px;
	height: 5px;

	/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	background: transparent;

	/*leave room for the larger thumb to overflow with a transparent border */
	border-color: transparent;
	border-width: 6px 0;

	/*remove default tick marks*/
	color: transparent;
}


input[type=range]::-ms-fill-lower {
	background: #777;
	border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
	background: #ddd;
	border-radius: 10px;
}

input[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: blue;
	margin-left: 5px;
}

input[type=range]:focus::-ms-fill-lower {
	background: green;
}

input[type=range]:focus::-ms-fill-upper {
	background: green;
}

.price-slider {
	display: flex;
	flex-direction: column-reverse;
}

.price-slider span.field {
	margin-top: 40px;
	display: flex;
	align-items: baseline;
	font-weight: 600;
	justify-content: space-between;
	max-width: 300px;
}

span.upper.value {
	position: absolute;
	right: -10px;
	bottom: -35px;
}

span.lower.value {
	position: absolute;
	bottom: -35px;
}

.sortby.adoria_sortby h5 {
	margin-bottom: 5px;
}

.filter-toggle.filter-close {
	display: inline-flex;
	justify-content: flex-end;
	width: 100%
}

.filter-toggle {
	cursor: pointer;
	display: inline-flex;
	column-gap: 20px;
	align-items: end;
	padding: 1.5rem 0;

}

span.filter-toggle-text svg {
	width: 19px;
	height: 20px;
}


span.filter-toggle-text,
a.reset-filter {
	width: fit-content;
	font-weight: 500;
	text-transform: uppercase;
	border: 1px solid transparent;
	padding: 0;
	text-align: center;
}

a.reset-filter:hover {
	text-decoration: none
}


.sortby-inner label {
	width: 95%;
	cursor: pointer;
	font-size: 12px !important;
	text-transform: uppercase;
	margin-bottom: 4px !important;
	text-decoration: underline;
	line-height: 1.5 !important;
}

.sortby-inner input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

body.privacy-policy h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.privacy-policy h2,
.privacy-policy h3 {
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 20px;
}

.privacy-policy main p,
.privacy-policy main ul {
	font-size: 18px;
	margin-bottom: 15px;
	width: 100%;
	font-family: 'Futura PT';
	font-weight: 300 !important;
}

ul.ul1 {
	margin-top: -10px;
}

ul.ul1 li {
	margin-left: 20px;
	gap: 4px;
	list-style: disc !important;
}

body.privacy-policy h1+p,
main#privacy>p:first-child {
	display: none !important
}

.slider-standart-item img,
.slider-big-container img {
	cursor: pointer;
}

.container-catalog.container-fluid {
	padding: 0 10vw;
}

.wrap-loop-item .summary {
	width: 100%;
	height: fit-content;
}

.wrap-loop-item img {
	height: 500px;
	object-fit: cover;
	object-position: top;
}

.wrap-loop-item img[alt="position-bottom"] {
	object-position: bottom !important;
}


.woocommerce-cart .featured-cart .wrap-loop-item img {
	height: 500px;
}

.var-wrapper-pa_color .radio-span img {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 19px;
	width: 44px;
	object-fit: cover;
}


.var-wrapper-pa_color .radio-span input[disabled]:before,
.var-wrapper-pa_size input[disabled] {
	position: absolute;
	content: "";
	height: 2px;
	width: 100%;
	background: red;
	transform: rotate(20deg);
	top: 10px;
}

.var-wrapper-pa_color .radio-span input[disabled] {
	filter: contrast(0.5);
}


.single-content {
    font-size: 17px;
	line-height: 24px;
    /* text-transform: uppercase; */
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: 'Futura PT Book';
}

.slider-big .slick-dots li button:before,
.woocommerce-cart .featured-cart .slick-dots li button:before,
.related .slick-dots li button:before,
.slider-archive .slick-dots li button:before,
.order-inner .slick-dots li button:before,
.featured-search .slick-initialized .slick-dots li button:before,
.single-item .slick-dots li button:before {
	content: "" !important;
	background: #000000 !important;
	height: 2px !important;
	top: 8px !important;
}


.slick-vertical .slick-slide {
	border: none !important;
}

.wrap-loop-item h2.woocommerce-loop-product__title {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .8px;
}

.woocommerce-cart .featured-cart .row {
	margin-left: 0 !important;
	margin-right: 0 !important
}


.woocommerce-cart .featured-cart .products.row {
	max-width: 730px;
}

.woocommerce-cart dl.variation {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	width: 100%
}

.woocommerce-checkout dl.variation {
	position: absolute;
	top: 40px;
	left: 140px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

dt.variation-Color,
dt.variation-Size,
dt.variation-Gender,
dt.variation-Taille {
	line-height: 13px;
	letter-spacing: 0px;
	padding-right: 5px;
	width: 37%;
	font-size: 10px;

}

dd.variation-Size,
dd.variation-Color,
dd.variation-Couleur,
dd.variation-Taille {
	font-weight: 400;
	width: 60%;
	margin-bottom: 0;
	font-size: 10px
}

.popup-search .product.featured {
	padding: 0 6px;
	width: 228px !important;
}


.popup-search .featured-search .products.row {
	column-gap: 10px;
}


.popup-search .main-products-wrapper {
	padding-top: 0;
}

.popup-search .product.featured img {
	max-height: 280px;

}

.mfp-container {
	padding: 0 0px !important;
}

.popup-search form.cart {
	display: none
}


img.mfp-img {
	 min-width: 100%;
    max-height: 100vh!important;
	object-fit: cover;
	object-position: center;
	padding: 0 !important;
	cursor: zoom-out;
}


.admin-bar .mfp-close {
	top: 32px !important
}

section.related.products>h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: .5px;
	font-family: 'Futura PT';
}

section.related.products {
	padding-bottom: 50px;
	padding-top: 50px;
}

.related form.variations_form.cart {
	display: none;
}

.related>div>div>ul.slick-dots {
	bottom: -50px;
}





.woocommerce-cart .featured-cart .slick-dots {
	bottom: -10px;
}


.related>div>.slick-dotted.slick-slider {
	margin-bottom: 40px !important;
}

.related .main-products-wrapper,
.woocommerce-cart .featured-cart .main-products-wrapper {
	overflow: hidden
}

.slider-archive .slick-dots {
	bottom: -30px;
}

.slider-archive .slick-dotted.slick-slider {
	margin-bottom: 20px;
	padding-top: 5px;
}


.slider-archive .slick-dotted.slick-slider {
	margin-bottom: 20px;
}

.popup-search .product.featured .slick-slider {
	margin-bottom: 0;
	height: 15px;
}
}


.products.row.columns-4 {
	margin: 0
}


ul.page-numbers {
	display: flex;
	justify-content: center;
	column-gap: 4px;
	font-size: 16px;
	width: 100%;
	margin-top: 2.5rem;
	font-family: futura pt;
	font-weight: 400;
}

/* opacity: 0;*/
}

ul.page-numbers li {
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
}


a.page-numbers {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 300;
	width: 35px;
	height: 35px
}

span.page-numbers.current {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 35px;
	height: 35px
}

a.next.page-numbers,
a.prev.page-numbers {
	font-size: 25px;
	font-family: 'Freight Big Pro';
	transition: transform .35s;

}

a.next.page-numbers:hover {
	transform: translateX(0.25rem);
	transition: transform .35s;
}

a.prev.page-numbers:hover {
	transform: translateX(-0.25rem);
	transition: transform .35s;
}


.main-products-wrapper.main-search a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display: block;
}

.main-products-wrapper.main-search {
	padding-top: 10px;
}

.main-products-wrapper.main-search h2.woocommerce-loop-product__title {
	margin-top: 20px;
}

.wishlist-page svg.wishlist {
	height: 25px;
	width: 28px;
	cursor: pointer;
}

.page-template-wishlist .delete-favorite {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 3;
}

.wish-loop-item img {
	width: 100%;
	margin-bottom: 10px;
}

.favdata-content.wrap-loop-item-content {
	position: unset !important;
}

.wishlist-page {
	padding-bottom: 7vh;
}

a.button.wc-backward {
	margin-bottom: 30px;
	display: block;
}

.featured-search .wrap-loop-item h2.woocommerce-loop-product__title,
.popup-new-arrivals .wrap-loop-item h2.woocommerce-loop-product__title {
	margin-top: 5px;
	padding-left: 0;
	font-size: 16px;
}

.featured-search span.woocommerce-Price-amount.amount bdi,
.popup-new-arrivals span.woocommerce-Price-amount.amount bdi {
	font-family: unset;
	display: flex;
	font-size: 12px;
}

.featured-search .wrap-loop-item .price,
.popup-new-arrivals .wrap-loop-item .price {
	padding-left: 0;
	display: flex;
}

.featured-search .wrap-loop-item .price span.woocommerce-Price-currencySymbol,
.popup-new-arrivals .wrap-loop-item .price span.woocommerce-Price-currencySymbol {
	font-size: 12px
}


ul#menu-search-menu li a,
ul#menu-search-menu-fr li a {
	font-size: 19px;
}

li.search-heading>a {
	font-weight: 600;
}


ul#menu-search-menu,
ul#menu-search-menu-ua,
ul#menu-search-menu-fi {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-content: flex-start;
	flex-wrap: wrap;
}

ul#menu-search-menu li {
	width: fit-content;
}


.order-inner {
	display: flex;
	flex-wrap: wrap;
	width: 350px;
}


.order-inner-top,
.order-inner-top-inner {
	width: 100%;
	display: flex !important;
	flex-wrap: wrap;
}

.order-slider-inner {
	display: flex !important;
	column-gap: 10px;
	margin: 10px 0;
	position: relative;
	width: 320px
}


.order-info-item.bottom {
	line-height: 21px;
}

button.order-total {
	display: none;
}

.order-image img {
	max-width: 120px;
	margin-right: 8px;
}

.order-wrapper.product.d-flex.col-12 {
	flex-wrap: wrap;
	width: 350px;
}

.order-number {
	height: fit-content;
	width: 100%;
}

.order-info-item.order-info-item-name {
	display: flex;
	flex-wrap: wrap;
	font-family: 'Futura PT Book'!important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: .3px;	
	margin-top: 3px;
}

.order-info-item.order-info-item {
	font-family: 'Futura PT Book'!important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: .3px;
	text-transform:uppercase
}

span.order-price {
	position: absolute;
	top: 3px;
	right: -100px;
}

.order-item-quantity {
	margin-right: 0.5rem;
	font-size: .6875rem;
	line-height: .6875rem;
	font-family: 'Futura PT Book'!important;
	font-weight: 500;	
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	width: 65%;
	align-items: baseline;
	column-gap: 15px;
	position: absolute;
	bottom: 20%;
}

.order-number {
	height: fit-content;
	width: 100%;
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Futura PT Book'!important;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: 600;
	cursor: pointer;
}

.order-number:before {
	content: "";
	width: 50px;
	height: 30px;
	top: 0;
	left: 0;
	background: #000000;
	position: absolute;
	z-index: -1;
}

section.order {
	padding-top: 30px;
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	gap: 30px;
}


.order-item-metas {
	line-height: 13px;
	letter-spacing: 0px;
	padding-right: 5px;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

.woocommerce-order-received .woocommerce,
.woocommerce-checkout .woocommerce {
	width: 100%;
}

.woocommerce-thankyou-order-received p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.woocommerce-order a.button.wc-backward.wp-element-button {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 500;
	margin-bottom: 20px;
}

.woocommerce-order {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

ul#menu-header-submenu,
ul#menu-header-menu-desktop-fr,
ul#menu-header-submenu-fi {
    font-family: 'FUTURA PT BOOK';
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #283045;
    line-height: 1.22em;
    letter-spacing: 0em;
    margin-top: 0.5rem;
	column-gap: 30px;
    text-align: center;
}

.container-catalog.container-fluid {
	padding: 0 15px;
}


.col-lg-3.col-6.product {
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 20px;
}

.wrap-loop-item img {
	height: 580px;
	object-fit: cover;
	object-position: top;
	width: 100%;
}

ul#menu-string,
ul.string-menu {
	display: flex;
	padding-top: 10px;
	text-transform: uppercase;
	column-gap: 20px;
	overflow-x: auto;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 0;
}

ul#menu-string li,
ul.string-menu li {
	border: 1px solid transparent;
	padding: 2px 0px;
}

ul#menu-string li:hover,
ul.string-menu li:hover {
	border-bottom: 1px solid #000000;
}

.attr-selected label>div {
	font-weight: 500 !important;
	text-decoration: underline
}


ul#menu-string li a:hover,
ul.string-menu li a:hover {
	text-decoration: none;
	color: #000000 !important;
}

section.order,
nav.woocommerce-MyAccount-navigation {
	padding: 0 3vw !important;
	padding-bottom: 40px !important;
}

.wishlist-page h1 {
	padding-top: 15px;
}

main.favorites .row {
	margin: 0;
	gap: 30px;
}

span.fa-fullheart {
	color: #ffffff;
	cursor: pointer
}

span.fa-cart .desktop,
span.fa-search .desktop {
	font-weight: 600 !important;
	font-family: Freight Big Pro !important;
}


.marquee {
	position: relative;
	width: 100vw;
	max-width: 100%;
	height: 45px;
	overflow-x: hidden;
	padding: 0 2px;

}

.track {
	position: absolute;
	white-space: nowrap;
	will-change: transform;
	animation: marquee 45s linear infinite;
}

@keyframes marquee {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}

.track:hover {
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}


.slider-archive .slide-item {
	position: relative
}

.slider-archive .slide-item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrap-loop-item .price {
	padding-left: 1px
}

.slider-archive.slick-dotted.slick-slider {
	margin-bottom: 10px;
}

.slider-archive .slick-dots {
	bottom: -20px;
}

.wrap-loop-item h2.woocommerce-loop-product__title {
	margin-top: 5px;
	font-family: "Freight Big Pro";
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: .8px;
	padding-left: 2px;
	margin-bottom: 3px;
	text-transform: capitalize;
}


.wrap-loop-item span.woocommerce-Price-amount.amount bdi {
	text-transform: uppercase;
	font-size: 16px;
	font-family: -apple-system;
}

p.woocommerce-info.woocommerce-no-products-found {
	justify-content: center;
	display: flex;
	text-transform: uppercase;
	font-size: 12px;
	height: 50vh;
	align-items: center;
}

a.reset-filter {
	font-size: 12px;
	background: #000000;
	color: #ffffff;
	padding: 3px 10px;
	line-height: 14px;
	font-weight: 500;
	font-family: -apple-system;
}

.related .slick-list.draggable,
.related .slick-track {
	min-width: 100% !important;
}

.slider-archive {
	display: flex;
	flex-wrap: wrap;
	overflow-y: hidden;
	height: 670px;
}


.slider-archive.slick-initialized {
	display: unset;
	flex-wrap: unset;
	overflow-y: unset;
	height: unset;
}


.slider-archive.slick-initialized .slick-dots {
	position: static;
	bottom: -25px;
	display: flex;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	justify-content: center;
}

.slider-archive.slick-initialized .slick-dots li,
.slider-archive.slick-initialized .slick-dots li button {
	position: relative;
	display: flex;
	width: 20px;
	height: 11px;
	margin: 0px 5px;
	padding: 0;
	cursor: pointer;
	padding-top: 2px;
	margin-bottom: 1px;
}


.products.row.columns-4 {
	overflow-y: visible !important;
}


.misha_loadmore {
	background-color: #ddd;
	border-radius: 2px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 1px;
	cursor: pointer;
	text-transform: uppercase;
	padding: 10px 0;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	opacity: 0
}

.misha_loadmore:hover {
	background-color: #767676;
	color: #fff;
}

.page-template-contacts h1.page-heading {
	margin-top: 20px;
}

.woocommerce-variation-description {
	display: flex;
	order: 1;
	width: 100%
}

.woocommerce-variation-description p {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}

.woocommerce-variation.single_variation {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: -20px;
}

ins {
	text-decoration: none !important;
}

del {
	font-weight: 400 !important;
	margin-right: 5px;
}

.wrap-loop-item span.onsale {
	display: none
}

.single span.onsale {
	color: #ffffff;
	background: #000000;
	padding: 0 10px;
	font-weight: 500;
	margin-left: 20px;
	display: none
}

p.price span.price {
	padding-left: 0;
}

.banner img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.banner.right img {
	max-height: 80vh;
}

.banner.right.two a {
	margin-bottom: 20px;
	display: block;
}


section.wallpaper .row,
section.wallpaper .container {
	height: 100%;
}


h2.main-heading {
	font-family: "Freight Big Pro", serif;
	font-size: 60px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.25em;
	letter-spacing: 0em;
}

section.wallpaper {
	min-height: 77vh;
	display: flex;
	align-items: center;
	justify-content: end;
	text-align: right;
	color: #ffffff;
}

.wallpaper-info {
	font-size: 22px;
	margin-bottom: 1rem;
	letter-spacing: .5px;
}

section.wallpaper a {
	font-size: 21px;
	color: #ffffff;
	border-bottom: 1px solid;
	line-height: 18px;
}

section.banners {
	margin: 5rem 0;
}

.featured-search .main-products-wrapper {
	overflow-x: unset
}

.featured-search span.onsale {
	bottom: 0;
	font-size: 11px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	cursor: not-allowed;
}

button.single_add_to_cart_button.disabled.wc-variation-selection-needed {
	pointer-events: none;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-is-unavailable {
	pointer-events: none;
	cursor: not-allowed;
}

section.slider-section img {
	width: 100vw;
	height: 110vh;
	object-fit: cover;
	object-position: top;
}


section.catalog {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.nav-tabs {
	border-bottom: unset !important;
	justify-content: center;
	column-gap: 10px;
	margin-bottom: 15px !important;
	margin-top: 10px;
	align-items: center;
}

.nav-tabs .nav-item {
	margin-bottom: unset !important;
	border: none;
	font-size: 14px;
	text-transform: uppercase;
}

.nav-tabs .nav-link {
	border: unset !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: 600;
	letter-spacing: .4px;
	width: 100%;
	padding: 10px 15px !important;
	border: #000000;
	text-align: center;
	display: block;
}


div.tab.active .slick-list.draggable {
	width: 100%;
	margin-left: 12px;

}

div.tab.active .slick-track {
	width: 100% !important;
	display: flex !important;
}

/*
div.tab.active .wrap-loop-item {
	min-width: 432px;
}
*/

section.banners .container-fluid {
	padding: 0;
}

.show-all {
	height: 575px;
	width: 100%;
	display: flex;
	font-size: 22px;
	text-decoration: underline;
	font-weight: 600;
}

.show-all a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fa-arrow-left:before {
	content: "\e901";
	color: #cfb08d !important;
	font-size: 30px;
}


.fa-arrow-right:before {
	content: "\e907";
	color: #cfb08d !important;
	font-size: 30px;
}

section#firstscreen-section img {
	width: 100%;
	height: fit-content;
	max-height: 82vh;
	object-fit: cover;
}

section#video-section a.button.wc-backward.wp-element-button {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .65px;
}

a.button.wc-backward.wp-element-button:hover {
	color: #ffffff !important;
}

.thankyou a.button.wc-backward.wp-element-button:hover {
	color: #000000 !important;
}


section#video-section a.button.wc-backward.wp-element-button:hover {
	text-decoration: none !important
}

section.catalog .container-fluid {
	padding: 0;
}

section.catalog .col-4 {
	padding: 0 6px;
}


section.catalog .wrap-loop-item img {
	max-height: 35vw;
}


section.catalog .wrap-loop-item {
	margin-top: -25px;
}


section.catalog .product.type-product {
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 20px;
	/*width: 32%!important;*/
}

div.tab {
	display: none;
}

div.tab.active {
	display: flex !important;
}

.tab-content {
	width: 100%;
}

section#newsletterwidget-3 form {
	display: flex;
	align-items: self-start;
	flex-wrap: wrap
}

div#newsletter-section h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color: #212121;
	line-height: 1.33em;
	letter-spacing: .08333333333333333em;
	margin-bottom: 20px
}

div#newsletter-section {
	padding: 0 15px 15px;
}

div#newsletter-section .tnp-email-wrapper {
	width: 100%;
	display: flex;
	position: relative;
}

div#newsletter-section .tnp-field.tnp-field-button {
	width: 45px;
}

section#newsletterwidget-3 form input[type="radio"] {
	margin-right: 3px;
	margin-left: 7px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 13px;
	height: 13px;
	border: 1px solid #000000;
	border-radius: 100%;
}

section#newsletterwidget-3 form input[type="radio"]:checked {
	border: 2px solid #000000
}

section#newsletterwidget-3 form input[type="radio"]:first-child {
	margin-left: 0px;
}

section#newsletterwidget-3 form>label {
	font-size: 10px;
	text-transform: uppercase;
}

section#newsletterwidget-3 form input::placeholder {
	text-transform: uppercase;
	font-size: 10px;
}

.custom-4imuvy.e1txxatr0 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	max-width: 310px;
}

.custom-4imuvy.e1txxatr0 a {
	text-decoration: underline;
	font-weight: 500
}

.adoria-price-wrapper span.price {
	display: flex;
	flex-direction: row-reverse;
	column-gap: 10px;
}

.tab-content img {
	width: 100%;
	object-fit: cover;
	object-position: top;
	height: 575px;
}

button.banner-button {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 15px;
	font-size: 22px;
	color: #cfb08d !important;
	line-height: 24px;
	padding: 0;
	text-decoration: underline;
}

.banner {
	position: relative;
}

.slider-standart-item img {
	height: calc(77.78vh/4);
	width: 180px;
	object-fit: contain;
	float: right;
	padding-bottom: 10px;
	padding-right: 15px;
}

.featured-search {
	max-height: 351px;
	overflow-y: hidden;
}

.manifest p.site-description {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: futura pt book;
}


.home .popup-currency,
.home .admin-bar .popup-currency {
	top: 27px;
}

.header-top-panel {
    background: #cfb08d !important;
    height: 30px;
}

.header-socials svg {
    width: 29px;
    height: 29px;
}


.header-socials svg path{
	fill: #ffffff!important
}

.home ul#primary-menu li a,
.home div#cart span,
.home .header-icons span.desktop {
	color: #cfb08d !important;
	letter-spacing: 1px;
	font-weight: 600;
}


span.desktop:hover {
	text-decoration: underline;
}

.home .ht-mcs-widget.ht-mcs-sidebar-widget-list.mb-5 span {
	font-weight: 600;
	font-size: 17px
}

html[lang="fr-FR"] .cur-lang-toggle {
	margin-left: -40px;
}

.popup-ask-fixed {
	position: fixed;
	-webkit-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
	transition: all 0.35s ease-out 0s;
	-webkit-box-shadow: 3px 1px 25px -6px #9C8C9A inset;
	-moz-box-shadow: 3px 1px 25px -6px #9C8C9A inset;
	box-shadow: 3px 1px 25px -6px #9C8C9A inset;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -5555px;
	left: 0;
	opacity: 0
}


.admin-bar .popup-ask {
	top: 33px
}


.popup-ask {
	z-index: 999999;
	background: #ffffff;
	width: 360px;
	height: calc(100vh - 33px);
	position: fixed;
	top: 0px;
	right: -5555px;
	padding-left: 15px;
	padding-right: 20px;
	overflow-y: auto;
	margin-right: -15px;
	padding-bottom: 20px
}


.popup-ask-fixed.opened {
	display: block;
	opacity: 1;
	z-index: 999998;
}


.popup-ask-fixed.opened .popup-ask {
	right: 5px;
}

.popup-ask-fixed:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9997;
}

.popup-ask-wrapper {
	display: flex;
	flex-direction: column;
	position: relative;
}

.widget.woocommerce.widget_shopping_cart img {
	max-width: 120px;
	margin-right: 8px;
	position: absolute;
	left: 0;
	top: 0;
}

.widget.woocommerce.widget_shopping_cart li.woocommerce-mini-cart-item.mini_cart_item {
	POSITION: RELATIVE;
	height: 180px;
	margin-bottom: 20px;
}

.widget.woocommerce.widget_shopping_cart li.woocommerce-mini-cart-item.mini_cart_item>a {
	padding-left: 130px;
	display: flex;
	flex-wrap: wrap;
	text-transform: uppercase;
	line-height: 13px;
	letter-spacing: 0px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: 500;
	padding-top: 10px;
	font-family: Helvetica_Regular, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: .3px;
	text-transform: uppercase;
	max-width: 75%;

}


.widget.woocommerce.widget_shopping_cart a.remove.remove_from_cart_button {
	position: absolute;
	bottom: 30%;
	right: 5px;
	position: absolute;
	z-index: 5;
	bottom: 30%;
	font-weight: 400 !important;
	font-size: 10px !important;
}

.widget.woocommerce.widget_shopping_cart dl.variation {
	width: 83%;
	padding-left: 130px;
	font-size: 10px;
	text-transform: uppercase;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	padding-top: 10px;
}


.widget.woocommerce.widget_shopping_cart li span.woocommerce-Price-amount.amount {
	width: fit-content;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
	letter-spacing: .3px;
	text-transform: uppercase;
	font-family: ProximaNova, Helvetica, Arial, sans-serif !important;
}


.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart.cart_list.product_list_widget {
	padding-top: 20px;
}


.widget.woocommerce.widget_shopping_cart span.quantity b {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	position: absolute;
	left: 130px;
	bottom: 30%;
}


.widget.woocommerce.widget_shopping_cart span.quantity b span.woocommerce-Price-amount.amount {
	display: none;
}

p.woocommerce-mini-cart__total.total {
	display: flex;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 2px solid;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

p.woocommerce-mini-cart__buttons.buttons {
	display: flex;
	flex-wrap: wrap;
	column-gap: 1%;
	justify-content: space-between;
}


p.woocommerce-mini-cart__buttons.buttons a,
p.woocommerce-mini-cart__empty-message a.back {
	background: #000000 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .4px;
	width: 100%;
	padding: 10px 15px;
	border: #000000;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	white-space: nowrap;
}

span.fa-close.popup-mini-cart-close {
	cursor: pointer;
	display: flex;
	justify-content: end;
	padding-top: 10px;
	padding-right: 5px;
	float: right;
	width: 100%;
}

span.fa-close.popup-mini-cart-close>span {
	left: unset;
	right: 0;
	top: 20px
}

p.woocommerce-mini-cart__buttons.buttons a.button.checkout {
	display: none
}

.woocommerce-variation-add-to-cart a.added_to_cart.wc-forward {
	display: none;
}


.single .widget .quantity {
	display: unset;
}

p.woocommerce-mini-cart__empty-message {
	height: 90vh;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .5px;
	text-decoration: underline;
}


.popup-ask dl.variation {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 5px;
	justify-content: space-between;
}

.popup-ask form.woocommerce-cart-form .product-name {
	width: 75%;
}

.popup-ask li.woocommerce-cart-form__cart-item.cart_item {
	column-gap: 0px;

}

.search-filter {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .5px
}

ul.payment_methods li[class*=payment_method]>input[name=payment_method]+label {
	display: flex;
	align-items: center;
	column-gap: 5px;
}

li.wc_payment_method.payment_method_stripe_cc {
	display: flex;
	align-items: center;
}

div#payment li.payment_method_stripe_applepay,
div#payment li.payment_method_stripe_googlepay,
div#payment li.payment_method_stripe_payment_request {
	display: flex !important;
	align-items: center;
}

li.wc_payment_method.payment_method_cod,
li.wc_payment_method.payment_method_stripe_cc,
li.wc_payment_method.payment_method_ppcp {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.payment_box.payment_method_cod,
.payment_box.payment_method_stripe_cc,
.payment_box.payment_method_ppcp {
	width: 100%;
}

label.d-flex.justify-content-between.required-wrapper {
	width: 96%;
}

p#billing_gender_field label.d-flex.justify-content-between.required-wrapper {
	width: 100%;
}

.not-found {
	display: none;
	justify-content: center;
	text-transform: uppercase;
	font-size: 12px;
	height: 60vh;
	align-items: center;
	text-align: center
}

#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 1000;
}

.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid transparent;
	border-top: 1px solid transparent;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 2s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}


/*FA-S*/
[class^="fa-"],
[class*=" fa-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-arrow-down:before {
	content: "\e900";
}

.fa-arrow-left:before {
	content: "\e901";
}

.fa-arrow-right:before {
	content: "\e907";
}

.fa-close {
	width: 10px;
	height: 15px;
	cursor: pointer;
	position: relative;
}

.fa-close>span {
	background-color: #cfb08d !important;
	height: 1px;
	position: absolute !important;
	width: 12px;
	right: 0;
	transition: all 0.3s ease;
	border-radius: 10px;
}

button.show-password-input {
    position: absolute;
    right: 0px;
    height: 100%;
    top: 0;
    width: 28px;
    background: transparent;
    border: none;
}


ul#menu-our-world,
ul#menu-our-world-fi,
ul#menu-our-world-ua {
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}


ul#menu-our-world-fi>li>a {
	display: none;
}

ul#menu-our-world-ua>li>a {
	display: none;
}


.fa-close>span:first-child {
	transform: rotate(45deg) !important;
}

.fa-close>span:last-child {
	transform: rotate(-45deg) !important;
}

.popup-search-close.fa-close>span {
	left: unset;
	bottom: 50%;
	z-index: 5;
}

a#scrollUp {
	bottom: 30px;
	right: 30px;
	transform: rotate(180deg);
	font-weight: 400;
	background: #000000;
	color: #ffffff;
	padding: 10px 10px;
	line-height: 10px !important;
	display: none
}


section.advantages {
	background-color: #f6efe6;
	padding-bottom: 3rem;
	padding-top: 3rem;
}

h2.icon-bar__title.heading-md.mb-1 {
	font-family: "Freight Big Pro", serif;
	font-size: 24px;
	font-weight: 300;
	font-style: normal;
	color: #283045;
	line-height: 1.25em;
	letter-spacing: 0em;
}

p.icon-bar__body {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #283045;
	line-height: 1.5em;
	letter-spacing: 0em;
}

.icon-bar__block.col-lg-4.col-12 {
	padding: 0 3rem;
}

.blog-post h1.entry-title.text-center {
	padding: 1.5rem 0;
    font-size: 18px;
    text-transform: uppercase;
}

.blog main#primary {
    padding-top: 3rem;
}

.page-template-about h1.entry-title.col-12.text-center {
    margin-bottom: 40px;
}

div#related_posts {
	padding: 5rem 0;
}

div#related_posts>h3,
#news>h3 {
	text-align: center;
	font-weight: 500;
	font-size: 19px;
	text-transform: uppercase;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: 600;
	letter-spacing: .4px;
	width: 100%;
	padding: 10px 15px;
	text-align: center;
	display: block;
}


.relatedcontent h3 {
	line-height: 26px;
    text-align: center;
    margin-top: 5px;
}


.relatedcontent h3 a {
	font-size: 16px;
	padding: 10px 0;
	font-family: 'Futura PT Book';
}

.relatedthumb img {
	height: 300px;
	width: 100%;
	object-fit: cover;
}

.single section.advantages {
	margin-top: 5rem;
}

article p {
	font-size: 18px;
	padding: 20px 0;
}

.show-all.posts {
	height: 333px;
}

footer {
	background: #f6efe6f0 !important;
}

div#related_posts .slick-track,
{
display: flex !important
}

.breadcrumbs span {
	font-weight: 600;
	margin: 0 5px;
}

.breadcrumbs a {
	text-decoration: underline
}

nav.about-menu ul.sub-menu {
	display: flex;
	column-gap: 7px;
}

nav.about-menu ul.sub-menu img {
	width: 300px;
	height: 200px;
	object-fit: cover;
}


nav.about-menu ul.sub-menu li {
	display: flex;
	flex-direction: column-reverse;
}

nav.about-menu ul.sub-menu li a {
	font-size: 18px;
	font-weight: 600;
}

.about-menu-item {
	position: absolute;
	top: 65px;
	width: 100%;
	left: 0;
	background: #f6efe6f0 !important;
	z-index: 111030;
	justify-content: center;
	display: none;
	-webkit-transition: all 0.55s ease-in-out;
	-o-transition: all 0.55s ease-in-out;
	transition: all 0.55s ease-in-out;
	border-top: 1px solid #cfb08d;
}



.categories.side-nav.log.category h5 {
	margin-bottom: 13px;
	border-bottom: 1px solid;
	width: fit-content;
	font-weight: 600;
	letter-spacing: 1px;
}

.products.subcategories.d-flex.justify-content-center img {
	width: 200px;
	height: 200px;
	object-fit: cover;
	object-position: center center;
}

h2.woocommerce-loop-category__title {
	font-family: 'FUTURA PT BOOK';
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: #283045;
	line-height: 1.22em;
	letter-spacing: 0em;
	margin-top: 0.5rem;
}

h2.woocommerce-loop-category__title mark {
	background-color: transparent;
}

.products.subcategories {
	column-gap: 30px;
	margin-bottom: 2rem;
	text-align:center
}

.filter-toggle.fa-close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: transparent;
}

h5.categories__title,
.sidebar-shop h2.widget-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 600;
	margin-bottom: 1rem;
	text-decoration: underline;
	letter-spacing: .5px;
}

.tax-product_cat li.adoria_filter_check a {
	position: relative;
	padding-left: 2px;
}

.tax-product_cat li.adoria_filter_check a:before {
	position: absolute;
	content: "";
	border: 2px solid #000000;
	width: 15px;
	height: 15px;
	left: -17px;
	top: 3px;
}

li.adoria_filter_check:hover>label,
.log__group.check:hover>label {
	color: #cfb08d;
	text-decoration: underline;
	cursor: pointer;
}


.tax-product_cat div#st-accordion-cat {
	margin-left: 15px;
}

.total-category-count {
	font-family: "Futura PT", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #283045;
	line-height: 1.5em;
	letter-spacing: 0em;
}

div#archive_posts {
	padding: 3rem 0 6rem;
}

.sticky-thumb,
.sticky-content {
	width: 50%
}

.sticky-content {
	padding-left: 20px;
}

h2.sticly-title a {
	font-weight: 600;
	color: #cfb08d !important;
	font-size: 28px;
}

.sticky-content p {
	font-family: futura pt;
	font-weight: 300;
	font-size: 20px;
}

.archive-content .blog-date {
	margin-top: 10px;
	margin-bottom: 5px;
}

.archive-content h3 {
	font-size: 23px;
	font-family: futura pt book;
	line-height: 27px;
}

.single nav.woocommerce-breadcrumb {
	padding-left: 30px;
	margin-bottom: 30px;
}

.single.single-post nav.woocommerce-breadcrumb {
	padding-left: 0px;
}


nav.big-menu img {
	width: 200px;
	height: 200px;
	object-fit: cover;
}

nav.big-menu ul li {
	display: flex;
	flex-direction: column-reverse;
}

nav.big-menu ul li a {
	font-size: 18px;
	text-align:center
}

.header-icons-inner {
	display: flex;
	column-gap: 23px;
}

a.favdata {
	height: 100%;
	display: block;
}

a.favdata:hover h2 {
	color: unset !important
}

.header-icons-inner svg:hover {
	stroke-width: 1.7;
}

span.num-favorite {
	position: absolute;
	right: -5px;
	font-size: 15px;
	top: -10px;
}

.cart-empty.woocommerce-info {
	width: 100%;
	justify-content: center;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.single-simple-wrap,
.summary form.cart {
	margin-bottom: 35px;
}

.single-simple-wrap a.added_to_cart.wc-forward {
	display: none;
}

tr.cart-subtotal th {
	white-space: nowrap;
}


.container-catalog.container-fluid.wishlist-page {
	min-height: 500px;
}


form#register-form ul.woocommerce-error strong,
form#login-form ul.woocommerce-error strong {
	display: none !important;
}


.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide.form-group,
.woocommerce-privacy-policy-text {
	font-size: 10px;
	max-width: 470px;
	text-transform: uppercase;
}

.woocommerce-password-strength {
	margin-top: 15px;
	color: red;
}

.woocommerce-password-strength.strong {
	color: green !important;
}

.woocommerce-password-strength.good {
	color: #ffa22f !important;
}

input#reg_email {
	text-transform: none !important;
}

div#first-name-error,
div#last-name-error,
div#city-error,
div#address2-error,
div#address-error,
div#country-error,
div#phone-error,
div#postcode-error,
div#password-error,
div#password-repeat-error,
div#reg-email-error,
div#login-email-error,
div#login-password-error {
	position: absolute;
	width: 100%;
	white-space: nowrap;
	top: 0;
	background: #ffffff;
	z-index: 3;
	color: red;
	left: 0
}

form#register-form ul.woocommerce-error,
form#login-form ul.woocommerce-error {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 10px;
	text-align: left !important;
	align-items: unset !important;
}

form#register-form ul.woocommerce-error strong,
form#login-form ul.woocommerce-error strong {
	display: none !important
}

input#username {
	text-transform: none !important;
}

.page-template-myaccount-template.woocommerce-lost-password .woocommerce-message {
	text-transform: uppercase;
	margin-top: 75px;
	font-size: 12px;
}

.page-template-myaccount-template.woocommerce-lost-password p {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
}

.site-branding.col-lg-2.col-6 {
	position: relative;
	display: flex;
	justify-content: center;
}

#art_email,
#art_subject,
input#art_name,
input#art_phone {
	padding: 10px 5px;
	display: inline-block;
	width: 100%;
	border: transparent;
	border-bottom: 1px solid;
	border-radius: 0;
	height: 40px;
	padding-left: 0;
	padding-bottom: 0;
}

#add_feedback label,
#add_return label {
	font-weight: 500;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0px;
}

p.form-row.validate-required {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	position: relative;
}

textarea#art_comments {
	margin-top: 40px;
	display: flex;
	width: 100%;
	padding: 10px 15px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#add_feedback label,
#add_return label {
	font-weight: 500;
	color: #000000;
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 0px;
	font-family: 'Futura PT Book';
}

p.form-row.validate-required {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	position: relative;
}

#add_feedback {
	margin: 20px 0px 10px;
}

#add_feedback,
#add_return {
	margin: 20px 5px 50px;
	position: relative;
	max-width: 845px;
}

label[for="art_comments"] {
	top: -25px !important;
}

section.feedback-wrapper.row.flex-wrap {
	justify-content: center;
	margin: 40px;
}


a.site-title {
	font-family: Freight Big Pro;
	font-size: 38px;
	font-style: normal;
	color: #cfb08d !important;
	letter-spacing: 6px;
	line-height: 2.7rem;
	text-decoration: none !important;
	padding-top: 7px;
}

footer .tnp-widget input.tnp-submit {
	background-color: transparent !important;
	background-image: none !important;
	text-shadow: none !important;
	color: #000000 !important;
	border: 2px solid #000000 !important;
	height: 100% !important;
	border-left: none !important;
	font-weight: bold !important;
	font-size: 20px !important;
}
.popup .tnp-widget input.tnp-submit {
    background-color: #000000!important;
    border: 1px solid #000000!important;
}


/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}


/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


div#newsletter-section {
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	max-width: 22%;
}

.col-lg-2.col-12.footer-menu-item {
	-ms-flex: 0 0 17.666667%;
	flex: 0 0 17.666667%;
	max-width: 17.666667%;
}
.popup-search .slick-track, .popup-new-arrivals .slick-track {
    width: 100%!important;
    display: flex;
}



@media screen and (min-width: 768px) {
section.news .col-md-4.col-6.slick-slide,
section.news .slick-track,
section.news .slick-list{
	width:100%!important
}

}

@media screen and (max-width: 1599px) {
	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section {
		padding-right: 8rem;
	}

	.wrap-loop-item img {
		height: 540px;
	}

	div#order_review p abbr {
		right: 0;
	}

	ul#primary-menu li a {
		font-size: 15px;
	}

}


@media screen and (max-width: 1430px) {
	.popup-currency {
		width: 30vw;
	}

	.col-lg-2.col-12.footer-menu-item {
		-ms-flex: 0 0 20.666667% !important;
		flex: 0 0 20.666667% !important;
		max-width: 20.666667% !important;
		padding: 0 !important
	}

	ul#menu-customer-love-ua,
	ul#menu-legal-ua,
	ul#menu-customer-love,
	ul#menu-legal {
		padding-left: 35px;
		white-space: nowrap;
	}

	.row.flex-wrap.footer-menus>div:last-child {
		max-width: 12%;
		flex: 0 0 12%;
		padding-right: 30px;
		-ms-flex: 0 0 12%;
		padding-left: 0 !important;
	}

	ul#primary-menu li a {
		font-size: 14px;
	}


}


@media screen and (max-width: 1399px) {


.popup-currency, .admin-bar .popup-currency {
    left: -10vw;
}

	.container {
    max-width: 90vw !important;
}

.manifest p.site-description {
    font-size: 18px;
}

	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section {
		padding-right: 5rem;
	}


	.container-catalog.container-fluid {
		padding: 0 5vw;
	}

	.main-product-content {
		padding-top: 0;
	}

	main.delivery-returns h1,
	h1.woocommerce-products-header__title.page-title,
	h1.page-heading {
		margin-bottom: 30px;
		margin-top: 10px;
		font-size: 15px;
	}

	ul#primary-menu li a,
	.cur-lang-toggle ul li a,
	nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul,
	.header-icons a,
	.header-icons span {
		font-size: 14px !important
	}

	.header-icons span#mini-cart-count {
		font-size: 10px !important;
	}


	ul#menu-header-submenu,
	ul#menu-header-menu-desktop-fr {
		font-size: 12px;
	}

	.wrap-loop-item img {
		height: 50vh;
	}

	.container-catalog.container-fluid {
		padding: 0 15px;
	}

	.products.row.columns-4 {
		margin: 0 2px;
	}

	.single .product,
	.single nav.woocommerce-breadcrumb {
		padding: 0 5vw;
		margin-bottom: 30px
	}

	section.related.products .main-products-wrapper {
		padding-top: 15px;
	}


	ul#menu-string,
	ul.string-menu {
		padding-left: 5px;
		width: fit-content;
		font-size: 14px;
		padding-right: 10px;
		overflow-x: scroll;
	}

	ul#menu-string li,
	ul.string-menu li {
		white-space: nowrap;
	}

	.string-menu-container {
		overflow-x: scroll;
	}

	.wrap-loop-item h2.woocommerce-loop-product__title {
		font-size: 16px;
		max-width:90%
	}

	.products.subcategories.d-flex.justify-content-center img {
		width: 160px;
		height: 170px;
	}

	.products.subcategories {
		margin-bottom: 1rem;
	}


	.banner img {
		height: 85vh;
	}

	h2.sticly-title a {
		font-size: 23px;
	}

	.archive-content h3 {
		font-size: 19px;
	}

	h2.main-heading {
		font-size: 48px;
		line-height: 1em;
	}

	.wallpaper-info {
		font-size: 19px;
	}

	h2.icon-bar__title.heading-md.mb-1 {
		font-size: 21px;
	}

	.icon-bar__block.col-lg-4.col-12 {
		padding: 0 1.2rem;
	}

	.nav-tabs .nav-link.active {
		font-size: 16px !important;
	}


	section.catalog .wrap-loop-item img {
		max-height: 50vh;
		height: 50vh;
		
	}

	div.tab.active .slick-track {
		height: 55vh;
	}


	section.catalog .slick-prev,
	section.catalog .slick-next {
		top: 35%;
	}

	nav.about-menu ul.sub-menu li a {
		font-size: 16px;
		font-weight: 600;
	}


	.banner.right img {
		max-height: 50vh;
	}

	.tab-content img {
		height: calc(90vh - 85px);
	}

	.slider-standart-item img {
		height: calc(1000px/3);
	}

	body.overflow-hidden header {
		padding-right: unset !important
	}

	body.overflow-hidden main {
		padding-right: unset
	}

	.popup-size-chart img {
		max-height: 85vh;
	}

	.slider-standart-item img {
		height: calc(76vh/4);
		padding-right: 0;
		margin-right: -20px;
		max-height: calc(630px/4);
	}
	.slider-standart {
    padding-right: 10px;
}

	.slider-big-container img {
		height: 75vh;
		max-height: 630px;
	}

	.col-xl-4 {
		-ms-flex: 0 0 41.666667% !important;
		flex: 0 0 41.666667% !important;
		max-width: 41.666667% !important;
	}

	nav.woocommerce-breadcrumb {
		font-size: 14px;
	}

	nav.big-menu img,
	nav.about-menu ul.sub-menu img {
		width: 210px;
		height: 140px;
	}

	nav.big-menu ul li a,
	nav.about-menu ul li a {
		font-size: 16px;
	}


	.popup-search .product.featured img,
	.popup-new-arrivals img {
		max-height: 210px;
	}

	.popup-search .product.featured {
		width: 185px !important;
	}

	.popup-new-arrivals .row.products {
		max-width: calc(142px * 6 - 3px);
	}


	.popup-new-arrivals .wrap-loop-item span.woocommerce-Price-amount.amount bdi {
		font-size: 13px;
	}


	.popup-search .featured-search .woocommerce.columns-4 {
		max-width: calc(144px * 4 - 3px);
		margin-left: 30px;
	}


	ul#menu-search-menu li a,
	ul#menu-search-menu-fr li a {
		font-size: 17px;
	}


	.featured-search .wrap-loop-item h2.woocommerce-loop-product__title,
	.popup-new-arrivals .wrap-loop-item h2.woocommerce-loop-product__title {
		font-size: 15px;
		max-width: 138px;
		line-height: 20px;
	}

	.site-branding svg {
		margin-top: 14px;
	}

	.col-xl-4 {
		-ms-flex: 0 0 41.666667% !important;
		flex: 0 0 41.666667% !important;
		max-width: 41.666667% !important;
	}

	.slider-big-container {
		margin-bottom: 0rem;
	}

}


@media screen and (max-width: 1270px) {
	div#newsletter-section {
		margin-left: 15px;
		margin-right: 15px;
	}

	.row.flex-wrap.footer-menus {
		padding-bottom: 40px;
		justify-content: space-between;
	}


}

@media screen and (max-width: 1199px) and (min-width:520px) {
	nav#burger-navigation,
		.burger-socials {
			width: 330px;
		}

		.burger-menu-inner {
			padding-left: 5vw;
		}


	.burger-menu-inner ul li.nav-screen-first.with-arrow, .burger-menu-inner ul li.nav-screen-second.with-arrow,
	.burger-menu-inner ul li.nav-screen-first.with-arrow.ontop, .burger-menu-inner ul li.nav-screen-second.with-arrow.ontop{
 		width: 230px;
	}
	
	.burger-menu-inner ul li a {
		width: 215px;		
	}
	.burger-lang {
		padding: 15px 5vw;
	}
	
	li.lang-item a {
		color: #f6efe6f0 !important;
		display: flex;
	}
	.burger-lang li.lang-item img {
		display: unset;
		margin-top: 3px;
	}
	.burger-socials{
		padding-bottom:0
	}	

}



@media screen and (max-width: 1199px) {
	.header-menu-big-inner {
		width: 70%;
	}
	
	.burger {
			left: -5vw;
			top: 10px;
		}
	
    .header-icons.d-flex.align-items-center {	
		padding-left: 0;		
	}

	
	.popup-currency,
	.admin-bar .popup-currency {
		left: -100%;
	}


	html[lang="uk"] .menu-primary-ua-container ul#primary-menu,
	.menu-header-menu-fi-container ul#primary-menu {
		padding-right: 10px;
	}


	form#register-form input,
	form#login-form input,
	button.reg-log-toggler,
	.u-column3.col-12 p {
		width: 410px;
	}

	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section {
		padding-right: 2rem;
	}

	.card {
		flex: 0 0 48% !important;
		-ms-flex: 0 0 48% !important;
		max-width: 48% !important;
	}

	.card-content {
		padding-bottom: 1rem;
	}

	.row.cards {
		column-gap: 1.5rem;
		gap: 1.5rem;
	}


	.wrap-loop-item img {
		height: 400px;
	}

	/*
ul#primary-menu li a, .cur-lang-toggle ul li a,nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul {
    font-size: 12px!important;
}	*/


	ul#menu-string,
	ul.string-menu {
		font-size: 12px;
		column-gap: 5px;
	}

	.products.subcategories {
		column-gap: 10px;
	}

	.row.flex-wrap.footer-menus {
		padding-bottom: 40px;
		column-gap: 0;
		padding: 0 0 40px 0px;
	}

	div#newsletter-section {
		-ms-flex: 0 0 315px;
		flex: 0 0 315px;
		max-width: 315px;
		margin-left: -15px;
		margin-right: 0;
	}

	.col-lg-2.col-12.footer-menu-item {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.container {
		max-width: 90vw !important;
	}

	.products.subcategories.d-flex.justify-content-center img {
		height: 140px;
	}

	span.woocommerce-terms-and-conditions-checkbox-text {
		font-size: 12px;
	}
	footer input#tnp-1 {
		width: 300px;
	}

}

@media screen and (max-width: 1059px) {

	.row.flex-wrap.footer-menus {
		padding-bottom: 0px;
		justify-content: space-around;
		column-gap: 0;
	}


}


@media screen and (max-width: 1024px) {
	.row.article {
		margin-bottom: 40px;
	}
	
	.popup-search .slick-track, .popup-new-arrivals .slick-track {
    width: 100%!important;
    display: flex;
}

	.page-id-17 h1.entry-title.col-12.text-center,
	.page-id-301 h1.entry-title.col-12.text-center {
		margin-bottom: 30px;
	}

	.wrap-loop-item img {
		height: 320px;
	}


	.single .product,
	.single nav.woocommerce-breadcrumb {
		padding: 0 3vw;
	}


}

@media screen and (min-width: 992px) and (max-width: 1024px){
div.tab.active .slick-list.draggable {
    max-height: 350px;
}	
section.catalog .wrap-loop-item img {
    max-height: 350px;
    height: 350px;
}
}






@media screen and (max-width: 992px) {
	.popup-currency {
		width: 50vw;
	}
	
	nav.search-menu {
    padding: 0 5vw;
}
	
	.slider-big-container img {
    max-height: unset;
}

	.col-lg-2.col-12.footer-menu-item.socials h3 {
		font-size: 18px;
		text-align: left;
		margin-top: 10px;
	}

	.col-lg-2.col-12.footer-menu-item.socials a {
		justify-content: left;
	}
	
		.burger {
			left: unset;
			top: unset;
		}


	#add_feedback,
	#add_return {
		max-width: 95%;
	}

	.popup-search .featured-search .woocommerce.columns-4 {
		max-width: calc(100% - 3px);
		margin-left: 30px;
		margin-right: 30px;
	}


	.site-branding svg {
		max-height: 35px;
	}
.icon-bar__block.col-lg-4.col-12 {
    margin-bottom: 15px;
}
	
	
button.banner-button {
    margin: 15px auto;
    width: 100%;
}	

	ul#menu-customer-love-ua,
	ul#menu-legal-ua,
	ul#menu-customer-love,
	ul#menu-legal {
		padding-left: 0;
		white-space: unset;
	}

	.container-catalog.container-fluid.wishlist-page {
		min-height: 25vh;
	}

	.col-lg-2.col-12.footer-menu-item,
	.row.flex-wrap.footer-menus>div:last-child {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		padding: 0 15px !important;
	}

	

	.popup-search.opened:after {
		width: 0px;
		background: transparent;
	}

	.popup-search.opened .container,
	.popup-search.opened {
		padding: 0 !important;
		margin: 0 !important;
		width: 100vw !important;
		max-width: 100vw !important;
		display: block !important
	}

	.popup-search .product.featured {
		margin-bottom: 12px;
	}

	section#aws_widget-2 {
		width: 92vw;
		margin: 0 10px;
	}


	.new-arrivals-close.fa-close {
		top: 70px;
		right: 15px;
	}

	.popup-search {
		top: 54px;
	}



	.aws-container .aws-search-form .aws-wrapper,
	.aws-container .aws-search-form .aws-form-btn {
		height: 40px;
	}

	.aws-container .aws-search-form .aws-search-btn_icon {
		height: 30px !important;
	}

	li.lang-item img {
		display: unset;
		margin-top: 3px;
	}

	.products.subcategories.d-flex.justify-content-center img {
		height: 168px;
	}

	li.lang-item {
		display: flex
	}

	li.lang-item a {
		color: #f6efe6f0 !important;
		display: flex
	}

	.social-item svg path {
		fill: #cfb08d !important;
	}

	.products.subcategories {
		column-gap: 10px;
		flex-wrap: wrap;
	}

	.col-xl-4 {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100%% !important;
		max-width: 100% !important;
	}

	body.privacy-policy h1 {
		margin-bottom: 0px;

	}

	.sortby-inner {
		margin-top: 10px;
	}

	span#cn-notice-text {
		white-space: pre-wrap;
		width: 100%;
	}

	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section {
		padding-right: 10px;
	}


	.page-template-myaccount-template p#billing_country_field.dop {
		max-width: 75vw;
	}

	.woocommerce-MyAccount-content button.woocommerce-Button.button {
		width: 75vw
	}


	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section .cur-lang-toggle {
		display: none !important
	}


	.header-menu-big {
		display: none
	}

	div#order_review {
		display: none;
	}


	h3#order_review_heading {
		pointer-events: unset
	}

	div#customer_details {
		margin-bottom: 0px;
		padding-bottom: 20px;
		border-bottom: transparent;
	}


	.cookie-notice-container {
		flex-direction: column;
		padding: 30px 15px !important;
	}

	.cart-collaterals,
	.col-md-6.col-12.collaterals {
		padding: 0;
	}


	.col-md-6.col-sm-12.col-12.cart-form {
		padding-left: 10px;
		padding-right: 10px
	}

	span.woocommerce-input-wrapper {
		width: 98%;
	}

	ul#shipping_method {
		margin-top: 12px;
	}

	.col-lg-6.col-12.review-order-wrapper {
		padding: 9px 30px;
		border: 1px solid transparent;
		border-left: transparent;
		border-top: transparent;
	}

	div#customer_details {
		margin-bottom: 0px;
		padding-bottom: 0;
		border-bottom: transparent;
		border-top: transparent;
		padding: 0px 30px;
	}

	span.fa-arrow-down.d-inline.d-md-none {
		display: inline-flex !important;
	}

	.footer-menu-item {
		justify-content: left;
	}

	.footer-menu-item .sub-menu {
		display: none;
		flex-wrap: wrap;
		width: 100%;
	}

	li.footer-toggle-parent>a:hover {
		color: #212121 !important;
		text-decoration: none;
	}

	footer {
		padding: 40px 40px;
		overflow-x: hidden;
	}

	li.footer-toggle-parent {
		display: inline-flex;
		position: relative;
		flex-wrap: wrap;
	}

	li.footer-toggle-parent,
	nav.footer-menu,
	nav.footer-menu ul {
		width: 100%;
	}


	li.footer-toggle-parent>a {
		padding-bottom: 4px;
		width: 100%;
	}

	#menu-header-submenu .sub-menu a,
	ul#menu-header-menu-desktop-fr .sub-menu a {
		font-size: 14px;
		padding: 5px 0;
	}


	span.plus-minus {
		position: absolute;
		right: 0;
		top: -5px;
		width: 30px;
		height: 30px;
	}

	span.fa-plus:before {
		content: "+";
		width: 100%;
		height: 100%;
		font-size: 30px;
		top: -8px;
		position: absolute;
		right: 0;
		font-weight: 900;
	}

	span.fa-minus:before {
		content: "–";
		width: 27px;
		height: 100%;
		font-size: 30px;
		top: -11px;
		position: absolute;
		right: 2px;
		font-weight: 900;
	}

	form#register-form input,
	form#login-form input,
	form.woocommerce-EditAccountForm.edit-account input,
	button.woocommerce-Button.button.wp-element-button,
	button.reg-log-toggler,
	.u-column3.col-12 p,
	.woocommerce-privacy-policy-text,
	p#billing_country_field span.woocommerce-input-wrapper {
		width: 75vw;
	}


	.account .container-catalog {
		padding-bottom: 0px;
		min-height: 25vh;
	}

	nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul {
		margin-top: 0px;
		margin: 0;
		align-items: center
	}

	.nav-toggle {
		padding-left: 5px;
		font-size: 22px;
	}

	ul.footer__payments {
		column-gap: 40px;
		justify-content: center;
		margin-bottom: 20px;
		margin-top: 10px;
		align-items: center
	}

	.row.flex-wrap.footer-menus {
		border-bottom: unset;
	}

	.col-lg-6.col-12.img-wrapper {
		display: flex;
		justify-content: center;
		margin-bottom: 15px;
	}

	.row.flex-wrap.footer-menus {
		padding-bottom: 20px;
	}

	.slider-big-container {
		margin-bottom: 0;
	}

	#add_feedback .button,
	a.card-button {
		font-size: 12px;
	}

	.filter-toggle.filter-close.d-block.d-lg-none {
		float: right;
	}


	.categories.side-nav.log.color {
		margin-top: 20px
	}

	.categories.side-nav.log.size {
		margin-top: 40px;
		margin-bottom: 25px;

	}


	select.orderby.order-3.order-lg-0 {
		margin-top: 10px;
	}

	.featured-cart .products.row,
	.related .products.row {
		column-gap: 0;
	}

	.woocommerce-cart .featured-cart .row {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}

	.woocommerce-cart .featured-cart .product,
	.related .product,
	{
	padding: 0 15px;
}

.featured-cart .products.row {
	column-gap: 0 !important;

}

section.related.products {
	padding-top: 50px;
}

.wrap-loop-item img {
	height: 650px;
}


.woocommerce-cart .featured-cart .wrap-loop-item img {
	height: 430px;
}

.single .product,
.single nav.woocommerce-breadcrumb {
	padding: 0 2vw;
}

.woocommerce-cart .featured-cart .products.row {
	padding-left: 15px;
}

.woocommerce-cart .featured-cart h2.woocommerce-loop-product__title {
	margin-top: 0;
}

.header-user-section {
	padding: 0 0vw !important;
}

.cur-lang-toggle {
	margin-right: 0vw;
}

header#masthead>.container {
	max-width: unset!important;
}

.desctop-currency {
	display: none
}

.header-user-section {
	justify-content: flex-end;
}

div#cart {
	order: 0;
	width: unset;
}

span#mini-cart-count {
	position: absolute;
	left: 8.4px;
	bottom: 2px;
	font-size: 8px !important;
}

.header-icons.d-flex.align-items-center {
	justify-content: flex-end;
	width: 100%;
	padding-top: 8px;
}

header.sticky span.fa-search svg,
header.with-nav span.fa-search svg {
	padding-top: 2px;
}

header#masthead .row {
	align-items: center;
}

footer .cur-lang-toggle {
	justify-content: flex-start;
	margin-left: 0;
	display: none;
}

nav#burger-navigation {
	top: 95px;
	min-height: calc(100vh - 85px);
}

footer>.container {
	max-width: unset;
}

section.order {
	justify-content: center;
}

.tab-content img {
	height: calc(40vh - 85px);
}

.home .burger span {
	background-color: #cfb08d
}

.home span.fa-cart svg path {
	stroke: #cfb08d;
	stroke-width: 1.5;
}

.home span.fa-search svg path {
	fill: #cfb08d;
	stroke: #cfb08d;
	stroke-width: 1.5;
}

div#newsletter-section {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin-left: unset;
	margin-right: unset;
}

.col-lg-2.col-12.footer-menu-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.banner img {
	height: 100vw;
}

.row.flex-wrap.footer-menus {
	padding: 0 0 0 0px;
}

.page-template-myaccount-template div#newsletter-section {
	display: none;
}

.popup-footer.fa-close>span {
	background-color: #ffffff !important
}

a#scrollUp {
	padding: 8px 10px;
}

}

@media screen and (max-width: 782px) {
	
.admin-bar nav#burger-navigation {
		top: 131px;
		min-height: calc(100vh - 131px);
	}	
body.admin-bar.overflow-hidden {
    height: calc(100vh - 46px) !important;
}	
	
}



@media screen and (max-width: 768px) {


	form.woocommerce-EditAccountForm.edit-account {
		padding-left: 0
	}

	.popup-close {
		top: -25%;
	}



	#wpadminbar {
		position: fixed !important;
	}

	.popup-inner.d-flex {
		flex-direction: column;
	}

	.popup-image,
	.popup-form {
		width: 100%;
	}

	h2.newsletter-popup-heading {
		margin-bottom: 15px;
		margin-top: 15px;
		font-size: 13px;
	}

	.newsletter-popup-info {
		margin-bottom: 15px;
	}

	.popup-image img {
		height: 220px;
		overflow: hidden;
		object-fit: cover;
		width: 100%;
	}

	footer {
		padding: 25px;
	}

	.cn-close-icon {
		top: 7% !important;
	}

	.card {
		flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.row.cards {
		column-gap: unset;

	}

	.wrap-loop-item img {
		height: 500px;
	}

	.products.row.columns-4 {
		margin-left: 0;
		margin-right: 0;
	}

	.products.row .col-lg-3.col-6.product {
		padding-right: 3px;
		padding-left: 3px;
	}

	.container-catalog.container-fluid,
	.single main .container-fluid {
		padding: 0px 0vw;
	}

	.filter-toggle {
		cursor: pointer;
		width: fit-content;
		margin-left: 5px;

	}

	section.related.products {
		padding-top: 25px;
	}

	section.related.products>h2 {
		margin-bottom: 15px;
	}

	.wrap-loop-item-content {
		padding-left: 5px
	}

	.woocommerce-cart .featured-cart .wrap-loop-item img {
		height: 365px;
		width: 270px;
	}

	ul#menu-string,
	ul.string-menu {
		padding-left: 10px;

	}

	.wrap-loop-item .price {
		padding-left: 5px;
	}

	.admin-bar .popup-ask {
		top: 47px;
	}

	.popup-ask {
		height: calc(100vh - 47px);
	}
	header>.container {
		max-width: 98vw !important;
	}
	footer {
		padding: 25px 10px;
	}
	div.tab.active .wrap-loop-item {
    min-width: 45%;
}

}

@media screen and (max-width: 660px) {
	main#primary {
		min-height: 62vh;
	}

	.products.row {
		padding: 0 10px;
	}

	.fa-arrow-down:before {
		font-size: 12px;
	}

	.popup-search .featured-search .woocommerce.columns-4 {
		max-width: calc(100% - 3px);
		margin-left: 10px;
		margin-right: 10px;
	}

	.popup {
		width: 75vw;
		height: 75vw;
	}
	
.popup-search .col-lg-3.col-6.product, .popup-search .slick-track, .popup-new-arrivals .slick-track {
    width: 100%!important;
	    display: flex;
}
	

}

@media screen and (max-width: 600px) {
	main#privacy {
		padding: 0 15px;
	}

	h1.product_title.entry-title {
		padding: 5px 0 10px;
	}
	
 .single nav.woocommerce-breadcrumb {
    padding: 0px 0vw;
}

	.banner img {
		height: unset;
	}
	
div.tab.active .slick-list.draggable {
    max-height: 350px;
}	
section.catalog .wrap-loop-item img {
    max-height: 350px;
    height: 350px;
}
}

@media screen and (max-width: 568px) {

	.woocommerce-cart .featured-cart h2.woocommerce-loop-product__title {
		font-size: 12px;
		margin-bottom: 0;
		line-height: 17px;
		max-width: 100%;
		padding-top: 10px;
		margin-top: 0
	}
	
	nav.search-menu {
    padding: 0 5vw;
}
	

		a.site-title {
			font-size: 30px;
			padding-top: 0;
		}
	
	.popup input#tnp-1,.popup input#tnp-2 {
		width: 50vw;
		padding: 5px 10px;
	}

	.popup .tnp-widget input.tnp-submit {
		padding: 5px 0px;
	}
	
	.total-category-count.select.orderby.order-3.order-lg-0 {
		font-size: 14px
	}

	select.orderby.order-3.order-lg-0 {
		margin-right: 5px;
		margin-top: 0;
	}



	div#nevermore {
		font-size: 9px;
		font-family: 'Futura PT Book';
	}


	.mob-search {
		font-size: 21px !important;
		width: 21px;
		height: 21px;
		margin-top: 5px;
	}

	.mob-search svg {
		margin-left: 10px;
	}

	div#cart {
		margin-right: 0;
	}


	.popup-size-chart .popup-inner {
		width: 60vw;
	}

	.popup-search .wrap-loop-item-content {
		padding-left: 0px;
		padding-top: 2px;
	}

	.popup-search section#nav_menu-2 h2,
	header.sticky .popup-search section#nav_menu-2 h2 {
		font-size: 12px;
		margin-bottom: 4px;
		padding-bottom: 2px;
	}


	form.woocommerce-EditAccountForm.edit-account {
		padding-top: 20px;
	}

	span.fa-close.popup-size-chart-close {
		font-size: 12px;
	}

	.woocommerce-cart .featured-cart .row,
	.related .row {
		margin-left: -5px !important;
		margin-right: -5px !important;
	}

	.woocommerce-cart .featured-cart .product.col-6,
	.related .product.col-6 {
		padding-left: 5px;
		padding-right: 5px
	}

	.woocommerce-cart .featured-cart .row {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.woocommerce-cart .featured-cart a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
		padding: 8px 0 0 0;
	}

	.popup-search,
	.popup-currency {
		width: 85vw;
	}

	.featured-search {
		width: 410px
	}


	.account .container {
		max-width: unset;
	}

	.woocommerce-cart .featured-cart .products.row {
		margin-bottom: 0px !important;
	}

	footer {
		padding: 20px 15px 5px 15px;
	}

	.page-id-17 .entry-image.col-lg-6.col-12,
	.page-id-301 .entry-image.col-lg-6.col-12 {
		margin-bottom: 15px;
	}


	.admin-bar .popup-search,
	.admin-bar .popup-currency,
	.admin-bar aside#secondary {
		top: 46px;
		height: calc(100vh - 47px);
	}

	.page-template-contacts main.primary {
		padding: 0 20px;
	}

	.text-center.subtitle {
		line-height: 20px;
		font-size: 11px;
		max-width: 90%;
	}

	.social-items {
		margin-top: 13px;
	}

	.social-item {
		padding: 0 !important;
	}

	h1.page-heading {
		margin-bottom: 9px;
	}

	.page-template-contacts main.primary .social-items {
		width: 100%;
		padding: 0;
		margin-right: 0;
		justify-content: space-between !important;
		margin-left: 0;
		column-gap: unset;
	}

	.social-item:last-child img {
		margin-bottom: 1px;
		max-height: 31px;
		/* margin-top: -35px; */
		position: relative;
		top: -4px;
	}

	input#tnp-1 {
		width: 230px;
	}

	.admin-bar header.sticky {
		top: 46px !important;
	}

	a.custom-logo-link img {
		max-height: 50px;
		width: auto;
	}

	header.sticky,
	header.with-nav,
	header#masthead {
		height: 55px;
	}

	header#masthead .row {
		align-items: center;
	}



	nav#burger-navigation {
		top: 85px;
		min-height: calc(100vh - 80px);
	}

	section.no-results.not-found {
		padding: 10vh 0px;
	}

	section.no-results.not-found h1.page-title.nothing-found {
		font-size: 22px;
	}

	.search section,
	section.no-results.not-found p {
		padding: 0 30px;
	}

	.search-header h1 {
		font-size: 18px;
		letter-spacing: 4px;
	}

	.row.article {
		margin-bottom: 30px;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	ul.footer__payments li,
	ul.footer__payments li svg {
		max-height: 30px;
		max-width: 23vw;
	}

	ul.footer__payments {
		column-gap: 0px;
		padding: 0
	}

	ul.footer__payments li#apple-pay svg {
		max-height: 18px;
	}

	.footer__copyright.row.justify-content--between>div {
		padding: 0 !important;
		font-size: 10px;
	}


	ul.footer__payments li#visa {
		margin-right: 10px
	}

	ul.footer__payments li#mastercard svg {
		max-height: 40px;
		max-width: 95px;
	}

	ul.footer__payments li#apple-pay {
		max-width: 45px;
		max-height: 21px;
		margin-right: 14px;
		margin-left: unset;
	}

	ul.footer__payments li.paypal {
		max-height: 35px;
		max-width: 101px;
	}

	ul.footer__payments li.paypal svg {
		max-height: 28px;
		max-width: 87px;
	}

	li.paypal img {
		max-height: 25px;
	}

	ul.footer__payments li.paypal {
		max-height: 24px;
		max-width: 101px;
	}

	ul.footer__payments li#visa svg {
		max-width: 11vw;
		max-height: 14px;
		margin-top: 1px;
	}

	ul.footer__payments li#mastercard {
		max-height: 34px;
		max-width: 83px;
		margin-right: 10px;
	}

	.burger-lang {
		padding: 20px 40px 0;
	}

	.burger-lang section#polylang-2 ul {
		padding: 1px 3px;

	}

	.row.flex-wrap.footer-menus {
		padding-bottom: 0px;
	}

	.col-lg-5.col-3.d-flex.justify-content-end.align-items-center.header-user-section {
		margin-top: -5px;
	}

	.summary.entry-summary {
		padding-left: 1vw;
	}

	input#rememberme,
	input#terms {
		width: 18px !important;
	}

	input#terms:checked:before {
		top: -13px;
		font-size: 19px;
		min-width: 15px;
	}

	main.delivery-returns {
		padding-left: 5vw;
		padding-right: 5vw;
	}

	.wrap-loop-item img {
		max-height: 400px;
	}

	.woocommerce-cart .featured-cart a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
		padding: 2px 0px 5px 0px;
	}

	.woocommerce-cart .featured-cart h2.woocommerce-loop-product__title {
		padding-top: 0px;
	}

	.woocommerce-cart .featured-cart .slick-dotted.slick-slider {
		margin-bottom: 20px;
	}

	.woocommerce-cart .featured-cart {
		padding: 0 5px;
	}


	.woocommerce-cart .featured-cart .products>div>.slick-track {
		margin-left: -0px;
		margin-right: 0px;
	}


	.woocommerce-checkout dl.variation {
		top: 65px;
	}

	.header-icons-inner {
		column-gap: 12px;
	}



	section.catalog {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	section.catalog .col-12 {
		padding: 0;
	}

	.nav-tabs .nav-link {
		font-size: 12px !important;
		padding: 6px 13px !important;
	}

	.nav-tabs .nav-link.active {
		font-size: 14px !important;
	}

	section.banners {
		margin: 1rem 0px;
	}

	section#firstscreen-section img {
		max-height: 85vh;
		height: 70vh;
	}

	span#mini-cart-count {
		bottom: 4px;
	}

	.slick-next {
		right: 0px !important;
		top: 40% !important;
	}

	.slick-prev:before,
	.slick-next:before {
		display: none
	}


	section.news .container {
		max-width: 100vw !important;
	}

	.slick-prev {
		left: 0px !important;
		top: 39% !important;
		z-index: 3;
	}

	div.tab.active .slick-list.draggable {
		margin-left: 5px;
	}
.show-all,
	section.catalog .wrap-loop-item img {
		max-height: 350px;
		height: 350px;
		width: 46vw;
	}


	div#related_posts {
		padding: 1rem 0;
	}

	section.banners .col-12,
	div#related_posts .col-12 {
		padding: 0
	}

	.banner.right img {
		max-height: 85vh;
	}

	.icon-bar__block.col-lg-4.col-12 {
		padding: 0.7rem 1.2rem;
	}

	h2.icon-bar__title.heading-md.mb-1 {
		font-size: 21px;
		text-align: center;
		margin-bottom: 10px !important;
	}

	.site-branding svg {
		margin-top: 6px;
	}

	header svg.wishlist {
		margin-top: 1px;
	}

	span.fa-cart svg {
		height: 23px;
		width: 22px;
	}

	span.num-favorite {
		top: -6px;
	}

	.menu-search-menu-container {
		font-size: 12px;
		text-transform: uppercase;
		line-height: 19px;
	}

	.popup-search section#nav_menu-2 h2 {
		font-size: 13px;
		margin-bottom: 5px;
		margin-top: 0px;
	}

	.popup-search section#nav_menu-2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.popup-search .product.featured img {
		max-height: 240px;
		max-width: 170px;
	}

	.popup-search .product.featured .slick-slider {
		margin-bottom: 0;
	}

	.popup-search .product.featured .wrap-loop-img-item ul.slick-dots.slick-initialized.slick-slider {
		display: none;
	}

	.popup-search .wrap-loop-item h2.woocommerce-loop-product__title {
		font-size: 11px;
		letter-spacing: .4px;
	}

	.popup-search .summary p.price {
		font-size: 12px;
	}

	.popup-search {
		padding: 10px 30px;
	}


	ul#menu-string,
	ul.string-menu {
		padding-top: 15px;
	}


	section.related.products .main-products-wrapper {
		padding-top: 0px;
		padding-left: 6px;
		padding-right: 7px;
	}


	.main-product-content {
		padding-top: 0px;
	}

	main.delivery-returns h1,
	h1.woocommerce-products-header__title.page-title,
	h1.page-heading {
		font-size: 14px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.page-id-17 h1.entry-title.col-12.text-center,
	.page-id-301 h1.entry-title.col-12.text-center {
		margin-bottom: 10px;
		padding-top: 15px;
	}

	.entry-image.col-lg-6.col-12 {
		margin-bottom: 25px;
	}


	.container.thankyou {
		padding-bottom: 40px;
	}

	section.order {
		padding-left: 20px;
	}

	.woocommerce-checkout h1.entry-title {
		margin-bottom: 10px;
		font-size: 14px;
	}

	a.button.wc-backward {
		margin-bottom: 20px;
	}

	.woocommerce-cart .featured-cart .product.col-6,
	.woocommerce-cart .featured-cart .products.row {
		padding-left: 0px;
		padding-right: 0px;
	}

	.header-icons.d-flex.align-items-center {
		padding-top: 0;
	}

	.col-lg-3.col-6.product {
		margin-bottom: 20px;
	}

	.site-branding.col-lg-2.col-6 {
		padding-top: 3px;
	}

	h1.entry-title.text-center,
	a.button.wc-backward.wp-element-button {
		font-size: 13px !important;
	}

	p.cart-empty.woocommerce-info.text-center {
		margin-bottom: 18px !important;
		font-size: 12px !important;
		margin-top: 18px !important;
	}

	footer .sub-menu {
		padding-top: 10px;
		margin-top: 0;
	}

	.filter-toggle {
		cursor: pointer;
		width: fit-content;
		margin-left: 10px;
	}

	h1.woocommerce-products-header__title.page-title,
	h1.page-heading {
		margin-top: 0;
	}


	header.woocommerce-products-header {
		padding-top: 10px;
	}

	.col-lg-3.col-12.footer-menu-item {
		padding: 0px 5px;
	}


	span.fa-plus:before {
		width: 100%;
		height: 100%;
		font-size: 25px;
		top: -8px;
		position: absolute;
		right: -15px;
		font-weight: 900;
	}

	span.fa-minus:before {
		content: "–";
		width: 27px;
		height: 100%;
		font-size: 27px;
		top: -13px;
		position: absolute;
		right: -11px;
		font-weight: 900;
	}

	.wrap-loop-item h2.woocommerce-loop-product__title {
		margin-top: 5px;
	}

	.related .wrap-loop-item img {
		max-height: 275px;
	}

	section.related.products>h2 {
		font-size: 13px;
	}

	.main-product-content {
		padding-bottom: 0vh;
	}

	.u-column1.col-12,
	.u-column2.col-12,
	.u-column3 {
		padding: 0;
	}

	.page-template-myaccount-template p#billing_country_field.dop {
		max-width: 85vw;
	}

	form#register-form input,
	form#login-form input,
	form.woocommerce-EditAccountForm.edit-account input,
	button.woocommerce-Button.button.wp-element-button,
	button.reg-log-toggler,
	.u-column3.col-12 p,
	.woocommerce-privacy-policy-text,
	p#billing_country_field span.woocommerce-input-wrapper {
		width: 85vw;
	}

	.panel.panel-login {
		padding-bottom: 0px;
	}

	.popup-search section#nav_menu-2 h2,
	header.sticky .popup-search section#nav_menu-2 h2 {
		font-size: 13px
	}

	ul#primary-menu li a,
	.cur-lang-toggle ul li a,
	nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul,
	.header-icons a,
	.header-icons span {
		font-size: 11px !important;
	}

	.featured-search .wrap-loop-item {
		width: 170px !important;
	}

	.featured-search .slick-dots {
		text-align: left;
		padding-left: 15vw
	}


	.popup-search {
		padding: 0 20px;
		overflow-x: hidden;
	}

	nav.woocommerce-breadcrumb {
		font-size: 14px;
		letter-spacing: .1px;
	}

	.wrap-loop-item .price,
	.wrap-loop-item-content {
		padding-left: 0;
	}

	div#order_review .product-name {
		width: 80%;
		display: flex;
		font-size: 11px;
	}

	.page-template-contacts h1.page-heading {
		margin-bottom: 5px;
	}

	section.catalog .wrap-loop-item {
		margin-top: -50px;
	}



	div#newsletter-section input#tnp-1 {
		width: 70vw;
	}

	form.aws-search-form.aws-show-clear {
		height: 35px;
	}

	.featured-search {
		max-height: 351px;
		overflow-y: unset;
	}

	.related>div>div>ul.slick-dots {
		bottom: -20px;
	}

	.wrap-loop-item span.woocommerce-Price-amount.amount bdi {
		font-size: 14px;
	}


}


@media screen and (max-width: 490px) {
	.woocommerce-cart .featured-cart .wrap-loop-item img {
		height: 250px;
	}

	.wrap-loop-item img {
		max-height: 300px;
	}

	nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul {
		font-size: 12px !important;
		column-gap: 0;
	}

	section.order,
	nav.woocommerce-MyAccount-navigation {
		padding: 0 0vw !important;
		padding-bottom: 20px !important;
	}

	video.video1 {
		height: 88vh !important
	}

	.banner img {
		height: 85vh;
	}


}


@media screen and (max-width: 425px) {

	.products.row.columns-4 {
		margin-left: 0;
		margin-right: 0;
	}

	.products.row .col-lg-3.col-6.product {
		padding-right: 3px;
		padding-left: 3px;
	}

	.container-catalog.container-fluid,
	.single main .container-fluid {
		padding: 0px 0vw;
	}


	.single main .container-fluid>div.product,
	.single main .container-fluid>nav.woocommerce-breadcrumb {
		padding: 0 4vw;
	}

	main.delivery-returns h1 {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.woocommerce-cart .featured-cart .wrap-loop-item img {
		height: 225px;
	}

	header#masthead>.container {
		padding: 0 15px;
		max-width: 100vw !important;
	}

	.burger {
		margin-left: 0px;
	}

	.wrap-loop-item .summary p.price {
		font-size: 12px;
	}

	.popup-search section#nav_menu-2 h2,
	header.sticky .popup-search section#nav_menu-2 h2 {
		font-size: 12px;
		margin-bottom: 0;
	}

	.popup-search section#nav_menu-2 h2,
	header.sticky .popup-search section#nav_menu-2 h2 {
		font-size: 12px;
		margin-bottom: 5px;
	}


	.aws-container .aws-show-clear .aws-search-field {
		padding-top: 0;
	}

	form.woocommerce-cart-form .product-quantity .quantity input.qty {
		width: 17px;
		height: 20px;
		font-size: 10px
	}

	.woocommerce-cart .featured-cart span.onsale,
	.featured-search span.onsale {
		bottom: unset;
		top: 0px;
		right: 0;
	}

	form.woocommerce-cart-form .product-quantity {
		width: 95%;
	}

	.product-remove {
		bottom: 0;
	}

	.woocommerce-checkout h1.entry-title,
	.woocommerce-cart h1.entry-title {
		margin-bottom: 0px;
	}

	.col-lg-6.col-12.slider-big-container img {
		min-height: 538px;
	}
.wrap-loop-item img {
    max-height: 245px;
}
}


@media screen and (max-width: 380px) {
	form.woocommerce-cart-form .product-quantity {
		width: 100%;
	}

	.search-header h1 {
		letter-spacing: 2px;
	}

	h1.account-name {
		font-size: 14px
	}

	.row.article {
		margin-bottom: 20px;
	}

	.burger-socials {
		justify-content: center;
		column-gap: 20px;
	}

	ul.footer__payments li#mastercard {
		max-height: 24px;
		max-width: 85px;
		margin-right: 0;
	}

	ul.footer__payments li#mastercard svg {
		max-height: 28px;
		max-width: 86px;
	}

	li.paypal img {
		max-height: 23px;
	}

	span.fa-close.popup-size-chart-close {
		font-size: 10px;
		padding-right: 15px;
		margin-top: 13px;
		margin-bottom: 5px;

	}

	aside#secondary {
		width: 318px;
	}

	.min-max-slider {
		width: 150px;
	}

	.min-max-slider>.legend {
		width: 250px;
	}

	input#max {
		left: 100px !important;
	}

	.woocommerce-cart dt.variation-Color,
	.woocommerce-cart dt.variation-Size,
	.woocommerce-cart dd.variation-Size,
	.woocommerce-cart dd.variation-Color,
	.woocommerce-cart dd.variation-Couleur,
	.woocommerce-cart dt.variation-Couleur,
	.woocommerce-cart dd.variation-Taille .woocommerce-cart dt.variation-Taille {
		width: 49%;
		font-size: 10px;
	}

	.woocommerce-cart .featured-cart .wrap-loop-item img {
		height: 185px;
		max-height: 215px;
	}

	.woocommerce-cart .featured-cart .row,
	.related .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.popup-search-close.fa-close {
		position: absolute;
		right: 10px;
		top: 15px;
	}

	.popup-search {
		padding: 0 30px;
	}

	form.aws-search-form.aws-show-clear {
		margin-top: 10px;
	}

	.wrap-loop-item img {
		height: 235px;
	}

	.order-inner {
		width: 320px;
	}

	.order-slider-inner {
		margin: 10px;
		width: 320px;
	}

	.order-inner-bottom {
		width: 100%;
		padding-left: 10px;
	}

	.order-number {
		padding-left: 15px;
	}

	.order-number:before {
		left: 10px;
	}

	.wrap-loop-item img {
		height: 275px;
	}

	nav.woocommerce-MyAccount-navigation.col-12.text-center.text-lg-left ul {
		font-size: 10px !important;
	}

	.tab-content img {
		height: calc(47vh - 85px);
	}

	.wrap-loop-item img {
		max-height: 230px;
	}
	

	
}


@media screen and (max-width: 360px){
	.popup .newsletter-popup-info{
		display:none
	}	
.show-all, section.catalog .wrap-loop-item img {
    max-height: 300px;
    height: 300px;   
}	
}

@media screen and (max-width: 380px) and (max-height:600px) {
	.burger-lang {
		padding: 13px 40px;
	}

	.burger-lang section#apbdwmc_widget_one-2 {
		margin-top: 15px;
	}

	.admin-bar .popup-inner {
		top: 61%;
	}

	.admin-bar .popup-inner {
		top: 56%;
	}


	.woocommerce-cart .featured-cart .wrap-loop-item img {
		height: 200px;
		max-height: 200px;
	}

	.woocommerce-cart .featured-cart h2.woocommerce-loop-product__title {
		font-size: 11px;
		line-height: 16px;
	}

	div#newsletter-section input#tnp-1,
	div#newsletter-section .tnp-field.tnp-field-button {
		width: 85vw;
	}


}


@media screen and (max-width: 340px) {
	.popup-ask {
		width: 329px;
	}
	.products.subcategories.d-flex.justify-content-center img {
    width: 145px;    
}
}