@charset "UTF-8";



/* moduletable-jdvshopsearch */

.moduletable-jdvshopsearch{
	padding:15px;
	background-color:#efefef;
	margin-bottom:30px;
}
.moduletable-jdvshopsearch form{
	position:relative;
}
.moduletable-jdvshopsearch .search-text{
	padding:5px;
	padding-right:40px;
	width:100%; /* */
	/* width:auto; */
	display:block;
	height:40px;
	
}
.moduletable-jdvshopsearch button{
	position:absolute; /* */
	top:0;
	right:0;
	height:40px;
	width:40px;
	border:none;
	background-color:transparent;
}
.moduletable-jdvshopsearch button i{
	color:#000;
}
/* end moduletable-jdvshopsearch */

/* tovar-details */


.tovar-details{
	text-align:center;
	text-align:center;
	border: 1px solid #e7e7e7;
	padding:20px;
	height:100%;
}
.tovar-details  .item{
	
	/* margin-bottom:30px; */
}


.tovar-details .tovar-image{
	transition: all .4s;
}
/* .tovar-details  */.tovar-image a{
	position:relative;
	display:block;
	height: 250px;
}
.shop-icon{
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:auto;
	display:inline-block;

}
.tovar-details:hover .tovar-image{
	transform: scale(1.05);
}

.tovar-details .tovar-desc{
	font-size:12px;
	line-height:18px;
	margin:5px 0 15px;
	text-transform:uppercase;
}

.tovar-details .tovar-price {
    text-align: right;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    /* background-image: url(../images/dots.png); */
	
	border-bottom: 4px dotted #777;
	
    background-repeat: repeat-x;
    background-size: auto 4px;
    background-position: left bottom;
}

.tovar-details h1{
	text-transform:uppercase;
	margin-top:12px;
	font-size:24px;
	line-height:28px;
	/* color:#3d1d06; */
	font-weight:bold;
	margin-bottom:5px;
}

/* .tovar-details .tovar-price{
	
	font-size:24px;
	line-height:42px;
	
	margin-right:50px;
	display:inline-block;
	vertical-align:middle;
} */

.tovar-details .tovar-price span {
    /* background-color: #fff; */

	background-color: #fff;
    display: inline-block;
    padding: 0 0 0px 5px;
    position: relative;
    bottom: -4px;
    color: #000;
}

.tovar-details  .wrap-item-control{
	padding: 10px 10px 0 0;
	/* border-top:1px solid #E7E7E7; */
	vertical-align:middle;
}



.tovar-details  .item-price span {
	/* background-image: url(../images/bg-price.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center center; */
	/* color: #fff; */
	display: inline-block;
	/* font-family: "Roboto"; */
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	padding: 15px 15px 10px;
	/* width: 128px;*/
	min-width:105px; 
}

.tovar-details  .item-control {
	/* background-color: rgba(0, 0, 0, 0.55); */
	/* background: url(../images/bg-red.png); */
	/* bottom: 0; */
	/* display: none; */
	/* left: 0; */
	
	/* position: absolute;
	right: 0;
	top: 0;
	z-index: 900; */
	/* 
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align: left;
	 */
}








.tovar-details  .wrap-item-control{
	padding: 5px 0px 0;
	/* border-top:1px solid #E7E7E7; */
}

.tovar-details  .item-price {
	/* bottom: 10px;
	
	position: absolute;
	right: 10px;
	text-align: center;
	z-index: 910; */
}

.tovar-details  .item-price span {
	/* background-image: url(../images/bg-price.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center center; */
	/* color: #fff; */
	display: inline-block;
	/* font-family: "Roboto"; */
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	padding: 15px 15px 10px;
	/* width: 128px;*/
	min-width:105px; 
}

.tovar-details  .item-control {
	/* background-color: rgba(0, 0, 0, 0.55); */
	/* background: url(../images/bg-red.png); */
	/* bottom: 0; */
	/* display: none; */
	/* left: 0; */
	
	/* position: absolute;
	right: 0;
	top: 0;
	z-index: 900; */
	
	/* display:inline-block; */
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align: left;
	
}

.tovar-details  .item-control:before{
	/* display:block;
	position: absolute;
	left:0;
	top:0;
	content:'';
	width:40px;
	height:20px;
	background-image: url(../images/title-decor-left.png);
	background-size:100% 100%;
	z-index:0; */
}
/* .tovar-details  .item-image:hover .item-control{
	display: block;
	
} */

.tovar-details  .item-control button{
	position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    height: 30px;
    padding: 0 15px;
    /* line-height: 40px; */
    text-align: center;
    background-color: rgba(255,255,255,.1);
    color: #000;
    border: 1px solid #777;
    vertical-align: middle;
}
.tovar-details  .item-control button:focus{
	border:none;
}

.tovar-details  .item-control button img{
	width:auto;
	max-width:100%;
	max-height:100%;
	vertical-align:top;
}
.tovar-details  .item-count {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	/*top: -4px;*/
	margin: 0 5px;
	
	float:none;
}
.tovar-details  .item-count, .tovar-details  .btn-transparent {
	background-color: rgba(255,255,255,.1);
    color: #000;
    border-radius: 8px;
    display: inline-block;
    /* font-family: "Roboto"; */
    height: 30px;
    text-transform: uppercase;
    width: 30px;
	
	
}
.tovar-details  .item-control .jdvshop-buy-button{
	/* float:right; */
	height:30px;
	width:auto;
	padding:0;
	/* background: url(../images/bg-red.png); */
	/* background-color:#6da545;
	 */
	color:#000;
	border:none;
	background-color:transparent;
	margin-left:20px;
	
}
.tovar-details  .item-control .jdvshop-buy-button i{
	font-size:36px;
	vertical-align:top;
}
.tovar-details  .jdvshop-buy-button img{
	max-height:100%;
}








.tovar-details  .item-control:before{
	/* display:block;
	position: absolute;
	left:0;
	top:0;
	content:'';
	width:40px;
	height:20px;
	background-image: url(../images/title-decor-left.png);
	background-size:100% 100%;
	z-index:0; */
}
/* .tovar-details  .item-image:hover .item-control{
	display: block;
	
} */
/* 
.tovar-details  .item-control button{
	position: relative;
	display:inline-block;
	box-sizing:border-box;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #E7E7E7;
	border-radius:0;
	background-color:#F8F8F8;
	vertical-align:middle;
}
.tovar-details  .item-count {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	
	margin: 0 5px;
	
	float:none;
}
.tovar-details  .item-count, .tovar-details  .btn-transparent {
	color: #282828;
	background-color:#fff;
	border-radius:8px;
	display: inline-block;
	
	height: 40px;
	text-transform: uppercase;
	width: 40px;
	
	
}
.tovar-details  .item-control .jdvshop-buy-button{
	
	height:40px;
	width:60px;
	
	background-color:#6da545;
	color:#fff;
	padding:4px;
	margin-left:20px;
	
}
.tovar-details  .item-control .jdvshop-buy-button i{
	font-size:28px;
	vertical-align:top;
}
.tovar-details  .jdvshop-buy-button img{
	max-height:100%;
}

 */

/* end tovar-details */













.tovar-title-en,.flex-ru-title{
	display:flex;
	flex-direction: column;
	/* vertical-align:middle; */
	min-height:61px;
	/* height: 61px; */
	/* align-items: center; */
	justify-content: center;
	/* align-content: space-between; */
}
.tovar-title-en span{
	 display:block; /**/
}
.tovar-title-en .span1{
	font-size:24px;
	line-height:28px;
	color:#3d1d06;
	font-weight:bold;
	margin-bottom:5px;
}
.tovar-title-en .span2{
	font-size:14px;
	line-height:18px;
	color:#3d1d06;
	margin-bottom:10px;
}
.tovar-subtitle{
	font-size:14px;
	line-height:18px;
	color:#3d1d06;
	margin-bottom:10px;
	text-transform:uppercase;
}


/* jdvshop */

/*form zakaz*/
.order-form-inner {
	background-color: rgba(255,255,255,.1);
	padding: 25px 25px 25px;
	border-radius: 4px;
	
	font-size:18px;
}
.order-form-inner select{	
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:35px;
	color:#000;
}
.order-form-inner input{	
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:35px;
}
.order-form-inner textarea{	
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:75px;
}
.order-form-inner button{	
	box-sizing: border-box;
	margin: 0 0 0px;
	/*padding: 6px;*/
	width: 100%;
	/*height:75px;*/
	font-size:22px;
	/* font-family: 'intro_regular', sans-serif; */
}
.order-form-inner .form-group{
	margin-bottom:0;
}
.order-form-inner .error{
	margin-bottom: 2px;
}
.help-block.form-error{
	color: #ff0000;
	font-size: .75em;
}
/*end form zakaz*/


/* mod-tovary */
.mod-tovary .item{
	text-align:center;
	border:1px solid #4097bd;
	padding:20px;
	/* margin-bottom:30px; */
}
.mod-tovary .item h2, .mod-tovary .record-cell .item h2{
	margin:20px 0 20px;
	font-size:18px;	
	text-transform:none;
	font-weight:normal;
}
.mod-tovary .item h2 a, .mod-tovary .record-cell .item h2 a{
	
}
.mod-tovary .price{
	text-align:center;
	font-size:22px;
	line-height:24px;
	margin-top:15px;
	margin-bottom:15px;
}
.mod-tovary .btn.btn-buy{
	width:100%;
	text-transform:uppercase;
	font-weight:bold;
}
.mod-tovary .btn.btn-buy:hover{
	/* background-color:#c91b25; */
}
.mod-tovary .item .bg-image{
	transition: all .5s;
}
.mod-tovary .item:hover .bg-image{
	transform: scale(1.05);
}

/* end mod-tovary */


/* shop-item */

.izm{
	font-size:14px;
}

.tbl-properties{
	font-size:.85em;
}

.tovary .record-cell{
	
}
.tovary .record-cell .item{
	text-align:center;
	border:1px solid #e7e7e7;
	padding:20px;
	height:100%;
	/* margin-bottom:30px; */
}

@media (max-width: 979px) {
	.tovary .record-cell .item{
		margin-left:15px;
		margin-right:15px;
	}
}


.tovary .record-cell .item .tovar-image{
	transition: all .5s;
}
.tovary .record-cell .item:hover .tovar-image{
	transform: scale(1.05);
}




.tovary .record-cell .page-header{
	/* background-image: url(../images/bg-red.png); 
	margin:0;
	border:none;*/
}
.tovary .record-cell h2{
	margin:15px 0 20px;
	/* font-size:18px; */
	
	
	color:#3d1d06;
	color:#3d1d06;
	
	
	font-size:16px;
	line-height:22px;
	/* font-weight:bold; */
	
	
	margin-bottom:5px;
	
	text-transform:uppercase;
	
}
.tovary .record-cell h2 a{
	/* color:#3d1d06; */
}
.tovary .record-cell .item-image{
	position: relative;
}
.tovary .record-cell .item-image:after{
	/* display:block;
	position: absolute;
	right:0;
	bottom:0;
	content:'';
	width:45px;
	height:30px;
	background-image: url(../images/title-decor-right.png);
	background-size:100% 100%; */
	
}









.tovary .record-cell .wrap-item-control{
	padding: 5px 0px 0;
	/* border-top:1px solid #E7E7E7; */
}

.tovary .record-cell .item-price {
	/* bottom: 10px;
	
	position: absolute;
	right: 10px;
	text-align: center;
	z-index: 910; */
}

.tovary .record-cell .item-price span {
	/* background-image: url(../images/bg-price.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center center; */
	/* color: #fff; */
	display: inline-block;
	/* font-family: "Roboto"; */
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	padding: 15px 15px 10px;
	/* width: 128px;*/
	min-width:105px; 
}

.tovary .record-cell .item-control {
	/* background-color: rgba(0, 0, 0, 0.55); */
	/* background: url(../images/bg-red.png); */
	/* bottom: 0; */
	/* display: none; */
	/* left: 0; */
	
	/* position: absolute;
	right: 0;
	top: 0;
	z-index: 900; */
	
	/* display:inline-block; */
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align: left;
	
}

.tovary .record-cell .item-control:before{
	/* display:block;
	position: absolute;
	left:0;
	top:0;
	content:'';
	width:40px;
	height:20px;
	background-image: url(../images/title-decor-left.png);
	background-size:100% 100%;
	z-index:0; */
}
/* .tovary .record-cell .item-image:hover .item-control{
	display: block;
	
} */

.tovary .record-cell .item-control button{
	position: relative;
	display:inline-block;
	box-sizing:border-box;
	width:auto;
	height:30px;
	padding:0 15px;
	/* line-height:40px; */
	text-align:center;
	/* border:1px solid #E7E7E7;
	border-radius:0;
	 */
	background-color:rgba(255,255,255,.1);
	color:#000;
	border:1px solid #777;
	vertical-align:middle;
}
.tovary .record-cell .item-control button:focus{
	border:none;
	box-shadow: none;
}

.tovary .record-cell .item-control button img{
	width:auto;
	max-width:100%;
	max-height:100%;
	vertical-align:top;
}
.tovary .record-cell .item-count {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	/*top: -4px;*/
	margin: 0 5px;
	
	float:none;
}
.tovary .record-cell .item-count, .tovary .record-cell .btn-transparent {
	background-color:rgba(255,255,255,.1);
	color:#000;
	border-radius:8px;
	display: inline-block;
	/* font-family: "Roboto"; */
	height: 30px;
	text-transform: uppercase;
	width: 30px;
	
	
}
.tovary .record-cell .item-control .jdvshop-buy-button{
	/* float:right; */
	height:30px;
	width:auto;
	padding:0;
	/* background: url(../images/bg-red.png); */
	/* background-color:#6da545;
	color:#fff; */
	border:none;
	background-color:transparent;
	margin-left:20px;
	color:#000;
}



.tovary .record-cell .item-control .jdvshop-buy-button i{
	font-size:32px;
	vertical-align:top;
}
.tovary .record-cell .jdvshop-buy-button img{
	max-height:100%;
}
/* end shop-item */





/*cart*/



.jdvshopcart-cart-items .remove .btn, .jdvshopcart-cart-items .count .btn {
	background-color: rgba(255, 255, 255, 0.29);
	border: 1px solid rgba(135, 135, 135, 0.62);
	color: #777;
	/* font-family: "Roboto"; */
	font-size: 30px;
	font-weight: 300;
	
	padding:10px;
	/* width: 38px;
	height: 36px; */
	
	line-height: 13px;
	text-transform: uppercase;
	
}
.jdvshopcart-cart-items .count .item-count {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #000;
	display: inline-block;
	/* font-family: "Roboto"; */
	font-size: 20px;
	font-weight: 500;
	height: 36px;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: 38px;
}
.jdvshopcart-cart-items .count .jdvshop-btn-number{
	position: relative;
    display: inline-block;
	background-color:transparent;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: 30px;
    padding: 0;
    /* line-height: 40px; */
    text-align: center;
    vertical-align: middle;
	
	height:30px;
}
.jdvshopcart-cart-items .count .jdvshop-btn-number img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
}
.jdvshopcart-cart-items .count .item-count{
	margin-top:-5px;
	float:none;
}
.jdvshopcart-cart-resume .btn-transparent.btn-order {
	background: #ffe39a;
	border: 1px solid rgba(135, 135, 135, 0.62);
	color: #000;
	/* font-family: "Roboto"; */
	font-size: 14px;
	font-weight: 500;
	height: 36px;
	line-height: 14px;
	margin-right: 25px;
	padding: 11px 20px;
	text-transform: uppercase;
}
.jdvshopcart-cart-resume .total-summ {
	/* padding-right: 0; */
	text-align: right;
}

.jdvshopcart-cart-resume .total-summ .summ, .color-cost {
	/* color: #fff; */
	/* font-family: "Roboto"; */
	font-size: 24px;
	font-weight: 400;
	line-height: 20px;
}
.jdvshopcart-cart-resume .total-summ .introtext {
	color: #4c4b4b;
	/* font-family: "Roboto"; */
	font-size: 14px;
	font-weight: 500;
	line-height: 36px;
	text-transform: uppercase;
}
.jdvshopcart-cart-items .cost, .jdvshopcart-cart-items .th-cost {
	text-align: right;
}


@media (max-width: 979px) {
	.jdvshopcart-cart-items .tr-th{
		display:none;
	}
	
	.jdvshopcart-cart-items .jdvshop-del-button{
		padding:4px !important;
		font-size:14px !important;
		line-height:14px !important;
	}
	.jdvshopcart-cart-items td{
		display:block;
	}
	.jdvshopcart-cart-items td.remove{
		display:inline-block;
	}
	.jdvshopcart-cart-items td.name{
		display:inline-block;
	}
	.jdvshopcart-cart-items td.count{
		display:inline-block;
	}
	.jdvshopcart-cart-items td.price{
		display:inline-block;
	}
	.jdvshopcart-cart-items td.cost{
		display:inline-block;
	}
	
	.jdvshopcart-cart-resume td{
		display:block;
	}
}


/*module cart*/
.jdvshopcart-cart-mini {
	/* background-color: #ffd9d4; */
	/* float: right;
	height: 50px;
	padding: 16px 70px 16px 20px;
	position: relative; */
	text-align:center;
	/* position: fixed; */
	position: absolute;
	right: -0px;
	top: 320px;
	/* background-image:url(../images/bg-red.png); */
	background-color:#ff6501;
	color:#fff;
	
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	
	right: -150px;
	
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	
	line-height: 24px;
	vertical-align:middle;
	z-index:1000;
}
.jdvshopcart-cart-mini span,.jdvshopcart-cart-mini i{
	vertical-align:middle;
	line-height: 24px;
	display:inline-block;
}
.jdvshopcart-cart-mini a:hover{
	color:#fff;
}
@media (min-width: 980px) {
	.jdvshopcart-cart-mini:hover{
		right: 0px;
		transition:0.25s linear all;
		-webkit-transition:0.25s linear all;
		-moz-transition:0.25s linear all;
		-o-transition:0.25s linear all;
	}  
}

.jdvshopcart-cart-mini .tocart-link{
	display:inline-block;
	width:150px;
	height:24px;
	/* background:#0000ff; */
	/* min-height:50px; */
	box-sizing:border-box;
	/* visibility:hidden; */
	line-height: 24px;
	vertical-align:middle;
}
@media (max-width: 979px) {
	.jdvshopcart-cart-mini .tocart-link{
		display:none;
	}
	.jdvshopcart-cart-mini {
		right:0;
	}
}
.jdvshopcart-cart-mini a {
	color:#fff;
}

.jdvshopcart-cart-mini i {
	color: #fff; /* */
	font-size: 24px;
	/* font-weight: 400; */
	line-height: 20px;
}
.jdvshopcart-cart-mini .fa-jdvshopcart-cart{
	/* color:#2b2a3d; */
}



@media (max-width: 979px) {
	.jdvshopcart-cart-mini {
		position: fixed;
		left:0;
		bottom: 0;
		width: 100%;
		text-align: center;
		right: auto;
		top: auto;
		/* background-image: url(../images/bg-red.png); */
		color: #fff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		right: auto;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		line-height: 24px;
		vertical-align: middle;
		
		z-index:10;
		background-color:#000;
		
		-webkit-box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.065);
		-moz-box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.065);
		box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.065);
	}
	
}




/* end module cart */
/* end cart */


.tovary{
}
.tovary h1{
	margin:0 0 30px;
	text-transform:uppercase;
}
.tovary .record-cell{
	margin-bottom:30px;
}
@media (min-width: 980px) {
	.tovary .row:last-child .record-cell{
		margin-bottom:30px;
	}
}


.tovary .tovar-price{
	text-align:right;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	
	margin-top:15px;
	margin-bottom:15px;
	
	/* background-image:url(../images/dots.png); */
	
	border-bottom:4px dotted #777;
	
	position:relative;
	
	background-repeat:repeat-x;
	background-size:auto 4px ;
	background-position:left bottom;
}

.tovary .tovar-price span{
	background-color:#fff;
	display:inline-block;
	padding:0 0 0px 5px;
	
	position:relative;
	bottom:-4px;
	
	color:#000;
}
/* end jdvshop */