

/* Start:/local/templates/altaimag_2.1/components/skadium/page/cart/style.css?17149912005882*/
.porder-next{
	position: relative;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 86px;
	padding-top: 0;
	padding-bottom: 0;
}
.porder-next[disabled]{
	background: rgba(53, 158, 0, .5);
}
.porder-next .btn__icon{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 15px;
	font-size: 12px;
}
.porder-next .loader-box{
	position: absolute;
}
.root-order2 .rootHeader_xs .container{
	width: 1100px;
}
.root-order2 .rootHeader .l-cod{
	display: none;
}
.root-order2 .rootHeader .l-phone{
	margin-left: auto;
}
.root-order2 .order2 {
	flex-grow: 1;
	background: #f2f2f2;
	padding-top: 0;
	padding-bottom: 70px;
}
.order2 .container{
	width: 1100px;
}

.order2-column{
	margin-top: 12px;
	display: flex;
}
.order2-column-right{
	flex-shrink: 0;
	width: 380px;
}
.order2-column-left{
	padding-right: 20px;
	width: calc(100% - 380px);
}
.order2 .customRadio{
	cursor: pointer;
}
.order2-next.btn{
	position: relative;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 86px;
	font-size: 18px;
	font-weight: 700;
	padding-top: 0;
	padding-bottom: 0;
}
.order2-next.btn[disabled]{
	background: rgba(53, 158, 0, .5);
}
.order2-next.btn .btn__icon{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 15px;
	font-size: 12px;
}
.order2-next.btn .loader-box{
	position: absolute;
}
.order2 .prices {
	font-size: 15px;
	line-height: 1.7;
}
.order2 .prices-row{
	display: flex;
	justify-content: space-between;
}
.order2 .prices-row-name{
	margin-right: 10px;
}
.order2 .prices-row-value {
	flex-shrink: 0;
	font-weight: 700;
	width: 110px;
}
.order2 .price-total{
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	font-weight: 700;
}
.order2 .price-total-name {
	margin-right: 20px;
}
.order2 .price-total-value {
	flex-shrink: 0;
	width: 110px;
}
.order2-cheque {
	position: relative;
	padding: 45px 27px;
	background: #FFF5D1;
	border: 1px solid #eee;
	border-radius: 5px;
	z-index: 1;
}
.order2-cheque:before{
	content: '';
	position: absolute;
	left: 11px;
	right: 0;
	top: -12px;
	height: 22px;
	background: url(/local/components/skadium/customOrder/templates/v3.2/img/cheque-circle.png) 0 0 repeat;
}
.order2-cheque:after{
	content: '';
	position: absolute;
	left: 11px;
	right: 0;
	bottom: -12px;
	height: 22px;
	background: url(/local/components/skadium/customOrder/templates/v3.2/img/cheque-circle.png) 0 0 repeat;
}
.order2-cheque-delivery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.order2-cheque-delivery-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55px;
	height: 55px;
	border: 2px solid #359E00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.order2-cheque-delivery-thumb .icon {
	font-size: 27px;
}
.order2-cheque-delivery-text {
	margin-left: 25px;
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
}
.order2-cheque-delivery-text .st {
	white-space: nowrap;
	font-weight: 700;
	color: #359E00;
}
.order2-cheque-delivery-text .icon-info{
	margin-top: -4px;
	font-size: 18px;
	color: #7B7B7B;
}
.order2-cheque-oneclick {
	text-align: center;
}
.order2-cheque-oneclick .link{
	border-bottom: 1px solid;
}
.order2-cheque-oneclick .link:hover{
	border-bottom-color: transparent;
}
.order2-cheque-policy .order2-policy .bPrivate__icon {
	color: #fff;
}
.order2-cheque-order-h{
	font-weight: 500;
	font-size: 22px;
}
.order2-cheque-total .price-total {
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.order2-cheque-empty {
	line-height: 1.5;
	background: #fff;
	padding: 20px;
}
.order2-marketplace-rec{
	margin-top: 25px;
	background: #fff;
	border-radius: 5px;
}

.order2-add-blocks{
	margin-top: 25px;
}

.root-order2-order .order2-cheque-oneclick,
.root-order2-success .order2-cheque-oneclick {
	margin-top: 18px;
	margin-bottom: 35px;
}
.root-order2-order .order2-cheque-order-h,
.root-order2-success .order2-cheque-order-h{
	margin-top: 50px;
	margin-bottom: 15px;
}

.root-order2-cart .order2-cheque-delivery{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.root-order2-cart .order2-cheque-order-h{
	margin-bottom: 15px;
}
.root-order2-cart .order2-cheque-coupon{
	margin-top: 20px;
}
.root-order2-cart .order2-cheque-total{
	margin-top: 30px;
	margin-bottom: 25px;
}
.root-order2-cart .order2-cheque-oneclick{
	margin-top: 20px;
}
.root-order2-cart .rootBody__box1852 {
	margin-top: 40px;
	margin-bottom: 40px;
}


/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/order2-psteps/style.css?17135112561072*/
.order2-psteps{
	border-bottom: 3px solid #C4C4C4;
}
.order2-psteps-grid {
	display: flex;
}
.order2-psteps-grid-item {
	width: 33.33%;
}
.order2-psteps-item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	text-align: center;
}
.order2-psteps-item-icon {
	flex-shrink: 0;
	margin-right: 10px;
}
.order2-psteps-item-text {
	font-weight: 600;
	font-size: 15px;
}
.order2-psteps-item.step-last,
.order2-psteps-item.step-new{
	background: rgba(207, 207, 207, .5);
}
.order2-psteps-item.step-last .order2-psteps-item-icon,
.order2-psteps-item.step-last .order2-psteps-item-text{
	opacity: 0.2;
}
.order2-psteps-item.step-new .order2-psteps-item-icon,
.order2-psteps-item.step-new .order2-psteps-item-text{
	opacity: 0.65;
}
.order2-psteps-item.step-current{
	position: relative;
	background: rgba(255, 255, 255, .5);
	color: #359E00;
}
.order2-psteps-item.step-current:after{
	content: '';
	position: absolute;
	display: block;
	height: 3px;
	bottom: -3px;
	width: 100%;
	background: #359E00;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/order2-panelinfo/style.css?1713511256518*/
.order2-pinfo {
	margin-top: 12px;
	margin-bottom: 12px;
}
.order2-pinfo-grid {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
}
.order2-pinfo-grid-item {
	padding: 15px;
	font-weight: 500;
	font-size: 14px;
}
.order2-pinfo-grid-item .st {
	color: #359E00;
}
.order2-pinfo-grid-item-sep {
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background: rgba(0, 0, 0, .4);
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/bitrix/sale.basket.basket/order/style.css?17180811136505*/
.order2-empty {
	padding: 40px 50px;
	background: #FFF5D1;
	border: 1px solid #eee;
	border-radius: 5px;
}
.order2-empty .h1{
	line-height: 1.5;
	font-size: 28px;
	font-weight: 500;
}
.order2-basket{
	padding: 40px 50px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
}
.order2-basket-login {
	display: none;
	margin-bottom: 50px;
}
.order2-basket-login span{
	background: #3757C5;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 11px 20px;
}
.order2-basket-login .link {
	margin-left: 30px;
	border-bottom-style: dashed;
}
.order2-basket-head{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.order2-basket-head-back.btn{
	margin-left: 20px;
	background: #A2A2A2;
	border-radius: 3px;
	font-size: 15px;
	padding: 11px 20px;
	text-align: center;
	color: #fff;
	transition: background .2s;
}
.order2-basket-head-back:hover{
	background: #aaa;
}
.basket-items {
	margin-top: 30px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.basket-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 25px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.basket-item-col-picture {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 105px;
}
.basket-item-col-descr {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 30px;
}
.basket-item-col-price {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 90px;
	margin-left: 30px;
	margin-right: 30px;
}
.basket-item-col-del {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
}
.basket-item-picture{
	display: block;
	text-align: center;
}
.basket-item-picture img{
	max-height: 120px;
}
.basket-item-name {
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 8px;
}
.basket-item-weight {
	font-size: 14px;
}
.basket-item-props {
	margin-top: 10px;
	font-size: 14px;
	color: #7B7B7B;
	line-height: 1.3;
}
.basket-item-sku {
	margin-top: 10px;
	font-size: 14px;
	color: #7B7B7B;
}
.basket-item-quantity {
	margin-top: 12px;
	display: flex;
	align-items: center;
}
.basket-item-quantity .bQuantity {
	width: 140px;
	box-shadow: none;
}
.basket-item-quantity .bQuantity__btn {
	height: 38px;
	font-size: 22px;
}
.basket-item-quantity .bQuantity__btn:hover{
	background: transparent;
}
.basket-item-quantity .bQuantity__input{
	border-radius: 0;
	box-shadow: none;
}
.basket-item-price-one{
	margin-left: 30px;
	font-weight: 600;
	font-size: 15px;
}
.basket-item-del{
	cursor: pointer;
	color: #000;
	font-size: 17px;
	transition: opacity	.2s;
}
.basket-item-del:hover{
	opacity: .7;
}
.basket-item-wishlist{
	margin-top: 10px;
	cursor: pointer;
	color: #000;
	font-size: 17px;
	transition: opacity	.2s;
}
.basket-item-wishlist:hover{
	opacity: .7;
}
.basket-item-wishlist.active{
	color: red;
}
.basket-item-total{
	font-weight: 700;
	font-size: 20px;
	text-align: center;
}
.basket-item-total .current-price{
	display: inline-block;
}
.basket-item-total .new-price{
	color: #e00;
	display: inline-block;
}
.basket-item-total .old-price{
	display: inline-block;
	position: relative;
	margin-top: 10px;
	font-weight: 700;
	font-size: 16px;
}
.basket-item-total .old-price:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background: #e00;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}





.basket-items-gift{
	margin-top: 30px;
}
.basket-item-gift{
	margin-top: 15px;
	display: flex;
	background: #F1F1F1;
	border-radius: 3px;
	padding: 35px 45px;
}
.basket-item-gift-col-picture{
	flex-shrink: 0;
}
.basket-item-gift-picture img{
	max-width: 105px;
	max-height: 80px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.basket-item-gift-col-descr{
	flex-grow: 1;
	margin-left: 30px;
	margin-right: 30px;
}
.basket-item-gift-col-price{
	flex-shrink: 0;
}
.basket-item-gift-name{
	font-weight: 600;
	font-size: 16px;
	line-height: 1.5;
}
.basket-item-gift-name .st{
	color: #e00;
}
.basket-item-gift-info{
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	font-weight: 400;
}
.basket-item-gift-badge{
	display: inline-block;
	padding: 10px 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #000;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.basket-item-gift-total{
	font-weight: 700;
	font-size: 20px;
}
.order2-social-bot {
	margin-top: 35px;
	background: #fff;
	padding: 40px 30px;
}
.order2-social-bot-text1 {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.4;
}
.order2-social-bot-text2 {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.5;
	opacity: 0.7;
}
.order2-social-bot-social {
	margin-top: 30px;
}
.order2-social-bot-social .bSocialM {
	flex-wrap: wrap;
	margin-left: -4px;
	margin-right: -4px;
	margin-top: -8px;
}
.order2-social-bot-social .bSocialM__btn {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	width: calc(50% - 8px);
}
.order2-social-bot-private {
	margin-top: 25px;
}
.order2-social-bot-private .bPrivate__icon {
	color: #e3e3e3;
}
.order2-social-bot-private .bPrivate__text {
	font-size: 12px;
	line-height: 1.2;
}

.pcart-catalog{
	margin-top: 65px;
	margin-bottom: 70px;
}
.pcart-catalog .h2{
	margin-bottom: 50px;
	text-align: center;
}



.order2-viewed{
	 margin-top: 50px;
	 padding: 40px 50px;
	 background: #fff;
	 border: 1px solid #eee;
	 border-radius: 5px;
 }
.order2-viewed .h2{
	margin-bottom: 20px;
}
.order2-viewed .slider-catalog .slider-arrow {
	top: 90px;
}
.order2-viewed .slider-catalog-item:nth-child(n+2){
	display: none;
}
.order2-viewed .slider-catalog {
	margin-left: -15px;
	margin-right: -15px;
}
.order2-viewed .slider-catalog-item {
	padding-left: 5px;
	padding-right: 5px;
}
.order2-viewed .cardProduct {
	width: 160px;
}
.order2-viewed .cardProduct__thumb {
	height: 140px;
}
.order2-viewed .cardProduct__review + .cardProduct__title {
	height: 55px;
}
.order2-viewed .cardProduct__title-link {
	font-size: 14px;
	line-height: 1.3;
}
.order2-viewed .btn__addcart-icon {
	display: none;
}
.order2-viewed .cardProduct__review .rating-count {
	margin-left: 5px;
	font-size: 12px;
}
/* End */
/* /local/templates/altaimag_2.1/components/skadium/page/cart/style.css?17149912005882 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/order2-psteps/style.css?17135112561072 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/order2-panelinfo/style.css?1713511256518 */
/* /local/templates/altaimag_2.1/components/bitrix/sale.basket.basket/order/style.css?17180811136505 */
