@charset "UTF-8";
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v31/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTQ3ig.ttf) format('truetype')}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(/themes/frontend/assets/plugins/owl-carousel/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;*display:inline;margin:5px;padding:4px 10px;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ccd1d9}.owl-theme .owl-controls.clickable .owl-buttons div:hover{text-decoration:none;background:#aab2bd}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(/themes/frontend/assets/plugins/owl-carousel/AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}body{padding-top:50px;font-family:Open Sans,"Nunito",Helvetica Neue,Arial,Helvetica,sans-serif;font-display:swap}h1{-webkit-margin-before:.83em;-webkit-margin-after:.83em;-webkit-margin-start:0px;-webkit-margin-end:0px}.container{max-width:1190px;margin-right:auto;margin-left:auto}.main{margin-top:10px}.no-padding-right{padding-right:0 !important}.hidden-desktop{display:none!important}.text-danger{color:#d73c3c}.btn{border-radius:3px}.btn-danger{background-color:#d73c3c}.btn-default:hover{color:#d73c3c}.label-danger{background-color:#d73c3c;color:#fff}.table>tbody>tr>td{vertical-align:middle}.table>tbody>tr>td .form-group{margin-bottom:0}.breadcrumb{padding:0;margin-bottom:20px;list-style:none;background-color:#fff;border-radius:0}.breadcrumb li a{font-size:12px;color:#d73c3c}.breadcrumb .active{font-size:12px}.product-special-icons{left:0;right:0;top:10px;text-shadow:none;position:absolute;z-index:99}.product-special-icons>div{height:auto;margin:0 0 3px;opacity:.9;float:left;position:relative;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08);font-size:11px;font-weight:700;-webkit-font-smoothing:antialiased}.new-product{letter-spacing:1px;min-width:50px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#ffb049;font-size:11px;float:right}.sale-product{letter-spacing:1px;min-width:50px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#e94b3f;font-size:11px;float:right;px;float:right}.sold-product{letter-spacing:1px;min-width:80px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#9e9e9e;font-size:11px;float:right}.new-detail{letter-spacing:1px;min-width:50px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#ffb049;font-size:11px;float:right}.sale-detail{letter-spacing:1px;min-width:50px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#e94b3f;font-size:11px;float:right}.sold-detail{letter-spacing:1px;min-width:80px;width:auto;height:20px;padding:5px 0;text-align:center;text-transform:uppercase;color:#fff;background:#41342e;font-size:11px;float:right}.sku-label-list{margin-bottom:10px;margin-top:18px}.sku-label-list ul{list-style:none;display:inline;padding-inline-start:0px}.sku-label-list ul li{display:inline-block;padding-left:5px;padding-bottom:12px}.sku-label-list ul li .btn{font-size:12px}.sku-label-list .btn{font-weight:700}.sku-label-list .btn-ready{color:#d73c3c}.sku-label-list .btn-default:hover{color:#333}.sku-label-list .btn-ready:hover{color:#d73c3c}.navbar-search .navbar-form .form-group .form-control{padding:6px 12px;margin:0;-webkit-transition:all .24s ease-in-out;transition:all .24s ease-in-out;-webkit-font-smoothing:antialiased;min-width:480px}.navbar-inverse{background-color:#1f1f21;border-color:#080808}.navbar-inverse #navbar a,.navbar-inverse #navbar .navbar-search input{font-size:13px}.navbar-inverse .navbar-nav>li>a{color:#fff}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#d9534f}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#d9534f;background-color:#333332}.navbar-right{margin-right:0}.dropdown .dropdown-menu li a{padding-top:8px !important;padding-bottom:8px !important}.dropdown.avatar a{padding-top:10px !important;padding-bottom:5px !important}.dropdown.avatar img{max-width:36px;margin-right:5px;margin-top:-1px}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#fff;background-color:#d9534f}.dropdown:hover .dropdown-menu{display:block;margin-top:0}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar .brand{padding:0;margin:0 0 0 -2px;display:block;float:left;text-shadow:0 1px 0 #fff}.fc-head{margin-top:0;margin-bottom:20px;border-bottom:solid 1px #e5e5e5;background:#fff}.fc-head .navigation.navbar .navbar-inner{background:0 0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:13px}.fc-head .navigation.navbar .nav{margin:0 0 0 -3px}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar-inner{min-height:0;padding:0}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.fc-head .navigation .navbar-inner{padding:0}.navbar-inner.pads{padding:15px 0 !important}.fc-head .navigation{margin-bottom:-2px;margin-top:10px}.fc-head .navigation.navbar .brand{font-weight:700;color:#333;font-size:36px;padding-top:0}.fc-head .navigation.navbar .nav{margin:0 0 0 -3px}.fc-head .navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.fc-head .navbar .nav>li{margin-right:18px;float:left;display:list-item;text-align:-webkit-match-parent;line-height:20px}.fc-head .navbar .cart>li{margin-right:0}.fc-head .navbar .nav>li.active>a{background:#fff !important;color:#d73c3c !important}.fc-head .navbar .nav>li>a{color:#1f1f21;position:relative;padding:15px 3px;font-weight:700;font-size:14px;text-shadow:none;display:block}.fc-head .navbar .nav>li>a:after{content:'';position:absolute;height:3px;bottom:-1px;left:-3px;right:-3px}.fc-head .navbar .nav>li>a:hover{background:0 0}a.brand img{display:block;margin:3px auto;max-height:42px;height:42px}.fc-head .navigation.navbar .cart .btn{line-height:24px;padding:8px 10px;color:#d73c3c;white-space:nowrap;box-shadow:none;border:2px solid #d73c3c;font-size:13px;background:0 0}.carousel{margin-bottom:40px}.product-category{height:40px;border-bottom:1px solid #e5e5e5;margin-bottom:20px}.product-category h2{margin-top:10px;margin-bottom:0;font-size:20px;font-weight:700}.product-box{width:16.667%;position:relative;display:inline-block;vertical-align:top;float:left;padding:0 8px;box-sizing:border-box}.product-box .thumbnail{border-radius:0}.product-box .thumbnail:hover{background-color:#eee}.product-box .thumbnail img{height:170px;width:100%;display:block;border:1px solid #ddd}.product-box:first-child{padding:0 5px 0 0}.product-box:last-child{padding:0 0 0 5px}.product-box .caption{padding:0 9px}.product-box .caption h3{font-size:15px;font-weight:700;min-height:60px;line-height:20px;margin-top:10px}.product-box .caption.home h3{min-height:60px !important;margin-bottom:5px}.product-box .caption h3 a{color:#333}.product-box .caption h3 a:hover{color:#d73c3c;text-decoration:none}.product-box .caption h3 a:focus,.product-box .caption h3 a:visited{text-decoration:none}.product-box .caption p{font-weight:700;font-size:17px;font-family:"Lato",Nunito,Arial,sans-serif}.product-box .caption .rating-xs{font-size:15px;margin-bottom:7px}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;*display:inline;margin:0;padding:5px 10px 3px;font-size:24px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0;background:#e9573f;filter:Alpha(Opacity=50);opacity:1}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(/themes/frontend/assets/css/AjaxLoader.gif) no-repeat center center}#owl-demo .owl-item>div img{display:block;width:100%;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-bottom:4px}#owl-demo .owl-item>div{background:#42bdc2;text-align:center;padding:50px 0;margin:3px;color:#fff;font-size:32px;border:1px #fff}.wrapper-with-margin{margin:0 50px}.owl-theme .owl-controls .owl-buttons div{position:absolute}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;top:40%}.owl-theme .owl-controls .owl-buttons .owl-next{right:0;top:40%}.owl-theme .product-box .thumbnail{min-width:173px}footer{background:#1f1f21;background:#f7f7f7;border-top:solid 1px #e5e5e5;padding:30px 0;margin-top:40px;border-bottom:1px solid #e9e9e9}footer h3{font-weight:700;color:#8e8e93;text-transform:uppercase;font-size:14px;margin-bottom:10px}footer ul{list-style:none;margin:-1px 0 0;padding-left:0}footer ul li a{color:#4a4a4a;font-size:13px;line-height:25px}footer ul li a:hover{color:#d73c3c;text-decoration:none}.footer-powered{font-size:12px;padding:10px 0;background:#f3f3f2;color:#999}.footer-powered .row{display:flex;align-items:center}.footer-powered .col-md-6{display:flex;align-items:center}.footer-powered p{margin:0}.footer-powered .pull-left{display:flex;align-items:center;height:30px}.footer-powered a{color:#d73c3c}.fc-page-heading{padding:0 0 15px;margin:0 0 25px;text-transform:none;font-size:30px;letter-spacing:-.4px;font-weight:700;border-bottom:1px solid #dfdfdf;border-color:#e5e5e5;position:relative;line-height:inherit}.fc-page-heading a{color:#333}.fc-page-heading a:hover{color:#d73c3c;text-decoration:none}.fc-page-heading a:focus,.fc-page-heading a:visited{text-decoration:none}.fc-product-sidebar{border-right:solid 1px #e5e5e5;margin-top:-25px;padding-top:25px;padding-right:0}.fc-product-sidebar .cards{margin-bottom:20px}.fc-product-sidebar .cards h5{margin:0 0 15px;text-transform:none;font-size:14px;font-weight:700;line-height:20px}.fc-product-sidebar .cards ul{padding-left:0;list-style:none;width:100%}.fc-product-sidebar .cards ul li{margin:0;position:relative;line-height:20px}.fc-product-sidebar .cards ul li a{display:block;padding:8px 0;color:#1f1f21;text-decoration:none !important;position:relative;line-height:16px;font-size:15px}.fc-product-sidebar .cards ul li a:hover{color:#d73c3c}.fc-product-sidebar .cards ul>li.active>a{color:#d73c3c;font-weight:700}.fc-product-sidebar .cards ul>li.active>a:after{content:'';position:absolute;top:4px;right:-1px;bottom:4px;width:3px;background:#d73c3c}.fc-listing+.fc-listing-tools{display:block}.fc-listing-tools{color:#555}.fc-listing-tools .pagination{text-align:center;border-top:solid 1px #e5e5e5;color:#fff;padding:0;margin:0}.no-border{border-bottom:none}.sort-category{float:right;margin-bottom:15px}.sort-category select{min-width:200px;margin-left:5px}.sort-category-mobile{margin-top:10px;margin-bottom:30px}.sort-category-mobile select{min-width:200px}.product-list-category{width:100%}.product-list-category .product-box{width:25%;position:relative;display:inline-block;vertical-align:top;float:left;padding:0 10px;margin-bottom:15px;box-sizing:border-box}.product-list-category .product-box .thumbnail img{min-height:216px;width:100%;display:block}.product-list-category .product-box:first-child{padding:0 10px 0 0}.product-list-category .product-box:last-child{padding:0 0 0 10px}.detail-product .main-image{border:1px solid #ddd;padding:10px;margin-bottom:20px;min-height:550px;height:auto;text-align:center;position:relative}.detail-product .list-image{border:1px solid #ddd;height:auto;vertical-align:middle;padding:5px}.detail-product .main-image img{width:auto;max-height:550px;padding:10px;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.detail-product .list-image img{width:100%}.detail-product .product-info h2{font-size:24px;font-weight:700;margin-bottom:20px;margin-top:0}.detail-product .product-info h2 a{color:#333}.detail-product .product-info h2 a:hover,.detail-product .product-info h2 a:focus{color:#d73c3c;text-decoration:none}.detail-product .product-info h3{margin:5px 0 20px;font-weight:700}.detail-product .product-info h4{font-weight:700}.detail-product .content h4{font-weight:700;padding-top:10px;font-size:16px;line-height:25px}.detail-product .content p,.detail-product .content ul>li{font-size:13px}.detail-product .product-info .label.sale-detail,.detail-product .product-info .label.sold-detail,.detail-product .product-info .label.new-detail{height:auto;width:auto;padding:10px;opacity:.8;letter-spacing:5px;font-weight:400;text-transform:uppercase;font-size:11px;text-align:center}.detail-product .product-info .price p{font-size:16px;font-family:"Lato",Nunito,Arial,sans-serif}.detail-product .product-info .price .strike{color:#8e8e93;margin:0}.detail-product .product-info .price h3{font-size:30px;font-family:"Lato",Nunito Sans,Arial,sans-serif}.detail-product .product-info article{padding:0 0 15px}.detail-product .product-info #add-to-cart .btn-lg{font-size:24px;border-radius:3px}.detail-product .product-info .kontak h3{border-bottom:1px solid #eee;font-size:22px;margin-top:0;padding:0 0 10px;margin-bottom:12px}.detail-product .product-info .kontak h3 a,.detail-product .product-info .kontak h3 a:focus,.detail-product .product-info .kontak h3 a:visited{color:#333;text-decoration:none}.detail-product .product-info .kontak h3 a:hover{color:#d73c3c;text-decoration:none}.detail-product .nav-tabs>li>a{color:#d73c3c}.share-button{padding-top:10px}.share-button-category{margin-left:-15px;padding-top:10px;padding-right:0;min-height:58px;border-bottom:1px solid #dfdfdf;border-color:#e5e5e5}.share-button-category,.addthis_inline_share_toolbox{text-align:right}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555}.related-product{margin-top:60px}.related-product .product-box .thumbnail img{height:170px;width:100%;display:block}.related-product h2{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ddd;font-size:20px;font-weight:700}.pagination.primary>.active>a,.pagination.primary>.active>span,.pagination.primary>.active>a:hover,.pagination.primary>.active>span:hover,.pagination.primary>.active>a:focus,.pagination.primary>.active>span:focus{background-color:#d73c3c;border-color:#d73c3c;color:#fff}.pagination.separated-square>li>a,.pagination.separated-square>li>span{margin:0 2px;border-radius:0;color:#d73c3c}.article-list .media{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #eee}.article-list .media:last-child{border:none}.article-list .media .media-left img{height:140px;width:180px}.article-list .media .media-body p{padding-top:8px}.article-list .media .media-body h2{font-size:24px}.article-list .media .media-body h2 a{color:#333}.article-list .media .media-body h2 a:hover{color:#d73c3c;text-decoration:none}#cart-modal .vertical-alignment-helper{display:table;height:100%;width:100%;pointer-events:none}#cart-modal .vertical-align-center{display:table-cell;vertical-align:middle;pointer-events:none}#cart-modal .modal-content{width:inherit;height:inherit;margin:0 auto;pointer-events:all;-webkit-border-radius:0px !important;-moz-border-radius:0px !important;border-radius:0 !important}#cart-modal #cart-detail .media{max-width:300px}#cart-modal #cart-detail .media .img-cart img{max-width:80px}#cart-modal #cart-detail .media .media-body h4{text-align:left;font-size:13px;font-weight:700;line-height:19px}#cart-modal #cart-detail .media .media-body h4 a,#cart-modal #cart-detail .media .media-body h4 a:hover,#cart-modal #cart-detail .media .media-body h4 a:focus{color:#333;text-decoration:none}#cart-modal #cart-detail .media .media-body h5{text-align:left;font-size:12px;font-weight:700}#cart-modal #cart-detail .media .media-body h5 a,#cart-modal #cart-detail .media .media-body h5 a:hover,#cart-modal #cart-detail .media .media-body h5 a:focus{color:#d73c3c;text-decoration:none}#cart-modal #cart-checkout #cart-detail .media{max-width:500px}#cart-modal #cart-checkout #cart-detail .subtotal{max-width:180px}ol.progtrckr{margin:-20px 0 30px;padding:20px 0 0;width:100%;list-style-type none}ol.progtrckr li{display:inline-block;color:#333;text-align:center;line-height:3em;font-size:14px}ol.progtrckr[data-progtrckr-steps="2"] li{width:49%}ol.progtrckr[data-progtrckr-steps="3"] li{width:33%}ol.progtrckr[data-progtrckr-steps="4"] li{width:24%}ol.progtrckr[data-progtrckr-steps="5"] li{width:33%}ol.progtrckr[data-progtrckr-steps="6"] li{width:16%}ol.progtrckr[data-progtrckr-steps="7"] li{width:14%}ol.progtrckr[data-progtrckr-steps="8"] li{width:12%}ol.progtrckr[data-progtrckr-steps="9"] li{width:11%}ol.progtrckr li.progtrckr-done{color:#000;border-bottom:4px solid #d73c3c}ol.progtrckr li.progtrckr-todo{color:silver;border-bottom:4px solid silver}ol.progtrckr li:after{content:"\00a0\00a0"}ol.progtrckr li:before{position:relative;bottom:-2.5em;float:left;left:50%;line-height:1em}ol.progtrckr li.progtrckr-done:before{content:"\2713";color:#fff;background-color:#d73c3c;height:1.2em;width:1.2em;line-height:1.2em;border:none;border-radius:1.2em}ol.progtrckr li.progtrckr-todo:before{content:"\039F";color:silver;background-color:#fff;font-size:1.5em;bottom:-1.6em}.phone{margin-left:-3px}.phone li{padding-bottom:10px;padding-left:0}.phone img{margin-right:5px}.phone>li>a{text-decoration:none;font-size:14px !important;padding-top:0;padding-bottom:0;padding-left:0;color:#4a4a4a}.phone>li>a:hover,.phone>li>a:focus,.phone>li>a:visited{text-decoration:none;background:0 0}.follow-us{padding-left:0;margin-left:0}.follow-us li{display:inline;list-style:none;padding-right:1px}.follow-us>li>a{text-decoration:none;color:#4a4a4a}.follow-us .fb a:hover{color:#3b5998}.follow-us .tw a:hover{color:#00abf0}.follow-us .go a:hover{color:#d95232}.follow-us>li>a:hover,.follow-us>li>a:focus{text-decoration:none;background-color:#333}.scroll-top-wrapper{position:fixed;opacity:0;visibility:hidden;overflow:hidden;text-align:center;z-index:99999999;background-color:#d73c3c;color:#fff;font-size:30px;width:60px;height:60px;line-height:48px;right:30px;bottom:70px;padding-top:3px;border-radius:50px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.scroll-top-wrapper:hover{background-color:#d73c3c;color:#fff}.scroll-top-wrapper.show{visibility:visible;cursor:pointer;opacity:1.0}.scroll-top-wrapper i.fa{line-height:inherit}#review-product #review-list .media{padding-bottom:15px;border-bottom:1px solid #e7e7e7}#review-product #review-list .media:last-child{border-bottom:none !important}#review-product .media .media-left img{width:90px;border:1px solid #ddd}#review-product .media .media-heading a{color:#333;font-size:15px;font-weight:700}#review-product .media .media-heading a:hover,#review-product .media .media-heading a:focus{color:#d73c3c;text-decoration:none}#review-product .media .media-body p{font-size:13px}#review-product .media .media-body .rating-xs{font-size:16px;display:inline}.caption.home .rating-xs{font-size:15px;margin-bottom:7px}.panel-heading .panel-title a{color:#d73c3c;font-weight:700}.panel-heading .panel-title a:hover,.panel-heading .panel-title a:focus{text-decoration:none}#direct-order #shipping-detail p{font-size:13px}.order-detail .invoice-col,.order-detail .invoice-col address{line-height:25px}.order-detail .media .media-body .media-heading{color:#333;text-decoration:none;font-size:13px}.order-detail .media .media-body .media-heading:hover,.order-detail .media .media-body .media-heading:focus{color:#d73c3c;text-decoration:none}.theme-krajee-fa .star{font-size:1.1em}.theme-krajee-fa .caption{margin-top:-.2em}.wa-float{position:fixed;width:60px;height:60px;bottom:80px;right:18px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:33px;box-shadow:2px 2px 3px #999;z-index:100}.wa-float:hover,.wa-float:visited,.wa-float:focus{color:#fff;background-color:#00bfa5}.my-wa-float{margin-top:16px}.options-link a{font-weight:700}@media (min-width:768px){.navbar-search .navbar-form{padding:0}.fc-head .navbar .nav>li.active>a:after{background:#d73c3c}.fc-head .navbar .nav>li>a:hover:after,.fc-head .navbar .nav>li>a:focus:after{background:0 0}.fc-head .navbar .nav>li>a:hover:after,.fc-head .navbar .nav>li>a:focus:after{background:#c7c7cc}.fc-head .navbar .cart>li>a:hover:after,.fc-head .navbar .cart>li>a:focus:after{background:0 0}.dropdown:hover .dropdown-menu{display:block}}@media (max-width:767px){#availability{font-size:20px;margin-bottom:20px}.fc-head .navigate .nav{width:100%}.navbar .navbar-nav{width:100%}.fc-head .navbar{margin-bottom:0}.fc-head .navbar .nav>li{display:block;float:none;text-align:center}.fc-head .navbar button.btn{margin-top:10px;text-align:left;color:#000;font-weight:700;text-shadow:none;padding-left:10px;font-size:16px;width:100%;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-left:0 solid #000;border-right:0 solid #000;border-bottom:1px solid #000;border-top:1px solid #000;background:#fff;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;height:40px}.fc-page-heading{margin:0 0 5px}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff;padding:5px 15px 5px 40px}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#d9534f}.navbar-form{margin-top:0;display:-webkit-inline-box;width:120%;margin-right:0;margin-left:-15px}.navbar-search .navbar-form .form-group .form-control{min-width:266px;width:auto;margin-right:10px}.product-category h2{font-size:14px}.product-box{width:100%}.product-box .thumbnail img{min-height:150px;height:auto;width:100%;display:block}.product-box .caption h3{min-height:52px}.owl-theme .product-box .caption p{font-size:24px}.owl-theme .product-box .caption h3{font-size:18px;line-height:26px}.product-category .product-box .thumbnail img{min-height:150px;height:150px}.product-list-category .product-box{width:50%}.product-list-category .product-box:first-child{padding:0 10px}.product-list-category .product-box:last-child{padding:0 10px}.product-list .product-box .thumbnail{min-height:280px}.product-list-category .product-box .caption h3{min-height:50px}.product-list-category .product-box .thumbnail img{min-height:auto;height:auto}.share-button-category{margin-left:0;border-bottom:none}.share-button-category,.addthis_inline_share_toolbox{text-align:left}.share-button{padding-bottom:50px}.fc-head .navbar .nav>li>a{color:#1f1f21;position:relative;padding:15px 3px;font-weight:700;font-size:14px;text-shadow:none;border-top:1px solid #d7d7d7}.fc-head .navbar .nav>li>a:hover{color:#d73c3c;background-color:#fff}.fc-head .navbar .nav{text-align:left}.fc-head .navbar .nav>.active>a,.fc-head .navbar .nav>.active>a:hover,.fc-head .navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#fff;border-top:1px solid #d7d7d7}.fc-product-sidebar .cards ul li{border-top:1px solid #ccc;line-height:27px}.fc-product-sidebar .cards ul:last-child{border-bottom:1px solid #ccc}.fc-product-sidebar .cards ul li a{padding:12px 0}.detail-product .product-info{margin-top:20px}.detail-product .main-image{min-height:0px;padding:0;height:auto}.detail-product .main-image img{width:auto;max-height:500px;margin:0 auto;padding:10px;position:relative;top:0;left:0;margin-right:0;transform:none}.scroll-top-wrapper{right:18px;bottom:10px;box-shadow:2px 2px 3px #999}footer h3{margin-top:40px}footer .bost h3,footer .bost ul li,footer .bost .follow-us{text-align:center}footer ul li a{font-size:15px;line-height:32px}.footer-powered{text-align:center}a.brand img{display:block;margin:3px auto;max-height:42px;height:42px;width:180px}}@media (max-width:979px){.fc-head .navbar button.btn{border-right:0;border-left:0;border-bottom:0;text-align:left;outline:0;border-top-color:#d7d7d7;padding-right:0;padding-left:0;background:#fff !important}.fc-head .nav-collapse,.fc-head .nav-collapse.collapse .nav li a{border-radius:0;border-color:#e5e5e5;padding:10px 3px}.fc-head .navbar .nav li{text-align:left;margin:0}.fc-head .navbar .nav>li.active>a{background:#fff !important;color:#d73c3c !important}.detail-product .list-image{height:auto;padding:3px;text-align:center}.detail-product .list-image img{height:auto;width:100%}.product-list .product-box .thumbnail img,.related-product .product-box .thumbnail img{height:auto;width:100%;display:block}}