a.gallery_hover_next div {background-position: 60px -70px;}

.gallery-carousel.images{ width:48% !important; float:left !important; }

#gallery-large-image{width:100%;max-width:400px; height:350px; margin:0;}

.woocommerce .quick-wcqv-main #content div.product div.summary, .woocommerce .quick-wcqv-main div.product div.summary, 
.woocommerce-page .quick-wcqv-main #content div.product div.summary, .woocommerce-page .quick-wcqv-main div.product div.summary {
	width:42%;
	margin: 0;
}

#wc-quick-view-popup .gallery-thumbs a img{ /*height:auto; max-width:100px;} */
	box-shadow: none;
    display: block;
    height: auto;
    width: 100%;
	/*max-width:150px;*/
}

.gallery-thumbs{left:19px;}

.quick-wcqv-wrapper .gallery-thumbs a img {border:0px;}

/*img.scroll-arrow{left:3px;width:15px; height:15px;}/*Set the size of Thumbnails Image Arrows*/

a.gallery_hover{left:0;}

a.gallery_hover_next{left:303px;}

.anchor-fill{display:none;}

a.gallery_hover{top:50%; margin-top:-30px; height:25px; width:44px;}

.left_arrow{background-image:url("..images/preview_pic.png") no-repeat;position: absolute;top: 50%;}

.right_arrow{  position: absolute;top: 50%;right:0;}

.woocommerce div.product form.cart .variations select{border:solid 1px silver; padding:4px;}

.woocommerce.add-to-cart{color:red;}

.quick-wcqv-wrapper-nev .slide-prev{position:fixed; left:85px; top:50%; z-index:1000}

.quick-wcqv-wrapper-nev .slide-next{position:fixed; right:85px; top:50%; z-index:1000;} 

/**pop up css**/


/*.gallery-thumbs a img { border: 2px solid #5a5a5a;height: 49px !important;margin: 0 3px;padding: 0;width: 66px; }*/

#thumbnail-slider { position:relative; width: 10000px; }

/*.gallery-thumbs a img { border: medium none; margin: 0 7px; padding: 0; height: 81px !important; width: 106px; }/*thumbnail image size*/

.gallery-thumbs { height: auto; }

.single_add_to_cart_button.alt{ background-color: #7c993c; border-radius: 0 !important;color: #fff; }



#gallery-large-image { background: none repeat scroll 0 0 #e9e9e9; }

.summary.entry-summary.set-r { float:right !important; width:42% !important; }

.qty-r { float: left; margin: 0 4px 0 0; }

.qty-r .qty{text-align: center; width: 3.631em; border: 2px solid #d4d0ba;padding: 5px;}
.gallery-carousel {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 405px;
}

/*---------------------------------------------- Additional css---------------------------------------------------------------*/

.left_arrow > img ,.right_arrow > img {height: 25px !important;width: 20px !important;}/*Set the size of Product Arrows*/
.ajax.mclass > img {height: 45px;width: 45px;}/*Set the size of Product changing Arrows*/
.sale_tag_enable_dsable{display: block!important;}/*“Sale” tag in Quick view- Show/Hide(for hide use display:none;in div class .woocommerce span.onsale)*/
.phoen_quick_share {padding: 17px 0;}
.phoen_quick_share a.popup {display: inline-block;line-height: 1;margin: 0;padding: 0;text-decoration: none;border:0 none; box-shadow:0 0 0;}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {margin-bottom: 22px!important;}
.product_meta {padding: 15px 0 0;}
.comment-form-rating > select {margin-left: 40px;}  
/*.product-img-large{width:50px!important;height:100px!important;max-height: 347px!important;max-width: 400px!important;}*/

.quick-wcqv-wrapper-nev .slide-prev a.ajax,.quick-wcqv-wrapper-nev .slide-next a.ajax{height:70px; background:rgba(0,0,0,1);width:40px; text-align:center; line-height:70px; display:block; color:#fff;
	font-size:30px; font-family:trebuchet ms, myriad pro; cursor:pointer; position:relative; z-index:10001;}
.quick-wcqv-wrapper-nev .slide-prev a.ajax:hover,.quick-wcqv-wrapper-nev .slide-next a.ajax:hover{background:rgba(0,0,0,1); text-decoration:none;}
.quick-wcqv-wrapper-nev .slide-prev a.ajax img,.quick-wcqv-wrapper-nev .slide-next a.ajax img{margin:0 auto;max-width:100%; display:blokc;}
.quick-wcqv-wrapper-nev .slide-prev {left: 0; transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.hover_image_pre {left: 38px;text-align: right!important;vertical-align: middle;}
.hover_image_pre img{width:50px;height:50px;float:right;margin-right:10px;}
.hover_image_pre > span {float: right;margin: 0 10px 0 0;}
.quick-wcqv-wrapper-nev .slide-next {right: 0;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.hover_image_nex {right: 38px;text-align: left!important;vertical-align: middle;}
.hover_image_nex img{width:50px;height:50px; margin-left:10px;}
.hover_image_nex > span {margin:0 0 0 10px;}

.hover_image_pre,.hover_image_nex{height: 70px!important;width: 225px!important; background:rgba(0,0,0,1);color:#fff;}
.hover_image_pre img,.hover_image_nex img,
.hover_image_pre span,.hover_image_nex span{transform:translateY(-50%);-webkit-transform:translateY(-50%); position:relative; top:50%; display:inline-block; vertical-align:top;}
.hover_image_pre span,.hover_image_nex span{font-size:13px;}
.hover_image_pre span, .hover_image_nex span {
    font-size: 13px;
    max-height: 60px;
    max-width: 140px;
    overflow: hidden;
	vertical-align:middle !important;
}

.hover_image_pre{transform:translate(-150%,-50%);-webkit-transform:translate(-150%,-50%);transition:0.3s linear;-webkit-transition:0.3s linear;}
.hover_image_pre.hover{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);transition:0.3s linear;-webkit-transition:0.3s linear;}
.hover_image_nex{transform:translate(150%,-50%);-webkit-transform:translate(150%,-50%);transition:0.3s linear;-webkit-transition:0.3s linear;}
.hover_image_nex.hover{transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transition:0.3s linear;-webkit-transition:0.3s linear;}

.hover_img_rotate_pre{background: red none repeat scroll 0 0;
    left: 42px;
    position: fixed;
    top: 50%;
    width: 46px;
    z-index: 1000;}
.hover_img_rotate_next{background: red none repeat scroll 0 0;
    right: 42px;
    position: fixed;
    top: 50%;
    width: 46px;
    z-index: 1000;}

/*--inside quick view button--*/
.woocommerce ul.products .product .img-wrap{position:relative;}
.woocommerce ul.products .product .quick_view_insider{position:absolute;top:0; left:0; width:100%; height:100%; text-align:center; display:none; z-index: 99999;}
.woocommerce ul.products .product .quick_view_insider .quick-butn,
.woocommerce ul.products .product .quick_view_insider .quick_view_icon{margin:0; position:absolute; top:50%; left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}	
.woocommerce ul.products .product .quick_view_insider .quick_view_icon img{margin:0; padding:0; background:none;border:0 none; box-shadow:0 0 0;}
/*	


/*#tab-description{
	
	display:none;
}
#tab-reviews{
display:none;	
}
#tab-id3916
{
	display:none;
	display:none;
}*/
#wc-quick-view-content div.product div.images img {
    max-height: 400px!important;}
/*#wc-quick-view-content div.product div.images .thumbnails a {
    max-width: 50px!important;}	*/
#wc-quick-view-content div.product div.images .thumbnails a img{max-width:100%;height:auto;}	


@media only screen and (max-width:768px){
		.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width:100%;}

	}
	
	
	#wc-quick-view-content {
    padding: 40px 15px 0 !important;
}

#wc-quick-view-content div.product div.images img {
    padding-right: 10px;
    padding-bottom: 15px;
}

#wc-quick-view-close {
    border: none !important;
    height: 22px;
    line-height: 20px;
    top: 6px;
    width: 0px !important;
    font-size: 30px;
}
