.btn-order {
	max-width: 170px;
}

.detail-page-info .fa{
	color: #358BA7;
}

.pay-methods p {
	margin: 0;
	display: inline-block;
}

.calc {
	padding-top: 90px;
}

.gallery {
	margin-right: 15px;
}

.shop-item {
	padding: 0 2px 0 0 !important;
	margin-bottom: 2px !important;
}

.full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	/*z-index: 2;*/
}

.link span.fa {
	/*z-index: 3;*/
}

.shop-item .inner-box .image .overlay-box .cart-option li div.link {
	position: relative;
	width: 50px;
	height: 50px;
	color: #ffffff;
	font-size: 18px;
	display: block;
	line-height: 50px;
	background-color: #042038;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.shop-item .inner-box .image .overlay-box .cart-option li div.link:hover {
	background-color: #FFD166;
}

.price {
	font-size: 28px;
	font-weight: 700;
	line-height: 24px;
}

.date {
	font-size: 20px;
	font-weight: 400;
	line-height: 16px;
}

.address {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.text table {
	width: 100%;
}

.text table tr td:nth-child(2) {
	text-align: right;
}

.row .list-banners {
	width: 100%;
}

/*.detail-page-info .prop-price {*/
/*	font-family: "Istok Web", sans-serif;*/
/*	font-style: normal;*/
/*	font-weight: 400;*/
/*	font-size: 15px;*/
/*	line-height: 18px;*/
/*	color: #000000;*/
/*}*/

/*.detail-page-info .preview-text {*/
/*	font-family: "Istok Web", sans-serif;*/
/*	font-style: normal;*/
/*	font-weight: 400;*/
/*	font-size: 15px;*/
/*	color: #000000;*/
/*}*/

/*.detail-page-info .preview-text ul li {*/
/*	line-height: 27px;*/
/*}*/