<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media (min-width: 1200px) {
	.prodfns_img .product-img-box { max-width:268px; float:left;}
	.fns-slider .imgrelative { width:65px; height:319px; }
	.owl-item .thumbs_list li { width:64px; }
	.view_desk { display:block !important;}
.view_portable { display:none !important;}
}
.owl-carousel .owl-item article.pro-item { margin:10px;}
.owl-carousel .owl-item:hover .dfxcarousel-product { box-shadow: 0 0 4px 1px #ebebeb; }
	.owl-item .thumbs_list li { width:99%; }
	.view_desk { display:block !important;}
.view_portable { display:none !important;}
@media (min-width: 1320px) {
	.prodfns_img .product-img-box { max-width:255px; float:left; }
	.fns-slider .imgrelative { height: 227px;
    width: 50px;
}
	.view_desk { display:block !important;}
.view_portable { display:none !important;}
}
@media (max-width: 1199px) {
	.prodfns_img .product-img-box { max-width:80%;}
	.fns-slider .imgrelative { width: 18%;  }
	.container-slider { overflow:hidden;}
	.fns-slider .imgrelative { max-height:300px;  }
	.owl-item .thumbs_list li { width:99%; }
	/*.owl-carousel .owl-wrapper-outer {
		 padding-bottom: 10px;
		 width:auto !important;
	}*/
	.view_desk { display:block !important;}
.view_portable { display:none !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.prodfns_img .product-img-box { max-width:80%;}
	.fns-slider .imgrelative { width: 18%;  }
	.container-slider { overflow:hidden;}
	.fns-slider .imgrelative { max-height:300px;  }
	.owl-item .thumbs_list li { width:99%; }
	/*.owl-carousel .owl-wrapper-outer {
		 padding-bottom: 10px;
		 width:auto !important;
	}*/
	.pro-item .item-wrap { border:none !important; padding:0 !important;}
	.view_desk { display:none !important;}
.view_portable { display:block !important;}
}
.pro-item .item-wrap {
	background: #fff none repeat scroll 0 0;
    padding: 15px 10px;
	overflow:hidden;
	box-shadow:0 0 17px 0 rgba(238, 223, 190, 0.4) inset;
	border:1px solid #f8eede;
}
.owl-item .dfxcarousel-product .pro-item .item-wrap {
	border:none;
	box-shadow:none;
}
.dfxcarousel-product .pro-item .item-wrap {
	padding: 15px 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.container-slider { overflow:hidden;}
	.owl-carousel .owl-wrapper-outer { margin-left:5px;}
.prodfns_img .product-img-box { width:50%;}
	.fns-slider .imgrelative { margin-left:1%; height:336px; width: 70px; }
	.view_desk { display:none !important;}
.view_portable { display:block !important;}
.pro-item .item-wrap { border:none !important;}
}
@media (min-width: 620px) and (max-width: 767px) {
	.prodfns_img .product-img-box { width:50%;}
	.fns-slider .imgrelative { margin-left:2%; width:19%; height:438px;  }
	.view_desk { display:none !important;}
.view_portable { display:block !important;}
.container-slider { overflow:hidden;}
.pro-item .item-wrap { border:none;}
}
@media (min-width: 460px) and (max-width: 619px) {
	.fns-slider .imgrelative { margin-left:2%; width:19%; height:375px;  }
	.view_desk { display:none !important;}
.view_portable { display:block !important;}
.pro-item .item-wrap { border:none; }
}
@media (max-width: 459px) {
	.prodfns_img .product-img-box { width:50%;}
	.fns-slider .imgrelative { margin-left:1%; width:19%; height:259px;  }
	.view_desk { display:none !important;}
.view_portable { display:block !important;}
.pro-item .item-wrap { border:none; }
.other-pro { margin-top:0 !important;}
}


.tab-margin {
	margin-top:5px !important;
}
/*.prodfns_img {
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
	max-width:380px;
}*/
.prodc_img { max-width:225px;}
.dfxcarousel-product .prodfns_img .product-img-box { display:inline-block; float:left; padding: 10px;
    border: 1px solid #ddd; margin-right:15px;}
	.prodfns_img .product-img-box { display:inline-block; float:left; position:relative; padding: 10px;
    margin-right:15px;}
.fns-slider .imgrelative ul { margin:0;}
.fns-slider .imgrelative { 
    margin-left: 1%;
    overflow-y: hidden;
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	z-index:9999;
	position: absolute;
    right: 10px;
}
.owl-item .cart i { margin-right:15px;}
.owl-item article { max-width:99%; }
.owl-item .dfxcarousel-product article { max-width:100%; margin:0 !important;}
.pro-item .border_inside {
    position: relative;
    text-align: center;
}
.pro-item .border_inside a.product_image img {
    height: auto;
	width: 100%;
}
.product_image {}
.product_image {
    display: block;
    margin: 0 auto;
}
.prodtimage {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
}
.pro-item .cart_btn a.ajax_add_to_cart_button {
	width: 100%;
}
.pro-item .products_list_price .price {
    color: #ff6766;
    font-size: 14px;
    font-weight: bold;
	font-family:"Ubuntu","Open Sans",sans-serif;
}
.pro-item .products_list_price {
    font-family: "Ubuntu","Open Sans",sans-serif;
    text-align: center;
}
.pro-item .old-price {
    color: #999;
    font-size: 15px;
    font-weight: bold;
    text-decoration: line-through;
}
.pro-item .comments_note {
    display: inline-block;
    margin: 0 auto;
    width: auto;
}
.pro-item:hover .cartbottom_btn {
	position:absolute;
	transition:all 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	opacity:1;
	left:0;
	bottom:0;
	width:100%;
}

#index .other-pro .tab-content {
    margin-bottom: 10px;
    margin-top: 5px;
	font-family:"Open Sans",sans-serif;
}
.other-pro {
	margin-bottom:10px;
	text-align:center;}
.other-pro .nav-tabs {
  border: medium none;
    display: inline-block;
    text-align: center;
    z-index: 2;
}
.other-pro .nav-tabs &gt; li {
	margin-left:23px;
}
.other-pro .nav-tabs li a {
  font-size: 16px;
  font-weight:bold;
  color: #999;
  text-transform: uppercase;
  padding: 7px 5px;
  line-height:1.42;
  font-family: "Ubuntu","Open sans",arial;
  border:none;
  display: list-item;
    list-style-type: disc;
}
.fns-title {
font-size: 16px;
  color: #000;
  font-weight:bold;
  text-transform: uppercase;
  padding: 7px 5px;
  line-height:1.42;
  font-family: "Ubuntu","Open Sans",sans-serif;
  border:none;
}

.fns-spacer { clear:both; width:100%; margin-top:35px; display:inline-block;}
.other-pro .nav-tabs li:first-child a { list-style-type:none !important;}

.other-pro .nav-tabs li a:hover {
  color:#000 !important;
 border:none;
}
.other-pro .nav-tabs li.active &gt; a {
  color: #000;
 border:none;
}

.owl-item .thumbs_list li { margin-bottom:8px; cursor:pointer; background:#fff; border:1px solid #ccc;}
.owl-item .thumbs_list li:last-child { margin-bottom:0;}
.owl-item .thumbs_list li img { height:auto; width:100%;}


</pre></body></html>