header {height: 43px; border-bottom: none;}
.headerBg {height: 43px;}
.header-bottom {display: none;}
 main {margin-top: 40px;top: 0;margin-bottom: 0;}




a.nazad {
    background: #eabbe9;
    background: -moz-linear-gradient(45deg,#eabbe9 0%,#eabbe9 100%);
    background: -webkit-linear-gradient(45deg,#eabbe9 0%,#eabbe9 100%);
    background: linear-gradient(45deg,#eabbe9 0%,#eabbe9 100%);
    border-bottom: 1px solid rgba(0,0,0,0.075);
    padding: 10px 20px;
    color: #FFF;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    display: inline-block;
    margin: 30px 0;
}

.korpa-main {}

.page-korpa .footer-c {
    display: none;
}

.page-korpa .footer-d {
    float: right;
}

#korpa aside {}

.kupon-info a {
    line-height: 42px;
    padding: 0 45px;
    color: #5c5c5c;
    font-weight: 400;
    
    font-size: 17px;
    position: relative;
    margin-left: 20px;
    display: block;
    text-align: right;
    display: none;
}

.kupon-info a:before {
    content: '?';
    position: absolute;
    right: 10px;
    top: 5px;
    background: #5c5c5c;
    width: 30px;
    height: 30px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    
    font-size: 16px;
    border-radius: 50%;
}

/* HEADER */
.vm-continue-shopping {display: none;}
.vm-cart-header-container {padding:0;}
.vmgroup .addtocart-area {margin: 0 !important;}

.cart-view h1 {
    color: #363E44;
    font-size: 36px;
    margin: 0;
    padding: 0;
}

.vm-cart-header-container .continue_link {
    color: rgb(245,130,32);
    font-size: 15px;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid;
    padding: 10px 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#cart-view > #form-login {
    color: #363E44;
    font-size: 17px;
    border-top: 1px solid #e9e9e9;
    padding: 25px 0 10px;
    font-weight: 300;
    display: none;
}

#cart-view > #form-login > .button {
    background: rgb(50, 100, 139) none repeat scroll 0% 0%;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid rgb(50, 100, 139);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float: right;
    position: relative;
    top: -13px;
}

/* LOGIN */

#com-form-login .userdata {
    margin: 20px 0px;
    padding: 10px 0px 30px;
    border-top: 1px solid rgb(233, 233, 233);
    border-bottom: 1px solid rgb(233, 233, 233);
}

#com-form-login > .userdata > p {
    font-size: 17px;
    font-weight: 300;
    color: #000;
    text-align: left;
}

#com-form-login-username,
#com-form-login-password,
com-form-login-remember {width: calc(33.33% - 10px);margin: 0 10px 0 0 !important;}

#com-form-login .userdata #com-form-login-username .inputbox,
#com-form-login .userdata #com-form-login-password .inputbox {
    padding: 10px 15px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #000;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    width: 100%;
}

#com-form-login-remember {
    width: 33.33%;
    margin: 0 !important;
    background: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#com-form-login-remember .default {
    background: rgb(245,130,32);
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid rgb(245,130,32);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#com-form-login-remember label {
    margin-left: 50px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: -1px;
    cursor: pointer;
}
#com-form-login > .width30.floatleft {width: auto;}
#com-form-login > .width30.floatleft > a {
    color: rgb(245,130,32);
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: 2px solid;
}

/* BILL TO - SHIP TO*/

.billto-shipto {
    margin: 10px 0 0;
    padding: 20px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    width: 100%;
}

.billto-shipto > .width50.floatleft:first-child {position: relative;width: 100%;}

.billto-shipto > .width50.floatleft > span {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin: 10px 0 0px;
    
    word-spacing: 0.1em;
    letter-spacing: 0.05em;
} 

.billto-shipto > .width50.floatleft > a {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
    border: 2px solid #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 15px;
    width: auto;
    text-transform: uppercase;
}

.billto-shipto > .width50.floatleft:nth-child(2) > a {right: 0;}

.billto-shipto > .width50.floatleft:nth-child(2) {text-align: right;position: relative;min-height: auto;padding-bottom: 60px;}

.output-billto span.values, .output-shipto span.values {
    padding: 0 5px 0 0;
    color: #363E44;
    font-size: 15px;
    line-height: 2;
    font-weight: 300;
}

.output-shipto .controls label a {
    color: #32648B;
    font-size: 15px;
    font-weight: 700;
}

/* TABELA PROIZVODA */

.vm-fieldset-pricelist {
    padding: 0;
    margin: 20px 0;
}

table.cart-summary {
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;

}

table.cart-summary tr th {
    background: #F6f9f9;
    border: none;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    padding: 10px 15px;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.cart-summary tr td {
    padding: 10px 15px;
    border: none;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    color: #000;
    font-size: 18px !important;
    font-weight: 300;
    vertical-align: middle;
}

span.cart-images img {
    float: left;
    margin: 0 30px 0 10px;
    width: 45px;
    height: auto;
}

.vm-cart-item-name {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.vm-cart-item-name a {
    width: calc(100% - 90px);
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    height: 45px;
    
    word-spacing: 0.1em;
    height: 75px;
}

table.cart-summary tr th:nth-child(4) {
    min-width: 200px;
}

.vm-cart-item-quantity .quantity-input, .vm-cart-item-quantity .vm2-add_quantity_cart, .vm-cart-item-quantity .vm2-remove_from_cart {
    width: 30%;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left;
    height: 40px;
    line-height: 40px;
}
.vm-cart-item-quantity .quantity-input {
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    color: rgb(54, 62, 68);
    font-size: 17px;
    border: 2px solid rgb(54, 62, 68);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.vm-cart-item-quantity .vm2-add_quantity_cart {margin: 0 5%;background: url(../img/update-cart.svg) no-repeat center center;background-size: auto 24px;}
.vm-cart-item-quantity .vm2-remove_from_cart {background: url(../img/remove-cart.svg) no-repeat center center;background-size: auto 24px;}

/* KUPON */

.coupon {
    color: #000;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 2px solid #000;
    font-size: 15px;
    padding: 10px 15px;
    font-weight: 300;
    min-width: 320px;
}

span.details-button {
    margin: 0;
    font-size: 15px;
    position: relative;
    left: -4px;
}

span.details-button input.details-button {
    font-size: 15px;
    padding: 10px 15px;
    border: 1px solid #000;
    background: #000;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px 2px 2px 0;
    -moz-border-radius: 0px 2px 2px 0;
    -webkit-border-radius: 0px 2px 2px 0;
}

.vm-payment-header-selected,
.vm-shipment-header-selected {
    font-size: 15px;
    font-weight: 300;
}

.vmshipment_name,
.vmpayment_name {
    color: #5c5c5c;
    font-size: 20px;
    padding: 0;
    font-weight: 700;
    line-height: 2;
}

label .vmshipment_name, label .vmpayment_name {font-size: 15px;font-weight: 300;}

.cart-summary tr td .buttonBar-right {display: none;}

vmshipment_description,
.vmpayment_description {
    color: #363E44;
    font-size: 15px;
    clear: both;
    display: block;
    margin: 10px 0;
    line-height: 1.75;
    text-align: justify;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0px 10px;
}


.vm-fieldset-customer-note {
    margin: 0px;
    padding: 0;
}

.vm-fieldset-customer-note .cart.customer-note {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin: 10px 0 0px;
    width: 100%;
    padding: 10px 0;
    
    letter-spacing: 0.025em;
    word-spacing: 0.1em;
}

textarea#customer_note_field {
    margin: 10px 0;
    width: 100%;
    resize: none;
    border: 1px solid #e9e9e9;
    height: 150px;
    box-shadow: 6px 6px 0 -2px rgba(0,0,0,0.075);
    -moz-box-shadow: 6px 6px 0 -2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 6px 6px 0 -2px rgba(0,0,0,0.075);
    padding: 10px;
    color: #000;
    font-size: 15px;
}

.vm-fieldset-tos {margin: 0; padding: 20px 0;}

div.terms-of-service {
    margin: 0px 0 0px;
    padding: 0px 0 15px;
    display: inline;
    position: relative;
    top: -1px;
}
span.tos {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    
    letter-spacing: 0.025em;
    word-spacing: 0.1em;
}

a.terms-of-service {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 20px;
}

.checkout-button-top {
    text-align: center;
    padding: 0px 0px 0px !important;
    border: 0;
    border-top: 1px solid #F7F2F2;
    margin: 20px auto 0;
    max-width: calc(100% - 10px);
}

.checkout-button-top .vm-button-correct {
    background: #eabbe9;
    padding: 15px 40px;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #eabbe9;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.05);
    color: #000;
}

.cart-summary .PricesalesPrice {
    color: #000;
    font-size: 17px;
}
#cart-view .vmpayment_description {display:none;}

.vm-cart-item-name {display: block;}

.PriceshipmentTax,
.PricesalesPriceShipment {
    display: block;
    text-align: center;
    margin-top: 42px;
}

.sectiontableentry1 > td > h4 {display: none;}

span.cart-images{
    height: 100%;
    display: block;
    float: left;
    min-height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/**************** ONE PAGE CHACKOUT ************************/ 

#loginbtns, #div_shipto, /* .opg-panel-title, */ .opg-margin-remove, .cart-product-details    {display: none;}

#leftdiv h3.opg-h3 {
    font-size: 36px;
    margin: 30px 0px 30px;
    letter-spacing: 0.025em;
    padding: 0;
    line-height: 0.95;
    color: #5c5c5c;
}

.opg-grid {margin-left: 0;}

.opg-grid > .opg-width-large-4-5{width: 85%;}
.opg-grid > .opg-width-1-5 {width: 15%;}

div.product {
    float: none !important;
    border: 1px none !important;
    padding: 10px 15px;
    overflow: auto;
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
    border: 1px solid #f7f2f2 !important;
    background: #fafafa;
}

.opg-hidden-small {
}

.opg-thumbnail {
    max-width: 80%;
    padding: 20px;
    border: 1px solid #f7f2f2 !important;
    max-height: 98px;
    background: #FFF;
}

.opg-text-center {text-align: left !important;}

.opg-grid > * {padding: 0 !important;}

.top-row .opg-text-large a,
.top-row .opg-text-primary {
    color: #5c5c5c;
    font-size: 17px;
    font-weight: 400;
    line-height: 40px;
}

.top-row .opg-text-right {font-weight: 700;}
.opg-text-primary {color: #5c5c5c !important;}


.bottom-row {
    padding: 15px 25px 0 0;
    font-size: 15px;
    border-top: 1px solid #f7f2f2 !important;
    margin-right: -15px;
    margin-top: 20px;
}

.bottom-row a.removeproduct {
    color: red;
    font-weight: 300;
    letter-spacing: 0;
    position: relative;
    margin-right: 35px;
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 30px;
    padding-right: 20px;
}

.bottom-row a.removeproduct::before {
    content: '';
    position: absolute;
    top: 2px;
    right: -5px;
    height: 21px;
    width: 21px;
    background: url(../img/cart-remove.svg) no-repeat center center;
    background-size: 21px auto;
}

 input.quantity-input {
    background: #FFF;
    border: 1px solid #eabbe9 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #000 !important;
    text-decoration: none;
    padding: 8px 5px !important;
    width: auto !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 700;
}

.opg-button-primary { !important;}

.refreshbutton  {
    background: #5c5c5c;
    color: #FFF !important;
    line-height: 45px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    height: 40px;
}

.quantity-minus {
    line-height: 42px;
    background: #5c5c5c !important;
    color:  #FFF !important;
    padding: 0 10px;
    border: 2px solid #5c5c5c !important;
    border-right: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    min-width: 40px;
    height: 40px !important;
}

.opg-form input:not([type="radio"]):not([type="checkbox"]), .opg-form select {
    min-height: 30px;
    font-weight: normal: font-size: 1.1em;
    height: 40px !important;
    padding: 4px 10px 0 !important;
}

.quantity-plus {
    line-height: 45px;
    background: #545454 !important;
    color: #FFF !important;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    min-width: 40px;
    height: 40px;
}

div.opg-panel-box:nth-child(1) {
    background: none;
    padding: 15px 0;
    border-top: 1px solid #f7f2f2 !important;
    border-bottom: 1px solid #f7f2f2 !important;
    overflow: auto;
    margin-bottom: 15px;
}

div.opg-panel-box:nth-child(1) input#coupon_code {
    border: 1px solid #5c5c5c;
    line-height: 53px;
    float: left;
    padding: 4px 10px 0;
    font-size: 15px;
    font-weight: 300;
    width: 190px;
    
    font-size: 18px;
    color: #5c5c5c;
    border-radius: 3px 0 0 3px;
    height: 42px !important;
}

div.opg-panel-box:nth-child(1) > span.details-button {
    float: left;
    line-height: 40px;
    display: block;
    border: 1px solid #00527f;
    background: #eabbe9;
    padding: 0;
    margin: 0;
    border-radius: 0 3px 3px 0;
}

div.opg-panel-box:nth-child(1) > span.details-button input {
    float: left;
    line-height: 45px;
    background: #5c5c5c;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    border: 0px solid #5c5c5c;
    font-weight: 700;
    padding: 0 10px !important;
    border-radius: 0;
    text-shadow: none;
    height: 40px !important;
}
#coupon_taxfulldiv,
#shipmentfulldiv,
#sales_pricefulldiv,
#paymentfulldiv,
#DBTaxRulesBill,
#taxRulesBill,
#DATaxRulesBill,
#shipping-total,
#total_taxfulldiv,
div.status:nth-child(2),
div.opg-width-large-1-3:nth-child(1) {display: none !important; visibility: hidden !important; opacity: 0 !important;}

div.status:nth-child(3) {
    width: 66.66% !important;
    float: right !important;
    right: 0;
    position: relative;
}

#shipmentfulldiv div,
#sales_pricefulldiv div,
#paymentfulldiv div,
#DBTaxRulesBill div,
#taxRulesBill div,
#DATaxRulesBill div,
#shipping-total div,
#total_taxfulldiv div {font-size: 0 !important; color: #FFF;}

#bill_totalfulldiv {
    padding: 15px 30px 15px 20px;
    border-bottom: 1px dashed #f7f2f2 !important;
}

#bill_totalfulldiv .price-type {
    font-size: 25px !important;
    text-align: left;
    font-weight: 400;
}
#bill_totalfulldiv .price-amount#bill_totalfulldiv .price-type {
    font-size: 20px !important;
    text-transform: uppercase;
}

.opg-alert-success {
    background: #eabbe9;
    color: #FFF;
    font-size: 17px;
    border-radius: 2px;
}
.opg-alert-success p {font-weight: 500 !important;}

.opg-alert-warning {
    background: #eabbe9;
    color: #FFF;
    font-size: 17px;
    font-weight: 300;
    position: relative;
    margin-bottom: 60px;
    top: 50px;
    overflow: auto;
    padding: 25px 10px 20px;
}

.opg-alert > p:nth-child(2) {
    font-size: 14px;
    float: none;
    top: 0;
    position: relative;
    padding: 0 10px;
    font-size: 17px;
}

.opg-alert > p:nth-child(3) {
    margin: 0;
    line-height: 0;
    font-weight: 500;
    padding: 10px 10px 7px;
    font-size: 25px;
    float: left;
}

div.opg-margin-bottom:nth-child(3) h3 {display: none;}

#shipment_select, #payment_select {
    padding: 20px 20px 15px !important;
    background: none;
    border: 1px solid #f7f2f2 !important;
    margin: 20px 0px 10px !important;
    width: calc(50% - 10px);
    float: left;
    min-height: 150px;
}

#payment_select {margin-left: 20px !important;}

#payments {
    width: 100%;
    clear: both;
}

#shipment_select h3, #payment_select h3 {
    font-size: 25px;
    font-weight: 300;
    margin: 0;
}

#shipment_select div, #payment_select div {
    background: none !important;
}

#shipment_select div .opg-table, #payment_select div .opg-table {margin: 0 !important;}

#shipment_select div .opg-table-striped tbody tr:nth-of-type(2n+1),
#payment_select div .opg-table-striped tbody tr:nth-of-type(2n+1){
    background: none;
}


#billto_fields_div .opg-width-1-1 {
    width: calc(33.33% - 10px);
    margin: 5px 5px;
    display: inline-block;
}

#billto_fields_div input {
 border: 1px solid #5c5c5c;   
 padding: 5px 15px 0px !important;
 font-size: 18px;
 font-weight: 400;
 color: #5c5c5 !important;
 background: #FFF;
 opacity: 1;
 height: 50px !important;
 width: 100%;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1 !important;;
    color: #5c5c5c !important;;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1 !important;;
    color: #5c5c5c !important;;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 1 !important;;
  color: #5c5c5c !important;;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 1 !important;;
  color: #5c5c5c !important;;
}

::-moz-placeholder {
  opacity: 1;
}

#right_div .opg-width-1-1 input[type="text"], #right_div .opg-width-1-1 input[type="password"], #right_div .opg-width-1-1 select {
}

#email_error {display: none !important;}

#otherpay_buttons {
    background: #FFF;
    border: 1px solid #f7f2f2 !important;
    margin: 0 0 50px;
}

.shopperTitle {
    color: #5c5c5c;
    font-size: 25px;
    font-weight: 700;
    margin: 0 5px -10px;
    font-weight: 400;
}

#commentbutton {display: none;}

.checkout-button-top {}

.checkout-button-top > section {
    float: left;
    clear: none;
}

.checkout-button-top > a.opg-link {
    cursor: pointer;
    float: left;
    padding: 25px 10px;
    font-size: 14px;
    font-weight: 300;
    color: #5c5c5c;
}

.checkout-button-top > p#bottom_total {
    clear: both;
    border-top: 1px solid #F7F2F2;
    border-bottom: 1px solid #F7F2F2;
    padding: 15px;
    font-size: 20px !important;
    text-align: center !important;
    margin-bottom: 0;
    font-weight: 400;
}

.checkout-button-top > p#bottom_total > strong {font-size: 20px !important;font-weight: 400;}

#otherpay_buttons hr {display: none;}

#guesttitle {
    font-size: 24px;    
    font-weight: 300;
    display: none;
}


a.opg-button:nth-child(4) {
    background: #38a46e;
    color: #FFF;
    width: 320px;
    padding: 10px 20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 0;
    font-size: 25px;
}

a.opg-button:nth-child(4) span {
    font-size: 20px;
    font-weight: 400;
    text-shadow: 5px 5px 10px rgba(0,0,0,0.15);
}

.opg-text-small {
    font-size: 15px;
    line-height: 16px;
    font-weight: 300;
    color: #5c5c5c;
}

/* #couponpricediv, */
#couponpricediv, 
#sales_pricefulldiv,
#shipmentfulldiv {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    padding: 5px 30px 15px 20px;
    border-bottom: 1px dashed #F7F2F2;
}

#total_amountfulldiv {display: none !important;}

#couponpricediv .price-type,
#sales_pricefulldiv .price-type,
#total_amountfulldiv .price-type {
    font-size: 20px !important;
    color: #5c5c5c !important;
    text-align: left;
    font-weight: 300;
}

#shipmentfulldiv .price-type {
    font-size: 20px !important;
    color: #5c5c5c !important;
    text-align: left;
    font-weight: 500;
}

#couponpricediv .price-amount, 
#sales_pricefulldiv .price-amount {
    font-size: 20px !important;
    color: #000;
    font-weight: 300;
    text-align: right;
}

#shipmentfulldiv .price-amount {
    font-size: 20px !important;
    color: #5c5c5c;
    font-weight: 500;
    text-align: right;
}

span.vmshipment_cost:nth-child(3) {display: none;}

.opg-modal-dialog {
    padding: 3px;
    background: #000;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.opg-progress.opg-progress-striped.opg-active {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.opg-progress-bar {background: #eabbe9;}


.squaredTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: #eabbe9;
  box-shadow: none;
  border-radius: 2px;
}
.squaredTwo label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: #eabbe9 !important;
  box-shadow: none !important;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #FFF;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); 
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
}
.squaredTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}


.checkout-button-top > p#bottom_total {word-spacing: -3px;}
.checkout-button-top > p#bottom_total > strong {margin-left: 7px;}

#coupon_code_txt {
    line-height: 40px;
    font-size: 20px;
    font-weight: 300;
    text-align: right;
    float: right;
    
    letter-spacing: 0;
    word-spacing: 0;
    text-transform: none;
    padding-right: 30px;
}

#full-tos .opg-modal-dialog {
    padding: 20px;
    background: #FFF;
    min-width: 100%;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#full-tos .opg-modal-dialog p {
    color: #272728;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    margin: 1.5em 0;
    text-align: justify;
}

#full-tos .opg-modal-dialog li {
    color: #272728;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    text-align: justify;
    list-style: circle;
    padding-left: 15px;
    margin-left: 0;
    border-top: 1px solid rgba(0,0,0,0.05);
    padding-top: 20px;
    padding-bottom: 20px;
    list-style-position: inside;
    text-indent: -10px;
    padding-right: 15px;
}

#full-tos div.opg-text-left > strong:nth-child(2),
#full-tos .opg-modal-dialog h4 {
    margin: 40px 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #272728;
    text-align: center;
}

#full-tos div.opg-text-left > strong:nth-child(2) {
    display: inline-block;
    margin: 20px 0 0;
    font-size: 30px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.025em;
    word-spacing: 0.1em;
}


/* prazna korpa */

.prazna-korpa {
    min-height: calc(100vh - 505px);
    background: #FFF;
    padding: 50px 0;
}

.prazna-korpa > strong {
    font-size: 30px;
    
    text-transform: uppercase;
    letter-spacing: 0.025em;
    word-spacing: 0.1em;
    margin-bottom: 30px;
    display: inline-block;
}

.prazna-korpa > div > a {
    border: 2px solid #272728;
    background: #FFF !important;
    color: #272728;
    font-size: 17px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 2px;
}

/* no coupon */

div.opg-margin-small-top:nth-child(4) {display: block !important;}

.vmshipment_cost {display: none !important;}
.vmshipment_description {color: #5c5c5c !important; font-size: 15px;}

.all_shopper_fields > div:nth-child(1),
#checkoutForm > p:nth-child(9) {display: block;}

.opg-button-mini {
    font-size: 14px !important;
}

.opg-close {padding: 0px 3px 3px;opacity: 1;}


.vm-order-done {
    padding: 50px 0;
}

.vm-order-done .post_payment_payment_name, .vm-order-done .post_payment_order_number, .vm-order-done .post_payment_order_number_title, .vm-order-done .post_payment_order_total {
    font-size: 20px !important;
    color: #000 !important;
    text-align: left;
    margin: 10px 0px;
    border-bottom: 1px solid #F7F2F2;
    font-weight: 500;
    padding: 10px 0 20px;
}

.vm-order-done h3 {
    font-size: 25px;
    margin: 50px 0px 30px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-weight: 500;
    border-left: 5px solid #eabbe9;
    padding: 0;
    line-height: 0.95;
    padding-left: 15px;
}

.vm-order-done span  {
    font-size: 20px !important;
    color: #000 !important;
    text-align: left;
    font-weight: 500;
}

.vm-order-done .vm-button-correct,  .vm-order-done .vm-button-correct:link {
    display: none;
}

#guestchekcout, #regcheckout {display: none !important;}
.opg-margin-bottom {margin-bottom: 0px !important;}

.vm-order-done .vmpayment_description {display: none !important;}

div.opg-width-large-1-3:nth-child(1) {
    display: inherit!important;
    visibility: visible!important;
    opacity: 1 !important;
}

div.opg-width-large-1-3:nth-child(1) span.opg-text-small:nth-child(1) {
    font-size: 15px;
    font-weight: 300;
}


div.opg-width-large-1-3:nth-child(1) div.opg-text-small {
    display: none !important;
    visibility: hidden!important;
    opacity: 0 !important;
}

.uslovi-popup  {
    max-width: 700px;
    padding: 20px;
    margin: 0 auto;
}

.uslovi-popup h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.uslovi-popup p {
    
    font-size: 17px !important;
    line-height: 1.75em !important;
    color: #000 !important;
    text-align: justify !important;
}

.uslovi-popup li {
    
    font-size: 17px !important;
    line-height: 1.75em !important;
    color: #000 !important;
    list-style: disc !important;
    margin: 20px 0 0px !important;
    list-style-position: inside !important;
    text-align: justify !important;
    padding: 15px 0px 0 20px !important;
}

.uslovi-popup a {
}

.opg-modal-dialog {margin: 0px auto !important;}

#commentbutton {
    display: block;
    margin: 5px 5px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400 !important;
    background: #5c5c5c;
    color: #FFF;
    border: 1px solid #5c5c5c;
    width: calc(100% - 10px);
}

#commentpopup .opg-modal-dialog {
    width: 1200px;
    background: #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 20px;
    top: 10px !important;
    margin-top: 30px !important;
    box-shadow: 20px 20px 30px -10px rgba(0,0,0,0.2);
}

#commentpopup .opg-modal-dialog .opg-close::after {
    color: #eabbe9;
}

#commentpopup .opg-modal-dialog .opg-modal-header {
    margin-bottom: 15px;
    color: #5c5c5c;
    font-size: 21px;
    text-transform: uppercase;
}

textarea#customer_note_field {
    margin: 0px 0 10px;
    width: 100%;
    resize: none;
    border: 1px solid #e9e9e9;
    height: 180px;
    box-shadow: 0 7px 20px -10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 7px 20px -10px rgba(0,0,0,0.1);
    -webkit-box-shadow: none;
    padding: 10px;
    color: #5c5c5c;
    font-size: 15px;
    font-weight: 300 !important;
    
    background: #FAFAFA !important;
}

#commentpopup .opg-button {
    -webkit-appearance: none;
    border: none;
    overflow: visible;
    font: inherit;
    color: #FFF !important;
    text-transform: none;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 30px;
    background: #eabbe9 !important;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 2px;
    margin-right: 5px;
    transition: 0.4s;
    border: 2px solid #eabbe9 !important;
}

#commentpopup .opg-button:last-child {
    
    color: #eabbe9 !important;
    background: #FFF !important;
}