.shop_table td.product-remove.with-cb {
padding-left: 14px;
}
.woocommerce.woocommerce-wishlist-modern .wishlist-title h2 {
margin-top: 0;
}
.woocommerce .wishlist_table .checkbox-sign {
margin: 2px 0 0 0;
}
.woocommerce .wishlist_table th.product-stock-stauts {
white-space: nowrap;
}
.woocommerce .wishlist_table .product-add-to-cart .dateadded {
display: block;
white-space: nowrap;
margin-bottom: 20px;
}
.woocommerce .wishlist_table .product-add-to-cart .remove_from_wishlist {
margin-top: 20px;
}
.woocommerce .wishlist_table tfoot tr td {
padding: 0;
}
.woocommerce .wishlist_table .product-thumbnail a {
width: 60px;
display: inline-block;
}
.woocommerce .wishlist_table .product-name {
width: 53%;
}
.woocommerce .wishlist_table .product-price {
width: 12%;
}
.woocommerce .wishlist_table .product-price del,
.woocommerce .wishlist_table .product-price ins {
display: block;
}
.woocommerce .wishlist_table .product-price ins {
text-decoration: none;
margin-top: 5px;
}
.woocommerce .wishlist_table .product-stock-status {
width: 15%;
}
.woocommerce .wishlist_table .product-add-to-cart {
width: 20%;
}
.woocommerce-wishlist .woocommerce .wishlist_table tr.pagination-row td {
border-left: 0;
border-right: 0;
border-bottom: 0;
padding: 0;
}
.yith-wcwl-share {
margin: 44px 0 0 0;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button a.gem-button {
padding-left: 44px;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a.gem-button {
margin: 0;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button a.gem-button:before {
content: '\e613';
position: absolute;
left: 15px;
top: -1px;
font-family: 'thegem-icons';
font-style: normal;
font-size: 22px;
font-weight: normal;
}
.yith-wcwl-share .yith-wcwl-share-title {
display: inline-block;
margin: 0 14px 0 0;
}
.yith-wcwl-share ul {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.yith-wcwl-share li {
display: inline-block;
margin: -1px 15px 0 0;
vertical-align: middle;
}
.yith-wcwl-share li:last-child {
margin-right: 0;
}
.yith-wcwl-share li a:before {
display: inline-block;
font-family: 'thegem-socials';
font-size: 23px;
font-weight: normal;
}
.yith-wcwl-share li a.facebook:before {
content: '\e617';
color: #5275db;
}
.yith-wcwl-share li a.twitter:before {
content: '\e676';
color: #000000;
}
.yith-wcwl-share li a.pinterest:before {
content: '\e619';
color: #ff5757;
}
.yith-wcwl-share li a.googleplus:before {
content: '\e61a';
color: #f44336;
}
.yith-wcwl-share li a.email:before {
content: '\e626';
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
font-weight: normal;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 24px;
color: #ffffff;
background-color: #ae0e0e;
overflow: hidden;
}
.wishlist-content.responsive {
display: none;
}
.woocommerce .wishlist-content.responsive .shop_table tbody tr td {
border-bottom: 0;
border-top-width: 1px;
border-top-style: solid;
}
.woocommerce .wishlist_table .product-info .product-info-header > div,
.woocommerce .wishlist_table .product-info .product-info-content > div {
float: left;
padding: 17px;
text-align: left;
}
.product-info .product-info-content {
border: 1px solid transparent;
border-top: 0;
border-bottom: 0;
}
.woocommerce-wishlist  .wishlist-content.responsive .cart-item {
margin-bottom: 42px;
border-bottom: 1px solid transparent;
}
.wishlist-content.responsive .cart-item:last-child {
margin-bottom: 0;
}
.woocommerce .wishlist-content.responsive .shop_table tbody tr td.product-thumbnail a .product-dummy-wrapper {
min-width: 60px;
}
@media (max-width: 992px) {
.wishlist-content {
display: none;
}
.wishlist-content.responsive {
display: block;
}
.wishlist-content.responsive .wishlist_table .product-remove {
width: 1%;
}
}
@media (max-width: 768px) {
.woocommerce .wishlist_table .product-info .product-info-header > div.product-price,
.woocommerce .wishlist_table .product-info .product-info-header > div.product-stock-stauts,
.woocommerce .wishlist_table .product-info .product-info-content > div.product-price,
.woocommerce .wishlist_table .product-info .product-info-content > div.product-stock-stauts {
width: 50% !important;
}
.woocommerce .wishlist_table .product-info .product-info-header > div.product-add-to-cart {
display: none;
}
.woocommerce .wishlist_table .product-info .product-info-content > div.product-add-to-cart {
display: block;
float: none;
width: 100% !important;
clear: both;
}
}
@media (max-width: 500px) {
.yith-wcwl-share {
text-align: center;
}
.yith-wcwl-share .yith-wcwl-share-title {
display: block;
margin-bottom: 23px;
}
}
.yith-wcwl-form .show-title-form,
.yith-wcwl-form .hide-title-form {
display: none;
}
.yith-wcwl-form .hidden-title-form {
margin-bottom: 25px;
}
.yith-wcwl-form .hidden-title-form .save-title-form {
margin-left: 25px;
}
.yith-wcwl-form .hidden-title-form .save-title-form i:before {
content: '\e646';
font-family: 'thegem-icons';
font-style: normal;
font-size: 24px;
font-weight: normal;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#primary-navigation .hamburger-with-cart + #primary-menu.nav-menu.no-responsive > li.menu-item-cart,
#primary-navigation .hamburger-with-cart + div #primary-menu.nav-menu.no-responsive > li.menu-item-cart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a {
margin-right: 26px;
}
.header-layout-vertical #primary-navigation #primary-menu > li.menu-item-cart > a,
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a {
margin-right: 0;
}
.hamburger-minicart > a {
line-height: 60px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a,
.hamburger-minicart.hamburger-minicart-size-small > a {
line-height: 1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count,
.hamburger-minicart > a.empty {
margin-right: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a:before,
.hamburger-minicart > a:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
margin-right: 5px;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
padding-right: 3px;
}
.hamburger-minicart > a:before {
font-size: 48px;
margin: 0;
padding: 0;
-webkit-transition: font-size .3s;
transition: font-size .3s;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a:before {
font-size: 24px;
}
.hamburger-minicart.hamburger-minicart-size-small > a:before {
font-size: 24px;
}
#page.vertical-header #primary-navigation #primary-menu > li.menu-item-cart > a:before,
.header-layout-fullwidth_hamburger #primary-navigation #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > .minicart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
.hamburger-minicart > a .minicart-item-count {
position: absolute;
right: -15px;
top: 50%;
width: 23px;
height: 18px;
font-size: 87.5%;
text-align: center;
line-height: 18px;
margin: -8px 0 0 0;
padding-right: 2px;
z-index: 1;
}
.hamburger-minicart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
position: absolute;
width: 20px;
height: 20px;
top: 15px;
right: 0;
left: auto;
margin: 0;
padding: 0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 11px;
color: #000000;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 18px;
height: 18px;
line-height: 18px;
top: 50%;
margin-top: -11px;
right: 11px;
}
#page .header-layout-overlay #primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 20px;
height: 20px;
line-height: 20px;
top: 19px;
right: 13px;
font: inherit;
font-size: 11px;
}
#site-header .hamburger-size-small .hamburger-minicart > a .minicart-item-count,
#site-header.shrink .hamburger-minicart > a .minicart-item-count {
width: 16px;
height: 16px;
font-size: 9px;
top: 2px;
right: -6px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a .minicart-item-count {
margin-top: 0;
}
.hamburger-minicart.hamburger-minicart-size-small > a .minicart-item-count {
margin-top: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty .minicart-item-count,
.hamburger-minicart > a.empty .minicart-item-count {
display: none;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a .minicart-item-count {
left: 65px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after {
content: '';
position: absolute;
left: -6px;
top: 3px;
width: 12px;
height: 12px;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
background: inherit;
z-index: -1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count:after {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after,
body.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,
.hamburger-minicart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
color: #ffffff;
}
@media (max-width: 768px) {
.primary-navigation li.menu-item-cart > a:after,
.primary-navigation li.menu-item-cart > .minicart {
display: none;
}
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
position: absolute;
visibility: hidden;
white-space: normal;
width: 305px;
border-top: 0;
transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-moz-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-webkit-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
opacity: 0;
transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
padding: 23px 0 0;
border: 1px solid #ffffff;
}
.header-layout-fullwidth_hamburger #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive li.menu-item-cart > .minicart,
#page.vertical-header #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.header-layout-overlay #primary-navigation #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul,
.hamburger-minicart > .minicart ul {
position: relative;
visibility: inherit;
width: auto;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
opacity: 1;
transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
border: 0;
}
#primary-menu.no-responsive:hover li.menu-item-cart:hover > .minicart,
.hamburger-minicart:hover > .minicart {
visibility: visible;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
opacity: 1;
transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
}
#primary-menu.no-responsive:hover > li.menu-item-cart .minicart {
visibility: hidden;
transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
opacity: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
top: 100%;
left: 0; }
#site-header.shrink .hamburger-minicart > .minicart {
margin-top: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart.invert,
.hamburger-minicart > .minicart.invert {
left: auto;
right: 0;
} #primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list,
.hamburger-minicart .widget_shopping_cart_content ul.cart_list,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: 60px;
width: 60px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image,
.hamburger-minicart > .minicart ul li .minicart-image,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image {
float: left;
margin-right: 17px;
margin-top: -4px;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image:after,
.hamburger-minicart > .minicart ul li .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover .minicart-image:after,
.hamburger-minicart > .minicart ul li a:hover .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li a:hover .minicart-image:after {
opacity: 1;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li,
.hamburger-minicart > .minicart ul li,
.mobile-cart-position-top #site-header .mobile-cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .variation,
.hamburger-minicart > .minicart ul li .variation,
.mobile-cart-position-top #site-header .mobile-cart ul li .variation {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty {
padding-bottom: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li:first-child,
.hamburger-minicart > .minicart ul li:first-child,
.mobile-cart-position-top #site-header .mobile-cart ul li:first-child {
margin: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a,
.hamburger-minicart > .minicart ul li a,
.mobile-cart-position-top #site-header .mobile-cart ul li a {
display: block;
margin: 0 20px 0 0;
border: 0 !important;
padding: 0 !important;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: -7px;
cursor: pointer;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
.hamburger-minicart > .minicart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity {
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart_content ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart_content .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart_content .minicart-bottom {
margin-top: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .minicart-bottom,
.hamburger-minicart .widget_shopping_cart_content .minicart-bottom,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content .minicart-bottom {
padding: 20px 20px 20px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
.hamburger-minicart > .minicart .total,
.mobile-cart-position-top #site-header .mobile-cart .total {
padding: 15px 24px 0;
margin-top: 24px;
display: flex;
justify-content: space-between;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong {
display: inline-block;
padding-top: 7px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
display: flex;
flex-wrap: wrap;
padding: 8px 18px 17px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons a,
.hamburger-minicart > .minicart .buttons a,
.mobile-cart-position-top #site-header .mobile-cart .buttons a {
margin: 0;
width: 100%;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart {
flex: 1;
margin: 6px;
flex-basis: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout,
.mobile-cart-position-top #site-header .mobile-cart .mini-cart-checkout {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart_content .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.hamburger-minicart {
position: relative;
display: inline-block;
margin: 5px 35px 0 0;
vertical-align: middle;
height: 60px;
text-align: left;
-webkit-transition: all .3s, transform 1s;
transition: all .3s, transform 1s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.logo-position-right .hamburger-minicart {
margin-right: 0px;
margin-left: 35px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart {
height: 30px;
margin-right: 18px;
margin-top: 7px;
}
.hamburger-minicart.hamburger-minicart-size-small {
height: 30px;
margin-right: 20px;
}
.logo-position-right .hamburger-group.hamburger-size-small .hamburger-minicart {
margin-right: 0px;
margin-left: 20px;
}
.logo-position-right .hamburger-minicart.hamburger-minicart-size-small {
margin-right: 0px;
margin-left: 20px;
}
@media (max-width: 767px) {
#primary-navigation .hamburger-minicart {
display: none;
}
}
#primary-navigation.responsive .hamburger-minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart,
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, #ffffff);
border-color: #dfe5e8;
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart .widget_shopping_cart_content {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover,
.hamburger-minicart > .minicart ul li a:hover {
color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li .quantity,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong{
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity span.amount,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart ul li .quantity span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing);
color: var(--thegem-to-product-price-cart-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 18px;
color: #99a9b5;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
background-color: var(--styled-bg-color, #f0f3f2);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
font-family: var(--thegem-to-body-font-family);
font-size: var(--thegem-to-body-font-size);
color: #FFFFFF;
line-height: 24px;
background-color: var(--thegem-to-hover-default-color, #00BCD4);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button {
border-color: #46485c;
color: #46485c;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button:hover {
background: #46485c;
color: #ffffff;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
background-color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button:hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
#site-header .mobile-cart {
display: none;
vertical-align: middle;
padding: 15px 0;
width: 36px;
height: 60px;
}
#site-header .mobile-cart:before {
content: '';
display: block;
height: 0;
width: 36px;
}
@media (max-width: 767px) {
.mobile-cart-position-top #site-header .mobile-cart {
display: table-cell;
}
.mobile-cart-position-top #site-header .site-title {
text-align: center;
width: 99%;
}
.mobile-cart-position-top #site-header .site-title .site-logo {
margin: 0 auto;
}
.mobile-cart-position-top #site-header .primary-navigation,
.mobile-cart-position-top #site-header #perspective-menu-buttons {
width: auto;
}
}
.mobile-cart-position-top #site-header .mobile-cart > a {
display: block;
vertical-align: middle;
position: relative;
margin: 0 auto;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a:before { content: '';
margin-right: 0;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
height: 24px;
padding-right: 0;
background-color: #3c3950;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 24px;
mask-size: 24px;
}
.mobile-cart-position-top #site-header:not(.shrink) .header-colors-light .mobile-cart > a:before {
background-color: #ffffff;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count {
position: absolute;
right: -3px;
top: -8px;
width: 18px;
height: 18px;
line-height: 18px;
font-size: 11px;
border-radius: 50%;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a.empty .minicart-item-count {
display: none;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart {
position: fixed;
-webkit-perspective: 1000;
opacity: 1;
visibility: visible;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
display: block;
width: 80%;
min-width: 300px;
max-width: 450px;
transform: translateX(-100%);
transition: transform 0.2s ease-out;
z-index: 999;
}
.mobile-cart-position-top #site-header .logo-position-right .mobile-cart .minicart {
left: auto;
right: 0;
transform: translateX(100%);
}
.mobile-cart-position-top #site-header .mobile-cart .minicart.minicart-show {
transform: translateX(0);
}
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 32px;
}
@media (max-width: 767px) {
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 46px;
}
}
@media (max-width: 599px) {
.admin-bar.mobile-cart-position-top #site-header.shrink.fixed .mobile-cart .minicart {
top: 0;
}
}
.mobile-cart-header {
display: none;
}
.mobile-cart .mobile-cart-header {
display: block;
position: relative;
padding: 23px 24px;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title {
margin: 0;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
margin-right: 10px;
color: #00bcd4;
}
.mobile-cart-header-close {
position: absolute;
top: 50%;
right: 24px;
margin-top: -15px;
width: 30px;
height: 30px;
}
.mobile-cart-header-close .cart-close-line-1,
.mobile-cart-header-close .cart-close-line-2 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 3px;
background: #99a9b5;
margin-top: -2px;
}
.mobile-cart-header-close .cart-close-line-1 {
transform: rotate(45deg);
}
.mobile-cart-header-close .cart-close-line-2 {
transform: rotate(-45deg);
}
.mobile-minicart-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 998;
background: #000000;
opacity: 0;
visibility: hidden;
transition: all 1s;
}
#site-header.fixed.shrink.shrink-mobile.hidden .mobile-minicart-overlay { }
body.mobile-minicart-opened .mobile-minicart-overlay {
opacity: 0.7;
visibility: visible;
}
body.mobile-minicart-opened {
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
body.mobile-minicart-opened #wpadminbar {
top: -46px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 24px;
right: 15px;
top: 5px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li img {
width: 80px;
}
.mobile-cart-position-top #site-header .mobile-cart .total {
text-align: center;
margin-top: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
float: none;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons {
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons .gem-button-container {
float: none;
margin: 10px 5px;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list > li {
padding: 15px;
margin: 0;
}
#site-header.fixed.shrink .hamburger-minicart {
margin-right: 18px;
margin-top: 7px;
height: auto;
}
#site-header.fixed.shrink .logo-position-right .hamburger-minicart {
margin-right: 0;
margin-left: 18px;
}
#site-header.fixed.shrink .hamburger-minicart > a {
line-height: 1;
}
#site-header.fixed.shrink .hamburger-minicart > a:before {
font-size: 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list {
max-height: 412px;
overflow-y: auto;
} body p.total.wc-gzd-total-mini-cart{
margin: 0 !important;
} body.notification-locked{
overflow: hidden;
}
body.notification-locked .mobile-minicart-overlay{
display: none;
}
body.notification-locked.compensate-for-scrollbar{
margin-right: 0;
}
body.notification-locked .fancybox-container{
transition: all 0.2s;
visibility: hidden;
opacity: 0;
}
.thegem-popup-notification-sidebar{
position: fixed;
display: inline;
width: 100vw;
height: 100%;
max-height: 100vh;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
visibility: hidden;
margin: 0;
padding: 0;
z-index: -1;
background: rgba(33,35,49,.5);
transform: none;
pointer-events: none;
transition: all 0.3s;
}
.thegem-popup-notification-sidebar.active{
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 99999;
}
.thegem-popup-notification-sidebar .notification-sidebar{
position: fixed;
right: 0;
bottom: 0;
width: 100%;
max-width: 410px;
height: 100%;
display: flex;
flex-direction: column;
background-color: var(--thegem-to-minicart-background-color, #FFFFFF);
opacity: 0;
visibility: hidden;
transform: translate3d(100%,0,0);
-webkit-transform: translate3d(100%,0,0);
transition: all 0.3s;
}
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 32px);
}
.thegem-popup-notification-sidebar.active .notification-sidebar{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1;
visibility: visible;
}
.thegem-popup-notification-sidebar .mobile-cart-header{
display: none !important;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
position: relative;
display: flex;
align-items: center;
flex: 0 0 auto;
min-height: 85px;
margin: 0 25px;
border-bottom: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-family: var(--thegem-to-light-title-font-family);
font-style: var(--thegem-to-light-title-font-style);
font-weight: var(--thegem-to-light-title-font-weight);
font-size: var(--thegem-to-h3-font-size);
line-height: 1;
text-transform: capitalize;
letter-spacing: 0;
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: absolute;
width: 36px;
height: 36px;
left: -85px;
font-size: 0;
padding: 0;
cursor: pointer;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:hover{
opacity: 0.8;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
content: '';
position: absolute;
top: 0;
left: 50%;
margin-left: -2px;
width: 4px;
height: 100%;
background-color: #FFFFFF;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before{
transform: rotate(46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
transform: rotate(-46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-content{
position: relative;
flex: 1 1 100%;
}
.thegem-popup-notification-sidebar .widget_shopping_cart_content{
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
position: relative;
width: 100%;
flex: 1 1 0;
padding: 0 25px;
overflow-x: hidden;
overflow-y: auto;
white-space: inherit;
transition: none;
opacity: inherit;
visibility: inherit;
border: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
background-color: var(--thegem-to-box-border-color);
border-radius: 2px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li {
position: relative;
display: flex;
flex-direction: column;
padding: 10px 0 10px 35px;
width: 100%;
min-height: 90px;
margin: 0;
border: 0 !important;
border-bottom: 1px solid var(--thegem-to-box-border-color) !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart__empty-message{
display: none !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li:last-child{
border: 0 !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button{
position: absolute;
left: 0;
right: auto;
top: 36px;
width: 15px;
height: 15px;
padding: 0;
margin: 0;
line-height: 1;
font-size: 0;
text-indent: unset;
color: var(--thegem-to-body-color);
border: 0;
border-radius: 0;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:before{
content: '\e68a';
font-family: 'thegem-icons';
font-size: 16px;
font-weight: normal;
font-style: normal;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:hover{
color: var(--thegem-to-styled-color3);
border-color: var(--thegem-to-styled-color3);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button){
position: relative;
color: var(--thegem-to-product-title-cart-color);
padding: 0 0 0 90px;
line-height: inherit;
border: 0;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image{
position: absolute;
left: 0;
right: auto;
top: 0;
float: none;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--thegem-to-styled-color1-03);
opacity: 0;
visibility: hidden;
z-index: -1;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button):hover .minicart-image:before{
opacity: 1;
visibility: visible;
z-index: 1;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image img{
width: 70px;
max-width: none;
height: auto;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: 0 0 0 90px;
padding: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation p,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
padding: 0;
margin: 0;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var( --thegem-to-date-filter-subtitle-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
margin-right: 5px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
margin: 0 0 0 90px;
padding: 0;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.6);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-cart-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity .amount{
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.75);
padding-left: 4px;
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
position: relative;
display: flex;
align-items: center;
padding: 20px 25px 0 25px;
justify-content: space-between;
margin-top: auto;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total strong,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal strong{
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total .amount,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-product-price-cart-color) !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__infobox{
position: relative;
display: block;
text-align: right;
padding: 0 25px;
font-family: var(--thegem-to-body-tiny-font-family);
font-style: var(--thegem-to-body-tiny-font-style);
font-weight: var(--thegem-to-body-tiny-font-weight);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-body-color);
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
position: relative;
padding: 0 25px !important;
text-align: right !important;
color: var(--thegem-to-body-color) !important;
background-color: var(--styled-bg-color) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
font-family: var(--thegem-to-body-font-family) !important;
font-weight: var(--thegem-to-body-font-weight) !important;
font-style: var(--thegem-to-body-font-style) !important;
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform) !important;
letter-spacing: var(--thegem-to-body-letter-spacing) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart:first-of-type{
padding-top: 10px !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
padding-left: 3px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
position: relative;
display: flex;
flex-direction: column;
padding: 20px 25px 25px 25px;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
flex: auto;
margin: 0;
min-height: 40px;
line-height: 36px;
width: 100%;
border: 2px solid var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .mini-cart-view-cart{
margin-bottom: 10px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty{
position: relative;
display: flex;
flex-direction: column;
align-items: center;
margin-top: 40px;
padding: 0 25px;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon{
position: relative;
margin-bottom: 20px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon:after{
content: '';
font-size: 100px;
width: 1em;
height: 1em;
line-height: 1em;
display: block;
-webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 1em;
mask-size: 1em;
background-color: var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-title{
font-family: var(--thegem-to-h6-font-family);
font-style: var(--thegem-to-h6-font-style);
font-weight: var(--thegem-to-h6-font-weight);
font-size: var(--thegem-to-h6-font-size);
line-height: var(--thegem-to-h6-line-height);
text-transform: var(--thegem-to-h6-text-transform);
color: var(--thegem-to-h6-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-subtitle{
padding: 0 30px;
margin-top: 15px;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link{
position: relative;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button{
background-color: var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button:hover{
background-color: var(--thegem-to-button-basic-background-color-hover);
}
.thegem-popup-notification-sidebar.hide-cart-btn .woocommerce-mini-cart__buttons .mini-cart-view-cart,
.thegem-popup-notification-sidebar.hide-infobox .woocommerce-mini-cart__infobox{
display: none !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__quantity{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 5px 0 0 90px;
}
.woocommerce-mini-cart-item__total{
white-space: nowrap;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
position: relative;
display: inline-flex;
padding: 0;
max-width: 120px;
margin-right: 10px;
float: none;
border-radius: 3px;
border: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 38px;
background-color: transparent;
border: 0;
text-align: center;
margin: 0 !important;
padding: 0;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"] {
padding: 0 5px;
border: 0;
font-size: var(--thegem-to-body-font-size);
border-left: 1px solid var(--thegem-to-box-border-color);
border-right: 1px solid var(--thegem-to-box-border-color);
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-outer-spin-button,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay{
display: block;
background-color: rgba(255,255,255, 0.8) !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:before,
.thegem-popup-notification-sidebar .loader:before{
display: block !important;
top: 40% !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-flex;
width: 20px;
height: 20px;
margin: -10px;
border-top: 2px solid rgba(255, 255, 255, 0.8);
border-right: 2px solid rgba(255, 255, 255, 0.8);
border-bottom: 2px solid rgba(255, 255, 255, 0.8);
border-left: 2px solid var(--thegem-to-styled-color1);
border-radius: 50%;
animation: block-overlay-spinner 0.5s infinite linear;
z-index: 1;
}
@keyframes block-overlay-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media (max-width: 778px) {
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 46px);
}
}
@media (max-width: 767px) {
.thegem-popup-notification-sidebar .notification-sidebar{
max-width: 320px;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
margin: 0 15px;
min-height: 60px;
justify-content: space-between;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-size: var(--thegem-to-h4-font-size);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: relative;
width: 30px;
height: 30px;
left: auto;
right: auto;
top: auto;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
background-color: var(--thegem-to-styled-color2);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
padding: 0 15px;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
padding: 0 15px !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
padding: 15px 15px 0 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
padding: 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
min-height: 30px;
line-height: 26px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
max-width: 90px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
width: 30px;
height: auto;
}
}.page-description + .before-products-list {
margin-top: 50px;
}
.before-products-list {
margin-bottom: 45px;
}
@media (max-width: 768px) {
.before-products-list {
display: none;
}
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
padding: 8px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count {
float: right;
}
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
float: left;
}
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-breadcrumb {
line-height: 30px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-ordering {
width: 190px;
}
.before-products-list .combobox-wrapper {
height: 30px;
border: 0 none;
}
.before-products-list .combobox-wrapper .combobox-text {
line-height: 30px;
}
.before-products-list .combobox-wrapper .combobox-button {
width: 30px;
height: 30px;
}
.products + .gem-product-load-more {
margin-top: 50px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
height: 1em;
line-height: 1em;
overflow: hidden;
position: relative;
width: 5em;
margin: 0 auto;
}
.woocommerce .widget .star-rating {
margin-left: 0;
}
.single-product-content .woocommerce-product-rating .star-rating {
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
content: '\e61a\e61a\e61a\e61a\e61a';
float: left;
left: 0;
position: absolute;
top: 0;
color: #b6c6c9;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.woocommerce .star-rating > span:before,
.woocommerce-page .star-rating > span:before {
content: '\e61a\e61a\e61a\e61a\e61a';
left: 0;
position: absolute;
top: 0;
color: #ffc107;
}
.comment-form-rating .stars a.active::before {
color: #ffc107;
}
.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
display: block;
line-height: 2em;
}
.woocommerce-page .woocommerce-product-rating .product-rating {
display: table-cell;
padding-right: 10px;
}
.woocommerce-page .woocommerce-product-rating .product-reviews-link {
display: table-cell;
}
@media (max-width: 980px) {
.products.inline-row {
text-align: center;
}
}
.products .product-inner {
position: relative;
overflow: visible;
}
.products.inline-row .product.inline-column {
min-width: 300px;
}
.products .product-image {
display: block;
text-align: center;
position: relative;
}
.products .product-image-inner {
display: block;
position: relative;
overflow: hidden;
}
.products .product-image img {
display: inline-block;
max-width: 100%;
height: auto;
}
.products .product-image img.woo-product-hover {
position: absolute;
left: 100%;
top: 0;
-o-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
.products .product-inner:hover .product-image img.woo-product-hover {
left: 0;
}
.products .product-image .woo-product-overlay {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.products .product-image:hover .woo-product-overlay {
opacity: 1;
}
.products .product-image:hover:after {
top: 50%;
opacity: 1;
}
.product-dummy-wrapper,
.product-dummy {
display: inline-block;
width: 100%;
vertical-align: top;
}
.product-dummy {
background: #ffffff url(//www.jay-parts.com/wp-content/themes/thegem/images/woo-dummy.png) no-repeat 50% 50%;
box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-moz-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-webkit-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
}
.product .product-labels {
position: absolute;
width: 60px;
right: -21px;
top: 21px;
z-index: 2;
}
.product .onsale {
position: relative;
display: block;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 14px;
text-align: center;
border-radius: 50%;
z-index: 2;
margin: 0 auto;
}
.product .new-label {
position: relative;
display: block;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 12px;
text-align: center;
border-radius: 50%;
z-index: 1;
margin: 0 auto;
}
.product .onsale + .new-label {
margin-top: -15px;
}
.product .out-of-stock-label {
position: relative;
display: block;
width: 60px;
height: 60px;
font-size: 14px;
line-height: 14px;
text-align: center;
border-radius: 50%;
margin: 0 auto;
padding-top: 17px;
}
.product .out-of-stock-label .small {
font-size: 8px;
display: block;
}
.product .onsale + .out-of-stock-label,
.product .new-label + .out-of-stock-label {
margin-top: -15px;
}
.products .product-info {
padding: 15px 20px 4px;
}
.products .catalog-view .product-info {
padding: 25px 20px 33px;
}
.products .product-info .rating-empty {
position: relative;
height: 1px;
width: 50px;
margin: 0 auto;
top: 7px;
}
.products .product-info .product-title {
margin-top: 5px;
margin-bottom: 0;
}
.products .product-inner:not(:hover) .product-info .product-title {
color: inherit;
}
.products .product-info .price del {
display: none;
}
.products .product-info .price ins,
.products .product-info .price .amount {
text-decoration: none;
}
.products .product-info .product-rating {
margin: 7px 0;
min-height: 13px;
}
.products:not(.portfolio) .product-bottom,
.products.portfolio .caption .product-bottom {
padding: 0 20px 15px;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.products .product-bottom a {
display: inline-block;
vertical-align: top;
}
.products .product-bottom .add_to_cart_button,
.products .product-bottom .button:is(.product_type_grouped, .product_type_external) {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .add_to_cart_button.loading {
bottom: auto;
left: auto;
position: static;
right: auto;
top: auto;
z-index: 2;
}
.products .product-bottom .add_to_cart_button:before {
content: '\e660';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .button:is(.product_type_variable, .product_type_grouped, .product_type_external):before {
content: '\e671';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 19px;
vertical-align: top;
}
.products .product-bottom .bottom-product-link {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .bottom-product-link:before {
content: '\e628';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .yith-wcwl-add-to-wishlist {
margin: 0 4px;
}
.products .product-bottom .add_to_wishlist {
font-size: 0;
}
.products .product-bottom .add_to_wishlist:before {
content: '\e65e';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .add_to_wishlist svg {
display: none;
}
.products .yith-wcwl-wishlistaddedbrowse .feedback,
.products .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a,
.products .product-bottom .yith-wcwl-add-button a.delete_item {
font-size: 0;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before,
.products .product-bottom .yith-wcwl-add-button a.delete_item:before {
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
content: '\e662';
margin-right: 5px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
content: '\e65e';
}
.products .product-bottom .yith-wcwl-add-button a.delete_item:before {
content: '\e679';
}
.products .product-bottom .added_to_cart {
margin: 0 4px;
}
.products .product-bottom .added_to_cart:before {
content: '\e661';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
margin-right: 5px;
vertical-align: middle;
}
.products .product-bottom-linebreak {
width: 100%;
}
.single-product-content .socials-sharing {
margin-top: 40px;
}
.single-product-content .product_title {
margin-top: 0;
margin-bottom: 0.33em;
margin-top: -12px;
}
@media (max-width: 768px) {
.single-product-content .product_title {
margin-top: 0.57em;
}
}
.single-product-content .woocommerce-breadcrumb {
font-size: 89.5%;
line-height: 1.421em;
margin-bottom: 12px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 30px;
}
.single-product-content .price {
line-height: 1;
margin-bottom: 25px;
}
.single-product-content .price del {
vertical-align: bottom;
}
.single-product-content .price ins {
text-decoration: none;
}
table.variations {
margin-bottom: 28px;
}
table.variations td {
vertical-align: top;
padding: 5px 0;
}
table.variations td.label {
padding-right: 15px;
}
table.variations td.label label {
line-height: 32px;
}
table.variations td.label label:after {
content: ':';
}
.single_variation .price {
display: inline-block;
margin-right: 15px;
}
.single_variation .stock {
display: inline-block;
margin-bottom: 0;
}
form.cart .quantity {
float: left;
margin-right: 15px;
margin-bottom: 20px;
}
form.cart .quantity.hidden {
display: none;
}
form.cart .quantity .minus,
form.cart .quantity .plus,
.shop_table .quantity .minus,
.shop_table .quantity .plus {
display: inline-block;
font-size: 32px;
height: 52px;
line-height: 50px;
margin: 0;
vertical-align: top;
width: 50px;
font-weight: 200;
border: 0 none;
padding: 0;
}
.shop_table .quantity .minus,
.shop_table .quantity .plus {
height: 34px;
line-height: 32px;
width: 32px;
font-size: 24px;
}
form.cart .quantity .qty,
.shop_table .quantity .qty {
border: 0 none;
height: 52px;
line-height: 52px;
margin: 0;
vertical-align: top;
width: 52px;
appearance: textfield;
-moz-appearance: textfield;
-webkit-appearance: textfield;
text-align: center;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
form.cart .quantity .qty::-webkit-outer-spin-button,
form.cart .quantity .qty::-webkit-inner-spin-button,
.shop_table .quantity .qty::-webkit-outer-spin-button,
.shop_table .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.shop_table .quantity {
font-size: 0;
}
.shop_table .quantity .qty {
height: 34px;
line-height: 34px;
font-size: 16px;
}
.shop_table .quantity.buttons_added .qty {
margin-left: 4px;
margin-right: 4px;
}
form.cart .gem-button[disabled] {
opacity: 0.5;
}
.shop_attributes p {
margin: 0;
}
.shop_attributes td,
.shop_attributes th {
vertical-align: top;
padding: 5px 10px;
}
.gem-woocommerce-tabs  #tab-additional_information .shop_attributes {
width: 100%;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
padding: 20px 30px;
text-align: center;
} .related-products h2,
.upsells h2,
.cross-sells h2 {
text-align: center;
text-transform: uppercase;
}
.related-products .container {
padding: 0;
}
.related-products-carousel .product {
width: 270px;
margin: 15px;
float: left;
}
.woocommerce-before-cart {
margin-bottom: 20px;
}
.woocommerce-before-cart .cart-short-info {
float: left;
}
.woocommerce-before-cart .woocommerce-breadcrumb {
float: right;
}
@media (max-width: 768px) {
.woocommerce-before-cart .cart-short-info,
.woocommerce-before-cart .woocommerce-breadcrumb {
float: none;
}
}
.shop_table {
width: 100%;
}
.shop_table td {
vertical-align: middle;
}
.shop_table td {
padding: 27px 17px;
}
.shop_table .product-thumbnail {
width: 1%;
padding-left: 32px;
padding-right: 0;
}
.shop_table .product-thumbnail img.attachment-shop_thumbnail,
.shop_table .product-thumbnail img.attachment-woocommerce_thumbnail,
.shop_table .product-name img.attachment-shop_thumbnail,
.shop_table .product-name img.attachment-woocommerce_thumbnail {
width: 60px;
height: auto;
max-width: none;
}
.shop_table .product-name {
width: 99%;
}
.woocommerce-cart-form .shop_table .product-name {
width: 58%;
}
.woocommerce-cart-form .shop_table .product-subtotal {
width: 11%;
}
.woocommerce-cart-form .shop_table .product-quantity {
width: 17%;
}
.woocommerce-cart-form .shop_table th.product-quantity {
padding-left: 20px;
}
.woocommerce-cart-form .shop_table .product-price {
width: 14%;
}
.shop_table .product-total {
min-width: 150px;
}
.shop_table .product-name .product-name-space {
margin-right: 13px;
}
.shop_table .product-name dl.variation {
font-size: 87.5%;
line-height: 1.5em;
display: inline-block;
}
.shop_table .product-name dl.variation dt,
.shop_table .product-name dl.variation dd,
.shop_table .product-name dl.variation p {
display: inline-block;
margin: 0;
padding: 0;
text-transform: capitalize;
}
.shop_table .product-name dl.variation dd p:after {
content: ',';
}
.shop_table .product-name dl.variation dd:last-child p:after {
content: '';
}
.shop_table td.product-price,
.shop_table td.product-quantity,
.shop_table td.product-subtotal,
.shop_table td.product-remove {
white-space: nowrap;
}
.shop_table td.product-remove {
padding-left: 32px;
padding-right: 0;
}
.responsive .shop_table td.product-remove {
padding: 23px 18px 23px;
vertical-align: middle;
}
.shop_table td.product-remove .remove {
display: inline-block;
width: 22px;
height: 22px;
line-height: 22px;
text-decoration: none;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 0;
position: relative;
}
.shop_table td.product-remove .remove:after {
content: '\e619';
display: block;
font-family: 'thegem-icons';
font-style: normal;
font-size: 20px;
text-decoration: none;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
line-height: 21px;
text-align: center;
}
table.shop_table_responsive .responsive-linebreak {
padding: 0;
}
@media (max-width: 992px) {
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive thead {
display: none;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
margin-bottom: 28px;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .responsive-linebreak {
width: 100%;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: -1;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-thumbnail {
order: -3;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-name {
order: -2;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-remove {
order: -1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table td:not(.product-name) {
text-align: center;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce table.shop_table_responsive.shop_table tbody tr.cart_item td {
background: transparent;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-thumbnail,
.woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove {
width: auto;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove {
padding: 23px 18px 23px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove a.remove {
vertical-align: middle;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-thumbnail .product-dummy-wrapper {
width: 60px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-name,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-thumbnail,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-remove {
align-self: center;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-name,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-price,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-quantity,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-subtotal {
width: auto;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-price[data-title],
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-quantity[data-title],
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-subtotal[data-title] {
padding: 0 15px 23px;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-price[data-title]:before,
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-quantity[data-title]:before,
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-subtotal[data-title]:before {
display: block;
content: attr(data-title);
padding: 23px 15px;
margin: 0 -15px 23px;
text-transform: uppercase;
font-size: 14px;
background: #b6c6c9;
color: #ffffff;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive td.actions {
background: transparent;
}
}
.woocommerce-cart-form .actions .coupon {
float: left;
}
.woocommerce-cart-form .actions .submit-buttons {
float: right;
padding-right: 15px;
}
.woocommerce-cart-form .actions .gem-button {
margin-top: 0;
vertical-align: top;
}
input[type="text"].coupon-code {
height: 50px;
line-height: 50px;
width: 200px;
padding: 0 21px;
vertical-align: top;
margin: 16px 20px 16px 18px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.checkout_coupon input[type="text"].coupon-code {
height: 40px;
line-height: 40px;
width: 200px;
padding: 0 21px;
vertical-align: top;
margin: 25px 20px 16px 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.woocommerce .woocommerce-cart-form td.actions {
padding: 5px;
}
.woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 16px 20px 16px 0;
}
.woocommerce-cart-form .actions .submit-buttons .button {
margin: 10px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button {
margin: 16px 0 16px 21px;
}
.woocommerce .wc-proceed-to-checkout {
text-align: right;
border-top: 0 none;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button {
padding: 20px;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
margin: 0;
}
@media (max-width: 500px) {
.woocommerce .wc-proceed-to-checkout .checkout-button-button {
display: block;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button,
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
border: 2px solid transparent;
line-height: 46px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button[aria-disabled="true"] {
opacity: 0.5;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
padding-left: 57px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:before,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:before {
content: '\e65f';
position: absolute;
left: 24px;
font-family: 'thegem-icons';
font-style: normal;
}
@media (max-width: 992px) {
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
line-height: 36px;
}
}
.cart-collaterals {
position: relative;
padding-top: 1px;
}
.shipping_calculator .shipping-calculator-button {
display: block;
padding-left: 35px;
text-decoration: none;
position: relative;
text-transform: uppercase;
}
.shipping_calculator .shipping-calculator-button:before {
content: '\e609';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 23px;
width: 23px;
height: 23px;
line-height: 23px;
position: absolute;
top: 50%;
margin-top: -11px;
left: 0;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-shipping-calculator {
position: absolute;
left: 0;
top: 0;
width: 50%;
padding-right: 21px;
}
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 50%;
float: left;
padding: 0 9px;
}
.woocommerce .woocommerce-shipping-calculator .form-row.full {
width: 100%;
}
.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
width: 100%;
height: 40px;
padding: 0 19px;
vertical-align: top;
margin: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
line-height: 38px;
}
@media (max-width: 700px) {
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 100%;
}
}
body:not(.woocommerce-cart-layout-modern) .shipping-calculator-form {
display: block !important;
}
.shipping-calculator-form .gem-button-container {
padding: 0 9px;
}
.shipping-calculator-form .gem-button-container .gem-button {
margin: 0;
}
@media (max-width: 500px) {
.shipping-calculator-form .gem-button-container {
display: block;
}
.shipping-calculator-form .gem-button-container .gem-button {
width: 100%;
}
}
.shipping-calculator-form-wrap {
padding: 25px;
margin-bottom: 1.421em;
}
.shipping-calculator-form-wrap select {
width: 100%;
}
.woocommerce-shipping-calculator {
padding-top: 1px;
}
body:not(.woocommerce-cart-layout-modern) .cart_totals {
width: 50%;
margin: 0 0 0 auto;
padding-left: 21px;
position: static !important;
}
.cart_totals h2,
.woocommerce-shipping-calculator h2 {
text-transform: uppercase;
margin: 55px 0 25px 0;
}
.cart_totals table,
.order-totals table {
width: 100%;
}
.cart_totals table th,
.order-totals table th {
padding: 5px 0 6px 22px;
width: 50%;
text-align: left;
border: 1px solid #ffffff;
}
.cart_totals table td,
.order-totals table td {
padding: 5px 26px 6px 26px;
width: 50%;
border: 1px solid #ffffff;
border-left: 0;
}
.cart_totals table td #shipping_method,
.order-totals table td #shipping_method,
.shop_table.woocommerce-checkout-payment-total .shipping #shipping_method {
list-style: none;
padding: 4px 0;
margin: 0;
}
.cart_totals table .order-total td strong {
font-weight: inherit;
}
@media (max-width: 767px) {
body:not(.woocommerce-cart-layout-modern) .cart_totals {
width: 100%;
padding-left: 0;
position: relative !important;
margin-bottom: 400px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-shipping-calculator {
left: 0;
top: 100%;
width: 100%;
padding-right: 0;
}
}
.woocommerce-cart-form.responsive .cart-item {
margin-bottom: 28px;
}
.woocommerce-cart-form.responsive .cart-item .gem-table {
border: 0 none;
margin-bottom: 0;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th {
border: 0 none;
padding: 20px 15px;
text-align: center;
}
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td {
padding: 23px 15px;
text-align: center;
}
@media (max-width: 499px) {
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table thead th,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td {
padding-left: 0;
padding-right: 10px;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th:first-child,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td:first-child {
padding-left: 10px;
}
}
.woocommerce-cart-form.responsive .cart-item .shop_table thead th,
.woocommerce-cart-form.responsive .cart-item .shop_table td {
border: 0 none;
}
.woocommerce-cart-form.responsive .cart-item .shop_table td.product-remove {
text-align: right;
}
@media (max-width: 992px) {
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions {
display: flex;
flex-wrap: wrap;
padding: 10px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 0;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon .gem-button,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .submit-buttons .gem-button {
width: 100%;
}
}
.comment-form-rating .stars a {
display: inline-block;
font-family: 'thegem-icons';
font-style: normal;
font-size: 1em;
height: 0;
line-height: 1em;
position: relative;
padding-top: 1em;
overflow: hidden;
margin-right: 20px;
}
.comment-form-rating .stars a:before {
content: "\e61a\e61a\e61a\e61a\e61a";
float: left;
left: 0;
position: absolute;
top: 0;
}
.comment-form-rating .stars .star-1 {
width: 1em;
}
.comment-form-rating .stars .star-2 {
width: 2em;
}
.comment-form-rating .stars .star-3 {
width: 3em;
}
.comment-form-rating .stars .star-4 {
width: 4em;
}
.comment-form-rating .stars .star-5 {
width: 5em;
}
#reviews h3 {
margin-top: 0;
text-transform: uppercase;
}
#review_form_wrapper {
padding-top: 45px;
}
.shop-widget-area {
padding: 70px 0 60px;
}
.shop-widget-area .widget-title.shop-widget-title {
margin-bottom: 1.138em;
}
.shop-widget-area .widget .gem-products-content {
border: 0 none;
}
.single-product-content-bottom .block-navigation {
margin-bottom: 60px;
}
.products-page-separator {
padding: 50px 0;
}
.woocommerce-message,
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li.woocommerce-notice--info,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li.woocommerce-notice--info,
.woocommerce-info {
margin-top: 19px;
padding: 24px 50px 27px 91px;
position: relative;
margin: 0 0 46px 0;
}
.woocommerce-message strong,
.woocommerce-info strong {
font-weight: normal;
}
.woocommerce-message:before,
.woocommerce-info:before {
position: absolute;
left: 27px;
top: 50%;
font-size: 27px;
font-family: 'thegem-icons';
font-style: normal;
content: '\e621';
font-weight: normal;
text-indent: 1px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-top: -25px;
}
.form-edit-adress-fields {
padding: 50px;
}
.form-edit-adress-fields .input-text {
width: 100%;
}
.form-edit-adress-fields .button {
float: right;
}
.woocommerce-message .cart-added {
display: table;
width: 100%;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: table-cell;
vertical-align: middle;
}
.woocommerce-message .cart-added .cart-added-text {
width: 99%;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 0 0 0 20px;
}
.woocommerce-message .cart-added .cart-added-button .button {
margin: 0;
}
@media (max-width: 768px) {
.woocommerce-message .cart-added {
display: block;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: block;
}
.woocommerce-message .cart-added .cart-added-text {
width: auto;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 20px 0 0;
}
}
.single-product .fullwidth-block > .block-divider {
margin: 70px 0 30px;
}
.woocommerce-account h2,
.woocommerce-account h3 {
text-transform: uppercase;
}
.my_account_orders td {
text-align: center;
}
.my_account_orders .woocommerce-orders-table__row th {
border: 1px solid var(--thegem-to-box-border-color, #dfe5e8);
}
.my_account_orders tr.woocommerce-orders-table__row:nth-child(2n) th {
background-color: #f4f7f6;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a {
margin: 10px 0 0;
display: block;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a:first-child {
margin: 0;
}
.woocommerce .shop_table thead tr th {
border: 1px solid #ffffff;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
text-align: left;
}
.woocommerce .shop_table thead tr th.product-quantity,
.woocommerce .shop_table tbody tr td.product-quantity {
text-align: center;
}
.woocommerce .shop_table thead tr th.product-name {
padding-left: 32px;
}
.woocommerce .responsive .shop_table tbody tr td.product-thumbnail {
padding-left: 26px;
}
.woocommerce .shop_table thead tr th:first-child {
border-left-width: 1px;
}
.woocommerce .shop_table thead tr th:last-child {
border-right-width: 1px;
}
.woocommerce .shop_table tbody tr td:first-child {
border-left-width: 1px;
border-left-style: solid;
}
.woocommerce .shop_table tbody tr td:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.woocommerce .shop_table tbody tr:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce-cart-form .gem-table {
margin-bottom: 0;
}
.woocommerce #shipping_method .radio-sign {
margin-right: 5px;
}
.woocommerce .cross-sells .products.inline-row .product.inline-column {
min-width: 0;
}
.woocommerce .cross-sells .product .product-rating {
display: none;
}
.woocommerce .cross-sells .product .product-bottom {
display: none;
}
.woocommerce .cross-sells .product .product-info {
padding: 21px 5px 17px;
}
.woocommerce .cross-sells .product .product-title {
margin: 0;
text-transform: none;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 600px) {
.woocommerce .cross-sells .products:not(.extended-products-grid) .product {
width: 50%;
}
}
@media (max-width: 400px) {
.woocommerce .cross-sells .products:not(.extended-products-grid) .product {
width: 100%;
}
}
.cross-sells {
margin: 30px 0 0 0;
}
.cross-sells-title {
width: 100%;
align-items: center;
display: flex;
flex-flow: row nowrap;
margin-bottom: 55px;
}
.cross-sells-title h2 {
flex: 0 1 auto;
margin: 0;
word-wrap: break-word;
padding-right: 15px;
}
.cross-sells-title span.placeholder {
flex: 1 1 auto;
height: 1px;
position: relative;
}
.cross-sells-title span.placeholder span {
display: block;
height: 7px;
position: relative;
top: -2px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}
.checkout-steps {
margin-bottom: 119px;
}
.checkout-steps.woocommerce-steps-one-page {
margin-bottom: 65px;
}
.checkout-steps .checkout-step {
float: left;
width: 25%;
padding: 17px 0 18px 30px;
text-transform: uppercase;
cursor: pointer;
position: relative;
overflow: hidden;
}
.checkout-steps.user-logged .checkout-step {
width: 33.3%;
}
.checkout-steps .checkout-step.active,
.checkout-steps .checkout-step.disabled {
cursor: default;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
content: '';
position: absolute;
right: -23px;
top: -23px;
width: 46px;
height: 46px;
font-size: 0;
transform: rotate(45deg);
border: 3px solid #ffffff;
}
.checkout-steps .checkout-step:after {
top: auto;
bottom: -23px;
transform: rotate(45deg);
}
.checkout-steps .checkout-step:last-child:before,
.checkout-steps .checkout-step:last-child:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
cursor: default;
}
@media (max-width: 768px) {
.checkout-steps .checkout-step,
.checkout-steps.user-logged .checkout-step {
float: none;
width: 100%;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
}
}
@media (max-width: 550px) { .woocommerce-cart-form.responsive .submit-buttons {
text-align: left;
padding: 0;
}
}
@media (max-width: 400px) {
.woocommerce-cart-form .actions .coupon {
text-align: left;
}
.woocommerce-cart-form .actions .coupon input {
margin-left: 0;
}
.woocommerce-cart-form .actions .coupon .gem-button-container {
display: block;
}
}
.checkout-contents {
height: 0;
overflow: hidden;
visibility: hidden;
padding: 0;
}
.checkout-contents.active {
height: auto;
overflow: visible;
visibility: visible;
display: block;
}
.woocommerce-cart .custom-header .custom-header-title p,
.woocommerce-cart .custom-header .custom-header-title h1,
.woocommerce-checkout .custom-header .custom-header-title p,
.woocommerce-checkout .custom-header .custom-header-title h1,
.woocommerce-wishlist .custom-header .custom-header-title p,
.woocommerce-wishlist .custom-header .custom-header-title h1 {
margin: 0;
}
.woocommerce-cart .custom-header,
.woocommerce-checkout .custom-header,
.woocommerce-wishlist .custom-header,
.woocommerce-account .page-title-block {
box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .custom-header .breadcrumbs .current,
.woocommerce-checkout .custom-header .breadcrumbs .current,
.woocommerce-wishlist .custom-header .breadcrumbs .current,
.woocommerce-account .page-title-block .breadcrumbs .current {
padding-bottom: 10px;
}
.woocommerce-page .page-description {
margin-top: 120px;
}
.woocommerce-variation.single_variation:after {
content: ' ';
clear: both;
display: table;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
float: left;
}
.woocommerce-variation.single_variation .woocommerce-variation-availability:not(:empty) {
padding-top: 25px;
padding-bottom: 25px;
} body.woocommerce-cart-layout-modern:not(.woocommerce-view-order) .woocommerce:not(.thegem-template-cart) {
display: flex;
flex-wrap: wrap;
}
body.woocommerce-cart-layout-modern:not(.woocommerce-view-order) .woocommerce:not(.thegem-template-cart) > * {
width: 100%;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .woocommerce-cart-form {
flex-basis: 66.667%;
max-width: 66.667%;
padding-right: 21px;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .cart_totals {
flex-basis: 33.333%;
max-width: 33.333%;
padding-left: 21px;
}
.woocommerce-cart-checkout-steps {
display: flex;
flex-wrap: wrap;
}
.woocommerce-cart-checkout-steps-content {
margin-bottom: 30px;
}
.woocommerce-cart-checkout-steps .step {
text-align: center;
flex-grow: 1;
flex-basis: 0;
padding: 10px;
position: relative;
}
.woocommerce-cart-checkout-steps-content .step {
border-bottom: 1px solid transparent;
margin: 0;
}
.woocommerce-cart-checkout-steps-content:not(.cart-checkout-steps--builder) .step {
font-size: 87.5%;
}
.woocommerce-cart-checkout-steps-content .step.active {
border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
.woocommerce-cart-checkout-steps .step {
width: 100%;
min-width: 100%;
}
}
.woocommerce-cart-checkout-steps-title {
justify-content: center;
align-items: center;
}
.woocommerce-cart-checkout-steps-title .step {
flex-grow: 0;
flex-basis: auto;
margin: 0;
padding: 0;
}
.woocommerce-cart-checkout-steps-title .step-cart,
.woocommerce-cart-checkout-steps-title .step-checkout {
padding-right: 3em;
}
.woocommerce-cart-checkout-steps-title .step-cart:after,
.woocommerce-cart-checkout-steps-title .step-checkout:after {
content: '\e64c';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
position: absolute;
right: 1.5em;
top: 50%;
transform: translateX(50%) translateY(-50%);
height: 1em;
line-height: 1em;
vertical-align: middle;
}
@media (max-width: 767px) {
.woocommerce-cart-checkout-steps-title .step-cart,
.woocommerce-cart-checkout-steps-title .step-checkout {
padding-right: 0;
}
.woocommerce-cart-checkout-steps-title .step-cart:after,
.woocommerce-cart-checkout-steps-title .step-checkout:after,
.woocommerce-cart-checkout-steps-title .step:not(.active) {
display: none;
}
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr,
body.woocommerce-cart-layout-modern .woocommerce .shop_table td {
background: transparent;
}
.woocommerce-cart-layout-modern .gem-table thead,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th {
background: transparent;
border-left: 0 none;
border-right: 0 none;
border-top: 0 none;
padding-top: 0;
color: inherit;
line-height: 1.5;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th {
font-size: max(87.5%, 14px);
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tbody tr.cart_item td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tr td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tr td {
background: transparent;
border-left: 0 none;
border-right: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table.no-dividers tbody tr.cart_item td {
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tr td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tr td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-shipments.shop_table tr td:first-child {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tbody tr td.actions {
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
padding: 20px 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table.no-dividers tbody tr td.actions {
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-subtotal {
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th.product-name {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th.product-subtotal {
padding-right: 0;
text-align: right;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr td.product-remove {
padding-left: 0;
width: 1%;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr td.product-remove .remove {
position: relative;
display: inline-block;
text-decoration: none;
font-size: 0;
color: inherit;
text-shadow: none;
background: transparent;
border: 1px solid #5f727f;
width: 15px;
height: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:before,
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:after {
content: '';
position: absolute;
width: 9px;
height: 1px;
top: 6px;
background: #5f727f;
font-size: 0;
line-height: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:before {
transform: rotate(45deg);
left: 2px;
right: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:after {
transform: rotate(-45deg);
left: auto;
right: 2px;
} body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-shop_thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-woocommerce_thumbnail {
width: 65px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-thegem-product-thumbnail-vertical-2x {
width: 160px;
max-width: none;
height: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail {
padding-left: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name {
padding-left: 30px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation {
display: flex;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation p,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dt,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd{
display: inline-flex;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dt,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd{
margin-right: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd .pewc-cart-item-price{
padding-left: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name .woocommerce-Price-amount {
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-subtotal {
padding-right: 0;
text-align: right;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-shipments.shop_table tr td:last-child {
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity {
display: inline-block;
border-radius: 2px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button {
background: transparent;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 25px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button.minus:before {
right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button.plus:before {
left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity input {
background: transparent;
margin: 0;
width: 40px;
height: 40px;
padding: 0 5px;
line-height: 40px;
font-size: 18px;
}
body.woocommerce-cart-layout-modern .woocommerce .coupon {
margin: 0 -18px;
}
body.woocommerce-cart-layout-modern .woocommerce input[type="text"].coupon-code {
height: 40px;
line-height: 40px;
background: transparent;
font-size: 14px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons {
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons button.button {
line-height: 36px;
font-size: 14px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals-inner {
padding: 35px;
border-radius: 3px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals-inner h3 {
margin-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
border-left: 0 none;
border-right: 0 none;
padding-top: 15px;
padding-bottom: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
text-align: right;
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping th {
vertical-align: top;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping.separate-calculator th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping.separate-calculator td {
padding-bottom: 0;
border-bottom: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping td {
font: inherit;
text-transform: inherit;
letter-spacing: inherit;
color: inherit;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping td .woocommerce-shipping-methods {
font-size: 114.3%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping-address td {
padding-top: 0;
padding-left: 0;
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce #shipping_method .radio-sign {
margin-right: 0;
margin-left: 5px;
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #99a9b5;
background: #ffffff;
}
body.woocommerce-cart-layout-modern .woocommerce #shipping_method .radio-sign.checked:before {
background: #393d50;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr td #shipping_method li label {
font-size: inherit;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button {
display: inline-block;
margin-bottom: 20px;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button:after {
content: '\e602';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
vertical-align: top;
font-size: 16px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button.active:after {
content: '\e600';
}
body.woocommerce-cart-layout-modern .woocommerce .combobox-wrapper .combobox-button:before,
body.woocommerce-cart-layout-modern #page .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\e602';
font-size: 16px;
text-align: center;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-shipping-calculator .form-row {
padding: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .woocommerce-shipping-calculator button {
border: 0 none;
outline: 0 none;
background: transparent;
color: inherit;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .woocommerce-shipping-calculator button:before {
content: '\e67c';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
vertical-align: top;
margin-right: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr:last-child th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr:last-child td {
border-bottom: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button {
padding: 20px 0 0;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
padding: 0;
display: block;
line-height: 36px;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:before {
display: none
}
body.woocommerce-cart-layout-modern .woocommerce .cross-sells {
margin-top: 60px;
}
@media (max-width: 992px) {
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .woocommerce-cart-form {
flex-basis: 100%;
max-width: 100%;
padding-right: 0;
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .cart_totals {
flex-basis: 100%;
max-width: 100%;
padding-left: 0;
}
} body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive thead {
display: none;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
align-items: center;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-remove,
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-name {
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name {
padding-right: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: 1;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-name ~ td {
order: 2;
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name,
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-name ~ td {
flex-grow: 1;
flex-basis: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-quantity {
text-align: left;
margin-left: 18px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions-inner {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .coupon button {
margin: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon .gem-button,
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .submit-buttons .gem-button {
width: 100%;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions-inner .submit-buttons button.button {
margin-left: 0;
}
@media (max-width: 768px) {
body.woocommerce-cart-layout-modern table.shop_table_responsive thead {
display: none;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
align-items: center;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-remove,
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-name {
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name {
padding-right: 0;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: 1;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-name ~ td {
order: 2;
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name,
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-name ~ td {
flex-grow: 1;
flex-basis: 0;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-quantity {
text-align: left;
margin-left: 18px;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions,
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions-inner {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
body.woocommerce-cart-layout-modern .thegem-te-cart-table .woocommerce-cart-form .actions {
display: table-cell;
padding: 20px 0;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon .gem-button,
body.woocommerce-cart-layout-modern .woocommerce-cart-form .submit-buttons .gem-button {
width: 100%;
}
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart:before {
content: '';
font-size: 200px;
width: 1em;
height: 1em;
line-height: 1em;
display: block;
margin: 0 auto;
-webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 1em;
mask-size: 1em;
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .woocommerce-empty-cart__title {
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .woocommerce-empty-cart__text {
margin-bottom: 40px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button {
margin-top: 0;
margin-bottom: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button:hover {
background: transparent;
} body .woocommerce .cart_totals p.wc-gzd-additional-info,
body .woocommerce .woocommerce-checkout table.shop_table p.wc-gzd-additional-info {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
text-transform: var(--thegem-to-body-text-transform, none);
letter-spacing: var(--thegem-to-body-letter-spacing);
}
body .woocommerce .woocommerce-checkout .includes_tax,
body .woocommerce .cart_totals .includes_tax {
display: block;
}
body .woocommerce .woocommerce-checkout .includes_tax,
body .woocommerce .woocommerce-checkout .includes_tax span.amount,
body .woocommerce .cart_totals .includes_tax,
body .woocommerce .cart_totals .includes_tax span.amount {
font-family: var(--thegem-to-body-font-family) !important;
font-weight: var(--thegem-to-body-font-weight) !important;
font-style: var(--thegem-to-body-font-style) !important;
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform, none) !important;
letter-spacing: var(--thegem-to-body-letter-spacing) !important;
color: var(--thegem-to-body-color) !important;;
}
body p.total.wc-gzd-total-mini-cart,
body p.wc-gzd-cart-info.delivery-time-info{
margin: 0 !important;
}
body p.wc-gzd-additional-info{
padding: 0;
margin: 0;
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
text-transform: var(--thegem-to-body-text-transform, none);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
}
body p.wc-gzd-additional-info.delivery-time-info{
width: 100%;
}
body .widget_shopping_cart_content p.total-cart-tax.wc-gzd-total-mini-cart {
display: block !important;
padding: 10px 24px 0 24px;
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
text-align: right;
background-color: var(--styled-bg-color);
color: var(--thegem-to-body-color) !important;
}
body .widget_shopping_cart_content p.total-cart-tax.wc-gzd-total-mini-cart .amount{
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833) !important;
}
body p.wc-gzd-cart-info.delivery-time-info + .product-name-space {
display: none;
}
body.woocommerce-gzd-checkout .order-review-inner h3#order_payment_heading,
body.woocommerce-gzd-checkout .order-review-inner h3#order_review_heading{
padding: 0;
font-family: var(--thegem-to-light-title-font-family);
font-weight: var(--thegem-to-light-title-font-weight);
font-style: var(--thegem-to-light-title-font-style);
font-size: var(--thegem-to-h3-font-size);
line-height: var(--thegem-to-h3-line-height);
text-transform: var(--thegem-to-h3-text-transform);
letter-spacing: var(--thegem-to-h3-letter-spacing);
}
body.woocommerce-gzd-checkout .order-review-inner h3#order_review_heading{
margin-top: 1em;
margin-bottom: 1em;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#billing_title_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#billing_title_field .select2-container,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_title_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_title_field .select2-container,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_address_type_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_address_type_field .select2-container{
width: 100% !important;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder{
margin-bottom: 1em;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder .checkbox-sign {
width: 24px;
height: 24px;
margin-right: 12px;
vertical-align: middle;
border-radius: 3px;
background-color: transparent;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder .checkbox-sign:before {
color: var(--thegem-to-contact-form-dark-input-icon-color);
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .dhl-preferred-location-types{
padding: 0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .radio-sign{
width: 12px;
height: 12px;
margin-right: 6px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .radio-sign:before {
width: 6px;
height: 6px;
margin-left: -3px;
margin-top: -3px;
background-color: var(--thegem-to-contact-form-dark-input-icon-color);
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input[type=text]{
position: relative;
display: inline-block;
width: 100%;
height: 40px;
text-align: left;
color: inherit;
vertical-align: top;
border-radius: 3px;
padding: 0 18px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input + input{
margin-top: 16px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input[type=text]::placeholder{
color: var(--thegem-to-date-filter-subtitle-color);
}
.dhl-preferred-service-content .dhl-preferred-service-logo img{
margin: 0;
padding: 0;
max-height: 100px;
max-width: 100px;
background: #fc0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout #order_review table tbody td.product-name{
display: flex;
align-items: center;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-product-name-left,
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-product-name-right{
max-width: none;
margin: 0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .place-order{
float: none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-table--order-details {
background-color: transparent;
} .products .product-category a {
color: inherit;
display: block;
position: relative;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay {
position: absolute;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.85);
text-align: center;
padding: 15px 20px 20px;
left: 0;
width: 100%;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.category-overlay {
bottom: 15%;
}
.products .product-category .category-title {
margin: 0 0 5px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay-separator {
margin: 0 auto;
height: 1px;
width: 50px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #00bcd4;
}
.products .product-category a:hover .category-overlay {
background-color: #393d50;
color: #ffffff;
}
.products .product-category a:hover .category-title {
color: #ffffff;
}
.products .product-category a:hover .category-overlay-separator {
width: 80px;
}
.products .product-info .product-rating .empty-rating {
padding-top: 8px;
padding-bottom: 7px;
}
.products .product-info .product-rating .empty-rating:before {
content: '';
display: block;
border: 0 none;
border-top: 1px solid transparent;
width: 50px;
margin: 0 auto;
}
.quick-view-button {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 7px 20px;
opacity: 0;
visibility: hidden;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
z-index: 15;
}
.products .product-inner:hover .quick-view-button {
opacity: 1;
visibility: visible;
}
.woo-modal-product .woocommerce {
max-width: 1200px;
width: 90%;
}
.gem-simple-gallery.gem-quick-view-gallery .gem-gallery-item {
margin: 0;
}
.woo-modal-product > .woocommerce {
background: transparent;
padding: 0;
}
.woo-modal-product > .woocommerce .product {
background: #fff;
overflow: hidden;
padding: 40px;
}
.product-quick-view-navigation {
text-align: center;
padding: 10px;
}
.product-quick-view-navigation .gem-button {
margin: 5px;
} .woo-modal-product .woocommerce-product-rating .star-rating,
.woo-modal-product .single-product-content .woocommerce-product-rating .product-reviews-link {
display: inline-block;
margin-right: 10px;
}
.woo-modal-product .single-product-content-right { }
.woo-modal-product .fancybox-close-small,
#checkout-login-popup .fancybox-close-small,
#checkout-coupon-popup .fancybox-close-small {
top: 10px;
right: 10px;
}
.woo-modal-product .fancybox-close-small:after,
#checkout-login-popup .fancybox-close-small:after,
#checkout-coupon-popup .fancybox-close-small:after {
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 24px;
content: '\e619';
}
.woo-modal-product .fancybox-close-small.fancybox-button svg,
#checkout-login-popup .fancybox-close-small.fancybox-button svg,
#checkout-coupon-popup .fancybox-close-small.fancybox-button svg {
display: none;
}
.woo-modal-product .fancybox-close-small:hover:after,
#checkout-login-popup .fancybox-close-small:hover:after,
#checkout-coupon-popup .fancybox-close-small:hover:after {
background: transparent;
}
.product-quick-view .fancybox-button svg{
display: none;
}
.product-quick-view .fancybox-caption {
background: transparent;
}
.gem-product-load-more .inner {
width: 100%;
overflow: hidden;
text-align: center;
padding: 0;
position: relative;
}
.gem-product-scroll-pagination {
visibility: hidden;
position: relative;
}
.gem-product-scroll-pagination.active {
visibility: visible;
height: 100px;
} .checkout-steps.woocommerce-steps-one-page .checkout-step {
width: 33.3%;
text-align: center;
padding-right: 33px;
padding-left: 0;
}
.woocommerce-checkout-one-page #customer_details > div {
width: 100%;
}
.woocommerce-checkout-one-page #customer_details > div:after {
content: '';
display: block;
height: 0;
font-size: 0;
line-height: 1;
overflow: hidden;
border-bottom: 1px dashed transparent;
margin-top: 36px;
margin-bottom: 38px;
width: 100%;
}
.woocommerce-checkout-one-page #customer_details > div:last-child:after {
display: none;
}
.woocommerce-checkout-one-page:not(.woocommerce-checkout-with-template) {
margin: 20px -21px 0;
}
.woocommerce-checkout-one-page .checkout-contents {
height: auto;
visibility: visible;
overflow: visible;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"],
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
float: left;
width: 50%;
padding: 0 21px;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"] .checkout-navigation-buttons {
display: none;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-shipping-fields > h2 {
margin-bottom: 17px;
}
.woocommerce-checkout-one-page .woocommerce-shipping-fields {
padding-bottom: 0;
}
.woocommerce .checkout.woocommerce-checkout-one-page .form-row textarea.input-text, .woocommerce .edit-address-form .form-row textarea.input-text {
height: 116px;
}
.woocommerce .checkout.woocommerce-checkout-one-page div.create-account {
padding-top: 0;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box {
padding: 7px 0 0 0;
margin: 0;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background-color: transparent;
color: inherit;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box:before {
display: none;
}
.woocommerce-checkout-one-page .checkout-payment {
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .place-order,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .place-order {
float: none;
}
.woocommerce-checkout-one-page .checkout-navigation-buttons .checkout-prev-step {
display: none;
}
.woocommerce-checkout-one-page .woocommerce-checkout-payment .checkout-navigation-buttons {
margin-top: 44px;
}
.woocommerce .woocommerce-checkout-one-page #order_review {
padding: 18px 38px 46px;
}
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order {
padding: 0;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout-one-page #order_review {
padding: 18px 15px 46px;
}
}
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order #order_review_heading {
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page .thegem-te-checkout-billing .checkout-billing-title,
.woocommerce .woocommerce-checkout-one-page .thegem-te-shipping-order .checkout-shipping-title,
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order .checkout-order-title {
margin-top: 0;
}
.woocommerce-checkout-one-page .shop-table-footer-total {
padding: 0;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .woocommerce-checkout-payment-total {
width: 100%;
float: none;
}
.woocommerce-checkout-one-page #order_review table {
width: 100%;
border: 0;
background: transparent;
}
.woocommerce-checkout-one-page #order_review table thead,
.woocommerce-checkout-one-page #order_review table tbody {
background: transparent;
}
.woocommerce-checkout-one-page #order_review table tr,
.woocommerce-checkout-one-page #order_review table th,
.woocommerce-checkout-one-page #order_review table td {
border-width: 0;
background: transparent;
}
.woocommerce-checkout-one-page #order_review table thead th,
.woocommerce-checkout-one-page #order_review table tbody thead th {
text-align: left;
padding: 0 0 17px 0;
border-top: 0;
}
.woocommerce-checkout-one-page #order_review table thead th.product-total {
text-align: right;
}
.woocommerce-checkout-one-page #order_review table tbody th,
.woocommerce-checkout-one-page #order_review table tbody td {
text-align: left;
padding: 8px 0 10px 0;
border-top-width: 1px;
border-top-style: solid;
}
.woocommerce-checkout-one-page #order_review table.no-dividers tbody th,
.woocommerce-checkout-one-page #order_review table.no-dividers tbody td {
border-top: 0 none;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
font-size: 18px;
line-height: 1.5;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
font-size: 16px;
line-height: 1.5;
}
}
.woocommerce-checkout-one-page #order_review table tbody.responsive > tr > td {
padding: 0;
border: 0;
}
.woocommerce-checkout-one-page #order_review table.woocommerce-checkout-payment-total tbody th,
.woocommerce-checkout-one-page #order_review table.woocommerce-checkout-payment-total tbody td {
padding: 21px 0 24px 0;
}
.woocommerce-checkout-one-page #order_review table tbody tr td:last-child {
text-align: right;
}
.woocommerce-checkout-one-page .shop_table .product-name .product-meta {
display: block;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .woocommerce-checkout-payment-total th {
text-transform: uppercase;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment {
padding-top: 5px;
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign,
.woocommerce .woocommerce-checkout-one-page #shipping_method input[type="radio"] {
float: right;
margin-right: 0;
margin-left: 10px;
margin-top: 4px;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign + label {
float: right;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:before,
.woocommerce .woocommerce-checkout-one-page #shipping_method li:after {
display: table;
content: " ";
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:after {
clear: both;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li {
margin-top: 5px;
clear: both;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:first-child {
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-payment .blockOverlay,
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-review-order-table .blockOverlay {
left: -38px !important;
right: -38px !important;
bottom: -46px !important;
width: auto !important;
height: auto !important;
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-review-order-table .blockOverlay {
top: -45px !important;
bottom: 0 !important;
}
.checkout-order-review-pattern {
font-size: 0;
line-height: 1;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .shop_table .product-name .product-title span {
font-weight: bold;
}
.gem-button-container.checkout-one-page-demo {
text-align: right;
}
.gem-button-container.checkout-one-page-demo a {
margin-top: 0;
}
#checkout-login-popup,
#checkout-coupon-popup {
padding: 55px;
}
#checkout-login-popup .form-row-last {
margin-bottom: 35px;
}
@media (max-width: 900px) {
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"],
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
width: 100%;
float: none;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
margin-top: 3em;
}
}
@media (max-width: 768px) {
.checkout-steps.woocommerce-steps-one-page .checkout-step {
width: 100%;
padding-right: 0;
}
}
@media (max-width: 600px) {
#checkout-login-popup {
padding: 30px;
}
}
.checkout-before-checkout-form {
}
.checkout-before-checkout-form .checkout-notice {
margin-bottom: 27px;
}
@media (min-width: 768px) {
.checkout-before-checkout-form .checkout-notice {
display: inline-block;
margin-right: 19px;
}
.checkout-before-checkout-form .checkout-notice ~ .checkout-notice:before {
content: '';
display: inline-block;
height: 20px;
border-left: 1px solid #dfe5e8;
vertical-align: middle;
padding-left: 18px;
}
}
.single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a img {
height: auto;
min-height: 80px;
} single-product-content-left.default-gallery .woocommerce-product-gallery{
position: relative;
} .single-product-content-left.default-gallery span.onsale{
position: absolute;
top: 10px;
left: 32px;
} body.single-product .page-sidebar .widget:first-child .widget-title {
margin-top: -9px;
} .gem-attribute-selector .field-input {
display: none;
}
.gem-attribute-selector {
padding: 4px 0 0;
margin-bottom: -12px;
}
.gem-attribute-selector .gem-attribute-options li {
display: inline-block;
margin-right: 12px;
margin-bottom: 12px;
position: relative;
cursor: pointer;
}
.gem-attribute-selector.type-color .gem-attribute-options li {
padding: 2px;
width: 30px;
height: 30px;
border-radius: 50%;
}
.gem-attribute-selector.type-image .gem-attribute-options li {
width: 62px;
height: 62px;
}
.gem-attribute-selector .gem-attribute-options li .color {
display: inline-block;
vertical-align: top;
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 50%;
}
.gem-attribute-selector .gem-attribute-options li .image {
display: inline-block;
vertical-align: top;
width: 60px;
height: 60px;
line-height: 60px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.gem-attribute-selector .gem-attribute-options li .image-hover {
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-out;
margin-bottom: 7px;
padding: 2px;
}
.gem-attribute-selector .gem-attribute-options li .image-hover img {
max-height: 200px;
width: auto;
}
.gem-attribute-selector .gem-attribute-options li:hover .image-hover {
opacity: 1;
visibility: visible;
font-size: 87.5%;
line-height: 1.5;
border-radius: 3px;
}
.gem-attribute-selector .gem-attribute-options li .image-hover:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-width: 7px;
border-style: solid;
border-color: transparent;
}
.gem-attribute-selector .gem-attribute-options li .text {
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-out;
margin-bottom: 7px;
padding: 0 10px;
}
.gem-attribute-selector .gem-attribute-options li:hover .text {
opacity: 1;
visibility: visible;
font-size: 87.5%;
line-height: 1.5;
border-radius: 3px;
}
.gem-attribute-selector .gem-attribute-options li .text:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-width: 7px;
border-style: solid;
border-color: transparent;
}
.gem-attribute-selector .gem-attribute-options li .image-hover + .text {
display: none;
}
.gem-attribute-selector .gem-attribute-options li .image-hover .text {
position: relative;
bottom: auto;
left: auto;
transform: none;
opacity: 1;
transition: all 0;
padding: 5px 10px;
display: block;
text-align: center;
background: transparent;
margin-bottom: 0;
font-size: inherit;
}
.gem-attribute-selector .gem-attribute-options li .image-hover .text:after {
display: none;
}
.gem-attribute-selector .gem-attribute-options li.disabled {
opacity: 0.3;
cursor: not-allowed;
}
.gem-attribute-selector.type-label .gem-attribute-options li {
padding: 0 7px;
line-height: 28px;
border-radius: 3px;
height: 30px;
min-width: 30px;
text-align: center;
}
.gem-attribute-selector .gem-attribute-options li .label {
font-size: 87.5%;
vertical-align: top;
transition: color 0.3s ease-out;
}
.gem-attribute-selector.type-label .gem-attribute-options li .text {
display: none;
}
table.variations td.label .selected-text {
display: none;
margin-left: 5px;
vertical-align: top;
}
@media (max-width: 768px) {
table.variations tr,
body .variations_form table.variations td,
body .variations_form table.variations td.label {
display: block;
}
body .variations_form table.variations td.label {
width: auto;
max-width: none;
padding-bottom: 0;
}
table.variations td.label .selected-text {
display: inline;
}
body .variations_form table.variations td.label label {
line-height: inherit;
}
.gem-attribute-selector.type-color .gem-attribute-options li .image-hover {
display: none;
}
.gem-attribute-selector.type-color .gem-attribute-options li .text {
display: none;
}
} .portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li:not(:last-child),
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li:not(:last-child),
.portfolio-filters-list .widget_layered_nav ul li:not(:last-child) {
margin-bottom: 5px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image {
padding-left: 0 !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.portfolio-filters-list .portfolio-filter-item.multiple.attribute-type-color ul li a.active:before,
.portfolio-filters-list .portfolio-filter-item.multiple.attribute-type-image ul li a.active:before {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image {
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 50%;
position: relative;
margin: 3px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image {
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color:before,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image:before,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image:before {
content: '';
position: absolute;
left: -3px;
right: -3px;
top: -3px;
bottom: -3px;
border-radius: 50%;
border: 1px solid transparent;
transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color + .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color + .title,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image + .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image + .title {
margin-left: 10px;
margin-right: auto;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul,
.portfolio-filters-list .widget_layered_nav .attribute-type-label-list ~ .woocommerce-widget-layered-nav-list {
display: flex;
flex-wrap: wrap;
gap: 8px 5px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li,
.portfolio-filters-list .widget_layered_nav .attribute-type-label-list ~ .woocommerce-widget-layered-nav-list li {    }
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label {
padding-left: 7px !important;
padding-right: 7px;
border: 1px solid transparent;
border-radius: 3px;
height: 30px;
line-height: 28px;
min-width: 30px;
text-align: center;
display: inline-block;
vertical-align: top;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a .count,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label .count {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:after,
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a:after,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:after,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-color:before,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-label:before,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-image:before {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:before {
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label .title {
font-size: 87.5%;
vertical-align: top;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color .portfolio-filter-item-list ul li a:not(.disable):hover,
.portfolio-filters-list .portfolio-filter-item.attribute-type-color .portfolio-filter-item-list ul li a.active,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image .portfolio-filter-item-list ul li a:not(.disable):hover,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image .portfolio-filter-item-list ul li a.active {
color: inherit;
}
.thegem-template-single-product .vc_row[data-vc-full-width] {
margin-left: 0;
margin-right: 0;
}
body.single-thegem_templates.compose-mode .thegem-template-single-product .vc_row[data-vc-full-width] {
margin-left: -21px;
margin-right: -21px;
}
.thegem-template-single-product .vc_row[data-vc-full-width] > .container {
padding-left: 0;
padding-right: 0;
}
@media (max-width: 1212px){
.thegem-template-single-product .vc_row[data-vc-full-width] > .container {
width: 100%;
}
}
.thegem-template-product-archive .vc_row[data-vc-full-width] {
margin-left: 0;
margin-right: 0;
}
body.single-thegem_templates.compose-mode .thegem-template-product-archive .vc_row[data-vc-full-width] {
margin-left: -21px;
margin-right: -21px;
}
.thegem-template-product-archive .vc_row[data-vc-full-width] > .container {
padding-left: 0;
padding-right: 0;
}
@media (max-width: 1212px){
.thegem-template-product-archive .vc_row[data-vc-full-width] > .container {
width: 100%;
}
} .yith-ywraq-mail-form-wrapper form input[type="text"],
.yith-ywraq-mail-form-wrapper form input[type="email"],
.yith-ywraq-mail-form-wrapper form textarea {
width: 100%;
}
.yith-ywraq-mail-form-wrapper form input[type="submit"] {
margin: 0;
} .single-product-content-right .yith-ywraq-add-to-quote{
display: block;
width: 100%;
margin: 0 !important;
padding: 0;
}
.single-product-content-right .yith-ywraq-add-to-quote a.ywraq-link,
.single-product-content-right .yith_ywraq_add_item_browse_message a{
font-size: inherit !important;
font-weight: inherit !important;
}
.single-product-content-right .yith-ywraq-add-to-quote img{
display: none !important;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
position: relative;
display: inline-block;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
border: 0 none;
vertical-align: middle;
height: 40px;
line-height: 40px;
padding: 0 17px;
margin: 10px 0;
font-size: 14px !important;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-radius: 3px;
}
#ywraq_cart_quote.button,
#ywraq_checkout_quote.button {
line-height: 40px;
margin-top: 20px;
} body.woocommerce-page ul.woocommerce-error{
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
padding: 6px 30px 6px 65px !important;
border-radius: 5px !important;
margin: 0 0 35px 0;
min-height: 50px;
list-style-type: none;
background-color: #fcc6c2;
}
body.woocommerce-page ul.woocommerce-error:before{
position: absolute;
left: 30px;
top: 50%;
width: 22px;
height: 22px;
margin: 0;
display: inline-flex;
transform: translateY(-50%);
border-radius: 50%;
font-family: 'thegem-icons';
content: '\e682';
font-size: 22px;
line-height: 1;
text-align: center;
background-color: transparent;
color: #d2352a;
}
body.woocommerce-page ul.woocommerce-error li{
padding: 0;
margin: 5px 0;
height: auto;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: #3c3950;
background-color: transparent !important;
}
body.woocommerce-page ul.woocommerce-error li strong{
font-weight: var(--thegem-to-body-font-weight);
text-transform: none;
}
body.woocommerce-page ul.woocommerce-error li a{
color: #d2352a;
text-decoration: underline;
transition: opacity 0.3s;
padding-left: 5px;
}
body.woocommerce-page ul.woocommerce-error li a:hover{
opacity: 0.7;
}
body.woocommerce-page ul.woocommerce-error li:before{
display: none;
}
body.woocommerce-page .woocommerce-invalid input,
body.woocommerce-page .woocommerce-invalid textarea{
border-color: #d2352a !important;
}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-notice--success,
body.woocommerce-page .woocommerce-notice--error{
position: relative;
height: auto;
display: flex;
flex-wrap: wrap;
align-items: center;
min-height: 50px;
padding: 6px 30px 6px 65px !important;
border-radius: 5px !important;
margin: 0 0 35px 0;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: #3c3950;
}
body.woocommerce-page .woocommerce-message .cart-added a,
body.woocommerce-page .woocommerce-error a.wc-forward {
position: relative;
height: auto;
border: 0;
border-radius: 0;
padding: 0 20px;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
background-color: transparent;
}
body.woocommerce-page .woocommerce-error a.wc-forward {
margin: 0;
float: right;
}
body.woocommerce-page .woocommerce-message .cart-added a:after,
body.woocommerce-page .woocommerce-error a.wc-forward:after {
font-family: 'thegem-icons';
content: '\e64c';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
body.woocommerce-page .woocommerce-message a,
body.woocommerce-page .woocommerce-info a,
body.woocommerce-page .woocommerce-notice--success a,
body.woocommerce-page .woocommerce-notice--error a,
body.woocommerce-page .woocommerce-message .cart-added a{
text-decoration: underline;
transition: opacity 0.3s;
padding-left: 5px;
}
body.woocommerce-page .woocommerce-message a:hover,
body.woocommerce-page .woocommerce-info a:hover,
body.woocommerce-page .woocommerce-notice--success a:hover,
body.woocommerce-page .woocommerce-notice--error a:hover,
body.woocommerce-page .woocommerce-message .cart-added a:hover{
opacity: 0.7;
}
body.woocommerce-page .woocommerce-message a,
body.woocommerce-page .woocommerce-info a {
color: #008192;
}
body.woocommerce-page .woocommerce-notice--success a{
color: #498d00;
}
body.woocommerce-page .woocommerce-notice--error a{
color: #d2352a;
}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info{
background-color: #b2ebf2;
}
body.woocommerce-page .woocommerce-notice--success{
background-color: #d5f1b6;
}
body.woocommerce-page .woocommerce-notice--error {
background-color: #fcc6c2;
}
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before,
body.woocommerce-page .woocommerce-notice--success:before,
body.woocommerce-page .woocommerce-notice--error:before{
position: absolute;
left: 30px;
top: 50%;
width: 22px;
height: 22px;
margin: 0;
display: inline-flex;
transform: translateY(-50%);
border-radius: 50%;
font-family: 'thegem-icons';
font-size: 22px;
line-height: 1;
text-align: center;
background-color: transparent !important;
}
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before{
content: '\e683';
color: #008192;
}
body.woocommerce-page .woocommerce-notice--success:before{
content: '\e646';
color: #498d00;
}
body.woocommerce-page .woocommerce-notice--error:before{
content: '\e682';
color: #d2352a;
}
@media (max-width: 767px) {
body.woocommerce-page ul.woocommerce-error,
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-notice--success,
body.woocommerce-page .woocommerce-notice--error{
padding: 6px 15px 6px 50px !important;
}
body.woocommerce-page ul.woocommerce-error:before,
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before,
body.woocommerce-page .woocommerce-notice--success:before,
body.woocommerce-page .woocommerce-notice--error:before{
left: 15px;
}
} .thegem-te-product-archive-title{
position: relative;
width: 100%;
}
.thegem-te-product-archive-title .product-title{
position: relative;
display: inline-flex;
padding: 0;
margin: 0;
} .thegem-te-product-archive-description{
position: relative;
width: 100%;
}
.thegem-te-product-archive-description .product-description{
position: relative;
display: inline-flex;
padding: 0;
margin: 0
} .thegem-te-product-archive-breadcrumbs{
position: relative;
width: 100%;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs{
position: relative;
display: flex;
width: 100%;
align-items: center;
z-index: 1;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul{
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0;
list-style-type: none;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li{
position: relative;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-breadcrumbs-color);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:not(:last-child){
padding-right: 20px;
margin-right: 5px;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:not(:last-child):after{
font-family: 'thegem-icons';
content: '\e601';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
line-height: 1;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li a{
color: var(--thegem-to-breadcrumbs-color);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li a:hover{
color: var(--thegem-to-breadcrumbs-color-hover);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:last-child{
color: var(--thegem-to-breadcrumbs-color-active);
} .thegem-te-cart-totals {
position: relative;
}
.thegem-te-cart-totals .cart_totals .cart_totals-inner table.shop_table th,
.thegem-te-cart-totals .cart_totals .cart_totals-inner table.shop_table td {
background-color: transparent;
}
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner table tr:first-child th,
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner table tr:first-child td {
border: 0 !important;
padding-top: 0 !important;
}
.thegem-te-cart-totals .cart_totals .cart_totals-inner .cart_totals_title span{
position: relative;
display: block;
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner .cart_totals_title{
display: none !important;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout{
position: relative;
display: flex;
flex-wrap: wrap;
}
.thegem-te-cart-totals.checkout-btn--hide .cart_totals .wc-proceed-to-checkout{
display: none !important;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout .gem-button{
width: auto;
padding: 0 17px !important;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--left{
justify-content: left;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--center{
justify-content: center;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--right{
justify-content: right;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth{
justify-content: space-between;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth .checkout-button-button,
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth .checkout-button-button .gem-button{
width: 100%;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form{
display: none;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-container,
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-selection--single{
background-color: transparent !important;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-selection__rendered{
background-color: #FFFFFF;
} .thegem-te-checkout-payment .checkout-navigation-buttons{
position: relative;
display: flex !important;
flex-wrap: wrap;
}
.thegem-te-checkout-payment .checkout-navigation-buttons .checkout-place-order .gem-button {
width: auto !important;
padding: 0 17px !important;
}
.thegem-te-checkout-payment.place-order-btn--hide .checkout-navigation-buttons{
display: none !important;
}
.thegem-te-checkout-payment.place-order-btn--left .checkout-navigation-buttons{
justify-content: left;
}
.thegem-te-checkout-payment.place-order-btn--center .checkout-navigation-buttons{
justify-content: center;
}
.thegem-te-checkout-payment.place-order-btn--right .checkout-navigation-buttons{
justify-content: right;
}
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons{
justify-content: space-between;
}
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons .checkout-place-order,
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons .checkout-place-order .gem-button{
width: 100% !important;
}
.thegem-te-checkout-payment #order_review_heading{
display: none !important;
}
.thegem-te-checkout-payment.payment-box-paddings--hide .payment_methods li .payment_box{
padding: 0 !important;
margin-top: 16px !important;
} .woocommerce form.checkout .thegem-te-checkout-billing .form-row-first,
.woocommerce form.checkout .thegem-te-checkout-billing .form-row-last,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row-first,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row-last {
width: calc(50% - 8px);
}
.woocommerce form.checkout .thegem-te-checkout-billing .form-row .input-text,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row .input-text{
background-color: transparent;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-container,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-container,
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection--single,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection--single {
background-color: transparent !important;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__rendered{
background-color: transparent;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection--single,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection--single {
min-height: 40px;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__arrow,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__arrow {
min-height: 38px;
line-height: 38px;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__arrow:before,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__arrow:before {
margin-top: -19px;
} .woocommerce form.checkout .thegem-te-checkout-billing .checkout-billing-title,
.woocommerce form.checkout .thegem-te-checkout-shipping .checkout-shipping-title{
margin: 0 0 1.13em 0;
}
.woocommerce form.checkout .thegem-te-checkout-billing .woocommerce-billing-fields__field-wrapper {
margin-top: -16px;
}
@media (min-width: 768px) {
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0 16px;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper .clear,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper .clear {
display: none;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact #ship-to-different-address.form-row {
float:none;
width: auto;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper label.screen-reader-text,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper label.screen-reader-text {
position: static !important;
height: auto;
width: auto;
}
} .woocommerce form.checkout .thegem-te-checkout-order .checkout-order-title{
margin-top: 0;
}
.woocommerce form.checkout .thegem-te-checkout-order #order_review{
padding: 0;
}
.woocommerce form.checkout .thegem-te-checkout-order #order_review table.woocommerce-checkout-review-order-table{
border-collapse: separate;
}
.woocommerce form.checkout .thegem-te-checkout-order #order_review table.woocommerce-checkout-review-order-table .product-name {
width: auto;
}
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-review-order-table th,
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-review-order-table td {
border: 0 !important;
}
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-review-order-table tr.cart_item:first-child th,
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-review-order-table tr.cart_item:first-child td,
.woocommerce form.checkout .thegem-te-checkout-order.hide-divider-top #order_review .woocommerce-checkout-review-order-table tr.cart_item:first-child th,
.woocommerce form.checkout .thegem-te-checkout-order.hide-divider-top #order_review .woocommerce-checkout-review-order-table tr.cart_item:first-child td {
border-top: 0 !important;
padding-top: 0 !important;
}
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-payment-total tr:last-child th,
.woocommerce form.checkout .thegem-te-checkout-order.hide-dividers #order_review .woocommerce-checkout-payment-total tr:last-child td,
.woocommerce form.checkout .thegem-te-checkout-order.hide-divider-bottom #order_review .woocommerce-checkout-payment-total tr:last-child th,
.woocommerce form.checkout .thegem-te-checkout-order.hide-divider-bottom #order_review .woocommerce-checkout-payment-total tr:last-child td {
border-bottom: 0 !important;
padding-bottom: 0 !important;
}
.woocommerce form.checkout .thegem-te-checkout-order .wc-gzd-order-submit .gem-button {
width: auto !important;
padding: 0 17px !important;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--hide .wc-gzd-order-submit{
display: none !important;
}
.woocommerce form.checkout .thegem-te-checkout-order .wc-gzd-order-submit .gem-button-container{
display: flex;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--left .wc-gzd-order-submit .gem-button-container{
justify-content: left;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--center .wc-gzd-order-submit .gem-button-container{
justify-content: center;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--right .wc-gzd-order-submit .gem-button-container{
justify-content: right;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--fullwidth .wc-gzd-order-submit .gem-button-container{
justify-content: space-between;
}
.woocommerce form.checkout .thegem-te-checkout-order.place-order-btn--fullwidth .wc-gzd-order-submit .checkout-place-order .gem-button{
width: 100% !important;
} .thegem-te-checkout-thanks-order-overview .woocommerce-order-overview{
display: flex;
flex-direction: column;
padding: 0;
margin: 0 !important;
}
.thegem-te-checkout-thanks-order-overview .woocommerce-order-overview li{
display: inline-flex;
min-width: max-content;
margin-top: 0;
}
.thegem-te-checkout-thanks-order-overview .woocommerce-order-overview li strong{
padding-left: 5px;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--left .woocommerce-order-overview{
text-align: left;
align-items: flex-start;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--center .woocommerce-order-overview{
text-align: center;
align-items: center;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--right .woocommerce-order-overview{
text-align: right;
align-items: flex-end;
} .thegem-te-checkout-thanks-customer-details .woocommerce-customer-details__title,
.thegem-te-checkout-thanks-billing-details .woocommerce-billing-details__title,
.thegem-te-checkout-thanks-shipping-details .woocommerce-shipping-details__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-customer-details .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details .woocommerce-shipping-details{
line-height: calc(var(--thegem-to-body-line-height) * 1.4);
font-style: var(--thegem-to-body-font-style, normal);
}
.thegem-te-checkout-thanks-customer-details.list-alignment--left .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--left .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--left .woocommerce-shipping-details{
text-align: left;
}
.thegem-te-checkout-thanks-customer-details.list-alignment--center .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--center .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--center .woocommerce-shipping-details{
text-align: center;
}
.thegem-te-checkout-thanks-customer-details.list-alignment--right .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--right .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--right .woocommerce-shipping-details{
text-align: right;
} .thegem-te-checkout-thanks-order-details .woocommerce-order-details__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-order-details table.woocommerce-table--order-details th.product-total{
text-align: right;
}
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details th,
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details td{
border: 0 !important;
}
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details td{
padding-top: 0 !important;
padding-bottom: 0 !important;
} .thegem-te-checkout-thanks-cart-totals .woocommerce-cart-totals__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-cart-totals.hide-dividers table th,
.thegem-te-checkout-thanks-cart-totals.hide-dividers table td{
border: 0 !important;
} .thegem-template-wrapper .blockOverlay:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-style: solid;
border-width: 2px;
border-color: rgba(0, 0, 0, 0.2);
border-top-color: #ffffff;
border-radius: 50%;
width: 26px;
height: 26px;
font-size: 0;
line-height: 0;
animation: blockOverlaySpin 1s linear infinite;
}
@keyframes blockOverlaySpin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .checkout-notice .separator {
display: inline-block;
vertical-align: middle;
width: 1px;
height: 20px;
background-color: var(--thegem-to-divider-color, #dfe5e8);
}
input[type="submit"].dokan-btn-theme {
margin: 0;
} .woocommerce-Reviews .woocommerce-pagination {
position: relative;
}
.woocommerce-Reviews .woocommerce-pagination ul{
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap;
align-items: center;
padding: 0;
margin: 0;
list-style-type: none;
}
.woocommerce-Reviews .woocommerce-pagination ul > li{
margin: 8px;
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a,
.woocommerce-Reviews .woocommerce-pagination ul > li > span.current{
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
line-height: 30px;
font-size: 14px;
font-family: var(--thegem-to-h6-font-family);
font-style: var(--thegem-to-h6-font-style);
font-weight: var(--thegem-to-h6-font-weight);
text-align: center;
text-decoration: none;
transition: all 0.3s;
color: var(--thegem-to-pagination-color, #99a9b5);
border: 2px solid var(--thegem-to-pagination-color, #99a9b5);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a:hover{
border-color: var(--thegem-to-pagination-color-hover, #00bcd4);
background-color: var(--thegem-to-pagination-color-hover, #00bcd4);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > span.current{
border-color: var(--thegem-to-pagination-color-active, #3c3950);
background-color: var(--thegem-to-pagination-color-active, #3c3950);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next {
font-size: 0;
background-color: var(--thegem-to-pagination-color, #99a9b5);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:hover,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:hover{
border-color: var(--thegem-to-pagination-color-hover, #00bcd4);
background-color: var(--thegem-to-pagination-color-hover, #00bcd4);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:before,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:before{
font-family: "thegem-icons";
font-size: 24px;
font-weight: normal;
font-style: normal;
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:before{
content: "\e636";
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:before {
content: "\e634";
}
@media (max-width: 767px) {
.woocommerce-MyAccount-content {
margin-top: 40px;
}
}
.gem-button.gem-wc-button {
margin-left: 0;
margin-right: 0;
}
.gem-button.gem-wc-button + .ajax-loading {
margin-right: -20px;
} .woocommerce div.product div.images {
margin-bottom: 2em
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
margin: 0;
padding: 0
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background-color: #fff;
opacity: 0
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
border: 1px solid #f2f2f2
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
transform: rotate(-45deg);
box-sizing: content-box
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
list-style: none
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: .5;
margin: 0
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: left
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: left
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: left
}.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
margin-top: 79px;
}
.woocommerce-cart-layout-modern .woocommerce,
.woocommerce-checkout-layout-one-page-modern .woocommerce,
.woocommerce-wishlist-layout-modern .woocommerce {
margin-top: 0;
}
.woocommerce .checkout .tabs {
margin: 0;
}
.checkout .gem_tour_tabs_wrapper {
margin: 0;
}
.woocommerce .checkout_coupon {
display: block;
padding: 0 25px;
vertical-align: top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 51px;
}
.woocommerce .checkout-steps + .checkout-notice {
margin-top: -80px;
}
.woocommerce .checkout-steps + .checkout-notice + .checkout_coupon {
margin-top: 15px;
}
.woocommerce .checkout-steps + .checkout-notice + .checkout_coupon + .woocommerce-checkout,
.woocommerce .checkout-steps + .checkout-notice + .checkout_coupon + .checkout-contents {
margin-top: 35px;
}
@media (max-width: 1199px) {
.woocommerce-checkout #customer_details.row {
margin-top: -3em;
}
.woocommerce-checkout #customer_details.row > * {
margin-top: 3em;
}
.woocommerce-checkout.woocommerce-checkout-one-page #customer_details.row {
margin-top: 0;
}
.woocommerce-checkout.woocommerce-checkout-one-page #customer_details.row > * {
margin-top: 0;
}
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-account-fields:after,
.woocommerce-page .woocommerce-account-fields:after {
clear: both;
content: " ";
display: table;
}
.woocommerce-billing-collumns {
padding: 55px 19px 36px 19px;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn {
display: inline-block;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 16px;
vertical-align: top;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn.odd {
padding-left: 0;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn.even {
padding-right: 0;
}
.woocommerce-shipping-fields .woocommerce-billing-collumns {
padding-bottom: 0;
}
.woocommerce .checkout .form-row,
.woocommerce .checkout .shipping_address .shiping-address-continue,
.woocommerce .checkout #tab-checkout_billing .shiping-address-continue,
.woocommerce-billing-collumns.bottom-collumns,
.woocommerce .edit-address-form .woocommerce-billing-collumn .form-row {
position: relative;
margin: 16px 0 0 0;
float: left;
width: 100%;
}
.woocommerce .woocommerce-billing-fields > h2,
.woocommerce .woocommerce-shipping-fields > h2,
.woocommerce .woocommerce-additional-fields > h2,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
position: relative;
margin: 0 0 12px 0;
}
.create-account-popup h2 {
margin-bottom: 47px;
}
.woocommerce .woocommerce-shipping-fields > h2 {
margin-bottom: 48px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-shipping-fields > h2 {
margin-bottom: 12px;
}
}
.checkout-login h2,
.woocommerce .my-account-signup h2 {
margin-bottom: 28px;
}
.checkout-signin h2 {
margin: 0 0 60px 0;
}
.woocommerce form.checkout .form-row-first,
.woocommerce form.checkout .form-row-last,
.woocommerce-page form.checkout .form-row-first,
.woocommerce-page form.checkout .form-row-last {
float: left;
overflow: visible;
width: 47%;
}
.woocommerce form.checkout .form-row-last,
.woocommerce-page form.checkout .form-row-last {
float: right;
}
.woocommerce-billing-collumns.bottom-collumns {
padding-top: 0;
}
.woocommerce-shipping-fields .shipping_address {
padding-bottom: 36px;
}
.woocommerce .checkout .woocommerce-billing-collumns .woocommerce-billing-collumn .form-row:first-child,
.woocommerce .edit-address-form .woocommerce-billing-collumns .woocommerce-billing-collumn .form-row:first-child {
margin: 0;
}
.woocommerce .checkout .form-row label,
.woocommerce .checkout .form-row label,
.woocommerce .edit-address-form .form-row label,
.woocommerce .checkout-login .login .form-row label,
.lost_reset_password .form-row label,
.woocommerce .my-account-signup .form-row label {
display: block;
margin: 0 0 7px 0;
}
.woocommerce .checkout  .form-row label abbr,
.woocommerce .edit-address-form .form-row label abbr,
.woocommerce .checkout-login .login .form-row label span.required,
.woocommerce .my-account-signup .form-row label span.required {
border: 0;
text-decoration: none;
}
.woocommerce .checkout .form-row .input-text,
.woocommerce .edit-address-form .form-row .input-text,
.select2-search .select2-input,
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .lost_reset_password .input-text,
.woocommerce .my-account-signup .form-row .input-text,
.yith-wcwl-form .hidden-title-form input[type="text"] {
display: inline-block;
position: relative;
margin: 0;
width: 100%;
height: 40px;
text-align: left;
color: inherit;
vertical-align: top;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 0 18px;
}
.woocommerce .checkout .form-row .input-text[hidden] {
display: none;
}
.select2-search .select2-input {
height: 40px !important;
}
.woocommerce .checkout .form-row textarea.input-text,
.woocommerce .edit-address-form .form-row textarea.input-text {
height: 216px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 10px 18px;
}
.woocommerce .password-input {
display: flex;
}
.woocommerce .password-input .show-password-input {
position: relative;
width: 40px;
padding: 0;
display: flex;
margin-left: -40px;
background: transparent;
border: 0 none;
z-index: 1;
align-items: center;
justify-content: center;
}
.woocommerce .password-input .show-password-input:before {
width: 24px;
height: 24px;
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 1em;
content: '\e68b';
}
.woocommerce .password-input .show-password-input.display-password:before {
content: '\e68c';
}
.chosen-container {
width: 100% !important;
position: relative;
display: inline-block;
vertical-align: middle;
min-width: 150px;
font: inherit;
}
.chosen-container-single .chosen-single,
.select2-container .select2-choice {
display: block;
padding: 0 17px;
padding-right: 37px;
height: 40px !important;
line-height: 38px !important;
overflow: hidden;
text-align: left;
white-space: nowrap;
position: static;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-image: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.select2-container .select2-choice {
position: relative;
}
.select2-container.select2-dropdown-open:not(.select2-drop-above) .select2-choice {
border-bottom-left-radius: 0;
-moz-border-bottom-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-border-bottom-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
}
.select2-container.select2-dropdown-open.select2-drop-above .select2-choice {
border-top-left-radius: 0;
-moz-border-top-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-right-radius: 0;
-moz-border-top-right-radius: 0;
-webkit-border-top-right-radius: 0;
}
.chosen-container-single .chosen-single div,
.edit-address-form .form-row .chosen-container-single .chosen-single div,
.select2-container .select2-choice .select2-arrow {
width: 37px;
height: 38px;
position: absolute;
cursor: pointer;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.chosen-container-single .chosen-single div:before,
.select2-container .select2-choice .select2-arrow:before {
content: '\e602';
position: absolute;
left: 5px;
top: 11px;
margin: 0;
font-family: 'thegem-icons';
font-style: normal;
font-size: 25px;
line-height: 14px;
font-weight: normal;
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow:before {
content: '\e600';
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
background: none !important;
}
.select2-container .select2-choice .select2-arrow b {
display: none;
}
.chosen-container-single .chosen-single span,
.select2-container .select2-choice > .select2-chosen {
height: 100%;
color: inherit;
line-height: 38px;
margin: 0;
}
.select2-container.select2-container-active .select2-choice,
.select2-container.select2-container-active .select2-choices {
border: 1px solid #666;
}
.select2-search {
padding: 4px;
}
#ship-to-different-address-title {
padding: 0;
}
.woocommerce .checkout .woocommerce-billing-collumn .form-row label.checkbox,
.woocommerce-checkout #ship-to-different-address label.checkbox,
.woocommerce .checkout #payment .payment_methods li label,
.woocommerce .checkout .create-account-popup .form-row label.checkbox,
.woocommerce .checkout.woocommerce-checkout-one-page .form-row.create-account-checkbox label.checkbox {
position: static;
display: inline-block;
width: auto;
font-size: inherit;
color: inherit;
vertical-align: top;
}
.woocommerce .checkout #payment .payment_methods li label .about_paypal {
margin-left: 10px;
}
.woocommerce .checkout .create-account-popup p.create-account {
display: none;
}
.woocommerce .checkout div.create-account {
clear: both;
padding-top: 20px;
}
.woocommerce .checkout .create-account-popup div.create-account {
display: block !important;
height: auto !important;
padding-top: 0;
}
.woocommerce .checkout .shipping_address {
padding: 2px 0 0 0;
}
.woocommerce .checkout #tab-checkout_billing .shiping-address-continue {
float: right;
}
.woocommerce-checkout .form-row.create-account {
float: left;
}
.woocommerce .checkout .shipping_address .shiping-address-continue .button, .woocommerce .checkout #tab-checkout_billing .shiping-address-continue .button, .woocommerce .checkout .shiping-address-continue.shipping_address_bottom .button {
margin: -12px 0 0 0;
cursor: pointer;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom {
float: right;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom .button {
margin: 0 0 0 0;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom {
margin-top: -54px;
}
.woocommerce .checkout #payment .payment_methods {
list-style: none;
padding: 0;
margin: 0;
padding-left: 26px;
}
.woocommerce .checkout #payment .payment_methods li {
margin-bottom: 33px;
}
.woocommerce .checkout #payment .payment_methods li .payment_box {
margin-top: 31px;
padding: 21px 30px;
}
.woocommerce .checkout #payment .payment_methods li .payment_box p {
margin: 0;
}
.woocommerce .checkout .place-order {
float: right;
margin: 0;
}
.woocommerce .checkout .place-order #place_order {
margin: 0 0 0 0;
}
.woocommerce #order_review {
padding-bottom: 36px;
}
.order_review_shop_table_wrapper {
margin: 0 -15px;
padding-top: 8px;
}
.woocommerce table.shop_table.order-details {
width: 100%;
border: 0;
margin-bottom: 36px;
}
.checkout-cart-info > td {
padding: 28px 50px 19px;
}
.woocommerce table.checkout-cart-info-table {
width: 100%;
border: 0;
}
.woocommerce table.checkout-cart-info-table tr {
background-color: transparent;
}
.woocommerce table.checkout-cart-info-table tr:first-child {
border-top: 0;
}
.woocommerce table.checkout-cart-info-table tr th {
text-align: left;
font-weight: normal;
}
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr td {
padding: 17px 0 21px 0;
}
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total {
padding: 15px 0 19px 0;
text-transform: uppercase;
}
.woocommerce table.shop_table.order-details thead tr th.product-name {
width: 65%;
text-align: left;
padding-left: 174px;
}
.woocommerce table.shop_table.order-details thead tr th.product-total {
width: 35%;
text-align: right;
padding-right: 111px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total,
.woocommerce table.shop_table.order-details tr.order_item td.product-name,
.woocommerce table.shop_table.order-details tr.order_item td.product-total {
padding: 38px 0 34px 0;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name,
.woocommerce table.shop_table.order-details tr.order_item td.product-name {
text-align: left;
padding-left: 40px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-thumbnail,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-thumbnail {
display: inline-block;
margin: 0 26px 0 0;
vertical-align: middle;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-thumbnail img,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-thumbnail img {
width: 90px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info {
display: inline-block;
vertical-align: middle;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info .styled-subtitle,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info .styled-subtitle {
margin-top: 0;
margin-bottom: 0;
text-transform: none;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info dl.variation dt,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info dl.variation dt {
float: left;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info dl.variation dd,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info dl.variation dd {
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-total,
.woocommerce table.shop_table.order-details tr.order_item td.product-total {
text-align: right;
padding-right: 57px;
}
@media only screen and (max-width:800px) {
.woocommerce-billing-collumns .woocommerce-billing-collumn {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
margin-top: 62px;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn:first-child {
margin: 0;
}
}
@media only screen and (max-width:540px) {
.woocommerce .checkout_coupon .coupon {
float: none;
}
.woocommerce .checkout_coupon .coupon #coupon_code {
margin-right: 0;
width: 100%;
margin-bottom: 10px;
}
}
.woocommerce ul.woocommerce-error {
padding: 0;
margin: 0 0 46px 0;
list-style: none;
}
.woocommerce ul.woocommerce-error li {
margin-top: 19px;
padding: 17px 30px 15px 93px;
position: relative;
}
.woocommerce ul.woocommerce-error li:first-child {
margin: 0;
}
.woocommerce ul.woocommerce-error li strong {
font-weight: normal;
}
.woocommerce ul.woocommerce-error li:before {
position: absolute;
left: 28px;
top: 50%;
font-size: 24px;
font-family: 'thegem-icons';
font-style: normal;
content: '\e66a';
font-weight: normal;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-top: -25px;
}
.checkout-login-box, .checkout-lost-password-box {
margin-bottom: 60px;
}
.checkout-lost-password-box {
margin: 0;
}
.woocommerce .checkout-login-box .login-message-box {
padding: 21px 35px 23px 35px;
margin-bottom: 26px;
}
.woocommerce .checkout-login-box .woocommerce-info a {
text-decoration: none;
}
.woocommerce .checkout-login-box .woocommerce-info a:hover {
text-decoration: underline;
}
.woocommerce .checkout-login-box p {
margin: 0;
}
.woocommerce .checkout-login-box h4 {
margin: 0;
}
.woocommerce .checkout-login-box .login {
margin-top: 27px;
}
.woocommerce #customer_login .checkout-login-box .login {
margin: 0;
}
.woocommerce .checkout-login-box .login .form-row,
.woocommerce .checkout-lost-password-box .form-row {
float: right;
margin-top: 12px;
margin-bottom: 24px;
}
.woocommerce .checkout-login-box .login .form-row .gem-button {
padding-left: 70px;
padding-right: 51px;
}
.woocommerce .checkout-lost-password-box .form-row {
float: left;
margin-bottom: 0;
margin-top: 26px;
}
.woocommerce .checkout-login-box .login .form-row.form-row-first,
.woocommerce .checkout-login-box .login .form-row.form-row-last,
.woocommerce .checkout-lost-password-box .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-last {
float: left;
margin-top: 0;
}
.woocommerce .checkout-login-box .login .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-last {
margin-right: 30px;
}
.woocommerce .checkout-login-box .login .form-row label,
.woocommerce .checkout-lost-password-box .form-row label {
display: block;
margin-bottom: 12px;
}
.woocommerce .checkout-login-box .login .form-row .input-text,
.woocommerce .checkout-lost-password-box .form-row .input-text {
width: 370px;
}
.woocommerce .checkout-login-box .lost_password a {
font-size: 88.5%;
line-height: 1.421;
text-decoration: none;
}
.woocommerce .checkout-login-box .lost_password a:hover {
text-decoration: underline;
}
#customer_login .checkout-login-box .login .login-row {
margin: 0;
}
.woocommerce .checkout-login-box .login .form-row label.inline {
display: inline-block;
margin: 0 36px 0 8px;
color: inherit;
font-size: inherit;
}
.woocommerce .checkout-login-box .login .form-row .button,
.woocommerce .checkout-lost-password-box .form-row .button {
margin-top: 0;
}
.checkout-lost-password-text {
margin-bottom: 36px;
}
.woocommerce #customer_login {
width: 100%;
}
.woocommerce .edit-address-form {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid transparent;
padding: 56px 41px 65px 41px;
}
.woocommerce-account .woocommerce .edit-address-form {
padding: 0;
border: 0 none;
}
.woocommerce-account .woocommerce .main-account-title {
margin-top: -10px;
}
.woocommerce-account .woocommerce h2 {
margin-bottom: 12px;
}
.edit-address-form .form-row .chosen-container {
width: 100% !important;
}
.woocommerce .edit-address-form .edit-address-form-save {
float: right;
}
.woocommerce .edit-address-form .edit-address-form-save .button {
margin: -7px 0 0 0;
}
.woocommerce table.shop_table.order-details.received-order {
border: 1px solid transparent;
}
.woocommerce ul.order_details {
list-style: none;
padding: 0;
margin: 0 0 25px 0;
}
.woocommerce ul.order_details li {
margin: 11px 0 0 0;
padding: 0 0 0 23px;
position: relative;
}
.woocommerce ul.order_details li:before {
content: '\e647';
position: absolute;
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
left: 0;
}
.woocommerce ul.order_details li:first-child {
margin: 0;
}
.order-bank-details h2 {
margin: 30px 0 0 0;
}
table.myaccount-orders-table {
width: 100%;
margin-bottom: 36px;
border: 1px solid transparent;
}
table.myaccount-orders-table thead th {
padding: 7px 0 6px 0;
font-size: 15px;
text-align: center;
}
table.myaccount-orders-table tbody td {
padding: 23px 0;
text-align: center !important;
border-top: 1px solid transparent;
}
table.myaccount-orders-table tbody tr:first-child td {
border: 0;
}
table.myaccount-orders-table tbody td .button {
margin: 0;
}
.order-info mark {
font-weight: bold;
background: transparent;
}
.woocommerce ul.digital-downloads {
list-style: none;
padding: 0;
margin: 0;
}
.checkout-navigation-buttons {
margin-top: 25px;
margin-left: -10px;
margin-right: -10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.checkout-navigation-buttons .checkout-prev-step,
.checkout-navigation-buttons .checkout-next-step,
.checkout-navigation-buttons .checkout-place-order {
padding: 10px;
}
.checkout-navigation-buttons .checkout-prev-step button,
.checkout-navigation-buttons .checkout-next-step button,
.checkout-navigation-buttons .checkout-place-order button {
margin: 0;
position: relative;
}
.checkout-navigation-buttons .checkout-place-order button {
border-width: 2px;
border-style: solid;
}
@media (min-width: 992px) {
.checkout-navigation-buttons .checkout-prev-step button {
padding-left: 46px;
}
.checkout-navigation-buttons .checkout-next-step button {
padding-right: 46px;
}
.checkout-navigation-buttons .checkout-place-order button {
padding-left: 63px;
}
.checkout-navigation-buttons .checkout-prev-step button:before,
.checkout-navigation-buttons .checkout-next-step button:before,
.checkout-navigation-buttons .checkout-place-order button:before {
content: '\e603';
position: absolute;
left: 15px;
top: 0;
bottom: 0;
font-family: 'thegem-icons';
font-style: normal;
font-size: 25px;
font-weight: normal;
}
.checkout-navigation-buttons .checkout-next-step button:before {
content: '\e601';
left: auto;
right: 15px;
}
.checkout-navigation-buttons .checkout-place-order button:before {
content: '\e668';
left: 27px;
}
}
@media (max-width: 992px) {
.woocommerce .checkout-navigation-buttons .checkout-place-order button {
line-height: 36px;
}
}
@media (max-width: 499px) {
.checkout-navigation-buttons .checkout-prev-step,
.checkout-navigation-buttons .checkout-next-step,
.checkout-navigation-buttons .checkout-place-order {
flex-grow: 1;
flex-basis: 50%;
}
.checkout-navigation-buttons .checkout-prev-step button,
.checkout-navigation-buttons .checkout-next-step button,
.checkout-navigation-buttons .checkout-place-order button {
width: 100%;
}
}
h2#order_review_heading {
margin: 0 0 30px 0;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment-total {
width: auto;
float: right;
}
.woocommerce .woocommerce-checkout .shop_table tfoot > tr > td {
padding-top: 1px;
padding-bottom: 4px;
padding-left: 0;
padding-right: 0;
border: 1px solid #ffffff;
border-top: 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td {
text-align: left;
border: 0;
border-top: 1px solid #ffffff;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total tr:first-child th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total tr:first-child td {
border: 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
min-width: 150px;
padding: 16px 55px 16px 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td {
min-width: 150px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment {
margin-top: 69px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box {
padding: 50px 80px 51px 135px;
margin: 23px 0 0 0;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
position: relative;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box:before {
content: '\e646';
width: 50px;
height: 50px;
font-family: 'thegem-icons';
font-style: normal;
font-size: 25px;
line-height: 14px;
font-weight: normal;
position: absolute;
left: 46px;
top: 50%;
margin-top: -25px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 50px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li {
margin: 0;
border-top: 1px solid #ffffff;
padding: 18px 0 20px 0;
}
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment.no-dividers .payment_methods li {
border-top: 0 none;
}
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li {
margin: 0;
padding: 18px 0 20px 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li:last-child,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li:last-child {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment.no-dividers .payment_methods li:last-child {
border-bottom: 0 none;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li:first-child,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li:first-child {
border-top: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods label,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods label {
display: inline;
vertical-align: middle;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .radio-sign,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .radio-sign {
width: 16px;
height: 16px;
border-width: 2px;
margin-right: 12px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .radio-sign:before,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .radio-sign:before {
width: 8px;
height: 8px;
margin-left: -4px;
margin-top: -4px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_method_paypal label img,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_method_paypal label img {
float: right;
max-width: 165px;
vertical-align: baseline;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .terms {
margin: 0 0 30px 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms label,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .terms label {
display: inline;
margin: 0;
vertical-align: middle;
}
.woocommerce .woocommerce-checkout #ship-to-different-address {
padding-bottom: 10px;
}
.woocommerce .woocommerce-checkout #ship-to-different-address label {
vertical-align: middle;
margin: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .checkbox-sign,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .checkbox-sign,
.woocommerce .checkout-login-remember .checkbox-sign,
.woocommerce .woocommerce-checkout #ship-to-different-address .checkbox-sign,
.woocommerce .create-account-popup .checkbox-sign,
.woocommerce .wishlist_table .checkbox-sign,
.woocommerce .woocommerce-checkout-one-page .create-account .checkbox-sign {
width: 24px;
height: 24px;
margin-right: 12px;
border-width: 1px;
vertical-align: middle;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .place-order,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .place-order {
margin-top: 30px;
}
h2#order_review_heading,
.woocommerce-billing-fields h2,
h2#ship-to-different-address-title,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
padding-left: 60px;
position: relative;
}
h2#order_review_heading:before,
.woocommerce-billing-fields h2:before,
h2#ship-to-different-address-title:before,
.checkout-login h2:before,
.checkout-signin h2:before,
.woocommerce .my-account-signup h2:before,
.create-account-popup h2:before {
content: '\e663';
display: inline-block;
font-family: 'thegem-icons';
font-style: normal;
font-size: 48px;
font-weight: normal;
position: absolute;
left: 0;
}
.checkout-login h2:before,
.checkout-signin h2:before,
.woocommerce .my-account-signup h2:before {
left: -5px;
}
.woocommerce-billing-fields h2:before {
content: '\e664';
}
h2#ship-to-different-address-title:before {
content: '\e665';
}
.checkout-login h2:before {
content: '\e666';
}
.checkout-signin h2:before {
content: '\e667';
}
.woocommerce .my-account-signup h2:before {
content: '\e667';
}
.create-account-popup h2:before {
content: '\e622';
}
@media (max-width: 992px) {
h2#order_review_heading,
.woocommerce-billing-fields h2,
h2#ship-to-different-address-title,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
padding-left: 0;
}
h2#order_review_heading:before,
.woocommerce-billing-fields h2:before,
h2#ship-to-different-address-title:before,
.checkout-login h2:before,
.checkout-signin h2:before,
.woocommerce .my-account-signup h2:before,
.create-account-popup h2:before {
display: none;
}
}
@media (min-width: 768px) and (max-width: 992px) {
h2#order_review_heading,
.woocommerce-billing-fields h2,
h2#ship-to-different-address-title,
.woocommerce-additional-fields > h2,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
font-size: 2.8646vw;
}
}
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .my-account-signup .register .form-row .input-text {
width: 100%;
}
.woocommerce .my-account-signup .woocommerce-password-strength {
padding-top: 15px;
}
.woocommerce .my-account-signup .woocommerce-password-hint {
font-size: 14px;
display: block;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
color: #f44336;
}
.woocommerce-password-strength.good {
color: #e6ac00;
}
.woocommerce-password-strength.strong {
color: #3fc627;
}
.woocommerce .checkout-signin .checkout-as-guest {
margin-bottom: 49px;
}
.woocommerce .checkout-signin .checkout-as-guest,
.woocommerce .checkout-signin .checkout-create-account {
display: block;
}
.woocommerce .checkout-signin .checkout-as-guest button,
.woocommerce .checkout-signin .checkout-create-account button {
display: block;
width: 100%;
margin: 0;
}
.checkout-login .login .form-row .checkout-login-remember {
display: inline-block;
vertical-align: middle;
padding-top: 11px;
}
.checkout-login .login .form-row .checkout-login-remember label {
display: inline-block;
margin: 0 0 0 0;
vertical-align: middle;
}
.woocommerce .checkout-login .checkout-login-button,
.woocommerce .my-account-signup .register .checkout-login-button {
margin-right: 27px;
}
.woocommerce .checkout-login .checkout-login-button button,
.woocommerce .my-account-signup .register .checkout-login-button button {
margin: 0;
}
.woocommerce .checkout-login .login .form-row.inline {
display: inline-block;
vertical-align: top;
}
.woocommerce .checkout-login .login .checkout-login-remember {
margin-right: 17px;
}
.woocommerce .checkout-login .login .lost_password {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 13px 0 0 0;
position: relative;
}
@media (min-width: 768px) {
.woocommerce .checkout-login .login .lost_password {
padding-left: 21px;
}
.woocommerce .checkout-login .login .lost_password:before {
content: '';
display: block;
width: 1px;
height: 30px;
font-size: 0;
position: absolute;
left: 0;
top: 10px;
}
}
.woocommerce .lost_reset_password .restore-password-button {
margin-top: 20px;
}
.woocommerce .lost_reset_password .gem-button {
margin: 0;
}
.woocommerce .lost_reset_password p {
margin: 0;
}
.woocommerce .lost_reset_password p.form-row input {
float: none;
}
.woocommerce .lost_reset_password p.form-row {
margin-top: 16px;
}
.woocommerce .lost_reset_password p.form-row.form-row-first,
.woocommerce .lost_reset_password p.form-row.form-row-last {
width: 47%;
margin-top: 30px;
}
@media (max-width: 767px) {
.woocommerce .lost_reset_password p.form-row.form-row-first,
.woocommerce .lost_reset_password p.form-row.form-row-last {
width: auto;
}
}
.woocommerce .lost_reset_password p.form-row.form-row-last {
margin-top: 16px;
}
.woocommerce .order-customer-details h3 {
margin: 0 0 25px 0;
}
.woocommerce .order-order-details {
margin-top: 67px;
margin-bottom: 77px;
}
.woocommerce .order-order-details .shop_table .product-total {
min-width: 0;
}
.woocommerce .order-order-details h2 {
margin: 0 0 41px 0;
}
#create-account-popup-overlay {
display: none;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 10000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.woocommerce .create-account-popup {
display: none;
width: 650px;
max-width: 100%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 45px 54px 56px 54px;
position: fixed;
left: 50%;
top: 50%;
z-index: 10001;
visibility: visible;
transform: translateX(-50%) translateY(-50%);
box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
-moz-box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
-webkit-box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
}
.woocommerce .create-account-popup .create-account-notice {
margin: 0 0 18px 0;
}
.woocommerce .create-account-popup .create-account-checkbox {
width: auto;
margin-bottom: 20px;
margin-right: 20px;
flex-grow: 1;
}
.woocommerce .create-account-popup .checkout-create-account-button {
}
.woocommerce .create-account-popup .checkout-create-account-button button {
margin: 0;
}
.woocommerce .create-account-popup .checkout-registration-buttons {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 -15px -15px;
padding-top: 15px;
}
.woocommerce .create-account-popup .checkout-registration-buttons .gem-button-container {
padding: 15px;
}
.woocommerce .create-account-popup .checkout-registration-buttons .gem-button {
margin: 0;
}
.woocommerce .create-account-popup .create-account-popup-bottom {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
}
.woocommerce .checkout .create-account-popup .form-row label.checkbox,
.woocommerce .checkout.woocommerce-checkout-one-page .form-row.create-account-checkbox label.checkbox {
vertical-align: middle;
margin: 0;
}
.woocommerce-checkout-review-order-table .responsive > tr > td {
padding: 0;
border: 0 none;
}
@media (max-width: 767px) {
.woocommerce-checkout-review-order-table .no-responsive {
display: none;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
padding-right: 0;
min-width: 0;
}
}
@media (min-width: 768px) {
.woocommerce-checkout-review-order-table .responsive {
display: none;
}
}
.woocommerce-checkout-review-order-table .product-name .size-woocommerce_thumbnail {
margin-right: 25px;
}
.woocommerce-checkout-review-order-table .product-name .product-wrap {
display: flex;
align-items: center;
}
.woocommerce-checkout-review-order-table .product-name .product-wrap dl.variation {
margin: 0;
} .woocommerce-checkout-one-page-modern .checkout-contents[data-tab-content-id="checkout-billing"] {
width: 60%;
}
.woocommerce-checkout-one-page-modern .checkout-contents[data-tab-content-id="checkout-payment"] {
width: 40%;
}
.woocommerce-checkout-layout-one-page-modern .woocommerce input[type="text"].coupon-code {
background: transparent;
}
.woocommerce-checkout-layout-one-page-modern #checkout-coupon-popup form.checkout_coupon {
display: block !important;
margin-bottom: 0;
border: 0 none;
padding: 0;
}
.woocommerce-checkout-layout-one-page-modern #checkout-coupon-popup form.checkout_coupon input[type="text"].coupon-code {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce-checkout-layout-one-page-modern #checkout-coupon-popup form.checkout_coupon .gem-button {
margin: 0;
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup form {
width: 400px;
max-width: 100%;
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup h3 {
text-align: center;
margin-top: 0;
}
@media (min-width: 768px) {
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login-remember,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .lost_password {
padding-top: 0;
}
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .login .lost_password:before {
top: 0;
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button {
margin-right: 0;
margin-top: 50px;
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button {
padding-left: 45px;
padding-right: 45px;
}
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkout-login .checkout-login-button button:hover {
background: transparent;
}
.woocommerce .checkout.woocommerce-checkout-one-page-modern .woocommerce-billing-fields h3 {
margin-top: 0;
}
.woocommerce .checkout.woocommerce-checkout-one-page-modern .checkbox-sign,
.woocommerce-checkout-layout-one-page-modern #checkout-login-popup .checkbox-sign {
background: transparent;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #customer_details > div:after {
border: 0 none;
margin-top: 0;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .order-review-inner {
padding-top: 1px;
border-radius: 3px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .order-review-inner h3 {
padding-left: 38px;
padding-right: 38px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .woocommerce-checkout-review-order-table thead {
display: none;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #order_review table tbody th {
font: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #order_review table tbody tr.woocommerce-shipping-totals th {
vertical-align: top;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #order_review table tbody td {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #order_review table tbody td.product-total {
min-width: 0;
padding-left: 10px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .shop_table .product-name img.attachment-shop_thumbnail,
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .shop_table .product-name img.attachment-woocommerce_thumbnail {
float: left;
width: 65px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .shop_table .product-name .product-quantity {
padding: 0 10px;
border-radius: 10px;
font-weight: normal;
background-color: #e7edf0;
font-size: 14px;
white-space: nowrap;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern .shop_table  .product-name dl.variation {
margin: 0 0 5px;
}
body.woocommerce-checkout-layout-one-page-modern .woocommerce .combobox-wrapper .combobox-button:before,
body.woocommerce-checkout-layout-one-page-modern #page .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\e602';
font-size: 16px;
text-align: center;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #shipping_method .radio-sign {
margin-right: 0;
margin-left: 5px;
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #99a9b5;
background: #ffffff;
margin-top: 8px;
}
.woocommerce-checkout-one-page.woocommerce-checkout-one-page-modern #shipping_method .radio-sign.checked:before {
background: #393d50;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods .radio-sign,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .radio-sign {
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #99a9b5;
background: #ffffff;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods .radio-sign.checked:before,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .radio-sign.checked:before {
width: 6px;
height: 6px;
margin-left: -3px;
margin-top: -3px;
background: #393d50;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods .woocommerce-notice,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods .woocommerce-notice {
font: inherit;
text-transform: inherit;
letter-spacing: inherit;
padding: 30px;
background: #e8edf1;
border-bottom: 0 none;
margin-top: 40px;
border-radius: 3px;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review > table .order-total th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review > table .order-total td {
border-bottom-width: 1px !important;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review > table.no-dividers .order-total th,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review > table.no-dividers .order-total td {
border-bottom-width: 0px !important;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods li,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods li label,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li label {
display: flex;
flex-grow: 1;
align-items: center;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods li label img,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li label img {
float: none;
order: 2;
padding: 2px 9px;
border-radius: 3px;
background: #ffffff;
max-width: 140px;
margin-left: auto;
box-sizing: border-box;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods li .payment_box,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li .payment_box {
width: 100%;
min-width: 100%;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods li input {
margin-right: 5px;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .woocommerce-terms-and-conditions {
border-radius: 3px;
padding: 15px 35px;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern #order_review .woocommerce-checkout-payment .payment_methods .woocommerce-notice:before,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .thegem-te-checkout-payment #payment.woocommerce-checkout-payment .payment_methods .woocommerce-notice:before {
display: none;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .checkout-navigation-buttons {
display: block;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .checkout-navigation-buttons .checkout-place-order button {
padding: 0;
line-height: 36px;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page-modern .checkout-navigation-buttons .checkout-place-order button:before {
display: none;
}
@media (max-width: 1023px) {
.woocommerce-checkout-one-page-modern .checkout-contents[data-tab-content-id="checkout-billing"],
.woocommerce-checkout-one-page-modern .checkout-contents[data-tab-content-id="checkout-payment"] {
width: 100%;
}
.woocommerce-checkout-one-page-modern .checkout-contents[data-tab-content-id="checkout-billing"] {
margin-bottom: 60px;
}
}
.hide_label_new .product .new-label{
display: none;
}
.hide_label_onsale .product .onsale{
display: none;
}
.yith-wcwl-form .hidden-title-form {
display: flex;
align-items: center;
width: 100%;
}
.yith-wcwl-form .hidden-title-form input[type="text"] {
flex-grow: 1;
min-width: 0;
}
.yith-wcwl-form .hidden-title-form input[type="submit"] {
margin-right: 0;
}
@media (min-width: 768px) {
.yith-wcwl-form .hidden-title-form {
max-width: 50%;
}
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-order .cart_totals {
width: 100%;
margin-bottom: 0;
} body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-cart-checkout-steps-content {
margin-bottom: 70px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-notice {
padding: 10px;
border-radius: 3px;
margin-bottom: 55px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-order-overview {
margin-bottom: 50px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-order-overview li + li {
margin-top: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-order-overview li strong {
font: inherit;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .order-order-details {
margin-top: 50px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .cart_totals {
padding: 5px 35px;
border-radius: 3px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .cart_totals table tr:first-child th,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .cart_totals table tr:first-child td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .cart_totals table tr:first-child th,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .cart_totals table tr:first-child td {
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .cart_totals table tr th,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .cart_totals table tr td {
background: transparent;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .cart_totals table tr td a.order-actions-button {
margin: 0 0 0 10px;
}
@media (max-width: 767px) {
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .woocommerce-order-overview {
margin-bottom: 25px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .order-order-details {
margin-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table thead,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table thead {
display: none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody tr:first-child td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody tr:first-child td {
border-top: 0 none;
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody td.product-name,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-name {
padding-left: 15px;
padding-right: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody td.product-quantity,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-quantity {
padding-left: 12px;
padding-right: 12px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody td.product-subtotal,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-subtotal {
padding-left: 12px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-shipments.shop_table tr td {
padding: 17px 7px;
}
}
@media (max-width: 450px) {
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-thumbnail {
display: none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tbody td.product-name,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tbody td.product-name {
padding-left: 0;
}
} .woocommerce .woocommerce-account-modern .checkout-login .checkout-login-button,
.woocommerce .woocommerce-account-modern .my-account-signup .register .checkout-login-button {
margin-top: 15px;
}
.woocommerce .woocommerce-account-modern .checkout-login .login .form-row .checkout-login-remember,
.woocommerce .woocommerce-account-modern .checkout-login .login .lost_password {
margin-top: 10px;
}
@media (max-width: 992px) {
.woocommerce .woocommerce-account-modern .checkout-login .checkout-login-button,
.woocommerce .woocommerce-account-modern .my-account-signup .register .checkout-login-button {
display: block;
}
}
@media (max-width: 1199px) {
.woocommerce-account-modern.row {
margin-top: -3em !important;
}
.woocommerce-account-modern.row > * {
margin-top: 3em !important;
}
}.single-product-content .price del {
margin-right: 15px;
}
.single-product-content form.cart .gem-button {
margin-top: 0;
margin-bottom: 0;
margin-right: 16px;
}
.single-product-content form.cart .gem-button .gem-icon-cart:before {
content: '\e613';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-add-to-wishlist:before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-add-to-wishlist:before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-add-to-wishlist:before {
content: '\e66b';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-added-to-wishlist:before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-added-to-wishlist:before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-added-to-wishlist:before {
content: '\e641';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-browse-wishlist:before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-browse-wishlist:before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-browse-wishlist:before {
content: '\e66c';
font-size: 24px;
}
.single-product-content form.cart .quantity:not(.buttons_added) {
float: none;
display: inline-block;
vertical-align: top;
height: 40px;
width: 40px;
border-radius: 3px;
}
.single-product-content form.cart .quantity:not(.buttons_added) .qty{
line-height: 38px;
height: 100%;
width: 100%;
padding: 0 5px;
}
.single-product-content[data-layout="legacy"] .table.variations{
margin-bottom: 60px;
}
.single-product-content form.cart table.variations th{
padding-right: 15px;
}
.single-product-content form.cart table.variations td{
position: relative;
}
.single-product-content form.cart table.variations td > .reset_variations{
position: absolute;
left: 0;
top: 100%;
margin: 0;
}
.block-product-navigation-prev .gem-button {
padding-left: 3px;
padding-right: 14px;
}
.block-product-navigation-prev .gem-button .gem-print-icon {
margin-right: 3px;
}
.block-product-navigation-next .gem-button {
padding-right: 3px;
padding-left: 14px;
}
.block-product-navigation-next .gem-button .gem-print-icon {
margin-left: 3px;
}
#reviews .comment_container {
padding: 33px 40px 45px;
margin-bottom: 40px;
display: flex;
}
#reviews .avatar {
height: 70px;
width: 70px;
border-radius: 50%;
margin-bottom: 0;
margin-top: 0;
margin-right: 20px;
}
#reviews .comment-text {
width: 100%;
padding-top: 0;
}
#reviews .star-rating {
float: right;
margin-top: 12px;
}
#reviews .meta {
margin-top: 10px;
}
#reviews .comment-text .description {
padding-top: 20px;
}
#reviews .comment-text .description > :first-child {
margin-top: 0;
}
#reviews .comment-text .description > :last-child {
margin-bottom: 0;
}
.single-product-content .size-guide {
margin-top: 25px;
}
.single-product-content .size-guide a:before {
content: '\e669';
vertical-align: middle;
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
font-weight: normal;
margin-right: 5px;
}
.single-product-content .rating-divider {
height: 4px;
margin-bottom: 30px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 15px;
}
.single-product-content .woocommerce-product-rating .star-rating {
font-size: 24px;
}
.woocommerce .single-product-content .woocommerce-product-rating,
.woocommerce-page .single-product-content .woocommerce-product-rating {
line-height: inherit;
}
.woocommerce .single-product-content .woocommerce-review-link,
.woocommerce-page .single-product-content .woocommerce-review-link {
display: inline-block;
vertical-align: bottom;
line-height: 1em;
}
.related-products .products.inline-row .product.inline-column {
min-width: 200px;
}
.related-products .products .product-info {
padding-bottom: 15px;
}
.related-products .products .product-info .product-title {
margin-top: 0;
}
.products .product-info .product-title a {
color: inherit;
}
.products .product-info .product-rating {
min-height: 16px;
}
.products .product-inner {
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.related-products .gem-button-separator-holder,
.related-products .gem-button-separator-button,
.upsells .gem-button-separator-holder,
.upsells .gem-button-separator-button,
.cross-sells .gem-button-separator-holder,
.cross-sells .gem-button-separator-button {
width: 20%;
}
.related-products .gem-button-separator-holder,
.upsells .gem-button-separator-holder,
.cross-sells .gem-button-separator-holder {
width: 10%;
}
.single-product-content .product_title {
margin-bottom: 20px;
}
.single-product-content form.cart {
margin-top: 30px;
}
.single-product-content .gem-gallery {
margin-bottom: 95px;
}
.single-product-content.catalog-view .gem-gallery {
margin-bottom: 20px;
}
.single-product-content .socials-sharing {
margin-bottom: 20px;
}
.single-product-content .product-meta > div {
margin-bottom: 7px;
}
.single-product-content-bottom .woocommerce-tabs {
margin-top: 57px;
margin-bottom: 40px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap {
padding: 0 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next {
width: 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after {
background: transparent;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after {
content: '\e636';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
content: '\e634';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item {
margin: 0 7px;
}
.woocommerce-tabs #tab-additional_information .vc_tta-panel-body {
padding: 0;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
font: inherit;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) th {
background-color: #e6ebe9;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) th {
background-color: #f0f3f2;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) td {
background-color: #ebf0ef;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) td {
background-color: #f4f7f6;
}
.comment-form .comment-form-rating label {
margin-bottom: 10px;
}
#review_form .comment-form .gem-button.submit {
margin-bottom: 0;
}
table.variations td.label label {
line-height: 38px;
}
.back-to-shop-button {
margin-top: -6px;
}
#yith-wcwl-popup-message {
display: none !important;
}
.single-product-content .socials-sharing {
margin-left: -10px;
}
.reset_variations {
margin-top: 10px;
display: block;
}
table.variations {
margin-bottom: 60px;
}
.woo-modal-product table.variations {
margin-bottom: 15px;
}
.single-product-content .price {
font-size: 36px;
line-height: 1;
}
.single-product-content .price del {
font-size: 24px;
}
.single-product-content .single_variation .price {
font-size: 50px;
}
.single-product-content .single_variation .price del {
font-size: 24px;
} .widget_shopping_cart ul.cart_list li {
padding-top: 10px;
}
.widget_shopping_cart ul li img {
height: 80px;
width: 80px;
}
.widget_shopping_cart ul li .minicart-image {
float: left;
margin-right: 18px;
position: relative;
margin-top: -10px;
}
.widget_shopping_cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.widget_shopping_cart ul li a:hover .minicart-image:after {
opacity: 1;
}
.widget_shopping_cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
.widget_shopping_cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
.widget_shopping_cart ul li .variation {
display: none;
}
.widget_shopping_cart ul li.empty {
padding-bottom: 25px;
}
.widget_shopping_cart ul li:first-child {
margin: 0;
}
.widget_shopping_cart ul li a {
display: block;
margin: 0 10px 0 0;
border: 0;
padding: 0;
}
.widget_shopping_cart ul li a.remove {
display: none;
}
.widget_shopping_cart ul li .quantity {
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart .minicart-bottom {
margin-top: 25px;
}
.widget_shopping_cart .minicart-bottom {
padding: 20px 20px 20px;
}
.widget_shopping_cart .total {
padding: 15px 0 0;
margin-top: 24px;
display: flex;
justify-content: space-between;
}
.widget_shopping_cart .total strong {
display: inline-block;
padding-top: 7px;
font: inherit;
}
.widget_shopping_cart .total span.amount {
}
.widget_shopping_cart .buttons {
display: flex;
flex-wrap: wrap;
padding: 8px 0 17px;
margin: -6px;
}
.widget_shopping_cart .buttons a {
margin: 0;
}
.widget_shopping_cart .buttons .mini-cart-view-cart {
}
.widget_shopping_cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
.widget_shopping_cart .buttons .mini-cart-checkout {
}
.widget_shopping_cart .minicart .buttons a {
margin: 0;
width: 100%;
}
.widget_shopping_cart .buttons .mini-cart-view-cart {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart  .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
.widget_shopping_cart  .buttons .mini-cart-checkout {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.single-product-content .yith-wcwl-add-to-wishlist {
display: inline-block;
vertical-align: top;
}
.single-product-content .yith-wcwl-add-to-wishlist .hide {
display: none;
}
.single-product-content form.cart .yith-wcwl-add-to-wishlist .gem-button {
margin: 0;
}.woocommerce .gem-table {
border: 0;
}
.woocommerce .shop_table td.product-price,
.woocommerce .shop_table td.product-subtotal,
.woocommerce .wishlist_table .product-info .product-info-content .product-price {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .shop_table.wishlist_table td.product-price,
.woocommerce .wishlist_table .product-info .product-info-content .product-price {
font-size: 24px;
}
.woocommerce .shop_table.wishlist_table td.product-price del,
.woocommerce .wishlist_table .product-info .product-info-content .product-price del {
color: #99a9b5;
font-size: 20px;
}
.woocommerce .shop_table td.product-subtotal {
font-size: 24px;
}
.woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .woocommerce-checkout .checkout-payment .shop_table td.product-total .amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .shop_table .product-quantity input[type="number"] {
color: #5f727f;
}
.woocommerce .shop_table tr.cart_item:nth-child(2n) td {
background: #f0f3f2;
}
.woocommerce .shop_table thead tr th,
.product-info .product-info-header > div {
background: #b6c6c9;
border-color: #b6c6c9;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th {
font-size: 14px;
}
.woocommerce .shop_table tbody tr td,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td,
.woocommerce .woocommerce-checkout .shop_table tfoot > tr > td {
border-color: #dfe5e8;
}
.woocommerce .shop_table tr td.product-remove .remove {
background: #f44336;
color: #ffffff;
text-shadow: 0 0 1px #ffffff;
}
.woocommerce input[type="text"].coupon-code {
font-size: 16px;
color: #99a9b5;
font-weight: 400;
background: #f5f7f6;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons button.button {
font-size: 19px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button {
background: #00bcd4;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button:not([aria-disabled="true"]):hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
background: #393d50;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:hover {
border-color: #393d50;
background-color: transparent;
color: #393d50;
}
body .woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:hover {
background-color: transparent;
}
.woocommerce .cart_totals table th,
.woocommerce .cart_totals table td {
border-color: #dfe5e8;
}
.woocommerce .order-details-column .cart_totals table td {
color: #5f727f;
}
.woocommerce .cart_totals table th {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
background-color: #f0f3f2;
}
.woocommerce .cart_totals table td .amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .cart_totals table tr.order-total td .amount {
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
}
.woocommerce .cart_totals table tr td {
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
}
.woocommerce .cart_totals table tr td #shipping_method li label,
.woocommerce .order-totals table tr td #shipping_method li label,
.woocommerce .cart_totals table tr td #shipping_method li label .amount,
.woocommerce .order-totals table tr td #shipping_method li label .amount,
.woocommerce-shipping-destination span {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
}
.woocommerce #shipping_method .radio-sign {
background-color: #b6c6c9;
border: 0px;
}
.woocommerce #shipping_method .radio-sign:before {
background-color: #ffffff;
}
.woocommerce .payment_methods .radio-sign {
background-color: #ffffff;
}
.woocommerce .payment_methods .radio-sign:before {
background-color: #3c3950;
}
.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
font-size: 16px;
color: #99a9b5;
font-weight: 400;
background: #ffffff;
}
.woocommerce .cross-sells .product .product-title {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
}
.cross-sells-title span.placeholder span {
border-top-color: #ffda75;
border-bottom-color: #ffda75;
}
.checkout-steps .checkout-step,
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
background: #e9f0ef;
}
.checkout-steps .checkout-step.active,
.checkout-steps .checkout-step.before-active:before,
.checkout-steps .checkout-step.before-active:after {
background: #ffd453;
color: #3c3950;
}
.woocommerce .checkout .form-row .input-text,
.woocommerce .edit-address-form .form-row .input-text,
.woocommerce .checkout .form-row textarea.input-text,
.woocommerce .edit-address-form .form-row textarea.input-text,
.select2-search .select2-input,
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .lost_reset_password .input-text,
.woocommerce .my-account-signup .register .form-row .input-text,
.yith-wcwl-form .hidden-title-form input[type="text"] {
background-color: #ffffff;
border-color: #dfe5e8;
color: #99a9b5;
}
.chosen-container-single .chosen-single span,
.select2-container .select2-choice > .select2-chosen,
.select2-results .select2-result-label {
color: #99a9b5;
}
.woocommerce .checkout .form-row label abbr,
.woocommerce .edit-address-form .form-row label abbr,
.woocommerce .checkout-login .login .form-row label span.required,
.woocommerce .my-account-signup .register .form-row label span.required {
color: #f44336;
}
.woocommerce .chosen-container-single .chosen-single div,
.woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div,
.woocommerce .select2-container .select2-choice .select2-arrow {
background-color: #ffffff;
}
.woocommerce .chosen-container-single .chosen-single div:before,
.woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div:before,
.woocommerce .select2-container .select2-choice .select2-arrow:before {
color: #99a9b5;
}
.select2-results {
background-color: #ffffff;
}
.checkout-navigation-buttons .checkout-prev-step button {
border-color: #000000;
color: #000000;
}
.checkout-navigation-buttons .checkout-prev-step button:hover {
background: #000000;
color: #ffffff;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .order-total td .amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .cart-subtotal td .amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .shipping td {
color: #99a9b5;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box {
color: #3c3950;
background-color: #a3e7f0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box:before {
color: #3c3950;
background-color: #84b2c0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li {
border-color: #dfe5e8;
}
.checkout-navigation-buttons .checkout-place-order button {
background-color: #00bcd4;
border-color: #00bcd4;
line-height: 46px;
}
.checkout-navigation-buttons .checkout-place-order button:hover {
background-color: #ffffff;
color: #00bcd4;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms .checkbox-sign:before,
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .checkbox-sign:before,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .terms .checkbox-sign:before,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .checkbox-sign:before,
.woocommerce .checkout-login-remember .checkbox-sign:before,
.woocommerce .woocommerce-checkout #ship-to-different-address .checkbox-sign:before,
.woocommerce .create-account-popup .checkbox-sign:before,
.woocommerce .wishlist_table .checkbox-sign:before,
.woocommerce .checkout.woocommerce-checkout-one-page .form-row.create-account-checkbox .checkbox-sign:before,
.woocommerce .checkout.woocommerce-checkout-one-page .form-row.create-account .checkbox-sign:before {
color: #3c3950;
}
.woocommerce .checkout-login .login .form-row label,
.lost_reset_password .form-row label,
.woocommerce .my-account-signup .register .form-row label {
color: #5f727f;
}
.woocommerce .checkout-signin .checkout-create-account button {
background-color: #00bcd4;
}
.woocommerce .checkout-signin .checkout-create-account button:hover {
background-color: #3c3950;
}
.checkout-login .login .form-row .checkout-login-remember label {
color: #99a9b5;
}
.woocommerce .checkout-login .login .lost_password:before {
background-color: #dfe5e8;
}
.woocommerce ul.woocommerce-error li {
background-color: #fcc6c2;
font-size: 16px;
color: #3c3950;
}
.woocommerce ul.woocommerce-error li strong {
text-transform: uppercase;
font-weight: 400;
}
.woocommerce ul.woocommerce-error li:before {
background-color: #f44336 !important;
}
.order-customer-details,
.order-customer-details address {
line-height: 36px;
font-style: normal;
}
.woocommerce ul.order_details li:before {
color: #6eb667;
}
.woocommerce .create-account-popup {
background-color: #ffffff;
border-color: #dfe5e8;
}
#create-account-popup-overlay {
background-color: #393d50;
}
.shop_table .product-name dl.variation {
color: #99a9b5;
}
.woocommerce-cart .custom-header .breadcrumbs .current,
.woocommerce-checkout .custom-header .breadcrumbs .current,
.woocommerce-wishlist .custom-header .breadcrumbs .current,
.woocommerce-account .page-title-block .breadcrumbs .current {
color: #99a9b5; }
.woocommerce-cart .custom-header .breadcrumbs span a,
.woocommerce-checkout .custom-header .breadcrumbs span a,
.woocommerce-wishlist .custom-header .breadcrumbs span a,
.woocommerce-account .page-title-block .breadcrumbs span a {
color: #00bcd4;
}
.woocommerce-cart .custom-header .breadcrumbs span a:hover,
.woocommerce-checkout .custom-header .breadcrumbs span a:hover,
.woocommerce-wishlist .custom-header .breadcrumbs span a:hover,
.woocommerce-account .page-title-block .breadcrumbs span a:hover {
color: #384554;
}
.woocommerce-cart .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-checkout .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-wishlist .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-account .page-title-block .breadcrumbs .divider .bc-devider:before {
color: #5f727f;
}
.woocommerce .wishlist_table td.product-stock-status .wishlist-in-stock,
.woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-in-stock {
color: #5f727f;
}
.woocommerce .wishlist_table td.product-stock-status .wishlist-out-of-stock,
.woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-out-of-stock {
color: #f44336;
}
.yith-wcwl-share .yith-wcwl-share-title {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing, normal);
}
.product-info .product-info-header > div {
font-size: 14px;
text-transform: uppercase;
}
.product-info .product-info-content,
.woocommerce-wishlist  .wishlist-content.responsive .cart-item {
border-color: #dfe5e8;
}
.woocommerce-checkout-one-page #customer_details > div:after {
border-bottom-color: #00b8d4;
}
.woocommerce-checkout-one-page .checkout-payment {
background-color: #f0f3f2;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box {
font-size: 14px;
color: #99a9b5;
}
.woocommerce-checkout-one-page #order_review table thead th,
.woocommerce-checkout-one-page #order_review > table .order-total th,
.woocommerce-checkout-one-page #order_review > table .order-total td {
border-bottom: 3px solid #dfe5e8 !important;
}
.woocommerce-checkout-one-page #order_review table tbody th,
.woocommerce-checkout-one-page #order_review table tbody td {
border-color: #dfe5e8;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .checkout-payment .shop_table td.product-total .amount {
color: #3c3950;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total .order-total td .amount {
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 1.34);
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total .order-total td .amount {
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
}
}
.woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign + label {
font-size: 14px;
line-height: 18px;
color: #5f727f;
}
.checkout-order-review-pattern {
background: #ffffff;
}
.woocommerce .woocommerce-checkout-one-page .checkout-navigation-buttons .checkout-place-order button:hover {
background-color: transparent;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity input[type="number"],
body.woocommerce-cart-layout-modern .woocommerce .order-details-column .cart_totals table td,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr td #shipping_method li label,
body.woocommerce-cart-layout-modern .woocommerce .order-totals table tr td #shipping_method li label,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr td #shipping_method li label .amount,
body.woocommerce-cart-layout-modern .woocommerce .order-totals table tr td #shipping_method li label .amount,
body.woocommerce-cart-layout-modern .woocommerce-shipping-destination span,
body.woocommerce-checkout-layout-one-page-modern .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
body.woocommerce-checkout-layout-one-page-modern .woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .shipping td,
body.woocommerce-checkout-layout-one-page-modern .woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign + label,
body .woocommerce .checkout .form-row label,
body .woocommerce .checkout-login .login .form-row label,
body .lost_reset_password .form-row label,
body .woocommerce .my-account-signup .register .form-row label,
body .woocommerce .wishlist_table td.product-stock-status .wishlist-in-stock,
body .woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-in-stock,
body .woocommerce .checkout-login .woocommerce-form-login.login .form-row .checkout-login-remember label{
color: var(--thegem-to-body-color);
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr td.product-remove .remove{
border-color: var(--thegem-to-body-color);
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:before,
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:after {
background-color: var(--thegem-to-body-color);
}
#page .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,
#page .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow,
body .woocommerce input[type="text"].coupon-code,
body .woocommerce .woocommerce-shipping-calculator .form-row input.input-text,
body .woocommerce .checkout .form-row .input-text,
body .woocommerce .edit-address-form .form-row .input-text,
body .woocommerce .checkout .form-row textarea.input-text,
body .woocommerce .edit-address-form .form-row textarea.input-text,
body .select2-search .select2-input,
body .woocommerce .checkout-login .login .form-row .input-text,
body .woocommerce .lost_reset_password .input-text,
body .woocommerce .my-account-signup .register .form-row .input-text,
body .chosen-container-single .chosen-single span,
body .select2-container .select2-choice > .select2-chosen,
body .select2-results .select2-result-label,
body .woocommerce .chosen-container-single .chosen-single div:before,
body .woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div:before,
body .woocommerce .select2-container .select2-choice .select2-arrow:before {
color: var(--thegem-to-body-color);
}
#page .woocommerce .select2-container--default .select2-selection--single .select2-selection__placeholder,
body .woocommerce input[type="text"].coupon-code::placeholder,
body .woocommerce .woocommerce-shipping-calculator .form-row input.input-text::placeholder,
body .woocommerce .checkout .form-row .input-text::placeholder,
body .woocommerce .edit-address-form .form-row .input-text::placeholder,
body .woocommerce .checkout .form-row textarea.input-text::placeholder,
body .woocommerce .edit-address-form .form-row textarea.input-text::placeholder,
body .woocommerce .checkout-login .login .form-row .input-text::placeholder,
body .woocommerce .lost_reset_password .input-text::placeholder,
body .woocommerce .my-account-signup .register .form-row .input-text::placeholder {
color: var(--thegem-to-body-color-07);
}.product-page__wrapper .gem-gallery{
margin: 0;
} .product-page__right-column{
position: relative;
display: flex;
flex-wrap: wrap;
} .product-page__wrapper .product_title{
position: relative;
margin-right: auto;
margin-bottom: 8px;
margin-top: -10px;
width: calc(100% - 80px);
z-index: 1;
} .product-page__wrapper .product-page__nav{
position: relative;
right: 0;
top: 0;
z-index: 2;
}
.product-page__wrapper .product_title + .product-page__nav{
width: auto;
margin-bottom: 0;
}
.product-page__wrapper .product-page__nav .product-page__nav-list{
list-style-type: none;
display: flex;
flex: auto;
justify-content: flex-end;
width: 60px;
padding: 0;
margin: 0;
}
.product-page__wrapper .product-page__nav .product-page__nav-list li{
width: calc(100% / 3);
}
.product-page__wrapper .product-page__nav .product-page__nav-list a{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 16px;
text-decoration: none;
}
.product-page__wrapper .product-page__nav .product-page__nav-list a ins{
text-decoration: none;
}
.product-page__wrapper .product-page__nav .product-page__nav-list a:before{
font-family: 'thegem-icons';
line-height: 0;
transition: color 0.3s linear;
}
.product-page__wrapper .product-page__nav .product-page__nav--prev:before{
content: '\e603';
font-size: 24px;
margin-left: -7px;
}
.product-page__wrapper .product-page__nav .product-page__nav--next:before{
content: '\e601';
font-size: 24px;
margin-right: -5px;
}
.product-page__wrapper .product-page__nav .product-page__nav--back:before{
content: '\e66d';
font-size: 16px;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview-wrap{
position: absolute;
top: 100%;
right: 0;
padding-top: 15px;
transition: transform 0.1s linear 0.2s, opacity 0.1s linear 0.2s, visibility 0.1s linear 0.2s;
transform: translateY(20px);
opacity: 0;
visibility: hidden;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview{
position: relative;
display: flex;
min-width: 210px;
height: 80px;
overflow: hidden;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__image{
position: relative;
max-width: 80px;
transition: opacity 0.3s linear;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__image img{
width: auto;
height: 80px;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__image:after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.3s linear;
opacity: 0;
visibility: hidden;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info{
display: flex;
flex-direction: column;
justify-content: center;
padding: 0 15px;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-title{
transition: color 0.3s linear;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info-price{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 20px;
font-weight: 300;
}
.product-page__wrapper .product-page__nav .product-page__nav-preview .nav-preview__info del{
opacity: 0.5;
}
.product-page__wrapper .product-page__nav .product-page__nav-list a:hover > .product-page__nav-preview-wrap{
visibility: visible;
opacity: 1;
transition: all 0.3s linear;
transform: translateY(0);
}
.product-page__wrapper .product-page__nav .product-page__nav-preview:hover > .nav-preview__image:after{
opacity: 1;
visibility: visible;
} .product-page__wrapper .product-page__attribute{
display: flex;
width: 100%;
margin-bottom: 15px;
} .product-page__wrapper .woocommerce-product-rating{
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%;
margin: 0 0 17px 0;
}
.product-page__wrapper .woocommerce-product-rating .star-rating {
font-size: 18px;
margin: 0;
}
.product-page__wrapper .woocommerce-product-rating .product-reviews-link {
display: flex;
margin: 0 0 0 10px;
font-size: 14px;
}
.product-page__wrapper .woocommerce-product-rating .rating-divider {
display: none;
} .product-page__wrapper .price{
display: flex;
width: 100%;
align-items: flex-end;
margin: 0 0 16px 0;
}
.product-page__wrapper .price del{
position: relative;
margin-bottom: 1px;
margin-right: 10px;
text-decoration: none;
opacity: 0.5;
}
.product-page__wrapper .price del:before{
content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
}
.product-page__wrapper .price.not-strikethrough del{
display: none;
} .product-page__wrapper .woocommerce-product-details__short-description{
width: 100%;
}
.product-page__wrapper .product-page__nav + .woocommerce-product-details__short-description {
margin-top: 30px;
} .product-page__right-column .gem-woocommerce-tabs{
width: 100%;
} .product-page__wrapper .variations_form,
.product-page__wrapper form.cart{
position: relative;
width: 100%;
margin: 0;
padding: 0;
}
.product-page__wrapper table.variations {
position: relative;
width: auto;
margin: 0 0 5px 0;
z-index: 5;
}
.product-page__wrapper table.variations tr{
position: relative;
z-index: 0;
}
.product-page__wrapper table.variations td,
.product-page__wrapper table.variations th{
position: relative;
padding: 5px 0;
margin: 0;
vertical-align: top;
z-index: 0;
}
.product-page__wrapper table.variations td.label,
.product-page__wrapper table.variations th.label{
min-width: 60px;
max-width: 160px;
padding-right: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: normal;
text-align: left;
}
.product-page__wrapper table.variations td.label:after,
.product-page__wrapper table.variations th.label:after{
content: ':';
}
.product-page__wrapper table.variations td.label label,
.product-page__wrapper table.variations th.label label{
line-height: 2.4;
}
.product-page__wrapper .product-page__reset-variations.hidden{
opacity: 0;
}
.product-page__wrapper .product-page__reset-variations{
position: relative;
display: flex;
max-width: 260px;
}
.product-page__wrapper .reset_variations{
position: relative;
display: flex !important;
align-items: center;
}
.product-page__wrapper .reset_variations--icon{
display: flex;
justify-content: center;
align-items: center;
border: 1px solid;
border-radius: 100%;
width: 16px;
height: 16px;
margin: 0 5px 0 0;
font-style: normal;
}
.product-page__wrapper .reset_variations--icon:before{
font-family: 'thegem-icons';
content: '\e619';
line-height: 0;
font-size: 16px;
margin: 0 0 0 -1px;
}
table.variations .thegem-select {
width: 260px;
min-height: 40px;
padding: 0 40px 0 15px;
border-radius: 3px;
appearance: none;
-webkit-appearance: none;
} .product-page__wrapper form.cart:not(.variations_form){
display: flex;
flex-wrap: wrap;
}
.product-page__wrapper form.cart .single_variation_wrap{
display: flex;
flex-direction: column;
}
.product-page__wrapper form.cart .single_variation_wrap .woocommerce-variation{
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.product-page__wrapper form.cart .single_variation_wrap .woocommerce-variation .woocommerce-variation-description {
width: 100%;
}
.product-page__wrapper form.cart.single_variation_wrap .woocommerce-variation-availability,
.product-page__wrapper form.cart .single_variation_wrap .woocommerce-variation-availability:not(:empty){
padding: 0;
margin: 0 0 20px 15px;
}
.product-page__wrapper form.cart .woocommerce-variation-availability .stock{
margin: 0;
padding: 0;
}
.product-page__wrapper form.cart .woocommerce-variation-price{
float: none;
margin-bottom: 20px;
}
.product-page__wrapper form.cart .woocommerce-variation-price .price{
margin: 0;
}
.product-page__wrapper form.cart .woocommerce-variation-add-to-cart{
display: flex;
flex-wrap: wrap;
}
.product-page__wrapper form.cart .quantity{
display: flex;
padding: 0;
margin: 0 20px 10px 0;
max-width: 120px;
float: none;
border-radius: 3px;
}
.product-page__wrapper form.cart .quantity.hidden{
display: none;
}
.product-page__wrapper form.cart .quantity button,
.product-page__wrapper form.cart .quantity input{
position: relative;
display: flex !important;
align-items: center;
justify-content: center;
width: 40px;
height: 38px;
background-color: transparent;
font-size: 21px;
line-height: 38px;
}
.product-page__wrapper form.cart .quantity input{
padding: 0 5px;
}
.product-page__wrapper form.cart .quantity button:before{
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 25px;
}
.product-page__wrapper form.cart .quantity button.minus:before{
right: 0;
}
.product-page__wrapper form.cart .quantity button.plus:before{
left: 0;
}
.product-page__wrapper form.cart .gem-button{
margin-right: 10px;
}
.product-page__wrapper form.cart .yith-wcwl-add-to-wishlist .gem-button,
.product-page__wrapper form.cart .yith-wcwl-add-to-wishlist .gem-button:hover{
background: transparent !important;
border: 0 !important;
border-radius: 0 !important;
}
.product-page__wrapper form.cart .yith-wcwl-add-to-wishlist .gem-button i.gem-print-icon{
vertical-align: inherit;
} .product-page__wrapper form.grouped_form{
position: relative;
display: flex;
flex-direction: column !important;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list{
position: relative;
width: 100%;
margin-top: 10px;
margin-bottom: 30px;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list tr{
display: flex;
flex-wrap: wrap;
align-items: center;
border-bottom: 1px solid var(--thegem-to-box-border-color);
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list tr:first-of-type{
border-top: 1px solid var(--thegem-to-box-border-color);
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td{
padding: 16px 8px;
vertical-align: middle;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__image{
padding-left: 0;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity a{
position: relative;
display: flex;
align-items: center;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-link-color-hover);
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity a:before {
font-family: 'thegem-icons';
content: '\e669';
font-style: normal;
font-size: 16px;
font-weight: normal;
margin: 3px 5px 0 0;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity{
min-width: 136px;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity .quantity{
padding: 0;
margin: 0;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__image img{
max-width: 80px;
height: auto;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price{
margin-left: auto;
text-align: right;
padding-right: 0;
white-space: nowrap;
font-family: var(--thegem-to-product-price-font-family);
font-style: var(--thegem-to-product-price-font-style);
font-weight: var(--thegem-to-product-price-font-weight);
text-transform: var(--thegem-to-product-price-text-transform);
font-size: calc(var(--thegem-to-product-price-font-size) * 0.7857);
line-height: calc(var(--thegem-to-product-price-font-size) * 0.7857);
letter-spacing: var(--thegem-to-product-price-letter-spacing);
color: var(--thegem-to-product-price-color);
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price ins{
text-decoration: none;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price del{
position: relative;
text-decoration: none;
opacity: 0.5;
font-size: calc(var(--thegem-to-product-price-font-size) * 0.6429);
line-height: calc(var(--thegem-to-product-price-font-size) * 0.6429);
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price del:before{
content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background-color: var(--thegem-to-product-price-color);
}
@media (max-width: 767px) {
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list tr{
flex-direction: column;
align-items: flex-start;
padding: 8px;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td{
padding: 8px 0;
}
.product-page__wrapper form.grouped_form table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price{
margin: 0;
text-align: left;
}
} .single-product-content-right .yith-ywraq-add-to-quote{
display: block;
width: 100%;
margin: 0 !important;
padding: 0;
}
.product-page__right-column-centered .yith-ywraq-add-to-quote{
text-align: center;
}
.single-product-content-right .yith-ywraq-add-to-quote a.ywraq-link,
.single-product-content-right .yith_ywraq_add_item_browse_message a{
font-size: inherit !important;
font-weight: inherit !important;
}
.single-product-content-right .yith-ywraq-add-to-quote img{
display: none !important;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
position: relative;
display: inline-block;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
border: 0 none;
vertical-align: middle;
height: 40px;
line-height: 40px;
padding: 0 17px;
margin: 10px 0;
font-size: 14px !important;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-radius: 3px;
} .product-page__wrapper .size-guide{
display: flex;
width: 100%;
margin: 8px 0 0 0;
padding: 0;
} .product-page__wrapper .product-meta{
display: flex;
width: 100%;
flex-direction: column;
margin-top: 30px;
}
.product-page__wrapper .product-meta > div {
margin-bottom: 10px;
}
.product-page__wrapper .product-meta > div:last-of-type{
margin-bottom: 0;
}
.product-page__wrapper .product-meta .date-color{
padding-right: 5px;
}
.product-page__wrapper .product-meta .post-tags-list a{
margin-right: 10px;
}
.product-page__wrapper .product-meta .post-tags-list a:not(:first-child){
margin-left: 10px;
}
.product-page__wrapper .socials-sharing{
display: flex;
width: 100%;
margin: 0 -7px;
padding: 5px 0 0 0;
}
.product-page__wrapper form.cart + .socials-sharing,
.product-page__wrapper .size-guide + .socials-sharing {
margin-top: 25px;
}
.product-page__wrapper .socials-sharing .socials-item-title{
display: flex;
align-items: center;
padding: 0 0 0 7px;
}
.product-page__wrapper .socials-sharing a{
display: flex;
align-items: center;
padding: 0 7px;
margin: 0;
} .product-page__bottom-column{
position: relative;
margin-top: 70px;
}
.product-page__bottom-column .product-content{
margin-top: 70px;
}
.product-page__bottom-column .thegem-accordion__item-body .product-content{
margin-top: 0;
}
.product-page__wrapper .single-product-content-bottom .woocommerce-tabs{
margin: 0;
}
.product-page__wrapper .single-product-content{
position: relative;
display: flex;
margin-bottom: 0;
z-index: 0;
}
.product-page__wrapper .single-product-content > div{
min-height: 100%;
order: 0;
} .product-page__wrapper #thegem-additional_information table{
width: 100%;
}
.product-page__wrapper #thegem-additional_information table th,
.product-page__wrapper #thegem-additional_information table td{
border: 0;
padding-left: 0;
padding-right: 0;
text-align: left;
}
.product-page__wrapper #thegem-additional_information table td{
width: 100%;
}
.product-page__wrapper #thegem-additional_information table th{
padding-right: 55px;
white-space: nowrap;
}
@media only screen and (max-width: 430px){
.product-page__wrapper #thegem-additional_information table th{
white-space: normal;
width: 40%;
padding-right: 0;
}
.product-page__wrapper #thegem-additional_information table td{
width: 60%;
text-align: right;
padding-left: 10%;
}
} .product-page__wrapper #thegem-reviews .woocommerce-Reviews {
position: relative;
display: flex;
flex-wrap: wrap;
flex: auto;
margin: 0 -21px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews > div{
position: relative;
display: flex;
flex-direction: column;
width: 50%;
margin: 0;
padding: 0 21px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews > div:last-of-type{
width: 100%;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews #review_form_wrapper{
padding-top: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .woocommerce-Reviews-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title{
width: 100%;
min-height: 55px;
margin-top: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title:before{
display: none;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment_container{
padding: 0;
margin: 0 0 40px 0;
background: transparent;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .review:last-of-type .comment_container{
margin-bottom: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment_container .meta {
margin-top: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment_container .woocommerce-review__author {
text-transform: capitalize;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment_container .star-rating{
margin: 7px 10px 0 0;
font-size: 17px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment_container .avatar{
margin-top: 7px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-text .description{
padding-top: 10px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form{
display: flex;
flex-direction: column;
width: 100%;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form label{
margin-bottom: 5px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form .comment-form-rating label,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .woocommerce-noreviews{
margin: 0 0 5px 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-comment{
margin: 13px 0 0 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-comment textarea{ border-radius: 3px;
max-height: 130px;
padding: 10px 15px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-fields{
display: flex;
flex-direction: column;
width: 100%;
margin: 1.1em 0 0 0;
padding: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-fields > div{
margin: 0 0 1.1em;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-fields > div:after{
display: none;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-fields > div input{ border-radius: 3px;
padding: 0 15px;
max-height: 40px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form .comment-form-cookies-consent{
padding: 0;
margin: 15px 0 0 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form .comment-form-cookies-consent .checkbox-sign{
background-color: transparent;
border-radius: 3px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-rating .stars span{
display: flex;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-rating .stars a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 15px;
height: 15px;
margin: 0 3px 0 0;
padding: 0;
font-size: 0;
line-height: normal;
overflow: visible;
transition: all 0.3s linear;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-rating .stars a:before {
font-family: 'thegem-icons';
content: "\e61a";
font-size: 19px;
position: absolute;
float: none;
left: 0;
top: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-rating .stars a:before,
.woocommerce .product-page__wrapper #thegem-reviews .star-rating:before,
.woocommerce-page .product-page__wrapper #thegem-reviews .star-rating:before,
.woocommerce .product-page__wrapper .woocommerce-product-rating .star-rating:before,
.woocommerce-page .product-page__wrapper .woocommerce-product-rating .star-rating:before{
color: var(--thegem-to-product-rating-stars-base-color, #b6c6c9);
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-form-rating .stars a.rating-on:before,
.woocommerce .product-page__wrapper #thegem-reviews .star-rating > span:before,
.woocommerce-page .product-page__wrapper #thegem-reviews .star-rating > span:before,
.woocommerce .product-page__wrapper .woocommerce-product-rating .star-rating > span:before,
.woocommerce-page .product-page__wrapper .woocommerce-product-rating .star-rating > span:before{
color: var(--thegem-to-product-rating-stars-rated-color, #ffc107);
} .product-page__wrapper .thegem-one-by-one{
display: flex;
flex-direction: column;
}
.product-page__wrapper .thegem-one-by-one__container{
padding: 0 21px;
}
.product-page__wrapper .thegem-one-by-one__item{
padding: 60px 0;
}
.product-page__wrapper .thegem-one-by-one__item-title{
margin-bottom: 2em;
}
.product-page__wrapper .thegem-one-by-one__item-title h4{
padding: 0;
margin: 0;
}
.product-page__wrapper .thegem-one-by-one__item--separator{
border-top: 1px solid #dfe5e8;
}
.product-page__wrapper #thegem-description.thegem-one-by-one__item{
padding: 60px 0 50px 0;
}
.product-page__wrapper #thegem-additional_information.thegem-one-by-one__item{
padding: 60px 0;
}
.product-page__wrapper .thegem-tabs--vertical #thegem-additional_information.thegem-accordion__item-body{
padding: 0;
} .product-page__wrapper button.wc_bis_send_form{
position: relative;
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
height: 40px;
line-height: 36px;
padding: 0 17px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 0 !important;
font-size: 14px;
font-family: var(--thegem-to-button-font-family);
font-weight: var(--thegem-to-button-font-weight);
text-transform: var(--thegem-to-button-text-transform);
letter-spacing: var(--thegem-to-button-letter-spacing);
font-style: normal;
border: 2px solid;
color: var(--thegem-to-product-page-btn-add-to-cart-text-color, var(--thegem-to-button-basic-color)) !important;
background-color: var(--thegem-to-product-page-btn-add-to-cart-background-color, var(--thegem-to-styled-color1)) !important;
border-radius: var(--thegem-to-product-page-btn-add-to-cart-border-radius, 3px) !important;
border-color: var(--thegem-to-product-page-btn-add-to-cart-border-color, var(--thegem-to-styled-color1)) !important;
}
.product-page__wrapper button.wc_bis_send_form:hover{
color: var(--thegem-to-product-page-btn-add-to-cart-text-color-hover, var(--thegem-to-button-basic-color-hover)) !important;
background-color: var(--thegem-to-product-page-btn-add-to-cart-background-color-hover, var(--thegem-to-button-basic-background-color-hover)) !important;
border-color: var(--thegem-to-product-page-btn-add-to-cart-border-color-hover, var(--thegem-to-button-basic-background-color-hover)) !important;
} .product-page__wrapper .single-product-content__back{
padding-bottom: 70px;
}
.product-page__wrapper .single-product-content__overlay{
position: absolute;
top: -70px;
left: calc(50% - 50vw);
width: 100vw;
height: calc(100% + 70px);
padding: 0;
margin: 0;
}
.product-page__wrapper .product-page__right-column-centered{
display: flex;
flex-wrap: wrap;
width: 100%;
max-width: 480px;
padding: 30px 40px 0 40px;
margin: 0 auto;
}
@media (min-width: 1800px) {
.product-page__wrapper .product-page__right-column.centered-mode--full .product-page__right-column-centered{
max-width: 65%;
}
}
.product-page__wrapper .product-page__right-column-centered .product-page__nav{
position: absolute;
z-index: 1;
}
.product-page__wrapper .product-page__right-column-centered .page-breadcrumbs{
position: absolute;
width: calc(100% - 80px);
left: 0;
top: -3px;
min-height: auto !important;
z-index: 0;
}
.product-page__wrapper .product-page__right-column-centered .product_title {
width: 100%;
text-align: center;
}
.product-page__wrapper .product-page__right-column-centered .woocommerce-product-rating,
.product-page__wrapper .product-page__right-column-centered .price,
.product-page__wrapper .product-page__right-column-centered .product-page__attribute,
.product-page__wrapper .product-page__right-column-centered .woocommerce-product-details__short-description,
.product-page__wrapper .product-page__right-column-centered form.cart .woocommerce-variation-add-to-cart,
.product-page__wrapper .product-page__right-column-centered form.cart .single_variation_wrap .woocommerce-variation,
.product-page__wrapper .product-page__right-column-centered .product-meta,
.product-page__wrapper .product-page__right-column-centered .product-meta > div,
.product-page__wrapper .product-page__right-column-centered .socials-sharing,
.product-page__wrapper .product-page__right-column-centered .variations_form,
.product-page__wrapper .product-page__right-column-centered form.cart,
.product-page__wrapper .product-page__right-column-centered .size-guide,
.product-page__wrapper .product-page__right-column-centered .product-page__reset-variations,
.product-page__wrapper .product-page__right-column-centered .legal-price-info,
.product-page__wrapper .product-page__right-column-centered button.wc_bis_send_form{
justify-content: center;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.product-page__wrapper .product-page__right-column-centered table.variations {
width: 100%;
margin: 0 auto;
}
.product-page__wrapper .product-page__right-column-centered table.variations td.label,
.product-page__wrapper .product-page__right-column-centered table.variations th.label,
.product-page__wrapper .product-page__right-column-centered table.variations td.value{
display: block;
width: 100%;
max-width: none;
text-align: center;
padding: 0;
margin: 0;
}
.product-page__wrapper .product-page__right-column-centered table.variations td.value{
padding: 5px 0 10px 0;
}
.product-page__wrapper .product-page__right-column-centered table.variations td.label label,
.product-page__wrapper .product-page__right-column-centered table.variations th.label label{
line-height: inherit;
}
.product-page__wrapper .product-page__right-column-centered .thegem-combobox-wrap {
margin: 0 auto;
}
.product-page__wrapper .product-page__right-column-centered .gem-attribute-selector .gem-attribute-options li{
margin: 0 6px 12px 6px;
}
.product-page__wrapper .product-page__right-column-centered .product-meta + .socials-sharing{
padding-top: 10px;
}
.product-page__wrapper .product-page__right-column-centered .stock.out-of-stock{
width: 100%;
text-align: center;
}
.product-page__wrapper .product-page__right-column-centered .pewc-total-field-wrapper p{
display: flex;
flex-direction: column;
} .thegem-combobox-wrap {
position: relative;
width: 260px;
z-index: 50;
} .thegem-combobox-wrap select {
opacity: 0;
position: absolute;
inset: 0;
}
.thegem-combobox-wrap .thegem-combobox {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
}
.thegem-combobox-wrap .thegem-combobox__trigger {
position: relative;
display: flex;
align-items: center;
width: 100%;
min-height: 40px;
padding: 0 40px 0 15px;
border-radius: 3px;
cursor: pointer;
z-index: 1;
}
.thegem-combobox-wrap .thegem-combobox__trigger:after {
content: '';
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 6px;
height: 6px;
top: 50%;
margin-top: -2px;
right: 15px;
border-bottom: 1px solid;
border-right: 1px solid;
transform: rotate(45deg) translateY(-50%);
transition: all .3s ease-in-out;
transform-origin: 50% 0;
}
.thegem-combobox-wrap .thegem-combobox.opened .thegem-combobox__trigger:after {
margin-top: 3px;
transform: rotate(-135deg) translateY(-50%);
}
.thegem-combobox-wrap .thegem-combobox__options {
position: absolute;
display: block;
top: 100%;
left: 0;
right: 0;
min-width: 100%;
max-height: 200px;
margin: 0;
border-radius: 3px;
border-top: 0;
transition: all .3s ease-in-out;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(-15px);
overflow-x: hidden;
z-index: 0;
}
.thegem-combobox-wrap .thegem-combobox__options::-webkit-scrollbar {
width: 4px;
}
.thegem-combobox-wrap .thegem-combobox__options::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-combobox-wrap .thegem-combobox__options::-webkit-scrollbar-thumb {
background-color: rgba(223, 229, 232, 1);
border-radius: 4px;
}
.thegem-combobox-wrap .thegem-combobox.opened .thegem-combobox__options {
opacity: 1;
visibility: visible;
pointer-events: all;
transform: translateY(0);
}
.thegem-combobox-wrap .thegem-combobox__options-item {
position: relative;
display: flex;
align-items: center;
width: 100%;
min-height: 40px;
padding: 0 40px 0 15px;
cursor: pointer;
transition: all .3s linear;
}
.thegem-combobox-wrap .thegem-combobox__options-item.selection{
color: var(--thegem-to-main-bg-color);
} .thegem-tabs {
position: relative;
display: flex;
flex: auto;
}
.thegem-tabs--horizontal{
flex-direction: column;
}
.thegem-tabs .thegem-accordion__item-title{
display: none;
}
.thegem-tabs .thegem-accordion__item-body{
padding-bottom: 0;
}
.thegem-tabs__nav{
position: relative;
display: flex;
}
.thegem-tabs--horizontal .thegem-tabs__nav{
flex-direction: column;
}
.thegem-tabs--vertical .thegem-tabs__nav{
min-width: 180px;
}
.thegem-tabs--vertical .thegem-tabs__body{
max-width: calc(100% - 220px);
}
.thegem-tabs--vertical .thegem-tabs__nav--left{
order: 0;
padding: 0;
margin: 0 40px 0 0;
}
.thegem-tabs--vertical .thegem-tabs__nav--right{
order: 2;
padding: 0 0 0 40px;
margin: 0 0 0 40px;
}
.thegem-tabs__nav-list {
display: flex;
}
.thegem-tabs--vertical .thegem-tabs__nav-list{
flex-direction: column;
}
.thegem-tabs--horizontal .thegem-tabs__nav--left .thegem-tabs__nav-list{
justify-content: flex-start;
text-align: left;
}
.thegem-tabs--horizontal .thegem-tabs__nav--center .thegem-tabs__nav-list{
justify-content: center;
text-align: center;
}
.thegem-tabs--horizontal .thegem-tabs__nav--right .thegem-tabs__nav-list{
justify-content: flex-end;
text-align: right;
}
.thegem-tabs__nav-item{
position: relative;
display: flex;
padding: 10px 0;
cursor: pointer;
transition: color 0.3s linear;
}
.thegem-tabs__nav-item:not(:first-child){
margin-left: 40px;
}
.thegem-tabs--vertical .thegem-tabs__nav-item{
display: flex;
align-items: center;
padding: 0;
min-height: 45px;
margin: 0;
}
.thegem-tabs__nav-item span,
.thegem-accordion__item-title span{
position: relative;
display: inline-block;
pointer-events: none;
}
.thegem-tabs__nav-item sup,
.thegem-accordion__item-title sup{
position: absolute;
right: -20px;
top: -5px;
display: flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
padding: 0;
margin: 0;
border-radius: 100%;
text-align: center;
}
.thegem-tabs__nav-line{
position: relative;
display: flex;
flex: auto;
width: 100%;
height: 1px;
}
.thegem-tabs__nav-slide {
position: absolute;
left: 0;
top: -1px;
width: auto;
height: 2px;
}
.thegem-tabs--vertical .thegem-tabs__nav-line{
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
}
.thegem-tabs--vertical .thegem-tabs__nav-slide {
position: absolute;
top: 0;
left: -1px;
width: 2px;
height: auto;
}
.thegem-tabs--vertical .thegem-tabs__nav--right .thegem-tabs__nav-line{
left: 0;
right: inherit;
}
.thegem-tabs__body{
position: relative;
display: flex;
flex-direction: column;
flex: auto;
margin-top: 20px;
width: 100%;
}
.thegem-tabs--vertical .thegem-tabs__body{
margin-top: 0;
}
.thegem-tabs__body-item:not(.thegem-tabs__body-item--active) {
display: none;
}
.thegem-tabs__body .thegem-accordion__item-title{
display: none;
} .thegem-accordion {
position: relative;
display: flex;
flex-direction: column;
}
.thegem-accordion.thegem-accordion--next_to_gallery{
margin-top: 30px;
}
.thegem-accordion__item{
position: relative;
display: flex;
flex-direction: column;
}
.thegem-tabs .thegem-accordion__item--tab-view{
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
height: 100%;
}
.thegem-accordion__item-title{
position: relative;
display: flex;
align-items: center;
min-height: 50px;
padding: 10px 0;
cursor: pointer;
transition: all 0.3s;
}
.thegem-accordion.thegem-accordion--below_gallery .thegem-accordion__item-title{
min-height: 60px;
}
.thegem-accordion__item-title:after{
content: '';
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 6px;
height: 6px;
top: 50%;
right: 15px;
border-bottom: 1px solid;
border-right: 1px solid;
transform: rotate(45deg) translateY(-50%);
transition: all .3s ease-in-out;
transform-origin: 50% 0;
}
.thegem-accordion__item--active:after{
margin-top: 3px;
transform: rotate(-135deg) translateY(-50%);
}
.thegem-accordion__item-body{
display: none;
width: 100%;
padding: 20px 0 50px 0;
}
.thegem-accordion.thegem-accordion--next_to_gallery .thegem-accordion__item-body{
max-height: 300px;
padding: 20px 20px 40px 0;
overflow: hidden;
overflow-y: auto;
mask-image: linear-gradient(to top, transparent 5px, #000 50px);
-webkit-mask-image: linear-gradient(to top, transparent 5px, #000 50px);
}
.thegem-tabs.thegem-tabs--vertical .thegem-accordion__item-body{
padding: 0;
}
.thegem-accordion__item-body::-webkit-scrollbar {
width: 4px;
}
.thegem-accordion__item-body::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-accordion__item-body::-webkit-scrollbar-thumb {
background-color: rgba(223, 229, 232, 1);
border-radius: 4px;
}
.thegem-accordion.thegem-accordion--next_to_gallery #thegem-reviews .woocommerce-Reviews > div{
width: 100%;
}
.thegem-accordion.thegem-accordion--next_to_gallery #thegem-reviews .woocommerce-Reviews  #review_form_wrapper {
padding-top: 45px;
padding-bottom: 30px;
} .thegem-popup-notification-wrap .thegem-popup-notification {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 200px;
text-align: center;
font-size: 16px;
line-height: 2;
background: linear-gradient(180deg, rgba(33, 34, 39, 0) 0%, rgba(33, 34, 39, 0.3) 100%);
margin: 0 !important;
z-index: 10000;
-webkit-transform: translateY(50px);
transform: translateY(50px);
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, transform;
transition-property: opacity, visibility, transform, -webkit-transform;
display: flex;
justify-content: center;
}
.thegem-popup-notification-wrap .thegem-popup-notification.show {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
pointer-events: auto;
}
@supports (-webkit-touch-callout: none) {
.thegem-popup-notification-wrap .thegem-popup-notification {
top: 0;
bottom: initial;
background: linear-gradient(0deg, rgba(33, 34, 39, 0) 0%, rgba(33, 34, 39, 0.3) 100%);
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
}
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message {
max-width: 95%;
position: absolute;
bottom: 30px;
color: inherit;
padding: 12px 18px;
}
@supports (-webkit-touch-callout: none) {
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message {
top: 30px;
bottom: initial;
}
}
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message:before {
content: "";
font-family: "thegem-icons";
font-weight: normal;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-variant: normal;
text-rendering: auto;
line-height: 0.7;
margin-right: 8px;
font-size: 1.5em;
vertical-align: middle;
}
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message span.buttons {
display: inline-block;
}
@media (max-width: 767px) {
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message span.buttons {
width: 100%;
}
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message span.buttons a.button:first-child {
margin-left: 0;
}
}
.thegem-popup-notification-wrap .thegem-popup-notification .notification-message a.button {
width: fit-content;
width: -webkit-fit-content;
height: auto;
font-size: 14px;
line-height: 1;
padding: 3px 15px 4px 15px;
margin-left: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-webkit-appearance: none;
transition: all 0.3s;
}
.product-page__wrapper .yith-wcwl-add-button .blockUI.blockOverlay,
.product-page__wrapper .yith-wcwl-wishlistexistsremove .blockUI.blockOverlay{
display: none !important;
} body.woocommerce .product-page__elements-title {
position: relative;
display: flex;
width: 100%;
padding-bottom: 25px;
padding-top: 35px;
}
body.woocommerce .product-page__elements-title.elements-title--left,
body.woocommerce .product-page__elements-title.elements-title--left .container-fullwidth{
text-align: left;
justify-content: left;
}
body.woocommerce .product-page__elements-title.elements-title--center,
body.woocommerce .product-page__elements-title.elements-title--center .container-fullwidth{
text-align: center;
justify-content: center;
}
body.woocommerce .product-page__elements-title.elements-title--right,
body.woocommerce .product-page__elements-title.elements-title--right .container-fullwidth{
text-align: right;
justify-content: right;
}
body.woocommerce .up-sells + .related-products .product-page__elements-title {
padding-top: 25px;
}
body.woocommerce .related-products .product-page__elements-title > .container{
padding-left: 21px;
padding-right: 21px;
}
@media (min-width: 1212px){
.thegem-tabs.thegem-tabs--vertical.thegem-tabs--fullwidth{
max-width: 1212px;
margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
}
.thegem-tabs.thegem-tabs--horizontal.thegem-tabs--fullwidth .thegem-tabs__nav--center .thegem-tabs__nav-list,
.thegem-tabs.thegem-tabs--horizontal.thegem-tabs--fullwidth .thegem-tabs__body{
width: 100%;
max-width: 1212px;
margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
}
.thegem-tabs.thegem-tabs--horizontal.thegem-tabs--fullwidth .thegem-tabs__nav--center .thegem-tabs__nav-item{
width: calc(100% / 3);
justify-content: center;
text-align: center;
}
.thegem-accordion.thegem-accordion--fullwidth{
max-width: 1212px;
margin-right: auto;
margin-left: auto;
padding-left: 21px;
padding-right: 21px;
}
.thegem-accordion.thegem-accordion--next_to_gallery.thegem-accordion--fullwidth{
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 1212px) {
body.woocommerce.single-product .container-fullwidth{
padding-left: 21px;
padding-right: 21px;
}
}
@media (max-width: 1199px){
.row > .single-product-content-right,
.row > .single-product-content-left{
margin-top: 3em !important;
}
body.woocommerce .product-page__elements-title .row{
margin-top: 0 !important;
}
}
@media (max-width: 821px) {
.product-page__wrapper .single-product-content{
flex-wrap: wrap;
}
.product-page__wrapper .single-product-content-right {
order: 2 !important;
}
body .row > .single-product-content-right {
margin-top: 3em !important;
}
.product-page__wrapper .product-page__right-column.centered-mode{
height: auto !important;
}
.product-page__wrapper .product-page__right-column-centered{
width: 100%;
max-width: none;
}
.product-page__wrapper .single-product-content-bottom .woocommerce-tabs{
margin: 0;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews > div{
width: 100%;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .woocommerce-Reviews-title,
.product-page__wrapper #thegem-reviews .woocommerce-Reviews .comment-reply-title {
min-height: auto;
}
.product-page__bottom-column{
margin-top: 50px;
}
.product-page__wrapper #thegem-reviews .woocommerce-Reviews #review_form_wrapper{
padding-top: 45px;
} body.woocommerce-page #main.over-header {
z-index: initial;
}
}
@media (max-width: 767px) {
.product-page__wrapper .product-page__right-column-centered{
padding: 42px 21px !important;
}
.thegem-tabs .thegem-accordion__item-title{
display: flex;
}
.thegem-tabs__nav{
display: none;
}
.thegem-tabs__body{
margin-top: 0;
}
.thegem-tabs--vertical .thegem-tabs__body{
max-width: 100%;
}
.thegem-accordion__item-title{
min-height: 50px;
}
.thegem-accordion__item-body,
.thegem-tabs .thegem-accordion__item-body,
.thegem-tabs.thegem-tabs--vertical .thegem-accordion__item-body,
.product-page__wrapper .thegem-tabs--vertical #thegem-additional_information.thegem-accordion__item-body{
padding: 20px 0 50px 0;
}
.product-page__wrapper table.variations{
width: 100%;
}
.product-page__wrapper .thegem-combobox-wrap {
max-width: none;
width: 100%;
}
.product-page__wrapper form.cart .gem-button-position-inline{
order: 3;
width: 100%;
}
.product-page__wrapper form.cart .gem-button-position-inline button{
width: 100%;
margin: 20px 0 0 0;
}
.product-page__wrapper form.cart .yith-wcwl-add-to-wishlist{
margin-left: auto;
}
.product-page__wrapper form.cart .quantity{
max-width: none;
width: calc(100% - 60px);
}
.product-page__wrapper form.cart .quantity input{
width: calc(100% - 80px);
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.jay-parts.com/wp-content/themes/thegem/js/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.product-gallery {
position: relative;
}
.product-gallery-slider-wrap,
.product-gallery-thumbs-wrap{
position: relative;
width: 100%;
}
.product-gallery-slider-wrap{
margin-bottom: 15px;
} .product-gallery .owl-carousel.owl-drag .owl-item {
-ms-touch-action: auto;
touch-action: auto;
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.product-gallery-slider .product-gallery-slider-item.video-block{
background-color: #000000;
}
.product-gallery-slider .product-gallery-slider-item video,
.product-gallery-slider .product-gallery-slider-item iframe{
position: relative;
min-width: 100%;
}
.product-gallery-slider .product-gallery-slider-item a {
display: block;
width: 100%;
height: 100%;
}
.product-gallery-slider .product-gallery-slider-item .icon-play,
.product-gallery__grid .product-gallery__grid-item .icon-play{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
transition: all 0.3s;
background-color: rgba(255,255,255,0.4);
}
.product-gallery-slider .product-gallery-slider-item .icon-play:before,
.product-gallery__grid .product-gallery__grid-item .icon-play:before{
font-size: 60px;
font-style: normal;
color: rgba(255,255,255,0.7);
transition: all 0.3s;
}
.product-gallery__grid.col-2x .product-gallery__grid-item .icon-play:before{
font-size: 50px;
}
.product-gallery__grid.col-3x .product-gallery__grid-item .icon-play:before{
font-size: 40px;
}
.product-gallery-slider .product-gallery-slider-item .icon-play.self:before,
.product-gallery__grid .product-gallery__grid-item .icon-play.self:before{
content: '\e655';
font-family: "thegem-icons";
}
.product-gallery-slider .product-gallery-slider-item .icon-play.youtube:before,
.product-gallery__grid .product-gallery__grid-item .icon-play.youtube:before{
content: '\e610';
font-family: "thegem-socials";
}
.product-gallery-slider .product-gallery-slider-item .icon-play.vimeo:before,
.product-gallery__grid .product-gallery__grid-item .icon-play.vimeo:before{
content: '\e637';
font-family: "thegem-socials";
}
.product-gallery-slider .product-gallery-slider-item:hover .icon-play,
.product-gallery__grid .product-gallery__grid-item:hover .icon-play{
background-color: rgba(255,255,255,0.2);
}
.product-gallery-slider .product-gallery-slider-item:hover .icon-play.self:before,
.product-gallery__grid .product-gallery__grid-item:hover .icon-play.self:before{
color: #191822;
}
.product-gallery-slider .product-gallery-slider-item:hover .icon-play.youtube:before,
.product-gallery__grid .product-gallery__grid-item:hover .icon-play.youtube:before{
color: #f00f00;
}
.product-gallery-slider .product-gallery-slider-item:hover .icon-play.vimeo:before,
.product-gallery__grid .product-gallery__grid-item:hover .icon-play.vimeo:before{
color: #00ADEF;
}
.product-gallery.image-aspect-ratio .product-gallery-slider-item .image-inner,
.product-gallery__grid.image-aspect-ratio .product-gallery__grid-item .image-inner {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.product-gallery.image-aspect-ratio .product-gallery-slider-item .image-inner img,
.product-gallery__grid.image-aspect-ratio .product-gallery__grid-item .image-inner img {
height: 100% !important;
width: 100% !important;
max-width: 100% !important;
-o-object-fit: cover;
object-fit: cover;
} .product-gallery-thumbs .product-gallery-thumb-item{
position: relative;
display: block;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
cursor: pointer;
border: 0;
opacity: 0.5;
transition: all 0.3s linear;
}
.product-gallery-thumbs .product-gallery-thumb-item:hover{
opacity: 1;
}
.product-gallery-thumbs .owl-item.current-thumb .product-gallery-thumb-item{
opacity: 1;
}
.product-gallery-thumbs .product-gallery-thumb-item .icon-play{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
transition: opacity 0.3s;
color: rgba(255,255,255,0.7);
font-size: 40px;
font-style: normal;
}
.product-gallery-thumbs .product-gallery-thumb-item .icon-play:before{
margin-top: -2px;
}
.product-gallery-thumbs .product-gallery-thumb-item .icon-play.self:before{
content: '\e655';
font-family: "thegem-icons";
}
.product-gallery-thumbs .product-gallery-thumb-item .icon-play.youtube:before{
content: '\e610';
font-family: "thegem-socials";
}
.product-gallery-thumbs .product-gallery-thumb-item .icon-play.vimeo:before{
content: '\e637';
font-family: "thegem-socials";
} .product-gallery-slider .owl-nav,
.product-gallery-thumbs .owl-nav {
opacity: 0;
transition: opacity 0.3s linear;
}
.product-gallery-slider .owl-nav .owl-prev span,
.product-gallery-slider .owl-nav .owl-next span,
.product-gallery-thumbs .owl-nav .owl-prev span,
.product-gallery-thumbs .owl-nav .owl-next span {
display: none;
}
.product-gallery-slider .owl-nav .owl-prev,
.product-gallery-slider .owl-nav .owl-next,
.product-gallery-thumbs .owl-nav .owl-prev,
.product-gallery-thumbs .owl-nav .owl-next {
position: absolute;
display: flex;
align-items: center;
top: 50%;
transform: translateY(-50%);
}
.product-gallery-slider .owl-nav .owl-prev,
.product-gallery-slider .owl-nav .owl-next{
width: 50px;
height: 50px;
align-items: center;
justify-content: center;
}
.product-gallery-slider.dots .owl-nav .owl-prev,
.product-gallery-slider.dots .owl-nav .owl-next{
top: calc(50% - 14px);
}
.product-gallery-slider .owl-nav .owl-prev {
left: 0;
}
.product-gallery-slider .owl-nav .owl-next {
right: 0;
}
.product-gallery-thumbs .owl-nav .owl-prev {
left: 5px;
}
.product-gallery-thumbs .owl-nav .owl-next {
right: 5px;
} .product-gallery-slider .owl-nav .owl-prev:before,
.product-gallery-slider .owl-nav .owl-next:before,
.product-gallery-thumbs .owl-nav .owl-prev:before,
.product-gallery-thumbs .owl-nav .owl-next:before {
content: '';
width: 18px;
height: 18px;
}
.product-gallery-slider .owl-nav .owl-prev:before,
.product-gallery-thumbs .owl-nav .owl-prev:before {
background-image: url(//www.jay-parts.com/wp-content/themes/thegem/images/ar2.svg);
}
.product-gallery-slider .owl-nav .owl-next:before,
.product-gallery-thumbs .owl-nav .owl-next:before {
background-image: url(//www.jay-parts.com/wp-content/themes/thegem/images/ar1.svg);
} .product-gallery-slider-wrap.init-color .product-gallery-slider .owl-nav .owl-prev:before,
.product-gallery-slider-wrap.init-color .product-gallery-slider .owl-nav .owl-next:before,
.product-gallery-thumbs-wrap.init-color .product-gallery-thumbs .owl-nav .owl-prev:before,
.product-gallery-thumbs-wrap.init-color .product-gallery-thumbs .owl-nav .owl-next:before {
font-family: "thegem-icons";
width: auto;
height: auto;
font-style: normal;
vertical-align: top;
font-size: 18px;
background-image: none;
}
.product-gallery-slider-wrap.init-color .product-gallery-slider .owl-nav .owl-prev:before,
.product-gallery-thumbs-wrap.init-color .product-gallery-thumbs .owl-nav .owl-prev:before {
content: '\e675';
}
.product-gallery-slider-wrap.init-color .product-gallery-slider .owl-nav .owl-next:before,
.product-gallery-thumbs-wrap.init-color .product-gallery-thumbs .owl-nav .owl-next:before {
content: '\e676';
}
.product-gallery-slider .owl-nav .owl-prev.disabled,
.product-gallery-slider .owl-nav .owl-next.disabled,
.product-gallery-thumbs .owl-nav .owl-prev.disabled,
.product-gallery-thumbs .owl-nav .owl-next.disabled{
opacity: 0;
}
.product-gallery-thumbs.navs-visible .owl-nav {
opacity: 1;
} .product-gallery .owl-dots{
display: flex;
flex: auto;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-align: center;
margin-top: 10px;
max-width: 60%;
margin-left: auto;
margin-right: auto;
}
.product-gallery .owl-dots .owl-dot{
padding: 10px !important;
}
.product-gallery .owl-dots .owl-dot span{
display: flex;
width: 8px;
height: 8px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
} .product-gallery.vertical{
display: flex;
align-items: flex-start;
}
.product-gallery.vertical .product-gallery-slider-wrap{
margin-bottom: 0;
}
.product-gallery.vertical .product-gallery-thumbs-wrap{
position: absolute;
top: 0;
left: 0;
height: auto;
width: 100%;
margin: 50% 0 0 -50%;
padding: 0;
order: 0;
z-index: 0;
}
.product-gallery.vertical .product-gallery-thumbs .product-gallery-thumb-item{
transform: rotate3d(0, 0, 1, -90deg) translate3d(0,0,0);
}
.product-gallery.vertical .product-gallery-slider{
width: 100%;
z-index: 10;
} body.rtl .product-gallery.vertical {
align-items: flex-end;
}
body.rtl .product-gallery.vertical .product-gallery-thumbs-wrap{
top: -30px;
} .product-gallery-labels .labels-outer .product-labels {
position: absolute;
width: auto;
right: initial;
left: 10px;
top: 10px;
transform: none;
z-index: 10;
}
.product-gallery-labels .labels-outer .product-labels .text {
display: block;
}
.product-gallery-labels .labels-outer .product-labels .label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .label {
width: 55px;
height: 55px;
padding: 4px;
border-radius: 100%;
text-align: center;
margin: 0 auto;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .out-of-stock-label + .onsale,
.product-gallery-labels .labels-outer .product-labels.style-1 .out-of-stock-label + .new-label {
margin-top: -15%;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .onsale .text b{
font-size: 1.3em;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .onsale + .new-label {
margin-top: -15%;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .new-label {
width: 45px;
height: 45px;
}
.product-gallery-labels .labels-outer .product-labels.style-1 .new-label .text{
padding-top: 2px;
}
.product-gallery-labels .labels-outer .product-labels.style-2 {
top: 16px;
left: -6px;
}
.product-gallery-labels .labels-outer .product-labels.style-2 .label {
position: relative;
width: fit-content;
height: auto;
min-height: 19px;
padding: 4px 8px;
margin: 4px 0 0 0;
border-radius: 3px 3px 3px 0;
z-index: 1;
}
.product-gallery-labels .labels-outer .product-labels.style-2 .label .text b{
font-size: 1.3em;
}
.product-gallery-labels .labels-outer .product-labels.style-2 .label:after {
content: "";
position: absolute;
left: 0;
bottom: -6px;
border-right-width: 6px;
border-right-style: solid;
border-bottom: 6px solid transparent;
filter: brightness(80%);
}
.product-gallery-labels .labels-outer .product-labels.style-3 .label {
position: relative;
width: fit-content;
height: auto;
min-height: 21px;
padding: 5px 10px;
margin: 0 0 4px 0;
border-radius: 10px;
z-index: 1;
}
.product-gallery-labels .labels-outer .product-labels.style-3 .onsale .text b{
font-size: 1.3em;
}
.product-gallery-labels .labels-outer .product-labels.style-4 {
left: 0;
top: 0;
}
.product-gallery-labels .labels-outer .product-labels.style-4 .label {
position: relative;
width: fit-content;
height: auto;
min-height: 19px;
padding: 4px 8px;
margin: 0 0 4px 0;
border-radius: 0;
z-index: 1;
}
.product-gallery-labels .labels-outer .product-labels.style-4 .label .text b{
font-size: 1.3em;
}
.product-gallery-labels .labels-outer .product-labels.style-4 .label svg {
position: absolute;
left: 100%;
top: 0;
}
.product-gallery-labels .labels-outer .product-labels.style-5 {
left: 4px;
top: 4px;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .label {
width: 46px;
height: 46px;
line-height: 1.2;
padding: 4px;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
border-radius: 70px 40px 70px 40px;
border-style: dotted;
margin: 6px 0px 0px 8px !important;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .label .rotate-back {
transform: rotate(-20deg);
-webkit-transform: rotate(-20deg);
}
.product-gallery-labels .labels-outer .product-labels.style-5 .label .text {
transform: rotate(-25deg);
-webkit-transform: rotate(-25deg);
}
.product-gallery-labels .labels-outer .product-labels.style-5 .out-of-stock-label + .onsale,
.product-gallery-labels .labels-outer .product-labels.style-5 .out-of-stock-label + .new-label {
margin-top: -15%;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .onsale {
border-color: #F0F3F2;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .onsale .text b{
font-size: 1.3em;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .onsale + .new-label {
margin-top: -15%;
}
.product-gallery-labels .labels-outer .product-labels.style-5 .new-label {
width: 38px;
height: 38px;
border-color: #F0F3F2;
}
.product-gallery-labels .labels-outer .product-labels.style-6 .label {
padding: 4px;
}
.product-gallery-labels .labels-outer .product-labels.style-6 .out-of-stock-label {
width: 40px;
height: 40px;
transform: rotate(340deg);
-webkit-transform: rotate(340deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px;
}
.product-gallery-labels .labels-outer .product-labels.style-6 .onsale {
width: 36px;
height: 36px;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px;
}
.product-gallery-labels .labels-outer .product-labels.style-6 .onsale .text b{
font-size: 1.3em;
line-height: 1.1;
}
.product-gallery-labels .labels-outer .product-labels.style-6 .new-label {
width: 26px;
height: 26px;
transform: rotate(355deg);
-webkit-transform: rotate(355deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px;
} .product-gallery-fancy {
position: absolute;
top: 10px;
right: 10px;
display: flex;
align-items: center;
justify-content: center;
line-height: 0;
width: 15px;
height: 15px;
color: #3c3950;
opacity: 0;
transition: all 0.3s linear;
z-index: 10;
}
.product-gallery-fancy:before {
content: '\e674';
font-family: "thegem-icons";
vertical-align: top;
font-style: normal;
font-size: 15px;
}
.fancybox-infobar {
top: 0;
left: 0;
margin-left: 0;
}
.fancybox-infobar .fancybox-infobar__body{
background-color: transparent;
}
.fancybox-infobar .fancybox-button--left,
.fancybox-infobar .fancybox-button--right{
display: none;
}
.fancybox-thumbs__list a:before{
opacity: 1;
border: 0;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.5);
transition: all .3s linear;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before{
background-color: transparent;
}
.fancybox-slide{
padding-left: 0;
padding-right: 0;
}
.product-gallery-slider:hover .owl-nav,
.product-gallery-thumbs:hover .owl-nav {
visibility: visible;
opacity: 1;
transition: all 0.3s linear;
}
.product-gallery-slider-wrap:hover .product-gallery-fancy.show{
visibility: visible;
opacity: 1 !important;
transition: all 0.3s linear;
}
.fancybox-video {
border: 0;
outline: none;
} .product-gallery__grid{
position: relative;
z-index: 1;
}
.product-gallery__elements{
position: relative;
z-index: 5;
transition: all 0.3s;
}
.product-gallery__grid-wrap{
position: relative;
display: flex;
flex-wrap: wrap;
}
.product-gallery__grid .product-gallery__grid-item{
position: relative;
}
.product-gallery__grid .product-gallery-image{
position: relative;
overflow: hidden;
}
.product-gallery__grid .product-gallery__grid-item.video-block{
background-color: transparent;
}
.product-gallery__grid .product-gallery__grid-item.video-block iframe,
.product-gallery__grid .product-gallery__grid-item.video-block video{
width: 100%;
height: 100%;
}
.product-gallery__grid .product-gallery__grid-item .fancy-product-gallery:hover .product-gallery-fancy.show{
opacity: 1 !important;
}
.product-gallery .fancy-product-gallery img,
.product-gallery__grid .fancy-product-gallery img{
pointer-events: none;
}
@media (max-width: 821px){
.single-product-content-left,
.single-product-content-right{
width: 100% !important;
}
.product-gallery-slider .product-gallery-slider-item.video-block.overlay:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 70%;
z-index: 10;
}
.product-gallery__grid{
margin-left: 0 !important;
margin-right: 0 !important;
}
.product-gallery__grid.col-3x .product-gallery__grid-item{
width: 50% !important;
}
}
@media (max-width: 767px){
.product-gallery.vertical{
padding: 0;
}
.product-gallery.vertical .product-gallery-slider-wrap,
.product-gallery.vertical .product-gallery-slider{
width: 100%;
}
.product-gallery__grid .product-gallery__grid-item,
.product-gallery__grid.col-3x .product-gallery__grid-item{
width: 100% !important;
}
}.items-animations-timer-element {
font-size: 0;
line-height: 1;
height: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
-moz-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.items-animations-timer-element.start-timer {
-webkit-opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
opacity: 1;
} .item-animation-move-up .item-animations-inited.before-start {
-moz-transform: translateY(40px) !important;
-ms-transform: translateY(40px) !important;
-webkit-transform: translateY(40px) !important;
-o-transform: translateY(40px) !important;
transform: translateY(40px) !important;
zoom: 1;
-webkit-opacity: 0 !important;
-moz-opacity: 0 !important;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
}
.item-animation-move-up .item-animations-inited.before-start.start-animation {
-o-transition: opacity 1s, transform 1s !important;
-webkit-transition: opacity 1s, transform 1s !important;
transition: opacity 1s, transform 1s !important;
-moz-transform: translateY(0px) !important;
-ms-transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
-o-transform: translateY(0px) !important;
transform: translateY(0px) !important;
zoom: 1;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
} .item-animation-bounce .item-animations-inited.before-start {
-moz-transform: scale(0.001) !important;
-ms-transform: scale(0.001) !important;
-webkit-transform: scale(0.001) !important;
-o-transform: scale(0.001) !important;
transform: scale(0.001) !important;
zoom: 1;
-webkit-opacity: 0 !important;
-moz-opacity: 0 !important;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
}
.item-animation-bounce .item-animations-inited.before-start.start-animation {
-o-transition: opacity 0.4s, transform 0.4s !important;
-webkit-transition: opacity 0.4s, transform 0.4s !important;
transition: opacity 0.4s, transform 0.4s !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
zoom: 1;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
} .item-animation-fade-in .item-animations-inited.before-start {
zoom: 1;
-webkit-opacity: 0 !important;
-moz-opacity: 0 !important;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
}
.item-animation-fade-in .item-animations-inited.before-start.start-animation {
-o-transition: opacity 0.7s !important;
-webkit-transition: opacity 0.7s !important;
transition: opacity 0.7s !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
} .item-animation-scale .item-animations-inited.before-start {
-moz-transform: scale(0.001) !important;
-ms-transform: scale(0.001) !important;
-webkit-transform: scale(0.001) !important;
-o-transform: scale(0.001) !important;
transform: scale(0.001) !important;
}
.item-animation-scale .item-animations-inited.before-start.start-animation {
-o-transition: transform 0.57s ease-in-out !important;
-webkit-transition: transform 0.57s ease-in-out !important;
transition: opacity transform 0.57s ease-in-out !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
} .item-animation-flip .item-animations-inited.before-start {
-moz-transform: rotate3d(1, 0, 0, -80deg) !important;
-ms-transform: rotate3d(1, 0, 0, -80deg) !important;
-webkit-transform: rotate3d(1, 0, 0, -80deg) !important;
-o-transform: rotate3d(1, 0, 0, -80deg) !important;
transform: rotate3d(1, 0, 0, -80deg) !important;
zoom: 1;
-webkit-opacity: 0 !important;
-moz-opacity: 0 !important;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
}
.item-animation-flip .item-animations-inited.before-start.start-animation {
-o-transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out !important;
-webkit-transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out !important;
transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out !important;
-moz-transform: rotate3d(0, 0, 0, 0deg) !important;
-ms-transform: rotate3d(0, 0, 0, 0deg) !important;
-webkit-transform: rotate3d(0, 0, 0, 0deg) !important;
-o-transform: rotate3d(0, 0, 0, 0deg) !important;
transform: rotate3d(0, 0, 0, 0deg) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
} .item-animation-fall-perspective .item-animations-inited.before-start {
-moz-transform: translateZ(400px) translateY(300px) rotateX(-65deg) !important;
-ms-transform: translateZ(400px) translateY(300px) rotateX(-65deg) !important;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-65deg) !important;
-o-transform: translateZ(400px) translateY(300px) rotateX(-65deg) !important;
transform: translateZ(400px) translateY(300px) rotateX(-65deg) !important;
zoom: 1;
-webkit-opacity: 0 !important;
-moz-opacity: 0 !important;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
}
.item-animation-fall-perspective .item-animations-inited.before-start.start-animation {
-o-transition: opacity 0.75s ease-in-out, transform 0.75s ease-in-out !important;
-webkit-transition: opacity 0.75s ease-in-out, transform 0.75s ease-in-out !important;
transition: opacity 0.75s ease-in-out, transform 0.75s ease-in-out !important;
-moz-transform: translateZ(0px) translateY(0px) rotateX(0deg) !important;
-ms-transform: translateZ(0px) translateY(0px) rotateX(0deg) !important;
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg) !important;
-o-transform: translateZ(0px) translateY(0px) rotateX(0deg) !important;
transform: translateZ(0px) translateY(0px) rotateX(0deg) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
}.wcpa_form_outer{margin:1em 0 2em 0;width:100%;clear:both;flex:0 0 100%}.wcpa_form_outer *{box-sizing:border-box}.wcpa_skeleton_loader_area{width:100%;display:block;margin:2em 0 2em}.wcpa_skeleton_loader{width:100%;display:block;margin:0 0 23px}.wcpa_skeleton_loader *{background:#eee;background:linear-gradient(130deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite}.wcpa_skeleton_loader .wcpa_skeleton_label{width:75px;height:20px;display:block;margin:0 0 8px}.wcpa_skeleton_loader .wcpa_skeleton_field{width:100%;height:45px;display:block;border-radius:4px}.wcpa_skeleton_loader .wcpa_skeleton_fieldarea{width:100%;height:175px;display:block;border-radius:4px}@keyframes shine{to{background-position-x:-200%}}@keyframes wcpaAnimate{0%{opacity:0}100%{opacity:1}}.wcpa_wrap{padding:0 2px}.wcpa_wrap .wcpa_new{animation-name:wcpaAnimate;animation-duration:.5s;animation-timing-function:ease-out}.wcpa_wrap .wcpa_row{flex-wrap:wrap}.wcpa_wrap .wcpa-col-1,.wcpa_wrap .wcpa-col-2,.wcpa_wrap .wcpa-col-3,.wcpa_wrap .wcpa-col-4,.wcpa_wrap .wcpa-col-5,.wcpa_wrap .wcpa-col-6{padding:0 7px}.wcpa_wrap .wcpa-col-6{width:100%}.wcpa_wrap .wcpa-col-5{width:83.33333333%}.wcpa_wrap .wcpa-col-4{width:66.66666667%}.wcpa_wrap .wcpa-col-3{width:50%}.wcpa_wrap .wcpa-col-2{width:33.33333%}.wcpa_wrap .wcpa-col-1{width:16.66666%}.wcpa_wrap .wcpa_field_wrap{margin:0 0 15px}.wcpa_wrap .wcpa_field_wrap:first-child{padding-left:0}.wcpa_wrap .wcpa_field_wrap:last-child{padding-right:0}.wcpa_wrap .wcpa_field_wrap input[type=text],.wcpa_wrap .wcpa_field_wrap input[type=url],.wcpa_wrap .wcpa_field_wrap input[type=date],.wcpa_wrap .wcpa_field_wrap input[type=time],.wcpa_wrap .wcpa_field_wrap input[type=number],.wcpa_wrap .wcpa_field_wrap input[type=email],.wcpa_wrap .wcpa_field_wrap input[type=tel],.wcpa_wrap .wcpa_field_wrap input[type=password],.wcpa_wrap .wcpa_field_wrap select,.wcpa_wrap .wcpa_field_wrap textarea{width:100%}.wcpa_wrap .wcpa_date_field_wrap input{padding-right:25px !important}.wcpa_wrap .wcpa_date_field_wrap{position:relative;width:100%}.wcpa_wrap .wcpa_date_field_wrap .wcpa_reset_field{position:absolute;top:50%;transform:translateY(-50%);right:10px;background-image:url(//www.jay-parts.com/wp-content/plugins/woo-custom-product-addons/assets/images/date-reset.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px;z-index:1;cursor:pointer;display:block}.wcpa_wrap .wcpa_date_field_wrap .inline+.wcpa_reset_field{display:none !important}.wcpa_wrap .wcpa_checkbox{position:relative}.wcpa_wrap .wcpa_checkbox label{margin:0;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer}.wcpa_wrap .wcpa_checkbox input{margin:3px 3px 3px 4px}.wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom{display:none}.wcpa_wrap .wcpa_radio{position:relative}.wcpa_wrap .wcpa_radio label{margin:0;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer}.wcpa_wrap .wcpa_radio label input{margin:3px 3px 3px 4px}.wcpa_wrap .wcpa_radio .wcpa_radio_custom{display:none}.wcpa_wrap .wcpa_group_field,.wcpa_wrap .wcpa_grp_items{display:grid;grid-template-columns:100%;gap:10px 20px;align-items:flex-start}.wcpa_wrap .wcpa_grp_wrap .wcpa_grp_title{margin:0 0px 10px 0px}.wcpa_wrap .wcpa_field{width:100%}.wcpa_wrap .wcpa_fl_inline{display:flex;flex-wrap:wrap}.wcpa_wrap .wcpa_fl_inline.wcpa_grouped_options{display:block}.wcpa_wrap .wcpa_fl_inline .wcpa_grp_items{display:flex;flex-wrap:wrap}.wcpa_wrap .wcpa_field_label{width:100%;font-weight:400;line-height:20px;margin:0 0 8px 0;display:inline-block}.wcpa_wrap .wcpa_field_desc{margin:4px 0 0;font-size:.8em}.wcpa_wrap .wcpa_cloned_field .wcpa_field_desc{display:none}.wcpa_wrap .wcpa_field_price{display:block;font-weight:400;font-size:1em;line-height:20px;text-align:right;margin:0 0 0 10px}.wcpa_wrap .wcpa_field_price del{opacity:.5;font-weight:normal;display:inline-block;margin:0 5px;font-size:.9em}.wcpa_wrap .wcpa_field_bottom{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin:5px 0 0 0}.wcpa_wrap .wcpa_field_error{display:block}.wcpa_wrap .wcpa_field_error p{margin:0;font-weight:400;font-size:13px;line-height:20px;color:#eb0a25}.wcpa_wrap .wcpa_form_error{color:#eb0a25;font-weight:400;font-size:13px;line-height:20px}.wcpa_section{padding:0;margin:0 0 5px;position:relative}.wcpa_section .wcpa_row{display:flex;flex-direction:row}.wcpa_cl_disabled .wcpa_field{opacity:.5}.wcpa_color_field{min-width:120px;display:inline-flex;align-items:center;justify-content:space-between;line-height:25px;padding:5px;border:1px solid #aaa;background:#fff;box-shadow:none;outline:0;box-sizing:border-box;position:relative;gap:5px}.wcpa_color_field .wcpa_field{width:100%;height:100%;border:none;padding:0 !important;position:absolute;left:0;top:0;cursor:pointer;opacity:0;z-index:1}.wcpa_color_field .wcpa_color{width:30px;height:30px;display:block;border:1px solid #cfddef;border-radius:4px}.wcpa_color_field .wcpa_code{font-size:14px;line-height:20px}*[dir=rtl] .wcpa_field_wrap .wcpa_reset_field,*[style*="direction: rtl"] .wcpa_field_wrap .wcpa_reset_field{left:10px;right:auto}*[dir=rtl] .wcpa_wrap .wcpa_field_wrap:first-child,*[style*="direction: rtl"] .wcpa_wrap .wcpa_field_wrap:first-child{padding-right:0;padding-left:7px}*[dir=rtl] .wcpa_wrap .wcpa_field_wrap:last-child,*[style*="direction: rtl"] .wcpa_wrap .wcpa_field_wrap:last-child{padding-left:0;padding-right:7px}*[dir=rtl] .wcpa_date_field_wrap input,*[style*="direction: rtl"] .wcpa_date_field_wrap input{padding-left:25px !important}*[dir=rtl] .wcpa_status,*[style*="direction: rtl"] .wcpa_status{left:0;right:inherit}.wcpa_required_ast{color:#f25a87}.wcpa_price_summary{width:100%;display:block;margin-top:20px}.wcpa_price_summary h4{font-weight:700;font-size:16px;line-height:20px;margin:0 0 15px}.wcpa_price_summary .wcpa_options_total,.wcpa_price_summary .wcpa_product_total,.wcpa_price_summary .wcpa_total{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;margin:0 0 10px}.wcpa_price_summary .wcpa_total{border-top:1px solid #c6d0e9;padding:15px 0;font-weight:700;font-size:18px;line-height:20px}.wcpa_label_pos_above .wcpa_field_desc{margin:0 0 8px}.wcpa_label_pos_above.wcpa_desc_pos_below .wcpa_field_label{margin:0 0 8px 0}.wcpa_label_pos_above.wcpa_desc_pos_below .wcpa_field_desc{margin:4px 0 0 !important}.wcpa_label_pos_below .wcpa_field_label{margin:4px 0 !important}.wcpa_label_pos_below .wcpa_field_desc{margin:0 !important}.wcpa_label_pos_below.wcpa_desc_pos_above .wcpa_field_label{margin:4px 0 0 !important}.wcpa_label_pos_below.wcpa_desc_pos_above .wcpa_field_desc{margin:0 0 8px !important}.wcpa_label_pos_disable.wcpa_desc_pos_above .wcpa_field_desc{margin:0 0 8px !important}.wcpa_color_picker{position:absolute;z-index:999}.wcpa_color_picker.wcpa_inline_color_picker{position:relative;z-index:inherit}.wcpa_edit_product{font-size:12px;margin:0 4px;text-decoration:none !important}.wcpa_cart_color{width:30px;height:30px;display:block}.disp_squircle{border-radius:5px}.disp_square{border-radius:0}.disp_circle{border-radius:50%}.woocommerce-page table.shop_table tbody .product-name .variation dt,.woocommerce-page table.shop_table_responsive tbody .product-name .variation dt{float:unset}.woocommerce-page table.shop_table tbody .product-name .variation dd,.woocommerce-page table.shop_table_responsive tbody .product-name .variation dd{margin-left:0;padding-left:0}.woocommerce-page table.shop_table tbody .product-name .variation dd a,.woocommerce-page table.shop_table_responsive tbody .product-name .variation dd a{text-decoration:none}.woocommerce-page table.shop_table tbody .product-name .variation dd a:focus,.woocommerce-page table.shop_table tbody .product-name .variation dd a:focus-visible,.woocommerce-page table.shop_table_responsive tbody .product-name .variation dd a:focus,.woocommerce-page table.shop_table_responsive tbody .product-name .variation dd a:focus-visible{outline:none}.woocommerce #content table.cart .product-name img,.woocommerce table.cart .product-name img,.woocommerce-page #content table.cart .product-name img,.woocommerce-page table.cart .product-name img{display:block;max-width:100%;max-width:100px}.wcpa_cart_meta .wcpa_cart_meta_item-value img{max-width:100px !important}.wcpa_cart_meta .wcpa_cart_meta_item-value .wcpa_icon{width:20px}.woocommerce table.cart .variation{display:flex;flex-wrap:wrap;gap:5px}.woocommerce table.cart .variation dt{flex-basis:100%}.wcpa_prevent_quantity_change .product-remove{visibility:hidden}.wcpa_prevent_quantity_change .product-quantity{opacity:.5}.wcpa_prevent_quantity_change td{border-top:none !important}.wcpa_bind_quantity .product-quantity{opacity:.5}.mini_cart_item .wcpa_cart_meta{font-size:13px;margin:0}.mini_cart_item .wcpa_cart_meta_item{margin-bottom:1px;padding:0px;border:none}.wcpa_cart_meta{list-style-type:none;font-size:15px;margin:10px 0 0}.wcpa_cart_meta .wcpa_cart_meta_item{display:flex;flex-wrap:wrap;margin-bottom:5px;min-height:auto}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label{font-weight:600;margin-left:0px;margin-bottom:5px;margin-top:0}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value{margin-left:5px;margin-bottom:0;display:flex;gap:7px;flex-wrap:wrap}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value p{margin:0}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value a{text-decoration:none}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value a:focus,.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value a:focus-visible{outline:none}.woocommerce-table--order-details .wc-item-meta{list-style-type:none;margin-left:0px}.woocommerce-table--order-details .wc-item-meta li{display:flex;flex-wrap:wrap}.woocommerce-table--order-details .wc-item-meta li p{margin-left:5px}.woocommerce-table--order-details .wc-item-meta li p a img{max-width:100px}.woocommerce-table--order-details .wc-item-meta li p a span{display:block}dt.variation-wcpa_empty_label{display:none !important}li.variation-wcpa_empty_label span:first-child{display:none !important}div.product.wcpa_has_options form.cart,div.product.wcpa_has_options form.cart>div:first-child,.sydney-single-addtocart-wrapper,.woocommerce-variation-add-to-cart{flex-wrap:wrap !important}.wcpa_wrap *{outline:none}.wcpa_wrap .wcpa_field_label{color:var(--wcpaLabelColor);font-size:var(--wcpaLabelSize);font-weight:var(--wcpaLabelWeight)}.wcpa_wrap .wcpa_field_desc,.wcpa_wrap .wcpa_option_desc{color:var(--wcpaDescColor);font-size:var(--wcpaDescSize);font-weight:var(--wcpaDescWeight)}.wcpa_wrap .wcpa_field_wrap input[type=text],.wcpa_wrap .wcpa_field_wrap input[type=url],.wcpa_wrap .wcpa_field_wrap input[type=date],.wcpa_wrap .wcpa_field_wrap input[type=time],.wcpa_wrap .wcpa_field_wrap input[type=number],.wcpa_wrap .wcpa_field_wrap input[type=email],.wcpa_wrap .wcpa_field_wrap input[type=tel],.wcpa_wrap .wcpa_field_wrap input[type=password],.wcpa_wrap .wcpa_field_wrap input[type=datetime-local],.wcpa_wrap .wcpa_field_wrap .wcpa_color_field,.wcpa_wrap .wcpa_field_wrap select,.wcpa_wrap .wcpa_field_wrap .wcpa_advanced_select .wcpa__control,.wcpa_wrap .wcpa_field_wrap .wcpa_other_value input{box-shadow:none;border:var(--wcpaBorderWidth) solid var(--wcpaBorderColor);background-color:var(--wcpaInputBgColor);height:var(--wcpaInputHeight);border-radius:var(--wcpaBorderRadius);line-height:25px;padding:5px 10px;outline:0;box-sizing:border-box;color:var(--wcpaInputColor)}.wcpa_wrap .wcpa_field_wrap input[type=text]:focus,.wcpa_wrap .wcpa_field_wrap input[type=url]:focus,.wcpa_wrap .wcpa_field_wrap input[type=date]:focus,.wcpa_wrap .wcpa_field_wrap input[type=time]:focus,.wcpa_wrap .wcpa_field_wrap input[type=number]:focus,.wcpa_wrap .wcpa_field_wrap input[type=email]:focus,.wcpa_wrap .wcpa_field_wrap input[type=tel]:focus,.wcpa_wrap .wcpa_field_wrap input[type=password]:focus,.wcpa_wrap .wcpa_field_wrap input[type=datetime-local]:focus,.wcpa_wrap .wcpa_field_wrap .wcpa_color_field:focus,.wcpa_wrap .wcpa_field_wrap select:focus,.wcpa_wrap .wcpa_field_wrap .wcpa_advanced_select .wcpa__control:focus,.wcpa_wrap .wcpa_field_wrap .wcpa_other_value input:focus{border-color:var(--wcpaBorderColorFocus)}.wcpa_wrap .wcpa_field_wrap textarea{box-shadow:none;border:var(--wcpaBorderWidth) solid var(--wcpaBorderColor);background-color:var(--wcpaInputBgColor);border-radius:var(--wcpaBorderRadius);line-height:25px;padding:5px 15px;outline:0;box-sizing:border-box}.wcpa_wrap .wcpa_field_wrap textarea:focus{border-color:var(--wcpaBorderColorFocus)}.wcpa_wrap .wcpa_group_field label{color:var(--wcpaCheckLabelColor);font-size:var(--wcpaCheckLabelSize)}.wcpa_wrap .wcpa_checkbox{position:relative}.wcpa_wrap .wcpa_checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom{width:var(--wcpaCheckWidth);height:var(--wcpaCheckHeight);display:flex;align-items:center;justify-content:center;position:relative;border:var(--wcpaCheckBorderWidth) solid var(--wcpaCheckBorderColor);border-radius:var(--wcpaCheckBorderRadius);margin:0 5px 0 5px;cursor:pointer;flex:var(--wcpaCheckWidth) 0 0}.wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom::after{content:"";position:absolute;width:9px;height:4px;border:solid var(--wcpaCheckTickColor);border-width:0 0 2px 2px;transform:rotate(-45deg);visibility:hidden;opacity:0;margin-top:-2px}.wcpa_wrap .wcpa_checkbox input:checked~.wcpa_checkbox_custom{background-color:var(--wcpaCheckBgColor);border-color:var(--wcpaCheckBgColor)}.wcpa_wrap .wcpa_checkbox input:checked~.wcpa_checkbox_custom::after{visibility:visible;opacity:1}.wcpa_wrap .wcpa_radio{position:relative}.wcpa_wrap .wcpa_radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.wcpa_wrap .wcpa_radio .wcpa_radio_custom{width:var(--wcpaCheckWidth);height:var(--wcpaCheckHeight);flex:0 0 var(--wcpaCheckWidth);display:flex;align-items:center;justify-content:center;position:relative;border:var(--wcpaCheckBorderWidth) solid var(--wcpaRadioBorderColor);background-color:rgba(0,0,0,0);border-radius:50%;margin:0 5px 0 0}.wcpa_wrap .wcpa_radio .wcpa_radio_custom::after{content:"";position:absolute;width:10px;height:10px;background-color:var(--wcpaRadioBgColor);border-radius:50%;transform:scale(0);transition:all ease-in-out .2s}.wcpa_wrap .wcpa_radio input:checked~.wcpa_radio_custom{background-color:rgba(0,0,0,0);border-color:var(--wcpaRadioBgColor)}.wcpa_wrap .wcpa_radio input:checked~.wcpa_radio_custom::after{transform:scale(1)}.wcpa_wrap .wcpa_price_summary{color:var(--wcpaLabelColor)}.wcpa_wrap .wcpa_price_summary .wcpa_total{border-top:1px solid var(--wcpaLineColor)}.wcpa_wrap .wcpa_field_price{color:var(--wcpaLabelColor)}.wcpa_wrap .wcpa_field_error p,.wcpa_wrap .wcpa_error{color:var(--wcpaErrorColor);font-size:var(--wcpaErrorSize)}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-around; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 14px; }#BorlabsCookieBox a { color: #ff0099; }#BorlabsCookieBox a:hover { color: #ff0099; }#BorlabsCookieBox ._brlbs-btn { background: #e6e6e6; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-btn:hover { background: #ff0099; border-radius: 4px; color: #ffffff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #e6e6e6; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #ff0099; border-radius: 4px; color: #ffffff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #ff0099; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #ff0099; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #ff0099; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #ff0099; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #aaa; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #aaa; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #ff0099; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #ff0099; }#BorlabsCookieBox ._brlbs-refuse { color: #888; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #888; }#BorlabsCookieBox ul li::before { color: #ff0099; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #ff0099; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #ff0099; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #ff0099; border-color: #ff0099; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #28a745; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #30c553; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #28a745; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #30c553; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #ff0099 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #ff0099 !important; color: #fff !important; }.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-twitter {
border: 1px solid #e1e8ed;
border-radius: 3px;
max-width: 516px;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn {
background: #1da1f2;
border-radius: 0;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover {
background: #fff;
color: #1da1f2;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn {
background: #00adef;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover {
background: #fff;
color: #00adef;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}.product-type-variable div.product ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}#order_review .wc-gzd-checkbox-placeholder:empty{display:none}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px}.wc-gzd-power-supply svg text{text-anchor:middle;dominant-baseline:middle;font-size:1.8rem;font-weight:600}.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}