@charset "UTF-8";
  .woocommerce form span.show-password-input,
.woocommerce-page form span.show-password-input {
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center; }
.woocommerce form.login, .woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page form.register {
box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
padding: 30px 35px 20px;
border: 1px solid #e7e7e7;
background-color: #ffffff;
border-radius: 0; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
margin-top: 10px;
margin-bottom: 25px;
display: block; }
.wgl-theme-header .login-in {
display: inline-block;
padding-top: 0; }
.wgl-theme-header .login-in.woocommerce {
display: inline-block;
padding-top: 0; }
.wgl-theme-header .login-in .login-in_wrapper {
display: flex;
align-items: center;
height: 100%;
color: inherit; }
.wgl-theme-header .login-in .login-in_wrapper .button {
line-height: 30px;
padding: 5px 16px;
text-align: center;
min-width: unset;
margin: 0;
background-color: transparent;
color: inherit;
border: 1px solid var(--lemani-button-bg-idle); }
.wgl-theme-header .login-in .login-in_wrapper .button:hover, .wgl-theme-header .login-in .login-in_wrapper .button:focus {
color: var(--lemani-button-color-idle);
background-color: var(--lemani-button-bg-idle); }
.wgl-theme-header .login-in .wgl_modal-window {
display: flex;
justify-content: center;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: auto;
outline: none;
z-index: 1000000;
opacity: 0;
visibility: hidden;
-webkit-overflow-scrolling: touch;
text-align: center;
transition: 0.45s; }
.wgl-theme-header .login-in .wgl_modal-window .modal-dialog {
max-width: 380px;
width: 100%;
position: relative;
padding: 0;
margin: 30px;
z-index: 2; }
.wgl-theme-header .login-in .wgl_modal-window .col2-set .col-1,
.wgl-theme-header .login-in .wgl_modal-window .col2-set .col-2 {
width: 100%; }
@media all and (min-width: 768px) {
.wgl-theme-header .login-in .wgl_modal-window {
align-items: center; }
.wgl-theme-header .login-in .wgl_modal-window .modal-dialog {
max-width: 970px; } }
@media all and (min-width: 768px) and (min-width: 768px) {
.wgl-theme-header .login-in .wgl_modal-window .col2-set .col-1,
.wgl-theme-header .login-in .wgl_modal-window .col2-set .col-2 {
width: calc(50% - 15px); } }
.wgl-theme-header .login-in.open_login .wgl_modal-window {
opacity: 1;
visibility: visible; }
.wgl-theme-header .login-in.open_login .overlay {
opacity: 1;
visibility: visible; }
.wgl-theme-header .login-in.open_login .wgl-woocommerce-tabs {
transform: translateY(0);
opacity: 1; }
.wgl-theme-header .login-in .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ffffff;
opacity: 0.95;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
visibility: hidden;
transition: 0.4s; }
.wgl-theme-header .login-in .wgl-woocommerce-tabs {
transform: translateY(50px);
transition: 0.3s ease-in-out;
opacity: 0;
transition-delay: 0.3s; }
.wgl-theme-header .mini_cart-overlay {
position: fixed;
z-index: 15;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: 0.4s; }
.wgl-theme-header .mini-cart {
display: block;
position: relative; }
.wgl-theme-header .mini-cart a {
color: inherit;
cursor: pointer; }
.wgl-theme-header .mini-cart:hover svg line.st_transform-left {
transform: rotate(-60deg); }
.wgl-theme-header .mini-cart:hover svg line.st_transform-right {
transform: rotate(60deg); }
.wgl-theme-header .mini-cart .woo_mini_cart:before {
content: '';
position: absolute;
width: 100%;
height: 38px;
top: -38px;
left: 0;
right: 0; }
.wgl-theme-header .mini-cart .woocommerce-mini-cart__empty-message {
font-size: 16px;
line-height: 1.5; }
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li {
text-align: left;
list-style: none; }
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after {
content: '';
display: block;
height: 0;
clear: both; }
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:first-child {
margin-top: 0; }
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
margin-bottom: 5px; }
.wgl-theme-header.open_cart .mini_cart-overlay {
visibility: visible;
opacity: 1; }
.wgl-theme-header.open_cart .woocommerce .woo_mini_cart {
transform: translateX(0); }
.wgl-theme-header .woocommerce .woo_mini_cart {
display: flex;
flex-direction: column;
position: absolute;
z-index: 100000;
top: calc(-1px * var(--positioning-size));
right: calc(-1px * var(--positioning-size));
width: 350px;
min-height: 20vh;
max-height: calc(100vh - 30px);
border-radius: 0;
padding: 40px 40px 40px 40px;
text-align: center;
border: unset;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: scroll;
overscroll-behavior-y: contain;
transform: translateX(calc(100% + 40px));
transition: 0.3s ease-in;
scrollbar-width: none; }
@media (max-width: 419px) {
.wgl-theme-header .woocommerce .woo_mini_cart {
width: calc(100vw - 30px);
max-height: calc(100vh - 120px);
padding: 15px; } }
.wgl-theme-header .woocommerce .woo_mini_cart .variation {
color: inherit;
border-left: 2px solid rgba(255, 255, 255, 0.5); }
.wgl-theme-header .woocommerce .woo_mini_cart ul.cart_list {
padding-top: 0;
margin-top: 0;
max-height: 375px;
scrollbar-color: #ffffff #949494;
scrollbar-width: thin; }
.wgl-theme-header .woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity {
color: #949494; }
.wgl-theme-header .woocommerce .woo_mini_cart ul.cart_list li a {
color: inherit !important; }
.wgl-theme-header .woocommerce .woo_mini_cart ul.cart_list::-webkit-scrollbar-track {
border-left: 18px solid var(--lemani-submenu-background);
background-color: #949494; }
.wgl-theme-header .woocommerce .woo_mini_cart ul.cart_list::-webkit-scrollbar-thumb {
background-color: #ffffff;
border-color: var(--lemani-submenu-background); }
.wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_title {
display: flex;
justify-content: space-between;
align-items: baseline;
margin-bottom: 44px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 18px;
text-align: left; }
.wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_title h4 {
font-size: 24px; }
.wgl-theme-header .woocommerce .woo_mini_cart .close_mini_cart:after {
content: '\f169';
padding-left: 8px;
font-family: flaticon;
font-size: 13px;
line-height: 0;
color: #c2c2c2;
text-rendering: auto;
box-shadow: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
transition: 0.3s; }
.wgl-theme-header .woocommerce .woo_mini_cart .blockUI.blockOverlay {
background-color: transparent !important; }
.wgl-theme-header .woocommerce .woo_mini_cart .buttons .button {
padding: 12px 9px;
border: 1px solid var(--lemani-button-bg-idle); }
.wgl-theme-header .woo_icon {
display: flex;
align-items: center;
line-height: 30px;
height: 100%;
letter-spacing: 0; }
.wgl-theme-header .woo_mini-count {
display: inline-block;
position: relative;
font-style: normal;
color: inherit;
backface-visibility: hidden;
line-height: 20px;
transition: 0.4s; }
.wgl-theme-header .woo_mini-count:before {
display: block;
font-size: 24px;
line-height: 1em;
letter-spacing: unset;
font-weight: normal; }
.wgl-theme-header .woo_mini-count span {
position: absolute;
right: calc(100% - 10px);
bottom: -2px;
border-radius: 10px;
font-family: var(--lemani-content-font-family);
font-weight: 500;
line-height: 20px;
font-size: 9px;
min-width: 20px;
padding: 0 3px;
color: #ffffff;
background-color: var(--lemani-primary-color);
text-align: center; }
body {
--admin-bar-height: 0.01px; }
.admin-bar {
--admin-bar-height: 32px; }
@media all and (max-width: 782px) {
.admin-bar {
--admin-bar-height: 46px; } }
@media all and (max-width: 600px) {
.admin-bar {
--admin-bar-height: 0.01px; } }
.admin-bar .wgl-sticky-header {
top: var(--admin-bar-height); }
.admin-bar .wgl-theme-header .woo_mini_cart {
margin-top: 0; } .wgl-woocommerce-sorting {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px; }
.wgl-woocommerce-sorting:after {
display: block;
height: 0;
content: '';
clear: both; }
.wgl-products-catalog,
.wgl-products-related {
clear: both; }
.wgl-products-catalog {
margin-bottom: 60px; }
.elementor-widget-wgl-products-grid .wgl-products-catalog {
margin-bottom: 0; }
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
width: 50%;
margin: 13px 0 0 0;
font-size: 16px;
font-weight: normal;
color: #5e5e5e; }
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
width: 50%;
text-align: right;
float: unset;
margin-bottom: 0; }
.woocommerce .woocommerce-ordering:only-child,
.woocommerce-page .woocommerce-ordering:only-child {
margin-left: auto; }
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
float: right;
display: block;
width: 270px;
max-width: calc(100% - 30px);
outline: none;
-webkit-appearance: none;
appearance: none; }
.woocommerce .woocommerce-ordering select.orderby,
.woocommerce-page .woocommerce-ordering select.orderby {
max-width: unset;
margin-bottom: 0; }
.woo_product_post_media {
margin: 0; }
.wgl-products-catalog.carousel div.wgl-products {
display: block;
margin: 0; }
.wgl-products-catalog.carousel div.wgl-products div.product {
display: flex; }
div.wgl-products,
.woocommerce .products div.wgl-products {
display: flex;
flex-flow: row wrap;
align-items: flex-start;
margin: calc( 0px - ( var(--products-gap) / 2 ));
padding: 0; }
@keyframes wgl_fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 40px, 0); }
100% {
opacity: 1;
transform: translate3d(0, 0, 0); } }
div.wgl-products.animated_products div.product,
.woocommerce .products div.wgl-products.animated_products div.product {
opacity: 0;
transform: translate3d(0, 20px, 0); }
div.wgl-products.animated_products div.product.visible_item,
.woocommerce .products div.wgl-products.animated_products div.product.visible_item {
animation-fill-mode: both;
animation-name: wgl_fadeInUp;
animation-duration: 0.3s; }
div.wgl-products div.product,
.woocommerce .products div.wgl-products div.product {
display: flex;
align-items: center;
flex-flow: column nowrap;
margin: calc( var(--products-gap) / 2);
padding: 0;
border-radius: 0;
background-color: #ffffff; }
div.wgl-products div.product .woo_product_image,
.woocommerce .products div.wgl-products div.product .woo_product_image {
display: flex;
justify-content: center;
border: unset;
transition: inherit;
position: relative;
overflow: hidden;
border-radius: 0; }
div.wgl-products div.product .price,
.woocommerce .products div.wgl-products div.product .price {
display: block;
margin-top: 0;
font-size: 18px;
line-height: 30px;
font-weight: 400;
transition: color 0.3s; }
div.wgl-products div.product .price ins,
.woocommerce .products div.wgl-products div.product .price ins {
font-weight: inherit; }
div.wgl-products div.product .price del,
.woocommerce .products div.wgl-products div.product .price del {
color: #949494;
opacity: 1;
margin-right: 5px;
transition: 0.3s; }
div.wgl-products div.product .price .woocommerce-Price-currencySymbol,
.woocommerce .products div.wgl-products div.product .price .woocommerce-Price-currencySymbol {
font-weight: 400; }
div.wgl-products .woo_product_content,
.woocommerce .products div.wgl-products .woo_product_content {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
margin: 0;
padding: 25px 0 11px;
text-align: left;
opacity: 1;
transition: 0.3s;
position: relative; }
div.wgl-products .woocommerce-loop-product__title,
.woocommerce .products div.wgl-products .woocommerce-loop-product__title {
display: block;
font-family: var(--lemani-content-font-family);
position: relative;
font-size: 18px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 8px; }
div.wgl-products .woocommerce-loop-product__title > a,
.woocommerce .products div.wgl-products .woocommerce-loop-product__title > a {
display: block;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
text-transform: inherit;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.08em;
text-underline-offset: 0.05em; }
div.wgl-products .woocommerce-loop-product__title > a:hover,
.woocommerce .products div.wgl-products .woocommerce-loop-product__title > a:hover {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor; }
div.wgl-products .woocommerce-loop-category__title,
.woocommerce .products div.wgl-products .woocommerce-loop-category__title {
font-size: 20px;
line-height: 1.7;
font-weight: 500;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
transition: color 0.4s; }
div.wgl-products .woocommerce-loop-category__title mark,
.woocommerce .products div.wgl-products .woocommerce-loop-category__title mark {
color: var(--lemani-content-color);
opacity: 1;
background-color: unset;
font-weight: 500; }
div.wgl-products .star-rating,
.woocommerce .products div.wgl-products .star-rating {
float: none;
margin: 0 0 17px;
order: -1;
font-size: 13px; }
div.wgl-products .star-rating:before,
.woocommerce .products div.wgl-products .star-rating:before {
content: "\53\53\53\53\53";
color: #e5d9c8; }
div.wgl-products .star-rating span:before,
.woocommerce .products div.wgl-products .star-rating span:before {
opacity: 1;
color: #f69946; }
div.wgl-products .wgl-carousel_wrapper,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper {
width: 100%; }
div.wgl-products .wgl-carousel_wrapper .wgl-carousel,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper .wgl-carousel {
margin: -15px;
padding: 15px; }
div.wgl-products .wgl-carousel_wrapper .swiper-pagination,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper .swiper-pagination {
margin-left: 50%;
transform: translateX(-50%);
margin-top: 47px; }
div.wgl-products .wgl-carousel_wrapper .swiper-pagination li:only-child,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper .swiper-pagination li:only-child {
display: none; }
div.wgl-products .wgl-carousel_wrapper div.product.swiper-slide,
.woocommerce .products div.wgl-products .wgl-carousel_wrapper div.product.swiper-slide {
margin: 0;
padding: 0; }
div.wgl-products div.product .woocommerce-product-rating,
.woocommerce .products div.wgl-products div.product .woocommerce-product-rating {
margin-top: -3px;
margin-bottom: 6px; }
div.wgl-products div.product .woocommerce-product-rating .star-rating,
.woocommerce .products div.wgl-products div.product .woocommerce-product-rating .star-rating {
font-size: 12px;
width: 6.255em;
letter-spacing: 0.2em;
margin-top: 0; }
div.wgl-products div.product .woocommerce-product-rating .woocommerce-review-link,
.woocommerce .products div.wgl-products div.product .woocommerce-product-rating .woocommerce-review-link {
font-size: 14px;
color: var(--lemani-content-color);
text-decoration: underline;
text-underline-offset: 1px; }
div.wgl-products div.product .woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce .products div.wgl-products div.product .woocommerce-product-rating .woocommerce-review-link:hover {
color: var(--lemani-primary-color); }
.woocommerce .star-rating {
width: 5.75em;
margin-top: 0;
font-size: 12px;
line-height: 1;
letter-spacing: 0.1em;
float: unset; }
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
color: #e5d9c8; }
.woocommerce .star-rating span:before,
.woocommerce .star-rating span span:before {
opacity: 1;
color: #f69946; }
.woocommerce .woocommerce-product-rating .star-rating {
width: 5.75em;
font-size: 14px;
margin-top: -2px;
margin-right: 5px;
margin-left: 0;
letter-spacing: 0.1em; }
.columns-6 div.wgl-products {
--products-width: 16.66666%; }
.columns-5 div.wgl-products {
--products-width: 20%; }
.columns-4 div.wgl-products {
--products-width: 25%; }
.columns-3 div.wgl-products {
--products-width: 33.333%; }
.columns-2 div.wgl-products {
--products-width: 50%; }
.columns-1 div.wgl-products {
--products-width: 100%;
--products-gap: 20px; }
@media all and (max-width: 1599px) {
body[data-elementor-device-mode="desktop"] .columns-6 div.wgl-products,
body[data-elementor-device-mode="desktop"] .columns-5 div.wgl-products {
--products-width: 25% !important; } }
body[data-elementor-device-mode="tablet"] .columns-tablet-6 div.wgl-products {
--products-width: 16.66666%; }
body[data-elementor-device-mode="tablet"] .columns-tablet-5 div.wgl-products {
--products-width: 20%; }
body[data-elementor-device-mode="tablet"] .columns-tablet-4 div.wgl-products {
--products-width: 25%; }
body[data-elementor-device-mode="tablet"] .columns-tablet-3 div.wgl-products {
--products-width: 33.333%; }
body[data-elementor-device-mode="tablet"] .columns-tablet-2 div.wgl-products {
--products-width: 50%; }
body[data-elementor-device-mode="tablet"] .columns-tablet-1 div.wgl-products {
--products-width: 100%;
--products-gap: 20px; }
body[data-elementor-device-mode="mobile"] .columns-mobile-6 div.wgl-products {
--products-width: 16.66666%; }
body[data-elementor-device-mode="mobile"] .columns-mobile-5 div.wgl-products {
--products-width: 20%; }
body[data-elementor-device-mode="mobile"] .columns-mobile-4 div.wgl-products {
--products-width: 25%; }
body[data-elementor-device-mode="mobile"] .columns-mobile-3 div.wgl-products {
--products-width: 33.333%; }
body[data-elementor-device-mode="mobile"] .columns-mobile-2 div.wgl-products {
--products-width: 50%; }
body[data-elementor-device-mode="mobile"] .columns-mobile-1 div.wgl-products {
--products-width: 100%;
--products-gap: 20px; }
div.wgl-products {
--products-gap: 30px; }
div.wgl-products div.product {
width: calc(var(--products-width) - var(--products-gap)); }
@media all and (max-width: 599px) {
div.wgl-products {
--products-gap: 20px; } }
div.wgl-products div.product {
transition: box-shadow 0.4s; }
div.wgl-products div.product:before, div.wgl-products div.product:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
z-index: 2;
transition: opacity 0.4s;
border-radius: inherit; }
div.wgl-products div.product:before {
opacity: 1; }
div.wgl-products div.product .picture {
position: relative;
padding: 0;
text-align: center;
box-shadow: 0 0 0 0 transparent;
transition: box-shadow 0.3s; }
div.wgl-products div.product .picture .woo_post-link {
display: block;
position: relative;
font-size: 0;
line-height: 0;
opacity: 1;
transition: opacity 0.3s; }
div.wgl-products div.product .picture img {
border-radius: 0; }
div.wgl-products div.product .picture img.attachment-shop_catalog {
display: none;
position: absolute;
top: 0;
left: 0;
right: auto;
pointer-events: none;
opacity: 0;
transition: opacity 0.7s; }
div.wgl-products div.product .picture:after {
display: block;
content: '';
background: var(--lemani-shop-products-overlay);
opacity: 0;
transition: all 0.4s;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none; }
div.wgl-products div.product.added_to_cart_item:before, div.wgl-products div.product:hover:before {
opacity: 0; }
div.wgl-products div.product.added_to_cart_item:after, div.wgl-products div.product:hover:after {
opacity: 1; }
div.wgl-products div.product.added_to_cart_item .picture img.attachment-shop_catalog, div.wgl-products div.product:hover .picture img.attachment-shop_catalog {
opacity: 1;
pointer-events: inherit;
transform: translateZ(0) translateY(0) !important; }
div.wgl-products div.product.added_to_cart_item .picture:before, div.wgl-products div.product:hover .picture:before {
opacity: 0; }
div.wgl-products div.product.added_to_cart_item .picture:after, div.wgl-products div.product:hover .picture:after {
opacity: 1; }
div.wgl-products div.product .wgl_woo_button_wrapper {
position: absolute;
top: auto;
right: 10px;
bottom: 10px;
left: 10px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
pointer-events: none;
z-index: 1; }
div.wgl-products div.product a.button,
div.wgl-products div.product a.wc-forward {
pointer-events: auto;
display: flex;
align-items: flex-start;
justify-content: center;
color: var(--lemani-button-color-hover);
background: var(--lemani-button-bg-idle);
margin: 0;
border-radius: 0;
border: unset;
padding: 18px 18px;
text-align: center;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0;
width: 100%;
z-index: 2;
transition: 0.3s ease-in-out;
-webkit-appearance: none; }
div.wgl-products div.product a.button:hover, div.wgl-products div.product a.button:focus, div.wgl-products div.product a.button:active,
div.wgl-products div.product a.wc-forward:hover,
div.wgl-products div.product a.wc-forward:focus,
div.wgl-products div.product a.wc-forward:active {
color: var(--lemani-button-color-idle);
background: var(--lemani-button-bg-hover); }
div.wgl-products div.product a.button {
opacity: 0; }
div.wgl-products div.product a.button:before {
content: '\f103';
font-family: 'Flaticon';
font-size: 22px;
min-width: 1em;
margin-right: 10px;
font-weight: 300;
color: inherit;
overflow: hidden;
opacity: 1;
transition: all 0.3s 0.3s, color 0s, opacity 0.3s, margin 0.3s; }
div.wgl-products div.product a.button:after {
content: '';
position: static;
font-size: 19px;
background-image: var(--lemani-button-loading);
background-size: 1em;
background-position: center;
background-repeat: no-repeat;
width: 0;
height: 1em;
transition: all 0.3s, opacity 0.3s 0.3s, background-size 0s;
order: 1;
opacity: 0;
animation: fa-spin 2s infinite linear; }
div.wgl-products div.product a.button.product_type_grouped::before, div.wgl-products div.product a.button.product_type_variable::before, div.wgl-products div.product a.button.product_type_external::before {
font-family: 'Font Awesome 5 Free';
font-size: 16px;
min-width: 1.2em;
font-weight: 900; }
div.wgl-products div.product a.button.product_type_grouped::before {
content: '\f5fd'; }
div.wgl-products div.product a.button.product_type_variable::before {
content: '\f0ca'; }
div.wgl-products div.product a.button.product_type_external::before {
content: '\f35d'; }
div.wgl-products div.product a.wc-forward {
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
transform: translateY(-50%); }
div.wgl-products div.product:hover a.button,
div.wgl-products div.product a.button.loading {
opacity: 1;
visibility: visible; }
div.wgl-products div.product a.button.loading:before {
width: 0;
margin: 0;
opacity: 0; }
div.wgl-products div.product a.button.loading:after {
width: 1em;
opacity: 1;
margin: 3px 0 0 10px; }
div.wgl-products div.product a.button.added {
opacity: 0;
transform: scale(1.15);
filter: blur(5px);
transition: .5s 1.5s; }
div.wgl-products div.product a.button.added:before {
width: 0;
margin: 0;
opacity: 0; }
div.wgl-products div.product a.button.added:after {
font-size: 22px;
background-size: 1em;
width: 1.1em;
opacity: 0;
margin: 0 0 0 10px;
animation: wc_fade_out_in .6s forwards; }
div.wgl-products div.product a.button.added + .added_to_cart {
animation: wc_fade_in 0.6s 2s both; }
@keyframes fa-spin {
0% {
transform: rotate(0turn); }
100% {
transform: rotate(1turn); } }
@keyframes wc_slide_right {
0% {
opacity: 0;
transform: translateY(0); }
100% {
opacity: 1;
transform: translateY(0); } }
@keyframes wc_fade_out {
0% {
opacity: 1;
transform: translateY(0); }
100% {
z-index: -1;
opacity: 0;
transform: translateY(15px); } }
@keyframes wc_fade_in {
0% {
opacity: 0;
visibility: hidden;
transform: translateY(100%); }
100% {
opacity: 1;
visibility: visible;
transform: translateY(0); } }
@keyframes wc_fade_out_in {
0% {
opacity: 0;
background-image: var(--lemani-button-loading); }
20% {
opacity: 0;
background-image: var(--lemani-button-success); }
100% {
opacity: 1;
background-image: var(--lemani-button-success); } }
.woocommerce span.onsale {
top: 10px;
right: auto;
bottom: auto;
left: 10px;
min-width: 60px;
min-height: auto;
width: auto;
height: auto;
border-radius: 0;
padding: 0 7px;
font-family: var(--lemani-content-font-family);
font-size: 14px;
line-height: 28px;
font-weight: 500;
color: #ffffff;
background-color: var(--lemani-primary-color);
z-index: 1; }
.woocommerce .products .star-rating {
margin: 5px auto 10px; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
border: unset;
border-radius: 0;
font-size: 16px;
font-weight: 500;
padding: 16px 30px;
line-height: 24px;
height: auto;
color: var(--lemani-button-color-hover);
background-color: var(--lemani-button-bg-idle);
transition: 0.3s ease-in-out; }
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active {
color: var(--lemani-button-color-idle);
background-color: var(--lemani-button-bg-hover); }
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
padding: 16px 30px;
margin-bottom: 15px;
min-width: 150px;
color: var(--lemani-button-color-hover);
background-color: var(--lemani-button-bg-idle); }
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active {
color: var(--lemani-button-color-idle);
background-color: var(--lemani-button-bg-hover); }
.woocommerce .woocommerce-error .button.woocommerce-Button,
.woocommerce .woocommerce-info .button.woocommerce-Button,
.woocommerce .woocommerce-message .button.woocommerce-Button,
.woocommerce .woocommerce-button.button.woocommerce-form-register__submit,
.woocommerce .woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce .woocommerce-ResetPassword .woocommerce-Button.button,
.woocommerce table.my_account_orders .button,
.woocommerce .return-to-shop a.button {
min-width: unset;
padding: 16px 30px;
margin-bottom: 15px;
color: var(--lemani-button-color-idle);
background-color: var(--lemani-button-bg-idle);
text-transform: uppercase;
overflow: hidden;
z-index: 1;
transition: 0.3s ease-in-out; }
.woocommerce .woocommerce-error .button.woocommerce-Button:hover, .woocommerce .woocommerce-error .button.woocommerce-Button:focus, .woocommerce .woocommerce-error .button.woocommerce-Button:active,
.woocommerce .woocommerce-info .button.woocommerce-Button:hover,
.woocommerce .woocommerce-info .button.woocommerce-Button:focus,
.woocommerce .woocommerce-info .button.woocommerce-Button:active,
.woocommerce .woocommerce-message .button.woocommerce-Button:hover,
.woocommerce .woocommerce-message .button.woocommerce-Button:focus,
.woocommerce .woocommerce-message .button.woocommerce-Button:active,
.woocommerce .woocommerce-button.button.woocommerce-form-register__submit:hover,
.woocommerce .woocommerce-button.button.woocommerce-form-register__submit:focus,
.woocommerce .woocommerce-button.button.woocommerce-form-register__submit:active,
.woocommerce .woocommerce-button.button.woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-button.button.woocommerce-form-login__submit:focus,
.woocommerce .woocommerce-button.button.woocommerce-form-login__submit:active,
.woocommerce .woocommerce-ResetPassword .woocommerce-Button.button:hover,
.woocommerce .woocommerce-ResetPassword .woocommerce-Button.button:focus,
.woocommerce .woocommerce-ResetPassword .woocommerce-Button.button:active,
.woocommerce table.my_account_orders .button:hover,
.woocommerce table.my_account_orders .button:focus,
.woocommerce table.my_account_orders .button:active,
.woocommerce .return-to-shop a.button:hover,
.woocommerce .return-to-shop a.button:focus,
.woocommerce .return-to-shop a.button:active {
color: var(--lemani-button-color-hover);
background-color: var(--lemani-button-bg-hover); }
.woocommerce #respond input#submit {
padding: 8px 33px;
border: none; }
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: 16px 30px;
opacity: 0.5 !important;
color: var(--lemani-button-color-idle);
background-color: #929292;
box-shadow: unset !important;
border: unset !important;
border-radius: 0 !important; }
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit.disabled:focus, .woocommerce #respond input#submit.disabled:active, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled:focus, .woocommerce #respond input#submit:disabled:active, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce #respond input#submit:disabled[disabled]:focus, .woocommerce #respond input#submit:disabled[disabled]:active,
.woocommerce a.button.disabled:hover,
.woocommerce a.button.disabled:focus,
.woocommerce a.button.disabled:active,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled:focus,
.woocommerce a.button:disabled:active,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce a.button:disabled[disabled]:focus,
.woocommerce a.button:disabled[disabled]:active,
.woocommerce button.button.disabled:hover,
.woocommerce button.button.disabled:focus,
.woocommerce button.button.disabled:active,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled:active,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce button.button:disabled[disabled]:active,
.woocommerce input.button.disabled:hover,
.woocommerce input.button.disabled:focus,
.woocommerce input.button.disabled:active,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled:focus,
.woocommerce input.button:disabled:active,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce input.button:disabled[disabled]:active {
color: var(--lemani-button-color-hover);
background-color: #929292; }
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled] {
color: var(--lemani-button-color-idle);
background-color: #929292; }
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:focus, .woocommerce #respond input#submit.alt.disabled:active, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled:focus, .woocommerce #respond input#submit.alt:disabled:active, .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:focus, .woocommerce #respond input#submit.alt:disabled[disabled]:active,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt.disabled:focus,
.woocommerce a.button.alt.disabled:active,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled:focus,
.woocommerce a.button.alt:disabled:active,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce a.button.alt:disabled[disabled]:focus,
.woocommerce a.button.alt:disabled[disabled]:active,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:active,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled:focus,
.woocommerce button.button.alt:disabled:active,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt:disabled[disabled]:focus,
.woocommerce button.button.alt:disabled[disabled]:active,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled:focus,
.woocommerce input.button.alt.disabled:active,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled:focus,
.woocommerce input.button.alt:disabled:active,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt:disabled[disabled]:focus,
.woocommerce input.button.alt:disabled[disabled]:active {
color: var(--lemani-button-color-idle);
background-color: #929292; }
.wgl-products.appear-animation.anim-fade-in .product {
transition: opacity 0.9s ease, box-shadow 0.4s; }
.wgl-products.appear-animation.anim-slide-top .product {
transform: translateY(50px);
transition: all 0.5s ease-in-out; }
.wgl-products.appear-animation.anim-slide-bottom .product {
transform: translateY(-50px);
transition: all 0.5s ease-in-out; }
.wgl-products.appear-animation.anim-slide-left .product {
transform: translateX(50px);
transition: all 0.5s ease-in-out; }
.wgl-products.appear-animation.anim-slide-right .product {
transform: translateX(-50px);
transition: all 0.5s ease-in-out; }
.wgl-products.appear-animation.anim-zoom .product {
transform: scale(0.5);
transition: all 0.5s ease-in-out; }
.wgl-products.appear-animation .product {
opacity: 0; }
.wgl-products.appear-animation .animate .product,
.wgl-products.appear-animation .product.animate {
opacity: 1;
transform: unset; } .woocommerce .summary .product_meta {
position: relative;
border-top: 1px solid #d9d9d9;
padding: 32px 0 30px; }
.woocommerce .summary .product_meta > span {
display: block;
margin-bottom: 0;
font-size: 16px;
font-weight: 400;
line-height: 30px; }
.woocommerce .summary .product_meta > span:not(:last-child) {
margin-bottom: 6px; }
.woocommerce .summary .product_meta > span span.title,
.woocommerce .summary .product_meta > span a.title {
font-size: 14px;
font-weight: 700;
margin-right: 10px;
text-transform: uppercase;
letter-spacing: 0.1em; }
.woocommerce .summary .product_meta > span span.title ~ span:first-child,
.woocommerce .summary .product_meta > span a.title ~ span:first-child {
margin-left: 5px; }
.woocommerce .summary .woocommerce-product-details__short-description {
font-size: 16px; }
.woocommerce .summary .woocommerce-product-details__short-description ul {
margin-top: 22px;
line-height: 1.75em; }
.woocommerce .summary .woocommerce-product-details__short-description ul:last-child {
margin-bottom: 0;
padding-bottom: 0; }
.woocommerce .summary .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0; }
.woocommerce .summary .product_additional_information {
width: 100%;
margin-top: 26px;
margin-bottom: 0;
border-top: 1px solid #dcdee0;
padding: 32px 0 8px; }
.woocommerce .summary .product_additional_information + .product_meta {
border: unset;
padding-top: 0;
margin-top: 0; }
.woocommerce .summary table.shop_attributes {
border: unset;
width: 100%;
font-size: 16px;
font-weight: 400;
margin: 0; }
.woocommerce .summary table.shop_attributes tr {
display: block; }
.woocommerce .summary table.shop_attributes tr:not(:last-child) {
margin-bottom: 8px; }
.woocommerce .summary table.shop_attributes th {
padding: 0 4px 0 0;
width: auto;
border: unset;
font-weight: 500;
display: inline-block;
color: var(--lemani-header-font-color);
background: transparent !important; }
.woocommerce .summary table.shop_attributes th:after {
content: ':'; }
.woocommerce .summary table.shop_attributes td {
display: inline-block;
width: auto;
border: unset;
font-style: normal;
font-weight: 400;
background: transparent !important; }
.woocommerce .summary table.shop_attributes td p {
padding: 0; }
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 25px;
right: 25px;
height: 50px;
width: 50px;
line-height: 50px;
color: var(--lemani-header-font-color);
background-color: transparent;
text-align: center;
border-radius: 0;
text-decoration: none;
box-shadow: unset;
transition: 0.3s; }
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
content: "\f102";
font-family: 'Flaticon';
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 1.1em;
height: 1.1em;
line-height: 1.1em;
border: unset;
font-size: 20px;
font-weight: 400;
text-indent: 0;
margin: auto; }
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
display: none; }
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
color: #ffffff;
background-color: var(--lemani-primary-color); }
.woocommerce.single-product div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper {
border-radius: 0; }
.product .flex-control-nav li {
margin-left: 0;
padding: 0; }
.product .flex-control-nav li img {
margin: 0 auto; }
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
float: left;
width: 48%;
max-width: 540px;
margin-bottom: 55px; }
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
float: right;
width: 49%;
max-width: 570px;
display: flex;
flex-direction: column;
margin-bottom: 20px; }
@media (max-width: 767px) {
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
width: 100%;
max-width: unset; }
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
width: 100%;
clear: both;
max-width: unset; } }
.woocommerce div.product {
margin-bottom: 30px; }
.woocommerce div.product .woocommerce-product-rating {
display: flex;
align-items: center;
flex-wrap: wrap; }
.woocommerce div.product .summary .woocommerce-product-rating {
margin-bottom: 0;
padding-top: 0; }
.woocommerce div.product div.images.woocommerce-product-gallery figure {
overflow: hidden;
border-radius: 0; }
.woocommerce div.product div.images.woocommerce-product-gallery figure a {
pointer-events: none; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
border-radius: 0; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport:after {
display: block;
content: '';
background: var(--lemani-shop-products-overlay);
opacity: 1;
transition: all 0.4s;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
grid-gap: 10px;
margin-top: 15px;
overflow: visible !important;
pointer-events: none; }
@media (min-width: 768px) {
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs {
grid-template-columns: repeat(auto-fill, minmax(96px, 1fr));
grid-gap: 20px;
margin-top: 30px; } }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs:after {
content: '';
display: block;
height: 0;
clear: both; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li {
margin: 0;
padding: 0;
list-style: none;
float: left;
cursor: pointer;
width: 100%; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li:after {
display: block;
content: '';
background: var(--lemani-shop-products-overlay);
opacity: 1;
transition: all 0.4s;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li,
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img {
border-radius: 0;
position: relative;
transition: 0.3s; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 1;
box-shadow: 0 0 0 0 transparent;
pointer-events: auto; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img:hover, .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
box-shadow: 0 0 0 1px var(--lemani-primary-color); }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li:before {
display: none; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li:last-child {
margin-right: 0; }
.woocommerce div.product div.images.woocommerce-product-gallery__trigger {
position: absolute;
z-index: 99;
top: 1em;
right: 1em; }
.woocommerce div.product .product_title {
margin-top: -0.18em;
margin-bottom: 13px;
font-size: 42px;
line-height: 1.1em; }
@media all and (max-width: 380px) {
.woocommerce div.product .product_title {
font-size: 30px; } }
.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
font-family: var(--lemani-content-font-family);
margin-top: 6px;
margin-bottom: 13px;
font-size: 30px;
font-weight: 400;
line-height: 40px;
color: var(--lemani-primary-color); }
.woocommerce div.product .summary p.price .woocommerce-Price-currencySymbol,
.woocommerce div.product .summary span.price .woocommerce-Price-currencySymbol {
padding-right: 0; }
.woocommerce div.product .summary p.price ins,
.woocommerce div.product .summary span.price ins {
font-weight: inherit; }
.woocommerce div.product .summary p.price del,
.woocommerce div.product .summary span.price del {
opacity: 1; }
.woocommerce div.product .summary .woocommerce-product-rating {
margin-bottom: 12px;
padding-top: 0; }
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
color: var(--lemani-content-color);
text-decoration: underline;
text-underline-offset: 1px; }
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link:hover {
color: var(--lemani-primary-color); }
.woocommerce div.product p.stock {
margin-bottom: 30px; }
.woocommerce div.product form.cart {
margin-top: 30px;
margin-bottom: 20px;
border-top: 0;
display: flex;
align-items: flex-start;
flex-wrap: wrap; }
.woocommerce div.product form.cart.variations_form {
display: block; }
.woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
display: flex;
align-items: flex-start;
flex-wrap: wrap; }
.woocommerce div.product form.cart.grouped_form {
padding-top: 40px; }
.woocommerce div.product form.cart.grouped_form .group_table {
margin-bottom: 20px; }
.woocommerce div.product form.cart.grouped_form div.quantity .quantity_title {
display: none; }
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item__label {
text-align: left; }
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item__label a {
color: var(--lemani-header-font-color); }
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item__label a:hover {
color: var(--lemani-primary-color); }
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item__price {
display: flex;
height: 56px;
align-items: center;
box-sizing: content-box;
color: var(--lemani-primary-color);
font-size: 18px;
font-weight: 400;
line-height: 1.2;
padding-right: 0; }
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item__price del {
font-size: 20px; }
.woocommerce div.product form.cart.grouped_form tr {
border: 0; }
.woocommerce div.product form.cart.grouped_form td {
vertical-align: middle;
padding: 0 0 20px 0; }
.woocommerce div.product form.cart.grouped_form td:first-child {
width: 82px; }
.woocommerce div.product form.cart.grouped_form td.woocommerce-grouped-product-list-item__quantity {
padding-right: 10px; }
.woocommerce div.product form.cart.grouped_form td label {
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.025em; }
@media all and (max-width: 1200px) {
.woocommerce div.product form.cart.grouped_form div.quantity .quantity_title {
display: none; }
.woocommerce div.product form.cart.grouped_form td.woocommerce-grouped-product-list-item__quantity {
padding-right: 0; } }
@media all and (max-width: 768px) {
.woocommerce div.product form.cart.grouped_form {
padding-top: 30px; }
.woocommerce div.product form.cart.grouped_form tr {
display: flex;
flex-wrap: wrap; }
.woocommerce div.product form.cart.grouped_form td.woocommerce-grouped-product-list-item__label {
width: 100%;
order: -1;
padding: 5px 0 15px; }
.woocommerce div.product form.cart.grouped_form td.woocommerce-grouped-product-list-item__price {
padding-left: 20px; } }
.woocommerce div.product form.cart .button {
flex: 1;
margin-bottom: 20px;
min-width: 245px; }
.woocommerce div.product form.cart .button:before {
content: '\f103';
font-size: 22px;
font-family: 'Flaticon';
display: inline-block;
vertical-align: middle;
transform: translateY(-2px);
line-height: 22px;
height: 22px;
margin: -1px 9px -1px 0; }
.woocommerce div.product form.cart .variations {
margin-bottom: 30px;
margin-top: -11px;
position: relative; }
.woocommerce div.product form.cart .woocommerce-variation-description {
margin-bottom: 23px; }
.woocommerce div.product form.cart .woocommerce-variation-description p:last-child {
margin-bottom: 0; }
.woocommerce div.product form.cart .woocommerce-variation-price span.price {
margin-bottom: 27px; }
.woocommerce del {
color: #949494;
opacity: 1;
margin-right: 0.5em; }
.woocommerce del .woocommerce-Price-amount {
color: inherit; }
.woocommerce ins {
text-decoration: none; }
.related.products,
.upsells.products {
clear: both; }
.related.products:not(:last-child),
.upsells.products:not(:last-child) {
margin-bottom: 53px; }
.related.products > h4,
.upsells.products > h4 {
position: relative;
z-index: 1;
margin-bottom: 28px;
font-size: 36px;
line-height: 50px;
text-align: center; }
.related.products div.wgl-products,
.upsells.products div.wgl-products {
margin: 0 !important; } body .pswp .pswp__scroll-wrap .pswp__button--arrow--left:before,
body .pswp .pswp__scroll-wrap .pswp__button--arrow--right:before {
background-color: unset; } .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
text-align: left; }
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 0; }
.woocommerce ul.cart_list li:not(:last-child),
.woocommerce ul.product_list_widget li:not(:last-child) {
margin-bottom: 30px; }
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: inline-block;
font-family: var(--lemani-content-font-family);
font-size: 16px;
line-height: 1.3;
margin-bottom: 5px;
font-weight: 500;
color: var(--lemani-header-font-color);
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.08em;
text-underline-offset: 0.05em;
transition: 0.3s ease-in-out; }
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover {
color: var(--lemani-header-font-color);
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor; }
.woocommerce ul.cart_list li a:hover:after,
.woocommerce ul.product_list_widget li a:hover:after {
opacity: 1; }
.woocommerce ul.cart_list li a ~ .price,
.woocommerce ul.product_list_widget li a ~ .price {
margin-top: 7px; }
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
width: 70px;
min-width: 70px;
margin: 0;
border: unset;
border-radius: unset;
transition: inherit; }
.woocommerce .wgl_mini-cart_flex {
display: flex;
align-items: center; }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_image {
width: 70px;
min-width: 70px;
margin: 0 20px 0 0;
transition: 0.4s;
box-shadow: unset;
border-radius: 0;
align-self: flex-start;
position: relative;
font-size: 0;
line-height: 0; }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_image a {
margin: 0; }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_image a:after {
display: block;
content: '';
background: var(--lemani-shop-products-overlay);
opacity: 0;
transition: all 0.4s;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none; }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_image:hover a:after {
opacity: 1; }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_image:hover ~ .wgl_mini-cart_contents a {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
color: var(--lemani-header-font-color); }
.woocommerce .wgl_mini-cart_flex .wgl_mini-cart_contents {
margin-top: -3px;
transition: opacity 0.3s; }
.woocommerce .wgl_mini-cart_flex p.price {
margin: 0;
line-height: 1;
font-size: 16px;
font-weight: 400; }
.woocommerce ul.cart_list li.wgl_mini-cart_flex {
padding-left: 0; }
.woocommerce ul.cart_list li.wgl_mini-cart_flex .wgl_mini-cart_contents {
position: relative;
margin: -8px 0 -2px;
padding-right: 17px;
width: 100%; }
.woocommerce .woo_mini_cart::-webkit-scrollbar {
display: none; }
.woocommerce .woo_mini_cart ul.cart_list {
padding: 10px 0 0 0;
margin: -10px 0 auto 0;
max-height: 380px;
overflow-x: hidden;
overflow-y: auto;
scrollbar-color: var(--lemani-header-font-color) #d9d9d9;
scrollbar-width: thin; }
.woocommerce .woo_mini_cart ul.cart_list::-webkit-scrollbar {
width: 20px; }
.woocommerce .woo_mini_cart ul.cart_list::-webkit-scrollbar-track {
background-color: #d9d9d9;
border-left: 19px solid #fff; }
.woocommerce .woo_mini_cart ul.cart_list::-webkit-scrollbar-thumb {
background-color: var(--lemani-header-font-color);
border-left: 18px solid #fff; }
@-moz-document url-prefix() {
.woocommerce .woo_mini_cart ul.cart_list {
padding: 10px 10px 0 0;
margin: -10px -10px auto 0; } }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove {
position: absolute;
z-index: 2;
top: 9px;
bottom: auto;
left: auto;
right: 0;
font-size: 11px;
height: 1em;
width: 1em;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 0;
background: unset !important; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:before {
content: '\f137';
font-family: 'Flaticon';
position: static;
padding: 0;
font-size: inherit;
line-height: 1em;
box-shadow: none; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:hover ~ a,
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:hover ~ dl,
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item a.remove:hover ~ span {
opacity: 0.5; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity {
display: block;
margin-top: 10px;
color: #8f8f8f;
font-weight: 400;
transition: opacity 0.4s; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity,
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .amount {
font-size: 16px;
line-height: 1;
margin-top: 8px; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .amount {
font-weight: 400; }
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .woocommerce-Price-currencySymbol {
display: inline-block; }
.woocommerce .woo_mini_cart .total {
display: flex;
justify-content: flex-start;
align-items: baseline;
flex-wrap: wrap;
margin-top: 4px;
margin-bottom: 16px;
line-height: 30px;
border: unset;
padding-top: 12px;
padding-bottom: 0;
text-align: left; }
.woocommerce .woo_mini_cart .total > span {
font-size: 18px;
font-weight: 400; }
.woocommerce .woo_mini_cart .total strong {
font-size: 18px;
font-weight: 500;
text-transform: capitalize; }
.woocommerce .woo_mini_cart .total .woocommerce-Price-amount {
padding-left: 7px; }
.woocommerce .woo_mini_cart .total .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
padding-right: 0;
font-weight: 400; }
.woocommerce .woo_mini_cart .buttons {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 -5px -10px;
padding-bottom: 4px; }
.woocommerce .woo_mini_cart .buttons .button {
width: auto;
min-width: calc(50% - 10px);
flex-grow: 1;
margin: 0 5px 10px;
font-family: var(--lemani-content-font-family);
font-size: 14px;
font-weight: 500;
padding: 13px 10px;
line-height: 24px;
text-align: center;
white-space: nowrap;
letter-spacing: 0;
border: unset;
transition: 0.4s; }
.woocommerce .woo_mini_cart .buttons .button:not(.checkout) {
background-color: var(--lemani-button-bg-idle);
color: var(--lemani-button-color-idle); }
.woocommerce .woo_mini_cart .buttons .button:not(.checkout):hover, .woocommerce .woo_mini_cart .buttons .button:not(.checkout):focus, .woocommerce .woo_mini_cart .buttons .button:not(.checkout):active {
background-color: var(--lemani-button-bg-hover);
color: var(--lemani-button-color-hover); }
.woocommerce .woo_mini_cart .buttons .button.checkout {
background-color: var(--lemani-button-bg-hover);
color: var(--lemani-button-color-hover); }
.woocommerce .woo_mini_cart .buttons .button.checkout:hover, .woocommerce .woo_mini_cart .buttons .button.checkout:focus, .woocommerce .woo_mini_cart .buttons .button.checkout:active {
background-color: var(--lemani-button-bg-idle);
color: var(--lemani-button-color-idle); }
.woocommerce .woo_mini_cart .buttons:before, .woocommerce .woo_mini_cart .buttons:after {
display: none !important; }
.woocommerce div.product form.cart .variations tr {
border: 0;
border-bottom: 10px solid transparent; }
.woocommerce div.product form.cart .variations td.label {
padding: 0;
width: 100px;
line-height: 24px;
vertical-align: middle; }
.woocommerce div.product form.cart .variations td.label label {
font-weight: 700;
color: var(--lemani-header-font-color);
font-size: 14px;
line-height: 24px;
letter-spacing: 0.1em;
margin: 0 20px 0 0;
text-transform: uppercase; }
.woocommerce div.product form.cart .variations td.label label::after {
content: ':'; }
.woocommerce div.product form.cart .variations td.value {
max-width: 100%; }
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
line-height: 1;
padding: 0; }
.woocommerce div.product form.cart .variations select {
min-width: auto;
display: inline-block;
margin-right: 0;
margin-bottom: 0;
cursor: pointer;
width: 100%; }
.woocommerce div.product form.cart .reset_variations {
position: absolute;
top: 100%;
right: 0;
font-size: 12px;
line-height: 24px; }
.woocommerce div.product form.cart .single_variation {
margin-top: 21px;
margin-bottom: 21px; }
.woocommerce div.product form.cart .quantity {
display: inline-block;
position: relative;
background-color: #ffffff; }
.woocommerce div.product form.cart .quantity label.label-qty {
display: none; }
.woocommerce div.product form.cart .quantity .quantity-wrapper {
display: flex;
align-items: center;
position: relative;
padding: 0;
height: 56px;
line-height: 0;
border-radius: 0;
background-color: #f9f6f2;
border: unset; }
.woocommerce div.product form.cart .quantity .quantity-wrapper .qty {
display: inline-block;
color: var(--lemani-header-font-color);
height: 56px;
width: 24px;
border: 0;
padding: 0;
margin: 0;
font-size: 16px;
font-weight: 500;
vertical-align: middle;
background: transparent;
box-shadow: unset !important; }
.woocommerce div.product form.cart .quantity .quantity-wrapper .qty::placeholder {
color: var(--lemani-header-font-color);
font-size: 16px;
font-weight: 500; }
.woocommerce div.product form.cart .quantity .quantity-wrapper span {
cursor: pointer;
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 33px;
height: 100%;
opacity: 1;
transform: translateY(0);
padding-right: 9px;
background-color: transparent;
border-radius: 0; }
.woocommerce div.product form.cart .quantity .quantity-wrapper span:after {
content: '\f152';
font-family: 'Flaticon';
font-size: 10px;
line-height: 1em;
color: #a4a2a0;
width: 1em;
height: 1em;
transform: rotate(-90deg);
transform-origin: 48% 47%;
transition: 0.3s; }
.woocommerce div.product form.cart .quantity .quantity-wrapper span.minus {
padding-left: 9px;
padding-right: 0; }
.woocommerce div.product form.cart .quantity .quantity-wrapper span.minus:after {
transform: rotate(90deg); }
.woocommerce div.product form.cart .quantity .quantity-wrapper span:active {
transform: translate3d(1px, 1px, 0); }
.woocommerce div.product form.cart .quantity .quantity-wrapper input[type="number"] {
-webkit-appearance: textfield;
appearance: textfield; }
.woocommerce div.product form.cart .quantity .quantity-wrapper input[type="number"]::-webkit-inner-spin-button, .woocommerce div.product form.cart .quantity .quantity-wrapper input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none; }
.woocommerce div.product form.cart div.quantity {
margin-right: 10px;
margin-bottom: 20px;
display: flex;
align-items: center; }
.woocommerce div.product form.cart div.quantity .quantity_title {
font-weight: 700;
color: var(--lemani-header-font-color);
font-size: 14px;
line-height: 30px;
letter-spacing: 0.1em;
margin-right: 11px; }
.woocommerce div.product form.cart div.quantity.hidden {
display: none; }
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart-disabled .wgl-button {
opacity: 0.5; }
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination {
font-size: 16px;
font-weight: 400;
clear: both;
color: var(--lemani-content-color); }
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination strong {
font-weight: 500;
color: var(--lemani-header-font-color); }
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping th {
line-height: 36px;
vertical-align: top; }
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
margin-top: 65px;
margin-bottom: 50px;
float: unset;
clear: both; }
.woocommerce .cart-collaterals .cross-sells > h4,
.woocommerce-page .cart-collaterals .cross-sells > h4 {
position: relative;
z-index: 1;
margin-bottom: 28px;
font-size: 36px;
line-height: 50px;
text-align: center; }
.woocommerce .cart-collaterals .cross-sells div.wgl-products,
.woocommerce-page .cart-collaterals .cross-sells div.wgl-products {
--products-width: 33.333%; }
.woocommerce .cart-collaterals .cross-sells div.wgl-products > .product,
.woocommerce-page .cart-collaterals .cross-sells div.wgl-products > .product {
float: left; }
.woocommerce .cart-collaterals .cross-sells div.wgl-products.wgl-swiper-enable,
.woocommerce-page .cart-collaterals .cross-sells div.wgl-products.wgl-swiper-enable {
margin: 0; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
background: #ffffff;
float: right;
width: 370px;
max-width: calc(50% - 15px);
margin-top: 30px;
margin-bottom: 60px;
padding: 0;
border-radius: 0;
box-shadow: unset; }
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
max-width: unset;
margin-top: 30px;
margin-bottom: 30px; } }
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: 30px;
font-weight: 400;
line-height: 40px;
margin-top: 0;
margin-bottom: 0; }
.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
border: 0; }
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th {
display: none; }
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr td {
text-align: left !important; }
.woocommerce .cart-collaterals .cart_totals table tr td::before,
.woocommerce-page .cart-collaterals .cart_totals table tr td::before {
font-family: var(--lemani-content-font-family);
color: var(--lemani-header-font-color);
font-size: 20px;
content: attr(data-title) ":";
font-weight: 500;
float: unset; }
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td {
padding-bottom: 3px; }
.woocommerce .cart-collaterals .cart_totals table tr.cart-discount td::before,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-discount td::before {
margin-right: 6px; }
.woocommerce .cart-collaterals .cart_totals table tr.cart-discount .woocommerce-remove-coupon,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-discount .woocommerce-remove-coupon {
float: right;
clear: right; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
padding-top: 0;
padding-bottom: 0;
border: unset; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
padding-top: 7px; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount {
margin-left: 5px;
font-weight: 400; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row {
margin-bottom: 13px;
padding: 0; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button {
width: 100%; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child {
margin-bottom: 20px; }
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping th,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping th,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping td {
padding-bottom: 15px; }
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th {
font-size: 20px;
font-weight: 500; }
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
font-size: 20px;
font-weight: 700;
line-height: 30px; }
.woocommerce .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount {
font-size: 20px;
font-weight: 400; }
.woocommerce .cart-collaterals .cart_totals table tr.order-total td::before,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td::before {
font-size: 20px; }
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
padding-top: 13px;
padding-bottom: 14px;
border-width: 0; }
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td {
padding: 4px 0; }
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
font-size: 17px;
font-weight: 500;
width: 1%;
vertical-align: middle;
white-space: nowrap;
border: 0; }
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
font-size: 16px;
font-weight: 400;
text-align: right;
padding-left: 0; }
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
font-size: 20px;
font-weight: 500; }
.woocommerce .cart-collaterals .cart_totals table .woocommerce-Price-amount.amount,
.woocommerce-page .cart-collaterals .cart_totals table .woocommerce-Price-amount.amount {
font-size: 20px;
font-weight: 400;
float: none;
margin-left: 10px; }
.woocommerce .woo_mini_cart .variation,
.woocommerce-page .woo_mini_cart .variation {
border-left: 2px solid rgba(var(--lemani-header-rgb), 0.1);
line-height: 1;
font-size: 14px;
margin-top: 4px;
margin-bottom: 9px;
padding-left: 0.5em;
padding-top: 4px;
color: var(--lemani-header-font-color);
transition: 0.3s ease-in-out; }
.woocommerce .woo_mini_cart .variation dt,
.woocommerce-page .woo_mini_cart .variation dt {
font-weight: 500; }
.woocommerce .woo_mini_cart .variation dd,
.woocommerce-page .woo_mini_cart .variation dd {
margin-bottom: 0.3em; }
.woocommerce .woo_mini_cart .variation [class*="variation"]:last-child,
.woocommerce-page .woo_mini_cart .variation [class*="variation"]:last-child {
margin-bottom: 0; }
.woocommerce .woo_mini_cart .variation label,
.woocommerce-page .woo_mini_cart .variation label {
margin: 0;
font: inherit;
display: inline; }
.woocommerce table.shop_table {
border: 0;
border-radius: 0;
margin: 0;
font-size: 18px;
border-collapse: collapse;
text-align: center; }
.woocommerce table.shop_table .woocommerce-Price-amount.amount {
font-size: 18px;
font-weight: 400; }
.woocommerce table.shop_table .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
font-weight: 400; }
.woocommerce table.shop_table.cart input.button {
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: var(--lemani-button-color-idle);
background: var(--lemani-button-bg-idle);
font-family: var(--lemani-header-font-family);
padding: 6px 40px;
text-align: center;
letter-spacing: 0;
min-height: 56px; }
.woocommerce table.shop_table.cart input.button:hover {
background: var(--lemani-button-bg-hover); }
.woocommerce table.shop_table td {
padding: 20px 0;
border: 0; }
.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount {
font-weight: 600; }
.woocommerce table.shop_table td.product-remove {
padding: 0; }
.woocommerce table.shop_table td.product-remove a.remove:before {
font-size: 13px; }
.woocommerce table.shop_table td.product-name .product-quantity {
color: #8f8f8f;
font-weight: 500; }
.woocommerce table.shop_table td.product-name .variation {
border-left: 2px solid #dcdee0;
font-size: 14px;
margin-top: 10px;
line-height: 1.3em;
margin-bottom: 9px;
padding-left: 1em;
padding-bottom: 0;
font-weight: 400; }
.woocommerce table.shop_table td.product-name .variation dt {
font-weight: 500; }
.woocommerce table.shop_table td.product-name .variation label {
margin: 0;
font: inherit;
display: inline; }
.woocommerce table.shop_table td.product-quantity .quantity {
display: inline-block;
position: relative;
background-color: #ffffff; }
.woocommerce table.shop_table td.product-quantity .quantity label.label-qty {
display: none; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper {
display: flex;
align-items: center;
position: relative;
padding: 0;
height: 56px;
line-height: 0;
border-radius: 0;
background-color: #f9f6f2;
border: unset; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .qty {
display: inline-block;
color: var(--lemani-header-font-color);
height: 56px;
width: 24px;
border: 0;
padding: 0;
margin: 0;
font-size: 16px;
font-weight: 500;
vertical-align: middle;
background: transparent;
box-shadow: unset !important; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper .qty::placeholder {
color: var(--lemani-header-font-color);
font-size: 16px;
font-weight: 500; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span {
cursor: pointer;
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 33px;
height: 100%;
opacity: 1;
transform: translateY(0);
padding-right: 9px;
background-color: transparent;
border-radius: 0; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:after {
content: '\f152';
font-family: 'Flaticon';
font-size: 10px;
line-height: 1em;
color: #a4a2a0;
width: 1em;
height: 1em;
transform: rotate(-90deg);
transform-origin: 48% 47%;
transition: 0.3s; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.minus {
padding-left: 9px;
padding-right: 0; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span.minus:after {
transform: rotate(90deg); }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper span:active {
transform: translate3d(1px, 1px, 0); }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type="number"] {
-webkit-appearance: textfield;
appearance: textfield; }
.woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type="number"]::-webkit-inner-spin-button, .woocommerce table.shop_table td.product-quantity .quantity .quantity-wrapper input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none; }
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-thumbnail {
text-align: left; }
.woocommerce table.shop_table td.product-thumbnail {
white-space: nowrap;
width: 70px;
padding-left: 0;
padding-right: 20px;
font-size: 0; }
.woocommerce table.shop_table td.product-thumbnail a {
position: relative;
display: block; }
.woocommerce table.shop_table td.product-name {
padding-left: 0;
padding-right: 20px;
font-size: 18px;
font-weight: 500; }
.woocommerce table.shop_table td.product-name a {
color: inherit;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.08em;
text-underline-offset: 0.05em; }
.woocommerce table.shop_table td.product-name a:hover {
color: var(--lemani-header-font-color);
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor; }
.woocommerce table.shop_table td.actions {
padding-top: 30px; }
.woocommerce table.shop_table td.actions .action__wrapper {
margin-top: 106px;
margin-bottom: -290px;
width: 370px;
max-width: calc(50% - 15px);
float: left;
position: relative; }
@media (max-width: 767px) {
.woocommerce table.shop_table td.actions .action__wrapper {
max-width: unset;
width: 100%;
margin: 60px 0 0; } }
@media (min-width: 768px) {
.woocommerce table.shop_table td.actions .wps_wpr_apply_custom_points {
position: absolute;
left: 0;
top: 100%; } }
.woocommerce table.shop_table td.actions .coupon {
position: relative;
text-align: left; }
.woocommerce table.shop_table td.actions .coupon h2 {
font-size: 30px;
line-height: 40px;
letter-spacing: 0;
margin-bottom: 8px; }
.woocommerce table.shop_table td.actions .coupon label {
display: block;
color: inherit;
font-weight: normal;
font-size: 14px;
margin-bottom: 9px; }
.woocommerce table.shop_table td.actions .coupon .input-text {
width: 100%;
max-width: 100%;
margin-right: 0;
padding: 5px 20px;
border: 1px solid #c7c5c2;
border-width: 0 0 1px 0; }
.woocommerce table.shop_table td.actions .coupon .input-text ~ button.button {
margin-top: 30px;
min-width: 220px;
min-height: 56px;
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: var(--lemani-button-color-idle);
background: var(--lemani-button-bg-idle);
padding: 6px 40px;
overflow: hidden; }
.woocommerce table.shop_table td.actions .coupon .input-text ~ button.button:hover, .woocommerce table.shop_table td.actions .coupon .input-text ~ button.button:focus {
color: var(--lemani-button-color-hover);
background: var(--lemani-button-bg-hover); }
.woocommerce table.shop_table td.actions .coupon ~ button.button {
min-width: 210px; }
.woocommerce table.shop_table thead {
background-color: #ffffff;
border-bottom: 1px solid var(--lemani-header-font-color); }
.woocommerce table.shop_table thead,
.woocommerce table.shop_table thead tr {
border-radius: 0; }
.woocommerce table.shop_table thead th {
padding: 14px 0;
font-size: 14px;
line-height: 30px;
font-weight: 600;
letter-spacing: 0.1em;
color: var(--lemani-header-font-color);
text-transform: uppercase; }
.woocommerce table.shop_table thead th:first-child {
border-top-left-radius: inherit;
border-bottom-left-radius: inherit; }
.woocommerce table.shop_table thead th:last-child {
border-top-right-radius: inherit;
border-bottom-right-radius: inherit; }
.woocommerce table.shop_table thead th.product-price {
text-align: left;
width: 17%; }
.woocommerce table.shop_table thead th.product-quantity {
text-align: left;
width: 17%; }
.woocommerce table.shop_table thead th.product-subtotal {
text-align: left;
width: 10%; }
.woocommerce table.shop_table thead th.product-remove {
width: 4%; }
.woocommerce table.shop_table thead th.woocommerce-orders-table__header-order-number {
padding-left: 0; }
.woocommerce table.shop_table thead th.woocommerce-orders-table__header-order-actions {
width: 1%; }
.woocommerce table.shop_table thead th.product-name {
padding-left: 90px;
text-align: left; }
.woocommerce table.shop_table tbody tr:first-child td {
border-top: 0; }
.woocommerce table.shop_table tbody tr td.product-price, .woocommerce table.shop_table tbody tr td.product-quantity, .woocommerce table.shop_table tbody tr td.product-subtotal, .woocommerce table.shop_table tbody tr td.product-remove {
text-align: left; }
.woocommerce table.shop_table tbody tr td.product-remove {
padding-right: 0;
text-align: right; }
.woocommerce table.shop_table tbody tr td.woocommerce-orders-table__cell-order-number {
padding-left: 0;
font-weight: 700; }
.woocommerce table.shop_table tfoot {
font-size: 17px; }
.woocommerce table.shop_table tfoot tr th {
padding-left: 0;
text-align: left; }
.woocommerce table.shop_table tfoot tr td {
padding-right: 0;
text-align: right; }
.woocommerce table.shop_table tfoot tr.shipping td {
font-size: 15px; }
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
border-top: 1px solid #d9d9d9;
font-weight: 500; }
.woocommerce table.shop_table th {
border: 0; }
#add_payment_method main#main,
.woocommerce-cart main#main,
.woocommerce-checkout main#main {
margin-bottom: 10px; }
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 70px;
min-width: 70px;
border: unset;
border-radius: 0; }
#add_payment_method table.cart td,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart td {
border-top: 1px solid #d9d9d9; }
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
margin: 0;
padding-top: 11px;
padding-bottom: 0;
border: unset; }
#add_payment_method .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td {
background-color: unset !important;
border-top: 0; }
#add_payment_method .cart-collaterals .woocommerce-shipping-destination,
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-checkout .cart-collaterals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator {
margin-top: 15px; }
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
margin-bottom: -12px;
text-align: right; }
#add_payment_method .cart-collaterals .shipping-calculator-form p button.button,
.woocommerce-cart .cart-collaterals .shipping-calculator-form p button.button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form p button.button {
width: auto;
font-size: 14px;
font-weight: 500;
padding: 5px 11px;
min-width: 57px;
text-align: center;
height: auto;
line-height: 20px;
color: var(--lemani-primary-color);
background-color: rgba(var(--lemani-primary-rgb), 0.1); }
#add_payment_method .cart-collaterals .shipping-calculator-form p button.button:hover, #add_payment_method .cart-collaterals .shipping-calculator-form p button.button:focus,
.woocommerce-cart .cart-collaterals .shipping-calculator-form p button.button:hover,
.woocommerce-cart .cart-collaterals .shipping-calculator-form p button.button:focus,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form p button.button:hover,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form p button.button:focus {
color: #ffffff;
background-color: var(--lemani-primary-color); }
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
font-size: 16px;
margin-top: 0;
font-weight: 500;
text-decoration: underline;
text-underline-offset: 1px; }
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
display: none; }
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
padding: 13px 0 0; }
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
min-height: 56px;
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: var(--lemani-button-color-hover);
background: var(--lemani-button-bg-hover);
padding: 13px 30px;
overflow: hidden;
z-index: 1; }
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, #add_payment_method .wc-proceed-to-checkout a.checkout-button:focus, #add_payment_method .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:active {
color: var(--lemani-button-color-idle);
background: var(--lemani-button-bg-idle); }
.woocommerce-cart .wgl_cart_empty_wrapper {
font-family: var(--lemani-header-font-family);
font-size: 36px;
line-height: 50px;
text-align: left;
color: var(--lemani-header-font-color);
margin-top: 25px;
margin-bottom: 29px; }
.woocommerce-cart .return-to-shop {
margin-bottom: 25px; }
.woocommerce-cart #main > .wgl-container,
.woocommerce-checkout #main > .wgl-container {
margin-top: 10px; }
.woocommerce-cart .cart-collaterals .button:not(.add_to_cart_button),
.woocommerce-checkout .cart-collaterals .button:not(.add_to_cart_button) {
width: 100%; }
.woocommerce ul#shipping_method {
width: 100%;
margin-top: 15px; }
.woocommerce ul#shipping_method li {
margin: 0 0 7px 0;
padding-left: 0; }
.woocommerce ul#shipping_method li .shipping_method {
margin-top: 6px; }
.woocommerce ul#shipping_method li label {
font-size: 15px;
color: var(--lemani-content-color); }
.woocommerce ul#shipping_method .amount {
font-weight: 400; }
.woocommerce a.remove {
font-size: 0;
text-shadow: none;
color: transparent !important;
margin: 0;
display: inline;
line-height: inherit;
text-decoration: unset !important; }
.woocommerce a.remove:before {
content: '\f137';
font-family: 'Flaticon';
position: static;
padding: 0;
display: inline-block;
font-size: 10px;
color: #949494;
text-rendering: auto;
font-weight: normal;
line-height: 40px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: 0.3s; }
.woocommerce a.remove:hover:before {
color: #ff144b; } .woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
display: none; }
.woocommerce-error {
border-top: 0;
margin: 0;
padding: 0; }
.woocommerce-error:before {
display: none; }
.woocommerce-error li:before {
display: none !important; }
body.woocommerce-checkout h3 {
text-transform: capitalize; }
body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .woocommerce-order-details > h2,
body.woocommerce-checkout .woocommerce-customer-details > h2,
body.woocommerce-checkout .woocommerce-column__title {
font-family: var(--lemani-h3-font-family);
font-size: 36px;
line-height: 50px;
font-weight: var(--lemani-h3-font-weight);
margin-bottom: 36px;
text-transform: capitalize; }
@media all and (max-width: 380px) {
body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .woocommerce-order-details > h2,
body.woocommerce-checkout .woocommerce-customer-details > h2,
body.woocommerce-checkout .woocommerce-column__title {
font-size: 30px;
line-height: 40px; } }
body.woocommerce-checkout .woocommerce-order-details > h2 {
margin-bottom: 17px; }
body.woocommerce-checkout .woocommerce-additional-fields > h3 {
margin-bottom: 23px;
margin-top: 20px; }
body.woocommerce-checkout .form-row.wgl_billing_title label {
font-family: var(--lemani-h3-font-family);
font-size: 30px;
line-height: 40px;
font-weight: var(--lemani-h3-font-weight);
text-transform: var(--lemani-h3-text-transform);
color: var(--lemani-header-font-color);
margin: 28px 0 0; }
body.woocommerce-checkout .form-row.wgl_billing_title label .optional {
display: none; }
@media all and (max-width: 380px) {
body.woocommerce-checkout .form-row.wgl_billing_title label {
font-size: 26px;
line-height: 34px; } }
body.woocommerce-checkout .col2-set {
width: calc(50% - 15px);
margin: 0;
float: left; }
body.woocommerce-checkout .col2-set > .col-1,
body.woocommerce-checkout .col2-set > .col-2,
body.woocommerce-checkout .col2-set > [class^='col'] {
float: none;
width: 100%;
margin-bottom: 30px; }
body.woocommerce-checkout .col2-set > .col-1 {
margin-bottom: 10px; }
body.woocommerce-checkout #order_review_heading {
margin-bottom: 15px; }
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout #order_review {
width: calc(50% - 15px);
max-width: 470px;
float: right;
margin-right: 0; }
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table thead {
display: none; }
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table thead th.product-name {
width: 66%; }
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table thead th.product-total {
text-align: right;
padding-right: 0; }
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table tfoot tr th {
padding-left: 0; }
@media (max-width: 426px) {
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table thead th.product-name,
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table tbody td.product-name,
body.woocommerce-checkout #order_review.woocommerce-checkout-review-order table.shop_table tfoot tr th {
padding-left: 0; } }
body.woocommerce-checkout #order_review table.shop_table tbody tr:first-child > *,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody tr:first-child > * {
padding-top: 12px; }
body.woocommerce-checkout #order_review table.shop_table tbody tr:last-child > *,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody tr:last-child > * {
padding-bottom: 22px; }
body.woocommerce-checkout #order_review table.shop_table tbody td.product-total span,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody td.product-total span {
font-weight: 600; }
body.woocommerce-checkout #order_review table.shop_table tbody td.product-name,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody td.product-name {
width: 66%;
padding-left: 0;
font-weight: 500; }
body.woocommerce-checkout #order_review table.shop_table tbody td.product-name .variation,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody td.product-name .variation {
border-left: 2px solid rgba(var(--lemani-header-rgb), 0.1);
font-size: 0.8em;
padding-left: 15px;
margin-top: 10px; }
body.woocommerce-checkout #order_review table.shop_table tfoot th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot th {
padding-top: 8px;
padding-bottom: 9px;
font-size: 20px; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr:first-child th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr:first-child td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:first-child th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:first-child td {
padding-top: 14px; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr:nth-last-child(2) th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr:nth-last-child(2) td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:nth-last-child(2) th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:nth-last-child(2) td {
padding-bottom: 14px; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(:first-child) th, body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(:first-child) td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:not(:first-child) th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr:not(:first-child) td {
border-top: unset; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.shipping th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.shipping th {
display: none; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.shipping td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.shipping td {
display: block;
margin-right: calc(-100% * 34 / 66);
width: auto;
text-align: left;
padding-bottom: 24px; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.shipping td::before,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.shipping td::before {
font-family: var(--lemani-content-font-family);
color: var(--lemani-header-font-color);
font-size: 20px;
content: attr(data-title) ":";
font-weight: 500;
display: block;
text-align: left;
float: unset; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.shipping ul#shipping_method li,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.shipping ul#shipping_method li {
text-align: left; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.shipping ul#shipping_method li .woocommerce-Price-amount,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.shipping ul#shipping_method li .woocommerce-Price-amount {
float: right; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th, body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.order-total th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.order-total td {
padding-top: 13px;
padding-bottom: 14px;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #dcdee0; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.order-total th {
font-size: 20px; }
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total .woocommerce-Price-amount.amount,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.order-total,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr.order-total .woocommerce-Price-amount.amount {
font-size: 20px; }
body.woocommerce-checkout #order_review table.shop_table td,
body.woocommerce-checkout .woocommerce-order-details table.shop_table td {
padding-top: 5px;
padding-bottom: 5px; }
body.woocommerce-checkout #order_review table.shop_table td.product-name,
body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name {
padding-right: 10px;
font-size: 18px;
font-weight: 500; }
body.woocommerce-checkout #order_review table.shop_table td.product-name + td.product-total,
body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name + td.product-total {
text-align: right;
padding-right: 0;
vertical-align: baseline; }
body.woocommerce-checkout #order_review table.shop_table td.product-name + td.product-total span,
body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name + td.product-total span {
font-size: 18px;
font-weight: 400; }
body.woocommerce-checkout #order_review table.shop_table thead th.woocommerce-table__product-table.product-total,
body.woocommerce-checkout .woocommerce-order-details table.shop_table thead th.woocommerce-table__product-table.product-total {
text-align: right;
padding-right: 0; }
@media (max-width: 426px) {
body.woocommerce-checkout #order_review table.shop_table thead th.product-name,
body.woocommerce-checkout #order_review table.shop_table tbody td.product-name,
body.woocommerce-checkout #order_review table.shop_table tfoot tr th,
body.woocommerce-checkout .woocommerce-order-details table.shop_table thead th.product-name,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tbody td.product-name,
body.woocommerce-checkout .woocommerce-order-details table.shop_table tfoot tr th {
padding-left: 0; } }
body.woocommerce-checkout #add_payment_method #payment div.form-row,
body.woocommerce-checkout .woocommerce-cart #payment div.form-row,
body.woocommerce-checkout .woocommerce-checkout #payment div.form-row {
margin-bottom: 0; }
body.woocommerce-checkout #payment {
border-radius: 0;
border: unset;
padding: 0;
background-color: unset;
box-shadow: unset;
margin-top: 30px; }
body.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
border: unset; }
body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice,
body.woocommerce-checkout #payment ul.payment_methods li .payment_box {
font-size: 14px;
font-weight: 300;
line-height: 24px;
padding: 24px 30px 24px;
box-shadow: unset;
border-radius: 0;
background-color: #faf6f1;
color: var(--lemani-content-color);
margin: 0; }
body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice:before, body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice:after,
body.woocommerce-checkout #payment ul.payment_methods li .payment_box:before,
body.woocommerce-checkout #payment ul.payment_methods li .payment_box:after {
display: none !important; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box {
margin-top: 10px;
margin-bottom: 27px; }
body.woocommerce-checkout #payment div.form-row {
padding: 15px 0 0; }
body.woocommerce-checkout #payment #place_order {
float: none;
margin-left: auto;
display: block;
margin-top: 15px;
width: 100%;
color: var(--lemani-button-color-idle);
background-color: var(--lemani-button-bg-idle);
overflow: hidden;
z-index: 1; }
body.woocommerce-checkout #payment #place_order:hover, body.woocommerce-checkout #payment #place_order:focus, body.woocommerce-checkout #payment #place_order:active {
color: var(--lemani-button-color-hover);
background-color: var(--lemani-button-bg-hover); }
body.woocommerce-checkout.woocommerce-page #shipping_method .shipping_method {
margin-top: 4px; }
.woocommerce form .woocommerce-billing-fields__field-wrapper,
.woocommerce-page form .woocommerce-billing-fields__field-wrapper {
margin-top: -13px; }
.woocommerce form .form-row,
.woocommerce-page form .form-row {
padding: 0;
margin: 0 0 27px; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: calc(50% - 15px); }
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text {
height: 50px;
padding: 5px 20px; }
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
line-height: 1.4;
height: 102px;
padding: 0 20px 10px;
margin-top: 12px; }
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
line-height: 1.3em; }
.woocommerce form .form-row > label:not(.title),
.woocommerce-page form .form-row > label:not(.title) {
font-size: 16px;
font-weight: 500;
color: var(--lemani-header-font-color); }
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
font-weight: 500;
color: #6d6f74;
text-decoration: none; }
.woocommerce form .form-row .optional,
.woocommerce-page form .form-row .optional {
color: #6d6f74; }
.woocommerce form #ship-to-different-address,
.woocommerce-page form #ship-to-different-address {
margin-top: 23px;
margin-bottom: 8px; }
.woocommerce form label.checkbox,
.woocommerce-page form label.checkbox {
cursor: pointer; }
.woocommerce form label.checkbox span,
.woocommerce-page form label.checkbox span {
font-family: var(--lemani-h3-font-family);
font-size: 18px;
line-height: 30px;
font-weight: var(--lemani-h3-font-weight);
text-transform: var(--lemani-h3-text-transform);
color: var(--lemani-header-font-color); }
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
width: calc(50% - 15px);
float: left; }
.woocommerce .woocommerce-customer-details .col2-set,
.woocommerce .woocommerce-order-details .col2-set,
.woocommerce .woocommerce-order-downloads .col2-set {
width: 100%; }
.woocommerce .woocommerce-customer-details .col2-set .col-1,
.woocommerce .woocommerce-customer-details .col2-set .col-2,
.woocommerce .woocommerce-order-details .col2-set .col-1,
.woocommerce .woocommerce-order-details .col2-set .col-2,
.woocommerce .woocommerce-order-downloads .col2-set .col-1,
.woocommerce .woocommerce-order-downloads .col2-set .col-2 {
width: 100%; }
.woocommerce .woocommerce-customer-details .col2-set .col-1 + .col-2,
.woocommerce .woocommerce-order-details .col2-set .col-1 + .col-2,
.woocommerce .woocommerce-order-downloads .col2-set .col-1 + .col-2 {
margin-top: 40px; }
.woocommerce .woocommerce-order-details {
max-width: 470px; }
.woocommerce .woocommerce-customer-details {
float: right; }
.woocommerce .woocommerce-customer-details address {
border-radius: 0;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #dcdee0;
padding: 2px 0 21px 0;
background: unset;
box-shadow: unset; }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
color: var(--lemani-header-font-color); }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
color: var(--lemani-header-font-color); }
.woocommerce ul.order_details.woocommerce-thankyou-order-details {
padding: 30px;
background-color: #ffffff;
border: 1px solid #e7e7e7;
box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
position: relative;
min-height: 130px;
margin-bottom: 40px;
border-radius: 0; }
@media (max-width: 426px) {
.woocommerce ul.order_details.woocommerce-thankyou-order-details {
padding: 20px; } }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li {
padding-right: unset;
margin-right: unset;
font-size: 13px; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li strong {
font-weight: 500;
font-size: 15px; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li.woocommerce-order-overview__order {
position: static;
margin-bottom: 25px;
width: 100%;
height: auto;
display: flex;
flex-direction: column;
font-size: 15px;
line-height: 1.3;
justify-content: center;
border-right: unset;
border-bottom: 1px dashed #e7e7e7;
padding-bottom: 15px; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li.woocommerce-order-overview__order strong {
margin-top: 5px;
font-size: 20px; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li:not(.woocommerce-order-overview__order) {
border: unset;
width: 100%; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li:not(.woocommerce-order-overview__order):not(:last-child) {
margin-bottom: 13px; }
@media all and (min-width: 600px) {
.woocommerce ul.order_details.woocommerce-thankyou-order-details {
padding: 30px 30px 30px 160px; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li.woocommerce-order-overview__order {
padding: 7px 15px 7px 0;
position: absolute;
width: 100px;
left: 30px;
top: 30px;
bottom: 30px;
border-bottom: unset;
border-right: 1px dashed #d9d9d9;
margin-bottom: 0; }
.woocommerce ul.order_details.woocommerce-thankyou-order-details li:not(.woocommerce-order-overview__order) strong {
display: inline-block; } }
.wc-item-meta {
border-left: 2px solid rgba(var(--lemani-header-rgb), 0.1);
font-size: 0.8em;
padding: 0 0 0 15px;
margin-top: 5px;
margin-left: 0; }
.wc-item-meta li {
margin: 0; } .woocommerce table.shop_table.woocommerce-table--order-details.order_details thead {
display: none; }
.woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:nth-last-child(2) td, .woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:nth-last-child(2) th {
padding-bottom: 23px; }
.woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:last-child {
font-size: 20px; }
.woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:last-child td, .woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:last-child th {
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #dcdee0;
padding-top: 13px;
padding-bottom: 14px; }
.woocommerce table.shop_table.woocommerce-table--order-details.order_details tfoot tr:last-child .woocommerce-Price-amount.amount {
font-size: inherit; } .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 20px 0;
margin: 0;
box-shadow: unset;
border-radius: 0; }
.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
position: relative;
padding-left: 0;
font-size: 14px;
font-weight: 500;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 0.05em; }
.woocommerce-MyAccount-navigation ul li a:before {
content: '';
display: inline-block;
width: 10px;
height: 10px;
margin-top: 0.5em;
margin-right: 10px;
border: 2px solid #b1b1b1;
border-radius: 50%;
background-color: transparent;
transition: border-color 0.4s;
box-sizing: border-box; }
.woocommerce-MyAccount-navigation ul li.is-active > a,
.woocommerce-MyAccount-navigation ul li:hover > a {
color: var(--lemani-secondary-color); }
.woocommerce-MyAccount-navigation ul li.is-active > a::before,
.woocommerce-MyAccount-navigation ul li:hover > a::before {
border-color: var(--lemani-secondary-color); }
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 270px; }
.woocommerce-account .woocommerce-MyAccount-content {
width: calc(100% - 300px);
padding: 0; }
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
margin-top: 40px; } }
@media all and (max-width: 992px) {
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
width: 100%; } }
.woocommerce-account .woocommerce-MyAccount-content .addresses .title h3 {
font-family: var(--lemani-h3-font-family);
font-size: 36px;
line-height: 50px;
font-weight: var(--lemani-h3-font-weight);
margin-bottom: 36px;
text-transform: capitalize; }
@media all and (max-width: 380px) {
.woocommerce-account .woocommerce-MyAccount-content .addresses .title h3 {
font-size: 30px;
line-height: 40px; } }
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details__title,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-columns.addresses {
margin-top: 20px; }
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details__title,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title {
font-family: var(--lemani-h3-font-family);
font-size: var(--lemani-h3-font-size);
line-height: var(--lemani-h3-line-height);
font-weight: var(--lemani-h3-font-weight);
text-transform: var(--lemani-h3-text-transform);
margin-bottom: 25px; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tbody tr:first-child > * {
padding-top: 12px; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tbody tr:last-child > * {
padding-bottom: 22px; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tbody tr td {
background-color: transparent; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tbody tr td.woocommerce-table__product-total {
text-align: right;
vertical-align: baseline; }
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tbody tr {
margin-bottom: 20px;
padding: 0 0 11px;
border-bottom: 1px solid #dcdee0; } }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:first-child th, .woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:first-child td {
padding-top: 14px; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:nth-last-child(2) th,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:nth-last-child(2) td {
padding-bottom: 14px; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:not(:first-child) th, .woocommerce-account .woocommerce-MyAccount-content table.shop_table tfoot tr:not(:first-child) td {
border-top: unset; }
.woocommerce-account .woocommerce-MyAccount-content table.shop_table td {
padding-top: 5px;
padding-bottom: 5px; } .wgl_module_message_box {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
border: unset;
padding: 15px;
position: relative;
min-height: 76px;
border-radius: 0;
background-color: #ffffff;
z-index: 0; }
.wgl_module_message_box:not(:first-child) {
margin-top: -20px; }
.wgl_module_message_box::after {
content: '';
display: block;
border-radius: 0;
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
z-index: -1;
border: 1px solid #8285cd;
opacity: 0.95; }
.wgl_module_message_box.hide {
opacity: 0 !important;
visibility: hidden;
transition: opacity 0.35s, visibility 0.35s; }
.wgl_module_message_box.closable .message_content {
max-width: calc(100% - 70px - 50px); }
.wgl_module_message_box a {
font-weight: 600; }
.wgl_module_message_box strong {
font-weight: 600; }
.wgl_module_message_box .message_title {
font-size: 18px;
line-height: 1.25;
margin-bottom: -1px;
color: inherit; }
.wgl_module_message_box .message_text {
font-size: 16px;
line-height: 1.45; }
.wgl_module_message_box .message_text li {
line-height: 30px;
margin-bottom: 2px; }
.wgl_module_message_box .message_icon_wrap {
position: static;
width: 40px;
min-width: 40px;
height: 40px;
background-color: #ffffff;
margin: auto 20px auto 0;
border-radius: 50%;
z-index: 1; }
.wgl_module_message_box .message_icon {
font-size: 40px;
font-style: normal;
font-weight: normal;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
height: 100%;
text-align: center; }
.wgl_module_message_box .message_icon:before {
font-family: 'flaticon'; }
.wgl_module_message_box .message_content {
width: 100%;
padding: 0 0 1px 0;
max-width: calc(100% - 70px); }
.wgl_module_message_box .message_close_button {
font-size: 14px;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
margin: auto -5px auto auto;
cursor: pointer;
transition: 0.4s;
text-align: center;
color: var(--lemani-content-color);
z-index: 1; }
.wgl_module_message_box .message_close_button:before {
font-family: 'Flaticon';
display: inline-block;
content: "\f137";
transition: 0.3s; }
.wgl_module_message_box .message_close_button:hover::before {
opacity: 0.5; }
.wgl_module_message_box ~ .wgl_module_message_box .message_close_button {
display: none; }
.wgl_module_message_box.type_info::after {
border: 1px solid #8285cd; }
.wgl_module_message_box.type_info .message_close_button,
.wgl_module_message_box.type_info .message_icon_wrap {
color: #8285cd; }
.wgl_module_message_box.type_info .message_icon:before {
content: "\f135"; }
.wgl_module_message_box.type_success::after {
border: 1px solid #779a65; }
.wgl_module_message_box.type_success .message_close_button,
.wgl_module_message_box.type_success .message_icon_wrap {
color: #779a65; }
.wgl_module_message_box.type_success .message_icon:before {
content: "\f136"; }
.wgl_module_message_box.type_error::after {
border: 1px solid #ff6249; }
.wgl_module_message_box.type_error .message_close_button,
.wgl_module_message_box.type_error .message_icon_wrap {
color: #ff6249; }
.wgl_module_message_box.type_error .message_icon:before {
content: "\f134"; }
.wgl_module_message_box.type_warning::after {
border: 1px solid #db7137; }
.wgl_module_message_box.type_warning .message_close_button,
.wgl_module_message_box.type_warning .message_icon_wrap {
color: #db7137; }
.wgl_module_message_box.type_warning .message_icon:before {
content: "\f133";
transform: scaleY(-1); }
.wgl_module_message_box a.button.wc-forward {
margin: 20px 0 0 0;
width: 100%;
text-align: center;
order: 1; }
ul.woocommerce-error {
margin: -5px 0 -5px;
background: transparent;
color: inherit; }
div.woocommerce-error, div.woocommerce-info, div.woocommerce-message {
background-color: #ffffff;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
color: var(--lemani-content-color);
border: unset;
padding: 15px;
border-radius: 0;
display: flex;
flex-wrap: wrap; }
div.woocommerce-error a, div.woocommerce-info a, div.woocommerce-message a {
color: var(--lemani-content-color);
text-decoration: underline;
text-underline-offset: 1px;
font-weight: 400; }
div.woocommerce-error a:hover, div.woocommerce-info a:hover, div.woocommerce-message a:hover {
color: var(--lemani-primary-color); }
div.woocommerce-error.woocommerce-Message a.button.woocommerce-Button, div.woocommerce-info.woocommerce-Message a.button.woocommerce-Button, div.woocommerce-message.woocommerce-Message a.button.woocommerce-Button {
--button-bg-idle-from: #393b3e;
--button-bg-idle-to: #393b3e;
border: 3px solid var(--button-bg-idle-from);
margin: 20px 0 0 0;
width: 100%;
text-align: center;
font-size: 15px;
font-weight: 600;
order: 1; }
div.woocommerce-error.woocommerce-Message a.button.woocommerce-Button:hover, div.woocommerce-error.woocommerce-Message a.button.woocommerce-Button:focus, div.woocommerce-error.woocommerce-Message a.button.woocommerce-Button:active, div.woocommerce-info.woocommerce-Message a.button.woocommerce-Button:hover, div.woocommerce-info.woocommerce-Message a.button.woocommerce-Button:focus, div.woocommerce-info.woocommerce-Message a.button.woocommerce-Button:active, div.woocommerce-message.woocommerce-Message a.button.woocommerce-Button:hover, div.woocommerce-message.woocommerce-Message a.button.woocommerce-Button:focus, div.woocommerce-message.woocommerce-Message a.button.woocommerce-Button:active {
border-color: var(--button-bg-idle-from); }
div.woocommerce-error::after, div.woocommerce-info::after, div.woocommerce-message::after {
content: '';
display: block;
border-radius: 0;
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
z-index: -1;
opacity: 0.95;
border: 1px solid #8285cd; }
div.woocommerce-error::before, div.woocommerce-info::before, div.woocommerce-message::before {
display: none; }
div.woocommerce > .wgl_module_message_box {
margin-bottom: 20px; }
div.woocommerce .wgl-woocommerce-sorting .wgl_module_message_box {
width: 100%; }
div.woocommerce .wgl-woocommerce-sorting .wgl_module_message_box:before {
display: none; }
div.woocommerce .wgl-woocommerce-sorting .woocommerce-notices-wrapper {
flex: 1 1 100%; }
div.woocommerce .woocommerce-customer-details address {
border-radius: 0;
border: unset;
padding: 0;
background: unset;
box-shadow: unset; }
p.woocommerce-info,
li.woocommerce-info {
position: relative;
border-radius: 0;
background-color: #ffffff;
font-size: 16px;
line-height: 1.45;
min-height: 76px;
padding: 15px 15px 15px 76px;
color: var(--lemani-content-color);
border: unset;
box-shadow: unset;
z-index: 0;
display: flex;
align-items: center; }
p.woocommerce-info::before,
li.woocommerce-info::before {
content: "\f135";
font-family: 'flaticon';
font-size: 40px;
font-style: normal;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
text-align: center;
color: #8285cd;
position: absolute;
top: 20px;
bottom: 20px;
margin: auto;
left: 20px;
z-index: 1; }
p.woocommerce-info::after,
li.woocommerce-info::after {
content: '';
display: block;
border-radius: 0;
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
z-index: -1;
border: 1px solid #8285cd;
opacity: 0.95; }
.woocommerce-NoticeGroup,
.woocommerce-notices-wrapper {
margin-bottom: 40px; }
.woocommerce-NoticeGroup:empty,
.woocommerce-notices-wrapper:empty {
display: none; }
.woocommerce .woocommerce-checkout .wgl_module_message_box {
margin-bottom: 20px; }
.wgl-theme-header .wgl_notices_wrapper {
--positioning-size: 30;
right: calc(1px * var(--positioning-size));
position: fixed;
top: calc(1px * var(--positioning-size));
width: 510px;
pointer-events: none;
z-index: 20; }
.wgl-theme-header .wgl_notices_wrapper > div {
pointer-events: auto; }
.wgl-theme-header .wgl_notices_wrapper > div:not(:last-child) {
margin-bottom: calc(1px * var(--positioning-size)); }
.wgl-theme-header .wgl_notices_wrapper > div.wgl-cart-header {
margin: 0; }
@media (max-width: 599px) {
.wgl-theme-header .wgl_notices_wrapper {
--positioning-size: 15;
max-width: calc(100% - calc(var(--positioning-size) * 2px));
top: calc(1px * var(--positioning-size));
right: calc(1px * var(--positioning-size)); } }
.wgl-theme-header .woocommerce-notices-wrapper,
.wgl-theme-header .wgl-form-coupon-toggle {
margin-bottom: 30px;
border-radius: 0;
width: 100%;
background-color: #ffffff;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); }
.wgl-theme-header .woocommerce-notices-wrapper.hide,
.wgl-theme-header .wgl-form-coupon-toggle.hide {
opacity: 0 !important;
visibility: hidden;
transition: opacity 0.35s, visibility 0.35s; }
.wgl-theme-header .woocommerce-notices-wrapper .wgl_module_message_box,
.wgl-theme-header .wgl-form-coupon-toggle .wgl_module_message_box {
position: static;
margin: 0;
border: unset;
box-shadow: unset;
background: unset;
-webkit-backdrop-filter: unset;
backdrop-filter: unset;
border-radius: unset; }
.wgl-theme-header .woocommerce-notices-wrapper .wgl_module_message_box:not(:first-child),
.wgl-theme-header .wgl-form-coupon-toggle .wgl_module_message_box:not(:first-child) {
margin-top: -20px; }
.wgl-theme-header .woocommerce-notices-wrapper .wgl_module_message_box .message_close_button,
.wgl-theme-header .wgl-form-coupon-toggle .wgl_module_message_box .message_close_button {
bottom: auto; }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon {
border: unset;
border-radius: unset;
margin: 0;
padding: 0 20px 20px; }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon .form-row.form-row-wide,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon .form-row.form-row-wide {
position: relative;
margin-bottom: 0; }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon input,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon input {
background: unset;
margin: 0; }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon input::placeholder,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon input::placeholder {
opacity: 1 !important; }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon button.icon,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon button.icon {
position: absolute;
bottom: 0;
right: 0;
background: unset;
border: unset;
border-radius: unset;
font-size: 12px;
font-weight: normal;
width: 44px;
height: 44px;
padding: 0;
margin-right: -13px;
color: var(--lemani-header-font-color); }
.wgl-theme-header .woocommerce-notices-wrapper .checkout_coupon.woocommerce-form-coupon button.icon:hover,
.wgl-theme-header .wgl-form-coupon-toggle .checkout_coupon.woocommerce-form-coupon button.icon:hover {
color: var(--lemani-primary-color); }
.wgl-theme-header .woocommerce-notices-wrapper .blockOverlay,
.wgl-theme-header .wgl-form-coupon-toggle .blockOverlay {
display: none !important; }
.wgl-theme-header .wgl_notices_wrapper {
--height: 0;
--sticky-height: 0;
--mobile-sticky-height: 0;
transform: translateY(calc( var(--height) + var(--admin-bar-height)));
opacity: 0;
transition: 0.3s, opacity 0.3s 1s; }
.wgl-theme-header .wgl_notices_wrapper.stick_top {
transform: translateY(var(--admin-bar-height)); }
.wgl-theme-header .sticky_active ~ .sticky_mobile ~ .wgl_notices_wrapper {
transform: translateY(calc(var(--mobile-sticky-height) + var(--admin-bar-height))); }
@media (max-width: 600px) {
.wgl-theme-header .sticky_active ~ .sticky_mobile ~ .wgl_notices_wrapper {
--admin-bar-height: 0.01px; } }
@media all and (max-width: 600px) {
.admin-bar .wgl-theme-header .wgl_notices_wrapper.stick_home {
--admin-bar-height: 46px; } }
@media (min-width: 601px) {
.wgl-theme-header .sticky_active ~ .wgl_notices_wrapper {
transform: translateY(calc( var(--sticky-height) + var(--admin-bar-height))); } }
.woocommerce.single-product #main-content > .woocommerce-notices-wrapper {
display: none; } .woocommerce nav.woocommerce-pagination {
margin: 40px 0 0 0;
padding: 0;
text-align: center; }
.woocommerce nav.woocommerce-pagination ul {
margin: 0;
border: 0;
font-size: 0;
text-align: left;
white-space: nowrap;
list-style: none;
clear: both; }
.woocommerce nav.woocommerce-pagination ul li {
float: none;
display: inline-block;
vertical-align: baseline;
border: 0;
padding: 0;
overflow: visible; }
.woocommerce nav.woocommerce-pagination ul li:not(:last-child) {
margin-right: 10px;
margin-bottom: 10px; }
.woocommerce nav.woocommerce-pagination ul li span.current {
position: relative;
background: unset;
cursor: default; }
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus,
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover {
background-color: unset; }
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.page-numbers {
display: inline-block;
position: relative;
z-index: 1;
height: 50px;
min-width: 50px;
padding: 0 5px;
font-size: 16px;
line-height: 48px;
font-weight: 500;
border-radius: 50%;
text-align: center;
vertical-align: middle;
transition: 0.4s;
color: var(--lemani-header-font-color);
background: #ffffff;
border: 1px solid transparent; }
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:not(.current):not(.next):not(.prev):hover {
border-color: rgba(var(--lemani-primary-rgb), 0.2); }
.woocommerce nav.woocommerce-pagination ul li span.current {
border-color: var(--lemani-primary-color);
-webkit-user-select: none;
user-select: none;
cursor: default; }
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
border-color: transparent;
color: var(--lemani-primary-color); }
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover {
color: rgba(var(--lemani-primary-rgb), 0.5); }
.woocommerce nav.woocommerce-pagination ul li i {
font-style: normal;
display: inline-block;
vertical-align: middle;
transition: all 0.4s, color 0s;
font-size: 38px; } .woocommerce #comments {
padding-top: 0;
margin-top: 0;
margin-bottom: 0; }
.woocommerce #reviews #comment {
height: 118px; }
.woocommerce #reviews #comment .number-rating {
display: none; }
.woocommerce #reviews #comments ol.commentlist li .meta-data::after {
display: none; }
.woocommerce #reviews #comments ol.commentlist li .raiting-meta-data {
display: block;
margin-top: 17px;
margin-bottom: 3px; }
.woocommerce #reviews #comments ol.commentlist li .raiting-meta-data .number-rating {
display: none; }
.woocommerce #reviews #comments ol.commentlist li img.avatar {
display: block;
float: none;
position: static;
top: 0;
left: 0;
width: 100%;
height: auto;
margin: 0;
padding: 0;
border: 0;
background: none;
box-shadow: none; }
.woocommerce #comments ~ #review_form_wrapper #review_form {
border-radius: 3px; }
.woocommerce #comments ~ #review_form_wrapper .form-submit {
margin-bottom: 0;
clear: both; }
.woocommerce #comments ~ #review_form_wrapper .form-submit button.submit {
min-width: 180px;
color: var(--lemani-button-color-idle);
background: var(--lemani-button-bg-idle); }
.woocommerce #comments ~ #review_form_wrapper .form-submit button.submit:hover, .woocommerce #comments ~ #review_form_wrapper .form-submit button.submit:focus, .woocommerce #comments ~ #review_form_wrapper .form-submit button.submit:active {
color: var(--lemani-button-color-hover);
background: var(--lemani-button-bg-hover); }
.woocommerce #comments ~ #review_form_wrapper #respond {
margin-top: 20px;
margin-bottom: 23px; }
.woocommerce #comments ~ #review_form_wrapper #respond h3 {
margin-bottom: 11px; }
.woocommerce #comments ~ #review_form_wrapper #respond p a {
margin-right: 9px; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform {
display: flex;
flex-wrap: wrap; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p,
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > span,
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > div {
width: 100%; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating {
order: 1; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-notes {
order: 2; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-author {
order: 3; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-email {
order: 4; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-comment {
order: 5;
margin: 0; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-cookies-consent {
order: 6;
font-size: 14px;
font-weight: 400;
margin-top: 31px;
margin-bottom: 7px; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .wpml_language_code {
order: 7; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .form-submit {
order: 8;
padding-top: 32px;
margin-bottom: 0;
clear: both; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform label:empty {
display: none; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating label {
display: inline-block;
margin-top: 0;
margin-right: 15px;
margin-bottom: 16px;
color: var(--lemani-header-font-color);
font-size: 14px;
font-weight: 700;
letter-spacing: .1em;
text-transform: uppercase; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating label::after {
content: ':'; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-author, .woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-email {
width: 50%;
float: left;
margin-bottom: 0; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-author input, .woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-email input {
position: relative;
width: 100%; }
@media (max-width: 767px) {
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-author, .woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-form-email {
width: 100%; } }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p.comment-notes {
font-size: 14px;
margin-bottom: 12px; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform > p textarea {
position: relative; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating {
margin-top: 6px;
margin-bottom: 0;
padding-left: 10px;
padding-right: 10px; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars {
display: inline-block;
height: 1em;
line-height: 1;
width: 6.00em;
font-size: 16px;
margin-left: 0; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars > span {
display: flex;
height: inherit; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars a {
margin-right: 0 !important;
vertical-align: baseline; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars a:not(:last-child) {
padding-right: 1.2em; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars a:before {
content: "\e020";
opacity: 1;
color: #e5d9c8; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars a:hover ~ a::before {
opacity: 1 !important;
color: #e5d9c8 !important; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars:hover a::before {
opacity: 1 !important;
color: #f69946 !important; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a.active::before {
opacity: 1;
color: #f69946; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a.active ~ a::before {
opacity: 1;
color: #e5d9c8; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating .stars.selected a:not(.active)::before {
opacity: 1;
color: #f69946; }
.woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating select {
display: none; } .woocommerce.single div.product .woocommerce-tabs {
text-align: left; }
.woocommerce.single div.product .woocommerce-tabs:last-child .panel {
margin-bottom: 0 !important; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs {
display: inline-block;
position: relative;
margin: 10px 0 0;
font-size: 0;
overflow: visible;
border-radius: 0;
width: 100%; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li {
display: inline-flex;
position: relative;
z-index: 2;
margin: 0;
padding: 0;
align-items: center;
flex-direction: column;
text-align: center;
cursor: pointer;
color: var(--lemani-header-font-color);
background: transparent;
border-radius: 0;
border: unset;
transition: 0.3s ease-in-out; }
@media (min-width: 768px) {
.woocommerce.single div.product .woocommerce-tabs ul.tabs li:not(:last-child) {
margin-right: 60px; } }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
position: relative;
margin: 0;
padding: 8px 0;
font-size: 18px;
font-weight: 500;
line-height: 30px;
text-decoration: none;
opacity: 0.7;
color: inherit;
transition: opacity .3s;
z-index: 1; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 60px;
background-color: var(--lemani-header-font-color);
transition: 0.4s;
transform-origin: left center;
transform: scaleX(0); }
@media (min-width: 768px) {
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a::after {
display: none; } }
@media (max-width: 767px) {
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
right: auto;
top: 0;
min-width: 768px;
margin: auto; } }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a:hover {
opacity: 1; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li.active a::after,
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a:hover::after {
transform: scaleX(1); }
.woocommerce.single div.product .woocommerce-tabs ul.tabs li:before, .woocommerce.single div.product .woocommerce-tabs ul.tabs li:after {
display: none; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs:before {
display: none; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs .lavalamp-object {
position: absolute;
left: 0;
bottom: 0;
width: 60px;
height: 2px;
border-width: 0;
border-radius: 0;
transition: 0.4s ease-in-out;
background-color: var(--lemani-header-font-color);
opacity: 0;
pointer-events: none;
z-index: 3; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs.lavalamp_animate .lavalamp-object {
opacity: 1; }
@media (max-width: 767px) {
.woocommerce.single div.product .woocommerce-tabs ul.tabs .lavalamp-object {
display: none !important; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs,
.woocommerce.single div.product .woocommerce-tabs ul.tabs li {
display: block;
width: 100%;
overflow: hidden; }
.woocommerce.single div.product .woocommerce-tabs ul.tabs a:before,
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a:before {
border-radius: 0; } }
.woocommerce.single div.product .woocommerce-tabs .panel {
margin-bottom: 40px;
padding: 24px 0 16px 0;
text-align: left; }
.woocommerce.single div.product .woocommerce-tabs .panel #comments {
margin-top: -31px; }
.woocommerce.single div.product .woocommerce-tabs .panel .woocommerce-noreviews {
padding-top: 32px; }
.woocommerce.single div.product .woocommerce-tabs .panel > h2,
.woocommerce.single div.product .woocommerce-tabs .panel #comments > h2 {
display: none; }
.woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description {
padding-left: 0;
padding-right: 0;
text-align: justify;
margin-bottom: 63px; }
.woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information {
padding-top: 22px;
margin-bottom: 27px; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes {
border: 0;
width: 100%; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr {
border: 0;
float: left;
width: 100%;
display: flex;
align-items: baseline; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th {
display: flex;
flex: 1 1 auto;
align-items: baseline;
border: 0;
padding: 8px 0 7px 0;
font-size: 14px;
font-weight: 700;
width: 35%;
min-width: 35%;
background: transparent;
text-transform: uppercase;
letter-spacing: 0.1em; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th:after {
content: '';
flex: 1 1 auto;
border-top: 1px solid #dcdee0;
margin-left: 25px; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes td {
font-style: normal;
text-align: right;
border: 0;
padding-left: 25px;
padding-right: 0;
font-size: 16px;
line-height: 21px;
background: transparent; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes td p {
padding: 7px 0; }
@media (max-width: 767px) {
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr th::after {
margin-left: 15px; }
.woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr td {
padding-left: 15px; } }
.woocommerce #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 0; } .woocommerce .widget_price_filter .price_slider_wrapper {
position: relative;
margin-bottom: 4px;
z-index: 1; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
border-radius: unset;
height: 2px;
top: 0;
background-color: var(--lemani-secondary-color); }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
top: 50%;
width: 12px;
height: 12px;
margin-left: -6px;
margin-top: -6px;
border-radius: 0;
background: unset; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle::before {
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
width: 2px;
height: 12px;
background-color: var(--lemani-secondary-color);
margin: auto; }
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 2px;
margin: 0 0 27px; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content {
border: 0;
border-radius: 0;
margin-top: 24px;
background-color: var(--lemani-primary-color); }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-bottom: 0;
line-height: 20px;
text-align: left; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 0;
line-height: 0;
font-weight: 500;
color: #828282;
order: -1; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label::before {
content: var(--wgl_price_label);
font-size: 16px;
margin-right: 8px;
color: var(--lemani-header-font-color); }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span {
font-size: 16px;
line-height: 1; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span:last-child::before {
content: '-';
margin: 0 4px; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
display: inline-flex;
align-items: center;
justify-content: center;
left: auto;
font-size: 14px;
font-weight: 500;
padding: 5px 11px;
min-width: 57px;
text-align: center;
height: auto;
line-height: 20px;
color: var(--lemani-primary-color);
background-color: rgba(var(--lemani-primary-rgb), 0.1); }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:focus {
color: #ffffff;
background-color: var(--lemani-primary-color); }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none; }
.woocommerce .widget_product_categories > select {
margin-bottom: 1px; }
.woocommerce .widget_product .product_list_widget {
margin-bottom: -3px; }
.woocommerce .widget_product_search .woocommerce-product-search {
display: flex;
position: relative;
z-index: 1;
justify-content: center;
align-items: center;
margin-bottom: 0;
box-sizing: border-box;
transition: box-shadow 0.4s; }
.woocommerce .widget_product_search .woocommerce-product-search [type='submit']:before {
content: '\f100';
position: absolute;
font-family: flaticon; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding: 0; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before, .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
display: none; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a {
color: var(--lemani-primary-color); }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
content: '';
border-color: var(--lemani-primary-color);
margin-right: 10px; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:hover {
color: red; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen > a .post_count {
color: var(--lemani-primary-color); }
.woocommerce .widget_layered_nav_filters ul li a:before {
content: "";
display: inline-block;
color: #a3a3a3;
transition: 0.4s;
margin-right: 10px;
width: 6px;
height: 6px;
border: 2px solid currentColor;
border-radius: 50%; }
.woocommerce .widget_layered_nav_filters ul li.chosen a {
color: var(--lemani-primary-color); }
.woocommerce .widget_layered_nav_filters ul li.chosen a:before {
border-color: var(--lemani-primary-color); }
.woocommerce .widget_layered_nav_filters ul li.chosen a:hover {
color: red; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit {
display: block;
margin-top: 27px;
margin-left: auto;
font-size: 14px;
font-weight: 500;
padding: 5px 11px;
min-width: 57px;
text-align: center;
height: auto;
line-height: 20px;
color: var(--lemani-primary-color);
background-color: rgba(var(--lemani-primary-rgb), 0.1); }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:hover, .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:focus {
color: #ffffff;
background-color: var(--lemani-primary-color); }
.product_list_widget .product-title {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
transition: color 0.3s; }
.product_list_widget li .star-rating {
margin: 0 0 13px;
font-size: 12px; }
.product_list_widget ins {
text-decoration: none; }
.product_list_widget .woocommerce-Price-amount {
margin-top: 8px;
font-size: 16px;
font-weight: 400;
transition: 0.3s; }
.product_list_widget .reviewer {
display: block;
margin-top: -5px;
font-size: 14px;
line-height: 24px;
font-style: normal;
font-weight: 700;
color: var(--lemani-primary-color); }
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
padding: 5px 0; } .widget_shopping_cart .blockUI.blockOverlay {
background-color: transparent !important; } @media (min-width: 1024px) and (max-width: 1199px) {
.sidebar_left .columns-3 > div.wgl-products, .sidebar_right .columns-3 > div.wgl-products {
--products-width: 50%; } }
@media (max-width: 1199px) {
.woocommerce-mini-cart__buttons.buttons {
display: block; }
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a {
width: 100%; } }
@media (max-width: 1023px) {
.woocommerce-mini-cart__buttons.buttons {
display: flex; }
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
margin-right: 10px;
margin-bottom: 0;
width: auto; }
div.wgl-products div.product .picture img,
.woocommerce .products div.wgl-products div.product .picture img {
border-radius: 3px; }
div.wgl-products div.product .picture .woo_post-link,
.woocommerce .products div.wgl-products div.product .picture .woo_post-link {
opacity: 1 !important; }
div.wgl-products div.product a.button,
.woocommerce .products div.wgl-products div.product a.button {
opacity: 1;
visibility: visible; } }
@media (min-width: 768px) and (max-width: 992px) {
.sidebar_left .columns-3 > div.wgl-products, .sidebar_right .columns-3 > div.wgl-products {
--products-width: 50%; } }
@media (max-width: 992px) {
.columns-4 div.wgl-products {
--products-width: 50%; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%; }
body.woocommerce-checkout .woocommerce-order .woocommerce-customer-details,
body.woocommerce-checkout .woocommerce-order .woocommerce-order-details {
width: 100%; }
body.woocommerce-checkout .woocommerce-order .woocommerce-order-details {
margin-bottom: 50px; }
body.woocommerce-checkout form.woocommerce-checkout > div,
body.woocommerce-checkout form.woocommerce-checkout > .col2-set,
body.woocommerce-checkout form.woocommerce-checkout > #order_review_heading,
body.woocommerce-checkout form.woocommerce-checkout > #order_review {
width: 100%;
max-width: unset; } }
@media all and (max-width: 992px) and (max-width: 992px) {
body.woocommerce-checkout form.woocommerce-checkout > .col2-set {
margin-bottom: 30px; } }
@media (max-width: 767px) {
.wgl-products-wrapper div.wgl-products {
--products-width: 50%; }
.woocommerce table.shop_table_responsive.cart tr td.actions .coupon .input-text,
.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon .input-text {
float: none; }
.woocommerce-cart-form__contents td.actions .coupon .button.alt,
.woocommerce-cart-form__contents td.actions .coupon .input-text + .button {
float: none !important; }
.woocommerce .cart-collaterals .cross-sells div.wgl-products,
.woocommerce-page .cart-collaterals .cross-sells div.wgl-products {
--products-width: 50%; }
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .coupon .button {
display: block;
width: auto; }
.woocommerce table.shop_table_responsive tr td.product-name,
.woocommerce-page table.shop_table_responsive tr td.product-name {
font-size: 18px; }
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
font-size: 18px;
font-weight: 500;
text-transform: capitalize; }
.woocommerce table.shop_table_responsive tr.order-total td::before,
.woocommerce-page table.shop_table_responsive tr.order-total td::before {
font-weight: 700; }
.woocommerce table.shop_table_responsive.cart tr,
.woocommerce-page table.shop_table_responsive.cart tr {
box-shadow: unset;
margin-bottom: 20px;
padding: 0 0 11px;
position: relative;
border-radius: 0; }
.woocommerce table.shop_table_responsive.cart tr.cart_item,
.woocommerce-page table.shop_table_responsive.cart tr.cart_item {
border-bottom: 1px solid #dcdee0; }
.woocommerce table.shop_table_responsive.cart tr td,
.woocommerce-page table.shop_table_responsive.cart tr td {
padding: 7px 0;
line-height: 30px;
display: flex;
align-items: center;
justify-content: space-between;
background-color: transparent !important;
border: unset; }
.woocommerce table.shop_table_responsive.cart tr td.product-name,
.woocommerce-page table.shop_table_responsive.cart tr td.product-name {
display: block; }
.woocommerce table.shop_table_responsive.cart tr td.product-name .variation,
.woocommerce-page table.shop_table_responsive.cart tr td.product-name .variation {
margin-top: 10px;
font-size: 0.8em; }
.woocommerce table.shop_table_responsive.cart tr td.product-quantity,
.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity {
padding: 2px 0; }
.woocommerce table.shop_table_responsive.cart tr td.product-quantity .quantity .quantity-wrapper,
.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .quantity .quantity-wrapper {
height: 40px;
padding: 0; }
.woocommerce table.shop_table_responsive.cart tr td.product-quantity .quantity .quantity-wrapper .qty,
.woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .quantity .quantity-wrapper .qty {
height: 40px; }
.woocommerce table.shop_table_responsive.cart tr td.product-remove a,
.woocommerce-page table.shop_table_responsive.cart tr td.product-remove a {
position: absolute;
right: 20px;
top: 40px; }
.woocommerce table.shop_table_responsive.cart tr td.product-thumbnail,
.woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail {
width: 100%;
padding-top: 20px;
padding-bottom: 15px; }
.woocommerce table.shop_table_responsive.cart tr td.product-thumbnail:before,
.woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail:before {
display: none; }
.woocommerce table.shop_table_responsive.cart tr td.actions,
.woocommerce-page table.shop_table_responsive.cart tr td.actions {
padding-top: 10px;
display: flex;
flex-direction: column;
align-items: stretch;
width: 100%; }
.woocommerce table.shop_table_responsive.cart tr td.actions .coupon,
.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon {
padding: 0; }
.woocommerce table.shop_table_responsive.cart tr td.actions .coupon .input-text,
.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon .input-text {
margin-bottom: 10px; }
.woocommerce table.shop_table_responsive.cart tr td.actions input,
.woocommerce-page table.shop_table_responsive.cart tr td.actions input {
margin-bottom: 10px;
width: 100% !important; }
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
margin-bottom: 0; }
.woocommerce form.checkout_coupon .form-row.form-row-last,
.woocommerce-page form.checkout_coupon .form-row.form-row-last {
padding-left: 0; }
.woocommerce form.checkout_coupon .form-row.form-row-last button,
.woocommerce-page form.checkout_coupon .form-row.form-row-last button {
width: 100%; }
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table thead th.product-name,
.woocommerce table.shop_table tfoot tr th {
padding-left: 0; }
body.woocommerce-checkout #order_review table.shop_table td.product-name,
body.woocommerce-checkout .woocommerce-order-details table.shop_table td.product-name {
padding-left: 20px; }
.woocommerce .col2-set {
float: left;
width: 100%;
margin-right: 0; }
.woocommerce #order_review_heading,
.woocommerce #order_review {
width: 100%; }
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
width: auto;
margin-bottom: 0; }
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
margin-left: 0; } }
@media (min-width: 380px) and (max-width: 599px) {
div.wgl-products div.product .price,
div.wgl-products .woocommerce-loop-category__title,
div.wgl-products .woocommerce-loop-product__title,
.woocommerce .products div.wgl-products div.product .price,
.woocommerce .products div.wgl-products .woocommerce-loop-category__title,
.woocommerce .products div.wgl-products .woocommerce-loop-product__title {
font-size: 18px; }
div.wgl-products .woo_product_content,
.woocommerce .products div.wgl-products .woo_product_content {
padding: 16px 0 15px; } }
@media (max-width: 600px) {
.woocommerce table.shop_table_responsive.cart tr td.actions .coupon,
.woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon {
max-width: unset;
width: 100%;
margin: 60px 0 0; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
max-width: unset;
margin-top: 30px; } }
@media (max-width: 599px) {
.woocommerce form.checkout_coupon .form-row {
width: 100%; }
.wgl-woocommerce-sorting {
display: block;
margin-bottom: 30px; }
.wgl-woocommerce-sorting p.woocommerce-result-count {
width: 100%;
margin: 0 0 5px 0;
text-align: right; }
.wgl-woocommerce-sorting form.woocommerce-ordering {
width: 100%; }
.woocommerce table.shop_attributes th {
width: auto; }
.woocommerce-cart-form__contents #coupon_code {
margin-bottom: 9px; }
.woocommerce-cart-form__contents #coupon_code,
.woocommerce-cart-form__contents #coupon_code + .button {
width: 100%; }
body.woocommerce-account .form-row-first,
body.woocommerce-account .form-row-last,
body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last {
width: 100%; }
.wgl_module_message_box.woocommerce-message .message_text {
display: flex;
flex-direction: column; }
.wgl_module_message_box.woocommerce-message a.button {
margin: 15px 0 0 0; } }
@media (max-width: 426px) {
.woocommerce form.checkout_coupon .cart-collaterals .woocommerce-shipping-destination,
.woocommerce form.checkout_coupon .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce form.login .cart-collaterals .woocommerce-shipping-destination,
.woocommerce form.login .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce form.register .cart-collaterals .woocommerce-shipping-destination,
.woocommerce form.register .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce .cart-collaterals .woocommerce-shipping-destination,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .woocommerce-shipping-destination,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator {
margin-left: 0; }
.woocommerce form.checkout_coupon table.cart td.actions .coupon .input-text,
.woocommerce form.checkout_coupon #content table.cart td.actions .coupon .input-text,
.woocommerce form.login table.cart td.actions .coupon .input-text,
.woocommerce form.login #content table.cart td.actions .coupon .input-text,
.woocommerce form.register table.cart td.actions .coupon .input-text,
.woocommerce form.register #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 180px; }
.woocommerce form.checkout_coupon table.cart td.actions .coupon .input-text + .button,
.woocommerce form.checkout_coupon #content table.cart td.actions .coupon .input-text + .button,
.woocommerce form.login table.cart td.actions .coupon .input-text + .button,
.woocommerce form.login #content table.cart td.actions .coupon .input-text + .button,
.woocommerce form.register table.cart td.actions .coupon .input-text + .button,
.woocommerce form.register #content table.cart td.actions .coupon .input-text + .button,
.woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce #content table.cart td.actions .coupon .input-text + .button,
.woocommerce-page table.cart td.actions .coupon .input-text + .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text + .button {
margin-left: 0; }
.woocommerce form.checkout_coupon form.checkout_coupon,
.woocommerce form.checkout_coupon form.login,
.woocommerce form.checkout_coupon form.register,
.woocommerce form.login form.checkout_coupon,
.woocommerce form.login form.login,
.woocommerce form.login form.register,
.woocommerce form.register form.checkout_coupon,
.woocommerce form.register form.login,
.woocommerce form.register form.register,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
padding: 20px 20px 5px; } }
@media (max-width: 379px) {
.woocommerce .cart-collaterals .cross-sells div.wgl-products,
.woocommerce-page .cart-collaterals .cross-sells div.wgl-products {
--products-width: 100%; }
.wgl-products-wrapper div.wgl-products,
.woocommerce .wgl-products-wrapper div.wgl-products {
--products-width: 100%; } }  .woocommerce table.cart td.actions .coupon .input-text,
.woocommerce div.product form.cart div.quantity label.label-qty,
.woocommerce.single div.product .woocommerce-tabs ul.tabs li a .count,
body .select2-container {
font-family: var(--lemani-content-font-family); }
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce .summary .product_meta > span,
.woocommerce .summary .product_meta > span a {
color: var(--lemani-content-color); }  .woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-name a:hover,
.woocommerce-tabs .comment-reply-title,
.woocommerce table.shop_table tfoot tr th,
#add_payment_method .wc-proceed-to-checkout .button__wrapper .checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout .button__wrapper .checkout-button,
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th,
.woocommerce div.product form.cart .reset_variations:before,
.woocommerce div.product form.cart .group_table tr td label,
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before,
.product_meta > span a:hover,
.woocommerce .summary .product_meta > span span.title,
.woocommerce .widget_shopping_cart .total {
color: var(--lemani-header-font-color); }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: var(--lemani-tertiary-color); }
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: var(--lemani-header-font-color) transparent transparent transparent; }  .checkout.woocommerce-checkout #ship-to-different-address,
.checkout.woocommerce-checkout #ship-to-different-address span {
font-family: var(--lemani-header-font-family); } div.wgl-products .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.product_list_widget .price,
.woocommerce .woo_mini_cart ul.cart_list li.mini_cart_item.woocommerce-mini-cart-item .quantity .amount,
.woocommerce-mini-cart__total .woocommerce-Price-amount,
.woocommerce table.shop_table .woocommerce-Price-amount.amount,
.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount {
color: var(--lemani-primary-color); }
div.wgl-products div.product-category a:hover h2,
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:before,
.wgl-theme-header .wgl-woo_mini_cart .header_cart-heading_description:after,
.woocommerce-review-link:hover,
.product_list_widget li a:hover .product-title,
.woocommerce .woocommerce-cart-form__cart-item .product-thumbnail img,
.woocommerce div.product .woocommerce-product-gallery .flex-viewport,
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.woocommerce .cart-collaterals .cart_totals > h2:after,
.woocommerce-page .cart-collaterals .cart_totals > h2:after,
.woocommerce .summary .product_meta > span a:hover,
.wgl_module_message_box a:hover,
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before {
color: var(--lemani-primary-color); }
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box {
background-color: var(--lemani-primary-color); }
.wgl-theme-header .mini-cart a.woo_icon:before {
border-color: var(--lemani-primary-color); }