<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ========================= STYLE FOR QUICKSHOP =========================== */

#em_quickshop_handler {
	width:53px;
	height:53px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	color:transparent;
	background:#000 url(../images/icon_quickshop.png) no-repeat 0 1px;
	line-height:0;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border:1px solid #000000;

	z-index:9999!important;
}
#em_quickshop_handler:hover{z-index:9999!important;}


#em_quickshop_handler span span {
	display:inline-block;
	width:53px;
	height:53px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	color:transparent;
	background:url(../images/icon_quickshop.png) no-repeat 0 1px;
}

#em_quickshop_handler &gt; span:hover {
	background-image:none;
}
*/
body .pp_content_container .images img.attachment-shop_single{width:auto!important}

body.woocommerce .pp_content_container div.product div.images a.woocommerce-main-image, 
body.woocommerce-page .pp_content_container div.product div.images a.woocommerce-main-image{width:50%!important}
body .pp_content_container .pp_left{padding-left:10px}

body .pp_content_container .images{display:inline-block;float:left;width:50%;position:relative}
body .pp_content_container .images .onsale{position:absolute;top:0;left:0;z-index:10000}
body .pp_content_container .summary {display:inline-block;float:left;width:50%;padding-left:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

body .pp_content_container  span.amount{font-size:30px;line-height:32px;margin:10px 5px 10px 0px;display:inline-block;overflow:hidden;float:left}
body .pp_content_container .short-description h6{margin-bottom:15px;margin-top:10px;}

body .pp_content_container .thumbnails img{width:auto!important}

body .pp_content_container .thumbnails li{display:inline-block;float:left;text-align:center}
body .pp_content_container .thumbnails{margin-left:0;margin-top:20px}

body .pp_content_container  div.list_carousel .slider_control{float:right;position:absolute;right:0;left:auto;top:0;width:70px}
body .pp_content_container  div.list_carousel .slider_control a{position:relative;width:25px;height:25px;font-size:0;color:transparent;display:block!important;float:left}
body .pp_content_container  div.list_carousel .slider_control a.prev:before{content: "\f053";font-family:"FontAwesome";position:absolute;top:4px;left:6px;font-size:18px;line-height:18px;color:#000;z-index:1}
body .pp_content_container  div.list_carousel .slider_control a.next:before{content: "\f054";font-family:"FontAwesome";position:absolute;top:4px;left:7px;font-size:18px;line-height:18px;color:#000;z-index:1}

body .pp_content_container  div.list_carousel .slider_control a:hover{background:#000;color:#fff}

body .pp_content_container  div.list_carousel .slider_control a.prev:hover:before,
body .pp_content_container  div.list_carousel .slider_control a.next:hover:before{color:#fff}
body .pp_content_container  .details_view{text-align:center;margin-top:10px;margin-bottom:10px;}
body .pp_content_container  .details_view a{display:inline-block;font-size:12px;line-height:14px;}
body .pp_content_container  .details_view a:hover{text-decoration:underline}

body .pp_content_container .summary.entry-summary form.cart .quantity{margin-top:20px!important;margin-bottom:10px!important;}

body .pp_content_container .summary .quantity .minus {
	cursor:pointer;
	position:relative;
	left:auto;
	top:auto;
	display:inline-block;
	float:left;
	width:20px;
	height:30px;
	text-align:center;
	text-indent:9999px;
	border-top:1px solid;
	border-right:1px solid;
	border-left:1px solid;
	border-bottom:1px solid;
	filter:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	-webkit-appearance:none;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	margin:0;
	background:#fff url(../images/images1.png) no-repeat -130px 0;
}

body .pp_content_container .summary .quantity .minus:hover {
	background:#fff url(../images/images1.png) no-repeat -130px 0;
	filter:none;
}

body .pp_content_container .summary .quantity .qty  {
	display:inline-block;
	float:left;
	text-align:center;
	height:28px;
	line-height:28px;
	width:36px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0!important;
	-o-border-radius:0!important;
	-webkit-appearance:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	margin:0 0 0 -1px;
	padding:0 5px;
	border-width:1px 0 1px 1px;
	border-style:solid;
	background:#fafafa;
}

.ie8 body .pp_content_container .summary .quantity .qty  {
	line-height:18px;
	padding-top:4px;
}


body .pp_content_container .summary .quantity .plus   {
	cursor:pointer;
	position:relative;
	left:auto;
	top:auto;
	display:inline-block;
	float:left;
	width:20px;
	height:30px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	filter:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	-webkit-appearance:none;
	text-indent:9999px;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	background:#fff url(../images/images1.png) no-repeat -153px 0;
}

body .pp_content_container .summary .quantity .plus:hover   {
	background:#fff url(../images/images1.png) no-repeat -153px 0;
	filter:none;
}
body div.pp_woocommerce .pp_close{top:0!important;right:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background:none;color:#000!important;text-shadow:none;height:25px;width:25px;border:0;}
body div.pp_woocommerce .pp_close:hover{background:#000;color:#fff!important;border-color:#000;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
</pre></body></html>