
.flexcontainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vbr{
	
    border: 1px solid;
    padding: 5px 10px;	
	
	
}

.jshop_nvg_register{
	
	    display: flex;
    flex-direction: column;
	
}

.prtm{
display: flex;
align-items:center;
gap:10px;	
	
}

.inwgt{
    display: flex;
    align-items: center;
    gap: 10px;
     margin-bottom: 15px;
    margin-top: 5px;	
}

#tr_field_f_name{
	
order:1;	
	
}
#tr_field_email{
	
order:2;	
	
}
#tr_field_phone{
	
order:3;	
	
}
#tr_field_zip{
	
order:4;	
	
}
#tr_field_city{
	
order:5;	
	
}

#checkpvz{
	
    order: 6;
    margin: 0px !important;


  	
}

#linkForWidjet input{
margin-bottom:0px !important;	
	
}


#tr_field_street{
	
order:6;	
	
}

#tr_custom_city{
	
order:5;	
}

.add_info{
	
order:7;	
	
}


.minflex{
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    text-align: left;	
	
}

.minflex .jshop_nm{
    width: 100%;
    font-weight: 500;
    font-size: 20px;
}

.minflex  .jshop_code_prod{
    color: #999;
    font-size: 14px;
    width: 100%;	
}

#table_shippings tr .jshop_shipping_method{
	

display:none;	
}

#tr_shipping_8 .jshop_shipping_method{
display:inherit !important;	
	
}

#table_shippings tr#tr_shipping_11 .jshop_shipping_method{
	
display: table-row !important;	
}

#table_shippings tr#tr_shipping_11{
	
display: table-row !important;		
}


#table_shippings tr#tr_shipping_11 .jshop_shipping_method div{
	
padding-left:40px;	
    padding-top: 10px;
}


.stepblock2,.stepblock3,.stepblock4,.stepblock5{
	
padding:20px;	
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
	background: #fff;
	width:100%;
}
.jshop_prod_cart img{
    vertical-align: middle;	
width:100px !important;
height:100px !important;	
    object-fit: cover;	
	    margin-right: 20px;
}

.jshop_prod_cart .reloader img,
.jshop_prod_cart .remove img {
	width: auto !important;
	height: auto !important;
}

#pagecheckout > .container{
	
padding-top:20px;
padding-bottom:20px;	
	
}

#table_shippings p{
margin:0px !important;	
padding:0px !important;
font-size: inherit !important;
line-height: inherit !important;	
}

.stepblock2 .jshop_register{
display:none !important;	
	
}

.stepblock5{
order:1;	
	
}

.stepblock2{
    max-width: 49%;	
order:3;	
}

.stepblock3{
    max-width: 49%;	
order:2;	
}

.stepblock4{
	
order:4;
display:none;	
}
#oneStepCheckoutForm table{
	
width:100%;	
	
}

#step5 .weightorder{
display:none;	
	
	
}


#oneStepCheckoutForm table.minicart.uk-table th{
    background: #f5f5f5;	
	padding:10px;
}

#oneStepCheckoutForm table.minicart.uk-table td{
	
    vertical-align: middle;	
}

#oneStepCheckoutForm table tr td{
padding:5px;	
	
}
.jshop_prod_cart .td_price, .jshop_prod_cart .tot_td{
	
font-weight: 500;	
}

table.jshop.jshop_subtotal{
text-align: right;
    max-width: 350px;
    float: right;
	    font-weight: 500;
	
}
table.jshop.jshop_subtotal tr.total td span:last-child{
font-weight: 600;	
    font-size: 18px;	
}

table.jshop.jshop_subtotal tr td span:first-child{
font-weight: 400 !important;	
 	
}

.jshop_shipping_method{
    padding: 15px 0px !important;	
}

#oneStepCheckoutForm .quantity input, #oneStepCheckoutForm .flexcontainer input,  #oneStepCheckoutForm .flexcontainer textarea, #oneStepCheckoutForm .flexcontainer select{

    border: none;
    font-size: 17px;
    background: #f5f5f5;
}
#oneStepCheckoutForm .uk-form select,
#oneStepCheckoutForm .uk-form textarea,
#oneStepCheckoutForm .uk-form input[type="text"],
#oneStepCheckoutForm .uk-form input[type="password"],
#oneStepCheckoutForm .uk-form input[type="datetime"],
#oneStepCheckoutForm .uk-form input[type="datetime-local"],
#oneStepCheckoutForm .uk-form input[type="date"],
#oneStepCheckoutForm .uk-form input[type="month"],
#oneStepCheckoutForm .uk-form input[type="time"],
#oneStepCheckoutForm .uk-form input[type="week"],
#oneStepCheckoutForm .uk-form input[type="number"],
#oneStepCheckoutForm .uk-form input[type="email"],
#oneStepCheckoutForm .uk-form input[type="url"],
#oneStepCheckoutForm .uk-form input[type="search"],
#oneStepCheckoutForm .uk-form input[type="tel"],
#oneStepCheckoutForm .uk-form input[type="color"] {
	height: 30px;
	padding: 4px 6px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #444444;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	border-radius: 4px;
}
#oneStepCheckoutForm input[type="radio"], 
#oneStepCheckoutForm input[type="checkbox"] {
	display:inline-block;
}
#oneStepCheckoutForm .uk-form label,
#oneStepCheckoutForm .uk-form input,
#oneStepCheckoutForm .uk-form select,
#oneStepCheckoutForm .uk-form textarea {
	font-family: Cuprum!important;
}
#oneStepCheckoutForm .jshop_register input {
	width: 85%;
}



#oneStepCheckoutForm .jshop_nvg_register textarea{
	
padding:10px;	
}

#oneStepCheckoutForm .uk-form  .uk-form-icon input {
	padding-left: 0!important;
}
#oneStepCheckoutForm .uk-navbar {
	background: #f7f7f7;
	color: #444444;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(0, 0, 0, 0.3);
	background-origin: border-box;
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
}
#onestepcheckout-overlay{
    position : fixed;
    left : 0;
    top : 0;
    z-index : 65533;
    background : url('../images/overlay.gif') no-repeat center center #FFF;
    opacity : 0.5;
    filter:alpha(opacity=50);
}
#oneStepCheckoutForm .jshop_register .uk-grid {
	margin-top:5px;
}

#oneStepCheckoutForm .jshop_block_privacy_statement {
	border: 1px solid #ccc;
	padding:5px 15px; 
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	margin: 7px 0;
}
.onestepcheckout_message,
.onestepcheckout_warning,
.onestepcheckout_error  {
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 4px;
	text-shadow: 0 1px 0 #fff;
	background: #ebf7fd;
	color: #2d7091;
	border: 1px solid rgba(45,112,145,0.3);
}
.onestepcheckout_warning {
	background: #fffceb;
	color: #e28327;
	border-color: rgba(226,131,39,0.3);
}
.onestepcheckout_error {
	background: #fff1f0;
	color: #d85030;
	border-color: rgba(216,80,48,0.3);
}
#oneStepCheckoutForm .step-header {
	text-transform: uppercase;
	color: rgb(9, 9, 177);
}
#oneStepCheckoutForm .uk-grid:not(.uk-grid-preserve) > [class*='uk-width-'] > .uk-panel.uk-hidden + .uk-panel {
	margin-top: 0px;
}
#oneStepCheckoutForm .preview_discount {
	color: green;
}
#oneStepCheckoutForm .uk-icon-trash {
	color: #888;
}

#oneStepCheckoutForm .rabatt_input {
	padding: 7px 10px;
}
#oneStepCheckoutForm input[id^=quantity] {
	width: 70px;
	height: 30px;
}
#oneStepCheckoutForm .fielderror {
	background: #fff1f0;
    outline: 2px solid #ff310080 !important;
}
#oneStepCheckoutForm  .button_order_finish {
	text-transform: uppercase;
}

.jshop_nvg_register input{
margin-bottom:10px;	
	
}
.jshop.jshop_subtotal tr td.value{
	
    border-bottom: 1px solid #c7c7c7;	
}

h2.title_bold{
	
      font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;	
}



.registr-success {
	background: #f2fae3;
	color: #659f13;
	border-color: #659f13;
	padding:10px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#oneStepCheckoutForm  .row_agb {
	border: 1px dotted #aaa;
	padding: 5px;
	margin-top: 10px;
}
#oneStepCheckoutForm div.quantity {
    position: relative;
    cursor: pointer;
    width: 120px;
    display: flex;
    justify-content: center;
    background-image: linear-gradient(to bottom, rgb(133 75 61 / 2%), rgb(255 255 255 / 10%) 50%, transparent 50%, rgb(133 75 61 / 21%));
    text-align: center;
	    box-shadow: 0 1px 2px #e7e7e7;
}

#oneStepCheckoutForm div.quantity input{
text-align:center;	
	
	
}

#oneStepCheckoutForm div.quantity span.quantityless{
padding: 10px;
    left: 2px !important;	
	
}


#oneStepCheckoutForm div.quantity span.quantitymore,
#oneStepCheckoutForm div.quantity span.quantityless {
	   width: 15px;
    height: .5rem;
    position: absolute;
    right: 2px;
    padding: 10px;
    top: 5px;

}


#oneStepCheckoutForm div.quantity span.quantitymore:before,
#oneStepCheckoutForm div.quantity span.quantitymore:after{
    width: .5rem;
    background-color: #555555;

}

#oneStepCheckoutForm div.quantity span.quantityless:before,
#oneStepCheckoutForm div.quantity span.quantityless:after{
    width: .5rem;
    background-color: #555555;

}
	


#oneStepCheckoutForm div.quantity span.quantitymore:after,
#oneStepCheckoutForm div.quantity span.quantityless:after {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    transform: translate(-50%, -50%);
}


#oneStepCheckoutForm div.quantity span.quantitymore:before {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    transform: translate(-50%, -50%);
}


#oneStepCheckoutForm div.quantity span.quantitymore:after{
    transform: translate(-50%, -50%) rotate(90deg);

}


#oneStepCheckoutForm div.quantity input{margin:0;}

#oneStepCheckoutForm  .jshop_nvg_register input {width:100%; padding:10px;}
#oneStepCheckoutForm  .jshop_nvg_register textarea {width:100%; padding:10px;}
#oneStepCheckoutForm  .jshop_nvg_register select {width:100%;}

#oneStepCheckoutForm  .requiredtext {cursor:help;}
.finish-page .shipping_description_title, .finish-page .payment_description_title {font-size:120%;font-weight:bold;border-bottom:2px solid #ccc;}



.td_price, .tot_td{
    white-space: nowrap;
}



@media (max-width:991.98px) {
	
.stepblock2, .stepblock3, .stepblock4, .stepblock5{

    padding: 10px;

}	


.jshop_prod_cart img {
    margin-right: 20px;	
display:block;	
    margin-bottom: 10px;
	    float: left;
		width:80px !important;
		height:80px !important;
}
	
.stepblock3, .stepblock2{
max-width:100%;

}	


.minflex .jshop_nm {

    font-weight: 500;
    font-size: 16px;
}
	
}


@media (max-width:500px) {
	
.minicart.uk-table thead{

display:none;

}	
.jshop_prod_cart td{
display:block;

}	

.jshop_prod_cart .tot_td{
	
display:none;	
}

.jshop_prod_cart{
    position: relative;	
display:block;
margin-bottom:20px;	
}
.delets{
position:absolute;
    top: 50px;
right:0px;	
	
}
	
}