.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible {position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-tabs { position: relative; padding:0; zoom: 1; }
.ui-tabs .ui-tabs-nav li {display:inline-block; }
.ui-tabs .ui-tabs-hide {
    display: none;
    visibility: hidden;
    height: 0;
}
/**/
.home_top_tab{position:relative;margin-bottom:20px;}
.ui-tabs-nav{margin-bottom:16px;position:relative}
.ui-tabs-nav:after{position:absolute;left:0;bottom:0px;width:100%;height:1px;border-bottom:1px solid #d1d1d1;content:".";text-indent:-9999px;z-index:0;}
.ui-tabs-nav li{margin-right:5px;border-bottom:5px solid transparent;padding:14px 20px 9px;transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;position:relative;z-index:2;}
.ui-tabs-nav li.ui-tabs-selected,.ui-tabs-nav li:hover{border-bottom:5px solid #347ca5;background:#fff;}
.ui-tabs-nav li a{text-transform:uppercase;font-family:'Open Sans', sans-serif;font-size:15px;color:#666;font-weight:700;}
.ui-tabs-nav li.ui-tabs-selected a{color:#347ca5;cursor:default;}
.ui-tabs-nav li:hover a{color:#347ca5}
.tabs-carousel{margin-left:-10px;margin-right:-10px;}
ul.product_list .csframe_product .content_price {margin-bottom:0}
h5.name_product{display:block;margin-bottom:14px;}
.content_price{float:left;clear:left;margin-top:-4px;}
.content_price span{display:block;margin-bottom:2px;}
.button-container{float:right;}
.home_top_tab .list_carousel li {float:left;float:left;margin-right:10px;width:220px;margin-left:10px;}

@media (max-width: 1199px) {
	.button-container{float:left;clear:both;margin-top:10px}
	.content_price span {display:inline-block}
}
@media (max-width: 767px) {
	.tabs-carousel {position:relative;margin-bottom:20px;}
	.title_tab_hide_show {margin-bottom: 18px;}
	.title_tab_hide_show h4 {border-bottom:3px solid #d9d9d9;text-transform:uppercase;font-weight:700;font-size:15px;font-family:'Open Sans', sans-serif;padding:0 20px 10px}
	.title_tab_hide_show h4:hover { border-color:#347ca5;}
	.title_tab_hide_show h4:hover a{color:#347ca5;}
	.home_top_tab a.btn_slide {top:-52px;}
	.home_top_tab .list_carousel li {min-height:292px;}
}
@media (min-width: 768px ) and (max-width: 992px ) {
	.ui-tabs-nav li{padding-left:10px;padding-right:10px;}
	.ui-tabs-nav li a {font-size:13px;}
}

/* store 2 */
.home_prod_filter{position:relative;margin-bottom:20px;clear:both}
.home_prod_filter h4 a:hover{color:#4091c0}

/* store 4 */
.cshft-layout-1 .product-container{background:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.cshft-layout-1 .product-image-container {width:430px;float:left;margin-right:20px;background-color:#fff;margin-bottom:18px;}
.cshft-layout-1 .list_thumb{float:right;width:130px;}
.home_prod_filter.cshft-layout-1 li{margin-right:0;}
.home_prod_filter.cshft-layout-1 .list_thumb li{background-color:#fff;margin-bottom:20px;width:100%;text-align:center;margin-left:0;margin-right:0}
.cshft-layout-1 .csframe_product{margin-left:0;margin-right:0;padding-bottom:0;}
.cshft-layout-1 .content_price{float:none;margin-top:10px;}
.cshft-layout-1 .content_price span{font-size:24px;float:left}
.cshft-layout-1 .content_price .price-discount{margin-right:10px;text-decoration:line-through}
.cshft-layout-1 .button-container{float:none;clear:both;padding-top:20px;}
.cshft-layout-1 .name_product a{font-size:24px;}
.cshft-layout-1 a.cs_buttoncart{padding-right:20px;line-height:28px;height:30px;font-size:14px;font-weight:700;font-family: 'Open Sans', sans-serif;text-transform:uppercase;transition:none;-moz-transition:none;-webkit-transition:none}
.cshft-layout-1 a.cs_buttoncart span {background-position:0 -1px;text-indent:0;width:30px;margin-right:20px;float:left;background-color:#347ca5;margin-left:-1px;margin-top:-1px;height:27px;}
.home_prod_filter .list_carousel li{float:left;margin-left:18px;margin-right:18px;}
.home_prod_filter .list_carousel{margin-left:-18px;margin-right:-18px;}
.cshft-layout-1 a.cs_buttoncart:hover{color:#4091c0;}

/* load more */
.load_more {
	text-align: center;
	border: none;
	width: 100%;
	background-color: transparent;
	margin-bottom: 8px;
	margin-top: 50px;
}
.load_more span {
	display: inline-block;
	height: 41px;
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 23px;
	padding: 8px 130px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
}
.load_more:hover span{
	background-color: transparent;
	color: #000;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition :all 0.3s ease-in-out 0s;
	-moz-transition :all 0.3s ease-in-out 0s;
}
.load_more.disabled:hover span{
	background-color: #000;
	color: #fff;
}
@media (max-width: 479px ) {
	.load_more span {
		padding-left: 20px;
		padding-right: 20px;
	}
	.load_more.disabled span:before {
		display: none;
	}
}
.load_more.disabled span:before{
	content: "\f110";
	animation: 2s linear 0s normal none infinite spin;
	-webkit-animation: 2s linear 0s normal none infinite spin;
	-moz-animation: 2s linear 0s normal none infinite spin;
	font-family: "FontAwesome";
	position: absolute;
	top: 2px;
	left: 72px;
	z-index: 2;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	background-color:transparent;
	color: #fff;
}
.csht-layout2 #new_products{font-size:0;}
.csht-layout2 #new_products li{float:none;display:inline-block;vertical-align:top;}

@media (max-width: 1199px ){
	.cshft-layout-1 .product-image-container {width:320px;}
	.home_prod_filter.cshft-layout-1 li{float:left}
	/* three column */
	.three_column .cshft-layout-1 .product-image-container {width:100%;margin-right:0;}
	.three_column .cshft-layout-1 .list_thumb{width:100%}
	.three_column .home_prod_filter.cshft-layout-1 .list_thumb li:first-child{margin-left:0;}
	.three_column .home_prod_filter.cshft-layout-1 .list_thumb li{margin-right:0;width:143px;}
}
@media (max-width: 991px ){
	.cshft-layout-1 .product-image-container,.three_column .cshft-layout-1 .product-image-container{width:100%;}
	.cshft-layout-1 .list_thumb{width:100%;}
	.home_prod_filter.cshft-layout-1 .list_thumb li:first-child{margin-left:0}
	.home_prod_filter.cshft-layout-1 .list_thumb li{margin-left:10px;width:113px;margin-right:0;}
	.home_prod_filter.cshft-layout-1 .list_thumb li img{width:100%}
}
@media (max-width: 767px ){
	.cshft-layout-1 .product-desc{display:none;}
	.home_prod_filter .list_carousel{margin-left:-10px;margin-right:-10px;}
	.home_prod_filter .list_carousel li{margin-left:10px;margin-right:10px;}
}
@media (max-width: 479px ){
	.home_prod_filter.cshft-layout-1 .list_thumb li{width:92px;}
	.cshft-layout-1 a.cs_buttoncart{padding-right:12px;font-size:12px;}
	.cshft-layout-1 a.cs_buttoncart span {margin-right:12px;}
	
}
