.render_{overflow:hidden}
#opc-wapper{position:relative;margin-bottom:30px}
#opc-wapper > .opc-module{position:absolute;padding:10px 5px}
#opc-billTo.opc-module{overflow:inherit}
#opc-wapper > .opc-module > .opc-module-content{border:1px solid #d0d0d0;line-height:initial;}

#opc-page-wrapper {
    display:flex;
    flex-direction: column;
    align-items: center;
}

#opc-wrapper-grid {
    position: relative;
    transition: opacity 0.3s;
    opacity: 1;
    /* --opc-primary-color: #5f9934; */
}
#opc-page-wrapper, #opc-page-wrapper * {
    box-sizing: border-box;

}

.pxh-cart-grid-subblock {
    margin-bottom: 30px;
}

.opc-blurred {
    /* visibility: hidden; */
    display: none;
}

#opc-wrapper-grid.ajax-running {
    opacity: 0.8;
}
#opc-wrapper-grid input[type=text], #opc-wrapper-grid input[type=email], #opc-wrapper-grid input[type=password], #opc-wrapper-grid select {
    display: block;
    border: 1px solid var(--opc-input-border-color);
    border-radius: 2px;
    box-sizing:border-box;
    border-radius:4px;
    padding: 0 10px;
}

#opc-wrapper-grid input[type=text]:not(.quantity_product), #opc-wrapper-grid input[type=email], #opc-wrapper-grid input[type=password], #opc-wrapper-grid select  {
    /* height:2.6em; */
    height: 35px;
}

li.opc-order-total span, .opc-product-actions span
{ 
    line-height: 35px;
}


.opc-form-block, #opc-wrapper-grid ul.opc-form-block {
    /* margin-bottom: 20px; */
    margin-bottom: 1.5em;
}


/* #opc-wrapper-grid.ajax-running::before{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    opacity:1;
    transform: translate(-50%, -50%);
    z-index: 999;
    background-image: url('../images/loading_dark_large.gif');
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
} */

.media-480#opc-wapper{height:auto !important}
.media-480#opc-wapper > .opc-module{position:relative;display:block;width:100% !important;left:0 !important;top:inherit !important}
/* 
input[type=checkbox].checkbox-input{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}
input[type=checkbox].checkbox-input + label.checkbox-label{padding-left:26px;height:17px;display:inline-block;line-height:17px;background-repeat:no-repeat;background-position:0 0;cursor:pointer;font-size:12px !important}
input[type=checkbox].checkbox-input:checked + label.checkbox-label{background-position:0 -17px}
label.checkbox-label{background-image:url(../images/checkbox.png);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} 
*/
#header-OPC {
    font-family:'Roboto', sans-serif;
    padding:10px 0 15px;
    overflow:hidden;
    margin-bottom:10px;
    border-bottom:2px solid #eeeeee
}
#header-OPC h2{
    margin:0;/*float:left;*/
    font-size:20px;
    font-family:'Roboto', sans-serif;
    color:#2b2b2b;
    font-weight:normal;
    line-height:inherit
}
#header-OPC p{
    /*float:right;*/
    font-size:20px;
    color:#2b2b2b;
    margin:0;line-height:inherit;
    margin-top: 10px;
}
#header-OPC p a{
    font-size:20px;color:#2b2b2b;text-decoration:none;
    font-family:'Roboto', sans-serif;font-weight:normal
}
#header-OPC p a:hover{
    text-decoration:none}
#header-OPC p i{
    margin-right:10px;font-size:16px;
    color:#333;font-weight:normal;
    color: white;
}

.opc-module-content h2.opc-title{
    font-size: 1.1em;
    /* margin:0;padding:5px 10px; */
    margin-top:25px;

    vertical-align:middle;position:relative;padding-left:40px;
    /* height:25px;line-height:25px; */
}
.opc-module-content h2.opc-title span{
    /* margin-left:10px; */
    font-weight:bold;
}
.opc-module-content h2.opc-title i{width:40px;display:inline-block;background-color:rgba(6, 6, 6, 0.12);margin:auto;line-height:34px;text-align:center;position:absolute;top:0;left:0;bottom:0;font-size:18px}
.opc-form{
    padding:15px;
    margin:0;
    border: 2px solid var(--opc-tertiary-color);
    background: var(--opc-tertiary-color-alt);
}
.opc-module-content form.opc-form#priceForm {
    padding: 0;
}
.opc-confirm-form {
    padding: 0;
    border: 0;
    background: transparent;
}
.opc-page-actions {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}


.text-opc{padding:0 5px}
.text-opc p{margin:0}
#submit-logout{height:25px;display:inline-block;line-height:25px;background-color:#444;padding:0 10px;color:#fff;margin-left:10px;cursor:pointer}
.LoginPopup{display:none;width:310px;overflow:hidden;position:fixed;box-shadow:rgb(0, 0, 0) -3px 0px 50px 0px;z-index:9999}
.logIn-popup{font-family:'Roboto', sans-serif;color:#54a7ec !important;font-size:12px;cursor:pointer;display:inline-block;margin:5px 0}
.logIn-popup:hover{text-decoration:underline}
body .overlayLogin{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.7);z-index:999}
.opc-module-content h2.opc-title i.close-logIn{border-radius:0;border:0;position:absolute;right:4px;top:-2px;font-size:17px;background-color:rgba(80, 77, 75, 0.44);text-align:center;width:22px;height:22px;line-height:22px;cursor:pointer;left:inherit}
.opc-module-content form.opc-form#logInForm h3{font-weight:normal}
form#logInForm p.opc-login-val span{display:inline-block;min-width:85px;height:20px;line-height:20px;vertical-align:top;overflow:hidden}
form#logInForm p.opc-login-val span i{color:#ff6262;display:inline-block;margin:0 0 0 3px;line-height:20px}
form#logInForm p.opc-login-val input{height:20px;padding:0 10px;background-color:#fff;margin:0;border-radius:0;max-width:169px}
form#logInForm h3{margin:0;padding:10px 0;font-size:13px}
form#logInForm div#notice-login{margin-top:6px;color:#ff6262}
form#logInForm div#notice-login p{display:none;margin:0;padding:5px 5px;background-color:rgba(165, 22, 22, 0.16)}
form#logInForm div.opc-login-action .login-remember{margin:0;text-align:right;max-width:279px}
form#logInForm div.opc-login-action .login-remember label{display:inline-block}
form#logInForm div.opc-login-action .login-remember input{margin:0}
form#logInForm div.opc-login-action .action-login{margin:0;text-align:right;max-width:279px}
form#logInForm div.opc-login-action .action-login span{display:inline-block;height:30px;width:80px;line-height:30px;text-align:center;background-color:#444444;color:#fff;cursor:pointer}
form#logInForm div.opc-login-action .action-login a{color:#3d7aac;float:left;height:30px;line-height:30px;text-decoration:none}
form#logInForm div.opc-login-action .action-login a:hover{text-decoration:underline;background-color:transparent}
form#billToForm ul,form#shipToForm ul, form#billToLogInForm ul{margin:0;list-style:none;padding:0}

/* form#billToForm ul li > select,form#shipToForm ul li > select{
    width:100% !important;
    border-radius:4px;
    height: 35px;
    border-radius: 4px;
    border: 1px solid var(--opc-input-border-color);
} */

#opc-wrapper-grid form#billToForm select, #opc-wrapper-grid form#shipToForm select {
    flex: 1 1 50%;
    min-width: 130px;    
}

form#shipToForm .opc-useShipTo label{margin:0 0 10px}
form#shipToForm .opc-useShipTo label input[name="userShipTo"]{margin:0}

.opc-module form#billToForm ul li .chosen-container,.opc-module form#shipToForm ul li .chosen-container{
        /* width:100% !important; */
        background-color:#fff;border-radius:4px
}
.opc-module .chosen-container-single .chosen-single{
        margin:0;border-radius:4px;background:#fff;
        height:35px;
        line-height:35px;
        border-color:var(--opc-input-border-color);box-shadow:none;
    }
.opc-module .chosen-container-single .chosen-single div {
width: 40px !important;
}
.opc-module .chosen-container-single .chosen-single span{border-right:1px solid var(--opc-input-border-color); margin-right: 30px;}
.opc-module .chosen-container-single .chosen-single div b{
    
    /* border: 1px solid var(--opc-input-border-color);
    border-color: var(--opc-input-border-color) var(--opc-input-border-color) transparent transparent; */
    /* background-position:-3px 2px */
}
.opc-module .chosen-container-active .chosen-single-with-drop div b
.opc-module .chosen-container-active .chosen-single-with-drop div b{background-position:-21px 2px}
.opc-module .chosen-container-single .chosen-drop{box-sizing:border-box;width:100% !important}

.chosen-container .chosen-results li.highlighted {
    background-color: var(--opc-secondary-color) !important;
    background-image: unset;
}

form.opc-form#shipmentForm, form.opc-form#paymentForm {
    padding: 0;
}

.opc-payship {
    padding: 20px 15px;
}

.opc-payship + .opc-payship {
    border-top: 1px solid var(--opc-tertiary-color);
}

.opc-payship.disabled label {
    opacity: 0.5;
}

.opc-payship input
{
    /* float:left; */
    margin:2px 10px 0 0;
    /* overflow:hidden */
}

.opc-payship label
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    /* width:auto;display:block; */
    /* overflow:hidden; */
    /* line-height:initial; */
}
.payship-price {
    font-weight: bold;
    text-align: right;
    flex: 0 0 90px;
    margin-left: auto;
}
.payship-free {
    color: var(--opc-bonus-color);
}

.opc-payship span.vmpayment, .opc-payship span.vmshipment {
    display: flex;
    flex-direction: column;
}
.opc-payship span.vmpayment_description, .opc-payship span.vmshipment_description {
    font-size: inherit;
}

.opc-payship .message
{
    display: block;
    margin-top: 15px;
    font-size: smaller;
}
.opc-st-address-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.opc-st-address-selector a {
    flex: 1 1;
}

/* .opc-payment .vmpayment_cardinfo table tr td{vertical-align:top;display:block;width:100%;text-align:left;box-sizing:border-box;white-space:initial}
.opc-payment .vmpayment_cardinfo table tr td input{width:100%;box-sizing:border-box;padding:0 5px;margin:0 !important;height:25px;border-radius:0;border-color:#d0d0d0;float:none !important}
.opc-payment .vmpayment_cardinfo table tr td select{width:100%;box-sizing:border-box;padding:0;margin:0}
.opc-payment .vmpayment_cardinfo table tr td select#cc_expire_year_1,.opc-payment .vmpayment_cardinfo table tr td select#cc_expire_month_1{width:70px} 
*/
.opc-media-319 form#billToForm ul,.opc-media-319 form#shipToForm ul{padding:0}
.opc-media-319 form#billToForm > ul > li,.opc-media-319 form#shipToForm > ul > li{display:block;float:none;width:100%}
.opc-media-319 form#billToForm ul li input,.opc-media-319 form#shipToForm ul li input{width:100%;box-sizing:border-box}
form#deliveryForm .select-date{margin-bottom:10px}
form#deliveryForm .select-date h3,form#deliveryForm .select-time h3{margin:0;padding:5px 0}
form#deliveryForm .select-date h3 i.logo,form#deliveryForm .select-time h3 i.logo{margin-right:5px;font-size:18px}
form#deliveryForm .select-date h3 span,form#deliveryForm .select-time h3 span{font-weight:normal}
form#deliveryForm .select-date .datepicker-input,form#deliveryForm .select-time .timepicker-input{margin:0;cursor:pointer;background-color:#fff;box-sizing:border-box;height:30px;width:40%;border-radius:4px;border-color:#d7d7d7}
form#deliveryForm .select-date > span,form#deliveryForm .select-time > span{text-align:center;margin:0 5px}
.opc-media-319 form#deliveryForm .select-date .datepicker-input,.opc-media-319 form#deliveryForm .select-time .timepicker-input{width:100%}
.opc-media-319 form#deliveryForm .select-date > span,.opc-media-319 form#deliveryForm .select-time > span{margin:7px 0;display:block;text-align:left}
.opc-module-content form.opc-form#checkoutForm{

}

/* 
#opc-confirm div.customer_note{box-sizing:border-box;width: 100%;}
#opc-confirm div.tos-submit{float:left;box-sizing:border-box;width:50%;padding-left:10px}
#opc-confirm.opc-media-319 div.customer_note,#opc-confirm.opc-media-400 div.customer_note{width:100%;float:none;padding:0}
#opc-confirm.opc-media-319 div.tos-submit,#opc-confirm.opc-media-400 div.tos-submit{float:none;width:100%;padding:0} 
*/
#opc-confirm .customer-note{font-weight:bold}
#opc-confirm .customer-note-control {
    margin-top: 10px;
}
#opc-confirm textarea{
    min-height:100px;
    border: 2px solid var(--opc-tertiary-color);
    
    border-radius:4px;box-sizing:border-box;width: 100%;
}
#opc-confirm input.terms-of-service{margin:0}
#opc-confirm .terms-of-service label{margin:7px 0}
#opc-confirm .terms-of-service label a{color:#54a7ec;text-decoration:none}
#opc-confirm .terms-of-service label a:hover{text-decoration:underline}
#submit_order_done, #submit_page_done, a.back-to-shop   {
    font-size:18px;
    /* background-color:#444444;
    background-color:var(--opc-primary-color);
    color:#fff;*/
    padding:10px 50px; 
    height:60px;
    line-height:40px;
    display:inline-block;
    cursor:pointer;
}

#submit_order_done.disabled, #submit_page_done.disabled {
    opacity: 0.3;
    cursor: default;
}

.opc-table .order-product + .order-result {
	border-top: 2px solid var(--opc-tertiary-color);
}
.opc-table .order-product + .order-product:not(.subordinate) {
	border-top: 2px solid var(--opc-tertiary-color);
}

.opc-module .chosen-container-single .chosen-single div b {
    background-position: 4px 2px;
}
.opc-module .chosen-container-active .chosen-single-with-drop div b {
    background-position: -14px 2px;
}
#opc-confirm .submit_order{overflow:hidden}
.opc-table{width:100%}
.opc-table .order-title{overflow:hidden;background-color:#eee;padding:0 7px}
.opc-table .order-product{padding:7px;margin:7px 0 0;}
.opc-table ul{margin:0;padding:0}
.opc-table .order-product li,.opc-table .order-title li{list-style:none;overflow:hidden;text-align:center;float:right;height:30px;line-height:30px;padding:5px}
.opc-table .order-title li{font-size:14px;font-weight:bold;color:#222}
.opc-table .order-product li{min-height:35px;line-height:normal;padding:7px 5px;height:auto;text-align:left}
.opc-table .opc-order-name{float:none !important;width:auto; display: flex; flex-wrap:wrap;}
.opc-table li.opc-order-price{width:85px}
.opc-table li.opc-order-qty{width:80px;position:relative}
.opc-table li.opc-order-tax{width:75px;text-align:center}
.opc-table li.opc-order-discount{width:70px;text-align:center}
.opc-table li.opc-order-total{width:70px;text-align:center}
.opc-table li.opc-order-total span{display:block}
.opc-table li.opc-order-qty .quantity_product{width:15px;height:15px;border-radius:4px;margin:0;text-align:center;margin-left:7px}
.opc-table .order-product li.opc-order-qty{text-align:left}
.opc-table .opc-order-qty .delete-product-cart{position:absolute;top:11px;font-size:16px;cursor:pointer;color:#999;}
.opc-table .opc-order-qty .update-quantity{position:absolute;top:11px;font-size:16px;cursor:pointer;right:0px;color:#999}
.order-result{overflow:hidden;padding:0 7px;width: 100%;}
.order-result ul{overflow:hidden;margin:0}
.order-result li{float:right;list-style:none;padding:7px 5px;text-align:center;overflow:hidden;font-weight:normal;margin:0}
.order-result li.total{font-size: 16px;font-weight:bold}
.order-result li.result-title{overflow:hidden;width:auto;float:none;text-align:right;padding-right:10px;border-right:1px solid var(--opc-tertiary-color);}
.order-result li.result-title.total{font-size:16px;font-weight:bold;color:#4b4a4a}
.order-result li.result-tax{width:70px}
.order-result li.result-discount{width:70px}
.order-result li.result-total{width:70px}
.opc-order-name .cart-images{text-align:left;border:1px solid var(--opc-tertiary-color);display:block;float:left;overflow:hidden;margin-right:15px}
.opc-order-name .name-val{width:auto;overflow:hidden}
.opc-order-name .name-val a{color:#54a7ec;text-decoration:none;display:block}
.opc-order-name .name-val a:hover{text-decoration:underline;background:transparent}


.order-coupon-code{
    display: flex;
    padding:7px;border-top:1px solid var(--opc-tertiary-color);
}
.order-coupon-code input.couponOpc{height:30px;border:1px solid var(--opc-tertiary-color);;padding:0 10px}
/* .order-coupon-code span#addCouponCode{
   
    height:35px;display:inline-block;line-height:35px;
    padding:0 15px;
    background-color: var(--opc-secondary-color);
    color: var(--opc-secondary-color-alt);
    cursor:pointer;
} */

.opc-button {
    --color: var(--opc-primary-color-alt);
    --bg-color: var(--opc-primary-color);

    height: 2.6em;
    display: inline-block;
    line-height: 2.6em;
    padding: 0 1.5em;
        
    /* height:35px;display:inline-block;line-height:35px;
    padding:0 15px; */
    /* background-color: var(--opc-primary-color);
    color: var(--opc-primary-color-alt); */
    cursor: pointer;
    background-color: var(--bg-color);
    color: var(--color);    
    text-decoration: none;
} 
.opc-button:hover {
    opacity: 0.9;
    color:var(--color);
    text-decoration: none;
}

.opc-button-secondary {
    --color: var(--opc-secondary-color-alt);
    --bg-color: var(--opc-secondary-color);
}
.opc-button-secondary-inv {
    --bg-color: var(--opc-secondary-color-alt);    
    --color: var(--opc-secondary-color);
}
.opc-button-tertiary {
    --bg-color: var(--opc-tertiary-color);
    --color: var(--opc-tertiary-color-alt);    
}
.opc-button-tertiary-inv {
    --bg-color: var(--opc-tertiary-color-alt);    
    --color: var(--opc-tertiary-color);
}



.opc-media-400 .opc-table li.opc-order-price,.opc-media-480 .opc-table li.opc-order-price,.opc-media-319 .opc-table li.opc-order-price{display:none}
.opc-media-400 .opc-order-name .cart-images,.opc-media-319 .opc-order-name .cart-images,.opc-media-480 .opc-order-name .cart-images,.opc-media-600 .opc-order-name .cart-images{display:none}
.opc-media-400 .opc-table li.opc-order-tax,.opc-media-319 .opc-table li.opc-order-tax{display:none}
.opc-media-400 .opc-table li.opc-order-discount,.opc-media-319 .opc-table li.opc-order-discount{display:none}
.opc-media-400 .order-result li.result-tax,.opc-media-400 .order-result li.result-discount{display:none}
.opc-media-319 .order-result li.result-tax,.opc-media-319 .order-result li.result-discount{display:none}
@media (max-width: 490px){
    #header-OPC h2{width:100%;float:none;line-height:initial;margin-bottom:15px}
    #header-OPC p{float:none;line-height:initial;display:block}
}
#shipmentForm h3,#paymentForm h3{margin: 0;padding: 0;font-weight: normal;}


p.header-back-to-shop a {
	padding: 2px 10px; background: #444444; color: white;
  	height: 30px;
	display: inline-block;
	position: relative;
	margin-left: 22px;
	box-sizing: border-box;
	font-size: 14px;
	
}

p.header-back-to-shop a:after {
  color: #444444;
  border-right: 15px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  display: inline-block;
  content: '';
  position: absolute;
  left: -15px;top:0;
}


p.header-back-to-shop a:hover{
position: relative; top: -2px; left: -2px; box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
}


#opc-logIn p.logIn-popup {
	
	margin: 0;
		color: var(--opc-primary-color);
	
	/*	color: #fff !important;*/
	
	 font-size: 16px; font-weight: bold;
}

#opc-logIn p.logIn-popup>span {
	display: inline-block; padding: 5px 10px; background: var(--opc-primary-color); border-radius: 5px; color: white !important;;
}



#opc-floatstart, #opc-floatend, #opc-divider {
	display: none; 
}
#opc-wapper-float {
	display: flex;
	flex-direction: row;
	margin-bottom: -5px;
}

#opc-wapper-float .opc-module {
	display: inline-block; 
}

#opc-wapper-float .opc-module + .opc-module {
	margin-left: 10px;
}

div#opc-logIn form#logInForm>p>span {
    display: none;
}

div#opc-logIn form#logInForm>p {
    display: flex; flex-direction: column;
}
form#logInForm div.opc-login-action .login-remember, div#opc-logIn form#logInForm .action-login {
    max-width: 100%;
}
div#opc-logIn .opc-module-content>form#logInForm>p {
    margin: 10px 0;
}
div#opc-logIn .opc-module-content>form#logInForm>p input {
    max-width: 100%;
    height: 20px;
    line-height: 20px;
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px;
}
div#opc-logIn div.LoginPopup form#logInForm>p input {
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
div#opc-logIn form#logInForm>p input::placeholder {
    color: #aaa;
}
div#opc-logIn form#logInForm .action-login {
    margin-top: 10px;
}

/*only for non-popup*/
div#opc-logIn .opc-module-content>form#logInForm {
    width: 100%;
}
.opc-module-content h2.opc-title.logInTitle {
width: 100%;
}

#opc-logIn .opc-module-content {
    display: flex;
    flex-wrap: wrap;
}
.opc-table .order-product li.opc-order-price {
    text-align: center;
}



.pxh-cart-grid-subblock + .pxh-cart-grid-subblock, .pxh-cart-grid-block + .pxh-cart-grid-block {
    margin-top: 15px;
}

 


ul.opc-form-block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;    
    max-width: 520px;
}

ul.opc-form-block > li {
    margin-right: 0 !important;
    flex-grow: 1;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 0 15px;
}

li label.title-field {
    min-width: 115px;
    align-self: center;
    flex: 1 1;    
}
li label.title-field ~ input, li label.title-field ~ span, li label.title-field ~ div {
    flex: 1 0 55%;
    min-width: 130px;
    margin-left: auto;
    margin-bottom: 0;
}    


label.title-field ~ div.chosen-container {
    flex: 1 0 55%;
    min-width: 130px;
    margin-left: auto;
    width: auto !important;
    
    max-width: unset;
}
.chosen-search input {
    max-width: 100%
}


#opc-wrapper-grid form#billToForm ul > li textarea {
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    #opc-wrapper-grid {
        width: 100%;
        display: grid;
        align-content: start;    
        justify-content: start;   
        justify-items: start; 
        grid-template-columns: repeat(auto-fit, minmax(60px, 1fr) );
        /* gap: 15px; */
        gap: 1.5em;
        grid-auto-flow: column;
    }
    .pxh-cart-grid-block + .pxh-cart-grid-block {
        margin-top: 0px;
    }

}

/* @media only screen and (max-width: 767px) {
    .pxh-cart-grid-block {
        grid-column:1 !important; grid-row:auto !important;
    }    
} */

#submit-bt-login {
    float: right;
}


.pxh-cart-grid-block {
    /* place-self: center / start; */
    justify-self: start;
    align-self: start;
 
}

#opc-wrapper-grid .vmpayment_name, #opc-wrapper-grid .vmpayment_cost,
#opc-wrapper-grid .vmshipment_name, #opc-wrapper-grid .vmshipment_cost {
    padding: 0;
}

#opc-wrapper-grid  .opc-module  .opc-module-content {
    border: 1px solid #ddd;
}
#opc-wrapper-grid  .opc-module#opc-logIn .opc-module-content,
#opc-wrapper-grid  .opc-module#opc-confirm  .opc-module-content, 
#opc-wrapper-grid  .opc-module#opc-pageconfirm  .opc-module-content
{
    border: 0;
}


.pxh-cart-grid-subblock .opc-module-content {
    
}

.pxh-cart-grid-subblock {
    /* border: 1px solid #ddd; */
}


.opc-spinner {
    display: block;
    opacity: 0;
    transition: opacity 0.5s;
    width:0px;
    height:0px;
    --c:radial-gradient(farthest-side,#000000 92%,#0000);
    background: 
      var(--c) 50% 0,
      var(--c) 50% 100%,
      var(--c) 100% 50%,
      var(--c) 0    50%;
    background-size:12px 12px;
    background-repeat:no-repeat;
    animation:opc-spinner-anim 1s infinite;
    position: absolute;
    left: 100%;
    top: 100%;
}
@keyframes opc-spinner-anim {to{transform: rotate(.5turn)}}


#opc-wrapper-grid.ajax-running .opc-spinner {
    display: block;
    opacity:1;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    z-index: 999;
}



.opc-module input[type=radio],.opc-module input[type=checkbox] {
    margin: 0.5rem;
  }
.opc-module input[type=radio],.opc-module input[type=checkbox] {
    position: absolute;    
    opacity: 0;
    appearance: none;
  }
.opc-module input[type=radio] + label, .opc-module input[type=checkbox] + label {
    position: relative;
    margin-bottom: 0px;
    padding-left: 2.5em;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;    
}
  
.opc-module input[type=radio] + label:before, .opc-module input[type=radio]:checked + label:after,
.opc-module input[type=checkbox] + label:before, .opc-module input[type=checkbox]:checked + label:after
 {
    content: "";
    background: var(--opc-tertiary-color-alt);
    border-radius: 3px;
    border: 3px solid var(--opc-tertiary-color);
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    /* transform: scale(1.4); */
    top: 44%; /* compensate for line size under baseline */
    transform: translateY(-50%);
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    left:0;
    box-sizing: content-box;
}

.opc-module input[type=radio]:checked + label:after,
.opc-module input[type=checkbox]:checked + label:after 
{
    position: absolute;
    background: none;
    border-color: transparent;
}
.opc-module input[type=radio]:checked + label:before,
.opc-module input[type=checkbox]:checked + label:before 
{
    background-color: var(--opc-primary-color);
    box-shadow: inset 0 0 0 2px var(--opc-tertiary-color-alt);
    border-color: var(--opc-primary-color);
    border-width: 3px;
}
.opc-module input[type=radio]:checked + label:after ,
.opc-module input[type=checkbox]:checked + label:after 
{
    /* box-shadow: 0px 0px 0px 1px var(--opc-primary-color); */
}

.opc-module input[type=radio]:focus + label:before,
.opc-module input[type=checkbox]:focus + label:before 
 {
    outline: none;
    border-color: var(--opc-primary-color);
}
.opc-module input[type=radio]:disabled + label:before,
.opc-module input[type=checkbox]:disabled + label:before
{
    box-shadow: inset 0 0 0 2px var(--opc-tertiary-color-alt);;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.opc-module input[type=radio] + label:empty:before,
.opc-module input[type=checkbox] + label:empty:before
{
    margin-right: 0;
}


.opc-module .chosen-container-single .chosen-single div b{
    position: relative;
    margin: 0;
    background: transparent;
    background: none !important;
}
.opc-arrow {
    position: relative;
    margin-right: 1em;
    margin-left: 0.5em;
}

.opc-arrow::before, .opc-module .chosen-container-single .chosen-single div b:before {
    content: '';
    position: absolute;
    border: solid currentColor;
    border-width: 0 0 2px 2px;
    width: 0.7em;
    height: 0.7em;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.opc-arrow-right::before    { transform:translateY(-50%) rotate(225deg) }
.opc-arrow-left::before     { transform:translateY(-50%) rotate(45deg) }
.opc-arrow-down::before,
.opc-module .chosen-container-single .chosen-single div b::before
                            { transform:translateY(-75%) rotate(-45deg) }
.opc-arrow-up::before ,
.opc-module .chosen-container-active .chosen-single div b::before
                            { transform:translateY(-25%) rotate(135deg) }


.opc-product-actions {
    width: 30px;
}
.opc-check-box-element {
    margin: 5px 0px 10px 0px;
    /* line-height: initial; */
}
.opc-check-box-element label {
    /* line-height: 1em; */
}

ul.cart-navigation {
    list-style-type:none;
    list-style: none;   
    display: flex;
    justify-content: center;
    counter-reset: steps;
    position: relative;
    margin:0;
    overflow: hidden;
}

ul.cart-navigation>li {
    position: relative;
    min-width: 100px;
}
ul.cart-navigation>li + li {
    /* padding-left: 30px; */
}

ul.cart-navigation>li>a{
    vertical-align: middle;
    display:flex;
    flex-direction: column;
    justify-content: flex-start;
    /* max-width: 60px; */
    align-items: center;
}

ul.cart-navigation>li span.number::before {
    counter-increment: steps;
    content: counter(steps);
    position: absolute;
    display:block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -46%);
}
ul.cart-navigation>li:not(:last-child)::before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    top: 23px;
    left: 50%;
    background: var(--opc-secondary-color);
}
ul.cart-navigation>li.completed::before {
    background:var(--opc-primary-color);
}

ul.cart-navigation>li span.number {
    background:var(--opc-secondary-color-alt);
    border:2px solid var(--opc-secondary-color);
    color: var(--opc-secondary-color);
    position: relative;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

ul.cart-navigation>li.completed span.number, ul.cart-navigation>li.current span.number {
    border:0;
    background:var(--opc-primary-color);
    color:var(--opc-primary-color-alt);
}

ul.cart-navigation>li span.title {
    margin-top:15px;
    padding: 0 5px;
}

.opc-payship .zasilkovna_base {
    display: block;
}

.opc-payship .zas-box.branchNotSelected a.open-packeta-widget {
background-color: var(--opc-primary-color);
color: var(--opc-primary-color-alt) !important;

/*height: 2.6em;
display: inline-block;
line-height: 2.6em;
padding: 0 1.5em;
height: 35px;
display: inline-block;
line-height: 35px;
padding: 0 15px;
background-color: var(--opc-primary-color);
color: var(--opc-primary-color-alt);*/
cursor: pointer;
}

.opc-payship .zas-box.branchSelected a.open-packeta-widget {
    background-color: var(--opc-secondary-color);
    color: var(--opc-secondary-color-alt) !important;
}

.usedCoupon {
    background-color: var(--opc-primary-color);
    color: var(--opc-primary-color-alt);
    padding: 5px 20px;
    margin: 0px 0px 0px 5px;
    border-radius: 5px;
    scale: 0.8;
}



/*resolution under 600px*/
@media only screen and (max-width: 600px) {
    .order-result li.result-total, .opc-table li.opc-order-total {
        width: auto !important;
    }
}