*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{padding:0;margin:0;font-family:'Open Sans',Arial,sans-serif;font-size:16px;background:#fff;}
a{outline:0;text-decoration:underline;}
a:hover{text-decoration:none;}
form{padding:0;margin:0;}
img{border:0;max-width:100%;height:auto;}
td{vertical-align:top;}
.row{width:100%;min-width:320px;margin:0 auto;}
@media only screen and (min-width:1200px){.row{max-width:1200px;}}
@media only screen and (min-width:1600px){.row-p{max-width:1600px;margin:0 auto;}}
.b{font-weight:bold;}
.i{font-style:italic;}
.j{text-align:justify;}
.img{vertical-align:bottom;}
.block:after{content:'';display:table;clear:both;}
.ul{list-style:none;padding:0;margin:0;}
.input,.textarea,.select,.button,.submit{-webkit-appearance:none;-moz-appearance:none;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;background:none;outline:none;}
.input,.textarea{font-family:'Open Sans',Arial,sans-serif;font-size:1rem;}
.input{-moz-appearance:textfield;}
.input::-webkit-inner-spin-button{display:none;}
.select{width:100%;height:34px;padding:0 5px;border:1px solid #ddd;background:url('/files/design/select-off.png') no-repeat scroll right center transparent;}
.select:focus,select:active{background:url('/files/design/select-on.png') no-repeat scroll right center transparent;}

.p{padding:0 10px;}
@media only screen and (min-width:360px){.p{padding:0 20px;}}
.p p{line-height:1.5;padding:0;margin:0 0 16px 0;}
@media only screen and (min-width:1200px){.p{padding:0;}}

a{color:#000;}
a:hover{color:#555;}

h1{padding:0;margin:0 0 16px 0;font-family:Montserrat,Arial,sans-serif;font-size:24px;text-align:center;}
h2{padding:0;margin:20px 0;text-align:center;font-family:Montserrat,Arial,sans-serif;font-size:22px;}
h3{padding:0;margin:0 0 16px 0;font-family:Montserrat,Arial,sans-serif;font-size:22px;}

.row-0{padding:20px 0;}
.row-1{padding:20px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background:#f8f8f8;}

header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff;-moz-box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);}

.h-menu{float:left;width:50px;height:50px;}
@media only screen and (min-width:321px){.h-menu{width:60px;height:60px;}}
@media only screen and (min-width:960px){.h-menu{display:none;}}

.h-logo{float:left;width:calc(100% - 100px);height:50px;}
@media only screen and (min-width:321px){
.h-logo{width:calc(100% - 120px);height:60px;}
}
@media only screen and (min-width:960px){
.h-logo{width:300px;height:60px;cursor:pointer;}
}

.h-logo a{display:block;}

@media only screen and (max-width:320px){
.h-logo{background:url('/files/shop-logo-m.png') no-repeat scroll center center transparent;background-size:auto 50px;}
}
@media only screen and (min-width:321px) and (max-width:959px){
.h-logo{background:url('/files/shop-logo-m.png') no-repeat scroll center center transparent;background-size:auto 60px;}
}
@media only screen and (min-width:960px){
.h-logo{background:url('/files/shop-logo.png') no-repeat scroll left center transparent;}
}

.nav-m-case{display:none;width:100%;border-top:1px solid #d0d0d0;background:#f4f4f4;overflow-y:auto;}

.nav-c{display:none;}
@media only screen and (min-width:960px){
.nav-c{display:block;float:left;width:calc(100% - 300px);}
}
@media only screen and (min-width:1200px){
.nav-c{padding:0 0 0 40px;}
}

.nav-i{border-bottom:1px solid #d0d0d0;}
.nav-i:last-child{border-bottom:none;}
.nav-i a{display:block;padding:0 20px;line-height:40px;font-size:16px;color:#000;text-decoration:none;}
@media only screen and (min-width:960px){
nav{text-align:right;}
.nav-i{display:inline-block;border-bottom:none;}
.nav-i a{line-height:60px;padding:0 10px;font-size:14px;text-transform:uppercase;}
.nav-i a{color:#000;}
.nav-i:hover,.nav-a{background:rgba(0,0,0,.1);}
}
@media only screen and (min-width:1200px){
.nav-i a{padding:0 20px;}
}

.content{padding:50px 0 20px 0;}
@media only screen and (min-width:321px){.content{padding:60px 0 20px 0;}}
@media only screen and (min-width:960px){.content{padding:60px 0 20px 0;}}

.path{padding:5px 0 0 0;line-height:16px;font-size:12px;color:#aaa;}
.path .row{padding:0 10px;}
@media only screen and (min-width:960px){.path{padding:5px 0 0 0;}}
.path a{color:#aaa;text-decoration:none;}
.path a:hover{color:#aaa;text-decoration:underline;}

aside{padding:0 10px;}
@media only screen and (min-width:360px){
aside{padding:0 20px;}
}
@media only screen and (min-width:960px){
.main{float:left;width:calc(100% - 280px);padding:0 20px 0 0;border-right:1px solid #eee;}
aside{float:right;width:280px;padding:0 0 0 20px;}
}

footer{background:#ccc;}
.footer-i{padding:10px;}
@media only screen and (min-width:960px){
.footer{padding:20px 0;}
.footer-i{float:left;width:33.33333333333333%;padding:0;}
}
.footer-s{font-weight:700;text-transform:uppercase;}
.footer-l-i{margin:5px 0 0 0;}
.copyright{padding:5px 0;text-align:center;background:#aaa;}

.list-i{margin:0 0 20px 0;}
.list-p img{vertical-align:bottom;}
.list-n a{display:block;padding:5px 0;font-weight:700;}

@media only screen and (min-width:600px){
.list-p{float:left;width:200px;}
.list-c{float:right;width:calc(100% - 220px);}
.list-n a{display:block;padding:0;}
.list-a{padding:10px 0 0 0;}
}
@media only screen and (min-width:600px){
.list-p{width:300px;}
.list-c{width:calc(100% - 320px);}
}

.list-tile-i{margin:0 0 10px 0;}
.list-tile-p img{vertical-align:bottom;}
.list-tile-n a{display:block;text-align:center;}
@media only screen and (min-width:600px){
.list-tile{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.list-tile-i{width:calc(50% - 5px);margin:0 10px 10px 0;}
.list-tile-i:nth-child(2n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.list-tile-i{width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.list-tile-i:nth-child(2n){margin:0 10px 10px 0;}
.list-tile-i:nth-child(3n){margin:0 0 10px 0;}
}
@media only screen and (min-width:1200px){
.list-tile-i{width:calc(25% - 7.5px);margin:0 10px 10px 0;}
.list-tile-i:nth-child(3n){margin:0 10px 10px 0;}
.list-tile-i:nth-child(4n){margin:0 0 10px 0;}
}

.split{text-align:center;}
.split-pages{font-size:18px;}
.split-count{padding:10px 0 0 0;font-size:13px;color:#444;}

.gallery-i{margin:0 0 10px 0;}
.gallery-i img{vertical-align:bottom;}
@media only screen and (min-width:360px){
.gallery-i{float:left;width:calc(50% - 5px);margin:0 10px 10px 0;}
.gallery-i:nth-child(2n){margin:0 0 10px 0;}
}
@media only screen and (min-width:600px){
.gallery-i{width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.gallery-i:nth-child(2n){margin:0 10px 10px 0;}
.gallery-i:nth-child(3n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.gallery-i{width:calc(25% - 7.5px);margin:0 10px 10px 0;}
.gallery-i:nth-child(3n){margin:0 10px 10px 0;}
.gallery-i:nth-child(4n){margin:0 0 10px 0;}
}
@media only screen and (min-width:1200px){
.gallery-i{width:calc(16.66666666666667% - 8.333333333333333px);margin:0 10px 10px 0;}
.gallery-i:nth-child(4n){margin:0 10px 10px 0;}
.gallery-i:nth-child(6n){margin:0 0 10px 0;}
}

.more{min-width:200px;max-width:240px;margin:0 auto;}
.more a{display:block;line-height:36px;text-align:center;color:#fff;background:#444;border:2px solid #444;text-decoration:none;}
.more a:hover{color:#444;background:transparent;}

.sidebar-s{text-align:center;font-weight:700;}
.sidebar-i{margin:0 0 10px 0;}
.sidebar-p img{vertical-align:bottom;}
.sidebar-n a{display:block;text-align:center;}
@media only screen and (min-width:600px){
.sidebar-i{float:left;width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.sidebar-i:nth-child(3n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.sidebar-i{float:none;width:100%;margin:0 0 10px 0;}
}

.line-1-i{margin:0 0 10px 0;}
.line-1-p{text-align:center;}
.line-1-p img{vertical-align:bottom;}
.line-1-p a,.line-1-n a{display:block;text-align:center;}
@media only screen and (min-width:960px){
.line-1-i{float:left;width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.line-1-i:nth-child(3n){margin:0 0 10px 0;}
}

.line-2-i{margin:0 0 10px 0;}
.line-2-p{text-align:center;}
.line-2-p img{vertical-align:bottom;}
.line-2-p a,.line-2-n a{display:block;text-align:center;}
@media only screen and (min-width:360px){
.line-2-i{float:left;width:calc(50% - 5px);margin:0 10px 10px 0;}
.line-2-i:nth-child(2n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.line-2-i{width:calc(25% - 7.5px);margin:0 10px 10px 0;}
.line-2-i:nth-child(2n){margin:0 10px 10px 0;}
.line-2-i:nth-child(4n){margin:0 0 10px 0;}
}

.line-31-i{margin:0 0 10px 0;}
.line-31-p img{vertical-align:bottom;}
.line-31-n a{display:block;padding:5px 0;font-weight:700;}
@media only screen and (min-width:600px){
.line-31{float:left;width:260px;}
.line-31-n a{text-align:center;}
.line-31-a{display:none;}
}
@media only screen and (min-width:960px){
.line-31{width:calc(100% - 300px);}
.line-31-p{float:left;width:200px;}
.line-31-c{float:left;width:calc(100% - 200px);padding:0 0 0 20px;}
.line-31-n a{text-align:left;padding:0;}
.line-31-a{display:block;padding:10px 0 0 0;}
}

.line-32-i{margin:0 0 10px 0;}
@media only screen and (min-width:600px){
.line-32{float:right;width:calc(100% - 260px);padding:0 0 0 40px;}
}
@media only screen and (min-width:960px){
.line-32{width:300px;padding:0 0 0 40px;}
}

.swiper-slide{height:300px;background-position:center center;}
@media only screen and (min-width:361px){
.swiper-slide{height:400px;}
}
@media only screen and (min-width:601px){
.swiper-slide{height:500px;}
}

.products-i{position:relative;margin:0 0 20px 0;border-top:1px solid #ccc;}
.products-p{position:relative;}
.products-price{position:absolute;top:10px;left:0;width:100px;line-height:24px;padding:0 0 0 15px;background:rgba(255,255,255,.75);}
.products-pricev{position:absolute;top:34px;left:0;width:100px;line-height:24px;padding:0 0 0 15px;color:#777;background:rgba(255,255,255,.75);}
.products-pricev span{font-size:14px;text-decoration:line-through;text-decoration-color:rgba(255,0,0,.5);}
.products-sizes{position:absolute;bottom:50px;right:0;padding:0 15px;line-height:24px;font-size:14px;background:rgba(255,255,255,.75);}
.products-p img{vertical-align:bottom;background-attachment:scroll;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.products-n{position:absolute;left:0;right:0;bottom:0;}

.products-n{background:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);}
.products-n a{background:linear-gradient(0deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,0) 75%);}

.products-n a{display:block;height:36px;padding:0 10px;line-height:36px;text-align:center;font-size:14px;color:#000;text-decoration:none;overflow:hidden;}
.products-n a:hover{text-decoration:underline;}

@media only screen and (min-width:600px){
.products{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.products-i{width:50%;margin:0;border-right:1px solid #ccc;}
.products-i:nth-child(2n){border-right:0;}
.products-n a{font-size:12px;}
}
@media only screen and (min-width:1200px){
.products-i{width:25%;}
.products-n a{font-size:14px;}
.products-i:nth-child(2n){border-right:1px solid #ccc;}
.products-i:nth-child(4n){border-right:0;}
}


.product{position:relative;}

.product-cover{border:1px solid #ccc;}
.product-cover img{vertical-align:bottom;background-attachment:scroll;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;}

.product-gallery-i{border:1px solid #ccc;}
.product-gallery-i img{vertical-align:bottom;background-attachment:scroll;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;}

@media only screen and (min-width:1200px){

.product-cover{float:left;width:420px;margin:0 0 0 88px;}

.product-gallery{position:absolute;top:0;left:0;}
.product-gallery-i{margin:0 0 5px 0;}
.product-gallery-i:last-child{margin:0;}


.product-name{float:right;width:calc(100% - 508px);padding:0 0 0 20px;}
.product-name h1{text-align:left;}
.product-buy-case{float:right;width:calc(100% - 508px);padding:0 0 0 20px;}
.product-prices{float:left;width:200px;}
.product-price{font-size:18px;font-weight:700;}
.product-pricev span{font-size:14px;text-decoration:line-through;text-decoration-color:rgba(255,0,0,.5);}
.product-buy{float:left;width:calc(100% - 200px);}
.product-buy-button{width:200px;line-height:40px;text-align:center;font-size:13px;letter-spacing:2px;text-transform:uppercase;border:2px solid #ccc;background:#f0f0f0;cursor:pointer;}
.product-buy-button:hover{border:2px solid #aaa;background:#ccc;}
.product-info{float:right;width:calc(100% - 508px);padding:20px 0 0 20px;}

}