/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider {width: 100%;overflow: hidden;float: left;position: relative;}
.flexslider .slides {}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

#prevs .slides {overflow: hidden;position: absolute;top: 0;left: 0;}
#prevs .slides li {width: 100%;height: 35px;margin: 5px 0;font: 700 12px/36px exo2;color: #bdbdbd;text-align: center;letter-spacing: .1ex;}
#prevs .slides li > span.wh {font: 700 12px/36px exo2;color: #e9e9e9;}
#prevs .slides li > em {font: 800 normal 12px/36px exo2;text-transform: uppercase;}

#brands .slides li,
#brands2 .slides li {width: 120px;height: 60px;display: block;}
#brands .slides li img,
#brands2 .slides li img {display: none;opacity: .5;filter: alpha(opacity=50);-webkit-filter: grayscale(100%);-webkit-filter: grayscale(1);filter: grayscale(100%);filter: url('gray.svg#grayscale');filter: gray;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
#brands .slides li:hover img,
#brands2 .slides li:hover img {opacity: 1;filter: alpha(opacity=100);-webkit-filter: none;filter: none;}
#brands2 .slides li {width: 276px;}
#brands2 .slides li .lgogo {width: 120px;height: 60px;overflow: hidden;float: left;margin-left: 50px;}
#brands2 .slides li .ccont {display: none;width: 46px;height: 46px;float: left;margin: 7px 0 0 20px;text-align: center;font: 800 20px/46px exo2;color: #e0e0e0;background: url('../images/elems/slt_rt.png') 0 0 no-repeat;}
#brands2 .slides li:hover .ccont {background-position: 0 -46px;color: #ff5600;}
#brands2 .slides li.current .ccont {background-position: 0 -92px;color: #ff5600;}
#brands2 .slides li.active .ccont {background-position: 0 -138px;color: #3fb9cf;}
#brands2 .slides li.current img {-webkit-filter: none;-webkit-filter: none;filter: none;opacity: 1;filter: alpha(opacity=100);}

#types2 .slides li {width: 70px;height: 60px;display: block;}
#types3 .slides li {width: 186px;height: 60px;display: block;}

#recoms {width: 100%;height: 100%;}
#recoms .slides li {width: 100%;height: 36px;font: 800 18px/36px exo2;text-transform: uppercase;text-align: center;position: relative;}
#recoms .slides li > span {width: 100%;height: 100%;position: absolute;top: 0;right: 0;z-index: 2;background: url('../images/elems/recsliderback.png') 0 -36px no-repeat;}
#recoms .slides li > div {width: 100%;height: 25px;position: relative;z-index: 1;top: 50%;margin-top: -12px;color: rgba(0,0,0,0);}
#recoms .slides li .warm,
#recoms .slides li .warm span {font-size: 18px;}

#prodsbox {background: none;padding: 0 6px;margin: 0 -6px 100px;}
#prodsbox .flex-viewport {padding: 0 8px;margin: 0 -8px;}
#prodsbox .slides > li {overflow: visible !important;padding-bottom: 30px;}

.typesslider {width: 100%;height: 160px;float: left;position: relative;background: none !important;}
.typesslider .flex-viewport {height: 160px;}
.typesslider .slides {height: 157px;}
.typesslider .slides li {width: 160px;height: 157px;position: relative;overflow: hidden;-webkit-border-radius: 0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;}
.typesslider .slides li.dropExists:hover,
.typesslider .slides li.dropExists.hovered {-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
#filter_types .slides li {width: 160px;}
#filter_sizes .slides li,
#filter_brands .slides li {width: 140px;}


/* Clearfix for the .slides element */
.slides:after {content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0;background: #fff; border: none; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 5;}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel > li {margin-right: 8px;}
#brands2 .carousel > li {margin-right: 5px;}
#types2 .carousel > li {margin-right: 5px;}
#types3 .carousel > li {margin-right: 0;}
#prodsbox .carousel > li {margin-right: 12px;}
#filter_types .carousel > li {margin-right: 0;padding: 0 1px 0 0;width: 160px !important;}
#filter_sizes .carousel > li,
#filter_brands .carousel > li {margin-right: 0;padding: 0 1px 0 0;width: 140px !important;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: none; width: 40px; height: 40px; margin: 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; text-indent: 9999px;}
.flex-direction-nav .flex-prev { left: 10px; }
.flex-direction-nav .flex-next { right: 10px; text-align: right;}
.flex-direction-nav .flex-disabled { cursor: default; }
.flex-direction-nav a:before  {font-family: "flexslider-icon"; font-size: 40px; display: inline-block;}

#types2 .flex-direction-nav,
#types3 .flex-direction-nav,
#brands .flex-direction-nav,
#brands2 .flex-direction-nav {width: 100%;position: absolute;z-index: 1;top: 0;left: 0;height: 60px;}
#types2 .flex-direction-nav a,
#types3 .flex-direction-nav a,
#brands .flex-direction-nav a,
#brands2 .flex-direction-nav a {width: 28px;height: 60px;display: block;position: absolute;z-index: 10000;top: 1px;cursor: pointer;background: url('../images/icons/spc_icons.png') 100px 100px no-repeat;}
#brands .flex-direction-nav .flex-prev {left: 100px;background-position: 0 0;}

#types2 .flex-direction-nav .flex-prev,
#types3 .flex-direction-nav .flex-prev,
#brands2 .flex-direction-nav .flex-prev {left: -30px;background-position: 0 0;}

#types2 .flex-direction-nav .flex-prev:hover,
#types3 .flex-direction-nav .flex-prev:hover,
#brands .flex-direction-nav .flex-prev:hover,
#brands2 .flex-direction-nav .flex-prev:hover {background-position: 0 -60px;}

#types2 .flex-direction-nav .flex-prev.flex-disabled,
#types3 .flex-direction-nav .flex-prev.flex-disabled,
#brands .flex-direction-nav .flex-prev.flex-disabled,
#brands2 .flex-direction-nav .flex-prev.flex-disabled {background-position: 0 -120px;cursor: default;}

#types2 .flex-direction-nav .flex-next,
#types3 .flex-direction-nav .flex-next {right: 96px;background-position: -28px 0;}
#brands .flex-direction-nav .flex-next {right: 96px;background-position: -28px 0;}
#types2 .flex-direction-nav .flex-next,
#types3 .flex-direction-nav .flex-next,
#brands2 .flex-direction-nav .flex-next {right: -28px;background-position: -28px 0;}
#types2 .flex-direction-nav .flex-next:hover,
#types3 .flex-direction-nav .flex-next:hover,
#brands .flex-direction-nav .flex-next:hover,
#brands2 .flex-direction-nav .flex-next:hover {background-position: -28px -60px;}
#types2 .flex-direction-nav .flex-next.flex-disabled,
#types3 .flex-direction-nav .flex-next.flex-disabled,
#brands .flex-direction-nav .flex-next.flex-disabled,
#brands2 .flex-direction-nav .flex-next.flex-disabled {background-position: -28px -120px;cursor: default;}

#mslider.prevs .flex-direction-nav {width: 100%;position: absolute;z-index: 3;top: 164px;left: 0;}
#mslider.prevs .flex-direction-nav a {width: 41px;height: 88px;display: block;top: 0;background: url('../images/elems/dopslider_arrows.png') 100px 100px no-repeat;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
#mslider.prevs .flex-direction-nav .flex-prev {left: 50%;margin-left: -605px;background-position: 0 0;}
#mslider.prevs .flex-direction-nav .flex-prev:hover {opacity: .6;filter: alpha(opacity=60);}
#mslider.prevs .flex-direction-nav .flex-next {right: 50%;margin-right: -605px;background-position: -41px 0;}
#mslider.prevs .flex-direction-nav .flex-next:hover {opacity: .6;filter: alpha(opacity=60);}

#recoms .flex-direction-nav {}
#recoms .flex-direction-nav a {width: 17px;height: 21px;position: absolute;top: 10px;display: block;background: url('../images/icons/sprite.png') 100px 100px no-repeat;}
#recoms .flex-direction-nav .flex-prev {left: 15px;background-position: -87px -108px;}
#recoms .flex-direction-nav .flex-prev:hover {opacity: .7;filter: alpha(opacity=70);}
#recoms .flex-direction-nav .flex-next {right: 15px;background-position: -104px -108px;}
#recoms .flex-direction-nav .flex-next:hover {opacity: .7;filter: alpha(opacity=70);}



/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: ''; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: ''; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; text-align: center;}
.flex-control-nav li {margin: 0 6px;padding: 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; cursor: pointer; text-indent: 9999px; }
.flex-control-paging li a.flex-active { /*background: #000;*/ cursor: default; }

#prevs .flex-control-nav {bottom: -10px;height: 12px;text-align: right;padding: 0 8px 0 0;width: 90%;right: 0;}
#prevs .flex-control-nav li {margin: 0 5px;width: 11px;height: 12px;}
#prevs .flex-control-nav li a {width: 11px;height: 12px;background: url('../images/icons/prevs_dots.png') 0 0 no-repeat;}
#prevs .flex-control-nav li a:hover,
#prevs .flex-control-nav li a.flex-active {background-position: 0 -12px;}

#types2 .flex-control-nav,
#types3 .flex-control-nav,
#brands .flex-control-nav,
#brands2 .flex-control-nav,
#recoms.flex-control-nav {display: none;}



.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}









@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
