@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;
}
}.product-type-woosg form.cart:not(.woosg-cart) .quantity {
display: none;
}
.product-type-woosg.woosg-show-atc-each form.cart:not(.woosg-cart), .product-type-woosg.woosg-show-atc-each .woosg-total, .product-type-woosg.woosg-show-atc-each .woosg-alert {
display: none !important;
}
.product-type-woosg.woosg-show-atc-no form.cart, .product-type-woosg.woosg-show-atc-no .woosg-total, .product-type-woosg.woosg-show-atc-no .woosg-alert {
display: none !important;
}
.woosg-wrap .woosg-text, .woosg-wrap .woosg-table {
margin: 0 0 15px 0;
}
.woosg-wrap .woosg-text {
white-space: pre-line;
}
.woosg-products {
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #e5e5e5;
}
.woosg-products .woosg-item-text {
padding: 10px 0;
margin: 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosg-item-text-type-h1 > h1, .woosg-item-text-type-h2 > h2, .woosg-item-text-type-h3 > h3, .woosg-item-text-type-h4 > h4, .woosg-item-text-type-h5 > h5, .woosg-item-text-type-h6 > h6, .woosg-item-text-type-p > p {
margin: 0 !important;
}
.woosg-products .woosg-product {
display: flex;
align-items: center;
padding: 10px 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosg-products .woosg-product.woosg-product-unpurchasable > div {
opacity: .5;
}
.woosg-products .woosg-product.woosg-product-unpurchasable .woosg-quantity, .woosg-products .woosg-product.woosg-product-unpurchasable .woosg-checkbox {
pointer-events: none;
}
.woosg-products .woosg-product > div {
padding-left: 5px;
padding-right: 5px;
}
.woosg-products .woosg-product .woosg-atc {
width: 190px;
flex: 0 0 190px;
}
.woosg-products .woosg-product .woosg-atc form.cart {
padding-top: 0;
padding-bottom: 0;
}
.woosg-products .woosg-product .woosg-atc form.cart .added_to_cart {
display: none !important;
}
.woosg-products.woosg-show-atc-each .woosg-product .woosg-atc .woosg-quantity {
width: auto;
}
.woosg-products .woosg-product .woosg-atc .quantity {
float: none;
}
.woosg-products .woosg-product .woosg-atc .single_add_to_cart_button {
margin: 10px 0 0 0 !important;
display: block;
width: 100%;
}
.woosg-products .woosg-product .woosg-thumb {
width: 50px;
flex: 0 0 50px;
}
.woosg-products .woosg-product .woosg-thumb img {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
.woosg-quantity-minus:hover, .woosg-quantity-plus:hover {
background-color: #f0f0f0;
}
.woosg-products .woosg-product .woosg-quantity {
width: 80px;
flex: 0 0 80px;
}
.woosg-products .woosg-product .woosg-quantity .quantity {
margin: 0 !important;
}
.woosg-products .woosg-product .woosg-quantity input {
width: 100%;
min-width: 40px;
}
.woosg-quantity-plus-minus .plus, .woosg-quantity-plus-minus .minus, .woosg-quantity-plus-minus .minus-btn, .woosg-quantity-plus-minus .plus-btn {
display: none !important;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {
width: 130px;
flex: 0 0 130px;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
display: flex;
align-items: center;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
display: inline-block;
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus:hover, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus:hover {
background-color: #f0f0f0
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-right-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-left-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .quantity {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
width: 100%;
text-align: center;
padding: 0 5px;
height: 40px;
line-height: 38px;
box-shadow: none;
border-width: 1px;
border-style: solid;
border-color: #ddd;
background-color: #fff;
background-image: none;
-moz-appearance: textfield;
}
.woosg-quantity-plus-minus input {
border-radius: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input:focus {
outline: none;
outline-color: transparent;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-outer-spin-button, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woosg-products .woosg-product .woosg-price {
font-size: 14px;
}
.woosg-products .woosg-product .woosg-price del {
opacity: .5;
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price del span {
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price ins {
font-weight: normal;
}
.woosg-products .woosg-product .woosg-price .amount {
display: inline-block;
}
.woosg-products .woosg-product .woosg-title {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner {
display: block;
overflow: hidden;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner a {
text-decoration: none;
box-shadow: none;
}
.woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-image, .woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-price {
display: none !important;
}
.woosg-products .woosg-product form.variations_form {
margin: 0;
padding: 0;
}
.woosg-products .woosg-product .woosg-title .stock, .woosg-products .woosg-product .woosg-title .variations_form .stock {
font-size: 14px;
margin: 0;
}
.woosg-products .woosg-product .woosg-title .stock.in-stock {
color: green;
}
.woosg-products .woosg-product .woosg-title .stock.available-on-backorder {
color: orange;
}
.woosg-products .woosg-product .woosg-title .stock.out-of-stock {
color: red;
}
.woosg-products .woosg-product .woosg-description, .woosg-products .woosg-product .woosg-variation-description {
font-size: 14px;
}
.woosg-products .woosg-product form.variations_form .variations {
display: inline-block;
margin: 0 -3px;
padding: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation {
display: inline-block;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
padding: 5px 10px;
margin: 5px 3px 0 3px;
max-width: 100%;
border-radius: 2px;
}
.woosg-products .woosg-product form.variations_form .variations .variation > div {
display: block;
}
.woosg-products .woosg-product form.variations_form .variations .reset {
display: inline-block;
}
.woosg-products .woosg-product form.variations_form .variations .variation:last-child {
margin-bottom: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation .label {
font-size: 12px;
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select {
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select select {
width: 100%;
line-height: 1;
padding: 0 16px 0 0;
background-color: transparent;
border-radius: 0;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 100% 50%;
background-size: auto;
}
.woosg-products .woosg-product form.variations_form .variations a.reset_variations {
margin: 0;
font-size: 12px;
}
.woosg-item-child .product-price .amount, .woosg-item-child .product-price .tax_label,
.woosg-item-child .product-subtotal .amount, .woosg-item-child .product-subtotal .tax_label,
.woosg-item-child .product-total .amount, .woosg-item-child .product-total .tax_label {
opacity: .3;
}
.woosg-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
body.woocommerce-no-js .woosg-wrap + form.cart {
display: none;
}
.woosg-disabled {
opacity: .5 !important;
cursor: not-allowed !important;
pointer-events: none !important;
} .woosg-products[class*="woosg-products-layout-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product:hover {
border-color: green;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .woosg-title-inner {
font-weight: 700;
}
.woosg-products.woosg-products-layout-grid-1 .woosg-product {
width: calc(100% - 20px);
}
.woosg-products.woosg-products-layout-grid-3 .woosg-product {
width: calc(100% / 3 - 20px);
}
.woosg-products.woosg-products-layout-grid-4 .woosg-product {
width: calc(25% - 20px);
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div:last-child {
margin-bottom: 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product select {
text-align: center;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .variations_form .variations .reset {
display: none;
}
@media only screen and (max-width: 767px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 479px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(100% - 20px);
}
} body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-left-width: 0;
border-right-width: 1px;
}
body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-right-width: 0;
border-left-width: 1px;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}