#form_offerte{
display: flex;
flex-direction: column;
row-gap: 20px;
}
#form_offerte > .angolo_offerte_div{
width: fit-content;
display: flex;
flex-direction: column;
}
#form_offerte > input{
width: 50px;
}
#form_offerte .textarea{
min-width: 400px ;
min-height: 100px ;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.animated{
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
@-webkit-keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
@keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
.fadeIn{
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes fadeOut{
0%{opacity: 1}
100%{opacity: 0}
}
@keyframes fadeOut{
0%{opacity: 1}
100%{opacity: 0}
}
.fadeOut{
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}  .shortcode-title{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
}
.ts-product-deals-wrapper .shortcode-heading-wrapper h2{
display: flex;
align-items: center;
}
.ts-product-deals-wrapper.title-center .shortcode-heading-wrapper h2{
display: block;
}
.ts-countdown .label{
margin-left: 20px; margin-right: 10px;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.ts-countdown.style-inline{
display: flex;
align-items: center;
margin: 0;
gap: 5px;
line-height: 40px;
}
.ts-countdown.style-inline .counter-wrapper{
display: flex;
gap: 10px;
}
.ts-countdown.style-inline .ref-wrapper{
margin-left: 1px; margin-right: 0;
}
.ts-countdown.style-inline .dots{
padding: 0 4px;
}
.ts-product-deals-wrapper .ts-countdown{
width: auto;
}
body .ts-product-deals-wrapper.show-counter-today .shortcode-heading-wrapper h2{
margin-right: 20px; }
.product-counter > span{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.ts-product header .ts-countdown .counter-wrapper{
padding-left: 0; padding-right: 5px; }
header .style-inline.ts-countdown .seconds{
min-width: 44px;
}
body.image-button-radius *:not(.product-counter) > .style-inline.ts-countdown{
border-radius: 10px;
}
.style-inline .counter-wrapper > *{
display: flex;
align-items: flex-end;
}
.ts-countdown.style-inline .number{
display: flex;
}
.ts-product-deals-wrapper .content-wrapper{
clear: both;
}
.ts-product-deals-wrapper header .ts-countdown{
font-size: var(--loobek-h6-font-size);
}
.ts-countdown:not(.style-inline) > div{
padding: 0;
}
body .ts-countdown:not(.style-inline) .ref-wrapper{
width: 100%;
padding: 0;
display: block;
line-height: 20px;
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}
.ts-shortcode.has-background-item .product .meta-wrapper{
padding: 10px 20px 20px 20px;
}
.elementor-counter .elementor-counter-number-wrapper{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}  .elementor-widget-ts-banner{
width: 100%;
}
.ts-banner,
.ts-banner *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-banner{
overflow: hidden;
position: relative;
}
.ts-banner .banner-wrapper{
position: relative;
text-align: left; }
.ts-banner .box-content{
position: absolute;
padding: 30px;
z-index: 3;
}
.ts-banner .banner-wrapper .banner-bg{
overflow: hidden;
}
.ts-banner.style-simple .box-content h4{
text-align: center;
padding: 0 5px;
display: inline-block;
}
.ts-banner .banner-wrapper > a{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 9;
}
.ts-banner .banner-bg{
transition: opacity 450ms;
}
.ts-banner h2,
.ts-banner h4{
color: #ffffff;
}
.ts-banner h2{
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
}
.ts-banner h3,
.ts-banner h4{
font-family: var(--loobek-main-font);
font-weight: var(--loobek-main-font-weight);
}
.coupon-code{
display: inline-block;
line-height: 46px;
padding: 0 30px;
position: relative;
cursor: pointer;
white-space: nowrap;
}
.ts-banner .coupon-code{
margin-top: 20px;
transition: 100ms ease 0s;
}
body.image-button-radius .ts-banner .coupon-code{
border-radius: 10px;
}
.coupon-code:after{
display: inline-block;
margin-left: 20px; font-family: 'icomoon';
font-weight: normal;
content: "\e90e";
}
.coupon-code:before{
border-width: 1px;
border-style: dashed;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
transition: 100ms ease 0s;
}
body.image-button-radius .coupon-code:before{
border-radius: 10px;
}
.coupon-code:hover:before{
border-width: 2px;
}
.ts-banner h3{
text-decoration-thickness: 1px !important;
}
.ts-banner .header-content > *{
margin-bottom: 14px;
}
.ts-banner .header-content .special-inline > *{
margin-right: 5px; }
.ts-banner .header-content .special-inline > *:last-child{
margin: 0;
}
.ts-banner .header-content > *:last-child{
margin-bottom: 0;
}
.ts-banner .ts-banner-button{
position: relative;
}
.button-default .ts-banner-button{
padding-top: 6px;
}
.ts-banner .ts-banner-button .button + .button{
margin-left: 8px; }
.elementor-editor-active .ts-banner a.button,
.woocommerce .ts-banner a.button,
.ts-banner a.button{
padding: 0 20px;
line-height: 32px;
font-size: var(--loobek-main-font-size);
}
.ts-banner-button a{
display: inline-block;
}
.ts-banner.text-left .banner-wrapper{
text-align: left;
}
.ts-banner.text-right .banner-wrapper{
text-align: right;
}
.ts-banner.text-center .banner-wrapper{
text-align: center;
}
.ts-banner .banner-bg .mobile-banner{
display: none;
} .left-top .box-content{
left: 0;
right: auto;
top: 0;
bottom: auto;
}
.left-bottom .box-content{
left: 0;
right: auto;
top: auto;
bottom: 0;
}
.left-center .box-content{
left: 0;
right: auto;
top: 50%;
bottom: auto;
transform: translate(0,-50%);
}
.right-top .box-content{
right: 0;
left: auto;
top: 0;
bottom: auto;
}
.right-bottom .box-content{
right: 0;
left: auto;
top: auto;
bottom: 0;
}
.right-center .box-content{
right: 0;
left: auto;
top: 50%;
bottom: auto;
transform: translate(0,-50%);
}
.center-top .box-content{
left: 0;
right: 0;
top: 0;
bottom: auto;
width: 100%;
}
.center-bottom .box-content{
left: 0;
right: 0;
top: auto;
bottom: 0;
width: 100%;
}
.center-center .box-content{
left: 50%;right: auto;
top: 50%;bottom: auto;
width: 100%;
transform: translate(-50%,-50%);
width: 100%;
}
.ts-banner .banner-bg img{
position: relative;
margin: 0 auto;
width: 100%;
}
.ts-banner .background-overlay{
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 1;
}
.eff-image img.bg-image{
transition: 0.3s ease 0s;
}
.eff-gray:hover img.bg-image{
filter: grayscale(100%);
}
.eff-gray .overlay{
display: none;
}
.eff-grow-rotate:hover img.bg-image,
.eff-scale:hover img.bg-image{
transform: scale(1.12,1.12);
}
.eff-grow-rotate img.bg-image{
transform: rotate(0deg) scale(1,1);
transition: 0.3s ease 0s;
}
.eff-grow-rotate:hover img.bg-image{
transform: rotate(3deg) scale(1.12);
}
.has-opacity:hover img.bg-image{
opacity: 0.6;
} .ts-banner.background-opacity .banner-bg img,
.ts-banner.background-scale-opacity .banner-bg img,
.ts-banner.background-opacity-and-line .banner-bg img,
.ts-banner.background-dark-and-line .banner-bg img,
.ts-banner.background-scale-opacity-line .banner-bg img,
.ts-banner.background-scale-dark-line .banner-bg img{
transition: transform 800ms , opacity 500ms ease 0s;
}  .ts-logo-slider-wrapper .content-wrapper{
padding: 0;
text-align: center;
}
.ts-logo-slider-wrapper .content-wrapper ul{
padding: 0;
margin: 0;
}
.ts-logo-slider-wrapper .owl-carousel .owl-item{
text-align: center;
}
.ts-logo-slider-wrapper .owl-carousel *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-logo-slider-wrapper a{
display: block;
text-align: center;
}
.ts-logo-slider-wrapper img{
transition: 300ms ease 0s;
opacity: 1;
}
.ts-logo-slider-wrapper .item:hover img{
opacity: 0.7;
}
.ts-logo-slider-wrapper .owl-carousel .owl-item img{
width: auto;
margin: 0 auto;
}
.ts-logo-slider-wrapper.no-nav .content-wrapper .items{
padding-left: 0;
padding-right: 0;
}
.ts-logo-slider-wrapper .item{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-shortcode.ts-logo-slider-wrapper .items .item{
margin: 0;
position: relative;
z-index: 2;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-logo-slider-wrapper:not(.ts-slider) .item{
float: left; }
.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item{
width: 16.66666667%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item{
width: 20%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-4 .item{
width: 25%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-3 .item{
width: 33.33333333%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-2 .item{
width: 50%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-1 .item{
width: 100%;
}
.ts-logo-slider-wrapper .items > .item{
width: 16.66666667%;
float: left; }  .ts-shortcode{
position: relative;
clear: both;
}
.ts-blogs .content-wrapper{
overflow: hidden;
}
.ts-shortcode:hover{
z-index: 1;
}
.shortcode-heading-wrapper{
margin-bottom: 25px;
display: flex;
justify-content: space-between;
align-items: center;
}
.style-vertical.show-icon .shortcode-heading-wrapper{
margin-bottom: 40px;
}
.show-counter-today .shortcode-heading-wrapper{
justify-content: flex-start;
}
.show-counter-today.title-center .shortcode-heading-wrapper{
justify-content: center;
}
.shortcode-heading-wrapper h2{
margin-bottom: 0;
display: block;
}
.title-center .shortcode-heading-wrapper{
display: block;
}
.title-center .shortcode-heading-wrapper{
text-align: center;
}
.ts-product-deals-wrapper.title-center .shortcode-heading-wrapper{
display: block;
}
.ts-product-deals-wrapper.title-center.show-counter-today .shortcode-heading-wrapper{
display: flex;
}
.ts-shortcode.title-center .shortcode-heading-wrapper{
float: none !important;
}  .ts-shortcode .view-more{
color: var(--loobek-text-bold-color);
}
.ts-shortcode .view-more:hover{
color: var(--loobek-primary-color);
}
.ts-shortcode .view-more:hover:before{
border-color: var(--loobek-primary-color);
}
.ts-shortcode .view-more-wrapper{
position: relative;
margin-top: 30px;
z-index: 3;
}
.ts-shortcode.view-more-style-button .view-more-wrapper,
.ts-shortcode.title-center .view-more-wrapper{
text-align: center;
}
.ts-shortcode .shortcode-heading-wrapper .view-more-wrapper{
margin-top: 0;
}
.ts-shortcode .shortcode-heading-wrapper .view-more-wrapper .button{
margin-top: 10px;
}
.ts-blogs-wrapper.item-layout-list .view-more-wrapper{
margin-top: 30px;
}
.ts-blogs-wrapper article{
margin-bottom: 50px;
}
.ts-blogs-wrapper .blogs{
margin-bottom: -50px;
}
.ts-blogs-wrapper.item-layout-list article{
margin-bottom: 30px;
}
.ts-blogs-wrapper.item-layout-list .blogs{
margin-bottom: -30px;
} .ts-blogs .blogs .quote-wrapper blockquote{
background: transparent;
}  .ts-testimonial-wrapper.title-center .shortcode-heading-wrapper{
margin-bottom: 35px;
}
.ts-shortcode.ts-testimonial-wrapper{
position: relative;
}
.testimonial-content .content-top{
margin-bottom: 25px;
}
body .ts-testimonial-wrapper .rating-wrapper{
margin-bottom: 10px;
}
.ts-testimonial-wrapper:not(.ts-slider) .items,
.ts-testimonial-wrapper .items .swiper-wrapper{
gap: 40px 0;
}
.ts-testimonial-wrapper a{
display: block;
}
.ts-testimonial-wrapper .swiper-wrapper .item{
height: auto;
}
.ts-testimonial-wrapper .items .item{
position: relative;
}
.content-bottom .author,
.testimonial-content .content{
color: var(--loobek-text-bold-color);
}
.ts-testimonial-wrapper .testimonial-content{
position: relative;
z-index: 1;
max-width: 480px;
display: inline-block;
}
body.image-button-radius .ts-testimonial-wrapper .testimonial-content{
border-radius: 10px;
}
.ts-testimonial-wrapper.columns-1 .testimonial-content{
max-width: 1100px;
}
.testimonial-content .content:before{
content: "\"";
}
.testimonial-content .content:after{
content: "\"";
}
.no-avatar.style-1 .title,
.has-background.style-2 .title{
text-decoration: underline;
}
.ts-testimonial-wrapper .title,
.testimonial-content .author > span:last-child,
.ts-team-members .member-social a{
color: var(--loobek-text-bold-color);
}
.testimonial-content .content-top,
.testimonial-content .content-bottom{
display: inline-flex;
align-items: center;
gap: 5px 10px;
flex-wrap: wrap;
justify-content: center;
}
.show-more-text .testimonial-content .content-bottom{
font-size: var(--loobek-main-small-font-size);
}
.show-more-text:not(.has-background) .testimonial-content .content-bottom{
font-family: var(--loobek-product-name-font);
font-weight: var(--loobek-product-name-font-weight);
}
.ts-testimonial-wrapper a.title:hover{
color: var(--loobek-primary-color);
}
.testimonial-content .content-top,
:is(.columns-1,.columns-2) .testimonial-content .content-bottom{
gap: 5px 20px;
}
.testimonial-content .content-middle{
display: block;
}
.testimonial-content .content-bottom,
.testimonial-content .content-middle{
margin-top: 14px;
}
.style-3 .testimonial-content > .content-middle{
margin-top: 10px;
}
.testimonial-content .content-middle .avatar{
margin-top: 10px;
}
.testimonial-content .content-middle .avatar + .author{
margin-top: 10px;
}
.ts-testimonial-wrapper .testimonial-content .image,
.ts-testimonial-wrapper .testimonial-content .avatar{
width: 30px;
}
.ts-testimonial-wrapper.style-2 .testimonial-content .image,
.ts-testimonial-wrapper.style-3 .testimonial-content .image,
.ts-testimonial-wrapper.style-2 .testimonial-content .avatar,
.ts-testimonial-wrapper.style-3 .testimonial-content .avatar{
width: 50px;
}
.image-button-radius .testimonial-content .image img,
.image-button-radius .testimonial-content .avatar img{
border-radius: 5px;
}
.ts-testimonial-wrapper.style-2 .title{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.style-3 .testimonial-content > .author{
margin-top: 5px;
display: block;
}
.ts-shortcode.ts-testimonial-wrapper .rating span,
body blockquote .rating span{
overflow: hidden;
display: block;
position: absolute;
left: 0; top: 0;
font-size: 0;
}
.ts-testimonial-wrapper.columns-1 .swiper .swiper-button-prev{
left: 0; right: auto;
}
.ts-testimonial-wrapper.columns-1 .swiper .swiper-button-next{
right: 0; left: auto;
}  .ts-shortcode.ts-team-members .item{
margin-bottom: 40px;
}
.ts-shortcode.ts-team-members .items{
margin-bottom: -40px;
}
.ts-team-members a:hover{
text-decoration: none;
}
.ts-team-members .image-thumbnail{
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
.ts-team-members.has-effect-img .image-thumbnail a:after{
transition: opacity .5s ease;
opacity: 0;
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0,0,0,0.3);
}
.ts-team-members.has-effect-img .image-thumbnail:hover a:after{
opacity: 1;
transition-duration: .8s;
}
.ts-team-members .image-thumbnail img{
transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
transform: scale(1) translate(0, 0);
width: auto;
}
.ts-team-members.has-effect-img .image-thumbnail:hover img{
transform: scale(1.2) translate(2%, 3%);
}
.ts-team-members .name{
font-size: var(--loobek-main-font-size);
}
.ts-team-members .name a:hover{
color: var(--loobek-primary-color);
}
.ts-team-members .team-info{
line-height: 20px;
}
.entry-author .author-info .role{
color: var(--loobek-text-bold-color);
}
.ts-team-members .team-info > *{
margin-bottom: 6px;
}
.ts-team-members .team-info > *:last-child{
margin-bottom: 0;
}
.team-info .name{
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.ts-team-members .member-social{
display: inline-flex;
flex-wrap: wrap;
font-size: 16px;
gap: 5px 10px;
}
.ts-team-members .member-social a{
text-align: center;
letter-spacing: 0;
line-height: 24px !important;
display: inline-block;
overflow: hidden;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-team-members .member-social a:hover{
color: var(--loobek-primary-color);
}
.ts-team-members .member-social a.facebook:hover{
color: #3b5998;
}
.ts-team-members .member-social a.twitter:hover{
color: #2caae1;
}
.ts-team-members .member-social a.linked:hover{
color: #0073b1;
}
.ts-team-members .member-social a.rss:hover{
color: #ee802f;
}
.ts-team-members .member-social a.dribbble:hover{
color: #ea4c89;
}
.ts-team-members .member-social a.pinterest:hover{
color: #cb2027;
}
.ts-team-members .member-social a.instagram:hover{
color: #d32558;
color: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
color: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
color: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.ts-team-members .member-role{
font-size: var(--loobek-main-small-2-font-size);
color: var(--loobek-text-light-color);
}  .ts-countdown{
overflow: hidden;
margin-bottom: 10px;
}
.ts-countdown:not(.style-inline) .counter-wrapper{
display: flex;
justify-content: center;
margin: 0 -20px;
}
.ts-countdown:not(.style-inline) .counter-wrapper > div{
min-width: 60px;
width: auto;
margin: 0 20px;
}
.ts-countdown:not(.style-inline).ref-wrapper{
text-transform: uppercase;
}
.ts-countdown:not(.style-inline) .number-wrapper{
margin-bottom: 0;
}
.ts-countdown.text-light .counter-wrapper .number,
.ts-countdown.text-light .counter-wrapper .ref-wrapper,
.ts-countdown.text-light .counter-wrapper{
color: #ffffff;
}
.thumbnail-wrapper .product-counter{
display: flex;
justify-content: center;
position: absolute;
top: 10px;
left: 10px; right: auto;
margin: 0;
z-index: 5;
line-height: 34px;
margin: 0;
align-items: center;
}
.thumbnail-wrapper .product-counter .ts-countdown{
line-height: 34px;
}  .ts-product .column-tabs{
display: flex;
width: 100%;
margin-bottom: 25px;
align-items: center;
justify-content: space-between;
}
.ts-product.title-center .column-tabs{
display: block;
}
.ts-product.title-center .column-tabs > *{
display: block;
text-align: center;
}
.ts-product.title-center .list-categories{
margin-top: 15px;
}
.ts-product.title-center .column-tabs ul.tabs{
justify-content: center;
}
.heading-tab h2{
margin-bottom: 0;
}
.column-tabs ul.tabs{
text-align: end;
padding: 0;
white-space: nowrap;
display: flex;
flex-wrap: wrap;
gap: 20px 40px;
}
.column-tabs ul.tabs li{
transition: all 350ms ease 0s;
display: inline-block;
position: relative;
cursor: pointer;
padding: 0;
font-family: var(--loobek-heading-font);
font-weight: var(--loobek-heading-font-weight);
letter-spacing: var(--loobek-heading-letter-spacing);
font-size: var(--loobek-heading-font-size);
line-height: var(--loobek-heading-line-height);
letter-spacing: var(--loobek-h3-letter-spacing);
color: var(--loobek-text-light-color);
}
.column-tabs ul.tabs li.current{
cursor: default;
}
.column-tabs ul.tabs li.current,
.column-tabs ul.tabs li:hover{
color: var(--loobek-text-bold-color);
}
.column-tabs ul.tabs li:before{
position: absolute;
left: 50%;
right: 50%;
border-width: 1px 0 0 0;
border-style: solid;
content: "";
bottom: 0;
transition: all 350ms ease 0s;
border-color: var(--loobek-text-bold-color);
}
.column-tabs ul.tabs li.current:before{
left: 0;
right: 0;
}
.column-content > .list-categories ul{
margin: 0;
}
.column-content > .list-categories{
width: 218px;
border-width: 1px;
border-style: solid;
padding: 20px;
margin-left: -1px; }  .ts-mailchimp-subscription-shortcode.layout-simple .subscribe-widget{
margin-left: 0;
margin-right: 0;
}
.ts-mailchimp-subscription-shortcode .widget-title-wrapper .widget-title{
margin-bottom: 15px;
}
.ts-mailchimp-subscription-shortcode .mailchimp-subscription .subscribe-email > *{
margin: 0 5px;
}
.ts-mailchimp-subscription-shortcode .widget-container .widget-title-wrapper,
.ts-mailchimp-subscription-shortcode .subscribe-widget > form{
display: inline-block;
width: 100%;
}
.ts-mailchimp-subscription-shortcode:not(.layout-simple) .mailchimp-subscription .subscribe-email{
margin-left: -5px;
margin-right: -5px;
}
.ts-mailchimp-subscription-shortcode .subscribe-widget{
padding: 0 !important;
}
.elementor-col-100 .ts-mailchimp-subscription-shortcode .widget-title-wrapper + .subscribe-widget,
div[data-col='100'] .ts-mailchimp-subscription-shortcode .widget-title-wrapper + .subscribe-widget{
margin: 30px 0 0 0;
}
.ts-mailchimp-subscription-shortcode .subscribe-widget > form{
max-width: 520px;
}
.ts-mailchimp-subscription-shortcode.layout-vertical .mailchimp-subscription{
display: flex;
align-items: center;
}
.ts-mailchimp-subscription-shortcode.layout-vertical .subscribe-widget{
margin-top: 0 !important;
}
.ts-mailchimp-subscription-shortcode.layout-vertical .widget-title-wrapper{
width: auto;
margin-right: 70px; }
.ts-mailchimp-subscription-shortcode.layout-simple .subscribe-email{
display: block;
}
.ts-mailchimp-subscription-shortcode.layout-simple .subscribe-email > *{
margin: 0;
}
.ts-mailchimp-subscription-shortcode.layout-simple .subscribe-email .button{
margin-top: 10px;
}
.ts-mailchimp-subscription-shortcode .subscribe-email > *{
margin-top: 10px;
}  .ts-list-of-product-categories-wrapper .heading-title,
.ts-list-of-product-tags-wrapper .heading-title{
margin-bottom: 22px;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
font-size: var(--loobek-main-font-bold-size);
line-height: var(--loobek-main-font-bold-line-height);
}
.ts-list-of-product-categories-wrapper li a,
.ts-list-of-product-tags-wrapper li a{
color: var(--loobek-text-bold-color);
}
.ts-list-of-product-categories-wrapper li a:hover,
.ts-list-of-product-tags-wrapper li a:hover{
color: var(--loobek-primary-color);
}
.ts-list-of-product-categories-wrapper.style-horizontal .heading-title{
margin-bottom: 25px;
}
.ts-list-of-product-categories-wrapper.style-horizontal.title-style-inline .heading-title{
margin: 0 10px 0 0; }
.ts-list-of-product-categories-wrapper .list-categories,
.ts-list-of-product-categories-wrapper .list-tags{
overflow: hidden;
}
.ts-list-of-product-categories-wrapper.title-style-inline .list-categories{
display: flex;
align-items: baseline;
}
.ts-list-of-product-categories-wrapper.style-horizontal ul{
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-left: auto;
margin-right: auto;
}
.ts-list-of-product-categories-wrapper.style-horizontal.title-style-inline ul{
margin: 0;
}
.ts-list-of-product-categories-wrapper.style-horizontal ul li{
text-align: center;
width: auto;
}
.ts-list-of-product-categories-wrapper.style-horizontal ul li a{
line-height: 44px;
border-width: 1px;
border-style: solid;
padding: 0 40px;
display: block;
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
body.image-button-radius .ts-list-of-product-categories-wrapper.style-horizontal ul li a{
border-radius: 10px;
}
.ts-list-of-product-categories-wrapper.style-horizontal.title-style-inline ul li a{
line-height: 32px;
padding-left: 20px;
padding-right: 20px;
font-size: var(--loobek-main-small-font-size);
}
.ts-list-of-product-categories-wrapper ul,
.ts-list-of-product-tags-wrapper ul{
margin: 0;
max-width: 100%;
list-style: none;
column-fill: balance;
overflow: hidden;
column-gap: 20px;
}
.ts-list-of-product-categories-wrapper.style-vertical ul,
.ts-list-of-product-tags-wrapper ul{
display: grid;
}
.ts-list-of-product-categories-wrapper .list-categories li,
.ts-list-of-product-tags-wrapper .list-tags li{
padding: 0;
}
.ts-list-of-product-categories-wrapper .list-categories li,
.ts-list-of-product-tags-wrapper .list-tags li{
list-style: none;
}
.ts-list-of-product-categories-wrapper .list-categories li > a{
display: flex;
align-items: center;
}
.ts-list-of-product-categories-wrapper .list-categories li img{
max-width: 20px;
margin-right: 10px; }
footer .ts-list-of-product-categories-wrapper .heading-title{
font-size: var(--loobek-h6-font-size);
line-height: var(--loobek-h6-line-height);
}  body.image-button-radius .ts-product-category-wrapper .product .product-wrapper{
border-radius: 10px;
}
.ts-product-category-wrapper.title-float > header{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.ts-product .product-wrapper > a{
display: block;
}
#page .ts-shortcode header .button-text,
#group-icon-header .ts-shortcode header .button-text{
margin-top: 10px;
display: inline-block;
}
.ts-product-category-wrapper.thumbnail-radius .product-wrapper > a{
border-radius: 100% !important;
}
.ts-product-category-wrapper .products .product.product-category{
position: relative;
z-index: 4;
text-align: center;
}
#page .ts-shortcode .product .category-name .count,
#group-icon-header .ts-shortcode .product .category-name .count{
line-height: 20px;
margin-top: 5px;
font-size: var(--loobek-main-small-font-size);
}
.woocommerce .product-category .product-wrapper .meta-wrapper,
.ts-product-brand-wrapper .item .meta-wrapper{
padding: 16px 0 0 0;
}
.woocommerce.style-horizontal .product-category .product-wrapper .meta-wrapper{
padding-top: 0;
}
.ts-product-brand-wrapper .item .meta-wrapper{
text-align: center;
}
.ts-shortcode .product .category-name h3,
.ts-product-brand-wrapper .item .meta-wrapper h3{
line-height: 20px;
}
#page .ts-product-category-wrapper .products,
#group-icon-header .ts-product-category-wrapper .products{
margin-left: -5px;
margin-right: -5px;
margin-bottom: -10px;
padding-bottom: 0;
gap: 0;
}
#page .ts-product-category-wrapper .product-group,
#group-icon-header .ts-product-category-wrapper .product-group{
gap: 0;
}
#page .ts-product-category-wrapper .product,
#group-icon-header .ts-product-category-wrapper .product{
margin-bottom: 10px;
padding: 0 5px;
}
.ts-product-category-wrapper.style-horizontal .product .product-wrapper{
display: flex;
align-items: center;
}
.ts-product-category-wrapper.style-horizontal .product .product-wrapper > a{
margin-right: 20px; margin-left: 0;
}  .ts-coupon-wrapper .coupon-code,
.ts-coupon-wrapper .item .discount-caption{
color: var(--loobek-text-bold-color);
font-family: var(--loobek-button-font);
font-weight: var(--loobek-button-font-weight);
}
.ts-coupon-wrapper .coupon-code{
font-size: var(--loobek-button-font-size);
}
.ts-coupon-wrapper .coupon-code:before{
border-color: var(--loobek-text-bold-color);
}
.ts-coupon-wrapper,
.ts-coupon-wrapper .discounts{
display: flex;
align-items: center;
justify-content: center;
}
.ts-coupon-wrapper{
margin: 0 -15px -15px 0; }
.ts-coupon-wrapper > *{
margin: 0 15px 15px 0; }
.ts-coupon-wrapper .item{
margin: 0 0 -15px -15px; }
.ts-coupon-wrapper.item-vertical,
.coupon-wrapper{
justify-content: space-between;
}
.ts-coupon-wrapper .item{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
position: relative;
}
.ts-coupon-wrapper .item:before{
position: absolute;
left: auto;
right: 0; top: 0;
bottom: 10px;
border-width: 0 1px 0 0;
border-style: solid;
content: "";
}
.ts-coupon-wrapper .item:last-child:before{
display: none;
}
.ts-coupon-wrapper .discount-caption{
display: block;
}
.ts-coupon-wrapper.item-vertical .discount-number{
font-size: var(--loobek-h1-font-size);
line-height: var(--loobek-h1-line-height);
}
.ts-coupon-wrapper.number-style-outline .discount-number{
stroke-width: 1px;
-webkit-text-stroke-width: 1px;
stroke: var(--loobek-text-bold-color);
-webkit-text-stroke-color: var(--loobek-text-bold-color);
color: transparent !important;
}
.ts-coupon-wrapper .item > *{
margin-left: 15px; margin-bottom: 15px;
}
.coupon-code.loading .copy-message{
opacity: 1;
visibility: visible;
transition: 150ms ease 0s;
}
.coupon-code.loading > span:first-child{
opacity: 0;
visibility: hidden;
}
.coupon-code .copy-message{
position: absolute;
padding-right: 44px; left: 0;
right: 0;
top: 0;
content: "";
width: 100%;
text-align: center;
opacity: 0;
visibility: hidden;
}  .ts-social-icons-elementor-widget .shortcode-heading-wrapper{
margin: 0 0 18px 0;
text-align: start;
}
.ts-social-icons-elementor-widget{
overflow: hidden;
}
.ts-social-icons-elementor-widget .list-items{
margin: -20px -20px 0 0;
display: flex;
flex-wrap: wrap;
}
.ts-social-icons-elementor-widget .list-items > span{
margin: 20px 20px 0 0;
display: block;
}
.ts-social-icons-elementor-widget.style-vertical .list-items > span{
width: 100%;
}
.ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon{
width: auto;
height: auto;
line-height: 30px;
display: flex;
float: left; justify-content: center;
align-items: center;
background: transparent;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: transparent;
}
body.image-button-radius .ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon{
border-radius: 10px;
}
.elementor-icon.elementor-social-icon span{
line-height: 20px;
}
.elementor-icon.elementor-social-icon i{
font-size: 20px;
}
.elementor-icon.elementor-social-icon *{
transition: inherit;
}
.ts-social-icons-elementor-widget .elementor-social-icon:hover{
opacity: 1;
}
.ts-social-icons-elementor-widget .elementor-social-icon i:before{
position: static;
}
.ts-social-icons-elementor-widget .social-name{
margin-left: 10px; }  .ts-videos-elementor-widget{
overflow: hidden;
}
.ts-videos-elementor-widget.ts-shortcode .items{
flex-wrap: nowrap;
}
.ts-videos-elementor-widget .items .item{
width: 100%;
}
.ts-videos-elementor-widget .items .item > div{
position: relative;
}
.ts-videos-elementor-widget .elementor-custom-embed-image-overlay{
cursor: pointer;
position: absolute;
left: 0;
top: 0;
width:100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.elementor-custom-embed-image-overlay .elementor-custom-embed-play i, 
.elementor-custom-embed-play svg{
transition: 300ms ease 0s;
opacity: 0.6;
}
.elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i, 
.elementor-custom-embed-play:hover svg{
opacity: 1;
}
body .elementor-slideshow__header{
padding-right: 48px;
padding-left: 30px; }
body .elementor-lightbox .dialog-lightbox-close-button{
text-decoration: none;
z-index: 11;
margin-top: 18px;
}
.elementor-lightbox .eicon-close{
font-family: 'icomoon';
font-weight: normal;
font-size: 14px;
}
.elementor-lightbox .eicon-close:before{
content: "\e906";
}
body .elementor-lightbox .elementor-video-container .elementor-video-landscape video{
width: auto;
max-width: 100%;
}
.ts-videos-elementor-widget embed, 
.ts-videos-elementor-widget iframe, 
.ts-videos-elementor-widget object, 
.ts-videos-elementor-widget video{
max-width: 100%;
width: 100%;
display: flex;
height: 100%;
margin: 0;
line-height: 1;
border: none;
-o-object-fit: cover;
object-fit: cover;
}
.ts-videos-elementor-widget .elementor-wrapper{
aspect-ratio: var(--video-aspect-ratio)
}
@supports not (aspect-ratio: 1/1) {
.ts-videos-elementor-widget .elementor-wrapper{
position:relative;
overflow: hidden;
height: 0;
padding-bottom: calc(100% / var(--video-aspect-ratio))
}
.ts-videos-elementor-widget .elementor-wrapper iframe,
.ts-videos-elementor-widget .elementor-wrapper video{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0
}
}  .ts-coupon-shortcode{
display: flex;
align-items: center;
margin: 0 -13px;
justify-content: center;
padding: 12px 0;
font-size: var(--loobek-h5-font-size);
line-height: var(--loobek-h5-line-height);
}
.ts-coupon-shortcode > *{
margin: 0 13px;
}
.ts-coupon-shortcode > .caption{
font-size: var(--loobek-main-font-size);
line-height: 1em;
}
body .ts-coupon-shortcode .coupon-code{
line-height: 46px;
font-size: var(--loobek-button-font-size);
}
.ts-coupon-shortcode .number{
font-size: var(--loobek-h2-font-size);
line-height: 1em;
color: var(--loobek-primary-color);
font-family: var(--loobek-main-font-extra-bold);
font-weight: var(--loobek-main-font-extra-bold-weight);
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.woof_container{
padding-bottom: 5px;
margin-bottom: 9px;
}
.woof_container select{
width: 100%;
}
.woof_container label{
display: inline-block !important;
}
ul.woof_list{
margin: 0 !important;
list-style: none !important;
}
li.woof_list{
list-style: none !important;
}
.woof_list li{
list-style: none !important;
}
.woof_block_html_items ul{
margin-left: 0 !important;
}
.woof_list label{
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
display: inline-block !important;
}
.woof_childs_list{
padding: 0 0 0 17px !important;
margin: 0 !important;
} .woof_auto_show{
position: absolute;
z-index: 1001;
width: 100%;
}
.woof_sid_auto_shortcode .woof_container{
width: 33%;
min-width: 150px;
}
.woof_sid_auto_shortcode .woof_container,
.woof_sid_auto_shortcode .woof_container_mselect{
overflow-x: hidden;
overflow-y: auto;
min-height: fit-content;
max-height: 250px;
}
.woof_sid_auto_shortcode .woof_container_select_hierarchy,
.woof_sid_auto_shortcode .woof_container_slider,
.woof_sid_auto_shortcode .woof_meta_slider_container,
.woof_sid_auto_shortcode .woof_container_mselect,
.woof_sid_auto_shortcode .woof_container_select,
.woof_sid_auto_shortcode .woof_price_filter{
overflow: visible;
}
.woof_sid_auto_shortcode .woof_container_inner{
padding-left: 5px;
}
.woof_submit_search_form{
float: left;
}
.woof_submit_search_form_container{
overflow: hidden;
clear: both;
margin: 9px 0 15px 0;
display: flex;
justify-content: space-between;
}
.woof_submit_search_form_container:empty{
display: none;
}
li.woof_childs_list_li{
padding-bottom: 0 !important;
} div.woof_info_popup {
position: fixed;
top: 48%;
left: 48%;
z-index: 10001;
display: none;
overflow: hidden;
padding: 20px;
border-radius: 5px;
background-color: rgba(0,0,0,.6);
box-shadow:
inset 0 0 0 1px rgba(0,0,0,.6),
inset 0 0 0 2px rgba(255,255,255,.2);
color: #fff;
font-size: 22px;
font-family: 'Oswald',sans-serif;
} p.woof_tooltip {
position: relative;
display: inline;
line-height: normal !important;
}
p.woof_tooltip span.woof_tooltip_data {
position: absolute;
width:auto;
min-width: 140px;
max-width: 300px;
color: #FFFFFF;
background: #000000;
height: auto;
min-height: 21px;
line-height: 21px;
vertical-align: middle;
text-align: center;
visibility: hidden;
border-radius: 6px;
margin-top: -30px;
}
p.woof_tooltip span.woof_tooltip_data:after {
}
p:hover.woof_tooltip span.woof_tooltip_data {
visibility: visible;
opacity: 0.8;
left: 50%;
margin-left: -74px;
z-index: 999;
}
.woof_tooltip_title{
display: none;
}
.woof_step .price_slider_amount .button{
display: none;
}
.woof_products_top_panel{
overflow: hidden;
line-height: 32px;
margin: 5px 0 15px 0;
display: none;
position: relative;
z-index: 99;
clear: both;
}
.woof_products_top_panel_ul li ul li{
margin: 0 5px 0 0 !important;
}
.woof_products_top_panel_ul a{
text-decoration: none !important;
}
.woof_reset_button_2{
padding: 2px 7px;
}
.woof_products_top_panel ul{
margin: 0 !important;
padding: 0 !important;
}
.woof_products_top_panel li{
float: left;
margin: 0 15px 0 0 !important;
list-style: none !important;
}
.woof_products_top_panel li a{
text-decoration: none;
}
.woof_products_top_panel li a:hover{
text-decoration: none;
}
.woof_products_top_panel li span{
padding-right: 16px;
background: url(//www.believeshoes.it/wp-content/plugins/woocommerce-products-filter/img/delete.png);
background-size: 14px 14px;
background-repeat: no-repeat;
background-position: right;
}
.woof_products_top_panel li span:hover{
background-size: 14px 14px;
} .woof_sid_auto_shortcode{
background: #fff;
border: solid 1px #eee;
border-radius: 3px;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background: #fefefe;
margin-bottom: 11px;
clear: both;
}
.woof_sid_auto_shortcode.woof{
padding: 16px;
}
.woof_edit_view{
position: relative;
float: right;
clear: both;
opacity: 0.7;
z-index: 9999;
margin-top: -20px;
}
.woof_container_overlay{
position: relative;
border:solid 1px orange;
}
.woof_container_setter{
position: relative;
}
.woof_container_overlay_item{
display: none;
color: red;
padding: 4px;
}
.woof_container_overlay .woof_container_setter_link{
display: inline-block;
position: relative;
float: right;
clear: both;
opacity: 0.8;
}
.woof_show_auto_form,.woof_hide_auto_form{
display: inline-block !important;
margin-bottom: 3px !important;
} .woof_show_auto_form,
.woof_hide_auto_form{
background: url(//www.believeshoes.it/wp-content/plugins/woocommerce-products-filter/img/magnifying-glass.svg);
background-size: cover;
width: 32px;
height: 32px;
display: inline-block;
background-repeat: no-repeat;
}
.woof_show_auto_form_txt.woof_show_auto_form,.woof_show_auto_form_txt.woof_hide_auto_form{
width: auto;
height: auto;
background: none;
}
.woocommerce-ordering{
position: relative;
z-index: 3;
}
.woof_sid_auto_shortcode .woof_redraw_zone{
position: relative;
width: 100%;
z-index: 1001;
display: flex;
flex-wrap: wrap;
}
.woof_auto_show .woof_price_search_container{
position: relative;
z-index: 1002;
}
.woof_price_search_container .price_slider_amount .price_label{
float: left !important;
display: inline-block;
text-align: right !important;
}
.woof_price_search_container form .price_slider_wrapper{
display: flex;
flex-wrap: wrap;
}
.woof_price_search_container form .price_slider_wrapper input[type='text']{
max-width: 35%;
margin-right: 3px;
box-shadow: none;
}
.woof_childs_list_opener{
vertical-align: middle;
margin-left: 7px !important;
margin-top: 0 !important;
display: inline-block !important;
line-height: 0 !important;
}
.woof_childs_list_opener span{
display: inline-block;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: right;
width: 13px;
height: 13px;
}
.woof_childs_list_opener span.woof_is_closed{
background: url(//www.believeshoes.it/wp-content/plugins/woocommerce-products-filter/img/plus2.svg);
}
.woof_childs_list_opener span.woof_is_opened{
background: url(//www.believeshoes.it/wp-content/plugins/woocommerce-products-filter/img/minus2.svg);
}
.woof_childs_list_opener span:hover{
background-size: 18px 18px;
}
.woof_list_checkbox li div{
margin-top: 3px;
}
ul.woof_list li{
margin: 0 3px 4px 3px;
} .woof .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.woof .widget_price_filter .price_slider_amount .button {
float: right !important;
}
.woof .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 0.9em;
height: 0.9em;
border-radius: 1em;
border: 1px solid #141741;
cursor: pointer;
background: #2d338e;
outline: none;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -0.5em;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #c0132c;
border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background: #d5d5d5;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
background-color: #a46497;
border: 0 none;
border-radius: 1em;
display: block;
font-size: 0.7em;
position: absolute;
z-index: 1;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
top: 0;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
top: 0;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
background-color: #a46497;
border: 0 none;
border-radius: 1em;
display: block;
font-size: 0.7em;
position: absolute;
z-index: 1;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
height: 1em;
margin-left: -0.5em;
outline: 0 none;
position: absolute;
width: 1em;
z-index: 2;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #602053;
border: 0 none;
border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: none repeat scroll 0 0 #d5d5d5;
border-radius: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
margin-left: 0.5em;
margin-right: 0.5em;
position: relative;
text-align: left;
}
.woof .woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woof .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof_overflow_hidden{
overflow: hidden;
}
.woof .chosen-drop{
z-index: 10001 !important;
}
.chosen-results{
z-index: 10001 !important;
}
.woof .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
min-height: 18px !important;
}
.woof_sid_widget .woof_edit_view{
display: none;
}
.woof_section_scrolled{
overflow: auto;
overflow-x: hidden;
margin-bottom: 3px;
}
.woof_price_filter_dropdown{
width: 100%;
}
.chosen-results li{
margin-left: 0 !important;
}
.woof-padding-1{
padding-left: 12px !important;
}
.woof-padding-2{
padding-left: 24px !important;
}
.woof-padding-3{
padding-left: 36px !important;
}
.woof-padding-4{
padding-left: 48px !important;
}
.woof-padding-5{
padding-left: 60px !important;
} .chosen-container{
margin-bottom: 3px;
max-width: 100%;
}
.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{
display: none;
}
.woof_search_is_going nav.woocommerce-breadcrumb{
display: none;
}
.woof_checkbox_label{
margin-left: 7px !important;
}
.woof_checkbox_label_selected{
font-weight: bold;
}
.woof_radio_label_selected{
font-weight: bold;
}
.woof_checkbox_count{
margin-left: 3px;
}
.woof_radio_label{
margin-left: 5px;
}
.woof_radio_count{
margin-left: 2px;
}
a.woof_front_toggle{
float:right;
text-decoration: none !important;
}
.woof_redraw_zone a.woof_front_toggle img{
height: 20px;
}
.woof_closed_block{
display: none;
}
.woof_radio_term_reset_visible{
display: inline-block !important;
padding: 2px 0 0 7px;
position: absolute;
}
.woof label{
cursor: pointer;
}
.woof_hidden_term{
display: none !important;
}
.woof_open_hidden_li{
clear:both;
display: block !important;
text-align: center;
}
.woof_open_hidden_li a{
outline: none !important;
}
.woof_open_hidden_li img{
box-shadow: none !important;
}
a.woof_start_filtering_btn{
display: inline-block;
padding: 9px 12px;
border: solid 2px #ccc;
border-radius: 3px;
text-decoration: none !important;
transition: all .5s;
}
a.woof_start_filtering_btn:hover{
color: #0073d2 !important;
border-color: #0073d2;
text-decoration: none;
}
a.woof_start_filtering_btn2{
display: inline-block;
padding: 9px 12px;
border: solid 2px #0073d2;
border-radius: 7px;
text-decoration: none !important;
color: #0073d2 !important;
}
.woof_price_filter_txt{
min-width: 75px !important;
max-width: 49%;
}
a.chosen-single{
text-decoration: none !important;
}
.chosen-container-single .chosen-single span{
font-size: 14px;
color: #444;
font-weight: 400;
line-height: 24px;
}
.chosen-container-single .chosen-single{
height: 32px !important;
line-height: 29px !important;
background: #fff;
box-shadow: none;
border-radius: 1px;
}
.chosen-container-single .chosen-single div b{
background-position: 0 4px !important;
} .woof_sid_flat_white{
background: #fff;
border: solid 1px #eee;
padding: 9px;
}
.woof_sid_flat_grey .chosen-container-single .chosen-single{
border-radius: 0px;
background: none;
background-color: #fff;
box-shadow: none;
border: 1px solid #ddd;
}
.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #ddd;
border-radius: 0;
background-image: none;
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-active{
background: none;
background-color: #fff;
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices{
background-image: none;
border: 1px solid #ddd;
}
.woof_sid_flat_grey  .chosen-container-active .chosen-choices{
box-shadow: none;
border: 2px solid #97b6be;
}
.woof_sid_flat_grey  .chosen-container .chosen-results li.highlighted {
background-color: #97b6be;
background-image: none;
color: #fff;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice , .woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice {
border: 2px solid #aaa;
border-radius: 0px;
background-color: transparent;
;
background-image:none;
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container .chosen-drop{
border: 2px solid #aaa;
border-top: 0;
background: #fff;
box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button{
box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button:hover{
background-color: #97b6be;
}
.woof_sid_flat_grey .woof_submit_search_form_container, .woof_sid_flat_dark .woof_submit_search_form_container {
margin: 0px;
}
.woof_sid_flat_grey .woof_redraw_zone select,.woof_sid_flat_grey .woof_redraw_zone input{
width: 100%;
}
.woof_sid_flat_grey .irs-bar, .woof_sid_flat_dark .irs-bar {
border-top: 1px solid #97b6be;
border-bottom: 1px solid #97b6be;
background: #97b6be;
}
.woof_sid_flat_grey .irs-from, .woof_sid_flat_grey .irs-to, .woof_sid_flat_grey .irs-single {
color: #fff;
background: #97b6be;
}
.woof_sid_flat_dark .irs-from, .woof_sid_flat_dark .irs-to, .woof_sid_flat_dark .irs-single {
color: #fff;
background: #97b6be;
}
.woof_sid_flat_grey .irs-slider, .woof_sid_flat_dark .irs-slider{
border: 2px solid #AAA;
background: #DDD;
box-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}
.woof_sid_flat_grey .irs-line, .woof_sid_flat_grey .irs-line{
background: #EEE;
border: 2px solid #AAA;
}
.woof_sid_flat_grey .woof_container h4 {
margin-bottom: 11px!important;
font-size: 1.12em!important;
background: #eee;
padding: 9px 7px;
color: #777;
line-height: 1.12em!important;
text-align: center;
}
.woof_sid_flat_grey {
background: #fff;
border: solid 1px #ddd;
background: #fdfdfd;
margin-bottom: 11px;
margin-top: 30px;
padding: 12px;
}
.woof_sid_flat_grey .woof_select_radio_check dt.woof_select_radio_check_opened a {
background-color: #a0bcc385;
color: #fff !important;
border: solid 1px #fff;
}
.woof_sid_flat_grey .woof_select_radio_check dt a {
border: solid 2px #aaa;
border-radius: 0px;
}
.woof_sid_flat_grey .woof_color_term:hover , .woof_sid_flat_dark .woof_color_term:hover{
border-color: #444;
transform: scale(1.1, 1.1);
transition-duration: 1s;
border-style: solid;
}
.woof_sid_flat_grey .woof_color_term.checked , .woof_sid_flat_dark .woof_color_term.checked {
transform: scale(1.1, 1.1);
}
.woof_sid_flat_grey .woof_color_term , .woof_sid_flat_dark .woof_color_term  {
border-radius: 0px;
}
.woof_sid_flat_dark {
border: solid 2px #aaa;
background: #4e4d4d;
margin-bottom: 11px;
margin-top: 30px;
padding: 12px;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_redraw_zone select,.woof_sid_flat_dark .woof_redraw_zone input{
width: 100%;
}
.woof_sid_flat_dark .chosen-container-single .chosen-single{
border-radius: 0px;
background: none;
background-color: #4e4d4d;
box-shadow: none;
border: 2px solid #e2e6e7;
color: #e2e6e7;
}
.chosen-container .chosen-drop {
border: 2px solid #4d4d4;
background: #4e4d4d;
box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single {
border: 2px solid #e2e6e7;
border-radius: 0;
background-image: none;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-active{
background: none;
background-color: #4e4d4d;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-multi .chosen-choices{
background-image: none;
background-color: #4e4d4d;
border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark .chosen-container-multi ul.chosen-choices li.search-field input{
color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-results li.no-results {
background: #97b6be;
}
.woof_sid_flat_dark  .chosen-container-active .chosen-choices{
box-shadow: none;
border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark  .chosen-container .chosen-results li.highlighted {
background-color: #97b6be;
background-image: none;
color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-drop{
border: 2px solid #e2e6e7;
border-top: 0;
background: #4e4d4d;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-single .chosen-drop {
border-radius: 0px;
}
.woof_sid_flat_dark .woof_color_term{
border: 0px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_color_term.checked {
border: 3px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_container h4 {
margin-bottom: 11px!important;
font-size: 1.32em!important;
background: #a0bcc385;
padding: 11px 7px;
color: #e2e6e7;
line-height: 1.12em!important;
text-align: center;
}
.woof_sid_flat_dark .woof_submit_search_form_container button{
box-shadow: none;
}
.woof_sid_flat_dark .woof_submit_search_form_container button:hover{
background-color: #97b6be;
}
.woof_sid_flat_dark .woof_select_radio_check dt.woof_select_radio_check_opened a {
background-color: #a0bcc385;
color: #e2e6e7 !important;
border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_select_radio_check dt a {
background-color: #4e4d4d;
color: #e2e6e7 !important;
border: solid 2px #e2e6e7;
border-radius: 0px;
}
.woof_sid_flat_dark .woof_select_radio_check dd ul.woof_list {
background-color: #4e4d4d;
color: #e2e6e7;
}
.woof_sid_flat_dark input[type=search]:focus, .woof_sid_flat_dark input[type=text]:focus, .woof_sid_flat_dark  textarea:focus {
background: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search'], .woof_sid_flat_dark input[type='search']  {
background: #4e4d4d;
color: #e2e6e7;
border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search']::placeholder , .woof_sid_flat_dark  input[type='search']::placeholder { color: #a0bcc3;
opacity: 1; }
.woof_sid_flat_dark .irs-max , .woof_sid_flat_dark .irs-min{
background: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_grey .woof_list_label li .woof_label_term:hover, .woof_sid_flat_grey .woof_list_label li .woof_label_term.checked {
background-color: #97afb5;
border-color: #a0bcc385;
color: #fff;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term:hover, .woof_sid_flat_dark .woof_list_label li .woof_label_term.checked {
background-color: #a0bcc385;
border-color: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term{
color: #728a90;
}
.woof_sid_flat_dark .easy-autocomplete-container ul {
background: none repeat scroll 0 0 #4e4d4d;
;
border-top: 1px dotted #ccc;
display: none;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
position: relative;
top: -1px;
}
.woof_sid_flat_dark .easy-autocomplete-container ul li.selected {
background: none repeat scroll 0 0 #a0bcc385;
} .woof_auto_4_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 24%;
padding: 5px;
min-width: 150px;
}
.woof_auto_3_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 31%;
padding: 5px;
min-width: 150px;
}
.woof_auto_2_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 48%;
padding: 5px;
min-width: 150px;
}
.woof_auto_1_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 100%;
padding: 5px;
min-width: 150px;
}
.woof_auto_1_columns .woof_list_checkbox li,.woof_auto_1_columns .woof_list_radio li{
}
.woof_auto_1_columns .woof_container_select_radio_check .woof_list_checkbox li, .woof_auto_1_columns .woof_container_select_radio_check .woof_list_radio li{
display: block;
}
input.woof_checkbox_term, input.woof_radio_term{
vertical-align: middle;
}  @media only screen and (max-width : 1200px) {
} @media only screen and (max-width : 992px) {
.woof_sid_auto_shortcode .woof_container{
clear: both;
width: 100%;
}
.woof_sid_auto_shortcode .woof_container .chosen-container{
width: 100% !important;
}
.woof_sid_auto_shortcode .woof_container_select .woof_block_html_items,
.woof_sid_auto_shortcode .woof_container_slider .woof_block_html_items,
.woof_sid_auto_shortcode .woof_by_rating_container .woof_container_inner{
height: auto !important;
min-height: auto !important;
max-height: auto !important;
}
}
.easy-autocomplete-container ul{
margin: 0 !important;
}
.woof_tooltip_templates{
display: none;
}
.woof_container_inner .woof_tooltip_header{
display: inline-block;
height: 15px;
width: auto;
vertical-align: top;
}
.woof_container_inner h4{
margin-bottom: 9px;
}
.woof_tooltip_title{
font-size: 18px;
font-weight: bold;
color: #2c2c2c;
}
.woof_container .woof_container_inner input[type="search"] {
line-height: normal !important;
border: solid 1px #eee;
}
.woof_star_font,.woof_star_selected select {
font-family: 'star';
color: #96588a;
}
#select2-woof_select_range-results li{
font-family: 'star';
}
#select2-woof_select_range-results li:first-of-type {
font-family: none;
}
.woof_star_selected .chosen-single span{
font-family: 'star';
color: #96588a;
}
.woof_price_filter_txt_slider .woof_price_filter_txt_from{
float: left;
}
.woof_price_filter_txt_slider .woof_price_filter_txt_to{
float: right;
}
.woof_price_filter_txt_slider{
height: 35px;
}
.woof_price_filter_txt_slider input[type='number']{
padding: 2px 7px;
border: solid 1px #ccc;
background: #fff;
box-shadow: none;
} @media only screen and (max-width : 768px) {
} @media only screen and (max-width : 600px) {
} @media only screen and (max-width : 480px) {
}
ul.chosen-choices{
padding: 5px !important;
} .woof_hide_filter{
display: none !important;
}
.woof_show_filter_for_mobile.woof {
opacity: 0.95;
position: fixed;
top: 100%;
background: white;
z-index: 9999;
overflow: auto;
height: 100%;
display: block !important;
width: 100%;
right: 0px;
padding: 30px;
padding-bottom: 100px;
animation: move_top .5s ease ;
animation-fill-mode: forwards;
}
.woof_hide_mobile_filter img, .woof_show_mobile_filter img{
display: inline-block;
width: 30px;
}
.woof_hide_mobile_filter span, .woof_show_mobile_filter span{
font-size: 20px;
display: inline-block;
vertical-align: top;
font-weight: 600;
}
.woof_hide_mobile_filter{
margin-bottom: 10px;
display: none;
cursor: pointer;
}
.woof_show_filter_for_mobile .woof_hide_mobile_filter{
display: block;
}
@keyframes move_top {
100% {
top: 30px;
}
}
.woof_container_select_hierarchy .select2-container{
margin-bottom: 10px;
} .woof_price_search_container .price_slider_amount .price_label{
text-align: left !important;
}
.woof .widget_price_filter .price_slider_amount .button {
float: left;
}
.woof_float_none{
float: none;
}  .woof_use_beauty_scroll::-webkit-scrollbar {
width: 6px;
} .woof_use_beauty_scroll::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(100,100,100,0.3);
border-radius: 5px;
} .woof_use_beauty_scroll::-webkit-scrollbar-thumb {
border-radius: 5px;
background: rgba(220,220,220,0.8);
box-shadow: inset 0 0 6px rgba(200,200,200,0.5);
}
.woof_use_beauty_scroll::-webkit-scrollbar-thumb:window-inactive {
background: rgba(120,120,120,0.4);
}
.woof_seo_text{
clear:both;
}
.woof .woof_wcga_label_hide, .woof_container_inner .woof_wcga_label_hide {
display: none !important;
}
.woof_use_beauty_scroll{
overflow-y: scroll;
} .woof_list.woof_list_label > li{
position: relative;
}
ul.woof_list.woof_list_label li{
margin: 2px 2px 2px 0;
}
ul.woof_list{
padding-left: 0 !important;
margin-left: 0 !important;
} .widget .woof_redraw_zone ul li,
.widget .woof_redraw_zone ul li a{
border-bottom: none;
padding: 0;
box-shadow: none;
margin: 0;
}
.widget .woof_redraw_zone ul,
.widget .woof_redraw_zone ol{
border: none;
box-shadow: none;
}
ul.chosen-results{
margin: 0;
padding: 0;
}
.woof_autohide_wrapper{
position: relative;
}
.woof_open_hidden_li a img{
max-width: 75px;
} .woof_auto_show_indent{
background: #fff;
}
.widget_price_filter .price_slider_wrapper .price_slider {
min-width: 200px;
}
.woof_redraw_zone.woof_blur_redraw_zone{
position: relative;
filter: blur(12px);
background-image: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5) 50%, transparent 100%), linear-gradient(#DDD 100%, transparent 0);
background-repeat: no-repeat;
background-size: 75px 100%, 100% 100%, 100% 16px, 100% 30px;
background-position: -185px 0, center 0, center 115px, center 142px;
box-sizing: border-box;
animation: woof-animloader 1.3s ease-in-out infinite;
}
@keyframes woof-animloader {
to {
background-position: 100% 0, center 0, center 115px, center 142px;
}
}