.fa,
.fas,
.single-product div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before,
.single-product div.product .woocommerce-tabs ul.tabs li.awards_tab a:before,
.single-product div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.single-product div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before, .single-product div.product .woocommerce-tabs ul.tabs li.awards_tab a:before, .single-product div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: -.125em;
}
@font-face {
font-family: 'star';
src: url(//viile-metamorfosis.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//viile-metamorfosis.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//viile-metamorfosis.ro/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//viile-metamorfosis.ro/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//viile-metamorfosis.ro/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: normal;
font-style: normal;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.price ins {
font-weight: 400;
background: transparent;
}
.price del {
color: #999;
}
div.blockOverlay {
background-color: var(--secondary-color) !important;
} .footer-cart-wrapper {
position: fixed;
background: var(--secondary-color);
right: 0;
bottom: 61px;
z-index: 100;
-webkit-transform: translate(var(--layout-padding), 0);
transform: translate(var(--layout-padding), 0);
-webkit-transition: .3s ease all;
transition: .3s ease all;
display: none;
}
@media (min-width: 768px) {
.footer-cart-wrapper {
display: block;
}
}
@media (min-width: 2400px) {
.footer-cart-wrapper {
bottom: 101px;
}
}
.footer-cart-wrapper .footer-cart {
position: relative;
height: 60px;
width: calc(var(--layout-padding) - 1px);
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
}
@media (min-width: 2400px) {
.footer-cart-wrapper .footer-cart {
height: 100px;
}
}
.footer-cart-wrapper .footer-cart .count {
position: absolute;
left: auto;
top: 25px;
display: inline-block;
width: 100%;
text-align: center;
font-size: 0.675rem;
color: var(--text-color);
}
@media (min-width: 2400px) {
.footer-cart-wrapper .footer-cart .count {
top: 45px;
}
}
.footer-cart-wrapper .footer-cart svg {
height: 35px;
width: 35px;
display: inline-block;
vertical-align: middle;
line-height: inherit;
fill: currentColor;
position: relative;
}
.footer-cart-wrapper .footer-cart svg path {
fill: rgba(255, 255, 255, 0.3);
}
.footer-cart-wrapper:hover {
background: var(--primary-color);
}
.footer-cart-wrapper:hover .count {
color: var(--secondary-color);
}
.footer-cart-wrapper:hover svg path {
fill: var(--secondary-color);
}
.is-scrolled.cart_not_empty .footer-cart-wrapper {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} table.shop_table {
background: var(--secondary-color);
}
table.shop_table td,
table.shop_table th {
padding-left: 0;
}
table.shop_table.woocommerce-table--order-details th {
padding-left: 3em;
}
table.shop_table.woocommerce-table--order-details td {
padding-left: 2em;
}
table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td[data-title]::before {
content: attr(data-title) ": ";
float: left;
display: block;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.product-name::before {
display: none;
}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
table.shop_table_responsive.my_account_orders .order-actions {
text-align: right;
}
table.shop_table_responsive.my_account_orders .order-actions::before {
display: none;
} .products .product {
list-style: none;
margin-left: 0;
text-align: center;
position: relative;
background: var(--modules-background-color);
}
.products .product.product-category .product-category-wrap {
background: var(--modules-background-color);
}
.products .product.product-category .product-category-wrap h2 {
margin: 1em;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s,-webkit-transform .3s;
}
.products .product.product-category .product-category-wrap h2:after {
content: '';
position: absolute;
width: 60px;
height: 1.5px;
background: var(--primary-color);
display: block;
left: calc(50% - 30px);
margin-top: 0.3em;
}
.products .product.product-category .product-category-wrap .term-description {
margin: 0 2em 3em 2em;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s,-webkit-transform .3s;
}
.products .product .woocommerce-LoopProduct-link {
display: block;
}
.products .product .price {
display: block;
margin: 1em 0 3em 0;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
will-change: transform;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
color: var(--primary-color);
}
@media (min-width: 2400px) {
.products .product .price {
font-size: 1rem;
letter-spacing: 4px;
}
}
.products .product .price ins {
background-color: transparent;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
color: var(--primary-color);
}
@media (min-width: 2400px) {
.products .product .price ins {
font-size: 1rem;
letter-spacing: 4px;
}
}
.products .product .woocommerce-loop-product__title {
font-size: var(--headings-4-font-size);
line-height: normal;
}
.products .product .woocommerce-loop-product__title a {
color: #fff;
}
.products .product img {
display: block;
margin: 0 auto;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s,-webkit-transform .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.products .product .product-image-wrap {
position: relative;
}
.products .product .product-meta-wrap {
overflow: hidden;
text-align: center;
background: var(--modules-background-color);
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s,-webkit-transform .3s;
}
.products .product .product-meta-wrap .product-meta-wrap-inner {
position: relative;
padding: 2em;
}
.products .product .product-meta-wrap .product-meta-wrap-inner .button {
position: absolute;
left: 50%;
right: auto;
opacity: 0;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
-webkit-transition: .4s;
transition: .4s;
width: 60%;
height: 48px;
}
@media (min-width: 2400px) {
.products .product .product-meta-wrap .product-meta-wrap-inner .button {
height: 58px;
}
}
.products .product .product-meta-wrap .product-meta-wrap-inner .button.product_type_external {
width: 80%;
height: auto;
}
.products .product .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
position: absolute;
left: 50%;
right: auto;
opacity: 0;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
-webkit-transition: .4s;
transition: .4s;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.714rem;
}
@media (min-width: 2400px) {
.products .product .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
font-size: 0.857rem;
letter-spacing: 4px;
}
}
.products .product:hover.product-category .product-category-wrap h2 {
-webkit-transform: translateY(-25px);
-moz-transform: translateY(-25px);
-ms-transform: translateY(-25px);
transform: translateY(-25px);
}
.products .product:hover.product-category .product-category-wrap .term-description {
-webkit-transform: translateY(-25px);
-moz-transform: translateY(-25px);
-ms-transform: translateY(-25px);
transform: translateY(-25px);
}
.products .product:hover img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
@media (min-width: 2400px) {
.products .product:hover img {
-webkit-transform: translateY(-80px);
-moz-transform: translateY(-80px);
-ms-transform: translateY(-80px);
transform: translateY(-80px);
}
}
.products .product:hover .product-meta-wrap {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
overflow: visible;
}
@media (min-width: 2400px) {
.products .product:hover .product-meta-wrap {
-webkit-transform: translateY(-80px);
-moz-transform: translateY(-80px);
-ms-transform: translateY(-80px);
transform: translateY(-80px);
}
}
.products .product:hover .product-meta-wrap .product-meta-wrap-inner .button {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
opacity: 1;
visibility: visible;
}
.products .product:hover .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
-webkit-transform: translate(-50%, 50px);
-moz-transform: translate(-50%, 50px);
-ms-transform: translate(-50%, 50px);
transform: translate(-50%, 50px);
opacity: 1;
visibility: visible;
}
@media (min-width: 2400px) {
.products .product:hover .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
-webkit-transform: translate(-50%, 80px);
-moz-transform: translate(-50%, 80px);
-ms-transform: translate(-50%, 80px);
transform: translate(-50%, 80px);
}
} body.gg-shop-style_2 .products .product {
background: transparent;
}
body.gg-shop-style_2 .products .product .onsale, body.gg-shop-style_2 .products .product .products-count {
background: transparent;
}
body.gg-shop-style_2 .products .product .product-image-wrap:after, body.gg-shop-style_2 .products .product .product-image-wrap:before {
content: '';
width: 100%;
height: 50%;
display: block;
position: absolute;
left: 0;
top: 25%;
background: var(--primary-color);
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: scaleX(0) translateZ(0);
transform: scaleX(0) translateZ(0);
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
z-index: -1;
}
body.gg-shop-style_2 .products .product .product-image-wrap:before {
background: var(--modules-background-color);
-webkit-transform: scaleX(1) translateZ(0);
transform: scaleX(1) translateZ(0);
z-index: -2;
}
body.gg-shop-style_2 .products .product .product-meta-wrap {
background: transparent;
}
body.gg-shop-style_2 .products .product .product-meta-wrap .product-meta-wrap-inner .button:before {
background: var(--secondary-color);
}
body.gg-shop-style_2 .products .product:hover .product-image-wrap:after {
-webkit-transform: scaleY(1) translateZ(0);
transform: scaleY(1) translateZ(0);
} body.gg-shop-style_3 .products .product {
background: transparent;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
body.gg-shop-style_3 .products .product .product-image-wrap {
background: var(--modules-background-color);
-webkit-box-flex: 0;
-webkit-flex: 0 0 60%;
-moz-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
}
body.gg-shop-style_3 .products .product .product-image-wrap img {
transition: none;
transform: none;
}
body.gg-shop-style_3 .products .product .product-image-wrap .onsale {
right: auto;
left: 15px;
}
body.gg-shop-style_3 .products .product .product-meta-wrap {
background: transparent;
transition: none;
transform: none;
text-align: left;
overflow: visible;
-webkit-box-flex: 0;
-webkit-flex: 0 0 40%;
-moz-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
-webkit-align-self: center;
-moz-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner {
position: relative;
width: 130%;
transform: translateX(-30%);
padding: 0 0 0 30px;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .woocommerce-loop-product__title {
font-size: 2rem;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .button {
width: 100%;
background: none;
border: none;
padding: 0;
left: 30px;
right: auto;
opacity: 0;
-webkit-transform: translate(-30px, 0);
transform: translate(-30px, 0);
color: #fff;
height: auto;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .button:after, body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .button:before {
display: none;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .button:hover {
color: var(--primary-color);
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .button.loading span.loader {
left: 0;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
margin-top: 30px;
left: 30px;
-webkit-transform: translate(-30px, 0);
transform: translate(-30px, 0);
color: #fff;
}
body.gg-shop-style_3 .products .product .product-meta-wrap .product-meta-wrap-inner .added_to_cart:hover {
color: var(--primary-color);
}
body.gg-shop-style_3 .products .product:hover .product-meta-wrap .product-meta-wrap-inner .button,
body.gg-shop-style_3 .products .product:hover .product-meta-wrap .product-meta-wrap-inner .added_to_cart {
opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
body.post-type-archive .woocommerce-result-count,
body.post-type-archive .woocommerce-ordering {
display: none;
}
.price del {
opacity: 0.5;
}
.price del + ins {
margin-left: 0.327em;
} .single-product .woocommerce-message, .single-product .woocommerce-info, .single-product .woocommerce-error {
padding: 3em;
margin-bottom: var(--layout-padding);
}
.single-product .product-description-wrapper {
background: var(--modules-background-color);
padding: 8%;
}
.single-product .product-description-wrapper p:last-child {
margin-bottom: 0;
}
.single-product .pswp__button {
background-color: transparent;
}
.single-product .pswp__button:after, .single-product .pswp__button:before {
display: none;
}
.single-product div.product {
position: relative;
}
.single-product div.product::before, .single-product div.product::after {
content: '';
display: table;
}
.single-product div.product::after {
clear: both;
}
.single-product div.product .woocommerce-tabs .panel {
padding: 0 8%;
background: var(--body-background-color);
}
.single-product div.product .woocommerce-tabs .panel table {
margin: 0;
}
.single-product div.product .woocommerce-tabs .panel table tr:last-child {
border-bottom: 0;
}
.single-product div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--reviews {
padding: 8%;
}
.single-product div.product .woocommerce-tabs ul.tabs {
margin: 0;
}
.single-product div.product .woocommerce-tabs ul.tabs li a {
background: transparent;
padding: 2em;
color: var(--text-color);
text-align: center;
border-right: 0;
transition: none;
position: relative;
text-indent: 0;
white-space: nowrap;
}
@media (max-width: 768px) {
.single-product div.product .woocommerce-tabs ul.tabs li a {
text-indent: -9999px;
overflow: hidden;
padding: 2em 1em;
}
}
.single-product div.product .woocommerce-tabs ul.tabs li a:before {
display: none !important;
}
@media (max-width: 768px) {
.single-product div.product .woocommerce-tabs ul.tabs li a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: block !important;
position: absolute;
text-indent: 0;
left: 0;
right: 0;
font-size: 150%;
}
}
.single-product div.product .woocommerce-tabs ul.tabs li:last-child a {
padding-right: 2em;
}
@media (max-width: 768px) {
.single-product div.product .woocommerce-tabs ul.tabs li:last-child a {
padding-right: 1em;
}
}
.single-product div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--body-background-color);
color: var(--primary-color);
}
.single-product div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before {
content: "\f00b";
}
.single-product div.product .woocommerce-tabs ul.tabs li.awards_tab a:before {
content: "\f559";
}
.single-product div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before {
content: "\f075";
}
.single-product div.product .images,
.single-product div.product .summary,
.single-product div.product .woocommerce-product-gallery {
margin-top: 0;
}
.single-product div.product .product-images-summary-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column;
-moz-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
position: relative;
}
@media (min-width: 992px) {
.single-product div.product .product-images-summary-wrap {
-webkit-flex-flow: row;
-moz-flex-flow: row;
-ms-flex-flow: row;
flex-flow: row;
}
}
.single-product div.product .product-images-summary-wrap .product-gallery-wrap {
position: -webkit-sticky;
position: sticky;
width: 100%;
height: 100%;
margin: 0;
top: 0;
left: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
z-index: 1;
}
.single-product div.product .product-images-summary-wrap .product-gallery-wrap .onsale {
padding: 1.5em;
right: 0;
top: 0;
}
.single-product div.product .summary {
background: var(--modules-background-color);
padding: 8%;
position: relative;
z-index: 2;
}
@media (min-width: 992px) {
.single-product div.product .summary {
-webkit-flex-basis: 50%;
-moz-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
}
.single-product div.product .summary .product_title {
line-height: normal;
margin-top: 0;
}
.single-product div.product .summary .woocommerce-product-details__short-description {
margin-bottom: 2em;
font-family: var(--headings-font-family);
font-size: 1.5rem;
display: block;
line-height: normal;
}
.single-product div.product .summary .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product div.product .summary .product-factsheet {
padding: 1em 0;
display: block;
}
.single-product div.product .summary .product-factsheet svg {
height: 20px;
top: 4px;
position: relative;
margin-right: 10px;
}
.single-product div.product .summary .product-factsheet svg path {
fill: var(--text-color);
}
.single-product div.product .summary .product_posted_in {
position: relative;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
margin-bottom: 10px;
display: block;
}
@media (min-width: 2400px) {
.single-product div.product .summary .product_posted_in {
font-size: 1rem;
letter-spacing: 4px;
}
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
margin: 0;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
}
.single-product div.product .woocommerce-product-gallery img {
margin: 0;
display: block;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 3em 0;
background: var(--modules-background-color);
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after {
content: '';
display: table;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after {
clear: both;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.5;
transition: all, ease, 0.2s;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
-webkit-flex-basis: 50%;
-moz-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
-webkit-flex-basis: 33%;
-moz-flex-basis: 33%;
-ms-flex-preferred-size: 33%;
flex-basis: 33%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
-webkit-flex-basis: 25%;
-moz-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
-webkit-flex-basis: 20%;
-moz-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: both;
}
.single-product div.product .images .woocommerce-main-image {
display: block;
}
.single-product div.product .images .thumbnails a.zoom {
display: block;
width: 22.05%;
margin-right: 3.8%;
float: left;
margin-bottom: 1em;
}
.single-product div.product .images .thumbnails a.zoom.last {
margin-right: 0;
}
.single-product div.product .images .thumbnails a.zoom.first {
clear: both;
}
.single-product div.product form.cart {
padding: 0;
margin-bottom: 4em;
}
.single-product div.product form.cart::before, .single-product div.product form.cart::after {
content: '';
display: table;
}
.single-product div.product form.cart::after {
clear: both;
}
.single-product div.product form.cart button {
width: 50%;
height: 59px;
color: var(--modules-background-color);
}
@media (min-width: 2400px) {
.single-product div.product form.cart button {
height: 101px;
}
}
.single-product div.product form.cart button:before {
background: var(--primary-color);
}
.single-product div.product form.cart .quantity {
float: left;
width: 50%;
}
.single-product div.product form.cart .quantity .qty {
width: 100%;
height: 59px;
}
@media (min-width: 2400px) {
.single-product div.product form.cart .quantity .qty {
height: 101px;
}
}
.single-product div.product form.cart table.woocommerce-grouped-product-list {
border: 1px solid rgba(255, 255, 255, 0.1);
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
float: none;
margin-right: 0;
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity {
margin-right: 0;
width: auto;
}
.single-product div.product.product-type-external form.cart button {
width: 100%;
height: auto;
}
.single-product div.product p.price {
color: var(--primary-color);
margin-bottom: 1em;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
}
@media (min-width: 2400px) {
.single-product div.product p.price {
font-size: 1rem;
letter-spacing: 4px;
}
}
.single-product div.product p.price ins {
color: var(--primary-color);
}
.single-product div.product table.variations {
table-layout: fixed;
margin: 0;
}
.single-product div.product table.variations tr {
border: 0;
}
.single-product div.product table.variations th,
.single-product div.product table.variations td {
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.single-product div.product table.variations .value {
margin-bottom: 1em;
}
.single-product div.product table.variations select {
max-width: 70%;
vertical-align: middle;
}
.single-product div.product .single_variation .price {
margin-bottom: 1em;
display: block;
color: var(--primary-color);
font-family: var(--base-font-family);
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
}
@media (min-width: 2400px) {
.single-product div.product .single_variation .price {
font-size: 1rem;
letter-spacing: 4px;
}
}
.single-product div.product .variations_button {
padding-top: 1em;
}
.single-product div.product .variations_button::before, .single-product div.product .variations_button::after {
content: '';
display: table;
}
.single-product div.product .variations_button::after {
clear: both;
}
.single-product div.product .woocommerce-product-rating {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-rating::before, .single-product div.product .woocommerce-product-rating::after {
content: '';
display: table;
}
.single-product div.product .woocommerce-product-rating::after {
clear: both;
}
.single-product div.product .woocommerce-product-rating .star-rating {
float: left;
margin-top: 0;
}
.single-product div.product .product_meta {
padding: 3em 0 0 0;
}
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as {
display: block;
}
.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
border-bottom: 0;
}
body.single-product.wpb-is-on .product-description-wrapper {
background: transparent;
padding: 0;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: #dcbe84;
}
.stock.out-of-stock {
color: #ff0000;
}
a.reset_variations {
display: inline-block;
margin-left: 1em;
} #comments .comment-form input[type="text"] {
width: 100%;
} #reviews.woocommerce-Reviews {
outline: none;
}
#reviews.woocommerce-Reviews #comments {
padding: 0;
background: transparent;
margin-top: 0;
}
#reviews.woocommerce-Reviews #comments .woocommerce-Reviews-title {
font-size: 1.2rem;
}
#reviews.woocommerce-Reviews #comments .woocommerce-noreviews {
margin-bottom: 2em;
padding: 4%;
}
#reviews.woocommerce-Reviews .comment-reply-title {
display: none;
}
#reviews.woocommerce-Reviews .commentlist {
list-style: none;
margin-left: 0;
}
#reviews.woocommerce-Reviews .commentlist li {
list-style: none;
clear: both;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding-bottom: 1.5em;
margin-bottom: 1.5em;
}
#reviews.woocommerce-Reviews .commentlist li::before, #reviews.woocommerce-Reviews .commentlist li::after {
content: '';
display: table;
}
#reviews.woocommerce-Reviews .commentlist li::after {
clear: both;
}
#reviews.woocommerce-Reviews .commentlist li .comment_container {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
align-items: flex-start;
}
#reviews.woocommerce-Reviews .commentlist li .comment_container::before, #reviews.woocommerce-Reviews .commentlist li .comment_container::after {
content: '';
display: table;
}
#reviews.woocommerce-Reviews .commentlist li .comment_container::after {
clear: both;
}
#reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text {
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
}
#reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .star-rating {
float: right;
margin-top: 0;
}
#reviews.woocommerce-Reviews .commentlist li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
#reviews.woocommerce-Reviews .commentlist li time {
opacity: 0.5;
}
#reviews.woocommerce-Reviews .commentlist li .avatar {
height: auto;
border-radius: 50%;
margin-right: 30px;
width: 40px;
}
#reviews.woocommerce-Reviews .commentlist li p.meta {
margin-bottom: 0.2em;
}
#reviews.woocommerce-Reviews .commentlist li p.meta strong {
line-height: 1;
}
#reviews.woocommerce-Reviews .commentlist li p.meta time {
display: block;
}
#reviews.woocommerce-Reviews .commentlist li p.meta .verified {
font-style: normal;
}
#reviews.woocommerce-Reviews .commentlist li p.meta .woocommerce-review__dash {
display: none;
}
#reviews.woocommerce-Reviews .commentlist li ul.children {
margin: 0;
}
#reviews.woocommerce-Reviews .commentlist li ul.children li:last-child {
margin-bottom: 0;
}
#reviews.woocommerce-Reviews .comment-form-rating {
clear: both;
}
#reviews.woocommerce-Reviews .comment-form-rating label {
display: block;
}
#reviews.woocommerce-Reviews input[type="submit"]:not(:hover):not(:active) {
background: var(--secondary-color);
} .storefront-breadcrumb {
padding: 1em 0;
}
.woocommerce-breadcrumb .breadcrumb-separator {
display: inline-block;
} .product_list_widget {
list-style: none;
margin-left: 0;
}
.product_list_widget li {
padding: 1em 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.product_list_widget li::before, .product_list_widget li::after {
content: '';
display: table;
}
.product_list_widget li::after {
clear: both;
}
.product_list_widget li img {
float: right;
max-width: 30px;
}
.product_list_widget li > a {
display: block;
}
.product_list_widget li ins {
background-color: transparent;
}
.widget ul.products li.product a {
text-decoration: none;
}
.widget_products a {
display: block;
}
.widget_shopping_cart .product_list_widget {
margin-bottom: 0;
}
.widget_shopping_cart .product_list_widget li {
padding-left: 2em;
position: relative;
}
.widget_shopping_cart .product_list_widget li a.remove {
position: absolute;
top: 0.5em;
left: 0;
opacity: 1;
color: var(--text-color);
}
.widget_shopping_cart p.total,
.widget_shopping_cart p.buttons {
padding: 1em 0;
margin: 0;
}
.widget_shopping_cart .buttons a {
display: block;
}
.widget_shopping_cart .buttons a:last-child {
margin-bottom: 0;
}
.widget_shopping_cart .buttons a img {
margin-left: auto;
margin-right: auto;
}
.widget.woocommerce li .count {
font-size: 1em;
float: right;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
top: auto;
z-index: 2;
width: 1em;
height: 1em;
-moz-border-radius-topleft: 1em;
-webkit-border-top-left-radius: 1em;
border-top-left-radius: 1em;
-moz-border-radius-topright: 1em;
-webkit-border-top-right-radius: 1em;
border-top-right-radius: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-bottom-left-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
cursor: ew-resize;
outline: none;
background: var(--primary-color);
box-sizing: border-box;
margin-top: -0.25em;
margin-left: auto;
opacity: 1;
border: 0;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
background: var(--primary-color);
-moz-border-radius-topleft: 1em;
-webkit-border-top-left-radius: 1em;
border-top-left-radius: 1em;
-moz-border-radius-topright: 1em;
-webkit-border-top-right-radius: 1em;
border-top-right-radius: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-bottom-left-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
-moz-border-radius-topleft: 1em;
-webkit-border-top-left-radius: 1em;
border-top-left-radius: 1em;
-moz-border-radius-topright: 1em;
-webkit-border-top-right-radius: 1em;
border-top-right-radius: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-bottom-left-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
background: var(--body-background-color);
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}  .rtl .widget_price_filter .price_label,
.rtl .widget_price_filter .price_label span {
direction: ltr;
unicode-bidi: embed;
}  table.cart {
border: 1px solid rgba(255, 255, 255, 0.1);
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: none;
}
table.cart .product-thumbnail img {
margin: 0 auto;
max-width: 3.7em;
height: auto;
}
table.cart .product-thumbnail::before {
display: none;
}
table.cart td.product-remove {
position: relative;
text-align: center;
}
table.cart td.product-remove::before, table.cart td.product-remove::after {
content: '';
display: table;
}
table.cart td.product-remove::after {
clear: both;
}
table.cart td.product-remove a.remove {
padding: 0.3em;
color: var(--text-color);
}
table.cart th {
color: #999;
padding-left: 2.5em;
padding-right: 2.5em;
}
table.cart td {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding: 1em 1em;
}
@media (min-width: 992px) {
table.cart td {
padding: 1em 1.5em;
}
}
table.cart td.product-name {
font-family: var(--headings-font-family);
font-size: var(--headings-4-font-size);
}
table.cart td.product-name a {
color: #fff;
}
table.cart td.actions {
padding: 2em;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions input {
display: block;
width: 100%;
}
table.cart td.actions input[name='update_cart']:focus {
outline: none;
}
.cart-collaterals {
margin-top: 3em;
}
.cart_totals {
padding: 5%;
background: var(--secondary-color);
}
.cart_totals table.shop_table {
margin: 0 0 1em 0;
}
.cart_totals table.shop_table td {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 992px) {
.cart_totals table.shop_table td {
padding-left: 1em;
padding-right: 1em;
}
}
.cart_totals table.shop_table tr.shipping th {
vertical-align: top;
}
.cart_totals table.shop_table tr.order-total {
border: 0;
}
.cart_totals table.shop_table tr.order-total strong {
font-weight: normal;
}
.wc-proceed-to-checkout::before, .wc-proceed-to-checkout::after {
content: '';
display: table;
}
.wc-proceed-to-checkout::after {
clear: both;
}
.wc-proceed-to-checkout .button {
display: block;
text-align: center;
margin-top: 1em;
padding: 3em;
}
@media (min-width: 2400px) {
.wc-proceed-to-checkout .button {
padding: 5em 4em;
}
}
.woocommerce-shipping-calculator {
margin: 0;
}
.woocommerce-shipping-calculator > p:first-child {
margin: 0;
}
ul#shipping_method {
list-style: none;
margin-left: 0;
}
ul#shipping_method li:last-child {
margin-bottom: 0;
}
.woocommerce-checkout ul#shipping_method {
margin-bottom: 0;
} .woocommerce-form-login-toggle {
text-align: center;
background: var(--secondary-color);
}
.woocommerce-form-login {
padding: 4% 8%;
padding-top: 0;
background: var(--secondary-color);
}
.woocommerce-form-login .form-row-first button[type="submit"],
.woocommerce-form-login .form-row-last button[type="submit"] {
line-height: 24px;
margin-top: 1px;
}
.woocommerce-form-login .form-row-first input[type="text"],
.woocommerce-form-login .form-row-last input[type="text"] {
border: 1px solid var(--secondary-color);
}
.woocommerce-form-coupon-toggle {
text-align: center;
background: var(--secondary-color);
margin-top: 1px;
}
.woocommerce-form-coupon {
padding: 4% 8%;
padding-top: 0;
background: var(--secondary-color);
}
.woocommerce-form-coupon .form-row-first,
.woocommerce-form-coupon .form-row-last {
width: 50%;
}
.woocommerce-form-coupon .form-row-first button[type="submit"],
.woocommerce-form-coupon .form-row-last button[type="submit"] {
line-height: 25px;
margin-top: 1px;
}
.woocommerce-form-coupon .form-row-first input[type="text"],
.woocommerce-form-coupon .form-row-last input[type="text"] {
border: 1px solid var(--secondary-color);
}
form.checkout {
position: static !important; background: var(--secondary-color);
padding: 4% 8%;
margin-top: 1px;
}
form.checkout::before, form.checkout::after {
content: '';
display: table;
}
form.checkout::after {
clear: both;
}
form.checkout > .blockUI {
position: fixed !important; }
form.checkout .col2-set {
display: block;
width: 100%;
float: left;
}
@media (min-width: 992px) {
form.checkout .col2-set {
width: 50%;
}
}
#payment::before, #payment::after {
content: '';
display: table;
}
#payment::after {
clear: both;
}
#payment .create-account {
clear: both;
}
#payment .payment_methods {
margin: 0 !important;
padding: 0 !important;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
display: block;
padding: 0.5em 0;
cursor: pointer;
}
#payment .payment_methods li {
list-style: none !important;
margin-left: 0;
position: relative;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
}
#payment .payment_methods li:last-child:not(.woocommerce-notice) {
padding-bottom: 0;
border-bottom: 0;
}
#payment .payment_methods li p {
margin: 0;
}
#payment .payment_methods li .payment_box {
padding: 0.5em 1.1em;
}
#payment .payment_methods li .payment_box fieldset {
border: 0;
margin: 0;
padding: 1em 0 0;
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row input[type='checkbox'] {
margin-right: 5px;
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
width: 75%;
float: right;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
padding-top: 1em;
margin: 0;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
margin-right: 0.236em;
}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
margin-left: 0;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
background-repeat: no-repeat;
background-position: right center;
background-size: 31px 20px;
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/unknown.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/visa.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/mastercard.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/laser.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/diners.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/maestro.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/jcb.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/amex.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//viile-metamorfosis.ro/wp-content/assets/images/credit-cards/discover.svg);
}
#payment .terms {
width: 100%;
clear: both;
float: none;
margin-bottom: 1em;
}
#payment .terms label {
display: block;
cursor: pointer;
}
#payment .woocommerce-terms-and-conditions-wrapper {
padding: 1.5em;
background: rgba(255, 255, 255, 0.1);
margin-top: 1em;
margin-bottom: 2em;
}
#payment .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
margin-top: 2em;
}
#payment .woocommerce-terms-and-conditions-wrapper p {
margin-bottom: 0;
}
#payment .place-order {
margin-bottom: 0;
float: none;
width: 100%;
}
#payment .place-order .button {
width: 100%;
white-space: pre-wrap;
padding: 3em;
}
@media (min-width: 2400px) {
#payment .place-order .button {
padding: 5em 4em;
}
}
table.woocommerce-checkout-review-order-table .product-name {
word-wrap: break-word;
}
table.woocommerce-checkout-review-order-table .product-name .product-quantity {
font-weight: normal;
color: #fff;
}
table.woocommerce-checkout-review-order-table thead th {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
table.woocommerce-checkout-review-order-table tbody td {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
table.woocommerce-checkout-review-order-table tfoot th {
vertical-align: top;
color: #fff;
}
table.woocommerce-checkout-review-order-table tfoot .order-total th {
vertical-align: middle;
}
.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
display: none;
} .woocommerce-password-strength.strong {
color: #dcbe84;
}
.woocommerce-password-strength.short {
color: #ff0000;
}
.woocommerce-password-strength.bad {
color: #ff0000;
}
.woocommerce-password-strength.good {
color: var(--secondary-color);
}
.woocommerce-privacy-policy-text {
margin-bottom: 2em;
} label.inline {
display: inline !important;
}
.woocommerce-MyAccount-content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background: var(--secondary-color);
}
.woocommerce-MyAccount-navigation {
background: var(--secondary-color);
}
.woocommerce-MyAccount-navigation ul {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
margin: 0;
}
@media (min-width: 768px) {
.woocommerce-MyAccount-navigation ul {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce-MyAccount-navigation ul li a {
background: var(--body-background-color);
padding: 2em 0.5em;
display: block;
color: var(--text-color);
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.714rem;
}
@media (min-width: 2400px) {
.woocommerce-MyAccount-navigation ul li a {
font-size: 0.857rem;
letter-spacing: 4px;
}
}
.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
color: var(--primary-color);
background: var(--secondary-color);
}
.woocommerce-MyAccount-navigation ul li:hover a:after, .woocommerce-MyAccount-navigation ul li.is-active a:after {
width: 100%;
}
.woocommerce-MyAccount-content {
-webkit-box-flex: 1;
-webkit-flex: 1 0 70%;
-moz-box-flex: 1;
-moz-flex: 1 0 70%;
-ms-flex: 1 0 70%;
flex: 1 0 70%;
padding: 5%;
}
.woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-error {
padding: 0;
}
.woocommerce-order-details__title {
margin-bottom: 0.5em;
}
table.order_details th[scope=row],
table.my_account_orders th[scope=row] {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
ul.order_details {
list-style: none;
position: relative;
margin: 0 0 2em 0;
padding: 0 1em;
background: var(--secondary-color);
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
ul.order_details::before, ul.order_details::after {
content: '';
display: table;
}
ul.order_details::after {
clear: both;
}
@media (min-width: 992px) {
ul.order_details {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
ul.order_details li {
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 1em;
}
@media (min-width: 992px) {
ul.order_details li strong {
display: block;
}
}
.woocommerce-MyAccount-content form > h3 {
margin-bottom: 1em;
}
.woocommerce-MyAccount-content h2 {
font-size: 2em;
} .woocommerce-form__label-for-checkbox {
cursor: pointer;
display: block;
}
.form-row label {
display: block;
}
.form-row input,
.form-row textarea,
.form-row select {
width: 100%;
}
.form-row input[type=checkbox],
.form-row input[type=radio] {
width: auto;
}
.form-row .button {
width: auto;
}
.form-row.create-account label {
display: inline-block;
}
.form-row-last {
margin-right: 0 !important;
}
.form-row-wide {
clear: both;
width: 100%;
}
.required {
border-bottom: 0 !important;
color: var(--primary-color);
}
.demo_store {
position: fixed;
left: 0;
bottom: 69px;
right: 0;
margin: 0;
padding: 1em;
background-color: var(--secondary-color);
color: #fff;
z-index: 9999;
}
.demo_store a {
color: #fff;
font-weight: 400;
text-decoration: underline;
}
.demo_store a:hover {
text-decoration: none;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
display: block;
}
.star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
font-size: 1em;
width: 5.3em;
font-family: 'star';
font-weight: 400;
margin: 1em auto 0 auto;
}
.star-rating::before {
content: '\53\53\53\53\53';
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
color: var(--primary-color);
}
p.stars {
display: inline-block;
margin: 0;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: 'star';
content: '\53';
color: var(--text-color);
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: '\53';
color: var(--text-color);
opacity: 0.25;
}
p.stars:hover a::before {
content: '\53';
color: var(--primary-color);
opacity: 1;
}
p.stars.selected a.active::before {
content: '\53';
color: var(--primary-color);
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: '\53';
color: var(--text-color);
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: '\53';
color: var(--primary-color);
opacity: 1;
}
.onsale,
.products-count {
background: var(--secondary-color);
color: var(--primary-color);
padding: 0.8em 1.5em;
display: inline-block;
margin-bottom: 1em;
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.857rem;
position: absolute;
right: 15px;
top: 15px;
z-index: 2;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
white-space: nowrap;
writing-mode: vertical-rl;
}
@media (min-width: 2400px) {
.onsale,
.products-count {
font-size: 1rem;
letter-spacing: 4px;
}
}
.quantity .qty {
width: 100px;
text-align: center;
background: var(--body-background-color);
border: 0;
}
.woocommerce-tabs {
overflow: hidden;
padding: 0;
}
.woocommerce-tabs::before, .woocommerce-tabs::after {
content: '';
display: table;
}
.woocommerce-tabs::after {
clear: both;
}
.woocommerce-tabs ul.tabs {
list-style: none;
margin-left: 0;
text-align: left;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
}
.woocommerce-tabs ul.tabs li {
-webkit-flex: 1 auto;
flex: 1 auto;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 2em 1em 0;
display: block;
background: var(--secondary-color);
text-transform: uppercase;
letter-spacing: 2px;
font-family: var(--base-font-family);
font-weight: 500;
font-size: 0.714rem;
}
@media (min-width: 2400px) {
.woocommerce-tabs ul.tabs li a {
font-size: 0.857rem;
letter-spacing: 4px;
}
}
.woocommerce-tabs ul.tabs li:hover a, .woocommerce-tabs ul.tabs li.active a {
color: var(--primary-color);
}
.woocommerce-tabs ul.tabs li:hover a:after, .woocommerce-tabs ul.tabs li.active a:after {
width: 100%;
}
.woocommerce-tabs ul.tabs li:last-child {
text-align: right;
}
.woocommerce-tabs ul.tabs li:last-child a {
padding-right: 0;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
}
.related > h2:first-child,
.upsells > h2:first-child {
margin: 1.5em 0;
text-align: center;
}
.shop_attributes p {
margin: 0;
}
.shop_attributes th {
padding-top: 2em;
padding-bottom: 2em;
padding-left: 0;
}
.shop_attributes td {
padding: 0.3em 0;
text-align: right;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
padding: 4%;
}
.woocommerce-message::before, .woocommerce-message::after,
.woocommerce-info::before,
.woocommerce-info::after,
.woocommerce-error::before,
.woocommerce-error::after,
.woocommerce-noreviews::before,
.woocommerce-noreviews::after,
p.no-comments::before,
p.no-comments::after {
content: '';
display: table;
}
.woocommerce-message::after,
.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-noreviews::after,
p.no-comments::after {
clear: both;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
margin-right: 3em;
}
.woocommerce-message pre,
.woocommerce-info pre,
.woocommerce-error pre,
.woocommerce-noreviews pre,
p.no-comments pre {
background-color: rgba(255, 255, 255, 0.1);
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: var(--secondary-color);
}
.woocommerce-error {
background-color: var(--primary-color);
color: var(--secondary-color);
list-style: none;
margin: 0 0 3em 0;
}
dl.variation dd {
margin: 0 0 1em;
}
.wc-item-meta {
margin-left: 0;
list-style: none;
}
.wc-item-meta li::before, .wc-item-meta li::after {
content: '';
display: table;
}
.wc-item-meta li::after {
clear: both;
}
.wc-item-meta li strong,
.wc-item-meta li p {
display: inline-block;
} .woocommerce-MyAccount-content .woocommerce-Pagination {
text-align: center;
}
#customer_login h2 {
margin-bottom: 0.5em;
}
#customer_login .col-1 {
padding: 5%;
background: var(--secondary-color);
color: #fff;
}
#customer_login .col-1 h2 {
color: #fff;
}
#customer_login .col-1 .button {
background: var(--primary-color);
}
#customer_login .col-2 {
padding: 5%;
background: var(--secondary-color);
}
#customer_login .woocommerce-form-register p.woocommerce-FormRow:last-child {
margin-bottom: 0;
}
.demo_store {
bottom: 0;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
background: rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
margin: -1em -1.41575em -1em 0;
} @media (min-width: 992px) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
text-align: left;
}
table.shop_table_responsive tr td::before {
display: none !important;
}
table.shop_table_responsive tr td.product-thumbnail {
text-align: center;
}
} .site-content ul.products {
--template-columns: 1;
--template-rows: 1;
--column-gap: 0em;
--row-gap: 1.5em;
display: grid;
grid-column-gap: var(--column-gap);
grid-row-gap: var(--row-gap);
grid-template-columns: repeat(var(--template-columns), 1fr);
grid-template-rows: repeat(var(--template-rows), 1fr);
margin: 0;
clear: both;
}
@media (min-width: 768px) {
.site-content ul.products {
--column-gap: 1.5em;
--row-gap: 1.5em;
}
.site-content ul.products.columns-2, .site-content ul.products.columns-3, .site-content ul.products.columns-4 {
--template-columns: 2;
}
.site-content ul.products.columns-5, .site-content ul.products.columns-6 {
--template-columns: 3;
}
}
@media (min-width: 992px) {
.site-content ul.products {
--column-gap: 3em;
--row-gap: 3em;
}
.site-content ul.products.columns-3 {
--template-columns: 3;
}
.site-content ul.products.columns-4 {
--template-columns: 4;
}
.site-content ul.products.columns-5 {
--template-columns: 5;
}
.site-content ul.products.columns-6 {
--template-columns: 6;
}
}
.site-content ul.products li.product {
width: 100%;
} .single-product div.product {
margin-bottom: var(--layout-padding);
}
.single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after {
content: '';
display: table;
}
.single-product div.product .images .thumbnails::after {
clear: both;
}
.single-product div.product .woocommerce-product-gallery {
-webkit-flex-basis: 50%;
-moz-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
#reviews .comment-form-author,
#reviews .comment-form-email {
width: 47%;
}
#reviews .comment-form-email {
margin-right: 0;
} .woocommerce-result-count {
float: left;
position: relative;
margin-bottom: 0;
padding: 1em 0 0 0;
width: 100%;
text-align: center;
}
@media (min-width: 768px) {
.woocommerce-result-count {
width: auto;
text-align: left;
padding: 1em 0;
}
}
.woocommerce-ordering {
float: right;
width: 100%;
text-align: center;
margin-bottom: var(--layout-padding);
}
@media (min-width: 768px) {
.woocommerce-ordering {
width: auto;
text-align: left;
}
}
.woocommerce-pagination {
float: right;
border: 0;
clear: none;
padding: 0;
margin-bottom: 0;
} .woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
table.cart td.product-remove a.remove {
float: none;
position: relative;
top: auto;
right: auto;
font-size: 18px;
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: inline-block;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions input[type="text"],
table.cart td.actions button[type="submit"] {
height: 59px;
}
@media (min-width: 2400px) {
table.cart td.actions input[type="text"],
table.cart td.actions button[type="submit"] {
height: 101px;
}
}
@media (max-width: 576px) {
table.cart td.actions button[type="submit"] {
width: 100%;
margin-top: 1px;
}
}
table.cart td.actions .coupon {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
float: left;
}
table.cart td.actions .coupon input {
border: 0;
margin-right: 1px;
}
table.cart td.actions .coupon > * {
flex: 1;
}
table.cart td.actions input {
display: inline-block;
margin: 0;
width: 100%;
}
@media (min-width: 992px) {
table.cart td.actions input {
width: auto;
}
}
.cart-collaterals::before, .cart-collaterals::after {
content: '';
display: table;
}
.cart-collaterals::after {
clear: both;
}
.cart-collaterals h2 {
font-size: var(--headings-4-font-size);
margin-bottom: 1.5em;
}
.cart-collaterals .cross-sells {
width: 30%;
float: left;
}
.cart-collaterals .cross-sells ul.products li.product:nth-child(2n) {
margin-right: 0 !important;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
margin: 0;
clear: both;
float: left;
width: 100%;
}
@media (min-width: 992px) {
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
clear: right;
float: right;
width: 50%;
}
}
.cart-collaterals .cart_totals h2 {
margin-bottom: 0;
}
.cart-collaterals .cart_totals small.includes_tax {
display: block;
}
.cart-collaterals .shipping_calculator {
clear: right;
} #ship-to-different-address {
position: relative;
margin-bottom: 1em;
margin-top: 1em;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
margin-right: 0;
}
.col2-set + #customer_details {
display: none;
}
.col2-set .woocommerce-billing-fields {
margin-bottom: 3em;
}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
content: '';
display: table;
}
.col2-set .woocommerce-billing-fields::after {
clear: both;
}
.col2-set .woocommerce-shipping-fields {
margin-bottom: 3em;
}
#wc_checkout_add_ons input[type=radio] {
float: left;
clear: left;
margin-top: 0.35em;
}
#order_review_heading,
#order_review {
clear: right;
}
#order_review {
transition: box-shadow ease 0.4s;
}
#order_review table.woocommerce-checkout-review-order-table thead th {
padding-top: 0;
padding-bottom: 1.5em;
}
#order_review_heading {
margin-bottom: 0;
}
.woocommerce-order-pay #order_review,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
width: 100%;
float: none;
}
.woocommerce-order-pay #order_review #payment h3,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
padding-left: 1em;
padding-top: 1em;
}
.woocommerce-order-pay #order_review #payment .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
}
.col2-set {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (min-width: 992px) {
.col2-set {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.col2-set .form-row-first {
width: 100%;
float: left;
}
@media (min-width: 576px) {
.col2-set .form-row-first {
width: 45%;
}
}
.col2-set .form-row-last {
width: 100%;
float: right;
}
@media (min-width: 576px) {
.col2-set .form-row-last {
width: 45%;
}
}
.col2-set .col-1 {
-webkit-box-flex: 1;
-webkit-flex: 1 50%;
-moz-box-flex: 1;
-moz-flex: 1 50%;
-ms-flex: 1 50%;
flex: 1 50%;
}
.col2-set .col-2 {
-webkit-box-flex: 1;
-webkit-flex: 1 50%;
-moz-box-flex: 1;
-moz-flex: 1 50%;
-ms-flex: 1 50%;
flex: 1 50%;
}
.col2-set.addresses {
padding-top: 2em;
}
.col2-set.addresses .woocommerce-column__title,
.col2-set.addresses .woocommerce-Address-title {
margin-bottom: 0.5em;
}
#order_review_heading,
#order_review {
width: 100%;
float: left;
margin-right: 0;
}
@media (min-width: 992px) {
#order_review_heading,
#order_review {
width: 45%;
float: right;
}
}
#order_review_heading,
.woocommerce-billing-fields > h3 {
margin-bottom: 1em;
margin-top: 1em;
line-height: normal;
}
@media (min-width: 992px) {
#order_review_heading,
.woocommerce-billing-fields > h3 {
margin-top: 0;
}
}
#order_review {
padding: 2%;
border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
#order_review {
padding: 3%;
}
}
#order_review .shop_table {
margin-bottom: 2em;
} .form-row-first {
width: 45%;
float: left;
clear: both;
}
.form-row-last {
width: 45%;
float: right;
}
body .select2-container--default .select2-results__option--highlighted[data-selected],
body .select2-container--default .select2-results__option[data-selected=true] {
background: var(--primary-color);
color: var(--modules-background-color);
}
body .select2-container--default .select2-selection--single {
border-color: rgba(0, 0, 0, 0.2);
border-radius: 0;
padding: 1.1em;
height: auto;
border-color: rgba(255, 255, 255, 0.1);
background: var(--body-background-color);
color: var(--text-color);
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--text-color);
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: calc(50% - 13px);
right: 13px;
}
body .select2-container--default .select2-dropdown {
border-color: rgba(255, 255, 255, 0.1);
background: var(--body-background-color);
color: var(--text-color);
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}