@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Six+Caps|Work+Sans:200,300,400,500,600,700&subset=latin-ext');@import url('//cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css');:root{
	--global-color: #ffffff;
	--global-hover-color: #e31c79;
	--global-font-color: #333439;
	--global-light-color: #ffffff;
	--global-dark-color: #333439;
	--font-family-base: 'Open Sans', sans-serif;
}
.page-body{background:#ffffff;color:#333439;font-weight:400;font-size:1.4rem;line-height:1.5em;}html,
body,
input,
button,
select,
textarea{font-family:'Work Sans', sans-serif;}a{font-weight:400;color:#181a1f;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}a:focus,
a:hover,
a:active{color:#e31c79;text-decoration:none;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.autohelp{color:#181a1f;}.form-control{padding:1px 2px 1px 10px;height:3.4rem;line-height:3.4rem;color:#181a1f;font-size:1.4rem;border:1px solid #eee;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#ffffff;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.form-control:focus{border:1px solid #fff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;}.sr-input-group-addon{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;
}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 #e6e6e6;outline:none;}input[type="checkbox"]:checked{background:#e6e6e6 url('../image/check.png?lastmod=1750922961') no-repeat center center/100% 100%;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 #e6e6e6;-webkit-box-shadow: inset 0 0 0 2px #e6e6e6;
-moz-box-shadow: inset 0 0 0 2px #e6e6e6;
background:#ffffff;cursor:pointer;}input[type="radio"].hovered,
input[type="radio"].checked{border:0;box-shadow:inset 0 0 0 3px #ffffff;-webkit-box-shadow: inset 0 0 0 3px #ffffff;
-moz-box-shadow: inset 0 0 0 3px #ffffff;
background:#cccccc;}input[type="radio"]:checked{border:0;box-shadow:inset 0 0 0 3px #ffffff;-webkit-box-shadow: inset 0 0 0 3px #ffffff;
-moz-box-shadow: inset 0 0 0 3px #ffffff;
background:#b3b3b3;outline:none;}.list-group-item{border-left:0;border-right:0;}.list-group-item:first-child{border-top:0;border-top-left-radius:0;border-top-right-radius:0;}.list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;}.list-group-item.selected{background:#ffffff;}.buttons:before,
.buttons:after{content:" ";display:table;}.buttons:after{clear:both;}.btn{font-weight:600;font-size:1.4rem;text-transform:uppercase;padding:5px 12px;transition:background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;-webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-ms-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.btn-xs{padding:2px 5px;font-size:1.1rem;}.btn-sm{padding:4px 10px;font-size:1.3rem;}.btn-default.disabled,
.btn-default{background:transparent;color:#181a1f;border:3px solid #181a1f;padding:.7rem 1.9rem;font-size:1.4rem;font-family:'Lato', sans-serif;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
text-transform:none;}.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default{background:#181a1f;color:#fff;border:3px solid #181a1f;outline:none;}.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary:visited{background:#e31c79;color:#fff;border:3px solid #e31c79;padding:.7rem 1.9rem;font-size:1.5rem;font-family:'Lato', sans-serif;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
text-transform:none;}.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary{background:#181a1f;color:#fff;border:3px solid #181a1f;outline:none;}.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);
}.identity-switcher-btn.btn-default.active{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.top h1{font-size:4rem;font-weight:bold;margin:3rem 0;color:#e31c79;text-align:center;text-transform:uppercase;}.column-content .module-head-title,
.home-position .module-head-title,
.side-position .module-head-title{font-size:1.8rem;margin:0;font-weight:bold;text-transform:uppercase;margin-bottom:3rem;}.side-position{margin-bottom:30px;border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:rgba(255,163,150,0.1);padding:15px;}.side-position .module-head{position:relative;}.side-position .module-head-title{color:#333439;font-size:2.2rem;display:inline-block;background:transparent;margin:0;position:relative;z-index:2;padding-right:0;text-transform:uppercase;font-weight:bold;}.side-position .module-head:after{content:"";right:0;top:50%;position:absolute;display:none;background:#ddd;height:1px;width:100%;z-index:1;}.side-position .module-body{padding-top:10px;}.three-column-content .module-head-title{display:inline-block;position:relative;}.three-column-content .module-head-title:after{content:"";display:inline-block;background:#c5c5c5;height:1px;width:100px;margin-left:15px;vertical-align:middle;}.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.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;
}.img-thumbnail.no-transition{transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}.img-thumbnail-link{display:block;position:relative;line-height:0;overflow:hidden;margin-bottom:10px;}.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);
}.img-thumbnail-link.no-transition:hover img{transform:none;-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
}.orderby{margin:15px 0;overflow:auto;padding:15px;background:#ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.three-column-content > div{padding:15px 25px 25px 25px;border:2px solid #e5e5e5;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}header{font-size:1.3rem;border-top:0;padding-bottom:5px;}header .module-head-title{line-height:40px;font-size:1.3rem;margin:0;color:#181a1f;}.header-middle{padding-bottom:0;}.header-navbar{min-height:35px;background:#e31c79;border:0;font-size:1.4rem;margin-bottom:40px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border-bottom:0;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
justify-content:center;align-items:center;color:#fff;}.header-navbar .header-position{padding:0 10px 0 0;float:right;padding-top:1px;}.header-navbar .navbar-nav{margin:0;}.header-navbar li a{color:#181a1f;font-weight:400;padding-top:2px;padding-bottom:2px;}.header-navbar li a:hover{color:#000;background:none;}.headermenu-list{border:1px solid transparent;float:none;opacity:0;-khtml-opacity: 0;
-moz-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
display:none;}.header-topmenu{float:right;display:inline-block;vertical-align:text-top;}.logo-text a{color:#ffffff;font-size:3rem;line-height:4rem;text-transform:uppercase;font-weight:800;}.logo-text a:hover{color:#e31c79;}.header-col{padding-left:10px;padding-right:10px;float:right;}.header-col-cart{width:auto;order:1;-webkit-box-ordinal-group: 1;
-webkit-order: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
margin-top:-60px;}.module-search-row{margin-left:-10px;margin-right:-10px;}footer .list-group-item{border:0;color:#d3d3d3;padding:5px 0;font-weight:400;background:none;}footer .list-group-item:focus,
footer .list-group-item:hover{background:none;}footer a:not(.btn),
footer a:not(.btn):hover{color:#d3d3d3;font-weight:400;}footer a:not(.btn):hover,
footer .list-group-item:hover{color:#e31c79;}.footer-wide-position .module{margin:20px 0;}.footer-top-2-position{background:#e31c79;color:#fff;text-align:center;padding:0;margin-top:8rem;}.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:#181a1f;color:#ffffff;}.footer-col-position{padding:25px 0;}.footer-col-position .module,
.footer-col-position .list-group{margin:0;}.footer-seo{font-size:1.3rem;}.footer-row .module-head{position:relative;}.footer-row .module-head-title{color:#ffffff;font-size:2.2rem;display:inline-block;background:#181a1f;margin:0;font-weight:bold;position:static;z-index:auto;padding-right:25px;text-transform:uppercase;font-family:'Work Sans', sans-serif;}.footer-row .module-head:after{content:"";right:0;top:50%;position:absolute;display:none;background:#ffffff;height:1px;width:100%;z-index:1;}.footer-row .module-body{padding-top:2.3rem;}.footer-contact-line{font-size:2rem !important;line-height:3rem !important;padding-bottom:0 !important;color:#ffffff;font-style:normal !important;font-weight:300 !important;}.footer-contact-line .fa{font-size:1.7rem;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:1px solid currentColor;color:currentColor;width:30px;height:30px;line-height:30px;margin-right:10px;text-align:center;float:left;}.footer-contact-phone{font-size:1.7rem;font-weight:600;font-style:italic;}.footer-contact-address{line-height:1.6rem;}.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;background:#222326;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
transform:scale(1,1);-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
}.footer-contact-social a:hover{background:#0a0a0b;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:#d3d3d3;}.footer-copyright{padding:20px 0;background:#222326;}.mobile-footer{padding:15px 0;}.mobile-footer .module-head{display:none;}.mobile-footer .currencieselect-select{margin-top:0;border:2px solid #787575;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:#787575;height:30px;}.mobile-footer .currencieselect-select::-webkit-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select::-moz-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:-ms-input-placeholder{color:#787575;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.mobile-footer .currencieselect-select:focus::-webkit-input-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus:-moz-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus::-moz-placeholder{color:transparent;}.mobile-footer .currencieselect-select:focus:-ms-input-placeholder{color:transparent;}.copyright{text-align:center;}.copyright a{color:#15120e;font-weight:600;}.copyright a:hover{text-decoration:underline;}.copyright-inner{display:block;background:transparent;padding:0;color:#d3d3d3;font-weight:normal;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
font-size:1.5rem;text-align:left;}.footermenu{padding:15px 0;}.footermenu-list li{padding:5px 15px;}.dropdown-hover-menu > li > a{padding:3px 20px;color:#333;font-weight:600;line-height:40px;font-size:1.6rem;padding-top:0;padding-bottom:0;}.dropdown-hover-menu{min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;background:#ffffff;border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
z-index:1902;font-weight:bold;text-transform:uppercase;margin-top:5px !important;}.cart-module-button{font-size:1.5rem;background-color:transparent;padding:5px;font-weight:300;color:#555;line-height:26px;white-space:nowrap;overflow:hidden;min-width:auto;max-width:300px;text-overflow:ellipsis;border:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;}.cart-module-not-empty .cart-module-button{border:0;background:transparent;color:#181a1f;}.cart-module-not-empty .cart-module-button span,
.cart-module-not-empty .cart-module-button h3{color:#181a1f;}.cart-module-button h3{font-size:1.6rem;}.cart-module-button span,
.cart-module-button h3{color:#e31c79;}.cart-module-button > h3{display:none;line-height:1;}.icon-sr-cart:before{content:'\e801';font-weight:300;font-size:2.3rem;}.cart-dropdown{background:#e31c79;color:#fff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
margin-top:0;border:0;padding:5px;left:auto;right:0;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
font-size:1.3rem;width:100%;min-width:70%;z-index:1903;}.cart-dropdown-product-list{border-bottom:1px solid #fff;}.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;color:#fff;}.cart-actions{border-top:1px solid #fff;}.cart-totals-text,
.empty-cart{padding:5px 10px;}.category-module .module-head{background:transparent;text-align:left;}.category-module .module-head-title{color:#181a1f;margin-bottom:0;background:none;padding:17px 15px 2px;display:block;text-transform:uppercase;font-size:2.2rem;font-weight:bold;}.category-module .module-head:after{display:none;}.category-module .module-body{padding-top:0;}.category_menu,
.children{background:#ffffff;color:#b9b9b9;}.category-list-link,
.category-list-link:visited{color:#181a1f;background:transparent;padding:0 25px;line-height:20px;font-weight:600;text-transform:uppercase;font-size:1.6rem;}.category-list-link:hover,
.category-list-link:active,
.selected > .category-list-link,
.children .selected > .category-list-link:hover,
.parent:hover > .category-list-link{color:#e31c79;background:transparent;font-weight:600;}.children .selected > .category-list-link{background:#e31c79;color:#b9b9b9;}.side-position .category-list-link{font-size:2rem;padding:11px 15px;text-align:left;text-transform:none;font-weight:400 !important;}.category-list b{font-weight:normal;}.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;position:absolute;right:2em;}.slide-categories .category-list.selected > .category-list-link:after{content:"\f107";font-family:"FontAwesome", sans-serif;position:absolute;right:2em;}.slide-categories .category-list-link{padding:5px 0 5px 15px;}.slide-categories .children{background:rgba(255,255,255,0.15);}.slide-categories .children .category-list-link{padding:5px 0 5px 25px;}.slide-categories .children .children .category-list-link{padding:5px 0 5px 35px;}.sf-vertical .children{box-shadow:-1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);
-moz-box-shadow: -1px -1px 0 rgba(0,0,0,0.1), 1px 1px 0 rgba(0,0,0,0.1);
}.sf-horizontal > li.dropDownParent > a:after,
.sf-horizontal > li.parent > a:after{content:"\f107";font-family:"FontAwesome", sans-serif;display:none;}.sticky-head-active{z-index:8002;top:0;position:fixed;width:100%;border-bottom:1px solid #f3f3f3;}.header-categories-wrapper{background:#ffffff;margin:0 auto 7rem;}.header-categories .module-head-title{display:none;}.header-position .category-list-link,
.header-position .category-list-link:visited{font-size:1.6rem;line-height:60px;}.header-position .children{font-size:1.6rem;text-align:left;}.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;}.subTreeDropDown > li{padding:30px;}.subTreeDropDown > li li{padding-bottom:10px;}.subTreeDropDown > li a{color:#b9b9b9;text-transform:uppercase;font-weight:400;font-size:1.3rem;}.subTreeDropDown > li a:hover{text-decoration:underline;}.subTreeDropDown ul{padding:0;}.search-module .input-group{border:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;}.search-module .input-group-btn{padding:4px;}.search-module .input-group .form-control{border:0;background:transparent;font-weight:normal;font-style:normal;color:#181a1f;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
height:36px;line-height:36px;padding:0 16px;}.search-module .input-group .form-control::-webkit-input-placeholder{color:#e31c79;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:#e31c79;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:#e31c79;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:#e31c79;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:0;color:#e31c79;height:28px;line-height:1em;font-weight:300;width:28px;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-left:0;font-size:1.4rem;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.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:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:#aaa;}.search-dropdown-wrapper.active .search-dropdown-btn{background:#ffffff;border:2px solid #ffffff;color:#b9b9b9;border-bottom-left-radius:0;border-bottom-right-radius:0;}.search-dropdown-module{background:#fff;min-width:450px;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);
}.search-dropdown-parent-wrapper{width:auto;}.search-results{left:0;border:1px solid #dadada;border-top:1px solid #dadada;background:#fff;margin:0;}.search-results-item a{padding:8px;font-weight:600;display:block;text-decoration:none;}.search-results-head{padding:0 10px;height:40px;line-height:40px;background:linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));  
background: -webkit-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -moz-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -ms-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -o-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
;
font-weight:600;}.search-results li{border-bottom:1px solid #ddd;}.search-results li:last-child{border:0;}.search-results li a:hover{background:linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));  
background: -webkit-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -moz-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -ms-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -o-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
;
}.search_name{text-transform:uppercase;}.search_img{width:50px;text-align:center;}.search_right{overflow:hidden;padding-left:5px;text-align:left;}.header-phone{line-height:41px;color:#181a1f;font-size:1.6rem;text-align:center;}.header-phone a{font-weight:800;color:#181a1f;}.header-phone .fa{font-size:28px;}.languageselect-select{padding:2px 8px;height:28px;line-height:26px;font-size:1.2rem;background:transparent;}.language-text{font-size:1.2rem;color:#fff;line-height:15px;margin:0;position:relative;text-transform:uppercase;padding:0 5px;border:1px solid #fff;}.language-text ~ .language-text{border-left:1px solid rgba(0,0,0,0.4);border-color:#fff;}.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.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.language_icon 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:2px 8px;height:24px;line-height:26px;font-size:1.4rem;background:transparent;margin:0;}.editproduct:before{content:"\f044";font-family:"FontAwesome", sans-serif;}.category_snapshot{text-align:center;margin-top:15px;margin-bottom:15px;background:#fff;box-shadow:0 0 3px 1px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
padding:10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:2px solid transparent;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.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:2px solid #ffffff;}.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:#ffffff;font-weight:600;}.compare-product-table .odd.samevalue td,
.compare-product-table .samevalue td{background:#e6e6e6;}.compare-product-table .odd .compare-product-values-row{background:#ffffff;}.tablescroll_head .compare-product-label-row{background:#ffffff;}.login-list{border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.login-list li a{font-weight:600;color:#fff;line-height:25px !important;font-size:14px !important;}.login-list-item{position:relative;}.logged-dropdown > ul > li > a{font-size:1.2rem;font-weight:600;}.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;}.scroller-container .container{width:100%;padding:0;}.nivo-controlNav{padding:0;bottom:0;width:100%;}a.nivo-control{background:#ffffff;font-weight:bold;display:inline-block;width:10px;height:10px;margin:0 5px;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%;
}a.nivo-control.active{background:#fff;}a.nivo-control:hover{box-shadow:0 0 15px rgba(255,255,255,0.8);-webkit-box-shadow: 0 0 15px rgba(255,255,255,0.8);
-moz-box-shadow: 0 0 15px rgba(255,255,255,0.8);
}a.nivo-control-text.active:before{content:" ";display:none;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:5px solid #e31c79;height:0;position:absolute;top:-5px;width:0;left:calc(40%);}a.nivo-control-text{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
font-size:1.8rem;background:#fff;color:#181a1f;display:inline-block;width:auto;height:auto;text-indent:0;text-decoration:none;line-height:25px;padding:2.5rem 4rem;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;border:#fff;letter-spacing:0.06em;font-family:'Lato', sans-serif;vertical-align:middle;transition:none;-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}a.nivo-control-text.active{background:#e31c79;color:#fff;}a.nivo-control-text,
a.nivo-control-text.active{font-weight:bold;}a.nivo-prevNav,
a.nivo-nextNav{margin:0 30px;}a.nivo-prevNav span,
a.nivo-nextNav span{height:100px;width:50px;display:block;text-decoration:none;text-indent:-999999px;}a.nivo-prevNav:hover span,
a.nivo-nextNav:hover span{text-shadow:0 0 40px rgba(255,255,255,0.9);}a.nivo-prevNav span:after,
a.nivo-nextNav span:after{color:#ffffff;content:"\f104";position:absolute;top:0;font-family:"FontAwesome", sans-serif;font-weight:700;background:none;font-size:7rem;text-align:center;display:block;width:50px;height:100px;line-height:100px;text-indent:0;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}a.nivo-nextNav span:after{content:"\f105";right:0;}a.nivo-prevNav span:hover:after,
a.nivo-nextNav span:hover:after{color:#e31c79;}.accordion-hover:after{content:"\f107";font-size:inherit;font-family:"FontAwesome", sans-serif;padding-left:5px;}.widget-title{font-weight:800;font-size:1.6rem;}.widget label span{font-size:1.3rem;font-weight:400;}.module-filter-centered .widget{background:#fff;box-shadow:0 0 3px 1px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
padding:10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:2px solid transparent;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.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:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:0;margin:10px 0;}.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:#7dd0dc;width:15px;height:25px;top:-10px;cursor:pointer;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.ui-slider-horizontal .ui-slider-range{background:#ffffff;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;}.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:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:rgba(255,163,150,0.1);padding:15px;}.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:#b9b9b9;background:#ffffff;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:#b9b9b9;background:#ffffff;position:fixed;z-index:80002;top:50px;left:0;width:100%;padding:15px 0;}.mobile-filter-active .paf-filter-module-head:after{display:none;}.mobile-filter-active .paf-filter-module-head .fa{font-size:25px;margin-right:8px;}.mobile-filter-active .paf-filter-module-body{padding:15px 15px 5px 15px;}.mobile-filter-active .paf-filter-module-title{background:transparent;color:#b9b9b9;text-transform:uppercase;font-weight:600;}.mobile-filter-active .widget{background:#ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
color:#333439;padding:15px;margin:0 0 15px 0;}.mobile-filter-active .widget-title{padding-bottom:0;color:#ffffff;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 #ffffff;}.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 #ffffff;-webkit-box-shadow: inset 0 0 0 2px #ffffff;
-moz-box-shadow: inset 0 0 0 2px #ffffff;
}.mobile-filter-active input[type="radio"]:checked{background:#ffffff;}.mobile-filter-active .paf-filter-search{padding:0;margin:0 0 15px 0;}.mobile-filter-active .paf-filter-search-btn{border-color:#ffffff;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%;}.filter_toggle_button{font-size:inherit;}.filter_toggle_button i{font-size:inherit;}.article-title{font-size:2.4rem;margin:0 0 8px 0;line-height:normal;text-transform:uppercase;margin-bottom:1.2rem;margin-top:2rem;}.article-info{font-size:1.4rem;color:#7a7a7a;}.article-thumb{padding-right:0;}.article-introtext{padding:10px 0;margin-bottom:12px;font-size:20px;line-height:1.5em;}.news-article img{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border: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;
max-width:100%;height:auto;}.news-article:hover img{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:0;}.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;background:transparent;color:#181a1f;margin-bottom:30px;font-size:2rem;margin-top:17px;}.pathway-inside-container{margin-bottom:15px;padding:10px;}.pw-item{display:inline;vertical-align:top;}.pw-item-home{padding-right:10px;display:none;}.pw-link{font-weight:400;}.pw-sep{padding:0;}.pw-sep-first,
.pw-sep span{display:none;}.pw-sep:after{content:"/";display:inline-block;font-family:'Work Sans', sans-serif;vertical-align:top;font-weight:bold;padding:0 2px;text-indent:0;font-size:20px;color:#cccccc;}.body-pathway-inside header{margin:0 0 15px 0;}.newsletter-subscribe-form input::-webkit-input-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:-moz-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input::-moz-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:-ms-input-placeholder{color:#000;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter-subscribe-form input:focus::-webkit-input-placeholder{color:transparent;}.newsletter-subscribe-form input:focus:-moz-placeholder{color:transparent;}.newsletter-subscribe-form input:focus::-moz-placeholder{color:transparent;}.newsletter-subscribe-form input:focus:-ms-input-placeholder{color:transparent;}.newsletter-subscribe-form .btn{font-size:1.3rem;font-weight:800;}.newsletter_subscribe-module.home-position .form-element{clear:none;float:left;width:25%;padding:0 15px;}.newsletter_subscribe-module.home-position label.error{display:inline;font-size:0.8rem;}.newsletter_subscribe-module.home-position input{margin-right:10px;}.newsletter_subscribe-module.home-position .form-element-text{margin-bottom:10px;}.newsletter_subscribe-module.home-position .subscribe_button .btn{width:100%;}.newsletter_subscribe-module.home-position .newsletter-pretext,
.newsletter_subscribe-module.home-position .newsletter-posttext{padding:0 15px;}.newsletter_subscribe-module.side-position{background:#ffffff;padding:20px;color:#b9b9b9;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.newsletter_subscribe-module.side-position .module-head-title{background:transparent;color:#b9b9b9;padding:0;}.newsletter_subscribe-module.side-position .module-head:after{display:none;}.newsletter_subscribe-module.side-position .newsletter-pretext,
.newsletter_subscribe-module.side-position .newsletter-posttext{font-size:1.3rem;}.newsletter_subscribe-module.side-position input{border:2px solid rgba(255,255,255,0.4);border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;color:rgba(255,255,255,0.5);}.newsletter_subscribe-module.side-position input::-webkit-input-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input::-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:-ms-input-placeholder{color:rgba(255,255,255,0.5);opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.newsletter_subscribe-module.side-position input:focus::-webkit-input-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus:-moz-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus::-moz-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input:focus:-ms-input-placeholder{color:transparent;}.newsletter_subscribe-module.side-position input[type="checkbox"]:checked{background:#e6e6e6 url('../image/check.png?lastmod=1750922961') no-repeat center center/100% 100%;}.newsletter_subscribe-module.side-position .btn{background:#fff;color:#ffffff;border:0;}.footer-row .newsletter-subscribe-form input{border:0;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;color:#111;max-width:300px;height:4.5rem;line-height:4.5rem;}.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"]:checked{background:transparent url('../image/check.png?lastmod=1750922961') no-repeat center center/100% 100%;}.footer-row .newsletter-subscribe-form .btn{color:#fff;background-color:#222326;border-color:#222326;}.footer-row .newsletter-subscribe-form .btn:hover{color:#fff;}.footer-row .newsletter-subscribe-form .form-element{padding-bottom:5px;}.footer-row .newsletter-subscribe-form .subscribe_button{padding-top:10px;}.searchlog-link,
.searchlog-link:visited{margin:2px;padding:1px 2px;display:inline-block;text-decoration:none;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.search-word:before{padding-right:3px;content:"\f02b";font-family:"FontAwesome", sans-serif;font-style:normal;font-weight:normal;line-height:1;}.totop{bottom:100px;right:10px;position:fixed;z-index:9999;}.totop a,
.totop a:visited{display:block;height:60px;line-height:60px;width:60px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#fff;color:#181a1f;text-align:center;border:2px solid #181a1f;}.totop a:hover,
.totop a:active{transform:none;-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
background:#181a1f;color:#fff;border:2px solid #fff;}.totop a i{line-height:45px;}.social-share-module{min-height:0;padding: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=1750922961') top left no-repeat;}.SR-small-banner{display:block;background:#333439 0 0 repeat;background-size:100% auto;margin-bottom:20px;color:#b9b9b9;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
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=1750922961');}.SR-small-banner-2{background-image:url('../image/banner2.jpg?lastmod=1750922961');}.SR-small-banner-3{background-image:url('../image/banner3.jpg?lastmod=1750922961');}.SR-small-banner-inner{padding:25px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
display:block;background-color:rgba(51,52,57,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 #b9b9b9;border-bottom:1px solid #b9b9b9;display:inline-block;margin:0;text-transform:uppercase;font-size:1.6rem;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:#ffffff;}.SR-small-banner:hover > span{background-color:rgba(51,52,57,0.7);}.kickerimage-box{position:relative;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
margin-bottom:5.4rem;border:1px solid #f3f3f3;flex-direction:column;}.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:0;-khtml-opacity: 0;
-moz-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}.kickerimages-col{padding-bottom:30px;padding-left:0;padding-right:0;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
}.kickerimage-title{position:absolute;top:15px;left:15px;text-transform:uppercase;font-size:2.4rem;font-weight:600;color:#b9b9b9;z-index:2;padding:2.4rem 0 .4rem;border-top:1px solid #b9b9b9;border-bottom:1px solid #b9b9b9;border:0;letter-spacing:0.4px;}.kickerimage-title:empty{border:0;padding:0;}.kickerimage-box:hover .kickerimage-title{color:#ffffff;}.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-color:transparent;color:#181a1f;border:3px solid #181a1f;}.kickerimage-box:hover .kickerimage-button-title{background-color:#ffffff;color:#fff;border:3px solid #181a1f;background:#181a1f;}.kickerimage-img{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.list_with_divs{width:100%;margin-left:0;margin-right:0;}.list_with_divs:after{content:"";display:block;clear:both;}.list_div_item{padding:0;width:100% !important;margin:0 !important;float:left;}.snapshot-list-item{padding:5px 0;}.list-productname-link{color:#E31C79;text-transform:none;font-weight:200;font-family:'Lato', sans-serif;font-size:2rem;}.list_picture img{max-width:100%;height:auto;}.list_stock{font-weight:600;font-size:1.3rem;}.list_prouctprice{font-style:normal;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
justify-content:center;}.list_price{color:#181a1f;font-size:2rem;font-weight:800;}.list_original{color:#a3a3a3;font-size:2.4rem;font-weight:bold;order:1;-webkit-box-ordinal-group: 1;
-webkit-order: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
padding:0 10px;}.list_special{color:#181a1f;font-size:2rem;font-weight:800;}.snapshot_vertical .list_productprice_special_postfix .list_price_postfix,
.snapshot_vertical .list_productprice_special_postfix .list_original{display:block;}.snapshot_vertical .short_description{display:none;}.snapshot_vertical:not(.list-style) .list_div_item{text-align:center;}.snapshot_vertical.list-style .list_div_item{transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.snapshot_vertical.list-style .list_picture{float:left;margin-right:20px;}.snapshot_vertical.list-style .short_description{display:block;}.snapshot_vertical.list-style .list_prouctname{height:auto !important;}.list_addtocart .quantity-input{height:30px;width:50px;padding:2px;border:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#ffffff;vertical-align:middle;}.list_addtocart .quantity-name-text{padding:0 10px;}.list_addtocart .btn{background:#e31c79;color:#fff;border:3px solid #e31c79;font-size:1.5rem;width:auto;padding:.7rem 1.9rem;font-family:'Lato', sans-serif;}.list_addtocart .btn span{line-height:1rem;white-space:normal;}.list_addtocart .btn span:before{font-family:'sr-cart-icons';content:'\e801';margin-right:5px;font-weight:300;font-size:1.8rem;}.list_addtocart .btn.active,
.list_addtocart .btn.focus,
.list_addtocart .btn:active,
.list_addtocart .btn:focus,
.list_addtocart .btn:hover{background:#181a1f;color:#fff;border:3px solid #181a1f;}.snapshot_vertical_product{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:30px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:0 !important;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.snapshot_vertical_product .list_prouctprice{padding:15px 0 21px;justify-content:center;}.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:2px solid #ffffff;}.snapshot_horizontal_product{background:#fff;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:2px solid transparent;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.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:2px solid #ffffff;}.side-position .list_prouctname{padding-top:0;}.side-position .list-productname-link{font-size:2rem;color:#181a1f;}.side-position .list_price,
.side-position .list_special{font-size:1.6rem;font-weight:800;}.side-position .list_original{font-size:1.3rem;font-weight:600;}.productscroller > li{margin:0 !important;}.badgetype_5{margin-top:-18px;}.badgetype_11,
.badgetype_12{margin-top:-12px;}.badgetype_4{margin-left:-18px;}.badgetype_6,
.badgetype_7{margin-left:-12px;}.badgetype_1,
.badgetype_9{margin-top:-12px;margin-left:-12px;}.product-image .badgetype_5{margin-top:-8px;}.product-image .badgetype_11,
.product-image .badgetype_12{margin-top:-2px;}.product-image .badgetype_4{margin-left:-8px;}.product-image .badgetype_6,
.product-image .badgetype_7{margin-left:-2px;}.product-image .badgetype_1,
.product-image .badgetype_9{margin-top:-2px;margin-left:-2px;}.product-snapshot:empty{display:none;}.auroramessenger-popupcontent{width:740px;overflow:hidden;}.auroramessenger-message.popup .list_div_item{width:220px !important;}.auroramessenger-message.popup .snapshot_horizontal_direction .list_div_item{width:660px !important;}.auroramessage_incart{background:#f1f1f1;}.aurora-scroll-list-item{text-align:center;margin:0;float:left;}.aurora-scroll-list-item .snapshot_vertical_product{margin:0 10px 10px 10px;}.aurora-scroll-click-container{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;}.aurora-scroll-btn:before{color:#000;font-size:60px;transition:text-shadow 0.4s ease-in-out 0s;-webkit-transition: text-shadow 0.4s ease-in-out 0s;
-moz-transition: text-shadow 0.4s ease-in-out 0s;
-o-transition: text-shadow 0.4s ease-in-out 0s;
-ms-transition: text-shadow 0.4s ease-in-out 0s;
}.aurora-scroll-btn:hover:before{text-shadow:0 0 20px rgba(0,0,0,0.9);}.aurora-scroll-back:before{content:"\f104";}.aurora-scroll-forward:before{content:"\f105";}.aurora-scroll-btn-up:before{content:"\f106";}.aurora-scroll-btn-down:before{content:"\f107";}.aurora-scroll-btn-up,
.aurora-scroll-btn-down{right:calc(50% - 25px);left:auto;}.aurora-scroll-btn-up:before,
.aurora-scroll-btn-down:before{font-size:40px;}.aurora-scroll-arrow-pos-horizontal{padding:15px 0;}.aurora-scroll-btn-up{top:-20px;}.aurora-scroll-btn-down{bottom:-15px;}.aurora-scroll-arrow-pos-3 .aurora-scroll-btn:before{font-size:40px;width:40px;height:40px;line-height:40px;}.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-right{right:10px;}.home-top-section,
.home-bottom-section{background:#ffffff;}.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:#e31c79;font-size:4rem;font-weight:300;display:inline-block;position:relative;margin-bottom:2.6rem;text-transform:uppercase;}.home-container{padding-top:30px;padding-bottom:30px;}.subcategory-item{padding-top:15px;padding-bottom:15px;}.subcategory-item-inner{text-align:center;background:#7dd0dc;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:5px 10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border: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;
display:block;color:#fff;}.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:2px solid #ffffff;}.subcategory-item-inner:hover .subcategory-description{z-index:2;left:-2px;opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
width:calc(100% + 4px);visibility:visible;background:#ffffff;color:#b9b9b9;transition:visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;-webkit-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-moz-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-o-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
-ms-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
}.subcategory-item-inner:hover .subcategory-description:empty{display:none;}.subcategory-item-inner img{height:auto;max-width:100%;}.subcategory-item.no-subcategory-description .subcategory-item-inner:hover{border:0;box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
color:#fff;background:#181a1f;}.subcategory-name{display:block;padding-top:0;text-transform:uppercase;color:#fff;}.product-sortbar{margin:15px 0 63px;overflow:auto;background:rgba(125,208,220,0.15);padding:11px 10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:1px solid #e9e9e9;font-weight:bold;font-size:2rem;line-height:3rem;display:none;}.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:30px;color:#333439;margin:0 2px;width:30px;display:inline-block;height:30px;text-align:center;}.product-sortbar .display .list-grid-btn.active-style{color:#181a1f;background:#fff;border:1px solid #e9e9e9;}.product-sortbar .display-text{margin-right:8px;}.product-sortbar .list-grid-icons{background:none;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
padding:0;overflow:hidden;height:auto;}.product-sortbar .form-control{margin-left:8px;width:200px;height:30px;display:inline-block;background:#fff;vertical-align:bottom;padding:5px 4px;font-weight:normal;font-size:13px;}.pagination .links{padding-right:0;}.pagination-link-active,
.pagination-link,
.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:#ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
color:#b9b9b9;}.pagination-link-active,
.pagination-link:hover,
.pagination-link:active{background:#333439;}.pagination_navi{font-family:'FontAwesome';}.pagination_navi span{display:none;}.pagination_first:before{content:"\f100";}.pagination_back:before{content:"\f104";}.pagination_next:before{content:"\f105";}.pagination_last:before{content:"\f101";}.product-image{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
position:relative;padding:2px;background:#fff;border:1px solid transparent;}.productimages{padding:10px 0;margin:0 -10px;}.one_productimage{padding:10px;}.one_productimage img{border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
padding:2px;border:1px solid #e9e9e9;}.product-page-left .one_productimage{width:25%;}.product-secondary-image{display:block;}.enlarge{display:none;position:absolute;right:0;bottom:0;background:#ffffff;color:#b9b9b9;width:27px;height:27px;z-index:100;text-align:center;text-indent:-99999px;border-radius:0 0 0px 0;-webkit-border-radius: 0 0 0px 0;
-moz-border-radius: 0 0 0px 0;
-o-border-radius: 0 0 0px 0;
-ms-border-radius: 0 0 0px 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:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}.position_5_wrapper .module-head{display:none;}.product-page-left .social-share-module{text-align:center;}.product-page-price{position:relative;height:auto;padding:0;background:#ffffff;}.product-page-price-label{padding-right:5px;font-size:2.5rem;font-weight:800;display:none;}.product-page-price .postfix{padding-left:8px;}.default-customer-group-price{background:#ebebeb;padding:5px 10px 0;font-weight:300;}.default-customer-group-price-2 .customer-group-price-value{color:#181a1f;}.discount-intervall{padding:10px 0;display:none;}.discount-intervall-item{display:inline-block;}.product_table_original{font-size:2rem;font-weight:300;text-decoration:line-through;color:#a3a3a3;}.product_table_special{font-size:2rem;font-weight:300;color:#181a1f;}.product_table_price{font-size:2.5rem;font-weight:800;color:#181a1f;}.decrease_wrapper{overflow:hidden;position:absolute;right:0;top:0;background:#999999;color:#b9b9b9;width:100px;padding-left:8px;height:54px;line-height:54px;text-align:center;}.decrease_wrapper:before{position:absolute;left:-84px;top:-20px;content:"";display:block;width:94px;height:94px;background:#ffffff;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.decrease_amount{font-size:2.3rem;font-style:italic;font-weight:300;}.decrease_amount:before{content:"-";}.decrease_text{display:none;}.product_parameters .param-label,
.product_parameters .param-value,
.product_parameters .no-border,
.product_parameters .product-short-description{padding:5px 0;}.product_parameters .param-value-icon{padding:0;}.productstock-param-row,
.productstock1-param-row,
.productstock2-param-row,
.productshippingtime-param-row{background:#ffffff;}.compare_button_wrapper a:before{padding-right:5px;content:"\f021";font-family:"FontAwesome", sans-serif;}.compare_button_wrapper a.compared:before{content:"\f00d";}.product-print-preview-link:before{padding-right:5px;content:"\f02f";font-family:"FontAwesome", sans-serif;}.wishlist-add:before{padding-right:5px;content:"\f004";font-family:"FontAwesome", sans-serif;}.wishlist-product-count{background:#333439;}.wishlist-btn{padding:8px 12px;}.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 #ffffff;}.product-review-summary .product-review-progress .progress-bar,
.product-review-summary .product-review-average-sum{background:#ffffff;}.content_addtocart_wrapper{padding:0 !important;}.product_table_quantity{padding:0 15px 0 0;font-size:1.4rem;}.product_table_quantity .quantity-to-cart{margin:0 10px;width:60px;font-weight:700;font-size:1.6rem;height:45px;padding:4px 5px 4px 10px;border:2px solid #181a1f;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:#ffffff;margin-left:0;}.product_table_quantity .ui-spinner{border:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;margin-left:10px;margin-right:10px;}.product_table_quantity .ui-spinner-input{border:0;margin:0;}.product_table_addtocart_wrapper{border-top:0;border-bottom:0;padding:3rem 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.8rem;display:inline-block;height:39px;line-height:39px;}.product_table_addtocart_wrapper .button-add-to-cart:before{content:'\e801';font-weight:200;font-size:2.5rem;font-family:'sr-cart-icons';padding-right:15px;display:none;}.notify-request:before,
.offer_request:before{display:none;}.product-children-table{font-size:1.3rem;}.product-children-table-responsive{margin:15px 0;}.product-children-table-header td{background:#777;color:#fff;font-weight:500;}.product-children-table tr.even td{background:#ffffff;}.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;width:auto;}.product-children-table .ui-spinner{border:2px solid #ffffff;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background:transparent;margin-left:5px;margin-right:5px;}.product-children-table .ui-spinner-input{border:0;margin:0;}.ring_wrapper{margin:20px 0;}.ring_wrapper .variable{margin-right:4px;padding:3px;border:2px solid #eee;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;
}.ring_wrapper .variable.selected,
.ring_wrapper .variable:hover{border:2px solid #444;}.list-icon .icon,
.list-icon .color{width:45px !important;height:45px !important;}.list-icon .variable{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.list-icon .variable img{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}.list-icon .color{border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
box-shadow:inset 2px 2px 2px rgba(0,0,0,0.15);-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
}.list-list .variable{margin-right:6px;padding:0;}.list-list .variable a{display:block;padding:4px 8px;}.product_options_wrapper{margin:20px 0;}.product_options_text{font-size:1.5rem;font-weight:600;padding:5px 20px;}.product-collateral-wrapper{margin:20px 10px;}.product-collateral-wrapper strong{font-size:1.5rem;font-weight:600;}.collateral-module-cell{padding:6px 6px 6px 0;}.tabs{margin-bottom:0;margin-top:20px;background:#ffffff;border-bottom:2px solid rgba(0,0,0,0.2);}.tabs a,
.tabs a:visited{line-height:50px;padding:0 20px 0 0;font-size:1.8rem;font-weight:bold;}.tabs a.selected,
.tabs a.selected:visited{background:#ffffff;}.tab_page{padding:20px 0;margin-bottom:20px;background:#ffffff;overflow:hidden;}.parameter_table tr td{padding:5px 0;}.parameter_table tr.even td{background:#ffffff;}.tags{padding:10px 0;font-size:1.2rem;}.tags a{font-size:1.2rem;}.packageoffer-products{text-align:center;}.packageoffer-line{padding:30px 0;border-bottom:1px solid #ddd;}.packageoffer-line:last-child{border:0;}.packageoffer-line-left-c-5 .packageoffer-item{width:20%;}.packageoffer-item-plus{position:absolute;top:40px;right:-4%;margin:0 5px;line-height:32px;height:35px;text-align:center;width:35px;z-index:2;font-weight:600;font-size:3rem;}.packageoffer-item-inner{text-align:center;background:#fff;box-shadow:0 0 3px 1px rgba(0,0,0,0.05);-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05);
padding:10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:2px solid transparent;transition:all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}.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:2px solid #ffffff;}.packageoffer-item-badge{display:block;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
background:rgba(0,0,0,0.9);color:#fff;position:absolute;bottom:0;left:0;line-height:25px;height:28px;width:28px;text-align:center;z-index:2;font-weight:600;}.packageoffer-cart-button{text-align:left;padding:10px 0;}.product-quickview{background:#fff;padding:20px;min-height:400px;}.product-quickview .product-page-price{min-height:54px;height:100%;padding:10px 20px 5px 20px;}.product-quickview .price_row{vertical-align:top;}.product-quickview-details{padding:10px 0 5px 0;text-align:center;overflow:hidden;}.product-quickview .quantity-text{display:none;}.product-quickview .product_table_addtocart_wrapper{padding:15px 0;}.product-quickview-heading{margin:0 0 20px 0;font-size:20px;}.product-quickview-left{margin-right:20px;}.product-quickview-right{overflow:hidden;}.product-quickview-product-image{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
}.quickview-details-button{font-size:1.8rem;}.quickview-details-button-text{vertical-align:middle;}.quickview-details-button:after{content:"\f105";font-family:FontAwesome, sans-serif;font-size:1.4rem;display:inline-block;width:2.6rem;height:2.6rem;line-height:2.4rem;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
vertical-align:middle;background:#e31c79;color:#ffffff;margin-left:8px;}.quickview-details-button:active,
.quickview-details-button:focus,
.quickview-details-button:hover{color:#b9b9b9;}.fancybox-quickview .fancybox-skin{background:#ffffff;}.quickview-button:hover{background:#181a1f;color:#fff;border:3px solid #181a1f;}.cartquickview-button{margin-top:8px;}.cart th{background:#ffffff;}.cart-information .panel-heading{background:#ffffff;}.quantity-to-cart{min-width:60px;}.input-group-cart-quantity .ui-spinner{display:table-cell;}.input-group-cart-quantity .ui-spinner-button{z-index:3;}.coupon-label,
.coupon-btn,
.coupon-form-control{line-height:1.8rem;font-size:1.4rem;padding:5px 12px;height:3.2rem;}.snapshot-cart-item{padding:20px 0;border-bottom:1px solid #dadada;}.snapshot-cart-item:first-child{border-top:1px solid #dadada;}.snapshot-cart-item .list_picture{float:left;padding-right:30px;width:25%;}.snapshot-cart-item .list_picture img{width:100%;height:auto;}.snapshot-cart-item .snapshot-list-item{float:right;width:75%;}.checkout_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;}.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-cart-page .cart-row-name a{color:#333439;}.sr-cart-page .cart-row-name a:active,
.sr-cart-page .cart-row-name a:hover{color:#e31c79;}.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout{color:#b9b9b9;border:2px solid transpaternt;}.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout:active,
.sr-cart-page .sr-col-to-chekout .sr-next-to-checkout:hover{background-color:#e31c79;color:#b9b9b9;}.sr-cart-page select.form-control.checkout-form-control{border:0;color:#181a1f;border-bottom:1px solid #181a1f;}.sr-cart-page .special-price,
.sr-cart-page .special-price-sum{color:#181a1f;}.sr-cart-page .original-price,
.sr-cart-page .original-price-sum{color:#a3a3a3;}.sr-cart-page .edit-button.cart-button .btn:active,
.sr-cart-page .edit-button.cart-button .btn:hover{background-color:#e31c79;border-color:#e31c79;}.sr-cart-page .new-checkout-button-bg:active,
.sr-cart-page .new-checkout-button-bg:hover{background-color:#e31c79;border-color:#e31c79;color:#b9b9b9;}.sr-cart-page .sr-col-to-chekout .btn-success.btn,
.sr-cart-page .sr-col-to-chekout .btn-success.btn{background-color:#181a1f;border-color:#181a1f;}.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:#e31c79;border-color:#e31c79;}.checkout_heading{font-weight:600;background:#e31c79;font-size:1.8rem;color:#fff;}.checkout_step_number{padding:0 10px;}.checkout_step_label{font-weight:600;}.checkout_active_step{color:#000;}.checkout-content-title{font-size:1.8rem;margin:0 0 15px 0;padding:0 0 10px 0;border-bottom:1px solid #e5e5e5;}.checkout_content .form-control{margin:2px 0 6px 0;max-width:100%;}.checkout_personal_form_text,
.checkout_address_form_text{float:left;width:150px;}.carttable th{background:#ffffff;}.checkout-details-products td{border-bottom:1px solid #ffffff;padding:5px 0;}.checkout-details-products .cart_product_actions{padding:5px 0;font-size:1.3rem;}.checkout-details-products .cart_totals{padding:5px 0;font-weight:600;}.checkout-details-products .cart_price_value,
.checkout-details-products .cart_total_price{float:right;}.checkout-details-products .cart_prod_picture{padding-right:10px;}.tocheckout .btn-primary{font-size:2rem;padding:8px 25px;}.maintenance_body{padding:20px;}.maintenance_body header{border:0;padding:30px 0;}.maintenance-content{border:2px solid #d7d7d7;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
padding:40px;font-size:2rem;line-height:1.7em;}.snapshot-list-attributes{width:100%;z-index:1000;}.snapshot_horizontal.side_module .snapshot-list-attributes{display:none;}.snapshot-list-attributes-inner{margin:auto;}.snapshot_horizontal .snapshot-list-attributes{margin:5px 0;}.snapshot-attribute{width:46px;height:46px;margin:5px;font-size:11px;}.snapshot-attribute-container{height:56px;}.snapshot-attribute-link .attribute-value{width:46px !important;height:46px !important;}.snapshot-slider-left:before,
.snapshot-slider-right:before{line-height:56px;}.snapshot-slider-left,
.snapshot-slider-right{width:10px;height:56px;}.snapshot-slider-left{left:-10px;}.snapshot-slider-right{right:-10px;}#aurora-nanobar-settings-button{color:#fff;}#aurora-nanobar-settings-button:active,
#aurora-nanobar-settings-button:hover{color:#e31c79;}body{user-select:none;touch-callout:none;}#module_customcontent5_wrapper{display:none;}:lang(hu) #module_customcontent5_wrapper{display:block;}header .languageselect-select,
header .languageselect-select:focus,
header .languageselect-select:active{background:#e31c79;height:24px;}.mobile-footer .languageselect-select{color:#787575;border:2px solid #787575;background:transparent;height:30px;}.viszontelado-form .form-element select.input-select{border-width:1px;border-style:solid;border-color:#aaa;padding:7px;width:100%;}.viszontelado-form .form-element textarea,
.viszontelado-form .form-element .input-text{width:100% !important;}.viszontelado-form .form-element .button{padding:10px 30px;background:#e31c79;color:#fff;border:3px solid #e31c79;font-size:1.5rem;}.viszontelado-form .form-element .button:hover{background:#181a1f;color:#fff;border:3px solid #181a1f;}.viszontelado-form .form{margin:5rem auto;}.information iframe{width:100% !important;}#contact-info{display:none;}#customcontent9{margin-top:0;margin-bottom:0;display:none;}.ninty-days-challenge main .column-content{display:none;}.ninty-days-challenge #customcontent9{display:block;}.challenge-row{display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
align-items:center;flex-wrap:wrap;}.challenge-inner{color:#e31c79;}.challenge-heading{font-size:5rem;line-height:1;margin-bottom:1rem;}.challenge-heading-span{color:#000;}.challenge-subheading{font-weight:bold;font-size:2.2rem;line-height:1.1;margin-bottom:2rem;}.challenge-text{margin-bottom:2rem;}.legal-notice{color:#fff;font-size:1.3rem;}.module-customcontent12-wrapper{margin-bottom:7rem;}.sticky-head .logo-module{display:none;}.sticky-head-active .logo-module{display:block;}.sticky-head-active .logo-module img{display:none;}.sticky-head-active .logo-module a{position:relative;}.sticky-head-active .logo-module a:before{position:relative;content:"";width:45px;height:45px;display:inline-block;background:url(https://www.hairbunny.hu/custom/bunny/image/data/-%20template%20-/nyul.svg) no-repeat center center;background-size:100% 100%;}.footer-top-1-position{background:#f3f3f3;}.module-customcontent14-wrapper .module-body,
.module-customcontent13-wrapper .module-body{overflow:visible;}.module-customcontent14-wrapper,
.module-customcontent13-wrapper{display:none;}.mom-order-module main,
.hair-order-module main{padding-bottom:9rem;}.order-container{padding-top:3rem;padding-bottom:3rem;}.mom-order-module .module-customcontent14-wrapper,
.hair-order-module .module-customcontent13-wrapper{display:block;}.custom-infromation-order-module h3,
.mom-order-module h3,
.hair-order-module h3{font-weight:600;color:#e31c79;}.mom-order-module .two-column-content,
.hair-order-module .two-column-content{padding-bottom:0;}.kickerimage-module{margin:0;}.order-img img{width:100% !important;height:auto !important;max-width:43rem;}.order-title{font-weight:bold;line-height:1.1;text-transform:uppercase;font-size:2.5rem;margin-bottom:2rem;margin-top:1rem;}.order-text{font-size:1.8rem;margin-bottom:3rem;}.informationid_31 h1,
.informationid_4 h1,
.list_page h1{display:none;}.information{font-size:18px;line-height:1.7;}.information_page h5{font-weight:bold;font-size:17px;}.informationid_37 .information_page h4{margin-top:30px;margin-bottom:30px;}.informationid_37 .information_page h5{margin-top:30px;margin-bottom:15px;}.aurora-nanobar{background:rgba(58,59,56,0.8);}.social-list-item a{color:#e31c79;}.category-description,
.subcategories-wrapper{display:none;}.navbar-nav>li>a{font-size:1.6rem;line-height:60px;padding:0 25px;font-weight:600;text-transform:uppercase;position:relative;}.navbar-nav>li>a:after{position:absolute;content:"/";font-size:1.6rem;color:#afafaf;top:0;right:0;font-weight:500;}.navbar-nav>li:last-child > a:after{display:none;}.dropdown-hover-menu > li > a:hover{color:#e31c79;}.checkout-right .side-position{background:#e31c79;color:#fff;}.checkout-right .side-position .module-head-title{color:#fff;}.headermenu-list.show{opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
display:inline-block;}#checkout-details-coupon-link .btn-primary{color:#fff;border-color:#fff;}#checkout-details-coupon-link .btn-primary:hover{color:#fff;border-color:#000;background:#000;}.module-customcontent10-wrapper{display:none;}.module-customcontent11-wrapper{display:inline-block;vertical-align:bottom;text-align:center;position:absolute;left:0;right:0;top:6px;pointer-events:none;}.cart-product-name-link:hover{color:#000;}.list-countdown{background:#202020;padding:10px;color:#fff;text-align:center;font-size:18px;font-weight:600;margin-bottom:20px;}.saletime-param-row{background:#202020;}.saletime-param-row td{padding:8px 15px !important;color:white !important;}.product_cart_box{margin-top:20px;}.mobile-menu-orientation-default .mobile-category-header{order:1;-webkit-box-ordinal-group: 1;
-webkit-order: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
}.mobile-menu-orientation-default .mobile-content-header{order:5;-webkit-box-ordinal-group: 5;
-webkit-order: 5;
-moz-box-ordinal-group: 5;
-ms-flex-order: 5;
}.mobile-menu-orientation-default .mobile-logo{order:3;-webkit-box-ordinal-group: 3;
-webkit-order: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
}.mobile-menu-orientation-default .mobile-search-link{order:2;-webkit-box-ordinal-group: 2;
-webkit-order: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
}.mobile-menu-orientation-default .mobile-cart-link{order:4;-webkit-box-ordinal-group: 4;
-webkit-order: 4;
-moz-box-ordinal-group: 4;
-ms-flex-order: 4;
}.module-customcontent11-wrapper .module{margin-bottom:0;}.kickerimages-row{margin:0;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
flex-wrap:wrap;}.kickerimage-inner-wrapper{padding:2rem 2rem 5.5rem;position:relative;text-align:center;transition:background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;-webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
-ms-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
flex:1 0 auto;-webkit-box-flex: 1 0 auto;
-webkit-flex: 1 0 auto;
-moz-box-flex: 1 0 auto;
-ms-flex: 1 0 auto;
}.kickerimage-inner-wrapper:before{content:'';position:absolute;top:-1px;left:50%;width:0;height:1px;background:#181a1f;transform:translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transition:all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
}.kickerimage-box:hover .kickerimage-inner-wrapper:before{width:100%;left:0;}.kickerimage-inner-wrapper:after{content:'';position:absolute;top:0;left:50%;width:0;height:4px;background:#181a1f;transform:translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transition:all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
}.kickerimage-box:hover .kickerimage-inner-wrapper:after{width:54px;margin-left:-27px;}.kickerimage-box:hover .kickerimage-inner-wrapper{background:#e31c79;}.kickerimage-title,
.kickerimage-description,
.kickerimage-button{position:relative;left:auto;right:auto;top:auto;bottom:auto;color:#181a1f;display:block;transform:none;-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
margin:1.5rem 0;}.kickerimage-box:hover .kickerimage-description,
.kickerimage-box:hover .kickerimage-title{color:#fff;}.cart-actions a,
.cart-actions a:last-child{color:#fff;border:3px solid #fff;background:transparent;}.cart-actions a:hover,
.cart-actions a:last-child:hover{color:#fff;border:3px solid #000;background:#000;}.home-middle{display:none;}.two-column-content{padding-left:15px;padding-right:15px;order:2;-webkit-box-ordinal-group: 2;
-webkit-order: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
padding-bottom:4rem;}.column-left{display:none;}.column-left,
.column-right{padding-left:15px;padding-right:15px;order:1;-webkit-box-ordinal-group: 1;
-webkit-order: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
padding-bottom:4rem;}.main-row{display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
flex-wrap:wrap;justify-content:center;margin-right:-15px;margin-left:-15px;}.cart-module-button.dropdown-toggle .fa-caret-down{display:none;}.cart_page_body main > .container{padding:0 15px;margin-bottom:4rem;}.cart-buttons-bottom{margin-bottom:2rem;}.create-list-item{display:none !important;}.snapshot_vertical_product:active,
.snapshot_vertical_product:focus,
.snapshot_vertical_product:hover{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:0 !important;}.list-productname-link:hover{color:#7dd0dc;}.list_special,
.list_price{color:#181a1f;font-size:2.4rem;font-weight:bold;order:2;-webkit-box-ordinal-group: 2;
-webkit-order: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
padding:0 10px;}.side-position .snapshot_horizontal_product{background:transparent;padding:10px;border-radius:0;-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
border:1px solid #e9e9e9;}.side-position .snapshot_horizontal_product:hover{box-shadow:none;-webkit-box-shadow: none;
-moz-box-shadow: none;
border:1px solid #000;}.side-position .list_original,
.side-position .list_price,
.side-position .list_special{font-size:2rem;font-weight:400;color:#181a1f;}.top h1.product-page-heading{font-weight:300;font-size:1.8rem;font-family:'Lato', sans-serif;text-align:left;margin-top:0;}#productcustomcontent_wrapper img{max-width:100%;height:auto !important;}.product_parameters .param-value{color:#b9b9b9;}.quantity-text{display:none;}.param-value.product-short-description{color:#181a1f;}.product_desc .fa,
.param-value.product-short-description .fa{font-size:2rem;margin-right:5px;vertical-align:middle;color:#7dd0dc;}.product_desc .fa{font-size:3rem;}.product_parameters .product-short-description{padding-top:20px !important;}.product-content-column-left{display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
justify-content:center;flex-wrap:wrap;}.position_3_wrapper{max-width:1170px;margin:auto;}.cibes-kep img{max-width:100%;height:auto !important;}.pathway-container{display:none;}.pathway-inside-container .container,
.pathway-container .container{padding:11px 15px;background:linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));  
background: -webkit-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -moz-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -ms-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
background: -o-linear-gradient(to right,rgba(255,163,150,0.15),rgba(125,208,220,0.15));
;
}.nav>li>a:focus,
.nav>li>a:hover{background:transparent;}.header-navbar .currencieselect-select option{background:#e31c79;}.header-navbar .header-position select{margin:0;color:#fff;}.languageselect-module{margin-left:10px;}.language-text.active{background:#fff;color:#000;}.header-middle-left{margin-bottom:15px;}.header-middle-right-row{display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
flex-flow:row wrap;-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
justify-content:flex-end;}.header-col-search{order:2;-webkit-box-ordinal-group: 2;
-webkit-order: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
margin-top:-60px;}.header-position .category-list{position:relative;}.header-position .category-list:after{position:absolute;content:"/";font-size:1.6rem;color:#afafaf;top:33%;right:0;font-weight:bold;}.header-position .category-list:last-child:after{display:none;}.header-position .children .category-list:after{display:none;}.category_menu{text-align:center;background:transparent;display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
justify-content:center;align-items:center;}.login-list li a:after{display:none;}.search-results-head a:hover,
.search-results-head a,
.search-results-head a:visited,
.search-results-head a:active{background:transparent !important;}a.nivo-control-text:hover{background:#181a1f;border:#181a1f;color:#fff;}a.nivo-control-text:after{content:'\f061';display:inline-block;margin-left:5px;font:1.4rem/1 FontAwesome;font-weight:normal;line-height:2.6rem;width:2.8rem;text-align:center;border:1px solid #000;border-radius:100%;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
vertical-align:middle;}a.nivo-control-text.active:after{border:1px solid #fff;color:#fff;}a.nivo-control-text:hover:after{border:1px solid #fff;}.showcase{padding:7rem 0 8.5rem;}.custom-showcase{text-align:center;}.custom-showcase a,
.custom-showcase .custom-showcase-h3{color:#e31c79;}.custom-showcase a{display:block;position:relative;border-top:1px solid;border-bottom:1px solid #b9b9b9;padding:3.7rem 0 3.5rem;transform:translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transition:all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}.custom-showcase a:hover{transform:scale(1.05);-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
}.custom-showcase a:before{content:'';display:inline-block;width:50px;height:0;border:2px solid;position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
}.custom-showcase-h3{font-size:66px;font-family:'Six Caps', sans-serif;letter-spacing:0.05em;font-weight:normal;display:inline-block;width:100%;line-height:normal;margin:8px 0 19px;}.custom-showcase-h3 i{vertical-align:middle;margin-left:11px;line-height:6rem;font-size:4.2rem;}html:lang(ro) .custom-showcase-h3{font-family:Impact;}.custom-showcase-p{display:inline-block;font-size:20px;text-transform:uppercase;color:#181a1f;margin-top:4px;margin-bottom:19px;letter-spacing:0.02em;font-weight:500;}.custom-showcase-p:after{content:'>>';font:20px/1 FontAwesome;vertical-align:baseline;margin-left:7px;}#promo-block{position:relative;margin-bottom:65px;height:498px;background:url('../image/promo-img.jpg?lastmod=1750922961') 50% 50% no-repeat;background-size:cover;}.promo-text{position:absolute;top:59px;right:143px;text-transform:uppercase;}.promo-text-h2{font-size:120px;font-weight:bold;color:#fff;margin-bottom:0;}.promo-text-h3{font-size:115px;font-weight:200;line-height:10rem;margin-top:-2rem;margin-bottom:0;}.promo-text-h4{font-size:40px;font-weight:300;letter-spacing:0;margin-top:1rem;padding-left:.5rem;}.promo-text-btn{margin:1.5rem .8rem;text-transform:none;}.module-customcontent15-wrapper{order:0;-webkit-box-ordinal-group: 0;
-webkit-order: 0;
-moz-box-ordinal-group: 0;
-ms-flex-order: 0;
margin:-50px auto auto 0;}.social-list{padding:0;margin:0;}.social-list-item{list-style:none;display:inline-block;padding:0 10px;font-size:16px;}.social-list-item a:hover{color:#181a1f;}.footer-row{padding-top:7rem;padding-bottom:3rem;font-family:'Lato', sans-serif;}.footer-row .list-group-item{font-size:2rem;color:#d3d3d3;text-transform:capitalize;font-weight:300;padding:8px 0;line-height:1.5;background:transparent !important;border:0;}.footer-row a:not(.btn):hover,
.footer-row .list-group-item:hover{color:#7dd0dc;}.footer-row a:not(.btn),
.footer-row a:not(.btn):hover{font-weight:300;}.copyright-inner a{color:#fff !important;}.copyright-inner a:hover{color:#7dd0dc !important;}body:not(.home_body) .footer-top-2-position{display:none;}.module-customcontent5-wrapper .module-head{text-align:center;color:#e31c79;padding:0;margin-top:-8rem;}.module-customcontent5-wrapper .module-head-title{color:#e31c79;font-size:4rem;font-weight:300;display:inline-block;position:relative;margin-bottom:2.6rem;text-transform:uppercase;}.module-customcontent5-wrapper .module-body{overflow:visible;padding:50px 20px;}.szalonok .owl-theme .owl-nav{margin:0;}.szalonok .owl-nav button.owl-prev{left:-20px;}.szalonok .owl-nav button.owl-next{right:-20px;}.uzletkereso-button{margin-top:40px;}.uzletkereso-button .btn-default{border-color:#fff;color:#fff;padding:1.5rem 5rem;font-size:2rem;}.footer-top-2-position .newsletter-pretext{font-size:2.4rem;font-weight:300;letter-spacing:-0.01em;margin-bottom:4.7rem;}.footer-top-2-position .newsletter-subscribe-form .btn{font-size:1.5rem;font-weight:700;line-height:1.5;border-color:#fff;color:#fff;}.footer-top-2-position .newsletter-subscribe-form .btn:hover{border-color:black;}.footer-top-2-position .newsletter_subscribe-module .module-head-title{font-weight:bold;font-size:2.4rem;text-transform:uppercase;margin-bottom:.5rem;}.footer-top-2-position .newsletter_subscribe-module .form-element-text{width:41.5rem;}.footer-top-2-position .newsletter_subscribe-module .form-element{padding-bottom:10px;clear:none;display:inline-block;vertical-align:top;}.footer-top-2-position .newsletter_subscribe-module .form-control{font-style:italic;padding:5px 2px 5px 10px;line-height:3.2rem;height:4.2rem;border:1px solid #fff;}.footer-row .newsletter_subscribe-module .module-body{padding-top:10px;}.footer-row .newsletter_subscribe-module .newsletter-pretext{padding-bottom:30px;font-size:16px;}.news-all-button{padding:6rem 0;text-align:center;}.article-list{display:flex;display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:0 -15px;}.article-list li{flex:0 0 100%;-webkit-box-flex: 0 0 100%;
-webkit-flex: 0 0 100%;
-moz-box-flex: 0 0 100%;
-ms-flex: 0 0 100%;
max-width:100%;text-align:center;padding:0 15px;margin-top:30px;}.news-article{padding-top:10px;position:relative;}.news-article:before{content:'';width:100%;height:1px;background:#e9e9e9;position:absolute;top:0;left:0;}.news-article:after{content:'';width:54px;height:5px;background:#181a1f;position:absolute;top:0;left:50%;margin-left:-27px;}.article-title a{font-weight:bold;}.article-thumb a:before{content:'';position:absolute;top:20px;left:20px;right:20px;bottom:20px;transform:scale(0.5);-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
box-shadow:0 0 70px 200px rgba(255,255,255,0.5);-webkit-box-shadow: 0 0 70px 200px rgba(255,255,255,0.5);
-moz-box-shadow: 0 0 70px 200px rgba(255,255,255,0.5);
opacity:0;-khtml-opacity: 0;
-moz-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
transition:all .4s ease;-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
-ms-transition: all .4s ease;
}.article-thumb a:hover:before{transform:scale(1);-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
opacity:1;-khtml-opacity: 1;
-moz-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}.article-thumb a{display:inline-block;margin:24px 0;position:relative;overflow:hidden;}.article-content{overflow:visible;}.module-category2-wrapper{padding:0;background:rgba(255,163,150,0.1);}.category2 .children{background:#fff6f4;}.category2{padding:10px 15px;}.product-sortbar-bottom{margin-top:53px;}.product-sortbar .sort{float:right;margin:0;}.pagination .results{font-size:13px;}.subcategory-item-inner:hover .subcategory-name{color:#fff;}.subcategory-item-inner .img-thumbnail-link{display:none;}.flypage_body .header-categories-wrapper{margin:0 auto 10rem;}.dropdown:hover ul.dropdown-hover-menu{box-shadow:0 0px 15px 3px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0px 15px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0px 15px 3px rgba(0,0,0,0.1);
}.headermenu-list > li:nth-child(1) > a,
.headermenu-list > li:nth-child(2) > a{pointer-events:none;}#mm-3 > .mm-listview > li:nth-child(2) > a:not(.mm-next),
#mm-3 > .mm-listview > li:nth-child(3) > a:not(.mm-next){pointer-events:none;}#sublink-45,
#sublink-48{display:block !important;visibility:visible;margin-left:20px;}.list-group-item.accordion-hover:after{content:none;}.list-group-item.accordion-hover{pointer-events:none;}.custom-infromation-order-module  main > .container{width:100%;padding:0;}.custom-infromation-order-module main > .container > .main-row{margin:0;}.custom-infromation-order-module column-content.two-column-content.column-content-right{padding:0;max-width:100%;}.custom-infromation-order-module .column-content.two-column-content{max-width:100%;padding:0;}.custom-information-section-2{background-color:#f3f3f3;padding:40px 0 60px 0;margin-top:90px;}.custom-information-section.custom-information-section-1{padding-bottom:60px;}
@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;}.product-page-price {height: 54px;line-height: 34px;padding: 10px 20px;}.product-page-price:before {right: 100%;top: 50%;border: 5px solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-right-color: #ffffff;margin-top: -5px;}.default-customer-group-price {padding: 8px 20px 0;display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;}.product_parameters .param-label,.product_parameters .param-value,.product_parameters .no-border,.product_parameters .product-short-description {padding: 5px 20px;}.product-collateral-wrapper {margin: 20px;}.snapshot_vertical:not(.list-style) .list_stock {border-top: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;padding: 8px;margin: 8px 0;display: inline-block;}.snapshot_vertical:not(.list-style) .list_addtocart .btn {width: 100%;}.more-images-position-image-left .position_5_wrapper .product-images-module {position: absolute;top: 0;left: 0;width: 8.33333333%;padding: 0 5px 0 15px;margin: 0;}.more-images-position-image-left .position_5_wrapper .productimages {margin: 0;padding: 1px;}.more-images-position-image-left .position_5_wrapper .one_productimage {width: 100%;margin: 0;padding: 0;}.more-images-position-image-left .position_5_wrapper .product-secondary-image {margin-bottom: 10px;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}.more-images-position-image-left .product-page-left {position: static;}.default-customer-group-price-1 {flex-basis: 45%;-webkit-flex-basis: 45%;-moz-flex-basis: 45%;-ms-flex-basis: 45%;border-bottom: 1px solid #dadada;padding-bottom: 5px;}.default-customer-group-price-2 {border-bottom: 1px solid #dadada;padding-bottom: 5px;}}
@media screen and (min-width: 992px) {.header-middle-right {float: right;width: 72%;}.header-middle-left {float: left;width: 28%;}.side-position .module-head {padding: 0;}.login-list-item:after {content: "";position: absolute;display: block;height: 13px;width: 1px;background: #dadada;top: 5px;right: 0;}.subcategory-item:nth-child(4n+1) {clear: left;}.side-position .category-snapshot-col {width: 100%;}.cart-module,.search-module {position: static !important;}.cart-dropdown {width: 350px;}.search-dropdown-module {border-top: 2px solid #ffffff;}.pagination .links .pagination_navi {font-weight: 500;font-size: 14px;line-height: 24px;width: 18px;height: 24px;margin: 3px 0 0 6px;}.mobile-filter-active .paf-filter-module-head {z-index: 8001;top: 60px;}}
@media screen and (min-width: 1200px) {.container {width: 1170px;}.column-left,.column-right {width: 260px;}.two-column-content {width: 910px;}.three-column-content {width: 650px;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 25% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(4n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 20% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(5n+1) {clear: left;}.one-column-content .snapshot_horizontal .list_div_item {width: 50% !important;padding: 10px !important;}.one-column-content .snapshot_horizontal .list_div_item:nth-child(2n+1) {clear: left;}.default-customer-group-price-1 {flex-basis: 50%;-webkit-flex-basis: 50%;-moz-flex-basis: 50%;-ms-flex-basis: 50%;}.default-customer-group-price-2 {padding-left: 15px;}}
@media screen and (max-width: 1199px) {html {font-size: 9px;}.cart-module-button {max-width: 250px;}}
@media screen and (min-width: 992px) and (max-width: 1199px) {.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 25% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(4n+1) {clear: left;}.decrease_wrapper {width: 70px;}.decrease_amount {font-size: 1.8rem;}}
@media screen and (max-width: 991px) {.display {display: none;}.responsive-menu {padding: 0 15px;line-height: 50px;height: 50px;background: #ffffff;}.mobile-headers-icon,.mobile-headers-title {font-size: 18px;color: #b9b9b9;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 {position: relative;}.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;}.newsletter_subscribe-module.home-position .form-element {width: 50%;}}
@media screen and (min-width: 768px) and (max-width: 991px) {.subcategory-item:nth-child(3n+1) {clear: left;}.one-column-content .snapshot_vertical .list_div_item {width: 33.33% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(3n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 33.33% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}}
@media screen and (max-width: 767px) {.product-page-price-wrapper:before,.totop {display: none !important;}.one-column-content .snapshot_vertical .list_div_item {width: 50% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(2n+1) {clear: left;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 50% !important;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(2n+1) {clear: left;}.pafsearch-module .widget {width: 100%;}.list_prouctname {height: auto !important;}.news-article img {max-width: 60px;height: auto;}.list_addtocart .btn {width: auto;}.checkout_content .form-control {margin: 5px 0;max-width: none;width: 100%;}.checkout_personal_form_text,.checkout_address_form_text {float: none;width: auto;}.subcategory-item:nth-child(2n+1) {clear: left;}.tabs a,.tabs a:visited,.tabs a:hover,.tabs a:active,.tabs a.selected,.tabs a.selected:visited,.tabs a.selected:hover,.tabs a.selected:active {display: block;float: none;}.cart-buttons-bottom .btn {margin-bottom: 10px;width: 100%;}.cart-buttons-top {display: none;}.snapshot_horizontal_left {width: 25%;}.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;}.auroramessenger-popupcontent {width: 420px;}.quickview {display: none;}.newsletter_subscribe-module.home-position .form-element {width: 50%;}.packageoffer-item-plus {position: relative;top: 0 !important;right: 0 !important;margin: 5px auto;line-height: 32px;height: 35px;text-align: center;width: 35px;font-weight: 600;font-size: 3rem;}}
@media screen and (max-width: 480px) {.decrease_wrapper:before,.coupon-label,.list_picture .product_badges,.collateral_module_picture,.wishlist_product_picture,.wishlist-cell-added,.wishlist-cell-added-value,.sort-text,.mobile-headers span,.category_snapshot br,.category-snapshot-img-link {display: none;}.auroramessenger-popupcontent {width: 95%;}.category_snapshot {padding: 0;}.category_snapshot .category-snapshot-name-link {padding: 10px;display: block;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item,.one-column-content .snapshot_vertical .list_div_item {width: 100% !important;text-align: left;}.three-column-content .snapshot_vertical:not(.list-style) .list_div_item {width: 100% !important;clear: none !important;}.snapshot_vertical:not(.productscroller) .list_picture {float: left;padding-right: 10px;width: 40%;}.snapshot_vertical_product {overflow: hidden;padding: 0;text-align: left;}.scrolled_product .snapshot_vertical_product {padding: 10px;text-align: center;}.snapshot_vertical:not(.productscroller) .snapshot_horizontal_right {margin: 0 !important;float: right;width: 60%;overflow: visible;}.snapshot_vertical.list-style .list_picture {margin: 0;}.snapshot_vertical:not(.productscroller):not(.list-style) .snapshot-list-item {float: right;width: 60%;}a.nivo-prevNav span:after,a.nivo-nextNav span:after {font-size: 5rem;}a.nivo-control-text {height: 20px;line-height: 20px;font-size: 1rem;}.wishlist_table textarea {max-width: 70px;}.wishlist-buttons .btn {margin: 5px 0;width: 100%;display: block;}.checkout_guest_form_right_side,.checkout_guest_form_left_side {float: none;margin: 0;width: 100%;}.product_table_addtocartbtn,.product_table_quantity {display: block;}.product_table_addtocartbtn {padding-top: 15px;}.product_table_addtocartbtn .btn {width: 100%;}.decrease_wrapper {position: static;display: block;width: 100%;padding: 8px;line-height: 38px;}.product-sortbar-top {text-align: center;}.product-sortbar-top .pagination,.product-sortbar-top .sort {float: none;margin: 0;}.carttable {font-size: 1.2rem;}input[type="checkbox"] {width: 22px;height: 22px;}.newsletter_subscribe-module.home-position .form-element {width: 100%;}.identity-switcher {padding-bottom: 15px;}.identity-switcher .row {margin: 0 -5px;}.identity-switcher .identity-switcher-col {padding: 0 5px;}.identity-switcher-btn {width: 100%;font-size: 10px;}}
@media screen and (max-height: 480px) {.cart-dropdown-product-list {max-height: 200px;overflow-x: auto;}}
@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none) {.kickerimages-col {float: left;display: inline-block;}.header-middle-right-row {display: inline-block;width: 100%;}}
@media screen and (max-width: 991px) {.mm-page .page-wrap {padding-top: 105px;}.ninty-days-challenge header {margin-bottom: 0;}.order-img {margin-top: -12.5rem;}.search-module.collapse.in,.cart-module.collapse.in {top: 105px;}.mobile-headers.mobile-logo {display: block;text-align: center;flex: 1;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;}.header-middle-left {margin: 0 !important;}header {padding-bottom: 0;}.home-container {padding-top: 0;}.mobile-headers {float: none;}.responsive-menu {background: #fff;display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;top: 35px;height: 70px;align-items: center;}.mobile-headers-title,.mobile-headers-icon {color: #e31c79;}.logo-module {display: none;}}
@media screen and (min-width: 768px) {.szalonok .owl-nav button.owl-prev {left: -50px;}.szalonok .owl-nav button.owl-next {right: -50px;}.viszontelado-form .form {width: 50vw;}.home-wide .module-head-title:before,.home-wide .module-head-title:after {display: none;}.article-list li {flex: 0 0 33.333333%;-webkit-box-flex: 0 0 33.333333%;-webkit-flex: 0 0 33.333333%;-moz-box-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;max-width: 33.333333%;}.snapshot_vertical:not(.list-style) .list_addtocart .btn {width: auto;}.product-page-price {height: auto;line-height: normal;padding: 0;}.product_parameters .param-label,.product_parameters .param-value,.product_parameters .no-border,.product_parameters .product-short-description {padding: 5px 0;}.product-page-price:before {display: none;}}
@media screen and (min-width: 992px) {.viszontelado-form .form {width: 40vw;}.container {width: 945px;}.order-img {margin-top: -18rem;}.order-container {padding-top: 6rem;padding-bottom: 4rem;}.two-column-content {max-width: 1170px;flex: 0 0 100%;-webkit-box-flex: 0 0 100%;-webkit-flex: 0 0 100%;-moz-box-flex: 0 0 100%;-ms-flex: 0 0 100%;width: auto !important;}.module-customcontent7-wrapper,.mobile-top-eu-liner {display: none;}.login-list-item:after {width: 2px;background: #afafaf;top: 6px;transform: rotate(20deg);-webkit-transform: rotate(20deg);-moz-transform: rotate(20deg);-o-transform: rotate(20deg);-ms-transform: rotate(20deg);display: none;}.header-middle-left {float: none;width: 100%;text-align: center;}.header-middle-right {float: none;width: 100%;}.desktop-cart-product-count span {position: absolute;background: #fff;top: 0;left: 30px;color: #e31c79;border: 1px solid #e31c79;height: 17px;font-weight: bold;text-align: center;font-size: 1rem;width: 17px;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius: 100%;-ms-border-radius: 100%;display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;justify-content: center;align-items: center;}.search-results {top: 65%;}.header-col-search {max-width: 215px;}.promo-text {animation-delay: 1s;animation-name: fadeInRight;animation-duration: .8s;}.product-page-left {max-width: 370px;}.product-page-right {max-width: 800px;}.column-left,.column-right {flex: 0 0 25%;-webkit-box-flex: 0 0 25%;-webkit-flex: 0 0 25%;-moz-box-flex: 0 0 25%;-ms-flex: 0 0 25%;max-width: 25%;width: auto !important;}main .container {padding: 0;}}
@media screen and (min-width: 1200px) {.container {width: 1140px;}.order-container {width: 1140px !important;}.one-column-content .snapshot_vertical .list_div_item {width: 33.33% !important;}.one-column-content .snapshot_vertical .list_div_item:nth-child(5n+1) {clear: none;}.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(4n+1) {clear: none;}.two-column-content .snapshot_vertical:not(.list-style) .list_div_item:nth-child(3n+1) {clear: left;}}
@media (min-width: 1400px) {.container {width: 1330px;}.two-column-content {padding-left: 30px;padding-right: 30px;}.column-left,.column-right {padding-left: 30px;padding-right: 30px;}.main-row {margin-right: -30px;margin-left: -30px;}}
@media (min-width: 1800px) {.container {width: 1730px;}.header-categories {width: 1140px;}.article-list {margin: 0 -30px;}.article-list li {padding: 0 30px;}}
@media (max-width: 1700px) {.promo-text {right: 30px;top: 80px;}.promo-text-h2 {font-size: 100px;}.promo-text-h3 {font-size: 90px;}.promo-text-h4 {font-size: 30px;}}
@media (max-width: 1399px) {.custom-showcase-p {font-size: 16px;}}
@media (max-width: 1199px) {#promo-block {height: 430px;margin-bottom: 0;}.promo-text {top: 46px;}.promo-text-h2 {font-size: 86px;}.promo-text-h3 {font-size: 66px;}.promo-text-h4 {font-size: 24px;}.module-customcontent14-wrapper iframe {width: 100% !important;}}
@media (max-width: 991px) {header {min-height: 550px;margin-bottom: 20px;}header:lang(hu) {background: url('../image/mobile-banner-main.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(ro) {background: url('../image/mobile-banner-main-ro.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(en) {background: url('../image/mobile-banner-main-en.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(de) {background: url('../image/mobile-banner-main-de.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(pl) {background: url('../image/mobile-banner-main-pl.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(it) {background: url('../image/mobile-banner-main-it.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(fr) {background: url('../image/mobile-banner-main-fr.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(es) {background: url('../image/mobile-banner-main-es.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(sk) {background: url('../image/mobile-banner-main-sk.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}header:lang(cz) {background: url('../image/mobile-banner-main-cz.jpg?lastmod=1750922961') center center no-repeat;background-size: cover;}.mobile-top-eu-liner {min-height: 35px;background: #e31c79;color: #fff;position: fixed;z-index: 20000;top: 0;left: 0;right: 0;display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;align-items: center;justify-content: center;}#customcontent7 {margin: 0;}#promo-block {height: 330px;}.promo-text {top: 10px;right: 30px;}.promo-text-h2 {font-size: 66px;}.promo-text-h3 {font-size: 56px;}.promo-text-h4 {font-size: 20px;}.module-customcontent15-wrapper {display: none;}.header-middle-left {margin-bottom: 15px;text-align: center;margin-top: 15px;}.article-list {margin: 0;}}
@media (max-width: 767px) {.d-sm-flex {display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;}.order-sm-reverse .col-sm-4 {order: 1;-webkit-box-ordinal-group: 1;-webkit-order: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;}.order-sm-reverse .col-sm-8 {order: 2;-webkit-box-ordinal-group: 2;-webkit-order: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;}.custom-showcase {margin: 0 auto 30px;max-width: 450px;}.challenge-inner {text-align: center;}.challenge-inner img {margin: 1rem auto;}.order-img {margin-top: -18rem;}.order-inner {text-align: center;}.module-customcontent10-wrapper {display: block;margin: 0 -15px;}.scroller-container {display: none;}.news-article img {max-width: 100%;}a.nivo-control-text {height: auto;line-height: 25px;font-size: 1rem;padding: 5px 10px;}a.nivo-control-text:after {font: 1rem/1 FontAwesome;line-height: 1.6rem;width: 1.8rem;}.module-customcontent3-wrapper {margin-left: -15px;margin-right: -15px;}.custom-information-section.custom-information-section-1 {padding-bottom: 0;}.custom-information-section-2 {padding: 0 0 60px 0;margin-top: 90px;}}
@media screen and (max-width: 480px) {.module-customcontent5-wrapper .module-head {margin-top: -12rem;}header {min-height: 485px;}.promo-text-h2 {font-size: 46px;}.order-img {margin-top: -15rem;}.promo-text-h3 {font-size: 36px;line-height: 7rem;}.promo-text-h4 {margin-top: 0;font-size: 14px;}.footer-top-2-position .newsletter_subscribe-module .form-element-text {width: 100%;}.snapshot_vertical_product {text-align: center;margin-bottom: 80px;}.snapshot_vertical:not(.productscroller) .list_picture {float: none;padding-right: 0;width: 100%;}.snapshot_vertical:not(.productscroller):not(.list-style) .snapshot-list-item {float: none;width: 100%;}}
