<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
    .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-didozird:before,
.slick-next.slick-didozird:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-dots {
list-style: none;
display: block;
text-align: center;
padding: 19px 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 8px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
color: transparent;
opacity: 1;
}
.slick-dots li button:before {
background-color: transparent;
border: 4px solid #fff;
border-radius: 50%;
display: inline-block;
height: 20px;
width: 20px;
}
.slick-dots li.slick-active button:before {
background-color: #fff;
} .slick-slider {
position: relative;
overflow: hidden;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
width: 100%;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close, .woosw-area.woosw-area .woosw-continue {
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.woocommerce-review-link, .woosw-page a,
.woosw-continue {
position: relative;
}
.woocommerce-review-link:after, .woosw-page a:after,
.woosw-continue:after {
content: '';
width: 0;
height: 1px;
position: absolute;
left: auto;
right: 0;
bottom: 0;
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
background: currentColor;
}
.woocommerce-review-link:hover:after, .woosw-page a:hover:after,
.woosw-continue:hover:after {
width: 100%;
left: 0;
right: auto;
}  .row {
margin-left: -15px;
margin-right: -15px;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
}    .flex, .ie-detected .tns-controls [data-controls], .woocommerce-pagination ul .page-numbers, .post-nav-item, .search-submit, .scroll-to-top, .widget-ajax-search-lenos .search-submit, .tinvwl-table-manage-list tbody .product-remove .remove, .open-label-shop span, .onsale, #close-cart-sidebar, .cart-sidebar-after-cart, .product_list_widget .remove_from_cart_button, .woocommerce-cart .woocommerce-cart-form tbody .product-remove .remove, .video-popup-btn, .quick-view-close-btn, .select2-container--default .select2-selection--single .select2-selection__arrow, .product-categories.lenos-product-categories .accordion-cat-toggle, .flash-sale-cd, .flash-sale-cd .cd-item, .flash-sale-cd .cd-time {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.inline-flex, .blog-article .theme-social-icon a, .shop-cart-count,
.count-wishlist, .swatch.swatch-label, .p-attr-swatch, .loop-action .product-quick-view-btn span,
.loop-action .product-action-wishlist a,
.loop-action .product-action-compare a, .has-product-load-more-button .load-more-product-btn, .flash-sale-atc a {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.ht-grid {
margin-left: -15px;
margin-right: -15px;
min-height: 1px;
}
.ht-grid-item {
padding-left: 15px;
padding-right: 15px;
float: left;
min-height: 1px;
min-height: 1px;
}
@media (min-width: 1024px) {
.ht-grid-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.ht-grid-tablet-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-tablet-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-tablet-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-tablet-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-tablet-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-tablet-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-tablet-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-tablet-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-tablet-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-tablet-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-tablet-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-tablet-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (max-width: 767px) {
.ht-grid-mobile-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-mobile-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-mobile-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-mobile-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-mobile-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-mobile-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-mobile-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-mobile-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-mobile-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-mobile-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-mobile-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-mobile-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}  .duration, a, #commentform #comment, #commentform .attachment-button,
#commentform #submit, #menu-overlay, .footer-subscribe-form input, .footer-subscribe-form button, .p-attr-swatch:before, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"], .woocommerce-address-fields .button:hover, #shop-cart-sidebar:after, #close-cart-sidebar, #shop-overlay, .woocommerce-cart .woocommerce-cart-form .actions button[type="submit"], .woocommerce-cart .woocommerce-shipping-calculator button[type="submit"], form.woocommerce-checkout #place_order, .form-row input[type="text"],
.form-row input[type="tel"],
.form-row input[type="email"],
.form-row input[type="password"], .form-row textarea, .single-gallery-slider .pro-carousel-image .tns-controls button, .cart .single_add_to_cart_button, .quick-view-content .quick-view-images .tns-controls button, .quick-view-close-btn, .price_slider_wrapper .price_slider_amount button[type=submit], .product-categories.lenos-product-categories .accordion-cat-toggle:before {
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.delay {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}  *,
*:before,
*:after {
box-sizing: border-box;
outline: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
background-color: #fff;
}
body {
margin: 0;
word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
display: block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
ul,
ol {
padding-left: 20px;
}
iframe,
embed,
figure,
figcaption {
border: 0;
margin: 20px 0;
max-width: 100%;
}
iframe {
margin: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
td p:last-child {
margin-bottom: 0;
}
blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
content: "";
}
img,
video {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
audio,
canvas,
video {
display: inline;
zoom: 1;
}
.cl {
clear: both;
}
.flw, .widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item, .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span, .comment-post-pingback, select, .woocommerce-pagination, .blog-article, .blog-article .entry-footer-lenos .tagcloud, .posts-nav, #commentform #comment, #commentform #author,
#commentform #email, #comments, #comments .navigation, .comment-text, .blog .blog-article-sum, .elementor-widget, .widget select, .search-form, .flickr-widget, #theme-footer, .footer-bot, #theme-menu-layout, .menu-layout, #theme-page-header, .page-header, .footer-subscribe-form, .pro-swatch-list, .woocommerce-account .u-column1, .woocommerce-account .u-column2, .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"], .cart-sidebar-content .variation, .cart-sidebar-content .quantity, .product_list_widget, .product_list_widget .mini_cart_item, .woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart-collaterals, .woocommerce-cart .cart_totals, form.woocommerce-checkout, form.woocommerce-checkout #customer_details, form.woocommerce-checkout #order_review, form.woocommerce-checkout #place_order, .form-row, .form-row select, .form-row input[type="text"],
.form-row input[type="tel"],
.form-row input[type="email"],
.form-row input[type="password"], .form-row textarea, .single-gallery-slider.single-gallery-horizontal .pro-carousel-thumb, .single-gallery-slider.single-gallery-horizontal .pro-carousel-image, .single-gallery-slider.single-gallery-fullall .pro-carousel-thumb, .single-gallery-slider.single-gallery-fullall .pro-carousel-image, .single-gallery-slider .summary, .product_meta, .product_meta &gt; span, .woocommerce-Reviews .comment_container, .woocommerce-Reviews .comment_container .comment-text, .upsells.products,
.related.products, .widget.widget_shopping_cart .product_list_widget .quantity, .widget.widget_shopping_cart .woocommerce-mini-cart__total, .widget.widget_shopping_cart .woocommerce-mini-cart__buttons, .widget.widget_shopping_cart .variation, .price_slider_wrapper .price_slider, .widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li, .wd-pro-flash-sale {
float: left;
width: 100%;
}
.display-none {
display: none;
}
.display-block {
display: block;
}
.display-inline-block {
display: inline-block;
}
.display-table {
display: table;
}
.display-flex {
display: flex;
}
.display-inline-flex {
display: inline-flex;
}
.display-inline {
display: inline;
}
.display-initial {
display: initial;
}
.display-inherit {
display: inherit;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.hidden {
display: none;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
}
.screen-reader-text,
.sr-only {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} .sticky,
.bypostauthor {
background: rgba(0, 0, 0, 0);
} .wp-caption {
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
margin-top: 5px;
color: #686868;
font-size: 14px;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.wp-caption .wp-caption-text a {
color: #7b98aa;
}
.wp-caption figcaption.wp-caption-text {
margin-top: 0;
text-align: center;
background: #f5f5f5;
padding: 6px 10px;
font-size: .9em;
font-style: normal;
} .gallery-icon img {
margin: 0 auto;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item {
width: 100%;
display: inline-block;
text-align: center;
vertical-align: top;
margin-top: 0 !important;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 14px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 0;
} .alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
display: inline;
float: right;
margin: 30px 0 30px 30px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
} .post-password-form label {
float: left;
display: -webkit-inline-flex;
display: inline-flex;
align-items: center;
}
.post-password-form input[type='password'] {
height: 48px;
min-width: 240px;
max-width: 100%;
padding: 0 10px;
float: right;
margin-left: 10px;
margin-right: 10px;
border: 1px solid #ddd;
}
.post-password-form input[type='submit'] {
height: 48px;
padding: 0 35px;
cursor: pointer;
border: 0;
float: left;
background-color: #ae845f;
color: #fff;
}
.post-password-form input[type='submit']:hover {
background-color: #222222;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: left;
margin-bottom: 10px;
}
#wp-calendar * {
text-align: center;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar td,
#wp-calendar th {
padding: 0;
line-height: 43px;
} .widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
margin-top: 15px;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
float: left;
width: 70px;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
width: -webkit-calc( 100% - 80px);
width: -moz-calc( 100% - 80px);
width: calc( 100% - 80px);
margin-left: 9px;
float: left;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
font-weight: 600;
line-height: initial;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
margin-top: 10px;
font-size: 12px;
color: #aaaaaa;
} .comment-post-pingback {
line-height: 24px;
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
}
.comment-post-pingback + .comment-post-pingback {
margin-top: 12px;
}
.comment-post-pingback + .comment-item {
margin-top: 50px;
}
.comment-post-pingback .comment-edit-link {
float: right;
margin-left: 20px;
}
.comment-post-pingback .url {
margin-left: 7px;
}
.comment-post-pingback .url:hover {
text-decoration: underline;
}
.tag-markup-2 .entry-description p:last-child {
clear: both;
}
.col-md-12 .wp-block-cover.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
.col-md-12 .alignfull {
margin-top: calc(2 * 1rem);
margin-bottom: calc(2 * 1rem);
left: calc( -35.5% - 75px);
width: calc( 170% + 150px);
max-width: calc( 170% + 150px);
}
.col-md-12 .wp-block-gallery.alignfull,
.col-md-12 .wp-block-media-text.alignfull,
.col-md-12 .wp-block-image.alignfull {
margin-left: calc( -27% - 112px);
width: calc( 155% + 150px);
max-width: calc( 155% + 150px);
}
.col-md-12 .wp-block-embed-wordpress-tv.alignfull {
margin-left: calc( -27% - 112px);
width: calc( 154% + 150px);
max-width: calc( 154% + 150px);
}
.col-md-12 .wp-block-columns.alignfull {
margin-left: calc( -25% - 112px);
width: calc( 150% + 150px);
max-width: calc( 150% + 150px);
}
.wp-block-embed figcaption {
text-align: center;
}
.col-md-12 .wp-block-columns.alignfull .wp-block-column {
padding-left: calc(2 * 1rem);
padding-right: calc(2 * 1rem);
}
.wp-block-cover.aligncenter {
clear: both;
width: auto;
}
.gallery-item {
padding: 10px;
}
.size-full.alignright {
clear: both;
}
@media (max-width: 1700px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0 100px;
}
}
@media (max-width: 1500px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0 200px;
}
}
@media (max-width: 1350px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0 300px;
}
}
@media (max-width: 1350px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0 280px;
}
}
@media (max-width: 1200px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 220px;
}
}
@media (max-width: 1000px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 250px;
}
}
@media (max-width: 992px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 100px;
}
}
@media (max-width: 930px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 150px;
}
}
@media (max-width: 750px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 200px;
}
}
@media (max-width: 550px) {
.col-md-12 .wp-block-image.alignfull {
padding: 0px 150px;
}
}
@media (max-width: 1700px) {
.col-md-12 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-left: 20% !important;
}
}
@media (max-width: 1500px) {
.col-md-12 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-left: 40% !important;
}
}
@media (max-width: 750px) {
.col-md-12 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-left: 50% !important;
}
}
@media (max-width: 550px) {
.col-md-12 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding: 5% 30% !important;
}
}
@media (max-width: 1850px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 10% !important;
}
}
@media (max-width: 1500px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 20% !important;
}
}
@media (max-width: 1400px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 25% !important;
}
}
@media (max-width: 1300px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 30% !important;
}
}
@media (max-width: 1200px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 20% !important;
}
}
@media (max-width: 1150px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 25% !important;
}
}
@media (max-width: 550px) {
.col-md-12 .wp-block-columns.alignfull {
padding: 0 35% !important;
}
}
@media (max-width: 1700px) {
.col-md-12 .wp-block-gallery.alignfull {
padding: 0 5% !important;
}
}
@media (max-width: 1550px) {
.col-md-12 .wp-block-gallery.alignfull {
padding: 0 15% !important;
}
}
@media (max-width: 1350px) {
.col-md-12 .wp-block-gallery.alignfull {
padding: 0 20% !important;
}
}
@media (max-width: 786px) {
.col-md-12 .wp-block-gallery.alignfull {
padding: 0 31% !important;
}
}
@media (max-width: 550px) {
.col-md-12 .wp-block-gallery.alignfull {
padding: 0 38% !important;
}
}
@media (max-width: 1900px) {
.col-md-12 .wp-block-embed-wordpress-tv.alignfull {
padding: 0 1% !important;
}
}
@media (max-width: 1870px) {
.col-md-12 .wp-block-embed-wordpress-tv.alignfull {
padding: 0 2% !important;
}
}
@media (max-width: 1800px) {
.col-md-12 .wp-block-embed-wordpress-tv.alignfull {
padding: 0 5% !important;
}
}
@media (max-width: 1280px) {
.col-md-12 .wp-block-embed-wordpress-tv.alignfull {
padding: 0 27% !important;
}
}
.wp-block-tag-cloud a {
line-height: 28px !important;
font-size: 14px !important;
height: 30px;
padding: 0 15px;
display: inline-block;
border: 1px solid #eeeeee;
margin-right: 10px;
margin-bottom: 10px;
}
.wp-block-tag-cloud a:hover {
border-color: #ae845f;
}
.wp-block-calendar table th {
background: #ffffff;
}
.theme-page-links .post-page-numbers span {
width: 40px;
height: 40px;
font-size: 14px;
border: 1px solid #3b3c58;
border-radius: 50px;
display: inline-block;
text-align: center;
margin-right: 8px;
line-height: 38px;
}
.post-password-form {
overflow: hidden;
}
#comments .comment-info a {
letter-spacing: 0.28px;
color: #fc5a34;
}
#today {
background: #fc5a34;
color: #ffffff;
}
#today a {
color: #ffffff;
text-decoration: none;
}
.wp-block-button__link {
border-radius: 5px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-size: 18px;
margin: 0;
padding: 12px 24px;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-cover {
margin-bottom: 10px;
}
.wp-block-gallery .blocks-gallery-grid figcaption {
margin: 0;
line-height: 24px !important;
}
.has-large-font-size {
line-height: 54px !important;
}
.page #comments {
margin-top: 35px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox {
margin-top: 2px;
}
#ship-to-different-address {
display: flex;
}
#ship-to-different-address span {
font-size: inherit;
}
#sidebar-menu-content .theme-primary-menu &gt; li &gt; a {
z-index: 2;
}
#sidebar-menu-content .theme-primary-menu .sub-menu a {
z-index: 2;
}
.theme-page-links {
clear: both;
}
.blog-article .page .blog-header-info .if-cat {
display: none;
}
body .wp-block-cover-text {
color: #ffffff !important;
}
.is-style-squared .wp-block-button__link {
border-radius: 25px;
}
.entry .entry-content p,
.single-post .entry-content p {
word-wrap: break-word;
}
.widget.widget_block h2 {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.26px;
}
.widget .widget-title {
font-size: 24px !important;
font-weight: 400 !important;
letter-spacing: normal !important;
text-transform: capitalize;
}
.select2-container .select2-dropdown {
border-top: 0;
padding: 0.9rem 1.1rem;
}
.select2-container .select2-dropdown,
.select2-container .select2-selection {
border: 1px solid #dddddd;
border-radius: 0;
} @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
transform: skewX(0.39062deg) skewY(0.39062deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
transform: skewX(0.39062deg) skewY(0.39062deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}
.elementor-control-type-autocomplete .eicon-spinner {
margin-left: 5px;
}
.wty-autocomplete .wty-autocomplete-selection {
display: flex;
flex-wrap: wrap;
border: 1px solid #64666a;
background-color: #34383C;
padding: 3px 6px;
}
.wty-autocomplete .wty-autocomplete-id {
margin-top: 3px;
margin-right: 5px;
margin-bottom: 3px;
background-color: #4C4F56;
color: #E0E1E3;
padding: 0.2em 0.5em;
border-radius: 0;
font-size: 0.9em;
line-height: 1.3em;
cursor: default;
}
.wty-autocomplete .wty-autocomplete-remove-id {
cursor: pointer;
margin-left: 5px;
}
.wty-autocomplete .wty-autocomplete-remove-id:hover {
color: #f00;
}
.wty-autocomplete .wty-autocomplete-search {
border: 0;
padding-left: 0;
padding-right: 0;
width: auto;
flex-grow: 1;
background-color: transparent;
}
.wty-autocomplete .wty-autocomplete-dropdown {
display: flex;
flex-direction: column;
border: 1px solid #64666a;
background-color: #34383C;
border-top: 0;
}
.wty-autocomplete .wty-autocomplete-dropdown:empty {
display: none;
}
.wty-autocomplete .wty-autocomplete-dropdown .wty-autocomplete-id {
width: 100%;
background-color: transparent;
padding: 6px;
color: #fff;
margin: 0;
}
.wty-autocomplete .wty-autocomplete-dropdown .wty-autocomplete-id.disabled, .wty-autocomplete .wty-autocomplete-dropdown .wty-autocomplete-id:hover {
background-color: #4C4F56;
}
.wty-autocomplete .no-posts-found,
.wty-autocomplete .wty-autocomplete-searching {
padding: 1em 0.5em;
}
@font-face {
font-family: "FontAwesome";
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.eot);
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.woff2) format("woff2"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.woff) format("woff"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.ttf) format("truetype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/fontawesome-webfont.svg) format("svg");
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa:before {
font-family: "FontAwesome" !important;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul &gt; li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.wpcf7 .ajax-loader {
position: absolute;
left: 0;
bottom: -30px;
opacity: 0;
visibility: hidden;
}
.wpcf7 .ajax-loader:before {
content: "\f021";
font-family: "FontAwesome";
}
.wpcf7 .ajax-loader.is-active {
opacity: 1;
visibility: visible;
animation: loading 0.5s linear infinite;
}
.wpcf7 .screen-reader-response {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.wpcf7-not-valid {
border-color: #fc5a34 !important;
}
.wpcf7-mail-sent-ok {
color: #27ae61;
}
.wpcf7-not-valid-tip,
.wpcf7-display-none {
display: none;
}
.wpcf7-response-output {
margin: 10px 0 10px;
}
.wpcf7-validation-errors {
color: #fc5a34;
}
.wpcf7-text,
.wpcf7-textarea {
border: 1px solid #dddddd;
color: #666666;
width: 100%;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
border-color: #ae845f;
}
.wpcf7-text {
height: 45px;
padding: 0 20px;
}
.wpcf7-textarea {
padding: 10px 25px;
}
.wpcf7-submit {
height: 45px;
border: 1px solid transparent;
background-color: #222222;
color: #ffffff;
}
.ctf-deco1:after {
display: table;
clear: both;
content: "";
}
.ctf-deco1 .wpcf7-text {
float: left;
width: 70%;
}
.ctf-deco1 .wpcf7-submit {
float: right;
width: 30%;
}
.ctf-deco1--dark .wpcf7-text {
padding-left: 0;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #999999;
border-left: 0;
background-color: transparent;
color: #ffffff;
}
.ctf-deco1--dark .wpcf7-text:focus {
border-bottom-color: #ffffff;
}
.ctf-deco1--dark .wpcf7-submit {
width: 25%;
border: 1px solid #ffffff;
background-color: transparent;
}
.ctf-deco1--dark .wpcf7-submit:hover {
background-color: #ffffff;
color: #222222;
opacity: 1;
}
.ctf-contact-form .wpcf7-form-control {
margin-bottom: 15px;
}
.ctf-contact-form .wpcf7-submit {
padding-right: 40px;
padding-left: 40px;
}
.ctf-contact-form .ajax-loader {
left: 15px;
}
@keyframes loading {
100% {
transform: rotate(360deg);
}
}
.newsletter-section {
max-width: 570px;
margin: 0 auto;
padding: 20px;
border: 1px solid #eeeeee;
background-color: #fff;
text-align: center;
}
@media (min-width: 768px) {
.newsletter-section {
padding: 60px 100px;
}
}
.newsletter-section ~ .wpcf7-response-output {
max-width: 570px;
margin-left: auto;
margin-right: auto;
}
.newsletter-section__title {
margin-top: 0;
margin-bottom: 35px;
color: #234069;
font-size: 14px;
text-transform: uppercase;
line-height: 1.6;
}
@media (min-width: 768px) {
.newsletter-section__title {
max-width: 275px;
margin-left: auto;
margin-right: auto;
}
}
.newsletter-section__field {
height: 45px;
margin-bottom: 30px;
border: 1px solid transparent;
background-color: #eeeeee;
color: #999;
font-size: 18px;
}
.newsletter-section__field:focus {
border: 1px solid #999;
}
.newsletter-section__submit {
border: 0 !important;
background: none;
color: #d21515;
font-weight: 600;
text-decoration: underline;
text-transform: uppercase;
}
.newsletter-section__submit:focus {
outline: thin dotted;
}
.form-home-footer,
.form-home-footer-white {
position: relative;
}
.form-home-footer .input-footer,
.form-home-footer-white .input-footer {
height: 45px;
background-color: transparent;
color: #999999;
font-size: 14px;
letter-spacing: 0.28px;
padding-left: 0;
border-color: transparent;
border-bottom: 2px solid #222222;
width: calc(100% - 90px);
}
.form-home-footer .input-footer::placeholder,
.form-home-footer-white .input-footer::placeholder { color: #999999;
}
.form-home-footer .input-footer:-ms-input-placeholder,
.form-home-footer-white .input-footer:-ms-input-placeholder { color: #999999;
}
.form-home-footer .input-footer::-ms-input-placeholder,
.form-home-footer-white .input-footer::-ms-input-placeholder { color: #999999;
}
.form-home-footer .input-footer:focus,
.form-home-footer-white .input-footer:focus {
border-color: transparent;
border-bottom: 2px solid #ae845f;
}
.form-home-footer .submit-footer,
.form-home-footer-white .submit-footer {
font-size: 14px;
letter-spacing: 0.28px;
color: #222222;
height: 48px;
width: 76px;
text-transform: uppercase;
background-color: transparent;
position: absolute;
top: 0px;
right: 0px;
border-color: transparent;
border-bottom: 2px solid #222222;
}
.form-home-footer .submit-footer:hover,
.form-home-footer-white .submit-footer:hover {
border-bottom: 2px solid #ae845f;
color: #ae845f;
}
@media (min-width: 992px) and (max-width: 1199px) {
.form-home-footer .submit-footer,
.form-home-footer-white .submit-footer {
padding: 0 10px;
}
}
.form-home-footer-white .input-footer {
border-bottom: 2px solid #ffffff;
}
.form-home-footer-white .input-footer::placeholder { color: #ffffff;
}
.form-home-footer-white .input-footer:-ms-input-placeholder { color: #ffffff;
}
.form-home-footer-white .input-footer::-ms-input-placeholder { color: #ffffff;
}
.form-home-footer-white .input-footer:focus {
border-color: transparent;
border-bottom: 2px solid #ae845f;
}
.form-home-footer-white .submit-footer {
color: #ffffff;
border-bottom: 2px solid #ffffff;
}
.form-home-footer-white .submit-footer:hover {
border-bottom: 2px solid #ae845f;
color: #ae845f;
}
.form-contact .form-wrapper {
padding-bottom: 2px;
}
.form-contact .form-wrapper .indes {
padding-bottom: 18px;
}
.form-contact .form-wrapper .indes .red {
color: #fc5a34;
}
.form-contact .form-wrapper .input-contact,
.form-contact .form-wrapper .input-area {
border-radius: 0;
background-color: #f8f8f8;
}
.form-contact .form-wrapper .submit-contact {
padding: 0 45px;
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
border: none;
border-radius: 0;
}
.form-newletter-footer-v1 {
position: relative;
}
.form-newletter-footer-v1 .input-newletter {
height: 45px;
padding-right: 3.5em;
background: #fff;
}
.form-newletter-footer-v1 .input-newletter::placeholder {
font-size: 14px;
}
.form-newletter-footer-v1 .submit-newletter {
font-size: 0;
height: 45px;
width: 40px;
background: transparent;
position: absolute;
top: 0;
right: 8px;
border: none;
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/newsletter.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 17px;
}
.banner-newletter .input-newletter {
border-color: transparent;
}
.form-newletter-footer-v1.footer-v5 .input-newletter {
border-color: #333333;
}
.form-newletter-footer-v1.footer-v5 .submit-newletter {
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/icon_newletter.png);
}
.form-newletter-footer-v1.newsletter-homepage .input-newletter {
height: 38px;
padding-left: 0;
padding-right: 2em;
border: none;
border-bottom: 1px solid #2f2f30;
}
.form-newletter-footer-v1.newsletter-homepage .input-newletter::placeholder {
font-size: 16px;
color: #959595;
font-style: italic;
font-weight: 300;
}
.form-newletter-footer-v1.newsletter-homepage .submit-newletter {
width: 20px;
padding: 0;
}
.form-newletter-h3 {
display: flex;
}
.form-newletter-h3 .wpcf7-form-control-wrap.your-email {
width: 20%;
flex: 1;
}
.form-newletter-h3 .wpcf7-form-control-wrap.your-email .input-newletter {
border: none;
height: 45px;
border-radius: 0;
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/newsletter.svg);
background-repeat: no-repeat;
background-position: 97%;
background-size: 17px;
padding-right: 4em;
}
.form-newletter-h3 .wpcf7-form-control-wrap.your-email .input-newletter::placeholder {
font-size: 14px;
color: #959595;
font-weight: 400;
}
.form-newletter-h3 .submit-newletter {
width: 20%;
margin-left: 10px;
height: 45px;
padding: 0 5px;
font-size: 14px;
color: #fff;
background-color: #d85d33;
border-radius: 0;
border: none;
}
@media (min-width: 1200px) {
.form-newletter-h3 .submit-newletter {
width: 15%;
}
}
.form-newletter-h3.home-auto .submit-newletter {
background-color: transparent;
border: 1px solid #fff;
letter-spacing: 0.5px;
}
.form-page-contact .col {
padding-left: 15px;
padding-right: 15px;
}
.form-page-contact textarea,
.form-page-contact input {
margin-top: 8px;
margin-bottom: 17px;
transition: all 0.3s;
font-weight: 400 !important;
}
.form-page-contact textarea::placeholder,
.form-page-contact input::placeholder {
color: #959595;
opacity: 1;
}
.form-page-contact textarea:-ms-input-placeholder,
.form-page-contact input:-ms-input-placeholder {
opacity: 1;
}
.form-page-contact textarea::-ms-input-placeholder,
.form-page-contact input::-ms-input-placeholder {
opacity: 1;
}
.form-page-contact input {
height: 48px;
}
.form-page-contact textarea {
height: 90px;
resize: none;
margin-bottom: 24px;
}
.form-page-contact .button-submit .submit-contact {
height: unset;
padding: 0 51px;
font-weight: 500 !important;
text-transform: uppercase;
line-height: 48px;
letter-spacing: 0.28px;
transition: all 0.3s;
margin-bottom: 0px;
border: none;
}
.form-page-contact .button-submit .submit-contact:hover, .form-page-contact .button-submit .submit-contact:focus {
background-color: #5d9574;
color: #fff;
}
.form-page-contact-2 .button-submit {
text-align: center;
}
.newletter-footer-v9 .input-newletter {
background: #f7f4ed;
border: none;
border-radius: 8px;
height: 60px;
}
.newletter-footer-v9 .input-newletter::placeholder {
color: #959595;
font-size: 14px;
}
.newletter-footer-v9 .submit-newletter {
margin-top: 10px;
height: 60px;
background-color: #f54c47;
border: none;
border-radius: 8px;
font-size: 18px;
padding: 0 2.3em;
transition: all 0.3s;
}
.newletter-footer-v9 .submit-newletter:hover {
background-color: #2a3562;
}
.form-return {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.form-return input {
height: 48px;
}
.form-return input::placeholder {
font-weight: 400;
}
.form-return .item {
width: 44%;
padding-right: 10px;
}
@media (max-width: 575px) {
.form-return .item {
width: 100%;
padding-right: 0px;
}
.form-return .item input {
margin: 15px 0;
}
}
.form-return .item input {
margin-top: 9px;
}
.form-return .button {
width: 12%;
}
@media (max-width: 575px) {
.form-return .button {
width: 100%;
}
}
.form-return .button input {
width: 100%;
border: none;
}  .ie-detected .menu-open .menu-layout-1 .menu-toggle-btn span:before {
-webkit-transform: rotate(45deg) translate(14px, -9px);
transform: rotate(45deg) translate(14px, -9px);
}
.ie-detected .menu-open .menu-layout-1 .menu-toggle-btn span:after {
-webkit-transform: rotate(-45deg) translate(14px, 9px);
transform: rotate(-45deg) translate(14px, 9px);
}
.ie-detected .quick-view-content .single_add_to_cart_button {
width: auto;
}
@font-face {
font-family: "Ionicons";
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/ionicons.eot);
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/ionicons.eot) format("embedded-opentype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/ionicons.ttf) format("truetype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/ionicons.woff) format("woff"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/ionicons.svg) format("svg");
font-weight: normal;
font-style: normal;
}
.ion, .ionicons, [class^="ion-"]:before, [class*=" ion-"]:before {
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
content: "\f101";
}
.ion-alert-circled:before {
content: "\f100";
}
.ion-android-add:before {
content: "\f2c7";
}
.ion-android-add-circle:before {
content: "\f359";
}
.ion-android-alarm-clock:before {
content: "\f35a";
}
.ion-android-alert:before {
content: "\f35b";
}
.ion-android-apps:before {
content: "\f35c";
}
.ion-android-archive:before {
content: "\f2c9";
}
.ion-android-arrow-back:before {
content: "\f2ca";
}
.ion-android-arrow-down:before {
content: "\f35d";
}
.ion-android-arrow-dropdown:before {
content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
content: "\f35e";
}
.ion-android-arrow-dropleft:before {
content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
content: "\f360";
}
.ion-android-arrow-dropright:before {
content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
content: "\f362";
}
.ion-android-arrow-dropup:before {
content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
content: "\f364";
}
.ion-android-arrow-forward:before {
content: "\f30f";
}
.ion-android-arrow-up:before {
content: "\f366";
}
.ion-android-attach:before {
content: "\f367";
}
.ion-android-bar:before {
content: "\f368";
}
.ion-android-bicycle:before {
content: "\f369";
}
.ion-android-boat:before {
content: "\f36a";
}
.ion-android-bookmark:before {
content: "\f36b";
}
.ion-android-bulb:before {
content: "\f36c";
}
.ion-android-bus:before {
content: "\f36d";
}
.ion-android-calendar:before {
content: "\f2d1";
}
.ion-android-call:before {
content: "\f2d2";
}
.ion-android-camera:before {
content: "\f2d3";
}
.ion-android-cancel:before {
content: "\f36e";
}
.ion-android-car:before {
content: "\f36f";
}
.ion-android-cart:before {
content: "\f370";
}
.ion-android-chat:before {
content: "\f2d4";
}
.ion-android-checkbox:before {
content: "\f374";
}
.ion-android-checkbox-blank:before {
content: "\f371";
}
.ion-android-checkbox-outline:before {
content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
content: "\f372";
}
.ion-android-checkmark-circle:before {
content: "\f375";
}
.ion-android-clipboard:before {
content: "\f376";
}
.ion-android-close:before {
content: "\f2d7";
}
.ion-android-cloud:before {
content: "\f37a";
}
.ion-android-cloud-circle:before {
content: "\f377";
}
.ion-android-cloud-done:before {
content: "\f378";
}
.ion-android-cloud-outline:before {
content: "\f379";
}
.ion-android-color-palette:before {
content: "\f37b";
}
.ion-android-compass:before {
content: "\f37c";
}
.ion-android-contact:before {
content: "\f2d8";
}
.ion-android-contacts:before {
content: "\f2d9";
}
.ion-android-contract:before {
content: "\f37d";
}
.ion-android-create:before {
content: "\f37e";
}
.ion-android-delete:before {
content: "\f37f";
}
.ion-android-desktop:before {
content: "\f380";
}
.ion-android-document:before {
content: "\f381";
}
.ion-android-done:before {
content: "\f383";
}
.ion-android-done-all:before {
content: "\f382";
}
.ion-android-download:before {
content: "\f2dd";
}
.ion-android-drafts:before {
content: "\f384";
}
.ion-android-exit:before {
content: "\f385";
}
.ion-android-expand:before {
content: "\f386";
}
.ion-android-favorite:before {
content: "\f388";
}
.ion-android-favorite-outline:before {
content: "\f387";
}
.ion-android-film:before {
content: "\f389";
}
.ion-android-folder:before {
content: "\f2e0";
}
.ion-android-folder-open:before {
content: "\f38a";
}
.ion-android-funnel:before {
content: "\f38b";
}
.ion-android-globe:before {
content: "\f38c";
}
.ion-android-hand:before {
content: "\f2e3";
}
.ion-android-hangout:before {
content: "\f38d";
}
.ion-android-happy:before {
content: "\f38e";
}
.ion-android-home:before {
content: "\f38f";
}
.ion-android-image:before {
content: "\f2e4";
}
.ion-android-laptop:before {
content: "\f390";
}
.ion-android-list:before {
content: "\f391";
}
.ion-android-locate:before {
content: "\f2e9";
}
.ion-android-lock:before {
content: "\f392";
}
.ion-android-mail:before {
content: "\f2eb";
}
.ion-android-map:before {
content: "\f393";
}
.ion-android-menu:before {
content: "\f394";
}
.ion-android-microphone:before {
content: "\f2ec";
}
.ion-android-microphone-off:before {
content: "\f395";
}
.ion-android-more-horizontal:before {
content: "\f396";
}
.ion-android-more-vertical:before {
content: "\f397";
}
.ion-android-navigate:before {
content: "\f398";
}
.ion-android-notifications:before {
content: "\f39b";
}
.ion-android-notifications-none:before {
content: "\f399";
}
.ion-android-notifications-off:before {
content: "\f39a";
}
.ion-android-open:before {
content: "\f39c";
}
.ion-android-options:before {
content: "\f39d";
}
.ion-android-people:before {
content: "\f39e";
}
.ion-android-person:before {
content: "\f3a0";
}
.ion-android-person-add:before {
content: "\f39f";
}
.ion-android-phone-landscape:before {
content: "\f3a1";
}
.ion-android-phone-portrait:before {
content: "\f3a2";
}
.ion-android-pin:before {
content: "\f3a3";
}
.ion-android-plane:before {
content: "\f3a4";
}
.ion-android-playstore:before {
content: "\f2f0";
}
.ion-android-print:before {
content: "\f3a5";
}
.ion-android-radio-button-off:before {
content: "\f3a6";
}
.ion-android-radio-button-on:before {
content: "\f3a7";
}
.ion-android-refresh:before {
content: "\f3a8";
}
.ion-android-remove:before {
content: "\f2f4";
}
.ion-android-remove-circle:before {
content: "\f3a9";
}
.ion-android-restaurant:before {
content: "\f3aa";
}
.ion-android-sad:before {
content: "\f3ab";
}
.ion-android-search:before {
content: "\f2f5";
}
.ion-android-send:before {
content: "\f2f6";
}
.ion-android-settings:before {
content: "\f2f7";
}
.ion-android-share:before {
content: "\f2f8";
}
.ion-android-share-alt:before {
content: "\f3ac";
}
.ion-android-star:before {
content: "\f2fc";
}
.ion-android-star-half:before {
content: "\f3ad";
}
.ion-android-star-outline:before {
content: "\f3ae";
}
.ion-android-stopwatch:before {
content: "\f2fd";
}
.ion-android-subway:before {
content: "\f3af";
}
.ion-android-sunny:before {
content: "\f3b0";
}
.ion-android-sync:before {
content: "\f3b1";
}
.ion-android-textsms:before {
content: "\f3b2";
}
.ion-android-time:before {
content: "\f3b3";
}
.ion-android-train:before {
content: "\f3b4";
}
.ion-android-unlock:before {
content: "\f3b5";
}
.ion-android-upload:before {
content: "\f3b6";
}
.ion-android-volume-down:before {
content: "\f3b7";
}
.ion-android-volume-mute:before {
content: "\f3b8";
}
.ion-android-volume-off:before {
content: "\f3b9";
}
.ion-android-volume-up:before {
content: "\f3ba";
}
.ion-android-walk:before {
content: "\f3bb";
}
.ion-android-warning:before {
content: "\f3bc";
}
.ion-android-watch:before {
content: "\f3bd";
}
.ion-android-wifi:before {
content: "\f305";
}
.ion-aperture:before {
content: "\f313";
}
.ion-archive:before {
content: "\f102";
}
.ion-arrow-down-a:before {
content: "\f103";
}
.ion-arrow-down-b:before {
content: "\f104";
}
.ion-arrow-down-c:before {
content: "\f105";
}
.ion-arrow-expand:before {
content: "\f25e";
}
.ion-arrow-graph-down-left:before {
content: "\f25f";
}
.ion-arrow-graph-down-right:before {
content: "\f260";
}
.ion-arrow-graph-up-left:before {
content: "\f261";
}
.ion-arrow-graph-up-right:before {
content: "\f262";
}
.ion-arrow-left-a:before {
content: "\f106";
}
.ion-arrow-left-b:before {
content: "\f107";
}
.ion-arrow-left-c:before {
content: "\f108";
}
.ion-arrow-move:before {
content: "\f263";
}
.ion-arrow-resize:before {
content: "\f264";
}
.ion-arrow-return-left:before {
content: "\f265";
}
.ion-arrow-return-right:before {
content: "\f266";
}
.ion-arrow-right-a:before {
content: "\f109";
}
.ion-arrow-right-b:before {
content: "\f10a";
}
.ion-arrow-right-c:before {
content: "\f10b";
}
.ion-arrow-shrink:before {
content: "\f267";
}
.ion-arrow-swap:before {
content: "\f268";
}
.ion-arrow-up-a:before {
content: "\f10c";
}
.ion-arrow-up-b:before {
content: "\f10d";
}
.ion-arrow-up-c:before {
content: "\f10e";
}
.ion-asterisk:before {
content: "\f314";
}
.ion-at:before {
content: "\f10f";
}
.ion-backspace:before {
content: "\f3bf";
}
.ion-backspace-outline:before {
content: "\f3be";
}
.ion-bag:before {
content: "\f110";
}
.ion-battery-charging:before {
content: "\f111";
}
.ion-battery-empty:before {
content: "\f112";
}
.ion-battery-full:before {
content: "\f113";
}
.ion-battery-half:before {
content: "\f114";
}
.ion-battery-low:before {
content: "\f115";
}
.ion-beaker:before {
content: "\f269";
}
.ion-beer:before {
content: "\f26a";
}
.ion-bluetooth:before {
content: "\f116";
}
.ion-bonfire:before {
content: "\f315";
}
.ion-bookmark:before {
content: "\f26b";
}
.ion-bowtie:before {
content: "\f3c0";
}
.ion-briefcase:before {
content: "\f26c";
}
.ion-bug:before {
content: "\f2be";
}
.ion-calculator:before {
content: "\f26d";
}
.ion-calendar:before {
content: "\f117";
}
.ion-camera:before {
content: "\f118";
}
.ion-card:before {
content: "\f119";
}
.ion-cash:before {
content: "\f316";
}
.ion-chatbox:before {
content: "\f11b";
}
.ion-chatbox-working:before {
content: "\f11a";
}
.ion-chatboxes:before {
content: "\f11c";
}
.ion-chatbubble:before {
content: "\f11e";
}
.ion-chatbubble-working:before {
content: "\f11d";
}
.ion-chatbubbles:before {
content: "\f11f";
}
.ion-checkmark:before {
content: "\f122";
}
.ion-checkmark-circled:before {
content: "\f120";
}
.ion-checkmark-round:before {
content: "\f121";
}
.ion-chevron-down:before {
content: "\f123";
}
.ion-chevron-left:before {
content: "\f124";
}
.ion-chevron-right:before {
content: "\f125";
}
.ion-chevron-up:before {
content: "\f126";
}
.ion-clipboard:before {
content: "\f127";
}
.ion-clock:before {
content: "\f26e";
}
.ion-close:before {
content: "\f12a";
}
.ion-close-circled:before {
content: "\f128";
}
.ion-close-round:before {
content: "\f129";
}
.ion-closed-captioning:before {
content: "\f317";
}
.ion-cloud:before {
content: "\f12b";
}
.ion-code:before {
content: "\f271";
}
.ion-code-download:before {
content: "\f26f";
}
.ion-code-working:before {
content: "\f270";
}
.ion-coffee:before {
content: "\f272";
}
.ion-compass:before {
content: "\f273";
}
.ion-compose:before {
content: "\f12c";
}
.ion-connection-bars:before {
content: "\f274";
}
.ion-contrast:before {
content: "\f275";
}
.ion-crop:before {
content: "\f3c1";
}
.ion-cube:before {
content: "\f318";
}
.ion-disc:before {
content: "\f12d";
}
.ion-document:before {
content: "\f12f";
}
.ion-document-text:before {
content: "\f12e";
}
.ion-drag:before {
content: "\f130";
}
.ion-earth:before {
content: "\f276";
}
.ion-easel:before {
content: "\f3c2";
}
.ion-edit:before {
content: "\f2bf";
}
.ion-egg:before {
content: "\f277";
}
.ion-eject:before {
content: "\f131";
}
.ion-email:before {
content: "\f132";
}
.ion-email-unread:before {
content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
content: "\f3c4";
}
.ion-eye:before {
content: "\f133";
}
.ion-eye-disabled:before {
content: "\f306";
}
.ion-female:before {
content: "\f278";
}
.ion-filing:before {
content: "\f134";
}
.ion-film-marker:before {
content: "\f135";
}
.ion-fireball:before {
content: "\f319";
}
.ion-flag:before {
content: "\f279";
}
.ion-flame:before {
content: "\f31a";
}
.ion-flash:before {
content: "\f137";
}
.ion-flash-off:before {
content: "\f136";
}
.ion-folder:before {
content: "\f139";
}
.ion-fork:before {
content: "\f27a";
}
.ion-fork-repo:before {
content: "\f2c0";
}
.ion-forward:before {
content: "\f13a";
}
.ion-funnel:before {
content: "\f31b";
}
.ion-gear-a:before {
content: "\f13d";
}
.ion-gear-b:before {
content: "\f13e";
}
.ion-grid:before {
content: "\f13f";
}
.ion-hammer:before {
content: "\f27b";
}
.ion-happy:before {
content: "\f31c";
}
.ion-happy-outline:before {
content: "\f3c6";
}
.ion-headphone:before {
content: "\f140";
}
.ion-heart:before {
content: "\f141";
}
.ion-heart-broken:before {
content: "\f31d";
}
.ion-help:before {
content: "\f143";
}
.ion-help-buoy:before {
content: "\f27c";
}
.ion-help-circled:before {
content: "\f142";
}
.ion-home:before {
content: "\f144";
}
.ion-icecream:before {
content: "\f27d";
}
.ion-image:before {
content: "\f147";
}
.ion-images:before {
content: "\f148";
}
.ion-information:before {
content: "\f14a";
}
.ion-information-circled:before {
content: "\f149";
}
.ion-ionic:before {
content: "\f14b";
}
.ion-ios-alarm:before {
content: "\f3c8";
}
.ion-ios-alarm-outline:before {
content: "\f3c7";
}
.ion-ios-albums:before {
content: "\f3ca";
}
.ion-ios-albums-outline:before {
content: "\f3c9";
}
.ion-ios-americanfootball:before {
content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
content: "\f3cb";
}
.ion-ios-analytics:before {
content: "\f3ce";
}
.ion-ios-analytics-outline:before {
content: "\f3cd";
}
.ion-ios-arrow-back:before {
content: "\f3cf";
}
.ion-ios-arrow-down:before {
content: "\f3d0";
}
.ion-ios-arrow-forward:before {
content: "\f3d1";
}
.ion-ios-arrow-left:before {
content: "\f3d2";
}
.ion-ios-arrow-right:before {
content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
content: "\f3d7";
}
.ion-ios-arrow-up:before {
content: "\f3d8";
}
.ion-ios-at:before {
content: "\f3da";
}
.ion-ios-at-outline:before {
content: "\f3d9";
}
.ion-ios-barcode:before {
content: "\f3dc";
}
.ion-ios-barcode-outline:before {
content: "\f3db";
}
.ion-ios-baseball:before {
content: "\f3de";
}
.ion-ios-baseball-outline:before {
content: "\f3dd";
}
.ion-ios-basketball:before {
content: "\f3e0";
}
.ion-ios-basketball-outline:before {
content: "\f3df";
}
.ion-ios-bell:before {
content: "\f3e2";
}
.ion-ios-bell-outline:before {
content: "\f3e1";
}
.ion-ios-body:before {
content: "\f3e4";
}
.ion-ios-body-outline:before {
content: "\f3e3";
}
.ion-ios-bolt:before {
content: "\f3e6";
}
.ion-ios-bolt-outline:before {
content: "\f3e5";
}
.ion-ios-book:before {
content: "\f3e8";
}
.ion-ios-book-outline:before {
content: "\f3e7";
}
.ion-ios-bookmarks:before {
content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
content: "\f3e9";
}
.ion-ios-box:before {
content: "\f3ec";
}
.ion-ios-box-outline:before {
content: "\f3eb";
}
.ion-ios-briefcase:before {
content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
content: "\f3ed";
}
.ion-ios-browsers:before {
content: "\f3f0";
}
.ion-ios-browsers-outline:before {
content: "\f3ef";
}
.ion-ios-calculator:before {
content: "\f3f2";
}
.ion-ios-calculator-outline:before {
content: "\f3f1";
}
.ion-ios-calendar:before {
content: "\f3f4";
}
.ion-ios-calendar-outline:before {
content: "\f3f3";
}
.ion-ios-camera:before {
content: "\f3f6";
}
.ion-ios-camera-outline:before {
content: "\f3f5";
}
.ion-ios-cart:before {
content: "\f3f8";
}
.ion-ios-cart-outline:before {
content: "\f3f7";
}
.ion-ios-chatboxes:before {
content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
content: "\f3f9";
}
.ion-ios-chatbubble:before {
content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
content: "\f3fb";
}
.ion-ios-checkmark:before {
content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
content: "\f3fe";
}
.ion-ios-circle-filled:before {
content: "\f400";
}
.ion-ios-circle-outline:before {
content: "\f401";
}
.ion-ios-clock:before {
content: "\f403";
}
.ion-ios-clock-outline:before {
content: "\f402";
}
.ion-ios-close:before {
content: "\f406";
}
.ion-ios-close-empty:before {
content: "\f404";
}
.ion-ios-close-outline:before {
content: "\f405";
}
.ion-ios-cloud:before {
content: "\f40c";
}
.ion-ios-cloud-download:before {
content: "\f408";
}
.ion-ios-cloud-download-outline:before {
content: "\f407";
}
.ion-ios-cloud-outline:before {
content: "\f409";
}
.ion-ios-cloud-upload:before {
content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
content: "\f40a";
}
.ion-ios-cloudy:before {
content: "\f410";
}
.ion-ios-cloudy-night:before {
content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
content: "\f40d";
}
.ion-ios-cloudy-outline:before {
content: "\f40f";
}
.ion-ios-cog:before {
content: "\f412";
}
.ion-ios-cog-outline:before {
content: "\f411";
}
.ion-ios-color-filter:before {
content: "\f414";
}
.ion-ios-color-filter-outline:before {
content: "\f413";
}
.ion-ios-color-wand:before {
content: "\f416";
}
.ion-ios-color-wand-outline:before {
content: "\f415";
}
.ion-ios-compose:before {
content: "\f418";
}
.ion-ios-compose-outline:before {
content: "\f417";
}
.ion-ios-contact:before {
content: "\f41a";
}
.ion-ios-contact-outline:before {
content: "\f419";
}
.ion-ios-copy:before {
content: "\f41c";
}
.ion-ios-copy-outline:before {
content: "\f41b";
}
.ion-ios-crop:before {
content: "\f41e";
}
.ion-ios-crop-strong:before {
content: "\f41d";
}
.ion-ios-download:before {
content: "\f420";
}
.ion-ios-download-outline:before {
content: "\f41f";
}
.ion-ios-drag:before {
content: "\f421";
}
.ion-ios-email:before {
content: "\f423";
}
.ion-ios-email-outline:before {
content: "\f422";
}
.ion-ios-eye:before {
content: "\f425";
}
.ion-ios-eye-outline:before {
content: "\f424";
}
.ion-ios-fastforward:before {
content: "\f427";
}
.ion-ios-fastforward-outline:before {
content: "\f426";
}
.ion-ios-filing:before {
content: "\f429";
}
.ion-ios-filing-outline:before {
content: "\f428";
}
.ion-ios-film:before {
content: "\f42b";
}
.ion-ios-film-outline:before {
content: "\f42a";
}
.ion-ios-flag:before {
content: "\f42d";
}
.ion-ios-flag-outline:before {
content: "\f42c";
}
.ion-ios-flame:before {
content: "\f42f";
}
.ion-ios-flame-outline:before {
content: "\f42e";
}
.ion-ios-flask:before {
content: "\f431";
}
.ion-ios-flask-outline:before {
content: "\f430";
}
.ion-ios-flower:before {
content: "\f433";
}
.ion-ios-flower-outline:before {
content: "\f432";
}
.ion-ios-folder:before {
content: "\f435";
}
.ion-ios-folder-outline:before {
content: "\f434";
}
.ion-ios-football:before {
content: "\f437";
}
.ion-ios-football-outline:before {
content: "\f436";
}
.ion-ios-game-controller-a:before {
content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
content: "\f438";
}
.ion-ios-game-controller-b:before {
content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
content: "\f43a";
}
.ion-ios-gear:before {
content: "\f43d";
}
.ion-ios-gear-outline:before {
content: "\f43c";
}
.ion-ios-glasses:before {
content: "\f43f";
}
.ion-ios-glasses-outline:before {
content: "\f43e";
}
.ion-ios-grid-view:before {
content: "\f441";
}
.ion-ios-grid-view-outline:before {
content: "\f440";
}
.ion-ios-heart:before {
content: "\f443";
}
.ion-ios-heart-outline:before {
content: "\f442";
}
.ion-ios-help:before {
content: "\f446";
}
.ion-ios-help-empty:before {
content: "\f444";
}
.ion-ios-help-outline:before {
content: "\f445";
}
.ion-ios-home:before {
content: "\f448";
}
.ion-ios-home-outline:before {
content: "\f447";
}
.ion-ios-infinite:before {
content: "\f44a";
}
.ion-ios-infinite-outline:before {
content: "\f449";
}
.ion-ios-information:before {
content: "\f44d";
}
.ion-ios-information-empty:before {
content: "\f44b";
}
.ion-ios-information-outline:before {
content: "\f44c";
}
.ion-ios-ionic-outline:before {
content: "\f44e";
}
.ion-ios-keypad:before {
content: "\f450";
}
.ion-ios-keypad-outline:before {
content: "\f44f";
}
.ion-ios-lightbulb:before {
content: "\f452";
}
.ion-ios-lightbulb-outline:before {
content: "\f451";
}
.ion-ios-list:before {
content: "\f454";
}
.ion-ios-list-outline:before {
content: "\f453";
}
.ion-ios-location:before {
content: "\f456";
}
.ion-ios-location-outline:before {
content: "\f455";
}
.ion-ios-locked:before {
content: "\f458";
}
.ion-ios-locked-outline:before {
content: "\f457";
}
.ion-ios-loop:before {
content: "\f45a";
}
.ion-ios-loop-strong:before {
content: "\f459";
}
.ion-ios-medical:before {
content: "\f45c";
}
.ion-ios-medical-outline:before {
content: "\f45b";
}
.ion-ios-medkit:before {
content: "\f45e";
}
.ion-ios-medkit-outline:before {
content: "\f45d";
}
.ion-ios-mic:before {
content: "\f461";
}
.ion-ios-mic-off:before {
content: "\f45f";
}
.ion-ios-mic-outline:before {
content: "\f460";
}
.ion-ios-minus:before {
content: "\f464";
}
.ion-ios-minus-empty:before {
content: "\f462";
}
.ion-ios-minus-outline:before {
content: "\f463";
}
.ion-ios-monitor:before {
content: "\f466";
}
.ion-ios-monitor-outline:before {
content: "\f465";
}
.ion-ios-moon:before {
content: "\f468";
}
.ion-ios-moon-outline:before {
content: "\f467";
}
.ion-ios-more:before {
content: "\f46a";
}
.ion-ios-more-outline:before {
content: "\f469";
}
.ion-ios-musical-note:before {
content: "\f46b";
}
.ion-ios-musical-notes:before {
content: "\f46c";
}
.ion-ios-navigate:before {
content: "\f46e";
}
.ion-ios-navigate-outline:before {
content: "\f46d";
}
.ion-ios-nutrition:before {
content: "\f470";
}
.ion-ios-nutrition-outline:before {
content: "\f46f";
}
.ion-ios-paper:before {
content: "\f472";
}
.ion-ios-paper-outline:before {
content: "\f471";
}
.ion-ios-paperplane:before {
content: "\f474";
}
.ion-ios-paperplane-outline:before {
content: "\f473";
}
.ion-ios-partlysunny:before {
content: "\f476";
}
.ion-ios-partlysunny-outline:before {
content: "\f475";
}
.ion-ios-pause:before {
content: "\f478";
}
.ion-ios-pause-outline:before {
content: "\f477";
}
.ion-ios-paw:before {
content: "\f47a";
}
.ion-ios-paw-outline:before {
content: "\f479";
}
.ion-ios-people:before {
content: "\f47c";
}
.ion-ios-people-outline:before {
content: "\f47b";
}
.ion-ios-person:before {
content: "\f47e";
}
.ion-ios-person-outline:before {
content: "\f47d";
}
.ion-ios-personadd:before {
content: "\f480";
}
.ion-ios-personadd-outline:before {
content: "\f47f";
}
.ion-ios-photos:before {
content: "\f482";
}
.ion-ios-photos-outline:before {
content: "\f481";
}
.ion-ios-pie:before {
content: "\f484";
}
.ion-ios-pie-outline:before {
content: "\f483";
}
.ion-ios-pint:before {
content: "\f486";
}
.ion-ios-pint-outline:before {
content: "\f485";
}
.ion-ios-play:before {
content: "\f488";
}
.ion-ios-play-outline:before {
content: "\f487";
}
.ion-ios-plus:before {
content: "\f48b";
}
.ion-ios-plus-empty:before {
content: "\f489";
}
.ion-ios-plus-outline:before {
content: "\f48a";
}
.ion-ios-pricetag:before {
content: "\f48d";
}
.ion-ios-pricetag-outline:before {
content: "\f48c";
}
.ion-ios-pricetags:before {
content: "\f48f";
}
.ion-ios-pricetags-outline:before {
content: "\f48e";
}
.ion-ios-printer:before {
content: "\f491";
}
.ion-ios-printer-outline:before {
content: "\f490";
}
.ion-ios-pulse:before {
content: "\f493";
}
.ion-ios-pulse-strong:before {
content: "\f492";
}
.ion-ios-rainy:before {
content: "\f495";
}
.ion-ios-rainy-outline:before {
content: "\f494";
}
.ion-ios-recording:before {
content: "\f497";
}
.ion-ios-recording-outline:before {
content: "\f496";
}
.ion-ios-redo:before {
content: "\f499";
}
.ion-ios-redo-outline:before {
content: "\f498";
}
.ion-ios-refresh:before {
content: "\f49c";
}
.ion-ios-refresh-empty:before {
content: "\f49a";
}
.ion-ios-refresh-outline:before {
content: "\f49b";
}
.ion-ios-reload:before {
content: "\f49d";
}
.ion-ios-reverse-camera:before {
content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
content: "\f49e";
}
.ion-ios-rewind:before {
content: "\f4a1";
}
.ion-ios-rewind-outline:before {
content: "\f4a0";
}
.ion-ios-rose:before {
content: "\f4a3";
}
.ion-ios-rose-outline:before {
content: "\f4a2";
}
.ion-ios-search:before {
content: "\f4a5";
}
.ion-ios-search-strong:before {
content: "\f4a4";
}
.ion-ios-settings:before {
content: "\f4a7";
}
.ion-ios-settings-strong:before {
content: "\f4a6";
}
.ion-ios-shuffle:before {
content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
content: "\f4a8";
}
.ion-ios-skipbackward:before {
content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
content: "\f4aa";
}
.ion-ios-skipforward:before {
content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
content: "\f4ac";
}
.ion-ios-snowy:before {
content: "\f4ae";
}
.ion-ios-speedometer:before {
content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
content: "\f4af";
}
.ion-ios-star:before {
content: "\f4b3";
}
.ion-ios-star-half:before {
content: "\f4b1";
}
.ion-ios-star-outline:before {
content: "\f4b2";
}
.ion-ios-stopwatch:before {
content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
content: "\f4b4";
}
.ion-ios-sunny:before {
content: "\f4b7";
}
.ion-ios-sunny-outline:before {
content: "\f4b6";
}
.ion-ios-telephone:before {
content: "\f4b9";
}
.ion-ios-telephone-outline:before {
content: "\f4b8";
}
.ion-ios-tennisball:before {
content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
content: "\f4ba";
}
.ion-ios-thunderstorm:before {
content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
content: "\f4bc";
}
.ion-ios-time:before {
content: "\f4bf";
}
.ion-ios-time-outline:before {
content: "\f4be";
}
.ion-ios-timer:before {
content: "\f4c1";
}
.ion-ios-timer-outline:before {
content: "\f4c0";
}
.ion-ios-toggle:before {
content: "\f4c3";
}
.ion-ios-toggle-outline:before {
content: "\f4c2";
}
.ion-ios-trash:before {
content: "\f4c5";
}
.ion-ios-trash-outline:before {
content: "\f4c4";
}
.ion-ios-undo:before {
content: "\f4c7";
}
.ion-ios-undo-outline:before {
content: "\f4c6";
}
.ion-ios-unlocked:before {
content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
content: "\f4c8";
}
.ion-ios-upload:before {
content: "\f4cb";
}
.ion-ios-upload-outline:before {
content: "\f4ca";
}
.ion-ios-videocam:before {
content: "\f4cd";
}
.ion-ios-videocam-outline:before {
content: "\f4cc";
}
.ion-ios-volume-high:before {
content: "\f4ce";
}
.ion-ios-volume-low:before {
content: "\f4cf";
}
.ion-ios-wineglass:before {
content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
content: "\f4d0";
}
.ion-ios-world:before {
content: "\f4d3";
}
.ion-ios-world-outline:before {
content: "\f4d2";
}
.ion-ipad:before {
content: "\f1f9";
}
.ion-iphone:before {
content: "\f1fa";
}
.ion-ipod:before {
content: "\f1fb";
}
.ion-jet:before {
content: "\f295";
}
.ion-key:before {
content: "\f296";
}
.ion-knife:before {
content: "\f297";
}
.ion-laptop:before {
content: "\f1fc";
}
.ion-leaf:before {
content: "\f1fd";
}
.ion-levels:before {
content: "\f298";
}
.ion-lightbulb:before {
content: "\f299";
}
.ion-link:before {
content: "\f1fe";
}
.ion-load-a:before {
content: "\f29a";
}
.ion-load-b:before {
content: "\f29b";
}
.ion-load-c:before {
content: "\f29c";
}
.ion-load-d:before {
content: "\f29d";
}
.ion-location:before {
content: "\f1ff";
}
.ion-lock-combination:before {
content: "\f4d4";
}
.ion-locked:before {
content: "\f200";
}
.ion-log-in:before {
content: "\f29e";
}
.ion-log-out:before {
content: "\f29f";
}
.ion-loop:before {
content: "\f201";
}
.ion-magnet:before {
content: "\f2a0";
}
.ion-male:before {
content: "\f2a1";
}
.ion-man:before {
content: "\f202";
}
.ion-map:before {
content: "\f203";
}
.ion-medkit:before {
content: "\f2a2";
}
.ion-merge:before {
content: "\f33f";
}
.ion-mic-a:before {
content: "\f204";
}
.ion-mic-b:before {
content: "\f205";
}
.ion-mic-c:before {
content: "\f206";
}
.ion-minus:before {
content: "\f209";
}
.ion-minus-circled:before {
content: "\f207";
}
.ion-minus-round:before {
content: "\f208";
}
.ion-model-s:before {
content: "\f2c1";
}
.ion-monitor:before {
content: "\f20a";
}
.ion-more:before {
content: "\f20b";
}
.ion-mouse:before {
content: "\f340";
}
.ion-music-note:before {
content: "\f20c";
}
.ion-navicon:before {
content: "\f20e";
}
.ion-navicon-round:before {
content: "\f20d";
}
.ion-navigate:before {
content: "\f2a3";
}
.ion-network:before {
content: "\f341";
}
.ion-no-smoking:before {
content: "\f2c2";
}
.ion-nuclear:before {
content: "\f2a4";
}
.ion-outlet:before {
content: "\f342";
}
.ion-paintbrush:before {
content: "\f4d5";
}
.ion-paintbucket:before {
content: "\f4d6";
}
.ion-paper-airplane:before {
content: "\f2c3";
}
.ion-paperclip:before {
content: "\f20f";
}
.ion-pause:before {
content: "\f210";
}
.ion-person:before {
content: "\f213";
}
.ion-person-add:before {
content: "\f211";
}
.ion-person-stalker:before {
content: "\f212";
}
.ion-pie-graph:before {
content: "\f2a5";
}
.ion-pin:before {
content: "\f2a6";
}
.ion-pinpoint:before {
content: "\f2a7";
}
.ion-pizza:before {
content: "\f2a8";
}
.ion-plane:before {
content: "\f214";
}
.ion-planet:before {
content: "\f343";
}
.ion-play:before {
content: "\f215";
}
.ion-playstation:before {
content: "\f30a";
}
.ion-plus:before {
content: "\f218";
}
.ion-plus-circled:before {
content: "\f216";
}
.ion-plus-round:before {
content: "\f217";
}
.ion-podium:before {
content: "\f344";
}
.ion-pound:before {
content: "\f219";
}
.ion-power:before {
content: "\f2a9";
}
.ion-pricetag:before {
content: "\f2aa";
}
.ion-pricetags:before {
content: "\f2ab";
}
.ion-printer:before {
content: "\f21a";
}
.ion-pull-request:before {
content: "\f345";
}
.ion-qr-scanner:before {
content: "\f346";
}
.ion-quote:before {
content: "\f347";
}
.ion-radio-waves:before {
content: "\f2ac";
}
.ion-record:before {
content: "\f21b";
}
.ion-refresh:before {
content: "\f21c";
}
.ion-reply:before {
content: "\f21e";
}
.ion-reply-all:before {
content: "\f21d";
}
.ion-ribbon-a:before {
content: "\f348";
}
.ion-ribbon-b:before {
content: "\f349";
}
.ion-sad:before {
content: "\f34a";
}
.ion-sad-outline:before {
content: "\f4d7";
}
.ion-scissors:before {
content: "\f34b";
}
.ion-search:before {
content: "\f21f";
}
.ion-settings:before {
content: "\f2ad";
}
.ion-share:before {
content: "\f220";
}
.ion-shuffle:before {
content: "\f221";
}
.ion-skip-backward:before {
content: "\f222";
}
.ion-skip-forward:before {
content: "\f223";
}
.ion-social-android:before {
content: "\f225";
}
.ion-social-android-outline:before {
content: "\f224";
}
.ion-social-angular:before {
content: "\f4d9";
}
.ion-social-angular-outline:before {
content: "\f4d8";
}
.ion-social-apple:before {
content: "\f227";
}
.ion-social-apple-outline:before {
content: "\f226";
}
.ion-social-bitcoin:before {
content: "\f2af";
}
.ion-social-bitcoin-outline:before {
content: "\f2ae";
}
.ion-social-buffer:before {
content: "\f229";
}
.ion-social-buffer-outline:before {
content: "\f228";
}
.ion-social-chrome:before {
content: "\f4db";
}
.ion-social-chrome-outline:before {
content: "\f4da";
}
.ion-social-codepen:before {
content: "\f4dd";
}
.ion-social-codepen-outline:before {
content: "\f4dc";
}
.ion-social-css3:before {
content: "\f4df";
}
.ion-social-css3-outline:before {
content: "\f4de";
}
.ion-social-designernews:before {
content: "\f22b";
}
.ion-social-designernews-outline:before {
content: "\f22a";
}
.ion-social-dribbble:before {
content: "\f22d";
}
.ion-social-dribbble-outline:before {
content: "\f22c";
}
.ion-social-dropbox:before {
content: "\f22f";
}
.ion-social-dropbox-outline:before {
content: "\f22e";
}
.ion-social-euro:before {
content: "\f4e1";
}
.ion-social-euro-outline:before {
content: "\f4e0";
}
.ion-social-facebook:before {
content: "\f231";
}
.ion-social-facebook-outline:before {
content: "\f230";
}
.ion-social-foursquare:before {
content: "\f34d";
}
.ion-social-foursquare-outline:before {
content: "\f34c";
}
.ion-social-freebsd-devil:before {
content: "\f2c4";
}
.ion-social-github:before {
content: "\f233";
}
.ion-social-github-outline:before {
content: "\f232";
}
.ion-social-google:before {
content: "\f34f";
}
.ion-social-google-outline:before {
content: "\f34e";
}
.ion-social-googleplus:before {
content: "\f235";
}
.ion-social-googleplus-outline:before {
content: "\f234";
}
.ion-social-hackernews:before {
content: "\f237";
}
.ion-social-hackernews-outline:before {
content: "\f236";
}
.ion-social-html5:before {
content: "\f4e3";
}
.ion-social-html5-outline:before {
content: "\f4e2";
}
.ion-social-instagram:before {
content: "\f351";
}
.ion-social-instagram-outline:before {
content: "\f350";
}
.ion-social-javascript:before {
content: "\f4e5";
}
.ion-social-javascript-outline:before {
content: "\f4e4";
}
.ion-social-linkedin:before {
content: "\f239";
}
.ion-social-linkedin-outline:before {
content: "\f238";
}
.ion-social-markdown:before {
content: "\f4e6";
}
.ion-social-nodejs:before {
content: "\f4e7";
}
.ion-social-octocat:before {
content: "\f4e8";
}
.ion-social-pinterest:before {
content: "\f2b1";
}
.ion-social-pinterest-outline:before {
content: "\f2b0";
}
.ion-social-python:before {
content: "\f4e9";
}
.ion-social-reddit:before {
content: "\f23b";
}
.ion-social-reddit-outline:before {
content: "\f23a";
}
.ion-social-rss:before {
content: "\f23d";
}
.ion-social-rss-outline:before {
content: "\f23c";
}
.ion-social-sass:before {
content: "\f4ea";
}
.ion-social-skype:before {
content: "\f23f";
}
.ion-social-skype-outline:before {
content: "\f23e";
}
.ion-social-snapchat:before {
content: "\f4ec";
}
.ion-social-snapchat-outline:before {
content: "\f4eb";
}
.ion-social-tumblr:before {
content: "\f241";
}
.ion-social-tumblr-outline:before {
content: "\f240";
}
.ion-social-tux:before {
content: "\f2c5";
}
.ion-social-twitch:before {
content: "\f4ee";
}
.ion-social-twitch-outline:before {
content: "\f4ed";
}
.ion-social-twitter:before {
content: "\f243";
}
.ion-social-twitter-outline:before {
content: "\f242";
}
.ion-social-usd:before {
content: "\f353";
}
.ion-social-usd-outline:before {
content: "\f352";
}
.ion-social-vimeo:before {
content: "\f245";
}
.ion-social-vimeo-outline:before {
content: "\f244";
}
.ion-social-whatsapp:before {
content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
content: "\f4ef";
}
.ion-social-windows:before {
content: "\f247";
}
.ion-social-windows-outline:before {
content: "\f246";
}
.ion-social-wordpress:before {
content: "\f249";
}
.ion-social-wordpress-outline:before {
content: "\f248";
}
.ion-social-yahoo:before {
content: "\f24b";
}
.ion-social-yahoo-outline:before {
content: "\f24a";
}
.ion-social-yen:before {
content: "\f4f2";
}
.ion-social-yen-outline:before {
content: "\f4f1";
}
.ion-social-youtube:before {
content: "\f24d";
}
.ion-social-youtube-outline:before {
content: "\f24c";
}
.ion-soup-can:before {
content: "\f4f4";
}
.ion-soup-can-outline:before {
content: "\f4f3";
}
.ion-speakerphone:before {
content: "\f2b2";
}
.ion-speedometer:before {
content: "\f2b3";
}
.ion-spoon:before {
content: "\f2b4";
}
.ion-star:before {
content: "\f24e";
}
.ion-stats-bars:before {
content: "\f2b5";
}
.ion-steam:before {
content: "\f30b";
}
.ion-stop:before {
content: "\f24f";
}
.ion-thermometer:before {
content: "\f2b6";
}
.ion-thumbsdown:before {
content: "\f250";
}
.ion-thumbsup:before {
content: "\f251";
}
.ion-toggle:before {
content: "\f355";
}
.ion-toggle-filled:before {
content: "\f354";
}
.ion-transgender:before {
content: "\f4f5";
}
.ion-trash-a:before {
content: "\f252";
}
.ion-trash-b:before {
content: "\f253";
}
.ion-trophy:before {
content: "\f356";
}
.ion-tshirt:before {
content: "\f4f7";
}
.ion-tshirt-outline:before {
content: "\f4f6";
}
.ion-umbrella:before {
content: "\f2b7";
}
.ion-university:before {
content: "\f357";
}
.ion-unlocked:before {
content: "\f254";
}
.ion-upload:before {
content: "\f255";
}
.ion-usb:before {
content: "\f2b8";
}
.ion-videocamera:before {
content: "\f256";
}
.ion-volume-high:before {
content: "\f257";
}
.ion-volume-low:before {
content: "\f258";
}
.ion-volume-medium:before {
content: "\f259";
}
.ion-volume-mute:before {
content: "\f25a";
}
.ion-wand:before {
content: "\f358";
}
.ion-waterdrop:before {
content: "\f25b";
}
.ion-wifi:before {
content: "\f25c";
}
.ion-wineglass:before {
content: "\f2b9";
}
.ion-woman:before {
content: "\f25d";
}
.ion-wrench:before {
content: "\f2ba";
}
.ion-xbox:before {
content: "\f30c";
} @-webkit-keyframes circle-loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes circle-loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.circle-loading:before, .product-image-wrapper.image-is-loading:before, .ajax_add_to_cart.loading:before, .adding-to-wishlist.add_to_wishlist:before, .updating-cart #shop-cart-sidebar:before, .product_list_widget .remove_from_cart_button:focus:before, .single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type:before, .pro-img-item.image-is-loading:before, .lenos-products-tab-widget.loading .lenos-products-tab-body:before, .lenos-products-tab-widget[data-layout="carousel-layout"] .lenos-products-tab-body.has-slider .lenos-products-tab-content:first-of-type .products:not(.tns-slider):before {
content: "";
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: calc( 50% - 10px);
left: calc( 50% - 10px);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}   @media (min-width: 783px) {
.logged-in.admin-bar .pswp__top-bar {
top: 32px;
}
}
@media (max-width: 782px) {
.logged-in.admin-bar .pswp__top-bar {
top: 46px;
}
}
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp img {
max-width: none;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container, .pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container, .pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none;
}
.pswp__container, .pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
background: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/pswp/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/pswp/default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background: none;
}
}
.pswp__button--close {
background-position: 0 -44px;
}
.pswp__button--share {
background-position: -44px -44px;
}
.pswp__button--fs {
display: none;
}
.pswp--supports-fs .pswp__button--fs {
display: block;
}
.pswp--fs .pswp__button--fs {
background-position: -44px 0;
}
.pswp__button--zoom {
display: none;
background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0;
} .pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left, .pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left {
left: 0;
}
.pswp__button--arrow--right {
right: 0;
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute;
}
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px;
} .pswp__counter, .pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #DDD;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 14px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 14px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/pswp/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar, .pswp__caption {
background-color: rgba(0, 0, 0, 0.5);
} .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
}
.tns-outer {
position: relative;
}
.tns-outer [hidden] {
display: none !important;
}
.tns-outer.ms-touch {
overflow-x: scroll;
overflow-y: hidden;
-ms-overflow-style: none;
-ms-scroll-chaining: none;
-ms-scroll-snap-type: mandatory;
-ms-scroll-snap-points-x: snapPoppinsval(0%, 100%);
}
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s;
}
.tns-slider &gt; .tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel &gt; .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: '';
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel &gt; .tns-item {
float: left;
margin-right: -100%;
}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery &gt; .tns-item {
position: absolute;
left: -100%;
-webkit-transition: transform 0s, opacity 0s;
-moz-transition: transform 0s, opacity 0s;
transition: transform 0s, opacity 0s;
}
.tns-gallery &gt; .tns-moving {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.tns-lazy-img {
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
transition: opacity 0.6s;
opacity: 0.6;
}
.tns-lazy-img.loaded {
opacity: 1;
}
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s;
}
.tns-ovh {
overflow: hidden;
}
.tns-hdx {
overflow-x: hidden;
}
.tns-hdy {
overflow-y: hidden;
}
.tns-visually-hidden {
position: absolute;
left: -10000em;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0;
}
.tns-normal,
.tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1;
} .tns-controls {
position: absolute;
top: 50%;
width: 100%;
margin-top: -25px;
}
.tns-controls [data-controls] {
position: absolute;
background: #fff;
width: 35px;
height: 35px;
border-radius: 50%;
color: #2f2f30;
border: 0;
font-size: 0;
z-index: 2;
}
.tns-controls [data-controls]:disabled {
visibility: hidden;
opacity: 0;
transition: all 0.25s;
}
.tns-controls [data-controls]:before {
font-family: "Ionicons";
font-size: 20px;
line-height: 35px;
}
.tns-controls [data-controls="prev"] {
left: 20px;
}
.tns-controls [data-controls="prev"]:before {
content: "\f3d2";
}
.tns-controls [data-controls="next"] {
right: 20px;
}
.tns-controls [data-controls="next"]:before {
content: "\f3d3";
} .tns-nav {
position: absolute;
bottom: 30px;
width: 100%;
text-align: center;
z-index: 2;
height: 0;
}
.tns-nav button {
width: 12px;
height: 12px;
margin: 0 5px;
border-radius: 50%;
display: inline-block;
background: #fff;
border: 0;
}
.tns-nav button.tns-nav-active {
cursor: default;
background: #444;
}
select {
-webkit-border-radius: 0;
border: 1px solid #ddd;
border-radius: 0;
max-width: 100%;
height: 40px;
padding: 0 15px;
background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23948f84' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
-webkit-appearance: none;
background-position: right 16px top 50%;
background-repeat: no-repeat;
padding-right: 1.4em;
background-size: auto 16px;
}
input {
border: 1px solid #eeeeee;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="url"], input[type="number"], input[type="tel"] { -webkit-appearance: none;
}
input,
textarea,
button {
-webkit-border-radius: 0;
border-radius: 0;
max-width: 100%;
font-size: 14px;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
button {
-webkit-appearance: none;
cursor: pointer;
padding: 0;
border: 1px solid #cac7c7;
}
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="file"]::-moz-focus-inner,
button::-moz-focus-inner {
border: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
clear: both;
margin: 15px 0;
line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1 {
font-size: 42px;
}
h2 {
font-size: 40px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin: 0 0 10px;
}
li ul,
li ol {
padding-left: 0;
margin-left: 20px;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
.fa, .fas, .far, .fal, .fad, .fab {
font-style: normal;
}
li,
figcaption {
line-height: 36px;
}
blockquote {
font-weight: 300;
margin: 30px 0;
border-left: 4px solid #333;
padding-left: 15px;
position: relative;
clear: both;
display: block;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 16px;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
address {
font-style: italic;
margin: 0 0 1.6em;
line-height: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eeeeee;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 24px;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
hr {
background-color: #eeeeee;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin: 15px 0;
}
table,
th,
td {
border: 1px solid #eeeeee;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 20px 0;
max-width: 100%;
}
@media (min-width: 768px) {
table {
table-layout: fixed;
}
}
.woocommerce table {
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
tbody th {
background: #fff;
}
thead th {
border-width: 1px;
font-weight: 600;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 5px 10px;
line-height: 24px;
} input::-webkit-input-placeholder {
color: inherit;
}
input:-moz-placeholder {
color: inherit;
}
input::-moz-placeholder {
color: inherit;
}
input:-ms-input-placeholder {
color: inherit;
}
textarea {
-webkit-appearance: none;
border: 1px solid #eeeeee;
max-width: 100%;
}
textarea::-webkit-input-placeholder {
color: inherit;
}
textarea:-moz-placeholder {
color: inherit;
}
textarea::-moz-placeholder {
color: inherit;
}
textarea:-ms-input-placeholder {
color: inherit;
}
a {
text-decoration: none;
}
dl {
margin: 0 0 1.75em;
line-height: 24px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 10px;
}
.rtl {
direction: rtl;
}  @-webkit-keyframes circle-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes circle-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.circle-loading:before, .product-image-wrapper.image-is-loading:before, .ajax_add_to_cart.loading:before, .adding-to-wishlist.add_to_wishlist:before, .updating-cart #shop-cart-sidebar:before, .product_list_widget .remove_from_cart_button:focus:before, .single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type:before, .pro-img-item.image-is-loading:before, .lenos-products-tab-widget.loading .lenos-products-tab-body:before, .lenos-products-tab-widget[data-layout="carousel-layout"] .lenos-products-tab-body.has-slider .lenos-products-tab-content:first-of-type .products:not(.tns-slider):before {
content: "" !important;
z-index: 9999;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 100%;
height: 20px;
width: 20px;
top: 50%;
left: 50%;
margin-left: -webkit-calc( -20px / 2);
margin-left: -moz-calc( -20px / 2);
margin-left: calc( -20px / 2);
margin-top: -webkit-calc( -20px / 2);
margin-top: -moz-calc( -20px / 2);
margin-top: calc( -20px / 2);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}
.woocommerce-pagination ul {
margin: 0;
padding-left: 0;
}
.woocommerce-pagination ul a {
text-align: center;
display: inline-block;
width: unset;
height: unset;
line-height: unset;
}
.woocommerce-pagination ul a:hover {
border-color: #999;
}
.woocommerce-pagination ul .page-numbers {
width: 10px;
height: 23px;
border-bottom: 1px solid transparent;
}
.woocommerce-pagination ul .fa-angle-double-left {
margin-right: 3px;
}
.woocommerce-pagination ul .fa-angle-double-right {
margin-left: 3px;
}
.woocommerce-pagination ul .current {
background-color: transparent;
border-color: rgba(0, 0, 0, 0);
}
.woocommerce-pagination ul .dots:hover {
border-color: transparent !important;
}
.woocommerce-pagination li {
list-style: none;
display: inline-block;
}
.woocommerce-pagination li + li {
margin-left: 12px;
}
.ht-pagination .page-numbers {
display: flex;
}
.theme-page-links .post-page-numbers.current span {
background-color: #555555;
color: #fff;
}
.pagination {
display: flex;
justify-content: center;
align-items: center;
margin: 50px 0 100px 0;
clear: both;
}
@media (max-width: 1024px) {
.pagination {
margin: 50px 0 50px 0;
}
}
.pagination .page-numbers {
margin-right: 10px;
}
.pagination span.current,
.pagination a.page-numbers {
width: 38px;
height: 38px;
text-align: center;
line-height: 35px;
display: inline-block;
border: 1px solid #dddddd;
color: #333333;
background-color: transparent;
}
.pagination span.current:hover,
.pagination a.page-numbers:hover {
background-color: #555555;
border: 1px solid transparent;
color: #fff;
}
.pagination span.current {
background-color: #555555;
color: #fff;
border: 1px solid transparent;
}
.pagination .prev.page-numbers:after {
content: "\f124";
font-family: "ionicons";
font-size: 12px;
}
.pagination .next.page-numbers:after {
content: "\f125";
font-size: 12px;
font-family: "ionicons";
}
.blog-pagination {
display: flex;
justify-content: center;
align-items: center;
padding-top: 50px;
clear: both;
}
.blog-pagination .page-numbers {
margin-right: 10px;
}
.blog-pagination span.current,
.blog-pagination a.page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
}
.ht-pagination {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
border-top: 1px solid #eeeeee;
padding-bottom: 60px;
}
.ht-pagination li {
list-style: none;
display: inline-block;
}
.ht-pagination .page-numbers {
margin-right: 10px;
justify-content: center;
}
.ht-pagination a.page-numbers:not(.dots) {
border: 1px solid #ddd;
}
.ht-pagination span.current,
.ht-pagination a.page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #ae845f;
}
.ht-pagination .fa-angle-double-left:before {
content: "\f124";
font-family: "ionicons" !important;
font-size: 12px;
line-height: 40px;
font-weight: 300;
}
.ht-pagination .fa-angle-double-right:before {
content: "\f125";
font-family: "ionicons" !important;
font-size: 12px;
font-weight: 300;
line-height: 40px;
}
.blog5 .ht-pagination {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
border-top: none;
padding-top: 0;
padding-bottom: 60px;
}
.blog5 .ht-pagination .page-numbers {
margin-right: 10px;
justify-content: center;
}  .sk-rotating-plane {
width: 40px;
height: 40px;
background: currentColor;
margin: 40px auto;
animation: sk-rotatePlane 1.2s infinite ease-in-out;
}
@keyframes sk-rotatePlane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
} .sk-double-bounce {
width: 40px;
height: 40px;
position: relative;
margin: 40px auto;
}
.sk-double-bounce .sk-child {
width: 100%;
height: 100%;
border-radius: 50%;
background: currentColor;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
animation: sk-doubleBounce 2.0s infinite ease-in-out;
}
.sk-double-bounce .sk-double-bounce2 {
animation-delay: -1.0s;
}
@keyframes sk-doubleBounce {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
} .sk-wave {
margin: 40px auto;
width: 50px;
height: 40px;
text-align: center;
font-size: 10px;
}
.sk-wave .sk-rect {
background: currentColor;
height: 100%;
width: 6px;
display: inline-block;
animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}
.sk-wave .sk-rect1 {
animation-delay: -1.2s;
}
.sk-wave .sk-rect2 {
animation-delay: -1.1s;
}
.sk-wave .sk-rect3 {
animation-delay: -1s;
}
.sk-wave .sk-rect4 {
animation-delay: -0.9s;
}
.sk-wave .sk-rect5 {
animation-delay: -0.8s;
}
@keyframes sk-waveStretchDelay {
0%, 40%, 100% {
transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
}
} .sk-wandering-cubes {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
}
.sk-wandering-cubes .sk-cube {
background: currentColor;
width: 10px;
height: 10px;
position: absolute;
top: 0;
left: 0;
animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
}
.sk-wandering-cubes .sk-cube2 {
animation-delay: -0.9s;
}
@keyframes sk-wanderingCube {
0% {
transform: rotate(0deg);
}
25% {
transform: translateX(30px) rotate(-90deg) scale(0.5);
}
50% { transform: translateX(30px) translateY(30px) rotate(-179deg);
}
50.1% {
transform: translateX(30px) translateY(30px) rotate(-180deg);
}
75% {
transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
}
100% {
transform: rotate(-360deg);
}
} .sk-spinner-pulse {
width: 40px;
height: 40px;
margin: 40px auto;
background: currentColor;
border-radius: 100%;
animation: sk-pulseScaleOut 1.0s infinite ease-in-out;
}
@keyframes sk-pulseScaleOut {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
opacity: 0;
}
} .sk-chasing-dots {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
text-align: center;
animation: sk-chasingDotsRotate 2s infinite linear;
}
.sk-chasing-dots .sk-child {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background: currentColor;
border-radius: 100%;
animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}
.sk-chasing-dots .sk-dot2 {
top: auto;
bottom: 0;
animation-delay: -1s;
}
@keyframes sk-chasingDotsRotate {
100% {
transform: rotate(360deg);
}
}
@keyframes sk-chasingDotsBounce {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
} .sk-three-bounce {
margin: 40px auto;
width: 80px;
text-align: center;
}
.sk-three-bounce .sk-child {
width: 20px;
height: 20px;
background: currentColor;
border-radius: 100%;
display: inline-block;
animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}
.sk-three-bounce .sk-bounce1 {
animation-delay: -0.32s;
}
.sk-three-bounce .sk-bounce2 {
animation-delay: -0.16s;
}
@keyframes sk-three-bounce {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
} .sk-circle {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
}
.sk-circle .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-circle .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background: currentColor;
border-radius: 100%;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
animation-delay: -0.1s;
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
} .sk-cube-grid {
width: 40px;
height: 40px;
margin: 40px auto; }
.sk-cube-grid .sk-cube {
width: 33.33%;
height: 33.33%;
background: currentColor;
float: left;
animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
animation-delay: 0.0s;
}
.sk-cube-grid .sk-cube8 {
animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
animation-delay: 0.2s;
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
transform: scale3D(1, 1, 1);
}
35% {
transform: scale3D(0, 0, 1);
}
} .sk-fading-circle {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
}
.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background: currentColor;
border-radius: 100%;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
animation-delay: -0.1s;
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% {
opacity: 0;
}
40% {
opacity: 1;
}
} .sk-folding-cube {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: currentColor;
animation: sk-foldCubeAngle 2.4s infinite linear both;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
animation-delay: 0.9s;
}
@keyframes sk-foldCubeAngle {
0%, 10% {
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
} .blog-article {
margin-bottom: 53px;
}
.blog-header-info .if-item:before {
content: '\2014';
margin: 0 5px;
}
.blog-header-info .if-item:first-child:before {
content: none;
}
.button-read-more {
border: none;
background-color: transparent;
margin-top: 8px;
}
.button-read-more a {
font-size: 14px;
letter-spacing: 0.28px;
text-transform: uppercase;
font-weight: 500;
text-decoration: underline;
}
.info-blog-change .entry-meta {
margin-top: 7px;
margin-bottom: 9px;
font-size: 14px;
}
.btnblog-readmore {
font-size: 14px;
font-weight: 600;
display: inline-block;
letter-spacing: 0.28px;
transition: 0.3s;
}
.blog-read-more {
font-size: 14px;
display: inline-block;
margin-top: 10px;
letter-spacing: 2px;
}
.btn-read-more a {
text-decoration: none !important;
}
.entry-image {
position: relative;
overflow: hidden;
margin-bottom: 22px;
}
.entry-image img {
transition: 0.3s;
}
.entry-image:hover img {
transform: scale(1.05);
}
.blog #theme-container &gt; .container, .archive #theme-container &gt; .container, .search #theme-container &gt; .container {
margin-top: 100px;
}
.blog-article-header .entry-meta.blog-header-info .if-item {
font-size: 12px;
}
.blog-article-header .entry-meta.blog-header-info .if-item a {
font-size: 12px;
font-weight: 400;
}
.blog-article-header .entry-meta.blog-header-info .if-item span {
margin-right: 4px;
}
.if-author .avatar {
border-radius: 50%;
margin-right: 13px;
}
.single-post #theme-container &gt; .container {
margin-top: 100px;
}
.category-blog {
width: 100%;
display: block;
float: left;
}
.category-blog a {
color: #7e7e8a;
font-size: 14px;
}
.entry-footer .read-more {
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
margin-top: 22px;
display: inline-block;
padding: 14px 28px;
border-radius: 25px;
letter-spacing: 0.195px;
line-height: 18px;
border: 2px solid;
}
#reply-title {
font-weight: bold;
}
.blog .col-md-8.col-lg-8,
.blog .col-md-4,
.blog .col-lg-6,
.blog .col-md-12.col-lg-12,
.blog .col-md-12.comment-form-comment,
.single .col-md-8.col-lg-8,
.single .col-md-4,
.single .col-lg-6,
.single .col-md-12.col-lg-12,
.single .col-md-12.comment-form-comment,
.search .col-md-8.col-lg-8,
.search .col-md-4,
.search .col-lg-6,
.search .col-md-12.col-lg-12,
.search .col-md-12.comment-form-comment {
padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 1500px) {
.blog .col-md-8.col-lg-8,
.blog .col-md-4,
.blog .col-lg-6,
.blog .col-md-12.col-lg-12,
.blog .col-md-12.comment-form-comment,
.single .col-md-8.col-lg-8,
.single .col-md-4,
.single .col-lg-6,
.single .col-md-12.col-lg-12,
.single .col-md-12.comment-form-comment,
.search .col-md-8.col-lg-8,
.search .col-md-4,
.search .col-lg-6,
.search .col-md-12.col-lg-12,
.search .col-md-12.comment-form-comment {
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 992px) {
.blog .col-md-8.col-lg-8,
.blog .col-md-4,
.single .col-md-8.col-lg-8,
.single .col-md-4,
.search .col-md-8.col-lg-8,
.search .col-md-4 {
padding-left: 15px;
padding-right: 15px;
display: block;
float: left;
}
}
@media (min-width: 1200px) {
.blog .col-md-4,
.single .col-md-4,
.search .col-md-4 {
width: 26%;
padding-right: 40px;
}
.blog .col-lg-8,
.single .col-lg-8,
.search .col-lg-8 {
width: 74%;
}
}
.blog .row,
.single .row,
.search .row {
margin-left: -30px;
margin-right: -30px;
}
@media (max-width: 1500px) {
.blog .row,
.single .row,
.search .row {
margin-left: -15px;
margin-right: -15px;
}
}
.blog #main[class*="col-"].col-md-12.col-lg-12.no-sidebar,
.single #main[class*="col-"].col-md-12.col-lg-12.no-sidebar,
.search #main[class*="col-"].col-md-12.col-lg-12.no-sidebar {
clear: both;
}
@media (min-width: 1200px) {
.blog .blog1 .col-lg-8,
.single .blog1 .col-lg-8,
.search .blog1 .col-lg-8 {
width: 74%;
}
.blog .blog1 .col-md-4,
.single .blog1 .col-md-4,
.search .blog1 .col-md-4 {
width: 26%;
}
}
@media (min-width: 1200px) {
.blog .blog2 .col-lg-8,
.blog .blog3 .col-lg-8,
.blog .blog5 .col-lg-8,
.single .blog2 .col-lg-8,
.single .blog3 .col-lg-8,
.single .blog5 .col-lg-8,
.search .blog2 .col-lg-8,
.search .blog3 .col-lg-8,
.search .blog5 .col-lg-8 {
width: 74%;
padding-right: 30px;
}
.blog .blog2 .col-md-4,
.blog .blog3 .col-md-4,
.blog .blog5 .col-md-4,
.single .blog2 .col-md-4,
.single .blog3 .col-md-4,
.single .blog5 .col-md-4,
.search .blog2 .col-md-4,
.search .blog3 .col-md-4,
.search .blog5 .col-md-4 {
width: 26%;
}
}
@media (min-width: 1024px) {
.blog .hello-single .col-lg-8,
.single .hello-single .col-lg-8,
.search .hello-single .col-lg-8 {
width: 74%;
padding-right: 28px;
}
.blog .hello-single .col-md-4,
.single .hello-single .col-md-4,
.search .hello-single .col-md-4 {
width: 26%;
padding-right: 68px;
padding-left: 15px;
margin-top: -7px;
}
}
.single.single-post .row .col-sm-6 {
padding-right: 30px;
padding-left: 30px;
}
.single.single-post .comment-form-wrap .comment-form .row {
margin-left: -15px;
margin-right: -15px;
}
.single.single-post .comment-form-wrap .comment-form .row .col-md-12.comment-form-comment {
padding-right: 15px;
padding-left: 15px;
}
.single.single-post .comment-form-wrap .comment-form .row .col-sm-6 {
padding-right: 15px;
padding-left: 15px;
}
.single.single-post .comment-form-wrap .comment-form .logged-in-as {
margin: 0 0 22px 0;
}
.blog4 .blog-preset-4 {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eeeeee;
}
.blog4 .blog-preset-4 .item-blog {
position: relative;
}
@media (min-width: 768px) {
.blog4 .blog-preset-4 .item-blog {
display: flex;
flex-direction: row;
}
.blog4 .blog-preset-4 .item-blog .entry-thumbnail,
.blog4 .blog-preset-4 .item-blog .info-item-blog {
width: 39%;
}
.blog4 .blog-preset-4 .item-blog .info-item-blog {
flex-grow: 1;
}
.blog4 .blog-preset-4 .item-blog .entry-thumbnail {
margin-right: 30px;
}
}
.blog4 .blog-preset-4 .item-blog .cover-image img {
max-height: 200px;
width: 100%;
object-fit: cover;
}
.blog4 .blog-preset-4 .item-blog .entry-title.blog-entry-title {
font-size: 20px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0.4px;
margin-top: -9px;
}
@media (max-width: 768px) {
.blog4 .blog-preset-4 .item-blog .entry-title.blog-entry-title {
margin-top: 15px;
}
}
.blog4 .blog-preset-4 .item-blog .blog-header-info-blog {
margin-top: -7px;
}
.blog4 .blog-preset-4 .item-blog .entry-content {
margin-top: 14px;
}
.column-1 {
column-count: 1;
column-gap: 30px;
}
.column-1 .blog-preset-5 {
break-inside: avoid;
}
@media (min-width: 768px) {
.column-2 {
column-count: 2;
column-gap: 30px;
}
.column-2 .blog-preset-5 {
break-inside: avoid;
}
.column-3 {
column-count: 3;
column-gap: 30px;
}
.column-3 .blog-preset-5 {
break-inside: avoid;
}
.column-4 {
column-count: 4;
column-gap: 30px;
}
.column-4 .blog-preset-5 {
break-inside: avoid;
}
.column-5 {
column-count: 5;
column-gap: 30px;
}
.column-5 .blog-preset-5 {
break-inside: avoid;
}
}
.single-post .blog-article-sum .entry-image {
margin-bottom: 0;
}
.search .blog-article-sum .entry-title {
margin-bottom: 15px;
}
.single .blog-article {
margin-bottom: 0px;
}
@media (min-width: 1200px) {
.single .blog-article .lenos-blog-content {
margin: auto;
}
}
.single .cover-image img {
object-fit: cover;
}
.single .blog-article-header {
display: flex;
display: -webkit-flex;
flex-direction: column;
padding-bottom: 8px;
}
.single .blog-article-header .category-blog {
padding-bottom: 7px;
}
.single .blog-article-header .blog-header-info .if-date {
order: 1;
}
.single .lenos-blog-single-thumbnail {
text-align: center;
}
.single .lenos-blog-single-thumbnail img {
border-radius: 10px;
}
.single .lenos-blog-content h5 {
margin-top: 37px;
letter-spacing: 0.4px;
margin-bottom: 23px;
}
.single .lenos-blog-content p {
letter-spacing: 0.3px;
margin: 0 0 1.55em;
}
.single .lenos-blog-content .wp-block-columns {
align-items: center;
}
.single .lenos-blog-content .wp-block-columns p:last-child {
margin-bottom: 0;
}
.wp-block-column:not(:first-child) {
margin-left: 2em;
margin-top: 20px;
}
@media (max-width: 575px) {
.wp-block-column:not(:first-child) {
margin: 0;
}
}
.blog-article .entry-footer-lenos {
display: -webkit-inline-box;
}
.blog-article .theme-social-icon {
float: right;
}
.blog-article .theme-social-icon a {
color: #999999;
width: 30px;
height: 30px;
}
.blog-article .theme-social-icon a:before {
font-size: 20px;
}
.posts-nav {
margin-top: 40px;
background: #f4f4f4;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.post-nav-item {
padding: 60px;
width: 50%;
}
.post-nav-item.prev-nav {
justify-content: flex-start;
}
.post-nav-item.prev-nav img {
margin-right: 30px;
}
.post-nav-item.next-nav {
justify-content: flex-end;
align-self: stretch;
background: #eeeeee;
text-align: right;
}
.post-nav-item.next-nav .nav-item-cont {
margin-right: 30px;
}
.post-nav-item .nav-item-cont {
display: -webkit-inline-flex;
display: inline-flex;
flex-direction: column;
min-height: 100px;
justify-content: center;
max-width: -webkit-calc( 100% - 130px);
max-width: -moz-calc( 100% - 130px);
max-width: calc( 100% - 130px);
}
.post-nav-item .nav-item-cont .entry-title {
margin: 0;
font-size: 20px;
font-weight: normal;
line-height: 30px;
}
.post-nav-item .nav-item-cont a:hover {
text-decoration: underline;
}
.post-nav-item .nav-item-cont span {
font-size: 10px;
}
.post-nav-item img {
width: 100px;
height: 100px;
object-fit: cover;
}
.entry-meta {
display: inline-block;
margin-top: 3px;
}
.blog-article-header .category-blog {
padding-bottom: 11px;
letter-spacing: 0.3px;
}
.page-header {
background-color: #ffffff;
min-height: 33px;
}
.page-header .entry-header {
height: 237px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.page-header .entry-header .entry-title {
color: #292929;
font-weight: 500;
letter-spacing: 0.72px;
text-align: center;
}
.entry-categories {
display: inline-block;
}
.entry-categories:after {
content: '/';
display: inline-block;
padding: 0 5px;
}
.entry-categories a {
display: inline-block;
}
.single-post .entry-title {
margin-top: -9px;
margin-bottom: 20px;
}
.entry-wrapper--overlap {
position: relative;
top: -70px;
margin: 0 20px -70px;
padding: 15px 20px;
background-color: #fff;
}
@media (min-width: 992px) {
.entry-wrapper--overlap {
padding: 30px 40px;
margin: 0 40px -70px;
}
}
.entry-wrapper--overlap .entry-categories a {
border-bottom: 0;
}
.entry-wrapper--overlap .entry-title {
margin-top: 5px;
font-weight: 600;
} .lenos-ibox-footer {
display: flex;
justify-content: space-between;
align-items: center;
}
.lenos-entry-footer-lenos {
display: flex;
justify-content: space-between;
padding-bottom: 28px;
}
.lenos-entry-footer-lenos .tagcloud {
color: #292929;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.lenos-entry-footer-lenos .tagcloud a {
color: #7e7e8a;
text-transform: lowercase;
font-size: 14px;
transition: all 0.3s;
font-weight: 400;
}
.lenos-entry-footer-lenos .tagcloud a:hover {
color: #f63e60 !important;
}
.single .share-social .title-share {
padding: 0;
margin-top: 0;
letter-spacing: 0.3px;
}
.comment-form-cookies-consent {
display: none;
}
.comment-notes {
font-size: 14px;
letter-spacing: 0.38px;
font-style: italic;
color: #767676;
margin: 0 0 22px 0;
}
.related-post a img {
width: 100%;
}
.js-related-box {
margin-left: -15px;
margin-right: -15px;
}
.js-related-box .slick-slide {
margin: 0 15px;
}
.js-related-box .time-post {
font-size: 16px;
display: block;
margin-top: 15px;
}
.js-related-box .entry-related-title {
font-size: 18px;
margin-top: 5px;
}
.arrow-related-box button {
border: none;
}
@media (min-width: 992px) {
.comment-list .children {
padding-left: 100px;
}
}
.blog-article-sum .entry-title {
font-size: 24px;
line-height: 30px;
font-weight: 600;
letter-spacing: 0.48px;
margin: 0;
}
.blog-article-sum .entry-footer-lenos {
clear: both;
}
.blog-article-sum .tagcloud a {
color: #333;
}
.blog-article-sum .entry-content p {
letter-spacing: 0.3px;
}
.blog-article-sum .entry-footer-lenos a {
margin-top: 12px;
}
.single-post .blog-article-sum .entry-title {
font-size: 24px;
font-weight: 800;
line-height: 36px;
letter-spacing: 0.48px;
}
.single-post .blog-article-sum .entry-meta {
margin-top: 12px;
}
.single-post .blog-article-sum .entry-image {
margin-bottom: 27px;
}
.single-post .blog-article-sum .entry-footer-lenos {
margin-top: 42px;
display: block;
float: left;
width: 100%;
}
.single-post .entry-content p {
margin: 0 0 25px;
letter-spacing: 0.28px;
font-weight: 400;
}
.single-post .entry-content h5 {
letter-spacing: normal;
font-weight: 500;
margin: 17px 0;
}
.single-post .entry-content ul.no-space {
margin: 0;
}
.single-post .entry-content ul.no-space li {
line-height: 25px;
}
.single-post .entry-content .post-custome-lenos strong {
font-weight: 500;
}
.single-post .entry-content .wp-block-image {
margin-top: 27px;
margin-bottom: 3px;
}
.single-post .entry-content .wp-block-image figcaption {
margin-top: 0.7em;
font-size: 14px;
letter-spacing: 0.38px;
}
.single-post .entry-footer {
margin-top: 12px;
display: block;
float: left;
width: 100%;
}
@media (max-width: 782px) {
.single-post .entry-footer {
padding-top: 0px;
}
}
.single-post .entry-footer .lenos-entry-footer {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
@media (max-width: 575px) {
.single-post .entry-footer .lenos-entry-footer {
display: unset;
}
}
.single-post .entry-footer .lenos-entry-footer .tagcloud {
font-size: 12px;
font-weight: 500;
}
.single-post .entry-footer .lenos-entry-footer .tagcloud a {
font-weight: 400;
font-size: 14px;
}
.single-post .entry-footer .lenos-entry-footer .tagcloud a:first-child {
padding-left: 10px;
}
.single-post .blog-article-header {
padding-bottom: 14px;
}
.single-post .blog-article-header .entry-meta.blog-header-info .if-item {
font-size: 12px;
letter-spacing: 0.24px;
text-transform: uppercase;
}
.single-post .share-social {
display: flex;
}
.single-post .share-social .social-list {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
.single-post .share-social .social-list li {
line-height: unset;
margin-left: 15px;
}
.single-post .share-social .social-list li a {
font-size: 15px;
transition: all 0.3s;
}
.single-post .share-social .social-list li a:hover {
transform: scale(1.1);
}
.single-post .share-social .social-list li .fa-facebook {
color: #3b5999;
}
.single-post .share-social .social-list li .fa-twitter {
color: #03a9f4;
}
.single-post .share-social .social-list li .fa-pinterest-p {
color: #d32f2f;
}
.single-post .share-social .social-list li .fa-tumblr-square {
color: #001935;
}
.single-post .share-social .social-list li .fa-envelope {
color: #ff4b26;
}
.single-post .share-social .social-list li .fa-linkedin {
color: #0077b7;
}
.lenos-author-inffo {
display: flex;
padding: 40px 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
margin-bottom: 15px;
margin-top: 12px;
}
.lenos-author-inffo .image-user {
display: block;
float: left;
width: 14%;
}
@media (max-width: 575px) {
.lenos-author-inffo .image-user {
width: 20%;
}
}
.lenos-author-inffo .image-user img {
border-radius: 50%;
}
.lenos-author-inffo .info-user {
margin-left: 37px;
margin-top: -5px;
width: 86%;
}
@media (max-width: 575px) {
.lenos-author-inffo .info-user {
margin-left: 25px;
width: 80%;
}
}
.lenos-author-inffo .info-user a {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
}
.lenos-author-inffo .info-user .description {
padding-top: 11px;
}
.wp-block-image {
margin-bottom: 0.5em;
margin-top: 1.65em;
}
@media (min-width: 1200px) {
.wp-block-image figcaption {
padding-right: 1.5em;
}
}
@media (max-width: 992px) {
.blog .widget-area {
display: block;
clear: both;
padding-top: 50px;
}
}
@media (max-width: 600px) {
.post-layout-list .item-blog .info-blog {
margin-top: 15px;
}
}
@media (min-width: 992px) {
.container-poststyle2 {
margin: 0 200px;
width: -webkit-fill-available !important;
}
}
.poststyle2 .blog-article-header {
display: flex;
justify-content: space-between;
flex-direction: row;
align-items: center;
padding-bottom: 15px;
}
@media (max-width: 575px) {
.poststyle2 .blog-article-header {
display: unset;
border: none;
}
.poststyle2 .blog-article-header .share-social {
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
}
}
.poststyle2 .blog-article-header .entry-meta,
.poststyle2 .blog-article-header .share-social .social-list {
margin: 0;
}
.poststyle2 .blog-article-sum .entry-image {
margin-bottom: 20px;
}
@media (max-width: 575px) {
.poststyle2 .blog-article-sum .entry-image {
margin-top: 25px;
margin-bottom: 25px;
}
}
.name-tag,
.title-share {
font-size: 14px;
letter-spacing: 0.28px;
color: #222222;
font-weight: 400;
text-transform: uppercase;
}
blockquote {
padding: 15px;
padding-left: 35px;
margin: 44px 26px 25px 0;
}
@media (max-width: 575px) {
blockquote {
margin: 20px 0;
}
}
blockquote p {
font-size: 1.3em;
letter-spacing: 0 !important;
font-weight: 300 !important;
line-height: 1.6;
}
blockquote strong {
font-weight: 600;
}
blockquote cite {
font-size: 14px;
}
.comment-form-wrap {
display: block;
float: left;
width: 100%;
}
.comment-form-wrap #commentform #author, .comment-form-wrap #commentform #email {
margin-top: 8px;
}
.comment-form-wrap label abbr {
text-decoration: none;
}
.hello-single,
.hello-archive {
width: 100%;
float: left;
padding-bottom: 101px;
}
body.single-post.elementor-default #theme-menu-pusher.no-builder-elementor #main {
padding-bottom: 0;
display: block;
}
body.elementor-default #theme-menu-pusher.no-builder-elementor #main,
.page-template-default #theme-menu-pusher.no-builder-elementor #main {
padding-bottom: 120px;
display: block;
}
.heading-postnew {
font-family: Roboto;
}
.comment-reply-title {
font-weight: normal;
}
#respond {
width: 100%;
}
#commentform #comment {
border: 1px solid #dddddd;
height: 155px;
padding: 10px 20px;
resize: none;
margin-bottom: 30px;
margin-top: 8px;
}
#commentform #comment:focus {
border-color: #ae845f;
}
#commentform #comment:focus::placeholder {
color: #292929;
opacity: 1;
}
#commentform #comment::placeholder {
opacity: 1;
}
#commentform #comment:-ms-input-placeholder {
opacity: 1;
}
#commentform #comment::-ms-input-placeholder {
opacity: 1;
}
#commentform #author,
#commentform #email {
height: 40px;
padding: 0 20px;
border: 1px solid #dddddd;
max-width: 100%;
float: left;
margin-bottom: 30px;
}
#commentform #author:focus,
#commentform #email:focus {
border-color: #ae845f;
}
#commentform #author:focus::placeholder,
#commentform #email:focus::placeholder {
color: #292929;
opacity: 1;
}
#commentform #author::placeholder,
#commentform #email::placeholder {
opacity: 1;
}
#commentform #author:-ms-input-placeholder,
#commentform #email:-ms-input-placeholder {
opacity: 1;
}
#commentform #author::-ms-input-placeholder,
#commentform #email::-ms-input-placeholder {
opacity: 1;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform .attachment-button,
#commentform #submit {
min-width: 132px;
height: 48px;
padding: 0 27px;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
text-transform: uppercase;
border: none;
}
#comments {
padding-top: 71px;
}
#comments .comment-list {
padding-bottom: 38px;
}
#comments textarea::placeholder,
#comments input::placeholder {
font-size: 12px;
color: #948f84;
letter-spacing: 0.1px;
}
#reply-title {
font-size: 24px;
font-weight: 400;
letter-spacing: normal;
color: #222222;
text-transform: capitalize;
margin: 15px 0 7px 0;
}
#reply-title small {
font-size: 80%;
}
.comments-area {
margin-top: 16px;
padding: 40px 0;
border-top: 1px solid #eeeeee;
padding-bottom: 19px;
}
#comments .navigation {
margin-top: 20px;
margin-bottom: 30px;
}
#comments .cmt-previous {
float: left;
}
#comments .cmt-previous a:before {
content: "\f100";
font-family: "FontAwesome";
margin-right: 5px;
}
#comments .cmt-next {
float: right;
}
#comments .cmt-next a:after {
content: "\f101";
font-family: "FontAwesome";
margin-left: 5px;
}
.comments-title {
font-size: 24px;
font-weight: 400;
letter-spacing: normal;
margin-top: 0;
margin-bottom: 45px;
text-transform: capitalize;
}
.comments-title + .comment-list {
margin-top: 5px;
}
.comments-title mark {
background-color: transparent;
}
.comment-list {
padding-top: 15px;
}
.comment-list .children {
margin: 0;
}
.comment-list .children #respond {
margin-bottom: 50px;
}
.comment-list #respond {
border-bottom: 1px solid #eee;
padding-bottom: 50px;
margin-bottom: 50px;
}
@media (min-width: 992px) {
.comment-list #respond {
float: right;
width: -webkit-calc( 100% - 130px);
width: -moz-calc( 100% - 130px);
width: calc( 100% - 130px);
}
}
.comment-item {
padding-bottom: 23px;
margin-bottom: 33px;
border-bottom: 1px solid #eeeeee;
}
.comment-item:last-child {
display: block;
float: left;
width: 100%;
margin-bottom: 21px;
}
.comment-avatar {
width: 60px;
float: left;
margin-right: 25px;
}
.comment-avatar img {
border-radius: 50%;
}
.comment-content {
position: relative;
max-width: 100%;
width: -webkit-calc( 100% - 130px);
width: -moz-calc( 100% - 130px);
width: calc( 100% - 130px);
display: flex;
flex-direction: column;
}
.comment-content .comment-author {
order: 1;
}
.comment-content .comment-text {
order: 2;
}
.comment-content .comment-info {
order: 3;
margin-top: -1px;
}
.comment-author {
margin-top: -9px;
}
.comment-author .comment-author-name {
font-weight: 500;
font-size: 14px;
letter-spacing: normal;
}
.comment-author .comment-time {
display: block;
float: left;
width: 100%;
position: relative;
font-size: 12px;
letter-spacing: 0.24px;
font-weight: 400;
margin-top: -1px;
text-transform: uppercase;
}
.comment-info a {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.28px;
}
.comment-reply-link:before {
content: "\f067";
font-family: "FontAwesome";
margin-right: 4px;
font-size: 9px;
}
.comment-edit-link:before {
content: "\f044";
font-family: "FontAwesome";
margin-right: 5px;
margin-left: 15px;
}
.comment-time {
font-size: 14px;
letter-spacing: 0.26px;
}
.comment-text {
margin-top: 11px;
margin-bottom: 5px;
letter-spacing: 0.28px;
line-height: 25px;
}
p.comment-form-url {
margin-bottom: 37px;
}
.comment-list {
margin: 0;
padding: 0;
list-style-type: none;
}
.comment-list .pingback,
.comment-list .trackback,
.comment-list .comment {
display: block;
float: left;
width: 100%;
list-style-type: none;
margin-bottom: 45px;
padding-bottom: 28px;
border-bottom: 1px solid #eeeeee;
}
.comment-list .pingback:last-child,
.comment-list .trackback:last-child,
.comment-list .comment:last-child {
margin-bottom: 0;
}
.comment-list &gt; .pingback &gt; .children,
.comment-list &gt; .trackback &gt; .children,
.comment-list &gt; .comment &gt; .children {
margin-left: 90px;
}
.comment-list .trackback,
.comment-list .pingback {
padding-left: 0;
}
.comment-list .trackback .comment-content,
.comment-list .pingback .comment-content {
margin-left: 0;
}
.comment-list &gt; .trackback:last-child,
.comment-list &gt; .pingback:last-child,
.comment-list &gt; .comment:last-child {
margin-bottom: 0;
}
.comment-list .children {
padding: 0;
padding-left: 21px;
margin-left: 72px;
margin-top: 21px;
margin-bottom: 21px;
border-left: 2px solid #ddd;
}
.comment-list .children .comment-author img {
width: 48px;
}
.comment-list .children .comment-content {
margin-left: 72px;
}
.comment-list .children .comment {
margin-bottom: 30px;
padding-bottom: 0;
border-bottom: 0;
}
.comment-list .children .comment:last-child {
margin-bottom: 0;
}
.comment-list .comment-header {
margin-bottom: 9px;
}
.comment-list .comment-author {
float: left;
}
.comment-list .comment-author img {
border-radius: 50%;
}
.comment-list .comment-content {
position: relative;
margin-left: 86px;
}
.comment-list .meta {
margin-bottom: 8px;
}
.comment-list .fn {
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
display: inline-block;
margin-bottom: 0;
}
.comment-list .fn a {
font-style: inherit;
font-size: inherit;
color: inherit;
}
.comment-list .description {
font-size: 14px;
line-height: 24px;
}
.comment-list .comment-footer {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 11px;
font-size: 14px;
line-height: 24px;
width: 100%;
}
.comment-list .comment-actions a {
display: inline-block;
margin-top: 5px;
margin-left: 11px;
padding-left: 15px;
border-left: 1px solid #ababab;
}
.comment-list .comment-awaiting-messages {
display: block;
}
.comment-list .woo-comment-author .meta .fn {
font-weight: 500;
margin: 0 0 5px;
}
@media (max-width: 991px) {
.group-blog-sidebar-left #theme-menu-pusher &gt; .container &gt; .row {
width: 100%;
margin: 0;
display: flex;
flex-direction: column;
}
.group-blog-sidebar-left #theme-menu-pusher &gt; .container &gt; .row .col-md-4 {
order: 2;
margin-top: 40px;
}
}
.blog .cover-image img {
max-height: 470px;
object-fit: cover;
width: 100%;
}
.blog .blog-article-sum {
padding: 0 32px;
}
.has-menu-open {
overflow: hidden;
}
.logged-in-as a {
color: #767676;
}
.ht-pagination ul .page-numbers:not(.current) {
font-size: 12px;
font-weight: 600;
}
a {
color: #292929;
}
#theme-page-title {
width: 100%;
}
.widget-blog-post .entry-title {
margin: 0;
}
.widget-blog-post .item-blog .entry-thumbnail {
margin-bottom: 18px;
}
.widget-blog-post .entry-content {
margin-top: 10px;
}
.widget-blog-post .entry-content p {
margin: 0;
}
.widget-blog-post .blog-header-info-blog {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 400;
text-transform: capitalize;
margin: 8px 0px 0px 0px;
}
.widget-blog-post .item-blog {
padding-bottom: 45px;
}
.widget-blog-post .lenos-pagination.pagination {
margin: 0;
}
.blog2 .widget-blog-post,
.blog3 .widget-blog-post,
.blog5 .widget-blog-post {
padding-left: 0;
}
.blog2 .widget-blog-post .item-blog,
.blog3 .widget-blog-post .item-blog,
.blog5 .widget-blog-post .item-blog {
margin-bottom: 10px;
}
.blog2 .widget-blog-post .item-blog .entry-thumbnail,
.blog3 .widget-blog-post .item-blog .entry-thumbnail,
.blog5 .widget-blog-post .item-blog .entry-thumbnail {
margin-bottom: 23px;
max-height: 450px;
}
.blog2 .widget-blog-post .item-blog .info-item-blog .entry-title.blog-entry-title,
.blog3 .widget-blog-post .item-blog .info-item-blog .entry-title.blog-entry-title,
.blog5 .widget-blog-post .item-blog .info-item-blog .entry-title.blog-entry-title {
font-size: 24px;
font-weight: 400;
line-height: 35px;
letter-spacing: normal;
text-transform: capitalize;
}
.blog2 .widget-blog-post .item-blog .info-item-blog .blog-header-info-blog,
.blog3 .widget-blog-post .item-blog .info-item-blog .blog-header-info-blog,
.blog5 .widget-blog-post .item-blog .info-item-blog .blog-header-info-blog {
margin-top: 0;
}
.blog2 .widget-blog-post .item-blog,
.blog3 .widget-blog-post .item-blog {
margin-bottom: 42px;
}
.blog2 .widget-blog-post .item-blog .entry-thumbnail,
.blog3 .widget-blog-post .item-blog .entry-thumbnail {
margin-bottom: 18px;
max-height: 300px;
}
.blog2 .widget-blog-post .item-blog .info-item-blog .entry-title.blog-entry-title,
.blog3 .widget-blog-post .item-blog .info-item-blog .entry-title.blog-entry-title {
font-size: 15px;
font-weight: 700;
letter-spacing: normal;
text-transform: uppercase;
line-height: 25px;
}
.blog2 .widget-blog-post .item-blog .info-item-blog .blog-header-info-blog,
.blog3 .widget-blog-post .item-blog .info-item-blog .blog-header-info-blog {
margin-top: 0;
}
.related-box {
clear: both;
}
.related-box .post-navigation .nav-links {
display: inline-block;
width: 100%;
}
.related-box .post-navigation .nav-links .nav-previous,
.related-box .post-navigation .nav-links .nav-next {
width: 50%;
padding: 0 50px;
position: relative;
display: block;
float: left;
}
@media (max-width: 575px) {
.related-box .post-navigation .nav-links .nav-previous,
.related-box .post-navigation .nav-links .nav-next {
width: 100%;
padding: 0;
}
}
.related-box .post-navigation .nav-links .nav-previous a,
.related-box .post-navigation .nav-links .nav-next a {
flex: 1;
display: flex;
flex-direction: column;
}
.related-box .post-navigation .nav-links .nav-previous a:before,
.related-box .post-navigation .nav-links .nav-next a:before {
font-family: "themify";
font-size: 14px;
position: absolute;
top: 35%;
display: flex;
justify-content: center;
align-items: center;
line-height: 25px;
color: #222222;
}
.related-box .post-navigation .nav-links .nav-previous {
padding-left: 30px;
}
.related-box .post-navigation .nav-links .nav-previous a:before {
content: '\e64a';
left: 0;
}
.related-box .post-navigation .nav-links .nav-next {
padding-right: 30px;
text-align: right;
float: right;
border-left: 1px solid #e8e8e8;
}
@media (max-width: 575px) {
.related-box .post-navigation .nav-links .nav-next {
margin-top: 20px;
border-left: 0;
}
}
.related-box .post-navigation .nav-links .nav-next a {
align-items: flex-end;
}
.related-box .post-navigation .nav-links .nav-next a:before {
content: "\e649";
right: 0;
}
.related-box .post-navigation .nav-links .lenos-article-nav-text {
font-size: 13px;
text-transform: uppercase;
color: #767676;
letter-spacing: 0.26px;
font-weight: 600;
}
.related-box .post-navigation .nav-links .title-nav {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
line-height: 24px;
margin-top: 6px;
text-transform: uppercase;
color: #222222;
}
.related-box .post-navigation .nav-links a:hover .lenos-article-nav-text,
.related-box .post-navigation .nav-links a:hover .title-nav {
color: #ae845f;
}
.related-box .post-navigation .nav-links a:hover:before {
background-color: #ae845f;
border-color: #ae845f;
color: #fff;
}
.navigation.post-navigation {
margin-top: 14px;
padding: 27px 0 0 0;
border-top: 1px solid #eeeeee;
}
.related-articles {
padding: 28px 0 26px 0;
border-top: 1px solid #eeeeee;
margin-top: 29px;
}
.related-lenos {
display: flex;
justify-content: space-between;
margin: 0 -15px;
}
@media (max-width: 575px) {
.related-lenos {
display: unset;
}
}
@media (max-width: 575px) {
.lenos-post-related {
width: 100% !important;
}
.lenos-post-related:first-child {
margin-bottom: 30px;
}
}
.lenos-post-related {
width: calc( 100% / 3);
margin: 0 15px;
}
@media (max-width: 575px) {
.lenos-post-related {
margin: 0;
}
}
.lenos-post-related .box-img {
position: relative;
}
.lenos-post-related .full-width {
max-height: 450px;
object-fit: cover;
margin-bottom: 11px;
}
.lenos-post-related .title-related-post {
font-size: 14px;
line-height: 24px;
letter-spacing: 0.28px;
font-weight: 600;
margin: 2px 0 0 0;
}
.lenos-post-related .entry-meta {
padding-top: 2px;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.26px;
color: #959595;
}
.lenos-post-related .entry-meta a {
color: #959595;
}
.lenos-post-related .entry-meta .if-author {
display: none;
}
.lenos-post-related .entry-meta .if-item.if-cat:before {
content: '';
margin: 0;
}
.lenos-post-related .box-img img {
border-radius: 0;
object-fit: cover;
height: 170px;
width: 100%;
}
@media (max-width: 768px) {
.lenos-post-related .box-img img {
height: 170px;
}
}
.title-related {
font-size: 18px;
margin-bottom: 34px;
font-weight: 400;
letter-spacing: 0.36px;
}
.lenos-entry-footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 31px;
clear: both;
} .elementor-section {
clear: both;
}
.elementor-widget-container {
min-height: 1px;
}
.elementor-widget-wp-widget-archives .elementor-widget-container &gt; ul,
.elementor-widget-wp-widget-categories .elementor-widget-container &gt; ul {
padding-left: 0;
}
.elementor-widget-wp-widget-archives li,
.elementor-widget-wp-widget-categories li {
list-style: none;
}
.elementor-widget-wp-widget-archives a,
.elementor-widget-wp-widget-categories a {
line-height: 35px;
} .widget {
float: left;
position: relative;
margin-bottom: 21px;
}
.widget:not(.footer-widget) {
width: 100%;
}
.widget .widget-title {
margin-bottom: 17px;
margin-top: 0;
font-size: 18px;
letter-spacing: 0.26px;
}
.widget:first-of-type .widget-title {
margin-top: 0 !important;
}
.widget &gt; ul {
padding-left: 0;
}
.widget li {
list-style: none;
}
.widget a {
font-size: 15px;
line-height: 35px;
letter-spacing: 0.3px;
color: #222222;
}
.widget select {
height: 40px;
padding: 0 15px;
}
.widget_tag_cloud .widget-title {
margin-bottom: 15px;
}
.elementor-widget-wp-widget-tag_cloud h5 {
margin-bottom: 14px;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud {
margin-top: -4px;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a {
font-size: 14px;
display: inline-block;
line-height: unset;
letter-spacing: 0.3px;
transition: 0.3s;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a:after {
content: ',';
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a:last-child:after {
content: none;
}
@media (max-width: 575px) {
.widget-area .widget_search {
margin-top: 30px;
}
}
.widget-area .widget .tagcloud a {
color: #767676;
font-size: 15px;
letter-spacing: normal;
display: inline-block;
padding: 2.5px 13px;
background-color: #fff;
border: 1px solid #eeeeee;
margin: 0 7px 9px 0;
line-height: unset;
transition: 0.3s;
}
.widget-area .widget .tagcloud a:hover {
color: #ffffff;
background-color: #ae845f;
}
.widget-area .widget_categories .widget-title {
margin-top: 12px;
margin-bottom: 15px;
}
.widget-area .widget_categories ul {
margin-bottom: 0;
}
.widget-area .widget_categories ul li {
line-height: unset;
}
.widget-area .widget_categories ul li a {
line-height: 35px;
font-size: 15px;
padding: 0;
letter-spacing: 0.3px;
}
.widget-area .widget_tag_cloud {
margin-top: 5px;
margin-bottom: 28px;
}
.widget-area .search-field {
height: 45px;
border: 1px solid #dddddd;
padding: 0 19px;
border-radius: 0;
background-color: #f8f8f8;
padding-right: 3.5em;
font-size: 14px;
}
.widget-area .search-submit {
height: 45px;
width: 45px;
font-size: 21px;
transform: unset;
color: #948f84;
}
.widget-area .search-submit:before {
content: '\e908';
font-family: 'lenos';
}
.widget-area .search-submit:hover {
transform: unset;
}
.elementor-widget-wp-widget-categories .elementor-widget-container &gt; ul {
padding-left: 0;
margin-top: -5px;
}
.elementor-widget-wp-widget-categories li {
list-style: none;
line-height: unset;
display: flex;
justify-content: space-between;
}
.elementor-widget-wp-widget-categories a {
line-height: 35px;
}
.elementor-widget-wp-widget-categories ul li {
line-height: unset;
}
.elementor-widget-wp-widget-categories ul li a {
line-height: 2.2em;
padding: 0;
letter-spacing: 0.3px;
}
.lenos-entry-footer .tagcloud a {
line-height: 28px;
}
.widget_archive:not(.footer-widget) a,
.widget_categories:not(.footer-widget) a,
.elementor-widget-wp-widget-archives:not(.footer-widget) a,
.elementor-widget-wp-widget-categories:not(.footer-widget) a,
.widget_pages:not(.footer-widget) a,
.widget_meta:not(.footer-widget) a,
.widget_recent_entries:not(.footer-widget) a,
.widget_nav_menu:not(.footer-widget) a {
padding: 3px 0;
display: inline-block;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_product_categories ul li a {
display: inline-block;
width: 88%;
} .search-form {
position: relative;
}
.search-no-results .search-form {
max-width: 400px;
}
.search-field {
height: 45px;
padding: 0 19px;
border-radius: 0;
background-color: #f8f8f8;
width: 100%;
font-size: 14px;
}
.search-field:focus {
border-color: #ae845f;
}
.search-submit {
position: absolute;
width: 48px;
height: 48px;
border-radius: 0;
right: 0;
top: 0;
background: rgba(0, 0, 0, 0);
font-size: 20px;
color: #222222;
transform: rotatey(0deg);
}
.widget.widget_search .search-field {
height: 45px;
background-color: transparent;
}
.widget.widget_search .search-field::placeholder {
opacity: 1;
font-weight: 400;
}
.widget.widget_search .search-field:focus {
border-color: #2F2F30;
}
.widget.widget_search .search-field:focus::placeholder {
opacity: 1;
}
.widget.widget_search .search-submit {
position: absolute;
height: 45px;
width: 61px;
border-radius: 0;
border: none;
right: 0;
top: 0;
background: transparent !important;
}
.widget.widget_search .search-submit:hover {
transform: unset;
}
.elementor-widget-container .widget.widget_categories {
margin-top: 12px;
}
.elementor-widget-container .widget.widget_categories .widget-title {
margin-bottom: 16px;
}
.elementor-widget-container .widget.widget_categories ul li a {
line-height: 1.5;
font-size: 15px;
letter-spacing: 0.3px;
}
.elementor-widget-container .widget_tag_cloud .widget-title,
.elementor-widget-container .widget_product_tag_cloud .widget-title {
margin-bottom: 28px;
margin-top: -10px;
}
.elementor-widget-container .widget_tag_cloud .tagcloud a,
.elementor-widget-container .widget_product_tag_cloud .tagcloud a {
color: #767676;
font-size: 15px;
letter-spacing: normal;
display: inline-block;
padding: 2.5px 13px;
background-color: #fff;
border: 1px solid #eeeeee;
margin: 0 7px 9px 0;
line-height: unset;
transition: 0.3s;
}
.elementor-widget-container .widget_tag_cloud .tagcloud a:hover,
.elementor-widget-container .widget_product_tag_cloud .tagcloud a:hover {
color: #ffffff;
background-color: #ae845f;
}
.elementor-widget-container .widget_product_tag_cloud .tagcloud {
margin-top: -10px;
}
.elementor-widget-container .lenos_widget_recent_entries .widget-title {
margin-bottom: 18px;
margin-top: 8px;
}
.elementor-widget-container .lenos_widget_recent_entries .lenos-entries li.lenos-entry {
margin-bottom: 20px;
}
.elementor-widget-container .wc-block-product-categories ul {
padding-left: 0;
}
.elementor-widget-container .wc-block-product-categories ul a {
display: inline-block;
width: 86%;
}
.elementor-widget-container .wc-block-product-categories.is-list {
margin-top: -54px;
}
.widget_tag_cloud .widget-title {
margin-bottom: 27px;
} .widget_nav_menu &gt; div &gt; ul {
padding-left: 0;
}
.widget_nav_menu li {
position: relative;
}
.widget_nav_menu li ul {
margin-left: 15px;
}
.widget_nav_menu .theme-menu-label {
float: right;
cursor: default;
pointer-events: none;
} .flickr-widget {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: flex-start;
align-items: flex-start;
flex-wrap: wrap;
}
.flickr-widget.flickr-col-1 a {
width: 100%;
}
.flickr-widget.flickr-col-2 a {
flex-basis: -webkit-calc( (100% - 10px) / 2);
flex-basis: -moz-calc( (100% - 10px) / 2);
flex-basis: calc( (100% - 10px) / 2);
}
.flickr-widget.flickr-col-3 a {
flex-basis: -webkit-calc( (100% - 20px) / 3);
flex-basis: -moz-calc( (100% - 20px) / 3);
flex-basis: calc( (100% - 20px) / 3);
}
.flickr-widget.flickr-col-4 a {
flex-basis: -webkit-calc( (100% - 30px) / 4);
flex-basis: -moz-calc( (100% - 30px) / 4);
flex-basis: calc( (100% - 30px) / 4);
}
.flickr-widget.flickr-col-5 a {
flex-basis: -webkit-calc( (100% - 40px) / 5);
flex-basis: -moz-calc( (100% - 40px) / 5);
flex-basis: calc( (100% - 40px) / 5);
}
.flickr-widget a {
margin-bottom: 10px;
}
.lenos_widget_recent_entries .widget-title {
margin-bottom: 23px;
}
.lenos_widget_recent_entries ul {
margin-bottom: 0;
margin-top: 0;
}
.lenos_widget_recent_entries ul li.lenos-entry {
display: flex;
margin-bottom: 30px;
clear: both;
width: 100%;
line-height: unset;
}
@media (max-width: 1024px) {
.lenos_widget_recent_entries ul li.lenos-entry {
align-items: flex-start;
}
}
.lenos_widget_recent_entries ul li.lenos-entry:hover img {
transform: scale(1.15);
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-entry-thumbnail {
float: left;
margin-right: 10px;
overflow: hidden;
border-radius: 0;
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-entry-thumbnail img {
object-fit: cover;
vertical-align: top;
position: relative;
transition-duration: 0.5s;
width: 60px;
height: 65px;
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-recent-post-detail {
display: flex;
flex-direction: column;
justify-content: center;
width: calc( 100% - 70px);
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-recent-post-detail a {
letter-spacing: 0.3px;
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-recent-post-detail .lenos-recent-post-title {
font-size: 14px;
font-weight: 400;
line-height: 23px;
letter-spacing: normal;
color: #222222;
text-transform: capitalize;
margin-top: -4px;
}
.lenos_widget_recent_entries ul li.lenos-entry .lenos-recent-post-detail .lenos-recent-post-on {
font-size: 12px;
letter-spacing: 0.24px;
line-height: 1.5;
color: #767676;
text-transform: uppercase;
margin-top: 6px;
}
.lenos_widget_recent_entries ul li.lenos-entry:last-child {
margin-bottom: 0;
}
.lenos_widget_recent_entries ul li.lenos-entry:first-child {
padding-top: 0;
}
.widget.widget_archive .widget-title {
margin-bottom: 13px;
}
.widget.widget_archive ul {
margin-top: 0;
}
.widget.widget_archive ul a {
padding: 0;
}
.elementor-widget-container .lenos-entries {
padding-left: 0;
margin: 0;
}
.elementor-widget-container .lenos-entries li.lenos-entry {
display: flex;
margin-bottom: 20px;
clear: both;
width: 100%;
align-items: center;
line-height: unset;
}
@media (max-width: 1024px) {
.elementor-widget-container .lenos-entries li.lenos-entry {
align-items: flex-start;
}
}
.elementor-widget-container .lenos-entries li.lenos-entry:hover img {
transform: scale(1.15);
border-radius: 5px;
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-entry-thumbnail {
float: left;
margin-right: 10px;
overflow: hidden;
border-radius: 0;
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-entry-thumbnail img {
object-fit: cover;
vertical-align: top;
position: relative;
transition-duration: 0.5s;
width: 60px;
height: 65px;
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-recent-post-detail {
display: flex;
flex-direction: column;
justify-content: center;
width: calc( 100% - 70px);
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-recent-post-detail a {
letter-spacing: 0.3px;
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-recent-post-detail .lenos-recent-post-title {
font-size: 14px;
font-weight: 400;
line-height: 23px;
letter-spacing: normal;
color: #222222;
text-transform: capitalize;
margin-top: -4px;
}
.elementor-widget-container .lenos-entries li.lenos-entry .lenos-recent-post-detail .lenos-recent-post-on {
font-size: 12px;
letter-spacing: 0.24px;
line-height: 1.5;
color: #767676;
text-transform: uppercase;
margin-top: 6px;
}
.elementor-widget-container .lenos-entries li.lenos-entry:last-child {
margin-bottom: 0;
}
.elementor-widget-container .lenos-entries li.lenos-entry:first-child {
padding-top: 8px;
}
.elementor-widget-wp-widget-categories .elementor-widget-container h5,
.elementor-widget-wp-widget-tag_cloud .elementor-widget-container h5,
.elementor-widget-wp-widget-lenos-recent-posts .elementor-widget-container h5 {
margin-bottom: 17px;
margin-top: 0;
font-size: 14px;
letter-spacing: 0.3px;
font-weight: 500;
}
.elementor-widget-wp-widget-categories .elementor-widget-container .cat-item a,
.elementor-widget-wp-widget-tag_cloud .elementor-widget-container .cat-item a,
.elementor-widget-wp-widget-lenos-recent-posts .elementor-widget-container .cat-item a {
font-size: 14px;
padding: 4px 0;
}
.elementor-widget-wp-widget-search .search-field {
height: 45px;
border: none;
padding: 0 19px;
background-color: #f8f8f8;
padding-right: 3.5em;
}
.elementor-widget-wp-widget-search .search-submit {
height: 45px;
width: 45px;
transform: unset;
}
.elementor-widget-wp-widget-search .search-submit:before {
content: "\f178";
font-family: "FontAwesome";
}
.elementor-widget-wp-widget-search .search-submit:hover {
transform: unset;
}
.box-view-more-widget-blog-post {
clear: both;
}
.box-view-more-widget-blog-post .view-more a {
position: relative;
display: inline-block;
}
.box-view-more-widget-blog-post .view-more a:after {
position: absolute;
content: '';
bottom: 2px;
left: 50%;
transform: translateX(-50%);
height: 7px;
width: 105%;
z-index: -1;
}
.box-img-hover {
overflow: hidden;
}
.blog-article {
position: relative;
}
.sticky .info-item-blog {
padding: 21px 30px 30px 30px;
background-color: #eee;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding: 0;
border: 1px solid #dddddd;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
padding: 0 0 0 20px;
}
html {
scroll-behavior: smooth;
}
#main {
clear: both;
}
.page-404-container {
text-align: center;
display: flex;
align-items: center;
flex-direction: column;
}
.image-404 {
font-size: 220px;
fill: #7f7f7f;
}
.not-found {
clear: both;
padding: 100px 0;
}
.not-found:after {
content: " ";
display: table;
}
.not-found:after {
clear: both;
}
.not-found img.primary-logo {
width: 244px;
margin-bottom: 58px;
}
.not-found h3.oops {
margin: 34px 0 25px 0;
color: #222222;
font-size: 22px;
font-weight: 500;
letter-spacing: normal;
}
.not-found p.title {
max-width: 510px;
color: #767676;
line-height: 25px;
font-size: 14px;
letter-spacing: 0.28px;
padding-bottom: 30px;
}
.not-found button.button-404 {
height: 50px;
width: 196px;
border: none;
}
.not-found button.button-404 a {
font-size: 12px;
letter-spacing: 0.12px;
text-transform: uppercase;
font-weight: 500;
line-height: 50px;
color: #fff;
}
.not-found button.button-404:hover {
background-color: #222222 !important;
}
body.error404 #theme-footer {
margin-top: 0;
}
.container_box {
display: flex;
}
.container_box #theme-menu-pusher {
max-width: 1370px;
margin: 0 auto;
}
.dropdown {
position: relative;
}
.dropdown:not(:last-child) {
margin-right: 25px;
}
.dropdown:hover .dropdown__content {
display: block;
z-index: 9999;
}
.dropdown__content {
position: absolute;
display: none;
min-width: 80px;
background-color: #1a1a1a;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown__content a {
display: block;
color: rgba(255, 255, 255, 0.54);
padding: 5px 10px;
}
.multi-language {
display: flex;
justify-content: space-between;
height: 40px;
align-items: center;
padding: 5px 15px;
width: 130px;
}
.dropdown {
cursor: pointer;
color: #c5c5c5;
font-weight: 400;
}
@font-face {
font-family: 'lenos';
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/lenos.eot?rocvcq);
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/lenos.eot?rocvcq#iefix) format("embedded-opentype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/lenos.ttf?rocvcq) format("truetype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/lenos.woff?rocvcq) format("woff"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/lenos.svg?rocvcq#lenos) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icolenos-"], [class*=" icolenos-"] { font-family: 'lenos' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icolenos-i-facebook:before {
content: "\e900";
}
.icolenos-i-pinterest:before {
content: "\e901";
}
.icolenos-i-twitter:before {
content: "\e902";
}
.icolenos-i-youtube:before {
content: "\e903";
}
.icolenos-i-angle-down:before {
content: "\e904";
}
.icolenos-i-angle-left:before {
content: "\e905";
}
.icolenos-i-angle-right:before {
content: "\e906";
}
.icolenos-i-wishlist:before {
content: "\e907";
}
.icolenos-i-customer:before {
content: "\e908";
}
.icolenos-i-search:before {
content: "\e909";
}
.icolenos-icon_compare-2794347:before {
content: "\e90a";
}
.icolenos-icon_location-1049915:before {
content: "\e90b";
}
.icolenos-icon_viewed-4530403:before {
content: "\e90c";
}
.icolenos-icon-email-4521320:before {
content: "\e90d";
}
.footer-col-1 .footer-widget {
width: 100%;
}
@media (min-width: 992px) {
.footer-col-3 .footer-widget {
width: -webkit-calc( 100% / 3);
width: -moz-calc( 100% / 3);
width: calc( 100% / 3);
padding-left: 15px;
padding-right: 15px;
}
.footer-col-3 .footer-widget:nth-of-type(3n+4) {
clear: both;
}
.footer-col-4 .footer-widget {
width: 25%;
padding-left: 15px;
padding-right: 15px;
}
.footer-col-4 .footer-widget:nth-of-type(4n+5) {
clear: both;
}
.footer-col-5 .footer-widget {
width: 20%;
padding-left: 15px;
padding-right: 15px;
}
.footer-col-5 .footer-widget:nth-of-type(5n+6) {
clear: both;
}
.footer-col-6 .footer-widget {
width: -webkit-calc( 100% / 6);
width: -moz-calc( 100% / 6);
width: calc( 100% / 6);
padding-left: 15px;
padding-right: 15px;
}
.footer-col-6 .footer-widget:nth-of-type(6n+7) {
clear: both;
}
}
@media (min-width: 600px) and (max-width: 991px) {
.footer-col-3 .footer-widget,
.footer-col-4 .footer-widget,
.footer-col-5 .footer-widget,
.footer-col-6 .footer-widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-col-3 .footer-widget:nth-of-type(2n+3),
.footer-col-4 .footer-widget:nth-of-type(2n+3),
.footer-col-5 .footer-widget:nth-of-type(2n+3),
.footer-col-6 .footer-widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (min-width: 600px) {
.footer-col-2 .footer-widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-col-2 .footer-widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (max-width: 599px) {
.footer-col-2 .footer-widget,
.footer-col-3 .footer-widget,
.footer-col-4 .footer-widget,
.footer-col-5 .footer-widget,
.footer-col-6 .footer-widget {
width: 100%;
padding-left: 15px;
padding-right: 15px;
clear: both;
}
}
#theme-footer {
position: relative;
border-top: 1px solid #e6e6e6;
}
.elementor-page #theme-footer {
margin-top: 0;
}
.footer-widget {
float: left;
}
.footer-bot {
padding: 20px 0 20px 0;
color: #767676;
font-size: 14px;
}
.footer-bot .container {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 991px) {
.footer-left {
margin-bottom: 15px;
}
.footer-left:empty {
display: none;
}
}
.footer-logo {
min-height: 1px;
display: block;
float: left;
margin-right: 20px;
}
.footer-logo .customize-partial-edit-shortcut {
display: none;
}
@media (max-width: 991px) {
.footer-logo {
text-align: center;
margin-bottom: 15px;
}
.footer-logo:empty {
display: none;
}
}
.footer-logo img {
max-width: 182px;
}
.footer-bot-right {
display: block;
float: right;
font-size: 14px;
}
.footer-bot-right p:last-child {
margin-bottom: 0;
}
.footer-bot-right .fa {
font-size: 0;
display: inline-block;
margin-left: 18px;
}
.footer-bot-right .fa + br {
display: none;
}
.footer-bot-right .fa:before {
font-size: 17px;
}
.newsletter-wrapper {
position: relative;
}
.newsletter-wrapper .submit-newsletter {
position: absolute;
top: 0;
right: 0;
color: #3a3b59;
text-transform: uppercase;
letter-spacing: 2px;
background: #fed5bf;
padding: 0 25px;
font-size: 14px;
}
.form-contact-wrapper {
margin-bottom: 20px;
}
.form-contact-wrapper .form-wrapp-flex {
width: 100%;
}
@media (min-width: 991px) {
.form-contact-wrapper .form-wrapp-flex {
display: flex;
justify-content: space-between;
}
}
.form-contact-wrapper .form-wrapp-flex .form-left {
width: 100%;
margin-bottom: 20px;
}
@media (min-width: 991px) {
.form-contact-wrapper .form-wrapp-flex .form-left {
width: calc( 50% - 10px);
margin-right: 10px;
}
}
.form-contact-wrapper .form-wrapp-flex .form-right {
width: 100%;
}
@media (min-width: 991px) {
.form-contact-wrapper .form-wrapp-flex .form-right {
width: calc( 50% - 10px);
margin-left: 10px;
}
}
.form-contact-wrapper .input-form {
border: 1px solid #fc5a34;
height: 50px;
padding: 0 20px;
font-size: 14px;
color: #fc5a34;
}
.form-contact-wrapper .area-form {
border: 1px solid #fc5a34;
height: 160px;
font-size: 14px;
color: #fc5a34;
}
.form-contact-wrapp .submit-form {
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
height: 50px;
min-width: 170px;
display: flex;
justify-content: center;
margin: 0 auto;
}
.form-order-tracking .form-order-label {
font-size: 14px;
margin-bottom: 6px;
display: inline-block;
}
.form-order-tracking .input-form-order {
border: 1px solid #fc5a34 !important;
font-size: 14px;
color: #9596b4;
}
.form-order-tracking .form-order-wrap {
margin-bottom: 10px;
}
.form-order-tracking .submit-form-order {
min-width: 170px;
margin: 30px auto;
text-align: center;
display: flex;
justify-content: center;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
}
.page-id-372 .ph-layout-1 {
margin-bottom: 0;
}
#theme-menu-layout {
position: relative;
}
.menu-layout {
position: relative;
z-index: 20;
}
.theme-logo {
font-size: 0;
margin: 0;
min-width: 80px;
max-width: 350px;
}
.menu-layout-1 .theme-logo {
text-align: center;
} .menu-toggle-btn {
min-width: 20px;
width: 20px;
height: 18px;
background: none;
border: 0;
}
.menu-toggle-btn span {
position: relative;
background-color: #000;
width: 100%;
height: 2px;
display: block;
}
.menu-toggle-btn span:before, .menu-toggle-btn span:after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 2px;
background-color: #222;
}
.menu-toggle-btn span:before {
top: -7px;
}
.menu-toggle-btn span:after {
bottom: -7px;
}
.js-search-button {
padding: 0 5px;
background: none;
border: 0;
margin-top: 3px;
}
.js-search-button:before {
font-size: 20px !important;
font-weight: 500 !important;
}
.menu-layout-4 .js-search-button {
padding: 0;
}
.menu-layout .header-wishlist-icon {
font-size: 22px;
}
.header-wishlist-icon {
margin-left: 15px;
}
@media (max-width: 991px) {
.header-wishlist-icon {
margin-right: 15px;
}
}
.menu-woo-action {
display: inherit;
position: relative;
margin-left: 20px;
}
.menu-woo-action:hover ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.menu-woo-action ul {
padding-left: 0;
margin: 0;
opacity: 0;
visibility: hidden;
position: absolute;
top: 110%;
left: -50px;
background: #fff;
min-width: 180px;
text-align: left;
z-index: 2;
list-style: none;
border-radius: 4px;
-webkit-transition: top 0.3s ease 0s, opacity 0.3s;
transition: top 0.3s ease 0s, opacity 0.3s;
-webkit-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.menu-woo-action ul a {
display: block;
padding: 10px 20px;
white-space: nowrap;
}
.menu-woo-action li + li {
border-top: 1px solid #eee;
}
.menu-woo-user,
.menu-woo-cart {
font-size: 20px;
}
.menu-woo-user::before,
.menu-woo-cart::before {
font-size: 24px !important;
font-weight: 600 !important;
}
.menu-woo-cart {
margin-left: 22px;
margin-right: 5px;
position: relative;
}
.menu-woo-cart .shopping_products_counter_text {
margin-left: 14px;
}
.menu-woo-cart .shop-cart-count {
position: absolute;
top: -5px;
left: 14px;
}
.shop-cart-count,
.count-wishlist {
padding: 0 5px;
height: 16px;
min-width: 16px;
color: #fff;
font-size: 9px;
line-height: 16px;
letter-spacing: normal;
font-weight: 400;
border-radius: 50%;
font-family: Roboto;
}
.header-wishlist {
position: relative;
vertical-align: text-top;
}
.header-wishlist::before {
font-size: 20px !important;
font-weight: 500 !important;
}
.header-wishlist .count-wishlist {
position: absolute;
top: -9px;
right: -8px;
}
@media (min-width: 783px) {
.mobile-header-menu-sticky.mobile-header-fixed.logged-in.admin-bar #theme-menu-layout .menu-layout {
top: 32px;
}
}
@media (min-width: 601px) and (max-width: 782px) {
.mobile-header-menu-sticky.mobile-header-fixed.logged-in.admin-bar #theme-menu-layout .menu-layout {
top: 46px;
}
}
.mobile-header-menu-sticky.mobile-header-fixed #theme-menu-layout .menu-layout {
position: fixed;
left: 0;
top: 0;
background-color: #fff;
}
@media (max-width: 991px) {
.mobile-header-menu-sticky:not(.logged-in):not(.admin-bar) #theme-menu-layout .menu-layout {
position: fixed;
left: 0;
top: 0;
background-color: #fff;
}
}
@media (max-width: 991px) {
.menu-layout-2 .header-container .m-col {
flex: 1 1 0px;
}
.menu-layout-2 .header-container .header-logo {
text-align: center;
flex: 0 1 auto;
}
}
.lenos-page-header-shop-box-wrapper {
margin-bottom: 45px;
}
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content {
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/shoppage-header.png);
background-repeat: no-repeat;
object-fit: cover;
min-height: 250px;
padding: 0 67px;
display: flex;
flex-direction: row;
align-items: center;
}
@media (max-width: 425px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content {
padding: 0 15px;
}
}
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-description {
font-size: 22px;
color: rgba(255, 255, 255, 0.54);
font-weight: 500;
text-transform: uppercase;
}
@media (max-width: 425px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-description {
font-size: 18px;
}
}
@media (max-width: 320px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-description {
font-size: 12px;
}
}
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-box-title {
font-weight: bold;
text-transform: uppercase;
font-size: 40px;
color: rgba(255, 255, 255, 0.82);
}
@media (max-width: 425px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-box-title {
font-size: 30px;
}
}
@media (max-width: 320px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .info-page-shop .lenos-page-header-shop-box-title {
font-size: 20px;
}
}
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .lenos-page-header-shop-box-button {
padding: 16px 40px;
border-radius: 0;
background-color: #fc5a34;
color: #fff;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
margin-left: 60px;
white-space: nowrap;
}
@media (max-width: 425px) {
.lenos-page-header-shop-box-wrapper .lenos-page-header-shop-box-content .lenos-page-header-shop-box-button {
padding: 16px 20px;
margin-left: 20px;
}
}
@media (max-width: 1200px) {
.search-default-lenos {
display: flex;
justify-content: center;
}
.search-default-lenos .search-form {
width: 50%;
}
}
@media (max-width: 1024px) {
.search-default-lenos {
display: none;
}
}
.search-default-lenos .search-form .search-field {
border: 1px solid #e0e0e0;
background-color: #ffffff;
height: 50px;
padding: 0 15px;
font-size: 14px;
width: 606px;
border-radius: 0;
}
.search-default-lenos .search-form .search-field:focus {
border-color: #ae845f;
}
.search-default-lenos .search-form .search-field::placeholder, .search-default-lenos .search-form .search-field:-ms-input-placeholder, .search-default-lenos .search-form .search-field::-ms-input-placeholder {
opacity: 1;
color: #b1b1b1;
}
.search-default-lenos .search-form .search-submit {
height: 44px;
width: 44px;
border-radius: 0;
transform: rotatey(0deg);
}
.page-header.on-background {
height: 256px;
margin-bottom: 119px;
} #preloader {
position: fixed;
top: 0;
background-color: #fff;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999999;
}
.preloader-logo {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 100%;
}
.lenos-demo-loader {
position: relative;
color: #272727;
font-family: Raleway,sans-serif;
font-weight: 700;
font-size: 20px;
text-transform: uppercase;
line-height: 1em;
background: #fff;
mix-blend-mode: multiply;
overflow: hidden;
text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
}
.lenos-demo-loader:after {
content: "";
display: block;
position: absolute;
top: -10px;
left: 0;
background: linear-gradient(90deg, #ee2852, #fce494, #81b9f8);
width: 500px;
height: 100px;
animation: gradientBG 10s linear infinite;
pointer-events: none;
mix-blend-mode: screen;
will-change: transform;
}
@keyframes gradientBG {
0%, 100% {
transform: translate3d(0, 0, 0);
}
50% {
transform: translate3d(-460px, 0, 0);
}
}
.logo-img-loader {
width: 130px;
animation: bouncedelay 1.2s infinite ease-in-out;
}
@keyframes bouncedelay {
0%,
80%,
100% {
transform: scale(1);
}
40% {
transform: scale(1.1);
}
}
.loader-wrap {
height: 130px;
}
.loader-circles {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
transform: rotate(45deg);
width: 75px;
height: 75px;
}
.loader-circles .circle {
box-sizing: border-box;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
background-color: transparent !important;
border: 1.5px solid #ffffff;
border-radius: 50%;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
text-align: center;
}
.loader-circles .circle:nth-child(even) {
border-color: #df1111;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
}
.loader-circles .circle:nth-child(odd) {
border-color: #6257bd;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
}
.loader-circles .circle:nth-child(1) {
width: 7.5px;
height: 7.5px;
animation: rotate-circle linear infinite;
animation-duration: 12s;
}
.loader-circles .circle:nth-child(2) {
width: 15px;
height: 15px;
animation: rotate-circle linear infinite;
animation-duration: 6s;
}
.loader-circles .circle:nth-child(3) {
width: 22.5px;
height: 22.5px;
animation: rotate-circle linear infinite;
animation-duration: 4s;
}
.loader-circles .circle:nth-child(4) {
width: 30px;
height: 30px;
animation: rotate-circle linear infinite;
animation-duration: 3s;
}
.loader-circles .circle:nth-child(5) {
width: 37.5px;
height: 37.5px;
animation: rotate-circle linear infinite;
animation-duration: 2.4s;
}
.loader-circles .circle:nth-child(6) {
width: 45px;
height: 45px;
animation: rotate-circle linear infinite;
animation-duration: 2s;
}
.loader-circles .circle:nth-child(7) {
width: 52.5px;
height: 52.5px;
animation: rotate-circle linear infinite;
animation-duration: 1.71429s;
}
.loader-circles .circle:nth-child(8) {
width: 60px;
height: 60px;
animation: rotate-circle linear infinite;
animation-duration: 1.5s;
}
.loader-circles .circle:nth-child(9) {
width: 67.5px;
height: 67.5px;
animation: rotate-circle linear infinite;
animation-duration: 1.33333s;
}
.loader-circles .circle:nth-child(10) {
width: 75px;
height: 75px;
animation: rotate-circle linear infinite;
animation-duration: 1.2s;
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
}
@keyframes rotate-circle {
100% {
transform: rotate(360deg);
}
} .theme-icon-wp-menu {
margin-right: 3px;
} @media (min-width: 992px) {
.theme-primary-menu:not(.theme-sidebar-menu) { }
.theme-primary-menu:not(.theme-sidebar-menu) .menu-item-has-mega-menu:hover .mega-menu-row {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row {
position: absolute;
left: 0;
top: 110%;
visibility: hidden;
opacity: 0;
z-index: 10;
text-align: left;
margin-left: 0;
padding: 20px 20px 0 20px;
background-color: #fff;
background-repeat: no-repeat;
background-position: bottom right;
width: 800px;
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row * {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2 {
width: 400px;
left: -100px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2.mega-menu-in-right {
left: initial;
right: -100px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2 &gt; li {
width: 50%;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3 {
width: 600px;
left: -150px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3.mega-menu-in-right {
left: initial;
right: -150px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3 &gt; li {
width: percentag(1/3);
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4 {
left: -200px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4.mega-menu-in-right {
left: initial;
right: -200px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row &gt; li {
float: left;
margin-bottom: 20px;
width: 25%;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row &gt; li &gt; a {
padding: 0 10px;
margin-bottom: 15px;
display: block;
font-weight: 600;
font-size: -webkit-calc( 100% + 2px);
font-size: -moz-calc( 100% + 2px);
font-size: calc( 100% + 2px);
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li {
overflow: hidden;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li span:not(.theme-icon-wp-menu) {
color: #b6b6b6;
font-size: 12px;
line-height: 24px;
margin-bottom: 10px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li div {
line-height: 24px;
color: #b6b6b6;
font-size: 12px;
padding: 5px 10px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li div p {
margin-top: 10px;
color: #b6b6b6;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li ul {
position: static;
float: left;
border: 0;
width: 100%;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li ul li {
width: 100%;
padding: 0 0 0 1px;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row .sub-menu {
margin-left: 0;
left: 0;
position: static;
background: rgba(0, 0, 0, 0);
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row .sub-menu a {
display: block;
padding: 5px 10px;
white-space: nowrap;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-col li {
display: inline-block;
}
.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-col .sub-menu {
width: 100%;
}
}
@media (min-width: 992px) {
.vertical-navigation:not(.theme-sidebar-menu) { }
.vertical-navigation:not(.theme-sidebar-menu) .menu-item-has-mega-menu:hover .mega-menu-row {
opacity: 1;
visibility: visible;
top: 0;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row {
position: absolute;
left: 0;
top: 110%;
visibility: hidden;
opacity: 0;
z-index: 10;
text-align: left;
margin-left: 0;
padding: 20px 20px 0 20px;
background-color: #fff;
background-repeat: no-repeat;
background-position: bottom right;
width: 600px;
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row * {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2 {
width: 400px;
left: -100px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2.mega-menu-in-right {
left: initial;
right: -100px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2 &gt; li {
width: 50%;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3 {
width: 600px;
left: -150px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3.mega-menu-in-right {
left: initial;
right: -150px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3 &gt; li {
width: percentag(1/3);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4 {
left: -200px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4.mega-menu-in-right {
left: initial;
right: -200px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row &gt; li {
float: left;
margin-bottom: 20px;
width: calc( 100% / 3);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row &gt; li &gt; a {
padding: 0 10px;
margin-bottom: 15px;
display: block;
font-weight: 600;
font-size: -webkit-calc( 100% + 2px);
font-size: -moz-calc( 100% + 2px);
font-size: calc( 100% + 2px);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row &gt; li &gt; a:after {
display: none;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li {
overflow: hidden;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li span:not(.theme-icon-wp-menu) {
color: #b6b6b6;
font-size: 12px;
line-height: 24px;
margin-bottom: 10px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li div {
line-height: 24px;
color: #b6b6b6;
font-size: 12px;
padding: 5px 10px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li div p {
margin-top: 10px;
color: #b6b6b6;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li ul {
position: static;
float: left;
border: 0;
width: 100%;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row li ul li {
width: 100%;
padding: 0 0 0 1px;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row .sub-menu {
margin-left: 0;
left: 0;
position: static;
background: rgba(0, 0, 0, 0);
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-row .sub-menu a {
display: block;
padding: 0;
white-space: nowrap;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-col li {
display: inline-block;
}
.vertical-navigation:not(.theme-sidebar-menu) .mega-menu-col .sub-menu {
width: 100%;
}
} .vertical-menu-wrapper {
justify-content: flex-start;
height: 66px;
width: 270px;
}
@media (max-width: 992px) {
.vertical-menu-wrapper {
padding-top: 18px;
}
}
.vertical-menu-wrapper.active .site-vertical-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 4; }
.vertical-menu-wrapper.active .toggle-vertical-menu-button {
border-bottom-color: transparent;
}
.vertical-menu-wrapper .toggle-vertical-menu-button {
width: 100%;
color: #ffffff;
margin-top: 20px;
margin-bottom: 18px;
background-color: #1a1a1a;
border: none;
border-left: 1px solid #4a4b59;
border-right: 1px solid #4a4b59;
}
.vertical-menu-wrapper .toggle-vertical-menu-button .fa {
margin-left: 25px;
}
@media (max-width: 992px) {
.vertical-menu-wrapper .toggle-vertical-menu-button {
margin-top: 0;
}
}
.vertical-menu-wrapper .site-vertical-menu {
opacity: 0;
visibility: hidden;
position: absolute;
background-color: #fff;
z-index: -1;
pointer-events: none;
border: 1px solid #e8e8e8;
box-shadow: 0 2px 5px 0 rgba(125, 122, 122, 0.1);
transition-duration: 0.3s;
min-width: 270px;
}
.vertical-menu-wrapper .site-vertical-menu ul.sub-menu {
margin: 0;
padding-left: 0;
list-style: none;
}
.vertical-menu-wrapper .site-vertical-menu ul.mega-menu-row {
margin: 0;
padding-left: 20px;
list-style: none;
}
.vertical-menu-wrapper .site-vertical-menu .menu-item {
list-style: none;
position: relative;
}
.vertical-menu-wrapper .site-vertical-menu .menu-item.menu-item-has-children &gt; a:after {
content: "\f3d3";
font-family: "ionicons";
margin-right: 29px;
margin-left: 20px;
}
.vertical-menu-wrapper .site-vertical-menu &gt; .menu-item.current-menu-ancestor &gt; a, .vertical-menu-wrapper .site-vertical-menu &gt; .menu-item.current-menu-parent &gt; a, .vertical-menu-wrapper .site-vertical-menu &gt; .menu-item.current_page_parent &gt; a, .vertical-menu-wrapper .site-vertical-menu &gt; .menu-item.current_page_ancestor &gt; a {
font-weight: 600;
}
.vertical-menu-wrapper .site-vertical-menu a {
display: flex;
justify-content: space-between;
align-items: center;
}
.vertical-menu-wrapper .site-vertical-menu a:hover {
font-weight: 600;
}
.vertical-menu-wrapper .site-vertical-menu .menu-item-has-mega-menu:not(.mega-menu-elementor) .mega-menu-wrapper {
padding: 10px;
}
.vertical-menu-wrapper .site-vertical-menu .sub-menu.mega-menu-row {
transition-duration: 0.3s;
position: absolute;
left: 100%;
top: 0;
min-width: 255px;
background-color: #fff;
opacity: 0;
visibility: hidden;
pointer-events: none;
box-shadow: 0 2px 5px 0 rgba(125, 122, 122, 0.1);
transform: translateX(10px);
}
.vertical-menu-wrapper .site-vertical-menu .sub-menu {
transition-duration: 0.3s;
position: absolute;
left: 96%;
top: 0;
min-width: 255px;
background-color: #fff;
opacity: 0;
visibility: hidden;
pointer-events: none;
box-shadow: 0 2px 5px 0 rgba(125, 122, 122, 0.1);
transform: translateX(10px);
}
.vertical-menu-wrapper .site-vertical-menu .sub-mega-menu {
min-width: 600px;
border: 1px solid #e8e8e8;
}
.vertical-menu-wrapper .site-vertical-menu .sub-mega-menu ul {
position: static;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: none;
box-shadow: none;
min-width: auto;
z-index: -1;
background-color: transparent;
}
.vertical-menu-wrapper .site-vertical-menu .sub-mega-menu .menu-item-has-children:hover &gt; a {
background-color: transparent;
}
.vertical-menu-wrapper .site-vertical-menu .sub-mega-menu a:hover {
background-color: transparent;
}
.vertical-menu-wrapper .vertical-navigation &gt; li {
line-height: 28px;
}
.vertical-menu-wrapper .vertical-navigation &gt; li .menu-item-arrow {
transform: rotate(-90deg);
}
.vertical-menu-wrapper .vertical-navigation &gt; li &gt; a {
min-width: 218px;
display: flex;
justify-content: space-between;
align-items: center;
}
.vertical-menu-wrapper .vertical-navigation &gt; li:last-of-type {
border-bottom: 0;
}
.vertical-menu-wrapper .vertical-navigation &gt; li.menu-item-has-mega-menu {
position: static;
}
.vertical-menu-wrapper .vertical-navigation &gt; li:first-child a {
padding-top: 20px;
}
.vertical-menu-wrapper .vertical-navigation &gt; li:last-child {
padding-bottom: 20px;
}
.vertical-menu-wrapper .vertical-navigation li:hover &gt; .sub-menu {
pointer-events: auto;
opacity: 1;
visibility: visible;
z-index: 5;
}
.vertical-menu-wrapper .vertical-navigation li:hover &gt; .sub-menu.sub-menu ul {
opacity: 1;
visibility: visible;
pointer-events: auto;
} .main-navigation .primary-navigation .menu-item-has-mega-menu:not(.mega-menu-elementor) .mega-menu-wrapper {
padding: 10px;
}
@media (max-width: 991px) {
.main-navigation .primary-navigation .menu-item-has-mega-menu .sub-mega-menu {
margin-left: 0;
}
}
@media (min-width: 992px) {
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper {
font-size: 14px;
opacity: 0;
visibility: hidden;
position: absolute;
top: 110%;
left: 0;
margin-left: 0;
min-width: 480px;
text-align: left;
z-index: -1;
transition-duration: 0.3s;
transform: translateY(10px);
background-color: #fff;
box-shadow: 0 2px 8px 0 rgba(125, 122, 122, 0.2);
line-height: 24px;
border-radius: 4px;
pointer-events: none;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper a {
white-space: normal;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper.has-mega-menu-container-width {
position: static;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper.has-mega-menu-container-width .mega-menu-wrapper {
width: 1170px;
left: 15px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper.has-mega-menu-container-width .mega-menu-wrapper {
width: 970px;
left: 0;
}
}
@media (min-width: 992px) {
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper.has-mega-menu-full-width {
position: static;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper.has-mega-menu-full-width .sub-mega-menu {
margin: 0 auto;
}
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper .arrow-icon {
display: none;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper ul {
margin-left: 0;
opacity: 0;
pointer-events: none;
visibility: hidden;
position: static;
transform: none;
box-shadow: none;
background-color: transparent;
transition-duration: 0.3s;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper li:after {
content: none !important;
}
.main-navigation .primary-navigation .menu-item-has-mega-menu:hover .mega-menu-wrapper {
pointer-events: auto;
opacity: 1;
visibility: visible;
top: 100%;
z-index: 5;
transform: translateY(0px);
}
.main-navigation .primary-navigation .menu-item-has-mega-menu:hover .mega-menu-wrapper ul {
pointer-events: auto;
visibility: visible;
opacity: 1;
}
.vertical-navigation a {
padding: 11px 0px 11px 30px;
}
.mega-menu-wrapper a {
line-height: normal;
}
.menu-open {
overflow: hidden;
}
#theme-menu-pusher {
position: relative;
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
}
.menu-open #theme-menu-pusher {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
@media (min-width: 768px) {
.menu-open #theme-menu-pusher {
-webkit-transform: translate3d(345px, 0, 0);
transform: translate3d(345px, 0, 0);
}
}
.menu-open #theme-menu-pusher #menu-overlay {
visibility: visible;
pointer-events: auto;
z-index: 99;
opacity: 1;
}
.menu-layout #menu-box {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.menu-layout .primary-logo {
width: 100%;
}
.menu-layout .m2-col {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-end;
-webkit-box-align: center;
align-items: center;
margin-top: 8px;
}
.menu-layout .menu-toggle-btn span {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.menu-layout .menu-toggle-btn span:before, .menu-layout .menu-toggle-btn span:after {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.menu-open .menu-layout .menu-toggle-btn span {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.menu-open .menu-layout .menu-toggle-btn span:before {
width: 50%;
-webkit-transform: rotate(45deg) translate(15px, -9px);
transform: rotate(45deg) translate(15px, -9px);
}
.menu-open .menu-layout .menu-toggle-btn span:after {
width: 50%;
-webkit-transform: rotate(-45deg) translate(15px, 9px);
transform: rotate(-45deg) translate(15px, 9px);
}
#sidebar-menu-content {
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
visibility: hidden;
background: #fff;
overflow: auto;
width: 300px;
padding: 30px;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
-webkit-transition: all 0.5s;
transition: all 0.5s;   }
@media (min-width: 768px) {
#sidebar-menu-content {
padding: 40px 60px;
width: 345px;
}
}
.menu-open #sidebar-menu-content {
visibility: visible;
z-index: 100;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
}
.logged-in.admin-bar #sidebar-menu-content {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar #sidebar-menu-content {
top: 32px;
}
}
#sidebar-menu-content .theme-logo {
max-width: 100%;
margin-bottom: 25px;
}
#sidebar-menu-content .theme-primary-menu {
padding: 0;
margin: 0;
}
#sidebar-menu-content .theme-primary-menu .sub-menu {
overflow: hidden;
display: none;
}
#sidebar-menu-content .theme-primary-menu &gt; li.current-menu-ancestor, #sidebar-menu-content .theme-primary-menu &gt; li.current-menu-parent, #sidebar-menu-content .theme-primary-menu &gt; li.current_page_parent, #sidebar-menu-content .theme-primary-menu &gt; li.current_page_ancestor {
position: relative;
}
#sidebar-menu-content .theme-primary-menu &gt; li.current-menu-ancestor &gt; a:before, #sidebar-menu-content .theme-primary-menu &gt; li.current-menu-parent &gt; a:before, #sidebar-menu-content .theme-primary-menu &gt; li.current_page_parent &gt; a:before, #sidebar-menu-content .theme-primary-menu &gt; li.current_page_ancestor &gt; a:before {
content: '';
width: 45px;
}
#sidebar-menu-content .theme-primary-menu li {
list-style: none;
}
#sidebar-menu-content .theme-primary-menu li.menu-item-has-children {
position: relative;
}
#sidebar-menu-content .theme-primary-menu li.menu-item-has-children:after {
content: "\f489";
font-family: ionicons;
position: absolute;
right: 0;
font-size: 18px;
line-height: 1;
top: 6px;
color: #9596b4;
}
#sidebar-menu-content .theme-primary-menu li ul {
margin-left: 15px;
}
#sidebar-menu-content .theme-primary-menu a {
width: 100%;
display: block;
color: #222222;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
line-height: 34px;
position: relative;
}
#sidebar-menu-content .theme-primary-menu a .arrow-icon:before {
display: none;
}
#sidebar-menu-content .add-menu {
display: block;
line-height: 34px;
}
#menu-overlay {
opacity: 0;
visibility: hidden;
pointer-events: none;
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0, 0, 0, 0.3);
}
.header-action {
display: flex;
align-items: end;
}
.theme-primary-menu :not(.theme-sidebar-menu) :not(.sub-menu) &gt; .menu-item-has-children:before {
content: "\f489";
font-family: "ionicons";
position: absolute;
top: 39%;
left: 89%;
}
.menu-layout-1 li {
list-style: none;
}
.menu-layout-1 #menu-box {
padding: 15px 0;
}
.menu-layout-1 .menu-profile-lenos {
font-size: 23px;
}
@media (max-width: 1200px) {
.menu-layout-1 .menu-profile-lenos {
display: none;
}
}
.menu-layout-1 .site-header-wishlist {
margin-left: 22px;
}
.menu-layout-1 .site-header-wishlist .site-header-wishlist_text, .menu-layout-1 .site-header-wishlist:after {
display: none;
}
.menu-layout-1 .menu-woo-cart {
margin-left: 23px;
}
.menu-layout-1 .menu-woo-cart .shopping_products_counter_text {
display: none;
}
@media (min-width: 992px) {
.menu-layout-1.menu-layout--classic .header-logo {
margin-right: 0;
margin-top: 0;
}
}
.menu-layout--centered .menu-toggle {
height: 26px;
}
.menu-layout--centered .header-container {
display: flex;
align-items: center;
padding: 15px 0;
}
.menu-layout--centered .header-content {
margin-right: auto;
margin-left: auto;
}
.menu-layout--centered .theme-logo {
display: flex;
justify-content: center;
align-items: center;
}
.menu-layout--centered .header-menu {
display: none;
}
.menu-layout--centered .js-search-button {
display: none;
}
@media (min-width: 992px) {
.menu-layout--centered .header-container {
justify-content: space-between;
padding: 0;
}
.menu-layout--centered .header-content {
display: flex;
align-items: center;
}
.menu-layout--centered .header-logo {
padding: 0 20px 0;
}
.menu-layout--centered .header-menu {
display: block;
}
.menu-layout--centered .menu-toggle {
flex-basis: 80px;
}
.menu-layout--centered .menu-toggle-btn {
display: none;
}
.menu-layout--centered .js-search-button {
display: inline-block;
}
}
@media (min-width: 992px) {
.menu-layout-4 .js-search-button,
.menu-layout-4 .menu-woo-user,
.menu-layout-4 .menu-woo-cart {
color: #ffffff !important;
}
}
.menu-layout--classic .header-container .container {
display: flex;
align-items: center;
}
.menu-layout--classic .header-logo {
margin-right: auto;
margin-left: auto;
}
.menu-layout--classic .header-menu {
display: none;
}
.menu-layout--classic .header-container__inner {
margin-right: auto;
margin-left: auto;
}
@media (min-width: 992px) {
.menu-layout--classic.menu-layout-1 .m1-col {
display: none;
}
.menu-layout--classic .header-container .container {
justify-content: space-between;
}
.menu-layout--classic .header-logo {
margin-left: 0;
padding: 0;
}
.menu-layout--classic .header-container__inner {
display: flex;
align-items: center;
margin-left: 0;
}
.menu-layout--classic .header-container__inner .header-logo {
margin-right: 50px;
}
.menu-layout--classic .header-menu {
display: block;
}
.menu-layout--classic .menu-toggle-btn {
display: none;
}
}
.js-sticky-header .header-container {
min-height: 85px;
}
.menu-layout--transparent {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.menu-layout--offset-top {
position: absolute;
top: 47px;
left: 0;
width: 100%;
}
.menu-layout--transparent.menu-layout {
border-bottom: 0;
}
.menu-header {
transition: height 0.5s, background 0.5s, top 0.5s;
}
.menu-header .theme-menu-box.header-menu ul li,
.menu-header .theme-menu-box.header-menu ul li.current-menu-parent {
position: relative;
}
.menu-header .theme-menu-box.header-menu ul li.current-menu-parent &gt; a {
animation: all .8s ease-in;
}
.menu-header .theme-menu-box.header-menu ul li.current-menu-parent &gt; a:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 0px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 1;
}
.menu-header .theme-menu-box.header-menu ul a {
display: block;
transition: line-height 0.5s;
border: 1px solid transparent;
white-space: nowrap;
position: relative;
}
.menu-header .theme-menu-box.header-menu ul a:before {
content: "";
position: absolute;
bottom: 0;
width: 0px;
height: 0px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 0;
}
.menu-header .theme-menu-box.header-menu ul a:hover {
cursor: pointer;
animation: all .8s ease-in;
}
.menu-header .theme-menu-box.header-menu ul a:hover:before {
width: 100%;
opacity: 1;
}
.menu-header .theme-menu-box.header-menu ul .sub-menu &gt; li {
display: flex;
flex-flow: row nowrap;
}
.menu-header .theme-menu-box.header-menu ul .sub-menu &gt; li a {
transition: all 0.2s ease-in-out;
position: relative;
}
.menu-header .theme-menu-box.header-menu ul .sub-menu &gt; li a:before {
content: "";
position: absolute;
bottom: 0;
width: 0px;
height: 0px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 0;
}
.menu-header .theme-menu-box.header-menu ul .sub-menu &gt; li a:hover {
cursor: pointer;
animation: all .8s ease-in;
}
.menu-header .theme-menu-box.header-menu ul .sub-menu &gt; li a:hover:before {
width: 100%;
opacity: 1;
}
.menu-header .theme-menu-box.header-menu ul li.menu-item-has-children {
position: relative;
}
.menu-header .theme-menu-box.header-menu ul li.menu-item-has-children li.current_page_item a {
animation: all .8s ease-in;
}
.menu-header .theme-menu-box.header-menu ul li.menu-item-has-children li.current_page_item a:before {
content: "";
position: absolute;
bottom: 0;
height: 0px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 1;
}
.menu-header .theme-menu-box.header-menu ul li.menu-item-has-children .menu-item-has-children .sub-menu {
position: absolute;
left: 100%;
top: 0;
}
.menu-header .theme-menu-box.header-menu ul li.menu-item-has-children:hover &gt; ul.sub-menu {
visibility: visible;
opacity: 1;
z-index: 200;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
border-top: 3px solid transparent;
}
@media screen and (max-width: 992px) {
.theme-menu-box.header-menu {
position: absolute;
top: 102%;
z-index: 100;
width: 100%;
left: 0;
background-color: #fff;
}
.theme-menu-box.header-menu .menu-primary-menu-container {
width: 100%;
}
.theme-menu-box.header-menu .menu-primary-menu-container #primary-menu {
display: none;
}
.theme-menu-box.header-menu ul li {
display: flex;
}
.theme-menu-box.header-menu ul li a {
width: 100%;
}
.theme-menu-box.header-menu ul li &gt; a {
border-bottom: 1px solid;
}
}
.menu-layout--sticky {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
transition: transform 0.5s ease-out, height 0s ease-out;
transform: translateY(-100%);
background-color: #ffffff;
}
@media (min-width: 992px) {
.menu-layout--sticky {
display: block;
}
}
.menu-layout--sticky.is-visible {
transform: translateY(0);
}
.logged-in.admin-bar .menu-layout--sticky.is-visible {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar .menu-layout--sticky.is-visible {
top: 32px;
}
}
.menu-layout--sticky .logo .secondary-logo {
display: none;
}
.menu-layout.menu-layout-2 {
border-bottom: 0;
}
.sidebar-menu-middle {
flex-grow: 1;
}
.menu-layout--vertical .header-container {
display: flex;
align-items: center;
padding: 15px 0;
}
.menu-layout--vertical .header-logo {
margin-right: auto;
margin-left: auto;
}
@media (min-width: 992px) {
.menu-layout--vertical .header-container {
display: none;
}
}
#sidebar-menu-content {
display: flex;
flex-direction: column;
justify-content: space-between;
overflow-y: auto;
}
@media (min-width: 992px) {
#sidebar-menu-content.sidebar-menu--md-visible {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
z-index: 100;
width: 275px;
padding: 30px;
}
}
@media (min-width: 1400px) {
#sidebar-menu-content.sidebar-menu--md-visible {
width: 345px;
padding: 40px 60px;
}
}
#sidebar-menu-content.sidebar-menu--md-visible .header-action {
display: flex;
align-items: end;
}
@media (min-width: 992px) {
.content-container {
position: relative;
-webkit-transform: translateX(275px);
transform: translateX(275px);
width: -webkit-calc( 100% - 275px);
width: -moz-calc( 100% - 275px);
width: calc( 100% - 275px);
}
.content-container .container {
width: 100%;
}
.content-container #theme-menu-layout {
display: none;
}
}
@media (min-width: 1400px) {
.content-container {
-webkit-transform: translateX(345px);
transform: translateX(345px);
width: -webkit-calc( 100% - 345px);
width: -moz-calc( 100% - 345px);
width: calc( 100% - 345px);
}
}
.sidebar-menu-top {
margin-bottom: 20px;
}
.sidebar-menu-bottom {
margin-top: 20px;
}
.sidebar-menu-links,
.sidebar-menu-social {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-menu-links {
position: relative;
margin-bottom: 25px;
padding-bottom: 30px;
}
.sidebar-menu-links li:not(:last-child) {
margin-bottom: 5px;
}
.sidebar-menu-social {
margin-bottom: 30px;
}
.menu-social {
margin: 0;
padding: 0;
list-style: none;
}
.menu-social li {
display: inline-block;
}
.menu-social li:not(:last-child) {
margin-right: 15px;
}
.menu-social a:before {
font-size: 16px;
font-family: 'ionicons';
}
.menu-social a[href*='facebook.com']:before {
content: '\f231';
}
.menu-social a[href*='twitter.com']:before {
content: '\f243';
}
.menu-social a[href*='instagram.com']:before {
content: '\f350';
}
.sidebar-actions {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-action {
border-top: 1px solid #eeeeee;
font-size: 14px;
}
.sidebar-action:last-child {
padding-bottom: 0;
}
.sidebar-action-link {
position: relative;
display: block;
}
.sidebar-action-icon {
display: inline-block;
margin-right: 10px;
}
.sidebar-action-cart {
position: absolute;
right: 0;
top: 50%;
display: inline-block;
height: 18px;
padding: 0 5px;
color: #ffffff;
border-radius: 8px;
line-height: 18px;
font-size: 10px;
font-weight: 700;
text-align: center;
transform: translateY(-60%);
}
#sidebar-menu-content .menu-woo-cart .shop-cart-count {
background-color: #fed5bf;
color: #fc5a34;
}
.menu-layout-2 .current-menu-parent &gt; a {
color: #fed5bf !important;
}
.menu-layout-2 .theme-sidebar-menu a:hover {
color: #fed5bf !important;
}
.theme-primary-menu:not(.theme-sidebar-menu) {
padding-left: 0;
margin: 0;
}
@media (min-width: 992px) {
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li {
display: inline-flex;
line-height: 1; }
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li &gt; a {
line-height: 100px;
margin: 0 14px;
position: relative;
}
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li &gt; a .arrow-icon {
margin-left: 7px;
}
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li &gt; a .arrow-icon:before {
font-weight: 600;
}
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li:not(.menu-item-has-mega-menu) ul {
opacity: 0;
visibility: hidden;
position: absolute;
top: 110%;
left: 0;
margin-left: 0;
background: #000;
min-width: 180px;
text-align: left;
z-index: 2;
padding-bottom: 24px;
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li:not(.menu-item-has-mega-menu) ul ul {
top: 110%;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.theme-primary-menu:not(.theme-sidebar-menu) &gt; li:not(.menu-item-has-mega-menu) ul a {
display: block;
line-height: 24px;
margin: 12px 20px 0px;
}
.theme-primary-menu:not(.theme-sidebar-menu) li {
position: relative;
list-style: none;
}
.theme-primary-menu:not(.theme-sidebar-menu) li:hover &gt; ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
top: 100%;
}
.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu {
-webkit-transition: top 0.3s ease 0s, opacity 0.3s;
transition: top 0.3s ease 0s, opacity 0.3s; display: initial !important;
}
.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu &gt; li:hover &gt; ul {
left: 100%;
top: 0;
}
}
@media (min-width: 992px) {
.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu {
-webkit-box-shadow: 1px 5px 15px 0 rgba(0, 0, 0, 0.1);
box-shadow: 1px 5px 15px 0 rgba(0, 0, 0, 0.1);
border-radius: 4px;
}
}
.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu a {
white-space: nowrap;
}
@media (min-width: 992px) {
.theme-primary-menu {
list-style-type: none;
padding: 0;
margin: 0;
display: flex;
}
.theme-primary-menu li,
.theme-primary-menu li.current-menu-parent {
position: relative;
}
.theme-primary-menu li.current-menu-parent &gt; a {
animation: all .8s ease-in;
}
.theme-primary-menu a {
display: block;
transition: line-height 0.5s;
border: 1px solid transparent;
white-space: nowrap;
position: relative;
}
.theme-primary-menu a:hover {
cursor: pointer;
animation: all .8s ease-in;
}
.theme-primary-menu .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 55px;
left: 0;
transform: translateY(-2em);
z-index: 200;
box-shadow: 2px 10px 10px rgba(0, 0, 0, 0.1);
background-color: #7b6e64;
padding: 10px 0;
display: inline-block;
}
.theme-primary-menu .sub-menu &gt; li {
display: flex;
flex-flow: row nowrap;
}
.theme-primary-menu .sub-menu &gt; li a {
padding: 0;
position: relative;
}
.theme-primary-menu .sub-menu &gt; li a .arrow-icon:before {
position: absolute;
right: -88px;
top: 5px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.theme-primary-menu .sub-menu &gt; li a:hover {
cursor: pointer;
}
.theme-primary-menu li.menu-item-has-children {
position: relative;
}
.theme-primary-menu li.menu-item-has-children .menu-item-has-children .sub-menu {
position: absolute;
left: 100%;
top: 0;
min-width: 180px;
}
.theme-primary-menu li.menu-item-has-children:hover &gt; ul.sub-menu {
visibility: visible;
opacity: 1;
z-index: 200;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
border-top: 3px solid transparent;
}
} #nprogress {
pointer-events: none;
}
#nprogress .bar {
background: #29d;
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 2px;
} #nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px #29d, 0 0 5px #29d;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
} #nprogress .spinner {
display: block;
position: fixed;
z-index: 1031;
top: 15px;
right: 15px;
}
#nprogress .spinner-icon {
width: 18px;
height: 18px;
box-sizing: border-box;
border: solid 2px transparent;
border-top-color: #29d;
border-left-color: #29d;
border-radius: 50%;
-webkit-animation: nprogress-spinner 400ms linear infinite;
animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
overflow: hidden;
position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
position: absolute;
}
@-webkit-keyframes nprogress-spinner {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#theme-page-header {
position: relative;
}
#theme-page-header .page-header .container h1.page-title.entry-title {
font-family: Playfair Display;
font-size: 55px;
font-weight: 500;
letter-spacing: 0px;
line-height: 55px;
color: #ffffff;
text-align: center;
margin: 0 0 28px 0;
}
.page-header {
position: relative;
}
.page-header .container {
height: 100%;
}
.page-header .container #theme-bread {
display: block;
padding: 49px 0 50px 0;
}
#page-header-parallax {
background-position: 0 0;
}
.crumbs {
display: block;
}
.crumbs &gt; span {
font-size: 14px;
}
.crumbs &gt; span:after {
content: '\f3d3';
font-family: "ionicons";
margin-left: 8px;
margin-right: 4px;
}
.crumbs .last-item span {
font-weight: 600;
}
.crumbs .last-item:after {
content: none;
}
.page-header .customize-partial-edit-shortcut {
display: none;
}
.scroll-to-top {
position: fixed;
z-index: 100;
right: 20px;
bottom: -100%;
color: #ffffff;
font-size: 16px;
opacity: 0.5;
transition: opacity 0.3s ease-in-out, bottom 1s;
border: 1px solid #ffffff;
background: 0 0;
width: 40px;
height: 40px;
opacity: .7;
text-shadow: none;
border-radius: 25px;
transform-origin: bottom left;
will-change: transform;
}
.scroll-to-top i {
transform: rotate(-360deg);
transition: background-color .1s ease-out,transform .2s ease-out,opacity .1s ease-out;
}
.scroll-to-top:before {
display: none;
content: "";
height: 100%;
width: 160%;
position: absolute;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAAASCAYAAABim40OAAACuElEQVRogc1XUZJjIQjEzN7/yMl8ucP0dkNjXrKh6pWAqERaICveR+vD96vo8cazOvoYX54NwOl6Z52ycc907E4C4a45DfKrwHH5vpPgd7aTYKNOyUvYKL7zRZG6WNRP5cne7pxrMwHLEbCqS3aDMglwpcvjMmTGVz4wejQ86lDfjZ0OeSY/az/VMaJ2XQZA/QQQChSKV99N8OpjvuHvUsGt+ErX2bI9q7Hy0dE580pnZ0R1uTi/eSVX2SLrbmKeAeQG34qIL2KDozo/kwosBv4Ouk5WOheMyrfK5t1Z8K++Ak9XVjK/ZRW8LnMgYDZQtpx5lBFoERxI//z40EFmQLgn2R27PZkP0fDVGmaj5thdoE7JEREPBR6nFJ1+CCAFgq9mVF91dhUcBRgGHMWjju0TZN7xi+nVGmaH8wG2IeaUHH+ibyqRTuxZCVGyAhgrZQi0KrtlYgHYAV1JXvET8IjfF7jnb4mPpMtg2TZbr0rpSnwQO9SzjLAauxV83Zj2j1FU9QtX0fQMfD1VM6zWn9D00agz3fOr866OwRF1mUe9EmaDL8d9HflF5jS/M8Yd1rHzsWzt87HMdr0D+sB6HixPXV/EyqH6QvCqBOE9qPXMTsmMqI3TMG9eNc7P9EJYYvK/KdUsZz0raZF06Hu+DCxBD+BZv1L1RKeAcXsZpnNtgtiEmEOeyRHx0zBvchtnHBWAUFa66q86ggltuj5HZU73pVdAcMHhAEX5xHys/Ge/j43IO/IvfZdxmM4FVDdOs1X1Twr3YWciTYPjZopXZILOxgWElVGIjs5V/Yw752QrxU/A1fGdL4yciz551U45qILa+fbsOmeutekud2I7BeJJhmPr3L07KlN0Y/eMzpmb2JzYntgfXfIr9nLWXgl0RuPLO1xzxdqPOPNK8FxJn+rXhP4HON5K31PHDhmjlm6fAAAAAElFTkSuQmCC);
background-size: 100% auto;
background-repeat: no-repeat;
top: 100%;
left: -20%;
right: 0;
transition: all .1s ease-out;
transform-origin: 30% 50%;
pointer-events: none;
}
@media (max-width: 767px) {
.scroll-to-top {
display: none;
}
}
.scroll-to-top:hover {
opacity: 1;
color: #ffffff !important;
}
.scroll-to-top:hover i {
transform: rotate(0);
}
.scroll-to-top:hover:before {
display: block;
}
.scroll-to-top.is-visible {
bottom: 20px;
}
.lenos-hl-text {
text-decoration: underline;
}
.lenos-search-form-container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.89);
opacity: 0;
visibility: hidden;
}
.lenos-search-form-container.is-open {
opacity: 1;
visibility: visible;
z-index: 9999;
}
.lenos-search-form-container.is-open .lenos-search-form__inner {
animation: open-modal 1s linear forwards;
}
.lenos-search-form-container .cate-dropdown {
float: none;
}
.lenos-search-form {
position: relative;
margin-bottom: 0;
}
.lenos-search-form .cate-dropdown {
cursor: pointer;
}
.lenos-search-form__inner {
max-width: 768px;
position: relative;
padding: 0;
}
@media (max-width: 768px) {
.lenos-search-form__inner {
width: 90%;
}
}
.lenos-search-form__inner .lenos-search-form__suggestions {
position: absolute;
width: 100%;
z-index: 100;
max-height: 300px;
overflow-y: auto;
padding: 30px;
background-color: #fff;
top: calc(100% + 5px);
left: 0;
border: 1px solid #dddddd;
border-radius: 0;
display: none;
}
.lenos-search-form__inner .lenos-search-form__suggestions.open {
display: block;
}
.lenos-search-form__inner .lenos-search-form__suggestions .lenos-btn-view-all a {
text-align: center;
border: 1px solid #dddddd;
padding: 5px;
transition: all 0.3s;
display: block;
}
.lenos-search-form__inner .lenos-search-form__suggestions .lenos-btn-view-all a:hover {
background: rgba(0, 0, 0, 0.05);
}
.lenos-search-form__inner .lenos-search-form__suggestions::-webkit-scrollbar {
width: 6px;
}
.lenos-search-form__inner .lenos-search-form__suggestions::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 6px;
opacity: .8;
}
.lenos-search-form__inner .lenos-search-form__suggestions::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.05);
}
.lenos-search-form__inner select {
-moz-appearance: none;
-webkit-appearance: none;
background: #fff url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/bg_select.png) 98% 50% no-repeat;
padding-right: 18px;
padding-left: 10px;
position: relative;
border-radius: 0;
}
@media (min-width: 1200px) {
.lenos-search-form__inner select {
padding-left: 20px;
background-position-x: 90%;
padding-right: 47px;
}
}
.lenos-search-form__inner.horizontal-form {
max-width: 100%;
}
@media (max-width: 768px) {
.lenos-search-form__inner.horizontal-form {
width: 100%;
}
}
.lenos-search-form__loader {
position: absolute;
right: 0;
top: 50%;
color: #fff;
opacity: 0;
visibility: hidden;
margin-top: -14px;
}
.lenos-search-form__loader.is-active {
opacity: 1;
visibility: visible;
}
.lenos-search-form__field {
display: block;
width: 100%;
border: 1px solid #eeeeee;
padding: 15px 0;
background-color: transparent;
color: #fff;
font-size: 16px;
}
.lenos-search-form__close {
position: absolute;
top: -35px;
right: 10px;
color: #999999;
font-size: 20px;
z-index: 102;
transition: color 0.3s, transform 0.3s;
cursor: pointer;
}
.lenos-search-form__close:hover {
color: #ffffff;
transform: rotate(90deg);
}
.lenos-search-form__desc {
display: block;
margin-top: 5px;
color: #fff;
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
.autocomplete-suggestion {
padding-bottom: 10px;
margin-bottom: 10px;
}
.autocomplete-suggestion a {
display: flex;
width: 100%;
}
.autocomplete-suggestion a:hover {
color: #292929 !important;
}
.autocomplete-suggestion:last-of-type {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.autocomplete-suggestion .autocomplete-suggestion__content {
font-size: 14px;
}
.autocomplete-suggestion__thumbnail {
flex-shrink: 0;
max-width: 60px;
margin-right: 10px;
}
.autocomplete-suggestion__title {
margin: 0;
font-size: 14px;
text-decoration: none;
font-weight: 500;
}
.autocomplete-suggestion__title .lenos-hl-text {
font-weight: 800;
}
.widget-ajax-search-lenos .lenos-search-form {
position: relative;
border: none;
border-radius: 0;
}
.widget-ajax-search-lenos .lenos-search-form--horizontal {
display: flex;
padding: 3px;
padding-right: 38px;
align-items: center;
}
.widget-ajax-search-lenos .lenos-search-form--horizontal input {
border: none;
border-radius: 0 !important;
}
.widget-ajax-search-lenos .lenos-search-form--horizontal .lenos-search-form__loader {
position: absolute;
color: #999999;
opacity: 0;
visibility: hidden;
left: 50%;
}
.widget-ajax-search-lenos .lenos-search-form--horizontal .lenos-search-form__loader.is-active {
opacity: 1;
visibility: visible;
}
.widget-ajax-search-lenos .lenos-search-form__field {
display: block;
width: 100%;
padding: 3px 15px;
background-color: transparent;
font-size: 14px;
color: #999999;
}
.widget-ajax-search-lenos .lenos-search-form__product-categories {
width: auto;
cursor: pointer;
border: none;
height: 100%;
}
.widget-ajax-search-lenos select {
-moz-appearance: none;
-webkit-appearance: none;
background: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/bg_select.png) 100% 50% no-repeat;
padding-right: 18px;
padding-left: 21px;
position: relative;
border: none !important;
}
.widget-ajax-search-lenos .lenos-search-form__loader {
position: absolute;
right: 65px;
color: #999999;
opacity: 0;
visibility: hidden;
}
.widget-ajax-search-lenos .lenos-search-form__loader.is-active {
opacity: 1;
visibility: visible;
}
.widget-ajax-search-lenos .search-submit {
position: absolute;
width: 44px;
height: calc(100% - 6px);
border: 0;
border-radius: 0;
right: 3px;
top: 50%;
transform: translateY(-50%);
color: #fff;
font-size: 20px;
}
.widget-ajax-search-lenos .js-search-button {
padding: 4px;
margin-left: 10px;
}
.no-padding .widget-ajax-search-lenos .lenos-search-form__field {
padding: 0;
}
.no-padding .widget-ajax-search-lenos .search-submit {
width: 15px;
}
@keyframes open-modal {
0% {
opacity: 0;
-webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
2.083333% {
-webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
4.166667% {
-webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
6.25% {
-webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
8.333333% {
-webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
10.416667% {
-webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
12.5% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
14.583333% {
-webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
16.666667% {
-webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
18.75% {
-webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
20.833333% {
-webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
22.916667% {
-webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
25% {
-webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
27.083333% {
-webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
29.166667% {
-webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
31.25% {
-webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
33.333333% {
-webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
35.416667% {
-webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
37.5% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
39.583333% {
-webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
41.666667% {
-webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
43.75% {
-webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
45.833333% {
-webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
47.916667% {
-webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
50% {
opacity: 1;
-webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
52.083333% {
-webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
54.166667% {
-webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
56.25% {
-webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
58.333333% {
-webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
60.416667% {
-webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
62.5% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
64.583333% {
-webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
66.666667% {
-webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
68.75% {
-webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
70.833333% {
-webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
72.916667% {
-webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
75% {
-webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
77.083333% {
-webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
79.166667% {
-webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
81.25% {
-webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
83.333333% {
-webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
85.416667% {
-webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
87.5% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
89.583333% {
-webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
91.666667% {
-webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
93.75% {
-webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
95.833333% {
-webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
97.916667% {
-webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
100% {
opacity: 1;
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
}
body.search #theme-footer {
margin-top: 120px;
}
.theme-social-icon a {
font-size: 0;
}
.theme-social-icon a:before {
font-size: 16px;
font-family: "ionicons";
}
.theme-social-icon a[href*="twitter.com"]:before {
content: "\f243";
}
.theme-social-icon a[href*="facebook.com"]:before {
content: "\f231";
}
.theme-social-icon a[href*="plus.google.com"]:before {
content: "\f235";
}
.theme-social-icon a[href*="instagram.com"]:before {
content: "\f351";
}
.theme-social-icon a[href*="vimeo.com"]:before {
content: "\f245";
}
.theme-social-icon a[href*="youtube.com"]:before {
content: "\f24d";
}
.theme-social-icon a[href*="github.com"]:before {
content: "\f233";
}
.theme-social-icon a[href*="linkedin.com"]:before {
content: "\f239";
}
.theme-social-icon a[href*="pinterest.com"]:before {
content: "\f2b1";
}
.theme-social-icon a[href*="feed"]:before {
content: "\f23d";
}
@font-face {
font-family: "themify";
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/themify.eot);
src: url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/themify.eot) format("embedded-opentype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/themify.woff) format("woff"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/themify.ttf) format("truetype"), url(//rokawatchesandmore.com/wp-content/themes/lenos/fonts/themify.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: auto;
}
[class^="ti-"], [class*=" ti-"] {
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="ti-"]:before, [class*=" ti-"]:before {
font-family: "themify";
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}
.topbar {
display: none;
background-color: #ffffff;
border-bottom: 1px solid #eeeeee;
min-height: 40px;
font-size: 12px;
}
@media (min-width: 992px) {
.topbar {
display: flex;
justify-content: space-between;
align-items: center;
}
}
.topbar__container,
.topbar__left,
.topbar__right {
display: flex;
align-items: center;
}
.topbar__container {
justify-content: space-between;
align-items: center;
}
.topbar__social {
margin-left: 30px;
}
.topbar__left {
font-weight: 500;
}
.topbar__left .space-top {
margin-left: 29px;
}
.topbar__center {
font-weight: 500;
}
.topbar__right {
float: right;
}
.topbar__right .gray {
margin-right: 11px;
}
.footer-subscribe-form input {
float: left;
height: 50px;
padding: 0 20px;
border-color: #ddd;
width: -webkit-calc( 100% - 180px);
width: -moz-calc( 100% - 180px);
width: calc( 100% - 180px);
}
.footer-subscribe-form input:focus {
border-color: #ae845f;
}
.footer-subscribe-form button {
width: 180px;
float: left;
height: 50px;
padding: 0 15px;
border: 0;
color: #fff;
}
.footer-subscribe-form button:hover {
opacity: 0.8;
}
.instagram-wrap {
position: relative !important;
}
.instagram-wrap .instagram {
position: absolute !important;
top: 32% !important;
}
.boostify-count-product {
line-height: 15px;
}
.lenos-label-good {
padding: 15px 10px;
background-color: #cbcbcb;
color: #333;
display: block;
text-transform: uppercase;
font-weight: 700;
margin: 15px 0;
} #wp-admin-bar-updates {
display: none;
}
.comment-reply-link,
.comment-edit-link {
float: left;
}
#cancel-comment-reply-link {
margin-left: 15px;
color: #f00;
} .customize-partial-edit-shortcut {
width: 30px;
height: 30px;
top: 50px;
left: 20px;
z-index: 21;
}
.menu-layout .customize-partial-edit-shortcut {
display: none;
}
#theme-page-header .customize-partial-edit-shortcut {
top: 15px;
}
.customize-partial-edit-shortcut .customize-partial-edit-shortcut-button {
left: 0;
top: 0;
} .add-menu {
line-height: 85px;
display: inline-block;
}
.add-menu + .add-menu {
margin-left: 20px;
} .elementor-editor-active .elementor-element-edit-mode {
min-height: 20px;
} .g-recaptcha {
position: static !important;
clear: both;
margin-bottom: 10px;
}
.single .g-recaptcha {
margin-bottom: 30px;
} .pen-menu {
z-index: 100 !important;
} .lenos-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
margin-top: -8px;
}
.quotes {
padding: 0 20px;
border-left: 2px solid #fc5a34;
}
@media (min-width: 768px) {
.custom-icon-box .elementor-icon-box-icon {
margin-top: -14px;
}
.custom-icon-box .elementor-icon-box-description {
margin-left: -25px;
}
}
.topbar-customtheme .elementor-column-gap-default &gt; .elementor-column &gt; .elementor-element-populated,
.topbar-customtheme .elementor-column-gap-default &gt; .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
padding: 0 !important;
} .woocommerce-currency-switcher-form .dd-container .dd-select {
background: transparent !important;
border: none;
}
.woocommerce-currency-switcher-form .dd-container .dd-select .dd-selected {
color: #A5A5A5;
font-weight: 400 !important;
}
.woocommerce-currency-switcher-form .dd-container .dd-select .dd-pointer-down {
border-top-color: #A5A5A5;
}
.woocommerce-currency-switcher-form .dd-container .dd-select .dd-pointer-up {
border-bottom-color: #A5A5A5;
}
.woocommerce-currency-switcher-form .dd-container .dd-select .dd-pointer {
right: -6px;
}
.woocommerce-currency-switcher-form .dd-container a.dd-option {
padding: 0 8px !important;
}
.boostify-mega-menu-vertical--widget .boostify-mega-menu-vetical .menu-item-has-mega &gt; a:after {
font-size: 12px !important;
}
.topbar__right {
font-size: 14px;
letter-spacing: 0.28px;
}
.topbar__right img {
margin-right: 8px;
}
.topbar__right .fa {
margin-left: 6px;
}
.topbar__right .gray {
color: #787878;
margin-right: 5px;
}
.topbar__right .dropdown:not(:last-child) {
margin-right: 30px;
}
h3.autocomplete-pro-suggestion__title {
margin: 0;
}
.boostify-cart-item-info .mini-cart-item-detail dl.variation {
margin: 0;
font-size: 14px;
}
.boostify-cart-item-info .mini-cart-item-detail dl.variation dt, .boostify-cart-item-info .mini-cart-item-detail dl.variation dd {
float: left;
line-height: 26px;
}
.boostify-cart-item-info .mini-cart-item-detail dl.variation dt {
margin-right: 5px;
}
div.product form.cart .tinvwl_add_to_wishlist_button {
display: flex;
align-items: baseline;
font-size: 14px;
margin-top: 16px;
}
@media (max-width: 1140px) {
.show-text .yes .site-header-wishlist:after {
display: none;
}
}
.lenos-search-form__field::placeholder {
opacity: 1;
}
.lenos-search-form__field:-ms-input-placeholder {
opacity: 1;
}
.lenos-search-form__field::-ms-input-placeholder {
opacity: 1;
}
.wpcf7-form-control-wrap input::placeholder {
opacity: 1;
}
.wpcf7-form-control-wrap input:-ms-input-placeholder {
opacity: 1;
}
.wpcf7-form-control-wrap input::-ms-input-placeholder {
opacity: 1;
}
.sticky-post {
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.sticky-post:after {
content: '\f2a6';
font-family: "ionicons";
display: inline-block;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
font-size: 25px;
padding: 8px 12px;
}
.entry-content p:last-child {
clear: both;
}
.entry-content.wc-tab p:last-child {
clear: none;
}
figcaption {
text-align: center;
}
.select2-container {
border: 1px solid #dfdfdf;
}
.select2-container .select2-selection--single {
border-color: #dfdfdf;
}
.select2-container--default .select2-selection--single {
border: none;
border-radius: 0;
background-color: transparent;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
margin-top: 0;
}
.bg_transparent .search-field {
background-color: transparent;
}
.boostify-icon-ion-bag .boostify-icon--cart:after {
content: "\e904" !important;
font-family: 'lenos' !important;
}
.button-category-home {
left: 50%;
transform: translateX(-50%);
}
.button2-category-home {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.hover-image-category {
overflow: hidden;
}
.hover-image-category img {
transition: all 0.3s;
}
.hover-image-category:hover img {
transform: scale(1.1) rotate(-5deg);
}
.hover-image-category2 {
overflow: hidden;
}
.hover-image-category2 img {
transition: all 0.3s;
}
.hover-image-category2:hover img {
transform: scale(1.1);
}
.hover2-image-category {
overflow: hidden;
}
.hover2-image-category img {
transition: all 0.3s;
object-fit: cover;
}
.hover2-image-category:hover img {
transform: scale(1.05);
filter: brightness(80%);
}
.lenos-list-icon-hover .elementor-icon-list-text:hover {
text-decoration: underline;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,
a.site-header-wishlist.top_wishlist-custom img,
span.site-header-wishlist.top_wishlist-custom img {
width: 13px !important;
height: auto;
margin: 0 !important;
}
.list-icon-footer a.elementor-social-icon {
position: relative;
}
.list-icon-footer a.elementor-social-icon i {
z-index: 2;
}
.list-icon-footer a.elementor-social-icon:after {
content: "";
width: 105%;
height: 105%;
border-radius: 50px;
background-color: #ffb930;
position: absolute;
transform: translate(6px, 6px);
z-index: -1;
transition: all .5s;
}
.list-icon-footer a.elementor-social-icon:hover:after {
transform: unset;
z-index: -1;
}
body.elementor-default #main {
padding-bottom: 80px;
}
body.elementor-default #theme-footer {
padding-top: 0;
}
body.elementor-page #main,
body.error404 #main {
padding-bottom: 0;
}
body.elementor-page #theme-footer,
body.error404 #theme-footer {
padding-top: 100px;
}
body.error404 #theme-footer {
padding-top: 0;
}
.sub-width-custom .boostify-menu-child.boostify-mega-sub {
left: 0 !important;
}
.customcss .boostify-mega-menu-vetical {
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}
.custom-search .search-field {
background: transparent !important;
}
.font-salmela-script-regular {
font-family: 'salmela-script-regular' !important;
}
.title-landding span {
border-bottom: 2px solid #b8bbc6;
}
@media (min-width: 780px) {
.boostify-mega-menu-vertical--widget .boostify-main-navigation.show {
z-index: 99 !important;
}
}
.elementor-icon-list-item::marker {
font-size: 0;
}
li ul.elementor-icon-list-items {
margin-left: 0;
}
.boostify-mega-sub .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor-heading-title {
margin: 0;
}
.fix-box.elementor-widget-image-box .elementor-image-box-wrapper {
display: flex;
justify-content: flex-start;
align-items: center;
}
ul.elementor-icon-list-items.elementor-inline-items {
margin: 0;
}
#woosc_table .tr-content img {
display: none;
}
.icon-new.elementor-widget-social-icons .elementor-social-icon {
padding: 11.5px;
}
.icon-new.elementor-widget-social-icons .elementor-icon i {
font-size: 14px;
}
.blocks-gallery-caption {
color: #555;
font-size: 11px;
text-align: center;
} .woo-sctr-single-product-container {
padding: 13px 29px 10px;
margin-bottom: 30px;
border: 1px solid #e0e0e0;
border-radius: 0;
}
.woo-sctr-single-product-container .woo-sctr-progress-bar-wrap-container {
margin-top: 13px;
}
.woo-sctr-single-product-container .woo-sctr-progress-bar-wrap-container .woo-sctr-progress-bar-message {
line-height: 30px;
font-size: 12px;
color: #949494;
font-weight: 600;
}
.woo-sctr-single-product-container .woo-sctr-shortcode-countdown-text {
text-transform: uppercase;
font-weight: 500;
}
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-text-before, .woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-text-before {
padding-bottom: 15px !important;
}
.woo-sctr-shortcode-countdown-value-container-2.woo-sctr-shortcode-countdown-value-container-2 {
position: inherit !important;
}
table.quantity-discount-table {
border: 0;
width: 290px;
max-width: 100%;
margin: -11px 0 35px 0;
table-layout: auto;
}
table.quantity-discount-table thead {
display: none;
}
table.quantity-discount-table td {
white-space: nowrap;
font-size: 14px;
line-height: 26px;
padding: 6px 10px 6px 0;
border-width: 0;
}
table.quantity-discount-table td:last-child {
padding-right: 0;
}
table.quantity-discount-table input[type='radio'] {
position: relative;
padding: 5px;
margin: 0 10px 0 2px;
cursor: pointer;
}
table.quantity-discount-table input[type='radio'] {
display: inline-block;
vertical-align: middle;
top: -1px;
}
table.quantity-discount-table input[type='radio']:before {
border-color: #ccc;
}
table.quantity-discount-table input[type='radio']:after {
background-color: #000;
}
table.quantity-discount-table input[type='radio']:hover:before {
border-color: #000;
}
table.quantity-discount-table input[type='radio']:checked:before {
border-color: #ccc;
}
table.quantity-discount-table input[type='radio'][disabled] {
cursor: not-allowed;
}
table.quantity-discount-table input[type='radio'][disabled]:before {
border-color: #ccc !important;
background: #dedede;
}
table.quantity-discount-table .price {
font-size: 18px;
}
table.quantity-discount-table .price .amount {
display: block;
line-height: 26px;
}
table.quantity-discount-table .price ins .amount {
color: #222222;
font-size: 14px;
}
table.quantity-discount-table .price del {
font-size: 14px;
}
table.quantity-discount-table .quantity-discount-item.disabled label {
cursor: not-allowed;
}
.quantity-discount-badge {
display: inline-block;
font-size: 11px;
color: #9f876a;
line-height: 25px;
border-radius: 0;
padding: 0;
min-width: 75px;
text-align: center;
}
.col-quantity-discount-badge {
width: 62px;
}
.col-quantity-regular-price,
.col-quantity-discount-price {
width: 60px;
}
.quantity-discount-name {
display: inline-block;
color: #222222;
cursor: pointer;
font-size: 14px;
letter-spacing: 0.28px;
}
@media screen and (max-width: 400px) {
.quantity-discount-table input[type=radio] {
margin-right: 5px !important;
}
.quantity-discount-table td {
padding-right: 5px;
}
}
@media screen and (max-width: 320px) {
.quantity-discount-table .price {
font-size: 12px;
}
.col-quantity-regular-price,
.col-quantity-discount-price {
width: 50px;
}
}
.variations select {
float: left;
}
.variations .label {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.28px;
margin-bottom: 10px;
padding: 5px 0;
border: none;
vertical-align: top;
width: 55px;
}
.variations .woo-variation-items-wrapper {
padding: 0 10px;
}
.swatch {
width: 25px;
height: 25px;
border-radius: 50%;
display: inline-block;
cursor: pointer;
position: relative;
}
.swatch img {
border-radius: 50%;
}
.swatch:before {
content: '';
position: absolute;
left: -4px;
top: -4px;
right: -4px;
bottom: -4px;
border: 1px solid #ddd;
border-radius: 20px;
}
.swatch + .swatch {
margin-left: 15px;
}
.swatch:not(.swatch-label) {
font-size: 0;
}
.swatch.swatch-label {
width: auto;
min-width: 25px;
padding: 0 5px;
}
.reset_variations {
align-items: center;
margin: 5px 0;
vertical-align: middle;
color: #c00;
font-weight: 400;
text-decoration: underline;
margin-top: 5px;
font-size: 14px;
}
.reset_variations:before {
content: "\f49a";
font-family: "ionicons";
font-size: 16px;
position: relative;
top: 2px;
margin-right: 5px;
display: inline-block;
}
.pro-swatch-list {
float: none;
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
padding-top: 10px;
transform: translateY(150%);
transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.pro-swatch-list .p-attr-image img {
border-radius: 50%;
max-height: 100%;
}
.p-attr-swatch {
width: 18px;
height: 18px;
margin: 0 2.5px;
cursor: pointer;
position: relative;
}
.p-attr-swatch:first-child {
margin-left: 0;
}
.p-attr-swatch:before {
position: absolute;
content: '';
left: 5px;
top: 5px;
right: 5px;
bottom: 5px;
}
.p-attr-swatch.p-attr-color {
width: 18px;
height: 18px;
}
.p-attr-swatch.p-attr-label {
width: auto;
height: auto;
border: 1px solid #ddd;
display: inline-block;
font-size: 12px;
padding: 0 2.5px;
margin-bottom: 5px;
}
.p-attr-swatch.p-attr-label:before {
content: none;
}
.p-attr-swatch.active:before {
background-color: #fff;
}
.tawcvs-swatches .swatch span {
display: none;
}
.single .woosc-btn,
.single .woosw-btn {
display: inline-block;
position: relative;
margin-top: 25px;
cursor: pointer;
background-color: transparent;
border: none;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.28px;
display: inline-flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
}
.single .woosc-btn:before {
content: '\e90a';
font-family: 'lenos' !important;
font-size: 15px;
margin-right: 7px;
border-radius: 50%;
}
.single .woosw-btn:before {
content: '\e907';
font-family: 'lenos' !important;
font-size: 16px;
margin-right: 7px;
border-radius: 50%;
font-weight: 500;
}
.single .summary .woosc-btn,
.single .summary .woosw-btn {
margin-right: 30px;
}
.woo-variation-swatches.wvs-show-label .variations td {
display: inline-block !important;
}
.button-variable-item span {
font-size: 11px !important;
letter-spacing: 0.22px;
}
@media (max-width: 991px) {
.woocommerce-wishlist .wishlist-title h2 {
font-size: 150%;
}
}
.woocommerce-wishlist .wishlist_table {
border-left: 0;
border-right: 0;
border-top: 0;
}
.woocommerce-wishlist .wishlist_table thead th {
border: 0;
background: #eeeeee;
}
.woocommerce-wishlist .wishlist_table th, .woocommerce-wishlist .wishlist_table td {
border-left: 0;
border-right: 0;
padding: 20px 0;
}
.woocommerce-wishlist .wishlist_table .product-remove {
font-size: 16px;
}
@media (min-width: 768px) {
.woocommerce-wishlist .wishlist_table .product-remove {
width: 50px;
text-align: center;
}
}
.woocommerce-wishlist .wishlist_table .product-thumbnail img {
max-width: 80px;
max-height: 80px;
}
@media (max-width: 767px) {
.woocommerce-wishlist .wishlist_table .product-remove {
padding: 10px;
background: #eeeeee !important;
}
.woocommerce-wishlist .wishlist_table .product-remove a {
color: #f00;
}
.woocommerce-wishlist .wishlist_table .pro-swatch-list {
float: none;
}
.woocommerce-wishlist .wishlist_table thead {
display: none;
}
.woocommerce-wishlist .wishlist_table td {
display: block;
padding: 10px 0;
}
.woocommerce-wishlist .wishlist_table tr:last-of-type td:last-of-type {
border-bottom: 0;
}
}
.menu-layout .header-wishlist-icon {
font-size: 20px;
margin-left: 15px;
}
@media (max-width: 991px) {
.menu-layout .header-wishlist-icon {
margin-right: 15px;
}
}
.menu-layout .site-header-wishlist {
position: relative;
}
.menu-layout .site-header-wishlist:after {
padding-left: 19px;
color: #e5e5e5;
content: '|';
}
@media (max-width: 991px) {
.menu-layout .site-header-wishlist {
margin-right: 15px;
}
}
.menu-layout .site-header-wishlist:before {
font-size: 20px !important;
font-weight: 500 !important;
}
.menu-layout .site-header-wishlist .site-header-wishlist_number {
position: absolute;
top: -6px;
left: 15px;
font-size: 9px;
font-weight: 700;
background-color: #3e976c;
height: 16px;
min-width: 16px;
color: #fff !important;
line-height: 16px;
text-align: center;
border-radius: 50%;
font-family: Poppins;
}
.menu-layout .site-header-wishlist .site-header-wishlist_text {
margin-left: 7px;
} .tinvwl-input-group .tinvwl-input-group-btn button.tinvwl-break-checkbox {
height: 38px;
padding: 0 15px;
border: none;
}
.tinvwl-to-right.look_in button {
height: 38px;
padding: 0 15px;
border: none;
}
.wishlist_item .button {
border: none;
}
.tinvwl-table-manage-list {
margin: 0;
border: 0;
}
.tinvwl-table-manage-list .product-name a {
font-size: 14px;
font-weight: 400;
line-height: 18px;
}
.tinvwl-table-manage-list table.shop_table {
border: none;
margin-top: 0;
}
.tinvwl-table-manage-list tr {
position: relative;
}
.tinvwl-table-manage-list td, .tinvwl-table-manage-list th {
padding: 20px 15px;
vertical-align: middle;
border: none;
border-bottom: 1px solid #eeeeee;
font-size: 14px;
letter-spacing: 0.28px;
}
.tinvwl-table-manage-list thead {
font-size: 14px;
font-weight: 500;
}
.tinvwl-table-manage-list thead td, .tinvwl-table-manage-list thead th {
padding: 8px 15px;
font-size: 11px;
letter-spacing: 0.22px;
}
.tinvwl-table-manage-list thead th {
padding: 8px 0;
font-weight: 600;
color: #9f876a;
text-transform: uppercase;
}
.tinvwl-table-manage-list thead .product-quantity {
padding: 0;
}
.tinvwl-table-manage-list thead .product-subtotal {
text-align: right;
}
.tinvwl-table-manage-list .product-remove {
width: 31px;
}
.tinvwl-table-manage-list .product-thumbnail {
width: 50px;
}
.tinvwl-table-manage-list .product-price {
width: 200px;
padding: 0;
}
.tinvwl-table-manage-list .product-quantity {
width: 83px;
}
.tinvwl-table-manage-list .product-subtotal {
width: 130px;
}
.tinvwl-table-manage-list .product-date {
width: 120px;
}
.tinvwl-table-manage-list .product-stock {
width: 200px;
}
.tinvwl-table-manage-list .product-action {
width: 143px;
}
.tinvwl-table-manage-list .product-action .button.alt {
padding: 8px;
}
.tinvwl-table-manage-list tbody td {
padding: 20px 0;
vertical-align: middle;
border: none;
border-bottom: 1px solid #eeeeee;
}
.tinvwl-table-manage-list tbody .product-remove {
width: 31px;
padding: 0;
}
.tinvwl-table-manage-list tbody .product-remove .remove {
width: 23px;
height: 23px;
float: left;
font-size: 20px;
}
.tinvwl-table-manage-list tbody .product-thumbnail {
width: 50px;
padding: 20px 0;
}
.tinvwl-table-manage-list tbody .product-thumbnail img {
border-radius: 0;
max-width: 60px;
}
.tinvwl-table-manage-list tbody .product-name a:hover {
color: #5d9574;
}
.tinvwl-table-manage-list tbody .product-quantity {
padding: 25px 0;
width: 83px;
}
.tinvwl-table-manage-list tbody .product-quantity .quantity {
margin-right: 0;
width: 86px;
}
.tinvwl-table-manage-list tbody .quantity {
height: 48px;
}
.tinvwl-table-manage-list tbody .product-subtotal {
width: 130px;
text-align: right;
padding-right: 15px;
color: #2f2f30;
}
.tinvwl-table-manage-list p.stock {
border-bottom: 0;
}
.tinv-wishlist .product-remove button {
background-color: transparent;
height: 36px;
width: 36px;
}
.tinv-wishlist .product-price del {
margin-right: 10px;
font-weight: normal;
}
.tinv-wishlist .product-price ins {
background-color: transparent;
}
.tinv-wishlist .product-price .amount {
color: #2f2f30;
}
.shop-content .products .product .pro-swatch-list .p-attr-swatch.p-attr-label {
border: 1px solid #ddd;
display: inline-flex;
font-size: 12px;
margin-bottom: 5px;
min-width: 25px;
padding: 0 5px;
height: 25px;
border-radius: 50%;
}
.show-text .site-header-wishlist {
position: relative;
}
@media (max-width: 991px) {
.show-text .site-header-wishlist {
margin-right: 15px;
}
}
.show-text .site-header-wishlist:before {
font-size: 20px !important;
font-weight: 500 !important;
}
.show-text .site-header-wishlist .site-header-wishlist_number {
position: absolute;
top: -9px;
left: 11px;
font-size: 8px;
font-weight: 700;
height: 16px;
min-width: 16px;
color: #fff;
line-height: 16px;
text-align: center;
border-radius: 50%;
}
.show-text .site-header-wishlist .site-header-wishlist_text {
margin-left: 7px;
}
.show-text .yes .site-header-wishlist:after {
padding-left: 19px;
color: #e5e5e5;
content: '|';
font-weight: 400;
}
.none-text .site-header-wishlist {
position: relative;
}
@media (max-width: 991px) {
.none-text .site-header-wishlist {
margin-right: 15px;
}
}
.none-text .site-header-wishlist:before {
font-size: 20px !important;
font-weight: 500 !important;
}
.none-text .site-header-wishlist .site-header-wishlist_number {
position: absolute;
top: -9px;
left: 11px;
font-size: 9px;
font-weight: 700;
height: 16px;
min-width: 16px;
color: #fff;
line-height: 16px;
text-align: center;
border-radius: 50%;
}
.none-text .site-header-wishlist .site-header-wishlist_text {
display: none;
}
.ftinvwl-check:before {
content: "\e9c6" !important;
font-family: 'lenos' !important;
}
.ftinvwl-times {
line-height: 20px;
}
.ftinvwl-times:before {
content: "\e9c1" !important;
font-family: 'lenos' !important;
font-size: 11px;
top: 0 !important;
}
.tinv-wishlist .product-stock i {
margin-right: 8px;
}
.tinv-wishlist .tinv-header {
margin-bottom: 34px;
}
.tinv-wishlist .tinv-header h2 {
font-size: 18px;
letter-spacing: 0.36px;
margin: 0;
}
.tinv-wishlist table tfoot td,
.tinv-wishlist table tfoot th {
padding: 30px 0;
}
.woosw-content-items {
width: 100%;
}
.tinv-wishlist .product-stock i {
margin-right: 8px;
}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt {
font-size: 16px;
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
border: none;
height: 40px;
margin-bottom: 15px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove,
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove {
width: 36px;
}
input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'] {
width: 100%;
padding: 3px 25px;
min-height: 48px;
outline: none;
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 400;
}
#woosw_copy_btn {
margin-left: 10px;
padding: 0 31px;
height: 40px;
line-height: 38px;
outline: none;
border: none;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
cursor: pointer;
text-align: center;
}
.woosw-adding:before,
.wooscp-btn-adding:before,
.woosw-btn.woosw-adding:before,
.quick-view-btn.loading .quick-view-icon:before {
content: "\e619" !important;
font-family: 'themify' !important;
-webkit-animation: adding-spin 1s linear infinite !important;
animation: adding-spin 1s linear infinite !important;
}
.woosw-added:before {
content: "\2713" !important;
padding: 5.5px 12px !important;
}
@keyframes adding-spin {
100% {
transform: rotate(360deg);
}
}
.woosw-content-item--price ins {
background-color: transparent;
}
.woocommerce-review-rating-template {
font-size: 15px;
font-weight: 400;
margin: 0 0 28px;
}
.woocommerce-review-rating-template .rating-average {
font-size: 18px;
font-weight: 700;
}
#review_form_wrapper {
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #eee;
display: none;
}
.no-reviews #review_form_wrapper {
display: block;
}
#review_form_wrapper input:focus {
border-color: #ae845f;
}
#review_form_wrapper #commentform #author, #review_form_wrapper #commentform #email {
width: 100% !important;
}
.single-product .comment-reply-title {
font-size: 28px;
margin-top: 23px;
margin-bottom: 28px;
text-align: left;
display: none;
}
.single-product .comment-reply-title small {
margin-left: 10px;
font-size: 60%;
}
.single-product .no-reviews .reviews-content__title {
display: none;
margin-bottom: 0;
}
.single-product .comment-form label {
font-size: 14px;
letter-spacing: 0.28px;
color: #222222;
display: block;
margin-bottom: 10px;
}
.single-product .comment-form .comment-form-cookies-consent label {
display: inline;
}
.single-product .comment-form .comment-form-rating label {
margin-bottom: 6px;
}
.single-product .comment-form p {
margin-bottom: 25px;
}
.single-product .comment-form .comment-form-attachment {
display: none;
}
.single-product .comment-form .attachment-button {
color: #ffffff;
background-color: #ae845f;
border: 0;
margin-right: 20px;
display: inline-flex;
align-items: center;
}
.single-product .comment-form .attachment-button &gt; span {
display: flex;
align-items: center;
}
.single-product .comment-form .attachment-button .button-icon {
font-size: 18px;
margin-right: 8px;
}
.single-product .comment-respond .form-submit {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.single-product #commentform #comment {
margin-top: 0;
}
.dco-image-attachment {
line-height: 0;
}
.dco-attachment-gallery {
display: flex;
flex-wrap: wrap;
margin: -5px -5px 6px;
}
.dco-attachment-gallery .dco-attachment.dco-image-attachment {
margin: 5px;
}
.comment-form-attachment span:not(.required) {
display: block;
} .dco-image-attachment img {
width: auto !important;
height: auto !important;
}
.question-filter {
margin-bottom: 20px;
}
ol.comment-list.question-list li {
display: block;
float: left;
width: 100%;
list-style-type: none;
padding-bottom: 28px;
}
.product-comment-list &gt; .comment:last-child {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.product-comment-list .comment-meta-top {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 14px 0 9px 0;
}
.product-comment-list .comment-meta-top .star-rating {
margin-right: 9px;
width: 60px;
}
.product-comment-list .comment-meta-top .star-rating:before {
font-size: 14.5px;
}
.product-comment-list .comment-meta-top .star-rating &gt; span:before {
font-size: 14.5px;
}
.product-comment-list .product-comment-rating {
--size: 16px;
letter-spacing: 1px;
}
.product-comment-list .tm-star-rating {
flex-shrink: 0;
margin: 0 12px 0 0;
}
.product-comment-list .meta {
font-size: 14px;
}
.product-comment-list .woocommerce-review__published-date.comment-datetime {
position: relative;
padding: 0 0 0 16px;
font-size: 12px;
color: #b1b1b1;
letter-spacing: 0.24px;
line-height: 24px;
}
.product-comment-list .woocommerce-review__published-date.comment-datetime:before {
content: '';
position: absolute;
top: 10px;
left: 0;
font-size: 4px;
width: 1em;
height: 1em;
background: #c4c4c4;
border-radius: 50%;
}
.woo-comment-author {
display: flex;
align-items: center;
}
.woo-comment-author .avatar {
margin-right: 19px;
flex-shrink: 0;
border-radius: 50%;
}
.woo-comment-author .meta {
flex-grow: 1;
margin-bottom: 0;
}
.woo-comment-author .woocommerce-review__author {
font-size: 14px;
text-transform: uppercase;
letter-spacing: .1em;
margin: 0 0 5px;
}
.woocommerce-review__title {
font-size: 16px;
margin: 0 0 15px;
}
.woo-comment-content {
margin: 9px 0 0;
}
.comment-form-rating {
line-height: 1;
margin-bottom: 22px;
}
.comment-form-rating label {
font-weight: 400;
color: #9b9b9b;
margin-bottom: 6px;
}
@media (min-width: 992px) {
.lenos-wc-question .lenos-wc-question__wrapper {
display: flex;
align-items: flex-start;
}
.lenos-wc-question .reviews-summary {
width: 300px;
flex-shrink: 0;
}
.lenos-wc-question .question-list-container {
flex-grow: 1;
padding-left: 60px;
}
}
.reviews-summary {
border: 1px solid #eeeeee;
border-radius: 0;
padding: 20px 29px;
text-align: center;
margin-bottom: 50px;
}
.reviews-summary .rating-average {
font-size: 48px;
line-height: 1;
margin: 0 0 33px;
}
.reviews-summary .tm-star-rating {
letter-spacing: 1px;
margin: 0 0 3px;
}
.reviews-summary .tm-star-rating &gt; span:before {
font-family: "ionicons";
font-size: 20px;
content: "\f2fc";
color: #fdc643;
}
.reviews-summary .tm-star-rating .tm-star-empty:before {
color: #eadccc;
}
.reviews-summary .reviews-count {
font-size: 12px;
margin: 0 0 15px;
text-transform: capitalize;
}
.reviews-summary .reviews-bar {
display: flex;
align-items: center;
font-size: 12px;
line-height: 24px;
}
.reviews-summary .reviews-bar + .reviews-bar {
margin-top: 5px;
}
.reviews-summary .stars-title,
.reviews-summary .rating-percentage {
flex-shrink: 0;
}
.reviews-summary .stars-title {
min-width: 45px;
text-align: start;
}
.reviews-summary .rating-percentage {
min-width: 35px;
text-align: end;
color: #222222;
}
.reviews-summary .rating-graph {
flex-grow: 1;
margin: 0 10px 0 12px;
}
.reviews-summary-buttons {
margin-top: 22px;
}
.reviews-summary-buttons .tm-button-wrapper {
margin: 10px 0;
}
.reviews-summary-buttons .button-content-wrapper {
border-radius: 0;
padding: 8px 0;
}
.reviews-summary-buttons .button-content-wrapper .button-text {
font-size: 14px;
color: #9f876a;
font-weight: 600;
letter-spacing: 0.28px;
}
.reviews-summary-buttons .button-content-wrapper:hover {
background-color: #ae845f;
}
.reviews-summary-buttons .button-content-wrapper:hover .button-text {
color: #fff;
}
.reviews-content {
margin-bottom: 50px;
}
.reviews-content .reviews-content__title {
font-size: 18px;
margin-top: 0;
margin-bottom: 30px;
}
@media (min-width: 992px) {
.review-rating-template-wrapper {
display: flex;
align-items: flex-start;
}
.review-rating-template-wrapper .reviews-summary {
width: 300px;
flex-shrink: 0;
}
.review-rating-template-wrapper .reviews-content {
flex-grow: 1;
padding-left: 60px;
}
}
.rating-graph {
position: relative;
width: 100%;
height: 4px;
background-color: #eadccc;
border-radius: 2px;
}
.rating-graph .percentage {
position: absolute;
top: 0;
left: 0;
height: 100%;
border-radius: 2px;
}
.entry-product-star-rating .fas {
font-size: 14px;
}
.single-product-accordion {
margin: 47px 0 0;
}
.single-product-accordion .entry-product-section-heading {
display: none;
}
.page-has-no-sidebar .woocommerce-tabs .tabs:before {
width: 3000px;
left: 0;
transform: translateX(-50%);
}
.woocommerce-product-details__short-description {
font-size: 14px;
letter-spacing: 0.28px;
line-height: 25px;
border-top: 1px solid #eeeeee;
margin: 32px 0 15px;
padding-top: 30px;
}
.review-rating-average {
margin-right: 8px;
}
.woocommerce-review-link {
font-size: 14px;
line-height: 24px;
color: inherit;
}
.single-product .lenos-wc-question {
padding-top: 4px;
}
.single-product .lenos-wc-question .question-form-wrapper,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] {
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #eee;
}
.single-product .lenos-wc-question .question-form-wrapper div[class*="question-form-"],
.single-product .lenos-wc-question div[class*=question-form-wrapper-] div[class*="question-form-"] {
margin-bottom: 22px;
}
.single-product .lenos-wc-question .question-form-wrapper div.form-submit,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] div.form-submit {
margin-bottom: 0;
}
.single-product .lenos-wc-question .question-form-wrapper textarea,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] textarea {
height: 140px;
width: 100%;
padding: 10px 20px;
}
.single-product .lenos-wc-question .question-form-wrapper textarea:focus,
.single-product .lenos-wc-question .question-form-wrapper input:focus,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] textarea:focus,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] input:focus {
border-color: #ae845f;
}
.single-product .lenos-wc-question .question-form-wrapper {
display: none;
}
.single-product .lenos-wc-question form label {
font-size: 14px;
letter-spacing: 0.28px;
line-height: 1.33;
color: #222222;
margin-top: -5px;
margin-bottom: 20px;
display: block;
}
.single-product .lenos-wc-question .form-submit {
text-align: right;
}
.single-product .lenos-wc-question .form-submit input {
min-width: 110px;
height: 40px;
padding: 0 27px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
border: none;
}
.single-product .lenos-wc-question .no-question .question-form-wrapper {
display: block;
}
.single-product .lenos-wc-question .no-question .question-toolbar {
margin: 0;
}
.single-product .lenos-wc-question .no-question .question-title {
display: none;
}
.single-product .lenos-wc-question .woo-comment-author h6 {
padding-right: 10px;
}
.single-product .lenos-wc-question .woo-comment-author .comment-datetime {
position: relative;
padding-left: 14px;
font-size: 14px;
color: #9b9b9b;
}
.single-product .lenos-wc-question .woo-comment-author .comment-datetime:before {
content: "";
position: absolute;
top: 7px;
left: 0;
font-size: 4px;
width: 1em;
height: 1em;
background: #c4c4c4;
border-radius: 50%;
}
.single-product .lenos-wc-question .reply-action {
display: flex;
}
.single-product .lenos-wc-question .reply-action a + a {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #ababab;
}
.single-product .lenos-wc-question .reply-action .cancel-reply {
pointer-events: none;
opacity: 0;
}
.single-product .lenos-wc-question .reply-action .cancel-reply.show {
opacity: 1;
pointer-events: auto;
}
.single-product .woocommerce-Reviews #comments {
padding-top: 4px;
}
.single-product .question-toolbar .question-title {
font-size: 18px;
line-height: 1.3;
margin-top: 0;
margin-bottom: 32px;
}
.single-product .question-list li {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.single-product .question-list li + li {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #eee;
}
.single-product .question-list div[class*=question-form-wrapper-] {
margin-top: 30px;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.single-product .question-list .children {
list-style: none;
}
.single-product .question-list .children .woo-comment-author .avatar {
width: 48px;
}
.question-form-message-box {
color: #ff0001;
font-size: 16px;
margin-bottom: 0 !important;
}
.question-form-message-box div {
padding-top: 20px;
}
.question-navigation {
margin-top: 60px;
}
@media (min-width: 992px) {
.lenos-wc-question .lenos-wc-question__wrapper {
display: flex;
align-items: flex-start;
}
.lenos-wc-question .reviews-summary {
width: 300px;
flex-shrink: 0;
}
.lenos-wc-question .question-list-container {
flex-grow: 1;
padding-left: 60px;
}
}
@media (max-width: 767px) {
.single-product .lenos-wc-question .question-form-wrapper,
.single-product .lenos-wc-question div[class*=question-form-wrapper-] {
padding-bottom: 40px;
margin-bottom: 40px;
}
.single-product .question-list div[class*=question-form-wrapper-] {
padding-bottom: 0;
margin-bottom: 0;
}
}
@media (max-width: 992px) {
.comment-list.question-list .children {
margin-left: 0;
}
}
.woocommerce-form-login button[type="submit"],
.woocommerce-form-register button[type="submit"],
.woocommerce-form-coupon button[type="submit"] {
color: #fff;
border: 0;
height: 48px;
padding: 0 35px;
margin-right: 10px;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
text-transform: uppercase;
}
.woocommerce-form-register button[type="submit"],
.woocommerce-form-coupon button[type="submit"] {
height: 45px;
}
.woocommerce-account h2 {
font-size: 22px;
font-weight: 400;
letter-spacing: 0.44px;
margin: -5px 0 0 0;
}
.woocommerce-account .u-column1 {
margin-bottom: 30px;
}
@media (min-width: 768px) {
.woocommerce-account .u-column1 {
max-width: -webkit-calc( ( 100% - 30px ) / 2);
max-width: -moz-calc( ( 100% - 30px ) / 2);
max-width: calc( ( 100% - 30px ) / 2);
margin-right: 30px;
margin-bottom: 0;
}
}
.woocommerce-account .u-column1 .woocommerce-form-login {
width: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.woocommerce-account .u-column2 {
max-width: -webkit-calc( ( 100% - 30px ) / 2);
max-width: -moz-calc( ( 100% - 30px ) / 2);
max-width: calc( ( 100% - 30px ) / 2);
}
}
.woocommerce-MyAccount-navigation {
margin-bottom: 30px;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-navigation {
margin-right: 195px;
margin-bottom: 0;
max-width: 110px;
}
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
margin-bottom: 2px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
text-decoration: underline;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
font-size: 14px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-content {
width: -webkit-calc( 100% - 400px);
width: -moz-calc( 100% - 400px);
width: calc( 100% - 400px);
}
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"] {
height: 48px;
color: #fff;
border: 0;
margin-top: 40px;
font-weight: 600;
}
.woocommerce-MyAccount-content fieldset {
border: 1px solid #ddd;
margin: 0;
padding: 5px 15px;
}
.woocommerce-address-fields .button {
height: 50px;
color: #fff;
padding: 0 25px;
border: 0;
}
.woocommerce-address-fields .button:hover {
opacity: 0.7;
}
.lost_reset_password button[type="submit"] {
color: #fff;
padding: 10px 20px;
}
.woocommerce-form.woocommerce-form-login .form-row .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
margin-bottom: 26px;
}
.woocommerce-form.woocommerce-form-register.register .form-row.form-group.user-role &gt; label input[type="radio"] {
height: 10px;
}
.woocommerce-privacy-policy-text {
font-size: 12px;
letter-spacing: 0.24px;
font-style: italic;
}
.woocommerce-privacy-policy-text p {
margin-bottom: 22px;
} .shop-container {
position: relative;
clear: both;
display: flow-root;
}
@media (min-width: 992px) {
.shop-container.with-left-sidebar .container .content-shop-archive, .shop-container.with-right-sidebar .container .content-shop-archive {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: flex-start;
align-items: flex-start;
background-color: #fff;
}
.shop-container.with-left-sidebar .container .content-shop-archive .shop-content, .shop-container.with-right-sidebar .container .content-shop-archive .shop-content {
width: calc( 100% - 275px);
}
.shop-container.with-left-sidebar .container .content-shop-archive .shop-sidebar, .shop-container.with-right-sidebar .container .content-shop-archive .shop-sidebar {
width: 275px;
}
.shop-container.with-full-sidebar .container .content-shop-archive {
background-color: #fff;
}
.shop-container.with-full-sidebar .container .content-shop-archive .shop-content {
width: 100%;
}
.shop-container.with-full-sidebar.has-filter-area .widget-area.shop-sidebar {
display: none;
}
.shop-container.with-full-sidebar.has-flexible-sidebar.has-filter-area .widget-area.shop-sidebar {
display: block;
}
.shop-container.with-right-sidebar .container .content-shop-archive .shop-content {
width: calc( 100% - 275px);
}
.shop-container.with-right-sidebar .container .content-shop-archive .shop-sidebar {
margin-right: 0;
margin-left: 30px;
margin-top: 0;
margin-bottom: 25px;
}
.shop-container.with-left-sidebar .container .content-shop-archive .shop-content {
order: 2;
}
.shop-container.with-left-sidebar .container .content-shop-archive .shop-sidebar {
order: 1;
margin-right: 30px;
margin-left: 0;
margin-top: 0;
margin-bottom: 25px;
}
}
.shop-container.has-filter-area .lenos-shop-filter {
padding: 0 0 30px 0;
}
.shop-container.has-filter-area .lenos-shop-filter .woocommerce-widget-layered-nav-list {
margin-top: -6px;
}
.shop-container.has-filter-area .lenos-shop-filter .woocommerce-widget-layered-nav-list li {
line-height: unset;
}
.shop-container.has-filter-area .lenos-shop-filter .wc-layered-nav-rating {
margin-bottom: 0;
}
.shop-container .woocommerce-pagination {
padding-bottom: 100px;
} @media (min-width: 992px) {
.single-product-layout-extended .shop-container.with-full-sidebar .container .content-shop-archive {
background-color: #fff;
width: 935px;
float: left;
padding-right: 30px;
}
}
@media (min-width: 992px) {
.shop-layout-full-width .shop-container.with-left-sidebar .container .content-shop-archive .shop-content, .shop-layout-full-width .shop-container.with-right-sidebar .container .content-shop-archive .shop-content {
width: calc( 100% - 265.8px);
}
.shop-layout-full-width .shop-container.with-left-sidebar .container .content-shop-archive .shop-sidebar, .shop-layout-full-width .shop-container.with-right-sidebar .container .content-shop-archive .shop-sidebar {
width: 265.8px;
}
} .products {
clear: both;
padding-left: 0;
margin: 0;
width: 100%;
}
.products .product {
list-style: none;
float: left;
margin: 0 30px 34px 0;
position: relative; }
@media (min-width: 992px) {
.products .product {
width: -webkit-calc( ( 100% - 90px ) / 4);
width: -moz-calc( ( 100% - 90px ) / 4);
width: calc( ( 100% - 90px ) / 4);
}
.products .product.last {
margin-right: 0;
}
}
@media (max-width: 991px) {
.products .product {
width: -webkit-calc( ( 100% - 30px ) / 2);
width: -moz-calc( ( 100% - 30px ) / 2);
width: calc( ( 100% - 30px ) / 2);
}
.products .product:nth-of-type(2n) {
margin-right: 0;
}
.products .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (max-width: 575px) {
.products .product {
margin: 0 30px 30px 0;
width: -webkit-calc( ( 100% - 30px ) / 2);
width: -moz-calc( ( 100% - 30px ) / 2);
width: calc( ( 100% - 30px ) / 2);
}
}
@media (min-width: 1200px) {
.products .product:hover .product-quick-view-btn span,
.products .product:hover .product-action-wishlist a,
.products .product:hover .product-action-compare a {
opacity: 1;
visibility: visible;
position: relative;
opacity: 1;
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0);
}
.products .product:hover .product-quick-view-btn span:hover span,
.products .product:hover .product-quick-view-btn span:hover .tooltip,
.products .product:hover .product-quick-view-btn span:hover .tinvwl_add_to_wishlist-text,
.products .product:hover .product-action-wishlist a:hover span,
.products .product:hover .product-action-wishlist a:hover .tooltip,
.products .product:hover .product-action-wishlist a:hover .tinvwl_add_to_wishlist-text,
.products .product:hover .product-action-compare a:hover span,
.products .product:hover .product-action-compare a:hover .tooltip,
.products .product:hover .product-action-compare a:hover .tinvwl_add_to_wishlist-text {
opacity: 1;
transition-duration: 0.3s;
transform: translateX(0);
}
}
.products .product .label-wrap {
position: static;
}
.products.columns-1 .product {
width: 100%;
margin-right: 0;
}
@media (min-width: 992px) {
.products.columns-2 .product {
width: -webkit-calc( ( 100% - ( 30px * 1 ) ) / 2);
width: -moz-calc( ( 100% - ( 30px * 1 ) ) / 2);
width: calc( ( 100% - ( 30px * 1 ) ) / 2);
}
.products.columns-2 .product:nth-of-type(2n + 3) {
clear: both;
}
.products.columns-3 .product {
width: -webkit-calc( ( 100% - ( 30px * 2 ) ) / 3);
width: -moz-calc( ( 100% - ( 30px * 2 ) ) / 3);
width: calc( ( 100% - ( 30px * 2 ) ) / 3);
}
.products.columns-3 .product:nth-of-type(3n + 4) {
clear: both;
}
.products.columns-4 .product {
width: -webkit-calc( ( 100% - ( 30px * 3 ) ) / 4);
width: -moz-calc( ( 100% - ( 30px * 3 ) ) / 4);
width: calc( ( 100% - ( 30px * 3 ) ) / 4);
}
.products.columns-4 .product:nth-of-type(4n + 5) {
clear: both;
}
.products.columns-5 .product {
width: -webkit-calc( ( 100% - ( 30px * 4 ) ) / 5);
width: -moz-calc( ( 100% - ( 30px * 4 ) ) / 5);
width: calc( ( 100% - ( 30px * 4 ) ) / 5);
}
.products.columns-5 .product:nth-of-type(5n + 6) {
clear: both;
}
.products.columns-6 .product {
width: -webkit-calc( ( 100% - ( 30px * 5 ) ) / 6);
width: -moz-calc( ( 100% - ( 30px * 5 ) ) / 6);
width: calc( ( 100% - ( 30px * 5 ) ) / 6);
}
.products.columns-6 .product:nth-of-type(6n + 7) {
clear: both;
}
} .shop-sidebar {
min-height: 1px;
}
.shop-sidebar .woocommerce-widget-layered-nav-dropdown__submit {
padding: 6px 17px;
border: 0;
color: #fff;
background: #ebe9eb;
border-radius: 5px;
font-size: 12px;
margin-top: 10px;
}
.shop-sidebar .tagcloud a {
line-height: 26px;
} .shop-top-bar {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
margin-bottom: 7px;
margin-top: -11px;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.28px;
}
.shop-top-bar .shop-top-bar-left {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.shop-top-bar .shop-top-bar-left .filter-toggle-btn {
display: flex;
align-items: center;
padding: 13px;
font-size: 17px;
color: #222222;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-right: 21px;
}
.shop-top-bar .lenos-shop-tools {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.shop-top-bar .lenos-shop-tools .lenos-products-per-page {
margin-right: 39px;
display: flex;
align-items: center;
}
.shop-top-bar .lenos-shop-tools .lenos-products-per-page .per-page-title {
margin-right: 11px;
color: #222222;
}
.shop-top-bar .lenos-shop-tools .lenos-products-per-page .per-page-variation-wrap {
display: flex;
align-items: center;
}
.shop-top-bar .lenos-shop-tools .lenos-products-per-page .per-page-variation-wrap a.per-page-variation {
display: inline-block;
color: #959595;
}
.shop-top-bar .lenos-shop-tools .lenos-products-per-page .per-page-variation-wrap a.per-page-variation:not(:last-child) {
margin-right: 11px;
}
.shop-top-bar .woocommerce-result-count {
color: #767676;
margin: 0;
}
.shop-top-bar .woocommerce-result-count span {
color: #222222;
}
.shop-top-bar .lenos-woo-ordering {
display: flex;
align-items: center;
padding: 0px 23px;
border: 1px solid #eeeeee;
}
.shop-top-bar .lenos-sort-label {
margin-right: 4px;
color: #767676;
}
.shop-top-bar .woocommerce-ordering {
margin-bottom: 0;
position: relative;
}
.shop-top-bar .woocommerce-ordering select {
font-size: 14px;
letter-spacing: 0.28px;
border-radius: 0;
padding: 9px 0;
height: auto;
-webkit-appearance: none;
background-position: right 0 top 50%;
background-repeat: no-repeat;
padding-right: 1.4em;
background-size: auto 16px;
border: none; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
} .lenos-shop-filter {
display: none;
}
.lenos-shop-filter .lenos-shop-filter-container {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 60px;
transition: height 0.5ms;
}
@media (max-width: 991.98px) {
.lenos-shop-filter .lenos-shop-filter-container {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575.98px) {
.lenos-shop-filter .lenos-shop-filter-container {
grid-template-columns: 1fr;
}
}
.lenos-shop-filter .lenos-shop-filter-container .tagcloud a:after {
content: ',';
}
.lenos-shop-filter .lenos-shop-filter-container .tagcloud a:last-child:after {
display: none;
}
.lenos-shop-filter .widget {
margin-bottom: 0;
}
.lenos-shop-filter .widget ul {
margin: 0;
} .woocommerce-loop-product__title {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
line-height: 2;
margin-top: 7px;
margin-bottom: 0;
width: 100%;
}
.open-label-shop {
position: absolute;
z-index: 2;
left: 15px;
top: 15px;
}
.open-label-shop span {
font-size: 11px;
letter-spacing: 0.11px;
font-weight: 400;
text-transform: uppercase;
pointer-events: none;
width: 39px;
height: 18px;
line-height: 18px;
}
.open-label-shop span:not(:first-child) {
margin-top: 5px;
}
.sale-product {
top: 38px;
}
.onsale {
position: absolute;
z-index: 1;
left: 15px;
top: 15px;
font-size: 11px;
letter-spacing: 0.11px;
font-weight: 400;
text-transform: uppercase;
pointer-events: none;
width: 41px;
height: 18px;
line-height: 18px;
}
.single-product .onsale {
display: none;
}
.price {
display: flex;
flex-direction: row-reverse;
justify-content: center;
margin-top: 12px;
}
.price ins {
margin-right: 6px;
}
.single-product .summary.entry-summary .price {
justify-content: flex-end;
}
.amount .decimals-separator,
.price .decimals-separator,
.tr-price .decimals-separator,
.woosw-content-item--price .decimals-separator {
font-size: 66.666667%;
}
.woocs_price_code {
font-size: 16px;
font-weight: 600;
}
.product-image-wrapper {
position: relative;
overflow: hidden;
border: 1px solid #eeeeee;
}
.product-image-wrapper:hover .hover-product-image {
opacity: 1;
pointer-events: auto;
visibility: visible;
transform: scale(1.09);
}
.hover-product-image {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
opacity: 0;
visibility: hidden;
pointer-events: none;
background-repeat: no-repeat;
background-position: center center;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.loop-action {
display: flex;
justify-content: center;
align-items: flex-end;
flex-direction: column;
position: absolute;
top: 20px;
right: 20px;
}
.loop-action .product-quick-view-btn span,
.loop-action .product-action-wishlist a,
.loop-action .product-action-compare a {
width: 44px;
height: 44px;
color: #787878;
background-color: #ffffff;
border-radius: 50%;
z-index: 30;
opacity: 0;
cursor: pointer;
pointer-events: auto;
transition: all .3s ease;
opacity: 0;
-webkit-transform: translateX(20px) translateZ(0);
transform: translateX(20px) translateZ(0);
}
.loop-action .product-quick-view-btn span:before,
.loop-action .product-action-wishlist a:before,
.loop-action .product-action-compare a:before {
color: #222222;
font-size: 21px;
}
@media (min-width: 1200px) {
.loop-action .product-quick-view-btn span,
.loop-action .product-action-wishlist a,
.loop-action .product-action-compare a {
opacity: 0;
visibility: hidden;
}
}
.loop-action .product-action-wishlist,
.loop-action .product-action-compare {
margin-bottom: 10px;
}
.loop-action .product-action-wishlist a,
.loop-action .product-action-compare a {
transition-delay: 0.1s;
}
.loop-action .product-action-wishlist a:before,
.loop-action .product-action-compare a:before {
font-size: 16px;
}
.loop-action .product-action-compare a {
transition-delay: 0.2s;
}
.loop-action .product-action-compare a:before {
font-size: 18px;
}
.loop-action .product-quick-view-btn span {
transition-delay: 0.3s;
}
.loop-action .woosw-btn {
font-size: 0;
}
.loop-action .woosw-btn:before {
content: '\e907';
font-family: 'lenos';
margin-right: -4px;
font-size: 14px;
font-weight: 500;
}
.loop-action .woosc-btn {
font-size: 0;
}
.loop-action .woosc-btn:before {
content: '\e90a';
font-family: 'lenos';
margin-right: -4px;
font-size: 14px;
font-weight: 500;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
margin-top: 0;
}
@media (max-width: 991px) {
.loop-action .product-quick-view-btn span, .loop-action .product-action-wishlist a {
opacity: 0;
visibility: hidden;
}
.loop-action--visible-on-mobile .product-quick-view-btn span, .loop-action--visible-on-mobile .product-action-wishlist a {
display: none;
}
}
.products .product .tinvwl_add_to_wishlist_button {
margin-top: 0;
}
.products .product .tinvwl_add_to_wishlist_button:before {
margin-right: 0;
}
.product-quick-view-btn {
display: block;
cursor: pointer;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.lenos-add-to-cart-btn, .added_to_cart {
font-size: 0;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.lenos-add-to-cart-btn.added {
display: none;
}
.lenos-add-to-cart-btn.added + .added_to_cart:before {
content: '\e9ee';
font-family: lenos;
font-size: 12px;
margin-right: 5px;
font-weight: 600;
}
.lenos-add-to-cart-btn:active {
background-color: transparent !important;
} .ajax_add_to_cart {
position: relative;
} .adding-to-wishlist.add_to_wishlist:before {
position: static;
margin-left: 0;
margin-top: 0;
} .lenos-product-label {
position: absolute;
z-index: 5;
pointer-events: none;
left: 15px;
top: 15px;
font-size: 11px;
letter-spacing: 0.11px;
padding: 0 7px;
line-height: 18px;
text-transform: uppercase;
font-weight: 400;
}
.lenos-product-label.sold-out-label {
color: #fff;
}
.product .loop-action .product-action-wishlist {
display: block;
}
.single-product .related.products .loop-action .product-action-wishlist {
display: block;
}
.lenos-choose-options {
font-size: 14px;
font-weight: 900;
letter-spacing: 0.195px;
padding: 10px 18px;
border: 2px solid #292929;
background-color: transparent;
border-radius: 25px;
text-transform: uppercase;
}
@media (max-width: 425px) {
.lenos-choose-options {
display: none;
}
}
.box-lenos-product {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
@media (min-width: 1200px) {
.box-lenos-product {
padding: 0 32px 50px 32px;
}
} .lenos-pageheader-shop {
min-height: 250px;
display: flex;
flex-direction: column;
justify-content: center;
border-radius: 0;
margin-bottom: 42px;
}
.lenos-pageheader-shop .shop-title {
font-size: 36px;
line-height: 36px;
letter-spacing: 0.72px;
color: #8b653f;
font-weight: 200;
width: 233px;
margin: 0 0 7px 0;
}
.lenos-pageheader-shop .shop-description {
line-height: 36px;
color: #ed463c;
margin: 0;
font-family: 'Quentin';
font-size: 48px;
}
@keyframes slideDown {
0% {
transform: translateY(-100%);
}
50% {
transform: translateY(8%);
}
65% {
transform: translateY(-4%);
}
80% {
transform: translateY(4%);
}
95% {
transform: translateY(-2%);
}
100% {
transform: translateY(0%);
}
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
}
50% {
-webkit-transform: translateY(8%);
}
65% {
-webkit-transform: translateY(-4%);
}
80% {
-webkit-transform: translateY(4%);
}
95% {
-webkit-transform: translateY(-2%);
}
100% {
-webkit-transform: translateY(0%);
}
}
.category-slider-shop {
position: relative;
padding-bottom: 51px;
margin-bottom: 62px;
border-bottom: 1px solid #eeeeee;
}
.category-slider-shop .browse-by-category {
font-size: 16px;
letter-spacing: 0.32px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
margin-top: 0;
margin-bottom: 45px;
}
.category-slider-shop .category-slider-arrow {
position: absolute;
top: 50%;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 10;
opacity: 0;
}
.category-slider-shop .category-slider-arrow .arrows-next {
background-color: transparent;
border: none;
}
.category-slider-shop .category-slider-arrow .arrows-next:before {
content: "\f105";
color: #96969b;
font-size: 26px;
font-family: "FontAwesome";
}
.category-slider-shop .category-slider-arrow .arrows-prev {
background-color: transparent;
border: none;
}
.category-slider-shop .category-slider-arrow .arrows-prev:before {
content: "\f104";
color: #96969b;
font-size: 26px;
font-family: "FontAwesome";
}
.category-slider-shop:hover .category-slider-arrow {
opacity: 1;
}
.lenos-category-slider-shop .product-category-lenos .product-category-lenos-image {
width: 120px;
height: 120px;
margin-bottom: 24px;
}
.lenos-category-slider-shop .product-category-lenos .product-category-lenos-image img {
border-radius: 50%;
}
.lenos-category-slider-shop .product-category-lenos .category-product-name {
font-size: 18px;
}
.lenos-category-slider-shop .product-category-lenos .count-category {
color: #767676;
font-size: 12px;
font-style: italic;
}
.lenos-category-slider-shop .product-category-lenos .container-category {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.updating-cart.cart-sidebar-open #shop-cart-sidebar:after {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before {
content: "" !important;
z-index: 9999;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 100%;
height: 20px;
width: 20px;
top: 50%;
left: 50%;
margin-left: -webkit-calc( -20px / 2);
margin-left: -moz-calc( -20px / 2);
margin-left: calc( -20px / 2);
margin-top: -webkit-calc( -20px / 2);
margin-top: -moz-calc( -20px / 2);
margin-top: calc( -20px / 2);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
height: 15px;
width: 15px;
position: static;
display: inline-flex;
margin-top: 0;
margin-left: 0;
}
.updating-cart.ajax-single-add-to-cart.quick-view-open .single_add_to_cart_button:before {
height: 12px;
width: 12px;
}
.updating-cart #shop-cart-sidebar:before {
top: -webkit-calc( 50% + 30px);
top: -moz-calc( 50% + 30px);
top: calc( 50% + 30px);
z-index: 3;
}
.updating-cart #shop-cart-sidebar:after {
opacity: 1;
visibility: visible;
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:before {
content: none !important;
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:after {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.cart-sidebar-open #shop-cart-sidebar {
visibility: visible;
pointer-events: auto;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.cart-sidebar-open #shop-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
#shop-cart-sidebar {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 500;
width: 375px;
padding: 24px 40px 0 40px;
background: #ffffff;
visibility: hidden;
pointer-events: none;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.logged-in.admin-bar #shop-cart-sidebar {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar #shop-cart-sidebar {
top: 32px;
}
}
#shop-cart-sidebar:after {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: inherit;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.cart-sidebar-head {
border-bottom: 1px solid #ddd;
padding-bottom: 40px;
padding-top: 19px;
position: relative;
z-index: 3;
min-height: 60px;
background: inherit;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
.cart-sidebar-title {
margin: 0;
display: inline-block;
font-size: 16px;
white-space: nowrap;
font-weight: 500;
}
#close-cart-sidebar {
color: #2f2f30;
font-weight: bold;
border: 0;
background: none;
position: absolute;
right: 0;
top: 40%;
font-size: 18px;
width: 18px;
height: 18px;
-webkit-transform: translateY(-50%) rotate(0deg);
transform: translateY(-50%) rotate(0deg);
}
#close-cart-sidebar:hover {
-webkit-transform: translateY(-50%) rotate(90deg);
transform: translateY(-50%) rotate(90deg);
}
.cart-sidebar-content {
overflow: auto;
height: -webkit-calc( 100% - 135px);
height: -moz-calc( 100% - 135px);
height: calc( 100% - 135px);
}
.cart-sidebar-content .woocommerce-mini-cart__total {
position: absolute;
margin-bottom: 0;
bottom: 143px;
height: 54px;
width: 295px;
border-top: 1px solid #eeeeee;
background-color: #fff;
display: flex;
justify-content: space-between;
align-items: center;
}
.cart-sidebar-content .woocommerce-mini-cart__total strong {
font-size: 14px;
font-weight: 600;
}
.cart-sidebar-content .woocommerce-mini-cart__total .amount {
font-size: 16px;
font-weight: 600;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons {
margin-bottom: 0;
position: absolute;
bottom: 50px;
width: 295px;
display: flex;
flex-direction: column-reverse;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons .button {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 40px;
background: #fff;
text-decoration: underline;
font-size: 14px;
font-weight: 500;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons .button:nth-child(1) {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
height: 54px;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons .button:nth-child(2) {
color: #fff;
text-decoration: none;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message {
margin-bottom: 0;
padding: 20px;
}
.cart-sidebar-content .variation {
margin: 5px 0;
font-size: 14px;
}
.cart-sidebar-content .variation dt,
.cart-sidebar-content .variation dd {
float: left;
line-height: 18px;
}
.cart-sidebar-content .variation dt {
font-weight: normal;
clear: both;
margin-right: 5px;
}
.cart-sidebar-content .variation dd {
margin: 0;
}
.cart-sidebar-content .variation dd p:last-child {
margin-bottom: 0;
}
.cart-sidebar-content .quantity {
height: auto;
font-size: 14px;
}
.cart-sidebar-after-cart {
min-height: 52px;
}
.cart-sidebar-after-cart .shipping-cart {
font-size: 12px;
font-weight: 400;
} .product_list_widget {
margin: 0;
padding-left: 0;
list-style: none;
}
.product_list_widget .blockUI.blockOverlay {
background: #eeeeee !important;
opacity: 0.7 !important;
cursor: pointer !important;
}
.product_list_widget .mini_cart_item {
min-height: 91px;
position: relative;
padding: 22px 15px 10px 74px;
}
.product_list_widget .mini_cart_item:hover .remove_from_cart_button {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(0) rotate(0deg);
transform: translateY(-50%) translateX(0) rotate(0deg);
}
.product_list_widget img {
width: 59px;
height: 71px;
position: absolute;
left: 0;
top: 20px;
}
.product_list_widget a:not(.remove_from_cart_button) {
display: block;
}
.product_list_widget .remove_from_cart_button {
width: 20px;
height: 20px;
position: absolute;
right: 0;
top: 50%;
font-size: 0;
color: inherit;
opacity: 0;
z-index: 2;
-webkit-transform: translateY(-50%) translateX(15px) rotate(0deg);
transform: translateY(-50%) translateX(15px) rotate(0deg);
}
.product_list_widget .remove_from_cart_button:before {
content: '\f2d7';
font-family: "ionicons";
line-height: 1;
font-size: 14px;
}
.product_list_widget .remove_from_cart_button:hover {
-webkit-transform: translateY(-50%) translateX(0) rotate(90deg) !important;
transform: translateY(-50%) translateX(0) rotate(90deg) !important;
}
#shop-overlay {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 199;
background: rgba(0, 0, 0, 0.5);
pointer-events: none;
opacity: 0;
visibility: hidden;
}
.cart-sidebar-head .menu-woo-cart {
margin: 0;
margin-left: 0;
}
.cart-sidebar-head .menu-woo-cart .shop-cart-count {
position: absolute;
top: -15px;
left: 2px;
}
.woocommerce-cart .return-to-shop .wc-backward {
font-size: 16px;
font-weight: 700;
}
@media (min-width: 1068px) {
.woocommerce-cart .woocommerce-cart-form {
width: 71.82%;
padding-right: 30px;
}
}
.woocommerce-cart .woocommerce-cart-form table.shop_table {
border: none;
margin-top: 0;
}
.woocommerce-cart .woocommerce-cart-form tr {
position: relative;
}
.woocommerce-cart .woocommerce-cart-form td, .woocommerce-cart .woocommerce-cart-form th {
padding: 20px 0px;
vertical-align: middle;
border: none;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
color: #222222;
}
.woocommerce-cart .woocommerce-cart-form thead {
font-size: 11px;
font-weight: 600;
color: #9f876a;
}
.woocommerce-cart .woocommerce-cart-form thead td, .woocommerce-cart .woocommerce-cart-form thead th {
padding: 26px 0;
font-size: 18px;
letter-spacing: 0.36px;
font-weight: 400;
}
.woocommerce-cart .woocommerce-cart-form thead th:first-child {
border-left: 1px solid #eeeeee;
}
.woocommerce-cart .woocommerce-cart-form thead th:last-child {
border-right: 1px solid #eeeeee;
}
.woocommerce-cart .woocommerce-cart-form thead .product-quantity {
padding: 0;
}
.woocommerce-cart .woocommerce-cart-form thead .product-subtotal {
text-align: right;
padding-right: 15px;
}
.woocommerce-cart .woocommerce-cart-form .product-remove {
width: 63px;
}
.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
width: 100px;
}
.woocommerce-cart .woocommerce-cart-form .product-price {
width: 113px;
padding: 0;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity {
width: 120px;
}
.woocommerce-cart .woocommerce-cart-form .product-subtotal {
width: 129px;
}
.woocommerce-cart .woocommerce-cart-form tbody td {
padding: 20px 0px;
vertical-align: middle;
border: none;
border-bottom: 1px solid #eeeeee;
}
.woocommerce-cart .woocommerce-cart-form tbody td.product-remove {
border-left: 1px solid #eeeeee;
}
.woocommerce-cart .woocommerce-cart-form tbody td.product-subtotal {
border-right: 1px solid #eeeeee;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-remove {
width: 63px;
padding: 0;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-remove .remove {
width: 63px;
height: 63px;
float: left;
font-size: 20px;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail {
width: 100px;
padding: 25px 0;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail img {
max-width: 80px;
height: 90px;
border-radius: 0;
}
@media (max-width: 767px) {
.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail img {
max-width: 75px;
}
}
.woocommerce-cart .woocommerce-cart-form tbody .product-quantity {
padding: 35px 0;
width: 120px;
text-align: center;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity {
margin-right: 0;
width: 120px;
}
.woocommerce-cart .woocommerce-cart-form tbody .quantity {
height: 48px;
}
.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
width: 170px;
text-align: right;
padding-right: 15px;
color: #2f2f30;
}
.woocommerce-cart .woocommerce-cart-form .actions {
padding: 25px 0;
border-bottom: none;
}
.woocommerce-cart .woocommerce-cart-form .actions .coupon {
float: left;
}
.woocommerce-cart .woocommerce-cart-form .actions .coupon label {
display: none;
}
.woocommerce-cart .woocommerce-cart-form .actions .coupon input {
height: 48px;
padding: 8px 18px;
margin-right: 0;
width: 244px;
font-size: 14px;
letter-spacing: 0.28px;
color: #767676;
}
.woocommerce-cart .woocommerce-cart-form .actions .coupon input:focus {
border-color: #ae845f;
}
.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"] {
float: right;
height: 48px;
padding: 8px 30px;
color: #fff;
border: 0;
}
.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"]:disabled {
opacity: 0.5;
pointer-events: none;
}
.woocommerce-cart .woocommerce-cart-form .actions .cart-empty-btn {
float: right;
line-height: 48px;
margin-right: 24px;
font-size: 14px;
letter-spacing: 0.28px;
color: #222222;
text-decoration: underline;
text-transform: uppercase;
}
.woocommerce-cart .woocommerce-cart-form .actions .cart-empty-btn:hover {
color: #ae845f;
}
@media (min-width: 1068px) {
.woocommerce-cart .cart-collaterals {
width: 28.18%;
}
}
.woocommerce-cart .cross-sells {
float: left;
margin-right: 30px;
width: -webkit-calc( ( 100% - 30px ) / 2);
width: -moz-calc( ( 100% - 30px ) / 2);
width: calc( ( 100% - 30px ) / 2);
}
.woocommerce-cart .cross-sells &gt; h2 {
font-size: 20px;
}
.woocommerce-cart .cross-sells + .cart_totals {
width: -webkit-calc( ( 100% - 30px ) / 2);
width: -moz-calc( ( 100% - 30px ) / 2);
width: calc( ( 100% - 30px ) / 2);
}
.woocommerce-cart .cart_totals {
background-color: #f8f8f8;
}
.woocommerce-cart .cart_totals &gt; h2 {
font-size: 18px;
font-weight: 500;
letter-spacing: 0.36px;
text-transform: capitalize;
margin: 0;
padding: 17px 25px;
background-color: #eeeeee;
}
.woocommerce-cart .cart_totals .checkout-button {
float: right;
color: #fff;
line-height: 48px;
text-align: center;
width: 100%;
}
.woocommerce-cart .cart_totals table, .woocommerce-cart .cart_totals th, .woocommerce-cart .cart_totals td {
border: none;
}
.woocommerce-cart .cart_totals table {
padding: 25px;
}
.woocommerce-cart .cart_totals th, .woocommerce-cart .cart_totals td {
padding: 13px 25px;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.195px;
}
.woocommerce-cart .cart_totals th {
color: #222222;
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 400;
}
.woocommerce-cart .cart_totals td {
font-weight: 400;
}
.woocommerce-cart .cart_totals .cart-subtotal th, .woocommerce-cart .cart_totals .cart-subtotal td {
padding: 0 25px;
}
.woocommerce-cart .cart_totals .cart-subtotal td {
font-size: 22px;
letter-spacing: 0.44px;
font-weight: 400;
}
.woocommerce-cart .cart_totals .woocommerce-shipping-totals th, .woocommerce-cart .cart_totals .woocommerce-shipping-totals td {
padding: 10px 25px 13px 25px;
}
.woocommerce-cart .cart_totals .woocommerce-shipping-totals th ul, .woocommerce-cart .cart_totals .woocommerce-shipping-totals td ul {
margin: 0 0 10px 0;
}
.woocommerce-cart .cart_totals .woocommerce-shipping-totals a.shipping-calculator-button {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 500;
text-decoration: underline;
text-transform: uppercase;
}
.woocommerce-cart .cart_totals .order-total td {
font-weight: 500;
font-size: 25px;
letter-spacing: 0.5px;
}
.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"] {
float: left;
height: 48px;
margin-bottom: 10px;
padding: 0 15px;
color: #fff;
border: 0;
font-size: 14px;
}
.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"]:disabled {
opacity: 0.3;
pointer-events: none;
}
@media (max-width: 767px) {
.woocommerce-cart .woocommerce-cart-form__contents tr {
border-bottom: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents thead {
display: none;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-remove {
width: 0;
padding: 0;
position: relative;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-remove .remove {
position: absolute;
top: 10px;
left: 0;
width: 18px;
height: 18px;
display: inline-flex;
justify-content: center;
text-align: center;
line-height: 16px;
color: #fff !important;
border-radius: 50%;
background: #dbdbdb;
font-weight: 600;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-subtotal {
display: none;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-thumbnail,
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-name,
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-price,
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-quantity {
width: unset;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-quantity {
padding: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-quantity .quantity {
border: 1px solid #e0e0e0;
width: unset;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-price {
display: none;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-thumbnail,
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-quantity {
width: 30%;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item .product-name {
width: 40%;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody td {
padding: 20px 0 !important;
padding-right: 20px !important;
}
.woocommerce-cart .woocommerce-cart-form__contents tbody td.product-quantity {
padding-right: 0 !important;
text-align: right;
}
.woocommerce-cart .woocommerce-cart-form__contents td {
clear: both;
border: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents .product-quantity {
padding: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents .quantity {
width: 100%;
}
.woocommerce-cart .woocommerce-cart-form__contents .quantity .qty {
width: 100%;
background: rgba(0, 0, 0, 0);
border: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents .quantity {
float: none;
}
.woocommerce-cart .woocommerce-cart-form__contents .product-subtotal {
text-align: left;
}
.woocommerce-cart .woocommerce-cart-form__contents .variation dt, .woocommerce-cart .woocommerce-cart-form__contents .variation dd {
float: left;
margin: 0 !important;
width: 50%;
}
.woocommerce-cart .woocommerce-cart-form__contents .actions {
padding-left: 0;
padding-right: 0 !important;
}
.woocommerce-cart .woocommerce-cart-form__contents .actions .coupon {
width: 100%;
}
.woocommerce-cart .woocommerce-cart-form__contents .actions .coupon input {
width: 100%;
margin-right: 0;
}
.woocommerce-cart .woocommerce-cart-form__contents .actions .cart-empty-btn {
float: left;
margin-right: 0;
font-size: 12px;
}
.woocommerce-cart .woocommerce-cart-form__contents .actions button[type="submit"] {
width: 100%;
margin-top: 10px;
}
}
@media (max-width: 767px) {
.cart_totals .shop_table_responsive th, .cart_totals .shop_table_responsive td {
display: block;
border-left: 0;
border-right: 0;
}
.cart_totals .shop_table_responsive th {
font-weight: 600;
}
.cart_totals .shop_table_responsive tr:first-child th {
border-top: 0;
}
.cart_totals .shop_table_responsive tr:nth-child(odd) td {
border-bottom: 0;
}
.cart_totals .shop_table_responsive tr:nth-child(even) td {
border-bottom: 0;
}
.cart_totals .wc-proceed-to-checkout a {
width: 100%;
text-align: center;
}
}
.woocommerce-cart .cart_totals th,
.woocommerce-cart .woocommerce-shipping-totals.shipping th {
background: #f8f8f8;
padding: 0 25px;
}
table.shop_table {
margin-top: 16px;
margin-bottom: 21px;
}
.wc-proceed-to-checkout {
padding: 0 25px 35px 25px;
float: left;
width: 100%;
}
.woocommerce-checkout .woocommerce-form .form-row-first,
.woocommerce-checkout .woocommerce-form .form-row-last,
.woocommerce-checkout .woocommerce-form-coupon .form-row-first,
.woocommerce-checkout .woocommerce-form-coupon .form-row-last {
width: 100%;
}
@media (min-width: 768px) {
.woocommerce-checkout .woocommerce-form-login .form-row-first {
padding-right: 15px;
width: 50%;
float: left;
display: block;
}
.woocommerce-checkout .woocommerce-form-login .form-row-last {
width: 50%;
padding-left: 15px;
float: left;
display: block;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-first {
width: 50%;
padding-right: 15px;
float: left;
display: block;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-last {
width: 50%;
padding-left: 15px;
float: left;
display: block;
}
}
.woocommerce-checkout .country_to_state {
-webkit-appearance: none;
}
.woocommerce-checkout .woocommerce-account-fields .create-account {
margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-account-fields .create-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
margin-top: 2px;
}
.woocommerce-checkout .woocommerce-account-fields .create-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
margin-right: 5px;
width: 15px;
}
.woocommerce-checkout .woocommerce-account-fields .create-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.195px;
}
form.woocommerce-checkout { }
form.woocommerce-checkout .woocommerce-billing-fields &gt; h3 {
font-size: 22px;
margin-top: 31px;
margin-bottom: 27px;
font-weight: 400;
letter-spacing: 0.44px;
}
form.woocommerce-checkout p#billing_address_1_field {
margin-bottom: 10px;
}
form.woocommerce-checkout .form-row textarea {
min-height: 120px;
padding: 10px 19px;
font-size: 14px;
letter-spacing: 0.26px;
}
form.woocommerce-checkout #ship-to-different-address {
line-height: 24px;
margin-bottom: 26px;
}
form.woocommerce-checkout #ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox {
margin-top: 0;
}
form.woocommerce-checkout #ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox #ship-to-different-address-checkbox {
margin-right: 5px;
width: 15px;
}
form.woocommerce-checkout #ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox span {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.195px;
}
form.woocommerce-checkout .woocommerce-additional-fields {
display: block;
float: left;
clear: both;
width: 100%;
}
form.woocommerce-checkout .woocommerce-additional-fields &gt; h3 {
margin: 30px 0;
font-weight: bold;
}
@media (min-width: 1200px) {
form.woocommerce-checkout #customer_details {
width: 820px;
padding-right: 50px;
}
}
form.woocommerce-checkout #order_review_heading {
float: left;
clear: none;
margin-top: 31px;
margin-bottom: 58px;
font-size: 22px;
font-weight: 400;
letter-spacing: 0.44px;
}
form.woocommerce-checkout #order_review {
border: 1px solid #eeeeee;
padding: 10px 25px 3px 25px;
}
@media (min-width: 1200px) {
form.woocommerce-checkout #order_review {
width: -webkit-calc( 100% - 820px);
width: -moz-calc( 100% - 820px);
width: calc( 100% - 820px);
}
}
form.woocommerce-checkout .shop_table {
border: 0;
margin: 0;
}
form.woocommerce-checkout .shop_table td, form.woocommerce-checkout .shop_table th {
border: 0;
padding: 13px 0;
vertical-align: top;
}
form.woocommerce-checkout .shop_table td:last-child, form.woocommerce-checkout .shop_table th:last-child {
text-align: right;
}
form.woocommerce-checkout .shop_table thead th {
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.28px;
}
form.woocommerce-checkout .shop_table tbody {
border-bottom: 1px solid #eeeeee;
}
form.woocommerce-checkout .shop_table tbody .cart_item .product-name {
color: #222222;
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 600;
}
form.woocommerce-checkout .shop_table tbody .cart_item .product-name .product-quantity {
color: #959595;
}
form.woocommerce-checkout .shop_table tbody .cart_item .product-total .woocommerce-Price-amount.amount {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 600;
color: #222222;
}
form.woocommerce-checkout .shop_table tbody tr {
border: none;
}
form.woocommerce-checkout .shop_table tbody tr td {
padding: 2.8px 0;
}
form.woocommerce-checkout .shop_table tbody tr:first-child td {
padding-top: 13px;
}
form.woocommerce-checkout .shop_table tbody tr:last-child td {
padding-bottom: 23px;
}
form.woocommerce-checkout .shop_table tr {
border-bottom: 1px solid #eeeeee;
}
form.woocommerce-checkout .shop_table tfoot tr th:first-of-type {
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.28px;
}
form.woocommerce-checkout .shop_table tfoot .cart-subtotal bdi {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 700;
color: #222222;
}
form.woocommerce-checkout .shop_table tfoot .woocommerce-shipping-totals.shipping #shipping_method li {
line-height: 33px;
}
form.woocommerce-checkout .shop_table tfoot .woocommerce-shipping-totals.shipping #shipping_method input[type="radio"] + label:before {
margin-right: 11px;
}
form.woocommerce-checkout .shop_table tfoot .woocommerce-shipping-totals.shipping #shipping_method label {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 600;
}
form.woocommerce-checkout .shop_table tfoot .order-total {
border-bottom: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
}
form.woocommerce-checkout .shop_table tfoot .order-total td {
font-size: 14px;
letter-spacing: 0.26px;
font-weight: 600;
}
form.woocommerce-checkout .shop_table .shipping th, form.woocommerce-checkout .shop_table .shipping td {
display: block;
width: 100%;
text-align: left;
}
form.woocommerce-checkout .shop_table .shipping th {
padding-bottom: 5px;
}
form.woocommerce-checkout .shop_table .shipping td {
padding: 5px 0;
}
form.woocommerce-checkout .shop_table .shipping ul {
margin: 0;
}
form.woocommerce-checkout .shop_table .shipping,
form.woocommerce-checkout .shop_table .order-total {
border-bottom: 0;
}
form.woocommerce-checkout #payment {
margin-top: 17px;
}
form.woocommerce-checkout .wc_payment_method {
padding: 0;
}
form.woocommerce-checkout .wc_payment_method:last-of-type {
border-bottom: 0;
}
form.woocommerce-checkout .wc_payment_method.payment_method_paypal img {
max-width: 100px;
margin: 0 10px;
}
form.woocommerce-checkout .wc_payment_method label {
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 600;
color: #2f2f30;
}
form.woocommerce-checkout .payment_box {
padding-left: 24px;
}
form.woocommerce-checkout .about_paypal {
font-size: 14px;
position: relative;
top: 2px;
}
form.woocommerce-checkout .payment_box p,
form.woocommerce-checkout .woocommerce-privacy-policy-text p {
font-size: 14px;
line-height: 21px;
letter-spacing: 0.28px;
}
form.woocommerce-checkout .woocommerce-privacy-policy-text p {
font-style: italic;
}
form.woocommerce-checkout #place_order {
border: 0;
color: #fff;
height: 50px;
font-weight: 500;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.12px;
}
@media (max-width: 767px) {
form.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
form.woocommerce-checkout #order_review_heading {
margin-bottom: 10px;
float: none;
clear: both;
font-size: 150%;
}
form.woocommerce-checkout .form-row {
width: 100%;
margin-right: 0;
margin-left: 0;
}
form.woocommerce-checkout #order_review {
border: 0;
padding: 0;
}
}
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a {
text-decoration: underline;
}
@media (max-width: 767px) {
.shop-buttons-is-sticky #place_order {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
display: block;
z-index: 9999;
}
} .elementor-add-to-cart .woocommerce-variation-add-to-cart {
display: block !important;
}
.elementor-add-to-cart .variations {
border: 0;
}
.elementor-add-to-cart .variations td {
border: 0;
padding: 0 10px;
}
.elementor-add-to-cart .variations td.value {
max-width: 50%;
}
.elementor-add-to-cart .variations td.value:before {
content: none !important;
}
.elementor-add-to-cart .variations tr:last-of-type .label {
margin-bottom: 0;
}
@media (max-width: 600px) {
.elementor-add-to-cart .variations tr {
display: block !important;
}
.elementor-add-to-cart .variations tr:last-of-type {
margin-bottom: 0 !important;
}
.elementor-add-to-cart .variations tr:last-of-type .label {
margin-bottom: 13px !important;
}
.elementor-add-to-cart .variations .label,
.elementor-add-to-cart .variations .value {
width: 100% !important;
display: block !important;
max-width: 100% !important;
}
.elementor-add-to-cart .variations .reset_variations {
margin-left: 0;
}
.elementor-add-to-cart .variations .single_add_to_cart_button {
margin-left: 0 !important;
}
}
.elementor-add-to-cart .reset_variations {
margin-top: 7px;
margin-left: 20px;
float: none;
} .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .panel {
border-top: 0 !important;
}
.star-rating {
display: inline-block;
width: 67.73px;
height: 17px;
position: relative;
line-height: 17px;
}
.star-rating:before {
font-family: "ionicons";
font-size: 17px;
content: "";
white-space: nowrap;
position: absolute;
left: 0;
top: 0;
opacity: 0.25;
}
.star-rating &gt; span {
font-size: 0;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
white-space: nowrap;
line-height: 17px;
}
.star-rating &gt; span:before {
font-family: "ionicons";
font-size: 17px;
content: "";
color: #fc9a33;
position: absolute;
left: 0;
top: 0;
}
.price mark,
.price ins,
.cart mark,
.cart ins {
background: none;
} #shipping_method,
.methods {
list-style: none;
padding: 0;
}
#shipping_method input[type="radio"],
.methods input[type="radio"] {
display: none;
}
#shipping_method input[type="radio"]:checked + label,
.methods input[type="radio"]:checked + label {
font-weight: 500;
}
#shipping_method input[type="radio"]:checked + label:before,
.methods input[type="radio"]:checked + label:before {
content: "\f192";
}
#shipping_method input[type="radio"] + label:before,
.methods input[type="radio"] + label:before {
font-family: "FontAwesome";
content: "\f10c";
margin-right: 6px;
font-size: 17px;
color: #2f2f30;
} .form-row {
margin-bottom: 22px;
}
.form-row &gt; label {
font-size: 14px;
letter-spacing: 0.28px;
margin-bottom: 8px;
display: block;
}
.form-row &gt; label abbr {
text-decoration: none;
}
@media (min-width: 768px) {
.form-row.form-row-first {
padding-right: 15px;
width: 50%;
}
.form-row.form-row-last {
width: 50%;
padding-left: 15px;
}
}
.form-row select {
height: 40px;
padding: 0 20px;
border-color: #dddddd;
}
.form-row input[type="text"],
.form-row input[type="tel"],
.form-row input[type="email"],
.form-row input[type="password"] {
height: 48px;
padding: 0 20px;
border-color: #dddddd;
}
.form-row input[type="text"]:focus,
.form-row input[type="tel"]:focus,
.form-row input[type="email"]:focus,
.form-row input[type="password"]:focus {
border-color: #ae845f;
}
.form-row textarea {
min-height: 240px;
padding: 20px;
border-color: #dddddd;
resize: none;
}
.form-row textarea:focus {
border-color: #ae845f;
}
.woocommerce-form-track-order .form-row.form-row-first {
padding-right: 0;
} .woocommerce-form-login-toggle,
.woocommerce-form-coupon-toggle {
display: flex;
background: #eeeeee;
font-size: 14px;
font-weight: 600;
padding: 11px 25px;
background-color: #eeeeee;
margin-bottom: 15px;
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
font-size: 14px;
font-weight: 600;
}
.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a {
font-weight: 400;
text-decoration: underline;
}
@media (max-width: 991px) {
.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a {
display: inline-block;
}
}
.woocommerce-form-login-toggle .woocommerce-info:before {
content: "\e9c2";
font-family: 'lenos';
margin-right: 13px;
margin-left: 1px;
font-size: 12px;
line-height: 1;
vertical-align: text-center;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
content: "\e9c3";
font-family: 'lenos';
margin-right: 17px;
margin-left: 1px;
font-size: 18px;
line-height: 1;
vertical-align: text-bottom;
}
.woocommerce-form-coupon {
padding-top: 10px;
margin: 0 auto;
}
.woocommerce-form-coupon + .woocommerce-checkout {
margin-top: 50px;
} .shop_table .variation {
margin-bottom: 0;
font-size: 14px;
line-height: 18px;
}
.shop_table .variation dt {
font-weight: normal;
float: left;
margin-right: 5px;
clear: both;
}
.shop_table .variation dd {
margin-bottom: 0;
float: left;
}
.shop_table .variation dd p:last-child {
margin-bottom: 0;
}
.woocommerce { }
.woocommerce input[type="checkbox"] {
margin: 0;
}
.woocommerce input[type="checkbox"] + span {
font-size: 14px;
font-weight: 400;
line-height: 1;
}
.woocommerce .woocommerce-form-login,
.woocommerce .woocommerce-form-register {
padding: 27px 0;
margin: 0 auto;
}
.woocommerce .woocommerce-form__label.inline {
display: inline-block;
position: relative;
top: 2px;
} .woocommerce-error,
.woocommerce-info,
.woocommerce-message {
list-style: none;
overflow: hidden;
}
.woocommerce-error {
color: #fff;
background-color: #b81c23;
margin-bottom: 1.5rem;
padding: 8px 20px;
}
.woocommerce-error li:before {
content: "\f06a";
font-family: "FontAwesome";
line-height: 34px;
margin-right: 5px;
}
.woocommerce-info {
color: #9f876a;
font-size: 12px;
line-height: 21px;
letter-spacing: 0.24px;
}
.woocommerce-message {
color: #222222;
}
.woocommerce-notice--success {
color: #339966;
}
.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-invalid input:not(:focus),
.woocommerce-invalid .select2-container--default .select2-selection--single {
border-color: #ae845f;
}
.woocommerce-message {
max-width: 1170px;
margin: 0 auto;
background: #f8f8f8;
margin-bottom: 1.5rem;
padding: 1rem;
list-style: none;
overflow: hidden;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
@media (max-width: 500px) {
.woocommerce-message {
justify-content: center;
}
}
.woocommerce-message .button {
padding: 8px 30px;
border-radius: 0;
order: 2;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.24px;
}
.woocommerce-message .button:hover {
background-color: #e21717;
border-color: #e21717;
color: #fff;
} .has-product-load-more-button ul.products &gt; .product {
opacity: 1;
margin-top: 0;
transition: margin 1000ms;
-webkit-transition-duration: 1.2s;
transition-duration: 1.2s;
}
.has-product-load-more-button ul.products &gt; .product.loaded {
margin-top: 20px;
opacity: 0;
}
.has-product-load-more-button .load-more-product-btn {
color: #fff;
padding: 15px;
min-width: 160px;
font-weight: 600;
position: relative;
}
.has-product-load-more-button .load-more-product-btn:before {
content: '';
position: absolute;
right: 10px;
top: 50%;
margin-top: -10px;
width: 20px;
height: 20px;
border: 2px solid;
border-left-color: transparent;
border-radius: 50%;
opacity: 0;
transition-duration: 0.5s;
transition-property: opacity;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-name: circle-loading;
animation-timing-function: linear;
}
.has-product-load-more-button .load-more-product-btn:after {
content: '';
display: inline-block;
height: 100%;
width: 0px;
transition-delay: 0.5s;
transition-duration: 0.75s;
transition-property: width;
}
.has-product-load-more-button .load-more-product-btn:hover {
color: #fff;
filter: grayscale(10%);
}
.has-product-load-more-button .load-more-product-btn.loading {
pointer-events: none;
cursor: not-allowed;
}
.has-product-load-more-button .load-more-product-btn.loading:before {
transition-delay: 0.5s;
transition-duration: 1s;
opacity: 1;
}
.has-product-load-more-button .load-more-product-btn.loading:after {
transition-delay: 0s;
width: 20px;
} @media (max-width: 767px) {
.shop-buttons-is-sticky.quick-view-open .single_add_to_cart_button {
position: static;
}
} .elementor-editor-active .elementor-add-to-cart.elementor-product-variable .value select,
.elementor-editor-preview .elementor-add-to-cart.elementor-product-variable .value select {
position: static !important;
}
.elementor-editor-active .elementor-add-to-cart.elementor-product-variable .value .reset_variations,
.elementor-editor-preview .elementor-add-to-cart.elementor-product-variable .value .reset_variations {
margin-top: -10px !important;
}
.woocommerce-loop-product__title {
display: inline-block;
}
.wc-forward {
font-size: 16px;
font-weight: 600;
}
.product_list_widget a:not(.remove_from_cart_button) {
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.total strong {
font-size: 14px;
font-weight: bold;
}
form.woocommerce-checkout .shop_table td, form.woocommerce-checkout .shop_table th {
font-size: 14px;
}
.woocommerce-cart .cart_totals .checkout-button,
.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"] {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
text-transform: uppercase;
}
.woocommerce-breadcrumb {
font-size: 14px;
letter-spacing: 0.28px;
text-align: center;
}
.woocommerce-breadcrumb a {
font-size: 14px;
letter-spacing: 0.28px;
}
.added_to_cart.wc-forward {
font-size: 0;
}
.page-content &gt; .container {
overflow: hidden;
}
.products .product-image-wrapper .woocommerce-loop-product__link {
display: block;
}
.products .product-image-wrapper .woocommerce-loop-product__link img {
width: 100%;
}
@media (min-width: 1200px) {
.products .product-image-wrapper .woocommerce-loop-product__link img {
object-fit: cover;
width: 100%;
height: 100%;
}
}
@media (min-width: 1200px) {
.products-layout-2 .product-image-wrapper a img {
height: 100%;
}
}
@media (max-width: 575px) {
.products-layout-2 .products .product {
margin: 0 0 30px 0;
width: 100%;
}
}
.star-rating span .rating {
font-size: 0;
}
.tooltip {
visibility: hidden;
position: absolute;
width: 100px;
background-color: #000;
color: #fff;
font-size: 12px;
text-align: center;
z-index: 1;
opacity: 0;
transition: opacity .6s;
bottom: 125%;
}
.lenos-add-to-cart-btn {
position: relative;
overflow: hidden;
}
.product-quick-view-btn {
display: block;
}
.add_to_wishlist {
position: relative;
}
.add_to_wishlist &gt; span {
visibility: hidden;
position: absolute;
width: 100px;
background-color: #000;
color: #fff;
font-size: 12px;
text-align: center;
z-index: 1;
opacity: 0;
transition: opacity .6s;
bottom: 125%;
}
.add_to_wishlist &gt; span:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #000 transparent transparent transparent;
}
.add_to_wishlist:hover span {
visibility: visible;
opacity: 1;
}
.entry-summary .add_to_wishlist &gt; span {
position: unset;
visibility: unset;
background-color: transparent;
color: unset;
font-size: unset;
width: auto;
opacity: 1;
}
.entry-summary .add_to_wishlist &gt; span:after {
display: none;
}
.lenos-add-to-cart-btn.product_type_variable .tooltip {
display: none;
}
.lenos-add-to-cart-btn.product_type_variable .tooltip.variation {
display: unset;
}
.lenos-add-to-cart-btn .tooltip.variation {
display: none;
}
.woocommerce-review-link {
font-size: 14px;
letter-spacing: 0.28px;
margin-left: 12px;
}
.lenos-product-cats {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.24px;
line-height: 1;
}
.lenos-product-cats a {
color: #ae845f;
} @media (min-width: 992px) {
.products .product {
line-height: 1.8;
background-color: #fff;
}
.products .product:hover .lenos-style .lenos-transform-loop-buttons {
bottom: 20px;
}
.products .product:hover .lenos-style .lenos-transform-loop-price {
transform: translateY(-100%);
}
.products .product:hover .lenos-style .pro-swatch-list {
transform: translateY(18%);
}
.products .product:hover .content-product-imagin {
visibility: visible;
opacity: 1;
transition: opacity .3s ease,visibility .0s ease,transform .3s ease;
}
}
@media (max-width: 768px) {
.products .product .lenos-style .lenos-transform-loop-buttons {
bottom: 20px;
}
.products .product .lenos-style .lenos-transform-loop-price {
transform: translateY(0);
}
.products .product .lenos-style .lenos-add-to-cart-btn {
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
}
.woocommerce-shop .products .product {
background-color: #fff;
}
}
@media (max-width: 575px) {
.products .product .lenos-style .lenos-add-to-cart-btn {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
width: 100%;
text-align: center;
}
} .lenos-style .lenos-transform-price .lenos-transform-loop-buttons {
display: flex;
justify-content: center;
flex-direction: row;
align-items: center;
}
@media (min-width: 992px) {
.lenos-style {
position: relative;
overflow: hidden;
border: none;
}
.lenos-style .lenos-transform-price {
position: relative;
overflow: hidden;
margin-top: 6px;
}
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons {
position: absolute;
bottom: -47px;
left: 0;
right: 0;
height: 47px;
margin: 0 20px;
transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
background-color: #fff;
}
}
@media (min-width: 992px) and (max-width: 425px) {
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons .star-rating {
display: none;
}
}
@media (min-width: 992px) {
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons a {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.28px;
font-weight: 400;
color: #222222;
height: 47px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons a.product_type_external {
font-size: 14px;
}
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons .loading:before {
top: 16px !important;
left: 50% !important;
}
.lenos-style .lenos-transform-price .lenos-transform-loop-buttons .loading:after {
content: '';
z-index: 2;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.9);
transition-duration: 0.3s;
}
}
@media (min-width: 768px) and (max-width: 829.98px) {
.products-layout-2 .content-info-product {
margin-left: 5px;
}
}
.woocommerce-form.woocommerce-form-track-order.track_order {
max-width: 630px;
margin: 0 auto;
}
.woocommerce-form.woocommerce-form-track-order.track_order p:first-child {
font-size: 14px;
line-height: 28px;
letter-spacing: 0.28px;
margin-bottom: 37px;
}
@media (min-width: 768px) {
.woocommerce-form.woocommerce-form-track-order.track_order .form-row {
display: inline-block;
float: left;
width: 100%;
margin-bottom: 0;
margin-top: 35px;
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row button {
height: 48px;
border: none;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.28px;
}
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row button {
width: 100%;
float: left;
height: 48px;
border: none;
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-first,
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-last {
width: 100%;
margin-top: 0;
display: inline-block;
float: left;
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-first &gt; label,
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-last &gt; label {
margin-bottom: 6px;
font-size: 18px;
letter-spacing: 0.36px;
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-first input[type="text"],
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-last input[type="text"] {
font-size: 14px;
letter-spacing: 0.26px;
}
.woocommerce-form.woocommerce-form-track-order.track_order .form-row-first {
margin-bottom: 31px;
}
@media (min-width: 768px) {
.woocommerce-form.woocommerce-form-track-order.track_order .form-row.form-row-last {
padding-left: 0;
}
} .shop-content &gt; .product {
position: relative;
clear: both;
max-width: 1170px;
margin: 0 auto;
background-color: #fff;
}
.shop-content &gt; .product:after {
clear: both;
display: block;
content: '';
}
.wrapper-product-content:after {
clear: both;
display: block;
content: '';
} .woocommerce-loop-product__link .star-rating {
margin-bottom: 20px;
} .comment-text .meta {
line-height: 24px;
}
.comment-text .meta strong {
display: inline-block !important;
}
.comment-text .meta time {
display: inline-block !important;
}
.comment-text .description p {
font-size: 14px;
line-height: 27px;
} .woocommerce-pagination {
margin-top: 16px;
text-align: center;
}
.woocommerce-pagination ul .page-numbers {
width: 40px;
height: 40px;
border: none;
background-color: #ffffff;
}
.woocommerce-pagination li {
border: 1px solid #dddddd;
}
.woocommerce-pagination li + li {
margin-left: 7px;
}
.theme-primary-menu .menu-item:first-child &gt; a {
padding-left: 0;
} .comment-form-rating .stars.selected span:hover a {
color: #fc9a33;
}
.comment-form-rating .stars.selected span:hover a:before {
content: "" !important;
}
.comment-form-rating .stars.selected span:hover a.active ~ a:before {
content: "\f4b2";
}
.comment-form-rating .stars.selected span a {
color: #fc9a33;
}
.comment-form-rating .stars.selected span a:before {
content: "\f4b3";
}
.comment-form-rating .stars.selected span a.active ~ a:before {
content: "\f4b2";
}
.comment-form-rating .stars.selected span a:hover ~ a:before {
content: "" !important;
}
.comment-form-rating .stars span:hover a {
color: #fc9a33;
}
.comment-form-rating .stars span:hover a:before {
content: "\f4b3";
}
.comment-form-rating .stars span a {
font-size: 0;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.comment-form-rating .stars span a:hover:before {
content: "\f4b3";
}
.comment-form-rating .stars span a:hover ~ a:before {
content: "\f4b2";
}
.comment-form-rating .stars span a:before {
font-size: 18px;
font-family: "ionicons";
content: "\f4b2";
}  .ez-zoom {
position: relative;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 1;
overflow: hidden;
background: #FFF;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.easyzoom-flyout:hover {
opacity: 1;
}
.easyzoom-flyout img {
max-width: initial !important;
} .single-gallery-slider .single-product-gallery {
position: relative;
min-height: 1px;
float: left;
}
.single-gallery-slider .single-product-gallery + .summary {
padding-left: 50px;
}
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type img,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type img,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type img,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type img {
opacity: 0;
}
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type ~ .pro-img-item,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type ~ .pro-thumb,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type ~ .pro-img-item,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type ~ .pro-thumb,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type ~ .pro-img-item,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type ~ .pro-thumb,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type ~ .pro-img-item,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type ~ .pro-thumb {
display: none;
}
.single-gallery-slider .single-product-gallery .pro-img-item {
margin: 0;
}
.single-gallery-slider .pro-thumb {
cursor: pointer;
position: relative;
}
.single-gallery-slider .pro-thumb.tns-nav-active img {
border-color: #999;
}
.single-gallery-slider .pro-thumb img {
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 0;
}
.single-gallery-slider .pro-carousel-image .tns-controls button {
opacity: 0;
}
.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="prev"] {
left: 0;
}
.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="next"] {
right: 0;
}
.single-gallery-slider .pro-carousel-image:hover .tns-controls button {
opacity: 1;
}
.single-gallery-slider .pro-carousel-image:hover .tns-controls button[data-controls="prev"] {
left: 20px;
}
.single-gallery-slider .pro-carousel-image:hover .tns-controls button[data-controls="next"] {
right: 20px;
}
@media (min-width: 1200px) {
.single-gallery-slider.single-gallery-vertical .single-product-gallery {
width: 650px;
}
.single-gallery-slider.single-gallery-vertical .single-product-gallery + .summary {
width: -webkit-calc( 100% - 650px);
width: -moz-calc( 100% - 650px);
width: calc( 100% - 650px);
}
.single-gallery-slider.single-gallery-vertical .single-product-gallery.pro-single-image {
width: 650px;
}
.single-gallery-slider.single-gallery-vertical .single-product-gallery.pro-single-image .pro-carousel-image {
width: 100%;
}
.single-gallery-slider.single-gallery-vertical .single-product-gallery.pro-single-image + .summary {
width: -webkit-calc( 100% - 650px);
width: -moz-calc( 100% - 650px);
width: calc( 100% - 650px);
}
}
.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb {
width: 90px;
float: left;
margin-top: 20px;
}
@media (min-width: 992px) {
.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb {
margin-top: 0;
}
}
.single-gallery-slider.single-gallery-vertical .pro-thumb {
margin-bottom: 10px;
}
.single-gallery-slider.single-gallery-vertical .pro-carousel-image {
float: right;
width: -webkit-calc( 100% - 100px);
width: -moz-calc( 100% - 100px);
width: calc( 100% - 100px);
}
.single-gallery-slider.single-gallery-vertical .shop-content &gt; .this-product-has-gallery-image &gt; .onsale {
left: 120px;
top: 20px;
}
.single-gallery-slider.single-gallery-vertical #gallery-thumb &gt; .tns-item {
width: 100%;
padding-right: 0px;
}
@media (max-width: 768px) {
.single-gallery-slider.single-gallery-vertical #gallery-thumb {
display: none;
}
.single-gallery-slider.single-gallery-vertical .pro-carousel-image {
width: 100%;
}
}
@media (min-width: 1200px) {
.single-gallery-slider.single-gallery-horizontal .single-product-gallery {
width: 650px;
}
.single-gallery-slider.single-gallery-horizontal .single-product-gallery + .summary {
width: -webkit-calc( 100% - 650px);
width: -moz-calc( 100% - 650px);
width: calc( 100% - 650px);
}
}
.single-gallery-slider.single-gallery-horizontal .pro-carousel-thumb {
margin-top: 10px;
}
@media (min-width: 1200px) {
.single-gallery-slider.single-gallery-vertical .large .single-product-gallery {
width: 670px;
}
.single-gallery-slider.single-gallery-vertical .large .single-product-gallery + .summary {
width: -webkit-calc( 100% - 670px);
width: -moz-calc( 100% - 670px);
width: calc( 100% - 670px);
}
.single-gallery-slider.single-gallery-vertical .large .single-product-gallery.pro-single-image {
width: 670px;
}
.single-gallery-slider.single-gallery-vertical .large .single-product-gallery.pro-single-image .pro-carousel-image {
width: 100%;
}
.single-gallery-slider.single-gallery-vertical .large .single-product-gallery.pro-single-image + .summary {
width: -webkit-calc( 100% - 670px);
width: -moz-calc( 100% - 670px);
width: calc( 100% - 670px);
}
}
@media (min-width: 1200px) {
.single-gallery-slider.single-gallery-horizontal .large .single-product-gallery {
width: 670px;
}
.single-gallery-slider.single-gallery-horizontal .large .single-product-gallery + .summary {
width: -webkit-calc( 100% - 670px);
width: -moz-calc( 100% - 670px);
width: calc( 100% - 670px);
}
}
@media (min-width: 1200px) {
.single-gallery-slider.single-gallery-fullall .single-product-gallery {
width: 100%;
margin-bottom: 60px;
margin-right: 0;
}
.single-gallery-slider.single-gallery-fullall .single-product-gallery + .summary {
padding-top: 50px;
width: 100%;
text-align: center;
}
}
.single-gallery-slider.single-gallery-fullall .pro-carousel-thumb {
margin-top: 10px;
}
.single-gallery-slider.single-gallery-fullall .summary form.cart .quantity {
margin-right: 0;
margin-bottom: 20px;
}
.single-gallery-slider.single-gallery-fullall .summary form.cart #buy_now_button {
margin-top: 20px;
}
.align-shop-center .single-product-gallery + .summary {
display: inline-block;
text-align: center;
}
.align-shop-center .single-product-gallery + .summary .stock,
.align-shop-center .single-product-gallery + .summary .woocommerce-product-rating,
.align-shop-center .single-product-gallery + .summary .sale-div {
width: 100%;
float: left;
display: block;
}
.align-shop-center .single-product-gallery + .summary .sale-div .price {
justify-content: center;
}
.align-shop-center .single-product-gallery + .summary .sale-div .price-onsale {
width: 100%;
display: block;
}
.align-shop-center .single-product-gallery + .summary form.cart {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.summary-fullall {
display: block;
float: left;
clear: both;
width: 100%;
margin-bottom: 47px;
}
@media (min-width: 1024px) {
.summary-fullall {
margin-top: 10px;
}
}
.summary-fullall .summary.entry-summary form.cart .quantity {
margin-right: 10px;
margin-bottom: 0;
}
.summary-fullall .summary.entry-summary form.cart .w-quantity {
display: none;
}
.summary-fullall .summary.entry-summary form.cart #buy_now_button {
margin-top: 20px;
}
.summary-fullall .cart .single_add_to_cart_button.button.alt {
width: calc( 100% - 110px);
float: left;
}
.summary-fullall .grouped_form .single_add_to_cart_button.button.alt {
width: 100%;
}
.summary-fullall.center .lenos-class-for-full,
.summary-fullall.center .onestore-class-for-cart {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
.summary-fullall.center .lenos-class-for-full .price,
.summary-fullall.center .onestore-class-for-cart .price {
justify-content: center;
}
.single-gallery-image .summary-fullall .summary {
top: 0;
}
.is-simple-producst .summary.entry-summary form.cart {
display: block;
}
.form-sticke .cart .single_add_to_cart_button.button.alt {
margin-bottom: 0;
}
.form-sticke table {
width: 30%;
float: left;
margin: 0;
border: none;
display: flex;
align-items: center;
justify-content: flex-end;
height: 80px;
}
.form-sticke table tr {
float: left;
}
.form-sticke table tr td {
display: block;
border-right: none;
border-bottom: none;
}
.form-sticke table tr td:first-child {
display: none;
}
.form-sticke table tr:nth-child(2) {
margin-top: 5px;
margin-left: 10px;
}
.form-sticke table tr:nth-child(2) td:nth-child(2) {
padding-left: 20px;
border-left: 1px solid #eeeeee;
}
.form-sticke .single_variation_wrap {
width: 70%;
float: right;
display: flex;
justify-content: flex-end;
align-items: center;
margin-top: 25px;
} .single-gallery-image .single-product-gallery {
position: relative;
float: left;
}
@media (min-width: 1200px) {
.single-gallery-image .single-product-gallery {
margin-right: 60px;
}
}
@media (min-width: 1200px) {
.single-gallery-image .layout-fullall .single-product-gallery {
margin-right: 0;
}
}
.single-gallery-image .layout-fullall.gallery-product .lenos-lightbox-zoom-button {
right: 40px;
}
.single-gallery-image .layout-fullall.no-gallery-product .lenos-lightbox-zoom-button {
right: 20px;
}
.single-gallery-image .shop-content .pro-img-item {
float: left;
}
.single-gallery-image .shop-content .pro-img-item:first-child {
margin-top: 0;
}
@media (min-width: 1200px) {
.single-gallery-image.single-gallery-list .single-product-gallery {
width: 650px;
margin-right: 50px;
}
.single-gallery-image.single-gallery-list .single-product-gallery + .summary {
width: -webkit-calc( 100% - 700px);
width: -moz-calc( 100% - 700px);
width: calc( 100% - 700px);
}
}
@media (min-width: 2599px) {
.single-gallery-image.single-gallery-grid .single-product-gallery {
width: 930px;
}
.single-gallery-image.single-gallery-grid .single-product-gallery + .summary {
width: -webkit-calc( 100% - 980px);
width: -moz-calc( 100% - 980px);
width: calc( 100% - 980px);
}
.single-gallery-image.single-gallery-grid .single-product-gallery.pro-single-image {
width: 650px;
}
.single-gallery-image.single-gallery-grid .single-product-gallery.pro-single-image + .summary {
width: -webkit-calc( 100% - 650px);
width: -moz-calc( 100% - 650px);
width: calc( 100% - 650px);
}
.single-gallery-image.single-gallery-grid .single-product-gallery.pro-single-image .pro-img-item {
max-width: 100%;
margin-right: 0;
}
.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item {
max-width: 450px;
}
.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item:nth-child(odd) {
clear: both;
margin-right: 30px;
}
}
.single-gallery-image .summary {
float: left;
position: -webkit-sticky;
position: sticky;
top: 30px;
}
.single-gallery-image .summary-fullall .summary {
float: none;
position: relative;
}
figure.pro-img-item {
cursor: pointer;
}
.pro-img-item {
position: relative;
} .product-type-grouped .summary .group_table {
margin-top: 0;
border-left: 0;
border-right: 0;
}
.product-type-grouped .summary .group_table td {
border-left: 0;
border-right: 0;
padding-left: 0;
padding-right: 0;
}
.product-type-grouped .summary .group_table td p.stock {
display: none;
}
.product-type-grouped .summary .group_table .loop-action {
position: static;
transform: none;
}
.product-type-grouped .summary .group_table .loop-action {
justify-content: flex-start;
}
.product-type-grouped .summary .group_table .loop-action .product-quick-view-btn,
.product-type-grouped .summary .group_table .loop-action .lenos-add-to-cart-btn,
.product-type-grouped .summary .group_table .loop-action .tinvwl-shortcode-add-to-cart a {
opacity: 1;
visibility: visible;
transform: none;
}
.summary .variations {
border: 0;
margin-top: 0;
width: inherit;
}
.summary .variations td {
border: 0;
}
.summary .variations tr + tr {
margin-top: 21px;
}
.summary .woocommerce-variation-price {
margin-bottom: 30px;
padding-bottom: 26px;
border-bottom: 1px solid #eeeeee;
}
.product-type-variable .variations {
border: 0;
width: 100%;
margin: 27px 0 0 0;
}
.product-type-variable .variations td {
border: 0;
display: inline-block;
vertical-align: top;
line-height: 2em;
}
.product-type-variable .variations td.label {
min-width: 60px;
}
.product-type-variable .variations td.value {
margin-bottom: 15px;
}
.product-type-variable .variations select {
background-size: auto 6px;
}
.product-type-variable .woocommerce-variation-price {
margin-bottom: 30px;
padding-bottom: 26px;
border-bottom: 1px solid #eeeeee;
}
.product-type-variable .woocommerce-variation-availability {
display: none;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
margin: 0 10px 10px 0 !important;
}
.summary .product_title {
font-size: 36px;
letter-spacing: normal;
line-height: 40px;
font-weight: 400;
margin-top: 15px;
}
@media (min-width: 992px) {
.summary .product_title {
margin-bottom: 0;
}
}
.summary .product_title + .price {
margin-top: 25px;
margin-bottom: 20px;
}
.summary .price {
display: flex;
align-items: flex-end;
}
@media (min-width: 992px) {
.summary .lenos-class-for-full .product_title {
margin-top: 3px;
margin-bottom: 0;
}
}
.woocommerce-product-rating {
display: inline-flex;
align-items: center;
width: 100%;
}
.woocommerce-product-rating .star-rating {
position: relative;
}
.cart .quantity {
margin-right: 10px;
}
.cart .single_add_to_cart_button.button.alt {
padding: 0 76px;
display: block;
}
@media (min-width: 992px) {
.cart .single_add_to_cart_button.button.alt {
width: calc( 100% - 130px);
}
}
.cart .single_add_to_cart_button {
height: 48px;
color: #fff;
border: 0;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.12px;
text-transform: uppercase;
}
.cart .single_add_to_cart_button.disabled {
cursor: default;
pointer-events: none;
opacity: 0.5;
}
.cart a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.ftinvwl-animated {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin-top: 25px;
}
.cart a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.ftinvwl-animated:before {
font-size: 24px;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
margin-top: 23px;
}
.single-product .shop-container {
width: 100%;
}
@media (max-width: 768px) {
.single-product .shop-container {
padding-top: 10px;
}
}
.single-product #theme-footer {
padding-top: 0;
}
.quantity {
width: 120px;
height: 48px;
float: left;
}
.quantity:not(.hidden) {
position: relative;
}
.quantity:not(.hidden) .modify-qty {
cursor: pointer;
position: absolute;
font-family: "ionicons";
font-size: 20px;
width: 35px;
color: #767676;
height: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.quantity:not(.hidden) .modify-qty[data-click=minus] {
left: 0;
text-align: right;
padding-right: 9px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-end;
-webkit-box-align: center;
align-items: center;
}
.quantity:not(.hidden) .modify-qty[data-click=minus]:before {
content: "\f462";
}
.quantity:not(.hidden) .modify-qty[data-click=plus] {
right: 0;
text-align: left;
padding-left: 9px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
.quantity:not(.hidden) .modify-qty[data-click=plus]:before {
content: "\f489";
}
.quantity:not(.hidden) .qty {
height: 100%;
width: 100%;
text-align: center;
font-size: 12px;
font-weight: 500;
color: #222222;
border: 1px solid #dddddd;
-moz-appearance: textfield;
}
.quantity:not(.hidden) .qty::-webkit-inner-spin-button, .quantity:not(.hidden) .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.product_meta {
margin-top: 29px;
padding-top: 27px;
border-top: 1px solid #eeeeee;
}
.product_meta span {
font-size: 14px;
}
.product_meta &gt; span {
line-height: 30px;
}
.product_meta &gt; span &gt; span,
.product_meta &gt; span &gt; a {
font-weight: normal;
}
.product_meta &gt; span strong {
font-weight: 700;
}
.p-shared span {
display: inline-block;
line-height: 24px;
font-weight: bold;
}
.p-shared a {
margin-right: 18px;
font-size: 17px;
} .meta_detail &gt; span {
display: inline-block;
} .woocommerce-tabs {
position: relative;
margin: 0 auto;
display: block;
clear: both;
margin-top: 80px;
padding-bottom: 44px;
max-width: 1170px;
}
.woocommerce-tabs .tabs {
display: block;
text-align: center;
margin: 108px 0 50px 0;
padding-bottom: 18px;
padding-left: 0;
list-style: none;
border-bottom: 1px solid #eeeeee;
}
@media (max-width: 768px) {
.woocommerce-tabs .tabs {
margin-top: 50px;
}
}
.woocommerce-tabs .tabs li {
display: inline-block;
padding: 3px 20px;
}
.woocommerce-tabs .tabs a {
font-size: 36px;
font-weight: 400;
letter-spacing: normal;
text-transform: capitalize;
}
.woocommerce-tabs .tabs a:hover {
font-weight: 500;
}
.woocommerce-tabs .tabs .active a {
font-weight: 500;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 0;
display: none;
background-color: #fff;
}
.woocommerce-tabs .woocommerce-Tabs-panel .lenos-product-image-single {
display: inline-block;
padding: 24px 0 33px 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel .lenos-product-image-single .alignnone:first-child {
margin-right: 36px;
}
.woocommerce-tabs .woocommerce-Tabs-panel #commentform .comment-form-comment {
margin-top: 5px;
}
.woocommerce-tabs .woocommerce-Tabs-panel #commentform #comment {
height: 140px;
margin-bottom: 25px;
}
.woocommerce-tabs .woocommerce-Tabs-panel #commentform #author, .woocommerce-tabs .woocommerce-Tabs-panel #commentform #email {
margin-bottom: 30px;
}
.woocommerce-tabs .woocommerce-Tabs-panel p.comment-form-author,
.woocommerce-tabs .woocommerce-Tabs-panel p.comment-form-email {
margin-top: -9px;
}
.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce-Reviews .woocommerce-review__dash {
font-size: 11px;
}
.woocommerce-Reviews .commentlist {
list-style: none;
padding-left: 0;
margin: 0;
}
.woocommerce-Reviews .comment_container img.avatar {
float: left;
border-radius: 50%;
max-width: 60px;
}
.woocommerce-Reviews .comment_container img.avatar + .comment-text {
width: -webkit-calc( 100% - 80px);
width: -moz-calc( 100% - 80px);
width: calc( 100% - 80px);
margin-left: 20px;
}
.woocommerce-Reviews .comment_container .comment-text {
margin-top: 0;
}
.woocommerce-Reviews .comment_container .woocommerce-review__author {
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
}
.woocommerce-Reviews .meta {
margin-bottom: 0;
}
.woocommerce-Reviews #reply-title {
font-size: 24px;
font-weight: 400;
letter-spacing: normal;
color: #222222;
text-transform: capitalize;
}
.woocommerce-Reviews .comment-form-rating {
display: flex;
}
.woocommerce-Reviews .comment-form-rating .stars {
margin: 0 0 0 20px;
}
.woocommerce-Reviews .comment-form-rating label,
.woocommerce-Reviews .comment-form-comment label,
.woocommerce-Reviews .comment-form-author label,
.woocommerce-Reviews .comment-form-email label {
font-size: 14px;
letter-spacing: 0.28px;
color: #222222;
}
.woocommerce-Reviews #commentform .required {
color: #df1111;
}
label .required {
color: #df1111;
} .upsells.products .products,
.related.products .products {
padding-bottom: 0;
display: block;
float: left;
}
.upsells.products .price ins,
.related.products .price ins {
margin-right: 12px;
}
.upsells.products .countdown-product,
.related.products .countdown-product {
display: none;
}
.woocommerce-grouped-product-list.group_table {
border-bottom: none;
margin-bottom: 9px;
}
.woocommerce-grouped-product-list.group_table td {
padding: 20px;
}
.woocommerce-grouped-product-list.group_table tbody tr:last-child {
border: none;
}
.woocommerce-grouped-product-list.group_table tbody tr:last-child td {
border: none;
}
.single-product .variations .value .reset_variations {
margin-top: 10px;
margin-left: 0px;
}
.woocommerce-variation-add-to-cart .quantity {
margin-right: 10px;
}
.woocommerce-product-details__short-description p {
font-size: 14px;
width: 100%;
line-height: 25px;
letter-spacing: 0.28px;
}
.woocommerce-product-details__short-description .cart {
display: none;
}
p.stock {
padding-bottom: 20px;
margin-top: 15px;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
display: flex;
flex-direction: row;
}
p.stock .available {
width: 67px;
font-weight: 400;
color: #767676;
} .variations select {
border: 1px solid #949494;
width: 100%;
min-height: 50px;
background-color: #fff;
color: #000;
max-width: 100%;
line-height: 1.2;
border-radius: 2px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-position: right center;
background-image: url(//cdn.shopify.com/s/files/1/0036/8679/3325/t/1/assets/ico-select.svg?99);
background-repeat: no-repeat;
background-position: right 10px center;
line-height: 1.2;
padding-right: 28px;
text-indent: 0.01px;
text-overflow: '';
cursor: pointer;
padding-top: 8px;
padding-left: 15px;
padding-bottom: 8px;
font-size: 13px !important;
} #buy_now_button {
display: block;
clear: both;
margin-top: 30px;
min-width: 350px;
} #gallery-image .pro-img-item {
margin-top: 0;
}
.tns-outer {
direction: ltr;
} .countdown-product {
padding-top: 30px;
}
.countdown-product .lenos-countdown-item .lenos-count {
width: 50px;
height: 50px;
border: 1px solid #c2c2c2;
border-radius: 0;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 7px;
font-weight: bold;
font-size: 18px;
}
.countdown-product .lenos-countdown-item .lenos-countdown-label {
text-align: center;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
}
.single-product .upsells.products,
.single-product .related.products {
padding-top: 0;
}
.single-product .upsells.products &gt; h2,
.single-product .related.products &gt; h2 {
text-align: center;
font-size: 46px;
font-weight: 400;
margin-top: 105px;
margin-bottom: 40px;
color: #222222;
text-transform: capitalize;
letter-spacing: normal;
} .single-product-gallery:hover .lenos-lightbox-zoom-button {
opacity: 1;
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.video-popup-btn {
position: absolute;
z-index: 2;
}
.video-popup-btn:hover .lenos-icon-text {
opacity: 1;
visibility: visible;
}
.video-popup-btn:hover .ion-ios-play {
color: #fff;
}
.lenos-lightbox-button {
position: absolute;
z-index: 100;
right: 20px;
top: 20px;
font-size: 18px;
width: 35px;
height: 35px;
color: #ffffff;
border: 1px solid #ae845f;
background-color: #ae845f;
border-radius: 25px;
}
.video-popup-btn .ion-ios-play:before {
padding-left: 2px;
}
.lenos-lightbox-zoom-button {
position: absolute;
top: 20px;
right: 20px;
width: 35px;
height: 35px;
background-color: #fff;
z-index: 100;
margin-top: 0;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
cursor: pointer;
transform: translateX(20px);
}
.lenos-lightbox-zoom-button:hover {
color: #fff;
}
.lenos-lightbox-zoom-button:hover .lenos-icon-text {
opacity: 1;
visibility: visible;
}
.lenos-icon-text {
visibility: hidden;
opacity: 0;
pointer-events: none;
display: flex;
align-items: center;
position: absolute;
top: 50%;
right: 45px;
height: 26px;
z-index: 25;
padding: 0 10px;
margin-top: -13px;
color: #fff;
font-weight: 400;
font-size: 12px;
border-radius: 0;
background: #2f2f30;
white-space: nowrap;
transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.lenos-icon-text:after {
left: 100%;
position: absolute;
top: 50%;
border: solid transparent;
content: " ";
width: 0;
height: 0;
margin-top: -5px;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent #2f2f30;
}
.single.single-product .row {
margin-left: -15px;
margin-right: -15px;
}
.stock.out-of-stock {
color: #e03636;
font-weight: 600;
} .lenos-product-navigation {
position: relative;
}
.lenos-product-navigation .wrapper-short {
position: absolute;
top: 100%;
right: 0;
z-index: 350;
visibility: hidden;
min-width: 240px;
opacity: 0;
transition: opacity .1s ease .1s,visibility .1s ease .1s;
-webkit-animation: ost-fadeOutLeftShort .1s ease .1s both;
animation: ost-fadeOutLeftShort .1s ease .1s both;
}
.lenos-product-navigation .wrapper-short .product-short {
display: flex;
align-items: center;
flex-direction: row;
background-color: #FFF;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
}
.lenos-product-navigation .wrapper-short .product-short .product-short-image {
padding: 5px;
width: 40%;
}
.lenos-product-navigation .wrapper-short .product-short-description {
padding: 5px;
text-align: right;
width: 60%;
flex-grow: 1;
}
.lenos-product-navigation .wrapper-short .product-short-description .lenos-entities-title {
font-size: 13px;
line-height: 18px;
font-weight: 500;
}
.lenos-product-navigation .wrapper-short .product-short-description .price {
font-size: 13px;
font-weight: 400;
justify-content: flex-start;
}
.lenos-product-navigation .product-btn:hover &gt; .wrapper-short {
visibility: visible;
opacity: 1;
transition: opacity .3s ease,visibility .3s ease;
-webkit-animation: wd-fadeInLeftShort .3s ease both;
animation: wd-fadeInLeftShort .3s ease both;
}
.lenos-product-navigation .product-btn {
width: 25px;
height: 25px;
border-radius: 8px;
border: none;
font-size: 11px;
display: flex;
justify-content: center;
align-items: center;
background-color: #bfbfbf;
}
.lenos-product-navigation .product-btn a {
color: #222222;
}
.lenos-product-navigation .product-btn:hover {
background-color: #ae845f;
}
.lenos-product-navigation .product-btn:hover a.icon-pagination-shop {
color: #ffffff;
}
.lenos-product-navigation .product-next {
margin-left: 10px;
}
.lenos-product-navigation .product-short-image img {
max-width: 66px;
height: 85px;
object-fit: cover;
}
@-webkit-keyframes ost-fadeOutLeftShort {
from {
-webkit-transform: none;
transform: none;
}
to {
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
}
@keyframes ost-fadeOutLeftShort {
from {
-webkit-transform: none;
transform: none;
}
to {
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
}
.layout-vertical .summary .product_title {
margin-bottom: 0;
}
.layout-vertical .summary .woocommerce-product-rating {
margin: 8px 0 13px 3px;
}
.layout-vertical .summary .woocommerce-product-rating .star-rating:before,
.layout-vertical .summary .woocommerce-product-rating .star-rating &gt; span:before {
font-size: 17px;
}
.layout-vertical .summary .price {
margin-top: 25px;
margin-bottom: 0;
}
.layout-vertical .summary .tinvwl_add_to_wishlist-text {
font-size: 14px;
letter-spacing: 0.195px;
text-transform: capitalize;
}
.layout-vertical #gallery-thumb-iw {
margin: 0 !important;
}
.layout-vertical #gallery-thumb-iw button {
display: none;
}
.layout-vertical #gallery-thumb {
width: 100% !important;
}
.grouped_form .group_table {
font-size: 14px;
line-height: 25px;
letter-spacing: 0.28px;
}
.grouped_form td.woocommerce-grouped-product-list-item__thumbnail {
width: 75px;
}
.grouped_form td.woocommerce-grouped-product-list-item__thumbnail a {
padding: 20px 15px 20px 0;
}
.grouped_form td.woocommerce-grouped-product-list-item__thumbnail img {
border-radius: 0;
}
@media (min-width: 570px) {
.grouped_form td.woocommerce-grouped-product-list-item__label {
width: 205px;
}
}
.grouped_form td.woocommerce-grouped-product-list-item__price del {
font-size: 12px;
}
.grouped_form td.woocommerce-grouped-product-list-item__quantity .quantity {
margin-right: 0;
width: 86px;
height: 50px;
float: right;
}
.grouped_form .single_add_to_cart_button.button.alt {
width: 100%;
}
.grouped_form table, .grouped_form th, .grouped_form td {
border-top: none;
margin-bottom: 30px;
} .woocommerce-product-gallery {
position: relative;
max-width: 650px;
}
.woocommerce-product-gallery .flex-control-nav {
padding-left: 0;
display: flex;
margin-top: 10px;
}
.woocommerce-product-gallery .flex-control-nav li {
padding-right: 10px;
list-style: none;
}
.woocommerce-product-gallery .flex-control-nav li img {
cursor: pointer;
border: 1px solid transparent;
}
.woocommerce-product-gallery .flex-control-nav li img.flex-active {
border: 1px solid #eeeeee;
}
@media (min-width: 991px) {
.woocommerce-product-gallery {
float: left;
width: 48%;
margin-right: 41px;
}
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 2rem;
right: 1rem;
z-index: 99;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
max-width: unset;
}
.product .left:not(.summary-fullall) .summary.entry-summary {
clear: none;
}
@media (min-width: 991px) {
.product .left:not(.summary-fullall) .summary.entry-summary {
float: right;
width: 48%;
}
}
.single-product .page-header .container #theme-bread {
padding-bottom: 8px;
padding-top: 7px;
}
.product-type-external .cart {
padding-top: 30px;
border-top: 1px solid #eeeeee;
}
@media (min-width: 992px) {
.product-type-external .cart .single_add_to_cart_button.button.alt {
width: 100%;
}
}
.sale-div {
display: inline-flex;
margin-top: 1px;
margin-bottom: 0;
align-items: baseline;
}
.sale-div .price-onsale {
display: block;
float: left;
font-size: 12px;
font-weight: 600;
letter-spacing: 0;
margin-left: 20px;
}
.related-lenos-bottom {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
padding-bottom: 60px;
}
.related-lenos-bottom .related.products {
position: relative;
clear: both;
max-width: 1170px;
margin: 0 auto;
background-color: #fff;
border-top: 1px solid #eee;
}
.related-lenos-bottom .related.products .loop-action {
display: none;
}
.lenos-share-product {
display: inline-flex;
cursor: pointer;
}
.lenos-share-product .meta_detail {
display: flex;
align-items: center;
margin-top: 2px;
}
.lenos-share-product .meta_detail .text-share {
font-size: 14px;
letter-spacing: 0.28px;
color: #767676;
}
.lenos-share-product .icons {
opacity: 0;
margin-left: 15px;
position: relative;
background-color: #ddd;
padding: 0 10px;
}
.lenos-share-product .icons:after {
right: 100%;
top: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(221, 221, 221, 0);
border-right-color: #dddddd;
border-width: 3px;
margin-top: -3px;
}
.lenos-share-product .icons a {
margin: 0 3px;
}
.lenos-share-product:hover .icons {
opacity: 1;
transition: 0.3s;
}
.single-product #theme-bread-single {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: -8px;
}
@media (max-width: 992px) {
.single-product #theme-bread-single {
margin-top: 30px;
}
}
.single-product #theme-bread-single .woocommerce-breadcrumb {
margin-top: -15px;
}
.single-product #theme-bread-single .prev_next_buttons {
display: block;
float: right;
}
.single-product #theme-bread-single .prev_next_buttons .lenos-product-navigation {
display: inline-flex;
justify-content: space-between;
align-items: center;
padding-bottom: 15px;
}
@media (max-width: 375px) {
.single-product #theme-bread-single .prev_next_buttons {
display: none;
}
}
.single-product .page-header {
background-image: none;
}
.quick-viewing #shop-overlay:before {
content: "" !important;
z-index: 9999;
position: absolute;
border: 2px solid #ddd;
border-top-color: #222;
border-radius: 100%;
height: 30px;
width: 30px;
top: 50%;
left: 50%;
margin-left: -webkit-calc( -30px / 2);
margin-left: -moz-calc( -30px / 2);
margin-left: calc( -30px / 2);
margin-top: -webkit-calc( -30px / 2);
margin-top: -moz-calc( -30px / 2);
margin-top: calc( -30px / 2);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}
.quick-view-open {
overflow: hidden;
margin-right: 17px;
overflow: hidden;
}
.quick-view-open #shop-quick-view {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.quick-view-open #shop-quick-view .quick-view-content .product {
opacity: 1;
-webkit-transform: none;
transform: none;
}
.quick-view-open #shop-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
#shop-quick-view {
position: fixed;
opacity: 0;
visibility: hidden;
pointer-events: none;
overflow: hidden;
z-index: 999;
top: -webkit-calc( ( 100% - 600px ) / 2);
top: -moz-calc( ( 100% - 600px ) / 2);
top: calc( ( 100% - 600px ) / 2);
left: -webkit-calc( ( 100% - 980px ) / 2);
left: -moz-calc( ( 100% - 980px ) / 2);
left: calc( ( 100% - 980px ) / 2);
right: 0;
bottom: 0;
}
#shop-quick-view .quickview-block {
position: relative;
overflow: hidden;
position: relative;
margin: 0 auto;
display: inline-block;
}
#shop-quick-view .quick-view-content .product {
position: relative;
background-color: #fff;
overflow: hidden;
width: 100%;
height: 100%;
max-width: 980px;
z-index: 999;
vertical-align: middle;
opacity: 0;
transition: opacity .3s ease, -webkit-transform .3s ease;
transition: transform .3s ease, opacity .3s ease;
transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
#quick-view-gallery:not(.quick-view-slider) {
max-width: 100%;
}
#quick-view-gallery figure {
margin: 0;
}
@media (max-width: 1800px) {
#quick-view-gallery figure img {
object-fit: cover;
height: 500px;
}
}
.quick-view-content .quick-view-images {
width: 50%;
float: left;
}
.quick-view-content .quick-view-images .tns-controls button {
opacity: 0;
}
.quick-view-content .quick-view-images .tns-controls button[data-controls="prev"] {
left: 0;
}
.quick-view-content .quick-view-images .tns-controls button[data-controls="next"] {
right: 0;
}
.quick-view-content .quick-view-images .tns-nav {
display: none;
}
.quick-view-content .quick-view-images:hover .tns-controls button {
opacity: 1;
}
.quick-view-content .quick-view-images:hover .tns-controls button[data-controls="prev"] {
left: 20px;
}
.quick-view-content .quick-view-images:hover .tns-controls button[data-controls="next"] {
right: 20px;
}
.quick-view-content .summary {
width: 50%;
float: left;
padding: 23px 28px 0 28px;
overflow: hidden;
overflow-y: auto;
max-height: 600px;
}
.quick-view-content .summary #theme-bread-single {
display: none;
}
.quick-view-content .summary .grouped_form .group_table {
width: 100%;
}
.quick-view-content .summary .woosb-qty-input {
align-items: end;
}
.quick-view-content .summary p.stock {
border-bottom: none;
margin-bottom: 0;
}
.quick-view-content .summary .woocommerce-variation-add-to-cart,
.quick-view-content .summary .cart.grouped_form {
padding-bottom: 60px;
}
@media (min-width: 1200px) {
.quick-view-content .summary .col-lg-7,
.quick-view-content .summary .col-lg-5 {
width: 100%;
}
}
.quick-view-content .product_title {
margin-top: 0;
font-weight: 700;
font-size: 28px;
margin-bottom: 0;
display: block;
}
.quick-view-content .woocommerce-product-rating {
margin: 0px 0 10px 0;
}
.quick-view-content .woocommerce-product-details__short-description {
padding-top: 30px;
margin-bottom: 0;
height: 77px;
overflow: hidden;
}
.quick-view-content .quantity {
height: 50px;
margin-bottom: 10px;
}
.quick-view-content .quantity .qty {
font-size: 14px;
}
.quick-view-content .quantity:not(.hidden) .modify-qty {
font-size: 20px;
justify-content: center;
padding: 0;
width: 40px;
z-index: 10;
}
.quick-view-content .single_add_to_cart_button {
min-width: 150px;
width: initial;
padding: 0 15px;
height: 50px;
font-size: 12px;
float: left;
}
.quick-view-content .single_add_to_cart_button:before {
margin-right: 7px;
}
.quick-view-content .product_meta,
.quick-view-content .woosw-btn,
.quick-view-content .woosc-btn,
.quick-view-content .lenos-share-product {
display: none;
}
.quick-view-close-btn {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer;
font-size: 30px;
z-index: 9999;
background: none;
border: 0;
}
.quick-view-close-btn:hover {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.quick-view-close-btn:before {
color: #292929;
}
.quick-view-images {
position: relative;
}
#shop-quick-view .size-guide-button,
#shop-quick-view .size-guide {
display: none;
}
.select2-container .select2-selection--single {
height: 45px;
margin: 0;
border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 45px;
line-height: 45px;
padding: 0 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
right: 15px;
top: 0;
width: 20px;
height: 45px;
}
.select2-container--default .select2-search--dropdown {
padding: 15px 0 0 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #dddddd;
}
.select2-dropdown {
border-color: #dddddd;
}
.woocommerce-store-notice {
background-color: #eee;
color: #fff;
padding: 10px 15px;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999;
position: fixed;
margin-bottom: 0;
}
.woocommerce-store-notice:before {
content: "\e717";
font-family: "themify";
margin-right: 7px;
}
.woocommerce-store-notice a {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 10px 20px;
min-width: 120px;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.woocommerce-store-notice a:before {
content: "\e646";
font-family: "themify";
margin-right: 10px;
}
.woocommerce-store-notice a:hover {
color: #fff !important;
}
.woocommerce-thankyou-order-received {
display: block;
clear: both;
}
.woocommerce-thankyou-order-details {
padding-left: 0;
margin-bottom: 50px;
}
.woocommerce-thankyou-order-details li {
list-style: none;
}
.woocommerce-thankyou-order-details li:last-of-type {
border-bottom: 0;
}
.woocommerce-thankyou-order-details strong {
display: block;
font-size: larger;
}
.woocommerce-table--order-details {
margin-top: 49px;
margin-bottom: 0;
}
.woocommerce-table--order-details .wc-item-meta {
padding-left: 0;
margin: 0;
}
.woocommerce-table--order-details .wc-item-meta li {
list-style: none;
}
.woocommerce-table--order-details .wc-item-meta li + li {
margin-top: 10px;
}
.woocommerce-table--order-details .wc-item-meta li p {
display: inline-block;
}
.woocommerce-table--order-details tr:nth-child(2n) td {
background: #fdfdfd;
}
.woocommerce-table--order-details th {
background: #f8f8f8;
font-weight: 600;
}
.woocommerce-table--order-details td {
background: #fbfbfb;
padding: 15px;
}
@media (max-width: 767px) {
.woocommerce-table--order-details th, .woocommerce-table--order-details td {
display: block;
border-right: 0;
border-top: 0;
border-left: 0;
}
.woocommerce-table--order-details tr:last-of-type td:last-of-type {
border-bottom: 0;
}
}
.woocommerce-thankyou-order-received {
display: none;
}
.woocommerce-lenos-thankyou-order-received {
margin-bottom: 30px;
width: 100%;
text-align: center;
padding: 5px 0 1px 0;
}
.woocommerce-lenos-thankyou-order-received .woocommerce-thankyou-order-completed {
color: #222222;
font-weight: 400;
font-size: 30px;
letter-spacing: 0.6px;
}
.woocommerce-lenos-thankyou-order-received .icon-thankyou-order {
font-size: 30px;
color: #ae845f;
}
.global-color-scheme-light .woocommerce-thankyou-order-received {
border-color: rgba(255, 255, 255, 0.25);
color: #FFF;
}
.woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
--list-mb: 10px;
--li-mb: 20px;
padding: 21px 10px;
background-color: #f8f8f8;
}
.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
flex: 1 1 0%;
color: #858585;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0.22px;
font-weight: 600;
padding: 12px 5px;
line-height: 1;
word-break: break-word;
text-align: center;
}
.woocommerce-thankyou-order-details li:last-child,
.wc-bacs-bank-details li:last-child {
border-right: none;
}
.woocommerce-thankyou-order-details strong,
.wc-bacs-bank-details strong {
display: block;
margin-top: 0;
color: #222222;
font-size: 24px;
letter-spacing: 0.48px;
font-weight: 300;
text-transform: none;
margin-top: 10px;
}
.woocommerce-thankyou-order-details .amount,
.wc-bacs-bank-details .amount {
color: #222222;
}
.global-color-scheme-light .woocommerce-thankyou-order-details li, .global-color-scheme-light .wc-bacs-bank-details li {
color: rgba(255, 255, 255, 0.8);
border-color: rgba(255, 255, 255, 0.15);
}
.global-color-scheme-light .woocommerce-thankyou-order-details strong,
.global-color-scheme-light .woocommerce-thankyou-order-details .amount, .global-color-scheme-light .wc-bacs-bank-details strong,
.global-color-scheme-light .wc-bacs-bank-details .amount {
color: #FFF;
}
.woocommerce-bacs-bank-details {
margin-top: 40px;
margin-bottom: 40px;
}
.wc-bacs-bank-details-heading + .wc-bacs-bank-details-account-name {
margin-top: -15px;
}
.wc-bacs-bank-details-account-name {
margin-bottom: 30px;
font-size: 16px;
opacity: .6;
}
.wc-bacs-bank-details-heading,
.woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title,
.woocommerce-customer-details &gt; h2 {
font-size: 24px;
text-align: center;
letter-spacing: 0.48px;
}
.woocommerce-order-details {
border: 1px solid #eeeeee;
padding: 16px 40px;
margin-top: 40px;
}
.woocommerce-order-details thead tr th {
padding-bottom: 12px !important;
}
.woocommerce-order-details .woocommerce-table,
.woocommerce-order-details th, .woocommerce-order-details td {
border: none;
padding: 3.5px 0 !important;
background-color: transparent;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.24px;
}
.woocommerce-order-details .woocommerce-table a,
.woocommerce-order-details th a, .woocommerce-order-details td a {
color: #858585;
}
.woocommerce-order-details .woocommerce-table .product-quantity,
.woocommerce-order-details th .product-quantity, .woocommerce-order-details td .product-quantity {
font-weight: 400;
}
.woocommerce-order-details td.product-total {
color: #222222;
}
.woocommerce-order-details th.product-name,
.woocommerce-order-details th.product-total {
text-align: left;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.22px;
text-transform: uppercase;
color: #222222;
}
.woocommerce-order-details .shop_table tr th {
color: #222222;
}
.woocommerce-order-details .shop_table tr td:last-child,
.woocommerce-order-details .shop_table tr th:last-child {
text-align: right;
}
.woocommerce-order-details tbody tr:last-child th, .woocommerce-order-details tbody tr:last-child td {
padding-bottom: 14px !important;
}
.woocommerce-order-details tfoot tr td, .woocommerce-order-details tfoot tr th {
border-top: 1px solid #eeeeee;
padding: 17.7px 0 !important;
font-weight: 400;
}
.woocommerce-order-details tfoot tr:first-child td span {
font-weight: 600;
color: #222222;
}
.woocommerce-order-details tfoot tr th {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.22px;
text-transform: uppercase;
color: #222222;
}
.woocommerce-order-details .responsive-table {
margin-bottom: 50px;
}
.woocommerce-order-details address,
.woocommerce-order-details .woocommerce-column__title {
text-align: left;
}
.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
margin-bottom: 0;
}
.woocommerce-table--order-details th, .woocommerce-table--order-details td {
max-width: 50%;
width: 50%;
}
.woocommerce-table--order-details tfoot tr:last-child th {
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
}
.woocommerce-table--order-details tfoot tr:last-child td &gt; .amount {
display: block;
font-size: 12px;
font-weight: 600;
}
.global-color-scheme-light .wd-compare-row:nth-child(even) .wd-compare-col {
background-color: rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
.woocommerce-order {
margin: 0 200px;
width: -webkit-fill-available !important;
}
}
.woocommerce-customer-details {
margin-top: 50px;
}
.widget { }
.widget.widget_shopping_cart .product_list_widget .mini_cart_item {
padding-right: 0;
padding-left: 90px;
}
.widget.widget_shopping_cart .product_list_widget img {
left: 0;
}
.widget.widget_shopping_cart .product_list_widget .quantity {
height: auto;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__total {
margin-top: 15px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons {
margin-bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a {
width: 50%;
text-align: center;
text-transform: uppercase;
color: #fff;
font-size: 12px;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
opacity: 0.8;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward {
border-left: 1px solid #fff;
}
.widget.widget_shopping_cart .variation {
margin: 5px 0;
font-size: 14px;
}
.widget.widget_shopping_cart .variation dt, .widget.widget_shopping_cart .variation dd {
float: left;
line-height: 18px;
}
.widget.widget_shopping_cart .variation dt {
font-weight: normal;
clear: both;
margin-right: 5px;
}
.widget.widget_shopping_cart .variation dd {
margin: 0;
}
.widget.widget_shopping_cart .variation dd p:last-child {
margin-bottom: 0;
} .shop-sidebar .widget.widget_price_filter {
display: block;
float: left;
clear: both;
}
.shop-sidebar .widget.widget_price_filter .widget-title {
margin-bottom: 38px;
}
.price_slider_wrapper .price_slider {
margin-bottom: 0;
position: relative;
height: 2px;
background: #dddddd;
float: none;
width: calc( 100% - 20px);
}
.price_slider_wrapper .ui-widget-header {
height: 2px;
position: absolute;
}
.price_slider_wrapper .ui-slider-handle {
cursor: pointer;
top: -9px;
position: absolute;
width: 20px;
height: 20px;
border-radius: 50%;
background: #ffffff;
border: 2px solid #222222;
}
.price_slider_wrapper .price_slider_amount {
clear: both;
display: flex;
flex-direction: row;
margin-top: 31px;
}
.price_slider_wrapper .price_slider_amount input, .price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.price_slider_wrapper .price_slider_amount button[type=submit] {
margin: 0;
padding: 0;
height: auto;
font-size: 14px;
font-weight: 400;
padding: 0 20px;
line-height: 41px;
background-color: #ae845f;
color: #fff;
letter-spacing: normal;
box-shadow: none;
border: none;
margin-right: 30px;
}
.price_slider_wrapper .price_slider_amount button[type=submit]:hover, .price_slider_wrapper .price_slider_amount button[type=submit]:active {
opacity: 0.8;
}
.price_slider_wrapper .price_slider_amount .price_label {
display: inline-block;
font-size: 14px;
font-weight: 400;
letter-spacing: normal;
margin-top: 8px;
color: #222222;
}
.price_slider_wrapper .price_slider_amount .price_label span {
color: #ae845f;
} .widget_products .product_list_widget img,
.widget_recent_reviews .product_list_widget img,
.widget_top_rated_products .product_list_widget img,
.widget_recently_viewed_products .product_list_widget img {
left: 0;
}
.widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
min-height: 110px;
position: relative;
padding: 20px 0 20px 90px;
border-bottom: 1px solid #eaeaec;
}
.widget_products a,
.widget_recent_reviews a,
.widget_top_rated_products a,
.widget_recently_viewed_products a {
line-height: 1.3;
margin-bottom: 5px;
}
.widget_products .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
display: block;
}
.widget_products del,
.widget_recent_reviews del,
.widget_top_rated_products del,
.widget_recently_viewed_products del {
margin-right: 5px;
float: left;
clear: both;
}
.widget_products ins,
.widget_recent_reviews ins,
.widget_top_rated_products ins,
.widget_recently_viewed_products ins {
float: left;
background: rgba(0, 0, 0, 0);
} .widget_recent_reviews .reviewer {
float: left;
clear: both;
} .product-categories.lenos-product-categories .cat-item {
position: relative;
}
.product-categories.lenos-product-categories .cat-item:not(.active) .children {
display: none;
}
.product-categories.lenos-product-categories .accordion-cat-toggle {
width: 30px;
height: 30px;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
color: #888;
font-size: 1.1em;
user-select: none;
}
.product-categories.lenos-product-categories .accordion-cat-toggle:before {
position: relative;
}
.product-categories.lenos-product-categories .accordion-cat-toggle.active:before {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} .widget_featured_product .widget-title {
padding-right: 40px;
position: relative;
}
.widget-featured-carousel-product-arrow {
float: right;
position: absolute;
right: 0;
top: -2px;
}
.widget-featured-carousel-product-arrow span {
cursor: pointer;
width: 18px;
height: 25px;
font-size: 1.1em;
float: left;
display: -webkit-box !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.widget-featured-carousel-product .slick-slide &gt; div .featured-carousel-product-item {
width: 100% !important;
}
.widget-featured-carousel-product .featured-carousel-product-item {
margin-bottom: 15px;
}
.widget-featured-carousel-product .featured-carousel-product-item:after {
content: '';
display: block;
clear: both;
}
.widget-featured-carousel-product .fcp-image {
float: left;
width: 80px;
margin-right: 20px;
}
.widget-featured-carousel-product .fcp-content {
float: left;
width: -webkit-calc( 100% - 100px);
width: -moz-calc( 100% - 100px);
width: calc( 100% - 100px);
}
.widget-featured-carousel-product .fcp-title {
font-size: 1em;
margin-top: 0;
font-weight: normal;
} .widget-products-filter .pf-item {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
font-size: 14px;
}
.widget-products-filter .pf-item .swatch-inner {
display: flex;
align-items: center;
}
.widget-products-filter .pf-item .swatch-inner .pf-swatch-filter {
margin-right: 10px;
font-size: 0;
}
.widget-products-filter .pf-item .swatch-inner .pf-label {
line-height: 1;
}
.widget-products-filter .pf-item .pf-link {
flex: 1 1 auto;
}
.widget-products-filter .pf-item .pf-link:hover {
color: #5d9574;
}
.widget-products-filter .pf-item .pf-count {
line-height: 1;
}
.widget-products-filter .pf-item.active .pf-link {
color: #5d9574;
}
.widget-products-filter .pf-item:last-child {
margin-bottom: 0;
}
.widget-products-filter.filter-by-color .swatch-inner .pf-swatch-filter span, .widget-products-filter.filter-by-button .swatch-inner .pf-swatch-filter span {
width: 25px;
height: 25px;
border: 1px solid #dddddd;
display: block;
position: relative;
}
.widget-products-filter.filter-by-color .swatch-inner .pf-swatch-filter span:before, .widget-products-filter.filter-by-button .swatch-inner .pf-swatch-filter span:before {
position: absolute;
content: '';
display: block;
width: 19px;
height: 19px;
background-color: currentColor;
top: 2px;
left: 2px;
}
.widget-products-filter.filter-by-color .swatch-inner .pf-swatch-filter span:after, .widget-products-filter.filter-by-button .swatch-inner .pf-swatch-filter span:after {
display: block;
font-family: 'themify';
content: "\e64c";
position: absolute;
z-index: 10;
font-size: 14px;
color: #fff;
top: 5px;
left: 5px;
line-height: 1;
opacity: 0;
}
.widget-products-filter.filter-by-color .pf-item.active .swatch-inner .pf-swatch-filter span:after, .widget-products-filter.filter-by-button .pf-item.active .swatch-inner .pf-swatch-filter span:after {
opacity: 1;
}
.widget-products-filter.filter-by-button .swatch-inner .pf-swatch-filter span:before {
opacity: 0;
}
.widget-products-filter.filter-by-button .swatch-inner .pf-swatch-filter span:after {
display: none;
}
.widget-products-filter.filter-by-button .pf-item.active .swatch-inner .pf-swatch-filter span:before, .widget-products-filter.filter-by-button .pf-item:hover .swatch-inner .pf-swatch-filter span:before {
opacity: 1;
}
.widget-products-filter.filter-by-image .pf-swatch-filter span {
width: 25px;
height: 25px;
display: block;
position: relative;
border-radius: 50%;
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
}
.widget-products-filter .product-filter-list {
margin: 0;
padding: 0;
}
.widget-products-filter .product-filter-list:after {
content: '';
display: block;
clear: both;
}
.widget_layered_nav_filters .onestore-active-filters {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}
.widget_layered_nav_filters .onestore-active-filters li {
line-height: 1;
margin-right: 10px;
margin-bottom: 10px;
}
.widget_layered_nav_filters .onestore-active-filters li a {
display: inline-flex;
align-items: center;
line-height: inherit;
padding: 7px 9px 6px 10px;
border-radius: 0;
font-size: 11px;
letter-spacing: 0.22px;
color: #826540;
}
.widget_layered_nav_filters .onestore-active-filters li a:hover {
color: #ffffff;
background: #ae845f;
}
.widget_layered_nav_filters .onestore-active-filters li a:hover:after {
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/icon-close-2.png);
}
.widget_layered_nav_filters .onestore-active-filters li a:after {
content: '';
background-image: url(//rokawatchesandmore.com/wp-content/themes/lenos/images/icon/icon-close.png);
background-repeat: no-repeat;
background-position: center;
width: 6px;
height: 6px;
display: block;
margin-left: 8px;
}
.widget_layered_nav_filters .onestore-active-filters li.lenos-clear-filter a {
padding: 0;
text-decoration: underline;
text-underline-position: under;
background-color: transparent;
}
.widget_layered_nav_filters .onestore-active-filters li.lenos-clear-filter a:after {
display: none;
}
.widget_layered_nav_filters .onestore-active-filters li.lenos-clear-filter a:hover {
color: #ae845f;
}
.shop-sidebar .widget {
padding-bottom: 10px;
}
.shop-sidebar .widget:first-child {
margin-top: -7px;
}
.shop-sidebar .widget .widget-title {
margin-bottom: 28px;
text-transform: inherit;
}
.shop-sidebar .widget ul {
margin: 0;
padding-left: 0;
}
.shop-sidebar .widget:last-child {
margin-bottom: 0;
}
.shop-sidebar .widget.widget_layered_nav_filters .widget-title {
margin-bottom: 24px;
}
.shop-sidebar .widget p#helloworld {
margin-bottom: -19px;
}
.sticky-add-to-cart-section {
width: 100%;
height: 80px;
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 340;
padding-top: 10px;
padding-bottom: 10px;
bottom: -80px;
opacity: 0;
visibility: hidden;
z-index: 399;
background: #fff;
border-top: 1px solid #efefef;
box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.15);
transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (max-width: 768px) {
.sticky-add-to-cart-section {
padding-top: 20px;
}
}
.sticky-add-to-cart-section .stock,
.sticky-add-to-cart-section .woosc-btn,
.sticky-add-to-cart-section .tinv-wraper {
display: none;
}
.sticky-add-to-cart-section .single_variation_wrap {
margin-top: 0;
}
.sticky-add-to-cart-section .single_variation_wrap .woocommerce-variation-description {
display: none;
}
.sticky-add-to-cart-section .lenos-block-bottom {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
}
.sticky-add-to-cart-section .sticky-product-title {
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.sticky-add-to-cart-section .sticky-product-title {
display: none;
}
}
.sticky-add-to-cart-section .sticky-product-title .sticky-product-image {
width: 60px;
height: 60px;
}
.sticky-add-to-cart-section .sticky-product-title h6 {
margin: 0 0 0 25px;
line-height: 1;
font-size: 14px;
font-weight: 500;
}
.sticky-add-to-cart-section .product-information-sticky {
display: flex;
align-items: center;
width: auto;
margin-left: auto;
}
@media (max-width: 768px) {
.sticky-add-to-cart-section .product-information-sticky {
flex: 1 1 auto;
justify-content: center;
}
}
.sticky-add-to-cart-section .product-information-sticky .price {
margin-bottom: 0;
font-size: 14px;
margin-right: 30px;
width: 130px;
}
@media (max-width: 575px) {
.sticky-add-to-cart-section .product-information-sticky .price {
display: none;
}
}
.sticky-add-to-cart-section .product-information-sticky .cart {
display: flex;
}
.sticky-add-to-cart-section .product-information-sticky .cart .quantity {
width: 140px;
}
@media (max-width: 600px) {
.sticky-add-to-cart-section .product-information-sticky .cart .quantity {
margin-bottom: 0;
}
}
.sticky-add-to-cart-section .product-information-sticky .cart .single_add_to_cart_button {
width: 100%;
}
@media (max-width: 600px) {
.sticky-add-to-cart-section .product-information-sticky .cart .single_add_to_cart_button {
text-align: center;
margin-top: 0;
}
}
.sticky-add-to-cart-section .product-information-sticky .lenos-select-options {
display: inline-block;
border-radius: 0;
height: 48px;
font-size: 14px;
vertical-align: middle;
width: 300px;
}
.sticky-add-to-cart-section.is-visible {
bottom: 0;
opacity: 1;
visibility: visible;
}
.sticky-add-to-cart-section.is-visible .woo-sctr-single-product-container {
display: none;
}
.sticky-add-to-cart-section.is-visible .quantity-discount-table {
display: none;
}
.no-variations-product .container-wrap .lenos-stick-container .sticky-atc-right {
display: flex;
justify-content: flex-end;
align-items: center;
}
.variations-product .container-wrap .lenos-stick-container .sticky-atc-left {
margin-top: -29px;
}
body.is-sticky-button {
padding-bottom: 80px;
}
body.is-sticky-button .scroll-to-top.is-visible {
bottom: 100px;
}
.woosb-title p.stock {
border-bottom: none;
display: block;
}
.woosb-title .woosb-availability {
display: none;
}
.woosb-products .woosb-product {
padding: 20px 0;
border-bottom: 1px solid #eeeeee;
}
.woosb-products .woosb-product .woosb-thumb {
width: 75px;
}
.woosb-products .woosb-product .woosb-thumb img {
width: 60px;
max-width: 60px;
}
.woosb-wrap .woosb-text, .woosb-wrap .woosb-products {
margin-bottom: 19px;
}
.woosb-total.woosb-text {
margin-top: -3px;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.22px;
text-transform: uppercase;
color: #222222;
}
.woosb-total.woosb-text .woocommerce-Price-amount {
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
color: #ae845f;
}
.woosb-products .woosb-product .woosb-price {
width: 150px;
flex: 0 0 150px;
}
.woosb-products .woosb-product .woosb-price .woosb-price-ori del * {
font-size: 12px !important;
color: #b1b1b1;
}
.woosb-products .woosb-product .woosb-price ins {
background-color: transparent;
font-size: 14px;
color: #ae845f;
}
.woosb-products .woosb-product .woosb-qty input {
width: 100%;
min-width: 30px;
border-right: none;
border-left: none;
}
.woosb-qty-input-plus {
border-left: none;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
width: 3px;
flex: 0 0 35px;
width: 35px;
}
.woosb-qty-input-minus {
border-right: none;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
width: 3px;
flex: 0 0 35px;
width: 35px;
}
.woosb-products .woosb-product .woosb-qty.woosb-qty-plus-minus {
width: 110px;
flex: 0 0 110px;
}
.lenos-product-trust-badge {
margin: 29px 0 0 0;
}
.woobt-wrap {
float: left;
width: 100%;
padding-top: 22px;
margin-top: 21px;
border-top: 1px solid #eeeeee;
}
.woobt-products {
border: 0;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.woobt-products .woobt-product {
border: 0;
padding: 0 15px;
flex: 0 0 100%;
max-width: 100%;
}
.woobt-products .woobt-product {
border: 0;
padding: 10px;
margin-bottom: 10px;
flex: 0 0 100%;
max-width: 100%;
background-color: #ae845f;
border-radius: 5px;
color: #fff;
}
.woobt-product.woobt-product-together.woobt-hide {
color: #9f876a;
}
.woobt-product.woobt-product-together.woobt-hide a {
color: #9f876a;
}
.woobt-product.woobt-product-together.woobt-hide a:hover {
color: #222222 !important;
}
.woobt-product.woobt-product-together.woobt-hide .woobt-price * {
color: #9f876a;
}
.woobt-product-together a {
color: #ffffff;
}
.woobt-product-together a:hover {
color: #222222 !important;
}
.woobt-product-together .woobt-price * {
color: #ffffff;
}
.woobt-products .woobt-product &gt; div {
padding: 0;
}
.woobt-choose input[type='checkbox'] {
position: relative;
background: transparent;
border-width: 0;
box-shadow: none;
margin: 0 10px 0 2px;
cursor: pointer;
}
.woobt-products .woobt-product .woobt-thumb {
width: 50px;
flex: 0 0 50px;
margin: 0 10px 0 0;
}
.woobt-products .woobt-product .woobt-title {
flex-grow: 1;
}
.woobt-products .woobt-product .woobt-title .woobt-availability {
display: none;
}
.woobt-product-this .woobt-title span {
width: 100%;
float: left;
}
.woobt-products .woobt-product .woobt-price {
width: 110px;
flex: 0 0 110px;
max-width: 110px;
text-align: end;
}
.woobt-products .woobt-product .woobt-price del {
font-size: 12px;
color: #858585;
}
.woobt-products .woobt-product .woobt-price ins {
background-color: transparent;
color: #ae845f;
}
.woobt_before_text.woobt-before-text.woobt-text {
font-size: 11px;
letter-spacing: 0.22px;
font-weight: 600;
color: #222222;
text-transform: uppercase;
margin: 0 0 13px 0;
}
.woobt-products .woobt-product .woobt-thumb img {
width: 50px;
height: 50px;
max-width: 100%;
border-radius: 5px;
}
.woobt-products .woobt-product .woobt-quantity .quantity {
width: 100%;
min-width: 30px;
border: none;
}
.woobt-products .woobt-product .woobt-quantity .quantity input {
border: none;
}
.woobt-quantity-input-plus {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
width: 3px;
flex: 0 0 35px;
width: 35px;
color: #858585;
border: none;
}
.woobt-quantity-input-minus {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
width: 3px;
flex: 0 0 35px;
width: 35px;
color: #858585;
border: none;
}
.woobt-products .woobt-product .woobt-quantity {
width: 110px;
flex: 0 0 110px;
}
.woobt_total.woobt-total.woobt-text {
margin-top: -11px;
font-size: 12px;
letter-spacing: 0.24px;
}
.woobt_total.woobt-total.woobt-text .amount {
font-size: 14px;
font-weight: 500;
color: #222222;
letter-spacing: 0.28px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top {
background: #111;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot {
background: #111;
line-height: unset;
display: flex;
align-items: center;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner {
align-items: center;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner &gt; span {
flex-basis: unset;
}
.woosw-copy {
display: flex;
align-items: center;
}
.woosw-page {
flex-grow: 1;
}
.woosw-page a {
display: inline-block;
}
.woosw-page a,
.woosw-continue {
color: #fff !important;
}
.woosw-page a:after,
.woosw-continue:after {
bottom: 2px;
}
.woosw-list .button,
.woosw-list .add_to_cart_button {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
text-transform: uppercase;
border-radius: 0;
cursor: pointer;
text-align: center;
}
.woosw-list .woosw-content-item--add .price {
display: none;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--image img {
width: 80px;
}
.woosw-list .woosw-actions .woosw-copy .woosw-copy-label {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.28px;
color: #222222;
margin-top: -2px;
}
.woosw-list .woosw-actions .woosw-copy .woosw-copy-url {
margin-left: 19px;
}
.woosw-list .woosw-actions .woosw-copy .woosw-copy-url input {
height: 48px;
padding: 3px 25px;
}
@media (min-width: 768px) {
.woosw-list .woosw-actions .woosw-copy .woosw-copy-url input {
width: 464px;
}
}
.woosw-list .woosw-actions {
margin-top: 25px;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--name a {
font-weight: 400;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon {
min-width: 48px;
min-height: 48px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody .tr-price td {
font-weight: inherit;
}
.woosw-area.woosw-area .woosw-inner .woosw-content {
max-width: 570px;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close {
color: #fff !important;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close:after {
line-height: 48px;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close:hover {
transform: rotate(90deg);
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--image img {
width: 70px;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove {
padding: 0 !important;
}
.woosw-area.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove &gt; span {
width: 30px !important;
height: 30px !important;
}
.woosw-area.woosw-area .woosw-content-item--title {
font-size: 15px;
line-height: 24px;
}
.woosw-area.woosw-area .price {
font-size: 14px;
}
.woosw-area.woosw-area .woosw-content-item--add .price {
display: none;
}
.woosw-area.woosw-area .woosw-content .button {
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
border-radius: 0;
cursor: pointer;
text-align: center;
}
.woosw-list .woocommerce_loop_add_to_cart_wrap:before, .woosw-list .woocommerce_loop_add_to_cart_wrap:after,
.woosw-area .woocommerce_loop_add_to_cart_wrap:before,
.woosw-area .woocommerce_loop_add_to_cart_wrap:after,
.woosc-area .woocommerce_loop_add_to_cart_wrap:before,
.woosc-area .woocommerce_loop_add_to_cart_wrap:after {
display: none;
}
.woosw-content-item--add {
min-width: 140px;
}
.woosw-list tr, .woosw-list td {
border: none;
}
.woosw-list table.woosw-content-items tr td.woosw-content-item--actions {
border-left: 1px solid #eeeeee;
}
@media (min-width: 768px) {
.woosw-list table.woosw-content-items tr td.woosw-content-item--actions {
padding: 20px 44px;
width: 409px;
}
}
.woosw-list table.woosw-content-items tr td.woosw-content-item--actions .woosw-content-item--stock {
text-transform: capitalize;
margin-bottom: 4px;
}
.woosw-list table.woosw-content-items tr td.woosw-content-item--image {
padding-left: 0;
}
.woosw-list table.woosw-content-items tr:nth-child(2n) td {
background-color: transparent;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.woosw-list table.woosw-content-items tr td.woosw-content-item--info {
padding: 23px 0;
}
.woosw-list table.woosw-content-items tr td.woosw-content-item--info .woosw-content-item--price {
margin-top: 3px;
margin-bottom: 5px;
}
#woosw_copy_btn {
height: 48px;
margin-left: 0;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.28px;
text-transform: uppercase;
padding: 0 64px;
}
@media (min-width: 768px) {
#woosw_copy_btn {
padding: 0 30;
}
}
.woosw-content-item--title {
font-weight: 400 !important;
font-size: 18px;
margin-bottom: 5px;
}
.woosw-content-item--title a {
font-weight: inherit !important;
}
.woosw-content-item--price {
margin-bottom: 8px;
}
.woosw-content-item--time {
font-size: 14px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner {
border-radius: 0;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table {
font-size: 15px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
padding: 11px 15px 11px 0;
font-weight: 400;
font-size: 18px;
text-transform: capitalize;
line-height: 1.74;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child {
z-index: 9 !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a {
color: #000;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table td {
border: 1px solid #eee !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .shop_attributes th, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .shop_attributes td {
border: 0 !important;
padding: 0 20px 0 11px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td {
min-height: 56px;
padding: 15px 30px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr .td-label {
background: #f5f5f5 !important;
font-size: 14px;
font-weight: 400;
letter-spacing: .1em;
text-transform: uppercase;
color: #000;
text-align: center;
vertical-align: middle !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td:not(.td-label):not(.td-placeholder) {
background: #fff !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content td, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-additional td {
vertical-align: top;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-default.tr-availability {
display: none;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .tr-add_to_cart .td-label {
font-size: 0;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .tr-add_to_cart td {
padding-top: 26px;
padding-bottom: 26px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .button {
color: #000;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .button:hover {
color: #fff;
background-color: #000;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .add_to_cart_button {
width: 100%;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .stock {
padding: 0;
border-bottom: none;
font-size: 14px;
display: block;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .tr-price, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .price {
font-size: 20px;
min-height: 26px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .button {
padding: 9px 31px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
border-radius: 0;
cursor: pointer;
text-align: center;
} .lenos-slider-banner-widget *,
.lenos-slider-banner-widget :after,
.lenos-slider-banner-widget :before {
box-sizing: border-box;
}
.lenos-slider-banner-widget .slider {
width: 100%;
overflow: hidden;
}
.lenos-slider-banner-widget .slider__wrapper {
position: relative;
}
.lenos-slider-banner-widget .slider__inner {
display: flex;
overflow-x: scroll;
flex-flow: row nowrap;
gap: 30px;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
touch-action: pan-x;
}
.lenos-slider-banner-widget .slider__inner::-webkit-scrollbar {
height: 4px;
}
.lenos-slider-banner-widget .slider__inner::-webkit-scrollbar-thumb {
border-radius: 12px;
background-color: transparent;
}
.lenos-slider-banner-widget .slider__inner::-webkit-scrollbar-track {
background-color: transparent;
}
.lenos-slider-banner-widget .slider__slide {
flex: 1 0 80%;
max-width: 80%;
scroll-snap-align: center;
}
@media (min-width: 980px) {
.lenos-slider-banner-widget .slider__slide {
flex-basis: 55%;
max-width: 55%;
}
}
.lenos-slider-banner-widget .slide__content {
position: relative;
overflow: hidden;
}
.lenos-slider-banner-widget .slide__content:before {
content: "";
display: block;
}
.lenos-slider-banner-widget .slider__image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.lenos-slider-banner-widget .slider__dots {
display: flex;
flex-flow: row wrap;
justify-content: center;
gap: 12px;
}
@media (min-width: 980px) {
.lenos-slider-banner-widget .slider__dots {
display: none;
}
}
.lenos-slider-banner-widget .slider__arrow {
position: absolute;
top: 50%;
z-index: 1;
display: block;
width: 44px;
height: 44px;
cursor: pointer;
transform: translateY(-50%);
}
.lenos-slider-banner-widget .slider__wrapper .lenos-arrow {
width: 45px;
height: 45px;
border-radius: 12px;
border-color: #dddddd;
background-color: transparent;
}
.lenos-slider-banner-widget .slider__wrapper .arrows-prev:before {
content: "\f3d2";
font-family: "ionicons";
font-weight: 700;
}
.lenos-slider-banner-widget .slider__wrapper .arrows-next:before {
content: "\f3d3";
font-family: "ionicons";
font-weight: 700;
}
.lenos-slider-banner-widget .slider__wrapper .slider__arrow-prev {
left: 10px;
}
.lenos-slider-banner-widget .slider__wrapper .slider__arrow-next {
right: 10px;
}
@media (min-width: 1024px) {
.lenos-slider-banner-widget .slider__wrapper .slider__arrow-prev {
left: 35px;
}
.lenos-slider-banner-widget .slider__wrapper .slider__arrow-next {
right: 353px;
}
}
.lenos-banner-wrapper {
position: relative;
}
.lenos-banner-wrapper .lenos-banner-link {
position: absolute !important;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 5;
}
.lenos-banner-wrapper .lenos-banner-image {
overflow: hidden;
}
.lenos-banner-wrapper .lenos-banner-image img {
display: block;
margin: 0 auto;
object-fit: cover;
transition: transform 0.3s ease-out;
width: 100%;
}
.lenos-banner-wrapper .lenos-banner-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.lenos-banner-wrapper .lenos-banner-content .lenos-banner-subtitle {
display: inline-block;
}
.lenos-banner-wrapper .lenos-banner-content .lenos-banner-button.style2 {
position: relative;
}
.lenos-banner-wrapper .lenos-banner-content .lenos-banner-button.style2:before {
content: '';
position: absolute;
bottom: 0;
width: 0;
transition: width .4s linear 0s;
-webkit-transition: width .4s linear 0s;
-o-transition: width .4s linear 0s;
right: 0;
display: block;
height: 1px;
z-index: 1;
}
.lenos-banner-wrapper .lenos-banner-content .lenos-banner-button.style2:after {
content: '';
display: block;
height: 1px;
bottom: 0;
position: absolute;
width: 100%;
}
.lenos-banner-wrapper .lenos-banner-content .lenos-banner-button.style2:hover:before {
width: 100%;
left: 0;
}
.lenos-banner-wrapper:hover .lenos-banner-image img {
transform: scale(1.1);
}
.lenos-banner-wrapper:hover .lenos-banner-content .lenos-banner-button.style2:before {
width: 100%;
left: 0;
}
.lenos-banner-wrapper sup {
font-size: 18px;
top: -12px;
}
.widget-blog-post .entry-wrapper .entry-title.blog-entry-title {
margin-top: 6px;
margin-bottom: 0;
line-height: 27px;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.32px;
}
.widget-blog-post .item-blog .entry-thumbnail {
margin-bottom: 0;
}
.widget-blog-post .read-more {
display: inline-block;
}
.post-layout-classic .entry-thumbnail {
margin-bottom: 18px;
}
@media (min-width: 1200px) {
.post-layout-classic .entry-thumbnail a img {
height: 250px;
object-fit: cover;
}
}
.post-layout-classic .entry-content {
margin-top: 6px;
}
.post-layout-classic,
.post-layout-overlay {
margin-bottom: 30px;
}
.post-layout-overlay .entry-wrapper {
position: relative;
overflow: hidden;
}
.post-layout-overlay .entry-wrapper .entry-thumbnail {
position: absolute;
opacity: 0;
top: 0;
left: 0;
}
.post-layout-overlay .entry-wrapper .entry-thumbnail img {
object-fit: cover;
}
.post-layout-overlay .entry-wrapper:hover .entry-thumbnail {
opacity: 1;
}
.post-layout-overlay .read-more {
display: flex;
align-items: center;
margin-top: 10px;
font-size: 14px;
}
.post-layout-overlay .read-more-icon {
display: inline-block;
margin-right: 10px;
font-size: 24px;
color: #222222;
}
.widget-blog-post .item-blog {
transition: all 0.3s ease;
}
.widget-blog-post .item-blog .entry-thumbnail {
overflow: hidden;
}
.widget-blog-post .item-blog .entry-thumbnail img {
object-fit: cover;
transition: all 0.3s;
}
.widget-blog-post .item-blog .entry-thumbnail:hover img {
transform: scale(1.1);
}
.widget-blog-post .widget-blog-post-layout1:first-child {
width: 50%;
}
.widget-blog-post .widget-blog-post-layout1 .button-align {
display: flex;
justify-content: center;
align-items: center;
}
.widget-blog-post .widget-blog-post-layout3 .item-blog .entry-thumbnail img {
object-fit: cover;
}
@media (min-width: 1200px) {
.widget-blog-post .widget-blog-post-layout3 .item-blog .entry-thumbnail img {
height: 250px;
}
}
.widget-blog-post .widget-blog-post-layout4 .item-blog .entry-thumbnail img {
object-fit: cover;
}
@media (min-width: 1200px) {
.widget-blog-post .widget-blog-post-layout4 .item-blog .entry-thumbnail img {
height: 210px;
}
}
.widget-blog-post .widget-blog-post-layout2 .info-item-blog:hover {
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.08);
}
.widget-blog-post-layout2 .if-item:before {
content: '\2014';
margin: 0 5px;
}
.widget-blog-post-layout2 .if-item:first-child:before {
content: none;
}
.widget-blog-post .blog-preset-5 .item-blog.entry-wrapper {
position: relative;
}
.widget-blog-post .blog-preset-5 .item-blog .entry-thumbnail img {
width: 100%;
}
.entry-thumbnail {
position: relative;
overflow: hidden;
}
.entry-thumbnail img {
object-fit: cover;
transition: all 0.3s ease;
}
.entry-thumbnail .lenos-date-time {
position: absolute;
top: 20px;
left: 20px;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #ae845f;
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
color: #fff;
flex-direction: column;
}
.entry-thumbnail .lenos-date-time span.space {
content: '';
width: 30px;
height: 1px;
background-color: #fff;
opacity: 0.3;
}
.item-blog {
transition: all 0.3s ease;
overflow: hidden;
}
.item-blog:hover {
background-color: #fff;
}
.item-blog:hover .entry-thumbnail img {
transform: scale(1.02);
}
.item-blog .entry-thumbnail img {
width: 100%;
}
.widget-blog-post2 .blog-header-info-blog .if-item:not(:first-child) {
margin-left: 28px;
}
.col-blog-small .info-item-blog .button-read-more,
.col-blog-small .info-item-blog .entry-content {
display: none;
}
@media (min-width: 1200px) {
.col-blog-small {
padding-left: 40px;
}
}
.widget-blog-post2 {
margin-left: -15px;
margin-right: -15px;
}
.col-blog-small .row {
display: flex;
flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 992px) {
.widget-blog-post2 .col-md-6 {
width: 50%;
}
.widget-blog-post2 .col-md-6 {
float: left;
}
.col-blog-small,
.col-blog-big {
width: 100% !important;
}
}
.elementor-widget-lenos-blog-posts .elementor-widget-container {
min-height: 1px;
position: relative;
overflow: hidden;
} .lenos-blog-slider-widget { }
.lenos-blog-slider-widget .blog-box-slider {
overflow: hidden;
transition: all 0.3s;
}
.lenos-blog-slider-widget .blog-box-slider:hover .blog-entry-thumbnail img {
transform: scale(1.02);
}
.lenos-blog-slider-widget .slick-slide {
margin: 0 15px;
padding-top: 15px;
padding-bottom: 10px;
}
.lenos-blog-slider-widget .slick-list {
margin: 0 -15px;
}
@media (min-width: 769px) {
.lenos-blog-slider-widget .no-excerpt .center {
padding: 15px 35px 0 35px;
min-height: 150px;
}
}
.lenos-blog-slider-widget .entry-title {
margin-bottom: 0;
}
.lenos-blog-slider-widget .title-wrappe {
margin-bottom: 1px;
}
.lenos-blog-slider-widget .js-blog-slider {
overflow: hidden;
}
.lenos-blog-slider-widget .blog-entry-title {
margin: 0 0 5px 0;
}
.lenos-blog-slider-widget .blog-entry-thumbnail {
position: relative;
overflow: hidden;
}
.lenos-blog-slider-widget .blog-entry-thumbnail img {
object-fit: cover;
transition: all 0.3s ease;
}
.lenos-blog-slider-widget .blog-entry-thumbnail .lenos-date-time {
position: absolute;
top: 20px;
left: 20px;
width: 50px;
height: 60px;
border-radius: 3px;
background-color: #236be1;
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
color: #222222;
flex-direction: column;
}
@media (min-width: 1024px) {
.lenos-blog-slider-widget .blog-entry-thumbnail.date-thunnail img {
min-height: 320px;
object-fit: cover;
}
}
.lenos-blog-slider-widget .blog-header-info .if-item:before {
content: '\2014';
margin: 0 5px;
}
.lenos-blog-slider-widget .blog-header-info .if-item:first-child:before {
content: none;
}
.lenos-blog-slider-widget .title-wrappe .arrows-widget {
flex: 0 38px;
margin: 1px -6px 0 0;
}
.lenos-blog-slider-widget .title-wrappe .arrows-widget .lenos-arrow {
width: 19px;
border: none;
}
.blog-read-more {
font-size: 12px;
margin-top: 19px;
font-weight: bold;
text-transform: uppercase;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.blog-slider-dots .dots-bullet:after {
content: '';
height: 6px;
width: 6px;
background-color: #bac6d3;
display: block;
border-radius: 50%;
transition: all 0.3s ease;
}
.blog-slider-dots .slick-active .dots-bullet:after {
border: 1px solid #000;
background: transparent !important;
transform: scale(1.5);
}
.blog-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.blog-slider-dots .slick-dots {
position: static;
}
.cart-custom-lenos {
position: relative;
}
.cart-custom-lenos .iconlenos-i-cart.js-cart-button:before {
font-size: 24px;
font-weight: 500;
}
.cart-custom-lenos .shop-cart-count {
position: absolute;
top: -12px;
right: -8px;
}
.lenos-category-box-wrapper {
display: block;
float: left;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_1 .lenos-category-box-link {
display: none;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2 {
overflow: hidden;
position: relative;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2 .lenos-category-box-link {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 5;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2:before {
content: '';
position: absolute;
border: dashed #fff;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
margin: auto;
transition: all .6s ease;
width: 0;
border-width: 1px 0;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2:after {
content: '';
position: absolute;
border: dashed #fff;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
margin: auto;
transition: all .6s ease;
height: 0;
border-width: 0 1px;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2 img {
display: block;
margin: 0 auto;
transition: transform 0.3s ease-out;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2:hover img {
transform: scale(1.1);
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2:hover:before {
width: calc(100% - 40px);
transform: translateX(0px);
z-index: 1;
}
.lenos-category-box-wrapper .lenos-category-box-image.hover-effect_2:hover:after {
height: calc(100% - 40px);
}
.lenos-category-box-wrapper .lenos-category-description.effect-ef_description {
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: all .3s ease;
}
@media (max-width: 991px) {
.lenos-category-box-wrapper .lenos-category-description.effect-ef_description {
opacity: 1;
visibility: visible;
transform: unset;
}
}
.lenos-category-box-wrapper:hover .lenos-category-description.effect-ef_description {
transform: unset;
opacity: 1;
visibility: visible;
}
.lenos-category-box-wrapper .lenos-category-box-content .lenos-category-box-title {
margin: 0;
}
.lenos-category-box-wrapper .new-effect3 {
position: relative;
overflow: hidden;
}
.lenos-category-box-wrapper .new-effect3:hover .lenos-category-box-content-new {
transform: unset;
opacity: 1;
visibility: visible;
}
.lenos-category-box-wrapper .new-effect3 .lenos-category-box-content-new {
position: absolute;
bottom: 45px;
left: 60px;
padding: 17px 45px;
background-color: #1c1c1c;
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: all .3s ease;
}
@media (max-width: 991px) {
.lenos-category-box-wrapper .new-effect3 .lenos-category-box-content-new {
opacity: 1;
visibility: visible;
transform: unset;
}
}
.lenos-category-box-wrapper .new-effect3 .lenos-category-box-content-new .lenos-category-box-title {
margin: 1px 0 7px 0;
font-size: 22px;
font-weight: 600;
letter-spacing: normal;
}
.lenos-category-box-wrapper .new-effect3 .lenos-category-box-content-new .lenos-category-description.effect-ef_description {
margin: 0px 0 3px 0;
}
.lenos-slider-category-widget {
margin-left: -15px;
margin-right: -15px;
position: relative;
}
.lenos-slider-category-widget .arrows-widget {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 2;
}
.lenos-slider-category-widget .arrows-widget .arrows-prev {
background-color: transparent;
border: none;
opacity: 1;
visibility: visible;
}
.lenos-slider-category-widget .arrows-widget .arrows-prev:before {
color: #96969b;
font-size: 32px;
content: "\f3d2";
font-family: "ionicons" !important;
}
.lenos-slider-category-widget .arrows-widget .arrows-next {
background-color: transparent;
border: none;
opacity: 1;
visibility: visible;
}
.lenos-slider-category-widget .arrows-widget .arrows-next:before {
color: #96969b;
font-size: 32px;
content: "\f3d3";
font-family: "ionicons" !important;
}
.lenos-slider-item-category {
position: relative;
padding-left: 15px;
padding-right: 15px;
}
.box-images-slider img {
display: block;
margin: 0 auto;
transition: all 0.3s ease;
width: auto;
}
.lenos-slider-item-category:hover .box-images-slider img {
transform: scale(1.1);
}
.category-slider-dots .dots-bullet:after {
content: '';
width: 10px;
height: 10px;
border: 2px solid #fff;
background-color: #222222;
display: block;
border-radius: 50%;
}
.category-slider-dots .slick-active .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.category-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.category-slider-dots .slick-dots li:hover .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.category-slider-dots .slick-dots {
position: static;
}
.custom-ladding .lenos-slider-item-category:hover .box-images-slider img {
transform: unset !important;
}
.custom-ladding .lenos-slider-category-widget {
margin-left: 0;
margin-right: 0;
}
.custom-ladding .box-images-slider {
box-shadow: 0px 3px 8px 0px #f5f0eb;
}
.custom-ladding1 .lenos-slider-item-category:hover .box-images-slider img {
transform: unset !important;
}
.custom-ladding1 .lenos-slider-category-widget {
margin-left: 0;
margin-right: 0;
}
.custom-ladding1 .box-images-slider {
box-shadow: 0px 3px 8px 0px #f4f2f0;
}
.countdown-lenos-widget {
display: flex;
}
.countdown-lenos-widget .container-box-countdown {
display: inline-flex;
align-items: center;
padding: 10px 18px;
border-radius: 0;
background-color: #ae845f;
}
.countdown-lenos-widget .message {
margin-right: 6px;
}
.lenos-countdown-item {
display: inline-block;
padding: 0 8px;
}
.lenos-countdown-item &gt; * {
display: block;
}
.lenos-countdown-item span:first-child {
background-color: #f5484a;
width: 65px;
height: 65px;
}
.lenos-countdown-item:first-child {
padding: 0 9px 0 0;
}
.lenos-countdown-item:last-child {
padding: 0 0 0 8px;
}
.lenos-countdown-wrapper.border .lenos-countdown-item .lenos-countdown-digit {
display: flex;
justify-content: center;
align-items: center;
}
.lenos-countdown-wrapper.border .lenos-countdown-item .lenos-countdown-label {
margin-top: 0;
text-align: center;
}
.lenos-countdown-wrapper.normal .lenos-countdown-item {
position: relative;
padding: 0;
}
.lenos-countdown-wrapper.normal .lenos-countdown-item .lenos-countdown-label {
margin-top: 34px;
}
.lenos-countdown-wrapper.normal .lenos-countdown-item:after {
content: ':';
position: absolute;
top: 0;
right: 0;
}
.lenos-countdown-wrapper.normal .lenos-countdown-item:last-child:after {
display: none;
}
.lenos-countdown-wrapper.no-padding .lenos-countdown-item {
position: relative;
}
.lenos-countdown-wrapper.no-padding .lenos-countdown-item .lenos-countdown-digit {
margin-bottom: 0;
height: 22px;
}
.lenos-countdown-wrapper.no-padding .lenos-countdown-item .lenos-countdown-label {
margin-top: 0;
}
.lenos-countdown-wrapper.no-padding .lenos-countdown-item:after {
content: ':';
position: absolute;
top: 0;
right: 0;
}
.lenos-countdown-wrapper.no-padding .lenos-countdown-item:last-child:after {
display: none;
}
.lenos-gallery-widget {
padding: 0 15px;
}
.lenos-gallery-widget__label span {
cursor: pointer;
display: inline-block;
}
.lenos-gallery-archive {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.lenos-gallery-archive .gall-thumb {
display: block;
}
.lenos-gallery-archive .gall-thumb img {
vertical-align: middle;
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lenos-gallery-archive .gall-thumb__inner {
display: block;
height: 100%;
width: 100%;
overflow: hidden;
position: relative;
}
.lenos-gallery-archive .gall-thumb__inner::before {
content: "";
position: absolute;
height: 100%;
width: 100%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lenos-gallery-archive .gall-thumb__inner:hover::before {
z-index: 1;
}
.lenos-gallery-archive .gall-thumb__inner:hover a {
opacity: 1;
}
.lenos-gallery-archive .gall-thumb__inner:hover img {
transform: scale(1.15);
}
.lenos-gallery-archive .gall-thumb__inner a {
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
overflow: hidden;
background-color: #ffffff;
opacity: 0;
font-size: 15px;
display: block;
min-width: 170px;
margin-left: -85px;
margin-top: -20px;
height: 40px;
font-weight: 700;
text-transform: uppercase;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
line-height: 40px;
z-index: 1;
padding: 0 10px;
}
.lenos-gallery-archive .gall-thumb__inner a::after {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: -1;
visibility: hidden;
}
.lenos-gallery-archive .gall-thumb__inner a:hover {
color: #3a3b59;
}
.lenos-gallery-archive .gall-thumb__inner a:hover:after {
visibility: visible;
}
.lenos-gallery-archive--2-columns .gall-thumb {
width: 100%;
}
@media (min-width: 768px) {
.lenos-gallery-archive--2-columns .gall-thumb {
width: 50%;
}
}
.lenos-gallery-archive--3-columns .gall-thumb {
width: 100%;
}
@media (min-width: 768px) {
.lenos-gallery-archive--3-columns .gall-thumb {
width: calc( 100% / 2);
}
}
@media (min-width: 991px) {
.lenos-gallery-archive--3-columns .gall-thumb {
width: calc( 100% / 3);
}
}
.lenos-gallery-archive--4-columns .gall-thumb {
width: 100%;
}
@media (min-width: 768px) {
.lenos-gallery-archive--4-columns .gall-thumb {
width: calc( 100% / 2);
}
}
@media (min-width: 991px) {
.lenos-gallery-archive--4-columns .gall-thumb {
width: calc( 100% / 3);
}
}
@media (min-width: 1200px) {
.lenos-gallery-archive--4-columns .gall-thumb {
width: calc( 100% / 4);
}
}
.gall-thumb__inner {
overflow: hidden;
}
.gall-thumb__inner img {
transition-duration: 0.5s;
}
.lenos-gallery-widget {
overflow: hidden;
}
@media (min-width: 1500px) {
.lenos-gallery-archive .gall-thumb {
height: 470px !important;
}
} .lenos-section-heading {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding-bottom: 13px;
border-bottom: 1px solid #eeeeee;
}
@media (max-width: 768px) {
.lenos-section-heading {
flex-direction: column;
align-items: flex-start;
}
}
.lenos-section-heading .lenos-headings, .lenos-section-heading .subtitle {
margin: 0;
}
.lenos-section-heading .subtitle a {
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 768px) {
.lenos-section-heading .subtitle {
padding-top: 10px;
}
}
.lenos-images-widget {
position: relative;
}
.lenos-images-widget .testi-arrow-widget {
position: absolute;
top: 50%;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 10;
}
.lenos-images-widget .testi-arrow-widget .arrows-next {
background-color: transparent;
border: none;
}
.lenos-images-widget .testi-arrow-widget .arrows-next:before {
content: "\f0da";
color: #96969b;
font-family: "FontAwesome";
}
.lenos-images-widget .testi-arrow-widget .arrows-prev {
background-color: transparent;
border: none;
}
.lenos-images-widget .testi-arrow-widget .arrows-prev:before {
content: "\f0d9";
color: #96969b;
font-family: "FontAwesome";
}
.lenos-images-widget .title-wrappe {
position: relative;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
background-color: #ffffff;
padding: 22px 30px;
min-height: 68px;
}
.lenos-images-widget .title-wrappe .title-images {
padding: 0;
margin: 0;
}
.lenos-images-widget .title-wrappe .arrows-widget {
display: flex;
justify-content: space-between;
width: 64px;
z-index: 10;
}
.lenos-images-widget .title-wrappe .arrows-widget .arrows-prev:before {
content: '\f0d9';
font-family: "FontAwesome";
}
.lenos-images-widget .title-wrappe .arrows-widget .arrows-next:before {
content: '\f0da';
font-family: "FontAwesome";
}
.lenos-images-widget .title-wrappe .arrows-widget .lenos-arrow {
display: block;
width: 30px;
height: 30px;
background-color: transparent;
border: 1px solid #e5e5e5;
border-radius: 0;
}
.lenos-images-widget .title-wrappe .arrows-widget .lenos-arrow:before {
color: #e5e5e5;
}
.lenos-images-widget .title-wrappe .arrows-widget .lenos-arrow:hover {
border-color: #fc5a34;
}
.lenos-images-widget .title-wrappe .arrows-widget .lenos-arrow:hover:before {
color: #fff;
}
.lenos-images-widget .title-wrappe .arrows-widget .lenos-arrow:focus:before {
color: #fff !important;
}
.lenos-images-widget .js-images-slider .images-item .images-slider {
display: flex;
justify-content: center;
}
.lenos-images-widget .js-images-slider .images-item .images-slider .slider-images {
object-fit: cover;
}
.lenos-images-widget .js-images-slider .images-item .images-info {
display: flex;
flex-direction: column;
}
.lenos-slider-instagram-widget { }
.lenos-slider-instagram-widget .slick-slide {
margin: 0 10px;
}
.lenos-slider-instagram-widget .slick-slider .slick-track {
padding: 10px 0;
}
@media (max-width: 468px) {
.lenos-slider-instagram-widget { }
.lenos-slider-instagram-widget .slick-slide {
margin: 0 7px;
}
.lenos-slider-instagram-widget .slick-slider .slick-track {
padding: 7px 0;
}
}
.lenos-slider-instagram-widget .arrows-widget {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 2;
}
.lenos-slider-instagram-widget .arrows-widget .arrows-prev {
background-color: transparent;
border: none;
}
.lenos-slider-instagram-widget .arrows-widget .arrows-prev:before {
content: "\e901";
color: #96969b;
font-size: 26px;
font-family: 'lenos' !important;
}
.lenos-slider-instagram-widget .arrows-widget .arrows-next {
background-color: transparent;
border: none;
}
.lenos-slider-instagram-widget .arrows-widget .arrows-next:before {
content: "\e902";
color: #96969b;
font-size: 26px;
font-family: 'lenos' !important;
}
.lenos-slider-item-instagram {
position: relative;
}
.lenos-slider-item-instagram .box-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
z-index: 5;
}
.lenos-slider-item-instagram .box-icon .icon svg {
width: 30px;
height: auto;
}
.lenos-slider-item-instagram:hover .box-icon {
opacity: 1;
visibility: visible;
}
.lenos-slider-item-instagram:hover .box-images-slider img {
filter: brightness(0.5);
}
.box-images-slider img {
display: block;
margin: 0 auto;
transition: all 0.3s ease;
width: auto;
}
.list-instagram {
z-index: 5;
}
.instagram-slider-dots .dots-bullet:after {
content: '';
width: 10px;
height: 10px;
border: 2px solid #fff;
background-color: #222222;
display: block;
border-radius: 50%;
}
.instagram-slider-dots .slick-active .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.instagram-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.instagram-slider-dots .slick-dots li:hover .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.instagram-slider-dots .slick-dots {
position: static;
}
.lenos-landing-image {
margin-bottom: 20px;
border-radius: 8px;
}
.lenos-landing-image-wrapper {
position: relative;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
border-radius: 8px;
transition: transform 0.3s, box-shadow 0.3s;
}
.card {
align-items: center;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.13);
display: flex;
flex: 0 0 13.5rem;
flex-direction: column;
border-radius: 8px;
position: relative;
}
.card__image {
max-height: 400px !important;
overflow: hidden;
width: 100%;
border-radius: 8px;
}
@media (min-width: 576px) and (max-width: 1023px) {
.card__image {
max-height: 220px !important;
}
}
@media (max-width: 575px) {
.card__image {
max-height: 320px !important;
}
}
.card__image img {
object-fit: cover;
overflow: hidden;
transition: transform 0.8s ease-in-out;
width: 100%;
}
.card__image:hover img {
transform: translateY(calc(-100% + 400px));
transition: transform 5s ease-in-out;
}
@media (min-width: 576px) and (max-width: 1023px) {
.card__image:hover img {
transform: translateY(calc(-100% + 220px));
}
}
@media (max-width: 575px) {
.card__image:hover img {
transform: translateY(calc(-100% + 320px));
}
}
.card__image:hover {
box-shadow: 0 5px 60px 0 rgba(0, 0, 0, 0.1);
border-radius: 8px;
}
.card__image:hover .lenos-landing-image-link {
background-color: rgba(58, 52, 42, 0.3);
border-radius: 8px;
}
.card__image:hover .lenos-landing-image-text {
opacity: 1;
transform: scale3d(1, 1, 1);
}
.lenos-landing-image-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
transition: background-color 0.3s;
border-radius: 8px;
}
.lenos-landing-image-text {
display: inline-block;
padding: 10px 15px;
background-color: #222222;
color: #fff;
opacity: 0;
transform: scale3d(0.9, 0.9, 1);
transition: opacity 0.3s, transform 0.3s;
font-weight: 500;
text-transform: uppercase;
border-radius: 8px;
}
.lenos-landing-image-title {
margin: 19px 0 0 0;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.lenos-landing-image-title a {
color: #222222;
}
.lenos-landing-image-title a:hover,
.lenos-landing-image-title a:focus {
color: #f54446;
}
.login-lenos-widget .popup-login {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 99999999;
overflow: hidden;
overflow-y: auto;
width: 375px;
padding: 24px 40px 0 40px;
background-color: #fff;
visibility: hidden;
transition: -webkit-transform .35s ease;
transition: transform .35s ease;
transition: transform .35s ease, -webkit-transform .35s ease;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.login-lenos-widget .popup-login::-webkit-scrollbar {
width: 6px;
}
.login-lenos-widget .popup-login::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 6px;
opacity: .8;
}
.login-lenos-widget .popup-login::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.05);
}
.login-lenos-widget .popup-login.active {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.login-lenos-widget .popup-login .widget-heading {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
padding-bottom: 30px;
padding-top: 19px;
border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.login-lenos-widget .popup-login .widget-heading .widget-title {
margin: 0;
font-size: 16px;
font-weight: 500;
}
.login-lenos-widget .popup-login .widget-heading .close-side-widget {
font-size: 18px;
transition: all 0.3s;
}
.login-lenos-widget .popup-login .widget-heading .close-side-widget:hover {
transform: rotate(90deg);
}
.login-lenos-widget .popup-login .content-login {
padding: 20px 0px;
border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.login-lenos-widget .popup-login .content-login form label {
display: block;
margin-bottom: 5px;
vertical-align: middle;
font-weight: 400;
}
.login-lenos-widget .popup-login .content-login form input[type='email'],
.login-lenos-widget .popup-login .content-login form input[type='text'],
.login-lenos-widget .popup-login .content-login form input[type='password'] {
padding: 0 15px;
max-width: 100%;
width: 100%;
height: 40px;
border: 1px solid #dddddd;
background-color: #fff;
box-shadow: none;
vertical-align: middle;
font-size: 14px;
transition: border-color .5s ease;
}
.login-lenos-widget .popup-login .content-login form input[type='email']:focus,
.login-lenos-widget .popup-login .content-login form input[type='text']:focus,
.login-lenos-widget .popup-login .content-login form input[type='password']:focus {
border-color: #ae845f;
}
.login-lenos-widget .popup-login .content-login form .lost-password {
display: inline;
float: right;
}
.login-lenos-widget .popup-login .content-login form .login-remember {
float: left;
}
.login-lenos-widget .popup-login .content-login form .login-remember label {
font-size: 13px;
}
.login-lenos-widget .popup-login .content-login form .login-submit {
clear: both;
}
.login-lenos-widget .popup-login .content-login form .login-submit input {
width: 100%;
padding: 12px 20px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
line-height: 18px;
border: none;
transition: all 0.3s;
}
.login-lenos-widget .popup-login .create-account-question {
padding: 20px 15px 25px 15px;
border-bottom: 1px solid rgba(119, 119, 119, 0.2);
text-align: center;
}
.login-lenos-widget .popup-login .create-account-question p {
color: #2d2a2a;
font-weight: 600;
font-size: 14px;
}
.login-lenos-widget .popup-login .create-account-question a {
font-size: 14px;
line-height: 18px;
letter-spacing: .3px;
text-transform: uppercase;
color: #333;
border-bottom: 2px solid #007bc4;
}
.login-lenos-widget .popup-login .create-account-question a:hover {
opacity: 0.6;
}
.login-lenos-widget .bg-popup-login {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 999999;
background: rgba(0, 0, 0, 0.5);
transition: opacity .35s ease, visibility 0s ease .35s;
opacity: 0;
visibility: hidden;
}
.login-lenos-widget .bg-popup-login.active {
opacity: 1;
visibility: visible;
transition: opacity .35s ease, visibility 0s ease;
}
.login-lenos-widget .info-author .profile-lenos {
font-size: 14px;
}
@media (min-width: 783px) {
.admin-bar .login-lenos-widget .popup-login {
height: calc( 100vh - 46px);
top: 46px;
}
}
@media (min-width: 601px) {
.admin-bar .login-lenos-widget .popup-login {
height: calc( 100vh - 32px);
top: 32px;
}
}
.login-lenos-widget.login-layout-popup .popup-login {
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
opacity: 0;
visibility: hidden;
width: 400px;
max-width: 80%;
height: 510px;
max-height: 80%;
padding: 10px 20px;
-webkit-transform: unset;
transform: unset;
transform: scale(0.8);
transition: -webkit-transform .5s ease;
transition: transform .5s ease;
transition: transform .5s ease, -webkit-transform .5s ease;
}
.login-lenos-widget.login-layout-popup .popup-login.active {
opacity: 1;
visibility: visible;
transform: scale(1);
transition: -webkit-transform .5s ease;
transition: transform .5s ease;
transition: transform .5s ease, -webkit-transform .5s ease;
}
.lenos-portfolio-pagination-widget .related-posts {
position: relative;
}
.lenos-portfolio-pagination-widget .related-posts .btn-nav {
position: absolute;
top: 36%;
right: 50%;
z-index: 99;
}
.btn-nav a:after {
content: "\f009";
font-family: "FontAwesome";
font-size: 18px;
color: #000;
}
.post-pagination-portfolio .nav-links .nav-previous:after {
display: none;
}
.post-pagination-portfolio .nav-links {
display: flex;
justify-content: space-between;
min-height: 80px;
align-items: center;
padding: 0 30px;
}
.post-pagination-portfolio .nav-links .fa-angle-right:before {
font-size: 35px;
transition: 0.3s;
}
.post-pagination-portfolio .nav-links .fa-angle-left:before {
font-size: 35px;
transition: 0.3s;
}
.category-isotope {
padding-left: 0;
list-style: none;
text-align: center;
}
.category-isotope li {
display: inline-block;
}
.category-isotope li a {
padding: 0 20px;
font-size: 20px;
}
.category-isotope .nav-link {
color: #999999;
}
.nav-link {
position: relative;
}
.isotope-item {
position: relative;
}
#gallery-isotope {
margin-top: 40px;
}
.portfolio-info .title-portfolio {
margin-bottom: 0;
}
.portfolio-slider_item .slider-item {
margin-bottom: 30px;
}
.single-portfolio .site-content {
margin: 0;
}
#gallery-isotope {
display: flex !important;
flex-wrap: wrap;
}
#gallery-isotope .item-isotope-2-columns {
width: 100%;
}
@media (min-width: 768px) {
#gallery-isotope .item-isotope-2-columns {
width: calc( 100% / 2);
}
}
#gallery-isotope .item-isotope-3-columns {
width: 100%;
}
@media (min-width: 768px) {
#gallery-isotope .item-isotope-3-columns {
width: calc( 100% / 2);
}
}
@media (min-width: 991px) {
#gallery-isotope .item-isotope-3-columns {
width: calc( 100% / 3);
}
}
#gallery-isotope .item-isotope-4-columns {
width: 100%;
}
@media (min-width: 768px) {
#gallery-isotope .item-isotope-4-columns {
width: calc( 100% / 2);
}
}
@media (min-width: 991px) {
#gallery-isotope .item-isotope-4-columns {
width: calc( 100% / 3);
}
}
@media (min-width: 1200px) {
#gallery-isotope .item-isotope-4-columns {
width: calc( 100% / 4);
}
}
.nav-item .nav-link {
color: #9e9e9e;
font-size: 14px;
text-transform: uppercase;
}
.category-portfolio {
margin-top: 10px;
}
.category-portfolio a:last-child:before {
content: "/";
font-size: 14px;
margin-right: 6px;
}
.image-iner {
overflow: hidden;
}
.image-iner img {
transition-duration: 0.5s;
}
.image-iner img:hover {
transform: scale(1.15);
}
.product-filter--wrapper .woocommerce .products .product {
margin: 0 0 50px;
}
@media (max-width: 600px) {
.product-filter--wrapper .woocommerce .products .product {
padding: 0 0 0 10px;
}
}
@media (max-width: 767px) {
.product-filter--wrapper .woocommerce .products .product {
width: 50%;
}
}
.product-filter--wrapper .woocommerce .products .product .pro-swatch-list {
display: none;
}
.product-filter-tab .product-filter-tab {
padding-right: 65px;
}
.product-filter-tab ul {
display: flex;
justify-content: center;
align-items: center;
list-style: none;
padding: 0;
margin-bottom: 44px;
flex-wrap: wrap;
}
.product-filter-tab .tab-item,
.product-filter-tab .tab-item-filter {
margin: 0 25px;
font-size: 18px;
cursor: pointer;
transition: all 0.3s;
position: relative;
}
.product-filter-tab .tab-item:first-child,
.product-filter-tab .tab-item-filter:first-child {
margin: 0 25px 0 0;
}
.product-filter-tab .tab-item:last-child,
.product-filter-tab .tab-item-filter:last-child {
margin: 0 0 0 25px;
}
.product-filter-tab .tab-item:before,
.product-filter-tab .tab-item-filter:before {
content: "";
position: absolute;
bottom: 0;
width: 0px;
height: 2px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 0;
background-color: #f00;
}
.product-filter-tab .tab-item:hover,
.product-filter-tab .tab-item-filter:hover {
color: #000000;
}
.product-filter-tab .tab-item:hover:before,
.product-filter-tab .tab-item-filter:hover:before {
width: 100%;
opacity: 1;
}
@media (max-width: 680px) {
.product-filter-tab .tab-item,
.product-filter-tab .tab-item-filter {
font-size: 16px;
}
}
@media (max-width: 480px) {
.product-filter-tab .tab-item,
.product-filter-tab .tab-item-filter {
font-size: 14px;
}
}
@media (max-width: 600px) {
.product-filter-tab .tab-item,
.product-filter-tab .tab-item-filter {
margin: 0 10px;
}
.product-filter-tab .tab-item:first-child,
.product-filter-tab .tab-item-filter:first-child {
margin: 0 10px 0 0;
}
.product-filter-tab .tab-item:last-child,
.product-filter-tab .tab-item-filter:last-child {
margin: 0 0 0 10px;
}
}
.product-filter-tab .active {
color: #000000;
}
.product-filter-tab .active:before {
width: 100%;
opacity: 1;
}
.product-filter-content {
position: relative;
}
.product-filter-content .countdown-product {
display: none;
}
.product-filter-content .data-content .slick-list .slick-track .slick-slide {
display: none;
}
.product-filter-content .tab-active .slick-list .slick-track .slick-slide {
display: block;
}
.product-cat-filter--wrapper .woocommerce .products .product {
margin: 0 0 50px;
}
@media (max-width: 600px) {
.product-cat-filter--wrapper .woocommerce .products .product {
padding: 0 0 0 10px;
}
}
@media (max-width: 767px) {
.product-cat-filter--wrapper .woocommerce .products .product {
width: 50%;
}
}
.product-cat-filter--wrapper .woocommerce .products .product .pro-swatch-list {
display: none;
}
.product-filter-category-content .countdown-product {
display: none;
}
.product-filter-category-content .data-content-filter .slick-list .slick-track .slick-slide {
display: none;
}
.product-filter-category-content .tab-active .slick-list .slick-track .slick-slide {
display: block;
}
.product-wrapper {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.product-wrapper .product-thumbnail {
max-width: 112px;
margin-right: 20px;
}
.product-wrapper img {
max-width: 100%;
border-radius: 4px;
}
.product-wrapper .product-grid-info .price del, .product-wrapper .product-grid-info .price ins {
font-size: 16px;
color: #cfcfcf;
background: none;
}
.product-wrapper .product-grid-info .price ins .amount {
color: #fc4c35;
}
.product-wrapper h2 {
font-size: 16px;
margin-bottom: 10px;
}
.lenos-box-image .elementor-image-box-content {
margin-top: -18px;
}
.lenos-filter-updating .shop-content:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.6);
z-index: 5;
}
.lenos-filter-updating .shop-content:after {
content: '';
z-index: 10;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
animation: circle-loading 0.35s linear infinite;
}
.preloader-filter.loadding:before {
content: '';
position: absolute;
left: -5px;
right: -5px;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.9);
z-index: 5;
}
.preloader-filter.loadding:after {
content: '';
z-index: 10;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
animation: circle-loading 0.35s linear infinite;
}
.wd-pro-flash-sale {
text-align: center;
}
.wd-pro-flash-sale .price {
font-size: 16px;
}
.flash-sale-cd {
margin: 50px 0 30px 0;
}
.flash-sale-cd .cd-item {
flex-direction: column;
position: relative;
padding-right: 40px;
margin-right: 30px;
}
.flash-sale-cd .cd-item:after {
content: ':';
font-size: 24px;
top: 2px;
position: absolute;
right: 0;
}
.flash-sale-cd .cd-item:last-of-type {
margin-right: 0;
padding-right: 0;
}
.flash-sale-cd .cd-item:last-of-type:after {
content: none;
}
.flash-sale-cd .cd-time {
line-height: 36px;
font-size: 36px;
}
.flash-sale-atc a {
width: 180px;
height: 50px;
padding: 0 15px;
color: #fff !important;
margin-top: 40px;
}
.flash-sale-atc a:hover {
opacity: 0.8;
}
.flash-sale-atc a.loading:before {
content: none !important;
}
.flash-sale-atc a.added {
display: none;
}
.flash-sale-atc a.disable {
pointer-events: none;
opacity: 0.3;
}
.lenos-products-slider {
position: relative;
}
@media (max-width: 425px) {
.lenos-products-slider {
overflow: hidden;
}
}
.lenos-products-slider .slick-dotted.slick-slider {
padding-bottom: 0;
}
@media (max-width: 768px) {
.lenos-products-slider .products .product {
background-color: #fff;
}
}
.slick-dotted.slick-slider {
padding-bottom: 20px;
}
.product-slider-dots .dots-bullet:after {
content: '';
width: 15px;
height: 15px;
background-color: #cccccc;
border: 3px solid #ffffff;
display: block;
border-radius: 50%;
}
.product-slider-dots .slick-active .dots-bullet:after {
background-color: #ae845f;
border-color: #ae845f;
}
.product-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.products.oneslider .lenos-product-cats {
display: none;
}
.title-wrappe {
margin-top: 0px;
margin-bottom: 39px;
display: flex;
justify-content: space-between;
align-items: center;
}
.title-wrappe .title-product-slider,
.title-wrappe .title-blog-slider {
font-size: 24px;
font-weight: 700;
margin: 0;
}
.title-wrappe .arrows-widget {
flex: 0 70px;
display: flex;
justify-content: space-between;
}
.title-wrappe .arrows-widget .lenos-arrow {
width: 45px;
height: 45px;
border-radius: 12px;
}
.title-wrappe .arrows-widget .arrows-prev:before,
.title-wrappe .arrows-widget .arrows-prev1:before,
.title-wrappe .arrows-widget .arrows-prev2:before,
.title-wrappe .arrows-widget .arrows-prev3:before {
content: "\f3d2";
font-family: "ionicons";
font-weight: 700;
}
.title-wrappe .arrows-widget .arrows-next:before,
.title-wrappe .arrows-widget .arrows-next1:before,
.title-wrappe .arrows-widget .arrows-next2:before,
.title-wrappe .arrows-widget .arrows-next3:before {
content: "\f3d3";
font-family: "ionicons";
font-weight: 700;
}
@media (min-width: 1350px) {
.title-wrappe.arrowpreset2 {
justify-content: center;
}
.title-wrappe.arrowpreset2 .arrows-widget {
width: calc( 100% + 300px);
flex: 1;
position: absolute;
top: 50%;
left: -150px;
right: -150px;
}
}
.title-wrappe.arrowpreset3 .arrows-widget {
flex: 0 38px;
margin: 1px -6px 0 0;
}
.title-wrappe.arrowpreset3 .arrows-widget .lenos-arrow {
width: 19px;
border: none;
} .product-js-recent-products-slider .open-label-shop,
.product-js-recent-products-slider .loop-action,
.product-js-recent-products-slider .onsale {
display: none;
}
@media (max-width: 768px) {
.product-js-recent-products-slider .products .product {
border: none;
}
}
.count-downttimer {
display: none;
}
.product-js-products-slider .products.oneslider .product-image-wrapper {
width: 43.37%;
float: left;
}
.product-js-products-slider .products.oneslider .product-image-wrapper .loop-action,
.product-js-products-slider .products.oneslider .product-image-wrapper .open-label-shop {
display: none;
}
.product-js-products-slider .products.oneslider .content-info-product {
width: calc( 56.63% - 25px);
margin-left: 25px;
float: left;
}
.product-js-products-slider .products.oneslider .content-info-product .woocommerce-loop-product__title {
margin-top: 1px;
line-height: 27px;
}
.product-js-products-slider .products.oneslider .product {
padding-bottom: 0;
}
.product-js-products-slider .products.oneslider li:last-child {
border-bottom: none;
}
.product-js-products-slider .products.oneslider .lenos-style {
display: flex;
justify-content: center;
align-items: center;
}
.product-js-products-slider .products.oneslider .lenos-style .woocommerce-loop-product__title,
.product-js-products-slider .products.oneslider .lenos-style .lenos-product-cats,
.product-js-products-slider .products.oneslider .lenos-style .price {
padding: 0;
}
.products.oneslider .product:hover .lenos-style {
box-shadow: none;
padding-bottom: 0;
margin-bottom: 0;
}
.products.oneslider .product:hover .lenos-style .fade-in-block {
display: none;
}
.products.oneslider .product {
margin-bottom: 30px;
padding-bottom: 0;
}
.lenos-related-slider {
overflow-x: hidden;
}
.lenos-related-slider .slick-list.draggable {
padding-bottom: 50px !important;
}
.products-layout-2 .onsale {
display: none;
}
.products-layout-2 .product-image-wrapper {
width: 37%;
float: left;
}
.products-layout-2 .product-image-wrapper .loop-action,
.products-layout-2 .product-image-wrapper .open-label-shop {
display: none;
}
.products-layout-2 .content-info-product {
width: calc( 63% - 21px);
margin-left: 21px;
float: left;
}
.products-layout-2 .content-info-product .woocommerce-loop-product__title {
margin-top: 1px;
line-height: 27px;
}
.products-layout-2 .products.columns-1 .product {
padding-bottom: 0;
}
.products-layout-2 .products.columns-1 li:last-child {
border-bottom: none;
}
.products-layout-2 .products.columns-1 .lenos-style {
display: flex;
justify-content: center;
align-items: center;
}
.products-layout-2 .products.columns-1 .lenos-style .woocommerce-loop-product__title,
.products-layout-2 .products.columns-1 .lenos-style .lenos-product-cats,
.products-layout-2 .products.columns-1 .lenos-style .price {
padding: 0;
}
.products.columns-1 .product:hover .lenos-style {
box-shadow: none;
padding-bottom: 0;
margin-bottom: 0;
}
.products.columns-1 .product:hover .lenos-style .fade-in-block {
display: none;
}
.products.columns-1 .product {
margin-bottom: 10px;
padding-bottom: 0;
}
.gap-min .products .product:not(.last) {
margin: 0 10px 10px 0;
}
.gap-min .products .product {
margin-bottom: 10px;
}
.gap-min .products.columns-2 .product {
width: calc( ( 100% - ( 30px * 1 ) ) / 2);
}
.gap-min .products.columns-3 .product {
width: calc( ( 100% - ( 10px * 2 ) ) / 3);
}
.gap-min .products.columns-4 .product {
width: calc( ( 100% - ( 10px * 3 ) ) / 4);
}
.gap-min .products.columns-5 .product {
width: calc( ( 100% - ( 10px * 4 ) ) / 5);
}
.gap-min .products.columns-6 .product {
width: calc( ( 100% - ( 10px * 4 ) ) / 6);
}
.no-rate .star-rating {
display: none;
}
.loop-product-stock {
padding: 0 30px;
margin: -6px 0 0;
padding-bottom: 23px;
}
.loop-product-stock .status-bar,
.loop-product-stock .sold-bar {
height: 5px;
background-color: #ae845f;
border-radius: 2.5px;
}
.loop-product-stock .status-bar {
background-color: #eeeeee;
margin-bottom: 8px;
border-radius: 2.5px;
}
.product-stock-status {
display: flex;
flex-wrap: wrap;
font-size: 0;
justify-content: space-between;
}
.product-stock-status .sold,
.product-stock-status .available {
font-size: 12px;
}
.product-stock-status .sold .label,
.product-stock-status .available .label {
font-weight: 400;
}
.product-stock-status .sold .value,
.product-stock-status .available .value {
font-weight: 600;
color: #222222;
}
.product-stock-status .sold {
margin-right: 20px;
}
.product-stock-status .available {
flex-shrink: 0;
}
.products.columns-5 {
float: left;
}
@keyframes circle-loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.circle-loading:before, .product-image-wrapper.image-is-loading:before, .ajax_add_to_cart.loading:before, .adding-to-wishlist.add_to_wishlist:before, .updating-cart #shop-cart-sidebar:before, .product_list_widget .remove_from_cart_button:focus:before, .single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-image:not(.tns-slider) .pro-thumb:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-img-item:first-of-type:before,
.single-gallery-slider .single-product-gallery:not(.pro-single-image) #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type:before, .pro-img-item.image-is-loading:before, .lenos-products-tab-widget.loading .lenos-products-tab-body:before, .lenos-products-tab-widget[data-layout="carousel-layout"] .lenos-products-tab-body.has-slider .lenos-products-tab-content:first-of-type .products:not(.tns-slider):before {
content: "";
z-index: 5;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
animation: circle-loading 0.35s linear infinite;
top: calc(50% - 10px);
left: calc(50% - 10px);
transform: translateY(-50%) translateX(-50%);
}
.lenos-slider-widget:not(.tns):not(.tns-slider) .lenos-slide + .lenos-slide {
display: none;
}
.lenos-slider-widget .lenos-slide {
position: relative;
}
.lenos-slider-widget .lenos-slider-video-background {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lenos-slider-widget .lenos-slider-video-background iframe {
width: 100% !important;
height: 100% !important;
}
.lenos-slider-widget .lenos-slide-inner {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lenos-slider-widget .lenos-slide-container {
margin: 0 auto;
position: relative;
display: flex;
z-index: 2;
width: 100%;
max-width: 1170px;
}
.lenos-slider-widget .lenos-slide-container:not(.animated) {
visibility: hidden;
opacity: 0;
}
.lenos-slider-widget .lenos-slide-content {
position: relative;
display: flex;
flex-direction: column;
}
.lenos-slider-widget .lenos-slide-title {
font-size: 30px;
}
.lenos-slider-widget .lenos-slide-description {
font-size: 18px;
}
.lenos-slider-widget .lenos-slide-button {
font-size: 16px;
display: inline-block;
padding: 6px 20px;
}
.lenos-product-slider-widget .lenos-product-slider {
padding-left: 0;
margin: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="2"] .product {
width: calc( (100% - 30px ) / 2);
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="2"] .product:nth-of-type(2n) {
margin-right: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="2"] .product:nth-of-type(2n) ~ .product {
display: none;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="3"] .product {
width: calc( (100% - 60px ) / 3);
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="3"] .product:nth-of-type(3n) {
margin-right: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="3"] .product:nth-of-type(3n) ~ .product {
display: none;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="4"] .product {
width: calc( (100% - 90px ) / 4);
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="4"] .product:nth-of-type(4n) {
margin-right: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="4"] .product:nth-of-type(4n) ~ .product {
display: none;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="5"] .product {
width: calc( (100% - 120px ) / 5);
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="5"] .product:nth-of-type(5n) {
margin-right: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="5"] .product:nth-of-type(5n) ~ .product {
display: none;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="6"] .product {
width: calc( (100% - 150px ) / 6);
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="6"] .product:nth-of-type(6n) {
margin-right: 0;
}
.lenos-product-slider-widget .lenos-product-slider:not(.tns):not(.tns-slider)[data-col="6"] .product:nth-of-type(6n) ~ .product {
display: none;
}
.lenos-product-slider-widget .lenos-product-slider li {
list-style: none;
}
.lenos-product-slider-widget .lenos-product-slider.products .product {
margin: 0;
clear: none !important;
}
.lenos-product-images-widget {
min-height: 1px;
}
.lenos-product-images-widget .easyzoom-flyout img {
max-width: none;
}
.lenos-product-images-widget .tns-controls [data-controls] {
transition: background-color 0.3s ease;
}
.lenos-product-images-widget .tns-controls [data-controls]:before {
transition: color 0.3s ease;
}
.lenos-product-category-widget .content-inside .pcw-info {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 5;
}
.lenos-product-category-widget .pcw-item {
position: relative;
}
.lenos-product-category-widget .pcw-image {
display: block;
}
.lenos-product-category-widget .pcw-info {
position: relative;
z-index: 5;
display: flex;
flex-direction: column;
}
.lenos-product-category-widget .pcw-info-inner {
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 10px;
margin: 20px;
}
.lenos-product-category-widget .pcw-title {
font-size: 24px;
font-weight: 700;
position: relative;
}
.lenos-product-category-widget .pcw-link {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 2;
background-color: transparent;
}
.lenos-product-category-widget .pcw-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
background-color: rgba(121, 121, 121, 0.84);
color: #fff;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 5px;
}
.lenos-posts-widget .wg-post-image {
display: block;
}
.lenos-posts-widget .wg-post-meta-item + .wg-post-meta-item {
margin-left: 5px;
}
.lenos-posts-widget .wg-post-meta-item + .wg-post-meta-item:before {
content: '•';
margin-right: 7px;
font-size: 10px;
}
.lenos-posts-widget .wg-post-pagination {
display: block;
clear: both;
}
.lenos-posts-widget .wg-post-title {
font-size: 18px;
}
.lenos-posts-widget.controls-on-hover .tns-controls button,
.lenos-posts-widget.controls-on-hover .tns-nav button {
opacity: 0;
visibility: hidden;
transition-duration: 0.3s;
}
.lenos-posts-widget.controls-on-hover:hover .tns-controls button,
.lenos-posts-widget.controls-on-hover:hover .tns-nav button {
opacity: 1;
visibility: visible;
}
.lenos-posts-widget.arrows-on-hover .tns-controls [data-controls] {
opacity: 0;
visibility: hidden;
transition-duration: 0.3s;
}
.lenos-posts-widget.arrows-on-hover:hover .tns-controls [data-controls] {
opacity: 1;
visibility: visible;
}
.lenos-posts-widget.dots-on-hover .tns-nav [data-nav] {
opacity: 0;
visibility: hidden;
transition-duration: 0.3s;
}
.lenos-posts-widget.dots-on-hover:hover .tns-nav [data-nav] {
opacity: 1;
visibility: visible;
}
.lenos-products-tab-widget {
position: relative;
transition-duration: 0.3s;
margin-bottom: -50px;
}
.lenos-products-tab-widget:hover .tns-outer {
z-index: 20;
}
.lenos-products-tab-widget.loading {
pointer-events: none;
cursor: default;
opacity: 0.8;
}
.lenos-products-tab-widget.loading .lenos-products-tab-body:after {
content: '';
}
.lenos-products-tab-widget.loading .lenos-products-tab-content {
visibility: hidden;
opacity: 0;
transition: opacity .25s ease, visibility 0s ease .3s, -webkit-transform .25s ease;
transition: transform .25s ease, opacity .25s ease, visibility 0s ease .3s;
transition: transform .25s ease, opacity .25s ease, visibility 0s ease .3s, -webkit-transform .25s ease;
-webkit-transform: translateY(30px);
transform: translateY(30px);
pointer-events: none;
}
.lenos-products-tab-widget[data-layout="carousel-layout"] .lenos-products-tab-body.has-slider .lenos-products-tab-content:first-of-type .products:not(.tns-slider) .product:first-of-type {
opacity: 0;
visibility: hidden;
}
.lenos-products-tab-widget[data-layout="carousel-layout"] .lenos-products-tab-body.has-slider .lenos-products-tab-content:first-of-type .products:not(.tns-slider) .product ~ .product {
display: none;
}
.lenos-products-tab-widget[data-layout="carousel-layout"] .products:not([class*="columns"]) .product {
float: none;
margin-right: 0;
}
@media (max-width: 767px) {
.lenos-products-tab-widget .lenos-product-tab-carousel-arrows {
margin: 15px 0;
}
}
.lenos-products-tab-widget .lenos-product-tab-arrows-container {
display: none;
justify-content: space-between;
}
.lenos-products-tab-widget .lenos-product-tab-arrows-container.active {
display: flex;
}
.lenos-products-tab-widget .lenos-product-tab-arrows-container.hidden {
display: none;
}
.lenos-products-tab-widget .lenos-product-tab-arrows-container span {
width: 30px;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
user-select: none;
font-weight: bold;
font-size: 10px;
transition-duration: 0.3s;
border-radius: 3px;
border: 1px solid #ccc;
}
.lenos-products-tab-widget .lenos-product-tab-arrows-container [aria-disabled=true] {
pointer-events: none;
opacity: 0.5;
}
.lenos-products-tab-widget .lenos-products-tab-btn {
cursor: pointer;
transition-duration: 0.3s;
padding: 17px 7.5px;
display: inline-flex;
position: relative;
bottom: -1px;
}
.lenos-products-tab-widget .lenos-products-tab-btn:first-child {
padding-left: 0;
}
.lenos-products-tab-widget .lenos-products-tab-btn.active, .lenos-products-tab-widget .lenos-products-tab-btn:hover {
color: #333;
}
.lenos-products-tab-widget .lenos-products-tab-body {
position: relative;
min-height: 390px;
}
.lenos-products-tab-widget .lenos-products-tab-body:after {
z-index: 2;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.7);
transition-duration: 0.3s;
}
.lenos-products-tab-widget .lenos-products-tab-content {
display: none;
min-height: 390px;
visibility: visible;
opacity: 1;
transition: opacity .25s ease, visibility 0s ease, -webkit-transform .25s ease;
transition: transform .25s ease, opacity .25s ease, visibility 0s ease;
transition: transform .25s ease, opacity .25s ease, visibility 0s ease, -webkit-transform .25s ease;
-webkit-transform: none;
transform: none;
}
.lenos-products-tab-widget .lenos-products-tab-content .no-products-found {
position: absolute;
left: 50%;
top: 50%;
margin-bottom: 0;
transform: translate(-50%, -50%);
}
.lenos-products-tab-widget .lenos-products-tab-content.active {
display: block;
}
.lenos-products-tab-widget .lenos-products-tab-head {
margin-bottom: 9px;
border-bottom: 1px solid #fff;
}
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons {
width: calc( 100% - 97px);
display: flex;
flex-direction: row;
align-items: center;
}
@media (max-width: 425px) {
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons {
width: calc( 100% - 65px);
}
}
@media (max-width: 768px) {
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons {
flex-direction: column;
align-items: flex-start;
}
}
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons .tabs-name.title {
position: relative;
padding: 0;
margin-right: 25px;
margin-top: 7px;
display: block;
float: left;
}
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons .tabs-name.title:after {
content: '';
position: absolute;
height: 1px;
width: 100px;
bottom: -1px;
left: 0;
background-color: #e44515;
}
@media (max-width: 768px) {
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons .tabs-name.title {
margin-bottom: 20px;
}
}
.lenos-products-tab-widget .lenos-products-tab-head .lenos-products-tab-head-buttons .tabs-button-view {
display: block;
float: left;
padding: 20px 0;
}
.lenos-products-tab-widget .lenos-products-tab-head .lenos-product-tab-carousel-arrows {
width: 65px;
position: absolute;
right: 0;
top: 15px;
}
.lenos-products-tab-widget .lenos-products-tab-head .layout-grid {
width: 100%;
}
.lenos-products-tab-widget .lenos-products-tab-head .layout-grid .lenos-products-tab-btn:last-child {
padding-right: 0;
margin-right: 0;
}
.lenos-products-tab-widget .lenos-products-tab-head .layout-grid .lenos-products-tab-btn:first-child {
margin-left: 0;
}
.lenos-products-tab-widget .lenos-products-tab-head .underline .lenos-products-tab-btn.active {
text-decoration: underline;
}
.tns-inner .products .product {
float: none;
margin: 0;
}
@media (min-width: 992px) {
.lenos-products-tab-content .products {
border-top: none;
}
}
@media (max-width: 768px) {
.lenos-products-tab-content .products .product {
border: none;
}
}
.lenos-products-tab-content .products .status-publish.last {
border-right: none;
}
.lenos-products-tab-content .products .status-publish.first {
border-left: none;
}
.lenos-products-tab-content .tns-nav {
bottom: -28px;
height: 28px;
background-color: #fff;
}
.lenos-products-tab-content .tns-nav button {
width: 10px;
height: 10px;
border: 2px solid #fff;
background-color: #222222;
}
.lenos-products-tab-content .tns-nav button.tns-nav-active {
border: 2px solid #222222;
background-color: #fff;
}
@media (min-width: 62em) {
.tns-inner .products &gt; .tns-item {
padding-right: 0 !important;
}
.lenos-products-tab-content .tns-ovh .tns-inner {
margin: 0px 1px 0px 1px !important;
}
}
.lenos-products-tab-widget .lenos-products-tab-content.active .tns-ovh {
padding-bottom: 45px;
}
.lenos-widget-search {
text-align: center;
}
.lenos-widget-search .lenos-form-search--wrapper {
padding: 23px 50px;
background-color: #1a1a1a;
}
@media (max-width: 425px) {
.lenos-widget-search .lenos-form-search--wrapper {
padding: 23px 15px !important;
}
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action.vertical .ymm-selector.ymm-box .block-content {
display: flex;
flex-direction: column;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action.vertical .ymm-selector.ymm-box .block-content select.ymm-select {
width: 100%;
margin-right: 0;
margin-bottom: 25px;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content select.ymm-select {
width: calc( 100% / 3);
height: 55px;
border-radius: 0;
padding: 0 30px;
position: relative;
border: 1px solid;
margin-right: 8px; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
background-position: calc(100% - 30px) calc(1em + 8px), calc(100% - 25px) calc(1em + 8px), calc(100% - .5em) 0.5em;
background-size: 5px 5px,
5px 5px,
1.5em 1.5em;
background-repeat: no-repeat;
}
@media (max-width: 425px) {
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content select.ymm-select {
margin-bottom: 10px;
}
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content select.ymm-select:focus {
background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%);
background-position: calc(100% - 25px) calc(1em + 8px), calc(100% - 30px) calc(1em + 8px), calc(100% - .5em) 0.5em;
background-size: 5px 5px,
5px 5px,
1.5em 1.5em;
background-repeat: no-repeat;
border-color: green;
outline: 0;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-submit-any-selection {
height: 55px;
padding: 10px 50px;
border-radius: 0;
text-transform: uppercase;
border: none;
font-size: 18px;
font-weight: bold;
}
@media (max-width: 992px) {
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-submit-any-selection {
padding: 10px 20px;
}
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-category-select {
width: 100%;
height: 55px;
border-radius: 0;
margin-right: 0;
padding: 0 30px;
position: relative;
border: 1px solid;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table {
border-collapse: collapse;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table tr {
display: flex;
flex-direction: column;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table tr td {
margin-bottom: 10px;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table .ymm-td-input .input-text.ymm-search-field {
width: 100%;
height: 55px;
border-radius: 0;
margin-right: 0;
padding: 0 30px;
border: 1px solid;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table .ymm-td-button {
padding: 0;
margin: 0;
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table .ymm-td-button .button {
min-width: 200px;
height: 55px;
padding: 10px 50px;
border-radius: 0;
text-transform: uppercase;
border: none;
font-size: 18px;
font-weight: bold;
}
@media (max-width: 992px) {
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table .ymm-td-button .button {
padding: 10px 20px;
}
}
.lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search table, .lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search tr, .lenos-widget-search .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content .ymm-extra .ymm-search td {
border: none;
}
.search-shop {
margin-bottom: 45px;
}
.search-shop .shop-title-search {
font-weight: bold;
margin-top: 0;
line-height: 15px;
}
.search-shop .lenos-form-search--wrapper {
padding: 23px 50px;
background-color: #1a1a1a;
}
@media (max-width: 425px) {
.search-shop .lenos-form-search--wrapper {
padding: 23px 15px !important;
}
}
.search-shop .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content select.ymm-select {
width: calc( ( 100% - 194px ) / 3);
height: 55px;
border-radius: 0;
padding: 0 30px;
position: relative;
border: none;
margin-right: 8px;
}
@media (max-width: 425px) {
.search-shop .lenos-form-search--wrapper .lenos-form-search-action .ymm-selector.ymm-box .block-content select.ymm-select {
margin-bottom: 10px;
width: 100%;
}
} .tab-container {
display: flex;
justify-content: center;
align-items: center;
list-style: none;
padding: 0;
margin-bottom: 44px;
flex-wrap: wrap;
}
.tab-container .list-content {
margin: 0 25px;
font-size: 18px;
cursor: pointer;
transition: all 0.3s;
position: relative;
}
.tab-container .list-content:first-child {
margin: 0 25px 0 0;
}
.tab-container .list-content:last-child {
margin: 0 0 0 25px;
}
.tab-container .list-content:before {
content: "";
position: absolute;
bottom: 0;
width: 0px;
height: 2px;
margin: 2px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: .5s;
opacity: 0;
background-color: #fc5a34;
}
.tab-container .list-content:hover:before {
color: #fc5a34;
width: 100%;
opacity: 1;
}
@media (max-width: 680px) {
.tab-container .list-content {
font-size: 16px;
}
}
@media (max-width: 480px) {
.tab-container .list-content {
font-size: 14px;
}
}
@media (max-width: 600px) {
.tab-container .list-content {
margin: 0 10px;
}
.tab-container .list-content:first-child {
margin: 0 10px 0 0;
}
.tab-container .list-content:last-child {
margin: 0 0 0 10px;
}
}
.tab-container .current:before {
color: #fc5a34;
width: 100%;
opacity: 1;
}
.tab-content-area .tab-content-item {
display: none;
}
.tab-content-area .tab-content-item.current {
display: block;
}
.lenos-team-member .lenos-member-content-bottom {
display: flex;
justify-content: space-between;
align-items: center;
}
.lenos-team-member .lenos-member-name .name {
margin: 0;
}
.lenos-team-member .lenos-member-description {
margin-bottom: 0;
}
ul.lenos-contact-icon {
display: inline-flex;
align-items: center;
list-style: none;
padding-left: 0;
margin: 0;
}
ul.lenos-contact-icon li {
line-height: unset;
}
.arrows-widget {
top: 40%;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 5;
}
.arrows-widget .arrows-prev {
background-color: transparent;
border: none;
opacity: 0;
visibility: hidden;
transition: all 0.3s;
}
.arrows-widget .arrows-prev:before {
content: "\e901";
color: #96969b;
font-size: 26px;
font-family: 'lenos' !important;
}
.arrows-widget .arrows-next {
background-color: transparent;
border: none;
opacity: 0;
visibility: hidden;
transition: all 0.3s;
}
.arrows-widget .arrows-next:before {
content: "\e902";
color: #96969b;
font-size: 26px;
font-family: 'lenos' !important;
}
.teammember-slider-dots .dots-bullet:after {
content: '';
height: 9px;
width: 9px;
background-color: rgba(102, 102, 153, 0.3);
display: block;
border-radius: 50px;
}
.teammember-slider-dots .slick-active .dots-bullet:after {
background-color: #f63e60;
height: 13px;
width: 13px;
}
.teammember-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.teammember-slider-dots .slick-dots li:hover .dots-bullet:after {
background-color: #f63e60;
height: 13px;
width: 13px;
}
.teammember-slider-dots .slick-dots {
position: static;
}
.lenos-teammember-slider-widget { }
.lenos-teammember-slider-widget .slick-slide {
margin: 0 15px;
padding-top: 15px;
padding-bottom: 5px;
}
@media (max-width: 425px) {
.lenos-teammember-slider-widget .slick-slide {
margin: 0;
padding-bottom: 10px;
}
}
.lenos-teammember-slider-widget .slick-list {
margin: 0 -15px;
}
@media (max-width: 1024px) {
.lenos-teammember-slider-widget .slick-list {
margin: 0;
}
}
.lenos-teammember-slider-widget:hover .arrows-prev {
opacity: 1;
visibility: visible;
}
@media (min-width: 1200px) {
.lenos-teammember-slider-widget:hover .arrows-prev {
transform: translateX(-30px);
}
}
.lenos-teammember-slider-widget:hover .arrows-next {
opacity: 1;
visibility: visible;
}
@media (min-width: 1200px) {
.lenos-teammember-slider-widget:hover .arrows-next {
transform: translateX(30px);
}
}
.testimonial-avatar .avatar {
margin: 0 auto;
border-radius: 50%;
}
.testimonial--name {
text-align: center;
margin: 30px 0 10px;
}
.testimonial--position {
display: block;
text-align: center;
}
.testimonial--rate {
display: block;
font-size: 15px;
}
.lenos-testimonial-widget {
position: relative;  }
.lenos-testimonial-widget .slick-slide {
margin: 0 15px;
}
.lenos-testimonial-widget .slick-slider .slick-track {
padding: 20px 0;
}
.lenos-testimonial-widget .slick-list {
margin: 0;
}
.lenos-testimonial-widget .slick-slide {
opacity: 1;
}
.lenos-testimonial-widget .customClass,
.lenos-testimonial-widget .slick-center {
opacity: 1;
}
.lenos-testimonial-widget .testi-arrow-widget {
position: absolute;
top: 50%;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
z-index: 10;
}
.lenos-testimonial-widget .testi-arrow-widget .arrows-next {
background-color: transparent;
border: none;
}
.lenos-testimonial-widget .testi-arrow-widget .arrows-next:before {
content: "\f0da";
color: #96969b;
font-size: 26px;
font-family: "FontAwesome";
}
.lenos-testimonial-widget .testi-arrow-widget .arrows-prev {
background-color: transparent;
border: none;
}
.lenos-testimonial-widget .testi-arrow-widget .arrows-prev:before {
content: "\f0d9";
color: #96969b;
font-size: 26px;
font-family: "FontAwesome";
}
.lenos-testimonial-widget .title-wrappe {
position: relative;
width: 100%;
display: inline-flex;
justify-content: space-between;
align-items: center;
background-color: #1a1a1a;
border-radius: 3px 3px 0 0;
padding: 12px 25px;
min-height: 54px;
}
.lenos-testimonial-widget .title-wrappe .title-testimonial {
padding: 0;
margin: 0;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget {
display: flex;
justify-content: space-between;
width: 64px;
z-index: 10;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .arrows-prev:before {
content: '\f0d9';
font-family: "FontAwesome";
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .arrows-next:before {
content: '\f0da';
font-family: "FontAwesome";
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .lenos-arrow {
display: block;
width: 30px;
height: 30px;
background-color: transparent;
border: 1px solid #e5e5e5;
border-radius: 0;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .lenos-arrow:before {
color: #e5e5e5;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .lenos-arrow:hover {
border-color: #fc5a34;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .lenos-arrow:hover:before {
color: #fff;
}
.lenos-testimonial-widget .title-wrappe .arrows-widget .lenos-arrow:focus:before {
color: #fff !important;
}
.lenos-testimonial-widget .testimonial-slider-dots .slick-dots {
bottom: 20px;
}
.lenos-testimonial-widget.layout-2 .slick-dotted.slick-slider {
padding-bottom: 20px;
}
.testimonial-item .testimonial-avata {
margin-bottom: 15px;
}
.testimonial-item .testimonial-avata .avata-testimonial {
height: 70px;
width: 70px;
border-radius: 50%;
margin: auto;
}
.testimonial-index {
padding: 50px 30px;
border-radius: 10px;
margin-top: -60px;
}
.testimonial-slider-dots .dots-bullet:after {
content: '';
width: 10px;
height: 10px;
border: 2px solid #fff;
background-color: #222222;
display: block;
border-radius: 50%;
}
.testimonial-slider-dots .slick-active .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.testimonial-slider-dots .slick-dots li {
width: auto;
height: auto;
}
.testimonial-slider-dots .slick-dots li:hover .dots-bullet:after {
background-color: #fff;
border-color: #222222;
width: 10px;
height: 10px;
}
.testimonial-slider-dots .slick-dots {
position: static;
} @media (max-width: 991px) {
.blog .cover-image {
max-width: 100%;
margin-bottom: 20px;
}
.blog .cover-image + .blog-article-sum {
padding-right: 0;
max-width: 100%;
}
.blog .blog-article {
margin-bottom: 35px;
}
.blog .blog-read-more {
margin-top: 20px;
}
.single .post-nav-item {
padding: 10px;
}
.single .post-nav-item .nav-item-cont .entry-title {
font-size: 16px;
line-height: 1.4;
} .ht-grid-item .entry-title,
.blog-article-sum .entry-title {
font-size: 150%;
}
}
@media (max-width: 767px) {
.single .posts-nav {
flex-direction: column;
}
.single .prev-nav .nav-item-cont {
margin-left: 15px;
}
.single .prev-nav img {
margin-right: 0;
}
.single .post-nav-item {
width: 100%;
}
.single .post-nav-item img {
width: 70px;
height: 70px;
}
.single .post-nav-item .nav-item-cont {
max-width: -webkit-calc( 100% - 85px);
max-width: -moz-calc( 100% - 85px);
max-width: calc( 100% - 85px);
}
.single .post-nav-item.next-nav {
justify-content: flex-start;
}
.single .post-nav-item.next-nav .nav-item-cont {
order: 2;
margin-right: 0;
margin-left: 15px;
text-align: left;
}
.single #commentform #author,
.single #commentform #email {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 600px) {
.single-post .comment-item {
margin-bottom: 30px;
padding-bottom: 20px;
}
.single-post .comment-avatar {
width: 60px;
margin-right: 0;
margin-bottom: 15px;
}
.single-post .comment-content {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 320px) {
#commentform #submit {
width: 100%;
}
}
@media (min-width: 992px) {
.menu-layout-4 .primary-logo {
display: none;
}
}
@media (max-width: 991px) {
.menu-layout:not(.menu-layout-2) .menu-woo-action,
.menu-layout:not(.menu-layout-2) .js-search-button {
display: none;
}
.menu-layout:not(.menu-layout-2) .menu-woo-cart {
margin-left: 0;
}
.menu-layout.menu-layout-2 .menu-toggle-btn {
margin-right: 0;
}
.menu-layout.menu-layout-2 .header-logo {
text-align: center;
}
.menu-layout.menu-layout-2.menu-layout--vertical .logo { margin-left: -26px;
}
.menu-toggle-btn {
margin-right: 9px;
}
.menu-layout--transparent {
position: static;
}
.menu-layout-4 .secondary-logo {
display: none;
}
.menu-layout-4 .menu-toggle {
flex-basis: 35px;
}
}
.menu-layout-1 {
border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1024px) {
.menu-layout-1 {
padding: 21px 0 20px 0;
}
}
.menu-layout-1 #menu-box {
padding: 15px 0;
}
@media (max-width: 767px) {
#theme-page-header .page-header.ph-layout-1 {
margin-bottom: 40px;
}
}
.no-page-brecbrumd {
height: 91px;
}
.elementor-page .no-page-brecbrumd {
height: 0;
}
@media (max-width: 1800px) {
#shop-quick-view {
width: 992px;
height: 500px;
top: -webkit-calc( ( 100% - 500px ) / 2);
top: -moz-calc( ( 100% - 500px ) / 2);
top: calc( ( 100% - 500px ) / 2);
left: -webkit-calc( ( 100% - 992px ) / 2);
left: -moz-calc( ( 100% - 992px ) / 2);
left: calc( ( 100% - 992px ) / 2);
}
#quick-view-gallery {
height: 500px;
}
.quick-view-open .quick-view-content .summary.entry-summary {
width: 50%;
padding-left: 30px;
height: 500px;
}
}
@media (max-width: 1600px) {
.quick-view-open.cart-sidebar-open.cart-updated #shop-quick-view {
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
}
@media (max-width: 991px) {
#shop-quick-view {
width: 100%;
height: 400px;
max-height: 70%;
left: 15px;
width: -webkit-calc( 100% - 30px);
width: -moz-calc( 100% - 30px);
width: calc( 100% - 30px);
top: -webkit-calc( ( 100% - 400px ) / 2);
top: -moz-calc( ( 100% - 400px ) / 2);
top: calc( ( 100% - 400px ) / 2);
}
#quick-view-gallery {
height: 400px;
}
.quick-view-open .quick-view-content .quick-view-images .tns-controls {
display: none;
}
.quick-view-open .quick-view-content .quick-view-images .tns-nav {
bottom: 30px;
opacity: 1;
}
.quick-view-open .quick-view-content .summary.entry-summary {
width: 50%;
padding-left: 30px;
height: 400px;
}
}
@media (max-width: 767px) {
#shop-quick-view {
left: 15px;
right: 15px;
overflow-y: auto;
overflow-x: hidden;
}
#quick-view-gallery {
height: auto;
}
.quick-view-content .quick-view-images {
width: 100%;
}
.quick-view-open {
overflow: auto;
}
.quick-view-open .quick-view-close-btn {
display: none;
}
.quick-view-open #shop-overlay:before {
content: "\f404";
font-family: "ionicons";
position: absolute;
top: -webkit-calc( ( 100% - 480px ) / 2);
top: -moz-calc( ( 100% - 480px ) / 2);
top: calc( ( 100% - 480px ) / 2);
background-color: #000;
color: #fff;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
right: 15px;
color: #fff;
font-size: 30px;
}
.quick-view-open .quick-view-content .summary.entry-summary {
height: auto;
width: 100%;
padding: 0 15px;
}
}
@media (max-width: 1800px) {
.single-gallery-grid .cart .single_add_to_cart_button {
width: auto;
padding: 0 30px;
}
}
@media (max-width: 2599px) {
.single-gallery-grid .single-product-gallery {
width: 650px;
}
}
@media (max-width: 2599px) and (min-width: 768px) {
.single-gallery-grid .single-product-gallery .pro-img-item {
max-width: -webkit-calc( ( 100% - 10px ) / 2);
max-width: -moz-calc( ( 100% - 10px ) / 2);
max-width: calc( ( 100% - 10px ) / 2);
}
.single-gallery-grid .single-product-gallery .pro-img-item:nth-child(odd) {
clear: both;
margin-right: 10px;
}
}
@media (max-width: 2599px) {
.single-gallery-grid .single-product-gallery iframe, .single-gallery-grid .single-product-gallery embed, .single-gallery-grid .single-product-gallery figure, .single-gallery-grid .single-product-gallery figcaption {
margin: 10px 0;
}
.single-gallery-grid .summary.entry-summary {
width: calc( 100% - 700px);
}
}
@media (min-width: 1200px) {
.single-gallery-grid .single-product-gallery {
margin-right: 50px;
}
}
@media (max-width: 991px) {
.single-gallery-grid #gallery-image .pro-img-item {
margin-bottom: 20px;
}
}
@media (max-width: 1500px) {
.cart .single_add_to_cart_button {
width: auto;
padding: 0 30px;
}
}
@media (max-width: 1199px) {
.single-gallery-slider .single-product-gallery, .single-gallery-image .single-product-gallery {
width: 50%;
}
.single-gallery-slider .single-product-gallery + .summary, .single-gallery-image .single-product-gallery + .summary {
padding-left: 30px;
}
.single-gallery-slider .summary, .single-gallery-image .summary {
width: 50%;
}
.single-gallery-image .single-product-gallery {
margin-right: 30px;
}
.single-gallery-image .single-product-gallery + .summary {
padding-left: 0;
}
.single-gallery-image .summary {
width: -webkit-calc( 50% - 30px);
width: -moz-calc( 50% - 30px);
width: calc( 50% - 30px);
}
}
@media (max-width: 991px) {
.hover-product-image,
.pro-carousel-thumb .tns-controls {
display: none;
}
.product_list_widget .mini_cart_item .remove_from_cart_button {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(0) rotate(0deg);
transform: translateY(-50%) translateX(0) rotate(0deg);
}
.single-gallery-image .single-product-gallery {
width: 100%;
margin-right: 0;
}
.single-gallery-image .summary.entry-summary {
width: 100%;
padding-left: 0;
}
.single-gallery-slider .single-product-gallery {
width: 100%;
margin-right: 0;
}
.single-gallery-slider .summary.entry-summary {
width: 100%;
padding-left: 0;
}
.shop-container .shop-content {
float: left;
width: 100%;
}
.shop-container .shop-content + .shop-sidebar {
margin-top: 50px;
}
.shop-container .shop-sidebar {
float: left;
width: 100%;
}
.single-product .woocommerce-Reviews #commentform .comment-form-author, .single-product .woocommerce-Reviews #commentform .comment-form-email {
width: 100%;
margin-left: 0;
}
.single-product .woocommerce-Reviews #commentform .comment-form-author input, .single-product .woocommerce-Reviews #commentform .comment-form-email input {
margin-bottom: 10px !important;
}
.single-product .ph-layout-2 {
height: auto;
margin-bottom: 0;
}
.single-product .ph-layout-2 .container {
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 991px) {
.single-gallery-image .shop-content .pro-img-item {
margin-bottom: 0;
}
.single-gallery-image .tns-inner.tns-ah {
overflow: hidden;
}
.single-gallery-image .tns-nav button {
border: 1px solid #ccc;
}
}
@media (max-width: 720px) {
.single-gallery-slider.single-gallery-vertical .pro-carousel-image, .single-gallery-slider.single-gallery-horizontal .pro-carousel-image {
width: 100%;
}
.summary .product_title {
margin-top: 25px;
font-size: 200%;
}
.woocommerce-tabs .tabs {
margin: 30px 0;
text-align: left;
}
.woocommerce-tabs .tabs li {
padding: 2px 0;
}
.woocommerce-tabs .tabs li + li {
margin-right: 10px;
}
.woocommerce-tabs .tabs a {
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
}
.single-gallery-slider.single-gallery-vertical .shop-content &gt; .this-product-has-gallery-image &gt; .onsale {
left: 20px;
}
}
@media (max-width: 600px) {
.shop-top-bar {
display: block;
}
.shop-top-bar .woocommerce-result-count {
margin-bottom: 5px;
font-size: 14px;
}
.shop-top-bar .woocommerce-ordering select {
width: 100%;
padding: 0 10px;
border-radius: 4px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
margin-bottom: 50px;
}
.single-product .woocommerce-Reviews .comment_container img + .comment-text {
width: 100%;
margin-left: 0;
margin-top: 15px;
}
.single-product .upsells.products,
.single-product .related.products {
padding-top: 0;
}
.single-product .upsells.products &gt; h2,
.single-product .related.products &gt; h2 {
font-size: 200%;
margin: 30px 0;
}
.single-product .tawcvs-swatches .swatch {
margin-bottom: 20px;
}
}
@media (max-width: 600px) {
.single-product .cart .quantity {
width: 100%;
margin-bottom: 10px;
}
.single-product .single_add_to_cart_button {
margin-top: 10px;
margin-left: 0;
width: 100%;
padding-left: 15px;
padding-top: 15px;
}
}
@media (max-width: 767px) {
.shop-buttons-is-sticky .single_add_to_cart_button {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
margin-left: 0;
z-index: 9999;
}
}
.shop-container.has-flexible-sidebar .shop-sidebar {
float: none;
width: 345px;
margin-top: 0;
position: fixed;
top: 0;
left: 0;
height: 100%;
background-color: #ffffff;
transition: transform 0.5s ease-in-out;
transform: translateX(-345px);
z-index: 1000;
overflow: auto;
padding: 40px 30px;
}
.shop-container.has-flexible-sidebar .widget {
background-color: #fff;
}
.shop-container.has-flexible-sidebar .shop-sidebar.is-visible {
transform: translateX(0);
}
.logged-in.admin-bar .shop-container.has-flexible-sidebar .shop-sidebar {
padding-top: 72px;
}
@media (max-width: 783px) {
.logged-in.admin-bar .shop-container.has-flexible-sidebar .shop-sidebar {
padding-top: 57px;
display: block;
clear: both;
}
}
.sidebar-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
opacity: 0;
visibility: hidden;
z-index: -1;
transition: opacity 0.5s ease-in-out;
}
.sidebar-overlay.is-visible {
opacity: 1;
visibility: visible;
z-index: 999;
}
.sidebar-toggle {
position: fixed;
left: 0;
top: 20%;
z-index: 999;
display: inline-block;
width: 40px;
height: 40px;
border: 1px solid #aaaaaa;
background-color: #ffffff;
font-size: 20px;
text-align: center;
line-height: 40px;
transition: transform 0.5s ease-in-out, color 0.5s, box-shadow 0.5s;
transform: translateX(0);
}
.sidebar-toggle:hover {
box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.sidebar-toggle.is-active {
transform: translateX(280px);
}
body.hide-scrollbar {
overflow-x: hidden;
-ms-overflow-x: hidden;
}
@media (min-width: 992px) {
body.hide-scrollbar {
overflow: auto;
}
}
@media (max-width: 1199px) {
.single-gallery-fullall .single-product-gallery {
width: 100%;
margin-right: 0;
}
.single-gallery-fullall .summary {
width: 100%;
}
}   [class*="hint--"] {
position: relative;
display: inline-block;  }
[class*="hint--"]:before, [class*="hint--"]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
visibility: visible;
opacity: 1;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
transition-delay: 100ms;
}
[class*="hint--"]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 1000001;
}
[class*="hint--"]:after {
background: #222222;
color: white;
padding: 8px 12px 7px 12px;
font-size: 12px;
line-height: 12px;
white-space: nowrap;
border-radius: 0;
}
[class*="hint--"][aria-label]:after {
content: attr(aria-label);
}
[class*="hint--"][data-hint]:after {
content: attr(data-hint);
}
[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
display: none !important;
}  .hint--top-left:before {
border-top-color: #222222;
}
.hint--top-right:before {
border-top-color: #222222;
}
.hint--top:before {
border-top-color: #222222;
}
.hint--bottom-left:before {
border-bottom-color: #222222;
}
.hint--bottom-right:before {
border-bottom-color: #222222;
}
.hint--bottom:before {
border-bottom-color: #222222;
}
.hint--left:before {
border-left-color: #222222;
}
.hint--right:before {
border-right-color: #222222;
} .hint--top:before {
margin-bottom: -11px;
}
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%;
}
.hint--top:before {
left: calc(50% - 6px);
}
.hint--top:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
} .hint--bottom:before {
margin-top: -11px;
}
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%;
}
.hint--bottom:before {
left: calc(50% - 6px);
}
.hint--bottom:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
} .hint--right:before {
margin-left: -11px;
margin-bottom: -6px;
}
.hint--right:after {
margin-bottom: -14px;
}
.hint--right:before, .hint--right:after {
left: 110%;
bottom: 50%;
}
.hint--right:hover:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.hint--right:hover:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
} .hint--left:before {
margin-right: -11px;
margin-bottom: -6px;
}
.hint--left:after {
margin-bottom: -14px;
}
.hint--left:before, .hint--left:after {
right: 110%;
bottom: 50%;
}
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
} .hint--top-left:before {
margin-bottom: -11px;
}
.hint--top-left:before, .hint--top-left:after {
bottom: 100%;
left: 50%;
}
.hint--top-left:before {
left: calc(50% - 6px);
}
.hint--top-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--top-left:after {
margin-left: 12px;
}
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
} .hint--top-right:before {
margin-bottom: -11px;
}
.hint--top-right:before, .hint--top-right:after {
bottom: 100%;
left: 50%;
}
.hint--top-right:before {
left: calc(50% - 6px);
}
.hint--top-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--top-right:after {
margin-left: -12px;
}
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
} .hint--bottom-left:before {
margin-top: -11px;
}
.hint--bottom-left:before, .hint--bottom-left:after {
top: 100%;
left: 50%;
}
.hint--bottom-left:before {
left: calc(50% - 6px);
}
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--bottom-left:after {
margin-left: 12px;
}
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
} .hint--bottom-right:before {
margin-top: -11px;
}
.hint--bottom-right:before, .hint--bottom-right:after {
top: 100%;
left: 50%;
}
.hint--bottom-right:before {
left: calc(50% - 6px);
}
.hint--bottom-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--bottom-right:after {
margin-left: -12px;
}
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
} [class*="hint--"] { }
[class*="hint--"]:after {
text-shadow: none;
box-shadow: none;
font-weight: 300;
} .hint--white:after {
color: #111;
background-color: #fff;
}
.hint--white.hint--top-left:before {
border-top-color: #fff;
}
.hint--white.hint--top-right:before {
border-top-color: #fff;
}
.hint--white.hint--top:before {
border-top-color: #fff;
}
.hint--white.hint--bottom-left:before {
border-bottom-color: #fff;
}
.hint--white.hint--bottom-right:before {
border-bottom-color: #fff;
}
.hint--white.hint--bottom:before {
border-bottom-color: #fff;
}
.hint--white.hint--left:before {
border-left-color: #fff;
}
.hint--white.hint--right:before {
border-right-color: #fff;
} .hint--rounded:after {
border-radius: 0;
} .hint--no-animate:before, .hint--no-animate:after {
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
transition-duration: 0ms;
}
.hint--bounce:before, .hint--bounce:after {
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}</pre></body></html>