.proopc-shipments fieldset { padding: 0 !important; }
.customshipments input[type="radio"] {
    float: left;
    margin: 5px 10px 1px 0;
}
.customshipments label {
    font-size: 12px;
    float: left;
    max-width: 87%;
    margin: 2px 0;
}

#proopc-payments label, .delivbtns button, .shipTimeIntervals span, .proopc-switch, .pickupElement, .pvzSelectBtn, .mappvzBtn {
	display:inline-block;
	padding:4px 12px;
	margin-bottom:0;
	font-size:14px;
	line-height:20px;
	color:#333;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

.proopc-register-login input[type="text"], .proopc-register-login input[type="password"], .proopc-register-login input[type="email"] {
	width: calc(100% - 27px) !important;
}
.proopc-st-address input[type="text"], .proopc-additional-info input[type="text"], .proopc-confirm-order input[type="text"] {
	width: calc(100% - 15px) !important;
}
.proopc-register-login button { width: 100% !important; }

.proopc-process-title {
    border: 0 !important;
    background: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}
.proopc-process-title .proopc-step {
    color: #fff !important;
    background-color: #ff6600 !important;
    width: 42px;
    height: 42px;
    line-height: 42px !important;
    margin-top: 5px;
    margin-left: 0;
	display: none;
}
.proopc-process-title .process-title {
    display: block;
    text-align: center;
    font-size: 28px !important;
	margin-left: 14px;
}

.proopc-column1 {
    overflow: hidden;
}

.cartoverlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.35;
	cursor: pointer;
	z-index: 999;
	display: none;
}

.proopc-inner, .proopc-bt-address, .proopc-coupon, .proopc-payments, .proopc-confirm-order {
    border: 0 !important;
	margin: 0 auto !important;
}

#proopc-entry-single .labels {
	text-align: center;
	margin: 0 auto 30px;
}
.pickupInfo {
    margin-top: 20px;
    text-align: center;
    position: relative;
    float: left;
    width: 49%;
}
.pickupaddress {
	color: #2394c9;
	width: 250px;
    margin: 0 auto;
    text-align: left;
}
.pickupArrow {
	display: none;
	font-size: 20px !important;
	color: #f60;
	margin-top: -5px;
}
#map {
	height: 500px;
	padding-top: 5px;
	margin: 0 auto !important;
	width: auto !important;
}
.ymaps-map {
    width: 100% !important;
}
label[for="shipment_id_54"] {
    width: 50% !important;
    margin: 0 auto;
    text-align: center;
	display: none !important;
}
label[for="shipment_id_54"] .vmshipment_name::after {
    content: ":";
}
label[for="shipment_id_54"] .vmshipment {
    text-align: center !important;
    display: block;
}
label[for="shipment_id_54"] .vmshipment_name, label[for="shipment_id_54"] .vmshipment_cost, label[for="shipment_id_54"] .vmshipment_cost span {
    font-size: 16px !important;
}

label[for="shipment_id_54"] .vmshipment_cost span {
    display: block;
    float: none !important;
}

#ProOPC .proopc-input-append #proopc-coupon-code[type="text"], #ProOPC .full-input {
	font-size: 14px !important;
}

.proopc-switch {
    text-align: center !important;
    width: 156px !important;
    display: inline-block !important;
    /* border: 5px solid #eaeaea; */
    margin: 5px 15px !important;
	font-size: 13px !important;
    padding: 15px !important;
    cursor: pointer;
}
.proopc-switch.active {
    background: #ff6600;
    color: #fff;
	text-shadow: none;
}
.proopc-subtitle, .cartsociallogin {
    text-align: center;
}
.proopc-login-form {
    width: 70%;
    margin: 0 auto;
}
#ProOPC .full-input {
    text-align: right;
    padding-right: 15px;
}
.entrysingleforms .proopc-inner, .proopc-bt-address .inner-wrap {
    width: 100% !important;
    margin: 0 auto !important;
	padding: 0 10px !important;
}
.proopc-reg-advantages {
    width: 360px !important;
    margin: 0 auto;
}
.addphone {
	color: #2394c9;
	cursor: pointer;
	text-align: center;
	width: 80%;
	font-size: 12px !important;
}
.phone_2-group { display: none; }

.propfields {
    margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.propfields label {
    display: inline !important;
    width: 50% !important;
	font-size: 14px !important;
}
#yourcity {
    width: 50% !important;
}
.propfields .variants {
    width: 58%;
    margin: 0 auto;
	display: none;
}
.deliveryvar {
    *float: left;
	margin-top: 8px;
}
.delivbtns {
    *float: right;
}
.delivbtns button {
    padding: 6px;
    background: #fff;
    border: 1px solid #bbb;
    margin: 3px;
}
.delivbtns button:hover {
	background: #ffa64c;
	border: 1px solid #ff794c;
}
.delivbtns button.active {
    background: #005bac;
    border: 1px solid #005bac;
    color: #fff;
}
#ProOPC button {
    font-size: 14px;
    line-height: 21px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: button;
    max-width: 100%;
}
button.courierBtn.active {
    color: #000;
}
.delivprice { display: none; }
.delivprice span { color: #f00; }

.fieldcol {
    width: 49%;
    float: left;
}
.proopc-bt-address { position: relative; }
.proopc-bt-address input[type="text"] {
    width: 80%;
}
.house_filed-group, .korpus_field-group, .room_filed-group {
    display: inline-block;
    width: 28.6%;
}
.house_filed-group, .korpus_field-group, .room_filed-group {
    display: inline-block;
    width: 28.6%;
}
#UserLogin .inputbox {
    width: 300px;
    float: left;
}
#shipment_id_55, label[for="shipment_id_55"] { visibility: hidden; }
#EditBTAddres { display: none; }
#proopc-shipments {
    position: fixed;
    background: #fff;
    left: 0;
	right: 0;
	top: 10%;
	bottom: 10%;
    margin: 0 auto;
    width: 80%;
    border: 1px solid #ccc;
	z-index: 1000;
	visibility: hidden;
}
#proopc-shipment-form {
    overflow: hidden;
    height: 100%;
}
/* #proopc-shipments {
    position: absolute;
    background: #fff;
    top: 70px;
    left: 0;
    right: 0;
    height: auto;
    border: 1px solid #ccc;
	z-index: 1000;
	visibility: hidden;
} */
.shipments-close {
    background: #fff url("/images/close2.png") top center no-repeat;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 36px;
    z-index: 50;
    border: 1px solid #ccc;
    border-radius: 100%;
    box-shadow: 1px 1px 7px 1px #000;
}

.courierDateTime {
    padding: 25px 8px;
    border: 1px solid #ccc;
    float: left;
    width: 40.7%;
    margin: 14px auto;
	position: relative;
	display: none;
}
@media all and (max-width: 1000px) {
	.courierDateTime {
		width: 100%;
	}
}
.courierDateTime .ctitle {
    text-align: center;
}
.courierDateTime .cfields {
    float: left;
}
.courierDateTime .cbuttons {
    float: right;
}
.courierDateTime .cfields > div, .courierDateTime .cbuttons > div {
	margin: 10px auto;
}
.closestDate, .closestDateBtn { display: none; }
.courierDateTime .closestDateBtn, .courierDateTime .shipTimeIntervalBtn {
	color: #2394c9;
	border-bottom: 1px dashed #2394c9;
	cursor: pointer;
}
.courierDateTime .cbuttons input { 
	width: 0px !important;
	height: 0px !important;
	padding: 0 !important;
	visibility: hidden;
	position: absolute;
	top: 0;
}
.courierDateTime .closestDate span, .courierDateTime .shipTimeInterval span {
	color: #2394c9;
	cursor: pointer;
}
.ui-slider-range {
    background: #ff6600;
}
#shipTimeInterval-range {
	display: none;
    position: absolute;
    left: 10px;
    height: 15px;
    bottom: 2px;
    right: 10px;
    border: 1px solid #fea858;
    border-radius: 5px;
    background: #c5e2ff;
}
#shipTimeInterval-range .ui-slider-handle {
    width: 25px !important;
    height: 25px !important;
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 25px;
    margin-top: -3px;
}
#shipTimeInterval-range .ui-slider-handle:hover {
    background: #ffa64c !important;
    border: 1px solid #d96c00 !important;
}
.shipTimeIntervals {
	display: none;
    position: absolute;
    bottom: 5px;
    left: 0;
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
}
.shipTimeIntervals span {
    margin: 0 5px;
	cursor: pointer;
    padding: 3px 12px;
	color: #2394c9;
    background: #fff;
    border: 1px solid #888;
}
.shipTimeIntervals span:hover {
    background: #ffa64c;
	color: #000;
}
.shipTimeIntervals span.active {
    background: #00bfff;
	border: 1px solid #0095ff;
	color: #000;
}
#pre_sdekdiv {
	/* padding: 7px 10px; */
}
#sdekdiv {
    overflow: hidden;
    height: 100%;
}
#proopc-shipment-form .inner-wrap, .vmshipments, #pre_sdekdiv { height: 100%; }
.pvz {
    float: left;
    width: 60%;
    text-align: center;
    height: 100%;
    overflow: hidden;
}
#pvzmap {
    width: 39%;
    float: right;
    height: 100% !important;
}
.pvzlist {
    overflow: hidden;
    overflow-y: auto;
    height: calc(100% - 62px);
}
.pvzcost { color: #f00; }
.mappvzBtn {
    width: 100%;
    height: 25px;
    background: #72de7f;
    font-size: 12px !important;
    line-height: 14px !important;
}
.mappvzBtn:hover {
    background: #54ce5d;
}
.pvzSelectBtn {
    margin: 3px 0;
    width: 100%;
    background: #fbb8b8;
    height: 40px;
}
.pvzSelectBtn, .pvzSelectBtn span {
	line-height: 32px !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.pvzSelectBtn:hover {
    margin: 3px 0;
    width: 100%;
    background: #fbb8b8;
    height: 40px;
    line-height: 32px !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.pvzSelectBtn:hover {
    background: #ff8585;
}
.pvzSelectBtn.selected {
    background: #7ed184;
}
.pvzSelectBtn.selected:hover {
    background: #54ce5d;
}
.pickupElement.selected {
	border-color: #45863d;
    background: #b2e7ab;
}
.pickupElement.selected:hover {
	border-color: #45863d;
	background: #96da8d;
}
.pickupSelectBtn {
	padding: 6px;
	background: #fff;
	border: 1px solid #bbb;
	margin: 3px;
	color: #333;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
}
.pickupSelectBtn.selected {
	background: #54ce5d;
	border: 1px solid #1b5c18;
}
.pickupSelectBtn:hover {
	background: #ffa64c;
	border: 1px solid #ff794c;
}

.pulse-button {
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}
@-webkit-keyframes pulsing {to {box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulsing {to {box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulsing {to {box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);}}
@keyframes pulsing {to {box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);}}

#sdekdiv input, #proopc-shipments .clicksdek, .pickupSelectBtn { display: none; }
#sdekdiv label {
    width: 220px !important;
	display: inline-block !important;
	border: 1px solid #ccc;
	padding: 5px !important;
	margin: 5px !important;
	height: 148px;
	cursor: pointer;
	overflow: hidden;
	text-align: left !important;
}
#sdekdiv label:hover {
	background: #ffb973;
}
.pickupdata span {
    margin-bottom: 5px;
    display: block;
}
.puworktime {
    font-size: 10px !important;
    font-weight: bold !important;
}
.puphone {
    font-size: 11px !important;
}
#ui-datepicker-div {
    z-index: 1000 !important;
}
/* #proopc-system-message {
    position: fixed;
    top: 20%;
    width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1000;
} */

#proopc-system-message {
    position: fixed;
    top: 50%;
    width: auto;
    left: 50%;
    margin: 0 auto;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%);
    min-width: 30%;
}

.proopc-switch input {
    display: none;
}

#proopc-coupon {
	text-align: center;
	*border: 1px solid #ccc;
}
.proopc-coupon .proopc-coupon-title, .proopc-bonus-title {
    width: auto !important;
    line-height: 20px;
    margin-right: 10px;
	*display: inline !important;
}
label.proopc-coupon-title {
    text-align: center !important;
    font-size: 18px;
}
#proopc-coupon-code, #proopc-task-savecoupon {
    float: none !important;
}
#proopc-coupon-code {
    width: 30%;
    margin-top: 5px;
}

#proopc-payments {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#proopc-payments input[type="radio"], .vmpayment_description {
	display: none;
}
/* .vmpayment_description {
	display: block;
	margin-top: 7px;
} */
#proopc-payments label {
    float: none !important;
    text-align: center !important;
    margin: 5px 10px !important;
    padding: 0;
    border: 1px solid #ccc;
    display: inline-block;
    width: 150px !important;
    height: 80px;
    cursor: pointer;
    line-height: 74px;
}
span.vmpayment {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.iconpayments img {
    margin: 3px;
    box-shadow: 0px 0px 4px 0px #024e75;
}
#proopc-payments label:hover {
	background: #ffa64c;
	border: 1px solid #ff794c;
}
#proopc-payments label.active {
    background: #005bac;
    border: 1px solid #005bac;
    color: #FFF;
}

.vmCartPaymentLogo { display: none !important; }
.sdekcode, #sdekcode_field, .closestdate, #closestdate_field, label.shipTimeInterval, #shipTimeInterval_field, .sdekid, #sdekid_field, .sdekcitycode, .sdekcitycode_field_lbl, #sdekcitycode_field, .proopc-column1 .city_field_lbl, .proopc-column1 #city_field { display: none !important; }

.nalnotavailable {
	display: none;
    text-align: center;
    margin-top: 8px;
    font-size: 14px !important;
    color: #ec3232;
}

.cityhint {
    font-weight: bold;
    font-size: 13px !important;
    margin-bottom: 5px;
}


@media all and (max-width: 600px) {
	.house_filed-group, .korpus_field-group, .room_filed-group {
		width: 30%;
		margin: 0 3px;
	}
	.proopc-bt-address input[type="text"] {
		width: 95%;
	}
	#proopc-shipments {
		bottom: 15%;
	}
	.pickupInfo, .pvz, .proopc-login-form, #UserLogin .inputbox, .proopc-input-group-level, #ProOPC .full-input, .proopc-input, .fieldcol {
		width: 100%;
	}
	#ProOPC .full-input, #UserLogin .inputbox, .proopc-input {
		text-align: center; float: none;
	}
	#map, #pvzmap { display: none; }
	.pickupElement {
		width: 232px;
		margin: 5px 0; 
	}
	.pickupInfo {
		clear: left;
	}
	.pvzTitle { height: 20px; overflow: hidden; }
}
.terms-of-service-cont { font-size: 12px !important; }
#ProOPC .prooopc-tos_credit-label { display: none; }
/****/
tr.payment-row, .cart-sub-total, tr.blank-row {
    display: none !important;
}
.delivInfo {
    margin-top: 15px;
    font-size: 14px;
}
/* #proopc-payment-form .icon-eshop-ok-1::before {
	color: #1dcb00;
    text-shadow: 0px 0px 3px #185600;
} */

.proopc-procards > .proopc-nonothing, .proopc-procards > .proopc-card, .proopc-procards > .proopc-promocode {
    border-radius: 4px;
	margin: 7px auto;
    max-width: 700px;
    padding: 5px;
}
.myCoupons.selected, .myCoupons option.selected {
	background: #bfe9a8 !important;
}
.myCoupons option {
	background: #fff;
}

.pro-radio {
	position: relative;
}
.pro-radio input[type=radio] {
	position: absolute;
	visibility: hidden;
}
.pro-radio label {
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 14px;
	padding: 14px 14px 14px 40px;
	margin: 5px auto;
	z-index: 9;
	cursor: pointer;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
}
.pro-radio:hover label {
	color: #000;
}
.pro-radio .pccheck {
	display: block;
	position: absolute;
	border: 2px solid #aaa;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 15px;
	left: 10px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.pro-radio:hover .pccheck {
  border: 2px solid #000;
}
.pro-radio .pccheck::before {
	display: block;
	position: absolute;
	content: "";
	border-radius: 100%;
	height: 12px;
	width: 12px;
	top: 2px;
	left: 2px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}
.pro-radio input[type=radio]:checked ~ .pccheck {
  border: 2px solid #ff8000;
}
.pro-radio input[type=radio]:checked ~ .pccheck::before{
  background: #ff8000;
}
.pro-radio input[type=radio]:checked ~ label {
  color: #ff8000;
}
.bonusBalance {
    position: absolute;
    right: 0;
    top: -40px;
}
.proopc-promocode, .proopc-promocode-title {
    text-align: center !important;
}
.promocodeTitle {
    font-size: 16px !important;
    margin-bottom: 6px;
}
.proopc-promocode-title {
    display: inline-block !important;
    vertical-align: middle;
    width: auto !important;
    margin-right: 10px;
}
#proopc-promocode-in {
    margin-bottom: 0 !important;
}
@media all and (max-width: 472px) {
	#proopc-promocode-in {
		margin-bottom: 5px !important;
	}
}
.proopc-promocode-title .icon-question::before, .proopc-bonus-title .icon-question::before {
	color: #6e6e6e !important;
	font-size: 11px !important;
}

@media all and (max-width: 767px) {
	table.cart-summary.proopc-table-striped tr td, table.cart-summary.proopc-table-striped tr.grand-total td {
		min-height: 34px !important;
	}
}

.couponList {
    margin-top: 7px;
    margin-left: 126px;
    float: left;
}
select#myCoupons {width: 213px;}
@media all and (max-width: 440px) {
	.couponList {
		margin-right: 0;
	}
}
@media all and (max-width: 1200px) {
	.promoleftside {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		margin: 0 auto !important;
		padding: 0 !important;
		padding-top: 25px !important;
	}
	.proopc-procards > .proopc-nonothing, .proopc-procards > .proopc-card, .proopc-procards > .proopc-promocode {
		max-width: 320px;
	}
}
.cardlablesides {
    margin-top: 10px;
    background: #f4f2f2;
}
/*.cardlablesides {
    border-top: 1px dashed #ccc !important;
}*/
.promoleftside {
    float: left;
    width: 200px;
    padding-left: 50px;
    padding-top: 50px;
	margin-right: 20px;
}
.promoleftside-title {
    font-size: 24px !important;
    font-weight: bold;
}