.order-popup-table {
	width:100px;
}
.order-popup-table td {
	text-align:left;
	vertical-align:top;
}
.order-popup-title {
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}
.oneclick-popup {
	display:none;
	font-size:12px;
	padding:15px 10px;
	min-width:450px;
	color:#000;
}
.oneclick-popup table {
	width:100%;
}
.oneclick-popup td {
	text-align:left;
	vertical-align:top;
	/*height:35px;*/
}
.order-popup-table table td {
	vertical-align:middle;
}
.oneclick-popup .required {
	color:red;
}
.oneclick-popup .title {
	text-align:right;
	max-width:110px;
	padding-right:5px;
	padding-top:7px;
	vertical-align:top;
}
.order-popup-table .field {
	padding-bottom:10px;
}
.oneclick-popup .field select {
	display:block;
	width:240px;
	padding:5px 7px;
	border:1px solid #ccc;
}
.oneclick-popup input[type=text],
.oneclick-offers-list {
	padding:5px 7px;
	width:220px;
	border:1px solid #ccc;
	font-size:12px;
}
.oneclick-offers-list {
	/*margin-left:49px;*/
}
.oneclick-elements {
	width:210px;
}
.sale-order-count {
	width:50px !important;
	float:left;
}
.oneclick-popup textarea {
	padding:5px 7px;
	width:220px;
	min-width:220px;
	height:64px;
	min-height:64px;
	border:1px solid #ccc;
	resize:none;
	font-size:12px;
	background:#fff;
}
.oneclick-popup input.captha {
	width:165px;
}
.oneclick-popup .order-confirm {
	text-align:center;
}
.oneclick-popup .order-confirm div {
	font-size:16px;
	text-align:left;
	background:url(images/apply.png) 0 0 no-repeat;
	display:inline-block;
	padding:15px 0 0 55px;
	height:48px;
}
.oneclick-popup .order-error {
	text-align:left;
	padding:5px;
	border:1px solid #b5b5b5;
	background-color:#ffdedd;
	margin-bottom:3px;
	width:96%;
	color:#a00000;
	border-radius:3px;
}
.sale-reload-captcha {
	background:url(images/reload.png) 0 0 no-repeat;
	width:24px;
	height:24px;
	border:none;
	cursor:pointer;
	margin-left:3px;
}
.order-popup-price {
	font-size:14px;
	margin-top:10px;
}
.order-popup-price span {
	color:#FF0000;
}
.order-popup-offers {
	margin-left:10px;
	margin-bottom:10px;
}
.order-offers-name {
	font-size:13px;
}
.order-offers-props {
	margin-left:25px;
	color:#999;
	font-size:11px;
}
.order-offers-props.price {
	font-size:11px;
}

/* Disable button */
.disable-button,
.disable-button:hover {
	cursor:none;
	color:#6d6d6d;
	background:#f4f4f4;
	border:1px solid #adb2b5;
	border-radius:4px;
	height:24px;
}
.disable-button .popup-window-button-text {
	color:#6d6d6d;
}
.disable-button .popup-window-button-left,
.disable-button .popup-window-button-right,
.disable-button:hover .popup-window-button-left,
.disable-button:hover .popup-window-button-right {
	background:none;
}
.order-popup-nofoto {
	background:url(images/no_photo.gif) 0 0 no-repeat;
	width:130px;
	height:130px;
}
.order-popup-quantity {
	border:1px solid #ccc;
	width:18px;
	float:left;
	margin-left:-1px;
}
.order-popup-quantity a {
	display:block;
	width:7px;
	height:4px;
	text-decoration:none;
	margin-left:5px;
}
.order-popup-measure {
	margin:7px 0 0 10px;
	float:left;
}
.order-popup-top {
	background:url(images/top.gif) 0 0 no-repeat;
	margin-top:3px;
}
.order-popup-down {
	background:url(images/down.gif) 0 0 no-repeat;
	margin:11px 0 3px 0;
}
.popup-personal-process {
	float:left;
}
.popup-personal-data {
	font-size:11px;
	line-height:12px;
	color:#777;
	max-width:300px;
}
.popup-personal-data div {
	margin-left:20px;
}
.oneclick-popup {
    display: none;
}
.popup-window.popup-window-with-titlebar{
    width: 100%;
    max-width: 690px;
}
.sale-popup-title,
.popup-window-button.popup-close,
.popup-window-titlebar {
    display: none;
}
.form_title{
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
    padding-inline: max(120px, 20%);
}
.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
  background: none;
}
.popup-window-button.popup-save{
    background: #962956;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #962956;
    margin-bottom: 20px;
    box-shadow: none;
    padding: 0 36px;
}
.oneclick-popup {
    min-width: 240px;
    padding-bottom: 0;
}
.popup-window-with-titlebar .popup-window-content {
    padding: 0;
}
.buy_one_bt{
    text-align: right;
}
.buy_one_bt a{
    color: #962956;
    text-decoration: underline;
}
.popup-window .form_caption {
    font-size: 32px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
}

.popup-window form .form_fields input[type="text"] {
    width: 100%;
    margin-bottom: 16px;
    border: 1px solid #E8DDE1;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #5f5f5f;
    padding: 13px 10px;
}

.popup-window .popup-window-button.popup-save {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
}

.popup-window .popup-window-buttons {
    padding-inline: 10px;
}
div[id*="popup-form"] .popup-window-buttons {
    padding-top: 8px;
    margin-bottom: 4px;
}
div[id*="popup-form"].popup-window.popup-window-with-titlebar {
    padding-inline: 22px !important;
    padding-top: 24px !important;
}
div[id*="popup-form"] .form_title {
    line-height: 150%;
}
div[id*="popup-form"] .popup-window-button.popup-save {
    padding: 2px 36px;
    height: auto;
}
div[id*="popup-form"].popup-window .form_caption {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
   .popup-window.popup-window-with-titlebar {
        max-width: 95%;
        margin-left: 2.5%;
   }
   .form_title{
        padding-inline: 0;
   }
    div[id*="popup-form"].popup-window.popup-window-with-titlebar {
        padding-inline: 6px !important;
        padding-top: 2px !important;
    }
    div[id*="popup-form"].popup-window .form_caption {
        margin-bottom: 8px;
    }
}