
.menu {
	position: relative;
	margin-bottom: 0px;
}
.cart-form {
	padding: 0;
}

.basket {
	margin-top: 30px;
}

select.form-control {
	height: 45px;
}

.cart-form h3 {
	font-weight: bold;
	font-size: 36px;
	color: #2f5f08;
	margin-bottom: 15px;
}

.cart-form label {
	font-size: 15px;
	color: #343434;	
	text-align: left;
	display: block;
}

.cart-form label.ib {
	display: inline-block;
	vertical-align: middle;
}

.link-green {
	color: #3a6e0e;
	font-weight: bold;
	border-bottom: 1px dotted #3a6e0e;
}
.link-green:hover {
	text-decoration: none;
	border: none;
}
.tab-radio__item label {
	font-size: 18px;	
}

.tab-radio__item label small {
	font-size: 12px;	
}

.tab-radio__item.variate2 label {
	font-size: 15px;	
}

.fin-label {
	margin-bottom: 8px;	
}

.cart-form input,
.cart-form select,
.cart-form textarea {
	border: 1px solid #346a12;		
}

.cart-form  .buttons_cart {
	text-align: center;
	margin-top: 10px;
}

.cart-form .btn-send {
	background: url(/img/btn-send.png);
	width: 309px;
	height: 92px;
	display: inline-block;
	z-index: -9999px;
	border: none;
	cursor: pointer;
}

.kontakt-data {
	padding: 0 0 15px 0;	
}

.kontakt-data p {
	font-size: 13px;
	color: #343434;
	display: block;
	margin-bottom: 20px;
}

.cart-form .btn-checkout-sm {
	margin: 0px 0 0 -9px;
}

.cart-form .btn-next {
	width: 309px;
	height: 92px;
	background: url(/img/btn-next.png);
}

@media (max-width: 767px) {
	.cart-form .btn-checkout-sm {
		margin: 0 auto;
	}
}

.cart-form table {
	width: 100%;	
}

.cart-form tr {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #e3e3e3;
}

.cart-form td {
	vertical-align: middle;
	height: 60px;
	padding: 10px 0;	
	font-size: 21px;
	color: #2b2b2b;		
}

.cart-form .image-t img {
	max-width: 84px;
	max-height: 84px;
}

.cart-form .nomer-t {
	width: 5%;
	text-align: center;
	font-weight: bold;
}

.cart-form .name-t {
	font-weight: bold;
	padding: 0 20px;
	width: 40%;
	line-height: 24px;
}

.cart-form .price-t {
	width: 20%;
	text-align: center;
}
.cart-form .price-t.total-price {
	width: 20%;
	text-align: center;	
}
.cart-form .price-t span {
	color: #3a7311;
	font-weight: bold;
	font-size: 25px;
}

.cart-form .price-t span.big {
	font-size: 30px;
}

.cart-form .qty-t {
	width: 5%;
	text-align: center;
}

.cart-form .remove-t {
	width: 5%;
	text-align: center;
}

.cart-form .qty-t input {
	width: 38px;
	height: 38px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	margin: 4px 0;
	display: inline-block;
	vertical-align: middle;	
}

.arrow-cart {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.arrow-cart.up {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 10px;
	border-color: transparent transparent #c6c6c6 transparent;
}

.arrow-cart.down {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 15px 0;
	border-color: #c6c6c6 transparent transparent transparent;
}

.total-summa {
	color: #343434;
	padding: 15px 0 15px 66%;
	width: 100%;
	font-size: 21px;
}

.total-summa span {
	color: #39700f;
	font-size: 30px;
	font-weight: bold;	
}

.total-summa b {
	color: #39700f;
	font-size: 21px;
	font-weight: normal;	
}

.usloviya_dostavki {
	margin: 30px 0;	
}

.dostavka-text {
	margin-left: 0px;
}

.dostavka-text h3 {
	font-size: 19px;
	margin: 10px 0;
}

.bank_perevod__detailed {
	display: none;
}
.bank-perevod__body {
	margin: 5px 0 15px;
}

.bank-perevod__green_link {
	font-weight: bold;
	color: #386d0d;
	font-size: 18px;
	border-bottom: 1px dotted #386d0d;
}

.bank-perevod__green_link:hover,
.bank-perevod__green_link:focus {
	color: #386d0d;	
	text-decoration: none;
	border: none;
}

.btn-remove {
    display: block;
	background: url(/img/close.png);	
	width: 19px;
    height: 17px;
}

.buttons-panel {
	margin-top: 20px;
}

.btn-back {
	font-size: 29px;
	line-height: 78px;
	position: relative;
	left: 30px;
}

.description_text {
	margin: 0px 0 15px;
	font-size: 17px;
	font-weight: bold;
	color: #39700f;
}

.description_text__left {
	text-align: right;
	color: #858585;
}

.tab-radio__text {
	width: 85%;
}

.tab-radio-block__content {
	font-size: 14px;
	margin: 10px 0;
}

.hide_show {
	display: none;
}

.tab-radio__read_more {
	display: inline-block;
	vertical-align: middle;
	height: 19px;
	margin-left: 25px;
}

.slider {
	color: #006900;
	border-bottom: 1px dotted #006900;
}

.tab-radio-elem {
	margin: 15px 0;
	background: #f6f6f6;
	padding: 20px;
}

.tab-radio__content {
	margin-bottom: 20px;
	margin-right: 15px;
}

.tab-radio__content:last-child {
	margin: 0;
}

.tab-radio__image {
	width: 65px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;	
}

@media (max-width: 767px) {
	.tab-radio__image {
		width: 45px;
	}
	.tab-radio__content.ib {
		display:block;
	}
}

.tab-radio__image img {
	display: inline-block;	
	vertical-align: middle;
}

.image_cards {
	margin-right: 15px;
}

.tab-radio__item {
	display: inline-block;
	vertical-align: middle;
}

.card_icon__body {
	margin-left: 25px;
}

.tab-radio__item:nth-child(4) {
	margin: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.tab-radio__item label {
		font-size: 18px;	
	}
	.cart-form td {
		font-size: 17px;
	}
}


@media (max-width: 767px) {

	.tab-radio__text {
		width: 74%;
	}

	.total-summa {
		padding-left: 0;
	}
	.bank-perevod__body,
	.usloviya_dostavki,
	.buttons-panel,
	.label_usloviya {
		text-align: center !important;
	}
	.btn-back {
		left: 0;
	}
}


.basket_mobile__elem {
	border: 1px solid #cecece;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #313131;	
	position: relative;
}

.basket_mobile__elem .btn-remove {
	position: absolute;
	right: 0px;
}

.basket_mobile__name {
	margin-top: 20px;
	color: #343434;
	font-size: 17px;
	font-weight: bold;	
	height: 96px;
	display: table-cell;
	vertical-align: middle;
}

.basket_mobile__qty {
	margin-top: 5px;
	width: 40px;
}

.basket_mobile__qty input {
	width: 100%;
	border: 1px solid #c7c7c7;
	border-radius: 5px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #343434;
}

.basket_mobile__cena {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 15px;
	color: #343434;
}

.basket_mobile__price {
	font-size: 25px;
	color: #41731b;
	margin-top: 8px;
	font-weight: bold;
}

.basket_mobile__price span {
	font-size: 21px;
	color: #343434;
	font-weight: normal;	
}

@media (max-width: 767px) {
	.b-shopping-cart .total-price {
		text-align: left;
		margin: 10px 0;
	}
	.arrow-cart {
		margin: 5px auto;
	}
}

.chosen-container-single .chosen-single {
	height: 45px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding: 10px 12px;
	border-radius: 4px;
	border: 1px solid #346a12;
}

.chosen-container-single .chosen-single div b {
	margin-top: 7px;
}

.cart__grey_bg {
	background: #f0f0f0;
	padding: 15px;
	font-size: 21px;
	color: #5d5d5d;
}

.cart__grey_bg img {
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.cart__grey_bg s {
	font-size: 25px;
	font-weight: bold;	
}
.cart__grey_bg span {
	font-size: 29px;
	color: #007400;
	font-weight: bold;
}
.inline-block { display: inline-block; }
.price-alt { color: #aaa; font-size: 14px; }
.unicredit_checkout_wrapper label {line-height:45px}