body *{margin:0;padding:0;}
body{margin:0;padding:0;}
html{font-size:16px;}
body{font:75%/150% Arial, Helvetica, sans-serif;background-color:#fff;color:#333;text-align:center;}
img{border:0;vertical-align:top;max-width:100%;}
a{color:#888;text-decoration:none;}
a:hover{text-decoration:none;color:#ca0413;}
:focus{outline:0;}
h1,h2,h3,h4,h5,h6{margin:0 0 10px;font-weight:normal;}
h1{font-size:2.6666em;line-height:1.25em;margin-bottom:20px;}
h2{font-size:2em;line-height:1.25em;}
h3{font-size:1.6666em;line-height:1.2em;}
h4{font-size:1.3333em;line-height:1.25em;}
h5{font-size:1.1666em;line-height:1.1428em;}
h6{font-size:1em;line-height:1.1666em;}
form{display:inline;}
fieldset{border:0;}
legend{display:none;}
table{border:0;border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:100%;}
caption,th,td{vertical-align:top;text-align:left;font-weight:normal;}
strong{font-weight:bold;}
address{font-style:normal;}
cite{font-style:normal;}
q,blockquote{quotes:none;}
q:before,q:after{content:'';}
small,big{font-size:1em;}
sup{font-size:1em;vertical-align:top;}
ul,ol{padding-left: 40px;}
.addto-gaps-right,
ul.links,
ul#nav,
ul#user-panel,
ul.slides,
ol.control-nav,
ul.direction-nav,
.breadcrumbs>ul,
div.nav-block>ul,
ul.products-grid{list-style:none;padding-left: 0;}
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a-left{text-align:left !important;}
.a-center{text-align:center !important;}
.a-justify{text-align:justify !important;}
.a-right{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left,.left{float:left !important;}
.f-right,.right{float:right !important;}
.f-none{float:none !important;}
.f-fix{float:left;width:100%;min-height:147px;position:relative;}
.no-display{display:none;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
.no-bg{background:none !important;}
.border-left{box-shadow:-1px 0px 0px 0px #EEE;}
.border-right{box-shadow:1px 0px 0px 0px #EEE;}
.border-bottom{box-shadow:0px 1px 0px 0px #EEE;}
.border-top{box-shadow:0px -1px 0px 0px #EEE;}
.page{text-align:left;background-repeat:repeat;background-position:center top;background-color: #B6D7FC;}
.page-print{background:#fff;padding:20px;text-align:left;}
.page-empty{background:#fff;padding:20px;text-align:left;}
.page-popup{padding:20px;text-align:left;background:#fff;}
.main-container{background-repeat:repeat;background-position:center top;}
.main{padding:20px 0;min-height:370px;}
.col-left{float:left;}
.col-main{float:left;}
.col-right{float:right;}
.col2-left-layout .col-main{float:right;}
.col3-layout .col-wrapper{float:left;}
.col3-layout .col-wrapper .col-main{float:right;}
.col2-set .col-1{float:left;width:49%;}
.col2-set .col-2{float:right;width:49%;}
.col2-set .col-narrow{width:33%;}
.col2-set .col-wide{width:65%;}
.col3-set .col-1{float:left;width:32%;}
.col3-set .col-2{float:left;width:32%;margin-left:2%;}
.col3-set .col-3{float:right;width:32%;}
.col4-set .col-1{float:left;width:23.5%;}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%;}
.col4-set .col-3{float:left;width:23.5%;}
.col4-set .col-4{float:right;width:23.5%;}
.section-main-slider .section-title{border-bottom:none;font-size:2.66em;line-height:1em;margin: .5em;font-family:Segoe UI Light,'SegoeUILightWF',Arial,sans-serif;}
.section-main-slider:first-child{border-top:1px solid #ddd;}
.section-main-slider .item{border:1px solid #eee;}
.section-main-slider .itemslider-horizontal{margin-bottom:0;}
.section-main .products-grid .item a.product-image{
	
}
.top-sellers li.item {height: 17em;}
.top-sellers li.item h4 {
    position: absolute;
    bottom: .5em;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 -6%;
    height: 2.3em;
    padding: 0 1em;
}

input, select, textarea, button{font:12px/15px Arial, Helvetica, sans-serif;vertical-align:middle;}
input.input-text, textarea{-webkit-appearance:none;}
input.input-text, select, textarea{background:#fff;border:1px solid #ddd;color:#888;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0px;border-radius:0px;-webkit-box-shadow:none;box-shadow:none;}
input.input-text{height:36px;}
select{height:36px;padding:8px;text-overflow:ellipsis;}
input.input-text, textarea{padding:8px;text-overflow:ellipsis;}
select option{padding-right:10px;padding-left:5px;}
textarea{overflow:auto;}
input.input-text:hover, select:hover, textarea:hover,input.input-text:focus, select:focus, textarea:focus{border-color:#aaa;color:#333;outline:none;}
button.button::-moz-focus-inner{padding:0;border:0;}
button.button{overflow:visible;width:auto;border:0;padding:0;margin:0;background:transparent;cursor:pointer;border-radius:1px;}
button.button span{float:left;display:block;padding:0;font-size:12px;text-align:center;white-space:nowrap;color:#333;background-color:#CC3872;border:0 none;transition:color 300ms ease-in-out, background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;-moz-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;-webkit-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;-o-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;}
button.button:hover, button.button:focus{background-color:#6ca8ff;box-shadow:0 0 0 2px white, 0 0 0 3px #6ca8ff;color:#FFFFFF;}
button.button span span{padding:1em;height:1em;line-height:1;}
button.button.btn-inline span span{padding:0 10px;line-height:36px;height:36px;}
button.button.btn-block{width: 100%;}
button.button.btn-block span{width: calc(100% - 24px);padding: 1em;}
button.button.btn-block span span{width: 100%;padding: 0;}
.form-list {padding-left: 0;list-style-type: none;}
.form-list li{margin:0 0 8px;}
.form-list label{float:left;font-weight:bold;position:relative;z-index:0;margin:0 0 2px 0;}
.form-list label.required em{float:right;font-style:normal;position:absolute;top:0;right:-8px;}
.form-list .input-box{display:block;clear:both;}
.form-list .field{float:left;width:275px;margin-bottom:5px;}
.form-list input.input-text{width:262px;}
.form-list textarea{width:244px;height:10em;}
.form-list select{width:262px;}
.form-list .input-range input.input-text,.form-list select.input-range{width:74px;}
.buttons-set{clear:both;margin:10px 0;}
.buttons-set button.button{float:right;margin-left:5px;margin-bottom:5px;}
.buttons-set p.required{margin:0 0 5px;}
.fieldset .info-set{margin:0 0 20px;padding:0 15px 15px;}
.fieldset .legend,.info-set h2.legend{margin:0 -15px 10px -15px;padding:0 15px;}
p.required{font-size:0.8333em;text-align:right;}
p.required,.product-options dt label.required em,.form-list label.required em{color:#D90000;}
.success{color:#3d6611;font-weight:bold;}
.error{color:#ee001c;font-weight:bold;}
.notice{color:#ccc;}
div:hover>p>span.notice{
color:#0080e0;
				transition: color 300ms ease-in-out;
		 -o-transition: color 300ms ease-in-out;
	 -moz-transition: color 300ms ease-in-out;
-webkit-transition: color 300ms ease-in-out;
}
.messages,.messages ul{list-style:none !important;margin:0;padding:0;}
.messages{overflow:hidden;margin:0 0 10px;}
.messages li{margin:0 0 1%;}
.messages li li{margin:0;}
.messages a{text-decoration:underline;}
.catalog-category-view .messages{margin-top:15px;}
.error-msg,.success-msg,.note-msg,.notice-msg{background-position:25px center !important;background-repeat:no-repeat !important;padding:25px 25px 25px 80px !important;font-size:12px !important;}
.error-msg{border-color:#c02230;background-color:#F5DAD3;background-image:url(../../img/patterns/default/white/i_msg-error.png);color:#c02230;}
.success-msg{border-color:#296a23;background-color:#e9ffca;background-image:url(../../img/patterns/default/white/i_msg-success.png);color:#296a23;}
.note-msg{background-color:#FFF;background-image:url(../../img/patterns/default/white/i_msg-note.png);color:#030303;border:1px dotted #000;text-shadow:0px 1px 0px #CCC;}
.notice-msg{border-color:#7c622a;background-color:#FDEDA4;background-image:url(../../img/patterns/default/white/i_msg-note.png);color:#7c622a;}
.breadcrumbs li{display:inline;font-size:0.9166em;}
.breadcrumbs a{display:block;float:left;}
.breadcrumbs li span{background:url(../../img/patterns/default/white/pix.png) 0 -129px no-repeat;width:7px;height:5px;margin:6px 4px 0;display:block;float:left;text-indent:-9999px;overflow:hidden;}
.breadcrumbs li strong{font-weight:normal;display:block;}
.preface{border-top: 1px solid #ddd;}
.page-title h1,.page-title h2{margin-bottom:0;}
.page-title{margin-bottom:20px;}
.category-title{margin-bottom:10px;}
.page-title .separator{margin:0 3px;}
.page-title .link-rss{float:right;margin-top:10px;}
.title-buttons{text-align:right;}
.title-buttons button{margin-left:1em;}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left;text-align:left;}
.sorter{padding:5px 0;}
.sorter .view-mode{float:right;}
.sorter .view-mode label{margin-right:5px;}
.sorter .view-mode .grid,.sorter .view-mode .list{display:inline-block;vertical-align:middle;margin:0 0 0 1px;background-image:url(../../img/patterns/default/white/pix.png);background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;}
.sorter .view-mode .grid{background-position:0 -207px;}
.sorter .view-mode .list{background-position:-30px -207px;margin-left:-5px;}
.sorter .view-mode a.grid:hover{background-position:0 -237px;}
.sorter .view-mode a.list:hover{background-position:-30px -237px;}
.pager{margin:10px 0;padding:5px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.pager .pages{float:right;vertical-align:middle;}
.pager .pages strong,.pager .pages span{float:left;margin-right:5px;font-weight:normal;}
.pager .pages ol{display:inline;}
.pager .pages li{float:left;margin:0 0 0 1px;display:block;text-align:center;}
.pager .pages li a{display:block;background-color:transparent;color:inherit;}
.pager .pages li a.previous,.pager .pages li a.part,.pager .pages li a.next{text-indent:-9999px;overflow:hidden;}
.pager .pages li a.all,.pager .pages li a.part{text-indent:0px;}
.toolbar{/*border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;*/margin-bottom:-1px;position:relative;z-index:1;}
.toolbar .pager{margin:0;border-bottom:none;border-top:1px dashed #e5e5e5;text-align:center;}
.toolbar .pager .pages{display:inline-block;float:none;}
.toolbar-bottom{margin-top:10px;}
.toolbar-bottom .toolbar{border-bottom:none;}
.toolbar-bottom .toolbar .pager{border-top:none;}
.toolbar-bottom .sorter{display:none;}
.sorter .sort-by{float:left;}
.sorter,.pager{line-height:30px;}
.sorter .view-mode .grid,.sorter .view-mode .list,.pager .pages li{width:30px;height:30px;}
.pager .pages li.all, .pager .pages li.part{width:auto;height:30px;}
.pager .amount,.sorter .amount{float:left;padding-right:10px;margin-right:10px;background:url(../../img/patterns/default/white/link-separator.png) right center no-repeat;}
.pager .limiter,.sorter .limiter{float:left;margin-right:15px;}
.pager .amount,.pager .limiter,.pager .pages,.sorter .amount,.sorter .limiter,.sorter .view-mode,.sorter .sort-by{padding-top:5px;padding-bottom:5px;}
.data-table{width:100%;}
.data-table th,.data-table td{padding:10px;}
.data-table thead{background:none;border-bottom:1px solid #e5e5e5;}
.data-table thead th{font-weight:bold;vertical-align:bottom;border-right:none;}
.data-table thead th.wrap{white-space:normal;}
.data-table tbody tr.product-shop-row:hover{background-color:#fff;}
.data-table .cell-label{display:none;}

.discount-block{
padding: 0;
background-color: #f5f5f5;
border-radius: 5px;
border: 1px dotted #555;
overflow: hidden;
}
.discount-block .discount-list{}
.discount-block .discount-list .discount-item{
display: block;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #999;
padding-left: 1em;
}
.product-view .short-description .std .discount-block .discount-list .discount-item{
background-image: none;
padding-left: 1em;
}
.discount-block .discount-list .discount-item:last-child{
border-bottom: none;
}
.discount-block .discount-list .discount-item .discount-item-title,.discount-block .discount-list .discount-item .discount-item-content{
display: inline-block;
vertical-align:top;
}
.discount-block .discount-list .discount-item .discount-item-title{
width: 40%;
font-size: 0.9em;
font-weight: bold;
}
.discount-block .discount-list .discount-item .discount-item-content{
width: 59%;
}


.category-hit {
    width: 100%;
    min-height: 10em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.category-hit a {
    font-size: 2.5em;
    color: #ffffff;
	background: rgba(0,0,0,.3);
    width: 100%;
    text-align: right;
    display: block;
    padding: .5em;
    box-sizing: border-box;
    line-height: 1em;
    opacity: 0;
    top: .5em;
    position: relative;
	transition: top 150ms ease-out, opacity 100ms linear;
}
.category-hit a:hover { color: #ffffff }
.category-hit:hover a {
	top: 0em;
	opacity: 1;
}

.cart-table tbody tr:nth-child(2n+1){background-color:#fafafa;}
.cart-table tbody tr:hover{background-color:#f0f0f0;}

.link-cart{font-weight:bold;}
.link-reorder{font-weight:bold;}
.link-print{background:url(../../img/patterns/default/white/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;}
.link-rss{background:url(../../img/patterns/default/white/i_rss.gif) 0 3px no-repeat;padding-left:18px;white-space:nowrap;}
.separator{margin:0 3px;font-weight:normal;color:#e5e5e5;}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:#e5e5e5;text-indent:-9999em;overflow:hidden;}
.global-site-notice{background:#f5f5f5;color:#333;}
.global-site-notice .notice-inner{max-width:66%;margin:0 auto;padding:10px 0 10px 80px;background:url(../../img/patterns/default/white/i_notice.gif) 20px center no-repeat;text-align:left;}
.global-site-notice .notice-inner p{width:80%;margin:0;padding:10px 10px 10px 0;display:inline-block;vertical-align:middle;}
.global-site-notice .notice-inner .actions{display:inline-block;vertical-align:middle;}
.btn-remove,.btn-remove2,.btn-edit,.tool-tip .btn-close a{display:block;width:17px;height:17px;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.btn-remove,.btn-remove2,.tool-tip .btn-close a{background:url(../../img/patterns/default/white/pix.png) 0 -150px no-repeat;}
.btn-remove:hover,.btn-remove2:hover,.tool-tip .btn-close a:hover{background-position:-17px -150px;}
.btn-remove:active,.btn-remove2:active,.tool-tip .btn-close a:focus{background-position:-34px -150px;}
.std .subtitle{padding:0;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std dl,.std p,.std address,.std blockquote{margin:0 0 1em;padding:0;}
.page.content img.left{float:left;margin:0 1.3em 0.5em 0;}
.page.content img.right{float:right;margin:0.5em 0 0 1.3em;}
.page.content img.w50p{max-width:50%;}
.page.content img.w75p{max-width:75%;}
.page.content img.w40p{max-width:40%;}
.page.content img.w60p{max-width:60%;}
.page.content img.w90p{max-width:90%;}
.page img.h11em{max-height:11em;}
.page .content p,.page .content ul li,.page .content ol li,.page.content p{
text-align: justify;
font-size: 1.3em;
line-height: 1.5em;
}
.page .content p,.page.content p{
text-indent: 0em;
}

ul.bullet,ul.disc{margin:1em 0;padding:0;}
ul.disc{list-style:disc outside none;padding-left:1.5em;}
ul.disc li{background-image:none;padding-left:0;}
ul.bullet{list-style:none outside none;}
ul.bullet li{background:url(../../img/patterns/default/white/bullet1.png) 0 0 no-repeat;padding-left:25px;transition:background-position 150ms ease-out;-moz-transition:background-position 150ms ease-out;-webkit-transition:background-position 150ms ease-out;-o-transition:background-position 150ms ease-out;}
ul.bullet li:hover{background-position:3px 0;}
ul.list1 li{background-image:url(../../img/patterns/default/white/list1.png);}
ul.list2 li{background-image:url(../../img/patterns/default/white/list2.png);}
ul.list11 li{background-image:url(../../img/patterns/default/white/list11.png);}
ul.list12 li{background-image:url(../../img/patterns/default/white/list12.png);}
ul.list13 li{background-image:url(../../img/patterns/default/white/list13.png);}
ul .separator{border-bottom:1px solid #fff;margin:8px 1px;overflow:hidden;}
ul.bullet ul,ul.disc ul{margin-top:0.5em;margin-bottom:0.5em;}
ul.bullet ul li,ul.disc ul li{background:url(../../img/patterns/default/white/bullet-small.png) 0 0 no-repeat;padding-left:1.5em;}
.std ul.no-bullets{list-style:none outside none !important;padding-left:0 !important;}
.std ul.no-bullets li{background-image:none !important;padding-left:0 !important;}
.std ol{list-style:decimal outside;margin:10px 0;padding:0 0 0 1.5em;}
.std ol ol,.std ul ol,.std ol ul{margin:0.5em 0;}
.std dt{font-weight:bold;}
.std dd{padding:0 0 0 1.5em;}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,.std strong{font-weight:bold;}
.std i,.std em{font-style:italic;}
.std .products-grid p{margin-bottom:0;}
.header-container,.header-container2,.header-container3{background-repeat:repeat;background-position:center top;background-attachment:scroll;}
.header{padding: 0;}
.header .item-left{float:left;margin-right:20px;}
.header .item-right{float:right;margin-left:20px;}
.header .logo-wrapper{margin:10px 0;}
.header .logo{display:inline-block;max-width:250px;margin:0;text-decoration:none !important;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.header .slogan{float:right}
.header .slogan>div{font-size:2.6666em;line-height:1.25em;margin-bottom:0;font-weight:bold;text-shadow:1px 1px 0px #666;color:#FFF;}
.user-menu{float:right;margin:10px 0 10px 10px;}
.user-menu h4{display: block;float: right;margin-bottom: 0;line-height: 1.35em;width: 310px;text-align: right;padding-right: 1em;}
#mini-cart{float:right;}
.top-links{float:right;}
.top-links ul{float:right;}
.header-top-search-wrapper{float:left;margin:10px 0;}
#search_mini_form{clear:both;display:block;}
.form-search{position:relative;margin-top:5px;}
.form-search label{float:left;margin:3px 4px 0 0;display:none;}
.form-search input.input-text{
	opacity: .01;
	width: 40px;
	display:block;
	height:36px;
	line-height:36px;
	padding:0px 7px;
	color:#bbb;
	background-color:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
	transition: width .3s ease-in-out, opacity .2s linear;
}
.form-search input.input-text:focus, .form-search input.input-text.is-active{
	width: 260px;
	opacity: 1;
	margin-left: 10px;
}
.form-search .input-text::-ms-clear{display:none;}
.form-search .button{position:absolute;right: 0;top: 0; font-size: 0;}
.form-search div.search-icon.appendix{
	background: url(../img/patterns/default/white/sprite.png) no-repeat transparent;
	background-position: -59px -156px;
	width: 34px;
	height: 34px;
	position: absolute;
    top: 0;
    right: 0;
}

.form-search .button:hover span{opacity:1;filter:alpha(opacity=100);background-color:transparent;border: 1px solid transparent;}
.form-search .button span span{background:none;display:none;}
.search-wrapper-small .form-search .input-text{height:28px;line-height:28px;}
.search-wrapper-small .form-search .button span{background:url(../../img/patterns/default/white/sprite.png) no-repeat transparent;background-position:-61px -111px;width:28px;height:28px;}
.search-wrapper-small .form-search .search-autocomplete{top:30px !important;}
.search-wrapper-centered .form-search{margin:0 auto;width:90%;}
.search-wrapper-centered .form-search .input-text{float:right;width:100%;}
.btn{
	display: inline-block;
    position: relative;
    padding: 12px 30px;
    margin: .3125rem 1px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.428571;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    cursor: pointer;
    border: 0;
    border-radius: .2rem;
	color: #fff;
    background-color: #999;
    border-color: #999;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1);
}
.btn:hover,.btn:active,.btn:focus{
	color: #fff;
	box-shadow: 0 14px 26px -12px hsla(0,0%,60%,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px hsla(0,0%,60%,.2);
}
.btn.active{
	color: #fff;
    background-color: #e91e63;
    border-color: #e91e63;
}
.products-list .item .btn,
.products-grid .item .btn{
    color: #333;
    background-color: #fff;
    border-color: #e91e63;
    box-shadow: 0 2px 2px 0 rgba(233,30,99,.14), 0 3px 1px -2px rgba(233,30,99,.2), 0 1px 5px 0 rgba(233,30,99,.12);
}
.btn-pink,
.products-list .item:hover .btn,
.products-grid .item:hover .btn{
	color: #fff;
    background-color: #e91e63;
    border-color: #e91e63;
}
.btn-pink:hover,
.products-list .item .btn:hover,
.products-grid .item .btn:hover{
	color: #fff;
    background-color: #ea2c6d;
    border-color: #b8124a;
    box-shadow: 0 14px 26px -12px rgba(233,30,99,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(233,30,99,.2);
}
.mini-products-list{padding-left:0}
.mini-cart .item{padding:15px;transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-webkit-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;height:55px;width:94%;overflow:hidden;list-style: none;padding-left: 0;}
.mini-cart .item.new-item{height:1px;width:0.1%;padding:0;}
.mini-cart .item.just-added{box-shadow:0 0px 1em 0.1em #07C,inset 0 0 3px 2px #06A;}
.mini-cart .subtotal{font-size:2em;display:block;text-align:center;padding:10px 0;}
.after-mini-cart{clear:both;}
#mini-cart .dropdown-toggle .icon-cart{width:14px;max-height:32px;background:url(../../img/patterns/default/white/pix.png) 0px -205px no-repeat;}
#mini-cart .dropdown-menu{width:300px;padding:25px;text-align:left;}
#mini-cart .dropdown-menu .empty{padding:10px 0;}
#mini-cart .block-subtitle{padding:0;margin:0 0 10px;font-weight:normal;}
#mini-cart .product-name{white-space:nowrap;font-weight: bold;}
#mini-cart .actions{margin:10px 0 0;padding:0;border:none;text-align:left;}
#mini-cart .actions button{float:left;margin-right:1px;}
#nav #quick-compare .icon.i-compare-w,
#nav #mini-cart .icon.i-cart-w{
    background-position: 0;
	background-size: auto;
    border-radius: 0;
    width: 15px;
    height: 15px;
}
#nav #mini-cart .icon.i-cart-w,
#nav #quick-compare .icon.i-compare-w{ margin-top: 0;}
#nav #mini-cart .icon.i-cart-w{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 23 21' xmlns='http%3A//www.w3.org/2000/svg'%3E %3Cpath d='M9.792 16.57c-.954 0-1.757.803-1.757 1.757 0 .954.803 1.757 1.757 1.757.955 0 1.758-.803 1.758-1.757 0-1.004-.803-1.758-1.758-1.758zm8.537 0c-.955 0-1.758.803-1.758 1.757 0 .954.803 1.757 1.757 1.757.953 0 1.757-.803 1.757-1.757 0-1.004-.753-1.758-1.758-1.758zM6.26 3.027L5.92 1.86C5.67.705 5.108.497 4.554.408L1.306.15C.603.15-.03.53-.03 1.282c0 .703.563 1.07 1.336 1.195l2.663.26 3.354 10.82c.276.953 1.39 1.397 1.84 1.397H19.83c.553 0 1.207-.492 1.4-1.397l1.518-6.645c.134-.686-.185-2.196-1.792-2.447L6.26 3.028zm12.93 9.555H9.473L7.365 5.497l12.893 1.005-1.068 6.08z' fill='%23ffffff'/%3E %3C/svg%3E");
}
#nav #quick-compare .icon.i-compare-w{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 511.624 511.623' xmlns='http%3A//www.w3.org/2000/svg'%3E %3Cpath d='M9.135,200.996h392.862v54.818c0,2.475,0.9,4.613,2.707,6.424c1.811,1.81,3.953,2.713,6.427,2.713 c2.666,0,4.856-0.855,6.563-2.569l91.365-91.362c1.707-1.713,2.563-3.903,2.563-6.565c0-2.667-0.856-4.858-2.57-6.567 l-91.07-91.078c-2.286-1.906-4.572-2.856-6.858-2.856c-2.662,0-4.853,0.856-6.563,2.568c-1.711,1.715-2.566,3.901-2.566,6.567	v54.818H9.135c-2.474,0-4.615,0.903-6.423,2.712S0,134.568,0,137.042v54.818c0,2.474,0.903,4.615,2.712,6.423 S6.661,200.996,9.135,200.996z' fill='%23ffffff'/%3E %3Cpath d='M502.49,310.637H109.632v-54.82c0-2.474-0.905-4.615-2.712-6.423c-1.809-1.809-3.951-2.712-6.424-2.712 c-2.667,0-4.854,0.856-6.567,2.568L2.568,340.607C0.859,342.325,0,344.509,0,347.179c0,2.471,0.855,4.568,2.568,6.275 l91.077,91.365c2.285,1.902,4.569,2.851,6.854,2.851c2.473,0,4.615-0.903,6.423-2.707c1.807-1.813,2.712-3.949,2.712-6.427V383.72 H502.49c2.478,0,4.613-0.899,6.427-2.71c1.807-1.811,2.707-3.949,2.707-6.427v-54.816c0-2.475-0.903-4.613-2.707-6.42 C507.103,311.54,504.967,310.637,502.49,310.637z' fill='%23ffffff'/%3E %3C/svg%3E");
}
.quick-compare{float:right;position:relative;margin:0;padding:0;border:none;}
.quick-compare .dropdown-menu{width:300px;padding:25px;text-align:left;}
.quick-compare .dropdown-menu .empty{padding:10px 0;}
.quick-compare .dropdown-menu .item{padding:3px 0;}
.quick-compare .dropdown-menu .item .product-name{padding-right:20px;}
.quick-compare .btn-remove{float:right;}
.quick-compare .actions{border-top:1px dotted #e5e5e5;margin:5px 0 0;padding:5px 0 0;text-align:right;}
.quick-compare .actions a{float:right;}
.quick-compare .actions button{float:left;}
.header .block-compare:hover .block-content{display:block;}
.block{margin:0 0 10px;}
.block .block-title strong{font-weight:inherit;}
.block .block-title a{text-decoration:none !important;}
.block .block-subtitle{margin:5px 0 10px;padding:0;font-size:1em;font-weight:bold;}
.block .block-content{padding:10px 5px;}
.block .block-content li.item{padding:5px 0;}
.block .btn-remove{float:right;}
.block .btn-edit{float:right;}
.block .actions{margin:5px 0 0 0;padding:5px 0 0;border-top:1px dotted #e5e5e5;text-align:right;}
.block .actions a{float:left;}
.mini-products-list li{padding:5px 0;}
.mini-products-list .product-image{float:left;width:50px;}
.mini-products-list .product-details{margin-left:69px;}
.mini-products-list .product-details h4{font-size:1em;font-weight:bold;margin:0;}
.mini-products-list .product-image{padding:3px;border:1px solid #e5e5e5;}
.mini-products-list .product-image:hover{border-color:#999;}
.compare-table{border:1px solid #DDD;}
.compare-table .btn-remove,.site-settings .btn-remove{float:right;}
.compare-table tbody tr:hover{background-color:#e5e5e5;}
.compare-table tr{background-color:#fff;border:1px solid #ccc;}
.compare-table tr td{border:1px solid #eee;}
.compare-table .price-box{margin:10px 0;line-height:15px;}
.compare-table .product-image img{display:block;margin:0 auto;}
.compare-table .add-to-links{margin-top:5px;}
.compare-table .add-to-links li{float:none;}
.compare-table .rating-box{display:inline-block;}
.block-banner .block-content{text-align:center;}
.block-vertnav .block-content{padding-left:0;padding-right:0;transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;}
.category-image{width:100%;overflow:hidden;margin:10px 0;text-align:center;}
.category-description{margin:20px 0;position:relative;}
.category-products{margin:-1px 0 10px;}
.products-list{padding-left: 0;}
.products-list .product-name,.products-grid .product-name,h3.product-name{font-size:1.3333em;line-height:1.25em;}
.products-list .alt-img,.products-grid .alt-img{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.products-list .item:hover .alt-img,.products-grid .item:hover .alt-img{opacity:1;filter:alpha(opacity=100);}
.products-list .item{border-top:1px solid #e5e5e5;padding-top:20px;padding-bottom:20px;background-color:#fff;position:relative; list-style: none;}
.products-list .product-shop-inner{border-right:1px solid #e5e5e5;padding-right:15px}
.products-list .right-column{float:right;}
.products-list .product-name{margin:0 0 15px;}
.products-list .product-image{position:relative;text-align:center;}
.products-list .price-box{margin:0 0 15px;font-size:2em;line-height:1.25em;font-weight:bold;}
.products-list .ratings{margin:10px 0;}
.products-list .desc{margin:15px 0px;}
.products-list .btn-cart{width:100%;max-width:90px;}
.products-list .button span{float:none;}
.products-list .availability{float:none;margin:15px 0;}
.products-list .add-to-links{margin:15px 0 0;}
.products-list.hover-effect .item:hover{margin-left:-1%;margin-right:-1%;padding-left:1%;padding-right:1%;z-index:10;border-color:transparent;box-shadow:0 0 20px rgba(0,0,0,0.2);}

.products-grid .item{padding-top:20px;padding-bottom:20px;position:relative;}
.products-grid .product-name{margin:15px 0 0;}
.products-grid .product-image-wrapper{position:relative;margin:0 auto;}
.products-grid .product-image{display:block;}
.products-grid .product-image img{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0); max-height: 150px;}
.products-grid .price-box{margin:5px 0 10px;font-size:2em;font-weight:bold;line-height:1.25em;}
.products-grid .ratings{margin:10px 0;}
.products-grid .actions{margin:10px 0 0;}
.products-grid .availability{float:none;margin:5px 0;}
.products-grid .add-to-links{margin:10px 0 0;}
.products-grid.equal-height .item .actions{position:absolute;bottom:15px;}
.products-grid.auto-height .item .actions{position:static;bottom:auto;}
.products-grid .item .display-onhover{display:none;}

.products-grid .item .visible-onhover{
	visibility:hidden;
	opacity:.5;
					transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 0ms;
			 -o-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 0ms;
		 -moz-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 0ms;
	-webkit-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 0ms;
	}

.products-grid .item:hover .visible-onhover{
	visibility:visible;
	opacity:1;
					transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
			 -o-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
		 -moz-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
	-webkit-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
	}

.products-grid .item .hide-onhover{
	visibility:visible;
	opacity:1;
					transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
			 -o-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
		 -moz-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
	-webkit-transition:visibility 0s ease-in-out 200ms, opacity 200ms ease-in-out 200ms;
}

.products-grid .item:hover .hide-onhover{
	visibility:hidden;
	opacity:0;
					transition:visibility 0s ease-in-out 200s, opacity 200ms ease-in-out 0ms;
			 -o-transition:visibility 0s ease-in-out 200s, opacity 200ms ease-in-out 0ms;
		 -moz-transition:visibility 0s ease-in-out 200s, opacity 200ms ease-in-out 0ms;
	-webkit-transition:visibility 0s ease-in-out 200s, opacity 200ms ease-in-out 0ms;
}

.products-grid.centered > li{text-align:center;}
.products-grid.centered .item .ratings .rating-box,.products-grid.centered .item .btn-cart{margin-left:0;margin-right:0;}
.products-grid.centered .item .ratings{display:inline-block;}
.products-grid.centered .item .ratings .rating-box{display:inline-block;vertical-align:middle;}
.products-grid.centered .item .ratings .amount{display:inline-block;vertical-align:middle;margin-left:3px;}
.products-grid.centered .item input.checkbox{float:none;}
.category-products-grid .item{border-top:1px solid #e5e5e5;border-left:none;border-right:none;zoom:1;padding-top:2%;background-color:#fff;}
.category-products-grid.hover-effect .item:hover{margin-left:-1%;margin-right:-1%;padding-left:2%;padding-right:2%;z-index:10;border-color:transparent;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.products-grid.size-s .product-name{font-size:1.1666em;line-height:1.2307em;}
.products-grid.size-xs .product-name{font-size:1em;line-height:1.25em;}
.products-grid.size-s .item button.btn-cart span span{padding:7px 15px;height:auto;line-height:2em;}
.products-grid.size-xs .item button.btn-cart span span{padding:3px 8px;height:auto;line-height:2em;}
.products-grid.size-s .sticker{width:50px;height:50px;font-size:1em;}
.products-grid.size-s .item:hover .sticker{width:55px;height:55px;}
.products-grid.size-xs .sticker{width:40px;height:40px;font-size:0.9166em;}
.products-grid.size-xs .item:hover .sticker{width:45px;height:45px;}
.products-grid .item.anons{text-align:left;}
.ratings,.no-rating{line-height:1.0833em;margin:15px 0 15px;}
.ratings a{line-height:1.0833em;}
.ratings strong{float:left;margin:1px 5px 0 0;}
.ratings .rating-links .separator{display:inline-block;text-indent:-9999px;width:1px;background:url(../../img/patterns/default/white/bg-separator1.gif) no-repeat;}
.rating-box{width:69px;height:13px;font-size:0;line-height:0;background:url(../../img/patterns/default/white/rating.png) 0 0 repeat-x;text-indent:-999em;overflow:hidden;}
.rating-box .rating{float:left;height:13px;background:url(../../img/patterns/default/white/rating.png) 0 100% repeat-x;}
.ratings .rating-box{float:left;margin-right:8px;}
.ratings .amount{white-space:nowrap;font-size:10px;text-transform:uppercase;}
.ratings-table th,.ratings-table td{line-height:1.1666em;padding:3px 0;}
.ratings-table th{padding-right:8px;}
.alert-price,.alert-stock{margin:15px 0;padding:2px 0 2px 25px;line-height:15px;}
.alert-price{background:url(../../img/patterns/default/white/icons.png) 0 -120px no-repeat;}
.alert-stock{background:url(../../img/patterns/default/white/icons.png) 0 -160px no-repeat;}
.price{white-space:nowrap !important;}
.price-box{margin:0;}
.old-price .price-label,.special-price .price-label{white-space:nowrap;}
.old-price .price-label{display:none;}
.product-secondary-column .regular-price{font-size:1.5em;text-align: center;}
.product-secondary-column .regular-price .price{font-size:1.5em;font-weight:bold;}
.product-secondary-column .old-price .price{font-size:1.5em;font-weight:normal;}
.old-price{margin:0;}
.old-price .price{text-decoration:line-through;color:#F00 !important;font-size:0.8em;font-weight:normal;}
.special-price{margin:0;padding:0;}
.special-price .price,.special-price .price-label{color:#ee001c !important;}
.price-from{margin:0;}
.price-from .price-label{white-space:nowrap;}
.price-to{margin:0;}
.price-to .price-label{white-space:nowrap;}
.price-box-bundle .price-box{margin:0 !important;padding:0 !important;border:none !important;}
.add-to-links .separator{display:none;}
.add-to-links li{float:left;}
.add-to-links.addto-icons .link-compare,.add-to-links.addto-icons .email-friend{margin-left:3px;}
.addto-icons.addto-onimage{float:right;margin-top:-31px;position:relative;z-index:1;padding-bottom:4px;padding-right:4px;}
.add-to-links.addto-links-icons .link-compare{margin-left:3px;}
.addto-links-icons.addto-onimage{float:right;margin-top:-40px;position:relative;z-index:1;padding-bottom:4px;padding-right:4px;}
.add-to-cart .button{margin-right:10px;}
.product-view {margin-top: 1.5em;}
.product-view .add-to-cart{float:left; width: 100%;text-align: center;}
.add-to-cart.right label{margin-left:10px;}
.add-to-cart.right .button{margin-right:0;}
.catalog-product-view .col-main{margin-left:0;margin-right:0;width:100%;}
.catalog-product-view .product-view{margin-left:0;margin-right:0;width:100%;}
.product-view .box-additional{margin-top:30px;}
.product-view .product-img-column{float:left;margin-bottom:10px;}
.col3-layout .product-view .product-img-column{float:none;margin:0 auto;}
.product-view .product-shop{float:left;}
.product-view .product-shop .product-name{margin:0 0 1.6666em;}
.product-view .product-shop .product-name h1{margin:0;}
.product-view .product-shop .ratings-table{margin:15px 0 5px;}
.product-secondary-column .inner{padding-top:1px;padding-bottom:10px;}
.product-view .short-description{margin:15px 0;line-height:1.25em;}
.product-view .short-description ul{margin-top:5px;margin-bottom:5px;}
.product-view .action-box{margin:20px 0;}
.product-view .data-table th{font-weight:bold;}
.product-view .price-box .regular-price .price,.product-view .price-box .special-price .price,.product-view .price-box .special-price .price-label,.product-view .price-box .price-including-tax .price,.product-view .product-options-bottom .price-box .regular-price .price,.product-view .price-as-configured .price,.odnotip .regular-price .price{font-size:1.7em;line-height:1.3em;}
.odnotip .regular-price .price{font-weight:bold;}
ul.odnotip {
    padding-left: 0;
}
.odnotip .item {
    border: 1px solid #eee;
    margin-left: 0;
    padding: 1em 1em;
    width: 30.09%;
    margin-bottom: 1em;
		-webkit-transition : border 500ms ease-out; 
			 -moz-transition : border 500ms ease-out;
				-ms-transition : border 500ms ease-out;
				 -o-transition : border 500ms ease-out;
						transition : border 500ms ease-out; 
}
.odnotip .item:hover {
	border: 1px solid #aaa;
}
.odnotip .product-image-wrapper {
    width: 90px;
    display: inline-block;
    float: left;
    height: 90px;
}
.odnotip .product-image-wrapper .add-to-links {
    padding-left: 0;
    list-style-type: none;
    position: absolute;
    right: 1em;
    bottom: 2px;
}
.odnotip .item .product-name {
    text-align: left;
    height: 2.4em;
    overflow: hidden;
}
.odnotip .item .price-box {
    margin-top: 1.66em;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.product-view .product-shop .price-box .old-price .price-label{white-space:nowrap;display:none;}
.product-view .price-box .special-price{white-space:nowrap;}
.product-view .price-box .special-price .price-label{white-space:nowrap;}
.product-view .add-to-box .price-box,.product-options-bottom .price-box{float:left;margin:18px 15px 10px 0;padding:0;}
.product-view .container1-wrapper,.product-view .container2-wrapper,.product-view .add-to-box{padding:0 0 15px;margin:0 0 15px;border-bottom:1px solid #e5e5e5;}
.product-view .add-to-box{margin-top:15px;}
.product-view .short-description .std ul,.product-view .box-tabs .std ul{list-style:none outside none;}
.product-view .short-description .std ul li,.product-view .box-tabs .std ul li{background:url(../../img/patterns/default/white/bullet1.png) 0 0 no-repeat;padding-left:25px;}
.product-view .box-tabs .std ul{margin-bottom:1em;}
.box-tabs .panel > h2:first-child{display:none;}
.product-view .box-reviews{border:1px solid #CCC;border-radius:3px;background:#fff;overflow:hidden;position:relative;}
.product-view .box-reviews.preview{height:190px;}
.product-view .box-reviews .show-reviews{display:inline;position:absolute;bottom:0;box-shadow:inset 0 -30px 22px -15px #FFF;width:100%;height:50px;line-height:65px;font-weight:bold;text-align:center;}
.product-view .box-reviews .show-reviews span.underline{content:'Скрыть отзывы';}
.product-view .box-reviews.preview .show-reviews span.underline{content:'Показать все отзывы';}
.product-view .box-reviews dl{margin:15px 20px 0px;}
.product-view .box-reviews dt .heading{font-weight:normal;font-size:1.5em;margin-right:10px;}
.product-view .box-reviews dt span{font-weight:bold;}
.product-view .box-reviews dt a{font-size:18px;margin-right:8px;}
.product-view .box-reviews dd{margin:0 0 15px 15px;padding-bottom:15px;border-bottom:1px dashed #e5e5e5;}
.product-view .box-reviews dd .date{display:block;margin-top:3px;font-style:italic;}
.product-view .box-reviews .ratings-table{margin:5px 0;}
.product-view .box-reviews .form-add h2{text-transform:uppercase;}
.product-view .box-reviews .form-add h3{font-size:1em;font-weight:normal;margin-bottom:0;}
.product-view .box-reviews .form-add h3 span{font-weight:bold;}
.product-view .box-reviews .form-add h4{font-size:1em;font-weight:normal;}
.product-view .box-reviews .form-add h3,.product-view .box-reviews .form-add h4{font-family:inherit;}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0;}
.product-view .box-reviews .form-add .form-list input.input-text{width:100%;max-width:340px;}
.product-view .box-reviews .form-add .form-list textarea{width:100%;max-width:500px;}
.product-view .box-reviews .buttons-set button.button{float:left;margin-left:0;}
.product-view .box-reviews .review-user-info{background-color:#E2E2E2}
.product-name{margin:0;font-weight:normal;font-size:1em;}
.product-name h1{font-size:2em;margin-bottom: 5px;}
.tags-list li{display:inline;}
.page-sitemap .links{float:right;margin:0 0 5px;text-align:center;}
.page-sitemap .links a{text-decoration:none;position:relative;}
.page-sitemap .sitemap{margin:15px;}
.page-sitemap .sitemap li{margin:3px 0;}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold;}
.page-sitemap .pager{clear:both;}
.rss-title h1{background:url(../../img/patterns/default/white/i_rss-big.png) 0 center no-repeat;padding-left:30px;}
.rss-table .link-rss{display:block;}
.cart-table thead tr{border-bottom:1px solid #e5e5e5;}
.cart-table th.last{border-right:none;}
.cart-table .product-image{width:168px;display:block;}
.cart-table .product-name{margin:0 0 10px;font-weight:normal;font-size:1.6666em;line-height:1.2em;}
.cart-table .item-msg{margin:5px 0;font-size:0.9166em;font-weight:bold;color:#d90000;}
.cart-table tfoot td{padding:5px 10px;border:none;}
.cart-table tfoot td.last{padding:15px 0 0;border-bottom:1px solid #eee;}
.cart-table tfoot button{padding:0;margin:0 0 15px 10px;}
.cart-table .btn-continue{float:left;margin-left:0;}
.cart-table .btn-update,.cart-table .btn-empty{float:right;}
.cart-collaterals{margin-top:2%;}
.cart .cart-left-column > *,.cart .cart-right-column > *{margin-bottom:20px;}
.cart .cart-right-column{width: 210px;}
.cart .totals{background-color:#f5f5f5;}
.cart .totals-inner{padding:20px;}
.cart .totals table{width:100%;}
.cart .totals td{padding:1px 0px 1px 7px;}
.cart .totals tfoot th{padding:5px 15px 5px 7px;}
.cart .totals tfoot td{padding-bottom:5px;}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{font-size:16px;}

.spec-table {/*border: 1px solid #DDDDDD;*/}
.spec-table td,.spec-table th{
/*border-bottom:1px solid #DDDDDD;*/
padding-left:0px;
vertical-align: bottom;
}
.spec-table tr:last-child td, .spec-table tr:last-child th{border-bottom:none;}
.spec-table .label{

position: relative;
overflow: hidden;
}
.sort-label{
}
.sort-line{
width: 100%;
position: absolute;
height: 1em;
border-bottom: 1px dotted;
float: left;
}
.tool-tip{background-color:#fff;padding:10px;position:absolute;z-index:9999;}
.tool-tip .btn-close a{margin:0 0 0 auto;}
.tool-tip .tool-tip-content{padding:5px;}
.page-title .separator,.page-title .link-rss,.page-title .link-print{font-weight:normal;display:inline-block;margin-top:10px;}
.footer-container,.footer-container2{background-repeat:repeat;background-position:center top;background-attachment:scroll;}
.footer{width:960px;margin:0 auto;padding:0;text-align:left;}
.footer .item-left{float:left;margin-right:20px;}
.footer .item-right{float:right;margin-left:20px;}
.footer .heading{margin-bottom:0.625em;font-size:1.3333em;font-weight:normal;}
.footer-primary-bottom-spacing{border-top:1px solid;border-color:#eee;border-color:rgba(0,0,0, 0.05);padding-top:20px;padding-bottom:20px;}
.footer-bottom{padding-top:10px;}
.social-links span.icon{margin-bottom:3px;}
.footer-copyright{font-size:0.9166em;line-height:1.3636em;margin-bottom:10px;margin-left:10px;}
#scroll-to-top, .site-settings-switcher{width:50px;height:50px;z-index:9999;text-indent:-9999px;background:url(../../img/patterns/default/white/sprite.png) no-repeat #e5e5e5;float:left;}
#scroll-to-top{display:none;background-position:-200px -150px;}
.site-settings-switcher{background-position:-301px -50px;}
#scroll-to-top:hover{background-position:-200px -100px;background-color:#CC3872;}
.site-settings-switcher:hover{background-position:-301px 1px;background-color:#CC3872;}
.site-settings-wrapper{position:fixed;width:100%;height:100%;top:0;background:rgba(20, 20, 20, 0.8);z-index:2000;}
.site-settings{background:#FFF;padding:20px;margin-top:20%;}
.site-settings .header h3,.site-settings .header h1{font-weight:300;font-family:Segoe UI Light,'SegoeUILightWF',Arial,sans-serif;}
.site-settings .footer{color:#020202;width:100%;font-weight:300;font-family:Segoe UI Light,'SegoeUILightWF',Arial,sans-serif;padding-top:20px;}
.site-settings .content{padding-top:20px;}

#popup-cart{
position: fixed;
width: 100%;
height: 100%;
top: 0;
background: rgba(20, 20, 20, 0.8);
z-index: 2000;
}
#popup-cart .popup-cart-wrapper .container{
background: #FFF;
padding: 20px;
margin-top: 20%;
position: relative;
max-width: 500px;
}
#popup-cart .header{
margin-right:10%;
}
#popup-cart .header h3,#popup-cart .header h1{
font-weight: 300;
font-family: Segoe UI Light,'SegoeUILightWF',Arial,sans-serif;
}
#popup-cart  .footer{
color: #020202;
width: 100%;
font-weight: 300;
font-family: Segoe UI Light,'SegoeUILightWF',Arial,sans-serif;
padding-top: 20px;
}
#popup-cart .content{
padding-top: 20px;
}
#popup-cart .product-details{
font-size: 1.5em;
}
#popup-cart .product-name{
float:left;
}
#popup-cart .price-box{
float:right;
}

#popup-cart .actions a{
color: #08e;
font-size: 16px;
line-height: 35px;
}

#popup-cart .btn-remove{
position: absolute;
right: 10px;
top: 10px;
}


.progress-bar-container{height:2em;border:1px solid #ccc;}
.progress-bar{height:100%;width:1%;background:#ccc;}
.clear{clear:both;font-size:0;line-height:0;height:0;}
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.product-review:after,.cart:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.cart-table-wrapper:after,#mini-cart .mini-products-list li.item:after,.section-line:after,.section-title:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.the-slideshow{margin:0;padding:0;}
.the-slideshow .slides > li{display:none;-webkit-backface-visibility:hidden;}
.the-slideshow .slides img{max-width:100%;display:block;}
.pauseplay span{text-transform:capitalize;}
.the-slideshow .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .the-slideshow .slides{display:block;}
* html .the-slideshow .slides{height:1%;}
.no-js .the-slideshow .slides > li:first-child{display:block;}
.the-slideshow{margin:0 auto 2%;position:relative;zoom:1;}
.the-slideshow .slides{zoom:1;}
.the-slideshow .slides > li{position:relative;-webkit-transform:translateZ(0);}
.the-slideshow .slides > li a img.fade-on-hover{transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;}
.the-slideshow:hover .slides > li a img.fade-on-hover{opacity:0.85;filter:alpha(opacity=85);}
.gen-direction-arrows1 a.all,.gen-direction-arrows1 a.part,.gen-direction-arrows1 a.previous,.gen-direction-arrows1 a.next{display:block;width:30px;height:30px;background-image:url(../../img/patterns/default/white/slider-arrows.png);background-repeat:no-repeat;background-color:#e5e5e5;transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.gen-direction-arrows1 a.previous{background-position:-10px -10px;}
.gen-direction-arrows1 a.previous:hover{background-position:-10px -60px;background-color:#333;}
.gen-direction-arrows1 a.next{background-position:-60px -10px;}
.gen-direction-arrows1 a.next:hover{background-position:-60px -60px;background-color:#333;}
.gen-direction-arrows1 a.part,.gen-direction-arrows1 a.all{background-image:none;width:auto;padding:0 10px;}
.gen-direction-arrows1 a.part:hover,.gen-direction-arrows1 a.all:hover{background-color:#333;}
.gen-direction-arrows1 a.part{background-position:-106px -10px;}
.gen-direction-arrows1 a.part:hover{background-position:-106px -60px;background-color:#333;}
.gen-slider-arrows1 .direction-nav li{float:left;}
.gen-slider-arrows1 .direction-nav a{display:block;width:30px;height:30px;background-image:url(../../img/patterns/default/white/slider-arrows.png);background-repeat:no-repeat;background-color:#e5e5e5;cursor:pointer;text-decoration:none;text-indent:-999px;overflow:hidden;transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.gen-slider-arrows1 .direction-nav a:hover{background-color:#333;}
.gen-slider-arrows1 .direction-nav a.disabled{opacity:0.4;filter:alpha(opacity=40);cursor:default;}
.gen-slider-arrows1 .direction-nav a.disabled:hover{background-color:#e5e5e5;}
.gen-slider-arrows1 .direction-nav .prev{background-position:-10px -10px;margin-right:1px;}
.gen-slider-arrows1 .direction-nav .prev:hover{background-position:-10px -60px;}
.gen-slider-arrows1 .direction-nav .prev.disabled:hover{background-position:-10px -10px;}
.gen-slider-arrows1 .direction-nav .next{background-position:-60px -10px;}
.gen-slider-arrows1 .direction-nav .next:hover{background-position:-60px -60px;}
.gen-slider-arrows1 .direction-nav .next.disabled:hover{background-position:-60px -10px;}
.gen-slider-arrows1-pos-top-right .direction-nav{position:absolute;top:-40px;right:0px;}
.gen-slider-arrows1-pos-top-left .direction-nav{position:absolute;top:-40px;left:0px;}
.gen-slider-arrows2 .direction-nav{height:0;}
.gen-slider-arrows2 .direction-nav a{position:absolute;display:block;width:50px;height:50px;background-image:url(../../img/patterns/default/white/slider-arrows.png);background-repeat:no-repeat;background-color:#fff;cursor:pointer;text-decoration:none;text-indent:-999px;overflow:hidden;transition:opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;opacity:0;filter:alpha(opacity=0);}
.gen-slider-arrows2:hover .direction-nav a{opacity:1;filter:alpha(opacity=100);}
.gen-slider-arrows2:hover .direction-nav a.disabled{opacity:0.4;filter:alpha(opacity=40);}
.gen-slider-arrows2 .direction-nav a:hover{background-color:#333;}
.gen-slider-arrows2 .direction-nav a.disabled{cursor:default;}
.gen-slider-arrows2 .direction-nav a.disabled:hover{background-color:#fff;}
.gen-slider-arrows2 .direction-nav .prev{background-position:0 0;left:1.5%;top:45%;}
.gen-slider-arrows2 .direction-nav .prev:hover{background-position:0 -50px;}
.gen-slider-arrows2 .direction-nav .prev.disabled:hover{background-position:0 0;}
.gen-slider-arrows2 .direction-nav .next{background-position:-50px 0;right:1.5%;top:45%;}
.gen-slider-arrows2 .direction-nav .next:hover{background-position:-50px -50px;}
.gen-slider-arrows2 .direction-nav .next.disabled:hover{background-position:-50px 0;}
.gen-slider-arrows2-style1 .direction-nav a{background-image:url(../../img/patterns/default/white/slider-arrows.png);background-color:transparent !important;}
.gen-slider-arrows3 .direction-nav a{position:absolute;display:block;width:30px;height:30px;background-image:url(../../img/patterns/default/white/slider-arrows.png);background-repeat:no-repeat;background-color:#fff;cursor:pointer;text-decoration:none;text-indent:-999px;overflow:hidden;transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.gen-slider-arrows3 .direction-nav a:hover{background-color:#333;}
.gen-slider-arrows3 .direction-nav a.disabled{opacity:0.4;filter:alpha(opacity=40);cursor:default;}
.gen-slider-arrows3 .direction-nav a.disabled:hover{background-color:#fff;}
.gen-slider-arrows3 .direction-nav .prev{background-position:-10px -10px;top:22px;left:-32px;}
.gen-slider-arrows3 .direction-nav .prev:hover{background-position:-10px -60px;}
.gen-slider-arrows3 .direction-nav .prev.disabled:hover{background-position:-10px -10px;}
.gen-slider-arrows3 .direction-nav .next{background-position:-60px -10px;top:22px;right:-32px;}
.gen-slider-arrows3 .direction-nav .next:hover{background-position:-60px -60px;}
.gen-slider-arrows3 .direction-nav .next.disabled:hover{background-position:-60px -10px;}
.gen-slider-arrows3-style1 .direction-nav a{height:75px;}
.gen-slider-arrows3-style1 .direction-nav .prev{background-position:-10px 13px;top:0;left:-32px;}
.gen-slider-arrows3-style1 .direction-nav .prev:hover{background-position:-10px -37px;}
.gen-slider-arrows3-style1 .direction-nav .prev.disabled:hover{background-position:-10px 13px;}
.gen-slider-arrows3-style1 .direction-nav .next{background-position:-60px 13px;top:0;right:-32px;}
.gen-slider-arrows3-style1 .direction-nav .next:hover{background-position:-60px -37px;}
.gen-slider-arrows3-style1 .direction-nav .next.disabled:hover{background-position:-60px 13px;}
.gen-slider-pager1 .control-nav{text-align:center; opacity:0.1; transition: opacity .4s linear;}
.gen-slider-pager1:hover .control-nav{opacity:1; transition: opacity .4s linear;}
.gen-slider-pager1 .control-nav li{float:left;margin-left:3px;}
.gen-slider-pager1 .control-nav li:first-child{margin-left:0;}
.gen-slider-pager1 .control-nav a{display:block;width:20px;height:20px;background-image:url(../../img/patterns/default/white/pager.png);background-repeat:no-repeat;background-color:transparent;cursor:pointer;text-decoration:none;text-indent:-999px;overflow:hidden;}
.gen-slider-pager1 .control-nav a:hover{background-position:0 -60px;}
.gen-slider-pager1 .control-nav a.active{background-position:0 -30px;cursor:default;}
.gen-slider-pager1-style1 .control-nav li{margin-left:0;}
.gen-slider-pager1-style1 .control-nav a{background-image:url(../../img/patterns/default/white/pager-small.png);}
.gen-slider-pager1-pos-bottom-right .control-nav{position:absolute;bottom:4.4526%;right:1.5%;}
.gen-slider-pager1-pos-bottom-left .control-nav{position:absolute;bottom:4.4526%;left:1.5%;}
.gen-slider-arrows1-pos-top-right-pager .control-nav{position:absolute;top:-33px;right:71px;}
.itemgrid .item{float:left;padding-left:1%;padding-right:1%;}
.item .product-name{text-align:left;height:2em;}
.itemgrid-1col .item{width:98%;}
.itemgrid-2col .item{width:48%;}
.itemgrid-2col .item:nth-child(2n+1){clear:left;}
.itemgrid-3col .item{width:31.3333%;}
.itemgrid-3col .item:nth-child(3n+1){clear:left;}
.itemgrid-4col .item{width:23%;}
.itemgrid-4col .item:nth-child(4n+1){clear:left;}
.itemgrid-4col .item.dop{width:48%;}
.itemgrid-5col .item{width:18%;}
.itemgrid-5col .item:nth-child(5n+1){clear:left;}
.itemgrid-6col .item{width:14.6666%;}
.itemgrid-6col .item:nth-child(6n+1){clear:left;}
.itemgrid-7col .item{width:12.2857%;}
.itemgrid-7col .item:nth-child(7n+1){clear:left;}
.itemgrid-8col .item{width:10.5%;}
.itemgrid-8col .item:nth-child(8n+1){clear:left;}
.accordion{padding:0;margin:0;list-style-type:none;}
.accordion ul{float:left;display:block;width:100%;padding:0;margin:0;}
.accordion li{float:left;display:block;width:100% !important;padding:0 !important;margin:0;list-style-type:none;cursor:pointer;position:relative;}
.accordion li a{display:block;padding:15px 10px;font-size:1.1666em;line-height:1.2857em;}
.accordion li li a{padding-left:20px;}
.accordion li li li a{padding-left:40px;}
.accordion li li li li a{padding-left:60px;}
.accordion li.parent > a{padding-right:54px;}
.accordion .opener{position:absolute;right:0;top:0;display:block;cursor:pointer;width:49px;height:49px;background:url(../../img/patterns/default/white/opener.png) center center no-repeat;}
.accordion .opener:hover{background-color:rgba(0,0,0, 0.05);}
.accordion li.active > .opener{background-image:url(../../img/patterns/default/white/opener-active.png);}
.accordion-style1 li a{padding:1em;}
.accordion-style1 li li a{padding-left:20px;}
.accordion-style1 li li li a{padding-left:35px;}
.accordion-style1 li li li li a{padding-left:50px;}
.accordion-style1 li.parent > a{padding-right:33px;}
.accordion-style1 li a{border-bottom-color:#eee;border-bottom:1px solid rgba(0,0,0,0.06);font-size:1em;line-height:1.5em;}
.accordion-style1 li a:hover{background-color:rgba(0,0,0, 0.03);}
.accordion-style1 .opener{width:28px;height:28px;background-color:rgba(0,0,0, 0.03);}
.accordion-style1 .opener:hover{background-color:rgba(0,0,0, 0.10);background-image:url(../../img/patterns/default/white/sprite-icons-social.png);}
.accordion-style1 li.active > .opener:hover{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.collapsible{position:relative;}
.collapsible .block-title{padding-top:8px;padding-right:35px;padding-bottom:8px;border-bottom:1px solid #f2f2f2;border-color:rgba(0,0,0, 0.05);margin-bottom:0.625em;font-size:1.3333em;line-height:1.25em;font-weight:normal;}
.collapsible .block-content,.collapsible .block-content > *{margin-top:0;}
.collapsible .opener{position:absolute;right:0;top:2px;display:block;cursor:pointer;width:30px;height:30px;background-color:#f2f2f2;background-color:rgba(0,0,0, 0.05);background-image:url(../../img/patterns/default/white/opener.png);background-position:center center;background-repeat:no-repeat;}
.collapsible .opener:hover{background-color:#e5e5e5;background-color:rgba(0,0,0, 0.1);background-image:url(../../img/patterns/default/white/sprite-icons-social.png);}
.collapsible.active .opener{background-image:url(../../img/patterns/default/white/opener-active.png);}
.collapsible.active .opener:hover{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.vertnav-side{float:left;width:100%;}
#mobnav{display:none;}
#mobnav-trigger{display:block;padding:0 15px;}
#mobnav-trigger .trigger-icon{display:block;float:left;width:23px;padding-top:18px;margin:0 8px 0 0;}
#mobnav-trigger .trigger-icon .line{display:block;background-color:#fff;height:3px;margin-bottom:2px;}
.nav-container .vertnav-top{display:none;margin-top:0 !important;}
.vertnav-top.mobile{display:block;overflow:hidden;height:auto;max-height:0px;transition:max-height 500ms ease-in-out 0s;-moz-transition:max-height 500ms ease-in-out 0s;-webkit-transition:max-height 500ms ease-in-out 0s;-o-transition:max-height 500ms ease-in-out 0s;}
.vertnav-top.mobile.show{max-height:9999px;transition:max-height 500ms ease-in-out 0s;-moz-transition:max-height 500ms ease-in-out 0s;-webkit-transition:max-height 500ms ease-in-out 0s;-o-transition:max-height 500ms ease-in-out 0s;}
.vertnav-top li a{font-size:1.3333em;line-height:1.125em;text-transform:uppercase;}
.vertnav-top li li li a{font-size:1.1666em;text-transform:none;}
#nav{position:relative;z-index:2000;}
#nav.mobile{display:none;}
#nav .opener{display:none;}
#nav li, #user-panel li{text-align:left;}
#nav li a, #user-panel li a{display:block;text-decoration:none;}
#nav li a span, #user-panel li a span{display:block;white-space:nowrap;}
#nav li ul a span,#user-panel li ul a span{white-space:normal;}
#nav > li,#user-panel > li{float:left;}
#nav > li.last{padding-right:0;}
#nav > li > a,#user-panel > li > a{display:block;padding:0 12px;}
#nav > li > a > span,#user-panel > li > a > span{display:inline-block;}
#nav .level0-wrapper{
	position:absolute;
	left:-10000px;
	background-color:#fff;
	width:100%;
	-webkit-transform:translateZ(0);
	z-index: 999;
	}
#user-panel .level0-wrapper{
	position:absolute;
	right:200em;
	bottom:50px;
	background-color:#fff;
	width:50%;
	padding:2%;
	opacity:0;
	-webkit-transform:translateZ(0);
	transition:opacity 100ms ease-in-out;
	-moz-transition:opacity 100ms ease-in-out;
	-webkit-transition:opacity 100ms ease-in-out;
	-o-transition:opacity 100ms ease-in-out;
}
#user-panel .level0-wrapper.show,#user-panel .level0.parent:hover .level0-wrapper{
	opacity:1;
	right: 0;
}
#user-panel .level0-wrapper.hide{bottom:-1000px;opacity:0;}
#user-panel .level0 .cat-label{z-index:2000;}
#nav .nav-custom-link > a{cursor:default;}
#nav .nav-custom-link{position:static;}
#nav .nav-custom-link .header-nav-dropdown-wrapper{padding-bottom:10px;}
#nav .nav-custom-link .header-nav-dropdown-wrapper p{margin:10px 0;}
#nav .nav-custom-link .header-nav-dropdown-wrapper .heading{margin:10px 0;}
#nav a.level-top.feature{height:49px;margin:0;}
#nav a.level-top.feature > span{display:block;float:left;}
#nav a.level-top .icon{margin:6px 0 0 0;background-color:transparent !important;}
#nav a.level-top .caret,#user-panel a.level-top .caret{display:inline-block;width:0;height:0;margin-bottom:2px;margin-left:2px;vertical-align:middle;content:"";border-style:solid solid none;border-width:4px 4px 0;border-color:#333 transparent transparent;}
.cat-label{padding:2px 4px;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;line-height:18px;text-transform:none;transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-moz-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-webkit-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-o-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;}
li > a:hover > span > .cat-label{transition-duration:100ms;-moz-transition-duration:100ms;-webkit-transition-duration:100ms;-o-transition-duration:100ms;}
li.level0 > a > span{position:relative;}
li.level0 > a > span > .cat-label{position:absolute;top:-14px;right:0;padding:0 6px;font-size:14px;line-height:22px;}
li.level0 > a > span > .pin-bottom:before{position:absolute;right:6px;top:22px;width:0;height:0;content:"";border-style:solid;border-width:4px;border-color:transparent;transition:border-color 450ms ease-in-out;-moz-transition:border-color 450ms ease-in-out;-webkit-transition:border-color 450ms ease-in-out;-o-transition:border-color 450ms ease-in-out;}
li.level0 > a:hover > span > .pin-bottom:before{transition-duration:100ms;-moz-transition-duration:100ms;-webkit-transition-duration:100ms;-o-transition-duration:100ms;}
li.level1 > a > span > .cat-label{display:inline-block !important;padding:0 4px;margin-left:2px;vertical-align:top;}
li.level2 > a > span > .cat-label{display:inline-block !important;padding:0 4px;margin-left:2px;}
ul.vertnav li > a > span > .cat-label{position:static;display:inline-block !important;padding:0 4px;margin-left:2px;font-size:inherit;line-height:inherit;}
ul.vertnav li.level0 > a > span > .pin-bottom:before{display:none;}
.nav-block{margin-top:0;margin-bottom:1%;}
.nav-block-center{margin-top:10px;}
.nav-block-right{margin-top:10px;}
.nav-block-level1-top{margin-bottom:10px;}
.nav-block-level1-bottom{margin-top:10px;}
.nav-block .section-line{border-color:#eee;}
#mobnav-trigger,#nav > li > a,#user-panel > li > a{font-size:16px;}
#mobnav-trigger{line-height:49px;}
#user-panel > li > a,#nav > li > a{line-height:49px;}
#nav .level0-wrapper,#nav.classic ul.level0{top:100%;}
#nav a.level-top.feature{height:49px;}
#nav a.level-top .icon{margin-top:6px;}
#nav ul.level0 > li, .left-catalog  .level1{
vertical-align: middle;
line-height: 1.6em;
/* height: 3em; */
margin: 0;
}
.left-catalog li.level1{
height: auto;
overflow: hidden;
float: left;
}
.left-catalog li.level1 .level4{
	background-color: #fafafa;
}

#nav ul.level0 > li:last-child{
border-bottom: 1px solid #ededed;
}

#nav ul.level0 > li > a ,#user-panel ul.level0 > li > a{
text-transform: uppercase
}
#nav ul li{margin-bottom:1px;}
#nav ul li a{float:none;}
#nav .level1{
	position:relative;
	/*width:295px;*/
		transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
}
#nav .level2{
	position: relative;
	width: auto;
	background-color: #fff;
	transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
}
#nav .level3, #nav .level2 img{
	display:inline-block;
}
#nav .level3{
	overflow: hidden;
	width:295px;
}
#nav .level2 img{
position:absolute;
}

.error-nav{}
.error-nav li.item{
margin: 0;
}
.error-nav .item span.section-line{display: none;}
.error-nav a{
position: absolute;
display: block;
top: 0;
width: 100%;
height: 5em;
}
.error-nav a span{display: none;}
.error-nav .level2{display:none;}


.error-nav  li .overview{
height: 5em;
}

.nav-block .overview{
	width: 100%;
	height: 105px;
	background-repeat:no-repeat;
	background-size: 100%;
}

#nav ul.level1 > li{float:none;background:url(../../img/patterns/default/white/menu/bullet.png) 3px 6px no-repeat;padding-left:15px;transition:background-position 150ms ease-out;-moz-transition:background-position 150ms ease-out;-webkit-transition:background-position 150ms ease-out;-o-transition:background-position 150ms ease-out;}
#nav ul.level1 > li:hover{background-position:6px 6px;}
#nav ul.level2{margin:7px 0;padding:0;position:static;}
#nav ul.level2 a{font-size:0.9166em;line-height:1.2727em;opacity:0.6;}
#nav li.level2:hover ul.level2 a{opacity:1;transition:opacity 150ms ease-out;-moz-transition:opacity 150ms ease-out;-webkit-transition:opacity 150ms ease-out;-o-transition:opacity 150ms ease-out;}
#nav ul ul ul li{background:none;padding-left:0;}
.section{padding:10px 0;}
.section-space{padding:10px;}
.section-space-review{padding:0 0 10px 10px;}
.section-space-review p{padding:0 10px 10px 0;}
.margin-top{margin-top:20px;}
.margin-bottom{margin-bottom:20px;}
.padding-top{padding-top:20px;}
.padding-bottom{padding-bottom:20px;}
.float-left{float:left;}
.float-right{float:right;}
.caret{display:inline-block;width:0;height:0;margin-bottom:2px;vertical-align:middle;content:"";border-style:solid solid none;border-width:4px 4px 0;border-color:#333 transparent transparent;}
.dropdown .caret{opacity:0.3;filter:alpha(opacity=30);}
.dropdown:hover .caret{opacity:1;filter:alpha(opacity=100);}
.sticker-wrapper{position:absolute;transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-webkit-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;}
.product-view .sticker-wrapper{z-index:99;}
.sticker-wrapper.top-right{top:-3px;right:-3px;}
.sticker-wrapper.bottom-right{bottom:-3px;right:-3px;}
.sticker-wrapper.bottom-left{bottom:-3px;left:-3px;}
.sticker-wrapper.bottom-left-7{bottom:-3px;left:-7px;}
.sticker-wrapper.top-left{top:-3px;left:-3px;}
.sticker{width:40px;height:40px;border-radius:50%;font-size:1.1666em;font-weight:bold;text-align:center;display:table-cell;vertical-align:middle;transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-webkit-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;}
.sticker2{
	max-width: 90%;
	height: auto;
	border-radius: 0em 0.5em 0 0em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: .1em .5em;
	border: 1px solid #ffffff;
	border-left: none;
	opacity:.5;
	transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	
}
.sticker2.last{background-color:#c00c0c;color:#fff;}

.sticker.new{background-color:#5BD2EC;color:#fff;}
.sticker.sale{background-color:#F12B63;color:#fff;}
.sticker.offer{background-color:#89D0FF;color:#fff;}
.sticker.hit{background-color:#FA3C5A;color:#fff;}
.item:hover .sticker{
	width:50px;height:50px;
	box-shadow: 0 14px 26px -12px rgba(0,0,0,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.item:hover .sticker2{
	box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.5), 1px 0px 0px 1px rgba(20,20,20,0.2);
	opacity:1;
}

.sticker.size-s{width:50px;height:50px;font-size:1em;}
.item:hover .sticker.size-s{width:55px;height:55px;}
.sticker.size-xs{width:40px;height:40px;font-size:0.9166em;}
.item:hover .sticker.size-xs{width:45px;height:45px;}
.page-banners .banner{margin-bottom:2%;}
.page-banners .banner a{display:block;}
.page-banners .banner a img{display:block;margin:0 auto;transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;}
.page-banners .banner a:hover img{opacity:0.85;filter:alpha(opacity=85);}
.caption{position:absolute;bottom:0;width:80%;margin:6%;padding:0;}
.caption.top{top:0;bottom:auto;width:80%;}
.caption.top-right{top:0;bottom:auto;right:0;width:58%;}
.caption.bottom-right{right:0;width:58%;}
.caption.full-width{width:88%;margin:6%;}
.caption.narrow{width:38%;}
.caption.right *{text-align:right;float:right !important;}
.caption .permanent{display:inherit !important;}
.caption .heading{float:left;display:inline-block;padding:0.25em;margin-bottom:0.2em;font-size:2.8em;line-height:1em;font-weight:normal;}
.product-view  .caption .heading{font-size:1.8em;line-height:1em;font-weight:normal;}
.caption p{float:left;clear:left;display:inline-block;padding:0.25em 0.5em;margin-bottom:1px;font-size:1.3333em;line-height:1em;}
.product-view .caption p{font-size:1em;line-height: inherit;}
.caption button{float:left;clear:left;margin-top:1em;}
.caption .heading,.caption p{transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-moz-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-webkit-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-o-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;}
a:hover .caption .heading,a:hover .caption p{transition:color 200ms ease-in-out, background-color 200ms ease-in-out;-moz-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;-webkit-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;-o-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;}
.caption.dark1 .heading,.caption.dark1 p{background-color:rgba(0,0,0, 0.35);color:#fff;}
a:hover .caption.dark1 .heading,a:hover .caption.dark1 p{background-color:rgba(0,0,0, 0.7);color:#fff;}
.caption.dark2 .heading,.caption.dark2 p{background-color:rgba(0,0,0, 0.5);color:#fff;}
a:hover .caption.dark2 .heading,a:hover .caption.dark2 p{background-color:rgba(0,0,0, 0.8);color:#fff;}
.caption.dark3 .heading,.caption.dark3 p{background-color:rgba(0,0,0, 0.65);color:#fff;}
a:hover .caption.dark3 .heading,a:hover .caption.dark3 p{background-color:rgba(0,0,0, 1);color:#fff;}
.caption.light1 .heading,.caption.light1 p{background-color:rgba(255,255,255, 0.35);color:#000;}
a:hover .caption.light1 .heading,a:hover .caption.light1 p{background-color:rgba(255,255,255, 0.7);color:#000;}
.caption.light2 .heading,.caption.light2 p{background-color:rgba(255,255,255, 0.6);color:#000;}
a:hover .caption.light2 .heading,a:hover .caption.light2 p{background-color:rgba(255,255,255, 0.85);color:#000;}
.caption.light3 .heading,.caption.light3 p{background-color:rgba(255,255,255, 0.8);color:#000;}
a:hover .caption.light3 .heading,a:hover .caption.light3 p{background-color:rgba(255,255,255, 1);color:#000;}
.v-centered-content{display:table;}
.v-centered-content .v-center{display:table-cell;vertical-align:middle;}
.section-title{clear:both;margin:0;display:block;margin-left:10px;}
.section-title.padding-right{padding-right:80px !important;}
.section-line{clear:both;display:block;font-size:0;line-height:0;height:0;margin:0 0 10px;padding:10px 0 0;background:none;border-bottom:1px solid #e5e5e5;text-indent:-9999em;overflow:hidden;}
.custom-sidebar-right{float:right !important;}
.custom-sidebar-right .inner{padding-left:10px;border-left:1px solid #e5e5e5;}
.custom-sidebar-left{float:left !important;}
.custom-sidebar-left .inner{padding-right:10px;border-right:1px solid #e5e5e5;}
#quick-order{-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.5);box-shadow:0 2px 10px rgba(0, 0, 0, 0.5);}
.quick-order{}
.quick-order .input-box{}
.quick-order .input-box input{width:90%}
.quick-order .input-box.require em{
color: #ff4060;
width: 10%;
text-align: center;
display: inline-block;
line-height: 35px;
vertical-align: top;
}
.links > li,.links > li > a{line-height:3em;}
.links > li > a{padding:0 0.5833em;}
.links > li.label{padding-right:0.5833em;}
.links > li{float:left;}
.links > li > a{display:block;}
.links-wrapper-separators .links > li{margin-left:-1px;}
.links-wrapper-separators .links > li > a{background-image:url(../../img/patterns/default/white/link-separator.png);background-position:right center;background-repeat:no-repeat;}
.links-wrapper-separators .links > li.last > a{background-image:none;}
.links-wrapper-separators .links > li.hide-separator > a{background-image:none;}
.links-wrapper-separators .links > li.separator-left > a{background-position:left center;}
.links-wrapper-separators-left .links > li{margin-left:-1px;}
.links-wrapper-separators-left .links > li > a{background-image:url(../../img/patterns/default/white/link-separator.png);background-position:left center;background-repeat:no-repeat;}
.links-wrapper-separators-left .links > li.first > a{background-image:none;}
.links-wrapper-separators-left .links > li.hide-separator > a{background-image:none;}
.links-wrapper-separators-left .links > li.separator-right > a{background-position:right center;}
.underline{text-decoration:underline;}
a.underline, .underline{text-decoration:underline;color:#08E;white-space:nowrap;cursor:pointer;}
a.underline.dashed, .underline.dashed{text-decoration:none;border-bottom:1px dashed #08E;}
a.go{background:url(../../img/patterns/default/white/menu/bullet.png) 97% 50% no-repeat;padding-right:17px;display:inline !important;}
.dropdown{position:relative;}
.dropdown:hover{z-index:4000;}
.dropdown-toggle{display:block;cursor:default;}
.dropdown-toggle *{display:inline-block;}
.dropdown-toggle .label{padding-right:2px;}
.dropdown-toggle .dropdown-icon{width:18px;text-indent:-9999px;background-position:0 50%;background-repeat:no-repeat;}
.dropdown-toggle .img-caret{background:url(../../img/patterns/default/white/arrow-dropdown.png) 100% 50% no-repeat;width:10px;text-indent:-9999px;}
.dropdown-toggle .icon.first{margin-left:-5px;}
.dropdown-toggle .icon.close-to-text{margin-right:-8px;}
.dropdown-toggle.cover > div{padding:0 10px;cursor:default;}
.open > .dropdown-toggle.cover > div{background-color:#fff;}
.open > .dropdown-toggle.cover > div{z-index:4001;position:relative;}
.dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:4000;padding:20px;min-width:130px;line-height:1.5em;text-align:left;list-style:none;background-color:#fff;}
.dropdown-menu.left-hand{left:auto;right:0;}
.dropdown-menu > li *{display:inline-block;}
.dropdown-menu > li > a{display:block;}
.dropdown-menu > li{white-space:nowrap;}
.dropdown-menu > li .label{margin-right:8px;}
.dropdown-menu .dropdown-icon{width:18px;text-indent:-9999px;background-position:0 50%;background-repeat:no-repeat;}
div.icon,span.icon{background-color:#999;background-position:0 0;background-repeat:no-repeat;border-radius:50%;vertical-align:middle;display:inline-block;width:30px;height:30px;padding:3px;}
div.icon.large,span.icon.large{width:50px;height:50px;padding:5px;}
.icon-hover:hover{background-color:#333;}
.feature{margin:10px 0;}
.feature:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.feature.first{margin-top:0;}
.feature.last{margin-bottom:0;}
.feature.top-border{border-top:1px solid #f5f5f5;padding-top:10px;}
.feature.bottom-border{border-bottom:1px solid #f5f5f5;padding-bottom:10px;}
.feature-wrapper.top-border{border-top:1px solid #f5f5f5;margin-top:20px;padding-top:20px;}
.feature-wrapper.bottom-border{border-bottom:1px solid #f5f5f5;margin-bottom:20px;padding-bottom:20px;}
.feature .heading{font-size:1.3333em;line-height:1.25em;margin-bottom:0.625em;font-weight:normal;}
.feature .above-heading{margin:0 0 5px;font-size:11px;line-height:1.4545em;text-transform:uppercase;color:#888;}
.feature .below-heading{font-size:1em;font-style:italic;line-height:1.3333em;color:#888;}
.feature .icon{float:left;}
.feature.v-centered-content .v-center .icon{margin:0 5px 0 0;}
.feature .icon{margin:0 15px 10px 0;max-width:30px;max-height:30px;}
.feature span.icon{padding:3px;}
.feature.small .icon{margin:0 10px 10px 0;max-width:18px;max-height:18px;}
.feature.small span.icon{padding:0;}
.feature.small span.icon.list1{background-image:url(../../img/patterns/default/white/list1.png);width:18px;height:18px;}
.feature.small span.icon.list2{background-image:url(../../img/patterns/default/white/list2.png);width:18px;height:18px;}
.feature.large .icon{margin:0 15px 10px 0;max-width:50px;max-height:50px;}
.feature.large span.icon{padding:5px;}
.feature.product .icon{margin:0 5px 5px 0;max-width:70px;max-height:200px;width:auto;height:auto;}
.feature.product span.icon{padding:5px;}
.feature.indent .icon{margin-bottom:0;}
.feature.indent{padding-left:51px;}
.feature.indent .icon{margin-left:-51px;}
.feature.small.indent{padding-left:28px;}
.feature.small.indent .icon{margin-left:-28px;}
.feature.large.indent{padding-left:75px;}
.feature.large.indent .icon{margin-left:-75px;}
.feature.product.indent{padding-left:150px;}
.feature.product.indent .icon{margin-left:-150px;}
.icon.no-bg-color{background-color:transparent;}
.icon.force-no-bg-color{background-color:transparent !important;}
.icon-wrapper-square span.icon,.icon.square{border-radius:0;}
span.icon-hover,.feature-icon-hover span.icon{transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.usefull-staff{margin-top:15px}
.usefull-staff.first{margin-top:0}
.usefull-staff .icon{background:url(../../img/icons/usefull-stuf-sprite.png) no-repeat;width:50px;height:50px;border-radius:0;}
.usefull-staff .caption{position:relative;display:inline-block;margin:auto;padding:0px;vertical-align:middle;border-radius:3px;background-color:#FAFAFA;border:1px solid #CCC;min-height:50px;width:80%;overflow:hidden;}
.usefull-staff .caption .heading{display:block;width:98%;line-height:1.3em;padding-left:10px;margin-bottom:0;background:#EEE;border-bottom:1px solid #CCC;font-size:1em;}
.usefull-staff .caption .content{margin:0;padding:5px;border-top:1px solid #fff;clear:both;}
.usefull-staff .caption .content ul{padding:0;margin:0;}
.usefull-staff .icon.region-delivery{background-position:4px 4px;}
.usefull-staff .icon.info{background-position:-49px 4px;}
.usefull-staff .icon.sale{background-position:-104px 4px;}
.itemslider{margin:0;padding:0;text-align:center}
.itemslider .slides > li{display:none;-webkit-backface-visibility:hidden;}
.itemslider .slides img{max-width:100%;display:block;}
.pauseplay span{text-transform:capitalize;}
.itemslider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .itemslider .slides{display:block;}
* html .itemslider .slides{height:1%;}
.no-js .itemslider .slides > li:first-child{display:block;}
.itemslider-wrapper .nav-wrapper{position:relative;}
.itemslider{margin:0 auto;position:relative;zoom:1;}
.itemslider .slides{zoom:1;}
.itemslider .slides > li{position:relative;}
.itemslider .slides img{margin:0 auto;}
.itemslider .slides h3.product-name{text-overflow: ellipsis;display: block;overflow: hidden;white-space: nowrap;}
.itemslider-horizontal{margin:0 auto 20px;}
.itemslider-horizontal .slides > li{padding-left:10px;padding-right:10px;}
.itemslider-horizontal .slides > li:hover{box-shadow:inset 0px 0px 5px 1px rgba(0,0,0,0.05);}
.itemslider.single-item .slides > li{max-width:168px;}
.itemslider .direction-nav{height:0;text-align:center;}
.itemslider.hide-direction-nav .direction-nav{display:none;}
.itemslider.hide-control-nav .control-nav{display:none;}
.gen-tabs .tabs li{float:left;margin:0;}
.gen-tabs .tabs a{display:block;padding:0 10px;text-decoration:none;outline:none;}
.gen-tabs .tabs-panels{padding:15px 0;}
.gen-tabs .acctab{display:none;padding:0 0.5em;margin-bottom:1px;font-weight:normal;}
.gen-tabs .acctab:hover{cursor:pointer;}
.gen-tabs.accor .tabs{display:none;}
.gen-tabs.accor .acctab{display:block;}
.gen-tabs.accor .tabs-panels{padding-top:0;}
.gen-tabs.accor .tabs-panels .panel{display:none;margin:0 0 10px;padding:15px;}
.gen-tabs .tabs a{color:#333;background-color:#eee;line-height:3em;}
.gen-tabs .tabs a:hover,.gen-tabs .tabs a:focus{background-color:#e5e5e5;}
.gen-tabs .tabs a.current{background-color:#ddd;}
.gen-tabs .acctab{font-size:1.5em;line-height:2.7777em;background-color:#f5f5f5;color:#333;}
.gen-tabs .acctab:hover,.gen-tabs .acctab:focus,.gen-tabs .acctab.current{background-color:#e5e5e5;}
.gen-tabs.accor .tabs-panels .panel{border-bottom:1px solid #e5e5e5;}
.gen-tabs-style1 .tabs a{font-size:1.3333em;color:#333;background-color:#eee;border:1px solid transparent;border-bottom:none;}
.gen-tabs-style1 .tabs a:hover,.gen-tabs-style1 .tabs a:focus{background-color:#e5e5e5;border-color:#e5e5e5;}
.gen-tabs-style1 .tabs a.current{background-color:#fff;border-color:#e5e5e5;border-bottom:1px solid transparent;margin-bottom:-1px;padding-top:4px;margin-top:-4px;}
.gen-tabs-style1 .tabs-panels{border-top:1px solid #e5e5e5;}
.gen-tabs-style1.accor .tabs-panels{border-top:none;}
.gen-tabs-style2 .tabs a{font-size:1.3333em;}
.gen-tabs-style2 .tabs a.current{box-shadow:0 0 10px rgba(0,0,0, 0.15);position:relative;z-index:1;padding-top:4px;margin-top:-4px;}
.gen-tabs-style2 .tabs-panels{background-color:#fff;position:relative;z-index:2;}
.gen-tabs.vertical .tabs{width:23%;display:inline-block;}
.gen-tabs.vertical .tabs li{float:none;}
.gen-tabs.vertical .tabs-panels{display:inline-block;vertical-align:top;width:75.52%;min-height:200px;padding:0 0 0 1%;}
.gen-tabs .tabs-panels .gmap{width:99.6%;height:350px;border:1px solid #CCC;}
.icon.i-wishlist{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -7px;}
.icon.i-wishlist-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -57px;}
.icon.i-wishlist-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -7px;}
.icon-hover:hover.i-wishlist-bw,.feature-icon-hover:hover .icon.i-wishlist-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -57px;}
.icon.i-wishlist-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -57px;}
.icon-hover:hover.i-wishlist-wb,.feature-icon-hover:hover .icon.i-wishlist-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -7px;}
.icon.i-compare{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -7px;}
.icon.i-compare-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -57px;}
.icon.i-compare-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -7px;}
.icon-hover:hover.i-compare-bw,.feature-icon-hover:hover .icon.i-compare-bw,.open > .dropdown-toggle.cover .icon.i-compare-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -57px;}
.icon.i-compare-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -57px;}
.icon-hover:hover.i-compare-wb,.feature-icon-hover:hover .icon.i-compare-wb,.open > .dropdown-toggle.cover .icon.i-compare-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-57px -7px;}
.icon.i-manual{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -7px;}
.icon.i-manual-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -57px;}
.icon.i-manual-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -7px;}
.icon-hover:hover.i-manual-bw,.feature-icon-hover:hover .icon.i-manual-bw,.open > .dropdown-toggle.cover .icon.i-manual-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -57px;}
.icon.i-manual-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -57px;}
.icon-hover:hover.i-manual-wb,.feature-icon-hover:hover .icon.i-manual-wb,.open > .dropdown-toggle.cover .icon.i-manual-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -7px;}
.icon.i-recommend{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -7px;}
.icon.i-recommend-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -57px;}
.icon.i-recommend-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -7px;}
.icon-hover:hover.i-recommend-bw,.feature-icon-hover:hover .icon.i-recommend-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -57px;}
.icon.i-recommend-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -57px;}
.icon-hover:hover.i-recommend-wb,.feature-icon-hover:hover .icon.i-recommend-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -7px;}
.icon.i-quick-submit{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-256px -7px;}
.icon.i-quick-submit-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-256px -7px;}
.icon.i-quick-submit-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -7px;}
.icon-hover:hover.i-quick-submit-bw,.feature-icon-hover:hover .icon.i-quick-submit-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -58px;}
.icon.i-quick-submit-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -57px;}
.icon-hover:hover.i-quick-submit-wb,.feature-icon-hover:hover .icon.i-quick-submit-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -7px;}
.icon.i-lowstock{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -7px;}
.icon.i-lowstock-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -57px;}
.icon.i-lowstock-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -7px;}
.icon-hover:hover.i-lowstock-bw,.feature-icon-hover:hover .icon.i-lowstock-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -57px;}
.icon.i-lowstock-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -57px;}
.icon-hover:hover.i-lowstock-wb,.feature-icon-hover:hover .icon.i-lowstock-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -7px;}
.icon.i-cart{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -7px;}
.icon.i-cart-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -57px;}
.icon.i-cart-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -7px;}
.icon-hover:hover.i-cart-bw,.feature-icon-hover:hover .icon.i-cart-bw,.open > .dropdown-toggle.cover .icon.i-cart-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -57px;}
.icon.i-cart-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -57px;}
.icon-hover:hover.i-cart-wb,.feature-icon-hover:hover .icon.i-cart-wb,.open > .dropdown-toggle.cover .icon.i-cart-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-458px -7px;}
.icon.i-home{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -107px;}
.icon.i-home-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -157px;}
.icon.i-home-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -107px;}
.icon-hover:hover.i-home-bw,.feature-icon-hover:hover .icon.i-home-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -157px;}
.icon.i-home-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -157px;}
.icon-hover:hover.i-home-wb,.feature-icon-hover:hover .icon.i-home-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-7px -107px;}
.icon.i-left{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -107px;}
.icon.i-left-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -157px;}
.icon.i-left-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -107px;}
.icon-hover:hover.i-left-bw,.feature-icon-hover:hover .icon.i-left-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -157px;}
.icon.i-left-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -157px;}
.icon-hover:hover.i-left-wb,.feature-icon-hover:hover .icon.i-left-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-107px -107px;}
.icon.i-right{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -107px;}
.icon.i-right-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -157px;}
.icon.i-right-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -107px;}
.icon-hover:hover.i-right-bw,.feature-icon-hover:hover .icon.i-right-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -157px;}
.icon.i-right-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -157px;}
.icon-hover:hover.i-right-wb,.feature-icon-hover:hover .icon.i-right-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-157px -107px;}
.icon.i-top{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -107px;}
.icon.i-top-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -157px;}
.icon.i-top-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -107px;}
.icon-hover:hover.i-top-bw,.feature-icon-hover:hover .icon.i-top-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -157px;}
.icon.i-top-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -157px;}
.icon-hover:hover.i-top-wb,.feature-icon-hover:hover .icon.i-top-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-207px -107px;}
.icon.i-bottom{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -107px;}
.icon.i-bottom-w{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -157px;}
.icon.i-bottom-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -107px;}
.icon-hover:hover.i-bottom-bw,.feature-icon-hover:hover .icon.i-bottom-bw{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -157px;}
.icon.i-bottom-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -157px;}
.icon-hover:hover.i-bottom-wb,.feature-icon-hover:hover .icon.i-bottom-wb{background-image:url(../../img/patterns/default/white/sprite.png);background-position:-257px -107px;}
.icon.i-telephone{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-7px -7px;}
.icon.i-telephone-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-7px -57px;}
.icon.i-mobile{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-57px -7px;}
.icon.i-mobile-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-57px -57px;}
.icon.i-skype{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-107px -7px;}
.icon.i-skype-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-107px -57px;}
.icon.i-letter{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-157px -7px;}
.icon.i-letter-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-157px -57px;}
.icon.i-twitter{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-7px -107px;}
.icon.i-twitter-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-7px -157px;}
.icon.i-facebook{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-57px -107px;}
.icon.i-facebook-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-57px -157px;}
.icon.i-googleplus{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-107px -107px;}
.icon.i-googleplus-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-107px -157px;}
.icon.i-youtube{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-157px -107px;}
.icon.i-youtube-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-157px -157px;}
.icon.i-vimeo{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-207px -107px;}
.icon.i-vimeo-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-207px -157px;}
.icon.i-wordpress{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-257px -107px;}
.icon.i-wordpress-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-257px -157px;}
.icon.i-pinterest{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-307px -107px;}
.icon.i-pinterest-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-307px -157px;}
.icon.i-linkedin{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-357px -107px;}
.icon.i-linkedin-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-357px -157px;}
.icon.i-blogger{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-407px -107px;}
.icon.i-blogger-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-407px -157px;}
.icon.i-envato{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-457px -107px;}
.icon.i-envato-w{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);background-position:-457px -157px;}
.header-top,.header .dropdown{line-height:3em;}
.header .dropdown{max-height:3em;}
.sidebar .block:first-child{margin-top:6px;}
.my-account .page-title,.category-title{border-bottom:1px solid #e5e5e5;}
.block .block-title,.section-title,.cart .crosssell h2,.cart .discount h2,.cart .shipping h2{padding-top:7px;padding-bottom:7px;border-bottom:1px solid #e5e5e5;font-weight:normal;font-size:1.5em;line-height:1.2222em;}
.block .block-title{margin-left:10px;}
.fieldset .legend, .col2-set h2.legend,.info-set h2.legend{font-size:1.5em;line-height:1.3333em;font-weight:normal;text-transform:uppercase;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.category-title{border-color:#e5e5e5;}
.section-line,.toolbar{border-color:#e5e5e5;}
.container1-wrapper,.container2-wrapper,.product-view .add-to-box,.category-products-grid .item,.products-list li.item{border-color:#f5f5f5;}
.custom-sidebar-right .inner,.custom-sidebar-left .inner{border-color:#e5e5e5;}
.products-list .product-shop-inner{border-color:#f5f5f5;}
.data-table thead,.cart-table thead tr{border-color:#e5e5e5;}
.cart-table-wrapper{margin-bottom:20px;}
.products-list .ratings,.products-grid .ratings,.products-list .ratings a,.products-grid .ratings a,.breadcrumbs li,.breadcrumbs a,.block-layered-nav dd li,.block-related-simple .related-add-to-wishlist,.block-related-thumbnails .related-add-to-wishlist,.availability,.product-view .box-reviews dd .date,.item-options dd,.product-options p.note,.price-notice .price,.old-price,.product-view .price-box .old-price .price{color:#aaa;}
.sorter .view-mode a:hover,.pager .pages li a:hover,.add-to-links.addto-icons a:hover,.gen-slider-arrows1 .direction-nav a:hover,.gen-slider-arrows2 .direction-nav a:hover,.gen-slider-arrows3 .direction-nav a:hover,#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover,#scroll-to-top:hover{color:#fff;}
.product-view .price-box .price,.map-popup-price .price,.map-popup-msrp .price{font-family:Verdana, Geneva, sans-serif;}
#nav .level0-wrapper,#user-panel.classic .parent > ul,#nav.classic .parent > ul,#mini-cart .block-content,.truncated .truncated_full_value .item-options,.panel .block-compare .block-content,.header .block-compare .block-content,.open > .dropdown-toggle.cover,.dropdown-menu,.remember-me-popup,.map-popup,.tool-tip{-moz-box-shadow:0 2px 30px rgba(0,0,0, 0.3);-webkit-box-shadow:0 2px 30px rgba(0,0,0, 0.3);box-shadow:0 2px 30px rgba(0,0,0, 0.3);}
#user-panel .level0-wrapper{-moz-box-shadow:0 2px 20px rgba(0,0,0, 0.65);-webkit-box-shadow:0 2px 20px rgba(0,0,0, 0.65);box-shadow:0 2px 20px rgba(0,0,0, 0.65);}
.product-image img{transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;}
.product-image img:hover{opacity:0.85;filter:alpha(opacity=85);}
.products-grid .product-image img:hover{opacity:1;}
a,#mobnav-trigger .trigger-icon .line,.accordion .opener{transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-moz-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-webkit-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;-o-transition:color 450ms ease-in-out, background-color 450ms ease-in-out;}
a:hover,#mobnav-trigger:hover .trigger-icon .line,.accordion .opener:hover{transition-duration:100ms;-moz-transition-duration:100ms;-webkit-transition-duration:100ms;-o-transition-duration:100ms;}
.form-search .button span{transition:opacity 450ms ease-in-out;-moz-transition:opacity 450ms ease-in-out;-webkit-transition:opacity 450ms ease-in-out;-o-transition:opacity 450ms ease-in-out;}
.form-search .button:hover,.form-search .button:focus{background-color:transparent;box-shadow:none;}
.form-search .button:hover span{transition-duration:100ms;-moz-transition-duration:100ms;-webkit-transition-duration:100ms;-o-transition-duration:100ms;}
.form-search .button span{transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;}
.sorter .view-mode .grid,.sorter .view-mode .list,.buttons-set .back-link small,.add-to-links.addto-icons a,.accordion-style1 .opener,.accordion-style1 .opener:hover,.collapsible .opener,#scroll-to-top, .site-settings-switcher{transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
#user-panel a.level-top .caret,#nav a.level-top .caret{transition:border-top-color 450ms ease-in-out;-moz-transition:border-top-color 450ms ease-in-out;-webkit-transition:border-top-color 450ms ease-in-out;-o-transition:border-top-color 450ms ease-in-out;}
#user-panel > li:hover a.level-top .caret ,#nav > li:hover a.level-top .caret{transition-duration:100ms;-moz-transition-duration:100ms;-webkit-transition-duration:100ms;-o-transition-duration:100ms;}
input.input-text, select, textarea,.product-options ul.options-list,.product-view .product-img-box .more-views .thumbnails li a,.mini-products-list .product-image,.cart .crosssell .product-image,.gen-tabs .tabs a,.gen-tabs .acctab{transition:color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;-webkit-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;-o-transition:color 300ms ease-in-out, background-color 300ms ease-in-out, border-color 300ms ease-in-out;}
.grid12-1,.grid12-2,.grid12-3,.grid12-4,.grid12-5,.grid12-6,.grid12-7,.grid12-8,.grid12-9,.grid12-10,.grid12-11,.grid12-12,.grid-full,.grid-col2-sidebar,.grid-col2-main,.product-view .product-img-box,.form-search .input-text,#nav > li,#user-panel > li,.header .logo{transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;}
.shadow .show-bg{-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.1);box-shadow:0 2px 3px rgba(0, 0, 0, 0.1);}
.footer-container-fixed{position:fixed;z-index:2000;bottom:0;width:100%;background:#222;color:#DDD;}
.footer-container-fixed .panel{background:#333;}
body{color:#333333;font-size:12px;background-color:#f5f5f5;}
a{color:#333333;}
a:hover,.vertnav-side li.current > a{color:#cc3872;}
.caret{border-top-color:#333333;}
button.button span{background-color:#eeeeee;color:#333333;}
button.button:hover span{background-color:#A53656;color:#ffffff;}
button.btn-checkout span,
.status-is-avalible .btn-cart span,
.status-remote-avalible .btn-cart span,
button.btn-checkout span{background-color:#cc3872;color:#ffffff;}
.status-not-avalible .btn-cart, .add-to-cart.status-not-avalible .btn{display:none}
.product-view .btn-cart:hover span,button.btn-checkout:hover span{background-color:#6ca8ff;color:#ffffff;}
.status-not-avalible .btn-cart:hover span{background-color:#999;color:#ffffff;}
.sorter .view-mode a,.pager .pages li a,.buttons-set .back-link small,.add-to-links.addto-icons a,.add-to-links span.icon,.gen-slider-arrows1 .direction-nav a,.gen-slider-arrows1 .direction-nav a.disabled:hover,.gen-slider-arrows2 .direction-nav a,.gen-slider-arrows2 .direction-nav a.disabled:hover,.gen-slider-arrows3 .direction-nav a,.gen-slider-arrows3 .direction-nav a.disabled:hover,#cboxPrevious,#cboxNext,#cboxClose,.accordion-style1 .opener,.collapsible .opener{background-color:#DDDDDD;}
#scroll-to-top, .site-settings-switcher{background-color:#333;}
.sorter .view-mode a:hover,.sorter .sort-by .category-asc:hover,.sorter .sort-by .category-desc:hover,.pager .pages li a:hover,.buttons-set .back-link:hover small,.add-to-links.addto-icons a:hover,.add-to-links span.icon-hover:hover,.add-to-links .feature-icon-hover:hover span.icon,.gen-slider-arrows1 .direction-nav a:hover,.gen-slider-arrows2 .direction-nav a:hover,.gen-slider-arrows3 .direction-nav a:hover,#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover,.accordion-style1 .opener:hover,.collapsible .opener:hover{background-color:#333333;}
.sorter .view-mode span.grid,.sorter .view-mode span.list,.pager .pages li.current{background-color:#e5e5e5;}
span.icon{background-color:#777;}
span.icon-hover:hover,.feature-icon-hover:hover span.icon{background-color:#A53656;}
.links > li > a:hover{background-color:#333333;color:#ffffff !important;}
.sticker.new{background-color:#b2da24;color:#ffffff;}
.sticker.sale{background-color:#e95d0f;color:#ffffff;}
.products-grid .item,.products-list .item{
	background-color:#ffffff;
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,.1);
}
.products-grid .item:hover,.products-list .item:hover{
	box-shadow: inset 0 0 1px 0px rgba(0,0,0,.7);
}

.products-grid .item .avalible,.products-list .item .avalible,.product-secondary-column .avalible{
margin: 1em 0;
height: 1em;
line-height: 1;
width: 100%;
left: 0;
right: 0;
display: block;
}
.item.status-is-avalible .avalible span,
.item.status-remote-avalible .avalible span,
.item.status-not-avalible .avalible span,
.product-secondary-column  .avalible span{
display: inline-block;
border: 1px solid #ddd;
height: .8em;
width: .8em;
border-radius: 1em;
margin-right: 5px;
}
.product-secondary-column  .avalible{
display: inline-block;
width: 100%;
}
.status-is-avalible .avalible span{
background: #4a4;
}
.status-remote-avalible .avalible span{
background: #03A9F4;
}
.status-not-avalible .avalible span{
background: #888;
}

.products-grid .item .avalible{

}
.products-list .item .avalible{
position: relative;
}
.status-is-avalible .avalible{
color: #44a040;
}
.status-remote-avalible .avalible{
color: #03A9F4;
}
.status-not-avalible .avalible{
color: #909090;
}
.price-box .price{color:#333333;}
.product-secondary-column .price-box .sell-price{
    display: block;
    padding: 1em;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    background: #ff3333;
	margin-bottom: 2rem;
}
.price-box .sell-price .price{
	color: #ff2222;
	/*text-shadow:1px 2px 3px rgba(0,0,0,0.5);*/
}
.product-secondary-column .price-box .sell-price .price{
	color: #ffffff;
	text-shadow:1px 2px 3px rgba(0,0,0,0.5);
}
.price-box .regular-price.line-through{
	text-decoration: line-through;
}
.price-box .regular-price.line-through .price{
	font-size: 1rem;
	
}

.additional-bg-color,.cart .totals{background-color:#f5f5f5;}
.main-font,h1, h2, h3, h4, h5,.section-title,.products-list .product-name,.products-grid .product-name,h3.product-name,.feature .heading,.accordion .heading,#mobnav-trigger,#user-panel > li > a,#nav > li > a,#user-panel.wide ul.level0 > li > a,#nav.wide ul.level0 > li > a,.vertnav-top li a,.block .block-title,.product-view .box-reviews dt .heading,.gen-tabs .tabs a,.footer .heading,.caption .heading{font-family:sans-serif;}
.wrapper{border-top-color:#333333;background-color:#ffffff;background-repeat:no-repeat;background-attachment:scroll;background-position:center top;}
.header-container{background-color:transparent;}
.form-search .input-text{background-color:transparent;border-color:transparent;color:#bbbbbb;}
.form-search .input-text,.form-search .input-text:focus{background-color:#ffffff;border-color:transparent;color:#cc3872;}
.form-search .input-text{border:none;}
.form-search .button span{margin:0;background-position: -57px -108px;}
.panel .dropdown-menu,.header .dropdown-menu,.header .open > .dropdown-toggle.cover > div,.header .truncated .truncated_full_value .item-options,.header .form-search .search-autocomplete{background-color:#ffffff;color:#333333;}
.panel .dropdown-menu a,.header .dropdown-menu a,.header .open > .dropdown-toggle.cover > div a,.header .form-search .search-autocomplete li{color:#333333;}
.panel .dropdown-menu a:hover,.header .dropdown-menu a:hover,.header .open > .dropdown-toggle.cover > div a:hover,.header .form-search .search-autocomplete li:hover{color:#cc3872;}
.panel .open > .dropdown-toggle.cover > div .caret,.header .open > .dropdown-toggle.cover > div .caret{border-top-color:#333333;}
#user-panel .level0-wrapper,#nav .level0-wrapper,#nav.classic ul{background-color:#ffffff;color:#333333;}
#user-panel ul li a,#nav ul li a{color:#333333;font-size: 1.3em;}
#user-panel ul li a:hover,#nav ul li a:hover{color:#cc3872;}
.cat-label-label1{background-color:#6ca8ff;color:#ffffff;}
.cat-label-label2{background-color:#f59447;color:#ffffff;}
li.level0 > a > span > .cat-label-label1.pin-bottom:before{border-top-color:#6ca8ff;}
li.level0 > a > span > .cat-label-label2.pin-bottom:before{border-top-color:#f59447;}
li > a:hover > span > .cat-label,#nav li.level0:hover > a > span > .cat-label{background-color:#333333;color:#ffffff;}
li.level0 > a:hover > span > .pin-bottom:before,#user-panel li.level0:hover > a > span > .pin-bottom:before #nav li.level0:hover > a > span > .pin-bottom:before{border-top-color:#333333;}
#mobnav{color:#ffffff;}
#mobnav-trigger{background-color:#333333;color:#ffffff;}
#mobnav-trigger:hover{background-color:#6ca8ff;color:#ffffff;}
#mobnav-trigger.active{background-color:#6ca8ff;color:#ffffff;}
#mobnav-trigger .trigger-icon .line{background-color:#ffffff;}
#mobnav-trigger:hover .trigger-icon .line{background-color:#ffffff;}
#mobnav-trigger.active .trigger-icon .line{background-color:#ffffff;}
.nav{background-color:#ffffff;}
#user-panel,#nav,.vertnav-top li a{background-color:#333333;color:#ffffff;}
#user-panel > li > a,#nav > li > a{color:#ffffff;}
#user-panel > li:hover > a,#nav > li:hover > a,.vertnav-top li > a:hover{background-color:#A53656;color:#ffffff;}
#user-panel > li.active > a,#nav > li.active > a,.vertnav-top li.current > a{background-color:#cc3872;color:#ffffff;}
#nav > li > a ,#user-panel > li > a{font-size:16px;text-transform:uppercase;}
#mobnav-trigger{text-transform:uppercase;}
.vertnav-top > li.first > a{margin-top:1px;}
.vertnav-top li a{margin-bottom:1px;}
.vertnav-top{background-color:#444444;}
.vertnav-top li .opener{background:url(../../img/patterns/default/white/opener-w.png) center center no-repeat;}
.vertnav-top li:hover > .opener{background-image:url(../../img/patterns/default/white/opener-w.png);}
.vertnav-top li:hover > .opener:hover{background-image:url(../../img/patterns/default/white/opener-w.png);}
.vertnav-top li.active > .opener{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.vertnav-top li.active:hover > a:hover + .opener{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.vertnav-top li.active:hover > a + .opener:hover{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.vertnav-top li.current > .opener,.vertnav-top li.current > .opener:hover{background-image:url(../../img/patterns/default/white/sprite-icons-social.png);}
.vertnav-top li.active.current > a + .opener,.vertnav-top li.active.current:hover > a + .opener{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
.vertnav-top li.active.current > a + .opener:hover{background-image:url(../../img/patterns/default/white/opener-active-w.png);}
#nav > li.parent > a .caret, #user-panel > li.parent > a .caret{border-top-color:#ffffff;}
#nav > li.parent:hover > a .caret, #user-panel > li.parent:hover > a .caret{border-top-color:#ffffff;}
#nav > li.parent.active > a .caret,#user-panel > li.parent.active > a .caret{border-top-color:#ffffff;}
.c-violet{color:#cc3873;}
.float-vertnav{position:fixed;top:20px;width:210px;background:#FFF;z-index: 1;}
.page-catalog-nav .current,.page-catalog-nav .current a{color:#000;font-weight:bold;}
.page-catalog-nav h2 a{color:#058;}
.page-catalog-nav a{color:#08F;}
.main-container{background-color:transparent;}
.main{background-color:#ffffff;}
span.icon.icon-color-productview{background-color:#eeeeee;}
.feature-icon-hover:hover span.icon.icon-color-productview{background-color:#A53656;}
.gen-tabs .tabs a{background-color:#eeeeee;color:#333333;}
.gen-tabs .tabs a:hover,.gen-tabs .tabs a:focus{background-color:#e5e5e5;color:#333333;}
.gen-tabs .tabs a.current{background-color:#ffffff;color:#725be7;}
.gen-tabs .acctab{background-color:#f5f5f5;color:#333333;}
.gen-tabs .acctab:hover,.gen-tabs .acctab:focus,.gen-tabs .acctab.current{background-color:#eeeeee;color:#725be7;}
.gen-tabs .tabs-panels{background-color:#ffffff;}
.footer-container{background-color:transparent;}
.footer{background-color:transparent;color:#bbbbbb;}
.footer a{color:#a8cfff;}
.footer a:hover{color:#ffffff;}
.footer button.button span{background-color:#666666;color:#ffffff;}
.footer button.button:hover span{background-color:#000000;color:#ffffff;}
.footer span.icon{background-color:#cc3872;}
.footer span.icon-hover:hover,.footer .feature-icon-hover:hover span.icon{background-color:#6ca8ff;}
.footer .buttons-set .back-link small,.footer .gen-slider-arrows1 .direction-nav a,.footer .gen-slider-arrows1 .direction-nav a.disabled:hover,.footer .gen-slider-arrows2 .direction-nav a,.footer .gen-slider-arrows2 .direction-nav a.disabled:hover,.footer .gen-slider-arrows3 .direction-nav a,.footer .gen-slider-arrows3 .direction-nav a.disabled:hover,.footer .accordion-style1 .opener,.footer .collapsible .opener{background-color:#6ca8ff;}
.footer .buttons-set .back-link:hover small,.footer .gen-slider-arrows1 .direction-nav a:hover,.footer .gen-slider-arrows2 .direction-nav a:hover,.footer .gen-slider-arrows3 .direction-nav a:hover,.footer .accordion-style1 .opener:hover,.footer .collapsible .opener:hover{background-color:#cc3872;}
.footer-top-container{background-color:transparent;}
.footer-top{background-color:#eeeeee;color:#333333;}
.footer-top a{color:#333333;}
.footer-top a:hover{color:#cc3872;}
.footer-primary-container{background-color:#333333;padding-bottom:20px;}
.footer-primary{background-color:#444444;}
.footer-bottom-container{
	background-color:#aaaaaa;
}
.footer-bottom-container .footer-bottom{
    background-color: #999999;
}
.footer-bottom-container .footer-bottom .section-line,
.footer-bottom-container .footer-bottom .overview{
	display: none;
}
.footer-bottom .grid12-4.item {
    width: 100%;
}
.footer-bottom .item>a {
	font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.footer-bottom ul.level0 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    padding: 0;
}

.footer-bottom{background-color:transparent;color:#999999;}
.footer-bottom a{color:#dddddd;}
.footer-bottom a:hover{color:#d52462;}
.social-links span.icon{background-color:#666666;}
.social-links span.icon-hover:hover{background-color:#000000;}
.wrapper{border-top-style:solid;border-top-width:5px;}
.main{padding:10px 0;}
.page-title h1,.page-title h2{margin-left:10px;min-height:1.3125em;}
.category-title{margin-bottom:0;}
.note-msg.empty-catalog{background:url(../../img/patterns/default/white/empty-catalog.png) 10px 10px no-repeat transparent !important;color:inherit;min-height:70px;padding:40px 20px 40px 160px !important;}
.breadcrumbs{line-height:18px;margin:-0.5em 0 5px;}
.breadcrumbs ul{
	margin: 10px;
    display: flex;
}
.breadcrumbs ul li{
	padding: 10px 0px 10px 5px;
}
.breadcrumbs ul li a{
	font-size: 14px;
    color: #666666;
    text-transform: uppercase;
}
.catalog-product-view .breadcrumbs{margin-bottom:10px;}
.header-main{margin:10px 0;}
.user-menu .line-break-after{clear:both;margin-bottom:1px;}
.search-wrapper-inline #search_mini_form{display:inline-block;vertical-align:middle;}
.search-wrapper-inline .form-search .input-text{min-width:180px;}
.search-wrapper-p0{float:right;}
.search-wrapper-p0 .form-search .input-text{min-width:220px;}
.search-wrapper-p1{height:49px;display:inline-block;line-height:49px;margin-right:8px;}
.search-wrapper-p1 form{display:inline-block;}
/*.search-wrapper-p1 .form-search .button:hover{width:220px;}*/
.search-wrapper-p2{float:right;}
.search-wrapper-p2 .form-search .input-text{min-width:220px;}
.availability{float:right;margin:15px 0;}
.product-view .space-before-avail{margin:0 0 15px;height:0;line-height:0;}
.footer-primary .section{padding-top:20px;padding-bottom:20px;}
.accordion-style1 li a{border-bottom-color:#eee;border-bottom:1px solid rgba(0,0,0,0.06);}
.accordion-style1 li a:hover,.accordion-style1 li.current{background-color:rgba(0,0,0, 0.03);}
.accordion-style1 .opener{background-color:rgba(0,0,0, 0.03);}
.nav > .grid-full{float:left;margin-top:1%;}
.nav.stretched > .grid-full{margin-top:0;}
.cart-left-column .grid-full,.cart-right-column .grid-full{width:100%;}
.sorter .view-mode a,.pager .pages li a,.add-to-links.addto-icons a,.gen-slider-arrows3 .direction-nav a,.gen-slider-arrows3 .direction-nav a.disabled:hover{background-color:transparent;}
.products-grid .addto-links-icons span.icon{border-radius:0;}
.pager .pages li a{background-color:#f5f5f5;}
.addto-links-icons span.icon,.add-to-links.addto-icons a,.gen-slider-arrows2 .direction-nav a,.gen-slider-arrows2 .direction-nav a.disabled:hover{background-color:rgba(255, 255, 255, 0.1);}
.sample-block{border:2px dotted #ddd;color:#999;margin-top:10px;padding:10px;}
.sample-block:hover{color:#555;}

.tags-block{
margin-top: 10px;
}
.tags-block .tags{}
.tags-block .tags li{
display: inline-block;
vertical-align: top;
margin-right: 10px;
}
.tags-block .tags a{ text-decoration:underline}

.tags-block .tags .i-tag-wb{
background-image: url(../../img/patterns/default/white/sprite.png);
background-position: -366px -18px;
vertical-align: top;
background-color: #FFF;
width: 1.7em;
height: 1.5em;
display: inline-block;
vertical-align: middle;
}

.page .content ol, .page .content ul{
	list-style-type: square;
	margin-left: 20px;
}
.page .content ol li, .page .content ul li{
margin-bottom: .5em;
}
.page .content ol{
list-style-type: decimal;
}
.page .content a{
 text-decoration:underline;color:#08E;white-space:nowrap;cursor:pointer;
}

.container{margin-left:auto;margin-right:auto;}
.nested-container{width:102%;margin-left:-1%;}
.grid12-1,.grid12-2,.grid12-3,.grid12-4,.grid12-5,.grid12-6,.grid12-7,.grid12-8,.grid12-9,.grid12-10,.grid12-11,.grid12-12,.grid4-1,.grid4-2,.grid4-3,.grid2-1,.grid-full,.grid-col2-sidebar,.grid-col2-main{position:relative;display:inline;float:left;margin-left:1%;margin-right:1%;}
.grid12-1{width:6.33%;}
.grid12-2{width:14.66%;}
.grid12-3,.grid4-1{width:23%;}
.grid12-4{width:31.33%;}
.grid12-5{width:39.67%;}
.grid12-6,.grid4-2,.grid2-1{width:48%;}
.grid12-7{width:56.33%;}
.grid12-8{width:64.67%;}
.grid12-9,.grid4-3{width:73%;}
.grid12-10{width:81.33%;}
.grid12-11{width:89.67%;}
.grid12-12,.grid-full{width:98%;}
.no-gutter.grid12-1{margin-left:0;margin-right:0;width:8.33%;}
.no-gutter.grid12-2{margin-left:0;margin-right:0;width:16.66%;}
.no-gutter.grid12-3{margin-left:0;margin-right:0;width:25%;}
.no-gutter.grid12-4{margin-left:0;margin-right:0;width:33.33%;}
.no-gutter.grid12-5{margin-left:0;margin-right:0;width:41.67%;}
.no-gutter.grid12-6{margin-left:0;margin-right:0;width:50%;}
.no-gutter.grid12-7{margin-left:0;margin-right:0;width:58.33%;}
.no-gutter.grid12-8{margin-left:0;margin-right:0;width:66.67%;}
.no-gutter.grid12-9{margin-left:0;margin-right:0;width:75%;}
.no-gutter.grid12-10{margin-left:0;margin-right:0;width:83.33%;}
.no-gutter.grid12-11{margin-left:0;margin-right:0;width:91.67%;}
.no-gutter.grid12-12,.no-gutter.grid-full{margin-left:0;margin-right:0;width:100%;}
.grid-col2-sidebar{width:23%;}
.grid-col2-main{width:73%;}
.grid-col3-sidebar{width:31.52%;}
.grid-col3-main{width:65.90%;}
.v-grid-container{display:table;width:100%;}
.v-grid{float:none;display:table-cell;vertical-align:middle;}
.alpha{margin-left:0;}
.omega{margin-right:0;}
.hide-below-1680{display:none !important;}
.hide-below-1440{display:none !important;}
.hide-below-1360{display:none !important;}
.hide-below-1280{display:none !important;}
.container.stretched{width:96%;padding-left:0;padding-right:0;}
.container.stretched .grid-full{width:100%;margin-left:0;margin-right:0;}
.container{width:96%;max-width:1060px;}
.lte-ie8 .container{max-width:960px;}

.field .map-points {
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	overflow: auto;
	z-index: 999;
	max-height: 18rem;
}
#msform input.phone {
	padding-left: 32px;
}
span.appendix-phone {
	position: absolute;
	line-height: 47px;
	font-size: 16px;
	padding-left: 9px;
}
			
.cart-table .cart__item:hover {
  opacity: 1;
}

.cart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: .9;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.cart__item-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
}

.cart__item .col-delete {
  padding: 0 20px;
}

.cart__item .cart-price {
  font-size: 16px;
  min-width: 80px;
  text-align: right;
}

.cart__item .quantity-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
  align-items: center;
}

.cart__item .quantity-box .input-text.qty {
  text-align: center;
  width: 40px;
}

.cart__item .quantity-box .btn {
  padding: 0 14px;
  line-height: 36px;
  margin: 0;
}

.cart__item .quantity-box .btn.increment {
  border-radius: 0 5px 5px 0;
}

.cart__item .quantity-box .btn.decrement {
  border-radius: 5px 0 0 5px;
}

.loaded .wrapper{
opacity:1;
background-position-y:0px;
transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-o-transition:  all 300ms ease-in-out;
}

#root-wrapper .page{
	background:transparent;
}

#root-wrapper>.wrapper div.pageNY{
	background: url(/media/img/gar_01.png);
	background-position-y: 0;
	background-repeat: repeat-x;
}
.pageNY .top-contacts, .pageNY .top-links {
    /* text-shadow: 2px 0px 4px #fff, -2px 0px 4px #fff, 0 2px 4px #fff, 0 -2px 4px #fff; */
    background: rgba(250,250,250, .7);
}
.footer-container{background-image:url(../../img/patterns/default/white/9.png);}
.ac{
	position:absolute;
	right: 0;
	top: 43px;
	z-index: 9999;
	cursor: pointer;
	background-color: #FFF;
	margin:0;padding:0;box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.56);
}
.ac .autocomplete{font-size:13px; padding-left: 0;}
.autocomplete li{
	border-top:1px solid rgba(100, 100, 100, 0.3);
	margin:0;
	padding:10px;
	list-style:none;
	color:black;
	font-family:arial;
}
.autocomplete li:first-child{border-top:1px solid transparent;}
.autocomplete li:hover{background:#999;color:#FFF;text-shadow:0 0 1px #000;}
.autocomplete li>div{display:inline-block;}
.autocomplete div.pic{width:100px;}
.autocomplete div.pic img{width:100px;}
.autocomplete div.ac-desc{width:210px;vertical-align:top;}
.ac .autocomplete>li{
	white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wrapper{
opacity:.5;
background-color:#F9F9F9;
background-repeat:no-repeat;
background-position-x:0%;
background-position-y:-600px;
background-image:url(../../img/backgrounds/ny2013_2.jpg);
transition: background-position 300ms ease-in-out;
-moz-transition: background-position 300ms ease-in-out;
-webkit-transition: background-position 300ms ease-in-out;
-o-transition:  background-position 300ms ease-in-out;
}
.wrapper.clear{
background-image:url(../../img/backgrounds/ny2013_2.jpg);
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.top-contacts {
    display: flex;
}
.top-contact-phone {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.top-phone {
    flex-direction: row;
    display: flex;
    align-items: center;
}
.top-phone h3 {
    text-align: center;
    margin: 0;
    font-size: 1rem;
    flex-grow: 1;
}
.top-phone-text {
    text-align: center;
    font-size: .9em;
}
#popup-cart.adult-block{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ddd;
    z-index: 9999;
}


.add-to-cart .qty{
	display: inline-block;
	width: 60px;
	height: 40px;
	box-sizing: border-box;
}
.add-to-cart.status-not-avalible .qty{
	display: none;
}
.product-secondary-column .add-to-cart .btn{
	margin: 0;
    border-radius: 0 3px 3px 0;
    height: 40px;
    box-sizing: border-box;
}
.product-secondary-column .add-to-cart .qty{
	border-radius: 3px 0 0 3px;
}



.list-group{
	display: block;
	padding: 0;
	margin: 0;
}
.list-group .list__item{
	display: block;
	padding: 5px 16px;
}
.list-group.bordered{
	border: 1px solid #ddd;
}
.list-group.bordered .list__item{
	border-bottom: 1px solid #ddd;
}
.list-group.bordered .list__item:last-child{
	border-bottom: none;
}



.level{
	display: flex;
}
.level.center{
	align-items: center;
}
.level.baseline{
	align-items: baseline;
}

.level.space-between{
	justify-content: space-between;
}

.level .flex-bs{
	flex: 1;
}

.mb-1{margin-bottom: 1em;}
.mt-1{margin-top: 1em;}
.ml-1{margin-left: 1em;}
.mr-1{margin-right: 1em;}
.pb-1{padding-bottom: 1em;}
.pt-1{padding-top: 1em;}
.pl-1{padding-left: 1em;}
.pr-1{padding-right: 1em;}
.text{
	font-size: 16px;
}
.uprcs{
	text-transform: uppercase;
}

.order-form{
	display: block;
	position: relative;
}
.order-form fieldset{
	margin: 20px 0;
}

.order-form .field{
	display: block;
	margin-bottom: 25px;
}
.order-form .field .gmap{
	width: 99%;
	height: 350px;
	border: 1px solid #CCC;
}
.order-form .field .text{
	color: #888;
}
.order-form .field .input-text.error {
    border-color: #e91e63;
}
.order-form .field .input-text{
	padding: 14px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #2C3E50;
	font-size: 16px;
	height: auto;
}
.order-form .field input.phone.input-text {
    padding-left: 28px;
}
.order-form .field label{
	width: 200px;
    flex-basis: 200px;
    font-size: 16px;
    text-align: right;
	padding-right: 26px;
    font-weight: normal;
}
.order-form .field label.radio-label{
	font-weight: normal;
    width: auto;
    flex-basis: auto;
    text-align: initial;
    padding-left: 10px;
    padding-right: 0;
}
.order-summary{
	flex-direction: column;
	margin-top: 80px;
}
.order-summary span.pr-1{
	width: 50%;
    flex-basis: 50%;
	display: inline-block;
	text-align: right;
}
.order-summary .summary-item {
    display: flex;
    line-height: 30px;
}
.order-summary .summary-item.total {
	border-top: 1px solid #ddd;
    padding-top: 10px;
    font-size: 1.1em;
	font-weight: bold;
	color: #e91e63;
}





@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){.rating-box,.rating-box .rating{background-image:url(../../img/patterns/default/white/rating@2x.png);background-size:14px 43px;}
#scroll-to-top,.header .form-search .button span,.icon.i-wishlist,.icon.i-wishlist-w,.icon.i-wishlist-bw,.icon.i-wishlist-wb,.icon.i-compare,.icon.i-compare-w,.icon.i-compare-bw,.icon.i-compare-wb,.icon.i-manual,.icon.i-manual-w,.icon.i-manual-bw,.icon.i-manual-wb,.icon.i-recommend,.icon.i-recommend-w,.icon.i-recommend-bw,.icon.i-recommend-wb,.icon.i-lowstock,.icon.i-lowstock-w,.icon.i-lowstock-bw,.icon.i-lowstock-wb,.icon.i-cart,.icon.i-cart-w,.icon.i-cart-bw,.icon.i-cart-wb,.icon.i-home,.icon.i-home-w,.icon.i-home-bw,.icon.i-home-wb,.icon.i-left,.icon.i-left-w,.icon.i-left-bw,.icon.i-left-wb,.icon.i-right,.icon.i-right-w,.icon.i-right-bw,.icon.i-right-wb,.icon.i-top,.icon.i-top-w,.icon.i-top-bw,.icon.i-top-wb,.icon.i-bottom,.icon.i-bottom-w,.icon.i-bottom-bw,.icon.i-bottom-wb{background-image:url(../../img/patterns/default/white/sprite@2x.png);background-size:500px 200px;}
.icon.i-telephone,.icon.i-telephone-w,.icon.i-mobile,.icon.i-mobile-w,.icon.i-skype,.icon.i-skype-w,.icon.i-letter,.icon.i-letter-w,.icon.i-twitter,.icon.i-twitter-w,.icon.i-facebook,.icon.i-facebook-w,.icon.i-googleplus,.icon.i-googleplus-w,.icon.i-youtube,.icon.i-youtube-w,.icon.i-vimeo,.icon.i-vimeo-w,.icon.i-wordpress,.icon.i-wordpress-w,.icon.i-pinterest,.icon.i-pinterest-w,.icon.i-linkedin,.icon.i-linkedin-w,.icon.i-blogger,.icon.i-blogger-w,.icon.i-envato,.icon.i-envato-w{background-image:url(../../img/patterns/default/white/sprite-icons-social@2x.png);background-size:500px 200px;}
.products-list .item .btn,
.products-grid .item .btn{
    color: #FFFFFF;
    background-color: #e91e63;
    border-color: #e91e63;
    box-shadow: 0 2px 2px 0 rgba(233,30,99,.14), 0 3px 1px -2px rgba(233,30,99,.2), 0 1px 5px 0 rgba(233,30,99,.12);
}
.products-grid .add-to-cart,
.products-list .add-to-cart,
.item .price-box{
	text-align: center;
}
}
@media only screen and (max-width:1023px){.hide-below-1024{display:none !important;}
}

@media only screen and (max-width:888px){.hide-below-1024{display:none !important;}
	.discount-block .discount-list .discount-item .discount-item-title{
		width: 100%;
		font-size: 1.2em;
	}
	.discount-block .discount-list .discount-item .discount-item-content{
		width: auto;
		margin-left: 2em;
	}
	.product-view .short-description .std .discount-block .discount-list .discount-item {
		background-image: none;
		padding: 1em;
	}
}
@media only screen and (min-width:768px) and (max-width:959px){.usefull-staff .icon{display:none}
.usefull-staff .caption{width:100%}
.hide-below-960{display:none !important;}
}
@media only screen and (max-width:767px){#user-panel .level0-wrapper{width:96%;}
.float-vertnav.static-above-768{position:static;width:100%;}
.container{width:94%;padding-left:1%;padding-right:1%;}
.nested-container{width:100%;margin-left:auto;}
.grid12-1,.grid12-2,.grid12-3,.grid12-4,.grid12-5,.grid12-6,.grid12-7,.grid12-8,.grid12-9,.grid12-10,.grid12-11,.grid12-12,.grid4-1,.grid4-2,.grid4-3,.grid2-1,.grid-full,.grid-col2-sidebar,.grid-col2-main,.grid-col3-sidebar,.grid-col3-main{width:100% !important;margin-left:0;margin-right:0;}
.v-grid-container{display:block;}
.v-grid{float:inherit;display:block;width:100%;}
.usefull-staff .icon{display:none}
.usefull-staff .caption{width:100%}
.footer-container-fixed{position:static;}
#popup-cart .popup-cart-wrapper .container{
	font-size: 0.7em;
	padding: 5px;
}
#popup-cart .price-box {
float: left;
}

.order-summary .level-item {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}


.cart__item{
	flex-direction: column;
	position: relative;
	padding-bottom: 50px;
}
.cart__item .col-delete{
	position: absolute;
	top: 4px;
	right: 0;
}
.cart__item .quantity-box{
	align-self: end;
    position: absolute;
    bottom: 0;
	margin: 0 10px 10px;
	left: 0;
}
.cart__item .cart-price {
	position: absolute;
	bottom: 0;
	right:0;
	align-self: flex-end;
	padding-bottom: 16px;
	padding-right: 16px;
	font-weight: bold;
}
.cart__item .cart__item-details{
	margin-right: 20px;
}
.cart__item .col-img{
	display: none;
}


.footer-bottom ul.level0 {
    grid-template-columns: 1fr;
 
}
.breadcrumbs ul,
.order-form .level {
	flex-direction: column;
}

.order-form .level .flex-bs{
	width: 100%;
	text-align: center;
}

.order-form .pvz-list .list__item .level.center {
    flex-direction: row;
}

.order-form .field .level label {
    width: 100%;
    flex-basis: 100%;
	margin-bottom: 10px;
    text-align: left;
}

.order-form fieldset {
    margin: 20px 20px;
}



#popup-cart .popup-cart-wrapper .content .input-text{
	max-width: 60px;
}

.header .slogan {
    float: none;
    text-align: center;
    padding-bottom: 16px;
}


}
@media only screen and (min-width:480px) and (max-width:767px){.hide-below-960{display:none !important;}
.hide-below-768{display:none !important;}
.persistent-grid2-1{width:48%;margin-left:1%;margin-right:1%;}
.persistent-grid3-1{width:31.33%;margin-left:1%;margin-right:1%;}
.persistent-grid3-2{width:64.67%;margin-left:1%;margin-right:1%;}
.persistent-grid4-1{width:23%;margin-left:1%;margin-right:1%;}
.persistent-grid4-2{width:48%;margin-left:1%;margin-right:1%;}
.persistent-grid4-3{width:73%;margin-left:1%;margin-right:1%;}
.mobile-grid.grid12-1{width:14.66%;margin-left:1%;margin-right:1%;}
.mobile-grid.grid12-2{width:31.33%;margin-left:1%;margin-right:1%;}
.mobile-grid.grid12-3{width:48%;margin-left:1%;margin-right:1%;}
/**/.mobile-grid-half{width:48%;margin-left:1%;margin-right:1%;}
}
@media only screen and (min-width:320px) and (max-width:479px){.hide-below-960{display:none !important;}
.hide-below-768{display:none !important;}
.hide-below-480{display:none !important;}
}
@media only screen and (max-width:319px){.hide-below-960{display:none !important;}
.hide-below-768{display:none !important;}
.hide-below-480{display:none !important;}
.hide-below-320{display:none !important;}
}
@media only screen and (min-width:960px){.cart-table .product-image{max-width:80px;}
.product-view .sticker{width:40px;height:40px;}
}
@media only screen and (max-width:959px){
	.toolbar .sorter .amount{display:none !important;}
	#scroll-to-top{display:none !important;}
	#link-sign-up{display:none;}
	.header .slogan>div {
		font-size: 2em;
	}
	.top-phone h3 {
		font-size: .7rem;
		padding-right: 10px;
	}
	.top-phone-text {
		font-size: .5rem;
	}
	.products-list .price-box {
		
		font-size: 1.5em;
	}
	.float-vertnav {
		width: 185px;
	}
}
@media only screen and (min-width:768px) and (max-width:959px){.nobr{white-space:normal !important;}
.cart-table .product-name{font-size:1em;font-family:inherit;}
.cart-table .product-image{max-width:80px;}
.block-related-thumbnails .product-details{margin-left:0;margin-bottom:10px;clear:left;}
.itemslider-thumbnails.count-3,.itemslider-thumbnails.count-4,.itemslider-thumbnails.count-5,.itemslider-thumbnails.count-multi{max-width:158px !important;}
.itemslider-thumbnails.count-3 .direction-nav,.itemslider-thumbnails.count-4 .direction-nav,.itemslider-thumbnails.count-5 .direction-nav,.itemslider-thumbnails.count-multi .direction-nav{display:block;}
.caption .heading{font-size:2.0833em;}
.caption p{font-size:1.1666em;}
}
@media only screen and (min-width:768px){.mobile-collapsible .block-content{display:block !important;}
.mobile-collapsible .opener{display:none !important;}
.mobile-collapsible .block-title{border-bottom:none;}
}
@media only screen and (max-width:767px){.border-left{border-left:none;}
.border-right{border-right:none;border-bottom:1px solid #eee;}
.col-main, .col-left, .col-right{margin-bottom:30px;}
.product-view .grid12-1,.product-view .grid12-2,.product-view .grid12-3,.product-view .grid12-4,.product-view .grid12-5,.product-view .grid12-6,.product-view .grid12-7,.product-view .grid12-8,.product-view .grid12-9,.product-view .grid12-10,.product-view .grid12-11,.product-view .grid4-1,.product-view .grid4-2,.product-view .grid4-3,.product-view .grid2-1{margin-bottom:30px;}
.nobr{white-space:normal !important;}
.form-list .field,.form-list input.input-text,.form-list textarea,.form-list select,.form-list li.wide .input-box,.form-list li.wide input.input-text,.form-list li.wide textarea,.form-list li.wide select{max-width:100%;}
.data-table thead .nobr{white-space:normal !important;}
.data-table th,.data-table td{padding:5px;}
.cart .data-table thead,.my-wishlist .data-table thead,.my-account .data-table thead,.order-review .data-table thead{display:none;}
.cart .data-table tbody,.my-wishlist .data-table tbody,.my-account .data-table tbody,.order-review .data-table tbody{background:transparent !important;}
.cart .data-table tr,.cart .data-table td,.my-wishlist .data-table tr,.my-wishlist .data-table td,.my-account .data-table tr,.my-account .data-table td,.order-review .data-table tr,.order-review .data-table td{border:none !important;background:transparent !important;display:block;width:100%;text-align:left !important;}
.cart .data-table tr,.my-wishlist .data-table tr,.my-account .data-table tr,.order-review .data-table tr{border-bottom:1px solid #e5e5e5 !important;margin-bottom:20px;}
.my-account .data-table tfoot tr td:first-child,.order-review .data-table tfoot tr td:first-child{font-weight:bold;}
.data-table .cell-label{display:inline-block;width:30%;min-width:100px;max-width:140px;margin-right:10px;font-weight:bold;}
.breadcrumbs{margin-top:0;margin-bottom:10px;}
.global-site-notice .notice-inner{background:none;padding:10px 0;text-align:center;}
.global-site-notice .notice-inner p{width:100%;padding:0 0 10px;}
.global-site-notice .notice-inner .actions{padding-bottom:5px;}
.header .logo-wrapper{text-align:center;}
.header .logo{width:70%;margin-left:auto;margin-right:auto;}
.search-wrapper-mobile{
	display:block;clear:both;
	position: absolute;
    right: 0;
}
.search-wrapper-mobile .form-search{
	margin-left:auto;margin-right:auto;
}
.search-wrapper-mobile .form-search .input-text:focus{
    border: 10px solid #333;
    height: 49px;
    top: -5px;
	width: 270px;
}
.header .search-wrapper-inline{display:block;clear:both;width:100%;margin:10px auto;}
.header .item.search-wrapper-inline{margin-left:auto;margin-right:auto;}
.search-wrapper-inline #search_mini_form{display:block;}
.search-wrapper-inline .form-search .input-text{width:100%;}
.user-menu{width:100%;margin-left:0;margin-right:0;}
.top-links{float:left;}
.after-mini-cart{clear:none;}
.user-menu .line-break-after{clear:none;}
.footer .mobile-inline-container{text-align:center;}
.footer .mobile-inline-container > *{float:none;display:inline-block;margin-left:5px;margin-right:5px;}
.footer-primary-top-spacing,.footer-primary-bottom-spacing,.footer-top .links,.footer-bottom{text-align:center;}
.footer-primary-top-spacing .item,.footer-primary-bottom-spacing .item,#subscribe-form,.footer-bottom .item,.footer-top .links li{float:none;display:inline-block;}
.footer-top .item{float:none;}
.footer .links-wrapper-separators .links li a,.footer .links-wrapper-separators-left .links li a{background-image:none;}
.footer-primary-bottom-spacing .item{width:100%;margin:0;}
.footer-bottom .item{margin-left:5px;margin-right:5px;}
.footer-copyright{margin-left:0;}
.products-list .product-shop-inner{padding-right:0;border-right:none;}
.products-grid .add-to-links.addto-onimage{display:none;}
.block-layered-nav dd li,.block-layered-nav .currently ol li{line-height:2.3333em;background-position:3px 10px;}
.block-layered-nav dd li:hover,.block-layered-nav .currently ol li:hover{background-position:6px 10px;}
.pager,.sorter{text-align:center;}
.pager .amount,.pager .limiter,.pager .pages,.sorter .amount,.sorter .limiter,.sorter .view-mode,.sorter .sort-by{display:inline-block;float:none;padding-top:10px;padding-bottom:10px;}
.toolbar .sort-by,.toolbar sorter .amount{border-right:none;}
.note-msg.empty-catalog{background-position:center 10px !important;color:inherit;padding:150px 10px 10px !important;text-align:center;}
.product-secondary-column .inner{min-height:auto;}
.product-view .box-additional{margin-top:0;}
.block-related-slider{margin-bottom:0;}
.product-view .custom-sidebar-right .inner{padding-left:0;border-left:none;}
.product-view .custom-sidebar-left .inner{padding-right:0;border-right:none;}
.cart-table tfoot tr.first td{text-align:center !important;padding:0;margin-bottom:20px;}
.cart-table tfoot button{display:inline-block;float:none !important;margin:0 0 3px;padding:0;}
.opc .allow .step-title a{display:none;}
.opc form fieldset{display:table-column-group;}
.my-wishlist .product-image{max-width:none;}
.control-nav.control-paging{display:none;}
.itemslider.single-item .slides > li{margin:0 auto;}
.the-slideshow .direction-nav .next{top:4%;right:2%;}
.the-slideshow .direction-nav .prev{top:4%;right:63px;left:auto;}
.caption .heading{font-size:2.0833em;margin-bottom:1px;}
.caption p{font-size:1.1666em;display:none;}
.caption button{margin-top:0.5em;display:none;}
.cloud-zoom-big,.cloud-zoom-lens{display:none !important;}
.cloud-zoom-lens{cursor:default !important;}
#cboxTitle,#cboxCurrent{display:none !important;}
.accordion-style1 li a{padding:15px 10px;font-size:1.1666em;line-height:1.2857em;}
.accordion-style1 li.parent > a{padding-right:53px;}
.accordion-style1 .opener{width:48px;height:48px;}
.mobile-collapsible .block-content{display:none;}
.products-grid .product-name,.products-grid.size-s .product-name,.products-grid.size-xs .product-name{
	font-size:1.1666em;
	line-height:1.2307em;
	text-align: center;
}
#mini-cart .product-name{white-space:normal;}
#mini-cart {
	margin-right: 50px;
}
.products-list .product-name, .products-grid .product-name{
	text-align: center;
}
}
@media only screen and (min-width:480px) and (max-width:767px){.products-list .product-shop,.products-list .right-column,.products-list .product-image{width:48%;margin-left:1%;margin-right:1%;}
.itemslider-thumbnails.count-4,.itemslider-thumbnails.count-5,.itemslider-thumbnails.count-multi{max-width:316px;}
.itemslider-thumbnails.count-4 .direction-nav{display:none;}
.img-box .product-image{width:60.4651%;max-width:364px;margin:0 auto;}
}
@media only screen and (min-width:640px) and (max-width:767px){.itemgrid-adaptive .item{width:31.3333%;clear:none !important;}
.itemgrid-adaptive .item:nth-child(3n+1){clear:left !important;}
}
@media only screen and (max-width:639px){h1{font-size:2em;line-height:1.25em;}
h2{font-size:1.6666em;line-height:1.2em;}
h3{font-size:1.3333em;line-height:1.25em;}
h4{font-size:1.1666em;line-height:1.1428em;}
h5{font-size:1em;line-height:1em;}
h6{font-size:1em;line-height:1em;}
}
@media only screen and (min-width:480px) and (max-width:639px){.itemgrid-adaptive .item{width:48%;clear:none !important;}
.itemgrid-adaptive .item:nth-child(2n+1){clear:left !important;}
}
@media only screen and (max-width:479px){button.btn-checkout span span,.product-view .btn-cart span span{padding:10px;}
.col2-set .col-1,.col2-set .col-2{width:100%;}
#mini-cart .dropdown-toggle{-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;}
#mini-cart .dropdown-toggle.cover > div{background-color:transparent;color:inherit;}
#mini-cart .dropdown-toggle span.icon{transition:none;}
#mini-cart .dropdown-toggle .name{display:none;}
#mini-cart .dropdown-toggle .caret{display:none !important;}
#mini-cart .dropdown-menu{display:none !important;}
#mini-cart.hide-empty-cart{display:none !important;}
#quick-compare .dropdown-toggle{-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;}
#quick-compare .dropdown-toggle.cover > div{background-color:transparent;color:inherit;}
#quick-compare .dropdown-toggle span.icon{transition:none;}
#quick-compare .dropdown-toggle .name{display:none;}
#quick-compare .dropdown-toggle .caret{display:none !important;}
#quick-compare .dropdown-menu{display:none !important;}
#quick-compare.is-empty{display:none !important;}
.header .mobile-inline-container{text-align:center;}
.header .mobile-inline-container > *{float:none;display:inline-block;margin-left:5px;margin-right:5px;}
.header .links{text-align:center;}
.header .links li{float:none;display:inline-block;}
.header-top{text-align:center;}
.header-top .item{float:none;display:inline-block;margin-left:5px;margin-right:5px;}
.user-menu{text-align:center;}
.user-menu > *,.user-menu .links,.dropdown{float:none !important;display:inline-block !important;}
.header .links-wrapper-separators .links li a,.header .links-wrapper-separators-left .links li a{background-image:none;}
.products-list .product-image{margin-bottom:20px;}
.products-list.hover-effect .item{border-top:none;}
.products-list.hover-effect .item:hover{margin-left:0;margin-right:0;padding-left:1%;padding-right:1%;box-shadow:none !important;}
.product-view .box-reviews .form-add .data-table th,.product-view .box-reviews .form-add .data-table td{padding:6px 1px;}
.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea{width:90%;}
.toolbar .limiter{display:none;}
.sorter .view-mode{display:none;}
.pager .pages li{display:none;}
.pager .pages li.previous,.pager .pages li.current,.pager .pages li.next{display:block;}
.opc .step-title h2{font-size:1em;line-height:2.8333em;}
.the-slideshow .control-nav{display:none;}
.caption .heading{font-size:1.3333em;display:none;}
.caption p{font-size:1em;}

}
@media only screen and (min-width:320px) and (max-width:479px){
.addto-links-icons{ display: none; }
.itemgrid-adaptive .item{width:98%;clear:none !important;}
.itemgrid-adaptive .item.catalog .img a {
    position: relative;
    display: block;
}
.itemgrid-adaptive .item.catalog a img {
	display: none;
    width: 100%;
}
.itemgrid-adaptive .item.catalog a .title {
	position: relative;
    width: 100%;
    color: #444;
    font-size: 25px;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
}
.podcat-list-wrapper {
    display: block;
}
.podcat-list-wrapper .bullet li{
	background: none;
    padding: 0;
}
.podcat-list-wrapper .bullet li a{
    display: block;
    padding: 15px 0 15px 30px;
    font-size: 16px;
    border-top: 1px solid #ddd;
}

.itemgrid-adaptive .item.catalog .podcat-list-wrapper ul li{
	
}

#nav .level0 .level0-wrapper.dropdown-6col{
	display: none !important;
}
.itemslider-thumbnails.count-3,.itemslider-thumbnails.count-4,.itemslider-thumbnails.count-5,.itemslider-thumbnails.count-multi{max-width:158px;}
.itemslider-thumbnails.count-3 .direction-nav,.itemslider-thumbnails.count-4 .direction-nav,.itemslider-thumbnails.count-5 .direction-nav,.itemslider-thumbnails.count-multi .direction-nav{display:block;}
}
@media only screen and (max-width:319px){.category-products-grid.hover-effect .item{border-top:none;}
.category-products-grid.hover-effect .item:hover{margin-left:0;margin-right:0;padding-left:1%;padding-right:1%;box-shadow:none !important;}
.category-products-grid.hover-effect .item .display-onhover{display:block !important;}
.products-grid.single-line-name .item .product-name{overflow:visible;white-space:normal;}
.category-products-grid.hover-effect .item{margin-bottom:20px;}
.itemgrid-adaptive .item{width:98%;clear:none !important;}
.itemslider-thumbnails.count-2,.itemslider-thumbnails.count-3,.itemslider-thumbnails.count-4,.itemslider-thumbnails.count-5,.itemslider-thumbnails.count-multi{max-width:79px !important;}
.itemslider-thumbnails.count-2 .direction-nav,.itemslider-thumbnails.count-3 .direction-nav,.itemslider-thumbnails.count-4 .direction-nav,.itemslider-thumbnails.count-5 .direction-nav,.itemslider-thumbnails.count-multi .direction-nav{display:block;}
.the-slideshow .direction-nav{display:none;}
}
ul.pay-list {
    display: flex;
    list-style: none;
    text-align: center;
    justify-content: center;
    padding: 10px;
}
ul.pay-list li{	
    margin: 0 10px;
}
li.visa {
    width: 44px;
    height: 15px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2244%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M28.643.68c-3.067%200-5.809%201.593-5.809%204.53%200%203.368%204.861%203.602%204.861%205.293%200%20.714-.817%201.35-2.21%201.35-1.98%200-3.46-.892-3.46-.892l-.635%202.967s1.704.753%203.966.753c3.356%200%205.994-1.67%205.994-4.658%200-3.56-4.883-3.784-4.883-5.359%200-.558.67-1.172%202.063-1.172%201.57%200%202.85.649%202.85.649L32%201.278c0%20.004-1.393-.597-3.356-.597zM.573.898L.5%201.33s1.289.238%202.452.709c1.497.54%201.605.856%201.856%201.834L7.554%2014.46h3.68L16.91.897h-3.672l-3.646%209.221-1.488-7.815C7.97%201.408%207.277.897%206.43.897H.574zm17.815%200l-2.88%2013.559h3.503L21.878.897h-3.49zm19.536%200c-.843%200-1.293.454-1.622%201.241l-5.13%2012.318h3.673l.71-2.054h4.475l.433%202.054h3.244L40.878.897h-2.954zm.48%203.663l1.09%205.09h-2.92l1.83-5.09z%22%20fill%3D%22%23fff%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat;
}
li.masterCard{width:32px;height:25px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2225%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20opacity%3D%22.5%22%20clip-path%3D%22url(%23clip0)%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M6.846%2023.607a.823.823%200%200%201%20.985-.806.82.82%200%200%201%20.592%201.127.822.822%200%200%201-.766.5c-.5.06-.81-.31-.81-.821zm2.072-1.323h-.5v.38a1.101%201.101%200%200%200-.88-.44%201.39%201.39%200%200%200-1.274%201.388A1.395%201.395%200%200%200%207.537%2025a.94.94%200%200%200%20.82-.38v.31h.561v-2.646zm19.409%201.323a.822.822%200%200%201%201.4-.582.822.822%200%200%201-.58%201.404c-.57.06-.82-.311-.82-.822zm2.081%200V21.21h-.57v1.453a1.001%201.001%200%200%200-.82-.44%201.35%201.35%200%200%200-1.322%201.383A1.314%201.314%200%200%200%2029.027%2025a.939.939%200%200%200%20.821-.38v.31h.57l-.01-1.323zm-14.393-.822a.7.7%200%200%201%20.7.631h-1.37a.702.702%200%200%201%20.67-.631zm.07-.562a1.39%201.39%200%200%200-1.273%201.389A1.395%201.395%200%200%200%2016.085%2025a1.73%201.73%200%200%200%201.071-.38l-.25-.442a1.23%201.23%200%200%201-.76.25.69.69%200%200%201-.752-.63h2.002v-.191a1.344%201.344%200%200%200-1.29-1.384h-.02zm6.937%201.384a.822.822%200%200%201%201.4-.582.823.823%200%200%201-.58%201.404c-.56.06-.82-.311-.82-.822zm2.142%200v-1.323h-.57v.38a1.001%201.001%200%200%200-.822-.44%201.39%201.39%200%200%200-1.273%201.388A1.394%201.394%200%200%200%2023.772%2025a.94.94%200%200%200%20.821-.38v.31h.57v-1.323zm-5.355%200a1.326%201.326%200%200%200%20.84%201.304c.172.067.356.098.54.089a1.36%201.36%200%200%200%20.952-.32l-.25-.442c-.205.15-.448.236-.701.25a.789.789%200%200%201-.82-.811.763.763%200%200%201%20.82-.822%201%201%200%200%201%20.7.25l.25-.44a1.061%201.061%200%200%200-.95-.442%201.35%201.35%200%200%200-1.431%201.384h.05zm7.366-1.384a.72.72%200%200%200-.69.381v-.32h-.57v2.646h.57v-1.444c0-.44.19-.701.57-.701a.7.7%200%200%201%20.37.07l.19-.511a1.632%201.632%200%200%200-.49-.12h.05zm-15.304.311a1.789%201.789%200%200%200-1.07-.25c-.691%200-1.072.32-1.072.821%200%20.502.31.692.88.752l.251.07c.32.06.44.12.44.251%200%20.13-.19.31-.63.31a1.59%201.59%200%200%201-.88-.25l-.251.441c.328.237.728.35%201.131.321.76%200%201.201-.38%201.201-.882%200-.501-.32-.702-1-.762l-.251-.06c-.25-.07-.44-.07-.44-.25%200-.181.19-.322.5-.322.291.009.575.095.82.251l.371-.44zm7.367-.31a.719.719%200%200%200-.69.38v-.32h-.571v2.646h.57v-1.444c0-.44.19-.701.57-.701a.7.7%200%200%201%20.371.07l.19-.572c-.24%200-.36-.06-.49-.06h.05zm-4.915.06h-.94v-.822h-.571v.822h-.5v.57h.5v1.204c0%20.631.25%201.002.95%201.002.244.002.483-.064.692-.19l-.19-.512a.83.83%200%200%201-.501.13c-.32%200-.38-.19-.38-.44v-1.193h.94v-.572zM5.775%2024.93v-1.634a1.004%201.004%200%200%200-1-1.073%201.21%201.21%200%200%200-.951.441%201.092%201.092%200%200%200-.881-.44.81.81%200%200%200-.75.38v-.32h-.581v2.646h.57v-1.444a.622.622%200%200%201%20.63-.701c.371%200%20.561.26.561.701v1.444h.57v-1.444a.622.622%200%200%201%20.631-.701c.38%200%20.57.26.57.701v1.444h.631zm6.447-14.906a10.037%2010.037%200%200%201%203.793-7.879A9.902%209.902%200%200%200%20.535%206.71a9.938%209.938%200%200%200%201.29%208.997%209.913%209.913%200%200%200%208.064%204.172%209.83%209.83%200%200%200%206.126-2.085%209.601%209.601%200%200%201-3.793-7.769zm19.808%200a9.884%209.884%200%200%201-1.494%205.272%209.847%209.847%200%200%201-14.52%202.486%209.81%209.81%200%200%200%203.773-7.828%209.807%209.807%200%200%200-3.774-7.809A10%2010%200%200%201%2022.111%200a10.093%2010.093%200%200%201%206.994%202.993%2010.122%2010.122%200%200%201%202.925%207.031z%22%2F%3E%3Cpath%20d%3D%22M16.015%203.288a9.443%209.443%200%200%200-3.003%206.736%209.655%209.655%200%200%200%203.003%206.756%209.614%209.614%200%200%200%203.003-6.756%209.393%209.393%200%200%200-3.003-6.736z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v25H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 0 0 no-repeat}
li.mir {
    width: 51px;
    height: 15px;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2251%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20opacity%3D%22.5%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M28.405%202.157l-3.178%206.848h-.322V.681h-4.54v14h3.765c1.021%200%201.93-.587%202.364-1.495l3.198-6.83h.321v8.325h4.541v-14h-3.822c-.983%200-1.91.586-2.327%201.476zM11.53%202.516l-1.873%206.49h-.322l-1.892-6.49A2.554%202.554%200%200%200%204.983.681H.5v14h4.54V6.357h.322l2.611%208.324H11l2.61-8.324h.322v8.324h4.541v-14h-4.484c-1.135%200-2.157.738-2.46%201.835zM36.446%206.924v7.757h4.54v-4.54h4.882a4.846%204.846%200%200%200%204.578-3.217h-14zM45.735.68H35.632c.625%203.33%203.538%205.677%207.038%205.677h7.852a5.42%205.42%200%200%200%20.094-.984c0-2.706-2.175-4.692-4.88-4.692z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 0 0 no-repeat;
}
.cart-card-list {
    display: flex;
    margin: 5px 10px;
}
.cart-card-list.center{
	justify-content: center;
}
.list-img-item {
    margin: 0 5px;
}
.list-img-item.c-card-visa{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAMCAMAAAA51D/MAAABF1BMVEUAAAAWIGocH2AVIXUXIXAQKIcVJYETKIscIGAPKpQVJHsQKJIWIXISKI4YIGsVJX8ZIGUWInESJooZIGYXInESKIoSJ4kTJocXIGocIGAYIGkXIGkZIWMQMJQTKIkZIGgPKpYQKpMUJocUJoUVJHwVJYAZH2AOK5gdIGAbHl8VJoAUJ4UWI3oZIGMUJoAQKJAPK5cVJHsWInIbH2EXI3gWInYQKZMWInccH2AYIW4PLJoPK5gQK5QQK5YQKpcYIm0XJHYXIG0VJYMZHmAVJYAQKZYQKI8IKZwPKpcPKpQUJoYbH2EbH2ASKI4VJYEWInUZIGcRKZEVJH4WInMYIGsRKJATJocXInAZH2QSJ4sUJoQVJYMWJXy9OuZLAAAASHRSTlMAEN8wvyDfv7+wn2D+39+/v6+fn5CAb2BgYD8fHxDv79/f38/Pr6+QkI+AcFBQQD/v7+/v39/Pz8/Ov7+/oJ+fcHBvb2BQQB/RAVm5AAABS0lEQVQY0z2Q5XbCUBCEJ4YF9yLFCsWpu+uNhyjS93+O3pKU+bPn7H5nz8xgGGNZNtYAwKXTPHKXFxyYcW8j9/Kginc6T9jpgFXVEYCC4xRxZhiMENG3suxFAYhLSWoj5FR1ADAtx6lztnGNhKVHJpN8GUCKYqQZYIyqngNV03lG1TYSOLL0aXBZuMsriXwiEKsoDWRNp4aibbwgQ79Vdoe8uxQlchxiI0WZNVZmGuCTBoe5pW/krgAImhZvSiS+N6e8F0yzCvi2AYCL6LLcZVDSXBFtcoLQnKIO2FWrjppv87vNG01aQUo7/Fo8EPIdcjeKsjILwKufLAabjOyVK2vN/UtKxBAbqhSrAznfnqKfGX8kNp4nRLUA22eo0W9ZALd+ksPpj7Wl9ZaE9ToFoEnI3b+5WCw7o4Pnc0CC9nbYn6McjZZA9Xgfxy9V5jrpi6OGNAAAAABJRU5ErkJggg==) center no-repeat;background-size:contain;width:38px;height:21px}
.list-img-item.c-card-master{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAVCAMAAACAAGUXAAAAulBMVEUAAAAgHiAiHyAlICAiHiAiHiAgHCD3nhsjHiD3nxvsABogICD2nhvrABv3nhvrABv3mxjsABrsABsjHSDnABggICDlABX2nRvrABsjICD3nRvqABv1nBkkICDzmxzpABrsABv3nhrrABv2nxrqABsiICD3nxrtABzvXBn3mxwgICD0mhv/nxD3nhvrABv/XwD5lRfuDBf8eQvvFBXzJhD5Pgn6Rwf+awX9UwP5ihP7gg/7fg32NQv7WwYcHAt7AAAALXRSTlMAUHAwkIBA36CffyDv77+/IN+fYCAQEHBwYGBgUEBAQO/fz8+QgH9vUEAwMBA8fLZpAAAA8ElEQVQoz33PZ3OCQBCA4d0rcFQpgsYS0zuHJiYxxf//tzzazukH3xkYhmf2CjSV/ijVN9kK4G0Sh1UYz2Do8Up3pU9u1eUuOvL10LZeV0MPx7SpawsvAcaa2hn7JnPtsQ9D9uACRmT/rf2SeRCRfbX2bi2qz1hE9nlit9Z+29Z+rP2mJ+esrAuW6dGif0TXALAi2+ysq4cJmOYR4X5N9Apt4/48kZ94PcXNVK/TLLublwCQzLzYmzzD+QLzcHReCgwch4kCC4ebz+aF0phYSqU4UzmiEFLmyJnIUXBmjAXILiRjgit2z5FLFAqX5g8cABb0RMF9hsa0AAAAAElFTkSuQmCC) center no-repeat;background-size:contain;width:27px;height:21px}
.list-img-item.c-card-mir{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAMCAMAAADMKrR8AAAAjVBMVEUAAAAxm0EwmkExm0MwmEAxnEEwmUEwnEIwn0Awm0IwmkExm0IxmkEAk9swmkAAoeEAn98xnEMAidcAgdQymkIwmkIwmUIAjNoAn98Adc8BetABg9UAedAwnUIAedEwmUAAnN8wnEMAl98AcM8xm0IAnd8Amt0AktoAjtkAitcAh9YAfdMAltwAg9UAldvSjB9fAAAAJHRSTlMAvx+/QN+gnxCAYO/fvzD+38+/v6+QcF9AMO/Pv49wcFBQIBDyI7UcAAAAz0lEQVQoz3XNh7LCIBAF0AskhlR7edW2sev/f56bBcRx9A6zsMsZAHHSBoBW3VEnXDLfqUW/bXeX/eF4+pkDYmkIIKNofacw6Le7W2ev53+2jgDls9Xk7ELeFfu99XaGzkSbe4vVINjzl9iSp1OiKtqKSmexmdd1PRqNx79iU0OlHVLae9iCKBc7UzFWLF/xmkZbUarF8igkh1grTeKtpHixag1nYaQGK020GpJgl93Hz7b4bC3XJFiZvLXGmAzomQmQ89k2XCYNW97/3CjQO7XKKeWugtK4AAAAAElFTkSuQmCC) center no-repeat;background-size:contain;width:43px;height:21px}


/** tailwindcss **/
/*****************/

.border {
  border-width: 1px;
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 2 */
}

/* colors */

.bg-transparent {
  background-color: transparent;
}

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-gray-100 {
  background-color: #f7fafc;
}

.bg-gray-200 {
  background-color: #edf2f7;
}

.bg-gray-300 {
  background-color: #e2e8f0;
}

.bg-gray-400 {
  background-color: #cbd5e0;
}

.bg-gray-500 {
  background-color: #a0aec0;
}

.bg-gray-600 {
  background-color: #718096;
}

.bg-gray-700 {
  background-color: #4a5568;
}

.bg-gray-800 {
  background-color: #2d3748;
}

.bg-gray-900 {
  background-color: #1a202c;
}
.bg-blue-500 {
  background-color: #4299e1;
}
.bg-red-500 {
  background-color: #f56565;
}


.border-white {
  border-color: #fff;
}

.border-gray-100 {
  border-color: #f7fafc;
}

.border-gray-200 {
  border-color: #edf2f7;
}

.border-gray-300 {
  border-color: #e2e8f0;
}

.border-gray-400 {
  border-color: #cbd5e0;
}

.border-gray-500 {
  border-color: #a0aec0;
}

.border-gray-600 {
  border-color: #718096;
}

.border-gray-700 {
  border-color: #4a5568;
}

.border-gray-800 {
  border-color: #2d3748;
}

.border-gray-900 {
  border-color: #1a202c;
}
.border-blue-500 {
  border-color: #4299e1;
}
.border-red-500 {
  border-color: #f56565;
}


.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-transparent {
  color: transparent;
}

.text-white {
  color: #fff;
}
.text-red-500 {
  color: #f56565;
}
.text-gray-600 {
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, var(--text-opacity));
}

.text-gray-700 {
  --text-opacity: 1;
  color: #4a5568;
  color: rgba(74, 85, 104, var(--text-opacity));
}

.text-gray-800 {
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity));
}

.text-gray-900 {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity));
}


.border-t {
  border-top-width: 1px;
  border-style: solid;
}

.border-r {
  border-right-width: 1px;
  border-style: solid;
}

.border-b {
  border-bottom-width: 1px;
  border-style: solid;
}

.border-l {
  border-left-width: 1px;
  border-style: solid;
}


/* fonts */
.font-semibold {
  font-weight: 600;
}

.font-hairline {
  font-weight: 100;
}

.font-thin {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}


/* rounded */

.rounded-none {
  border-radius: 0;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

/* flex */
.flex {
  display: -webkit-box;
  display: flex;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  -webkit-box-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
          align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
          align-items: stretch;
}

.self-auto {
  align-self: auto;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-start {
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

.content-between {
  align-content: space-between;
}

.content-around {
  align-content: space-around;
}

.flex-1 {
  -webkit-box-flex: 1;
          flex: 1 1 0%;
}

.flex-auto {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.inline-block {
  display: inline-block;
}

/* utilites */
.p-0 {
  padding: 0;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 { 
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
 

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-6 {
  margin: 1.5rem;
}

.m-8 {
  margin: 2rem;
}

.m-9 {
  margin: 2.25rem;
}

.m-10 {
  margin: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-8 {
  margin-left: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-9 {
  margin-left: 2.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.h-full {
  height: 100%;
}
.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-1\/4 {
  width: 25%;
}

.w-2\/4 {
  width: 50%;
}

.w-3\/4 {
  width: 75%;
}

.w-1\/5 {
  width: 20%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-2\/6 {
  width: 33.333333%;
}

.w-3\/6 {
  width: 50%;
}

.w-4\/6 {
  width: 66.666667%;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-1\/12 {
  width: 8.333333%;
}

.w-2\/12 {
  width: 16.666667%;
}

.w-3\/12 {
  width: 25%;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-6\/12 {
  width: 50%;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-full {
  width: 100%;
}
@media (min-width: 768px) {

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/4 {
    width: 50%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-2\/6 {
    width: 33.333333%;
  }

  .md\:w-3\/6 {
    width: 50%;
  }

  .md\:w-4\/6 {
    width: 66.666667%;
  }

  .md\:w-5\/6 {
    width: 83.333333%;
  }

  .md\:w-1\/12 {
    width: 8.333333%;
  }

  .md\:w-2\/12 {
    width: 16.666667%;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-10\/12 {
    width: 83.333333%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-full {
    width: 100%;
  }
  .md\:text-right {
	text-align: right;
  }

}
.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.text-xs {
  font-size: 0.75rem;
}

.text-sm {
  font-size: 0.875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.25rem;
}