.page-body{background:#fff;color:#2b2b2b;font-weight:300;font-size:1.4rem;line-height:1.5em;}html,
body,
input,
button,
select,
textarea{font-family:'Roboto', sans-serif;}strong{font-weight:900;}a{font-weight:400;color:#ee3531;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}a:focus,
a:hover,
a:active{color:#2b2b2b;text-decoration:none;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.autohelp{color:#ee3531;}.form-control{padding:1px 2px 1px 10px;height:3.4rem;line-height:3.4rem;color:#222;font-size:1.4rem;border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;border-top:2px solid #ee3531;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.form-control:focus,
.form-control:active{border-color:#2b2b2b;}textarea.form-control{height:auto;max-width:none;}input[type="checkbox"]{appearance:none;-webkit-appearance: none;
-moz-appearance: none;
width:13px;height:13px;cursor:pointer;background:#fff;border:1px solid #a8a8a8;outline:none;border-radius:2px;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
}input[type="checkbox"]:checked{background:#ee3531 url('../image/check.png?lastmod=1756212641') center center no-repeat;outline:none;background-size:100%;border-color:#ee3531;}input[type="radio"]{appearance:none;-webkit-appearance: none;
-moz-appearance: none;
width:16px;height:16px;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border:0;box-shadow:inset 0 0 0 2px #da1612;-webkit-box-shadow: inset 0 0 0 2px #da1612;
-moz-box-shadow: inset 0 0 0 2px #da1612;
background:#fff;cursor:pointer;}input[type="radio"]:checked{border:0;box-shadow:inset 0 0 0 3px #ee3531;-webkit-box-shadow: inset 0 0 0 3px #ee3531;
-moz-box-shadow: inset 0 0 0 3px #ee3531;
background:#ee3531;outline:none;}.list-group-item{border-left:0;border-right:0;}.list-group-item:first-child{border-top:0;border-top-left-radius:0;border-top-right-radius:0;}.list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;}.list-group-item.selected{background:#ebebeb;}.buttons:before,
.buttons:after{content:" ";display:table;}.buttons:after{clear:both;}.btn{font-weight:400;font-size:1.4rem;padding:5px 12px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.btn-xs{padding:2px 5px;font-size:1.1rem;}.btn-sm{padding:4px 10px;font-size:1.3rem;}.btn-default.disabled,
.btn-default{background:#fff;color:#ee3531;border:2px solid #ee3531;}.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default{background:#ee3531;color:#fff;border:2px solid #ee3531;}.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary:visited{background:#ee3531;color:#fff;border:0;border-bottom:5px solid #da1612;}.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary{background:#2b2b2b;color:#fff;border-color:#da1612;}.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn{opacity:.5;-khtml-opacity: .5;
-moz-opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}.top h1{font-size:3.2rem;font-weight:300;padding-bottom:28px;margin:0 0 25px 0;color:#2b2b2b;position:relative;}.top h1:after{border-top:4px solid #b2b2b2;border-bottom:1px solid #b2b2b2;width:100%;height:7px;content:'';position:absolute;bottom:0;display:block;}.column-content .module-head,
.home-position .module-head,
.side-position .module-head{position:relative;padding:25px 0;}.column-content .module-head-title,
.home-position .module-head-title,
.side-position .module-head-title{font-size:3.5rem;margin:0;font-weight:300;text-align:center;}.column-content .module-head:after,
.home-position .module-head:after,
.side-position .module-head:after{border-top:4px solid #b2b2b2;border-bottom:1px solid #b2b2b2;width:150px;height:7px;content:'';position:absolute;bottom:0;left:calc(50% - 75px);display:block;}.home-position .module-head{margin-bottom:25px;}.side-position{margin-bottom:0;background:url('../image/dark_grain_bg.jpg?lastmod=1756212641') 0 0 repeat;border-bottom:3px solid #ee3531;}.side-position .module-head{padding:15px 0;position:relative;text-align:center;}.side-position .module-head-title{color:#2b2b2b;font-size:1.8rem;display:inline-block;background:transparent;margin:0;position:relative;z-index:2;padding-top:15px;font-weight:900;text-transform:uppercase;}.side-position .module-head:after{display:none;}.side-position .module-body{padding-top:10px;}.three-column-content .module-head-title{display:inline-block;position:relative;}.img-thumbnail{border:0;padding:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
height:auto;max-width:100%;transition:all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
}.img-thumbnail-link{display:block;position:relative;line-height:0;overflow:hidden;}.orderby{margin:15px 0;overflow:auto;background:#ebebeb;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.orderby .pagination{margin:15px;}.three-column-content > div{padding:15px 25px 25px 25px;border:2px solid #e5e5e5;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.home-layout{position:relative;z-index:2;}.home-section-1,
.home-section-2,
.home-section-3{background:#fff;}.home-section-4 .home-container{width:100%;padding:0;}.customcontent5-module-parallax{z-index:3;position:relative;}.parallax-window{min-height:674px;background:transparent;padding:90px 0;font-size:0;}header{font-size:1.3rem;border-top:2px solid #b52222;position:relative;z-index:102;}header .module-head-title{line-height:40px;font-size:1.3rem;margin:0;color:#262626;}.home_body header{margin-bottom:660px;}.header-middle{padding-bottom:8px;background:#fff;}.header-navbar{min-height:40px;border:0;font-size:1.5rem;margin-bottom:0;padding-bottom:12px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;}.header-navbar .header-position{padding:0 10px 0 0;}.header-navbar .navbar-nav{padding:0;}.header-navbar li a{color:#262626;font-weight:300;padding:2px 16px;line-height:28px;}.header-navbar li a:hover{color:#2b2b2b;background:none;}.header-navbar > .container{padding:0 15px;}.headermenu-list{border:0;margin-right:10px;}.header-topmenu{float:right;margin-right:15px;}.logo-text a{color:#ee3531;font-size:3rem;line-height:4rem;text-transform:uppercase;font-weight:800;}.logo-text a:hover{color:#b52222;}.header-col{padding-left:10px;padding-right:10px;float:right;}.header-col-cart{width:220px;margin-right:5px;}.header-col-search{width:320px;}.module-search-row{margin-left:-10px;margin-right:-10px;}.header-custom-position-2{line-height:49px;border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;border-top:2px solid #ee3531;font-size:20px;font-weight:300;color:#2b2b2b;font-style:italic;margin-right:10px;}.header-custom-position-2 .module-body:before{content:'';background:url('../image/icon_header_phone.png?lastmod=1756212641') 0 0 no-repeat;width:22px;height:22px;display:inline-block;vertical-align:top;margin-top:14px;margin-right:5px;}footer{position:relative;z-index:2;}footer .list-group-item{border:0;color:#ee3531;padding:5px 0;font-weight:400;background:none;}footer .list-group-item:focus,
footer .list-group-item:hover{background:none;}footer a:not(.btn),
footer a:not(.btn):hover{color:#ee3531;font-weight:300;font-size:15px;font-style:italic;}footer a:not(.btn):hover,
footer .list-group-item:hover{color:#2b2b2b;}.footer-wide-position .module{margin:20px 0;}.footer-top-2-position{background:#ee3531;color:#fff;}.footer-specialoffer-col{font-weight:400;font-style:italic;}.footer-specialoffer-col .pull-left{margin-right:10px;}.footer-copyright,
.footer-bottom-1-position,
.footer-bottom-2-position,
.footer-row{background:#fff;color:#2b2b2b;}.footer-col-position{padding:50px 0 25px 0;}.footer-col-position .module,
.footer-col-position .list-group{margin:0;}.footer-seo{font-size:1.3rem;}.footer-copyright{border-top:2px solid #ee3531;padding:5px 0;}.footer-row{border-top:2px solid #ee3531;}.footer-row .module-head{position:relative;}.footer-row .module-head-title{color:#777;font-size:2rem;display:inline-block;background:#fff;margin:0;font-weight:700;position:relative;z-index:2;padding-bottom:20px;}.footer-row .module-head-title:before{content:'';display:block;width:53px;height:7px;border-top:3px solid #b2b2b2;border-bottom:1px solid #b2b2b2;position:absolute;bottom:0;left:0;}.footer-row .module-body{padding-top:10px;}.module-customcontent3-wrapper{position:relative;padding-bottom:275px;}.module-customcontent3-wrapper ul{margin:0;padding:0;list-style:none;text-align:left;margin-top:5px;}.module-customcontent3-wrapper li{padding-bottom:10px;}.module-customcontent3-wrapper:after{content:'';width:350px;height:245px;background:url('../image/footer_cat_1.png?lastmod=1756212641') 0 0 no-repeat;display:block;position:absolute;bottom:0;left:-72px;}.module-customcontent8-wrapper{padding-bottom:10px;width:100%;text-align:left;display:inline-block;}.module-customcontent8-wrapper ul{margin:0;padding:0;list-style:none;}.module-customcontent8-wrapper li{display:inline-block;margin-right:27px;}.module-customcontent6-wrapper{margin-bottom:40px;}.module-customcontent6-wrapper ul{margin:15px 0 0 0;padding:0;list-style:none;text-align:left;}.module-customcontent6-wrapper li{margin-bottom:20px;padding-left:48px;font-size:15px;position:relative;min-height:30px;line-height:1em;}.module-customcontent6-wrapper li:before{content:'';width:30px;height:30px;display:block;position:absolute;left:0;top:0;box-shadow:0 0 10px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}.module-customcontent6-wrapper li:nth-child(1){padding-top:8px;}.module-customcontent6-wrapper li:nth-child(1):before{background:url('../image/footer_icon_phone.jpg?lastmod=1756212641') 0 0 no-repeat;}.module-customcontent6-wrapper li:nth-child(2):before{background:url('../image/footer_icon_address.jpg?lastmod=1756212641') 0 0 no-repeat;}.module-customcontent6-wrapper li:nth-child(3){padding-top:8px;}.module-customcontent6-wrapper li:nth-child(3):before{background:url('../image/footer_icon_email.jpg?lastmod=1756212641') 0 0 no-repeat;}.likebox-module .module-body{border:3px solid #fff;box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
padding:0;}body:not(.home_body) .footer-row{margin-top:20px;}.footer-col-container{position:relative;}.footer-col-container .footer-col-row{position:relative;z-index:2;}.footer-col-container:after{display:block;width:184px;height:347px;background:url('../image/footer_cat_2.png?lastmod=1756212641') 0 0 no-repeat;position:absolute;top:-30px;right:36px;z-index:1;}.footer-bottom-1-position{position:relative;z-index:100;background:transparent;margin-top:0;}.mobile-footer{padding:15px 0;}.mobile-footer .module-head{display:none;}.mobile-footer .currencieselect-select{margin-top:3px;border:1px solid #787575;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:#787575;}.mobile-footer .currencieselect-select::-webkit-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select::-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:-ms-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:focus::-webkit-input-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus:-moz-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus::-moz-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus:-ms-input-placeholder{color:transparent;}.copyright{text-align:center;}.copyright a{color:#15120e;font-weight:600;}.copyright a:hover{text-decoration:underline;}.copyright-inner{display:inline-block;background:#fff;padding:10px 30px;color:#a9a9a9;font-weight:300;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
font-size:12px;}.cart-module-button{font-size:1.5rem;padding:0;font-weight:300;color:#555;line-height:26px;white-space:nowrap;overflow:hidden;min-width:200px;max-width:300px;text-overflow:ellipsis;border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#ccc;border-top:2px solid #ee3531;}.cart-module-not-empty .cart-module-button{background:#ee3531;color:#fff;}.cart-module-not-empty .cart-module-button span,
.cart-module-not-empty .cart-module-button h3,
.cart-module-not-empty .cart-module-button .module-head-title{color:#fff;}.cart-module-button h3{font-size:1.6rem;}.cart-module-button span,
.cart-module-button h3{color:#ee3531;}.cart-module-button > h3{display:inline;line-height:1;}.cart-module-button > .icon-sr-cart,
.cart-module-button .fa,
.cart-module-button .cart-item-label{display:none;}.cart-module-button .module-head-title{display:inline-block;line-height:49px;float:left;padding-left:20px;font-weight:900;}.cart-module-button .cart-quantity-wrapper{width:50px;line-height:34px;background:#ebebeb;float:right;position:relative;padding:8px;text-align:center;height:50px;}.cart-module-button .icon-sr-cart:before{font-size:3rem;color:#2b2b2b;margin:2px;}.cart-module-button .cart-quantity{width:18px;height:18px;position:absolute;top:9px;right:6px;background:#ee3531;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
padding:2px;color:#fff;text-align:center;font-size:11px;vertical-align:top;line-height:16px;}.icon-sr-cart:before{content:'\e838';font-weight:300;font-size:2.3rem;}.cart-dropdown{background:#252424;color:#fff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
margin-top:4px;border:0;padding:5px;left:auto;right:0;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
font-size:1.3rem;width:100%;min-width:70%;z-index:1903;}.cart-dropdown-product-list{border-bottom:1px solid #54575b;}.cart-dropdown .cart-product-table tr:last-child td{border-bottom:0;}.cart-dropdown .cart-product-table td{border-bottom:1px solid #54575b;padding:5px;}.cart-dropdown .module-head-title,
.cart-dropdown .icon-sr-cart{display:none;}.cart-product-name-link{font-weight:400;text-transform:uppercase;color:#fff;}.cart-product-name-link:hover{color:#ee3531;}.cart-actions{border-top:1px solid #54575b;}.cart-totals-text,
.empty-cart{padding:5px 10px;}#module_category_wrapper{display:inline-block;}.category-module .module-head{background:#b52222;text-align:center;}.category-module .module-head-title{color:#fff;margin-bottom:0;background:none;padding:10px 0;display:block;}.category-module .module-head:after{display:none;}.category-module .module-body{padding-top:0;}.category_menu,
.children{background:#ee3531;color:#fff;}.category-list-link,
.category-list-link:visited{color:#fff;background:transparent;padding:0 42px;line-height:20px;font-weight:300;text-transform:uppercase;}#category-nav .category_menu{background:transparent;}#category-nav .category_menu > .category-list:first-child > .category-list-link{padding-left:0;}.category-list-link:hover,
.category-list-link:active,
.selected > .category-list-link,
.children .selected > .category-list-link:hover,
.parent:hover > .category-list-link{color:#ee3531;font-weight:300;}.children .category-list-link:hover,
.children .selected > .category-list-link{background:#b52222;color:#fff !important;}.children .category-list{border:0;}.side-position .category-list-link{font-size:1.3rem;padding:8px 15px;}.category-list b{font-weight:300;}.vertical-basic .category-list{padding:0;}.vertical-basic .category-list-link{padding:0 0 0 15px;}.vertical-basic .category-list-link:before{content:"\f105";font-family:"FontAwesome", sans-serif;padding-right:3px;}.vertical-basic .children{background:rgba(255,255,255,0.15);}.vertical-basic .children .category-list-link{padding:0 0 0 25px;font-size:1.3rem;}.vertical-basic .children .children .category-list-link{padding:0 0 0 35px;}.vertical-basic .parent.selected{padding-bottom:0;}.slide-categories .category-list.parent.cat-closed > .category-list-link:after{content:"\f105";font-family:"FontAwesome", sans-serif;}.slide-categories .category-list.selected > .category-list-link:after{content:"\f107";font-family:"FontAwesome", sans-serif;}.slide-categories .category-list-link{padding:0 0 0 15px;}.slide-categories .children{background:rgba(255,255,255,0.15);}.slide-categories .children .category-list-link{padding:0 0 0 25px;}.slide-categories .children .children .category-list-link{padding:0 0 0 35px;}.sf-vertical .children{box-shadow:-1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);
-moz-box-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);
}.sticky-head-active{z-index:8002;top:0;position:fixed;width:100%;}.header-categories{position:relative;}.header-categories-wrapper{background:rgba(0,0,0,0.65);margin:0 auto;}.home_body .header-categories-wrapper{background:#000;}.header-categories .module-head-title{display:none;}.header-position .category-list-link,
.header-position .category-list-link:visited{font-size:2rem;line-height:50px;}.header-position .children{font-size:1.3rem;}.header-position .children .category-list-link,
.header-position .children .category-list-link:visited{line-height:36px;font-size:1.3rem;}.subTreeDropDown{background:transparent;line-height:1.5em;}.subTreeDropDown > li{padding:0;}.subTreeDropDown > li li{padding-bottom:10px;}.subTreeDropDown > li a{color:#fff;text-transform:uppercase;font-weight:400;font-size:1.3rem;}.subTreeDropDown > li a:hover{text-decoration:underline;}.subTreeDropDown ul{padding:0;}.subTreeDropDown .custom-dropdown-item{padding:5px 5px 25px 5px;margin:10px;background:#fff;width:calc(25% - 20px);position:relative;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
border:3px solid #ccc;text-align:center;}.subTreeDropDown .custom-dropdown-item:hover{box-shadow:0 0 20px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}.subTreeDropDown .custom-dropdown-wrapper{padding:15px;background:#ee3531;}.subTreeDropDown .custom-dropdown-banner-title-bottom,
.subTreeDropDown .custom-dropdown-banner-title-full,
.subTreeDropDown .custom-dropdown-name{position:absolute;bottom:0;width:100%;padding:5px;color:#2b2b2b;text-transform:none;font-size:12px;left:0;text-align:center;}.subTreeDropDown .custom-dropdown-banner-title-full{height:auto;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
bottom:auto;font-size:16px;}.subTreeDropDown .custom-dropdown-banner-item{padding:5px;margin:10px;background:#fff;width:calc(33.33% - 20px);position:relative;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
border:3px solid #ccc;text-align:center;}.subTreeDropDown .custom-dropdown-banner-item:hover{box-shadow:0 0 20px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}.search-module .input-group{border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;border-top:2px solid #ee3531;}.search-module .input-group-btn{padding:4px;}.search-module .input-group .form-control{border:0;background:transparent;font-weight:300;font-style:italic;color:#ccc;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
height:49px;padding:10px 16px;font-size:13px;}.search-module .input-group .form-control::-webkit-input-placeholder{color:#2b2b2b;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.search-module .input-group .form-control:-moz-placeholder{color:#2b2b2b;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.search-module .input-group .form-control::-moz-placeholder{color:#2b2b2b;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.search-module .input-group .form-control:-ms-input-placeholder{color:#2b2b2b;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.search-module .input-group .form-control:focus::-webkit-input-placeholder{color:transparent;}.search-module .input-group .form-control:focus:-moz-placeholder{color:transparent;}.search-module .input-group .form-control:focus::-moz-placeholder{color:transparent;}.search-module .input-group .form-control:focus:-ms-input-placeholder{color:transparent;}.search-module .input-group .btn{background:#fff;padding:0;color:#2b2b2b;height:28px;line-height:1em;font-weight:300;width:28px;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-left:0;font-size:2rem;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.search-module .input-group .btn:hover{color:#ee3531;}.search-module .form-group{margin:0;}.col-categoryselect{float:right;}.col-categoryselect .form-control{font-size:1.3rem;height:40px;line-height:36px;padding:5px 10px;font-weight:600;font-style:italic;border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:#aaa;}.search-results{left:0;border:1px solid #dadada;border-top:0;background:#fff;margin:0;}.search-results-item a{padding:8px;font-weight:600;display:block;text-decoration:none;}.search-results-head{padding:0 10px;height:40px;line-height:40px;background:#eee;font-weight:600;}.search-results li{border-bottom:1px solid #ddd;}.search-results li:last-child{border:0;}.search-results li a:hover{background:#eee;}.search_name{text-transform:uppercase;}.search_img{width:50px;text-align:center;}.search_right{overflow:hidden;padding-left:5px;text-align:left;}.header-phone{line-height:41px;color:#262626;font-size:1.6rem;font-weight:800;text-align:center;}.header-phone .fa{font-size:28px;}.languageselect-module{font-size:0;}.languageselect-select{padding:2px 8px;height:28px;line-height:26px;font-size:1.2rem;background:transparent;}.language_icon img{display:none;}.language_icon.active .language-code-name{background:#ee3531;color:#fff;}.language_icon .language-code-name{display:inline-block !important;color:#ee3531;background:#fff;padding:2px 15px;border-radius:4px;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border:1px solid #ee3531;font-size:1.3rem;line-height:14px;font-weight:600;text-transform:uppercase;margin-right:7px;margin-top:7px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.language_icon .language-code-name:hover{color:#fff;background:#000;border-color:#000;}.header-custom-position{display:inline-block;line-height:32px;margin-left:5px;font-weight:300;}.header-custom-position .module-body:before{content:'';background:url('../image/icon_header_delivery_icon.png?lastmod=1756212641') 0 0 no-repeat;width:38px;height:24px;display:inline-block;vertical-align:top;margin-right:5px;margin-top:6px;}.pafsearch-position{display:none;position:absolute;top:50px;width:100%;left:0;padding:0 15px;}.pafsearch-position .pafsearch-container{background:url('../image/dark_grain_bg.jpg?lastmod=1756212641') 0 0 repeat;padding:15px;display:inline-block;width:100%;}.pafsearch-position .widget-title{display:inline-block;color:#2b2b2b;padding-right:20px;width:30%;}.pafsearch-position .widget-content{display:inline-block;width:68%;}.pafsearch-position .paf-search-form{width:calc(100% - 200px);float:left;}.pafsearch-position .form-control{background:#fff;}.pafsearch-position .paf-search-button{float:left;width:200px;padding:0;}.pafsearch-position .paf-search-button .btn{width:100%;}.header-navbar .currencieselect-select{padding:2px 8px;height:28px;line-height:26px;font-size:1.2rem;background:transparent;}.editproduct:before{content:"\f044";font-family:"FontAwesome", sans-serif;}.category_snapshot{text-align:center;margin-top:15px;margin-bottom:15px;position:relative;}.category_snapshot img{height:auto;max-width:100%;}.category_snapshot br{display:none;}.category-snapshot-name{padding:15px 0;}.category-snapshot-name-link{font-size:2.5rem;text-transform:uppercase;font-weight:600;position:absolute;bottom:10px;left:0;width:100%;padding:10px 0;}.all-manufacturer-link{margin-top:2px;border-top:1px solid #ddd;}.manufacturers_filtered_list .mf_group_title{padding:5px 0;font-weight:600;border-bottom:1px solid #ddd;}.deleteIcon{cursor:pointer;}.gotocompare{margin-top:2px;border-top:1px solid #ddd;}.tablescroll_body{width:800px;height:360px;}.compare-product-table .list-picture img{max-height:100px;}.compare-product-table .list-productname{height:50px;padding:0 10px;}.compare-product-table td{border:0;padding:4px 6px;}.compare-product-values-row{width:200px;}.compare-filter-button{padding-top:15px;}.compare-product-label-row{width:150px;background:#ebebeb;font-weight:600;}.compare-product-table .odd.samevalue td,
.compare-product-table .samevalue td{background:#d2d2d2;}.compare-product-table .odd .compare-product-values-row{background:#ebebeb;}.tablescroll_head .compare-product-label-row{background:#ebebeb;}.login-list{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.login-list li a{font-weight:400;color:#fff;background:#ee3531;}.login-list li a:hover{background:#000;color:#fff;}.login-list .login-list-item a{padding-left:19px;padding-right:13px;}.login-list .create-list-item a{padding-right:19px;padding-left:13px;}.login-list-item{position:relative;}.logged-dropdown > ul > li > a{font-size:1.2rem;font-weight:600;}.logged-dropdown .dropdown-menu{padding:0;}.heading{font-size:1.6rem;font-weight:600;border-bottom:1px solid #e5e5e5;margin:0 0 15px 0;padding:10px 0;}.extra-text-1{float:right;margin:7px 0;background:#ee3531;color:#fff;font-weight:300;text-transform:uppercase;font-size:2rem;display:inline-block;line-height:36px;padding:0 25px;cursor:pointer;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.extra-text-1:hover{background:#fff;color:#ee3531;}.bannerscroller-module{margin:0;}.scroller-container{position:absolute;z-index:1;margin-top:139px;top:0;}.scroller-container .container{width:100%;padding:0;}.nivo-controlNav{padding:20px 0;bottom:0;width:100%;}a.nivo-control{border:2px solid #ee3531;background:#000;font-weight:bold;display:inline-block;width:14px;height:14px;margin:0 5px;font-size:1px;text-indent:-99999px;text-decoration:none;line-height:14px;text-align:center;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}a.nivo-control.active{background:#ee3531;}a.nivo-control:hover{box-shadow:0 0 15px rgba(255,255,255,0.8);-webkit-box-shadow: 0 0 15px rgba(255,255,255,0.8);
-moz-box-shadow: 0 0 15px rgba(255,255,255,0.8);
}a.nivo-control-text.active:before{content:" ";display:block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:5px solid #b52222;height:0;position:absolute;top:-5px;width:0;left:calc(40%);}a.nivo-control-text{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
font-size:1.2rem;background:#ee3531;color:#fff;display:inline-block;width:auto;height:25px;text-indent:0;text-decoration:none;line-height:25px;padding:0 20px;text-transform:uppercase;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
position:relative;}a.nivo-control-text.active{background:#b52222;color:#fff;}a.nivo-control-text,
a.nivo-control-text.active{font-weight:300;}a.nivo-prevNav,
a.nivo-nextNav{margin:0 30px;}a.nivo-prevNav span,
a.nivo-nextNav span{height:100px;width:50px;display:block;text-decoration:none;text-indent:-999999px;}a.nivo-prevNav:hover span,
a.nivo-nextNav:hover span{text-shadow:0 0 40px rgba(255,255,255,0.9);}a.nivo-prevNav span:after,
a.nivo-nextNav span:after{color:#fff;content:"\f104";position:absolute;top:0;font-family:"FontAwesome", sans-serif;font-weight:700;background:none;font-size:7rem;text-align:center;display:block;width:50px;height:100px;line-height:100px;text-indent:0;transition:all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
}a.nivo-nextNav span:after{content:"\f105";right:0;}a.nivo-prevNav span:hover:after,
a.nivo-nextNav span:hover:after{color:#b52222;}.accordion-hover:after{content:"\f107";font-size:inherit;font-family:"FontAwesome", sans-serif;padding-left:5px;}.widget-title{font-weight:300;font-size:1.6rem;}.widget label:not(.formatcurrency){width:100%;}.widget label span{font-size:1.3rem;font-weight:400;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.widget label span:hover{color:#ee3531;}.widget label span:not(.rs){width:calc(100% - 35px);display:inline-block;}.module-filter-centered .widget{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
padding:10px 20px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.module-filter-centered .widget-col{padding-left:5px;padding-right:5px;}.module-filter-centered .paf-filter-search-btn .fa{position:static;}.module-filter-centered .paf-filter-wrapper{margin-left:-5px;margin-right:-5px;}.ui-slider-horizontal{height:5px;font-size:1em;background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:0;margin:10px 0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:1px solid #a8a8a8 !important;}.ui-slider-horizontal .ui-slider-handle,
.ui-slider-horizontal .ui-slider-handle:visited,
.ui-slider-horizontal .ui-slider-handle:hover,
.ui-slider-horizontal .ui-slider-handle:active{border:0;background:#ee3531;width:7px;height:18px;top:-7px;cursor:pointer;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.ui-slider-horizontal .ui-slider-range{background:#d72420;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
height:5px;line-height:5px;font-size:1em;top:-1px;}.ui-slider-horizontal .ui-slider-handle:nth-child(2){margin-left:-1px !important;}.ui-slider-horizontal .ui-slider-handle:nth-child(3){margin-left:-6px !important;}.slice .slice-title{font-style:italic;padding-top:10px;}.slice .slice-title a{font-style:italic;cursor:pointer;}.slider-inputs{margin-top:15px;text-align:center;}.slider-inputs .formatcurrency{font-size:1.3rem;font-weight:400;}.paf-filter-module{border:1px solid #ebebeb;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;padding:15px;border-left:2px solid #d5d5d5;border-right:2px solid #d5d5d5;border-top:3px solid #ee3531;border-bottom:3px solid #ee3531;}.paf-filter-module-head:after{display:none;}.paf-filter-module-title{padding:10px 0 0 0;}.mobile-filter-active .page-wrap{padding-top:106px;}.mobile-filter-active .paf-filter-module{color:#fff;background:#ee3531;border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
padding:0 15px;}.mobile-filter-active .paf-filter-module-head{display:block;text-align:center;color:#fff;background:#ee3531;position:fixed;z-index:80002;top:50px;left:0;width:100%;padding:15px 0;}.mobile-filter-active .paf-filter-module-head:after{display:none;}.mobile-filter-active .paf-filter-module-head .fa{font-size:25px;margin-right:8px;}.mobile-filter-active .paf-filter-module-body{padding:15px 15px 5px 15px;}.mobile-filter-active .paf-filter-module-title{background:transparent;color:#fff;text-transform:uppercase;font-weight:600;}.mobile-filter-active .widget{background:#ebebeb;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
color:#2b2b2b;padding:15px;margin:0 0 15px 0;}.mobile-filter-active .widget-title{padding-bottom:0;color:#ee3531;text-transform:uppercase;min-height:18px;}.mobile-filter-active .widget_slider .widget-content{padding:10px 0;}.mobile-filter-active .widget-content{padding-top:10px;}.paf-filter-wrapper .mobile-filter-active .widget:last-child{margin-bottom:0;}.mobile-filter-active .widget label span{line-height:24px;}.mobile-filter-active input[type="checkbox"]{background-color:#fff;width:22px;height:22px;border:2px solid #ee3531;}.mobile-filter-active input[type="checkbox"]:checked{background-color:#ee3531;}.mobile-filter-active input[type="radio"]{width:20px;height:20px;box-shadow:inset 0 0 0 2px #ee3531;-webkit-box-shadow: inset 0 0 0 2px #ee3531;
-moz-box-shadow: inset 0 0 0 2px #ee3531;
}.mobile-filter-active input[type="radio"]:checked{background:#ee3531;}.mobile-filter-active .paf-filter-search{padding:0;margin:0 0 15px 0;}.mobile-filter-active .paf-filter-search-btn{border-color:#ebebeb;padding:10px 12px;}.custom-value-filter-open-button{text-align:center;}.custom-value-filter-min,
.custom-value-filter-max{width:30%;padding-right:5px;}.custom-value-filter-button{width:40%;}.custom-value-filter-button .btn{width:100%;}.filter_toggle_button{font-size:inherit;}.filter_toggle_button i{font-size:12px;font-weight:bold;}.module-customcontent7-wrapper .module-body{background:url('../image/any_question_bg.jpg?lastmod=1756212641') 0 0 no-repeat;background-size:100%;padding:15px 15px 0 15px;color:#fff;font-size:2.5rem;}.module-customcontent7-wrapper .module-body strong{text-transform:uppercase;font-weight:700;padding-top:40px;display:inline-block;}.module-customcontent7-wrapper .module-body .call-us{text-indent:25px;display:inline-block;}.module-customcontent7-wrapper .module-body .phone-number{font-weight:bold;font-size:1.8rem;padding-top:10px;display:inline-block;}.module-customcontent7-wrapper .module-body .btn{color:#fff;font-size:1.8rem;font-weight:300;line-height:30px;padding-left:20px;padding-right:20px;margin-top:35px;margin-bottom:-15px;}.module-customcontent7-wrapper .module-body p{margin-bottom:0;}.home-section-2 .container{width:100%;padding:0;}.module-customcontent4-wrapper{background:url('../image/dog_bg.jpg?lastmod=1756212641') center 124px no-repeat;}.module-customcontent4-wrapper .owl-item{display:inline-block;padding:0 15px;cursor:pointer;}.module-customcontent4-wrapper .custom-manufactureroffer-image-carousel{overflow:hidden;padding:15px 0;}.module-customcontent4-wrapper .custom-manufactureroffer-image-wrapper{position:relative;border-top:2px solid #ee3531;background:url('../image/dark_grain_bg.jpg?lastmod=1756212641') 0 0 repeat;}.module-customcontent4-wrapper .custom-manufactureroffer-image-item{text-align:center;}.module-customcontent4-wrapper .custom-manufactureroffer-description,
.module-customcontent4-wrapper .custom-manufactureroffer-image-carousel{width:1570px;padding:15px;margin:0 auto;position:relative;}.module-customcontent4-wrapper .custom-manufactureroffer-description{min-height:400px;overflow:hidden;}.module-customcontent4-wrapper .custom-manufactureroffer-description-item{position:absolute;right:-2000px;top:0;width:100%;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
padding:60px 205px !important;line-height:1.5em;text-align:center;font-size:2rem;}.module-customcontent4-wrapper .custom-manufactureroffer-description-item.active{right:0;}.module-customcontent4-wrapper .owl-prev{font-size:0;color:#2b2b2b;position:absolute;left:0;top:50px;}.module-customcontent4-wrapper .owl-prev:before{content:"\f053";font-family:"FontAwesome", sans-serif;font-size:4rem;}.module-customcontent4-wrapper .owl-next{font-size:0;color:#2b2b2b;position:absolute;right:0;top:50px;}.module-customcontent4-wrapper .owl-next:before{content:"\f054";font-family:"FontAwesome", sans-serif;font-size:4rem;}.module-bestseller-wrapper .module-head{padding-top:20px !important;}.article-title{font-size:1.6rem;margin:0 0 8px 0;line-height:1.6rem;}.article-info{font-size:1.2rem;}.article-thumb{padding-right:8px;}.article-introtext{padding:10px 0;}.news-article img{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.news-article:hover img{box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
border:3px solid #ee3531;}.home-position .article-list{padding:15px 0;margin:0;}.home-position .article-list li{width:100%;padding:0 0 25px 0;}.home-position .article-thumb{padding-right:20px;}.side-position .article-thumb img{width:40px;height:auto;}.side-position .article-list li{padding:12px 0;border-bottom:1px solid #eee;}.pathway-inside-container,
.pathway-container{padding:7px 0;background:#fff;color:#9b9c9c;margin-bottom:10px;font-size:1.2rem;}.pathway-inside-container{margin-bottom:15px;padding:10px;}.pw-item{display:inline;vertical-align:top;}.pw-item-home{padding-right:10px;display:none;}.pw-link{font-weight:300;color:#777;}.pw-link:hover{color:#ee3531;}.pw-item-last .pw-link{color:#2b2b2b;}.pw-item-last .pw-link:hover{color:#ee3531;}.pw-sep{padding:0 5px;}.pw-sep-first,
.pw-sep span{display:none;}.pw-sep:after{content:"\f105";display:inline-block;font-family:"FontAwesome", sans-serif;vertical-align:top;font-weight:normal;padding:0 2px;text-indent:0;font-size:10px;}.body-pathway-inside header{margin:0 0 15px 0;}.newsletter-subscribe-form input::-webkit-input-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:-moz-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input::-moz-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:-ms-input-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:focus::-webkit-input-placeholder{color:transparent;}.newsletter-subscribe-form input:focus:-moz-placeholder{color:transparent;}.newsletter-subscribe-form input:focus::-moz-placeholder{color:transparent;}.newsletter-subscribe-form input:focus:-ms-input-placeholder{color:transparent;}.newsletter-subscribe-form .btn{font-size:1.3rem;font-weight:800;}.newsletter_subscribe-module.home-position{font-size:0;width:1570px;margin:0 auto;}.newsletter_subscribe-module.home-position .form-element{clear:none;float:left;width:25%;padding:0 10px 0 0;}.newsletter_subscribe-module.home-position .form-element-text{width:260px;height:4rem;line-height:4rem;margin-top:12px;margin-bottom:10px;}.newsletter_subscribe-module.home-position .form-element-customtext{padding-right:0;width:210px;float:right;}.newsletter_subscribe-module.home-position label.error{display:inline;font-size:0.8rem;}.newsletter_subscribe-module.home-position input{margin-right:10px;font-weight:300;}.newsletter_subscribe-module.home-position input::-webkit-input-placeholder{color:#fff;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.home-position input:-moz-placeholder{color:#fff;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.home-position input::-moz-placeholder{color:#fff;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.home-position input:-ms-input-placeholder{color:#fff;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.home-position input:focus::-webkit-input-placeholder{color:transparent;}.newsletter_subscribe-module.home-position input:focus:-moz-placeholder{color:transparent;}.newsletter_subscribe-module.home-position input:focus::-moz-placeholder{color:transparent;}.newsletter_subscribe-module.home-position input:focus:-ms-input-placeholder{color:transparent;}.newsletter_subscribe-module.home-position .subscribe_button .btn{width:100%;height:55px;border:1px solid #fff;background:transparent;border-bottom-width:5px;color:#fff;font-size:24px;line-height:40px;font-weight:300;}.newsletter_subscribe-module.home-position .subscribe_button .btn:hover{border-color:#ee3531;background:#ee3531;}.newsletter_subscribe-module.home-position .newsletter-pretext{padding:20px 15px;width:50%;display:inline-block;height:100px;color:#fff;font-size:2.8rem;font-style:italic;font-weight:300;line-height:0.9em;}.newsletter_subscribe-module.home-position .newsletter-pretext strong{font-size:3.2rem;text-transform:uppercase;}.newsletter_subscribe-module.home-position .newsletter-posttext{display:none;}.newsletter_subscribe-module.home-position .newsletter-subscribe-form{width:50%;display:inline-block;padding:0 15px;margin-top:25px;vertical-align:top;}.newsletter_subscribe-module.home-position .form-control{background:rgba(255,255,255,0.1);border-color:#fff;color:#fff;font-size:15px;font-style:italic;border-top-width:1px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.newsletter_subscribe-module.home-position .form-control:focus,
.newsletter_subscribe-module.home-position .form-control:active{background:rgba(255,255,255,0.3);}.module-customcontent5-wrapper{margin-bottom:-260px;position:relative;z-index:1;}.module-newsletter_subscribe2-wrapper{background:rgba(0,0,0,0.5);display:inline-block;width:100%;position:relative;z-index:2;}.newsletter_subscribe-module.side-position{background:#ee3531;padding:20px;color:#fff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.newsletter_subscribe-module.side-position .module-head-title{background:transparent;color:#fff;padding:0;}.newsletter_subscribe-module.side-position .module-head:after{display:none;}.newsletter_subscribe-module.side-position .newsletter-pretext,
.newsletter_subscribe-module.side-position .newsletter-posttext{font-size:1.3rem;}.newsletter_subscribe-module.side-position input{border:1px solid rgba(255,255,255,0.4);border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:rgba(255,255,255,0.5);}.newsletter_subscribe-module.side-position input::-webkit-input-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input::-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:-ms-input-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:focus::-webkit-input-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus:-moz-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus::-moz-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus:-ms-input-placeholder{color:transparent;}.newsletter_subscribe-module.side-position .btn{background:#fff;color:#ee3531;border:0;}.footer-row .newsletter-subscribe-form input{border:1px solid #787575;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:#787575;}.footer-row .newsletter-subscribe-form input::-webkit-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.footer-row .newsletter-subscribe-form input:-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.footer-row .newsletter-subscribe-form input::-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.footer-row .newsletter-subscribe-form input:-ms-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.footer-row .newsletter-subscribe-form input:focus::-webkit-input-placeholder{color:transparent;}.footer-row .newsletter-subscribe-form input:focus:-moz-placeholder{color:transparent;}.footer-row .newsletter-subscribe-form input:focus::-moz-placeholder{color:transparent;}.footer-row .newsletter-subscribe-form input:focus:-ms-input-placeholder{color:transparent;}.footer-row .newsletter-subscribe-form .btn{color:#15120e;}.footer-row .newsletter-subscribe-form .btn:hover{color:#fff;}.footer-row .newsletter-subscribe-form .form-element{padding-bottom:5px;}.footer-row .newsletter-subscribe-form .subscribe_button{padding-top:10px;}.module-customcontent9-wrapper{padding:20px 0 15px 0;background:#fff;}.module-customcontent9-wrapper .home-position{width:1570px;margin:0 auto;padding:0 15px;text-align:center;}.module-customcontent9-wrapper .home-position p{display:inline-block;}.module-customcontent9-wrapper .home-position strong{font-size:3rem;font-weight:900;text-transform:uppercase;display:inline-block;vertical-align:top;color:#aaa;padding-top:20px;}.module-customcontent9-wrapper .home-position ul{margin:0;padding:0;list-style:none;display:inline-block;}.module-customcontent9-wrapper .home-position li{display:inline-block;vertical-align:top;margin:0 25px;}.searchlog-link,
.searchlog-link:visited{margin:2px;padding:1px 2px;display:inline-block;text-decoration:none;transition:all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
}.search-word:before{padding-right:3px;content:"\f02b";font-family:"FontAwesome", sans-serif;font-style:normal;font-weight:normal;line-height:1;}.totop{bottom:100px;right:10px;position:fixed;z-index:9999;}.totop a,
.totop a:visited{display:block;height:50px;line-height:50px;width:50px;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
background:#ee3531;color:#fff;text-align:center;}.totop a:hover,
.totop a:active{transform:scale(1.07,1.07);-webkit-transform: scale(1.07,1.07);
-moz-transform: scale(1.07,1.07);
-o-transform: scale(1.07,1.07);
-ms-transform: scale(1.07,1.07);
background:#2b2b2b;}.totop a i{line-height:45px;}.social-share-module{min-height:40px;padding:10px 0 0 0;position:relative;}.social-share-module > div{display:inline-block;vertical-align:top;margin:0 5px 10px 5px;}.social-share-module #fb-root{margin:0;}.fb-like{width:100px;padding:0;margin-left:5px;z-index:100;}.twitter{width:21px;height:21px;cursor:pointer;background:url('../image/twitter_share.png?lastmod=1756212641') top left no-repeat;}.module-kickerimage-wrapper{padding-top:65px;margin-bottom:-55px;background:#fff;}.kickerimages-row{margin-left:0;margin-right:0;}.kickerimage-box{position:relative;display:block;}.kickerimages-col{padding:0;}.kickerimages-col .kickerimage-title:before{display:block;margin:0 auto 12px auto;}.kickerimages-col:nth-child(1) .kickerimage-title:before{content:'';background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:0 -110px;width:110px;height:110px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.kickerimages-col:nth-child(1) .kickerimage-title:hover:before{background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:0 0px;}.kickerimages-col:nth-child(2) .kickerimage-title:before{content:'';background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-110px -110px;width:110px;height:110px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.kickerimages-col:nth-child(2) .kickerimage-title:hover:before{background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-110px 0px;}.kickerimages-col:nth-child(2) .kickerimage-title{padding-left:100px;padding-right:100px;}.kickerimages-col:nth-child(3) .kickerimage-title:before{content:'';background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-220px -110px;width:110px;height:110px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.kickerimages-col:nth-child(3) .kickerimage-title:hover:before{background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-220px 0px;}.kickerimages-col:nth-child(4) .kickerimage-title:before{content:'';background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-330px -110px;width:110px;height:110px;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.kickerimages-col:nth-child(4) .kickerimage-title:hover:before{background:url('../image/kicker_image_befores.png?lastmod=1756212641') no-repeat;background-position:-330px 0px;}.kickerimages-col:nth-child(4) .kickerimage-title{padding-left:70px;padding-right:70px;}.kickerimage-title{position:absolute;top:0;left:0;width:100%;text-align:center;display:block;font-family:"Comic Sans MS", cursive, sans-serif;font-size:1.7rem;font-weight:900;color:#2b2b2b;text-shadow:1px 1px 2px #fff;line-height:1.3em;z-index:2;padding:65px 60px 0;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.kickerimage-box:hover .kickerimage-title{color:#ee3531;}.kickerimage-img{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.list_picture{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc;position:relative;}.list_prouctprice ~ .list_rating{display:none;}.list_rating{font-size:0;position:absolute;bottom:10px;right:0;opacity:0;-khtml-opacity: 0;
-moz-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.list_with_divs{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;}.list_with_divs:after{content:"";display:block;clear:both;}.side-position .list_with_divs{width:100%;margin-left:0;margin-right:0;padding:0 8px;}.list_div_item{padding:20px;width:100% !important;margin:0 !important;float:left;}.list_div_item:hover .list_rating{opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.snapshot-list-item{padding:5px 0;}.list_prouctname{text-align:left;}.list-productname-link{color:#2b2b2b;font-weight:300;font-size:1.7rem;display:inline-block;}.list-productname-link:hover{color:#ee3531;}.list_picture img{max-width:100%;height:auto;}.list_stock{font-weight:600;font-size:1.3rem;border-top:1px solid #ccc;text-align:left;font-style:italic;margin-top:5px;}.list_prouctprice{font-style:italic;font-family:"Roboto Slab", sans-serif;text-align:left;}.list_price{color:#2b2b2b;font-size:2.4rem;font-weight:800;}.list_original{color:#2b2b2b;font-size:1.6rem;font-weight:300;padding-right:20px;}.list_special{color:#ee3531;font-size:2.4rem;font-weight:800;}.snapshot_vertical .list_productprice_special_postfix .list_price_postfix,
.snapshot_vertical .list_productprice_special_postfix .list_original{display:block;}.snapshot_vertical .short_description{display:none;}.snapshot_vertical:not(.list-style) .list_div_item{text-align:center;}.snapshot_vertical.list-style .list_div_item{transition:all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
}.snapshot_vertical.list-style .list_picture{float:left;margin-right:20px;}.snapshot_vertical.list-style .short_description{display:block;}.snapshot_vertical.list-style .list_prouctname{height:auto !important;}.list_actions{display:inline-block;width:100%;}.list_details{width:49%;float:left;}.list-details-link{width:100%;font-size:1.8rem;line-height:45px;text-align:left;display:inline-block;}.list-details-link span:after{content:"\f105";font-family:"FontAwesome", sans-serif;font-size:14px;padding-left:5px;}.list_addtocart{width:49%;float:right;}.list_addtocart .quantity-input{height:30px;width:40px;padding:2px;border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;vertical-align:middle;border-top:2px solid #ee3531;text-align:center;margin-right:30px;}.list_addtocart .quantity-name-text{padding:0 10px;}.list_addtocart .btn{background:#ee3531;box-shadow:inset 0 -7px #da1612;-webkit-box-shadow: inset 0 -7px #da1612;
-moz-box-shadow: inset 0 -7px #da1612;
color:#fff;font-size:1.8rem;position:relative;border:0;height:45px;line-height:30px;font-weight:300;}.list_addtocart .btn span{line-height:1rem;white-space:normal;}.list_addtocart .btn span:before{font-family:'sr-cart-icons';content:'\e838';margin-right:5px;font-weight:300;font-size:1.8rem;}.list_addtocart .btn.active,
.list_addtocart .btn.focus,
.list_addtocart .btn:active,
.list_addtocart .btn:focus,
.list_addtocart .btn:hover{background:#2b2b2b;color:#fff;}.snapshot_vertical_product{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
padding:10px 20px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.snapshot_vertical_product .list_prouctprice{padding:10px 0;}.snapshot_vertical_product:after{content:"";display:block;clear:both;}.snapshot_vertical_product:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
border:3px solid #ee3531;}.snapshot_horizontal_product{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:10px 20px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.snapshot_horizontal_product:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
border:3px solid #ee3531;}.side-position .list_prouctname{padding-top:0;}.side-position .list-productname-link{font-size:1.6rem;color:#2b2b2b;}.side-position .list-productname-link:hover{color:#ee3531;}.side-position .list_price,
.side-position .list_special{font-size:2rem;font-weight:900;}.side-position .list_original{font-size:1.3rem;font-weight:300;}.side-position .snapshot_vertical_product{background:transparent;padding:0;border:0 !important;box-shadow:none !important;-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}.side-position .list_addtocart{float:left;width:60%;}.side-position .list_picture{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
padding:5px;border-bottom:0;}.productscroller > li{margin:0 !important;}.badgetype_5{margin-top:-18px;}.badgetype_11,
.badgetype_12{margin-top:-12px;}.badgetype_4{margin-left:-18px;}.badgetype_6,
.badgetype_7{margin-left:-12px;}.badgetype_1,
.badgetype_9{margin-top:-12px;margin-left:-12px;}.product-snapshot:empty{display:none;}.auroramessenger-popupcontent{width:740px;overflow:hidden;}.auroramessenger-message.popup .list_div_item{width:220px !important;}.auroramessenger-message.popup .snapshot_horizontal_direction .list_div_item{width:660px !important;}.auroramessage_incart{background:#f1f1f1;}.aurora-scroll-list-item{text-align:center;margin:0;float:left;padding:10px;}.aurora-scroll-list-item .snapshot_vertical_product{margin:0;}.aurora-scroll-btn:before{color:#ee3531;font-size:60px;transition:text-shadow 0.4s ease-in-out 0s;-webkit-transition: text-shadow 0.4s ease-in-out 0s;
-moz-transition: text-shadow 0.4s ease-in-out 0s;
-o-transition: text-shadow 0.4s ease-in-out 0s;
-ms-transition: text-shadow 0.4s ease-in-out 0s;
}.aurora-scroll-btn:hover:before{text-shadow:0 0 20px rgba(0,0,0,0.9);}.aurora-scroll-back:before{content:"\f104";}.aurora-scroll-forward:before{content:"\f105";}.aurora-scroll-btn-up:before{content:"\f106";}.aurora-scroll-btn-down:before{content:"\f107";}.aurora-scroll-btn-up,
.aurora-scroll-btn-down{right:calc(50% - 25px);left:auto;}.aurora-scroll-btn-up:before,
.aurora-scroll-btn-down:before{font-size:40px;}.aurora-scroll-arrow-pos-horizontal{padding:15px 0;}.aurora-scroll-btn-up{top:-20px;}.aurora-scroll-btn-down{bottom:-15px;}.aurora-scroll-arrow-pos-3 .aurora-scroll-btn:before{font-size:40px;width:40px;height:40px;line-height:40px;}.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-right{right:10px;}.home-top-section,
.home-bottom-section{background:#ebebeb;}.home-top-section .module-head,
.home-bottom-section .module-head{text-align:center;}.home-top-section .module-head-title,
.home-bottom-section .module-head-title{color:#2b2b2b;font-size:2.5rem;font-weight:300;display:inline-block;position:relative;}.home-container{padding-top:5px;padding-bottom:5px;}.subcategory-item{padding-top:15px;padding-bottom:15px;width:20%;}.subcategory-item-inner{text-align:center;background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:10px 20px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid transparent;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.subcategory-item-inner:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
border:3px solid #ee3531;}.subcategory-item-inner:hover .subcategory-description{z-index:2;left:-3px;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
width:calc(100% + 6px);visibility:visible;background:#ee3531;color:#fff;transition:visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;-webkit-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-moz-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-o-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-ms-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
}.subcategory-item-inner:hover .subcategory-description:empty{display:none;}.subcategory-item-inner img{height:auto;max-width:100%;}.subcategory-item.no-subcategory-description .subcategory-item-inner:hover{border:3px solid transparent;}.subcategory-name{display:block;padding-top:10px;font-size:1.8rem;font-weight:bold;}.product-sortbar{margin:20px 0;overflow:auto;background:#595959;padding:2px 5px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.product-sortbar .packageofferlist-title{margin:0 20px 0 10px;line-height:30px;}.product-sortbar .display{margin:0 10px 0 0;line-height:30px;}.product-sortbar .display-text{margin-right:8px;}.product-sortbar .form-control{width:200px;height:25px;margin:3px 0 3px 8px;display:inline-block;background:#fff;border-top:0;}.sort-text{display:none;}.product-sortbar-top .sort{float:right;margin-right:0;}.product-sortbar-top .pagination{float:left;}.product-sortbar-bottom .links{float:left;margin-left:10px;}.product-sortbar-bottom .results{float:right;margin-right:20px;font-size:13px;font-style:italic;color:#fff;font-weight:300;}.pagination .links{padding-right:0;}.pagination .links .pagination-link-active,
.pagination .links .pagination-link,
.pagination .links .pagination-link:visited{float:left;display:inline-block;width:26px;height:31px;line-height:31px;padding:0;margin:0 0 0 6px;text-align:center;text-decoration:none;position:relative;background:#595959;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
color:#fff;font-size:15px;font-weight:500;}.pagination .links .pagination-link-active,
.pagination .links .pagination-link:hover,
.pagination .links .pagination-link:active{background:#fff;color:#595959;}.pagination .links .pagination_navi{font-family:'FontAwesome';}.pagination .links .pagination_navi span{display:none;}.pagination .links .pagination_first:before{content:"\f100";}.pagination .links .pagination_back:before{content:"\f104";}.pagination .links .pagination_next:before{content:"\f105";}.pagination .links .pagination_last:before{content:"\f101";}.product-one-column-content{position:static;}.flypage .top h1{font-size:25px;font-weight:900;padding-bottom:0;margin-bottom:15px;margin-top:10px;}.flypage .top h1:after{display:none;}.product-page-images{width:100px;}.product-page-left{width:460px;}.product-page-right{width:calc(100% - 560px);}.product-image{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;position:relative;transition:border-color 0.3s ease-in-out 0s;-webkit-transition: border-color 0.3s ease-in-out 0s;
-moz-transition: border-color 0.3s ease-in-out 0s;
-o-transition: border-color 0.3s ease-in-out 0s;
-ms-transition: border-color 0.3s ease-in-out 0s;
}.product-image:hover{border-color:#ee3531;}.product-content-columns .one-column-content{width:calc(100% - 350px);float:left;position:relative;}.product-content-columns .one-column-content.one-column-content-full-width{width:100%;float:none;}.product-positions{display:inline-block;width:calc(100% + 30px);}.productimages{padding:10px 0;margin:0 -10px;}.one_productimage{padding:10px;margin-bottom:20px !important;border:3px solid #ccc;transition:border-color 0.3s ease-in-out 0s;-webkit-transition: border-color 0.3s ease-in-out 0s;
-moz-transition: border-color 0.3s ease-in-out 0s;
-o-transition: border-color 0.3s ease-in-out 0s;
-ms-transition: border-color 0.3s ease-in-out 0s;
}.one_productimage:hover{border-color:#ee3531;}.one_productimage img{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
margin-bottom:0 !important;}.product-page-left .one_productimage{width:25%;}.module-relatedproducts-wrapper .module-head{padding:0;margin-bottom:5px;}.module-relatedproducts-wrapper .module-head:after{display:none;}.module-relatedproducts-wrapper .module-head-title{font-size:18px;font-weight:300;text-align:left;}.module-relatedproducts-wrapper .list_div_item{padding:10px;}.module-relatedproducts-wrapper .list_with_divs{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;}.module-relatedproducts-wrapper .snapshot_vertical_product{padding:0;box-shadow:none !important;-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
border:0 !important;}.module-relatedproducts-wrapper .list_picture{border:3px solid #ccc !important;padding-bottom:0 !important;margin-bottom:5px;transition:border-color 0.3s ease-in-out 0s;-webkit-transition: border-color 0.3s ease-in-out 0s;
-moz-transition: border-color 0.3s ease-in-out 0s;
-o-transition: border-color 0.3s ease-in-out 0s;
-ms-transition: border-color 0.3s ease-in-out 0s;
}.module-relatedproducts-wrapper .list_picture:hover{border-color:#ee3531 !important;}.module-relatedproducts-wrapper .list_details{display:none;}.module-relatedproducts-wrapper .list-productname-link{font-size:15px;}.module-relatedproducts-wrapper .list_addtocart{width:80%;float:none;}.module-relatedproducts-wrapper .list_price,
.module-relatedproducts-wrapper .list_special{font-size:14px;}.module-relatedproducts-wrapper .list_original{font-size:12px;}.module-relatedproducts-wrapper .list_addtocart .btn{height:35px;box-shadow:inset 0 -2px #da1612;-webkit-box-shadow: inset 0 -2px #da1612;
-moz-box-shadow: inset 0 -2px #da1612;
line-height:1.5em;font-size:16px;}.product-secondary-image{display:block;}.enlarge{display:none;}.more-pics-button-assist .step-thumbnail{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.position_5_wrapper .module-head{display:none;}.product-page-left .social-share-module{text-align:center;}.product-page-price{position:relative;height:auto;padding:10px;font-family:"Roboto Slab", sans-serif;font-style:italic;}.product-page-price-label{padding-right:5px;font-size:2rem;font-weight:600;}.product-page-price .postfix{padding-left:8px;font-size:2rem;}.discount-intervall{padding:10px 20px;}.discount-intervall-item{display:inline-block;}.product_table_original{font-size:1.6rem;font-weight:300;text-decoration:line-through;color:#2b2b2b;}.product_table_special{font-size:2.5rem;font-weight:600;color:#ee3531;}.product_table_price{font-size:2rem;font-weight:600;color:#2b2b2b;}.decrease_wrapper{overflow:hidden;position:absolute;right:0;top:0;background:#858585;color:#fff;width:100px;padding-left:8px;height:54px;line-height:54px;text-align:center;}.decrease_wrapper:before{position:absolute;left:-84px;top:-20px;content:"";display:block;width:94px;height:94px;background:#ebebeb;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.decrease_amount{font-size:2.3rem;font-style:italic;font-weight:300;}.decrease_amount:before{content:"-";}.decrease_text{display:none;}.product_parameters .param-label,
.product_parameters .param-value,
.product_parameters .no-border,
.product_parameters .product-short-description{padding:5px 10px;}.product_parameters .param-label,
.product_parameters .param-value{font-size:18px;}.product_parameters .param-value-icon{padding:0;}.product_parameters .product-short-description{font-size:15px;}.product_parameters .product-short-description table{border:1px solid #503011 !important;background:#503011;color:#fff;font-size:15px;margin-bottom:10px;}.product_parameters .product-short-description table td{padding:0 10px;}.product_parameters .product-short-description ul,
.product_parameters .product-short-description p{margin-left:0;padding-left:30px;}.product_parameters .productcategorydescriptionlist-param{font-style:italic;}.product_parameters .productcategorydescriptionlist-param a:after{content:"\f101";font-family:"FontAwesome", sans-serif;font-style:normal;}.product_parameters .stock_status_id-9 span{color:#2b2b2b !important;}.product_parameters .stock_status_id-9 span:before{content:'';width:17px;height:17px;background:#8ab30f url('../image/check.png?lastmod=1756212641') center center no-repeat;background-size:75% !important;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
vertical-align:top;display:inline-block;margin-right:8px;}.review-head img{vertical-align:top;}.product-review-list .module-head-title:before{display:none;}.product-review-form .module-head{display:none;}.compare_button_wrapper a:before{padding-right:5px;content:"\f021";font-family:"FontAwesome", sans-serif;}.compare_button_wrapper a.compared:before{content:"\f00d";}.product-print-preview-link:before{padding-right:5px;content:"\f02f";font-family:"FontAwesome", sans-serif;}.wishlist-add:before{padding-right:5px;content:"\f004";font-family:"FontAwesome", sans-serif;}.product-quantity-discounts{padding:5px 20px;background:#eee;}.product-quantity-discounts strong{font-size:1.5rem;font-weight:600;}.product-content-columns{margin-bottom:60px;}.content_addtocart_wrapper{padding:0 !important;}.product_table_quantity{padding:0 15px 0 0;font-size:1.4rem;}.product_table_quantity .quantity-text{font-size:2rem;font-weight:900;}.product_table_quantity .quantity-to-cart{margin:0 10px;width:65px;font-weight:900;font-size:2.5rem;height:55px;padding:4px 5px 4px 10px;border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;border-top:2px solid #ee3531;text-align:center;}.product_table_quantity .ui-spinner{border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;margin-left:10px;margin-right:10px;}.product_table_quantity .ui-spinner-input{border:0;margin:0;}.text_minimum{padding-top:10px;}.product_table_addtocart_wrapper{padding:30px 0;}.product_table_addtocart_wrapper .button-add-to-cart{margin-right:0;text-align:center;padding:0 42px;height:55px;line-height:50px;}.product_table_addtocart_wrapper .button-add-to-cart span{font-size:2rem;display:inline-block;height:43px;line-height:43px;font-weight:300;}.product_table_addtocart_wrapper .button-add-to-cart:before{content:'\e838';font-weight:200;font-size:2.5rem;font-family:'sr-cart-icons';padding-right:15px;}.notify-request:before,
.offer_request:before{display:none;}.product-children-table{font-size:1.3rem;}.product-children-table-responsive{margin:15px 0;}.product-children-table-header td{background:#595959;color:#aaa;font-weight:400;font-size:18px;height:50px !important;line-height:34px !important;}.product-children-table tr.even td{background:#eee;}.product-children-table .list_prouctprice{font-size:1.5rem;font-family:"Roboto", sans-serif;}.product-children-table .list_original{font-size:14px;font-style:normal;font-weight:300;}.product-children-table .list_addtocart .btn{margin:5px 0;width:auto;height:35px;box-shadow:inset 0 -2px #da1612;-webkit-box-shadow: inset 0 -2px #da1612;
-moz-box-shadow: inset 0 -2px #da1612;
line-height:30px;font-size:16px;}.product-children-table .ui-spinner{border:1px solid #ccc;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;margin-left:5px;margin-right:5px;}.product-children-table .ui-spinner-input{border:0;margin:0;}.product-children-table td{padding:8px 20px !important;border-top:1px solid #c5c5c5 !important;}.product-children-table .list_addtocart{width:100%;float:none;padding:0;}.ring_wrapper{margin:3px 0;}.ring_wrapper .variable{margin-right:4px;padding:3px;border:2px solid #eee;transition:all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}.ring_wrapper .variable.selected,
.ring_wrapper .variable:hover{border:2px solid #444;}.list-icon .icon,
.list-icon .color{width:45px !important;height:45px !important;}.list-icon .variable{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.list-icon .variable img{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.list-icon .color{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
box-shadow:inset 2px 2px 2px rgba(0,0,0,0.15);-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
}.list-list .variable{margin-right:6px;padding:0;}.list-list .variable a{display:block;padding:4px 8px;}.product_options_wrapper{margin:20px 0;}.product_options_text{font-size:1.5rem;font-weight:600;padding:5px 20px;}.product-collateral-wrapper{margin:20px 10px;}.product-collateral-wrapper strong{font-size:1.5rem;font-weight:600;}.collateral-module-cell{padding:6px 6px 6px 0;}.tabs{margin-bottom:0;margin-top:20px;background:#595959;padding:5px;font-size:0;}.tabs a,
.tabs a:visited{line-height:40px;padding:0 20px;font-size:2rem;text-transform:uppercase;color:#fff;font-weight:300;margin-right:70px;}.tabs a:last-child,
.tabs a:visited:last-child{margin-right:0;}.tabs a.selected,
.tabs a.selected:visited{background:#ee3531;}.tab_page .product_desc table{border:1px solid #e3e3e3 !important;background:#e3e3e3;color:#fff;font-size:15px;margin-bottom:10px;}.tab_page{padding:20px;margin-bottom:20px;background:url('../image/dark_grain_bg.jpg?lastmod=1756212641') 0 0 repeat;overflow:hidden;}#tab_productparams{padding-left:0;padding-right:0;margin-bottom:0;padding-bottom:0;}.parameter_table{border-top:1px solid #bcbcbc;}.parameter_table tr td{padding:5px 20px;font-size:18px;height:40px;}.parameter_table tr td strong{font-weight:300;}.parameter_table tr.odd td{background:#f2f2f2;}.product-children-table tr.odd td,
.product-children-table tr.even td{background:#fff;}.product-children-table .list_price,
.product-children-table .list_special{font-style:normal;font-size:18px;font-weight:300;}.tags{padding:10px 0;font-size:1.2rem;}.tags a{font-size:1.2rem;}.packageoffer-products{text-align:center;}.packageoffer-line{padding:30px 0;border-bottom:1px solid #ddd;}.packageoffer-line:last-child{border:0;}.packageoffer-line-left-c-5 .packageoffer-item{width:20%;}.packageoffer-item-plus{position:absolute;top:40px;right:-4%;margin:0 5px;line-height:32px;height:35px;text-align:center;width:35px;z-index:2;font-weight:600;font-size:3rem;}.packageoffer-item-inner{text-align:center;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
padding:10px 20px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:3px solid #ccc;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.packageoffer-item-inner:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
border:3px solid #ee3531;}.packageoffer-item-badge{display:block;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
background:rgba(0,0,0,0.9);color:#fff;position:absolute;bottom:0;left:0;line-height:25px;height:28px;width:28px;text-align:center;z-index:2;font-weight:600;}.packageoffer-cart-button{text-align:left;padding:10px 0;}.product-quickview{background:#fff;padding:20px;min-height:400px;}.product-quickview .product-page-price{min-height:54px;height:100%;padding:10px 20px 5px 20px;}.product-quickview .price_row{vertical-align:top;}.product-quickview-details{padding:10px 0 5px 0;text-align:center;overflow:hidden;}.product-quickview .quantity-text{display:none;}.product-quickview .product_table_addtocart_wrapper{padding:15px 0;}.product-quickview-heading{margin:0 0 20px 0;font-size:20px;}.product-quickview-left{margin-right:20px;}.product-quickview-right{overflow:hidden;}.product-quickview-product-image{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.quickview{left:80%;top:85%;}.quickview-details-button{font-size:1.8rem;}.quickview-details-button-text{vertical-align:middle;}.quickview-details-button:after{content:"\f105";font-family:FontAwesome, sans-serif;font-size:1.4rem;display:inline-block;width:2.6rem;height:2.6rem;line-height:2.4rem;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
vertical-align:middle;background:#fff;color:#ee3531;margin-left:8px;}.quickview-details-button:active,
.quickview-details-button:focus,
.quickview-details-button:hover{color:#fff;}.fancybox-quickview .fancybox-skin{background:#ee3531;}.quickview-button:hover{background:#ee3531;color:#fff;border:2px solid #ee3531;}.cartquickview-button{margin-top:8px;}.cart th{background:#2b2b2b;color:#fff;border:0 !important;}.cart-information .panel-heading{background:#ebebeb;}.quantity-to-cart{min-width:60px;}.input-group-cart-quantity .ui-spinner{display:table-cell;}.input-group-cart-quantity .ui-spinner-button{z-index:3;}.coupon-label,
.coupon-btn,
.coupon-form-control{line-height:1.8rem;font-size:1.4rem;padding:5px 12px;height:3.2rem;}.snapshot-cart-item{padding:20px 0;border-bottom:1px solid #dadada;}.snapshot-cart-item:first-child{border-top:1px solid #dadada;}.snapshot-cart-item .list_picture{float:left;padding-right:30px;width:25%;}.snapshot-cart-item .list_picture img{width:100%;height:auto;}.snapshot-cart-item .snapshot-list-item{float:right;width:75%;}.checkout-right .module-body{padding:15px;}.checkout_page h1{font-size:2.5rem;}.checkout_page .checkout_row{border:1px solid #ddd;}.checkout_page .checkout_content_inner{border-top:1px solid #ddd;}.checkout_page .button_back_to_cart{margin-top:20px;margin-bottom:10px;}.checkout_heading{font-weight:600;background:url('../image/dark_grain_bg.jpg?lastmod=1756212641') 0 0 repeat;font-size:1.6rem;}.checkout_step_number{padding:0 10px;}.checkout_step_label{font-weight:600;}.checkout_active_step{color:#fff;background:#2b2b2b;}.checkout-content-title{font-size:1.8rem;margin:0 0 15px 0;padding:0 0 10px 0;border-bottom:1px solid #e5e5e5;}.checkout_content .form-control{margin:2px 0 6px 0;max-width:440px;}.checkout_content input[type='checkbox']{margin:3px 0;}.checkout_personal_form_text,
.checkout_address_form_text{float:left;width:150px;}.carttable th{background:#ebebeb;}.checkout-details-products td{border-bottom:1px solid #ebebeb;padding:5px 0;}.checkout-details-products .cart_product_actions{padding:5px 0;font-size:1.3rem;}.checkout-details-products .cart_totals{padding:5px 0;font-weight:600;}.checkout-details-products .cart_price_value,
.checkout-details-products .cart_total_price{float:right;}.checkout-details-products .cart_prod_picture{padding-right:10px;}.tocheckout .btn-primary{font-size:2rem;padding:8px 25px;}.maintenance_body{padding:20px;}.maintenance_body header{border:0;padding:30px 0;}.maintenance-content{border:2px solid #d7d7d7;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
padding:40px;font-size:2rem;line-height:1.7em;}.snapshot-list-attributes{width:100%;z-index:1000;}.snapshot_horizontal.side_module .snapshot-list-attributes{display:none;}.snapshot-list-attributes-inner{margin:auto;}.snapshot_horizontal .snapshot-list-attributes{margin:5px 0;}.snapshot-attribute{width:46px;height:46px;margin:5px;font-size:11px;}.snapshot-attribute-container{height:56px;}.snapshot-attribute-link .attribute-value{width:46px !important;height:46px !important;}.snapshot-slider-left:before,
.snapshot-slider-right:before{line-height:56px;}.snapshot-slider-left,
.snapshot-slider-right{width:10px;height:56px;}.snapshot-slider-left{left:-10px;}.snapshot-slider-right{right:-10px;}.customcontent{margin:0;}.customcontent .module-body{overflow:visible;}.snapshot-list-item child-list-name{font-size:10px;}.product_parameters .product-short-description table.red-label{background:red !important;border-color:red !important;}.tab_page .product_desc table.red-label{background:red !important;border-color:red !important;}.product_parameters .product-short-description table.pink-label{background:pink !important;border-color:pink !important;}.tab_page .product_desc table.pink-label{background:pink !important;border-color:pink !important;}.product_parameters .product-short-description table.green-label{background:green !important;border-color:green !important;}.tab_page .product_desc table.green-label{background:green !important;border-color:green !important;}.product_parameters .product-short-description table.brown-label{background:brown !important;border-color:brown !important;}.tab_page .product_desc table.brown-label{background:brown !important;border-color:brown !important;}.product_parameters .product-short-description table.blue-label{background:blue !important;border-color:blue !important;}.tab_page .product_desc table.blue-label{background:blue !important;border-color:blue !important;}.product_parameters .product-short-description table.purple-label{background:purple !important;border-color:purple !important;}.tab_page .product_desc table.purple-label{background:purple !important;border-color:purple !important;}.product_parameters .product-short-description table.hypo-label{background:#2CADD1 !important;border-color:#2CADD1 !important;}.tab_page .product_desc table.hypo-label{background:#2CADD1 !important;border-color:#2CADD1 !important;}.product_parameters .product-short-description table.calm-label{background:#E3C5E1 !important;border-color:#E3C5E1 !important;}.tab_page .product_desc table.calm-label{background:#E3C5E1 !important;border-color:#E3C5E1 !important;}.product_parameters .product-short-description table.largead-label{background:#5BB9EB !important;border-color:#5BB9EB !important;}.tab_page .product_desc table.largead-label{background:#5BB9EB !important;border-color:#5BB9EB !important;}.product_parameters .product-short-description table.sensitivity-label{background:#C1B6DE !important;border-color:#C1B6DE !important;}.tab_page .product_desc table.sensitivity-label{background:#C1B6DE !important;border-color:#C1B6DE !important;}.product_parameters .product-short-description table.satyety-label{background:#C1B6DE !important;border-color:#C1B6DE !important;}.tab_page .product_desc table.satyety-label{background:#C1B6DE !important;border-color:#C1B6DE !important;}.product_parameters .product-short-description table.urinary-label{background:#A5D197 !important;border-color:#A5D197 !important;}.tab_page .product_desc table.urinary-label{background:#A5D197 !important;border-color:#A5D197 !important;}.product_parameters .product-short-description table.hepat-label{background:#B0586D !important;border-color:#B0586D !important;}.tab_page .product_desc table.hepat-label{background:#B0586D !important;border-color:#B0586D !important;}.product_parameters .product-short-description table.fibre-label{background:#D5D6AE !important;border-color:#D5D6AE !important;}.tab_page .product_desc table.fibre-label{background:#D5D6AE !important;border-color:#D5D6AE !important;}.product_parameters .product-short-description table.renal-label{background:#4B7596 !important;border-color:#4B7596 !important;}.tab_page .product_desc table.renal-label{background:#4B7596 !important;border-color:#4B7596 !important;}.product_parameters .product-short-description table.lowfat-label{background:#E3AB7B !important;border-color:#E3AB7B !important;}.tab_page .product_desc table.lowfat-label{background:#E3AB7B !important;border-color:#E3AB7B !important;}.product_parameters .product-short-description table.convalesens-label{background:#DE351B !important;border-color:#DE351B !important;}.tab_page .product_desc table.convalesens-label{background:#DE351B !important;border-color:#DE351B !important;}.product_parameters .product-short-description table.skin-label{background:#A813A3 !important;border-color:#A813A3 !important;}.tab_page .product_desc table.skin-label{background:#A813A3 !important;border-color:#A813A3 !important;}.product_parameters .product-short-description table.diabetic-label{background:#64E868 !important;border-color:#64E868 !important;}.tab_page .product_desc table.diabetic-label{background:#64E868 !important;border-color:#64E868 !important;}.arion-hc-hypoallergenic-label{background:#b2626d;border:0;color:#ffffff;}.arion-hc-sterilized-label{background:#8a82a9;border:0;color:#ffffff;}.hills-pd-canine-id-szaraz-label{background:#5c0f36;border:0;color:#ffffff;}.hills-pd-canine-dd-szaraz-label{background:#094d79;border:0;color:#ffffff;}.arion-hc-digest-label{background:#cfa367;border:0;color:#ffffff;}.arion-hc-joint-label{background:#6997c8;border:0;color:#ffffff;}.hills-pd-canine-id-konzerv-label{background:#b10b55;border:0;color:#ffffff;}.hills-pd-canine-dd-konzerv-label{background:#0593d0;border:0;color:#ffffff;}.hills-pd-feline-cd-chicken-label{background:#ef5323;border:0;color:#ffffff;}.hills-pd-feline-cd-salmon-label{background:#ed5a60;border:0;color:#ffffff;}.hills-pd-feline-cd-multicare-label{background:#f69113;border:0;color:#ffffff;}.hills-pd-feline-kd-minced-chicken-label{background:#d95f1b;border:0;color:#ffffff;}.hills-pd-feline-id-konzerv-label{background:#bcb5ad;border:0;color:#ffffff;}.hills-pd-feline-zd-konzerv-label{background:#0265af;border:0;color:#ffffff;}.hills-all-label{background:#305aa4;border:0;color:#ffffff;}
@media screen and (min-width: 1600px) {.home-position .aurora-scroll-click-container {width: calc(100% + 40px);margin-left: -20px;margin-right: -20px;}.aurora-scroll-list-item {padding: 20px;}}
@media screen and (max-width: 1300px) {.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-left {left: 0;bottom: auto;top: -50px;}.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-right {right: 0;bottom: auto;top: -50px;}.aurora-scroll-arrow-pos-2 .aurora-scroll-btn:before {font-size: 40px;width: 40px;height: 40px;line-height: 40px;}}
@media screen and (min-width: 768px) {.product-page-price {height: 34px;line-height: 34px;padding: 0;margin-bottom: 2rem;}.product_parameters .param-label,.product_parameters .param-value,.product_parameters .no-border,.product_parameters .product-short-description {padding: 5px 0;}.product-collateral-wrapper {margin: 20px 0;}.snapshot_vertical:not(.list-style) .list_addtocart .btn {width: 100%;}.more-images-position-image-left .position_5_wrapper .product-images-module {position: absolute;top: 0;left: 0;width: 100px;padding: 0 5px 0 15px;margin: 0;}.more-images-position-image-left .position_5_wrapper .productimages {margin: 0;padding: 1px;}.more-images-position-image-left .position_5_wrapper .one_productimage {width: 100%;margin: 0;padding: 0;}.more-images-position-image-left .position_5_wrapper .product-secondary-image {margin-bottom: 10px;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}.more-images-position-image-left .product-page-left {position: static;}}
@media screen and (min-width: 992px) {.header-middle-right {float: right;width: 72%;margin-top: 5px;}.header-middle-left {float: left;width: 28%;}.side-position .module-head {padding: 0;}.login-list-item:after {content: "";position: absolute;display: block;height: 15px;width: 3px;background: #f3726f;top: 8px;right: -1px;}.subcategory-item:nth-child(5n+1) {clear: left;}.side-position .category-snapshot-col {width: 100%;}.cart-module,.search-module {position: static !important;}.cart-dropdown {width: 350px;}.pagination .links .pagination_navi {font-weight: 500;font-size: 20px;line-height: 31px;width: 26px;height: 31px;margin: 0 0 0 6px;}}
@media screen and (min-width: 1200px) {.container {width: 1170px;}.column-left {width: 290px;}.column-right {width: 170px;}.two-column-content {width: 880px;}.flypage .two-column-content {width: 1000px;}.three-column-content {width: 590px;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 25% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(4n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 20% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(5n+1) {clear: left;}.one-column-content .snapshot_horizontal .list_div_item {width: 50% !important;padding: 10px !important;}.one-column-content .snapshot_horizontal .list_div_item:nth-child(2n+1) {clear: left;}}
@media screen and (min-width: 1600px) {.container {width: 1570px;}.column-left {width: 290px;}.column-right {width: 350px;}.two-column-content {width: 1280px;padding-left: 25px;}.flypage .two-column-content {width: 1220px;padding-left: 15px;}.footer-col-container {padding-left: 385px;position: relative;}.footer-col-container:before {content: '';background: url('../image/footer_dog.png?lastmod=1756212641') 0 0 no-repeat;width: 235px;height: 378px;display: inline-block;position: absolute;left: 57px;top: 37px;}.footer-col-left {width: 56%;}.footer-col-right {width: 44%;}.module-relatedproducts-wrapper .snapshot_vertical .list_div_item:nth-child(5n+1) {clear: left;}.module-relatedproducts-wrapper .snapshot_vertical .list_div_item {width: 50% !important;}.module-relatedproducts-wrapper .snapshot_vertical .list_div_item:nth-child(2n+1) {clear: left;}}
@media screen and (max-width: 1599px) {.header-navbar .header-position {padding-right: 0;}.category-list-link,.category-list-link:visited {padding: 0 20px;}.extra-text-1,.header-position .category-list-link,.header-position .category-list-link:visited {font-size: 1.6rem;}.home_body header {margin-bottom: 520px;}.category-snapshot-name-link {font-size: 2rem;}.list_div_item {padding: 10px;}.list_with_divs {width: calc(100% + 20px);margin-left: -10px;margin-right: -10px;}.snapshot_vertical_product {padding: 10px;}.list-details-link,.list_addtocart .btn {font-size: 14px;}.newsletter_subscribe-module.home-position,.module-customcontent9-wrapper .home-position {width: 1170px;}.newsletter_subscribe-module.home-position .newsletter-pretext {font-size: 2.3rem;}.newsletter_subscribe-module.home-position .newsletter-pretext strong {font-size: 2.6rem;}.newsletter_subscribe-module.home-position .form-element-text,.newsletter_subscribe-module.home-position .form-element-customtext {width: 33%;}.newsletter_subscribe-module.home-position .btn {font-size: 20px !important;}.top h1 {margin: 0 0 15px 0;padding-bottom: 15px;}.subcategory-name {font-size: 1.6rem;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(4n+1) {clear: none;}.module-customcontent4-wrapper .custom-manufactureroffer-description,.module-customcontent4-wrapper .custom-manufactureroffer-image-carousel {width: 1170px;}.module-customcontent4-wrapper .custom-manufactureroffer-description-item {padding: 60px 80px !important;font-size: 1.8rem;}.kickerimage-title {padding-top: 15px;padding-left: 20px !important;padding-right: 20px !important;}}
@media screen and (max-width: 1199px) {html {font-size: 9px;}.cart-module-button {max-width: 50px;min-width: 50px;}.newsletter_subscribe-module.home-position,.module-customcontent9-wrapper .home-position {width: 970px;}.cart-module-button .module-head-title {display: none;}.header-navbar li a,.language_icon .language-code-name {padding: 2px 5px;}.header-custom-position {margin-left: 0;}.header-col-cart {width: 70px;}.header-col-search {width: 220px;}.category-list-link,.category-list-link:visited {padding: 0 10px;}.home_body header {margin-bottom: 355px;}.module-customcontent3-wrapper:after,.footer-col-container:after {display: none;}.footer-bottom-1-position {margin-top: 0;}.module-customcontent8-wrapper {text-align: center;}.parallax-window {min-height: 395px;}.newsletter_subscribe-module.home-position .btn {font-size: 16px !important;}.subcategory-item {width: 33.33%;}.product-content-columns .one-column-content {width: 100%;min-height: 100%;float: none;}.module-relatedproducts-wrapper .list_addtocart {width: 49%;}.product-children-table .list_price,.product-children-table .list_special,.parameter_table tr td {font-size: 14px;}.product-page-left {width: calc(50% - 100px);}.product-page-right {width: 50%;margin-top: 20px;}.product-content-columns {margin-bottom: 20px;}.module-customcontent4-wrapper .custom-manufactureroffer-description,.module-customcontent4-wrapper .custom-manufactureroffer-image-carousel {width: 970px;}.flypage .column-right,.flypage .column-content-left {float: none;width: 100%;}.column-right {margin-top: 20px;}.column-right .module-relatedproducts-wrapper .list_div_item {width: 33.33% !important;}.kickerimage-title {padding-top: 5px;}.kickerimages-col .kickerimage-title:before {margin: 0 auto;}}
@media screen and (min-width: 992px) and (max-width: 1199px) {.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 33.33% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(3n+1) {clear: left;}.decrease_wrapper {width: 70px;}.decrease_amount {font-size: 1.8rem;}}
@media screen and (max-width: 991px) {.display {display: none;}.responsive-menu {padding: 0 15px;line-height: 50px;height: 50px;background: #ee3531;}.mobile-headers i,.mobile-headers span {font-size: 18px;color: #fff;line-height: inherit;text-decoration: none;display: inline-block;vertical-align: top;}.mobile-headers i {padding-right: 10px;font-size: 28px;}.mobile-cart-link {position: relative;}.mobile-cart-link i,.mobile-content-header i {padding: 0 0 0 10px;}.mobile-cart-link .icon-sr-cart:before {font-size: inherit;}.mobile-category-header-title {padding-right: 10px;}.footer-col-position {padding: 20px 0 0 0;}.logo-text {text-align: center;padding: 2rem 0;}.col-categoryselect,.col-phone-categoryselect,.cart-module-button {display: none;}.mm-page .page-wrap {padding-top: 50px;}.header-middle {padding: 0;}.search-module {position: fixed;top: 0;left: 0;width: 100%;transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;background: #fff;z-index: -1;opacity: 0;-khtml-opacity: 0;-moz-opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}.search-module .search-results {width: 100%;}.search-module.collapse.in {top: 50px;z-index: 99999;opacity: 1;-khtml-opacity: 1;-moz-opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);}.cart-module {position: fixed;top: 50px;left: 0;width: 100%;transform: scale(0,0);-webkit-transform: scale(0,0);-moz-transform: scale(0,0);-o-transform: scale(0,0);-ms-transform: scale(0,0);transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;}.cart-module.collapse.in {top: 50px;z-index: 99999;transform: scale(1,1);-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-o-transform: scale(1,1);-ms-transform: scale(1,1);}.cart-dropdown {margin-top: 0;visibility: visible;opacity: 1;-khtml-opacity: 1;-moz-opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);transform: scale(1,1);-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-o-transform: scale(1,1);-ms-transform: scale(1,1);}.cart-dropdown-product-list {max-height: 300px;overflow-x: auto;}.mobile-cart-product-count {position: absolute;right: 2px;top: 8px;z-index: 80004;width: 15px;height: 15px;line-height: 15px;font-weight: 600;background: #000;color: #fff;text-align: center;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;-ms-border-radius: 2px;display: block;}.mobile-cart-empty {display: none;}.checkout-right {padding-top: 15px;}.checkout_address_form {margin: 0;}.header-custom-position-2,.scroller-container {display: none;}.home_body header {margin-bottom: 0;}.header-middle-left {padding: 15px 0;}.header-position {text-align: center;}.categoryoffer_list .col-sr-4 {width: 50%;}.categoryoffer_list .col-sr-4:nth-child(2n+1) {clear: left;}.kickerimages-col {width: 50%;}.parallax-window {min-height: 255px;}.newsletter_subscribe-module.home-position,.module-customcontent9-wrapper .home-position {width: 750px;}.newsletter_subscribe-module.home-position .newsletter-pretext,.newsletter_subscribe-module.home-position .newsletter-subscribe-form {width: 100%;height: auto;margin-top: 0;}.module-customcontent5-wrapper {margin-bottom: -160px;}.module-customcontent3-wrapper {padding-bottom: 0;}.module-likebox-wrapper {display: none;}.column-content .module-head-title,.home-position .module-head-title,.side-position .module-head-title {font-size: 3rem;}.module-customcontent4-wrapper .custom-manufactureroffer-description,.module-customcontent4-wrapper .custom-manufactureroffer-image-carousel {width: 750px;}.kickerimage-title {padding-top: 65px;}.kickerimages-col .kickerimage-title:before {margin: 0 auto 12px auto;}.kickerimages-col:nth-child(2) .kickerimage-title {padding-left: 100px;padding-right: 100px;}.kickerimages-col:nth-child(4) .kickerimage-title {padding-left: 70px;padding-right: 70px;}}
@media screen and (min-width: 768px) and (max-width: 991px) {.subcategory-item:nth-child(3n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 33.33% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(3n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}}
@media screen and (max-width: 767px) {.product-page-price-wrapper:before,.totop {display: none !important;}.one-column-content .snapshot_vertical .list_div_item {width: 50% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(2n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.pafsearch-module .widget {width: 100%;}.list_prouctname {height: auto !important;}.news-article img {max-width: 60px;height: auto;}.list_addtocart .btn {width: auto;}.checkout_content .form-control {margin: 5px 0;max-width: none;width: 100%;}.checkout_personal_form_text,.checkout_address_form_text {float: none;width: auto;}.subcategory-item:nth-child(2n+1) {clear: left;}.tabs a,.tabs a:visited,.tabs a:hover,.tabs a:active,.tabs a.selected,.tabs a.selected:visited,.tabs a.selected:hover,.tabs a.selected:active {display: block;float: none;}.cart-buttons-bottom .btn {margin-bottom: 10px;width: 100%;}.cart-buttons-top {display: none;}.snapshot_horizontal_left {width: 25%;}.auroramessenger-popupcontent {width: 420px;}.quickview {display: none;}.newsletter_subscribe-module.home-position,.module-customcontent9-wrapper .home-position {width: 100%;}.footer-col-left-2 {display: none;}.module-customcontent7-wrapper,.module-bestseller-wrapper {display: none;}.product-page-left {width: 100%;}.one_productimage {margin-left: 10px;margin-right: 10px;width: calc(25% - 20px) !important;}.tabs a,.tabs a:visited {margin-right: 0;}.product_parameters .param-label,.product_parameters .param-value {font-size: 14px;}.home-section-2 {display: none;}.kickerimage-title {padding-top: 0;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);position: absolute;top: 50%;left: 50%;}.kickerimages-col .kickerimage-title:before {margin: 0 auto 0 auto;}.product-page-right {width: 100%;}}
@media screen and (max-width: 480px) {.decrease_wrapper:before,.coupon-label,.list_picture .product_badges,.collateral_module_picture,.wishlist_product_picture,.wishlist-cell-added,.wishlist-cell-added-value,.sort-text,.mobile-headers span,.category_snapshot br {display: none;}.auroramessenger-popupcontent {width: 95%;}.category_snapshot {padding: 0;}.category_snapshot .category-snapshot-name-link {padding: 10px;display: block;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item,.one-column-content .snapshot_vertical .list_div_item {width: 100% !important;text-align: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 100% !important;clear: none !important;}.snapshot_vertical:not(.productscroller) .list_picture {float: left;padding-right: 10px;width: 40%;}.snapshot_vertical_product {overflow: hidden;padding: 0;text-align: left;}.scrolled_product .snapshot_vertical_product {padding: 10px;text-align: center;}.snapshot_vertical:not(.productscroller) .snapshot_horizontal_right {margin: 0 !important;float: right;width: 60%;overflow: visible;}.snapshot_vertical.list-style .list_picture {margin: 0;}.snapshot_vertical:not(.productscroller):not(.list-style) .snapshot-list-item {float: right;width: 60%;}a.nivo-prevNav span:after,a.nivo-nextNav span:after {font-size: 5rem;}a.nivo-control-text {height: 20px;line-height: 20px;font-size: 1rem;}.wishlist_table textarea {max-width: 70px;}.wishlist-buttons .btn {margin: 5px 0;width: 100%;display: block;}.checkout_guest_form_right_side,.checkout_guest_form_left_side {float: none;margin: 0;width: 100%;}.product_table_addtocartbtn,.product_table_quantity {display: block;}.product_table_addtocartbtn {padding-top: 15px;}.product_table_addtocartbtn .btn {width: 100%;}.decrease_wrapper {position: static;display: block;width: 100%;padding: 8px;line-height: 38px;}.product-sortbar-top {text-align: center;}.product-sortbar-top .pagination,.product-sortbar-top .sort {float: none;margin: 0;}.carttable {font-size: 1.2rem;}input[type="checkbox"] {width: 22px;height: 22px;}.kickerimages-col,.categoryoffer_list .col-sr-4 {width: 100%;text-align: center;}.kickerimage-box img {display: inline-block;}header {position: static;}.home-section-4 {display: none;}.module-kickerimage-wrapper {margin-bottom: 50px;}.kickerimages-col .kickerimage-title:before {margin: 0 auto 15px auto;}}
@media screen and (max-height: 480px) {.cart-dropdown-product-list {max-height: 200px;overflow-x: auto;}}
@media screen and (max-width: 1600px) {.product_table_addtocart_wrapper .button-add-to-cart:before {padding-right: 5px;}.product_table_addtocart_wrapper .button-add-to-cart {padding: 0 12px;}}
