.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//agro-natura.com/wp-content/plugins/side-cart-for-woocommerce/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
button.owl-next {
position: absolute;
right: 0;
}
button.owl-prev {
position: absolute;
left: 0;
}
.owl-theme .owl-nav {
position: absolute;
top: 21%;
width: 100%;
}
button.owl-prev span,button.owl-next span {
font-size: 34px;
background-color: rgba(0, 0, 0,0.5 );
padding: 0;
height: 40px;
width: 40px;
border-radius: 100%;
color: white;
display: block;
line-height: 36px;
}
.owl-nav button{
outline: none;
}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body {
overflow-x: hidden;
}
.wfc_container {
position: fixed;
top: 0;
bottom: 0;
z-index: 99999999;
background-color: #FFF;
transition: width 2s;
display: flex !important;
box-shadow: 3px 0 9px 0 #000;
flex-direction: column;
opacity: 0;
}
.wfc_container .wfc_header{
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
width: auto;
background-color: #f1f1f1;
border-bottom: 2px solid #ccc;
padding: 0px 12px;
}
.wfc_container .wfc_header_title {
display: flex;
padding: 10px 10px;
text-align: center;
font-size: 20px;
margin: 0px;
text-transform: capitalize; }
.wfc_container span.wfc_close_cart {
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
font-size: 16px;
cursor: pointer;
transition: all 0.6s ease 0s;
width: 11px;
line-height: 0px;
}
.wfc_container span.wfc_close_cart:hover{
transform: rotate(180deg);
right: 15px;
top: 17px;
line-height: 0px;
}
.wfc_container table.wfc_cust_mini_cart td{
border: none;
}
.wfc_container .wfc_body {
overflow-y: auto;
flex-grow: 1;
} .wfc_container .wfc_footer {
padding: 10px;
position: relative;
bottom: 0;
display: inline-block;
left: 0;
background-color: #f1f1f1;
border-top: 1px solid #ccc;
}
a#wfc_apply_coupon {
font-size: 20px;
letter-spacing: 1.1px;
} .wfc_container .wfc_footer a {
display: list-item;
text-align: center;
padding: 5px;
font-weight: 600;
line-height: 25px;
font-size: 17px;
letter-spacing: 0.5px;
text-decoration: none;
list-style: none;
}
.cart_box {
padding: 15px;
}
.wfc_cart_basket{
border: 1px solid #ccc; border-radius: 10px;
position: fixed;
right: 15px;
z-index: 999999;
cursor: pointer;
}
.wfc_item_count {
position: absolute;
top: -10px;
left: -12px;
height: 23px;
width: 23px;
line-height: 23px;
border-radius: 50%;
text-align: center;
vertical-align: middle;
}
.wfc_container h3.empty_cart_text {
padding: 10px 10px;
font-size: 20px;
font-weight: 600;
}
.wfc_container div.wfc_ship_txt {
text-align: center;
text-transform: capitalize;
}
.wfc_container .wfc_container a:focus{
outline: none !important;
}
.wfc_container .wfc_total_tr {
display: flex;
align-items: center;
padding: 10px;
background-color: #ffffff;
border-top: 2px solid #ccc;
font-size: 21px;
}
.wfc_oc_total_oc {
width: 100%!important;
border-top: 1px dashed #9E9E9E;
}
.wfc_total_label {
font-weight: bold;
}
.wfc_container .wfc_total_tr div {
width: 50%;
display: inline-block;
}
.wfc_container .wfc_coupon {
display: flex;
background-color: #f1f1f1;
padding: 10px 10px;
border-top: 1px solid #eee;
position: relative;
font-weight: 700;
text-align: center;
}
.wfc_apply_coupon_link {
width: 100%;
}
.wfc_apply_coupon_link a {
display: inline-block;
text-decoration: none;
font-size: 18px;
}
.wfc_coupon_field {
display: none;
width: 100%;
}
.wfc_coupon_field input#wfc_coupon_code {
display: inline-block;
width: 68%;
font-size: 16px;
padding: 8px;
border: 0;
border-radius: 0;
}
.wfc_coupon_field span.wfc_coupon_submit {
display: inline-block;
width: 25%;
font-size: 16px;
padding: 8px;
margin-left: 5%;
cursor: pointer;
}
.wfc_container .wfc_cust_mini_cart a.wfc_remove {
display: inline-block;
margin-bottom: 10px;
}
.wfc_container input[type="number"] {
width: 35%;
display: inline-block;
line-height: 30px;
height: 30px;
padding: 5px;
}
.wfc_container span.qty_title {
vertical-align: middle;
}
.wfc_container table.wfc_cust_mini_cart {
margin: 0px;
}
.wfc_container .wfc_slider {
width: 100%;
display: inline-block;
float: left;
position: relative;
text-align: center;
border-top: 1px solid #eee;
}
.wfc_container .wfc_gift_product {
width: 100%;
display: flex;
float: left;
padding: 9px 27px;
align-content: center;
align-items: center;
}
.wfc_container .wfc_left_div {
width: 100%;
display: inline-block;
float: left;
}
.wfc_container .wfc_right_div {
width: 100%;
display: inline-block;
float: left;
text-align: left;
padding-left: 25px;
}
.wfc_container .wfc_right_div h3 {
margin: 10px 5px 5px 5px;
font-weight: 700;
display: inline-block;
width: 100%;
}
.wfc_container .wfc_right_div span {
font-weight: bold;
}
.wfc_right_div > a > span{ width: 100%; display: inline-block; }
.wfc_container button:focus {
outline: none;
}
.wfc_container .owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
}
.wfc_container .owl-prev {
left: 0;
position: absolute;
}
.wfc_container .owl-next {
right: 0;
position: absolute;
}
.wfc_coupon_response {
position: fixed;
display: none;
width: 100%;
height: 100%; top: 0; right: 0; 
bottom: 0;
background-color: rgb(99 97 97 / 50%);
z-index: 9999999999;
cursor: pointer;
}
#wfc_cpn_resp{
position: relative;
background-color: #0f834d; color: #fff;
padding: 15px;
z-index: 9999999;
cursor: pointer;
top: 0;
left: 0; -ms-transform: translate(-50%,-50%); max-width: 100%;
display: inline-block;
}
ul.wfc_applied_cpns {
list-style-type: none;
margin: 3px 0;
display: table;
}
li.wfc_remove_cpn {
display: table;
float: left;
padding: 5px;
background-color: #dff0d8;
border-radius: 10%;
margin: 5px 0px 5px 10px;
color: #3c763d;
text-transform: uppercase;
cursor: pointer;
font-size: 12px;
}
li.wfc_remove_cpn .dashicons.dashicons-no {
width: 12px;
height: 12px;
font-size: 12px;    
}
.scfw_overlay {
overflow: hidden;
position: relative;
}
.scfw_overlay:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.wfc_container_overlay.active {
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
z-index: 99999998;
background-color: transparent;
}
.wfc_cust_mini_cart .wfc_remove img {
height: 17px;
}
.wfc_cust_mini_cart .wfc_remove img:hover {
opacity: 0.8;
}
.wfc_qupdiv {
display: inline-block;
width: 100%;
vertical-align: middle;
width: 100%;
position: relative;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
margin-top: 10px;
}
.wfc_plus, .wfc_minus {
display: inline-block;
background: transparent;
color: #000;
border: 1px solid #000;
padding: 5px 9px;
margin: 0;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
border: 1px solid #ccc !important;
color: #000;
cursor: pointer;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
outline: none;
margin: 0px;
line-height: 30px;
font-family: Muli,sans-serif !important;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
width: 30px;
height: 30px;
font-weight: 700;
text-align: center;
background: transparent;
z-index: 999;
}
.wfc_update_qty {
box-shadow: none;
text-indent: inherit !important;
box-sizing: border-box !important;
display: -webkit-inline-box;
display: inline-flex;
line-height: 30px !important;
height: 30px !important;
max-height: none;
min-height: 0;
border: none;
font-size: 16px;
background: transparent;
border-top: 1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
border-left: 0px !important;
border-right: 0px !important;
width: 45px !important;
min-width: auto !important;
text-align: center;
color: #000;
padding: 0 !important;
border-radius: 0;
min-height: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}
.wfc_minus {
padding: 4px 11px;
}
.wfc_cust_mini_cart .image_div img {
max-width: 60px;
}
.wfc_cart_icon img {
height: 20px;
}
.wfc_cart_prods {
display: list-item;
padding: 10px 12px;
position: relative;
border-bottom: 1px solid #eee;
}
.wfc_cart_prods_inner {
display: grid;
grid-template-columns: 60px calc(100% - 80px);
grid-gap: 20px;
align-items: center;
}
.wfc_cart_prods_inner .image_div {
display: inline-block;
vertical-align: top;
text-align: center;
max-width: 60px;
}
.wfc_cart_prods_inner .description_div {
display: inline-block;
vertical-align: top;
word-break: break-word;
width: 100%;
position: relative;
}
.wfc_total_innwer {
text-align: right;
}
.oc_metadata p {
margin: 0px;
}
.wfc_prcdel_div {
display: inline-block;
vertical-align: middle;
text-align: left;   
position: absolute;
right: 0;
top: 0;
}
.wfc_prodline_title {
display: block;
}
.wfc_prodline_qty {
margin-top: auto;
display: -webkit-box;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
p.oc_meta {
margin: 0px;
}
.wfc_prodline_price {
display: inline-block;
vertical-align: top;
position: relative;
text-align: right;
word-break: break-word;
width: 100%;
margin-top: 10px;
}
.wfc_prodline_price span.amount {
font-size: 16px;
}
button.owl-prev img, button.owl-next img {
width: 14px;
opacity: 0.3;
}
button.owl-prev img:hover, button.owl-next img:hover {
opacity: 1;
}
.wfc_total_innwer_full {
text-align: right;
}
.wfc_total_label {
display: inline-block;
width: 100%;
float: left;
text-align: left;
}
.wfc_total_amount {
display: inline-block;
width: 100%;
float: right;
text-align: right;
}
.owl-carousel .owl-item .wfc_left_div img {
width: 120px;
}
.wfc_container a, .wfc_container button, .wfc_container a:hover, .wfc_container button:hover {
text-decoration: none;
}
.wfc_body.wfc_loader .wfc_cust_mini_cart{
position: relative;
}
.wfc_body.wfc_loader {
overflow: hidden;
}
.wfc_body.wfc_loader .wfc_cust_mini_cart:after {
position: absolute;
content: "";
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.5);
top: 0;
z-index: 9999;
left: 0;
overflow: hidden !important;
}
.wfc_pslide_prodpage, .wfc_pslide_atc {
display: inline-block;
padding: 6px 8px;
font-size: 16px;
text-align: center;
box-sizing: border-box;
word-break: break-word;
margin-top: 10px;
}
.wfc_slider .owl-theme .owl-nav {
position: absolute;
top: 50%;
width: 100%;
display: flex;
align-items: center;
align-content: center;
height: auto;
margin: 0 !important;
}
.wfc_right_div .added_to_cart {
display: none;
} a.wfc_bn_3 ,a.wfc_bn_2 , a.wfc_bn_1{
position: relative;
}
.wfc_container .wfc_footer a.wfc_bn_3:after,.wfc_container .wfc_footer a.wfc_bn_2:after,.wfc_container .wfc_footer a.wfc_bn_1:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: rgba(255,255,255,0.4);
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.wfc_container .wfc_footer a.wfc_bn_3:hover:after ,.wfc_container .wfc_footer a.wfc_bn_2:hover:after,.wfc_container .wfc_footer a.wfc_bn_1:hover:after{
width: 120%;
background-color: rgba(255,255,255,0);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.wfc_total_amountt {
text-align: right;
}
.oc_metadata dl.variation {
margin: 0px;
font-size: 13px!important;
}
.oc_metadata dt {
width: auto;
display: inline-block;
float: left;
}
.oc_metadata dd {
margin: 0px!important;
}
.wfc_inner_div { display: inline-block;
position: relative;
}
@media only screen and (max-width: 768px){
.wfc_slider.desktop_oc {
display: none;
}
}html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
overflow: hidden;
}
html.yith-quick-view-is-open .select2-container.select2-container--open {
z-index: 1500;
}
html.yith-quick-view-is-open.yith-quick-view-on-mobile .select2-container.select2-container--open {
z-index: 999999;
}
#yith-quick-view-modal {
position: fixed;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1400;
opacity: 0;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.yith-wcqv-head {
position: absolute;
top: 15px;
right: 15px;
z-index: 1000;
width: 30px;
height: 30px;
}
#yith-quick-view-modal:before { ; display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
#yith-quick-view-modal span.onsale {
top: 25px;
left: 25px;
right: auto;
z-index: 10;
}
#yith-quick-view-modal .yith-wcqv-wrapper .woocommerce-variation-description p {
font-size: 16px;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
display: inline-block;
vertical-align: middle;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
height: 600px;
width: 1000px;
position: absolute;
}
.yith-quick-view.yith-modal .yith-wcqv-wrapper {
position: absolute;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
}
#yith-quick-view-modal .yith-wcqv-main { -moz-transform: translateY(20%);
-ms-transform: translateY(20%); opacity: 0;
height: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
border-radius: 22px;
}
#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper {
visibility: visible;
opacity: 1;
}
#yith-quick-view-modal #yith-quick-view-content { }
#yith-quick-view-modal .yith-wcqv-main:after,
#yith-quick-view-modal .yith-wcqv-main:before { display: table;
clear: both;
}
#yith-quick-view-modal.open .yith-wcqv-main {
opacity: 1;
height: 100%;
overflow-y: scroll;
position: relative;
border-radius: 22px;
}
#yith-quick-view-close {
border: 1px solid;
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;
text-align: center;
line-height: 18px;
z-index: 2;
opacity: 0.5;
}
#yith-quick-view-close:hover {
opacity: 1;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
}
div#yith-quick-view-content div[id^="product"] {
display: flex;
flex-direction: row;
}
#yith-quick-view-content div.images { opacity: 1 !important;
margin: 0;
box-sizing: border-box;
}
#yith-quick-view-content div.images img {
max-width: 100%;
object-fit: cover;
height: 100%;
object-position: center;
}
#yith-quick-view-content div.images a {
display: block;
font-size: 0;
max-height: 600px;
height: 100%;
}
#yith-quick-view-content div.summary {
margin: 0;
padding: 15px; font-size: 16px;
box-sizing: border-box;
overflow-y: auto;
padding-left: 30px;
padding-right:30px;
}
#yith-quick-view-content div.summary.entry-summary .woocommerce-product-details__short-description p{
font-size: 16px;
}
.yith-quick-view-content.woocommerce div.summary .price {
font-size: 22px;
margin-bottom: 15px;
}
.yith-quick-view-content.woocommerce div.summary .price del,
.yith-quick-view-content.woocommerce div.summary .price ins {
display: inline-block;
background: none;
}
.yith-quick-view-content.woocommerce div.summary .price del {
font-size: 80%;
opacity: 0.5;
}
.yith-quick-view-content.woocommerce div.product .product {
height:600px;
}
.yith-quick-view-content.woocommerce div.summary div[itemprop="description"],
.yith-quick-view-content.woocommerce div.summary .product_meta {
font-size: 15px;
}
.yith-quick-view-content.woocommerce div.summary .product_meta span {
margin-bottom: 10px !important;
}
.yith-quick-view-content.woocommerce div.summary div[itemprop="description"] {
margin-bottom: 30px;
}
.yith-quick-view-content.woocommerce div.summary .product_meta > span {
display: block;
}
.yith-quick-view-content.woocommerce div.summary div.quantity,
.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
margin-right: 15px;
display: inline-block;
}
.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px;
}
.yith-quick-view-content.woocommerce div.summary table.variations {
border: 0;
margin-bottom: 0;
}
.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details {
margin: 10px 0;
display: inline-block;
}
.yith-quick-view-content.woocommerce div.product form.cart .variations select {
float: none;
width: 100%;
max-width: 450px;
}
.yith-quick-view.yith-modal.fade-in.open .yith-quick-view-content.woocommerce div.product form.cart .variations select {
max-width: 350px;
}
#yith-quick-view-content div.woocommerce-product-rating:after,
#yith-quick-view-content div.woocommerce-product-rating:before {
content: '';
display: table;
clear: both;
}
#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
display: none;
}
#yith-quick-view-content .onsale {
top: 5px;
right: auto;
left: 5px;
}
#yith-quick-view-content figure.woocommerce-product-gallery__wrapper > div:not(:first-child) {
display: none;
}
li.product .yith-wcqv-button .blockUI.blockOverlay:before {
background: none;
}
.yith-quick-view.yith-modal .yith-quick-view-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
@media( max-width: 480px ){
#yith-quick-view-modal {
position: fixed;
z-index: 1400;
top: 0px;
bottom: 0;
left: 0;
right: 0;
visibility: hidden;
overflow: scroll;
height:100%;
}
#yith-quick-view-modal.open .images,
#yith-quick-view-modal.open .images img {
width: 100%!important;
float: none;
}
#yith-quick-view-modal .yith-wcqv-wrapper{
width:100% !important;
height: 100% !important;
top: 0!important;
bottom: 0!important;
left: 0!important;
right: 0!important;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
width: 100%;
height:100%!important;
border-radius:0!important; height:auto;
}
#yith-quick-view-modal .yith-wcqv-wrapper .summary.entry-summary {
width: 100%;
padding-right: 30px;
float: none;
}
#yith-quick-view-modal #yith-quick-view-content {
height: auto;
}
.yith-quick-view-content.woocommerce div.product .product {
height: calc(100vh - 100px) !important;
}
}
@media( min-width: 480px ) and (max-width: 768px) {
#yith-quick-view-modal .yith-wcqv-wrapper {
height: calc(100vh - 100px) !important;
top: 50px !important;
bottom: 50px !important;
max-width: 450px;
left: 0 !important;
right: 0 !important;
margin-inline: auto;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
height:100%!important;
border-radius:inherit;
}
}
@media (max-width: 768px) {
div#yith-quick-view-content div[id^="product"] {
flex-direction: column;
}
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
height:auto;
border-radius:inherit;
}
#yith-quick-view-modal .yith-quick-view-content div.images,
#yith-quick-view-modal .yith-quick-view-content div.summary {
width: 100% !important;
height: auto;
max-height: none;
}
.yith-quick-view-mobile #yith-quick-view-modal .yith-wcqv-main {
width: 100% !important;
border-radius:0!important;
}
#yith-quick-view-modal #yith-quick-view-content{ }
#yith-quick-view-content div.summary{
overflow:inherit;
}
html.yith-quick-view-is-open  #yith-quick-view-modal {
width: 100% !important;
}
}
@media ( min-width: 768px ) {
#yith-quick-view-modal.open .yith-wcqv-main {
overflow: hidden;
}
#yith-quick-view-content div.summary {
max-height: 600px;
}
} .theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title {
margin-top: 20px;
}
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title,
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .price {
font-size: 24px;
}
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description.
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .single_variation_wrap .woocommerce-variation-description,
.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input {
font-size: 16px;
}
.theme-yith-proteo .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px
}
.theme-yith-proteo .single-product div.product .summary.entry-summary {
padding-left: 30px;
} .woocommerce .yith-quick-view .single-product div.product .summary.entry-summary {
font-size: 16px; }
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .product_title,
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .price {
font-size: 24px;
}
.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input {
font-size: 20px;
}
.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
padding: 12px 40px;
border-radius: 12px;
font-size: 15px;
}