.home_top_tab{clear:both;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; 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); }
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {cursor:default }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-tabs { position: relative; padding:0; zoom: 1; }
#tabs #ul_cs_tab{display:block;overflow:hidden;position:relative;z-index:10;min-height:20px;}
.ui-tabs .ui-tabs-nav li {float: left; position: relative;white-space:nowrap;transition:all 0.5s ease 0s;}
.ui-tabs .ui-tabs-nav li.last{}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li a:hover{ color:#E92D2D;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;}
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none;}
.tabs-carousel{clear:both;}
.ui-tabs .ui-tabs-hide { display: none; }
.home_top_tab a.button_mobile{display:none}

/* Component containers
----------------------------------*/
.ui-widget {}
.ui-widget .ui-widget {}
.ui-widget-content {margin-bottom:0; border:none; background-color:transparent }
.ui-widget-header a { color:#222222 }
.home_top_tab .prev,.home_top_tab  .next{top:2px;}
/*product list*/
.product-list li .category_name{color: #969696;font-size:11px;margin-bottom:7px;}


/*jquery.carouFredSel-6.1.0-packed*/
.list_carousel {
	width: 360px;
}
.list_carousel ul {
	display: block;
}

.list_carousel.responsive {
	width: auto;
	
	padding:0;
}

.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.ui-tabs .ui-tabs-hide {
    visibility: hidden;
    height: 0;
}

.wt_home_filter_product_no_tab{margin-top:-10px;padding:0;}
.wt_home_filter_product_no_tab ul.title-tab{margin-bottom:10px;float:left;background:#fff;}
.wt_home_filter_product_no_tab ul.title-tab li h4{}
.wt_home_filter_product_no_tab ul.title-tab li
{
	float: left;
	height: auto;
	list-style: none outside none;
	padding:0;
	margin-right:5px;
	position: relative;
	white-space: nowrap;
	z-index:2;
}


.wt_home_filter_product_no_tab ul.title-tab li:first-child{margin-left:0; z-index:3;}
.wt_home_filter_product_no_tab ul.title-tab li.last{ z-index:1;}
.wt_home_filter_product_no_tab ul.title-tab li a
{
	color: #ccc;
	float: left;
	text-transform:uppercase;
	font-weight:lighter;
	font-family: 'Montserrat';
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	text-decoration: none;
	min-width:130px;
	text-align:center;
	width: auto;
	border: 1px solid #ccc;
}
.wt_home_filter_product_no_tab ul.title-tab li.ui-tabs-selected a{background:#000; color:#fff; border: 1px solid #000;}

.wt_home_filter_product_no_tab ul.title-tab li a:hover{color:#fff;background:#000; border: 1px solid #000;}

.wt_home_filter_product_no_tab .content-tab-product{clear:both; position: relative;}
.wt_home_filter_product_no_tab .contet_line{padding:0 5px; padding:19px 50px}
.wt_home_filter_product_no_tab  .contet_line .line {border-top:1px solid #ccc;}

.wt_home_filter_product_no_tab .cycleElementsContainer ul.product-list li.ajax_block_product {
	float:left;
	margin:15px 0;
	position:relative;
	height:auto;
	width:240px;
	text-align:center;
} 

.wt_home_filter_product_no_tab .cycleElementsContainer ul li.first_item{}
.wt_home_filter_product_no_tab  .cycleElementsContainer h3.name_product a{font-family:'Raleway';font-size:13px; color:#000;margin-top:10px;margin-right:0px; line-height: 18px;}
.wt_home_filter_product_no_tab  .cycleElementsContainer h3.name_product a:hover{color:#d84452;}
.wt_home_filter_product_no_tab .cycleElementsContainer .price{font-family:'Raleway' ;font-size:13px; color:#d84452;}
.wt_home_filter_product_no_tab  .cycleElementsContainer .price-discount{font-family:'Raleway'; font-size:13px; color:#999;text-decoration:line-through;margin-right:5px;}

.wt_home_filter_product_no_tab   a.btn{
  background-image: url("../img/bkg_pre_next.png");
  background-repeat: no-repeat;
  float: left;
  height: 20px;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: -33px;
  transition: all 0.3s ease 0s;
  width: 20px;
  z-index: 0;
}

.wt_home_filter_product_no_tab   a.next {
  background-position: 0 100%;
  right: 0;
   top: -30px;
}
.wt_home_filter_product_no_tab  a.next:hover {
  background-position: 100% 100%;
}
.wt_home_filter_product_no_tab  a.prev {
  right: 25px;
  background-position:0 0;
}
.wt_home_filter_product_no_tab  a.prev:hover {
  background-position: 100% 0;
}
.wt_home_filter_product_no_tab  .content_price{margin-top:5px;margin-bottom:5px; font-weight: bold;}



.ajax_block_product .thumbs-content {
  background-color: #ffffff;
  border-color: #31a8d2;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  box-sizing: content-box;
  height: 100%;
  left: 0;
  margin-top: -1px;
  opacity: 0;
  overflow: hidden;
  padding: 0 10px;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 80px;
  z-index: 100;
}

.ajax_block_product .thumbs-content .thumbs_list {
  height: 270px;
  margin-top: 10px;
  overflow: hidden;
  width: 80px;
}
.ajax_block_product .thumbs-content  .view_scroll_left{display:none;}

.ajax_block_product .thumbs-content .thumbs_list li {
  border: 0 none;
  margin: 0;
}
.ajax_block_product .thumbs-content .thumbs_list li a {
 
  display: block;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out 0s;
}

ul.product-list li .wt_container_thumbnail:hover {
  
}

ul.product-list li .product-block {
  
   border: 1px solid transparent;
  height:100%;
  position: relative;
}

.ajax_block_product .thumbs-content {
  background-color: #ffffff;
  border: 1px solid #ccc;
  box-sizing: content-box;
  height: 100%;
  left: 0;
  margin-top: -1px;
  opacity: 0;
  overflow: hidden;
  padding: 0 10px;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 80px;
  z-index: 100;
  border-right: none;
}
.wt_home_filter_product_no_tab ul  li.first_item .thumbs-content {

  transition: all 0.4s ease 0s;
  border-left: none !important;
   border-right: 1px solid #ccc;

}
.wt_home_filter_product_no_tab ul  li.first_item  .wt_container_thumbnail:hover .thumbs-content {
  left: 100%;
  opacity: 1;
  z-index:999;
}
ul.product-list li .wt_container_thumbnail:hover .thumbs-content {
  left: -100px;
  opacity: 1;
  z-index:99;
}

.tabs1-carousel{margin-top:25px;}
.wt_home_filter_product_no_tab .title_tab_hide_show a{padding:8px 20px 9px 20px; font-family:'Raleway'; font-size:18px; margin-right:10px; color: #fff; background: #d84452; border-radius: 5px;
 }


