.simplecheckout-cart__title{
    font-size: 20px;
    margin-bottom: 20px;
}
.simplecheckout-cart__cart-quantity{
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid #242424;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    margin-left: 16px;
}
.simplecheckout-cart__product-model{
    font-size: 12px;
    color: #989898;
}
.simplecheckout-cart__product-name{
    display: inline-block;
    font-size: 18px;
    color: #242424;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 15px;
}
.simplecheckout-cart__product-color{
    font-size: 14px;
    margin-bottom: 10px;
}
.simplecheckout-cart__product-color-rectangle{
    width: 16px;
    height: 16px;
    border: 1px solid #b2b2b9;
    display: block;
    margin: 0px 7px;
}
.simplecheckout-cart__product-option{
    font-size: 14px;
    color: #242424;
    margin-bottom: 10px;
}
.simplecheckout-cart__product-options{
    margin-bottom:10px;
}
.simplecheckout-cart__quantity-button{
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #242424;
    transition: all 0.2s ease;
    background: transparent;
}
.simplecheckout-cart__quantity-button:hover{
    box-shadow: none!important;
    background: #242424;
}
.simplecheckout-cart__quantity-button svg path{
    transition: all 0.2s ease;
}
.simplecheckout-cart__quantity-button:hover svg path{
    fill: #fff;
}
.simplecheckout-cart__product-image{
    margin-right: 20px;
}
.simplecheckout-cart__quantity > input{
    width: 32px!important;
    text-align: center;
    background: transparent;
    border: none;
}
.simplecheckout-cart__total{
    font-size: 20px;

}
.simplecheckout-cart__product{
    margin-bottom: 20px;
}
.simplecheckout-cart-totals{
    margin-top: 30px;
}
.simplecheckout-cart-total{
    margin-bottom: 7px;
}
.simplecheckout-cart-total:last-child{
    margin-bottom: 0px;
}
.simplecheckout-cart-total-title{
    font-size: 16px;
    color: #242424;
}
.checkout__login{
    padding: 15px ;
    background: #F0F1F1;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.checkout__login svg{
    margin-right: 10px;
}
.btn__checkout-login{
    background: transparent;
    padding: 0px;
    border: none;
    border-bottom: 1px solid #3f3f3f;
    font-weight: 700;
    font-size: 14px;
    margin: 0px 5px;
    transition: all 0.2s ease;
    color: #3f3f3f;
}
.btn__checkout-login:hover{
    border: none;
}
#simplecheckout_customer .form-horizontal{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
#simplecheckout_customer div[class*='row-']{
    max-width: 50%;
    flex: 0 0 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}
#simplecheckout_shipping div[class*='row-'] label,
#simplecheckout_customer div[class*='row-'] label{
    display: none;
}
#simplecheckout_shipping div[class*='row-'] input,
#simplecheckout_customer div[class*='row-'] input{
    border: none;
    border-bottom: 1px solid #242424;
    border-radius: 0px;
    padding: 9px 15px;
    color:  #3f3f3f;
    font-size: 16px;
}
#simplecheckout_shipping div[class*='row-'] input::placeholder,
#simplecheckout_customer div[class*='row-'] input::placeholder{
    font-size: 16px;
    color: #7D7D7D;
}
#simplecheckout_shipping div[class*='row-'] input:focus,
#simplecheckout_customer div[class*='row-'] input:focus{
    box-shadow: none;
}
#simplecheckout_comment{
    width: 100%;
}
#total_total{
    margin-top: 13px;
}
#total_total .final-price{
    font-weight: 700;
}
.simplecheckout-cart__product-remove{
    background: transparent;
    padding: 0px;
    border: none;
}
.simplecheckout-cart__product-remove:hover{
    box-shadow: none!important;
}
.simplecheckout-cart__product-remove svg:focus-visible,
.simplecheckout-cart__product-remove svg:focus,
.simplecheckout-cart__product-remove:focus-visible,
.simplecheckout-cart__product-remove:focus{
    box-shadow: none!important;
    outline: none!important;
}
#simplecheckout_payment,
#simplecheckout_shipping{
    max-width: 100%;
    flex: 0 0 100%;
}
#simplecheckout_payment,
#simplecheckout_shipping{
    margin-top: 30px;
}
.simplecheckout_shipping_method{
    max-width: 50%;
    flex: 0 0 50%;
    padding-right: 15px;
}
#simplecheckout_shipping{
    display: flex;
    flex-wrap: wrap;
}
#simplecheckout_shipping div[class*='row-']{
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
}
#simplecheckout_shipping div[class*='row-']:nth-child(odd){
    padding-left: 15px;
}
#simplecheckout_shipping div[class*='row-']:nth-child(even){
    padding-right: 15px;
}
#simplecheckout_shipping .row-shipping_address_city .arrow:after,
#simplecheckout_shipping .row-shipping_address_address_1 .arrow:after{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.56764 6.34746C5.36807 6.34746 5.16853 6.27126 5.01638 6.11918L0.228432 1.33119C-0.076144 1.02661 -0.076144 0.532792 0.228432 0.228339C0.532884 -0.0761131 1.0266 -0.0761131 1.3312 0.228339L5.56764 4.46502L9.8041 0.228487C10.1087 -0.0759652 10.6023 -0.0759652 10.9068 0.228487C11.2115 0.53294 11.2115 1.02676 10.9068 1.33133L6.1189 6.11933C5.96668 6.27143 5.76713 6.34746 5.56764 6.34746Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
    background-size: 12px;
    width: 12px;
    height: 7px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    display: block;
}
.simplecheckout_shipping_col{
    display: flex;
}
.move_shipping_address{
    width: 100%;
}
.simplecheckout select{
    border: none;
    border-bottom: 1px solid #242424;
    border-radius: 0px;
    font-size: 16px;
    padding: 9px 15px;
    margin-bottom: 20px;
}
.simplecheckout select:focus{
    box-shadow: none;
    border-color: #242424;
    /*color: #7D7D7D;*/
}
.simplecheckout select option{
    color: #3f3f3f;
}
.simplecheckout select option:disabled{
    color: #7D7D7D;
}
.simplecheckout_shipping{
    max-width: 50%;
    flex: 0 0 50%;
    padding-right: 15px;
}
ul.dropdown-address{
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
    border-left:1px solid #242424;
    border-right:1px solid #242424;
    border-bottom:1px solid #242424;
}
.dropdown-address li:hover {
    background-color: #242424;
}
.dropdown-address li a:hover {
    color: white;
}
#simplecheckout_customer .row-customer_shipping_recipient{
    display: flex;
    max-width: 100%!important;
    flex: 0 0 100%!important;
    align-items: center;
}
#simplecheckout_customer .row-customer_shipping_recipient > label{
    display: inline-block!important;
    font-size: 14px;
    color: #242424;
    white-space: nowrap;
    margin-right: 20px;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio label{
    display: inline-block!important;
    font-size: 14px;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio-wrap{
    display: flex;
    align-items: center;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio-wrap input{
    width: 0px;
    height: 0px;
    opacity: 0;
    position: absolute;
}

#simplecheckout_customer .row-customer_shipping_recipient .radio span{
    cursor: pointer;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio:first-child span{
    display: flex;
    align-items: center;
    position: relative;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio:first-child span:after{
    content: '';
    width: 30px;
    height: 16px;
    border: 1px solid #242424;
    display: block;
    margin-left: 7px;
    margin-right: 7px;
}

#simplecheckout_customer .row-customer_shipping_recipient .radio:first-child span:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #242424;
    display: block;
    position: absolute;
    right: 10px;
    transition: all 0.2s ease;
}
#simplecheckout_customer .row-customer_shipping_recipient .radio:first-child input:checked ~ span:before{
    right: 24px;
    transition: all 0.2s ease;
}


#simplecheckout_payment .radio input{
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
#simplecheckout_payment .radio input{
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
#simplecheckout_payment .radio span{
    display: flex;
    align-items: center;
    cursor: pointer;
}
#simplecheckout_payment .radio span:before{
    content: '';
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #242424;
    margin-right: 10px;
    display: block;
}
#simplecheckout_payment .radio label:hover  span:before,
#simplecheckout_payment .radio input:checked ~ span:before{
    content: '';
    background: radial-gradient(black, black 45%, white 55%, white 55%);
}
#simplecheckout_payment .radio span{
    font-size: 16px;
    color: #242424;
}
#simplecheckout_payment .radio{
    margin-top: 5px;
}
#simplecheckout_payment .radio:first-child{
    margin-top: 0px;
}
#simplecheckout_comment{
    margin-top: 40px;
}
.simple-content fieldset {
    text-align: left;
}

.simple-content fieldset h3 {
    margin: 0;
}
.simple-content .name {
    float: none !important;
}
.simple-content .button, #simplecheckout_login .button {
    margin: 0px !important;
}
.simple-content .buttons {
    margin: 0px 0px 15px 0px;
    border: none;
}
.simple-content .form-control {
    width: 100%;
}
#simplecheckout_login .buttons {
    margin: 0;
    border: none;
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout {
    width:100%;
    margin-bottom: 90px;
}
/*.simplecheckout:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
/*.simplecheckout-button-block:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
.simplecheckout-three-column {
    float:left;
    margin-right:2%;
    min-width: 200px;
    max-width: 500px;
    width:32%;
}
.simplecheckout-three-column + .simplecheckout-three-column + .simplecheckout-three-column {
    margin-right:0px;
    float: right;
}
@media only screen and (max-width:768px) {
    .simplecheckout-three-column {
        display:block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%;
    }
}
.simplecheckout-left-column{
    padding-right: 58px;
}
/*.simplecheckout-left-column {*/
/*    float:left;*/
/*    margin-right:10px;*/
/*    min-width: 280px;*/
/*    max-width: 900px;*/
/*    width:52%;*/
/*}*/
/*.simplecheckout-right-column {*/
/*    float:right;*/
/*    min-width: 280px;*/
/*    max-width: 900px;*/
/*    width:46%;*/
/*}*/
@media only screen and (max-width:1024px) {
    .simplecheckout-left-column {
        /*display:block;*/
        /*float: none;*/
        /*min-width: auto !important;*/
        /*max-width: 1900px !important;*/
        /*width: 100% !important;*/
    }
    .simplecheckout-right-column {
        /*display:block;*/
        /*float: none;*/
        /*min-width: auto !important;*/
        /*max-width: 1900px !important;*/
        /*width: 100% !important;*/
    }
}
@media only screen and (max-width:1200px) {
    .simplecheckout label.col-sm-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media only screen and (max-width:768px) {
    .simplecheckout label.col-sm-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.simplecheckout-block {
    /*clear: both;*/
    /*margin-bottom: 20px;*/
}
/*.simplecheckout-block-content {*/
/*    padding: 10px;*/
/*}*/
/*@media only screen and (min-width:1200px) {*/
/*    .simplecheckout-block-content>fieldset:nth-of-type(2),*/
/*    .simplecheckout-block-content>fieldset:nth-last-of-type(2) {*/
/*        width: 49%;*/
/*        margin-right: 1%;*/
/*        !*float: left;*!*/
/*        !*text-align: left;*!*/
/*    }*/
/*}*/
/*.simplecheckout-block-content:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
.simpleregister {
    margin-bottom: 5px;
}
.simpleregister-block-content {
    /*margin-bottom: 10px;*/
    /*padding: 10px;*/
}
/*@media only screen and (min-width:1200px) {*/
/*    .simpleregister-block-content>fieldset:nth-of-type(2),*/
/*    .simpleregister-block-content>fieldset:nth-last-of-type(2) {*/
/*        width: 49%;*/
/*        margin-right: 1%;*/
/*        float: left;*/
/*        text-align: left;*/
/*    }*/
/*}*/
/*.simpleregister-block-content:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
@media only screen and (max-width:600px) {
    .simpleregister-block-content .simplecheckout-customer {
        width: 100%;
    }
}
.simpleregister-button-block {
    overflow: auto;
    margin-bottom: 20px;
    padding: 6px;

    background: none repeat scroll 0 0 #FFFFFF;
    text-align:right;
}
.simpleregister-button-right {
    float: right;
    text-align: right;
}
.simpleregister-button-left {
    float: left;
    text-align: left;
}
.simplecheckout-methods-table {
    width: 100%;
}
.simplecheckout-methods-table td.code {
    width: 1px;
}
.simplecheckout-methods-table td.title {
    padding: 5px;
}
.simplecheckout-methods-table td.title label {
    display: block !important;
}
.simplecheckout-methods-table td.quote {
    width: 15%;
    text-align: right;
}
.simplecheckout-methods-description {
    padding: 5px;
    margin: 5px 0px;
}
.simplecheckout-required {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-button-block {
    /*clear: both;*/
    /*margin-bottom: 20px;*/
    /*padding: 6px;*/
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    /*text-align:right;*/
}
/*.simplecheckout-button-right {*/
/*    float: right;*/
/*    text-align: right;*/
/*}*/
/*.simplecheckout-button-left {*/
/*    float: left;*/
/*    text-align: left;*/
/*}*/
.simplecheckout-button {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    cursor: pointer;
    -khtml-border-radius: 7px 7px 7px 7px;
}
.simplecheckout-button-left .button {
    margin: 0;
}
@media only screen and (max-width:780px) {
    .simplecheckout-button-left {
        display: none;
    }
}
#simplecheckout_customer .simplecheckout-block-content {
    text-align: center;
}
.simplecheckout-login {
    display: inline-block;
}
.simplecheckout-login-left {
    width:50%;
    text-align: left;
}
.simplecheckout-login-right {
    width:50%;
    text-align:left;
}
.simplecheckout-login-right .button {
    float: left;
    margin: 0;
}
.simplecheckout-login-right input {
    max-width: 160px !important;
    text-align:left;
}
#simplecheckout_cart{
    background: #F0F1F1;
    padding: 40px;
    position: sticky;
    top: 100px;
}
#simplecheckout_cart .form-control {
    /*display: inline-block !important;*/
    min-width: 50px;
}
.simplecheckout-cart {
    margin: 0px !important;
    width: 100%;
    border-collapse: collapse;
    /*border-top: 1px solid #DDDDDD;*/
    /*border-right: 1px solid #DDDDDD;*/
    /*border-left: 1px solid #DDDDDD;*/
}
.simplecheckout-cart-total {
    /*padding: 7px 3px;*/
    /*border-right: 1px solid #DDDDDD;*/
    /*border-bottom: 1px solid #DDDDDD;*/
    /*border-left: 1px solid #DDDDDD;*/
    /*text-align: right;*/
}
/*.simplecheckout-cart-total:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
.simplecheckout-cart-total .buttons {
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout-cart-total input {
    margin-right: 0px !important;
    max-width: 100px;
}
.simplecart__coupon .simplecheckout-cart-total input {
    max-width: initial;
    height: 50px;
    border: 1px solid #B2B2B9;
    font-size: 16px;
    color: #7D7D7D;
    padding: 15px 20px;
    border-radius: 0px;
}
.simplecart__coupon .simplecheckout-cart-total input:focus {
    box-shadow: none;
}
.simplecart__coupon #simplecheckout_button_cart{
    height: 50px;
    background: #F0F1F1;
    border: 1px solid #B2B2B9;
    border-left: 0px;
    font-weight: 700;
    font-size: 14px;
    color: #242424;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px 35px;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}
.simplecart__coupon  #simplecheckout_button_cart:hover{
    background: #242424;
    color: #fff;
}
.simplecheckout-cart-total span.inputs {
    /*margin: 0 3px 0 0 !important;*/
    /*display: inline-block !important;*/
}
.simplecheckout-cart-total span.inputs input[type=text]{
    margin: 0px;
}
/*.simplecheckout-cart-total-value {*/
/*    display: inline-block;*/
/*    margin: 0px 3px;*/
/*    min-width: 60px;*/
/*}*/
.simplecheckout-cart-total-remove {
    display: inline-block;
    width: 18px;
    text-align: center;
}
.simplecheckout-cart-total-remove img {
    vertical-align: -2px;
    cursor: pointer;
}
.simplecheckout-cart col.image {
    width: 5%;
}
.simplecheckout-cart col.name {

}
.simplecheckout-cart col.model {
    width: 10%;
}
.simplecheckout-cart col.quantity {

}
.simplecheckout-cart col.price {
    width: 10%;
}
.simplecheckout-cart col.total {
    width: 10%;
}
.simplecheckout-cart col.remove {
    width: 7px;
}
.simplecheckout-cart th {
    padding: 8px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #F8F8F8;
    color: #4D4D4D;
    font-weight: bold;
}
.simplecheckout-cart th.image {
    width: 1px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: static !important;
}
.simplecheckout-cart th.name {
    text-align: center;
}
.simplecheckout-cart .name {
    font-size: inherit !important;
}
.simplecheckout-cart th.model {
    text-align: center;
}
.simplecheckout-cart th.quantity {
    text-align: center;
}
/*.simplecheckout-cart .price {*/
/*    text-align: right;*/
/*    display: table-cell !important;*/
/*    font: inherit !important;*/
/*    font-weight: bold !important;*/
/*}*/
.simplecheckout-cart .total {
    text-align: right;
    display: table-cell !important;
    font: inherit !important;
    font-weight: bold !important;
}
.simplecheckout-cart .quantity {
    margin-bottom:20px;
}
.simplecheckout-cart th.remove {
    width: 7px;
    text-align: center;
}

.simplecheckout-cart td {
    padding: 7px;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.simplecheckout-cart td.image {
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
    position: static !important;
}
.simplecheckout-cart td.name {
    text-align: center;
}
.simplecheckout-cart td.name div.image {
    display: none;
}
.simplecheckout-cart td.model {
    text-align: center;
}
.simplecheckout-cart td.quantity {
    min-width:70px;
    vertical-align:top;
    text-align: center;
    white-space: nowrap;
}
.simplecheckout-cart td.quantity input {
    float: none !important;
}
.simplecheckout-cart  td.quantity .input-group {
    margin: auto !important;
}
.simplecheckout-cart  td.quantity .quantity button {
    margin: 0 !important;
}
.simplecheckout-cart td.quantity img {
    display:inline-block;
    border: 0px;
    cursor:pointer;
}
.simplecheckout-cart td.price {
    text-align: right;
    white-space: nowrap;
    display: table-cell !important;
    font: inherit !important;
}
.simplecheckout-cart td.total {
    text-align: right;
    white-space: nowrap;
    display: table-cell !important;
}
.simplecheckout-cart td.remove {
    padding-right: 3px;
    padding-left: 3px;
    width: 7px;
    vertical-align: top;
    text-align: center;
}
.simplecheckout-cart td.remove img {
    max-width: 30px !important;
    cursor: pointer;
}
.simplecheckout-cart td.product-warning {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-cart td.right {
    vertical-align: middle;
    text-align: right;
}
.simplecheckout-three-column .simplecheckout-cart col.image,
.simplecheckout-three-column .simplecheckout-cart th.image,
.simplecheckout-three-column .simplecheckout-cart td.image,
.simplecheckout-three-column .simplecheckout-cart col.price,
.simplecheckout-three-column .simplecheckout-cart th.price,
.simplecheckout-three-column .simplecheckout-cart td.price,
.simplecheckout-three-column .simplecheckout-cart col.model,
.simplecheckout-three-column .simplecheckout-cart th.model,
.simplecheckout-three-column .simplecheckout-cart td.model {
    display: none;
}
.simplecheckout-three-column .simplecheckout-cart td.name .image {
    display: block;
}
.simplecheckout-scroll{
    overflow-y:scroll;
    max-height:300px;
}
.simplecheckout-error-text {
    display: block;
    margin-top: 3px;
    color: #FF0000;
    font-size: 12px;
}
.simplecheckout-warning-text {
    margin: 5px 0;
    font-weight: bold;
}
.simplecheckout-warning-block {
    /*clear: both;*/
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
    border: 1px solid #F8ACAC;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    text-align: left;
}
.simpleregister-warning-block {
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
    border: 1px solid #F8ACAC;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    text-align: left;
}
.simplecheckout-proceed-payment {
    display: none;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
#simple_payment_address_block {
    margin-top: 15px;
}
.simplecheckout-customer-same-address {
    text-align: left;
    margin: 15px 0px;
}
#simplecheckout_login {
    margin: auto;
    text-align: center;
}
#simplecheckout_payment_form {
    padding: 5px;
}
#simplecheckout_payment_form .checkout-content {
    display: block;
}
#simplecheckout_payment_form div.buttons {
    display: none;
}
#simplecheckout_login .simplecheckout-block-content {
    padding: 5px !important;
}
#simple_login_layer {
    position:absolute;
    top:0;
    left:0;
    z-index:99990;
    display:none;
    width:100%;
    background-color:#242424;
}
#simple_login {
    position:fixed;
    z-index:99991;
    display: none;
    padding:5px;
    width:300px;
    height:250px;
    border:1px solid #FFD9FF;
    -webkit-border-radius:7px 7px 7px 7px;
    -moz-border-radius:7px 7px 7px 7px;
    border-radius:7px 7px 7px 7px;
    background:none repeat scroll 0 0 #FFFFFF;
    -khtml-border-radius:7px 7px 7px 7px;
}
/*#simple_login:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
#simple_login_header {
    padding: 0px 0px;
    text-align: right;
}
#simple_login_header img {
    margin: 0 0 0 auto;
}
.you-will-be-registered {
    font-weight: bold;
    margin-bottom: 10px;
}
/*.simplecheckout label, .simpleregister label {*/
/*    display: inline-block !important;*/
/*    margin: 0;*/
/*}*/
#simple_summary {
    display: none;
}
#simplecheckout_step_menu {
    margin-bottom: 10px;
}
.simple-step {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #D9D9D9;
    color: #242424;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    margin-bottom: 5px;
}
.simple-step-current {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-delimiter {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
    margin: 0px 5px;
}
.simple-step-completed {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-completed a {
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 13px !important;
}
.simplecheckout-summary-info {
    margin-top: 15px !important;
}
.simplecheckout-summary-info th.name {
    text-align: left;
}
.simplecheckout-summary-info td {
    text-align: left;
}
.simplecheckout-cart-buttons .buttons {
    border: none !important;
    padding: 0 !important;
}
#simple_login .simplecheckout-block-content {
    border: none !important;
}
#temp_flat_container {
    text-align: center;
    margin: 10px 0px 20px 0px;
}
#simplecheckout_comment .simplecheckout-block-content {
    border: 0 !important;
    padding: 0 !important;
}
#simplecheckout_comment textarea {
    width: 100% !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 120px;
    border-radius: 0px;
    padding: 20px;
    border-color: #7D7D7D;
    font-size: 14px;
    color: #888888;
}
#simplecheckout_comment textarea:focus {
    box-shadow: none;
}
.row-customer_no_call{
    margin-top: 15px;
    width: 100%;
}
.row-customer_no_call > label{
    display: none;
}
.row-customer_no_call .checkbox{
    display: flex;
}
.row-customer_no_call .checkbox input{
    position: absolute;
    opacity: 0;
    width: 0px;
    height: 0px;
}
.row-customer_no_call .checkbox label{
    cursor: pointer;
}
.row-customer_no_call .checkbox label span{
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #242424;
    position: relative;
}
.row-customer_no_call .checkbox label span:before{
    content: '';
    min-width: 18px;
    height: 18px;
    border: 1px solid #242424;
    display: block;
    margin-right: 10px;
}
.row-customer_no_call .checkbox label input:checked ~ span:after{
    content: '';
    min-width: 12px;
    height: 12px;
    background: #242424;
    display: block;
    position: absolute;
    left: 3px;
}
.simple-content input[type=text],
.simple-content input[type=password],
.simple-content input[type=email],
.simple-content input[type=tel],
.simple-content input[type=phone],
.simple-content input[type=date],
.simple-content input[type=time],
.simple-content select,
.simple-content textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px !important;
}
/*.checkout-heading:after {*/
/*    content:"";*/
/*    display:block;*/
/*    clear:both;*/
/*}*/
.simple-content .checkout-heading {
    /*background-color: #f5f5f5;*/
    /*border-color: #ddd;*/
    color: #242424;
    /*border-top-left-radius: 3px;*/
    /*border-top-right-radius: 3px;*/
    /*padding: 10px 15px;*/
}
.simple-content .simplecheckout .checkout-heading {
    color: #242424;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px;
}
/*.checkout-heading span {*/
/*    display: inline-block !important;*/
/*    float: left;*/
/*}*/
/*.checkout-heading-button {*/
/*    float: right !important;*/
/*    display: inline-block !important;*/
/*}*/
.simplecheckout-select-address {
    text-align: left;
    margin-bottom: 10px;
}
.simple-captcha-container {
    margin-top: 5px;
}
.simplecheckout-tooltip {
    display: none;
}
#easyTooltip {
    padding:5px;
    border:1px solid #ccc;
    background:#fde910;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    opacity:1 !important;
}
#easyTooltip:before {
    content:'';
    position:absolute;
    left:10px;
    top:-8px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fde910;
}
.simplecheckout-cart i {
    cursor: pointer;
}

.simple-content .table-responsive{
    margin-bottom: 0 !important;
    border: none !important;
}

@media only screen and (max-width:640px) {
    .simplecheckout-cart col.image,
    .simplecheckout-cart th.image,
    .simplecheckout-cart td.image,
    .simplecheckout-cart col.model,
    .simplecheckout-cart th.model,
    .simplecheckout-cart td.model,
    .simplecheckout-cart col.price,
    .simplecheckout-cart th.price,
    .simplecheckout-cart td.price,
    .simplecheckout-cart td.quantity [data-onclick*=increase],
    .simplecheckout-cart td.quantity [data-onclick*=decrease] {
        display: none !important;
    }
    .simplecheckout-cart td.name div.image {
        display: block;
    }
    
}
@media only screen and (max-width:1000px) {
    .simplecheckout-cart col.model,.simplecheckout-cart th.model,.simplecheckout-cart td.model {
        display: none;
    }
}
@media only screen and (max-width:600px) {
    #total_shipping span:first-child {
        max-width: 300px;
        display: inline-block;
    }
}
@media only screen and (max-width:420px) {
    #total_shipping span:first-child {
        max-width: 200px;
        display: inline-block;
    }
}
.row-customer_register .radio {
    display: inline-block !important;
    margin-right: 10px;
}
.simplecheckout-vertical-menu .checkout-heading {
    cursor: pointer;
    margin-bottom: 3px;
}
.simplecheckout-steps-wrapper {
    padding: 10px;
}
#agreement_checkbox {
    float: left;
    margin-right: 20px;
}
#agreement_checkbox .checkbox {
    margin: 0;
}
.simplecheckout-summary-totals .simplecheckout-cart-total {
    border: 0;
}
#buttons{
    margin-top: 15px;
    width: 100%;
}
#buttons a,
#buttons input{
    width: 100%;
    background: #F0F1F1;
    height: 55px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    border: 1px solid #B2B2B9;
    font-size: 16px;
    color: #242424;
    transition: all 0.2s ease;
    box-shadow: none;
}

#buttons a.btn-active,
#buttons input.btn-active,
#buttons a:hover,
#buttons input:hover{
    background: #242424;
    color: #fff;
    border: 1px solid #242424;
}
#simplecheckout_text_agreement .checkout-heading{
    display: none;
}
#simplecheckout_text_agreement .simplecheckout-block-content{
    font-size: 12px;
    color: #949494;
}
#simplecheckout_text_agreement .simplecheckout-block-content a{
    color:#242424;
    text-decoration: underline;
    transition: all 0.2s ease;
}
#simplecheckout_text_agreement .simplecheckout-block-content a:hover{
    text-decoration: none;
}

@media (max-width: 1399px) {
    .simplecheckout-left-column {
        padding-right: 30px;
    }
    .simplecheckout {
        margin-bottom: 60px;
    }
}
@media (max-width: 1199px) {
    #simplecheckout_cart {
        padding: 30px;
    }
    .simplecheckout-left-column {
        padding-right: 12px;
    }
    #simplecheckout_payment, #simplecheckout_shipping {
        margin-top: 15px;
    }
    #simplecheckout_comment {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    #simplecheckout_cart {
        position: relative;
        top:initial;
        width: 100%;
        margin-top: 20px;
    }
    #simplecheckout_payment, #simplecheckout_shipping {
        margin-top: 10px;
    }
    .show_cart,
    .show_coupon{
        background: transparent;
        padding: 0px;
        border: none;
        display: flex;
        align-items: center;
    }
    .show_cart span,
    .show_coupon span{
        text-decoration: underline;
        font-size: 12px;
        color: #242424;
    }
    .show_cart svg,
    .show_coupon svg{
        margin-right:7px;
    }
    .simplecart__coupon{
        margin-top: 15px;
    }
    #simplecheckout_cart {
        padding: 20px 10px;
    }
    .simplecheckout-cart-totals {
        margin-top: 20px;
    }
    .simplecheckout-cart-total-value,
    .simplecheckout-cart-total-title {
        font-size: 12px;
        color: #242424;
        line-height: 1.2;
    }
    .simplecheckout-cart-total {
        margin-bottom: 10px;
    }
    #total_total .final-price {
        font-weight: 700;
        font-size: 16px;
    }
    #total_total {
        margin-top: 10px;
    }
    .row-customer_no_call .checkbox label span {
        font-size: 12px;
    }
    .row-customer_no_call .checkbox label span:before {
        min-width: 16px;
        height: 16px;
        margin-right: 8px;
    }
    .row-customer_no_call .checkbox label input:checked ~ span:after {
        min-width: 10px;
        height: 10px;
    }
    #simplecheckout_text_agreement{
        margin-top: 15px;
    }
    #buttons a, #buttons input {
        height: 45px;
        font-size: 14px;
    }
    .row-customer_no_call {
        margin-top: 20px;
    }
    #simplecheckout_comment textarea {
        min-height: 60px;
        padding: 15px;
    }
    #simplecheckout_comment {
        margin-top: 25px;
    }

    .simple-content .simplecheckout .checkout-heading{
        display: none;
    }
    #simplecheckout_customer .row-customer_shipping_recipient > label {
        font-size: 12px;
    }
    #simplecheckout_customer .row-customer_shipping_recipient .radio label {
        font-size: 12px;
    }
    #simplecheckout_payment .radio span {
        font-size: 14px;
    }
    #simplecheckout_shipping div[class*='row-'] input::placeholder,
    #simplecheckout_customer div[class*='row-'] input::placeholder{
        font-size: 14px;
    }
    #simplecheckout_shipping div[class*='row-'] input,
    #simplecheckout_customer div[class*='row-'] input {
        font-size: 16px;
    }
    .simplecheckout select {
        font-size: 16px;
    }
    .simplecheckout_shipping_method,
    #simplecheckout_shipping div[class*='row-'],
    #simplecheckout_customer div[class*='row-'] {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .simplecheckout_shipping_method {
        padding-right:0px;
    }
    #simplecheckout_shipping div[class*='row-'] {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .simplecheckout-cart__product-name {
        font-size: 12px;
    }
    .simplecheckout-cart__product-color {
        font-size: 10px;
        margin-bottom: 7px;
    }
    .simplecheckout-cart__product-option {
        font-size: 10px;
    }
    .simplecheckout-cart__total {
        font-size: 14px;
    }
    .simplecheckout-cart__quantity-button {
        width: 19px;
        height: 19px;
        padding: 4px;
    }
    .simplecheckout-cart__product-remove svg{
        width: 10px;
        height: 10px;
    }
    .simplecheckout-cart__product-model {
        font-size: 10px;
    }
    .simplecheckout-cart__product-image{
        min-width: 144px;
        margin-right: 10px;
    }
    #simplecheckout_comment textarea{
        font-size: 16px;
    }
    #buttons{
        position: fixed;
        bottom: 66px;
        background: #fff;
        left: 0px;
        right: 0px;
        padding: 20px;
        z-index: 99;
        margin: 0px;
    }
}
@media(max-width: 575px){
    .simplecart__coupon #simplecheckout_button_cart {
        height: 45px;
        width: 100%;
        font-size: 14px;
        border: 1px solid #B2B2B9;
        margin-top: 10px!important;
        display: block;
    }
    .simplecart__coupon .simplecheckout-cart-total input {
        height: 45px;
        border: 1px solid #B2B2B9;
        font-size: 14px;

    }
    .checkout__login{
        margin-bottom: 25px;
        font-size: 12px;
    }
    .btn__checkout-login{
        font-weight: 600;
        font-size: 12px;
    }

}