@charset "UTF-8";
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face {
font-family: 'icomoon';
src:  url(//novadream.se/wp-content/themes/nova-dreams-theme/assets/icomoon/fonts/icomoon.eot?r4bxj2);
src:  url(//novadream.se/wp-content/themes/nova-dreams-theme/assets/icomoon/fonts/icomoon.eot?r4bxj2#iefix) format('embedded-opentype'),
url(//novadream.se/wp-content/themes/nova-dreams-theme/assets/icomoon/fonts/icomoon.ttf?r4bxj2) format('truetype'),
url(//novadream.se/wp-content/themes/nova-dreams-theme/assets/icomoon/fonts/icomoon.woff?r4bxj2) format('woff'),
url(//novadream.se/wp-content/themes/nova-dreams-theme/assets/icomoon/fonts/icomoon.svg?r4bxj2#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-heart-fill:before {
content: "\e908";
}
.icon-columns-4:before {
content: "\e909";
}
.icon-default-grid:before {
content: "\e902";
}
.icon-arrow-left:before {
content: "\e90f";
}
.icon-trash:before {
content: "\e90a";
}
.icon-instagram1:before {
content: "\e903";
}
.icon-plus:before {
content: "\e904";
}
.icon-search:before {
content: "\e905";
}
.icon-cart:before {
content: "\e906";
}
.icon-facebook1:before {
content: "\e907";
}
.icon-heart:before {
content: "\e90c";
}
.icon-arrow-down:before {
content: "\e900";
}
.icon-minus:before {
content: "\e901";
}
.icon-check:before {
content: "\ea10";
}
                    html {
--color-black: #000;
--color-gray-dark: #474A51;
--color-gray: #676767;
--color-gray-line: #DFDAD6;
--color-gray-light: #979797;
--color-beige: #F9F3ED;
--color-white: #fff;
--color-red: #CF1738;
--color-yellow: #ffb900;
--color-fg: var(--color-black);
--color-bg: var(--color-white);
--color-green: #7eff3e;
--color-violet: #6c84ff;
--color-link: var(--color-fg);
--color-link-hover: var(--color-fg);
--color-primary: var(--color-beige);
--color-border: #d9d9d9;
--color-error: var(--color-red);
--color-warning: var(--color-yellow);
--color-success: var(--color-green);
}
html[data-theme=dark] {
--color-fg: #fff;
--color-bg: #000;
}
a.cart,
a.wishlist {
font-size: 0;
line-height: 0;
}
a.cart:before,
a.wishlist:before {
color: #151515;
font-family: "icomoon";
font-size: 18px;
line-height: 1.5rem;
}  *:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
all: unset;
display: revert;
} *,
*::before,
*::after {
box-sizing: border-box;
} a, button {
cursor: revert;
} ol, ul, menu {
list-style: none;
} img {
max-inline-size: 100%;
max-block-size: 100%;
} table {
border-collapse: collapse;
} input, textarea {
-webkit-user-select: auto;
} textarea {
white-space: revert;
} meter {
appearance: revert;
} :where(pre) {
all: revert;
} :-ms-input-placeholder {
color: unset;
}
::placeholder {
color: unset;
} ::marker {
content: initial;
} :where([hidden]) {
display: none;
} :where([contenteditable]:not([contenteditable=false])) {
-moz-user-modify: read-write;
-webkit-user-modify: read-write;
overflow-wrap: break-word;
-webkit-line-break: after-white-space;
-webkit-user-select: auto;
} :where([draggable=true]) {
-webkit-user-drag: element;
} :where(dialog:modal) {
all: revert;
}
html {
font-size: 16px;
font-family: "Poppins", sans-serif;
}
body {
background: #FFFFFF;
}
div {
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
width: auto;
}
.site {
display: flex;
flex-direction: column;
min-height: 100vh;
overflow: hidden;
}
.site .site-header {
position: fixed;
left: 0;
width: 100%;
z-index: 99;
}
.admin-bar .site .site-header {
top: 2rem;
}
.admin-bar .site .site-header.sticky {
top: 2rem;
}
@media (max-width: 769px) {
.admin-bar .site .site-header.sticky {
top: 0;
}
}
@media (max-width: 769px) {
.admin-bar .site .site-header {
top: 2.875rem;
}
}
.site .site-content {
flex: 1;
padding-top: 12.625rem;
}
@media (max-width: 1025px) {
.site .site-content {
padding-top: 9.25rem;
}
}
@media (max-width: 769px) {
.site .site-content {
padding-top: 4.375rem;
}
}
.container {
margin: 0 auto;
max-width: 1112px;
width: 100%;
}
@media (max-width: 1112px) {
.container {
padding: 0 1rem;
}
}
.container.left-half, .container.right-half {
max-width: 556px;
}
.container.left-half {
margin-left: auto;
margin-right: 0;
}
.container.right-half {
margin-right: auto;
margin-left: 0;
}
.container.wide {
max-width: 1320px;
}
@media (max-width: 1320px) {
.container.wide {
padding: 0 1rem;
}
}
.container.small {
max-width: 57.75rem;
}
@media (max-width: 57.75rem) {
.container.small {
padding: 0 1rem;
}
}
.row {
display: flex;
}
@media (max-width: 1025px) {
.row {
flex-wrap: wrap;
}
}
.section-title {
margin: 5.25rem auto 1.5rem;
text-align: center;
}
@media (max-width: 769px) {
.section-title {
margin: 4rem auto 1.125rem;
}
}
.section-title h2 {
margin: 0 auto 5px;
}
@media (max-width: 769px) {
.section-title h2 {
font-size: 2rem;
line-height: 100%;
}
}
@media (max-width: 769px) {
.section-title h3 {
font-size: 0.75rem;
line-height: 1rem;
}
}
@media (max-width: 769px) {
.section-title p {
font-size: 0.75rem;
line-height: 1rem;
}
}
html {
color: #151515;
font-size: 16px;
font-family: "Poppins", sans-serif;
}
h1 {
font-family: "Volkhov", serif;
font-size: 3rem;
line-height: 3.875rem;
font-weight: 400;
text-align: center;
}
@media (max-width: 1025px) {
h1 {
font-size: 2rem;
line-height: 2.5rem;
}
}
h2 {
font-family: "Volkhov", serif;
font-size: 3rem;
line-height: 3.875rem;
font-weight: 400;
text-align: center;
}
h3 {
color: #8A8A8A;
font-size: 1rem;
line-height: 1.625rem;
font-weight: 400;
text-align: center;
}
h4 {
color: #151515;
font-size: 1.125rem;
line-height: 1.688rem;
font-weight: 600;
}
p {
font-weight: 300;
margin-bottom: 1.5rem;
}
p:last-child {
margin-bottom: 0;
}
b {
font-weight: 500;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
a {
color: #746D76;
transition: 0.3s;
}
a b {
color: #151515;
font-weight: 600;
}
a:hover {
color: #EDDCCA;
}
svg.icon {
height: 1.5rem;
width: 1.5rem;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
input[type=url],
textarea {
color: #151515;
background: #FFFFFF;
border: 1px solid #ECECEC;
font-size: 1rem;
line-height: 1.5rem;
text-align: left;
display: inline-block;
max-width: 547px;
width: 100%;
margin: 12px 0;
padding: 1.25rem 1.75rem;
transition: 0.3s;
}
input[type=text]:first-child,
input[type=email]:first-child,
input[type=tel]:first-child,
input[type=password]:first-child,
input[type=search]:first-child,
input[type=url]:first-child,
textarea:first-child {
margin-top: 0;
}
input[type=text]:last-child,
input[type=email]:last-child,
input[type=tel]:last-child,
input[type=password]:last-child,
input[type=search]:last-child,
input[type=url]:last-child,
textarea:last-child {
margin-bottom: 0;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #8A8A8A;
-ms-transition: 0.3s;
transition: 0.3s;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=url]::placeholder,
textarea::placeholder {
color: #8A8A8A;
transition: 0.3s;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=url]:focus,
textarea:focus {
border-color: #151515;
}
input[type=text]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder, input[type=url]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
color: transparent;
}
input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
color: transparent;
}
textarea {
resize: vertical;
min-height: 4rem;
max-height: 7rem;
}
a.btn,
button.btn,
div.btn,
input[type=button],
input[type=submit],
form.cart .button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
background: transparent;
border: 1px solid #151515;
border-radius: 10px;
box-sizing: border-box;
font-weight: 500;
color: #151515;
cursor: pointer;
transition: 0.3s;
text-align: center;
text-transform: uppercase;
display: inline-block;
margin: 12px auto;
padding: 1rem 1.75rem;
max-width: 100%;
min-width: 207px;
}
a.btn:hover, a.btn:focus,
button.btn:hover,
button.btn:focus,
div.btn:hover,
div.btn:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
form.cart .button:hover,
form.cart .button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus {
background: #151515;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
color: #FFFFFF;
}
a.btn.btn-no-transform,
button.btn.btn-no-transform,
div.btn.btn-no-transform,
input[type=button].btn-no-transform,
input[type=submit].btn-no-transform,
form.cart .button.btn-no-transform,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-no-transform,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-no-transform,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-no-transform,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-no-transform,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-no-transform,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-no-transform,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-no-transform,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-no-transform {
text-transform: none;
}
a.btn.btn-light,
button.btn.btn-light,
div.btn.btn-light,
input[type=button].btn-light,
input[type=submit].btn-light,
form.cart .button.btn-light,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-light,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-light,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-light,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-light,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-light,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-light,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-light,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-light {
background: transparent;
border: 1px solid #EDDCCA;
border-radius: 10px;
color: #EDDCCA;
}
a.btn.btn-light:hover, a.btn.btn-light:focus,
button.btn.btn-light:hover,
button.btn.btn-light:focus,
div.btn.btn-light:hover,
div.btn.btn-light:focus,
input[type=button].btn-light:hover,
input[type=button].btn-light:focus,
input[type=submit].btn-light:hover,
input[type=submit].btn-light:focus,
form.cart .button.btn-light:hover,
form.cart .button.btn-light:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-light:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-light:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-light:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-light:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-light:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-light:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-light:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-light:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-light:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-light:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-light:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-light:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-light:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-light:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-light:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-light:focus {
background: #EDDCCA;
color: #746D76;
}
a.btn.btn-dark,
button.btn.btn-dark,
div.btn.btn-dark,
input[type=button].btn-dark,
input[type=submit].btn-dark,
form.cart .button.btn-dark,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-dark,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-dark,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-dark,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-dark,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-dark,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-dark,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-dark,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-dark {
color: #FFFFFF;
background: #151515;
}
a.btn.btn-dark:hover, a.btn.btn-dark:focus,
button.btn.btn-dark:hover,
button.btn.btn-dark:focus,
div.btn.btn-dark:hover,
div.btn.btn-dark:focus,
input[type=button].btn-dark:hover,
input[type=button].btn-dark:focus,
input[type=submit].btn-dark:hover,
input[type=submit].btn-dark:focus,
form.cart .button.btn-dark:hover,
form.cart .button.btn-dark:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-dark:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-dark:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-dark:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-dark:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-dark:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-dark:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-dark:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-dark:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-dark:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-dark:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-dark:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-dark:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-dark:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-dark:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-dark:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-dark:focus {
color: #151515;
background: transparent;
}
a.btn.btn-white,
button.btn.btn-white,
div.btn.btn-white,
input[type=button].btn-white,
input[type=submit].btn-white,
form.cart .button.btn-white,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.btn-white,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.btn-white,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.btn-white,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.btn-white,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.btn-white,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.btn-white,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.btn-white,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.btn-white {
border: none;
background: #FFFFFF;
color: #151515;
}
a.btn:disabled, a.btn:disabled[disabled],
button.btn:disabled,
button.btn:disabled[disabled],
div.btn:disabled,
div.btn:disabled[disabled],
input[type=button]:disabled,
input[type=button]:disabled[disabled],
input[type=submit]:disabled,
input[type=submit]:disabled[disabled],
form.cart .button:disabled,
form.cart .button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
background: #E3E3E3;
border: none;
border-radius: 10px;
color: #8F8F8F;
cursor: default;
padding: 1rem 1.75rem;
}
a.btn:disabled:hover, a.btn:disabled:focus, a.btn:disabled[disabled]:hover, a.btn:disabled[disabled]:focus,
button.btn:disabled:hover,
button.btn:disabled:focus,
button.btn:disabled[disabled]:hover,
button.btn:disabled[disabled]:focus,
div.btn:disabled:hover,
div.btn:disabled:focus,
div.btn:disabled[disabled]:hover,
div.btn:disabled[disabled]:focus,
input[type=button]:disabled:hover,
input[type=button]:disabled:focus,
input[type=button]:disabled[disabled]:hover,
input[type=button]:disabled[disabled]:focus,
input[type=submit]:disabled:hover,
input[type=submit]:disabled:focus,
input[type=submit]:disabled[disabled]:hover,
input[type=submit]:disabled[disabled]:focus,
form.cart .button:disabled:hover,
form.cart .button:disabled:focus,
form.cart .button:disabled[disabled]:hover,
form.cart .button:disabled[disabled]:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:focus {
color: #8F8F8F;
box-shadow: none;
} label.checkbox span, input[type=checkbox] + label {
display: inline-block;
cursor: pointer;
font-size: 1rem;
line-height: 1rem;
position: relative;
padding-left: 32px;
}
label.checkbox span:before, input[type=checkbox] + label:before {
content: "";
background: transparent;
border: 1px solid #151515;
border-radius: 2px;
display: inline-block;
height: 1rem;
width: 1rem;
left: 0;
top: 0;
position: absolute;
z-index: 0;
transition: 0.3s;
}
label.checkbox span:after, input[type=checkbox] + label:after {
content: "\ea10";
color: #FFFFFF;
font-family: "icomoon";
font-size: 10px;
line-height: 1rem;
opacity: 0;
position: absolute;
left: 3px;
top: 0;
z-index: 1;
transition: 0.3s;
}
input[type=checkbox]:checked + label:before, label.checkbox input[type=checkbox]:checked + span:before {
background: #151515;
}
input[type=checkbox]:checked + label:after, label.checkbox input[type=checkbox]:checked + span:after {
opacity: 1;
} input[type=radio] {
display: none;
}
input[type=radio] + label {
cursor: pointer;
font-size: 0.75rem;
line-height: 1.125rem;
display: inline-block !important;
padding-left: 2.25rem;
position: relative;
text-align: left;
}
input[type=radio] + label:after, input[type=radio] + label:before {
box-sizing: border-box;
content: "";
border-radius: 100%;
display: block;
position: absolute;
transition: 0.3s;
}
input[type=radio] + label:before {
height: 18px;
width: 18px;
border: 1px solid #928A95;
left: 0;
top: 0;
}
input[type=radio] + label:after {
background: #151515;
height: 12px;
width: 12px;
left: 0;
top: 0;
transform: translate(3px, 3px);
opacity: 0;
}
input[type=radio]:checked + label:after {
opacity: 1;
} .woocommerce form .password-input .show-password-input {
top: 0;
right: 1rem;
line-height: 4rem;
}
.woocommerce form .password-input .show-password-input:after {
margin: 0;
} .input-group {
margin-bottom: 2.75rem;
}
@media (max-width: 769px) {
.input-group {
margin-bottom: 1.5rem;
}
}
.input-group input,
.input-group textarea,
.input-group button,
.input-group .password-input {
margin: 0 auto 14px;
}
.input-group input:last-child,
.input-group textarea:last-child,
.input-group button:last-child,
.input-group .password-input:last-child {
margin-bottom: 0;
}
.input-group .password-input input {
margin-bottom: 0;
}
.input-group + input[type=submit] {
margin: 0 auto;
}
.woocommerce-password-hint {
font-size: 10px;
font-weight: 300;
line-height: 15px;
letter-spacing: 1px;
text-align: left;
}
.woocommerce-password-strength {
color: #151515;
font-size: 0.875rem;
font-weight: 400;
background: #F1CAD3;
}
.accordion {
border-bottom: 1px solid #151515;
position: relative;
}
.accordion:after {
content: "";
position: absolute;
}
.accordion__head {
cursor: pointer;
font-size: 12px;
font-weight: 500;
line-height: 18px;
letter-spacing: 0.5px;
text-transform: uppercase;
padding-bottom: 8px;
padding-top: 12px;
position: relative;
}
.accordion__head:after {
content: "\e900";
font-size: 1rem;
line-height: 34px;
font-family: "icomoon";
transition: 0.3s;
position: absolute;
right: 0;
top: 5px;
}
.accordion__body {
max-height: 0;
overflow: hidden;
transition: max-height 0.6s ease-in;
}
.accordion__body p {
font-size: 12px;
font-weight: 400;
line-height: 18px;
margin-bottom: 1rem;
}
.accordion.opened .accordion__head:after {
transform: rotate(180deg);
}
.accordion.opened .accordion__body {
max-height: 400px;
}
.slick-arrow {
font-size: 0;
background: #FFFFFF;
display: block;
height: 2rem;
width: 2rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
z-index: 1;
}
.slick-arrow:before {
content: "\e900";
color: #151515;
display: block;
font-size: 1rem;
font-family: "icomoon";
line-height: 1.5rem;
}
.slick-prev {
left: 1rem;
}
.slick-prev:before {
transform: rotate(90deg);
}
.slick-next {
right: 1rem;
}
.slick-next:before {
transform: rotate(-90deg);
}
.menu {
list-style: none;
position: relative;
}
.menu .show-submenu .sub-menu {
display: block;
}
.menu a {
position: relative;
z-index: 3;
}
.menu .sub-menu {
list-style: none;
background: #FFFFFF;
border-top: 2px solid #F2F2F2;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
display: none;
position: absolute;
left: 50%;
top: 34px;
transform: translateX(-50%);
}
@media (max-width: 769px) {
.menu .sub-menu {
background: none;
border-top: none;
box-shadow: none;
position: static;
transform: none;
padding: 0;
width: 100%;
}
.menu .sub-menu:after, .menu .sub-menu:before {
content: none;
}
}
.sticky .menu .sub-menu {
top: 50px;
}
.menu .sub-menu:before {
content: "";
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 8px solid #F2F2F2;
display: block;
height: 0;
width: 0;
position: absolute;
left: calc(50% - 9px);
top: -8px;
}
.menu .sub-menu:after {
content: "";
display: block;
height: 32px;
width: 100%;
position: absolute;
left: 0;
top: -32px;
z-index: -1;
}
.menu .sub-menu li {
border-bottom: 1px solid #F2F2F2;
}
.menu .sub-menu li:last-child {
border-bottom: 0;
}
@media (max-width: 769px) {
.menu .sub-menu li {
border: none;
margin: 1rem;
}
.menu .sub-menu li:last-child {
margin-bottom: 0;
}
}
.menu .sub-menu li a {
display: block;
font-weight: 400;
padding: 14px 24px;
text-align: left;
width: 197px;
}
@media (max-width: 769px) {
.menu .sub-menu li a {
padding: 0;
}
}
.menu .sub-menu li a:hover {
background: #928A95;
color: #FFFFFF;
}
.menu-social {
display: block;
}
.menu-social li {
display: inline-block;
line-height: 0;
margin-right: 33px;
}
.menu-social li:last-child {
margin-right: 0;
}
.menu-social a {
display: inline-block;
font-weight: 400;
margin: 0;
color: #151515;
}
.menu-social a[href*=instagram] {
font-size: 0px;
line-height: 0px;
}
.menu-social a[href*=instagram]:before {
display: inline-block;
content: "\e903";
font-family: "icomoon";
font-size: 1.375rem;
line-height: 1.375rem;
text-indent: 0;
}
.menu-social a[href*=facebook] {
font-size: 0px;
line-height: 0px;
}
.menu-social a[href*=facebook]:before {
display: inline-block;
content: "\e907";
font-family: "icomoon";
font-size: 1.375rem;
line-height: 1.375rem;
text-indent: 0;
}
.header-nav {
display: inline-block;
margin: 5px auto 0;
padding: 16px 0;
text-align: center;
transition: 0.3s;
}
@media (max-width: 1201px) {
.header-nav {
max-width: calc(100% - 12.5rem);
}
.header-nav ul.menu {
text-align: left;
}
}
@media (max-width: 769px) {
.header-nav {
display: none;
background: #FFFFFF;
position: fixed;
left: 100%;
top: 0;
height: 100%;
width: 100%;
max-width: 100%;
}
.header-nav.show {
display: block;
left: 0%;
}
}
.header-nav .menu-header > li {
display: inline-block;
margin-right: 24px;
}
.header-nav .menu-header > li.menu-item-has-children {
position: relative;
}
.header-nav .menu-header > li.menu-item-has-children > a {
padding-right: 1.875rem;
position: relative;
}
.header-nav .menu-header > li.menu-item-has-children > a:after, .header-nav .menu-header > li.menu-item-has-children > a:before {
font-family: "icomoon";
font-size: 24px;
color: #151515;
transition: 0.3s;
position: absolute;
right: 0;
top: calc(50% - 12px);
}
.header-nav .menu-header > li.menu-item-has-children > a:before {
content: "\e904";
}
.header-nav .menu-header > li.menu-item-has-children > a:after {
content: "\e901";
opacity: 0;
}
.header-nav .menu-header > li.menu-item-has-children.show-submenu a:before {
opacity: 0;
}
.header-nav .menu-header > li.menu-item-has-children.show-submenu a:after {
opacity: 1;
}
.header-nav .menu-header > li:last-child {
margin-right: 0;
}
.header-nav .menu-header > li a {
color: #151515;
font-weight: 400;
}
.header-nav .menu-header > li a:hover {
text-shadow: #151515 0px 0px 0.5px;
}
.header-nav .menu-header > li.current_page_item > a {
text-shadow: #151515 0px 0px 0.5px;
}
.woocommerce-nav {
display: flex;
align-items: center;
justify-content: flex-end;
}
.woocommerce-nav a {
display: inline-block;
font-weight: 400;
margin-left: 2.125rem;
position: relative;
}
@media (max-width: 769px) {
.woocommerce-nav a {
margin-left: 1rem;
}
}
.woocommerce-nav a.nav-icon {
margin-left: 1.5rem;
}
@media (max-width: 769px) {
.woocommerce-nav a.nav-icon {
margin-left: 1rem;
}
}
.woocommerce-nav a .quantity {
color: #FFFFFF;
background: #151515;
border-radius: 100%;
display: block;
height: 13px;
position: absolute;
right: -0.375rem;
top: -0.125rem;
font-size: 9px;
line-height: 13px;
min-width: 15px;
padding: 0 2px;
text-align: center;
}
.footer-nav {
width: 35%;
}
.footer-nav p {
font-size: 1rem;
line-height: 1.5rem;
color: #EDDCCA;
margin-bottom: 0;
}
.footer-nav:last-child {
width: 21%;
}
@media (max-width: 769px) {
.footer-nav:last-child {
width: 5rem;
}
}
.footer-nav p + .menu-footer {
margin-top: 18px;
}
.footer-nav p + .menu-social {
margin-top: 12px;
}
.footer-nav .menu-footer li {
display: block;
margin: 0 0 18px 0;
}
@media (max-width: 769px) {
.footer-nav .menu-footer li {
width: 100%;
}
}
.footer-nav .menu-footer li a {
font-size: 0.875rem;
font-weight: 400;
line-height: 1.313rem;
color: #FFFFFF;
transition: 0.3s;
}
.footer-nav .menu-footer li a:hover {
color: #EDDCCA;
}
.footer-nav .menu-footer li:last-child {
margin-bottom: 0;
}
.footer-nav .menu-social li {
display: inline-block;
height: 2rem;
width: 2rem;
margin-right: 10px;
line-height: 0;
}
.footer-nav .menu-social li:last-child {
margin-right: 0;
}
.footer-nav .menu-social a {
line-height: 0;
display: block;
height: 2rem;
width: 2rem;
position: relative;
text-align: center;
background: #EDDCCA;
border-radius: 100%;
color: #746D76;
}
.footer-nav .menu-social a:hover {
background: #746D76;
color: #FFFFFF;
}
.footer-nav .menu-social a:before {
font-size: 1rem;
line-height: 2rem;
}
select.hidden {
display: none !important;
}
select.hidden + .select2 {
display: none !important;
}
.language-switcher .select2-container--default.select2-container {
min-width: 64px;
}
.language-switcher .select2-container--default .select2-selection--single {
background-color: transparent;
border: none;
height: 28px;
padding: 0 0 0 4px;
}
.language-switcher .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 0;
}
.language-switcher .select2-container--default .select2-selection--single .select2-selection__arrow {
right: 0;
}
.select2-container--woosg,
.select2-container--default {
margin: 0;
height: auto;
width: 100% !important;
}
.select2-container--woosg.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single {
border-color: #151515;
}
.select2-container--woosg.select2-container--open .select2-selection__arrow,
.select2-container--default.select2-container--open .select2-selection__arrow {
transform: rotate(180deg) translateY(3px);
}
.select2-container--woosg.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--above .select2-selection--single {
border-top-color: transparent;
}
.select2-container--woosg .select2-selection--single,
.select2-container--default .select2-selection--single {
background: #FFFFFF;
border: 1px solid #ECECEC;
border-radius: 0;
height: auto;
position: relative;
}
.select2-container--woosg .select2-selection--single .select2-selection,
.select2-container--default .select2-selection--single .select2-selection {
display: block;
}
.select2-container--woosg .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #151515;
font-size: 1rem;
line-height: 1.5rem;
padding: 1.25rem 1.75rem;
}
.select2-container--woosg .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 1.5rem;
width: 1.125rem;
font-size: 1.125rem;
line-height: 1.5rem;
position: absolute;
right: 20px;
top: calc(50% - 0.75rem);
transition: 0.3s;
}
.select2-container--woosg .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
height: 1.5rem;
width: 1.125rem;
border: none;
position: relative;
left: 0;
right: 0;
top: -2px;
bottom: 0;
margin: 0;
}
.select2-container--woosg .select2-selection--single .select2-selection__arrow b:before,
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
color: #151515;
content: "\e900";
display: block;
font-family: "icomoon";
font-size: inherit;
line-height: inherit;
}
.select2-container--woosg .select2-dropdown,
.select2-container--default .select2-dropdown {
border-color: #151515;
}
.select2-container--woosg .select2-dropdown .select2-results__option,
.select2-container--default .select2-dropdown .select2-results__option {
background: #FFFFFF;
color: #151515;
}
.select2-container--woosg .select2-dropdown .select2-results__option:last-child,
.select2-container--default .select2-dropdown .select2-results__option:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
.select2-container--woosg .select2-dropdown .select2-results__option--highlighted,
.select2-container--default .select2-dropdown .select2-results__option--highlighted {
color: #FFFFFF;
background: #928A95;
}
.select2-container--woosg .select2-dropdown .select2-results__option {
background: #FFFFFF;
color: #151515;
font-size: 10px;
font-weight: 400;
line-height: 15px;
padding: 4px 4px 3px;
}
.select2-container--woosg .select2-dropdown .select2-results__option:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
.select2-container--woosg .select2-dropdown .select2-results__option--highlighted {
color: #FFFFFF;
background: #928A95;
}
.custom-qty {
border: 1px solid #BDBDBD;
border-radius: 12px;
width: 122px;
max-width: 100%;
margin: 0;
position: relative;
padding: 0 41px;
}
.custom-qty__plus, .custom-qty__minus {
cursor: pointer;
display: block;
position: absolute;
height: 34px;
width: 34px;
text-align: center;
}
.custom-qty__plus:before, .custom-qty__minus:before {
color: #151515;
font-family: "icomoon";
font-size: 1.5rem;
line-height: 34px;
}
.custom-qty__plus {
right: 0;
}
.custom-qty__plus:before {
content: "\e904";
}
.custom-qty__minus {
left: 0;
}
.custom-qty__minus:before {
content: "\e901";
}
.custom-qty input[type=number] {
appearance: none;
color: #151515;
font-size: 12px;
font-weight: 500;
line-height: 34px;
text-align: center;
width: 100% !important; -moz-appearance: textfield; }
.custom-qty input[type=number]::-webkit-outer-spin-button, .custom-qty input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.wpcf7 {
margin: 0 auto;
max-width: 100%;
text-align: center;
width: 34.125rem;
position: relative;
}
.wpcf7 textarea {
min-height: 9.5rem;
height: 9.5rem;
max-height: 19rem;
}
.wpcf7 .input-group {
margin-bottom: 2.125rem;
}
.wpcf7-spinner {
margin: 0;
position: absolute;
left: 50%;
bottom: 4.625rem;
transform: translateX(-50%);
}
.wpcf7 .wpcf7-not-valid {
border-color: #F1CAD3;
margin-bottom: 1.125rem;
}
.wpcf7-not-valid-tip {
font-size: 0.75rem;
font-weight: 400;
line-height: 1rem;
position: absolute;
bottom: 0;
right: 0;
}
.wpcf7 form .wpcf7-response-output {
font-size: 0.875rem;
letter-spacing: 0.4px;
padding: 0.5rem 1rem;
}
.wpcf7 form.invalid .wpcf7-response-output {
border-color: #F1CAD3;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #84CC8C;
}
.wpcf7-form-control-wrap {
display: block;
margin: 0 auto 0.875rem;
position: relative;
}
.wpcf7-form-control-wrap:last-child {
margin-bottom: 0;
}
.site-header {
background: #FFFFFF;
}
.site-header .row {
justify-content: space-between;
}
.site-header.sticky {
top: 0;
}
.admin-bar .site-header.sticky {
top: 2rem;
}
.site-header.sticky .header_top__logo {
height: 100%;
}
.site-header.sticky .header_top__logo a {
height: 100%;
}
.site-header.sticky .header_bottom {
padding-top: 0;
}
.site-header.sticky .header_bottom .header-nav {
margin-top: 0;
}
.site-header.sticky .header_bottom .woocommerce-nav {
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 769px) {
.site-header.sticky .header_bottom .woocommerce-nav {
top: 0;
transform: none;
}
.admin-bar .site-header.sticky .header_bottom .woocommerce-nav {
top: 0;
}
}
.header_top {
background: #FFFFFF;
border-bottom: 1px solid #E3E3E3;
position: relative;
}
@media (max-width: 769px) {
.header_top {
height: 3.5rem;
padding-bottom: 0;
}
}
.header_top__group {
display: flex;
align-items: center;
width: calc(50% - 102px);
}
@media (max-width: 769px) {
.header_top__group {
padding: 1rem 0;
}
}
.header_top__group:last-child {
justify-content: flex-end;
}
@media (max-width: 769px) {
.header_top__group:last-child {
display: none;
}
}
.header_top__search {
position: relative;
width: 100%;
}
@media (max-width: 769px) {
.header_top__search {
background: #FFFFFF;
display: none;
padding: 1rem;
position: fixed;
left: -100%;
}
}
.header_top__search:before {
content: none;
font-family: "icomoon";
font-size: 1.375rem;
display: block;
height: 1.375rem;
width: 1.375rem;
position: absolute;
left: 0;
top: calc(50% - 0.688rem);
}
@media (max-width: 769px) {
.header_top__search:before {
content: none;
}
}
.header_top__search svg.search {
position: absolute;
height: 1.125rem;
width: 1.125rem;
top: 50%;
transform: translateY(-48%);
}
.header_top__search input[type=search] {
font-weight: 300;
border: none;
margin: 0;
padding: 1.125rem 1.125rem 1.125rem 2rem;
}
@media (max-width: 769px) {
.header_top__search input[type=search] {
font-size: 0.875rem;
line-height: 1.5rem;
padding: 0;
border-bottom: 1px solid #151515;
}
}
.header_top__logo {
height: 6.375rem;
width: 12.75rem;
padding: 0 1rem;
background: #928A95;
text-align: center;
position: absolute;
left: calc(50% - 6.375rem);
top: 0;
transition: 0.3s;
}
@media (max-width: 1025px) {
.header_top__logo {
height: 100%;
}
}
@media (max-width: 769px) {
.header_top__logo {
padding: 0 0.5rem;
left: calc(50% - 3.5rem);
height: 100%;
width: 7rem;
}
}
.header_top__logo a {
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
max-height: 100%;
max-width: 100%;
height: 100%;
width: 100%;
}
.header_top__logo img {
max-height: 100%;
}
.header_top .menu-social {
margin: 3px 10px 0 30px;
}
.header_top .select2 {
margin-left: 10px;
}
.header_top .wcml-dropdown {
margin-left: 10px !important;
}
.header_bottom {
padding-top: 52px;
position: relative;
text-align: center;
transition: 0.3s;
}
@media (max-width: 1025px) {
.header_bottom {
text-align: left;
padding-top: 0;
}
}
@media (max-width: 769px) {
.header_bottom {
background: transparent;
padding: 0;
}
}
.header_bottom .container {
position: relative;
}
.header_bottom .woocommerce-nav {
position: absolute;
top: -1.5rem;
right: 0;
transition: 0.3s;
}
@media (max-width: 1112px) {
.header_bottom .woocommerce-nav {
right: 1rem;
}
}
@media (max-width: 1025px) {
.header_bottom .woocommerce-nav {
top: 1.375rem;
}
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav {
position: fixed;
top: 0;
right: 0;
padding: 1.25rem 1.25rem 1.25rem 0;
}
.admin-bar .header_bottom .woocommerce-nav {
top: 2.875rem;
}
}
.header_bottom .woocommerce-nav a {
display: inline-block;
height: 1.5rem;
width: 1.5rem;
color: #151515;
line-height: 1.5rem;
position: relative;
}
.header_bottom .woocommerce-nav a.wishlist {
width: 1.75rem;
}
.header_bottom .woocommerce-nav a.text {
width: auto;
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav a {
height: 1rem;
line-height: 1rem;
width: 1rem;
}
.header_bottom .woocommerce-nav a.wishlist {
width: 1.125rem;
}
}
.header_bottom .woocommerce-nav a i {
display: inline-block;
font-size: 1.5rem;
line-height: 1.5rem;
height: 1.5rem;
width: 1.5rem;
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav a i {
height: 1rem;
width: 1rem;
font-size: 1rem;
line-height: 1rem;
}
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav a span {
display: none;
}
}
.header_bottom .woocommerce-nav a span + svg {
display: none;
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav a span + svg {
display: inline-block;
}
}
.header_bottom .woocommerce-nav a svg {
transform: translate(-25%, -25%);
height: 3rem;
width: 3rem;
}
@media (max-width: 769px) {
.header_bottom .woocommerce-nav a svg {
height: 2rem;
width: 2rem;
}
}
body .mobile-dropdowns {
flex: 1;
display: none;
margin-top: 2.5rem;
text-align: left;
}
@media (max-width: 769px) {
body .mobile-dropdowns {
display: block;
}
}
body .mobile-dropdowns .wcml-dropdown,
body .mobile-dropdowns .language-switcher {
display: none;
margin-right: 2.625rem;
}
@media (max-width: 769px) {
body .mobile-dropdowns .wcml-dropdown,
body .mobile-dropdowns .language-switcher {
display: inline-block;
}
}
body .mobile-social {
margin-bottom: 6.375rem;
margin-top: 3rem;
display: none;
}
body .mobile-social .menu-social {
text-align: center;
}
@media (max-width: 769px) {
body .mobile-social {
display: block;
}
}
body .wcml-dropdown,
body .language-switcher {
position: relative;
width: auto !important;
}
@media (max-width: 769px) {
body .wcml-dropdown,
body .language-switcher {
display: none;
}
}
body .wcml-dropdown .switcher-sub-menu,
body .language-switcher .switcher-sub-menu {
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
left: 0;
border-top: 1px solid #cdcdcd;
padding: 0;
margin: 0 !important;
list-style-type: none;
z-index: 101;
}
body .wcml-dropdown .switcher-sub-menu li,
body .language-switcher .switcher-sub-menu li {
background: #FFFFFF;
border: solid #cdcdcd;
border-width: 0 1px 1px 1px;
}
body .wcml-dropdown .switcher-sub-menu li a,
body .language-switcher .switcher-sub-menu li a {
display: block;
line-height: 2rem;
}
body .wcml-dropdown li:hover, body .wcml-dropdown li:focus,
body .language-switcher li:hover,
body .language-switcher li:focus {
background: transparent;
}
body .wcml-dropdown a,
body .language-switcher a {
color: #151515;
line-height: 1.75rem;
padding: 0 30px 0 8px;
}
body .wcml-dropdown a:hover,
body .language-switcher a:hover {
background: #928A95;
color: #FFFFFF;
}
body .wcml-dropdown a.current-item:hover, body .wcml-dropdown a.current-item:focus,
body .language-switcher a.current-item:hover,
body .language-switcher a.current-item:focus {
color: #151515;
background: transparent;
}
body .wcml-dropdown .wcml-cs-active-currency,
body .language-switcher .wcml-cs-active-currency {
border: none;
}
body .wcml-dropdown .wcml-cs-active-currency .wcml-cs-submenu,
body .language-switcher .wcml-cs-active-currency .wcml-cs-submenu {
opacity: 0;
transition: 0.3s;
}
body .wcml-dropdown .wcml-cs-active-currency:hover .wcml-cs-submenu,
body .language-switcher .wcml-cs-active-currency:hover .wcml-cs-submenu {
opacity: 1;
}
body .wcml-dropdown span.current-item,
body .language-switcher span.current-item {
cursor: pointer;
line-height: 1.75rem;
}
body .wcml-dropdown span.current-item:after,
body .language-switcher span.current-item:after {
vertical-align: middle;
display: inline-block;
position: absolute;
right: 10px;
top: calc(50% - 0.175em);
}
body .wcml-dropdown.disabled span.current-item,
body .language-switcher.disabled span.current-item {
cursor: default;
}
body .wcml-dropdown.disabled span.current-item:after,
body .language-switcher.disabled span.current-item:after {
content: none;
}
body .wcml-dropdown span.current-item,
body .wcml-dropdown a.wcml-cs-item-toggle,
body .language-switcher span.current-item,
body .language-switcher a.wcml-cs-item-toggle {
padding: 0 1.875rem 0 0.5rem;
}
@media (max-width: 769px) {
body .wcml-dropdown span.current-item,
body .wcml-dropdown a.wcml-cs-item-toggle,
body .language-switcher span.current-item,
body .language-switcher a.wcml-cs-item-toggle {
padding-left: 0;
}
}
body .wcml-dropdown span.current-item:after,
body .wcml-dropdown a.wcml-cs-item-toggle:after,
body .language-switcher span.current-item:after,
body .language-switcher a.wcml-cs-item-toggle:after {
content: "\e900";
color: inherit;
border: none;
font-size: 1.125rem;
font-family: "icomoon";
line-height: 1.5rem;
right: 0;
top: 2px;
display: block;
}
body .wcml-dropdown span.current-item:hover,
body .wcml-dropdown a.wcml-cs-item-toggle:hover,
body .language-switcher span.current-item:hover,
body .language-switcher a.wcml-cs-item-toggle:hover {
background: transparent;
color: #151515;
}
body .wcml-dropdown .wcml-cs-submenu li a,
body .language-switcher .wcml-cs-submenu li a {
line-height: 2rem;
}
body .wcml-dropdown.active .switcher-sub-menu,
body .language-switcher.active .switcher-sub-menu {
visibility: visible;
}
.mobile-search-trigger {
height: 1.125rem;
width: 1.125rem;
display: none;
}
@media (max-width: 769px) {
.mobile-search-trigger {
display: block;
}
}
.mobile-nav-trigger {
display: none;
height: 0.75rem;
width: 1.125rem;
margin: 0.375rem 1rem 0.375rem 0.188rem;
position: relative;
z-index: 10;
}
.mobile-nav-trigger span {
background: #151515;
display: block;
height: 1px;
width: 100%;
position: absolute;
left: 0;
}
.mobile-nav-trigger span:nth-child(1) {
top: 0;
}
.mobile-nav-trigger span:nth-child(2) {
top: 50%;
}
.mobile-nav-trigger span:nth-child(3) {
bottom: 0;
}
@media (max-width: 769px) {
.mobile-nav-trigger {
display: block;
}
}
@media (max-width: 769px) {
.site-header.opened .mobile-nav-trigger span {
position: absolute;
}
.site-header.opened .mobile-nav-trigger span:first-child {
transform: rotate(45deg);
bottom: 0;
top: auto;
}
.site-header.opened .mobile-nav-trigger span:nth-child(2) {
opacity: 0;
}
.site-header.opened .mobile-nav-trigger span:last-child {
transform: rotate(-45deg);
}
.site-header.opened .header_top .social-links {
width: 100%;
}
.site-header.opened .header_top .menu-social {
display: flex;
justify-content: center;
margin: 0;
width: 100%;
}
.site-header.opened .header-nav {
display: flex;
flex-direction: column;
margin: 0;
padding: 4.5rem 1rem 0;
display: block;
left: 0;
top: 0;
}
.admin-bar .site-header.opened .header-nav {
top: 0;
padding-top: 6.375rem;
}
.site-header.opened .header-nav .menu-header > li {
display: block;
margin-bottom: 1.5rem;
}
.site-header.opened .header-nav .menu-header > li:last-child {
margin-bottom: 0;
}
.site-header.opened .header-nav .menu-header > li:after, .site-header.opened .header-nav .menu-header > li:before {
position: static;
}
.site-header.search-opened .header_top__search {
display: block;
position: fixed;
left: 0;
top: 3.5rem;
z-index: -1;
}
}
.clear-input-container {
position: relative;
}
.clear-input-container .clear-input-button {
cursor: pointer;
height: 1.5rem;
width: 1.5rem;
position: absolute;
right: 0.5rem;
top: 50%;
transform: translateY(-50%);
transition: 0.3s;
opacity: 0;
}
.clear-input-container .clear-input-button svg {
height: 100%;
width: 100%;
}
.clear-input-container input[type=search]::-webkit-search-decoration,
.clear-input-container input[type=search]::-webkit-search-cancel-button,
.clear-input-container input[type=search]::-webkit-search-results-button,
.clear-input-container input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
}
.clear-input-container .clear-input--touched:focus + .clear-input-button,
.clear-input-container .clear-input--touched:hover + .clear-input-button,
.clear-input-container .clear-input--touched + .clear-input-button:hover {
opacity: 1;
}
.site-footer {
background: #928A95;
color: #FFFFFF;
line-height: 1.406rem;
}
.site-footer p {
font-size: 0.938rem;
}
.site-footer .footer_top {
border-bottom: 1px solid #EDDCCA;
padding: 16px 0 10px;
text-align: center;
}
.site-footer .footer_top__logo {
margin: 0 auto;
max-width: 8.5rem;
}
.site-footer .footer_top__logo a {
display: inline-block;
line-height: 0;
}
.site-footer .footer_bottom {
border-top: 1px solid #EDDCCA;
padding: 24px 0;
}
.site-footer .footer_bottom .copyright {
font-size: 0.938rem;
line-height: 1.25rem;
text-align: center;
margin: 0 auto;
}
@media (max-width: 769px) {
.site-footer .footer_middle .container {
padding: 0;
}
}
@media (max-width: 769px) {
.site-footer .footer_middle .row {
flex-wrap: wrap;
}
}
.site-footer .footer_middle__col {
display: flex;
align-items: center;
width: 50%;
}
.site-footer .footer_middle__col:first-child {
border-right: 1px solid #EDDCCA;
}
@media (max-width: 769px) {
.site-footer .footer_middle__col {
padding: 1.5rem 0;
width: 100%;
}
.site-footer .footer_middle__col:first-child {
border-right: none;
border-bottom: 1px solid #EDDCCA;
}
}
.site-footer .footer_middle__text {
padding: 0 20px;
}
.site-footer .footer_middle__text p {
margin: 0;
}
@media (max-width: 769px) {
.site-footer .footer_middle__text {
text-align: center;
}
}
.site-footer .footer_middle__menus {
padding: 70px 0px 65px 60px;
width: 100%;
}
@media (max-width: 769px) {
.site-footer .footer_middle__menus {
padding: 0 1rem;
}
}
.site-footer .footer_middle__menus .row {
justify-content: space-between;
}
.page-title {
margin: 1.25rem auto 2.75rem;
}
@media (max-width: 769px) {
.page-title {
margin: 2rem auto 1.125rem;
}
}
.page,
.empty-shop {
min-height: 28rem;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (max-width: 769px) {
.page,
.empty-shop {
min-height: 25rem;
}
}
.page-template-page-text .page-content {
padding-bottom: 7.75rem;
}
@media (max-width: 1025px) {
.page-template-page-text .page-content {
padding-bottom: 4rem;
}
}
.page-content {
font-size: 1.125rem;
font-weight: 300;
line-height: 1.688rem;
}
.page-content > h1, .page-content > h2, .page-content > h3, .page-content > h4, .page-content > h5, .page-content > h6 {
margin-bottom: 1.5rem;
margin-top: 2.75rem;
}
.page-content > h1:first-child, .page-content > h2:first-child, .page-content > h3:first-child, .page-content > h4:first-child, .page-content > h5:first-child, .page-content > h6:first-child {
margin-top: 0;
}
.page-content > h1:last-child, .page-content > h2:last-child, .page-content > h3:last-child, .page-content > h4:last-child, .page-content > h5:last-child, .page-content > h6:last-child {
margin-bottom: 0;
}
.page-content > p:last-child {
margin-bottom: 0;
}
.page-content > ul, .page-content > ol {
font-size: 1.125rem;
margin: 0 0 1.5rem 1.625rem;
}
.page-content > ul:last-child, .page-content > ol:last-child {
margin-bottom: 0;
}
.page-content > ul li, .page-content > ol li {
margin-bottom: 1.5rem;
}
.page-content > ul li:last-child, .page-content > ol li:last-child {
margin-bottom: 0;
}
.cookies {
background: #928A95;
display: none;
width: 100%;
padding: 1.5rem 0;
position: fixed;
bottom: 0;
left: 0;
z-index: 5;
}
.cookies.opened {
display: block;
}
.cookies .row {
align-items: center;
justify-content: space-between;
}
.cookies__text {
width: calc(100% - 16rem);
}
@media (max-width: 769px) {
.cookies__text {
margin-bottom: 1.125rem;
width: 100%;
}
}
.cookies__text p {
color: #FFFFFF;
font-size: 0.875rem;
line-height: 1.375rem;
}
.cookies__title {
font-weight: 500;
line-height: 1.625rem;
margin-bottom: 0.25rem;
}
.cookies__btns {
width: 15.875rem;
}
@media (max-width: 769px) {
.cookies__btns {
width: 100%;
}
}
.cookies__btns .btn {
display: inline-block;
min-width: 0;
width: auto;
font-size: 0.875rem;
line-height: 1.125rem;
margin: 0 0.875rem 0 0;
padding: 1.125rem;
}
.cookies__btns .btn:last-child {
margin-right: 0;
}
.cookies__btns .btn.btn-dark:hover, .cookies__btns .btn.btn-dark:focus {
color: #FFFFFF;
background: #151515;
}
.section-intro {
margin: 0 auto;
max-width: 90rem;
position: relative;
}
.section-intro__grid {
height: 43.125rem;
position: relative;
}
@media (max-width: 769px) {
.section-intro__grid {
height: 24.75rem;
}
}
.section-intro__grid:after {
display: block;
padding-top: 68.75%;
}
.section-intro__grid .image-item {
background-size: 100% auto;
background-position: center center;
overflow: hidden;
position: absolute;
}
.section-intro__grid .image-item img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.section-intro__grid .image-item:nth-child(1) {
height: 16.25rem;
width: calc(50% + 11.25rem);
top: 0;
left: 0;
}
.section-intro__grid .image-item:nth-child(1):after {
padding-top: 29%;
}
@media (max-width: 769px) {
.section-intro__grid .image-item:nth-child(1) {
height: 9.25rem;
width: calc(50% + 6.5rem);
}
}
.section-intro__grid .image-item:nth-child(2) {
height: 100%;
width: calc(50% - 12.25rem);
top: 0;
right: 0;
}
.section-intro__grid .image-item:nth-child(2):after {
padding-top: 131.68%;
}
@media (max-width: 769px) {
.section-intro__grid .image-item:nth-child(2) {
width: calc(50% - 7.125rem);
}
}
.section-intro__grid .image-item:nth-child(3) {
height: 414px;
width: calc(50% - 12.25rem);
bottom: 0;
left: 0;
}
.section-intro__grid .image-item:nth-child(3):after {
padding-top: 79.01%;
}
@media (max-width: 769px) {
.section-intro__grid .image-item:nth-child(3) {
height: 14.875rem;
width: calc(50% - 7.125rem);
}
}
.section-intro__content {
text-align: center;
max-width: 100%;
width: 22.5rem;
position: absolute;
left: calc(50% - 11.25rem);
top: 17.25rem;
}
@media (max-width: 769px) {
.section-intro__content {
left: calc(50% - 6.5rem);
top: 9.875rem;
width: 13rem;
}
}
.section-intro__content .btn {
margin: 0 auto;
}
.section-intro__title {
background: #928A95;
margin: 0 0 2.5rem 0;
padding: 3.75rem 1.563rem;
text-align: left;
}
@media (max-width: 769px) {
.section-intro__title {
margin-bottom: 1.125rem;
padding: 2rem 0.875rem 2.25rem;
}
}
.section-intro__title h1 {
color: #EDDCCA;
font-family: "Poppins", sans-serif;
font-size: 3.688rem;
line-height: 100%;
font-weight: 700;
text-transform: uppercase;
margin: 0 auto 3px;
}
@media (max-width: 769px) {
.section-intro__title h1 {
font-size: 2rem;
margin-bottom: 0.5rem;
}
}
.section-intro__title h1 span {
display: block;
color: transparent;
font-size: 4.75rem;
line-height: 100%;
font-weight: 500;
text-transform: none;
-webkit-text-stroke: 1px #FFFFFF;
}
@media (max-width: 769px) {
.section-intro__title h1 span {
font-size: 2.625rem;
}
}
.section-intro__title p {
color: #FFFFFF;
font-size: 1.125rem;
font-weight: 300;
line-height: 1.688rem;
text-transform: uppercase;
letter-spacing: 1.9px;
margin-bottom: 0;
}
@media (max-width: 769px) {
.section-intro__title p {
font-size: 0.625rem;
line-height: 0.875rem;
letter-spacing: 1px;
}
}
.s-story {
padding-bottom: 5rem;
}
@media (max-width: 769px) {
.s-story {
padding-bottom: 3.625rem;
}
}
.s-story .section-title {
margin-bottom: 3.25rem;
}
@media (max-width: 769px) {
.s-story .section-title {
margin-bottom: 1.25rem;
}
}
.s-story .row {
justify-content: space-between;
}
.s-story__text {
max-width: 642px;
padding-top: 52px;
width: 58%;
}
@media (max-width: 769px) {
.s-story__text {
margin-bottom: 1.5rem;
padding-top: 0;
max-width: 100%;
width: 100%;
}
}
.s-story__photo {
display: inline-block;
max-width: 404px;
width: 37%;
position: relative;
}
@media (max-width: 769px) {
.s-story__photo {
margin: 0 auto;
max-width: 100%;
width: auto;
}
}
@media (max-width: 480px) {
.s-story__photo {
width: 100%;
}
}
.s-story__testimonial {
background: #FFFFFF;
box-shadow: 0 40px 90px rgba(0, 0, 0, 0.06);
color: #484848;
font-size: 0.875rem;
line-height: 1.313rem;
display: block;
max-width: 13.625rem;
padding: 1.5rem 2.125rem 1.5rem 1.5rem;
position: absolute;
bottom: 1.875rem;
transform: translateX(-50%);
}
@media (max-width: 769px) {
.s-story__testimonial {
box-shadow: none;
transform: none;
padding: 1.5rem 2.15rem 1.5rem 0.5rem;
max-width: 100%;
width: 12.625rem;
}
}
.s-story__testimonial .quote {
background: #FFFFFF;
display: inline-block;
padding-right: 8px;
position: relative;
z-index: 2;
}
.s-story__testimonial .author {
display: block;
font-size: 1rem;
line-height: 1.5rem;
font-weight: 600;
margin-top: 12px;
}
.s-story__testimonial .author:before {
content: "";
display: block;
}
.s-story__quote_wrap {
position: relative;
}
.s-story__quote_wrap:before {
background: #151515;
content: "";
display: block;
height: 1px;
width: calc(100% - 21px);
position: absolute;
bottom: 0.75rem;
right: 21px;
z-index: 1;
}
.s-banners {
margin: 0 auto;
}
.banner {
display: flex;
}
@media (max-width: 769px) {
.banner {
flex-wrap: wrap;
}
}
.banner.align-left {
background: #928A95;
}
.banner.align-left img {
margin-left: 0;
margin-right: auto;
}
.banner.align-left .banner__container {
margin-left: auto;
}
@media (max-width: 769px) {
.banner.align-left .banner__container {
margin: 0 auto;
}
}
.banner.align-left .banner__content {
order: 1;
}
.banner.align-left .banner__text h2 {
color: #EDDCCA;
}
.banner.align-left .banner__text p {
color: #FFFFFF;
}
.banner.align-right {
background: #FAFAFA;
}
.banner.align-right img {
margin-left: auto;
margin-right: 0;
}
.banner.align-right .banner__container {
margin-right: auto;
}
@media (max-width: 769px) {
.banner.align-right .banner__container {
margin: 0 auto;
}
}
.banner.align-right .banner__content {
padding-left: 6.875rem;
order: 2;
}
@media (max-width: 1112px) {
.banner.align-right .banner__content {
padding-left: 0;
}
}
@media (max-width: 769px) {
.banner.align-right .banner__content {
order: 1;
padding: 4rem 1rem;
}
}
.banner.align-right .banner__text h2 {
color: #151515;
}
.banner.align-right .banner__text p {
color: #8A8A8A;
}
.banner__container {
max-width: 556px;
width: 100%;
}
@media (max-width: 1112px) {
.banner__container {
padding: 0 2rem;
}
}
@media (max-width: 769px) {
.banner__container {
padding: 0 1rem;
}
}
.banner__content {
width: 50%;
display: flex;
align-items: center;
padding: 2rem 0;
}
@media (max-width: 769px) {
.banner__content {
display: block;
padding: 4rem 1rem;
width: 100%;
}
}
.banner__text {
max-width: 453px;
height: auto;
width: 100%;
}
@media (max-width: 1201px) {
.banner__text {
margin: 0 auto;
}
}
@media (max-width: 769px) {
.banner__text {
text-align: center;
}
}
.banner__text h2 {
margin: 0 0 8px;
text-align: left;
}
@media (max-width: 769px) {
.banner__text h2 {
font-size: 2rem;
line-height: 2.625rem;
text-align: center;
}
}
.banner__text p {
line-height: 1.625rem;
margin: 0 0 44px;
max-width: 453px;
width: 100%;
}
.banner__text .btn {
margin: 0 auto;
}
.banner__image {
position: relative;
max-height: 29.75rem;
height: auto;
width: 50%;
order: 1;
}
@media (max-width: 769px) {
.banner__image {
width: 100%;
}
}
.banner__image:after {
content: "";
display: block;
height: auto;
width: 100%;
padding-top: 76.512%;
}
@media (max-width: 769px) {
.banner__image:after {
padding-top: 94%;
}
}
.banner__image img {
object-fit: cover;
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.s-products {
padding: 0 0 2.625rem;
text-align: center;
}
@media (max-width: 769px) {
.s-products {
padding-bottom: 1.375rem;
}
}
.s-products .products {
margin-bottom: 2.25rem;
}
@media (max-width: 769px) {
.s-products .products {
margin-bottom: 1rem;
}
}
.s-products .products .product {
margin-bottom: 1.875rem;
text-align: left;
}
@media (max-width: 769px) {
.s-products .products .product {
margin-bottom: 1.5rem;
}
}
.s-products .products .product__thumbnail {
margin-bottom: 0.5rem;
}
.s-products .products .product .woocommerce-loop-product__title {
margin: 0;
text-align: left;
}
.s-products .products .product span.price,
.s-products .products .product .star-rating {
display: none;
}
.s-products .products .product img {
margin-bottom: 0;
}
.s-products .btn {
margin: 0;
}
.s-brand {
padding: 2.625rem 0 7.75rem;
}
@media (max-width: 769px) {
.s-brand {
padding-bottom: 2rem;
}
.s-brand .container {
padding: 0;
}
}
.s-brand .row {
align-items: stretch;
justify-content: space-between;
}
.s-brand__content {
display: block;
padding: 1.5rem;
}
@media (max-width: 769px) {
.s-brand__content {
padding: 1rem;
}
}
.s-brand__group {
justify-content: space-between;
flex-wrap: wrap;
display: flex;
width: 18.75rem;
}
@media (max-width: 1025px) {
.s-brand__group {
width: 30%;
}
}
@media (max-width: 769px) {
.s-brand__group {
width: 4.75rem;
}
}
.s-brand__group:nth-child(1) {
order: 1;
}
.s-brand__group:nth-child(2) {
order: 3;
}
.s-brand__photo {
width: 142px;
}
@media (max-width: 1025px) {
.s-brand__photo {
width: calc(50% - 0.75rem);
}
}
@media (max-width: 769px) {
.s-brand__photo {
margin-bottom: 0.875rem;
width: 100%;
}
.s-brand__photo:last-child {
margin-bottom: 0;
}
}
.s-brand__photo:nth-child(3) {
order: 4;
}
.s-brand__photo:nth-child(4) {
order: 5;
}
.s-brand__photo img {
display: block;
}
@media (max-width: 769px) {
.s-brand__photo img {
object-fit: cover;
height: 4.75rem;
width: 4.75rem;
}
}
.s-brand__title {
background: #FFFFFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom: 5px;
max-width: 100%;
width: 402px;
order: 2;
}
@media (max-width: 1201px) {
.s-brand__title {
width: calc(100% - 40rem);
}
}
@media (max-width: 1025px) {
.s-brand__title {
width: 33%;
}
}
@media (max-width: 769px) {
.s-brand__title {
padding: 0 1.125rem;
width: calc(100% - 11.25rem);
}
}
.s-brand__title h2 {
color: #000000;
font-size: 1.25rem;
font-family: "Poppins", sans-serif;
font-weight: 400;
line-height: 1.625rem;
margin-bottom: 1.125rem;
}
@media (max-width: 480px) {
.s-brand__title h2 {
font-size: 0.75rem;
line-height: 0.875rem;
margin-bottom: 0.5rem;
}
}
.s-brand__title h2 span {
font-size: 1.625rem;
font-weight: 300;
display: block;
}
@media (max-width: 480px) {
.s-brand__title h2 span {
font-size: 0.875rem;
line-height: 100%;
}
}
.s-brand__title img {
max-width: 206px;
width: 100%;
}
.s-follow {
background: #FAFAFA;
padding: 84px 0;
}
@media (max-width: 769px) {
.s-follow {
background: transparent;
padding: 1.75rem 0 0;
}
.s-follow .container {
padding-right: 0;
}
}
.s-follow .section-title {
margin: 0 auto 1.5rem;
}
@media (max-width: 769px) {
.s-follow .section-title {
margin-bottom: 2.25rem;
padding-right: 1rem;
}
}
.s-follow__photos .row {
justify-content: space-between;
}
@media (max-width: 1201px) {
.s-follow__photos .row {
flex-wrap: wrap;
}
}
.s-follow__photo {
display: inline-block;
position: relative;
width: 12.5rem;
}
.s-follow__photo:after {
content: "";
display: block;
height: 0;
width: 100%;
padding-top: 100%;
}
@media (max-width: 1201px) {
.s-follow__photo {
width: 16%;
}
}
@media (max-width: 769px) {
.s-follow__photo {
margin-right: 1.5rem;
width: 12.5rem !important;
}
}
.s-follow__photo img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
object-fit: cover;
}
.s-newsletter {
padding-bottom: 7.75rem;
}
@media (max-width: 769px) {
.s-newsletter {
padding-bottom: 3.625rem;
}
}
.s-newsletter .section-title {
max-width: 660px;
}
.s-newsletter .section-title p {
color: #8A8A8A;
line-height: 1.625rem;
margin: 0 auto 1.5rem;
max-width: 604px;
}
@media (max-width: 769px) {
.s-newsletter .section-title p {
line-height: 1.125rem;
}
}
.newsletter-form {
text-align: center;
margin: 0 auto;
width: 100%;
}
.error404 .site-content {
align-items: center;
justify-content: center;
display: flex;
}
.s-error-404 {
height: 100%;
padding: 2.5rem 0 7.5rem;
}
@media (max-width: 769px) {
.s-error-404 {
padding: 6rem 0 7.5rem;
}
}
.s-error-404 .page-content {
height: 100%;
margin: 0 auto;
max-width: 100%;
width: 21.5rem;
text-align: center;
}
.s-error-404 .page-content p {
font-size: 0.75rem;
line-height: 1.125rem;
}
.s-error-404 .page-content .btn {
width: 100%;
}
@media (max-width: 769px) {
.s-error-404 .page-content .btn {
font-size: 0.875rem;
line-height: 1.375rem;
margin-top: 1.125rem;
}
}
.s-error-404 .page-title {
color: #746D76;
font-size: 11.75rem;
line-height: 100%;
margin: 0 auto 0rem;
}
.s-error-404 .page-title span {
color: #EDDCCA;
}
.woocommerce-controls {
margin: 0 auto 24px;
}
.woocommerce-controls .row {
justify-content: space-between;
}
.woocommerce .woocommerce-breadcrumb {
color: #BDBDBD;
font-size: 0.75rem;
margin: 0;
}
.woocommerce .woocommerce-breadcrumb a {
font-size: inherit;
}
.woocommerce .woocommerce-breadcrumb span {
color: #151515;
font-size: inherit;
font-weight: 500;
}
@media (max-width: 769px) {
.woocommerce-grid {
display: none;
}
}
.woocommerce-grid [class^=set-grid] {
color: #E3E3E3;
cursor: pointer;
display: inline-block;
margin: 0 0 0 14px;
transition: 0.3s;
vertical-align: top;
}
.woocommerce-grid [class^=set-grid].active i {
color: #151515;
}
.woocommerce-grid [class^=set-grid].active .grid-4 span,
.woocommerce-grid [class^=set-grid].active .grid-9 span {
background: #151515;
}
.woocommerce-grid [class^=set-grid] i {
display: block;
font-size: 1.5rem;
line-height: 1.5rem;
}
.woocommerce-grid .grid-4,
.woocommerce-grid .grid-9 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 1.5rem;
vertical-align: top;
}
.woocommerce-grid .grid-4 span,
.woocommerce-grid .grid-9 span {
display: block;
background: #E3E3E3;
border-radius: 100%;
transition: 0.3s;
}
.woocommerce-grid .grid-4:hover span,
.woocommerce-grid .grid-9:hover span {
background: #151515;
}
.woocommerce-grid .grid-4 span {
height: 0.5rem;
width: 0.5rem;
margin: 0 0.5rem 0.5rem 0;
}
.woocommerce-grid .grid-4 span:nth-child(2n) {
margin-right: 0;
}
.woocommerce-grid .grid-4 span:nth-last-child(1), .woocommerce-grid .grid-4 span:nth-last-child(2) {
margin-bottom: 0;
}
.woocommerce-grid .grid-9 span {
height: 0.375rem;
width: 0.375rem;
margin: 0 0.188rem 0.188rem 0;
}
.woocommerce-grid .grid-9 span:nth-child(3n) {
margin-right: 0;
}
.woocommerce-grid .grid-9 span:nth-last-child(1), .woocommerce-grid .grid-9 span:nth-last-child(2), .woocommerce-grid .grid-9 span:nth-last-child(3) {
margin-bottom: 0;
}
.woocommerce-notices-wrapper .woocommerce-message {
color: #FFFFFF;
background: transparent;
border: none;
font-size: 0.875rem;
font-weight: 500;
padding: 1.5rem 0;
position: relative;
}
@media (max-width: 480px) {
.woocommerce-notices-wrapper .woocommerce-message {
flex-wrap: wrap;
justify-content: center;
text-align: center;
}
}
.woocommerce-notices-wrapper .woocommerce-message:before {
background: #746D76;
content: "";
display: block;
height: 100%;
width: 100vw;
position: absolute;
left: calc(-50vw + 50%);
top: 0;
z-index: -1;
}
.woocommerce-notices-wrapper .woocommerce-message a.button {
color: #151515;
background: #FFFFFF;
border: none;
min-width: 7.5rem;
}
@media (max-width: 480px) {
.woocommerce-notices-wrapper .woocommerce-message a.button {
display: block;
margin: 1rem auto 0 auto;
}
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content a.button {
color: #151515 !important;
font-weight: 300;
line-height: 1.5rem;
opacity: 1;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content a.button:hover {
background: transparent;
}
ul.products,
.woocommerce ul.products {
list-style: none;
display: flex;
justify-content: flex-start;
flex-direction: row;
flex-wrap: wrap;
}
ul.products .product__thumbnail,
.woocommerce ul.products .product__thumbnail {
margin-bottom: 0.875rem;
position: relative;
}
ul.products .product__overlay,
.woocommerce ul.products .product__overlay {
color: #FFFFFF;
font-size: 1rem;
line-height: 1rem;
letter-spacing: 5px;
text-transform: uppercase;
background: rgba(21, 21, 21, 0.3);
display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
top: 0;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
ul.products .product:hover .product__overlay, ul.products .product:focus .product__overlay,
.woocommerce ul.products .product:hover .product__overlay,
.woocommerce ul.products .product:focus .product__overlay {
opacity: 1;
}
ul.products li.product,
.woocommerce ul.products li.product {
text-align: center;
margin: 0 1rem 2rem 0;
max-width: 33%;
width: 360px;
}
ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1.125rem !important;
line-height: 1.688rem;
margin-bottom: 4px;
padding: 0;
}
ul.products li.product img,
.woocommerce ul.products li.product img {
display: block;
height: auto;
width: 100%;
}
ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
color: #151515;
font-family: "Poppins", sans-serif;
font-size: 1.125rem;
line-height: 1.688rem;
font-weight: 500;
}
ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
color: #151515;
}
ul.products.default-columns li.product,
.woocommerce ul.products.default-columns li.product {
margin-bottom: 1.5rem;
max-width: 100%;
width: 360px;
}
ul.products.default-columns li.product:nth-child(3n),
.woocommerce ul.products.default-columns li.product:nth-child(3n) {
margin-right: 0 !important;
}
@media (max-width: 1201px) {
ul.products.default-columns li.product,
.woocommerce ul.products.default-columns li.product {
margin-right: 0.75rem;
width: calc(33.33% - 0.5rem);
}
}
@media (max-width: 769px) {
ul.products.default-columns li.product,
.woocommerce ul.products.default-columns li.product {
margin-right: 1rem;
width: calc(50% - 0.5rem);
}
ul.products.default-columns li.product:nth-child(2n),
.woocommerce ul.products.default-columns li.product:nth-child(2n) {
margin-right: 0 !important;
}
ul.products.default-columns li.product:nth-child(3n),
.woocommerce ul.products.default-columns li.product:nth-child(3n) {
margin-right: auto !important;
}
}
@media (max-width: 480px) {
ul.products.default-columns li.product,
.woocommerce ul.products.default-columns li.product {
margin-right: 0 !important;
max-width: 100%;
width: 100%;
}
}
ul.products.columns-4 li.product,
.woocommerce ul.products.columns-4 li.product {
margin-bottom: 1.5rem;
max-width: 100%;
width: 16.625rem;
}
ul.products.columns-4 li.product:nth-child(4n),
.woocommerce ul.products.columns-4 li.product:nth-child(4n) {
margin-right: 0;
}
@media (max-width: 1201px) {
ul.products.columns-4 li.product,
.woocommerce ul.products.columns-4 li.product {
margin-right: 0.75rem;
width: calc(25% - 0.5625rem);
}
}
@media (max-width: 769px) {
ul.products.columns-4 li.product,
.woocommerce ul.products.columns-4 li.product {
margin-right: 1rem;
width: calc(50% - 0.5rem);
}
ul.products.columns-4 li.product:nth-child(2n),
.woocommerce ul.products.columns-4 li.product:nth-child(2n) {
margin-right: 0;
}
ul.products.columns-4 li.product:nth-child(4n),
.woocommerce ul.products.columns-4 li.product:nth-child(4n) {
margin-right: auto;
}
}
@media (max-width: 480px) {
ul.products.columns-4 li.product,
.woocommerce ul.products.columns-4 li.product {
margin-right: 0;
max-width: 100%;
width: 100%;
}
}
.woocommerce-loop ul.products {
margin: 0 auto;
}
.woocommerce-loop ul.products li.product {
float: none;
margin: 0 1rem 1.5rem 0;
}
.woocommerce-loop {
padding-bottom: 6.25rem;
}
@media (max-width: 1025px) {
.woocommerce-loop {
padding-bottom: 2.5rem;
padding-top: 0.375rem;
}
}
@media (max-width: 769px) {
.woocommerce-single {
padding-top: 0.375rem;
}
}
.woocommerce-info.cart-empty, .no-orders .woocommerce-info, .empty-shop .woocommerce-info, .woocommerce-no-products-found .woocommerce-info {
color: #151515;
background: transparent;
border: none;
font-size: 0.75rem;
font-weight: 400;
line-height: 1.125rem;
text-align: center;
letter-spacing: 0.7px;
margin: -1.875rem 0 3.125rem;
padding: 0;
}
@media (max-width: 769px) {
.woocommerce-info.cart-empty, .no-orders .woocommerce-info, .empty-shop .woocommerce-info, .woocommerce-no-products-found .woocommerce-info {
margin-top: 0;
}
}
.woocommerce-info.cart-empty p, .no-orders .woocommerce-info p, .empty-shop .woocommerce-info p, .woocommerce-no-products-found .woocommerce-info p {
float: none;
}
.woocommerce-info.cart-empty a.button, .no-orders .woocommerce-info a.button, .empty-shop .woocommerce-info a.button, .woocommerce-no-products-found .woocommerce-info a.button {
float: none;
}
.woocommerce-info.cart-empty:before, .no-orders .woocommerce-info:before, .empty-shop .woocommerce-info:before, .woocommerce-no-products-found .woocommerce-info:before {
content: none;
}
.no-orders .woocommerce-info a.button {
display: inline-block;
margin: 1rem auto 0;
float: none;
}
.woocommerce ul.products li.product,
.woocommerce .woocommerce-product-rating {
list-style: none;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce .woocommerce-product-rating .star-rating {
float: none;
display: inline-block;
color: #FCA120;
font-size: 1.125rem;
margin: 0 auto 13px;
letter-spacing: 9px;
width: 133px;
vertical-align: top;
}
.woocommerce ul.products li.product .star-rating:before,
.woocommerce .woocommerce-product-rating .star-rating:before {
content: "SSSSS";
color: #928A95;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1rem;
}
@media (max-width: 769px) {
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 0.25rem;
}
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
margin: 0 auto;
}
.woocommerce .woocommerce-review-link {
color: #8A8A8A;
border-left: 1px solid #E3E3E3;
line-height: 1.5rem;
margin-left: 1.5rem;
padding-left: 1.5rem;
vertical-align: top;
}
@media (max-width: 769px) {
.woocommerce .woocommerce-review-link {
color: #151515;
margin-left: 0.875rem;
padding-left: 0.875rem;
}
}
.star-rating,
.woocommerce .star-rating {
display: inline-block;
font-family: star;
float: none;
color: #FCA120;
font-size: 1.125rem;
letter-spacing: 9px;
width: 133px;
}
.star-rating span,
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating:before,
.woocommerce .star-rating:before {
content: "SSSSS";
color: #928A95;
}
.woocommerce p.stars > span {
display: block;
height: 1.125rem;
}
.woocommerce p.stars a {
box-sizing: border-box;
color: #928A95;
font-size: 1.12rem;
padding-right: 0.375rem;
width: calc(1em + 0.375rem);
}
.woocommerce p.stars a:before {
content: "S" !important;
font-family: star;
}
.woocommerce p.stars a:hover, .woocommerce p.stars a:focus, .woocommerce p.stars a.active {
color: #FCA120;
}
.woocommerce p.stars a.active ~ * {
color: #928A95;
}
.comment-form p.stars:hover a, .comment-form p.stars.selected a {
color: #FCA120;
}
.comment-form p.stars:hover a:hover ~ *,
.comment-form p.stars:hover a.active ~ *, .comment-form p.stars.selected a:hover ~ *,
.comment-form p.stars.selected a.active ~ * {
color: #928A95;
}
#yith-wcwl-popup-message {
display: none !important;
}
.woocommerce.single-product .product__description .row {
align-items: stretch;
}
@media (max-width: 1025px) {
.woocommerce.single-product .product__description .row {
align-items: flex-start;
}
}
.woocommerce.single-product .product__description .product-gallery {
display: block;
margin-right: 2.813rem;
width: 564px;
}
@media (max-width: 1112px) {
.woocommerce.single-product .product__description .product-gallery {
width: 50%;
}
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .product-gallery {
margin-right: 0;
width: 100%;
}
}
.woocommerce.single-product .product__description .product-gallery__wrap {
margin-bottom: 1.5rem;
width: 100%;
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .product-gallery__wrap {
margin-bottom: 0.875rem;
}
}
.woocommerce.single-product .product__description .product-gallery .slick .woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce.single-product .product__description .product-gallery .slick .woocommerce-product-gallery__image {
max-width: 454px;
width: 454px;
}
@media (max-width: 1025px) {
.woocommerce.single-product .product__description .product-gallery .slick .woocommerce-product-gallery__image {
margin-right: 0;
max-width: 100%;
}
}
.woocommerce.single-product .product__description .product-gallery .woocommerce-product-gallery__image {
margin-right: 15px;
height: 454px;
max-width: 100%;
width: 100%;
position: relative;
}
@media (max-width: 1025px) {
.woocommerce.single-product .product__description .product-gallery .woocommerce-product-gallery__image {
height: auto;
}
}
.woocommerce.single-product .product__description .product-gallery .woocommerce-product-gallery__image:after {
content: "";
display: block;
width: 100%;
padding-top: 100%;
}
@media (max-width: 1025px) {
.woocommerce.single-product .product__description .product-gallery .woocommerce-product-gallery__image:after {
content: none;
}
}
.woocommerce.single-product .product__description .product-gallery .woocommerce-product-gallery__image img {
max-height: 100%;
height: 100%;
width: 100%;
object-fit: cover;
}
.woocommerce.single-product .product__description .entry-summary {
display: flex;
flex-direction: column;
float: none;
width: 503px;
position: relative;
}
@media (max-width: 1112px) {
.woocommerce.single-product .product__description .entry-summary {
width: calc(50% - 2.813rem);
}
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .entry-summary {
width: 100%;
}
}
.woocommerce.single-product .product__description .entry-summary .product_title {
font-size: 2.25rem;
line-height: 2.875rem;
text-align: left;
margin-bottom: 1.5rem;
padding-right: 40px;
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .entry-summary .product_title {
font-size: 1.75rem;
margin-bottom: 1.125rem;
}
}
.woocommerce.single-product .product__description .entry-summary .product-meta {
margin-top: 1.5rem;
}
.woocommerce.single-product .product__description .entry-summary .woocommerce-product-details__short-description p {
color: #8A8A8A;
line-height: 1.625rem;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist {
width: 45px;
position: absolute;
right: 0;
top: 0;
text-align: center;
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist {
width: 2.5rem;
top: 0.25rem;
}
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist a,
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .separator,
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .feedback {
font-size: 0;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
display: block;
height: 41px;
width: 41px;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
color: #151515;
cursor: pointer;
font-size: 1.125rem;
line-height: 41px;
display: block;
height: 41px;
width: 41px;
position: relative;
transition: 0.3s;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon.hidden {
opacity: 0;
}
@media (max-width: 769px) {
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
height: 2.5rem;
width: 2.5rem;
}
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after, .woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
font-family: "icomoon";
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before {
content: "\e90c";
z-index: 0;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:after {
content: "\e908";
transition: 0.3s;
opacity: 0;
z-index: 1;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:hover:after {
opacity: 1;
}
.woocommerce.single-product .product__description .entry-summary .yith-wcwl-add-to-wishlist.exists .yith-wcwl-icon:after {
opacity: 1;
}
.woocommerce-notices-wrapper .woocommerce-message {
align-items: center;
display: flex;
}
.woocommerce-notices-wrapper .woocommerce-message:before {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-notices-wrapper .woocommerce-message .button {
float: none;
margin: 0 0 0 auto;
order: 1;
}
.woocommerce .woocommerce-single .row {
justify-content: space-between;
}
.woocommerce .woocommerce-single .woosg-wrap,
.woocommerce .woocommerce-single .product-options {
width: 100%;
}
.woocommerce .woocommerce-single .product {
padding-bottom: 7.75rem;
}
@media (max-width: 769px) {
.woocommerce .woocommerce-single .product {
padding-bottom: 1.875rem;
}
}
.woocommerce .woocommerce-single .product__cart .row {
align-items: flex-start;
}
.woocommerce .woocommerce-single .product__to_cart {
color: #FFFFFF;
background: #746D76;
margin-top: 1.5rem;
padding: 1.5rem;
width: 100%;
}
@media (max-width: 769px) {
.woocommerce .woocommerce-single .product__to_cart {
margin-top: 0;
padding: 1.5rem 1rem;
width: 100%;
}
}
.woocommerce .woocommerce-single .product__to_cart_title {
font-family: "Volkhov", serif;
font-size: 1.125rem;
font-weight: 400;
line-height: 1.5rem;
text-align: center;
text-transform: uppercase;
margin: 0 auto 24px;
}
.woocommerce .woocommerce-single .product__to_cart .woosg-total {
display: flex;
justify-content: space-between;
font-size: 1.125rem;
font-family: "Volkhov", serif;
line-height: 1.5rem;
text-transform: uppercase;
margin: 1.5rem auto 1.5rem;
}
.woocommerce .woocommerce-single .product__to_cart .woosg-total .price {
margin: 0;
}
.woocommerce .woocommerce-single .product__to_cart .woosg-total .amount {
font-family: "Poppins", sans-serif;
}
.woocommerce .woocommerce-single .product__to_cart .variations .variation {
margin-bottom: 14px;
}
.woocommerce .woocommerce-single .product__to_cart .variations .variation label {
font-weight: 500;
line-height: 1.5rem;
margin-bottom: 0;
}
.woocommerce .woocommerce-single .product__to_cart label {
display: block;
font-size: 1rem;
font-weight: 500;
line-height: 1.5rem;
margin-bottom: 3px;
}
.woocommerce .woocommerce-single .product__to_cart form.cart .quantity {
margin-bottom: 18px;
float: none;
display: block;
}
.woocommerce .woocommerce-single .product__to_cart input[type=number] {
color: #151515;
background: #FFFFFF;
border: none;
border-radius: 4px;
display: block;
max-width: 100%;
width: 120px;
font-size: 1rem;
font-weight: 400;
line-height: 2rem;
letter-spacing: 1px;
text-align: left;
text-transform: uppercase;
padding: 0 0 0 8px;
}
.woocommerce .woocommerce-single .product__to_cart .stock {
color: #FFFFFF;
font-size: 1rem;
line-height: 1.5rem;
margin: 0 0 14px;
}
.woocommerce .woocommerce-single .product__to_cart .product-option {
display: flex;
justify-content: space-between;
}
.woocommerce .woocommerce-single .product form.cart {
margin-bottom: 0;
}
.woocommerce .woocommerce-single .product form.cart .button {
color: #151515;
background: #FFF;
border: none;
display: block;
font-weight: 400;
line-height: 1.5rem;
width: 100%;
float: none;
}
@media (max-width: 769px) {
.woocommerce .woocommerce-single .product form.cart .button {
margin-top: 1.5rem;
}
}
.woocommerce .woocommerce-single .product form.cart .button:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-single .product form.cart .button.disabled, .woocommerce .woocommerce-single .product form.cart .button.woosg-disabled {
background: #E3E3E3;
color: #8F8F8F;
opacity: 1 !important;
padding: 1rem 1.75rem;
}
.woosg-product-list .group-item {
position: relative;
}
.woosg-product-list .group-item:last-child {
border-bottom: 1px solid #FFFFFF;
}
.woosg-product-list .group-item__title {
font-size: 1.125rem;
font-family: "Volkhov", serif;
line-height: 1.5rem;
text-transform: uppercase;
margin: 0 0 4px 0;
}
.woosg-product-list .group-item__price {
color: #FFFFFF;
position: absolute;
right: 0;
top: 0;
}
.woosg-product-list .group-item__variations {
padding-bottom: 22px;
}
.woosg-product-list .group-item__variation {
font-size: 10px;
font-weight: 400;
line-height: 15px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 3px;
}
.woosg-product-list .group-item__variation b {
font-weight: 700;
display: inline-block;
margin-right: 8px;
}
.price,
.woosg-price-ori,
.woosg-price-new {
color: #151515;
font-size: 1rem;
font-weight: 500;
line-height: 1.5rem;
letter-spacing: 1.3px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product p.price,
.woocommerce ul.products li.product span.price {
color: #151515;
font-size: 1rem;
font-weight: 500;
line-height: 1.5rem;
letter-spacing: 1.3px;
}
.woocommerce div.product .product__to_cart p.price,
.woocommerce div.product .product__to_cart span.price,
.woocommerce ul.products li.product .product__to_cart p.price,
.woocommerce ul.products li.product .product__to_cart span.price {
color: #FFFFFF;
}
.woocommerce ul.products li.product p.price,
.woocommerce ul.products li.product span.price {
color: #8A8A8A;
font-weight: 400;
letter-spacing: 0;
margin-bottom: 0;
}
.entry-summary .product__to_cart {
margin-top: 14px;
}
.woosg-wrap .woosg-text:last-child,
.woosg-wrap .woosg-table:last-child {
margin-bottom: 0;
}
.variations_form {
width: 100%;
}
.variations_form .product-options {
display: block;
}
.variations_form .product-options .variation {
border: none;
display: block;
margin: 0 0 14px;
padding: 0;
width: 100%;
}
.variations_form .product-options .variation.hidden {
display: none;
}
.variations_form .product-options .variation .label {
font-size: 10px;
font-weight: 700;
line-height: 15px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 2px;
}
.woocommerce-Reviews {
margin-top: 2.75rem;
}
@media (max-width: 769px) {
.woocommerce-Reviews {
margin-top: 4rem;
}
}
.comments-header {
border-top: 1px solid #E3E3E3;
display: flex;
align-items: center;
justify-content: space-between;
padding: 2rem 0;
}
.comments-header .btn,
.comments-header .star-rating {
margin: 0;
}
@media (max-width: 769px) {
.comments-header .btn {
min-width: 0;
padding-left: 1.125rem;
padding-right: 1.125rem;
}
}
.no-reviews,
.woocommerce #reviews #comments ol.commentlist {
border-top: 1px solid #E3E3E3;
}
.woocommerce #review_form #respond {
display: none;
border-top: 1px solid #E3E3E3;
padding: 1.5rem 0;
}
.woocommerce #review_form #respond.show {
display: block;
}
.woocommerce #review_form #respond p.stars {
margin: 0.75rem 0 0.5rem;
}
.woocommerce #review_form #respond #comment {
height: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: none;
border-bottom: 1px solid #E3E3E3;
margin: 0;
padding: 1rem 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
position: absolute;
right: 0;
top: 1rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
display: block;
margin-right: 1rem;
font-weight: 600;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__dash {
display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
color: #151515;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 0.875rem;
}
.comment-respond .comment-reply-title {
display: block;
font-size: 0.875rem;
font-weight: 600;
line-height: 1.313rem;
margin: 0 0 0.875rem;
}
.comment-respond .comment-form-rating label {
display: block;
font-size: 0.75rem;
line-height: 1.125rem;
letter-spacing: 0.5px;
}
.comment-respond .comment-form input,
.comment-respond .comment-form textarea {
max-width: 100%;
}
.comment-respond .comment-form input[type=text],
.comment-respond .comment-form input[type=email] {
float: left;
margin-right: 1rem;
width: calc(50% - 0.5rem);
}
.comment-respond .comment-form textarea {
min-height: 8.875rem;
max-height: none;
resize: vertical;
width: 100%;
}
.woocommerce-single .woosg-wrap .woosg-alert {
position: absolute;
visibility: hidden;
}
@media (max-width: 769px) {
.product__cart .woosg-wrap {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
}
.product__cart .woosg-wrap .woosg_total {
display: none !important;
}
.product__cart .woosg-products .woosg-product,
.product__cart .product-options .woosg-product {
border: 1px solid #E3E3E3;
display: block;
margin-bottom: 1.5rem;
padding: 0;
overflow: hidden;
}
.product__cart .woosg-products .woosg-product:last-child,
.product__cart .product-options .woosg-product:last-child {
margin-bottom: 0;
}
.product__cart .woosg-products .woosg-product > div,
.product__cart .product-options .woosg-product > div {
padding: 0;
}
.product__cart .woosg-products .woosg-product.opened,
.product__cart .product-options .woosg-product.opened {
max-height: 100%;
}
.product__cart .woosg-products .woosg-product.opened .woosg-item__head,
.product__cart .product-options .woosg-product.opened .woosg-item__head {
padding-bottom: 0;
}
.product__cart .woosg-products .woosg-product.opened .woosg-item__head:before,
.product__cart .product-options .woosg-product.opened .woosg-item__head:before {
opacity: 0;
}
.product__cart .woosg-products .woosg-product.opened .woosg-item__head:after,
.product__cart .product-options .woosg-product.opened .woosg-item__head:after {
opacity: 1;
}
.product__cart .woosg-products .woosg-product.opened .woosg-item__body,
.product__cart .product-options .woosg-product.opened .woosg-item__body {
max-height: 500px;
opacity: 1;
padding: 7px 28px 18px 24px;
transition: max-height 0.5s ease-in, opacity 0.6s ease-in;
}
@media (max-width: 769px) {
.product__cart .woosg-products .woosg-product.opened .woosg-item__body,
.product__cart .product-options .woosg-product.opened .woosg-item__body {
padding: 0.5rem 1rem 1rem;
}
}
.product__cart .woosg-products .woosg-product .woosg-item__head,
.product__cart .woosg-products .woosg-product .product-option__head,
.product__cart .product-options .woosg-product .woosg-item__head,
.product__cart .product-options .woosg-product .product-option__head {
cursor: pointer;
position: relative;
padding: 15px 28px 10px 24px;
transition: 0.3s;
}
.product__cart .woosg-products .woosg-product .woosg-item__head:after, .product__cart .woosg-products .woosg-product .woosg-item__head:before,
.product__cart .woosg-products .woosg-product .product-option__head:after,
.product__cart .woosg-products .woosg-product .product-option__head:before,
.product__cart .product-options .woosg-product .woosg-item__head:after,
.product__cart .product-options .woosg-product .woosg-item__head:before,
.product__cart .product-options .woosg-product .product-option__head:after,
.product__cart .product-options .woosg-product .product-option__head:before {
font-family: "icomoon";
font-size: 24px;
color: #151515;
transition: 0.3s;
position: absolute;
right: 24px;
top: 13px;
}
.product__cart .woosg-products .woosg-product .woosg-item__head:before,
.product__cart .woosg-products .woosg-product .product-option__head:before,
.product__cart .product-options .woosg-product .woosg-item__head:before,
.product__cart .product-options .woosg-product .product-option__head:before {
content: "\e904";
}
.product__cart .woosg-products .woosg-product .woosg-item__head:after,
.product__cart .woosg-products .woosg-product .product-option__head:after,
.product__cart .product-options .woosg-product .woosg-item__head:after,
.product__cart .product-options .woosg-product .product-option__head:after {
content: "\e901";
opacity: 0;
}
.product__cart .woosg-products .woosg-product .woosg-item__title,
.product__cart .woosg-products .woosg-product .product-option__title,
.product__cart .product-options .woosg-product .woosg-item__title,
.product__cart .product-options .woosg-product .product-option__title {
color: #151515;
font-family: "Volkhov", serif;
font-size: 1.125rem;
font-weight: 400;
line-height: 1.5rem;
text-transform: uppercase;
}
.product__cart .woosg-products .woosg-product .woosg-item__body,
.product__cart .woosg-products .woosg-product .product-option__body,
.product__cart .product-options .woosg-product .woosg-item__body,
.product__cart .product-options .woosg-product .product-option__body {
max-height: 0;
opacity: 0;
overflow: hidden;
transition: max-height 0.5s ease-in, opacity 0s;
}
.product__cart .woosg-products .woosg-product .woosg-item__top,
.product__cart .woosg-products .woosg-product .product-option__top,
.product__cart .product-options .woosg-product .woosg-item__top,
.product__cart .product-options .woosg-product .product-option__top {
min-height: 242px;
margin-bottom: 30px;
padding-left: calc(50% + 1rem);
position: relative;
}
@media (max-width: 1025px) {
.product__cart .woosg-products .woosg-product .woosg-item__top,
.product__cart .woosg-products .woosg-product .product-option__top,
.product__cart .product-options .woosg-product .woosg-item__top,
.product__cart .product-options .woosg-product .product-option__top {
min-height: 13.5rem;
}
}
@media (max-width: 769px) {
.product__cart .woosg-products .woosg-product .woosg-item__top,
.product__cart .woosg-products .woosg-product .product-option__top,
.product__cart .product-options .woosg-product .woosg-item__top,
.product__cart .product-options .woosg-product .product-option__top {
margin-bottom: 1.125rem;
min-height: 9rem;
padding-left: 10rem;
}
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .label,
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-quantity .label,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .label,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-quantity .label,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .label,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-quantity .label,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .label,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-quantity .label,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .label,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-quantity .label,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .label,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-quantity .label,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .label,
.product__cart .product-options .woosg-product .product-option__top .woosg-quantity .label,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .label,
.product__cart .product-options .woosg-product .product-option__top .product-option-quantity .label {
font-size: 10px !important;
font-weight: 700;
line-height: 15px !important;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 4px;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .woosg-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .product-option-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-quantity .woosg-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-quantity .product-option-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .woosg-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .product-option-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-quantity .woosg-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-quantity .product-option-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .woosg-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .product-option-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-quantity .woosg-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-quantity .product-option-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .woosg-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .product-option-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-quantity .woosg-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-quantity .product-option-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .woosg-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .product-option-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-quantity .woosg-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-quantity .product-option-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .woosg-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .product-option-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-quantity .woosg-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-quantity .product-option-quantity,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .woosg-quantity,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .product-option-quantity,
.product__cart .product-options .woosg-product .product-option__top .woosg-quantity .woosg-quantity,
.product__cart .product-options .woosg-product .product-option__top .woosg-quantity .product-option-quantity,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .woosg-quantity,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .product-option-quantity,
.product__cart .product-options .woosg-product .product-option__top .product-option-quantity .woosg-quantity,
.product__cart .product-options .woosg-product .product-option__top .product-option-quantity .product-option-quantity {
margin-bottom: 0px;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-quantity,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-quantity,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-quantity,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-quantity,
.product__cart .product-options .woosg-product .product-option__top .woosg-quantity,
.product__cart .product-options .woosg-product .product-option__top .product-option-quantity {
display: block;
width: 100%;
}
.product__cart .woosg-products .woosg-product .woosg-item__top input[type=number],
.product__cart .woosg-products .woosg-product .product-option__top input[type=number],
.product__cart .product-options .woosg-product .woosg-item__top input[type=number],
.product__cart .product-options .woosg-product .product-option__top input[type=number] {
border-bottom: 1px solid #151515;
display: block;
max-width: 100%;
width: 100%;
font-size: 10px;
font-weight: 400;
line-height: 23px;
letter-spacing: 1px;
text-align: left;
text-transform: uppercase;
padding-left: 0;
padding-bottom: 0;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title,
.product__cart .product-options .woosg-product .product-option__top .woosg-title,
.product__cart .product-options .woosg-product .product-option__top .product-option-title {
flex: auto;
width: 100%;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title-inner,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title-inner,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title-inner,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title-inner,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title-inner,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title-inner,
.product__cart .product-options .woosg-product .product-option__top .woosg-title-inner,
.product__cart .product-options .woosg-product .product-option__top .product-option-title-inner {
display: none !important;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .variations,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .variations,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .variations,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .variations,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .variations,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .variations,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .variations,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .variations {
display: block;
margin: 0;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .variations .variation,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .variations .variation,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .variations .variation,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .variations .variation,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .variations .variation,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .variations .variation,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .variations .variation,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .variations .variation {
border: none;
display: block;
margin: 0 0 14px;
padding: 0;
width: 100%;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-title .variations .variation.hidden,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-title .variations .variation.hidden,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-title .variations .variation.hidden,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-title .variations .variation.hidden,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-title .variations .variation.hidden,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-title .variations .variation.hidden,
.product__cart .product-options .woosg-product .product-option__top .woosg-title .variations .variation.hidden,
.product__cart .product-options .woosg-product .product-option__top .product-option-title .variations .variation.hidden {
display: none;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-price,
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-availability,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-price,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-availability,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-price,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-availability,
.product__cart .product-options .woosg-product .product-option__top .woosg-price,
.product__cart .product-options .woosg-product .product-option__top .woosg-availability {
display: none !important;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-thumb,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-thumb,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-thumb,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-thumb,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-thumb,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-thumb,
.product__cart .product-options .woosg-product .product-option__top .woosg-thumb,
.product__cart .product-options .woosg-product .product-option__top .product-option-thumb {
flex: auto;
height: auto;
max-width: 50%;
width: 242px;
position: absolute;
left: 0;
top: 0;
}
@media (max-width: 769px) {
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-thumb,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-thumb,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-thumb,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-thumb,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-thumb,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-thumb,
.product__cart .product-options .woosg-product .product-option__top .woosg-thumb,
.product__cart .product-options .woosg-product .product-option__top .product-option-thumb {
width: 9rem;
}
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-thumb:after,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-thumb:after,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-thumb:after,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-thumb:after,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-thumb:after,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-thumb:after,
.product__cart .product-options .woosg-product .product-option__top .woosg-thumb:after,
.product__cart .product-options .woosg-product .product-option__top .product-option-thumb:after {
display: block;
content: "";
width: 100%;
padding-top: 100%;
}
.product__cart .woosg-products .woosg-product .woosg-item__top .woosg-thumb a,
.product__cart .woosg-products .woosg-product .woosg-item__top .product-option-thumb a,
.product__cart .woosg-products .woosg-product .product-option__top .woosg-thumb a,
.product__cart .woosg-products .woosg-product .product-option__top .product-option-thumb a,
.product__cart .product-options .woosg-product .woosg-item__top .woosg-thumb a,
.product__cart .product-options .woosg-product .woosg-item__top .product-option-thumb a,
.product__cart .product-options .woosg-product .product-option__top .woosg-thumb a,
.product__cart .product-options .woosg-product .product-option__top .product-option-thumb a {
display: block;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.product__cart .woosg-products .woosg-product .woosg-item__bottom .woosg-item__sku,
.product__cart .woosg-products .woosg-product .product-option__bottom .woosg-item__sku,
.product__cart .product-options .woosg-product .woosg-item__bottom .woosg-item__sku,
.product__cart .product-options .woosg-product .product-option__bottom .woosg-item__sku {
font-weight: 500;
}
.product__cart .woosg-products .woosg-product .woosg-item__bottom .btn,
.product__cart .woosg-products .woosg-product .product-option__bottom .btn,
.product__cart .product-options .woosg-product .woosg-item__bottom .btn,
.product__cart .product-options .woosg-product .product-option__bottom .btn {
display: block;
width: 100%;
}
@media (max-width: 769px) {
.product__cart .woosg-products .woosg-product .woosg-item__bottom .btn,
.product__cart .woosg-products .woosg-product .product-option__bottom .btn,
.product__cart .product-options .woosg-product .woosg-item__bottom .btn,
.product__cart .product-options .woosg-product .product-option__bottom .btn {
margin-bottom: 0;
}
}
.product__cart .select2-container,
.product__to_cart .select2-container {
border-bottom: 1px solid #151515;
max-width: 100%;
width: 100%;
}
.product__cart .select2 .selection,
.product__to_cart .select2 .selection {
background: transparent;
}
.product__cart .select2 .select2-selection,
.product__to_cart .select2 .select2-selection {
background-color: transparent;
border: none;
height: 24px;
}
.product__cart .select2 .select2-selection__rendered,
.product__to_cart .select2 .select2-selection__rendered {
font-size: 10px;
font-weight: 400;
line-height: 15px;
letter-spacing: 1px;
text-transform: uppercase;
padding-top: 0;
padding-left: 0;
padding-bottom: 4px;
}
.product__cart .select2 .select2-selection__arrow,
.product__to_cart .select2 .select2-selection__arrow {
height: 19px;
font-size: 16px;
line-height: 19px;
right: 0;
}
.product__to_cart .select2-container {
border-bottom: 1px solid #FFFFFF;
}
.product__to_cart .select2 .select2-selection__rendered {
color: #FFFFFF;
}
.product__to_cart .select2 .select2-selection__arrow b:before {
color: #FFFFFF;
}
.woocommerce .woocommerce-cart-form {
padding-bottom: 7.75rem;
}
@media (max-width: 1025px) {
.woocommerce .woocommerce-cart-form {
padding-bottom: 3.75rem;
}
}
.woocommerce .woocommerce-cart-form .row {
align-items: flex-start;
justify-content: space-between;
}
.woocommerce table.cart {
box-sizing: border-box;
border: none;
border-collapse: collapse;
margin: 0;
max-width: 100%;
width: 658px;
}
@media (max-width: 1112px) {
.woocommerce table.cart {
width: calc(60% - 1rem);
}
}
@media (max-width: 769px) {
.woocommerce table.cart {
width: 100%;
}
}
.woocommerce table.cart thead {
border: none;
}
@media (max-width: 769px) {
.woocommerce table.cart thead {
display: none;
}
}
.woocommerce table.cart tbody {
border: none;
}
.woocommerce table.cart tr {
padding: 0;
position: relative;
}
@media (max-width: 769px) {
.woocommerce table.cart tr {
border-top: 1px solid #BDBDBD;
display: flex;
flex-wrap: wrap;
}
}
.woocommerce table.cart tr:nth-child(2n) td {
background: transparent;
}
.woocommerce table.cart tr.cart-actions {
display: none;
}
.woocommerce table.cart tr.cart-actions td,
.woocommerce table.cart tr.cart-actions th {
border: 0;
padding: 0;
}
.woocommerce table.cart td {
border-top: 1px solid #BDBDBD;
padding: 23px 0 18px;
}
@media (max-width: 769px) {
.woocommerce table.cart td {
border: none;
}
}
@media (max-width: 769px) {
.woocommerce table.cart td:before {
content: none !important;
}
}
.woocommerce table.cart td.product-info {
word-spacing: -6px;
}
@media (max-width: 769px) {
.woocommerce table.cart td.product-info {
text-align: left !important;
width: 50%;
}
}
.woocommerce table.cart td.product-info .product-desc,
.woocommerce table.cart td.product-info .product-thumb {
vertical-align: top;
display: inline-block;
word-spacing: 0;
}
.woocommerce table.cart td.product-info .product-thumb {
margin-right: 14px;
max-width: 100%;
width: 74px;
}
.woocommerce table.cart td.product-info .product-desc {
max-width: 100%;
width: calc(100% - 88px);
}
.woocommerce table.cart td.product-info a {
display: inline-block;
height: auto;
}
.woocommerce table.cart td.product-info img {
display: block;
height: auto;
width: 74px;
margin: 0;
}
.woocommerce table.cart td.product-total {
font-size: 14px;
font-weight: 500;
line-height: 21px;
}
@media (max-width: 769px) {
.woocommerce table.cart td.product-total {
display: none !important;
}
}
@media (max-width: 1201px) {
.woocommerce table.cart td.product-remove {
padding-left: 1rem;
}
}
@media (max-width: 769px) {
.woocommerce table.cart td.product-remove {
padding-left: 0;
}
}
.woocommerce table.cart th {
font-size: 10px;
font-weight: 600;
line-height: 15px;
letter-spacing: 0.3px;
text-transform: uppercase;
padding: 0 0 12px;
}
.woocommerce table.cart th.product-name {
width: 282px;
}
.woocommerce table.cart th.product-quantity {
width: 187px;
}
@media (max-width: 1025px) {
.woocommerce table.cart th.product-quantity {
width: 150px;
}
}
.woocommerce .product-desc a {
color: #151515;
font-size: 0.75rem;
font-weight: 700;
line-height: 1.125rem;
margin-top: 0.438rem;
}
@media (max-width: 769px) {
.woocommerce .product-desc a {
display: block !important;
margin-bottom: 0.125rem;
margin-top: 0;
}
}
.woocommerce .product-desc .mobile-price {
display: none;
font-size: 0.75rem;
font-weight: 500;
line-height: 1.25rem;
}
@media (max-width: 769px) {
.woocommerce .product-desc .mobile-price {
display: block;
}
}
.woocommerce .product-desc ul.product-atts {
list-style: none;
margin: 4px 0;
}
.woocommerce .product-desc ul.product-atts li {
font-size: 12px;
font-weight: 400;
line-height: 18px;
text-transform: capitalize;
}
.woocommerce .product-desc ul.product-atts li b {
font-weight: 500;
}
@media (max-width: 769px) {
.woocommerce td.product-remove {
position: absolute;
top: 0;
right: 0;
}
}
@media (max-width: 769px) {
.woocommerce td.product-quantity {
position: absolute;
right: -0.125rem;
bottom: 0.5rem;
}
}
.woocommerce .order-review,
.woocommerce .cart-collaterals {
border: 1px solid #DFDAD6;
max-width: 100%;
padding: 1.5rem 1.188rem 1.5rem 1.5rem;
width: 387px;
}
@media (max-width: 1112px) {
.woocommerce .order-review,
.woocommerce .cart-collaterals {
width: calc(40% - 1rem);
}
}
@media (max-width: 769px) {
.woocommerce .order-review,
.woocommerce .cart-collaterals {
padding: 1.5rem 1rem 1.5rem 1rem;
width: 100%;
}
}
.woocommerce .order-review .cart_totals,
.woocommerce .cart-collaterals .cart_totals {
float: none;
width: 100%;
}
.woocommerce .order-review input[type=radio] + label,
.woocommerce .cart-collaterals input[type=radio] + label {
width: 100%;
}
.woocommerce .order-review h2, .woocommerce .order-review h3,
.woocommerce .cart-collaterals h2,
.woocommerce .cart-collaterals h3 {
border-bottom: 1px solid #BDBDBD;
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 21px;
letter-spacing: 0.4px;
margin: 0 0 22px;
text-transform: uppercase;
text-align: left;
padding: 0 0 9px 0;
}
.woocommerce .order-review table.shop_table,
.woocommerce .cart-collaterals table.shop_table {
border: none;
margin: 0 0 22px;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr,
.woocommerce .cart-collaterals table.shop_table tr {
display: flex;
flex-wrap: wrap;
}
}
.woocommerce .order-review table.shop_table tr th,
.woocommerce .order-review table.shop_table tr td,
.woocommerce .cart-collaterals table.shop_table tr th,
.woocommerce .cart-collaterals table.shop_table tr td {
padding: 0 0 1rem;
vertical-align: top;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr th,
.woocommerce .order-review table.shop_table tr td,
.woocommerce .cart-collaterals table.shop_table tr th,
.woocommerce .cart-collaterals table.shop_table tr td {
background: transparent;
display: block;
padding-bottom: 0.5rem;
}
}
.woocommerce .order-review table.shop_table tr th,
.woocommerce .cart-collaterals table.shop_table tr th {
border: none;
vertical-align: top;
font-size: 10px;
font-weight: 600;
line-height: 15px;
letter-spacing: 0.4px;
text-transform: uppercase;
width: 70%;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr th,
.woocommerce .cart-collaterals table.shop_table tr th {
width: 60%;
}
}
.woocommerce .order-review table.shop_table tr td,
.woocommerce .cart-collaterals table.shop_table tr td {
color: #151515;
border: none;
font-size: 0.875rem;
font-weight: 500;
line-height: 1.313rem;
text-align: right;
width: 30%;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr td,
.woocommerce .cart-collaterals table.shop_table tr td {
width: 40%;
}
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr td:before,
.woocommerce .cart-collaterals table.shop_table tr td:before {
content: none;
}
}
.woocommerce .order-review table.shop_table tr.cart-subtotal th,
.woocommerce .order-review table.shop_table tr.cart-subtotal td,
.woocommerce .cart-collaterals table.shop_table tr.cart-subtotal th,
.woocommerce .cart-collaterals table.shop_table tr.cart-subtotal td {
padding-bottom: 1rem;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr.cart-subtotal th,
.woocommerce .order-review table.shop_table tr.cart-subtotal td,
.woocommerce .cart-collaterals table.shop_table tr.cart-subtotal th,
.woocommerce .cart-collaterals table.shop_table tr.cart-subtotal td {
padding-bottom: 0.5rem;
}
}
.woocommerce .order-review table.shop_table tr.order-total th,
.woocommerce .order-review table.shop_table tr.order-total td,
.woocommerce .cart-collaterals table.shop_table tr.order-total th,
.woocommerce .cart-collaterals table.shop_table tr.order-total td {
font-weight: 600;
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
padding: 1rem 0;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr.order-total th,
.woocommerce .order-review table.shop_table tr.order-total td,
.woocommerce .cart-collaterals table.shop_table tr.order-total th,
.woocommerce .cart-collaterals table.shop_table tr.order-total td {
padding: 1.5rem 0;
}
}
.woocommerce .order-review table.shop_table tr.order-total th,
.woocommerce .cart-collaterals table.shop_table tr.order-total th {
font-size: 0.875rem;
line-height: 1.313rem;
}
.woocommerce .order-review table.shop_table tr.order-total td,
.woocommerce .cart-collaterals table.shop_table tr.order-total td {
border-top: 1px solid #BDBDBD;
font-size: 1rem;
line-height: 1.5rem;
}
.woocommerce .order-review table.shop_table tr.order-total + tr th,
.woocommerce .order-review table.shop_table tr.order-total + tr td,
.woocommerce .cart-collaterals table.shop_table tr.order-total + tr th,
.woocommerce .cart-collaterals table.shop_table tr.order-total + tr td {
padding-top: 1rem;
}
@media (max-width: 769px) {
.woocommerce .order-review table.shop_table tr.order-total + tr th,
.woocommerce .order-review table.shop_table tr.order-total + tr td,
.woocommerce .cart-collaterals table.shop_table tr.order-total + tr th,
.woocommerce .cart-collaterals table.shop_table tr.order-total + tr td {
padding-top: 1.5rem;
width: 100%;
}
}
.woocommerce a.remove {
background: transparent;
display: inline-block;
height: auto;
width: auto;
font-size: 0;
}
.woocommerce a.remove:hover {
background: transparent;
}
.woocommerce a.remove:hover:before {
text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
}
.woocommerce a.remove:before {
display: block;
color: #151515;
content: "\e90a";
font-family: "icomoon";
font-size: 1.5rem;
transition: 0.3s;
}
@media (max-width: 769px) {
.woocommerce a.remove:before {
font-size: 1.375rem;
}
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
color: #151515;
background: transparent;
border: 1px solid #151515;
border-radius: 10px;
font-size: 0.875rem;
line-height: 1.313rem;
margin: 0;
text-transform: uppercase;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
color: #FFFFFF;
background: #151515;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
}
p.return-to-shop {
display: block;
margin: 0 auto 2.5rem;
text-align: center;
}
@media (max-width: 769px) {
p.return-to-shop {
margin-bottom: 0;
}
}
.page-content .woocommerce-checkout {
padding-bottom: 7.75rem;
}
@media (max-width: 1025px) {
.page-content .woocommerce-checkout {
padding-bottom: 4.125rem;
}
}
.page-content .woocommerce-checkout > .row {
align-items: flex-start;
justify-content: space-between;
}
.page-content .woocommerce-checkout h3 {
color: #151515;
font-size: 0.875rem;
font-weight: 600;
line-height: 1.313rem;
letter-spacing: 0.4px;
text-align: left;
text-transform: uppercase;
}
.page-content .woocommerce-checkout .checkout-form {
max-width: 100%;
width: 658px;
}
@media (max-width: 1201px) {
.page-content .woocommerce-checkout .checkout-form {
width: calc(60% - 1rem);
}
}
@media (max-width: 769px) {
.page-content .woocommerce-checkout .checkout-form {
margin-bottom: 2rem;
margin-right: 0;
width: 100%;
}
}
.page-content .woocommerce-checkout .checkout-form h3 {
margin-bottom: 12px;
}
.woocommerce-billing-fields__field-wrapper {
margin: 0 -0.5rem 1.875rem;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 769px) {
.woocommerce-billing-fields__field-wrapper {
margin-left: 0;
margin-right: 0;
}
}
.woocommerce form .form-row {
display: inline-block;
float: none;
padding: 0;
margin: 0 0.5rem 0.875rem;
width: calc(50% - 1rem);
vertical-align: top;
}
@media (max-width: 769px) {
.woocommerce form .form-row {
margin: 0 0 0.875rem;
width: 100%;
}
}
.woocommerce form .form-row#billing_address_1_field {
width: calc(100% - 1rem);
}
@media (max-width: 769px) {
.woocommerce form .form-row#billing_address_1_field {
width: 100%;
}
}
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=password],
.woocommerce form .form-row input[type=search],
.woocommerce form .form-row input[type=url],
.woocommerce form .form-row textarea {
max-width: 100%;
}
.woocommerce .review-product {
text-align: left;
padding-bottom: 24px;
word-spacing: -6px;
}
.woocommerce .review-product .product-name {
position: relative;
}
.woocommerce .review-product .product-thumb,
.woocommerce .review-product .product-desc {
display: inline-block;
vertical-align: middle;
}
.woocommerce .review-product .product-thumb {
height: 88px;
width: 88px;
margin-right: 11px;
}
.woocommerce .review-product .product-desc {
font-size: 12px;
line-height: 18px;
word-spacing: 0;
}
.woocommerce .review-product b {
font-weight: 700;
}
.woocommerce .review-product ul.product-atts {
list-style: none;
margin: 3px 0 0 0;
}
.woocommerce .review-product ul.product-atts b {
font-weight: 500;
}
@media (max-width: 769px) {
.woocommerce .order-review {
padding-bottom: 0.875rem;
padding-top: 0.875rem;
}
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table {
margin: 0;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table thead {
display: none;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr th.product-info,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr td.product-info {
width: 72%;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr th.product-total,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr td.product-total {
width: 28%;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr:last-child th,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tbody tr:last-child td {
border-bottom: 1px solid #BDBDBD;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr:first-child th,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr:first-child td {
padding-top: 24px;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
padding-bottom: 0.5rem;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table .product-total {
padding-top: 14px;
}
.woocommerce .order-review table.woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce .order-review table.woocommerce-checkout-review-order-table tr.order-total td {
border-bottom: none;
padding-bottom: 0;
padding-top: 24px;
}
.checkout-form__before {
margin-bottom: 12px;
}
@media (max-width: 769px) {
.checkout-form__before {
margin-bottom: 1.5rem;
}
}
.checkout-form__before .woocommerce-form-coupon-toggle {
display: inline-block;
}
@media (max-width: 769px) {
.checkout-form__before .woocommerce-form-coupon-toggle {
display: block;
}
}
.checkout-form__before .btn,
.checkout-form__before .woocommerce-form-coupon-toggle > .btn {
min-width: 186px;
margin-right: 1rem;
margin-top: 0;
}
@media (max-width: 769px) {
.checkout-form__before .btn,
.checkout-form__before .woocommerce-form-coupon-toggle > .btn {
font-size: 0.875rem;
line-height: 1.375rem;
display: block;
margin-right: 0;
}
}
.woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 1px solid #151515;
list-style: none;
padding: 0 0 1rem;
}
.woocommerce-checkout #payment ul.payment_methods li {
display: inline-block;
margin-right: 5.25rem;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child {
margin-right: 0;
}
form.checkout p,
form.checkout span,
form.checkout label,
form.checkout label.checkbox span {
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 0;
}
form.checkout p,
form.checkout span,
form.checkout label {
line-height: 1.125rem;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
margin: 1rem 0 2rem;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p {
margin-bottom: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
margin-bottom: 0;
margin-top: 3.375rem;
width: 21.5rem;
}
@media (max-width: 769px) {
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
font-size: 0.875rem;
line-height: 1.375rem;
margin-top: 0;
}
}
#ppc-button-ppcp-gateway {
max-width: 100%;
width: 21.5rem;
margin-top: 3.375rem;
} .woocommerce-order-received article.page {
padding: 9rem 0;
text-align: center;
}
.woocommerce-order-received .page-title {
margin-bottom: 0.875rem;
}
@media (max-width: 769px) {
.woocommerce-order-received .page-title {
font-size: 1.75rem;
line-height: 2.25rem;
margin-bottom: 1.125rem;
}
}
.woocommerce-order-received .woocommerce-order {
margin: 0 auto;
max-width: 100%;
width: 35.75rem;
}
.woocommerce-order-received .woocommerce-order p {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.5px;
margin: 0 auto 2rem;
max-width: 100%;
width: 336px;
}
.woocommerce-order-received .woocommerce-order .btn {
font-size: 0.875rem;
font-weight: 500;
line-height: 1.375rem;
min-width: 344px;
}
.woocommerce ul#shipping_method li:last-child {
margin-bottom: 0;
}
.coupon label {
display: block;
margin-bottom: 12px;
}
.coupon th {
word-spacing: -6px;
}
.coupon input[type=text] {
background: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid #151515;
margin: 0;
padding: 0;
color: #676767;
font-size: 10px;
line-height: 47px;
text-transform: uppercase;
width: calc(70% - 35px);
word-spacing: 0;
}
.coupon button[type=submit] {
font-size: 0.875rem;
line-height: 47px;
display: inline-block;
margin: 0 0 0 35px;
min-width: 0;
max-width: 100px;
padding: 0 1rem;
width: 30%;
text-transform: uppercase;
word-spacing: 0;
}
.woocommerce form.checkout_coupon {
border: none;
margin: 0;
padding: 1rem 0;
}
.woocommerce-privacy-policy-text {
font-size: 10px;
font-weight: 700;
line-height: 15px;
letter-spacing: 1px;
margin-bottom: 0;
text-align: left;
}
.auth-form {
margin: 80px auto 124px;
max-width: 100%;
width: 547px;
text-align: center;
}
.auth-form h2 {
margin-bottom: 42px;
}
.auth-form input[type=submit],
.auth-form button[type=submit] {
margin: 0 auto;
text-transform: none;
}
.auth-form .auth-link {
margin: 14px auto 0;
}
.auth-form .row {
justify-content: space-between;
}
.woocommerce form.login,
.woocommerce form.register {
border: none;
margin: 0 auto;
padding: 0;
}
.woocommerce .auth-form form.login,
.woocommerce .auth-form form.register {
text-align: center;
}
.my-account-wrapper {
padding-bottom: 8.625rem;
padding-left: 11.75rem;
position: relative;
}
@media (max-width: 769px) {
.my-account-wrapper {
padding-bottom: 4rem;
padding-top: 1.125rem;
}
}
@media (max-width: 480px) {
.my-account-wrapper {
padding-left: 0;
}
}
.my-account-wrapper .woocommerce-MyAccount-navigation {
float: none;
max-width: 100%;
width: 9rem;
position: absolute;
left: 0;
top: 2px;
}
@media (max-width: 769px) {
.my-account-wrapper .woocommerce-MyAccount-navigation {
margin-bottom: 2rem;
top: 1.625rem;
}
}
@media (max-width: 480px) {
.my-account-wrapper .woocommerce-MyAccount-navigation {
position: relative;
top: 0;
}
}
.my-account-wrapper .woocommerce-MyAccount-navigation-link--customer-logout:before {
content: "";
background: #676767;
display: block;
height: 1px;
width: 100%;
margin-bottom: 1rem;
}
.my-account-wrapper .woocommerce-MyAccount-navigation ul {
list-style: none;
}
.my-account-wrapper .woocommerce-MyAccount-navigation ul li {
display: block;
height: auto;
margin-bottom: 1rem;
}
.my-account-wrapper .woocommerce-MyAccount-navigation ul li a {
display: block;
font-size: 0.75rem;
font-weight: 400;
line-height: 1.125rem;
letter-spacing: 1px;
text-transform: uppercase;
}
.my-account-wrapper .woocommerce-MyAccount-navigation ul li a:hover, .my-account-wrapper .woocommerce-MyAccount-navigation ul li a:focus {
color: #151515;
font-weight: 600;
letter-spacing: 0.5px;
}
.my-account-wrapper .woocommerce-MyAccount-navigation ul li.is-active a {
color: #151515;
font-weight: 600;
letter-spacing: 0.5px;
}
.my-account-wrapper .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.my-account-wrapper .woocommerce-MyAccount-content h3,
.my-account-wrapper .woocommerce-MyAccount-content .h3 {
color: #151515;
font-size: 0.875rem;
font-weight: 500;
margin-bottom: 1rem;
text-align: left;
}
@media (max-width: 480px) {
.my-account-wrapper .woocommerce-MyAccount-content h3,
.my-account-wrapper .woocommerce-MyAccount-content .h3 {
margin-bottom: 0;
}
}
.my-account-wrapper .woocommerce-MyAccount-content > p {
font-size: 0.875rem;
margin-bottom: 1rem;
}
.my-account-wrapper .woocommerce-MyAccount-content .row {
justify-content: space-between;
}
.my-account-wrapper .woocommerce-MyAccount-content .woocommerce-address-fields {
margin: 0 -0.5rem;
}
.my-account-wrapper .woocommerce-MyAccount-content form button[type=submit] {
display: block;
margin: 0 auto;
}
.my-account-form {
max-width: 100%;
width: 28.5rem;
}
@media (max-width: 769px) {
.my-account-form {
width: 100%;
}
}
.my-account-details {
max-width: 100%;
width: 28.5rem;
}
@media (max-width: 1201px) {
.my-account-details {
width: calc(60% - 0.5rem);
}
}
@media (max-width: 769px) {
.my-account-details {
width: 100%;
}
}
.my-account-addresses {
max-width: 100%;
width: 22.5rem;
}
@media (max-width: 1201px) {
.my-account-addresses {
width: calc(40% - 0.5rem);
}
}
@media (max-width: 769px) {
.my-account-addresses {
margin-top: 2rem;
width: 100%;
}
}
.woocommerce-Address {
margin-bottom: 1rem;
max-width: 100%;
width: 22.5rem;
}
@media (max-width: 769px) {
.woocommerce-Address {
width: 100%;
}
}
.woocommerce-Address header {
line-height: 1.313rem;
position: relative;
}
.woocommerce-Address header h3 {
color: #151515;
font-size: 0.875rem;
font-weight: 500;
line-height: inherit;
letter-spacing: 0.4px;
margin-bottom: 0.5rem;
text-align: left;
}
.woocommerce-Address header a.edit {
position: relative;
color: #151515;
font-size: 0.875rem;
line-height: inherit;
position: absolute;
right: 0;
top: 0;
}
.woocommerce-Address header a.edit:before {
background: #151515;
content: "";
display: block;
height: 1px;
width: 0;
transition: 0.3s;
position: absolute;
left: 0;
bottom: 1px;
}
.woocommerce-Address header a.edit:hover:before, .woocommerce-Address header a.edit:focus:before {
width: 100%;
}
.woocommerce-Address address {
border: 1px solid #ECECEC;
font-size: 0.75rem;
font-weight: 500;
line-height: 1.125rem;
padding: 1.375rem 1.5rem;
}
.woocommerce-Address address p {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
margin: 0 0 0.5rem;
}
.woocommerce-Address address p:last-child {
margin-bottom: 0;
}
.back-link {
display: block;
color: #151515;
position: relative;
margin-bottom: 1.5rem;
padding-left: 1.5rem;
font-size: 0.625rem;
line-height: 1.5rem;
letter-spacing: 0.4px;
text-transform: uppercase;
vertical-align: middle;
}
.back-link i {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
height: 1.5rem;
font-size: 1rem;
}
.my-account-wrapper table.my_account_orders,
.my-account-wrapper .woocommerce-orders-table {
margin-bottom: 4rem;
border: none;
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders,
.my-account-wrapper .woocommerce-orders-table {
margin-bottom: 0;
}
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders thead,
.my-account-wrapper .woocommerce-orders-table thead {
display: none;
}
}
.my-account-wrapper table.my_account_orders thead tr th,
.my-account-wrapper .woocommerce-orders-table thead tr th {
padding: 0.875rem 0 0.625rem;
font-size: 0.75rem;
font-weight: 600;
line-height: 1.125rem;
text-transform: uppercase;
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders tbody tr,
.my-account-wrapper .woocommerce-orders-table tbody tr {
border-top: 1px solid #BDBDBD;
padding: 0.75rem 0 1.125rem;
}
.my-account-wrapper table.my_account_orders tbody tr:first-child,
.my-account-wrapper .woocommerce-orders-table tbody tr:first-child {
border: none;
padding-top: 0;
}
.my-account-wrapper table.my_account_orders tbody tr:last-child,
.my-account-wrapper .woocommerce-orders-table tbody tr:last-child {
padding-bottom: 0;
}
}
@media (max-width: 480px) {
.my-account-wrapper table.my_account_orders tbody tr:first-child,
.my-account-wrapper .woocommerce-orders-table tbody tr:first-child {
border-top: 1px solid #BDBDBD;
padding-top: 0.75rem;
}
}
.my-account-wrapper table.my_account_orders tbody tr:nth-child(2n) td,
.my-account-wrapper .woocommerce-orders-table tbody tr:nth-child(2n) td {
background: transparent;
}
.my-account-wrapper table.my_account_orders tbody tr td,
.my-account-wrapper .woocommerce-orders-table tbody tr td {
color: #151515;
font-size: 0.75rem;
line-height: 1.125rem;
padding: 0.75rem 0;
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders tbody tr td,
.my-account-wrapper .woocommerce-orders-table tbody tr td {
border: none;
text-align: left !important;
text-transform: uppercase;
padding: 0.5rem 0;
width: 100%;
}
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders tbody tr td:before,
.my-account-wrapper .woocommerce-orders-table tbody tr td:before {
font-weight: 600;
width: 3.75rem;
}
}
.my-account-wrapper table.my_account_orders__cell-order-number,
.my-account-wrapper .woocommerce-orders-table__cell-order-number {
width: 22.5%;
}
@media (max-width: 1025px) {
.my-account-wrapper table.my_account_orders__cell-order-number,
.my-account-wrapper .woocommerce-orders-table__cell-order-number {
width: 12%;
}
}
.my-account-wrapper table.my_account_orders__cell-order-number a,
.my-account-wrapper .woocommerce-orders-table__cell-order-number a {
color: #151515;
font-size: 0.75rem;
line-height: 1.125rem;
font-weight: 600;
}
.my-account-wrapper table.my_account_orders__cell-order-status,
.my-account-wrapper .woocommerce-orders-table__cell-order-status {
width: 15%;
}
.my-account-wrapper table.my_account_orders__cell-order-total,
.my-account-wrapper .woocommerce-orders-table__cell-order-total {
width: 20.5%;
}
@media (max-width: 1025px) {
.my-account-wrapper table.my_account_orders__cell-order-total,
.my-account-wrapper .woocommerce-orders-table__cell-order-total {
width: 15%;
}
}
.my-account-wrapper table.my_account_orders__cell-order-actions,
.my-account-wrapper .woocommerce-orders-table__cell-order-actions {
display: flex;
justify-content: space-between;
width: 16.625rem;
}
@media (max-width: 1025px) {
.my-account-wrapper table.my_account_orders__cell-order-actions,
.my-account-wrapper .woocommerce-orders-table__cell-order-actions {
width: 12rem;
}
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders__cell-order-actions,
.my-account-wrapper .woocommerce-orders-table__cell-order-actions {
margin-left: auto;
width: 17.25rem !important;
}
}
@media (max-width: 769px) {
.my-account-wrapper table.my_account_orders__cell-order-actions:before,
.my-account-wrapper .woocommerce-orders-table__cell-order-actions:before {
display: none;
}
}
.my-account-wrapper table.my_account_orders .button,
.my-account-wrapper table.my_account_orders .woocommerce-button,
.my-account-wrapper .woocommerce-orders-table .button,
.my-account-wrapper .woocommerce-orders-table .woocommerce-button {
font-size: 0.625rem;
line-height: 1rem;
display: inline-block;
min-width: 0;
margin: 0 1rem 0 0;
padding: 0.5rem 1rem;
width: 100%;
}
.my-account-wrapper table.my_account_orders .button:last-child,
.my-account-wrapper table.my_account_orders .woocommerce-button:last-child,
.my-account-wrapper .woocommerce-orders-table .button:last-child,
.my-account-wrapper .woocommerce-orders-table .woocommerce-button:last-child {
margin-right: 0;
}
.my-account-wrapper .woocommerce-pagination {
display: flex;
align-items: center;
justify-content: center;
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button {
border: 1px solid #D8D8D8;
border-radius: 0.25rem;
margin: 0 1rem 0 0;
min-width: 0;
height: 2.5rem;
width: 2.5rem;
padding: 0;
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button:last-child {
margin-right: 0;
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button:hover, .my-account-wrapper .woocommerce-pagination .woocommerce-button:focus {
background: #746D76;
color: #FFFFFF;
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button i {
line-height: 2.5rem;
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button--next i {
display: block;
transform: rotate(-90deg);
}
.my-account-wrapper .woocommerce-pagination .woocommerce-button--previous i {
display: block;
transform: rotate(90deg);
}
.woocommerce table.woocommerce-table--order-details {
border: 1px solid #ECECEC;
border-radius: 0;
}
.woocommerce table.woocommerce-table--order-details thead {
display: none;
}
.woocommerce table.woocommerce-table--order-details tbody tr,
.woocommerce table.woocommerce-table--order-details tfoot tr {
border: none;
position: relative;
}
.woocommerce table.woocommerce-table--order-details tbody tr:after,
.woocommerce table.woocommerce-table--order-details tfoot tr:after {
content: "";
background: #ECECEC;
display: block;
height: 1px;
width: calc(100% - 2rem);
position: absolute;
left: 1rem;
bottom: 0;
}
.woocommerce table.woocommerce-table--order-details tbody {
border: none;
padding: 1rem;
}
.woocommerce table.woocommerce-table--order-details tbody tr:first-child td, .woocommerce table.woocommerce-table--order-details tbody tr:first-child th {
padding-top: 1.5rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tbody tr:first-child td, .woocommerce table.woocommerce-table--order-details tbody tr:first-child th {
padding-top: 1rem;
}
}
.woocommerce table.woocommerce-table--order-details tbody tr td {
border: none;
padding: 0.875rem 0;
vertical-align: top;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tbody tr td {
padding-bottom: 1.375rem;
}
}
.woocommerce table.woocommerce-table--order-details tbody tr td:first-child {
padding-left: 1.5rem;
}
.woocommerce table.woocommerce-table--order-details tbody tr td:last-child {
padding-right: 1.5rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tbody tr td:last-child {
padding-right: 0;
}
}
.woocommerce table.woocommerce-table--order-details tbody tr td ul {
list-style: none;
}
.woocommerce table.woocommerce-table--order-details tbody tr td ul li {
margin-bottom: 0.125rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tbody tr td ul li p,
.woocommerce table.woocommerce-table--order-details tbody tr td ul li strong {
display: inline-block;
vertical-align: top;
}
}
.woocommerce table.woocommerce-table--order-details tbody tr td a {
display: block;
font-size: 0.75rem;
line-height: 1.125rem;
margin-bottom: 0.125rem;
}
.woocommerce table.woocommerce-table--order-details tbody tr td p,
.woocommerce table.woocommerce-table--order-details tbody tr td strong {
display: inline-block;
font-size: 0.75rem;
line-height: 1.125rem;
margin-bottom: 0;
}
.woocommerce table.woocommerce-table--order-details tbody tr td p.column-title,
.woocommerce table.woocommerce-table--order-details tbody tr td strong.column-title {
font-size: 0.625rem;
font-weight: 500;
line-height: 1.125rem;
text-transform: uppercase;
display: block;
margin-bottom: 1.75rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tbody tr td p.column-title,
.woocommerce table.woocommerce-table--order-details tbody tr td strong.column-title {
margin-bottom: 1.25rem;
}
}
.woocommerce table.woocommerce-table--order-details tbody tr td p {
font-weight: 300;
}
.woocommerce table.woocommerce-table--order-details tbody tr td strong {
font-weight: 400;
}
.woocommerce table.woocommerce-table--order-details tbody tr td .amount {
font-size: 0.75rem;
font-weight: 400;
line-height: 1.125rem;
}
.woocommerce table.woocommerce-table--order-details tfoot tr:last-child td, .woocommerce table.woocommerce-table--order-details tfoot tr:last-child th {
padding-bottom: 1.5rem;
}
.woocommerce table.woocommerce-table--order-details tfoot tr td, .woocommerce table.woocommerce-table--order-details tfoot tr th {
border: none;
padding-top: 0.875rem;
padding-bottom: 0.875rem;
}
.woocommerce table.woocommerce-table--order-details tfoot tr th {
font-size: 0.875rem;
font-weight: 500;
line-height: 1.313rem;
padding-left: 1.5rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details tfoot tr th {
padding-left: 0.875rem;
}
}
.woocommerce table.woocommerce-table--order-details tfoot tr td {
font-size: 0.75rem;
font-weight: 500;
line-height: 1.125rem;
padding-right: 1.5rem;
}
.woocommerce table.woocommerce-table--order-details .woocommerce-table__product-thumb {
width: 6.875rem;
padding-right: 0.75rem;
}
@media (max-width: 769px) {
.woocommerce table.woocommerce-table--order-details .woocommerce-table__product-thumb {
padding: 0.875rem !important;
width: 5.563rem;
}
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}