.shop-product {}
.shop-product .inner {padding:0 24px;}
.shop-product h1 {margin-top: 0;color:#60342f;font-size:22px;font-weight:bold;font-family: 'Lora', serif;text-align:left;margin-bottom: 0;}
.shop-product .subname {color:#9d9d9d;font-size:11px;font-weight:300;font-style:italic;font-family: 'Roboto', sans-serif;}

.shop-product .box.catlist {}
.shop-product .box.catlist ul {padding:0;margin:0;list-style:none;}
.shop-product .box.catlist ul li {margin:10px 0;}
.shop-product .box.catlist ul li a:link,
.shop-product .box.catlist ul li a:visited {color:#60342f;font-size:15px;font-family: 'Lora', serif;font-weight:400;}
.shop-product .box.catlist ul li a:hover, .shop-product .box.catlist ul li a.current {font-weight:bold;}



.single-product .caption {margin-top:20px;font-size:12px;color:#737373;font-family: 'Roboto', sans-serif;font-weight:300;text-align:left;line-height:20px;}
.single-product select {max-width:320px;background:#fcf6e3;border:2px solid #60342f;border-radius: 0;}

.single-product .addBasket {font-family: 'Lora', serif;text-align:center;cursor:pointer;color:white;background:url(../images/dodaj-koszyk.png) center center no-repeat;width:232px;height:48px;line-height:48px;display:block;margin: 20px 0 0 0;}

.price {color:#60342f;margin-bottom:20px;}
.oldprice {color:#a4996f;font-weight:bold;text-decoration:line-through;font-family: 'Lora', serif;font-size:17px;}
.newprice {color:#60342f;font-weight:bold;font-family: 'Lora', serif;font-size:20px;}

.dNone {display: none}
.photo {text-align: center;}
.photo>ul>li>img.mini {width: 70px;height: 70px;}
.photo .one {padding: 23px;background: url(../images/ramka.png) center center no-repeat;background-size: contain;width: 100%;}

.photo ul.list {list-style:none;padding:0;margin: 20px 0;float: left;width: 100%;}
.photo ul.list li {display:inline-block;margin:0 5px;}

.cross {margin-top:50px;}
.cross h2 {color:#60342f;font-size:22px;font-weight:bold;font-family: 'Lora', serif;text-align:center;margin-top:20px;margin-bottom:20px;;}
.cross .product-list .row {margin-left:-5px;margin-right:-5px;}
.cross .product-list ul {padding:0;list-style:none;}
.cross .product-list ul li {padding: 0 5px;margin-bottom:20px;}
.cross .product-list ul li img {margin: 0 auto;border:2px solid #60342f;}
.cross .product-list ul li h2.product-title {height: 45px;color:#60342f;font-family: 'Lora', serif;text-align:center;font-size:19px;}
.cross .product-list ul li a {text-decoration:none;}
.cross .product-list ul li .caption {height: 80px;font-size:12px;color:#737373;font-family: 'Roboto', sans-serif;font-weight:300;text-align:center;line-height:16px;}
.cross .product-list ul li .line {width:46px;height:12px;background:url(../images/line.png) center center no-repeat;margin: 0 auto 10px;}
.cross .product-list ul li .price {display: block;text-align:center;color:#60342f;font-size:14px;font-family: 'Lora', serif;font-weight:400;}
.cross .product-list ul li .price strong {font-size:20px;}
.cross .product-list ul li .gramatura {display: block;text-align:center;color:#a59a6f;font-size:12px;font-family: 'Lora', serif;}
.cross .product-list ul li .addBasket {cursor:pointer;font-family: 'Lora', serif;text-align:center;color:white;background:url(../images/dodaj-koszyk.png) center center no-repeat;width:223px;height:48px;line-height:48px;display:block;margin: 20px auto 0;}
