:root {
--color-primary: #646E60;
--color-clearance: #fff202;
--font-family: "Avenir Next", sans-serif;
}
* {
min-height: 0;
min-width: 0;
}
img {
max-width: 100%;
height: auto;
min-height: 1px;
}
img.alignright {
float: right;
margin: 0 0 1em 1em;
}
img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
a, button, input, textarea, select {
outline: none !important;
}
*:focus {
outline: none !important;
}
.row:before, .row:after {
width: 0px;
height: 0px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
body {
overflow-x: hidden;
}
.read-more-link {
padding: 2px 0;
position: relative;
display: inline-block;
background: none;
color: inherit;
border: none;
border-bottom: 1px solid #000;
-webkit-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
text-decoration: none !important;
}
a:hover .read-more-link,
.read-more-link:hover {
color: var(--color-primary);
border-color: var(--color-primary);
}
iframe {
display: block;
margin: 0;
width: 100%;
} #global-message > .d-flex {
min-height: 40px;
padding-top: 5px;
padding-bottom: 5px;
} #header {
position: relative;
z-index: 100;
}
#header .col-logo {
padding-bottom: 8px;
}
#header > .container > .row {
height: 82px;
}
#header-menu li:not(:last-child) {
margin-right: 1.25rem;
}
#header-menu a:not(:hover) {
color: #999;
}
.col-logo a svg path,
.col-logo a svg polygon,
.col-logo a svg rect {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.col-logo a:hover svg path,
.col-logo a:hover svg polygon,
.col-logo a:hover svg rect {
fill: #646d60;
}
.wpml-ls {
width: 50px;
font-weight: 700;
text-transform: uppercase;
}
.wpml-ls a {
text-decoration: none !important;
}
.wpml-ls-item-toggle {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.wpml-ls-item-toggle:after {
content: "";
display: block;
width: 8px;
height: 4px;
margin-left: 5px;
background: url(//moobliait.ee/wp-content/themes/moobliait/theme/images/chevron.svg) no-repeat center;
background-size: contain;
}
.wpml-ls ul {
list-style: none;
padding: 0;
}
.wpml-ls li {
position: relative;
}
.wpml-ls li > ul {
position: absolute;
top: 100%;
left: 0;
white-space: nowrap;
margin-top: 10px;
background-color: #e9e9e9;
display: none;
}
.wpml-ls li + li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.wpml-ls li > ul a {
padding: 5px 10px;
display: block;
}
.wpml-ls + * {
border-left: 1px solid #dedede;
padding-left: 1.25rem;
}
#header-menu > .nav-menu {
min-height: 32px;
}
.nav-menu a {
text-decoration: none !important;
}
#h-cart-toggle {
padding: 0;
border: none;
background: none;
}
#h-cart-toggle .header-cart-count {
position: relative;
margin-left: 18px;
background-color: #e8e8e8;
padding: 2px;
width: 28px;
font-size: 0.625rem;
line-height: 0.875rem;
color: #000;
}
#header:not(.fixed) #h-cart-toggle svg path {
transition: fill 0.25s linear;
}
#header:not(.fixed) #h-cart-toggle:not(:disabled):hover svg path {
fill: var(--color-primary);
}
#header:not(.fixed) #h-cart-toggle .header-cart-count:before {
right: 100%;
top: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(232, 232, 232, 0);
border-right-color: #e8e8e8;
border-width: 4px;
margin-top: -4px;
}
@media (min-width: 1280px) {
#header.fixed #h-cart-toggle {
position: fixed;
top: 10px;
right: 10px;
margin: 0;
width: 40px;
height: 40px;
background-color: var(--color-primary);
border-radius: 50%;
}
#header.fixed #h-cart-toggle:not(:disabled):hover {
background-color: #000;
}
#header.fixed #h-cart-toggle svg {
width: 24px;
height: 20.61px;
margin: 0 auto;
}
#header.fixed #h-cart-toggle svg path {
fill: #fff;
}
#header.fixed #h-cart-toggle .header-cart-count {
position: absolute;
width: 20px;
height: 20px;
top: -5px;
right: -5px;
border-radius: 50%;
margin: 0;
}
}
.woocommerce.widget_product_search {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
@media (min-width: 1200px) {
.woocommerce.widget_product_search {
max-width: 50%;
}
}
.woocommerce.widget_product_search + * {
margin-left: 1.25rem;
}
.woocommerce-product-search {
border: 1px solid #e2e2e2;
height: 32px;
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-product-search input[type=text],
.woocommerce-product-search input[type=search] {
height: 30px;
border: none;
display: block;
padding: 0 10px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
font-size: 0.6875rem;
}
.woocommerce-product-search input[type=text]::-webkit-input-placeholder, .woocommerce-product-search input[type=search]::-webkit-input-placeholder {
color: #999;
opacity: 1;
font-style: italic;
}
.woocommerce-product-search input[type=text]::-moz-placeholder, .woocommerce-product-search input[type=search]::-moz-placeholder {
color: #999;
opacity: 1;
font-style: italic;
}
.woocommerce-product-search input[type=text]:-ms-input-placeholder, .woocommerce-product-search input[type=search]:-ms-input-placeholder {
color: #999;
opacity: 1;
font-style: italic;
}
.woocommerce-product-search input[type=text]::-ms-input-placeholder, .woocommerce-product-search input[type=search]::-ms-input-placeholder {
color: #999;
opacity: 1;
font-style: italic;
}
.woocommerce-product-search input[type=text]::placeholder, .woocommerce-product-search input[type=search]::placeholder {
color: #999;
opacity: 1;
font-style: italic;
}
.woocommerce-product-search *[type=submit] {
padding: 0;
background: none;
border: none;
width: 40px;
height: 30px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-product-search *[type=submit] svg path {
transition: fill 0.25s linear;
}
.woocommerce-product-search *[type=submit]:hover svg path {
fill: var(--color-primary);
} #shop-menu > * {
border-top: 1px solid #e9e9e9;
position: relative;
}
#shop-menu ul {
list-style: none;
padding: 0;
}
#shop-menu > nav > ul > li > a {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.nav-menu > li > a > span {
display: block;
padding: 2px 0;
position: relative;
}
.nav-menu > li > a > span:before,
.nav-menu > li > a > span:after {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
bottom: 0;
background-color: #000;
-webkit-transition: width 0.25s ease-in-out;
-moz-transition: width 0.25s ease-in-out;
-ms-transition: width 0.25s ease-in-out;
-o-transition: width 0.25s ease-in-out;
transition: width 0.25s ease-in-out;
}
.nav-menu > li > a > span:before {
right: 50%;
}
.nav-menu > li > a > span:after {
left: 50%;
}
.nav-menu > .current-menu-item > a,
.nav-menu > .current-menu-parent > a,
.nav-menu > .current-menu-ancestor > a,
.nav-menu > .current-product-parent > a,
.nav-menu > .current-product-ancestor > a,
.nav-menu > .current-product_cat-parent > a,
.nav-menu > .current-product_cat-ancestor > a {
color: #000 !important;
}
.nav-menu > .current-menu-item > a > span:before,
.nav-menu > .current-menu-item > a > span:after,
.nav-menu > .current-menu-parent > a > span:before,
.nav-menu > .current-menu-parent > a > span:after,
.nav-menu > .current-menu-ancestor > a > span:before,
.nav-menu > .current-menu-ancestor > a > span:after,
.nav-menu > .current-product-parent > a > span:before,
.nav-menu > .current-product-parent > a > span:after,
.nav-menu > .current-product-ancestor > a > span:before,
.nav-menu > .current-product-ancestor > a > span:after,
.nav-menu > .current-product_cat-parent > a > span:before,
.nav-menu > .current-product_cat-parent > a > span:after,
.nav-menu > .current-product_cat-ancestor > a > span:before,
.nav-menu > .current-product_cat-ancestor > a > span:after {
width: 50%;
}
#shop-menu .nav-menu {
height: 62px;
margin: 0 -15px;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
#shop-menu .nav-menu > li {
padding: 0 15px;
}
#shop-menu .nav-menu > li:not(.mega-menu):not(.collections-menu) {
position: relative;
}
#shop-menu .nav-menu > li > a {
text-transform: uppercase;
font-weight: 700;
position: relative;
height: 100%;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#shop-menu .sub-menu-toggle {
display: none !important;
}
#shop-menu .nav-menu > li > .sub-menu {
position: absolute;
top: 100%;
left: 0;
display: none;
background-color: #fff;
box-shadow: 0 0 22px 3px rgba(0, 0, 0, 0.07);
font-weight: 600;
white-space: nowrap;
min-width: 100%;
}
#shop-menu .nav-menu > li:hover > .sub-menu {
display: block;
}
#shop-menu .nav-menu > li:not(.mega-menu):not(.collections-menu) > .sub-menu > li + li {
border-top: 1px solid #dedede;
}
#shop-menu .nav-menu > li:not(.mega-menu):not(.collections-menu) > .sub-menu a {
display: block;
padding: 10px 15px;
}
#shop-menu .nav-menu > li > .sub-menu .current-menu-item > a,
#shop-menu .nav-menu > li > .sub-menu .current-menu-parent > a,
#shop-menu .nav-menu > li > .sub-menu .current-menu-ancestor > a,
#shop-menu .nav-menu > li > .sub-menu .current-product-parent > a,
#shop-menu .nav-menu > li > .sub-menu .current-product-ancestor > a {
color: var(--color-primary);
}
#shop-menu .nav-menu > .mega-menu > .sub-menu,
#shop-menu .nav-menu > .collections-menu > .sub-menu {
width: 100%;
overflow: hidden;
padding: 20px;
white-space: normal;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu > li {
padding: 0 15px;
margin-bottom: 20px;
width: 16.666667%;
float: left;
border-left: 1px solid #dedede;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu > li:first-child {
border-color: #fff;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu > li a {
display: block;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu > li > a {
padding: 5px 0 10px 0;
font-size: 1rem;
line-height: 1.5;
text-transform: uppercase;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu .sub-menu {
margin-top: 5px;
}
#shop-menu .nav-menu > .mega-menu > .sub-menu .sub-menu > li + li {
margin-top: 10px;
}
#shop-menu .nav-menu > .collections-menu:hover > .sub-menu {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
#shop-menu .nav-menu > .collections-menu > .sub-menu > li {
margin-top: 25px;
padding: 5px 15px;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
flex: 0 0 auto\0 ;
border-left: 1px solid #dedede;
}
#shop-menu .nav-menu > .collections-menu > .sub-menu > li:nth-child(6n+1) {
border-color: #fff;
}
#shop-menu .nav-menu > .collections-menu > .sub-menu > li > {
display: block;
position: relative;
height: 100%;
}
#shop-menu .nav-menu > .collections-menu > .sub-menu > li > a img {
display: block;
margin-bottom: 10px;
}
#shop-menu .collections-menu .sub-menu .sub-menu {
display: none !important;
} .row-single-post:first-child {
margin-top: 2rem;
}
a.b-post--item {
text-decoration: none;
}
.b-post--item_thumb > img {
display: block;
object-fit: cover;
width: 100%;
height: 100%;
}
.b-post--item_content {
padding: 27px 20px;
position: relative;
flex: 1 1 auto;
}
.b-post--item_content > .b-post--item_content-excerpt {
flex: 1 1 auto;
}
.col-12 > .b-post--item > .b-post--item_thumb + .b-post--item_content {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-12 > .b-post--item > .b-post--item_thumb + .b-post--item_content:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(232, 232, 232, 0);
border-right-color: #e8e8e8;
border-width: 20px;
margin-top: -20px;
}
.b-post--item_content-excerpt > * + * {
margin-top: 0.625rem;
}
.swiper-slide .b-post--item {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.swiper-slide .b-post--item_content:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(232, 232, 232, 0);
border-bottom-color: #e8e8e8;
border-width: 12px;
margin-left: -12px;
}
.col-12 .b-post--item > .b-post--item_thumb {
-ms-flex: 0 0 47.9%;
flex: 0 0 47.9%;
max-width: 330px;
}
.b-post--item:hover {
color: #000;
text-decoration: none !important;
}
.block-productcats_box,
.wp-block-acf-block-productcats_box {
padding: 1.875rem;
}
.block-productcats_box-excerpt,
.wp-block-acf-block-productcats_box-excerpt {
flex: 1 1 auto;
}
* + .b-post--item_content-end,
* + .block-productcats_box-end,
* + .wp-block-acf-block-productcats-end,
.block-productcats_box-excerpt h2 + .editor-content,
.wp-block-acf-block-productcats_box-excerpt h2 + .editor-content {
margin-top: 1.25rem;
}
.products > .collection-category {
width: calc(100% + 30px);
}
@media (min-width: 768px) {
.products > .collection-category:nth-child(odd) > .col-md-7 {
order: 1;
}
}
@media (max-width: 767px) {
.block-productcats_box,
.wp-block-acf-block-productcats_box {
padding: 1.25rem;
}
.block-productcats_box-end,
.wp-block-acf-block-productcats_box-end {
margin-top: 0.6125rem;
}
}
.collection-category > .col-md-7 img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.block-boxedgrid > .row > .col-12 > .d-flex {
padding: 35px 15px;
background-color: #fff;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}
.block-boxedgrid > .row > .col-12 > .d-flex > * {
padding: 15px 35px;
}
.block-boxedgrid--secondary + .block-boxedgrid--primary {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.block-boxedgrid--secondary {
-ms-flex: 0 0 260px;
-webkit-box-flex: 0;
flex: 0 0 260px;
width: 260px;
max-width: 100%;
}
.block-boxedgrid--secondary > .flex-price {
margin-left: auto;
margin-right: auto;
width: 170px;
height: 170px;
background-color: #ececec;
border-radius: 50%;
font-size: 3rem;
line-height: 1em;
}
.block-boxedgrid--secondary > * + * {
margin-top: 1.25rem;
}
.block-boxedgrid--secondary > .flex-price > .d-inline-flex > span {
font-size: 1.5rem;
line-height: 1em;
padding-top: 0.25rem;
display: block;
text-decoration: underline;
margin-left: 3px;
margin-right: 3px;
}
.i-item--icon * + * {
margin-left: 1.25rem;
}
* + .i-item--txt {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 242px;
padding-left: 30px;
}
.order-1 + .i-item--txt {
max-width: 220px;
padding-left: 0;
padding-right: 15px;
}
@media (max-width: 419px) {
.order-1 + .i-item--txt {
max-width: unset;
padding-right: 15px;
}
}
.i-item--icon svg path {
transition: all 0.15s linear;
}
a.i-item--icon:hover svg path,
.i-item--icon a:hover svg path {
fill: var(--color-primary);
}
a.i-item--icon,
a.i-item--txt {
text-decoration: none !important;
}
a.i-item--txt:hover * {
color: inherit !important;
}
@media (min-width: 1200px) {
.block-icontxtgrid > .d-flex {
margin: -10px -30px;
}
.block-icontxtgrid > .d-flex > .d-flex--item {
padding: 10px 30px;
}
.block-icontxtgrid > .d-flex > .d-flex--item:not(.type_socialmedia) {
max-width: 420px;
}
.block-icontxtgrid > .d-flex > .d-flex--item + .d-flex--item {
border-left: 1px solid #dedede;
}
}
@media (min-width: 1280px) {
.block-icontxtgrid > .d-flex {
margin: -10px -60px;
}
.block-icontxtgrid > .d-flex > .d-flex--item {
padding: 10px 60px;
}
}
@media (max-width: 1199px) {
.block-icontxtgrid > .d-flex {
margin: -25px 0;
}
.block-icontxtgrid > .d-flex > .d-flex--item {
width: 100%;
padding: 25px 0;
}
.block-icontxtgrid > .d-flex > .d-flex--item > .d-flex,
.block-icontxtgrid > .d-flex > .d-flex--item > .d-socialmedia-item {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.block-icontxtgrid > .d-flex > .d-flex--item:not(:first-child) {
border-top: 1px solid #dedede;
}
.block-icontxtgrid .i-item--icon {
text-align: center;
width: 100%;
}
.block-icontxtgrid * + .i-item--txt {
flex-basis: 100%;
text-align: center;
max-width: 100%;
padding-left: 0;
padding-top: 10px;
}
}
@media (max-width: 767px) {
.block-icontxtgrid > .d-flex > .d-flex--item:not(:first-child):not(:last-child) {
border-top: 1px solid #dedede;
}
.block-icontxtgrid > .d-flex > .d-flex--item.type_socialmedia {
display: none !important;
}
}
* + .block-shops,
.block-shops > .row + .row {
border-top: 1px solid #e9e9e9;
}
.col-shop-map > iframe {
height: 15.625rem;
}
@media (min-width: 992px) {
* + .block-shops {
margin-top: 50px;
padding-top: 50px;
}
.block-shops > .row + .row {
margin-top: 50px;
padding-top: 35px;
}
.col-shop-map > * + * {
margin-top: 1.875rem;
}
}
@media (max-width: 991px) {
* + .block-shops {
margin-top: 30px;
padding-top: 15px;
}
.block-shops > .row + .row {
margin-top: 15px;
padding-top: 0;
}
.col-shop-map > * + * {
margin-top: 0.9375rem;
}
} .wp-block-columns {
margin: -15px;
}
.wp-block-columns > .wp-block-column {
padding: 15px !important;
margin: 0 !important;
}
@media (max-width: 991px) {
.wp-block-column:not(:only-child) {
flex-basis: 100% !important;
}
}
.post-featured-image {
margin-bottom: 1.25rem;
}
.related-posts {
margin: -10px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.related-posts > * {
padding: 10px;
}
.related-posts > h3 {
font-size: 1.5rem;
line-height: 2.125rem;
width: 100%;
}
.related-posts > .related-post {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
flex: 0 0 auto\0 ;
}
.related-post > a {
color: inherit;
text-decoration: none !important;
}
.related-post > a > * + * {
margin-top: 1.25rem;
}
.related-post > a > * + .editor-content {
margin-top: 0.625rem;
}
@media (min-width: 568px) {
.related-posts > .related-post {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 768px) {
.related-posts > .related-post {
-ms-flex: 0 0 33.33334%;
flex: 0 0 33.33334%;
max-width: 33.33334%;
}
}
@media (min-width: 992px) {
.related-posts {
padding-left: 40px;
}
.related-posts > .related-post {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.related-posts > .related-post + .related-post {
margin-top: 1.25rem;
}
}
.col-breadcrumb {
margin-top: 5px;
padding-bottom: 0 !important;
}
.col-breadcrumb a:not(:hover) {
text-decoration: none;
} .woocommerce-breadcrumb a {
text-decoration: none !important;
}
.product-filters {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 20px 0;
margin-bottom: 2.5rem;
}
*:not(.c-heading) + .product-filters {
margin-top: 3.125rem;
}
.product-filters > .d-flex {
margin: 0 -10px;
}
.product-filters > .d-flex > label {
margin: 0;
}
.form-wppp-select {
float: none !important;
margin: 0 !important;
}
.product-filters > .d-flex > * {
padding: 10px;
}
.product-filters > .d-flex > .form-wppp-select {
order: 1;
}
.ama-filters {
margin: -10px;
}
.ama-filter {
padding: 10px;
}
.ama-filter label {
margin: 0;
padding-left: 24px;
cursor: pointer;
line-height: 1rem;
}
.ama-filter label > input[type=radio] {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
}
.ama-filter label > input[type=radio] + *:before,
.ama-filter label > input[type=radio] + *:after {
content: "";
display: block;
width: 1rem;
height: 1rem;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
overflow: hidden;
}
.ama-filter label > input[type=radio] + *:after {
background: url(//moobliait.ee/wp-content/themes/moobliait/theme/images/confirm-white.svg) center no-repeat;
opacity: 0;
}
.ama-filter label > input[type=radio] + *:before {
border: 1px solid #000;
background-color: #fff;
}
.ama-filter label > input[type=radio]:checked + *:before {
background-color: #000;
}
.ama-filter label > input[type=radio]:checked + *:after {
opacity: 1;
}
.term-description {
text-align: center;
}
.term-description + .woocommerce-info {
margin-top: 1.25rem;
}
.product_content_img {
margin-bottom: 40px;
}
.term-description + .c-component {
margin-top: 2.5rem;
}
.term-image {
margin-bottom: 1.25em;
}
div.products {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin: -15px;
}
div.products > * {
padding: 15px;
}
* + section.products,
* + section.p-locations {
border-top: 1px solid #e9e9e9;
}
@media (min-width: 992px) {
* + section.products,
* + section.p-locations {
margin-top: 3.125rem;
padding-top: 3.03125rem;
}
section.products .collapse-handle,
section.p-locations .collapse-handle {
font-size: 1.5rem;
line-height: 2.125rem;
margin-bottom: 2.125rem;
}
}
@media (max-width: 991px) {
* + section.products,
* + section.p-locations {
margin-top: 15px;
padding-top: 15px;
}
section.products div.products {
padding-top: 1.25rem;
}
}
.price {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.25rem;
line-height: 1em;
font-weight: 700;
}
.price ins {
text-decoration: none;
color: #000;
}
.price del {
font-weight: 400;
order: 1;
font-size: 0.875rem;
color: #000;
}
.summary .single_product_cart {
margin-top: 10px;
padding-top: 20px;
border-top: 1px solid #e9e9e9;
}
.summary .single_product_cart .price {
font-size: 2rem;
line-height: 1em;
}
.summary .price ins {
order: 1;
}
.summary .price del {
margin-bottom: 10px;
text-transform: uppercase;
color: #bcbcbc;
font-style: italic;
width: 100%;
font-size: 1rem;
line-height: 1.375rem;
}
.single_product_cart .d-flex-onsale + .price {
color: #000;
}
.single_product_cart .onsale {
margin: 0 20px;
}
.single_product_cart .price + .cart,
.single_product_cart form.cart .qib-container + button[type=submit]:not(#qib_id):not(#qib_id) {
margin-left: 20px;
}
.product-list--item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
flex: 0 0 auto\0 ;
}
@media (min-width: 567px) {
.product-list--item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 768px) {
.product-list--item {
-ms-flex: 0 0 33.33334%;
flex: 0 0 33.33334%;
max-width: 33.33334%;
}
}
.woocommerce-loop-product__link {
display: block;
text-decoration: none !important;
position: relative;
height: 100%;
transform: scale(1);
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.woocommerce-loop-product__link:hover {
transform: scale(1.1);
z-index: 1;
}
.product-list--badge {
position: absolute;
top: 20px;
right: 20px;
pointer-events: none;
}
.product-list--badge img {
display: block;
width: 60px;
height: 60px;
}
.product-list--item_thumb {
border: 1px solid #e8e8e8;
background-color: #fff;
width: 100%;
overflow: hidden;
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.product-list--item_thumb:before {
content: "";
padding-top: 77.15%;
}
.product-list--item_thumb + * {
padding-top: 10px;
}
.product-list--item_excerpt .price {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product-list--item_excerpt p + .price {
margin-top: 5px;
}
.product-list--item_excerpt .price del {
margin-left: 5px;
padding-top: 2px;
}
.onsale {
width: 48px;
height: 32px;
display: block;
margin: 5px auto 0;
}
form.cart {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
form.cart .quantity {
margin-right: 20px;
}
.qib-container:not(#qib_id):not(#qib_id) {
width: 116px !important;
display: -ms-inline-flexbox !important;
display: -webkit-inline-flex !important;
display: inline-flex !important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.qib-button:not(#qib_id):not(#qib_id),
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
background-color: #fff !important;
border-color: #e2e2e2 !important;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
font-size: inherit !important;
font-weight: 700;
}
* + .p-component {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #e9e9e9;
}
@media (max-width: 991px) {
.p-component.tablet-no-collapse + .p-component.tablet-no-collapse {
margin-top: 15px;
padding-top: 15px;
}
}
.p-support .f-icon + * {
padding-left: 30px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.p-support .f-content > * + * {
margin-top: 1.25rem;
}
.collapse-body > *:first-child:not(.products) {
padding-top: 1.25rem;
}
.product_title {
text-transform: uppercase;
}
@media (max-width: 991px) {
.product_title,
.product_meta {
text-align: center;
}
}
body.single-product .content-area {
border-top: 1px solid #e9e9e9;
padding-top: 40px;
}
.icon-box {
border: 1px solid #e2e2e2;
width: 90px;
height: 90px;
color: #505050;
font-size: 12px;
line-height: 0.85rem;
text-decoration: none !important;
transition: border-color 0.15s linear;
}
a.icon-box:hover {
border-color: var(--color-primary);
color: #505050;
}
.icon-box .d-flex {
height: 32px;
margin-bottom: 8px;
}
.icon-box .d-flex svg path {
transition: fill 0.15s linear;
}
a.icon-box:hover .d-flex svg path {
fill: var(--color-primary);
}
@media (max-width: 991px) {
.row-product-icons .col-auto:not(:first-child):after {
content: "";
display: block;
width: 1px;
position: absolute;
top: 25px;
bottom: 25px;
left: 0;
background-color: #e9e9e9;
}
.icon-box {
padding: 0;
border: none;
height: auto;
}
}
.p-component-label + .p-component-body {
padding-top: 1.25rem;
}
@media (min-width: 992px) {
.woocommerce-product-gallery {
position: sticky;
top: 70px;
}
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin: -0.5rem;
}
* + .woocommerce-billing-fields__field-wrapper,
* + .woocommerce-additional-fields__field-wrapper {
margin-top: 0.5rem;
}
.woocommerce-billing-fields__field-wrapper > *,
.woocommerce-additional-fields__field-wrapper > *,
.woocommerce-shipping-fields__field-wrapper > * {
padding: 0.5rem;
width: 100%;
}
.woocommerce-billing-fields__field-wrapper > *:not(.form-row-wide):not(.notes),
.woocommerce-additional-fields__field-wrapper > *:not(.form-row-wide):not(.notes),
.woocommerce-shipping-fields__field-wrapper > *:not(.form-row-wide):not(.notes) {
width: 50%;
}
.woocommerce-mini-cart__total + * {
margin-top: 10px;
}
.woocommerce-mini-cart {
list-style: none;
padding: 0;
}
.woocommerce-mini-cart-item a {
text-decoration: none;
}
.woocommerce-mini-cart-item + .woocommerce-mini-cart-item {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e9e9e9;
}
.woocommerce-mini-cart-item > .woocommerce-mini-cart-item--thumb {
text-align: center;
-ms-flex: 0 0 100px;
-webkit-box-flex: 0;
flex: 0 0 100px;
max-width: 100px;
}
.woocommerce-mini-cart-item > .woocommerce-mini-cart-item--thumb + .woocommerce-mini-cart-item--info {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
padding-left: 20px;
line-height: 18px;
}
.woocommerce-mini-cart-item--info > .qib-container {
margin: 5px auto 10px auto;
flex-basis: 100%;
}
.woocommerce-mini-cart-item--info > .amount {
color: var(--color-primary);
display: block;
width: 100%;
}
.woocommerce-mini-cart-item--info {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-mini-cart-item--info ins {
text-decoration: none;
color: var(--color-primary);
margin-right: 10px;
}
.woocommerce-mini-cart-item--info del {
order: 1;
}
.woocommerce-cart-regular-total {
text-decoration: line-through;
color: #BCBCBC !important;
}
.woocommerce-cart-saved-total {
color: var(--color-primary) !important;
}
.single_product_thumbs {
margin: -15px;
}
* + .single_product_thumbs {
margin-top: 15px;
}
.single_product_thumbs > .single_product_thumb {
padding: 15px;
}
.col2-set {
margin: -15px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.col2-set > .col-1,
.col2-set > .col-2 {
padding: 15px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.payment_methods {
list-style: none;
padding-left: 0;
}
.woocommerce-terms-and-conditions-wrapper > .woocommerce-terms-and-conditions {
margin: 1rem 0;
border: 1px solid #ddd;
padding: 15px;
background-color: #fff;
}
.shipping_address {
margin-bottom: 0.5rem;
}
* + .shop-availability {
margin-top: 30px;
}
@media (min-width: 992px) {
.single-product .shop-availability {
display: flex;
align-items: center;
}
.shop-availability svg + * {
padding-left: 10px;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
}
@media (max-width: 991px) {
.shop-availability {
text-align: center;
}
.shop-availability svg + * {
padding-top: 5px;
}
.shop-availability span > span {
display: block;
}
}
#p-locations {
overflow: hidden;
position: relative;
}
#p-locations > .d-flex .accordion {
width: 100%;
}
#p-locations > .locations-map {
overflow: hidden;
display: block;
padding: 0;
width: 100%;
top: 0;
left: 0;
}
#p-locations > .locations-map iframe {
pointer-events: none;
position: absolute;
border: none;
margin: 0;
top: 50%;
left: 50%;
width: calc(100% + 108px);
height: calc(100% + 108px);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 992px) {
#p-locations > .d-flex {
min-height: 600px;
padding-top: 40px;
padding-bottom: 40px;
background-color: #efefef;
}
#p-locations > .d-flex .accordion {
max-width: 450px;
}
#p-locations > .locations-map {
position: absolute;
height: 100%;
}
}
@media (max-width: 991px) {
#p-locations > .locations-map {
position: relative;
height: 300px;
margin-top: 20px;
}
}
.woocommerce-pagination {
margin-top: 2.5rem;
}
.woocommerce-pagination .page-numbers {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-pagination ul.page-numbers {
list-style: none;
padding: 0;
margin: -0.3125rem;
}
.woocommerce-pagination ul.page-numbers > li {
padding: 0.3125rem;
}
.woocommerce-pagination .page-numbers:not(ul) {
width: 32px;
height: 32px;
text-decoration: none;
border: 1px solid #000;
background-color: #fff;
color: #000;
}
.woocommerce-pagination .page-numbers:not(ul):hover,
.woocommerce-pagination .page-numbers:not(ul).current {
color: #fff;
background-color: #000;
}
.store-discount-banner {
padding: 15px;
color: #fff;
background-color: var(--color-primary);
}
.store-discount-banner > .row-grid {
height: 200px;
}
.store-discount-banner:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #000;
opacity: 0.5;
}
.sdb-label {
font-size: 1.6875rem;
line-height: 2.3125rem;
}
@media (min-width: 1200px) {
.sdb-label {
font-size: 2rem;
}
}
@media (min-width: 992px) {
.store-discount-banner {
padding: 25px;
}
}
@media (min-width: 1200px) {
.store-discount-banner {
padding: 25px 50px;
}
}
.sdb-label span {
border-radius: 50%;
background-color: var(--color-primary);
display: -ms-inline-flexbox;
display: -webkit-inline-box;
display: inline-flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 100px;
height: 100px;
}
.sdb-counter--txt {
padding: 9px 5px;
min-width: 286px;
font-size: 1rem;
line-height: 1.375rem;
margin-bottom: 10px;
}
.counter-txt {
min-width: 286px;
padding: 9px 5px;
}
.counter-txt + * {
margin-top: 10px;
}
.countdown-timer {
padding: 0;
list-style: none;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #000;
}
.countdown-timer li {
background-color: #fff;
min-width: 64px;
height: 80px;
padding: 10px 5px;
}
.countdown-timer li + li {
margin-left: 10px;
}
.countdown-timer li span {
font-size: 42px;
line-height: 1em;
letter-spacing: -4px;
}
.countdown-timer li p {
font-size: 11px;
line-height: 1em;
text-transform: uppercase;
margin-top: 5px;
}
.countdown-timer-product-list li {
background-color: #fff;
min-width: 24px;
height: auto;
padding: 5px 5px;
}
.countdown-timer-product-list li + li {
margin-left: 5px;
}
.countdown-timer-product-list li span {
font-size: 22px;
line-height: 1em;
letter-spacing: 0;
}
.countdown-timer-product-list li p {
font-size: 11px;
line-height: 1em;
text-transform: uppercase;
margin-top: 5px;
} .cart_table_totals {
width: 100%;
}
.cart_table_totals,
.cart_table_totals tbody,
.cart_table_totals tr,
.cart_table_totals th,
.cart_table_totals td {
display: block;
}
.cart_table_totals th {
font-weight: inherit;
}
.cart_table_totals tr {
margin: -0.3125rem;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cart_table_totals tr > * {
padding: 0.3125rem;
}
* + .cart_table_totals {
padding-top: 1.25rem;
}
.cart-block > *:first-child {
margin-top: 2.5rem;
padding-top: 2.5rem;
border-top: 1px solid #e9e9e9;
}
.woocommerce-cart-form__contents {
overflow: hidden;
}
.woocommerce-cart-form__contents,
.woocommerce-cart-form__contents tbody,
.woocommerce-cart-form__contents tfoot,
.woocommerce-cart-form__contents tr,
.woocommerce-cart-form__contents tr > * {
display: block;
}
.woocommerce-cart-form__contents tr {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 0;
border-top: 1px solid #e9e9e9;
margin: 0 -15px;
}
.woocommerce-cart-form__contents tr > * {
padding: 0 15px;
}
.woocommerce-cart-form__contents tr > .product-name {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
text-decoration: none !important;
}
.woocommerce-cart-form__contents tr > .product-name a {
text-decoration: none;
}
.woocommerce-cart-form__contents tr > .product-subtotal del {
display: none;
}
.woocommerce-cart-form__contents tr > .product-subtotal ins {
text-decoration: none;
}
.woocommerce-cart-form__contents {
width: 100%;
border-collapse: collapse;
}
.woocommerce-cart-form__cart-item > *:first-child {
padding-left: 8.33333%;
}
.woocommerce-cart-form__cart-item .remove + * {
margin-left: 1.25rem;
}
.woocommerce-cart-form__cart-item > *:last-child {
padding-right: 8.33333%;
width: 100%;
max-width: 300px;
}
* + .cart-action-btns {
margin-top: 20px;
}
#order_review {
position: sticky;
top: 75px;
padding: 1.8125rem;
background-color: #efefef;
}
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table tbody,
.woocommerce-checkout-review-order-table tr,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
display: block;
}
.woocommerce-checkout-review-order-table tr {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout-review-order-table tr:not(.cart_item) {
flex-direction: column;
}
.woocommerce-checkout-review-order-table tr:not(.cart_item) > * + * {
padding-top: 0.3125rem;
}
.woocommerce-checkout-review-order-table tr + tr {
margin-top: 0.6125rem;
}
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total {
flex-direction: row !important;
justify-content: space-between;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,
.woocommerce-checkout-review-order-table .pickup_from_store_pickup_location th {
font-size: 1rem;
}
.place-order .button {
height: unset;
padding: 0.5rem 1.5rem;
font-size: 1.25rem;
line-height: 1.725rem;
}
#payment,
* + .form-row.place-order {
padding-top: 1.25rem;
border-top: 1px solid #ddd;
margin-top: 1.25rem;
}
.woocommerce-terms-and-conditions-wrapper > * + * {
margin-top: 1.25em;
}
.woocommerce-terms-and-conditions-wrapper + * {
margin-top: 1.5rem;
}
form.checkout.row > .woocommerce-NoticeGroup {
width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}
* + .woocommerce-order-details,
.woocommerce-order-details + * {
margin-top: 3rem;
}
.shop_table {
width: 100%;
border-collapse: collapse;
}
.shop_table.woocommerce-table--order-details th,
.shop_table.woocommerce-table--order-details td {
padding: 0.5rem 0;
}
.shop_table.woocommerce-table--order-details tbody tr:nth-child(even) {
background-color: #F4F3F1;
}
.shop_table.woocommerce-table--order-details .product-remove {
width: 56px;
}
.shop_table.woocommerce-table--order-details .product-thumbnail {
padding-left: 0;
padding-right: 0;
width: 80px;
}
.shop_table.woocommerce-table--order-details + * {
margin-top: 2rem;
}
.shop_table.woocommerce-table--order-details tr > *:last-child {
padding-left: 1rem;
text-align: right;
}
.woocommerce-order-details__title {
margin-bottom: 1rem;
} .woocommerce-shipping-methods,
.payment_methods {
list-style: none;
padding: 0;
}
.woocommerce-shipping-methods > li + li,
.payment_methods > li + li {
margin-top: 0.3125rem;
}
.mc4wp-checkbox > label,
label.checkbox,
label.radio {
margin: 0;
}
.mc4wp-checkbox > label,
.checkbox,
.woocommerce-shipping-methods > li,
.payment_methods > li {
position: relative;
padding-left: 34px;
}
.payment_method_list_item_container > input[type=radio],
.mc4wp-checkbox label > input[type=checkbox],
.checkbox > input[type=checkbox],
.woocommerce-shipping-methods > li > input[type=radio],
.woocommerce-shipping-methods > li > input[type=hidden]:first-child,
.payment_methods > li > input[type=radio] {
position: absolute;
opacity: 0;
visibility: hidden;
}
.payment_method_list_item_container + .payment_method_list_item_container {
margin-top: 0.5rem;
}
.payment_method_list_item_container + .breaker,
.breaker + .payment_method_list_item_container {
margin-top: 1rem;
}
.payment_method_list_item_container > input[type=radio] + * {
position: relative;
margin: 0;
padding-left: 34px;
}
.payment_method_list_item_container > input[type=radio] + *,
.mc4wp-checkbox label > input[type=checkbox] + *,
.checkbox > input[type=checkbox] + *,
.woocommerce-shipping-methods > li > input[type=radio] + *,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *,
.payment_methods > li > input[type=radio] + * {
cursor: pointer;
}
.payment_method_list_item_container > input[type=radio] + *:before,
.payment_method_list_item_container > input[type=radio] + *:after,
.mc4wp-checkbox label > input[type=checkbox] + *:before,
.mc4wp-checkbox label > input[type=checkbox] + *:after,
.checkbox > input[type=checkbox] + *:before,
.checkbox > input[type=checkbox] + *:after,
.woocommerce-shipping-methods > li > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=radio] + *:after,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:before,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:after,
.payment_methods > li > input[type=radio] + *:before,
.payment_methods > li > input[type=radio] + *:after {
content: "";
display: block;
width: 1rem;
height: 1rem;
position: absolute;
left: 0;
top: -2px;
width: 24px;
height: 24px;
}
.payment_method_list_item_container > input[type=radio] + *:before,
.mc4wp-checkbox label > input[type=checkbox] + *:before,
.checkbox > input[type=checkbox] + *:before,
.woocommerce-shipping-methods > li > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:before,
.payment_methods > li > input[type=radio] + *:before {
background-color: #fff !important;
border: 1px solid #ddd;
}
.payment_method_list_item_container > input[type=radio] + *:before,
.mc4wp-checkbox label > input[type=checkbox] + *:before,
.checkbox > input[type=checkbox] + *:before,
.woocommerce-shipping-methods > li > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:before,
.payment_methods > li > input[type=radio] + *:before {
border: 1px solid #e2e2e2;
}
.payment_method_list_item_container > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:before,
.payment_methods > li > input[type=radio] + *:before {
border-radius: 50%;
}
.payment_method_list_item_container > input[type=radio] + *:after,
.woocommerce-shipping-methods > li > input[type=radio] + *:after,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:after,
.payment_methods > li > input[type=radio] + *:after {
width: 12px;
height: 12px;
top: 4px;
left: 6px;
background-color: #000;
opacity: 0;
border-radius: 50%;
}
.checkbox > input[type=checkbox] + *:before,
.woocommerce-shipping-methods > li > input[type=radio] + *:before,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:before,
.payment_methods > li > input[type=radio] + *:before {
background-color: #fff;
border-color: #e2e2e2;
}
.checkbox > input[type=checkbox] + *:after,
.mc4wp-checkbox label > input[type=checkbox] + *:after {
background: url(//moobliait.ee/wp-content/themes/moobliait/theme/images/confirm-black.svg) center no-repeat;
opacity: 0;
}
.payment_method_list_item_container > input[type=radio]:checked + *:after,
.checkbox > input[type=checkbox]:checked + *:after,
.woocommerce-shipping-methods > li > input[type=radio]:checked + *:after,
.woocommerce-shipping-methods > li > input[type=hidden]:first-child + *:after,
.payment_methods > li > input[type=radio]:checked + *:after,
.mc4wp-checkbox label > input[type=checkbox]:checked + *:after {
opacity: 1;
}
h3 input[type=checkbox] + *:before,
h3 input[type=checkbox] + *:after {
top: 2px !important;
}
#ship-to-different-address {
margin-bottom: 1rem;
}
* + .mc4wp-checkbox {
margin-top: 0.6125rem;
}
.mc4wp-checkbox + * {
margin-top: 1.5rem;
}
.payment_box.payment_method_makecommerce {
padding: 0 !important;
} .wp-block-buttons {
margin: -15px;
}
.wp-block-buttons > .wp-block-button {
margin: 0;
padding: 15px;
}
.term-description > * + *,
.editor-content > * + *,
.wp-el + .wp-el,
.woocommerce-terms-and-conditions-wrapper > .woocommerce-terms-and-conditions > * + *,
* + .wp-block-image,
.wp-block-image + * {
margin-top: 1.25em;
}
* + .wp-block-contact-form-7-contact-form-selector {
margin-top: 1.35em;
}
ul.wp-el,
ol.wp-el,
.editor-content ul:not([class]),
.editor-content ol:not([class]) {
padding-left: 18px;
}
.gutenberg-elements > .c-component.c-heading,
.content-area > .c-component.c-heading {
height: 110px;
}
.gutenberg-elements > .c-component.c-heading:first-child,
.content-area > .c-component.c-heading:first-child {
border-top: 1px solid #e9e9e9;
}
.c-component.c-heading > p {
padding-top: 9px;
}
.c-component.c-heading.justify-content-center > * {
text-align: center;
}
.c-component.c-heading > * + * {
margin-left: 5px;
}
@media (max-width: 991px) {
.gutenberg-elements > .c-component.c-heading {
height: unset;
padding: 20px 0;
}
}
.col-12 > .c-component.c-heading {
margin-bottom: 1.25rem;
}
.cb-component + .cb-component {
margin-top: 1.25em;
}
* + .acf-block-element,
.collection-category + .collection-category {
margin-top: 3.125rem;
}
.products .collection-category + .collection-category {
margin-top: calc(3.125rem - 30px);
}
.acf-block-element.block-wideslider {
margin-top: 0 !important;
}
.wp-el + .acf-block-element {
margin-top: 2.125rem;
}
.wp-el + .block-contact-boxes {
margin-top: 1.125rem;
}
.wpcf7 {
position: relative;
}
.wpcf7 .col-12 {
position: static;
}
.wpcf7 .ajax-loader {
margin: 0;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
}
*:not(.c-heading):not(.product-filters) + div.products {
margin-top: 30px;
}
.acf-block-element + .wp-block-buttons {
margin-top: 2.1875rem;
} #footer {
padding-bottom: 3.125rem;
}
#footer .cb-component {
line-height: 25px;
}
#footer .d-socialmedia-item .i-item--icon {
order: 1;
}
.f-component:not(.f-contact) {
border-top: 1px solid #e9e9e9;
padding-top: 50px;
margin-top: 50px;
}
.f-component + .f-component.f-contact {
margin-top: 43px;
}
* + .column-blocks > *:first-child {
padding-top: 10px;
}
.cb-menu a {
text-decoration: none !important;
}
.cb-menu .current-menu-item > a,
.cb-menu .current-menu-parent > a,
.cb-menu .current-menu-ancestor > a {
color: var(--color-primary);
}
.flex-logos img,
.flex-logos svg {
-webkit-filter: url(//moobliait.ee/wp-content/themes/moobliait/theme/css/dist/filters.svg#grayscale);
filter: url(//moobliait.ee/wp-content/themes/moobliait/theme/css/dist/filters.svg#grayscale);
filter: gray;
-webkit-filter: grayscale(1);
transition: all 0.25s linear;
}
.f-newsletter label {
margin: 0;
}
.f-newsletter label.d-inline-flex > svg {
margin-left: 30px;
}
@media (min-width: 992px) {
.d-flex--newsletter {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 840px;
}
.d-flex--newsletter + * {
margin-left: 25px;
padding-left: 25px;
border-left: 1px solid #dedede;
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 1200px) {
.d-flex--newsletter + * {
margin-left: 50px;
padding-left: 50px;
}
}
@media (max-width: 991px) {
.d-flex--newsletter,
.d-flex--newsletter + * {
width: 100%;
}
.d-flex--newsletter + * {
border-top: 1px solid #e9e9e9;
margin-top: 30px;
padding-top: 30px;
}
.d-flex--newsletter > .row > .col-lg-auto {
margin-bottom: 10px;
}
}
@media (max-width: 1199px) {
.d-flex--newsletter + * .i-item--txt {
padding-left: 0;
max-width: 200px;
}
}
.error404 .c-primary .widget_product_search {
margin-left: auto;
margin-right: auto;
}
.error404 .c-primary * + .widget_product_search {
margin-top: 2.5rem;
} .sliding-item {
width: 100%;
max-width: 370px;
z-index: 120;
top: 0;
-webkit-box-shadow: 0 0 25px 0 transparent;
box-shadow: 0 0 25px 0 transparent;
padding: 40px 0;
transition: all 0.25s linear;
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0);
background-color: #fff;
position: fixed;
height: 100%;
}
.sliding-item.widget_shopping_cart {
display: flex;
flex-direction: column;
}
.sliding-item.widget_shopping_cart > .si-header {
margin-bottom: 0;
}
.sliding-item.widget_shopping_cart > .si-footer {
margin-top: 0;
}
.sliding-item.widget_shopping_cart > div {
padding-left: 50px;
padding-right: 50px;
}
.sliding-item.widget_shopping_cart > .si-body {
overflow-y: auto;
padding-top: 20px;
padding-bottom: 20px;
}
.sliding-item.enter-left {
left: -370px;
}
.sliding-item.widget_shopping_cart {
right: -370px;
}
.sliding-item.toggled.enter-left {
left: 0;
}
.sliding-item.widget_shopping_cart.toggled {
right: 0;
}
.sliding-item.toggled {
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
}
.sliding-item .close-sliding-item {
position: absolute;
top: 8.2px;
right: 8.2px;
padding: 0;
border: none;
display: block;
background: 0 0;
}
.sliding-item .widget_shopping_cart_content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.sliding-item.flex-column .si-body,
.sliding-item .widget_shopping_cart_content > .si-body {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
overflow-x: hidden;
overflow-y: auto;
}
.sliding-item .hide_cart_widget_if_empty,
.sliding-item .hide_cart_widget_if_empty > .widget_shopping_cart_content {
position: relative;
height: 100%;
}
.si-header {
border-bottom: 1px solid #e9e9e9;
margin-bottom: 20px;
padding-bottom: 20px;
}
.si-header:not(.flex-column) svg + * {
margin-left: 20px;
}
.si-header.flex-column > * + * {
margin-top: 20px;
}
.si-footer {
border-top: 1px solid #e9e9e9;
margin-top: 20px;
padding-top: 20px;
}
@media (min-width: 1200px) {
#e-help .si-header {
margin-bottom: 3.125rem;
padding-bottom: 3.125rem;
}
}
#e-help-toggle {
background-color: var(--color-primary);
color: #fff !important;
border: none;
padding: 15px 0;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
#e-help-toggle:hover {
background-color: #000 !important;
}
@media (min-width: 1496px) {
#e-help-toggle {
position: absolute;
top: 50%;
left: 100%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px;
}
#e-help-toggle span {
display: block;
}
#e-help-toggle > * {
width: 100%;
}
#e-help-toggle > * + *,
#e-help-toggle div + div {
margin-top: 10px;
}
}
@media (max-width: 1495px) {
#e-help-toggle {
border-radius: 5px;
padding: 4px 15px 5px;
position: fixed;
bottom: 5px;
right: 5px;
left: unset;
width: unset;
-ms-flex-direction: row !important;
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
flex-direction: row !important;
-ms-flex-align: center !important;
-webkit-box-align: center !important;
align-items: center !important;
-ms-flex-pack: center !important;
-webkit-box-pack: center !important;
justify-content: center !important;
}
#e-help-toggle > * + * {
margin-left: 10px;
}
#e-help-toggle > * > * {
display: inline !important;
}
#e-help-toggle div + div {
margin-left: 5px;
}
} @media (min-width: 992px) {
.tablet-no-collapse [data-toggle=collapse]:not(.accordion-handle) {
pointer-events: none;
}
.tablet-no-collapse [data-toggle=collapse]:not(.accordion-handle) > svg {
display: none !important;
}
.tablet-no-collapse .collapse:not(.accordion-body),
.tablet-no-collapse .collapse:not(.accordion-body).show,
.tablet-no-collapse .collapsing:not(.accordion-body) {
height: auto !important;
display: block !important;
}
}
@media (min-width: 1200px) {
.f-menus > .row-grid {
margin: -15px -30px;
}
.f-menus > .row-grid > .col, .f-menus > .row-grid > [class*=col-] {
padding: 15px 30px;
}
.desktop-no-collapse [data-toggle=collapse]:not(.accordion-handle) {
pointer-events: none;
}
.desktop-no-collapse [data-toggle=collapse]:not(.accordion-handle) > svg {
display: none !important;
}
.desktop-no-collapse .collapse:not(.accordion-body),
.desktop-no-collapse .collapse:not(.accordion-body).show,
.desktop-no-collapse .collapsing:not(.accordion-body) {
height: auto !important;
display: block !important;
}
* + .column-blocks > *:first-child {
padding-top: 1.5rem;
}
}
@media (max-width: 1199px) {
.f-menus > .row > div + div:before,
.f-menus > .row > div > .row > :not(:first-child):before {
content: "";
display: block;
position: absolute;
top: 0;
left: 15px;
right: 15px;
height: 1px;
background-color: #e9e9e9;
}
[data-toggle=collapse]:not(.scroll-to-links) {
cursor: pointer;
padding-right: 40px;
position: relative;
}
[data-toggle=collapse]:not(.scroll-to-links) > svg {
top: 50%;
right: 10px;
display: block;
position: absolute;
-moz-transform: rotate(0deg) translateX(0) translateY(-50%);
-webkit-transform: rotate(0deg) translateX(0) translateY(-50%);
-o-transform: rotate(0deg) translateX(0) translateY(-50%);
-ms-transform: rotate(0deg) translateX(0) translateY(-50%);
transform: rotate(0deg) translateX(0) translateY(-50%);
}
[data-toggle=collapse]:not(.scroll-to-links):not(.collapsed) > svg {
-moz-transform: rotate(90deg) translateX(-95%) translateY(0);
-webkit-transform: rotate(90deg) translateX(-95%) translateY(0);
-o-transform: rotate(90deg) translateX(-95%) translateY(0);
-ms-transform: rotate(90deg) translateX(-95%) translateY(0);
transform: rotate(90deg) translateX(-95%) translateY(0);
}
}
@media (max-width: 991px) {
.collapse-handle {
text-transform: uppercase;
font-weight: 600 !important;
}
.collapse-handle {
font-size: 15px;
line-height: 20px;
}
} .accordion {
-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
background-color: #fff;
}
.accordion .card-header {
background: none;
border: none;
padding: 0;
}
.accordion .card-header button {
display: block;
border: none;
padding: 25px 70px 25px 40px;
width: 100%;
background: none;
text-align: left;
font-size: 1rem;
line-height: 1.25rem;
font-weight: 600;
position: relative;
}
.accordion .card-body {
padding: 0 40px 35px;
}
.accordion .card-header button > svg {
display: block;
position: absolute;
top: 50%;
right: 40px;
-moz-transform: rotate(0deg) translateX(0) translateY(-50%);
-webkit-transform: rotate(0deg) translateX(0) translateY(-50%);
-o-transform: rotate(0deg) translateX(0) translateY(-50%);
-ms-transform: rotate(0deg) translateX(0) translateY(-50%);
transform: rotate(0deg) translateX(0) translateY(-50%);
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.accordion .card-header button[aria-expanded=true] > svg {
-moz-transform: rotate(180deg) translateX(0) translateY(50%);
-webkit-transform: rotate(180deg) translateX(0) translateY(50%);
-o-transform: rotate(180deg) translateX(0) translateY(50%);
-ms-transform: rotate(180deg) translateX(0) translateY(50%);
transform: rotate(180deg) translateX(0) translateY(50%);
}
.accordion-compact {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.accordion-compact > .card {
border: none;
}
.accordion-compact > .card + .card {
margin-top: 20px;
}
.accordion-compact > .card > .card-header {
margin: 0;
}
.accordion-compact .card-header button {
padding: 11px 45px 11px 20px;
border: 1px solid #E2E2E2 !important;
font-size: 0.8125rem;
line-height: 1.125rem;
}
.accordion-compact .card-header button > svg {
top: 16px;
right: 20px;
}
.accordion-compact .card-body {
padding: 10px 20px 0;
}
.card {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
}
@media (max-width: 991px) {
.accordion .card-header button {
padding: 15px 40px 15px 15px;
}
.accordion .card-header button > svg {
right: 15px;
}
.accordion .card-body {
padding: 0 15px 15px;
}
} @media (min-width: 736px) {
.m-bg {
display: none !important;
}
}
@media (min-width: 1280px) {
#menu-toggle,
#mobile-menu {
display: none !important;
}
#ps2id-dummy-offset {
height: 62px;
}
.flex-logos * + * {
margin-left: 17px;
}
#shop-menu {
position: sticky;
top: 0;
background-color: #fff;
z-index: 95;
}
}
@media (max-width: 1279px) {
#ps2id-dummy-offset {
height: 70px;
}
#header-menu, #shop-menu {
display: none !important;
}
#header > .container > .row {
height: 60px;
}
body.toggled {
overflow: hidden;
}
#menu-toggle {
background: none;
border: none;
margin-left: 15px;
}
#menu-toggle > .menu-toggle-inner {
padding: 0;
width: 48px;
height: 48px;
position: relative;
cursor: pointer;
background: rgba(255, 255, 255, 0.5);
border-radius: 5px;
transition: 0.25s ease-in-out;
}
#menu-toggle span {
display: block;
background: #000;
border-radius: 2px;
transition: 0.25s ease-in-out;
}
#menu-toggle > .menu-toggle-inner:hover {
background: rgb(255, 255, 255);
box-shadow: 0 0 35px 0 rgba(55, 58, 137, 0.25);
}
#menu-toggle #hamburger {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
#menu-toggle #hamburger span {
width: 32px;
height: 2px;
position: relative;
top: 9px;
left: 8px;
margin: 6px 0;
border-radius: 1.5px;
}
#menu-toggle #hamburger span:nth-child(1) {
transition-delay: 0.5s;
}
#menu-toggle #hamburger span:nth-child(2) {
transition-delay: 0.625s;
}
#menu-toggle #hamburger span:nth-child(3) {
transition-delay: 0.75s;
}
#menu-toggle #cross {
position: absolute;
height: 100%;
width: 100%;
transform: rotate(45deg);
top: 0;
left: 0;
}
#menu-toggle #cross span {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
#menu-toggle #cross span:nth-child(1) {
height: 0;
width: 2px;
transition-delay: 0s;
}
#menu-toggle #cross span:nth-child(2) {
width: 0;
height: 2px;
transition-delay: 0.25s;
}
#menu-toggle.toggled #hamburger span {
width: 0;
}
#menu-toggle.toggled #hamburger span:nth-child(1) {
transition-delay: 0s;
}
#menu-toggle.toggled #hamburger span:nth-child(2) {
transition-delay: 0.125s;
}
#menu-toggle.toggled #hamburger span:nth-child(3) {
transition-delay: 0.25s;
}
#menu-toggle.toggled #cross span:nth-child(1) {
height: 32px;
transition-delay: 0.625s;
}
#menu-toggle.toggled #cross span:nth-child(2) {
width: 32px;
transition-delay: 0.375s;
}
body #wrapper {
position: relative;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
left: 0;
}
body.toggled #wrapper {
left: 370px;
}
#mobile-menu {
z-index: 110;
position: fixed;
width: 100%;
height: 100%;
top: 0;
max-width: 370px;
background-color: #fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
padding: 60px 20px 20px 20px;
-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0);
}
#mobile-menu:not(.toggled) {
left: -100%;
}
#mobile-menu.toggled {
left: 0;
-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
}
.mobile-nav-tabs {
top: 0;
left: 0;
right: 60px;
height: 60px;
padding: 0 12.5px;
}
.mobile-nav-tabs > li {
padding: 5px 7.5px;
}
.mobile-nav-tabs > li > a {
display: block;
padding: 2px 6px;
font-size: 16px;
line-height: 24px;
background-color: #e8e8e8;
font-weight: 400 !important;
text-decoration: none;
position: relative;
text-decoration: none !important;
}
.mobile-nav-tabs > li > a.active, .mobile-nav-tabs > li > a:hover {
background-color: #000;
color: #fff;
}
.mobile-nav-tabs > li > a.active:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-top-color: #000;
border-width: 8px;
margin-left: -8px;
}
.close-menu {
position: absolute;
top: 8.2px;
right: 8.2px;
padding: 0;
border: none;
display: block;
background: 0 0;
}
.flex-logos * {
margin: 10px;
}
.mobile-nav {
list-style: none;
padding: 0;
font-size: 15px;
line-height: 18px;
position: relative;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.mobile-nav ul {
display: none;
list-style: none;
padding: 0 0 15px 0;
}
.mobile-nav > li > ul {
list-style: disc;
padding-left: 20px;
}
.mobile-nav > li + li {
border-top: 1px solid #e9e9e9;
}
.mobile-nav a {
text-decoration: none;
padding: 5px 0;
min-height: 30px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.mobile-nav .menu-item-has-children {
position: relative;
}
.mobile-nav .menu-item-has-children > a {
padding-right: 40px;
}
.mobile-nav .menu-item-has-children > .sub-menu-toggle {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.mobile-nav > li > a {
font-weight: 700;
text-transform: uppercase;
min-height: 40px;
}
.mobile-nav > li.menu-item-clearance-category {
border-top: none !important;
}
.mobile-nav > li.menu-item-clearance-category > a {
background-color: #fff202;
color: #000;
width: fit-content;
padding: 10px;
padding-top: 11px;
line-height: 1;
height: auto;
min-height: 0;
}
.mobile-nav .sub-menu > .menu-item-has-children > .sub-menu-toggle {
height: 30px;
}
.mobile-nav .mega-menu > .sub-menu > li > a {
text-transform: uppercase;
font-weight: 600;
}
.sub-menu-toggle svg {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.sub-menu-toggle.active svg {
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.mobile-nav .current-menu-item > a,
.mobile-nav .current-menu-parent > a,
.mobile-nav .current-menu-ancestor > a,
.mobile-nav .current-product_cat-parent > a,
.mobile-nav .current-product_cat-ancestor > a {
color: var(--color-primary);
}
.sliding-item {
padding: 40px 20px 10px 20px;
}
.sliding-item .si-footer .btn {
padding: 1.25rem 1.5rem;
}
.sliding-item.widget_shopping_cart {
padding-left: 0 !important;
padding-right: 0 !important;
box-sizing: border-box;
}
.sliding-item.widget_shopping_cart .si-footer {
flex-shrink: 0;
flex-shrink: 0;
}
#e-help .si-body {
position: relative;
max-height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
}
@media (min-width: 1024px) and (max-width: 1279px) {
#header {
position: sticky;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}
}
@media (max-width: 1023px) {
#header {
padding-top: 60px;
position: relative;
z-index: 100;
}
#header > .container > .row > .col-nav,
#header > .container > .row > .col-logo,
#header #menu-toggle {
position: absolute;
top: 0;
height: 60px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#mobile-menu.toggled + #header.fixed > .container > .row > .col-nav,
#mobile-menu.toggled + #header.fixed > .container > .row > .col-logo {
left: 370px;
}
#mobile-menu.toggled + #header.fixed #menu-toggle {
right: -370px;
}
#header #menu-toggle {
right: 0;
}
#header > .container > .row > .col-nav,
#header > .container > .row > .col-logo {
left: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#header > .container > .row > .col-nav {
z-index: 1;
max-width: 80px;
}
#header > .container > .row > .col-logo {
width: 100%;
background-color: #fff;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}
#header > .container > .row > .col-actions {
position: static;
}
#header.fixed > .container > .row > .col-nav,
#header.fixed > .container > .row > .col-logo,
#header.fixed #menu-toggle {
position: fixed;
}
#header.fixed > .container > .row > .col-nav {
z-index: 10;
}
#header.fixed > .container > .row > .col-logo {
z-index: 9;
}
#header.fixed #menu-toggle {
z-index: 10;
}
.product_content_img {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.home .block-posts .swiper-wrapper {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
height: unset !important;
transform: none !important;
}
.home .block-posts .swiper-slide {
width: 100% !important;
}
.home .block-posts .swiper-button-prev,
.home .block-posts .swiper-button-next,
.home .block-posts .swiper-slide .b-post--item_content:before,
.home .block-posts .swiper-container .b-post--item_thumb,
.home .block-posts .swiper-container .editor-content,
.home .block-posts .swiper-container .b-post--item_content-end {
display: none !important;
}
.home .block-posts .swiper-slide + .swiper-slide {
margin-top: 1.25rem;
}
.home .block-posts .swiper-container {
text-align: center;
}
.home .block-posts .swiper-slide .b-post--item {
background: none !important;
text-decoration: underline;
}
.home .block-posts .b-post--item_content {
padding: 0;
}
* + .acf-block-element,
.collection-category + .collection-category {
margin-top: 30px;
}
.f-component:not(.f-contact) {
margin-top: 30px;
padding-top: 30px;
}
*:not(.c-heading) + .product-filters {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.f-contact .col-12.col-xl {
display: none !important;
}
.product-filters > .d-flex > label,
.product-filters > .d-flex > .woocommerce-ordering {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.product-filters > .d-flex > label {
text-align: center;
padding-top: 0;
padding-bottom: 0;
}
.ama-filters.location-filter {
flex-grow: 1;
max-width: 100%;
}
}
@media (max-width: 735px) {
.d-bg {
display: none !important;
}
.gutenberg-elements > .c-component.c-heading,
.content-area > .c-component.c-heading {
height: unset;
padding: 20px 0;
}
.gutenberg-elements > .c-component.c-heading h1,
.content-area > .c-component.c-heading h1 {
width: 100%;
margin: 0;
}
.c-component.c-heading > * + * {
margin-top: 5px;
}
.c-component.c-heading > p {
padding-top: 0;
margin-left: 0;
}
}
.discount-percentage {
display: block;
height: 32px;
width: 32px;
line-height: 32px;
text-align: center;
color: #fff;
font-size: 11px;
font-weight: 400;
position: absolute;
top: 4px;
right: 4px;
background-color: var(--color-primary);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.single-product-clearance .discount-percentage {
background-color: #fff202 !important;
color: #000 !important;
}
.credit-calc-inner {
position: relative;
max-width: 90px;
}
.credit-calc-inner > p {
line-height: 1.0625em !important;
}
@media (max-width: 991px) {
.col-lg-auto .credit-calc-inner {
max-width: 100%;
}
}
.credit-calc-inner > .d-flex {
width: 90px;
height: 50px;
border: 1px solid #E2E2E2;
background-color: #fff;
padding: 0;
padding: 0 14px;
}
.credit-calc-inner > .d-flex + p {
margin-top: 5px;
font-size: 0.75rem !important;
}
.credit-calc-inner > .d-flex > span > small {
display: block;
font-size: 0.625rem;
line-height: 0.875rem;
margin-top: -0.25rem;
text-align: center;
}
.credit-calc-inner > .d-flex > svg {
display: block;
}
.credit-calc-inner .font-size-20 {
font-size: 1.25rem !important;
}
.credit-calc-inner > .d-flex > svg + span {
text-align: center;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-credit-calc .dropdown-menu {
min-width: unset;
left: 0;
right: 0;
text-align: center;
font-size: 0.75rem !important;
}
.row-credit-calc .dropdown-menu a {
text-decoration: none;
}
.special-price img, .special-price-inline img {
width: 90px;
}
.special-price {
display: block;
position: absolute;
top: 5px;
right: 8px;
}
a.menu-subheader {
display: block;
padding: 5px 0 10px 0;
font-size: 1rem;
line-height: 1.5;
text-transform: uppercase;
color: #000;
}
#shop-menu .nav-menu > .collections-menu > .sub-menu > li.menu-w-sub {
margin-top: 0;
}
#header-items .mega-menu:not(.collections-menu) > li > ul > li + li {
margin-top: 10px;
}
.menu-sub li + li {
margin-top: 10px;
}
.block-contact-boxes .contact-box-item + .contact-box-item {
margin-top: 20px;
}
.block-contact-boxes a {
width: 100%;
max-width: 240px;
height: 80px;
text-align: center;
text-decoration: none;
font-size: 0.9375rem;
line-height: 1.25rem;
background-color: var(--color-primary);
color: #fff;
text-decoration: none !important;
transition: background 0.15s linear;
}
.block-contact-boxes a:hover {
background-color: #000;
}
.mc4wp-form-fields {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
gap: 30px;
}
.mc4wp-form-fields > * {
display: block;
}
.mc4wp-form-fields *[type=email] {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.mc4wp-form-fields *[type=submit] {
min-width: 120px;
height: 40px;
}
.price.without-sale del {
display: none;
}
.price.without-sale ins {
color: #000;
}
#esto_calculator {
margin-top: 10px;
}
#esto_calculator img {
max-width: 70px !important;
margin-right: 1em;
}
.wc_payment_methods img {
display: block;
height: 24px;
width: auto;
}
.block-wideslider .swiper-pagination {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding-bottom: 15px;
}
.ma-popup {
display: flex;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
align-items: center;
justify-content: center;
z-index: 100;
opacity: 0;
pointer-events: none;
transition: opacity 0.3s ease;
}
.ma-popup.d-none {
display: none;
}
.ma-popup.show {
opacity: 1;
pointer-events: all;
}
.ma-popup-backdrop {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.65);
}
.ma-popup-content {
z-index: 1;
position: relative;
}
.ma-popup-link {
display: block;
max-width: 100%;
}
.ma-popup-content img {
display: block;
max-width: 100%;
}
.ma-popup-close {
display: block;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer;
}
.ma-popup-close:before,
.ma-popup-close:after {
content: "";
display: block;
width: 40px;
height: 1px;
background-color: #000;
top: 50%;
position: absolute;
}
.ma-popup-close:before {
transform: rotate(45deg);
}
.ma-popup-close:after {
transform: rotate(-45deg);
}
#shop-menu .nav-menu > li.menu-item-clearance-category {
position: relative;
}
#shop-menu .nav-menu > li.menu-item-clearance-category:before {
content: "";
display: block;
position: absolute;
left: 0;
background-color: #e9e9e9;
width: 1px;
top: 50%;
height: 22px;
transform: translateY(-50%);
}
#shop-menu .nav-menu > li.menu-item-clearance-category a {
color: #578461 !important;
position: relative;
}
#shop-menu .nav-menu > li.menu-item-clearance-category a span:before,
#shop-menu .nav-menu > li.menu-item-clearance-category a span:after {
background-color: #578461 !important;
}
.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper strong {
display: block;
width: 100%;
padding: 0.625rem 1.1875rem;
font-size: 0.8125rem;
font-weight: 400;
line-height: 1.125rem;
color: #000;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #e2e2e2;
border-radius: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none !important;
background-color: #e9ecef;
opacity: 1;
user-select: none;
}
.flex-gap-y-10 {
gap: 10px 0;
}
.ma-popup {
display: flex;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
align-items: center;
justify-content: center;
z-index: 100;
opacity: 0;
pointer-events: none;
transition: opacity 0.3s ease;
}
.ma-popup.d-none {
display: none;
}
.ma-popup.show {
opacity: 1;
pointer-events: all;
}
.ma-popup-backdrop {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.65);
}
.ma-popup-content {
z-index: 1;
position: relative;
}
.ma-popup-link {
display: block;
max-width: 100%;
}
.ma-popup-content img {
display: block;
max-width: 100%;
}
.ma-popup-close {
display: block;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer;
}
.ma-popup-close:before,
.ma-popup-close:after {
content: "";
display: block;
width: 40px;
height: 1px;
background-color: #000;
top: 50%;
position: absolute;
}
.ma-popup-close:before {
transform: rotate(45deg);
}
.ma-popup-close:after {
transform: rotate(-45deg);
}
#shop-menu .nav-menu > li.menu-item-clearance-category {
position: relative;
}
#shop-menu .nav-menu > li.menu-item-clearance-category:before {
content: "";
display: block;
position: absolute;
left: 0;
background-color: #e9e9e9;
width: 1px;
top: 50%;
height: 22px;
transform: translateY(-50%);
}
#shop-menu .nav-menu > li.menu-item-clearance-category a {
color: #000 !important;
position: relative;
}
#shop-menu .nav-menu > li.menu-item-clearance-category a > span {
background-color: #fff202;
padding: 6px 10px;
}
#shop-menu .nav-menu > li.menu-item-clearance-category a:hover span,
#shop-menu .nav-menu > li.menu-item-clearance-category.current-menu-item a span {
background-color: rgba(255, 242, 2, 0.8);
}
#shop-menu .nav-menu > li.menu-item-clearance-category a span:before,
#shop-menu .nav-menu > li.menu-item-clearance-category a span:after {
display: none;
}
.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper strong {
display: block;
width: 100%;
padding: 0.625rem 1.1875rem;
font-size: 0.8125rem;
font-weight: 400;
line-height: 1.125rem;
color: #000;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #e2e2e2;
border-radius: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none !important;
background-color: #e9ecef;
opacity: 1;
user-select: none;
}
.woocommerce.archive .category-description-wrap {
overflow: hidden;
position: relative;
padding-bottom: 20px;
}
.woocommerce.archive .category-description-wrap .readmore {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 20px;
text-align: center;
display: block;
z-index: 1;
background-color: #fff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23646E60'%3E%3Cpath d='M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z'%3E%3C/path%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.woocommerce.archive .category-description-wrap.show-all {
height: auto !important;
}
.woocommerce.archive .category-description-wrap.show-all .readmore {
transform: rotate(180deg);
}
.product-campaign-price {
background-color: #000;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
color: #fff202;
gap: 5px;
padding: 5px 10px;
font-size: 18px;
font-weight: 700;
margin-top: 10px;
}
.product-campaign-price .price {
font-size: 18px;
}
.product-campaign-price.single-product {
padding: 8px 10px;
margin-top: 20px;
display: block;
}
.product-campaign-price.single-product .product-campaign-price-wrap {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.product-campaign-price.single-product .price {
font-size: 18px;
}
.product-campaign-price.single-product .product-campaign-notice {
color: #fff202;
line-height: 1;
flex-basis: content;
}
.product-campaign-notice {
text-transform: uppercase;
font-size: 10px;
text-align: center;
}
@media (min-width: 992px) {
.single-product-campaign-addtocart {
width: fit-content;
}
}
.sidebar-product-filters .ui-slider.ui-widget-content {
border: none !important;
background-color: #ececec !important;
}
.sidebar-product-filters .ui-slider.ui-widget-content .ui-slider-handle {
border: none !important;
background-color: #646E60;
border-radius: 50%;
}
.sidebar-product-filters .ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover {
background-color: #90988c !important;
border: none !important;
}
.sidebar-product-filters .ui-slider.ui-widget-content .ui-slider-range {
background-color: #b1b7ae !important;
}
.sidebar-product-filters .wpfPriceRangeField#wpfMinPrice,
.sidebar-product-filters .wpfPriceRangeField#wpfMaxPrice {
display: block;
width: 100%;
padding: 0.925rem 1.1875rem;
font-size: 0.8125rem;
font-weight: 400;
line-height: 1.125rem;
color: #000;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #e2e2e2;
border-radius: 0;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none !important;
font-family: "Avenir Next", sans-serif;
text-align: center;
}
.sidebar-product-filters .wpfPriceRangeField#wpfMinPrice:focus,
.sidebar-product-filters .wpfPriceRangeField#wpfMaxPrice:focus {
color: #000;
background-color: #fff;
border-color: #999;
}
.sidebar-product-filters .wpfFilterVerScroll::-webkit-scrollbar-track {
border: none !important;
padding: 2px 0;
background-color: #f0f0f0;
border-radius: 4px;
}
.sidebar-product-filters .wpfFilterVerScroll::-webkit-scrollbar {
width: 8px;
opacity: 0.7;
}
.sidebar-product-filters .wpfFilterVerScroll:hover::-webkit-scrollbar {
opacity: 1;
}
.sidebar-product-filters .wpfFilterVerScroll::-webkit-scrollbar-thumb {
border-radius: 4px;
box-shadow: none !important;
background-color: #cfd4cc;
border: none !important;
}
.sidebar-product-filters .wpfFilterVerScroll::-webkit-scrollbar-thumb:hover {
background-color: #646E60;
}
.sidebar-product-filters .wpfColorsFilter .wpfColorsRow {
padding-left: 0 !important;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round {
margin-left: 2px;
margin-right: 2px;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-line {
background-color: #ececec !important;
height: 8.7px;
top: 27px;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-bar {
height: 8.7px;
background-color: #b1b7ae !important;
top: 27px;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-handle {
width: 17.2px;
height: 17.2px;
background-color: #646E60;
cursor: pointer;
box-shadow: none;
border: none;
top: 22px;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-handle:hover {
background-color: #90988c !important;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-from, .sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-to {
background-color: #646E60 !important;
border-color: #646E60 !important;
border-radius: 0 !important;
font-size: 12px !important;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-from:before, .sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-to:before {
border-top-color: #646E60 !important;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-min, .sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-max {
background-color: #ececec !important;
border-radius: 0 !important;
font-size: 12px !important;
}
.sidebar-product-filters .wpfFilterContent > .irs.irs--round .irs-shadow {
display: none;
}
.product-filters-top {
margin-top: 50px;
margin-bottom: 40px;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.product-filters-top .woocommerce-pagination {
margin-top: 0;
}
.product-filters-top .product-filters-top-group {
display: flex;
justify-content: flex-end;
}
.product-filters-top .product-filters-top-group .wpfMainWrapper {
width: auto !important;
margin-right: 10px !important;
}
.product-filters-top .product-filters-top-group .wpfMainWrapper .wpfFilterWrapper {
margin: 0 !important;
padding: 0 !important;
}
.product-filters-top .product-filters-top-group .wpfMainWrapper .wpfLoaderLayout {
display: none !important;
}
.product-filters-top .product-filters-top-group .wpfMainWrapper .nice-select ul li {
padding-left: 18px !important;
}
@media (max-width: 991px) {
.product-filters-top .top-pagination-column {
order: 3;
}
.product-filters-top .top-filters-column {
margin-bottom: 25px;
}
.sidebar-product-filters {
position: fixed;
top: 0;
left: 0;
background-color: #fff;
z-index: 100;
height: 100vh;
transition: all 0.3s ease;
}
.sidebar-product-filters .backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(236, 236, 236, 0.6);
z-index: -1;
}
.sidebar-product-filters .sidebar-filters-container {
height: 100%;
overflow-y: auto;
padding-left: 20px;
padding-right: 20px;
width: 300px;
max-width: 100%;
border-right: 1px solid #e9e9e9;
padding-bottom: 50px;
padding-top: 20px;
background-color: #fff;
transition: all 0.3s ease;
}
.sidebar-product-filters .sidebar-filters-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.sidebar-product-filters .sidebar-filters-header .ma-popup-close {
position: relative;
width: 24px;
height: 24px;
cursor: pointer;
}
.sidebar-product-filters .sidebar-filters-header .ma-popup-close:before,
.sidebar-product-filters .sidebar-filters-header .ma-popup-close:after {
width: 24px;
}
.sidebar-product-filters:not(.show-filters) {
opacity: 0;
pointer-events: none;
}
.sidebar-product-filters:not(.show-filters) .sidebar-filters-container {
transform: translateX(-100%);
}
}
@media (max-width: 575px) {
.product-filters-top .product-filters-top-group {
justify-content: center;
}
}
.woocommerce-checkout .woocommerce-cart-form .product-subtotal .woocommerce-cart-saved-total {
color: #000 !important;
}
.woocommerce-checkout .woocommerce-cart-form .product-subtotal .woocommerce-cart-saved-total i {
font-style: normal;
}
.bg-clearance {
background-color: #fff202;
}
.text-black {
color: #000;
}
.text-clearance {
color: #fff202;
}
.grecaptcha-badge {
display: none !important;
}