a, a:hover, a:focus {
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.envo-ecommerce-pro-elementor-menu #site-navigation {
border-bottom: none;
}
.envo-ecommerce-pro-elementor-menu #site-navigation.shrink {
min-height: 60px;
position: relative;
width: auto;
z-index: 9;
top: auto;
}
.envo-ecommerce-pro-elementor-menu .shrink .navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 30px;
max-height: 80px;
} #product-nav {
margin: 30px 0 50px;
position: relative;
width: 100%;
display: inline-block;
}
.ie9 #product-nav{
padding-bottom: 50px;
}
#product-nav span.prev-label,
#product-nav span.next-label {
position: absolute;
top: -12px;
}
.ie9 #product-nav span.prev-label,
.ie9 #product-nav span.next-label {
top: 10px;
}
#product-nav span.prev-label {
left: 60px;
}
#product-nav span.next-label {
right: 60px;
}
#product-nav > a {
overflow: hidden;
width: 48px;
height: 48px;
-webkit-transition: width 0.4s, background-color 0.4s;
transition: width 0.4s, background-color 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
position: absolute;
display: block;
outline: none;
text-align: left;
z-index: 9;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid;
border-radius: 40px;
background: #fff;
}
#product-nav > a[rel='prev'] {
left: 10px;
}
#product-nav > a[rel='next'] {
right: 10px;
}
#product-nav > a:hover {
width: 240px;
}
#product-nav span.fa {
position: absolute;
z-index: 100;
padding: 17px 5px 15px 0;
width: 45px;
text-align: center;
}
#product-nav > a[rel='next'] span.fa {
right: 0;
padding: 17px 0 15px 1px;
}
#product-nav div.prev-product,
#product-nav div.next-product{
position: absolute;
top: 0;    
width: 240px;
height: 48px;
}
#product-nav div.next-product {
right: 0;
}
#product-nav div.prev-product h5,
#product-nav div.next-product h5 {
position: relative;
margin: 0;
line-height: 48px;
text-align: right;
padding: 0 55px 0 25px;
text-transform: uppercase;
}
#product-nav div.next-product h5 {
text-align: left;
padding: 0 25px 0 55px;
}
#product-nav div.prev-product img.attachment-shop_thumbnail,
#product-nav div.next-product img.attachment-shop_thumbnail {
position: absolute;
top: 0;
height: 45px;
width: auto;
right: 7px;
padding: 2px 0;
border-radius: 30px;
}
#product-nav div.next-product img.attachment-shop_thumbnail {
left: 7px;
}
.elementor-image .news-thumb img {
width: auto;
}
.envo-ecommerce-pro-elementor-categories a, .envo-ecommerce-pro-elementor-feed-title {
display: inline-block;
vertical-align: middle;
} 
.envo-ecommerce-pro-elementor-icon.elementor-align-icon-left {
float: left;
margin-right: 5px;
}
.envo-ecommerce-pro-elementor-icon.elementor-align-icon-right {
float: right;
margin-left: 5px;
} .woo-float-info {
width: 100%;
position: fixed;
position: -webkit-sticky;
background-color: inherit;
-webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
text-align: center;
padding: 8px;
z-index: 99;
}
.woo-float-info .news-thumb {
max-width: 60px;
margin-right: 15px;
margin-bottom: 0;
display: inline-block;
}
.woo-float-info .product_title.entry-title {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 20px;
display: inline-block;
font-weight: 700;
letter-spacing: -.02em;
}
.woo-float-info p.price {
font-size: 12px;
line-height: 14px;
display: inline-block;
margin: 15px;
}
.woo-float-info .close-me{
font-size: 13px;
position:absolute;
cursor:pointer;
top:0;
right:0;
color: #b50000;
padding: 0px 8px 2px 8px;
}
.woo-float-info .close-me:after {
font-family: 'FontAwesome';
content: "\f00d";
}
.woo-float-info a.button {
padding: 5px 12px;
font-size: 15px;
}
.woocommerce .woo-float-info img {
max-width: 50px;
margin-right: 10px;
max-height: 50px;
} .center-cart-middle {
width: 450px;
height: auto;
position: fixed;
top: calc(50% - 135px);
left: calc(50% - 225px);
padding: 20px;
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
z-index: 99999;
animation: showup 0.7s;
}
.middle-cart {
display: none;
z-index: 9999;
}
#middle-cart-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.42);
z-index: 9999;
animation: showup 0.7s;
}
#middle-cart-close {
position: absolute;
top: -8px;
right: -8px;
background-color: #e70000;
color: #fff;
border-radius: 20px;
font-size: 14px;
width: 26px;
height: 26px;
line-height: 26px;
cursor: pointer;
}
.product-added-to-cart-middle .middle-cart {
display: block;
}
.center-cart-middle.text-center .woocommerce-mini-cart {
max-height: 130px;
overflow-x: auto;
}
.archive-product-categories a {
font-size: 80%;
opacity: 0.8;
} .envo-has-gallery {
position: relative;
}
.envo-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
}
.elementor-editor-active img.secondary-image.attachment-shop-catalog {
display: none!important;
}
#return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
display: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#return-to-top i {
color: #fff;
margin: 0;
position: relative;
left: 16px;
top: 10px;
font-size: 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#return-to-top:hover {
background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
color: #fff;
top: 5px;
}
.f-posts-shortcode {
display: block;
overflow: hidden;
}
.f-posts-shortcode article {
clear: none;
margin-bottom: 20px;
}
.page-builders .f-posts-shortcode article {
padding-left: 15px;
padding-right: 15px;
}
.f-posts-shortcode .col-md-6:nth-child(2n+1),
.f-posts-shortcode .col-md-4:nth-child(3n+1),
.f-posts-shortcode .col-md-3:nth-child(4n+1),
.f-posts-shortcode .col-md-2:nth-child(6n+1) {
clear: left;
}
.countdown-item {
text-align: center;
max-width: 25%;
width: 25%;
float: left;
line-height: 16px;
font-size: 11px;
margin-right: 5px;
}
.countdown-item:last-child {
margin-right: 0;
}
.countdown-item span {
display: block;
padding: 3px 3px 4px;
border: 1px solid;
border-color: #d9d9d9;
font-size: 14px;
line-height: 16px;
}
.the-countdown {
display: flex;
float: none;
align-items: center;
justify-content: space-between;
position: relative;
margin-bottom: 10px;
}
.the-countdown-notice {
display: block;
clear: both;
font-size: 14px;
line-height: 18px;
margin-bottom: 5px;
margin-top: 5px;
}
.archive-product-categories a {
margin-left: 3px;
}
.archive-product-categories {
margin-bottom: 8px;
} .it-has-gallery {
position: relative;
}
.it-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
} .arhive-product-gallery {
position: absolute;
top: 10px;
left: 8px;
z-index: 9;
max-width: 50px;
}
.arhive-product-gallery-image {
width: 45px;
height: 45px;
margin-bottom: 5px;
}
.woocommerce ul.products li.product .arhive-product-gallery-image img {
padding: 3px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
margin: 0;
}
.woocommerce ul.products li.product:hover .arhive-product-gallery-image img {
margin: 0;
}
.the-product-share {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 0;
text-align: center;
clear: both;
margin-bottom: 15px;
}
.the-product-share ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.the-product-share ul li {
border: 0;
border-right-width: 1px;
border-style: solid;
border-color: #e9e9e9;
padding: 15px 20px; }
.the-product-share ul li:last-child {
border-right: 0;
}
.the-product-share ul li a {
display: block;
border: 0;
width: auto;
height: auto;
font-size: 13px;
line-height: 1.5;
margin: 0 !important;
border-radius: 0;
}
.the-product-share ul li a .the-icon-wrap {
display: -webkit-inline-flex;
display: -ms-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #333;
width: 40px;
height: 40px;
line-height: 1;
font-size: 16px;
border-radius: 50%;
vertical-align: middle;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.the-product-share ul li a .the-icon-wrap .the-icon {
fill: #fff;
width: 16px;
height: 16px; }
.the-product-share ul li a .product-share-text {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
width: calc(100% - 50px);
color: #404040;
}
.the-product-share ul li.twitter a:hover .product-share-text {
color: #00aced;
}
.the-product-share ul li.twitter a:hover .the-icon-wrap {
background-color: #00aced;
}
.the-product-share ul li.facebook a:hover .product-share-text {
color: #3b5998;
}
.the-product-share ul li.facebook a:hover .the-icon-wrap {
background-color: #3b5998;
}
.the-product-share ul li.pinterest a:hover .product-share-text {
color: #cb2027;
}
.the-product-share ul li.pinterest a:hover .the-icon-wrap {
background-color: #cb2027;
}
.the-product-share ul li.email a:hover .product-share-text {
color: #3fc387;
}
.the-product-share ul li.email a:hover .the-icon-wrap {
background-color: #3fc387;
} @media only screen and (max-width: 767px) {
.the-product-share ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.the-product-share ul li {
width: 50%;
border-right-width: 0;
padding: 20px 0; }
.the-product-share ul li:last-child {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 1px; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 1px; }
.the-product-share ul li a {
display: inline-block; }
.rtl .the-product-share ul li {
border-left-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 1px;
border-right-width: 0; } 
} @media only screen and (max-width: 320px) {
.the-product-share ul li {
width: 100%;
border-top-width: 1px; }
.the-product-share ul li:first-child {
border-top-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 0;
border-right-width: 0; } 
}
.fancybox-container {
z-index: 999939;
}
.show-canvas-filter #site-canvas {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-transform: translateX(300px);
transform: translateX(300px);
-webkit-box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
#site-canvas {
width: 300px;
position: fixed;
top: 0;
left: 0;
height: 100%;
z-index: 999;
left: -300px;
background: #fff;
padding: 25px;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
a.canvas-toggle-nav.bars {
float: right;
height: 34px;
font-size: 14px;
font-weight: 600;
line-height: 34px;
padding: 0 14px;
border: 1px solid #aaaaaa;
margin: 0 0 0 20px;
text-align: center;
}
a.canvas-toggle-nav i.fa.fa-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}
.canvas-toggle-nav i.fa.fa-bars {
margin-right: 5px;
}
aside#off-canvas-sidebar-filter {
display: block;
float: left;
width: 100%;
}
.woocommerce-perpage {
float: right;
height: 34px;
font-size: 14px;
font-weight: 400;
line-height: 34px;
padding: 0 14px;
text-transform: uppercase;
}
.woocommerce-perpage a {
margin: 0 4px;
opacity: 0.8;
}
.woocommerce-perpage span:last-child {
display: none;
}
.woo-infinite-loading nav.woocommerce-pagination {
display: none;
}
.infinite-scroll-error.infinite-scroll-last {
display: none;
}
.page-load-status {
clear: both;
text-align: center;
margin: 20px 0;
display: none;
} form.the-searchform button {
display: block;
position: absolute;
top: 50%;
right: 0;
min-width: 40px;
height: 60%;
height: 100%;
font-size: 12px;
font-weight: 600;
background-color: transparent !important;
margin: 0;
padding: 0;
border: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.the-search-wrap {
position: relative; }
.the-search-wrap .search-submit {
color: #333;
font-size: 12px;}
.the-search-wrap .search-submit:focus, .the-search-wrap .search-submit:hover {
color: #333; }
.the-search-wrap input {
height: 42px;
}
.the-search-wrap .the-ajax-loading {
display: none;
background: transparent url(//kurswelt24.de/wp-content/plugins/envo-ecommerce-pro/images/loading.gif) no-repeat center center;
background-size: 100%;
position: absolute;
top: 50%;
right: 60px;
margin-top: -13px;
width: 56px;
height: 26px; }
.the-search-wrap .the-search-results {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #fff;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
z-index: 999;
overflow: hidden; }
.the-search-wrap .the-search-results ul {
list-style: none;
padding: 0;
margin: 0; }
.the-search-wrap ul li {
margin: 0 !important;
padding: 0 !important;
border: none;
}
.the-search-wrap .the-search-results ul li a.search-result-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.the-search-wrap .the-search-results ul li a {
position: relative;
font-size: 14px;
line-height: 1;
padding: 10px 34px 10px 13px;
border-bottom: 1px solid #eaeaea;
letter-spacing: 0.6px; }
.the-search-wrap .the-search-results ul li a img {
float: left;
max-width: 30px;
margin-right: 10px; }
.the-search-wrap .the-search-results ul li a .result-title {
display: block;
line-height: 1.3;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.the-search-wrap .the-search-results ul li a i.icon {
position: absolute;
top: 50%;
right: 13px;
margin-top: -6px;
font-size: 12px;
color: #aaa;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.the-search-wrap .the-search-results ul li a:hover i.icon {
color: #666; }
.the-search-wrap .the-search-results ul li a.all-results {
display: block;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.6px;
text-align: center; }
.the-search-wrap .the-search-results ul li a.all-results span {
display: inline-block;
padding-bottom: 3px;
border-bottom: 1px solid; }
.the-search-wrap .the-search-results ul li a.all-results span i {
padding-left: 5px; }
.the-search-wrap .the-search-results ul li a.search-result-link:hover {
background-color: #f8f8f8;
color: #555; }
.the-search-wrap .the-search-results ul li:last-child a {
border-bottom: 0; }
.the-search-wrap .the-no-search-results {
position: relative;
font-size: 14px;
line-height: 1;
padding: 18px 18px; }
.the-search-wrap .the-no-search-results h6 {
margin: 0 0 10px; }
.the-search-wrap .the-no-search-results p {
margin: 0; }
form.the-searchform {
width: 100%;
height: auto; }
form.the-searchform,
form.the-searchform input.field {
min-height: 40px; }
form.the-searchform input.field:focus {
-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1); } body.rtl .the-search-wrap .the-ajax-loading {
left: 60px;
right: auto; }
body.rtl .the-search-wrap .the-search-results {
right: 0;
left: auto; }
body.rtl .the-search-wrap .the-search-results ul li a {
padding-left: 34px;
padding-right: 13px; }
body.rtl .the-search-wrap .the-search-results ul li a .result-thumb {
margin-left: 10px;
margin-right: 0; }
body.rtl .the-search-wrap .the-search-results ul li a i.icon {
left: 13px;
right: auto; }
body.rtl .the-search-wrap .the-search-results ul li a.all-results span i {
padding-right: 5px;
padding-left: 0; }
body.rtl .the-search-wrap form.the-searchform button {
left: 0;
right: auto; }
#popup-login {
width: 90%;
max-width: 850px;
max-height: 60vh;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
background: #fff;
padding: 25px;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
.show-popup-login #popup-login {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
}
a.login-canvas-toggle-nav i.fa.fa-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.woocommerce div.product.envo_ecommerce_pro_quick_view_content div.images,
.woocommerce-page div.product.envo_ecommerce_pro_quick_view_content div.images,
.envo_ecommerce_pro_quick_view_content div.images {
float: inherit;
width: 100%;
margin: 0;
}
.woocommerce div.product.envo_ecommerce_pro_quick_view_content div.images div.thumbnails,
.woocommerce-page div.product.envo_ecommerce_pro_quick_view_content div.images div.thumbnails,
div.product.envo_ecommerce_pro_quick_view_content div.images div.thumbnails {
padding-top: 0;
}
.woocommerce div.product.envo_ecommerce_pro_quick_view_content div.thumbnails a,
.woocommerce-page div.product.envo_ecommerce_pro_quick_view_content div.thumbnails a,
.envo_ecommerce_pro_quick_view_content div.images div.thumbnails a {
margin-bottom: 0;
margin-top: 1em;
}
.envo_ecommerce_pro_images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.envo_ecommerce_pro_summary_notice {
top: 100%;
display: inline-block;
float: left;
width: 100%;
position: absolute;
left: 0;
}
.mfp-close-btn-in .mfp-content  .mfp-close {
background-color: transparent;
border: none;
}
.envo_ecommerce_pro_quick_view_content *, .envo_ecommerce_pro_quick_view_content *:after, .envo_ecommerce_pro_quick_view_content *:before { 
-webkit-box-sizing: border-box; 
box-sizing: border-box;
-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;
-webkit-font-smoothing: subpixel-antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.envo_ecommerce_pro_clearfix:before,
.envo_ecommerce_pro_clearfix:after { 
display: table; 
content: ''; 
}
.envo_ecommerce_pro_clearfix:after { 
clear: both; 
}
.envo_ecommerce_pro_quick_view_content {
background: #fff;
padding: 40px 40px 30px;
max-width: 800px;
text-align: left;
margin: 30px auto;
position: relative;
font-weight: 400;
}
.envo_ecommerce_pro_images {
width: 65%;
float: left;
display: inline;
margin: -40px 0 -30px -40px;
}
.envo_ecommerce_pro_images img{
border-radius: 0!important;
box-shadow: inherit!important;
display: block;
}
.envo_ecommerce_pro_summary {
float: right;
width: 35%;
display: inline;
}
.envo_ecommerce_pro_product_title{
font-size: 27px;
font-weight: 600;
margin: 0 0 20px;
line-height: 1.2;
}
.envo_ecommerce_pro_product_price{
margin: 0 0 25px;
display: block!important;
}
.envo_ecommerce_pro_product_price .amount{
font-size: 20px!important;
line-height: 1.2!important;
font-weight: 600!important;
}
.envo_ecommerce_pro_summary p{
font-size: 14px;
color: #666;
font-weight: normal;
margin: 0 0 25px;
line-height: 1.6;
}
.envo_ecommerce_pro_summary form.cart {
overflow: hidden;
margin: 35px 0;
}
.envo_ecommerce_pro_summary button.minus, 
.envo_ecommerce_pro_summary button.plus {
display: none!important;
}
.woocommerce div.product .envo_ecommerce_pro_summary form.cart div.quantity {
margin: 0px 5px 0 0;
}
.envo_ecommerce_pro_summary .button:hover {
opacity: 0.8!important;
}
.envo_ecommerce_pro_summary .button:focus{
outline: 0;
}
.envo_ecommerce_pro_preview_area{
display: block;
position: absolute;
top: 35%;
text-align: center;
width: 100%;
z-index: 998;
left: 0;
}
.envo_ecommerce_pro_preview_area .envo_ecommerce_pro_preview{
background: #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
color: #fff;
font-size: 14px;
padding: 8px 10px;
border-radius: 3px;
font-weight: lighter;
visibility: hidden;
opacity: 0;
display: inline!important;
cursor: pointer;
border: 1px solid #000;
}
.envo_ecommerce_pro_preview_area .envo_ecommerce_pro_preview:focus,
.envo_ecommerce_pro_preview_area .envo_ecommerce_pro_preview:hover,
.envo_ecommerce_pro_preview_area .envo_ecommerce_pro_preview:active{
outline: 0;
color: #fff;
text-decoration: none;
}
li.product:hover .envo_ecommerce_pro_preview{
visibility: visible;
opacity: 1
} @media (max-width: 768px){
.envo_ecommerce_pro_quick_view_content{
padding: 0;
max-width: 80%;
}
.envo_ecommerce_pro_images {
display: block;
float: inherit;
margin: 0;
width: auto;
}
.envo_ecommerce_pro_images img{
width: 100%;
}
.envo_ecommerce_pro_summary {
display: block;
float: inherit;
padding: 30px 15px 0;
width: auto;
}
} .mfp-zoom-in .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-newspaper .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
-webkit-transform: scale(0) rotate(500deg);
transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0) rotate(500deg);
transform: scale(0) rotate(500deg);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-move-horizontal .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s;
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
-webkit-transform: translateX(50px);
transform: translateX(50px);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-move-from-top .mfp-content {
vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-3d-unfold .mfp-content {
-webkit-perspective: 2000px;
perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-in-out;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-60deg);
transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
-webkit-transform: rotateY(60deg);
transform: rotateY(60deg);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .mfp-zoom-out .mfp-with-anim {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-in-out;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0;
filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
filter: alpha(opacity=0);
} .envo_ecommerce_pro_images .flexslider .slides > li {
display: block;
}
.envo_ecommerce_pro_images .flexslider {
margin-bottom: 0!important;
}.ext-absolute {
position: absolute !important;
}
.ext-relative {
position: relative !important;
}
.ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-order-1 {
order: 1 !important;
}
.ext-order-2 {
order: 2 !important;
}
.ext-col-auto {
grid-column: auto !important;
}
.ext-col-span-1 {
grid-column: span 1 / span 1 !important;
}
.ext-col-span-2 {
grid-column: span 2 / span 2 !important;
}
.ext-col-span-3 {
grid-column: span 3 / span 3 !important;
}
.ext-col-span-4 {
grid-column: span 4 / span 4 !important;
}
.ext-col-span-5 {
grid-column: span 5 / span 5 !important;
}
.ext-col-span-6 {
grid-column: span 6 / span 6 !important;
}
.ext-col-span-7 {
grid-column: span 7 / span 7 !important;
}
.ext-col-span-8 {
grid-column: span 8 / span 8 !important;
}
.ext-col-span-9 {
grid-column: span 9 / span 9 !important;
}
.ext-col-span-10 {
grid-column: span 10 / span 10 !important;
}
.ext-col-span-11 {
grid-column: span 11 / span 11 !important;
}
.ext-col-span-12 {
grid-column: span 12 / span 12 !important;
}
.ext-col-span-full {
grid-column: 1/-1 !important;
}
.ext-col-start-1 {
grid-column-start: 1 !important;
}
.ext-col-start-2 {
grid-column-start: 2 !important;
}
.ext-col-start-3 {
grid-column-start: 3 !important;
}
.ext-col-start-4 {
grid-column-start: 4 !important;
}
.ext-col-start-5 {
grid-column-start: 5 !important;
}
.ext-col-start-6 {
grid-column-start: 6 !important;
}
.ext-col-start-7 {
grid-column-start: 7 !important;
}
.ext-col-start-8 {
grid-column-start: 8 !important;
}
.ext-col-start-9 {
grid-column-start: 9 !important;
}
.ext-col-start-10 {
grid-column-start: 10 !important;
}
.ext-col-start-11 {
grid-column-start: 11 !important;
}
.ext-col-start-12 {
grid-column-start: 12 !important;
}
.ext-col-start-13 {
grid-column-start: 13 !important;
}
.ext-col-start-auto {
grid-column-start: auto !important;
}
.ext-col-end-1 {
grid-column-end: 1 !important;
}
.ext-col-end-2 {
grid-column-end: 2 !important;
}
.ext-col-end-3 {
grid-column-end: 3 !important;
}
.ext-col-end-4 {
grid-column-end: 4 !important;
}
.ext-col-end-5 {
grid-column-end: 5 !important;
}
.ext-col-end-6 {
grid-column-end: 6 !important;
}
.ext-col-end-7 {
grid-column-end: 7 !important;
}
.ext-col-end-8 {
grid-column-end: 8 !important;
}
.ext-col-end-9 {
grid-column-end: 9 !important;
}
.ext-col-end-10 {
grid-column-end: 10 !important;
}
.ext-col-end-11 {
grid-column-end: 11 !important;
}
.ext-col-end-12 {
grid-column-end: 12 !important;
}
.ext-col-end-13 {
grid-column-end: 13 !important;
}
.ext-col-end-auto {
grid-column-end: auto !important;
}
.ext-row-auto {
grid-row: auto !important;
}
.ext-row-span-1 {
grid-row: span 1 / span 1 !important;
}
.ext-row-span-2 {
grid-row: span 2 / span 2 !important;
}
.ext-row-span-3 {
grid-row: span 3 / span 3 !important;
}
.ext-row-span-4 {
grid-row: span 4 / span 4 !important;
}
.ext-row-span-5 {
grid-row: span 5 / span 5 !important;
}
.ext-row-span-6 {
grid-row: span 6 / span 6 !important;
}
.ext-row-span-full {
grid-row: 1/-1 !important;
}
.ext-row-start-1 {
grid-row-start: 1 !important;
}
.ext-row-start-2 {
grid-row-start: 2 !important;
}
.ext-row-start-3 {
grid-row-start: 3 !important;
}
.ext-row-start-4 {
grid-row-start: 4 !important;
}
.ext-row-start-5 {
grid-row-start: 5 !important;
}
.ext-row-start-6 {
grid-row-start: 6 !important;
}
.ext-row-start-7 {
grid-row-start: 7 !important;
}
.ext-row-start-auto {
grid-row-start: auto !important;
}
.ext-row-end-1 {
grid-row-end: 1 !important;
}
.ext-row-end-2 {
grid-row-end: 2 !important;
}
.ext-row-end-3 {
grid-row-end: 3 !important;
}
.ext-row-end-4 {
grid-row-end: 4 !important;
}
.ext-row-end-5 {
grid-row-end: 5 !important;
}
.ext-row-end-6 {
grid-row-end: 6 !important;
}
.ext-row-end-7 {
grid-row-end: 7 !important;
}
.ext-row-end-auto {
grid-row-end: auto !important;
}
.ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-my-0:not([style*="margin"]) {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.ext-my-auto:not([style*="margin"]) {
margin-bottom: auto !important;
margin-top: auto !important;
}
.ext-my-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-my-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext--my-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--my-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mt-0:not([style*="margin"]) {
margin-top: 0 !important;
}
.ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mb-0:not([style*="margin"]) {
margin-bottom: 0 !important;
}
.ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.ext-mb-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-ml-0:not([style*="margin"]) {
margin-left: 0 !important;
}
.ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-block {
display: block !important;
}
.ext-inline-block {
display: inline-block !important;
}
.ext-inline {
display: inline !important;
}
.ext-flex {
display: flex !important;
}
.ext-inline-flex {
display: inline-flex !important;
}
.ext-grid {
display: grid !important;
}
.ext-inline-grid {
display: inline-grid !important;
}
.ext-hidden {
display: none !important;
}
.ext-w-auto {
width: auto !important;
}
.ext-w-full {
width: 100% !important;
}
.ext-max-w-full {
max-width: 100% !important;
}
.ext-flex-1 {
flex: 1 1 0% !important;
}
.ext-flex-auto {
flex: 1 1 auto !important;
}
.ext-flex-initial {
flex: 0 1 auto !important;
}
.ext-flex-none {
flex: none !important;
}
.ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.ext-flex-shrink {
flex-shrink: 1 !important;
}
.ext-flex-grow-0 {
flex-grow: 0 !important;
}
.ext-flex-grow {
flex-grow: 1 !important;
}
.ext-list-none {
list-style-type: none !important;
}
.ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.ext-grid-cols-none {
grid-template-columns: none !important;
}
.ext-grid-rows-1 {
grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}
.ext-grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.ext-grid-rows-3 {
grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}
.ext-grid-rows-4 {
grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}
.ext-grid-rows-5 {
grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}
.ext-grid-rows-6 {
grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}
.ext-grid-rows-none {
grid-template-rows: none !important;
}
.ext-flex-row {
flex-direction: row !important;
}
.ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.ext-flex-col {
flex-direction: column !important;
}
.ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.ext-flex-wrap {
flex-wrap: wrap !important;
}
.ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.ext-items-start {
align-items: flex-start !important;
}
.ext-items-end {
align-items: flex-end !important;
}
.ext-items-center {
align-items: center !important;
}
.ext-items-baseline {
align-items: baseline !important;
}
.ext-items-stretch {
align-items: stretch !important;
}
.ext-justify-start {
justify-content: flex-start !important;
}
.ext-justify-end {
justify-content: flex-end !important;
}
.ext-justify-center {
justify-content: center !important;
}
.ext-justify-between {
justify-content: space-between !important;
}
.ext-justify-around {
justify-content: space-around !important;
}
.ext-justify-evenly {
justify-content: space-evenly !important;
}
.ext-justify-items-start {
justify-items: start !important;
}
.ext-justify-items-end {
justify-items: end !important;
}
.ext-justify-items-center {
justify-items: center !important;
}
.ext-justify-items-stretch {
justify-items: stretch !important;
}
.ext-gap-0 {
gap: 0 !important;
}
.ext-gap-base {
gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-lg {
gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-gap-x-0 {
-moz-column-gap: 0 !important;
column-gap: 0 !important;
}
.ext-gap-x-base {
-moz-column-gap: var(--wp--style--block-gap, 1.75rem) !important;
column-gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-x-lg {
-moz-column-gap: var(--extendify--spacing--large, 3rem) !important;
column-gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-gap-y-0 {
row-gap: 0 !important;
}
.ext-gap-y-base {
row-gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-y-lg {
row-gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-justify-self-auto {
justify-self: auto !important;
}
.ext-justify-self-start {
justify-self: start !important;
}
.ext-justify-self-end {
justify-self: end !important;
}
.ext-justify-self-center {
justify-self: center !important;
}
.ext-justify-self-stretch {
justify-self: stretch !important;
}
.ext-rounded-none {
border-radius: 0 !important;
}
.ext-rounded-full {
border-radius: 9999px !important;
}
.ext-rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.ext-rounded-t-full {
border-top-left-radius: 9999px !important;
border-top-right-radius: 9999px !important;
}
.ext-rounded-r-none {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.ext-rounded-r-full {
border-bottom-right-radius: 9999px !important;
border-top-right-radius: 9999px !important;
}
.ext-rounded-b-none {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.ext-rounded-b-full {
border-bottom-left-radius: 9999px !important;
border-bottom-right-radius: 9999px !important;
}
.ext-rounded-l-none {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important;
}
.ext-rounded-l-full {
border-bottom-left-radius: 9999px !important;
border-top-left-radius: 9999px !important;
}
.ext-rounded-tl-none {
border-top-left-radius: 0 !important;
}
.ext-rounded-tl-full {
border-top-left-radius: 9999px !important;
}
.ext-rounded-tr-none {
border-top-right-radius: 0 !important;
}
.ext-rounded-tr-full {
border-top-right-radius: 9999px !important;
}
.ext-rounded-br-none {
border-bottom-right-radius: 0 !important;
}
.ext-rounded-br-full {
border-bottom-right-radius: 9999px !important;
}
.ext-rounded-bl-none {
border-bottom-left-radius: 0 !important;
}
.ext-rounded-bl-full {
border-bottom-left-radius: 9999px !important;
}
.ext-border-0 {
border-width: 0 !important;
}
.ext-border-t-0 {
border-top-width: 0 !important;
}
.ext-border-r-0 {
border-right-width: 0 !important;
}
.ext-border-b-0 {
border-bottom-width: 0 !important;
}
.ext-border-l-0 {
border-left-width: 0 !important;
}
.ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ext-px-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext-py-0:not([style*="padding"]) {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.ext-py-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-py-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pl-0:not([style*="padding"]) {
padding-left: 0 !important;
}
.ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.ext-text-left {
text-align: left !important;
}
.ext-text-center {
text-align: center !important;
}
.ext-text-right {
text-align: right !important;
}
.ext-leading-none {
line-height: 1 !important;
}
.ext-leading-tight {
line-height: 1.25 !important;
}
.ext-leading-snug {
line-height: 1.375 !important;
}
.ext-leading-normal {
line-height: 1.5 !important;
}
.ext-leading-relaxed {
line-height: 1.625 !important;
}
.ext-leading-loose {
line-height: 2 !important;
}
.clip-path--rhombus img {
-webkit-clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%);
clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%);
}
.clip-path--diamond img {
-webkit-clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%);
clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%);
}
.clip-path--rhombus-alt img {
-webkit-clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%);
clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%);
}
.wp-block-columns[class*="fullwidth-cols"] {
margin-bottom: unset;
}
.wp-block-column.editor\:pointer-events-none {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.is-root-container.block-editor-block-list__layout > [data-align="full"]:not(:first-of-type) > .wp-block-column.editor\:pointer-events-none,
.is-root-container.block-editor-block-list__layout > [data-align="wide"] > .wp-block-column.editor\:pointer-events-none {
margin-top: calc(var(--wp--style--block-gap, 28px) * -1) !important;
}
.ext .wp-block-columns .wp-block-column[style*="padding"] {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ext .wp-block-columns + .wp-block-columns:not([class*="mt-"]):not([class*="my-"]):not([style*="margin"]) {
margin-top: 0 !important;
}
[class*="fullwidth-cols"] .wp-block-column:first-child,
[class*="fullwidth-cols"] .wp-block-group:first-child {
margin-top: 0;
}
[class*="fullwidth-cols"] .wp-block-column:last-child,
[class*="fullwidth-cols"] .wp-block-group:last-child {
margin-bottom: 0;
}
[class*="fullwidth-cols"] .wp-block-column:first-child > *,
[class*="fullwidth-cols"] .wp-block-column > :first-child {
margin-top: 0;
}
.ext .is-not-stacked-on-mobile .wp-block-column,
[class*="fullwidth-cols"] .wp-block-column > :last-child {
margin-bottom: 0;
}
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) {
margin-bottom: var(--wp--style--block-gap, 1.75rem);
}
@media (min-width: 782px) {
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) {
margin-bottom: 0;
}
}
.wp-block-columns[class*="fullwidth-cols"].is-not-stacked-on-mobile > .wp-block-column {
margin-bottom: 0 !important;
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2n) {
margin-left: var(--wp--style--block-gap, 2em);
}
}
@media (max-width: 781px) {
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
flex-wrap: wrap;
}
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not([style*="margin"]) {
margin-left: 0 !important;
}
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
flex-basis: 100% !important;
}
}
@media (max-width: 1079px) {
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
flex-wrap: wrap;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not([style*="margin"]) {
margin-left: 0 !important;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
flex-basis: 100% !important;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
}
.direction-rtl {
direction: rtl;
}
.direction-ltr {
direction: ltr;
}
.is-style-inline-list {
padding-left: 0 !important;
}
.is-style-inline-list li {
list-style-type: none !important;
}
@media (min-width: 782px) {
.is-style-inline-list li {
display: inline !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
}
@media (min-width: 782px) {
.is-style-inline-list li:first-child {
margin-left: 0 !important;
}
}
@media (min-width: 782px) {
.is-style-inline-list li:last-child {
margin-right: 0 !important;
}
}
.bring-to-front {
position: relative;
z-index: 10;
}
.text-stroke {
-webkit-text-stroke-color: var(--wp--preset--color--background);
}
.text-stroke,
.text-stroke--primary {
-webkit-text-stroke-width: var(--wp--custom--typography--text-stroke-width, 2px);
}
.text-stroke--primary {
-webkit-text-stroke-color: var(--wp--preset--color--primary);
}
.text-stroke--secondary {
-webkit-text-stroke-width: var(--wp--custom--typography--text-stroke-width, 2px);
-webkit-text-stroke-color: var(--wp--preset--color--secondary);
}
.editor\:no-caption .block-editor-rich-text__editable {
display: none !important;
}
.editor\:no-inserter .wp-block-column:not(.is-selected) > .block-list-appender,
.editor\:no-inserter .wp-block-cover__inner-container > .block-list-appender,
.editor\:no-inserter .wp-block-group__inner-container > .block-list-appender,
.editor\:no-inserter > .block-list-appender {
display: none;
}
.editor\:no-resize .components-resizable-box__handle,
.editor\:no-resize .components-resizable-box__handle:after,
.editor\:no-resize .components-resizable-box__side-handle:before {
display: none;
pointer-events: none;
}
.editor\:no-resize .components-resizable-box__container {
display: block;
}
.editor\:pointer-events-none {
pointer-events: none;
}
.is-style-angled {
justify-content: flex-end;
}
.ext .is-style-angled > [class*="_inner-container"],
.is-style-angled {
align-items: center;
}
.is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
-webkit-clip-path: polygon(0 0, 30% 0, 50% 100%, 0 100%);
clip-path: polygon(0 0, 30% 0, 50% 100%, 0 100%);
z-index: 1;
}
@media (min-width: 782px) {
.is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
-webkit-clip-path: polygon(0 0, 55% 0, 65% 100%, 0 100%);
clip-path: polygon(0 0, 55% 0, 65% 100%, 0 100%);
}
}
.has-foreground-color {
color: var(--wp--preset--color--foreground, #000) !important;
}
.has-foreground-background-color {
background-color: var(--wp--preset--color--foreground, #000) !important;
}
.has-background-color {
color: var(--wp--preset--color--background, #fff) !important;
}
.has-background-background-color {
background-color: var(--wp--preset--color--background, #fff) !important;
}
.has-primary-color {
color: var(--wp--preset--color--primary, #4b5563) !important;
}
.has-primary-background-color {
background-color: var(--wp--preset--color--primary, #4b5563) !important;
}
.has-secondary-color {
color: var(--wp--preset--color--secondary, #9ca3af) !important;
}
.has-secondary-background-color {
background-color: var(--wp--preset--color--secondary, #9ca3af) !important;
}
.ext.has-text-color h1,
.ext.has-text-color h2,
.ext.has-text-color h3,
.ext.has-text-color h4,
.ext.has-text-color h5,
.ext.has-text-color h6,
.ext.has-text-color p {
color: currentColor;
}
.has-white-color {
color: var(--wp--preset--color--white, #fff) !important;
}
.has-black-color {
color: var(--wp--preset--color--black, #000) !important;
}
.has-ext-foreground-background-color {
background-color: var(--wp--preset--color--foreground, var(--wp--preset--color--black, #000)) !important;
}
.has-ext-primary-background-color {
background-color: var(--wp--preset--color--primary, var(--wp--preset--color--cyan-bluish-gray, #000)) !important;
}
.wp-block-button__link.has-black-background-color {
border-color: var(--wp--preset--color--black, #000);
}
.wp-block-button__link.has-white-background-color {
border-color: var(--wp--preset--color--white, #fff);
}
.has-ext-small-font-size {
font-size: var(--wp--preset--font-size--ext-small) !important;
}
.has-ext-medium-font-size {
font-size: var(--wp--preset--font-size--ext-medium) !important;
}
.has-ext-large-font-size {
font-size: var(--wp--preset--font-size--ext-large) !important;
line-height: 1.2;
}
.has-ext-x-large-font-size {
font-size: var(--wp--preset--font-size--ext-x-large) !important;
line-height: 1;
}
.has-ext-xx-large-font-size {
font-size: var(--wp--preset--font-size--ext-xx-large) !important;
line-height: 1;
}
.has-ext-x-large-font-size:not([style*="line-height"]),
.has-ext-xx-large-font-size:not([style*="line-height"]) {
line-height: 1.1;
}
.ext .wp-block-group > * {
margin-bottom: 0;
margin-top: 0;
}
.ext .wp-block-group > * + * {
margin-bottom: 0;
}
.ext .wp-block-group > * + *,
.ext h2 {
margin-top: var(--wp--style--block-gap, 1.75rem);
}
.ext h2 {
margin-bottom: var(--wp--style--block-gap, 1.75rem);
}
.has-ext-x-large-font-size + h3,
.has-ext-x-large-font-size + p {
margin-top: 0.5rem;
}
.ext .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
min-width: 12rem;
width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.ext .ext-grid > [class*="_inner-container"] {
display: grid;
}
.ext > [class*="_inner-container"] > .ext-grid:not([class*="columns"]),
.ext > [class*="_inner-container"] > .wp-block > .ext-grid:not([class*="columns"]) {
display: initial !important;
}
.ext .ext-grid-cols-1 > [class*="_inner-container"] {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-2 > [class*="_inner-container"] {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-3 > [class*="_inner-container"] {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-4 > [class*="_inner-container"] {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-5 > [class*="_inner-container"] {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-6 > [class*="_inner-container"] {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-7 > [class*="_inner-container"] {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-8 > [class*="_inner-container"] {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-9 > [class*="_inner-container"] {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-10 > [class*="_inner-container"] {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-11 > [class*="_inner-container"] {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-12 > [class*="_inner-container"] {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-13 > [class*="_inner-container"] {
grid-template-columns: repeat(13, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-none > [class*="_inner-container"] {
grid-template-columns: none !important;
}
.ext .ext-grid-rows-1 > [class*="_inner-container"] {
grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-2 > [class*="_inner-container"] {
grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-3 > [class*="_inner-container"] {
grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-4 > [class*="_inner-container"] {
grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-5 > [class*="_inner-container"] {
grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-6 > [class*="_inner-container"] {
grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-none > [class*="_inner-container"] {
grid-template-rows: none !important;
}
.ext .ext-items-start > [class*="_inner-container"] {
align-items: flex-start !important;
}
.ext .ext-items-end > [class*="_inner-container"] {
align-items: flex-end !important;
}
.ext .ext-items-center > [class*="_inner-container"] {
align-items: center !important;
}
.ext .ext-items-baseline > [class*="_inner-container"] {
align-items: baseline !important;
}
.ext .ext-items-stretch > [class*="_inner-container"] {
align-items: stretch !important;
}
.ext.wp-block-group > :last-child {
margin-bottom: 0;
}
.ext .wp-block-group__inner-container {
padding: 0 !important;
}
.ext.has-background {
padding-left: var(--wp--style--block-gap, 1.75rem);
padding-right: var(--wp--style--block-gap, 1.75rem);
}
.ext [class*="inner-container"] > .alignwide [class*="inner-container"],
.ext [class*="inner-container"] > [data-align="wide"] [class*="inner-container"] {
max-width: var(--responsive--alignwide-width, 120rem);
}
.ext [class*="inner-container"] > .alignwide [class*="inner-container"] > *,
.ext [class*="inner-container"] > [data-align="wide"] [class*="inner-container"] > * {
max-width: 100% !important;
}
.ext .wp-block-image {
position: relative;
text-align: center;
}
.ext .wp-block-image img {
display: inline-block;
vertical-align: middle;
}
body {
--extendify--spacing--large: var(--wp--custom--spacing--large, clamp(2em, 8vw, 8em));
--wp--preset--font-size--ext-small: 1rem;
--wp--preset--font-size--ext-medium: 1.125rem;
--wp--preset--font-size--ext-large: clamp(1.65rem, 3.5vw, 2.15rem);
--wp--preset--font-size--ext-x-large: clamp(3rem, 6vw, 4.75rem);
--wp--preset--font-size--ext-xx-large: clamp(3.25rem, 7.5vw, 5.75rem);
--wp--preset--color--black: #000;
--wp--preset--color--white: #fff;
}
.ext * {
box-sizing: border-box;
}
.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container {
background: transparent !important;
}
.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container:before {
display: none !important;
}
.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull {
margin-bottom: unset;
margin-top: unset;
}
.ext .alignwide {
margin-left: auto !important;
margin-right: auto !important;
}
.is-root-container.block-editor-block-list__layout > [data-align="full"]:not(:first-of-type) > .ext-my-0,
.is-root-container.block-editor-block-list__layout > [data-align="wide"] > .ext-my-0:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 28px) * -1) !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-50 {
min-height: 50vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-60 {
min-height: 60vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-70 {
min-height: 70vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-80 {
min-height: 80vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-100 {
min-height: 100vw !important;
}
.ext-mr-0.alignfull:not([style*="margin"]):not([style*="margin"]) {
margin-right: 0 !important;
}
.ext-ml-0:not([style*="margin"]):not([style*="margin"]) {
margin-left: 0 !important;
}
.is-root-container .wp-block[data-align="full"] > .ext-mx-0:not([style*="margin"]):not([style*="margin"]) {
margin-left: calc(var(--wp--custom--spacing--outer, 0) * 1) !important;
margin-right: calc(var(--wp--custom--spacing--outer, 0) * 1) !important;
overflow: hidden;
width: unset;
}
@media (min-width: 782px) {
.tablet\:ext-absolute {
position: absolute !important;
}
.tablet\:ext-relative {
position: relative !important;
}
.tablet\:ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-order-1 {
order: 1 !important;
}
.tablet\:ext-order-2 {
order: 2 !important;
}
.tablet\:ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.tablet\:ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.tablet\:ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tablet\:ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.tablet\:ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-my-0:not([style*="margin"]) {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.tablet\:ext-my-auto:not([style*="margin"]) {
margin-bottom: auto !important;
margin-top: auto !important;
}
.tablet\:ext-my-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-my-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--my-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--my-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mt-0:not([style*="margin"]) {
margin-top: 0 !important;
}
.tablet\:ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.tablet\:ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.tablet\:ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.tablet\:ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mb-0:not([style*="margin"]) {
margin-bottom: 0 !important;
}
.tablet\:ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.tablet\:ext-mb-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-ml-0:not([style*="margin"]) {
margin-left: 0 !important;
}
.tablet\:ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.tablet\:ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-block {
display: block !important;
}
.tablet\:ext-inline-block {
display: inline-block !important;
}
.tablet\:ext-inline {
display: inline !important;
}
.tablet\:ext-flex {
display: flex !important;
}
.tablet\:ext-inline-flex {
display: inline-flex !important;
}
.tablet\:ext-grid {
display: grid !important;
}
.tablet\:ext-inline-grid {
display: inline-grid !important;
}
.tablet\:ext-hidden {
display: none !important;
}
.tablet\:ext-w-auto {
width: auto !important;
}
.tablet\:ext-w-full {
width: 100% !important;
}
.tablet\:ext-max-w-full {
max-width: 100% !important;
}
.tablet\:ext-flex-1 {
flex: 1 1 0% !important;
}
.tablet\:ext-flex-auto {
flex: 1 1 auto !important;
}
.tablet\:ext-flex-initial {
flex: 0 1 auto !important;
}
.tablet\:ext-flex-none {
flex: none !important;
}
.tablet\:ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.tablet\:ext-flex-shrink {
flex-shrink: 1 !important;
}
.tablet\:ext-flex-grow-0 {
flex-grow: 0 !important;
}
.tablet\:ext-flex-grow {
flex-grow: 1 !important;
}
.tablet\:ext-list-none {
list-style-type: none !important;
}
.tablet\:ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-none {
grid-template-columns: none !important;
}
.tablet\:ext-flex-row {
flex-direction: row !important;
}
.tablet\:ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.tablet\:ext-flex-col {
flex-direction: column !important;
}
.tablet\:ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.tablet\:ext-flex-wrap {
flex-wrap: wrap !important;
}
.tablet\:ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.tablet\:ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.tablet\:ext-items-start {
align-items: flex-start !important;
}
.tablet\:ext-items-end {
align-items: flex-end !important;
}
.tablet\:ext-items-center {
align-items: center !important;
}
.tablet\:ext-items-baseline {
align-items: baseline !important;
}
.tablet\:ext-items-stretch {
align-items: stretch !important;
}
.tablet\:ext-justify-start {
justify-content: flex-start !important;
}
.tablet\:ext-justify-end {
justify-content: flex-end !important;
}
.tablet\:ext-justify-center {
justify-content: center !important;
}
.tablet\:ext-justify-between {
justify-content: space-between !important;
}
.tablet\:ext-justify-around {
justify-content: space-around !important;
}
.tablet\:ext-justify-evenly {
justify-content: space-evenly !important;
}
.tablet\:ext-justify-items-start {
justify-items: start !important;
}
.tablet\:ext-justify-items-end {
justify-items: end !important;
}
.tablet\:ext-justify-items-center {
justify-items: center !important;
}
.tablet\:ext-justify-items-stretch {
justify-items: stretch !important;
}
.tablet\:ext-justify-self-auto {
justify-self: auto !important;
}
.tablet\:ext-justify-self-start {
justify-self: start !important;
}
.tablet\:ext-justify-self-end {
justify-self: end !important;
}
.tablet\:ext-justify-self-center {
justify-self: center !important;
}
.tablet\:ext-justify-self-stretch {
justify-self: stretch !important;
}
.tablet\:ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.tablet\:ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.tablet\:ext-px-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-py-0:not([style*="padding"]) {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.tablet\:ext-py-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-py-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.tablet\:ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.tablet\:ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.tablet\:ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pl-0:not([style*="padding"]) {
padding-left: 0 !important;
}
.tablet\:ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-text-left {
text-align: left !important;
}
.tablet\:ext-text-center {
text-align: center !important;
}
.tablet\:ext-text-right {
text-align: right !important;
}
}
@media (min-width: 1080px) {
.desktop\:ext-absolute {
position: absolute !important;
}
.desktop\:ext-relative {
position: relative !important;
}
.desktop\:ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-order-1 {
order: 1 !important;
}
.desktop\:ext-order-2 {
order: 2 !important;
}
.desktop\:ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.desktop\:ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.desktop\:ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.desktop\:ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.desktop\:ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-my-0:not([style*="margin"]) {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.desktop\:ext-my-auto:not([style*="margin"]) {
margin-bottom: auto !important;
margin-top: auto !important;
}
.desktop\:ext-my-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-my-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--my-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--my-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mt-0:not([style*="margin"]) {
margin-top: 0 !important;
}
.desktop\:ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.desktop\:ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.desktop\:ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.desktop\:ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mb-0:not([style*="margin"]) {
margin-bottom: 0 !important;
}
.desktop\:ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.desktop\:ext-mb-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-ml-0:not([style*="margin"]) {
margin-left: 0 !important;
}
.desktop\:ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.desktop\:ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-block {
display: block !important;
}
.desktop\:ext-inline-block {
display: inline-block !important;
}
.desktop\:ext-inline {
display: inline !important;
}
.desktop\:ext-flex {
display: flex !important;
}
.desktop\:ext-inline-flex {
display: inline-flex !important;
}
.desktop\:ext-grid {
display: grid !important;
}
.desktop\:ext-inline-grid {
display: inline-grid !important;
}
.desktop\:ext-hidden {
display: none !important;
}
.desktop\:ext-w-auto {
width: auto !important;
}
.desktop\:ext-w-full {
width: 100% !important;
}
.desktop\:ext-max-w-full {
max-width: 100% !important;
}
.desktop\:ext-flex-1 {
flex: 1 1 0% !important;
}
.desktop\:ext-flex-auto {
flex: 1 1 auto !important;
}
.desktop\:ext-flex-initial {
flex: 0 1 auto !important;
}
.desktop\:ext-flex-none {
flex: none !important;
}
.desktop\:ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.desktop\:ext-flex-shrink {
flex-shrink: 1 !important;
}
.desktop\:ext-flex-grow-0 {
flex-grow: 0 !important;
}
.desktop\:ext-flex-grow {
flex-grow: 1 !important;
}
.desktop\:ext-list-none {
list-style-type: none !important;
}
.desktop\:ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-none {
grid-template-columns: none !important;
}
.desktop\:ext-flex-row {
flex-direction: row !important;
}
.desktop\:ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.desktop\:ext-flex-col {
flex-direction: column !important;
}
.desktop\:ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.desktop\:ext-flex-wrap {
flex-wrap: wrap !important;
}
.desktop\:ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.desktop\:ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.desktop\:ext-items-start {
align-items: flex-start !important;
}
.desktop\:ext-items-end {
align-items: flex-end !important;
}
.desktop\:ext-items-center {
align-items: center !important;
}
.desktop\:ext-items-baseline {
align-items: baseline !important;
}
.desktop\:ext-items-stretch {
align-items: stretch !important;
}
.desktop\:ext-justify-start {
justify-content: flex-start !important;
}
.desktop\:ext-justify-end {
justify-content: flex-end !important;
}
.desktop\:ext-justify-center {
justify-content: center !important;
}
.desktop\:ext-justify-between {
justify-content: space-between !important;
}
.desktop\:ext-justify-around {
justify-content: space-around !important;
}
.desktop\:ext-justify-evenly {
justify-content: space-evenly !important;
}
.desktop\:ext-justify-items-start {
justify-items: start !important;
}
.desktop\:ext-justify-items-end {
justify-items: end !important;
}
.desktop\:ext-justify-items-center {
justify-items: center !important;
}
.desktop\:ext-justify-items-stretch {
justify-items: stretch !important;
}
.desktop\:ext-justify-self-auto {
justify-self: auto !important;
}
.desktop\:ext-justify-self-start {
justify-self: start !important;
}
.desktop\:ext-justify-self-end {
justify-self: end !important;
}
.desktop\:ext-justify-self-center {
justify-self: center !important;
}
.desktop\:ext-justify-self-stretch {
justify-self: stretch !important;
}
.desktop\:ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.desktop\:ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.desktop\:ext-px-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-py-0:not([style*="padding"]) {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.desktop\:ext-py-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-py-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.desktop\:ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.desktop\:ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.desktop\:ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pl-0:not([style*="padding"]) {
padding-left: 0 !important;
}
.desktop\:ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-text-left {
text-align: left !important;
}
.desktop\:ext-text-center {
text-align: center !important;
}
.desktop\:ext-text-right {
text-align: right !important;
}
}
.is-layout-flex {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.5em;
}
[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
max-width: 1280px;
margin-left: auto !important;
margin-right: auto !important;
}a, a:hover, a:focus {
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.envo-extra-elementor-menu #site-navigation {
border-bottom: none;
}
.envo-extra-elementor-menu #site-navigation.shrink {
min-height: 60px;
position: relative;
width: auto;
z-index: 9;
top: auto;
}
.envo-extra-elementor-menu .shrink .navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 30px;
max-height: 80px;
}
.elementor-editor-active .elementor-edit-area-active li.product img.secondary-image {
display: none !important;
}
.archive-img-wrap {
display: block;
position: relative;
clear: both;
}
@media only screen and (max-width: 991px) {
.blog .page-area .col-md-9, .archive .page-area .col-md-9, article.col-md-9 {
width: 100%;
}
}
.site-header.shrink, .main-menu.shrink {
min-height: 50px;
position: fixed;
width: 100%;
z-index: 999;
top: 0;
-webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
border: none;
}
.shrink .header-right {
flex: auto;
}
@media (min-width: 600px) {
.admin-bar .site-header.shrink, .admin-bar .main-menu.shrink {
top: 32px;
}
} #product-nav {
margin: 30px 0 50px;
position: relative;
width: 100%;
display: inline-block;
}
.ie9 #product-nav{
padding-bottom: 50px;
}
#product-nav span.prev-label,
#product-nav span.next-label {
position: absolute;
top: -12px;
}
.ie9 #product-nav span.prev-label,
.ie9 #product-nav span.next-label {
top: 10px;
}
#product-nav span.prev-label {
left: 60px;
}
#product-nav span.next-label {
right: 60px;
}
#product-nav > a {
overflow: hidden;
width: 48px;
height: 48px;
-webkit-transition: width 0.4s, background-color 0.4s;
transition: width 0.4s, background-color 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
position: absolute;
display: block;
outline: none;
text-align: left;
z-index: 9;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid;
border-radius: 40px;
background: #fff;
}
#product-nav > a[rel='prev'] {
left: 10px;
}
#product-nav > a[rel='next'] {
right: 10px;
}
#product-nav > a:hover {
width: 240px;
}
#product-nav span.las {
position: absolute;
z-index: 100;
padding: 17px 5px 15px 0;
width: 45px;
text-align: center;
}
#product-nav > a[rel='next'] span.las {
right: 0;
padding: 17px 0 15px 1px;
}
#product-nav div.prev-product,
#product-nav div.next-product{
position: absolute;
top: 0;    
width: 240px;
height: 48px;
}
#product-nav div.next-product {
right: 0;
}
#product-nav div.prev-product h5,
#product-nav div.next-product h5 {
position: relative;
margin: 0;
line-height: 48px;
text-align: right;
padding: 0 55px 0 25px;
text-transform: uppercase;
}
#product-nav div.next-product h5 {
text-align: left;
padding: 0 25px 0 55px;
}
#product-nav div.prev-product img.attachment-shop_thumbnail,
#product-nav div.next-product img.attachment-shop_thumbnail {
position: absolute;
top: 0;
height: 45px;
width: auto;
right: 7px;
padding: 2px 0;
border-radius: 30px;
}
#product-nav div.next-product img.attachment-shop_thumbnail {
left: 7px;
}
.elementor-image .news-thumb img {
width: auto;
}
.envo-extra-elementor-categories a, .envo-extra-elementor-feed-title {
display: inline-block;
vertical-align: middle;
} 
.envo-extra-elementor-icon.elementor-align-icon-left {
float: left;
margin-right: 5px;
}
.envo-extra-elementor-icon.elementor-align-icon-right {
float: right;
margin-left: 5px;
} .woo-float-info {
width: 100%;
position: fixed;
position: -webkit-sticky;
background-color: #fff;
-webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
text-align: center;
padding: 8px;
z-index: 99;
}
.woo-float-info .news-thumb {
max-width: 60px;
margin-right: 15px;
margin-bottom: 0;
display: inline-block;
}
.woo-float-info .product_title.entry-title {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 20px;
display: inline-block;
font-weight: 700;
letter-spacing: -.02em;
}
.woo-float-info p.price {
font-size: 12px;
line-height: 14px;
display: inline-block;
margin: 15px;
}
.woo-float-info .close-me{
font-size: 13px;
position:absolute;
cursor:pointer;
top:0;
right:0;
color: #b50000;
padding: 0px 8px 2px 8px;
}
.woo-float-info .close-me:after {
font-family: 'Line Awesome Free';
content: "\f00d";
font-weight: 700;
}
.woo-float-info a.button {
padding: 5px 12px;
font-size: 15px;
}
.woocommerce .woo-float-info img {
max-width: 50px;
margin-right: 10px;
max-height: 50px;
} .center-cart-middle {
width: 450px;
height: auto;
position: fixed;
top: calc(50% - 135px);
left: calc(50% - 225px);
padding: 20px;
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
z-index: 99999;
animation: showup 0.7s;
}
.middle-cart {
display: none;
z-index: 9999;
}
#middle-cart-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.42);
z-index: 9999;
animation: showup 0.7s;
}
#middle-cart-close {
position: absolute;
top: -8px;
right: -8px;
background-color: #e70000;
color: #fff;
border-radius: 20px;
font-size: 14px;
width: 26px;
height: 26px;
line-height: 26px;
cursor: pointer;
}
.product-added-to-cart-middle .middle-cart {
display: block;
}
.center-cart-middle.text-center .woocommerce-mini-cart {
max-height: 130px;
overflow-x: auto;
}
.archive-product-categories a {
font-size: 90%;
margin-left: 5px;
}
.archive-product-categories {
margin-left: 5px;
}
.rtl .archive-product-categories {
margin-right: 5px;
} .envo-has-gallery {
position: relative;
}
.envo-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
}
#return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
display: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 999;
}
#return-to-top i {
color: #fff;
margin: 0;
position: relative;
left: 16px;
top: 10px;
font-size: 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#return-to-top:hover {
background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
color: #fff;
top: 15px;
}
.f-posts-shortcode {
display: block;
overflow: hidden;
}
.f-posts-shortcode article {
clear: none;
margin-bottom: 20px;
}
.page-builders .f-posts-shortcode article {
padding-left: 15px;
padding-right: 15px;
}
.f-posts-shortcode .col-md-6:nth-child(2n+1),
.f-posts-shortcode .col-md-4:nth-child(3n+1),
.f-posts-shortcode .col-md-3:nth-child(4n+1),
.f-posts-shortcode .col-md-2:nth-child(6n+1) {
clear: left;
}
.countdown-item {
text-align: center;
max-width: 25%;
width: 25%;
float: left;
line-height: 16px;
font-size: 10px;
margin-right: 6px;
color: #000;
letter-spacing: -0.5px;
}
.countdown-item:last-child {
margin-right: 0;
}
.countdown-item span {
display: block;
padding: 3px;
border: 1px solid;
background-color: #d9d9d9;
font-size: 13px;
line-height: 18px;
border: none;
border-radius: 3px;
color: #000;
position: relative;
}
.countdown-item span:after {
content: ":";
position: absolute;
right: -5px;
font-weight: 700;
}
.countdown-item:last-child span:after {
display: none;
}
.the-countdown {
display: flex;
float: none;
align-items: center;
justify-content: space-between;
position: relative;
margin-bottom: 10px;
}
.the-countdown-notice {
display: block;
clear: both;
font-size: 13px;
line-height: 18px;
padding: 5px 0 8px 0;
} .it-has-gallery {
position: relative;
}
.it-has-gallery .secondary-image {
position: absolute;
top:0;
left:0;
opacity:0;
padding: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce ul.products li.product:hover .secondary-image {
opacity: 1;
} .arhive-product-gallery {
position: absolute;
top: 3%;
left: 5%;
z-index: 9;
max-width: 50px;
}
.arhive-product-gallery-image {
width: 45px;
height: 45px;
margin-bottom: 5px;
}
.woocommerce ul.products li.product .arhive-product-gallery-image img {
padding: 3px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
margin: 0;
}
.woocommerce ul.products li.product:hover .arhive-product-gallery-image img {
margin: 0;
}
.the-product-share {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 0;
text-align: center;
clear: both;
margin-bottom: 15px;
}
.the-product-share ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.the-product-share ul li {
border: 0;
border-right-width: 1px;
border-style: solid;
border-color: #e9e9e9;
padding: 15px 20px; }
.the-product-share ul li:last-child {
border-right: 0;
}
.the-product-share ul li a {
display: block;
border: 0;
width: auto;
height: auto;
font-size: 13px;
line-height: 1.5;
margin: 0 !important;
border-radius: 0;
}
.the-product-share ul li a .the-icon-wrap {
display: -webkit-inline-flex;
display: -ms-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #333;
width: 40px;
height: 40px;
line-height: 1;
font-size: 16px;
border-radius: 50%;
vertical-align: middle;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.the-product-share ul li a .the-icon-wrap .the-icon {
fill: #fff;
width: 16px;
height: 16px; }
.the-product-share ul li a .product-share-text {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
width: calc(100% - 50px);
color: #404040;
}
.the-product-share ul li.twitter a:hover .product-share-text {
color: #00aced;
}
.the-product-share ul li.twitter a:hover .the-icon-wrap {
background-color: #00aced;
}
.the-product-share ul li.facebook a:hover .product-share-text {
color: #3b5998;
}
.the-product-share ul li.facebook a:hover .the-icon-wrap {
background-color: #3b5998;
}
.the-product-share ul li.pinterest a:hover .product-share-text {
color: #cb2027;
}
.the-product-share ul li.pinterest a:hover .the-icon-wrap {
background-color: #cb2027;
}
.the-product-share ul li.email a:hover .product-share-text {
color: #3fc387;
}
.the-product-share ul li.email a:hover .the-icon-wrap {
background-color: #3fc387;
} @media only screen and (max-width: 767px) {
.the-product-share ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.the-product-share ul li {
width: 50%;
border-right-width: 0;
padding: 20px 0; }
.the-product-share ul li:last-child {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 1px; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 1px; }
.the-product-share ul li a {
display: inline-block; }
.rtl .the-product-share ul li {
border-left-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 1px;
border-right-width: 0; } 
} @media only screen and (max-width: 320px) {
.the-product-share ul li {
width: 100%;
border-top-width: 1px; }
.the-product-share ul li:first-child {
border-top-width: 0; }
.the-product-share ul li:nth-child(-n+2) {
border-bottom-width: 0; }
.the-product-share ul li:nth-child(2n+1) {
border-right-width: 0; }
.rtl .the-product-share ul li:nth-child(2n+1) {
border-left-width: 0;
border-right-width: 0; } 
}
.fancybox-container {
z-index: 999939;
}
.show-canvas-filter #site-canvas {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-transform: translateX(300px);
transform: translateX(300px);
-webkit-box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
box-shadow: 300px 0 0 1900px rgba(0,0,0,.2), 0 0 20px rgba(0,0,0,.2);
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
#site-canvas {
width: 300px;
position: fixed;
top: 0;
left: 0;
height: 100%;
z-index: 999;
left: -300px;
background: #fff;
padding: 25px;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
a.canvas-toggle-nav.bars {
float: right;
height: 34px;
font-size: 14px;
font-weight: 600;
line-height: 34px;
padding: 0 14px;
border: 1px solid #aaaaaa;
margin: 0 0 0 20px;
text-align: center;
}
a.canvas-toggle-nav i.las.la-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}
.canvas-toggle-nav i.las.la-bars {
margin-right: 5px;
}
aside#off-canvas-sidebar-filter {
display: block;
float: left;
width: 100%;
}
.woocommerce-perpage {
float: right;
height: 34px;
font-size: 14px;
font-weight: 400;
line-height: 34px;
padding: 0 14px;
text-transform: uppercase;
}
.woocommerce-perpage a {
margin: 0 4px;
opacity: 0.8;
}
.woocommerce-perpage span:last-child {
display: none;
}
.woo-infinite-loading nav.woocommerce-pagination {
display: none;
}
.infinite-scroll-error.infinite-scroll-last {
display: none;
}
.page-load-status {
clear: both;
text-align: center;
margin: 20px 0;
display: none;
} form.the-searchform button {
display: block;
position: absolute;
top: 50%;
right: 0;
min-width: 40px;
height: 60%;
height: 100%;
font-size: 12px;
font-weight: 600;
background-color: transparent !important;
margin: 0;
padding: 0;
border: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.the-search-wrap {
position: relative; }
.the-search-wrap .search-submit {
color: #333;
font-size: 12px;}
.the-search-wrap .search-submit:focus, .the-search-wrap .search-submit:hover {
color: #333; }
.the-search-wrap input {
height: 42px;
}
.the-search-wrap .the-ajax-loading {
display: none;
background: transparent url(//kurswelt24.de/wp-content/plugins/envo-extra/images/loading.gif) no-repeat center center;
background-size: 100%;
position: absolute;
top: 50%;
right: 60px;
margin-top: -13px;
width: 56px;
height: 26px; }
.the-search-wrap .the-search-results {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #fff;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
z-index: 999;
overflow: hidden; }
.the-search-wrap .the-search-results ul {
list-style: none;
padding: 0;
margin: 0; }
.the-search-wrap ul li {
margin: 0 !important;
padding: 0 !important;
border: none;
}
.the-search-wrap .the-search-results ul li a.search-result-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.the-search-wrap .the-search-results ul li a {
position: relative;
font-size: 14px;
line-height: 1;
padding: 10px 34px 10px 13px;
border-bottom: 1px solid #eaeaea;
letter-spacing: 0.6px; }
.the-search-wrap .the-search-results ul li a img {
float: left;
max-width: 30px;
margin-right: 10px; }
.the-search-wrap .the-search-results ul li a .result-title {
display: block;
line-height: 1.3;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.the-search-wrap .the-search-results ul li a i.icon {
position: absolute;
top: 50%;
right: 13px;
margin-top: -6px;
font-size: 12px;
color: #aaa;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.the-search-wrap .the-search-results ul li a:hover i.icon {
color: #666; }
.the-search-wrap .the-search-results ul li a.all-results {
display: block;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.6px;
text-align: center; }
.the-search-wrap .the-search-results ul li a.all-results span {
display: inline-block;
padding-bottom: 3px;
border-bottom: 1px solid; }
.the-search-wrap .the-search-results ul li a.all-results span i {
padding-left: 5px; }
.the-search-wrap .the-search-results ul li a.search-result-link:hover {
background-color: #f8f8f8;
color: #555; }
.the-search-wrap .the-search-results ul li:last-child a {
border-bottom: 0; }
.the-search-wrap .the-no-search-results {
position: relative;
font-size: 14px;
line-height: 1;
padding: 18px 18px; }
.the-search-wrap .the-no-search-results h6 {
margin: 0 0 10px; }
.the-search-wrap .the-no-search-results p {
margin: 0; }
form.the-searchform {
width: 100%;
height: auto; }
form.the-searchform,
form.the-searchform input.field {
min-height: 40px; }
form.the-searchform input.field:focus {
-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1); } body.rtl .the-search-wrap .the-ajax-loading {
left: 60px;
right: auto; }
body.rtl .the-search-wrap .the-search-results {
right: 0;
left: auto; }
body.rtl .the-search-wrap .the-search-results ul li a {
padding-left: 34px;
padding-right: 13px; }
body.rtl .the-search-wrap .the-search-results ul li a .result-thumb {
margin-left: 10px;
margin-right: 0; }
body.rtl .the-search-wrap .the-search-results ul li a i.icon {
left: 13px;
right: auto; }
body.rtl .the-search-wrap .the-search-results ul li a.all-results span i {
padding-right: 5px;
padding-left: 0; }
body.rtl .the-search-wrap form.the-searchform button {
left: 0;
right: auto; } .widget_envo_wc_category_accordion ul li{
padding: 10px 0;
list-style-type: none;
border-bottom: 1px solid;
text-transform: uppercase;
}
.widget_envo_wc_category_accordion ul li.closed {
}
.widget_envo_wc_category_accordion ul li.cat-parent.opened{
padding-bottom: 0;
}
.widget_envo_wc_category_accordion ul{
padding-left: 20px;
}
.widget_envo_wc_category_accordion ul li.cat-parent{
padding-top: 10px;
}
.widget_envo_wc_category_accordion ul li:not(.cat-parent),
.widget_envo_wc_category_accordion ul li:not(.opened){
padding: 5px 0;
border: none;
}
.widget_envo_wc_category_accordion ul.children li:before{
font-family: 'Line Awesome Free';
content: '\f105';
font-weight: 900;
display: inline-block;
margin-right: 5px;
margin-left: -10px;
}
.widget_envo_wc_category_accordion ul.children li.cat-parent{
padding-bottom: 0;
}
.widget_envo_wc_category_accordion ul.children li.cat-parent ul{
padding-left: 20px;
}
.widget_envo_wc_category_accordion ul.envo_category_accordion_widget > li {
border-bottom: 1px solid #e2e2e2;
}
.widget_envo_wc_category_accordion ul.envo_category_accordion_widget li i {
float: right;
cursor: pointer;
display: inline-block;
width: 10px;
height: 10px;
margin-right: 10px;
font-size: 20px;
}
.rtl .widget_envo_wc_category_accordion ul.envo_category_accordion_widget li i {
float: left;
margin-left: 10px;
}
.rtl .widget_envo_wc_category_accordion ul.children li:before {
margin-left: 5px;
}
.widget_envo_wc_category_accordion ul li span.count {
margin-left: 4px;
}
.widget_envo_wc_category_accordion .highlight_cat{
font-weight: bold;
}
.rtl #return-to-top {
right: auto;
left: 20px;
}
.rtl #return-to-top i {
left: -15px;
}
#popup-login {
width: 90%;
max-width: 850px;
max-height: 60vh;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
background: #fff;
padding: 25px;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 999999;
overflow-y: auto;
}
.show-popup-login #popup-login {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-webkit-box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
box-shadow: 300px 0 0 1900px rgb(0 0 0 / 20%), 0 0 20px rgb(0 0 0 / 20%);
}
a.login-canvas-toggle-nav i.las.la-times {
float: right;
display: block;
clear: both;
font-size: 22px;
line-height: 22px;
}
.title-off .page-area, .title-off .single-entry-summary {
padding-top: 0;
margin-top: 0;
}
.gutenberg-on article {
margin-bottom: 0;
}
.transparent-header .site-header.business-heading:not(.shrink),
.transparent-header .site-header.business-heading:not(.shrink) #site-navigation,
.transparent-header .main-menu, 
.transparent-header #second-site-navigation,
.transparent-header #site-navigation {
background-color: transparent;
border-bottom-color: rgba(246, 246, 246, 0.1);
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}