.page-body{background:url('../image/body_bg.jpg?lastmod=1748852246') repeat #ffffff;color:#444444;font-weight:400;font-size:1.4rem;line-height:1.5em;}html,
body,
input,
button,
select,
textarea{font-family:'Open Sans', sans-serif;}a{font-weight:400;color:#a88a54;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}a:focus,
a:hover,
a:active{color:#856d42;text-decoration:none;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.autohelp{color:#a88a54;}.form-control{box-shadow:1px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
border:1px solid #e0e0e0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;padding:1px 2px 1px 10px;height:3.4rem;line-height:3.4rem;color:#a5a5a5;font-size:1.3rem;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.form-control:focus{border:1px solid #c7c7c7;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;}textarea.form-control{height:auto;max-width:none;}input[type="checkbox"]{appearance:none;-webkit-appearance: none;
-moz-appearance: none;
width:18px;height:18px;cursor:pointer;background:#ffffff;border:1px solid #c7c7c7;outline:none;}input[type="checkbox"]:checked{background:#c7c7c7 url('../image/check.png?lastmod=1748852246') center center no-repeat;outline:none;}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 #c7c7c7;-webkit-box-shadow: inset 0 0 0 2px #c7c7c7;
-moz-box-shadow: inset 0 0 0 2px #c7c7c7;
background:#ffffff;cursor:pointer;}input[type="radio"].hovered,
input[type="radio"].checked{border:0;box-shadow:inset 0 0 0 3px #e0e0e0;-webkit-box-shadow: inset 0 0 0 3px #e0e0e0;
-moz-box-shadow: inset 0 0 0 3px #e0e0e0;
background:#adadad;}input[type="radio"]:checked{border:0;box-shadow:inset 0 0 0 3px #e0e0e0;-webkit-box-shadow: inset 0 0 0 3px #e0e0e0;
-moz-box-shadow: inset 0 0 0 3px #e0e0e0;
background:#949494;outline:none;}.checkbox,
.radio{margin-top:0;}.checkbox label,
.radio label{font-size:1.3rem;line-height:1.3em;padding-left:30px;}.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio]{margin-left:-25px;}.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:#a5a5a5;}.buttons:before,
.buttons:after{content:" ";display:table;}.buttons:after{clear:both;}.btn{font-weight:400;font-size:1.4rem;text-transform:none;padding:5px 12px;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
font-family:'Raleway', sans-serif;}.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:#a88a54;border:1px solid #ebebeb;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default{background:#a88a54;color:#ffffff;border:1px solid #a88a54;outline:none !important;}.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary:visited{background:linear-gradient(top,#ba9964 0%,#b09057 100%);  background-color:#ba9964;
background: -webkit-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -moz-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -ms-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -o-linear-gradient(top,#ba9964 0%,#b09057 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba9964', endColorstr='#b09057',GradientType=0 );
color:#ffffff;border:1px solid #a88a54;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary{background:transparent;color:#a5a5a5;border:1px solid #dadada;outline:none !important;}.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:2.5rem;font-weight:300;margin:0 0 25px 0;color:#464646;}.column-content .module-head,
.home-layout .module-head,
.side-position .module-head{padding:0;}.column-content .module-head-title,
.home-position .module-head-title{font-size:3rem;margin:0;font-weight:300;}.side-position{margin-bottom:20px;}.side-position .module-head{background:linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);  background-color:#f8f8f8;
background: -webkit-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -moz-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -ms-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -o-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 );
position:relative;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid #ebebeb;}.side-position .module-head-title{color:#464646;font-size:1.9rem;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
margin:0;position:relative;z-index:2;padding:14px 20px;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid rgba(255,255,255,0.7);display:block;font-weight:300;line-height:1em;}.side-position .module-body{padding-top:15px;}.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;}.img-thumbnail-link:hover img{transform:scale(1.06);-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-o-transform: scale(1.06);
-ms-transform: scale(1.06);
}.column-content .snapshot_vertical_product .img-thumbnail-link{padding-bottom:10px;border-bottom:1px solid #efefef;margin-bottom:10px;}.column-content .list-style .snapshot_vertical_product .img-thumbnail-link{border-bottom:0;}.orderby{margin:15px 0;overflow:auto;background:#a5a5a5;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.orderby .pagination{margin:15px;}.warning{color:#000;}.container-inner{background:#ffffff;padding:30px 15px;box-shadow:0 0 35px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 35px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 35px rgba(0,0,0,0.1);
}.cart_page_body .container-inner .container,
.checkout_page_body .container-inner .container{width:100%;}main > .container > .container-inner > .container{width:100%;}header{font-size:1.3rem;}header .module-head-title{line-height:3rem;font-size:1.1rem;margin:0;color:#999999;}.header-middle{padding-bottom:30px;}.header-navbar{min-height:30px;background:#fff;border:0;font-size:1.1rem;margin-bottom:30px;text-transform:uppercase;font-weight:600;box-shadow:0 0 5px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
}.header-navbar .header-position{padding:0 10px 0 0;}.header-navbar .header-position select{margin:4px 0;}.header-navbar .navbar-nav{margin:2px 0;}.header-navbar li a{color:#999999;font-weight:600;padding-top:2px;padding-bottom:2px;position:relative;}.header-navbar li a:hover{color:#856d42;background:none;}.header-navbar .headermenu-list .dropdown-hover-menu li a:after{display:none;}.dropdown-hover-menu{z-index:1902;padding:0;background:#fff;}.dropdown-hover-menu li a{font-size:1.1rem;padding:3px 10px;}.headermenu-list{border:1px solid transparent;}.header-topmenu{float:right;}.logo-text a{color:#a88a54;font-size:4.2rem;line-height:4rem;font-weight:100;font-family:'Raleway', sans-serif;}.logo-text a:hover{color:#856d42;}.header-col{padding-left:15px;padding-right:15px;float:right;}.header-col-cart{width:auto;}.header-col-wishlist{width:auto;}.header-col-phone{width:auto;}.module-search-row{margin-left:-15px;margin-right:-15px;}footer .list-group-item{border:0;color:#444444;padding:3px 0;font-weight:400;background:none;}footer .list-group-item:focus,
footer .list-group-item:hover{background:none;color:#856d42;}.footer-wide-position .module{margin:20px 0;}.footer-top-2-position{background:#a88a54;color:#ffffff;}.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:rgba(0,0,0,0);color:#444444;}.footer-top-1-position .customcontent{background:#ffffff;border-radius:0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
padding:20px;margin-top:0;box-shadow:0 15px 35px rgba(0,0,0,0.1);-webkit-box-shadow: 0 15px 35px rgba(0,0,0,0.1);
-moz-box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}.footer-col-position{padding:25px 0;}.footer-col-position .module,
.footer-col-position .list-group{margin:0;}.footer-seo{font-size:1.3rem;padding:10px 0;}.footer-row .module-head{position:relative;}.footer-row .module-head-title{color:#444444;font-size:2.3rem;display:inline-block;background:rgba(0,0,0,0);margin:0;font-weight:300;position:relative;z-index:2;padding-right:25px;font-family:'Raleway', sans-serif;}.footer-row .module-body{padding-top:30px;}.footer-contact-line{font-size:1.3rem;line-height:3rem;padding-bottom:10px;color:#444444;}.footer-contact-line .fa{float:left;font-size:16px;height:35px;line-height:35px;width:35px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
color:#fff;border:1px solid #000;background:linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);  
background: -webkit-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -moz-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -ms-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -o-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
;
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.3);-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
margin-right:10px;text-align:center;}.footer-contact-phone{font-size:1.5rem;font-weight:800;font-style:italic;}.footer-contact-address{line-height:1.8rem;}.footer-contact-social{padding:20px 0;}.footer-contact-social a{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;margin:0 3px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#fff;transform:scale(1,1);-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid rgba(255,255,255,0.7);}.footer-contact-social a:hover{transform:scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
}.footer-contact-social .fa:before{color:#a88a54;}.footer-copyright{padding:10px 0;}.mobile-footer{padding:15px 0;}.mobile-footer .module-head{display:none;}.mobile-footer .languageselect-select,
.mobile-footer .currencieselect-select{margin-top:3px;border:1px solid #787575;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;color:#787575;height:3.4rem;line-height:3.4rem;}.mobile-footer .languageselect-select::-webkit-input-placeholder,
.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 .languageselect-select:-moz-placeholder,
.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 .languageselect-select::-moz-placeholder,
.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 .languageselect-select:-ms-input-placeholder,
.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 .languageselect-select:focus::-webkit-input-placeholder,
.mobile-footer .currencieselect-select:focus::-webkit-input-placeholder{color:transparent;}.mobile-footer .languageselect-select:focus:-moz-placeholder,
.mobile-footer .currencieselect-select:focus:-moz-placeholder{color:transparent;}.mobile-footer .languageselect-select:focus::-moz-placeholder,
.mobile-footer .currencieselect-select:focus::-moz-placeholder{color:transparent;}.mobile-footer .languageselect-select:focus:-ms-input-placeholder,
.mobile-footer .currencieselect-select:focus:-ms-input-placeholder{color:transparent;}.copyright{text-align:center;font-size:1.2rem;border-top:1px solid #ccc;}.copyright a{color:#a6a6a6;font-weight:600;}.copyright a:hover{text-decoration:underline;}.copyright-inner{display:inline-block;padding:10px 30px;color:#a6a6a6;font-weight:600;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.footermenu{padding:15px 0;}.footermenu-list li{padding:5px 15px;}.cart-module{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid #a88a54;background:transparent;}.cart-module-not-empty{background:linear-gradient(top,#ba9964 0%,#b09057 100%);  background-color:#ba9964;
background: -webkit-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -moz-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -ms-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -o-linear-gradient(top,#ba9964 0%,#b09057 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba9964', endColorstr='#b09057',GradientType=0 );
}.cart-module-button{font-size:1.4rem;background-color:transparent;padding:5px 45px 5px 10px;font-weight:300;color:#555;line-height:26px;white-space:nowrap;overflow:hidden;max-width:300px;text-overflow:ellipsis;border:1px solid transparent;}.cart-module-not-empty .cart-module-button{border:1px solid rgba(255,255,255,0.5);color:#ffffff;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.cart-module-not-empty .cart-module-button span{color:#ffffff;}.cart-module-not-empty .cart-module-button h3{color:#ffffff;}.cart-module-not-empty .cart-module-button .icon-sr-cart:before{text-shadow:1px 1px 0 rgba(0,0,0,0.3);}.cart-module-not-empty .cart-module-button .fa-caret-down:after{height:36px;width:1px;background:rgba(0,0,0,0.1);box-shadow:1px 0 rgba(255,255,255,0.5);-webkit-box-shadow: 1px 0 rgba(255,255,255,0.5);
-moz-box-shadow: 1px 0 rgba(255,255,255,0.5);
content:"";position:absolute;top:-11px;right:19px;}.cart-module-button h3{font-size:1.4rem;text-transform:uppercase;font-weight:800;padding:0 5px;}.cart-module-button span,
.cart-module-button h3{color:#a88a54;}.cart-module-button > h3{display:inline;line-height:1;}.icon-sr-cart:before{content:'\e812';font-weight:300;font-size:2rem;}.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:1px;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;margin-bottom:0;}.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-product-name-link{font-weight:400;text-transform:uppercase;}.cart-actions{border-top:1px solid #54575b;}.cart-totals-text,
.empty-cart{padding:5px 10px;}.category-module .module-body{padding-top:0;}.category_menu,
.children{background:#a88a54;color:#ffffff;}.category_menu{border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
background:linear-gradient(top,#444444 0%,#151515 100%);  background-color:#444444;
background: -webkit-linear-gradient(top,#444444 0%,#151515 100%);
background: -moz-linear-gradient(top,#444444 0%,#151515 100%);
background: -ms-linear-gradient(top,#444444 0%,#151515 100%);
background: -o-linear-gradient(top,#444444 0%,#151515 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#151515',GradientType=0 );
box-shadow:0 0 35px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 35px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 35px rgba(0,0,0,0.1);
}.category-list-link,
.category-list-link:visited{color:#ffffff;background:transparent;padding:0 20px;line-height:20px;font-weight:400;text-transform:uppercase;}.category-list-link:hover,
.category-list-link:active,
.selected > .category-list-link,
.children .selected > .category-list-link:hover,
.parent:hover > .category-list-link{color:#ffffff;background:#856d42;font-weight:400;}.category_menu.sf-horizontal .category-list:first-child .category-list-link:hover{border-radius:5px 0 0 0;-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
-o-border-radius: 5px 0 0 0;
-ms-border-radius: 5px 0 0 0;
}.category_menu.sf-horizontal .category-list:last-child .category-list-link:hover{border-radius:0 5px 0 0;-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
-o-border-radius: 0 5px 0 0;
-ms-border-radius: 0 5px 0 0;
}.children .selected > .category-list-link{background:#856d42;color:#ffffff;}.children .category-list{border:0;}.side-position .category_menu{background:transparent;padding:8px 0 0;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.side-position .children{padding:0;background:#fff;}.side-position .category-list .category-list-link{font-size:1.3rem;line-height:1.5em;padding:4px 20px;color:#a88a54;font-weight:400;text-transform:none;border-bottom:1px solid #e8e8e8;}.side-position .category-list .category-list-link:hover{color:#444444;background:transparent;}.side-position .category-list:last-child .category-list-link{border-bottom:1px solid transparent;}.side-position .selected > .category-list-link,
.side-position .parent:hover > .category-list-link{color:#444444;background:transparent;}.category-list b{font-weight:600;}.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:0 6px 12px rgba(0,0,0,0.175);-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
-moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
border:1px solid #e8e8e8;}.sf-horizontal > li.dropDownParent > a:after,
.sf-horizontal > li.parent > a:after{content:"\f107";display:inline-block;font-family:"FontAwesome", sans-serif;}.sticky-head-active{z-index:8002;top:0;position:fixed;width:100%;}.sticky-head-active .category_menu{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.sticky-head-active .category-list:first-child .category-list-link:hover{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.sticky-head-active .category-list:last-child .category-list-link:hover{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.header-categories-wrapper{margin:0 auto;}.header-categories .module-head-title{display:none;}.header-position .category-list-link,
.header-position .category-list-link:visited{font-size:1.4rem;line-height:50px;}.header-position .category_menu > .category-list > .category-list-link{border-right:1px solid rgba(0,0,0,0.4);box-shadow:1px 0 rgba(255,255,255,0.2);-webkit-box-shadow: 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow: 1px 0 rgba(255,255,255,0.2);
}.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{line-height:1.5em;color:#444444;}.subTreeDropDown > li{padding:30px;}.subTreeDropDown > li li{padding-bottom:10px;}.subTreeDropDown > li a{color:#ffffff;text-transform:uppercase;font-weight:400;font-size:1.3rem;}.subTreeDropDown > li a:hover{text-decoration:underline;}.subTreeDropDown ul{padding:0;}.side-position .subTreeDropDown > li a{color:#a88a54;}.search-module .input-group{border:0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;box-shadow:1px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}.search-module .input-group-btn{padding:0;}.search-module .input-group .form-control{border:0;background:transparent;font-weight:400;font-style:bold;color:#000;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
height:40px;line-height:40px;padding:0 0 0 10px;font-family:arial;}.search-module .input-group .form-control::-webkit-input-placeholder{color:#a5a5a5;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:#a5a5a5;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:#a5a5a5;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:#a5a5a5;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:transparent;padding:6px;color:#a88a54;height:40px;line-height:1em;font-weight:300;width:40px;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-left:0;font-size:1.8rem;}.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:0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;color:#aaa;}.search-dropdown-wrapper.active .search-dropdown-btn{background:#a88a54;border:2px solid #a88a54;color:#ffffff;border-bottom-left-radius:0;border-bottom-right-radius:0;}.search-dropdown-parent-wrapper{width:auto;}.search-dropdown-wrapper{padding-right:0;}.search-dropdown-module{box-shadow:0 2px 3px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
background:#fff;min-width:500px;}.search-results{right:15px;border:1px solid #a88a54;background:#fff;margin:0;width:340px;border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 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:38px;color:#ffffff;background:linear-gradient(top,#ba9964 0%,#b09057 100%);  background-color:#ba9964;
background: -webkit-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -moz-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -ms-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -o-linear-gradient(top,#ba9964 0%,#b09057 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba9964', endColorstr='#b09057',GradientType=0 );
font-weight:600;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
border:1px solid rgba(255,255,255,0.5);border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
}.search-results-head a,
.search-results-head a:visited,
.search-results-head a:active{color:#ffffff;}.search-results li{border-bottom:1px solid #a88a54;}.search-results li:last-child{border:0;}.search-results li a:hover{background-color:rgba(168,138,84,0.08);}.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:40px;color:#5a5a5a;font-size:1.6rem;font-weight:800;font-style:italic;text-align:right;}.header-phone .fa{font-size:20px;height:40px;line-height:40px;width:40px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
color:#fff;border:1px solid #000;background:linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);  
background: -webkit-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -moz-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -ms-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
background: -o-linear-gradient(to bottom,#444444 0%,#1c1c1c 100%);
;
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.3);-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
margin-right:5px;text-align:center;}.header-phone .fa-phone:before{transform:rotate(270deg);-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
display:inline-block;}.languageselect-select{padding:0 8px;height:22px;line-height:22px;font-size:1.2rem;background:transparent;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.language-text{font-size:1.2rem;color:#999999;line-height:15px;margin:7px 0;position:relative;text-transform:uppercase;}.language-text ~ .language-text{border-left:1px solid rgba(0,0,0,0.4);}.language-text span{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;
opacity:.7;-khtml-opacity: .7;
-moz-opacity: .7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
}.language-text:hover span,
.language-text.active span{opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.language_icon img{opacity:.5;-khtml-opacity: .5;
-moz-opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
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;
max-width:3rem;max-height:3rem;}.language_icon img:hover,
.language_icon.active img{opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.header-navbar .currencieselect-select{padding:0 8px;height:22px;line-height:22px;font-size:1.1rem;background:transparent;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.editproduct:before{content:"\f044";font-family:"FontAwesome", sans-serif;}.category_snapshot{text-align:center;margin-top:15px;margin-bottom:15px;background:#fff;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;padding:10px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.category_snapshot:hover{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.category_snapshot img{height:auto;max-width:100%;}.category-snapshot-name{padding:15px 0;}.category-snapshot-name-link{font-size:1.4rem;text-transform:uppercase;font-weight:400;}.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:#a5a5a5;font-weight:600;}.compare-product-table .odd.samevalue td,
.compare-product-table .samevalue td{background:#8c8c8c;}.compare-product-table .odd .compare-product-values-row{background:#a5a5a5;}.tablescroll_head .compare-product-label-row{background:#a5a5a5;}.login-list li a{font-weight:600;color:#444444;}.login-list-item{position:relative;}.logged-dropdown > ul > li > a{font-size:1.2rem;font-weight:600;}.logged-dropdown > ul{background:#ffffff;}.heading{font-size:1.6rem;font-weight:600;border-bottom:1px solid #e5e5e5;margin:0 0 15px 0;padding:10px 0;}.bannerscroller-module{margin:0 0 20px;}.scroller-container .container{width:100%;padding:0;}.nivoSlider{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid #d1d1d1;}.nivo-controlNav{padding:9px;bottom:0;width:100%;text-align:left;}a.nivo-control{background:#a88a54;font-weight:bold;display:inline-block;width:12px;height:12px;margin:0 4px;font-size:1px;text-indent:-99999px;text-decoration:none;line-height:10px;text-align:center;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
box-shadow:1px 1px #fff;-webkit-box-shadow: 1px 1px #fff;
-moz-box-shadow: 1px 1px #fff;
border-left:1px solid rgba(0,0,0,0.2);}a.nivo-control.active{background:#a0a0a0;}a.nivo-control:hover{opacity:0.7;-khtml-opacity: 0.7;
-moz-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
}a.nivo-control-text{font-size:1.2rem;background:#a88a54;color:#ffffff;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;margin-right:5px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid rgba(255,255,255,0.5);box-shadow:inset 0 0 0 3px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 3px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 3px rgba(0,0,0,0.05);
}a.nivo-control-text.active{background:#856d42;color:#ffffff;}a.nivo-control-text,
a.nivo-control-text.active{font-weight:300;}.nivo-directionNav a{top:10px !important;}.nivo-prevNav{right:50px;left:auto;}a.nivo-nextNav{right:10px;left:auto;}a.nivo-prevNav,
a.nivo-nextNav{margin:0;}a.nivo-prevNav span,
a.nivo-nextNav span{height:40px;width:40px;display:block;text-decoration:none;text-indent:-999999px;border-radius:10px;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
text-align:center;}a.nivo-prevNav span:hover,
a.nivo-nextNav span:hover{background-color:rgba(168,138,84,0.1);}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:#a88a54;content:"\f104";position:absolute;top:0;font-family:"FontAwesome", sans-serif;font-weight:700;background:none;font-size:3rem;text-align:center;display:block;width:40px;height:40px;line-height:40px;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:#856d42;}.accordion-hover:after{content:"\f107";font-size:inherit;font-family:"FontAwesome", sans-serif;padding-left:5px;}.widget-title{font-weight:700;font-size:1.5rem;}.widget label span{font-size:1.2rem;font-weight:400;line-height:1.5em;}.module-filter-centered .widget{background:#fff;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;padding:10px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.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;border:0;background:#fff;box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
padding:0;margin:10px 0;}.ui-slider-horizontal .ui-slider-range{background:#a88a54;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;}.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:#a88a54;width:15px;height:25px;top:-10px;cursor:pointer;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.slider-inputs{margin-top:15px;text-align:center;}.slider-inputs .formatcurrency{font-size:1.2rem;font-weight:400;}.paf-filter-module{border:0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;padding:0;}.paf-filter-module-head:after{display:none;}.paf-filter-module-title{padding:0;}.mobile-filter-active .mm-page .page-wrap{padding-top:106px;}.mobile-filter-active .paf-filter-module{color:#ffffff;background:#a88a54;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:#ffffff;background:#a88a54;position:fixed;z-index:80002;top:50px;left:0;width:100%;padding:0;border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 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;}.mobile-filter-active .paf-filter-module-title{background:#a88a54;color:#ffffff;text-transform:uppercase;font-weight:600;padding:14px 20px;line-height:1em;font-size:1.9rem;border:0;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.mobile-filter-active .widget{background:#ffffff;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
color:#444444;padding:15px;margin:0 0 15px 0;}.mobile-filter-active .widget-title{padding-bottom:0;color:#a88a54;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 #a88a54;}.mobile-filter-active input[type="checkbox"]:checked{background-color:#fff;}.mobile-filter-active input[type="radio"]{width:20px;height:20px;box-shadow:inset 0 0 0 2px #a88a54;-webkit-box-shadow: inset 0 0 0 2px #a88a54;
-moz-box-shadow: inset 0 0 0 2px #a88a54;
}.mobile-filter-active input[type="radio"]:checked{background:#a88a54;}.mobile-filter-active .paf-filter-search{padding:0;margin:0 0 15px 0;}.mobile-filter-active .paf-filter-search-btn{border-color:#a5a5a5;padding:10px 12px;display:block;}.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%;height:3.4rem;}.custom-value-filter .form-control{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:1px solid #e0e0e0;}.filter_toggle_button{font-size:inherit;}.filter_toggle_button i{font-size:inherit;}.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;
border:1px solid #e2e2e2;padding:0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.news-article:hover img{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.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:0;margin-bottom:0;color:#444;font-size:1.2rem;position:relative;z-index:10;}.pathway-container > .container{background:#ffffff;padding:10px 20px;width:1140px;}.pathway-inside-container{margin-bottom:15px;padding:10px;}.pw-item{display:inline;vertical-align:top;}.pw-item-home{padding-right:10px;}.pw-link{font-weight:400;}.pw-sep{padding:0 10px;}.pw-sep-first,
.pw-sep span{display:none;}.pw-sep:after{content:"\f111";display:inline-block;font-family:"FontAwesome", sans-serif;vertical-align:top;font-weight:normal;padding:0 2px;text-indent:0;font-size:5px;}.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 .form-element{clear:none;float:left;width:50%;padding:0 5px;}.newsletter_subscribe-module.home-position label.error{display:inline;font-size:0.8rem;}.newsletter_subscribe-module.home-position input{margin-right:10px;border:1px solid rgba(0,0,0,0.2);border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;height:4rem;line-height:4rem;}.newsletter_subscribe-module.home-position input[type="checkbox"]{height:22px;line-height:22px;width:22px;}.newsletter_subscribe-module.home-position input[type="checkbox"]:checked{background:#c7c7c7 url('../image/check.png?lastmod=1748852246') center center no-repeat;}.newsletter_subscribe-module.home-position .form-element-text{margin-bottom:10px;}.newsletter_subscribe-module.home-position .subscribe_button .btn{width:100%;height:4rem;line-height:2.8rem;}.newsletter_subscribe-module.home-position .newsletter-pretext,
.newsletter_subscribe-module.home-position .newsletter-posttext{padding:0 15px;}.newsletter_subscribe-module.side-position{background:transparent;padding:0;color:#444444;}.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(0,0,0,0.2);border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;height:4rem;line-height:4rem;}.newsletter_subscribe-module.side-position input[type="checkbox"]{height:22px;line-height:22px;width:22px;}.newsletter_subscribe-module.side-position input[type="checkbox"]:checked{background:#c7c7c7 url('../image/check.png?lastmod=1748852246') center center no-repeat;}.newsletter_subscribe-module.side-position .btn{border:0;height:4rem;line-height:3rem;}.footer-row .newsletter-subscribe-form input{border:0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;color:#787575;height:4rem;line-height:4rem;}.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 input[type="checkbox"]{height:22px;line-height:22px;width:22px;}.footer-row .newsletter-subscribe-form input[type="checkbox"]:checked{background:#c7c7c7 url('../image/check.png?lastmod=1748852246') center center no-repeat;}.footer-row .newsletter-subscribe-form .btn{height:4rem;line-height:2.8rem;min-width:120px;}.footer-row .newsletter-subscribe-form .btn:hover{background:#ffffff;}.footer-row .newsletter-subscribe-form .form-element{padding-bottom:7px;}.footer-row .newsletter-subscribe-form .subscribe_button{padding-top:8px;}.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:10rem;right:2rem;position:fixed;z-index:9999;}.totop a,
.totop a:visited{display:block;height:35px;line-height:35px;width:35px;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
color:#ffffff;text-align:center;background:#a88a54;box-shadow:1px 1px 0 rgba(0,0,0,0.2);-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
text-shadow:1px 1px 0 rgba(0,0,0,0.2);}.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);
}.totop a i{line-height:33px;font-size:1.7em;}.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 3px 10px 3px;}.social-share-module #fb-root{margin:0;}body:not(.flypage_body) .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=1748852246') top left no-repeat;}.SR-small-banner{display:block;background:#464646 0 0 repeat;background-size:100% auto;margin-bottom:20px;color:#ffffff;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.SR-small-banner-1{background-image:url('../image/banner1.jpg?lastmod=1748852246');}.SR-small-banner-2{background-image:url('../image/banner2.jpg?lastmod=1748852246');}.SR-small-banner-3{background-image:url('../image/banner3.jpg?lastmod=1748852246');}.SR-small-banner-inner{padding:25px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
display:block;background-color:rgba(70,70,70,0.3);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;
}.SR-small-banner-text{border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;display:inline-block;margin:0;text-transform:uppercase;font-size:1.3rem;font-weight:600;}.text-center .SR-small-banner-text{padding:10px 25px;}.text-left .SR-small-banner-text{padding:10px 25px 10px 0;}.text-right .SR-small-banner-text{padding:10px 0 10px 25px;}.SR-small-banner:hover{transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
color:#a88a54;}.SR-small-banner:hover > span{background-color:rgba(70,70,70,0.7);}.SR-side-position-banner{display:block;background:#464646 0 0 repeat;background-size:100% auto;margin-bottom:20px;color:#ffffff;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.SR-side-position-banner-1{background-image:url('../image/SR-side-position-banner-1.jpg?lastmod=1748852246');}.SR-side-position-banner-inner{padding:140px 0 0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
display:block;background-color:rgba(70,70,70,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;
}.SR-side-position-banner-text{display:inline-block;margin:0;font-size:1.9rem;font-weight:300;font-family:'Raleway', sans-serif;background:rgba(0,0,0,0.4);padding:12px 20px;width:100%;border-radius:0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
}.SR-side-position-banner:hover{transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
color:#a88a54;}.SR-side-position-banner:hover > span{background-color:rgba(70,70,70,0.3);}.kickerimage-box{position:relative;display:block;}.kickerimage-box:after{content:"";display:block;opacity:0;-khtml-opacity: 0;
-moz-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
background:rgba(0,0,0,0.4);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;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:after{opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.kickerimages-col{padding-left:10px;padding-right:10px;padding-bottom:20px;}.kickerimages-row{margin-left:-10px;margin-right:-10px;}.kickerimage-title{position:absolute;top:15px;left:15px;text-transform:uppercase;font-size:1.6rem;font-weight:600;color:#ffffff;z-index:2;}.kickerimage-title:empty{border:0;padding:0;}.kickerimage-box:hover .kickerimage-title{color:#a88a54;}.kickerimage-description{position:absolute;top:50%;left:15px;transform:translateY(-50%);-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
color:#fff;z-index:2;}.kickerimage-button{position:absolute;left:15px;bottom:15px;z-index:2;}.kickerimage-button-title{background:#e6e6e6;color:#464646;border:0;}.kickerimage-box:hover .kickerimage-button-title{background-color:#a88a54;color:#ffffff;border:0;}.kickerimage-img{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.list_with_divs{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;}.list_with_divs:after{content:"";display:block;clear:both;}.list_div_item{padding:15px 10px;width:100% !important;margin:0 !important;float:left;}.list_div_item:empty{padding:0;}.snapshot-list-item{padding:5px 20px;}.snapshot-list-item:empty{padding:0;}.list_picture{padding:0 20px;}.list_prouctname{line-height:1.3em;}.list-productname-link{color:#444444;text-transform:none;font-weight:400;font-size:1.3rem;}.list_picture img{max-width:100%;height:auto;}.list_stock{font-weight:600;font-size:1.3rem;}.list_prouctprice{font-style:italic;}.list_price{color:#171617;font-size:1.7rem;font-weight:800;font-style:italic;}.list_original{color:#8a8a8a;font-size:1.4rem;font-weight:300;padding-right:5px;}.list_special{color:#171617;font-size:1.7rem;font-weight:800;font-style:italic;}.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) .product-snapshot{text-align:center;}.snapshot_vertical:not(.list-style) .product-snapshot .list_details{width:50%;float:left;padding:0;}.snapshot_vertical:not(.list-style) .product-snapshot .list_addtocart{width:50%;float:left;padding:0;}.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;}.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-right{right:-27px;}.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-left{left:-27px;}.aurora-scroll-back:before,
.aurora-scroll-forward:before{font-size:4rem !important;}.list-details-link{height:41px;line-height:39px;background:linear-gradient(top,#444 0%,#1c1c1c 100%);  background-color:#444;
background: -webkit-linear-gradient(top,#444 0%,#1c1c1c 100%);
background: -moz-linear-gradient(top,#444 0%,#1c1c1c 100%);
background: -ms-linear-gradient(top,#444 0%,#1c1c1c 100%);
background: -o-linear-gradient(top,#444 0%,#1c1c1c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#1c1c1c',GradientType=0 );
display:inline-block;width:100%;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.2);-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
border-radius:5px 0 0 5px;-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
border:1px solid #464646;color:#ffffff;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.list-details-link span{font-size:1.4rem;display:inline-block;width:100%;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
text-align:center;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.list-details-link span:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;content:"\f0da";height:13px;width:13px;line-height:13px;text-align:center;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
background:#ffffff;color:#444444;margin-right:5px;padding-left:1px;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.list-details-link:hover span:before{color:#ffffff;background:#856d42;}.list_addtocart .quantity-input{height:30px;width:50px;padding:2px;border:1px solid #e0e0e0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;vertical-align:middle;}.list_addtocart .quantity-name-text{padding:0 10px;}.list_addtocart .btn{height:41px;line-height:39px;background:linear-gradient(top,#ba9964 0%,#b09057 100%);  background-color:#ba9964;
background: -webkit-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -moz-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -ms-linear-gradient(top,#ba9964 0%,#b09057 100%);
background: -o-linear-gradient(top,#ba9964 0%,#b09057 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba9964', endColorstr='#b09057',GradientType=0 );
display:inline-block;width:100%;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.2);-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
border-radius:0 5px 5px 0;-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
border:1px solid #a88a54;color:#ffffff;padding:0;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
text-transform:none;font-weight:normal;}.list_addtocart .btn:hover span{color:#464646;}.list_addtocart .btn:hover span:before{color:#a88a54;background:#464646;}.list_addtocart .btn span{font-size:1.4rem;display:inline-block;width:100%;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.05);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.list_addtocart .btn span:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;content:"\f0da";height:13px;width:13px;line-height:13px;text-align:center;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
background:#ffffff;color:#a88a54;margin-right:5px;padding-left:1px;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.list_addtocart .btn.active,
.list_addtocart .btn.focus,
.list_addtocart .btn:active,
.list_addtocart .btn:focus,
.list_addtocart .btn:hover{color:#ffffff;border:1px solid #a88a54;}.side-position .list-details-link span,
.side-position .list_addtocart .btn span{font-size:1.3rem;}.side-position .list-details-link span:before,
.side-position .list_addtocart .btn span:before{display:none;}.snapshot_vertical_product{background:#fff;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;padding:20px 0 0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.snapshot_vertical_product .list_prouctprice{padding:6px 20px 14px;}.snapshot_vertical_product:after{content:"";display:block;clear:both;}.snapshot_vertical_product:hover{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.snapshot_horizontal_product{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:1px solid #e2e2e2;padding:10px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.snapshot_horizontal_product:hover{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.side-position .list_div_item{padding:0 10px;}.side-position .list_div_item:last-child .snapshot_horizontal_product{border-bottom:1px solid transparent;}.side-position .list_div_item:last-child .snapshot_horizontal_product:hover{border-bottom:1px solid #a88a54;}.side-position .list_div_item:last-child .snapshot_vertical_product{border-bottom:1px solid transparent;}.side-position .list_div_item:last-child .snapshot_vertical_product:hover{border-bottom:1px solid #a88a54;}.side-position .snapshot_horizontal_product{padding:5px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid transparent;border-bottom:1px solid #e8e8e8;}.side-position .snapshot_horizontal_product:hover{border:1px solid #a88a54;}.side-position .snapshot_horizontal_product .list_details,
.side-position .snapshot_horizontal_product .list_addtocart{padding:3px 0;text-align:center;}.side-position .snapshot_horizontal_product .list-details-link{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
height:31px;line-height:30px;}.side-position .snapshot_horizontal_product .list_addtocart .btn{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
height:31px;line-height:30px;}.side-position .snapshot_vertical_product{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:15px;border:1px solid transparent;border-bottom:1px solid #e8e8e8;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.side-position .snapshot_vertical_product:hover{border:1px solid #a88a54;}.side-position .list_prouctprice{padding:0 3px 8px;}.side-position .list_prouctname{padding:0 0 4px;line-height:1.1em;}.side-position .list-productname-link{font-size:1.2rem;color:#a88a54;text-transform:none;line-height:1.1em;}.side-position .list_price,
.side-position .list_special{font-size:1.4rem;font-weight:800;}.side-position .list_original{font-size:1.2rem;font-weight:300;}.side-position .snapshot_horizontal_right .list_details,
.side-position .snapshot_horizontal_right .list_addtocart{width:100%;}.productscroller > li{margin:0 !important;}.badgetype_5{margin-top:-11px;}.flypage .badgetype_5{margin-top:-6px;}.badgetype_11,
.badgetype_12{margin-top:-5px;}.flypage .badgetype_11,
.flypage .badgetype_12{margin-top:0;}.badgetype_4{margin-left:-11px;}.badgetype_6,
.badgetype_7{margin-left:-5px;}.badgetype_1,
.badgetype_9{margin-top:-5px;margin-left:-5px;}.flypage .badgetype_1,
.flypage .badgetype_9{margin-top:0;}#aurora-nanobar-settings-button{color:#ffffff;}#aurora-nanobar-settings-button:active,
#aurora-nanobar-settings-button:hover{color:rgba(255,255,255,0.75);}.aurora-nanobar-btn.btn-primary:active,
.aurora-nanobar-btn.btn-primary:hover{background:#fff;color:#856d42;}.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;}.aurora-scroll-list-item .snapshot_vertical_product{margin:0 10px;}.aurora-scroll-btn:before{color:#a88a54;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-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:#a5a5a5;}.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:#464646;font-size:2.5rem;font-weight:300;display:inline-block;position:relative;}.home-container{padding-top:30px;padding-bottom:30px;}.subcategory-item{padding-top:15px;padding-bottom:15px;}.subcategory-item-inner{text-align:center;background:#fff;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;padding:10px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.subcategory-item-inner:hover{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.subcategory-item-inner:hover .subcategory-description{z-index:2;left:-1px;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
width:calc(100% + 2px);visibility:visible;background:#a88a54;color:#ffffff;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;
border-radius:0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
}.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:1px solid #a88a54;}.subcategory-name{display:block;padding-top:10px;text-transform:uppercase;}.product-sortbar{margin:20px 0;overflow:auto;background:transparent;padding:15px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;}.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 .list-grid-btn{cursor:pointer;font-size:2rem;line-height:33px;color:#444444;margin:0 2px;}.product-sortbar .display .list-grid-btn.active-style{color:#a88a54;}.product-sortbar .display-text{margin-right:8px;}.product-sortbar .list-grid-icons{background:transparent;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
padding:0 10px;overflow:hidden;height:30px;}.product-sortbar .form-control{margin-left:8px;width:200px;height:30px;display:inline-block;background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:1px solid #e0e0e0;}.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:23px;height:30px;line-height:30px;padding:0;margin:0 0 0 6px;text-align:center;text-decoration:none;position:relative;background:#a88a54;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
color:#ffffff;}.pagination .links .pagination-link-active,
.pagination .links .pagination-link:hover,
.pagination .links .pagination-link:active{background:#464646;}.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-image{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border:1px solid #e2e2e2;position:relative;}.product-image img{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.productimages{padding:10px 0;margin:0 -10px;}.one_productimage{padding:10px;}.one_productimage img{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
box-shadow:0 0 8px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
}.product-page-left .one_productimage{width:25%;}.enlarge{display:block;position:absolute;right:0;bottom:0;background:#a88a54;color:#ffffff;width:27px;height:27px;z-index:100;text-align:center;text-indent:-99999px;border-radius:5px 0 5px 0;-webkit-border-radius: 5px 0 5px 0;
-moz-border-radius: 5px 0 5px 0;
-o-border-radius: 5px 0 5px 0;
-ms-border-radius: 5px 0 5px 0;
}.enlarge:after{content:"\f002";display:block;font-family:FontAwesome, sans-serif;position:absolute;right:0;bottom:0;text-indent:0;width:27px;height:27px;line-height:1.7em;font-size:1.5rem;font-weight:300;}.more-pics-button-assist .step-thumbnail{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.position_5_wrapper .module-head{display:none;}.product-page-left .social-share-module{text-align:center;}.product-page-price{position:relative;padding:10px 0;height:auto;line-height:34px;background:transparent;}.product-page-price-label{padding-right:5px;font-size:2.5rem;font-weight:800;}.product-page-price .postfix{padding-left:8px;}.discount-intervall{padding:10px 20px;}.discount-intervall-item{display:inline-block;}.product_table_original{font-size:1.6rem;font-weight:600;text-decoration:line-through;color:#8a8a8a;}.product_table_special{font-size:2.5rem;font-weight:800;color:#171617;}.product_table_price{font-size:2.5rem;font-weight:800;color:#161616;}.decrease_wrapper{overflow:hidden;color:#444444;width:auto;padding-left:0;text-align:center;vertical-align:text-bottom;}.decrease_amount{font-size:1.5rem;font-style:italic;font-weight:400;}.decrease_amount:before{content:"-";}.product_parameters .param-label,
.product_parameters .param-value,
.product_parameters .no-border,
.product_parameters .product-short-description{padding:5px 0;}.product_parameters .param-value-icon{padding:0;}.productstock-param-row,
.productstock1-param-row,
.productstock2-param-row,
.productshippingtime-param-row{background:transparent;}.product-parameter-row td{border-bottom:1px solid #e8e8e8;}.product-parameter-row:last-child td{border-bottom:0;}.compare_button_wrapper a{font-size:1.3rem;}.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;}.product-review-summary .product-review-progress .progress-bar,
.product-review-summary .product-review-average-sum{background:#a88a54;}.product_badges{left:5px;top:-15px;}.flypage .product_badges{top:0;}.wishlist-add{font-size:1.3rem;}.wishlist-add:before{padding-right:5px;content:"\f004";font-family:"FontAwesome", sans-serif;}.wishlist-btn{border:transparent;box-shadow:1px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
padding:8px 12px;}.wishlist-btn:hover{padding:8px 12px;border:transparent;}.module-wishlist-wrapper .header-position .module-edit-link{right:-20px;}.product-quantity-discounts{padding:5px 20px;background:#eee;}.product-quantity-discounts strong{font-size:1.5rem;font-weight:600;}.product-review-item{padding:15px 0;border-bottom:1px solid #e0e0e0;}.content_addtocart_wrapper{padding:0 !important;}.product_table_quantity{padding:0 15px 0 0;font-size:1.4rem;}.product_table_quantity .quantity-to-cart,
.product_table_quantity .quantity-to-cart[disabled]{margin:0 10px;width:60px;font-weight:700;font-size:1.6rem;height:45px;padding:4px 5px 4px 10px;border:1px solid #e0e0e0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:#ffffff;}.product_table_quantity .ui-spinner{border:1px solid #e0e0e0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;margin-left:5px;margin-right:5px;}.product_table_quantity .ui-spinner-input{border:0;margin:0;}.product_table_addtocart_wrapper{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0;}.product_table_addtocart_wrapper .button-add-to-cart{margin-right:0;text-align:center;padding:0 25px;}.product_table_addtocart_wrapper .button-add-to-cart span{font-size:1.9rem;display:inline-block;height:43px;line-height:43px;}.product_table_addtocart_wrapper .button-add-to-cart:before{content:'\e812';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 tbody > tr > td{border:0 !important;}.product-children-table-responsive{margin:15px 0;}.product-children-table-header td{background:#999;color:#fff;font-weight:500;border:0 !important;}.product-children-table tr.even td{background:#a5a5a5;border:0 !important;}.product-children-table .list_prouctprice{font-size:1.5rem;}.product-children-table .list_original{font-size:1.2rem;}.product-children-table .list_addtocart .btn{margin:5px 0;padding:0 1rem;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.product-children-table .list_addtocart .btn span:before{display:none;}.product-children-table .ui-spinner{border:1px solid #e0e0e0;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
background:transparent;margin-left:5px;margin-right:5px;}.product-children-table .ui-spinner-input{border:0;margin:0;}.ring_wrapper{margin:20px 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;}.product_options_text{font-size:1.5rem;font-weight:600;}.product-collateral-wrapper{margin:20px 0;}.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:linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);  background-color:#f8f8f8;
background: -webkit-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -moz-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -ms-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -o-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 );
box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
}.tabs a,
.tabs a:visited{line-height:50px;padding:0 20px;font-size:1.5rem;}.tabs a.selected,
.tabs a.selected:visited{background:#f0f0f0;box-shadow:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
}.tab_page{padding:20px;margin-bottom:20px;background:#f0f0f0;overflow:hidden;}.product-reviews-module .module-head-title{font-size:2rem;}.parameter_table tr td{padding:5px 10px;}.parameter_table tr.even td{background:#eee;border:0 !important;}.parameter_table .list_picture{padding:0;}.parameter_table .list_picture img{max-width:50px;height:50px;}.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:inset 0 0 0 5px rgba(0,0,0,0.02);-webkit-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 0 0 5px rgba(0,0,0,0.02);
border:1px solid #e2e2e2;padding:10px;border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.packageoffer-item-inner:hover{box-shadow:0 0 3px 3px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
border:1px solid #a88a54;}.packageoffer-item-name{font-size:1.1rem;line-height:1.2em;}.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;
}.fancybox-quickview .fancybox-skin{background:#a5a5a5;}.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:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
vertical-align:middle;background:#ffffff;color:#a88a54;margin-left:8px;}.quickview-details-button:active,
.quickview-details-button:focus,
.quickview-details-button:hover{color:#ffffff;}.quickview-details-button:active .quickview-details-button-text,
.quickview-details-button:focus .quickview-details-button-text,
.quickview-details-button:hover .quickview-details-button-text{color:#856d42;}.quickview-button:hover{background:#a88a54;color:#ffffff;border:2px solid #a88a54;}.cartquickview-button{margin-top:8px;}.cart th{background:#a5a5a5;}.cart-information .panel-heading{background:#a5a5a5;}.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;}.sr-form-group .intl-tel-input .flag-container{top:1px;left:1px;bottom:1px;}.sr-input-group .form-control,
.sr-input-group .form-control:focus{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;}.sr-float-label input:focus,
.sr-input-group-addon{border-width:1px;}.has-error .sr-input-group-addon,
.has-error:focus-within .sr-input-group-addon{border-width:1px;}.registration-wrapper .has-error .sr-input-group-addon,
.registration-wrapper .has-error:focus-within .sr-input-group-addon{border-width:2px;}.registration-wrapper .sr-float-label input:focus,
.registration-wrapper .sr-input-group-addon{border-width:2px;}.sr-cart-page .cart-row-name a{color:#444444;}.sr-cart-page .cart-row-name a:active,
.sr-cart-page .cart-row-name a:hover{color:#856d42;}.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout{color:#ffffff;}.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout:active,
.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout:hover{color:#856d42;}.sr-cart-page select.form-control.checkout-form-control{border:0;color:#a88a54;border-bottom:1px solid #a88a54;}.sr-cart-page .special-price,
.sr-cart-page .special-price-sum{color:#171617;}.sr-cart-page .original-price,
.sr-cart-page .original-price-sum{color:#8a8a8a;}.sr-cart-page .edit-button.cart-button .btn:active,
.sr-cart-page .edit-button.cart-button .btn:hover,
.sr-cart-page .new-checkout-button-bg:active,
.sr-cart-page .new-checkout-button-bg:hover{background-color:#856d42;border-color:#856d42;}.sr-cart-page .sr-col-to-chekout .btn-success.btn,
.sr-cart-page .sr-col-to-chekout .btn-success.btn{background-color:#a88a54;border-color:#a88a54;}.sr-cart-page .sr-col-to-chekout .btn-success.btn:active,
.sr-cart-page .sr-col-to-chekout .btn-success.btn:hover,
.sr-cart-page .sr-col-to-chekout .btn-success.btn:active,
.sr-cart-page .sr-col-to-chekout .btn-success.btn:hover{background-color:#856d42;border-color:#856d42;}.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:linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);  background-color:#f8f8f8;
background: -webkit-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -moz-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -ms-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
background: -o-linear-gradient(top,#f8f8f8 0%,#e2e2e2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 );
font-size:1.6rem;}.checkout_step_number{padding:0 10px;}.checkout_step_label{font-weight:600;}.checkout_active_step{color:#a88a54;}.checkout_content h3{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:100%;}.checkout_personal_form_text,
.checkout_address_form_text{float:left;width:150px;}.carttable th{background:#a5a5a5;}.checkout-details-products td{border-bottom:1px solid #a5a5a5;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:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
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_horizontal_right{padding-bottom:2rem;}.snapshot_horizontal_right .list_details,
.snapshot_horizontal_right .list_addtocart{width:50%;}.snapshot_horizontal_right .list_addtocart .quantity-input{margin-bottom:10px;}.snapshot_horizontal_right .list_addtocart .btn,
.snapshot_horizontal_right .list-details-link{border-radius:5px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}.snapshot_horizontal_left .product_badges{left:0;top:0;}.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;}
@media screen and (max-width: 1300px) {.home-position .aurora-scroll-arrow-pos-2 .aurora-scroll-btn-left {left: 0;bottom: auto;top: -50px;}.home-position .aurora-scroll-arrow-pos-2 .aurora-scroll-btn-right {right: 0;bottom: auto;top: -50px;}.home-position .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) {.home-wide .module-head-title:before,.home-wide .module-head-title:after {content: "";display: block;background: #c5c5c5;width: 100px;height: 1px;position: absolute;top: 50%;}.home-wide .module-head-title:before {left: -120px;}.home-wide .module-head-title:after {right: -120px;}.snapshot_vertical:not(.list-style) .list_stock {border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;padding: 5px 8px;margin: 8px 0;display: inline-block;}.snapshot_vertical:not(.list-style) .list_addtocart .btn {width: 100%;}.more-images-position-image-left .productimages {position: absolute;top: 0;left: 0;width: 8.33333333%;padding: 0 0 0 15px;margin: 0;}.more-images-position-image-left .one_productimage {width: 100%;padding: 0 0 10px 0;}.more-images-position-image-left .product-page-left {position: static;}.new-checkout-thankyou.container {max-width: 685px;}}
@media screen and (min-width: 992px) {.header-middle-right {float: right;width: 75%;}.header-middle-left {float: left;width: 25%;}.side-position .module-head {padding: 0;}.header-navbar .headermenu-list li a:after,.login-list-item:after {content: "";position: absolute;display: block;height: 12px;width: 1px;background: #d9d9d9;top: 6px;right: 0;}.cart-dropdown {width: 300px;}.search-dropdown-module {border-top: 2px solid #a88a54;}.subcategory-item:nth-child(4n+1) {clear: left;}.side-position .category-snapshot-col {width: 100%;}.cart-module,.search-module {position: static !important;}.search-dropdown-module .search-results {width: 100%;right: 0;}.pagination .links .pagination_navi {font-weight: 500;font-size: 14px;line-height: 24px;width: 18px;height: 24px;margin: 3px 0 0 6px;}.list_addtocart .btn.ordernow span {font-size: 1.1rem;}.new-checkout-thankyou.container {max-width: 685px;}}
@media screen and (min-width: 1200px) {.container {width: 1170px;}.column-left,.column-right {width: 230px;}.two-column-content {width: 910px;}.flypage .two-column-content {width: 680px;}.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:not(.product-one-column-content) .snapshot_vertical .list_div_item {width: 20% !important;}.one-column-content:not(.product-one-column-content) .snapshot_vertical .list_div_item:nth-child(5n+1) {clear: left;}.one-column-content:not(.product-one-column-content) .snapshot_horizontal .list_div_item {width: 50% !important;padding: 10px !important;}.one-column-content:not(.product-one-column-content) .snapshot_horizontal .list_div_item:nth-child(2n+1) {clear: left;}.two-column-content .snapshot_vertical.side_module .list_div_item {width: 100% !important;}.flypage .two-column-content .product_table_addtocart_wrapper .button-add-to-cart {padding: 0 15px;}.flypage .two-column-content .product_table_addtocart_wrapper .button-add-to-cart:before {padding-right: 5px;}.new-checkout-thankyou.container {max-width: 1080px;}}
@media screen and (max-width: 1199px) {html {font-size: 9px;}.cart-module-button {max-width: 250px;}}
@media screen and (min-width: 480px) and (max-width: 1199px) {.packageoffer-line-left .packageoffer-item {width: 33.33%;margin-bottom: 2rem;float: left;}.packageoffer-line-left .packageoffer-item:nth-child(3n+1) {clear: left;}.packageoffer-line-left .packageoffer-item:nth-child(3n) .packageoffer-item-plus {display: none;}}
@media screen and (min-width: 992px) and (max-width: 1199px) {.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.side_module .list_div_item {width: 100% !important;}.product_table_addtocart_wrapper .button-add-to-cart {margin-top: 10px;}.one-column-content:not(.product-one-column-content) .snapshot_vertical .list_div_item {width: 25% !important;}.one-column-content:not(.product-one-column-content) .snapshot_vertical .list_div_item:nth-child(4n+1) {clear: left;}.decrease_amount {font-size: 1.4rem;}.pathway-container > .container {width: 940px;}}
@media screen and (max-width: 991px) {.display {display: none;}.column-right {padding-top: 20px;}.responsive-menu {padding: 0 15px;line-height: 50px;height: 50px;background: #a88a54;}.mobile-headers-icon,.mobile-headers-title {font-size: 18px;color: #ffffff;line-height: inherit;text-decoration: none;display: inline-block;vertical-align: top;}.mobile-headers-icon {font-size: 28px;}.mobile-menu-orientation-default .mobile-headers-icon {padding: 0 0 0 10px;}.mobile-menu-orientation-default .mobile-category-header .mobile-headers-icon {padding: 0;}.mm-group-title {background: #2c2c2c;}.mm-group-title .fa {position: absolute;left: 20px;font-size: 20px;}.mobile-cart-link .icon-sr-cart:before {font-size: inherit;}.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-phone {display: none;}.home_body .container-inner {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;padding: 20px;}.SR-small-banner-text {font-size: 1.2rem;line-height: 1.1em;}.module-relatedproducts-wrapper .product-module {display: block;}}
@media screen and (min-width: 768px) and (max-width: 991px) {.subcategory-item:nth-child(3n+1) {clear: left;}.one-column-content:not(.product-one-column-content) .snapshot_vertical .list_div_item {width: 33.33% !important;}.one-column-content:not(.product-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;}.pathway-container > .container {width: 720px;}}
@media screen and (max-width: 767px) {.product-page-price-wrapper:before,.totop {display: none !important;}.one-column-content:not(.product-one-column-content) .snapshot_vertical .list_div_item {width: 50% !important;}.one-column-content:not(.product-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;}.pafsearch-module .widget {width: 100%;}a.nivo-control-text {margin-top: 5px;}.list_prouctname {height: auto !important;}.news-article img {max-width: 60px;height: 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: 40%;padding: 0;}.SR-small-banner {margin-bottom: 10px;}.SR-small-banner.text-left,.SR-small-banner.text-right {text-align: center;}.text-left .SR-small-banner-text {padding: 10px 25px;}.text-right .SR-small-banner-text {padding: 10px 25px;}.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: 0;width: 25%;}.snapshot-cart-item .list_picture img {width: 100%;height: auto;}.snapshot-cart-item .snapshot-list-item {float: right;width: 75%;}.auroramessenger-popupcontent {width: 420px;}.product-children-table .list_addtocart .btn {max-width: 70px;}.pathway-container > .container {width: 100%;}.snapshot_horizontal_right .list_details,.snapshot_horizontal_right .list_addtocart {width: 100%;}.quickview {display: none;}.newsletter_subscribe-module.home-position .form-element {width: 50%;}}
@media screen and (max-width: 480px) {.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,.category-snapshot-img-link {display: none;}.cart_page_body .container-inner,.checkout_page_body .container-inner {padding: 0;}.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:not(.product-one-column-content) .snapshot_vertical .list_div_item {width: 100% !important;text-align: left;}.snapshot-list-attributes {padding: 5px 0;}.snapshot_horizontal .snapshot-attribute {width: 33px;height: 33px;margin: 5px 1px;}.snapshot_vertical_product {overflow: hidden;padding: 10px;text-align: center;}.snapshot_vertical_product .list_addtocart .btn {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;}.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.list_addtocart {width: 100%;}.snapshot_vertical:not(.list-style) .list_div_item .list_addtocart,.snapshot_vertical:not(.productscroller):not(.list-style) .list_details {width: 100%;float: left;}.snapshot_vertical:not(.list-style) .list_div_item .list_addtocart .list-details-link,.snapshot_vertical:not(.list-style) .list_div_item .list_addtocart .list_addtocart .btn,.snapshot_vertical:not(.productscroller):not(.list-style) .list_details .list-details-link,.snapshot_vertical:not(.productscroller):not(.list-style) .list_details .list_addtocart .btn {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;margin-bottom: 5px;}.snapshot_vertical:not(.list-style) .list_div_item .list_addtocart {float: right;}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%;}.product-page-price {height: auto;}.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;}.packageoffer-line-left .packageoffer-item {width: 50%;margin-bottom: 2rem;float: left;}.packageoffer-line-left .packageoffer-item:nth-child(2n+1) {clear: left;}.packageoffer-line-left .packageoffer-item:nth-child(2n) .packageoffer-item-plus {display: none;}.newsletter_subscribe-module.home-position .form-element {width: 100%;}.identity-switcher-col {float: none;width: 100%;padding: 2px 0;margin: auto;text-align: center;}.identity-switcher-btn {width: 170px;}}
@media screen and (max-height: 480px) {.cart-dropdown-product-list {max-height: 200px;overflow-x: auto;}}
