.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-moz-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(#eee 1%, #fff 15%);background-image:-moz-linear-gradient(#eee 1%, #fff 15%);background-image:-o-linear-gradient(#eee 1%, #fff 15%);background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));background-image:-webkit-linear-gradient(#eee 20%, #fff 80%);background-image:-moz-linear-gradient(#eee 20%, #fff 80%);background-image:-o-linear-gradient(#eee 20%, #fff 80%);background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}a{color:#7fc800;text-decoration:none;cursor:pointer}a:hover,a:focus,a:active{color:#6fae00;text-decoration:none}mark{color:#89d700;background-color:transparent;font-weight:600}.separator{display:inline-block;margin-left:1.2em;margin-right:1.2em}.social{padding-left:0;padding-bottom:10px}.social li{display:inline-block;list-style:none}.social li a{color:#ffffff;padding-top:5px;font-size:18px;border-radius:100px;height:34px;width:34px;display:inline-block;text-align:center;background-color:gray;margin-right:15px}.social li a::last-of-type{margin-right:0}.social li a:hover{opacity:.9}.key-value .item{display:table;width:100%;margin-bottom:15px}.key-value .item .key,.key-value .item .value{display:table-cell}.key-value .item .key{width:1px;padding-right:20px}.key-value .item .value{width:100%}.section-title{margin-top:0;margin-bottom:40px;font-size:30px;display:block;text-align:center;font-weight:300;padding-bottom:15px;text-transform:uppercase;position:relative}.section-title:after{content:'';transform:translateX(-50%);left:50%;position:absolute;width:150px;height:1px;background-color:#89d700;bottom:0}.section-title:before{content:'';transform:translateX(-50%);left:50%;position:absolute;bottom:-10px;border:5px solid transparent;border-top-color:#89d700}.section-title strong{font-weight:400}[data-background-image]{background-size:cover;background-position:center center;background-repeat:no-repeat}.lightgray-bg{background-color:#f2f2f2}.color-success{color:#72b700}.color-danger{color:#ff1635}.tooltip-inner{font-weight:600}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.page-content h1{font-size:24px;margin-top:23px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #89d700;text-transform:uppercase}.page-content h1.section-title{display:block;border-bottom:none;margin-bottom:40px}.page-content p{color:#666666;line-height:1.7}.list-group .list-group-item{background-color:transparent !important;border:none !important;padding:0}.list-group .list-group-item a{display:inline-block;padding-bottom:10px;padding-top:10px;color:#888888}.list-group .list-group-item a:hover,.list-group .list-group-item a:hover i{color:#333333}.list-group .list-group-item i{text-align:center;display:inline-block;color:#bbbbbb;width:30px;padding-right:12px}.list-group .list-group-item.active a{color:#333333}.list-group .list-group-item.active i{color:#7fc800}.tab-pane{padding:20px;background-color:#f2f2f2}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#7fc800;border-color:#7fc800}.pagination>li>a,.pagination>li>span{color:#888889}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background-color:#89d700}.nav.nav-pills{margin-bottom:20px}.nav.nav-pills>li+li{margin-left:0}.sorting-opts{margin-top:-65px}.sorting-opts>div{display:inline-block}.sorting-opts>div:not(:last-child){margin-right:20px}.sorting-opts label{display:inline-block;margin-right:10px}.well{box-shadow:none}.page-header h1{margin-top:0}.well .parameter{display:inline-block}.well .parameter:not(:last-child){margin-right:20px;padding-right:20px;border-right:1px solid rgba(0,0,0,0.16)}.well .reset-filter{margin-top:-5px;background-color:#ffffff;border:1px solid rgba(0,0,0,0.1);color:#444444}.well .reset-filter i{margin-left:5px}.well.well-success{background-color:rgba(137,215,0,0.15)}.toast-success{background-color:#67a700}body{overflow-x:hidden}.table-products td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:1px}.one-line{overflow:hidden;white-space:nowrap;max-width:250px;text-overflow:ellipsis}.error-page{margin-bottom:50px;text-align:center}.error-page h1{font-size:15vw;color:#89d700}.error-page h4{margin-bottom:30px;font-size:30px}.product-view-price .price{font-size:36px}.product-view-price small{margin-left:4px;position:relative;font-size:13px;vertical-align:-1px}.product-view-price small .label-sale{font-size:10px;position:absolute;left:0;top:-16px;text-transform:uppercase;padding-top:3px;padding-bottom:2px}.use_symbol{color:firebrick}html,body{height:100%}body{font-family:"Ubuntu", Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased}#page-wrapper{display:table;height:100%;table-layout:fixed;width:100%}#page-wrapper #header{display:table-row;height:1px}#page-wrapper #main-content{display:table-row !important;height:100%; display: block!important;}#page-wrapper #footer{display:table-row;height:1px}#main-content section>.container{padding-top:36px;padding-bottom:44px}#sidefilter{padding:20px 20px 0;position:fixed;right:-350px;width:320px;background-color:#eeeeee;top:0;bottom:0;box-shadow:0 0 30px rgba(0,0,0,0.35);z-index:9999999999;overflow:auto}#sidefilter:after{content:'';display:block;position:fixed;bottom:0;right:-350px;width:320px;height:75px;background-color:#f2f2f2;border-top:1px solid rgba(0,0,0,0.1);transition:all .3s}#sidefilter.filter-animation{transition:all .3s}#sidefilter.toggled{right:0}#sidefilter.toggled:after,#sidefilter.toggled form>.to-bottom{right:0}#sidefilter h3{margin-bottom:30px}#sidefilter .nav>li>a{color:#333333;padding:6px 15px;font-weight:600}#sidefilter .btn-close{position:absolute;top:0;right:0}#sidefilter form{padding-bottom:80px}#sidefilter form>.controls{margin-bottom:-40px}#sidefilter form>.to-bottom{bottom:0;margin-bottom:20px;position:fixed;z-index:1;right:-350px;width:320px;text-align:center;transition:all .3s}#sidefilter .radio-inline,#sidefilter .checkbox-inline{display:block;margin-left:0}#sidefilter.mobile{width:100%;right:-105vw}#sidefilter.mobile:after{content:none}#sidefilter.mobile.toggled{right:0}#sidefilter.mobile.toggled:after,#sidefilter.mobile.toggled form>.to-bottom{right:0}#sidefilter.mobile.toggled .collapse-button{position:fixed;top:6px;right:6px;border:1px solid #aaa;background-color:#fff;border-radius:50%;z-index:1000}#sidefilter.mobile select[multiple]{height:100px}#sidefilter.mobile form>.to-bottom{position:static;margin-bottom:-40px}.page-header{margin:0;padding:0;border-bottom:none}.productlist{padding-top:20px}.productlist h1{margin-bottom:15px}.fancybox-overlay{z-index:10000000000}.typeahead{background-color:#363636;z-index:999999}.typeahead li a{color:#ffffff !important;padding-bottom:6px;padding-top:6px}.typeahead li.active a,.typeahead li a:hover{color:#ffffff !important;background-color:#7fc800 !important}#header{min-height:80px;color:#ffffff}#header a{color:#ffffff}#header a:hover,#header a:focus,#header a:active{color:#89d700}#header a.btn{color:inherit}#header a.btn-primary{color:#252525}#header #header-top{background-color:#252525;padding:20px 0}#header #header-bottom{background-color:#363636}#header #header-bottom .navbar{background-color:transparent;border:none;border-radius:0;margin-bottom:0}#header #header-bottom .navbar a{color:#ffffff;transition:all linear .12s;box-shadow:0 0 0 0 #89d700 inset;position:relative}#header #header-bottom .navbar a:after{transition:all linear .12s;position:absolute;content:'';display:block;border:3px solid transparent;border-bottom-color:#89d700;left:50%;transform:translateX(-50%);bottom:0;opacity:0}#header #header-bottom .navbar li{position:relative}#header #header-bottom .navbar li:hover ul{visibility:visible;display:block}#header #header-bottom .navbar li ul{border:none;background-color:rgba(37,37,37,0.9);min-width:200px;display:none;padding:10px 0;position:absolute;visibility:hidden;z-index:99}#header #header-bottom .navbar li ul li{list-style:none}#header #header-bottom .navbar li ul li a{box-shadow:none !important;color:#cccccc;display:block;padding:8px 18px 8px 36px;position:relative}#header #header-bottom .navbar li ul li a:hover{color:#ffffff}#header #header-bottom .navbar li ul li a:after{content:none}#header #header-bottom .navbar li ul li a:before{top:15px;content:'';transition:all linear .05s;position:absolute;margin-left:-20px;border:5px solid transparent;border-left-color:#89d700}#header #header-bottom .navbar li ul li a:hover:before{margin-left:-17px}#header #header-bottom .navbar li ul li.active a{background-color:transparent;color:#89d700}#header #header-bottom .navbar-collapse{padding:0}#header #header-bottom .navbar-default .navbar-nav>.active>a,#header #header-bottom .navbar-default .navbar-nav>.active>a:focus,#header #header-bottom .navbar-default .navbar-nav>.active>a:hover,#header #header-bottom .navbar-default .navbar-nav a:hover{background-color:transparent;color:#ffffff;box-shadow:0 -3px 0 0 #89d700 inset}#header #header-bottom .navbar-default .navbar-nav>.active>a:after,#header #header-bottom .navbar-default .navbar-nav>.active>a:focus:after,#header #header-bottom .navbar-default .navbar-nav>.active>a:hover:after,#header #header-bottom .navbar-default .navbar-nav a:hover:after{bottom:3px;opacity:1}#header #header-bottom .nav>li>a{padding-left:20px;padding-right:20px}#header #header-bottom .navbar-default .navbar-nav>.open>a,#header #header-bottom .navbar-default .navbar-nav>.open>a:focus,#header #header-bottom .navbar-default .navbar-nav>.open>a:hover{background-color:transparent}#header .profile-info,#header .cart-info{display:inline-block;vertical-align:middle}#header .profile-info{text-align:right;padding-right:20px;margin-right:15px;border-right:1px dotted #999999}#header .profile-info .action a{font-size:12px;color:#aaa}#header .cart-info{position:relative;padding-left:52px}#header .cart-info i{background-color:#89d700;border-radius:1000px;height:40px;width:40px;text-align:center;font-size:22px;color:#252525;position:absolute;left:0;padding-top:8px}#header .cart-info .cart-title{font-weight:bold}#header .cart-info .cart-content{font-size:12px;color:#aaa}#header .navbar-form{position:relative;margin-top:11px}#header .navbar-form .form-control{height:26px}#header .navbar-form input{color:#ffffff;background-color:rgba(255,255,255,0.1);border-radius:100px;border:none;padding-right:40px;padding-bottom:0;padding-top:0}#header .navbar-form input:hover{background-color:rgba(255,255,255,0.15)}#header .navbar-form input:focus,#header .navbar-form input:active,#header .navbar-form input:focus:active{outline:none !important;box-shadow:none !important;background-color:rgba(255,255,255,0.15)}#header .navbar-form button{padding:2px 12px;color:#888888;top:0;right:15px;position:absolute;background-color:transparent;border-radius:100px;border:none}#header .navbar-form button:focus,#header .navbar-form button:active,#header .navbar-form button:focus:active{outline:none !important;box-shadow:none !important}#header .navbar-form button:hover{color:#bbbbbb}.breadcrumb{background-color:transparent;padding:0;margin-top:20px;margin-bottom:5px}.breadcrumb .divider{color:#cccccc;margin-left:5px;margin-right:5px}.breadcrumb>li+li:before{content:none}@media (max-width: 767px){#header-top{text-align:center}#header-top .pull-left{width:100%;margin-bottom:20px}#header-top .pull-left img{width:auto}#header-top .pull-right{float:none !important;display:inline-block}}@media (max-width: 450px){.cart-title,.cart-content{display:none !important}#header .cart-info i{margin-top:-20px}}#footer{color:#cccccc}#footer #footer-top{background-color:#363636;padding-bottom:20px;padding-top:20px}#footer #footer-top h3{color:#89d700;font-weight:300;margin-bottom:20px}#footer #footer-top ul.nav{padding-left:0}#footer #footer-top ul.nav li{margin-bottom:15px;position:relative;padding-left:20px}#footer #footer-top ul.nav li a{padding:0;color:#cccccc !important;transition:all linear .05s}#footer #footer-top ul.nav li a:hover{background-color:transparent;color:#ffffff !important}#footer #footer-top ul.nav li:before{top:5px;content:'';transition:all linear .05s;position:absolute;left:0;border:5px solid transparent;border-left-color:#89d700}#footer #footer-top ul.nav li:hover:before{left:3px}#footer .key-value.contact .item .key{color:#89d700;text-align:center;padding-right:20px}#footer .key-value.contact .item a{color:inherit}#footer .key-value.contact .item a:hover{color:#ffffff}#footer #footer-bottom{background-color:#252525;padding-bottom:20px;padding-top:20px}#footer #footer-bottom .copyright{font-size:13px;color:#888888}#footer #footer-bottom .copyright a{color:#ffffff}#footer #footer-bottom .copyright a:hover{text-decoration:underline}.facebook-bg{background-color:#3b5998 !important}.twitter-bg{background-color:#55acee !important}.rss-bg{background-color:#f26522 !important}.icon-left{display:inline-block;margin-right:.5em;font-size:85%;vertical-align:1px}.icon-right{display:inline-block;margin-left:.8em;font-size:85%;vertical-align:1px}.fa-filter{margin-right:5px;font-size:90%;vertical-align:1px}.btn-icon-right i{margin-left:8px}.btn-icon-left i{margin-right:8px}section.slider>.container{padding-left:0;padding-right:0}section.slider .slider-inner{display:table;margin-right:-285px}section.slider .slider-inner>*{width:100%;display:table-cell;vertical-align:top}section.slider .carousel{height:400px}section.slider .carousel-inner,section.slider .carousel-inner .item{height:100%}section.slider .carousel-indicators{left:100px}section.slider .carousel-indicators li{border-color:#89d700}section.slider .carousel-indicators .active{background-color:#89d700}section.slider .filter{min-width:600px;background-color:#252525;height:400px;padding:30px 30px 15px;z-index:99999;left:0;position:relative;transition:all .3s}section.slider .filter .form-control,section.slider .filter span.input-group{border:none;box-shadow:none;border-radius:0;-webkit-appearance:none}section.slider .filter span.input-group+.form-control{padding-left:40px}section.slider .filter .form-group:last-child{margin-bottom:0}section.slider .filter .form-group{position:relative}section.slider .filter span.input-group{position:absolute;left:15px;top:8px;padding:0;background-color:transparent;z-index:9;width:14px}section.slider .filter hr{border-top:1px dotted rgba(255,255,255,0.5)}section.slider .filter .submit-button{width:50%;padding-right:15px;transition:all .3s}section.slider .filter .filter-extended-button{font-size:12px;margin-top:20px;cursor:pointer}section.slider .filter .filter-extended-button span{color:#aaaaaa;border-bottom:1px solid #aaaaaa}section.slider .filter .chosen-single{padding:0 10px 0 40px}section.slider .filter .chosen-container-active.chosen-with-drop .chosen-single{border-color:transparent}section.slider .filter span.input-group:first-child{color:#252525}section.slider .filter .tooltip{opacity:1}section.slider .filter .tooltip>.tooltip-inner{background-color:#eeeeee;box-shadow:0 0 15px rgba(0,0,0,0.4);color:#333333}section.slider .filter .tooltip-arrow{border-top-color:#eeeeee !important}section.slider .form-basic form>.controls{text-align:center}section.slider .form-pro{display:none;opacity:0}section.slider .form-pro .col-sm-6{margin-bottom:20px}section.slider .form-pro .form-group{margin-bottom:0}section.slider .form-pro .form-group .input-group{width:100%;pointer-events:none}section.slider .form-pro .form-group .input-group>i{padding-left:15px}section.slider .form-pro .form-group .input-group *{pointer-events:auto}section.slider .form-pro .form-group .input-group .input-group-addon{position:absolute;background-color:#ffffff}section.slider .filter.filter-extended{left:-285px}section.slider .filter.filter-extended .submit-button{width:100%;padding-right:0}section.slider .filter.filter-extended .form-basic{display:none;opacity:0}section.slider .filter.filter-extended .form-pro{display:block;opacity:1}section.features .feature-box{background-color:#f5f5f5;box-shadow:0 0 50px #eeeeee inset;padding-bottom:20px;text-align:center;margin-top:45px}section.features .feature-box-icon{display:inline-block;margin-top:-45px;margin-bottom:15px;background-color:#363636;border-radius:100px;height:90px;width:90px;padding:4px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.2)}section.features .feature-box-icon i{height:100%;width:100%;border-radius:100px;border:1px solid #ffffff;color:#89d700;font-size:40px;padding-top:20px}section.features .feature-box-title{font-size:24px;text-transform:uppercase;font-weight:300;margin-bottom:5px}section.features .feature-box-title strong{font-weight:400;-webkit-font-smoothing:auto}section.features .feature-box-content{color:#aaa}section.brands .brand-logo{opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%);margin:0 5px;background-size:contain;height:60px;mix-blend-mode:multiply;transition:all linear .15s}section.brands .brand-logo:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.carousel-inner h2,.carousel-inner p{line-height:20px;color:#fffee8;text-align:left}.carousel-text{position:absolute;bottom:0;left:0;padding:0 30px 5px;background:#333;background:rgba(0,0,0,0.75)}.product-season{position:absolute;top:10px;left:10px;border-radius:100px;height:14px;width:14px}.product-season.season-winter{background-color:#00A9E0}.product-season.season-summer{background-color:#fb2}.product-season.season-all{background:#38c5ff;background:-moz-linear-gradient(-45deg, #00A9E0 0%, #00A9E0 50%, #fb2 51%, #fb2 100%);background:-webkit-linear-gradient(-45deg, #00A9E0 0%, #00A9E0 50%, #fb2 51%, #fb2 100%);background:linear-gradient(to 135deg, #00A9E0 0%, #00A9E0 50%, #fb2 51%, #fb2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#38c5ff', endColorstr='#ff4f39',GradientType=0 )}.product-season-inline{position:static;display:inline-block;vertical-align:-1px;margin-right:4px}.product{box-shadow:0 2px 20px rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.09);border-radius:2px;background-color:#ffffff;position:relative}.product .product-thumbnail{background-size:90%;background-color:#ffffff;background-position:center bottom;vertical-align:bottom;position:relative;z-index:2}.product .product-thumbnail.no-image:before{content:"\f03e";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-size:40px;color:#dddddd;font-family:fontawesome;z-index:0}.product .product-body{padding:20px 15px;background-color:#f2f2f2}.product .product-info{margin-bottom:10px;border-bottom:1px dotted rgba(0,0,0,0.2);padding-bottom:10px}.product .product-manufacturer{display:inline-block;padding:2px 8px;font-weight:600;background-color:#7fc800;color:#ffffff;text-transform:uppercase;font-size:13px;margin-bottom:8px;transition:all .12s}.product .product-name,.product .product-parameters{font-size:16px;color:#252525;display:block}.product .product-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .product-parameters{font-weight:300;margin-bottom:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.product .stock-info{font-size:12px}.product .product-year{font-size:12px;color:#aaa}.product .price-row{color:#aaa;font-size:12px}.product .price-row .price{font-size:18px;color:#F4364C;font-weight:600;display:inline-block;margin-right:3px}.product .price-row .form-control{height:26px}.product .price-row input{background-color:transparent;border:none;border-radius:0;box-shadow:none;width:40px;padding:0;border-bottom:1px solid rgba(0,0,0,0.2);margin-right:6px;text-align:center}.product .price-row button{border-radius:2px;background-color:#444444;border:none;color:#ffffff;padding:0 10px}.new-products .product .product-body{background-color:#ffffff}.product-thumbnail{text-align:center;overflow:hidden}.product-thumbnail img{width:100%}.input-append{display:table;width:80px}.input-append input,.input-append button{display:table-cell;float:left;width:36px;height:28px}.input-append input{background-color:transparent;border:none;border-radius:0;box-shadow:none;padding:0;border-bottom:1px solid rgba(0,0,0,0.2);margin-right:6px;text-align:center}.input-append button{border-radius:2px;background-color:#444444;border:none;color:#ffffff;padding:0 10px}.product-card{margin-bottom:30px}.product-card a.product-thumbnail,.product-card a.product-info{display:block;color:inherit}.product-card a.product-thumbnail:hover .product-manufacturer,.product-card a.product-info:hover .product-manufacturer{background-color:#363636}.product-box{box-shadow:0 2px 20px rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.09);display:table;table-layout:fixed;width:100%;padding-top:0;margin-bottom:30px}.product-box .product-thumbnail{display:table-cell;width:120px;height:1px}.product-box .product-body{display:table-cell;background-color:#ffffff}.tire-labeling a{color:#444}@media (max-width: 1199px){.hidden-md{display:none !important}}#product-main-image{max-height:400px;width:auto;display:inline}figure{padding:30px 0;text-align:center}.product-parameters div span:last-child{font-weight:600}.product-parameters>div:first-child .clearfix,.product-parameters>div:nth-child(2) .clearfix{border-top:none;margin-top:0;padding-top:0}.product-parameters .clearfix{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,0.1)}.nav-pills-product{margin-top:40px;font-weight:600;margin-bottom:10px !important}.col-sm-7>h3{margin-top:-15px;display:inline-block;background-color:#f2f2f2;padding:5px 12px;border-radius:5px;color:#666;font-size:18px}#product-view-stock-info{display:block;font-size:13px;margin-top:10px;color:#888888}form.cart-section{margin-top:10px}form.cart-section input{height:32px;border:1px solid #cccccc;margin-right:7px;border-radius:3px;text-align:center}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-product{position:absolute;z-index:99;background-color:#444444;color:#ffffff;padding:4px 10px;font-weight:600;text-transform:uppercase;font-size:12px;transform:rotate(-45deg);right:-67px;bottom:23px;width:200px;box-shadow:0 2px 10px rgba(0,0,0,0.7);text-shadow:0 2px 2px rgba(0,0,0,0.2)}.label-sale{background-color:#f4364c}.page-content img.article-img{margin-left:20px;margin-bottom:15px;max-width:100%;width:45%;height:auto}.btn-primary{background-color:#89d700;color:#252525}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:active:focus{background-color:#7fc800;color:#252525}.btn-secondary{background-color:#F4364C;color:#ffffff}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:active:focus{background-color:#f3273f;color:#ffffff}.btn-default{background-color:#444444;color:#ffffff}.btn-default:hover,.btn-default:active,.btn-default:focus,.btn-default:active:focus{background-color:#555555;color:#ffffff}.btn:active,.btn:focus,.btn:active:focus{box-shadow:none;outline:none;border:none}.btn{border-radius:2px;border:none}.btn-sm{padding:4px 8px}.btn-fullwidth{width:100%}.views .btn-default{background-color:#e6e6e6;color:#aaaaaa}.btn.btn-primary.filter-mobile{margin:-6px auto 12px auto}.close-mobile-wrapper{text-align:center;margin-bottom:6px}select,select[multiple]{height:34px;width:100%}.chosen-container{width:100% !important;margin-bottom:0}.chosen-container .chosen-choices{background-image:none;border-color:#ccc;transition:all linear .12s;line-height:32px}.chosen-container-multi .chosen-drop{background-color:transparent;box-shadow:none;margin-top:-1px}.chosen-container-multi .chosen-drop .chosen-results{border-top:1px solid #cccccc;background-color:white;padding:3px}.chosen-container-multi .chosen-choices li.search-field input[type=text]{outline:none !important}.chosen-container-multi .chosen-choices{cursor:pointer;transition:all ease .12s}.chosen-container-multi.chosen-container-active .chosen-choices{cursor:text}.chosen-container-single .chosen-drop{margin-top:0}.chosen-container-single .chosen-drop .chosen-results{padding-top:4px}.chosen-container .chosen-choices{overflow-y:auto}.chosen-container .chosen-drop{width:auto;min-width:100%}.chosen-container .chosen-results{max-height:300px}.chosen-drop .chosen-results li{padding:10px}.chosen-drop .chosen-results li.highlighted{background:#89d700}.chosen-container-multi .chosen-choices li.search-choice{background:#ececec;border-radius:3px;border:none;font-weight:400;margin-top:5px;padding:4px 23px 4px 8px;box-shadow:none}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:4px;right:5px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{font-family:fontawesome;content:"\f00d";color:#c1c1c1;font-size:14px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{text-decoration:none}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before{color:#888}.chosen-container-single .chosen-single{background:white;border-color:#cccccc;border-radius:0;box-shadow:none;height:34px;line-height:34px;transition:all linear .12s}.chosen-container-active.chosen-with-drop .chosen-single{background:white;border-bottom-color:#cccccc}.chosen-container-single .chosen-search input[type=text]{border-color:#ccc;background-color:#f2f2f2;height:30px;margin-bottom:4px;padding:0 30px 0 10px}.chosen-container-single .chosen-search:after{content:"\f002";color:#c1c1c1;font-family:fontawesome;margin-left:-20px;margin-top:4px;position:absolute}.slider .chosen-container-multi.chosen-container-active .chosen-choices{border-color:transparent;height:auto !important}.slider .chosen-container-active.chosen-with-drop .chosen-single{border-color:transparent}.slider .chosen-container-multi .chosen-drop,.slider .chosen-container-multi .chosen-drop .chosen-results{border:none}.slider .chosen-container .chosen-choices{height:34px !important}.slider .chosen-container-single .chosen-single,.slider .chosen-container .chosen-choices{padding:0 10px 0 40px;border-radius:0}.chosen-container .chosen-choices{border-radius:3px}.controls [type="submit"]{margin-top:15px}.chosen-container-multi.chosen-container-active .chosen-choices{box-shadow:none}.sorting-opts .chosen-container{width:auto !important}.chosen-container b:before{content:"\f0d7";color:#888888;font-family:fontawesome;position:absolute;font-size:10px;right:10px}.form-control{border-radius:0;box-shadow:0 2px 20px rgba(0,0,0,0.05) !important}.form-control:focus{border-color:#89d700}span.input-group:first-child{border:none;border-top-left-radius:2px;border-bottom-left-radius:2px;background-color:#363636;color:white}.checkbox,.radio{margin-left:21px}fieldset{border-radius:2px;border:1px solid rgba(0,0,0,0.03);padding:25px 25px 10px;background-color:#F2F2F2;margin-bottom:30px}fieldset legend{display:inline-block;padding-bottom:5px}#div_id_remember_me{margin-left:0;text-align:center}.chosen-container-multi .chosen-choices li.search-field input[type=text]{color:#555;font-size:14px;font-family:"Ubuntu", Helvetica, Arial, sans-serif}.sky-form,.sky-form .label{color:#333;text-align:left;padding:0;font-size:14px;font-weight:300}.radio+.radio,.checkbox+.checkbox{margin-top:12px}.sky-form.boxed{border:rgba(0,0,0,0.1) 1px solid}.sky-form header{margin:0;background:#F5F5F5;background-color:transparent;background:-webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-bottom:rgba(0,0,0,0.07) 1px solid;padding:15px 20px;font-size:20px;font-weight:400}.sky-form.boxed fieldset{padding:15px}.sky-form label.captcha>img{position:absolute;right:0;top:3px;right:2px}.sky-form fieldset{display:block;padding:25px 30px 5px;border:none}.sky-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,0.1)}.sky-form section,.sky-form .section{padding:0;margin-bottom:20px}.sky-form footer{margin:0 15px 10px 15px;border-top:rgba(0,0,0,0.03) 1px solid}.sky-form footer:after{content:'';display:table;clear:both}.sky-form .label{display:block;margin-bottom:6px;line-height:19px}.sky-form .label.col{margin:0;padding-top:10px}.sky-form .note{margin-top:6px;padding:0 1px;font-size:12px;line-height:15px;color:rgba(0,0,0,0.5);font-weight:400}.sky-form .input,.sky-form .select,.sky-form .textarea,.sky-form .radio,.sky-form .checkbox,.sky-form .toggle,.sky-form .button{position:relative;display:block}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:39px;padding:8px 10px;outline:none;border-width:2px;border-style:solid;border-radius:0;background:#fff;font:15px/19px 'Open Sans', Helvetica, Arial, sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.sky-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;-moz-box-sizing:border-box}.sky-form .input-file .button{position:absolute;top:4px;right:4px;float:none;height:31px;margin:0;padding:0 20px;font-size:13px;line-height:31px}.sky-form .input-file .button:hover{box-shadow:none}.sky-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.sky-form .select i{position:absolute;top:14px;right:14px;width:5px;height:11px;background:#fff;box-shadow:0 0 0 12px #fff}.sky-form .select i:after,.sky-form .select i:before{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .select i:after{bottom:0;border-top:4px solid #404040}.sky-form .select i:before{top:0;border-bottom:4px solid #404040}.sky-form .select-multiple select{height:auto}.sky-form .textarea textarea{height:auto;resize:none}.sky-form .textarea-resizable textarea{resize:vertical}.sky-form .textarea-expandable textarea{height:39px}.sky-form .textarea-expandable textarea:focus{height:auto}.sky-form .radio,.sky-form .checkbox{margin-bottom:4px;padding-left:27px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .radio:last-child,.sky-form .checkbox:last-child{margin-bottom:0}.sky-form .radio input,.sky-form .checkbox input{position:absolute;left:-9999px}.sky-form .radio i,.sky-form .checkbox i{position:absolute;top:5px;left:0;display:block;width:19px;height:19px;outline:none;border-width:2px;border-style:solid;background:#fff}.sky-form .radio i{border-radius:50%}.sky-form .radio input+i:after,.sky-form .checkbox input+i:after{position:absolute;opacity:0;transition:opacity 0.1s;-o-transition:opacity 0.1s;-ms-transition:opacity 0.1s;-moz-transition:opacity 0.1s;-webkit-transition:opacity 0.1s}.sky-form .radio input+i:after{content:'';top:5px;left:5px;width:5px;height:5px;border-radius:50%}.sky-form .checkbox input+i:after{content:'\f00c';top:0;left:-1px;width:15px;height:15px;font:normal 12px/16px FontAwesome;text-align:center}.sky-form .radio input:checked+i:after,.sky-form .checkbox input:checked+i:after{opacity:1}.sky-form .inline-group{margin:0 -30px -4px 0}.sky-form .inline-group:after{content:'';display:table;clear:both}.sky-form .inline-group .radio,.sky-form .inline-group .checkbox{float:left;margin-right:30px}.sky-form .inline-group .radio:last-child,.sky-form .inline-group .checkbox:last-child{margin-bottom:4px}.sky-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .toggle:last-child{margin-bottom:0}.sky-form .toggle input{position:absolute;left:-9999px}.sky-form .toggle i{content:'';position:absolute;top:5px;right:0;display:block;width:49px;height:22px;border-width:2px;border-style:solid;border-radius:12px;background:#fff}.sky-form .toggle i:after{content:'OFF';position:absolute;top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:13px;font-weight:700;text-align:left;color:#5f5f5f}.sky-form .toggle i:before{content:'';position:absolute;z-index:1;top:4px;right:4px;display:block;width:9px;height:9px;border-radius:50%;opacity:1;transition:right 0.2s;-o-transition:right 0.2s;-ms-transition:right 0.2s;-moz-transition:right 0.2s;-webkit-transition:right 0.2s}.sky-form .toggle input:checked+i:after{content:'ON';text-align:right}.sky-form .toggle input:checked+i:before{right:33px}.sky-form .rating{margin-bottom:4px;font-size:15px;line-height:27px;color:#404040}.sky-form .rating:last-child{margin-bottom:0}.sky-form .rating input{position:absolute;left:-9999px}.sky-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer}.sky-form .button{float:right;height:39px;overflow:hidden;margin:10px 0 0 20px;padding:0 25px;outline:none;border:0;font:300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;text-decoration:none;color:#fff;cursor:pointer}.sky-form .btn{margin:10px 0 0 20px}.sky-form .btn:hover{margin-bottom:0}.sky-form .input-group-btn .btn{margin:0}.sky-form .tooltip{position:absolute;z-index:1;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin 0.3s, opacity 0.3s;-o-transition:margin 0.3s, opacity 0.3s;-ms-transition:margin 0.3s, opacity 0.3s;-moz-transition:margin 0.3s, opacity 0.3s;-webkit-transition:margin 0.3s, opacity 0.3s}.sky-form .tooltip:after{content:'';position:absolute}.sky-form .input input:focus+.tooltip,.sky-form .textarea textarea:focus+.tooltip{opacity:1}.sky-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-right:after{top:100%;right:16px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-right,.sky-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.sky-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-left:after{top:100%;left:16px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-left,.sky-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.sky-form .tooltip-right{top:9px;white-space:nowrap;margin-left:15px}.sky-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.sky-form .input input:focus+.tooltip-right,.sky-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.sky-form .tooltip-left{top:9px;white-space:nowrap;margin-right:15px}.sky-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.sky-form .input input:focus+.tooltip-left,.sky-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.sky-form .tooltip-bottom-right{top:100%;margin-top:15px}.sky-form .tooltip-bottom-right:after{bottom:100%;right:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-right,.sky-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.sky-form .tooltip-bottom-left{top:100%;margin-top:15px}.sky-form .tooltip-bottom-left:after{bottom:100%;left:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-left,.sky-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.sky-form .radio i,.sky-form .checkbox i,.sky-form .toggle i,.sky-form .icon-append,.sky-form .icon-prepend{border-color:#e5e5e5;transition:border-color 0.3s;-o-transition:border-color 0.3s;-ms-transition:border-color 0.3s;-moz-transition:border-color 0.3s;-webkit-transition:border-color 0.3s}.sky-form .toggle i:before{background-color:#89d700}.sky-form .rating label{color:#ccc;transition:color 0.3s;-o-transition:color 0.3s;-ms-transition:color 0.3s;-moz-transition:color 0.3s;-webkit-transition:color 0.3s}.sky-form .button{background-color:#89d700;opacity:0.8;transition:opacity 0.2s;-o-transition:opacity 0.2s;-ms-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-webkit-transition:opacity 0.2s}.sky-form .button.button-secondary{background-color:#b3b3b3}.sky-form .icon-append,.sky-form .icon-prepend{color:#ccc}.sky-form .icon-prepend{left:5px;padding-right:3px;border-right-width:1px;border-right-style:solid}.sky-form .icon-append{right:5px;padding-left:3px;border-left-width:1px;border-left-style:solid}.sky-form .icon-append,.sky-form .icon-prepend{position:absolute;top:5px;width:29px;height:29px;font-size:15px;line-height:29px;text-align:center}.sky-form .input .icon-prepend+input,.sky-form .textarea .icon-prepend+textarea{padding-left:46px}.sky-form .input .icon-prepend+.icon-append+input,.sky-form .textarea .icon-prepend+.icon-append+textarea{padding-left:46px}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i{border-color:#8dc9e5}.sky-form .rating input+label:hover,.sky-form .rating input+label:hover ~ label{color:#89d700}.sky-form .button:hover{opacity:1}.sky-form .input input:focus,.sky-form .select select:focus,.sky-form .textarea textarea:focus,.sky-form .radio input:focus+i,.sky-form .checkbox input:focus+i,.sky-form .toggle input:focus+i{border-color:#89d700}.sky-form .radio input+i:after{background-color:#89d700}.sky-form .checkbox input+i:after{color:#89d700}.sky-form .radio input:checked+i,.sky-form .checkbox input:checked+i,.sky-form .toggle input:checked+i{border-color:#89d700}.sky-form .rating input:checked ~ label{color:#89d700}.sky-form .state-error input,.sky-form .state-error select,.sky-form .state-error textarea,.sky-form .radio.state-error i,.sky-form .checkbox.state-error i,.sky-form .toggle.state-error i{background:#fff0f0}.sky-form .state-error select+i{background:#fff0f0;box-shadow:0 0 0 12px #fff0f0}.sky-form .toggle.state-error input:checked+i{background:#fff0f0}.sky-form .note-error{color:#fff;padding:3px;display:inline-block;background-color:#ee9393}.sky-form .state-success input,.sky-form .state-success select,.sky-form .state-success textarea,.sky-form .radio.state-success i,.sky-form .checkbox.state-success i,.sky-form .toggle.state-success i{background:#f0fff0}.sky-form .state-success select+i{background:#f0fff0;box-shadow:0 0 0 12px #f0fff0}.sky-form .toggle.state-success input:checked+i{background:#f0fff0}.sky-form .note-success{color:#fff;padding:3px;display:inline-block;background-color:#6fb679}.sky-form .input.state-disabled input,.sky-form .select.state-disabled,.sky-form .textarea.state-disabled,.sky-form .radio.state-disabled,.sky-form .checkbox.state-disabled,.sky-form .toggle.state-disabled,.sky-form .button.state-disabled{cursor:default;opacity:0.5}.sky-form .input.state-disabled:hover input,.sky-form .select.state-disabled:hover select,.sky-form .textarea.state-disabled:hover textarea,.sky-form .radio.state-disabled:hover i,.sky-form .checkbox.state-disabled:hover i,.sky-form .toggle.state-disabled:hover i{border-color:#e5e5e5}.sky-form .form-control.has-error{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.post-box{display:table;width:100%}.post-box:not(:last-of-type){border-bottom:1px dotted rgba(0,0,0,0.2);padding-bottom:20px;margin-bottom:30px}.post-box .post-thumbnail{display:table-cell;vertical-align:top;width:1px;padding-right:20px}.post-box .post-thumbnail .thumbnail{border-radius:4px;border:1px solid rgba(0,0,0,0.09);width:80px;height:80px}.post-box .post-thumbnail .read-more{font-size:11px;text-transform:uppercase;font-weight:600}.post-box .post-thumbnail .read-more i{margin-left:2px;vertical-align:1px}.post-box .post-body{display:table-cell;vertical-align:top}.post-box .post-body h3{margin-top:0;margin-bottom:5px;font-size:18px;font-weight:600}.post-box .post-body .external-link,.post-box .post-body .read-more{color:#7fc800;margin-bottom:5px}.post-box .post-body .external-link i,.post-box .post-body .read-more i{vertical-align:0}.post-box .post-body .external-link a,.post-box .post-body .read-more a{color:#7fc800;border-bottom:1px solid transparent}.post-box .post-body .external-link a:hover,.post-box .post-body .read-more a:hover{border-color:#7fc800}.post-box .post-teaser{color:#666666;font-size:13px}.posts-wrapper{background-color:#ffffff;border-radius:2px;border:1px solid rgba(0,0,0,0.09);box-shadow:0 3px 20px rgba(0,0,0,0.05);padding:23px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#89d700;border-color:#89d700}.pagination>li>a,.pagination>li>span{color:#444444}.panel{background-color:#f2f2f2;border-radius:2px;padding:20px;border:1px solid rgba(0,0,0,0.03)}.panel .panel-heading{border-bottom:1px solid #89d700;margin-bottom:15px;margin-top:0;text-align:center;padding:0;position:relative}.panel .panel-heading h3{font-weight:600;font-size:16px;margin-top:0;margin-bottom:20px}.panel .panel-body{padding:0}.panel .nav{padding-top:10px}.panel .nav ul{padding-top:15px;padding-left:0}.panel .nav li{margin-bottom:15px;padding-left:20px;list-style:none}.panel .nav li a{padding:0;position:relative;color:#666666;transition:all linear .05s}.panel .nav li a:hover{background-color:transparent;color:#333333}.panel .nav li a:hover:before{left:-17px}.panel .nav li a:before{top:5px;content:'';transition:all linear .05s;position:absolute;left:-20px;border:5px solid transparent;border-left-color:#888888}.panel .nav li ul{padding-top:13px}.panel .nav li ul li a{color:#888888;font-size:13px}.order-progress{padding:50px 0 30px;text-align:center}@media (max-width: 700px){.order-progress{padding:30px 0 10px}}.order-step{display:inline-block;text-align:center}.order-step:not(:last-child):after{content:'';display:inline-block;height:2px;background-color:#ccc;vertical-align:8px;width:140px;margin-left:4px;margin-right:4px;border-radius:200px}@media (max-width: 991px){.order-step:not(:last-child):after{width:100px}}@media (max-width: 767px){.order-step:not(:last-child):after{width:60px}}@media (max-width: 520px){.order-step:not(:last-child):after{width:16px}}.order-step .order-step-inner{display:inline-block;position:relative;color:#999999;font-size:14px}.order-step .step-number{border-radius:200px;border:2px solid transparent;background-color:#ccc;color:white;display:inline-block;font-size:24px;font-weight:400;height:40px;line-height:36px;text-align:center;transition:all linear .1s;width:40px}.order-step .step-title{position:absolute;left:50%;margin-top:-35px;transform:translateX(-50%);white-space:nowrap}@media (max-width: 700px){.order-step .step-title{display:none}}.order-step.success .order-step-inner,.order-step.current .order-step-inner{color:#7fc800}.order-step.success .order-step-inner:hover .step-number{box-shadow:0 2px 4px rgba(0,0,0,0.2),0 2px 10px rgba(0,0,0,0.2)}.order-step.success .step-number,.order-step.current .step-number{background-color:#7fc800;color:white;border-color:transparent}.order-step.success .step-number i{font-size:18px;vertical-align:2px;transition:all linear .1s}.order-step .step-number i{font-size:18px;vertical-align:2px}.order-step .step-number i.fa-shopping-cart{font-size:19px;vertical-align:1px}.order-step.success:after{background-color:#7fc800}.shop-item-list{display:block;height:308px;overflow:hidden;position:relative;border:transparent 1px solid;padding:8px;text-decoration:none !important;margin-bottom:80px}.shop-item-list:hover{border:rgba(0,0,0,0.1) 1px solid}.shop-item-list figure{height:220px;display:block;text-align:center;overflow:hidden;margin:0;padding:0}.shop-item-list figure img{width:auto !important;height:100% !important}.shop-item-list h2{font-size:15px;line-height:18px;font-weight:400;margin:0;padding:0;height:36px;display:table-cell;vertical-align:middle}.shop-item-list span.product-name{display:block;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-item-list .product-info{border-top:rgba(0,0,0,0.1) 1px solid}.shop-item-list .line-through{color:#999}.shop-top-options{margin:0 0 30px 0px;background:rgba(0,0,0,0.01);padding:15px 3px 6px 3px;border-left:rgba(0,0,0,0.2) 3px solid}.shop-top-options h2{font-size:1.8em;letter-spacing:normal;line-height:24px;margin:0}@media only screen and (max-width: 768px){.shop-top-options{border-left:0;margin-bottom:30px;text-align:center}.shop-top-options ul.breadcrumb{margin-bottom:20px}.shop-top-options select{float:none !important;width:100%}}.shop-stock-info{display:block;font-size:12px}.shop-stock-info.stock-yes{color:#5FB611}.shop-stock-info.stock-no{color:#FE0707}span.color-bullet-filter{display:inline-block;width:16px;height:16px;margin-top:6px;float:right;margin-right:10px;border:rgba(0,0,0,0.3) 1px solid}.sky-form.shop-filter label{background-color:rgba(0,0,0,0.02);padding-top:3px;padding-left:36px;padding-bottom:3px;margin:0 0 1px 0}.sky-form.shop-filter label>i{margin-left:6px;top:6px}.sky-form.shop-filter>h4{font-size:1.2em;letter-spacing:normal;line-height:25px;margin:0 0 1px 0;background-color:rgba(0,0,0,0.05);padding:6px 8px;font-weight:400}figure.product-view-image{margin-bottom:30px}h1.product-view-title,h2.product-view-title{font-size:2.2em;line-height:32px;margin:-4px 0 32px 0;display:block;font-weight:bold;letter-spacing:-1px;margin-bottom:15px}h3.product-view-price{font-weight:bold;font-size:30px}h3.product-view-price sup{font-weight:400;font-size:60%;display:inline-block;margin-left:2px}section.product-view-colors{margin:0;padding:0}section.product-view-colors a{border:rgba(0,0,0,0.1) 1px solid;padding:1px;display:inline-block}section.product-view-colors a:hover,section.product-view-colors a.active{border:rgba(0,0,0,0.2) 1px solid}.product-opt-size,.product-opt-qty{margin-right:10px}ul#product-qty-dd{padding:1px 0 0 1px;min-width:90px;top:85%}ul#product-qty-dd li{float:left;width:49.1%;margin-right:1px;margin-bottom:1px;background-color:rgba(0,0,0,0.05);text-align:center;cursor:pointer}button.product-qty-dd .caret{float:right;margin-top:8px}button.product-qty-dd{width:120px;text-align:left}ul#product-size-dd{top:85%;min-width:159px;padding:1px 0 0 1px}ul#product-size-dd li{float:left;width:51px;margin-right:1px;margin-bottom:1px;background-color:rgba(0,0,0,0.05);text-align:center;cursor:pointer}ul#product-size-dd li>a{padding:3px 0}button.product-size-dd{width:130px;text-align:left}button.product-size-dd .caret{float:right;margin-top:8px}.cartContent{padding:0}.cartContent .item{background:#F5F5F5;background-color:transparent;background:-webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cartContent .item{margin-top:-1px;border:rgba(0,0,0,0.05) 1px solid}.cartContent .sky-form.boxed{border:rgba(0,0,0,0.1) 1px solid}.cartContent .item.head{border-bottom:0;font-weight:bold}.cartContent .cart_img{float:left;width:50px;padding:10px;text-align:left}.cartContent .product_name{float:left;width:50%;padding:10px;text-decoration:none}.cartContent .product_name:hover>span{text-decoration:underline}.cartContent .product_name>small{display:block;font-size:11px;line-height:11px;color:rgba(0,0,0,0.5)}.cartContent .qty{float:right;width:160px;font-size:15px;padding:10px;text-align:center}.cartContent .qty input{padding:3px;margin:0;border:#ccc 1px solid;width:50px;margin-right:3px;text-align:center}.cartContent .total_price{float:right;width:150px;font-size:15px;padding:10px;line-height:30px;text-align:center;font-weight:bold}.cartContent .remove_item{float:right;padding:5px 5px 5px 7px;width:30px;margin-right:8px}.cartContent a.remove_item{background:#fff;border:#eee 1px solid;padding-top:0;margin-top:10px;height:30px;line-height:28px;font-size:18px;text-decoration:none;color:rgba(0,0,0,0.5);border-radius:3px}.cartContent .total{text-align:right;font-weight:bold;padding:10px 0;text-align:right;width:200px}.cartContent .total small{font-weight:normal;display:block}.cartContent .totalToPay{font-size:18px;padding:10px 0;display:block}.cartContent .btn_update{margin-top:20px}.cartContent .cart_totals{border-bottom:rgba(0,0,0,0.1) 1px solid}.cartContent .checkout fieldset{padding-left:0;padding-right:0;margin:0}@media only screen and (max-width: 768px){.cartContent .item.head{display:none}.cartContent .product_name{font-size:11px;line-height:15px}.cartContent .item .total_price{display:none}.cartContent .item .qty{float:left;text-align:left}}button.remove_item{background:none;border:0;margin:8px 0;padding:0;cursor:pointer}.cart_img img{max-height:45px;width:auto}.label-default.label-parameters{background-color:#bbbbbb}.cartContent .total{width:auto !important;margin-top:20px}.cartContent .total .btn{margin-top:20px;margin-left:15px}.btn.pull-right{margin-right:15px}.sky-form.boxed fieldset{margin-bottom:0}.sky-form .radio input:checked+i,.sky-form .checkbox input:checked+i,.sky-form .toggle input:checked+i{border-color:#89d700}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i{border-color:rgba(137,215,0,0.5)}.sky-form .radio input+i:after{background-color:#89d700}.sky-form.boxed{margin-bottom:25px}.sky-form.boxed fieldset{padding:25px 15px}.cartContent #cartContent{margin-bottom:30px}.cartContent .cart_totals{margin-bottom:10px;padding-bottom:10px;border-bottom:rgba(0,0,0,0.1) 1px solid}.bold{font-weight:bold !important}#cartContent .table tbody td{border-top:none}.strong-sm .text-muted{display:none}@media (max-width: 767px){#cartContent td{float:left;display:block;margin-right:10px}#cartContent .cart_title{float:none;font-size:16px}#cartContent td.cart_img{display:none}.strong-sm{font-weight:600}.strong-sm .text-muted{font-weight:400;display:inline}.remove_item{float:right !important}}
