.simple-content {
    margin: 0px 5px;
}
.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%;
}
.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 {
    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 .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: 5px 0;
    /* 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;
}
.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 {
    display: table-cell !important;
    float: none !important;
    position: static !important;
}
.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;
}
.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:#000000;
}
#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: #000000;
    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: 100px;
}
.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: #333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.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;
}
.simple-content .checkout-heading {
    background: transparent;
}

.simplecheckout-block {
    background: #F1F1F1;
    border-radius: 13px;
    padding: 28px 39px;
    margin-bottom: 20px;
}

.checkout-heading.panel-heading {
    color: #313131;
  
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 204.545% */
    padding: 0px 0!important;
}

.container.simplecheckout h1 {
    color: #313131;
    
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 100% */
    padding-left: 30px;
    margin-top: 44px;
    margin-bottom: 35px;
}

.simplecheckout-left-column {
    width: 57.7%;
}

div#simplecheckout_form_0 {
    padding-left: 31px;
    padding-right: 25px;
}

.simplecheckout-right-column {
    width: 46.2%;
}

.simplecheckout-block-content {
    padding: 0;
}

.simplecheckout-block-content label {
    display: none !important;
}

#simplecheckout_customer .simplecheckout-block-content fieldset.form-horizontal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
}

#simplecheckout_customer .simplecheckout-block-content fieldset.form-horizontal input {
    border-radius: 5px;
    border: 1px solid #D3D3D3;
    background: #FFF;
    height: 50px;
}

#simplecheckout_customer .simplecheckout-block-content .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 99%;
    width: 100%;
}

#simplecheckout_customer .simplecheckout-block-content .form-horizontal .form-group {
    width: 49%;
    margin-top: 12px;
    margin-bottom: 10px;
}

.form-group.required.row-customer_telephone label {
    display: flex !important;
    color: #515151 !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal !important;
    margin-bottom: 6px !important;
    color: #000 !important;
    /*  font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important; /* 160% */
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 48.333333%;
}

.form-group.required.row-customer_email input {
    margin-top: 60px;
}

.form-group.required.row-customer_email {
    margin-top: 37px !important;
}

div#simplecheckout_customer {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#simplecheckout_comment {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div#simplecheckout_comment {
    padding-top: 15px;
    padding-bottom: 22px;
}

#simplecheckout_comment .checkout-heading {
    color: #886FBB;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    text-decoration-line: underline;
    color: #D02138;
    /*  font-family: "Solomon Sans Bold"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 160% */
    text-decoration-line: underline;
    margin-bottom: 14px !important;
    color: #D02138;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    text-decoration-line: underline;
}

textarea#comment {
    /* display: none; */
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.06);
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    min-height: 120px !important;
}
.simplecheckout-block-content .radio label {
    display: inline-flex !important;
    color: #000;
   /*  font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}
div#simplecheckout_shipping {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 9px;
}

div#simplecheckout_shipping_address {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 0;
}

.simplecheckout-block-content .radio input {
    display: none;
}

.simplecheckout-block-content .radio label:before {
    content: "";
    width: 16px;
    height: 16px;
    min-width: 16px;
    background: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 3px;
    margin-right: 15px;
}

.simplecheckout-block-content .radio input:checked + label:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #D02138;
    border-radius: 3px;
    top: 2px;
    left: 2px;
}

.select2-container--bootstrap .select2-selection, .simple-content select {
       border-radius: 5px !important;
       border: 1px solid #ffffff !important;
       background-color: #FFF !important;
       /* width: 515px; */
       height: 45px !important;
       flex-shrink: 0;
       background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_2_8971)'%3E%3Cpath d='M6.46824 9.33309L11.8083 3.99294C11.9319 3.86943 12 3.70455 12 3.52875C12 3.35294 11.9319 3.18807 11.8083 3.06456L11.4151 2.67129C11.1589 2.41539 10.7425 2.41539 10.4867 2.67129L6.00249 7.15555L1.51326 2.66631C1.38965 2.5428 1.22487 2.47461 1.04916 2.47461C0.873261 2.47461 0.708483 2.5428 0.584776 2.66631L0.191707 3.05958C0.068098 3.18319 9.15499e-07 3.34797 9.07814e-07 3.52377C9.00129e-07 3.69957 0.068098 3.86445 0.191707 3.98796L5.53664 9.33309C5.66064 9.45689 5.8262 9.52489 6.0022 9.5245C6.17888 9.52489 6.34434 9.45689 6.46824 9.33309Z' fill='%23313131'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_8971'%3E%3Crect width='12' height='12' fill='white' transform='translate(12) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
       background-repeat: no-repeat no-repeat;
       background-position: 97.8% 51.1%;
       background-size: 14px;
       background-repeat: no-repeat;
       display: flex !important;
       justify-content: flex-start;
       align-items: center;
       /* color: #515151 !important; */
      
       /* font-size: 15px !important; */
       font-style: normal;
       font-weight: 400;
       /* line-height: normal !important; */
       color: #000;
    /*    font-family: "Solomon Sans Book"; */
       font-size: 15px;
       font-style: normal;
       font-weight: 400;
       line-height: 24px; /* 160% */
       border-radius: 6px !important;
       /* background: #FFF; */
       box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.06) !important;
       background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9' fill='none'%3E%3Cpath d='M1 1L8 8L15 1' stroke='%23D02138'/%3E%3C/svg%3E");
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #515151;
    
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

div#simplecheckout_shipping .simplecheckout-block-content {
    margin-top: 21px;
}

div#simplecheckout_shipping_address .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 100%;
    max-width: 100.266667%;
    width: 100%;
}

.select2-container {
    max-width: 100%;
}
div#simplecheckout_payment .simplecheckout-block-content {
    margin-top: 22px;
}

div#simplecheckout_payment {
    padding-bottom: 31px;
    margin-bottom: 53px;
}
div#simplecheckout_shipping_address {
    padding-bottom: 28px;
}
div#simplecheckout_cart {
    background: #F0F0F0;
}
.top-cart {
    /* display: flex; */
}

.on-cart {
    display: flex;
}

.lf-cart a {
    width: 92px;
    height: 92px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lf-cart a img {
    border-radius: 10px;
}

.rg-cart {
    display: flex;
    flex-direction: column;
}

.top-name {
    color: #535353;
   
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
}

.niz-cart {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.niz-qv .input-group{
    display: flex;
    flex-wrap: nowrap;
}


.niz-qv .input-group button.btn.btn-primary[data-onclick="decreaseProductQuantity"] {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    background: #483FE0;
    /* border: 1px solid; */
    border-color: #483FE0;
    border-radius: 3px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
}

i.fa.fa-minus:before {
    color: #fff;
    font-size: 8px;
    line-height: 25px;
}
.niz-qv .input-group button.btn.btn-primary[data-onclick="increaseProductQuantity"] {
    width: 25px;
    height: 26px;
    flex-shrink: 0;
    background: #483FE0;
    border: 1px solid;
    border-color: #483FE0;
    border-radius: 3px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

i.fa.fa-plus:before {
    color: #fff;
    font-size: 8px;
    line-height: 25px;
}

#simplecheckout_cart .quantity .form-control {
    background: #fff;
    border: none;
    color: #575757;
    text-align: center;
  
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
    width: 27.8px;
    min-width: 25.8px;
    padding: 0;
    width: 38px;
    height: 25px;
    flex-shrink: 0;
    color: #3F3F3F;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cena-cart {
    display: flex;
    color: #000;
    text-align: right;
    /* font-family: "Solomon Sans Bold"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 160% */
    color: #000;
    text-align: right;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.rg-chast-cena {
    display: flex;
}

.niz-cena {
    display: flex;
    flex-direction: column-reverse;
    color: #575757;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 144.444% */
    color: #000;
    /*  font-family: "Solomon Sans Bold"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 160% */
    align-items: flex-start;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.niz-cena div {
    margin-left: 0;
}

.remove-cart button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cg clip-path='url(%23clip0_2_9029)'%3E%3Cpath d='M8.28262 7.01168L13.7339 1.56019C14.0887 1.2056 14.0887 0.632263 13.7339 0.277666C13.3793 -0.0769304 12.806 -0.0769304 12.4514 0.277666L6.99992 5.72915L1.5486 0.277666C1.19384 -0.0769304 0.620669 -0.0769304 0.266072 0.277666C-0.0886907 0.632263 -0.0886907 1.2056 0.266072 1.56019L5.71739 7.01168L0.266072 12.4632C-0.0886907 12.8178 -0.0886907 13.3911 0.266072 13.7457C0.442789 13.9226 0.675146 14.0114 0.907336 14.0114C1.13953 14.0114 1.37172 13.9226 1.5486 13.7457L6.99992 8.29421L12.4514 13.7457C12.6283 13.9226 12.8605 14.0114 13.0927 14.0114C13.3249 14.0114 13.5571 13.9226 13.7339 13.7457C14.0887 13.3911 14.0887 12.8178 13.7339 12.4632L8.28262 7.01168Z' fill='%238870BB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_9029'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
    width: 12px;
    height: 12px;
    flex-shrink: 0;
    background-color: transparent;
    border-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1 1L13 13' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 13L13 1' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
    margin-top: -14px;
}

.on-cart {
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 30px;
}

.options smal {}

.options small {
    color: #535353;
   
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
}

.top-cart {
    margin-top: 31px;
    margin-bottom: 7px;
}

.lf-cart {
    width: 19%;
}

.rg-cart {
    width: 76%;
    min-height: 96px;
    justify-content: space-between;
}

.top-name {
    display: flex;
    justify-content: space-between;
}

.top-name a {
    color: #000;
   /*  font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.options {
    margin-bottom: 7px;
}

div#total_sub_total {
    /* display: none; */
    display: flex;
    justify-content: space-between;
    padding: 7px 0;
    align-items: center;
}

div#total_shipping {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
}

.simplecheckout-cart-total:after {
    display: none;
}

.simplecheckout-cart-total>span {
    color: #535353;
  
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
    color: #000;
    /* font-family: "Solomon Sans Bold"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 160% */
}

span.simplecheckout-cart-total-value {
    color: #535353;
    text-align: right;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
    color: #000;
    text-align: right;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

div#total_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.simplecheckout-cart-total>span {
    /* background: #edf6fb; */
    position: relative;
}

.simplecheckout-cart-total>span b {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

span.simplecheckout-cart-total-remove {
    display: none !important;
}

.simplecheckout-cart-total:before {content: "";width: 97%;/* border-bottom: 1px dotted #D6E0E5; */position: absolute;bottom: 12px;z-index: 0;}

.simplecheckout-cart-total {
    position: relative;
}
.bl-cuopon {
    background: #F0F0F0;
    padding: 13px 42px 34px 39px;
    margin-bottom: 20px;
}

.simplecheckout-cart-coupon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.simplecheckout-cart-coupon .inputs:nth-child(1) {
    display: none;
}
.prim {
    color: #8870BB;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    position: absolute;
    right: 20px;
    top: 17px;
    position: relative;
    top: auto;
    right: 0;
    width: 138px;
    height: 58px;
    flex-shrink: 0;
    border-radius: 3px;
    background: #483FE0;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupon-niz input {
    height: 50px;
    border: 1px solid #D3D3D3;
    background: #fff;
    width: 100%;
}

span.inputs {
    color: #313131;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
    text-transform: capitalize;
    /* display: none; */
    margin-bottom: 0px !important;
}

.coupon-niz {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position:relative;
}

.coupon-niz input.form-control {
    border-radius: 6px !important;
    background: #FFF !important;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.06);
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    margin-right: 9px !important;
    height: 59px;
}

div#simplecheckout_cart {
    padding-bottom: 0px;
    padding-top: 38px;
    padding-left: 40px;
    padding-right: 38px;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div#buttons {
    background: #F0F0F0;
    padding-bottom: 21px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-bottom-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    border-radius: 13px;
    padding-top: 18px !important;
    margin-bottom: 150px !important;
}

.simplecheckout-button-right .button {
    width: 503px;
    height: 60px;
    flex-shrink: 0;
    /* background: #8870BB !important; */
    /* filter: drop-shadow(0px 12px 30px rgba(97, 74, 146, 0.35)); */
    /* backdrop-filter: blur(3px); */
    /* border-radius: 30px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 325px;
    height: 59px;
    flex-shrink: 0;
    border-radius: 3px;
    background: #483FE0; !important;
}

a#simplecheckout_button_confirm span {
    color: #FFF;
    text-align: center;
  
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.bl-cuopon {
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
}
.left-login {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    margin-left: 61px;
}

div#simplecheckout_customer {}

div#simplecheckout_customer .checkout-heading.panel-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkout-heading:after {
    display: none;
}

span.neokno.active {
    color: #886FBB;
    text-align: right;
   
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

span.checkout-heading-button a {
    color: #886FBB;
    text-align: right;
  
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

span.checkout-heading-button {
    padding-left: 20px;
    /* border-left: 1px solid #DFDFDF; */
    max-height: 13px;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    margin-left: 14px;
} 
div#simplecheckout_customer.active div#temp_flat_container + .simplecheckout-block-content {
    display: none;
}
div#simplecheckout_customer.active div#temp_flat_container + .simplecheckout-block-content {
    display: none;
}

span.neokno.noactive {
    color: #886FBB;
    text-align: right;
  
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

div#simple_login_header {
    display: none;
}

div#simplecheckout_login {
    padding: 0;
}

#temp_flat_container fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

input.form-control {
    border-radius: 5px;
    /* border: 1px solid #D3D3D3; */
    background: #FFF;
    height: 50px;
    border-radius: 6px;
    background: #FFF;
    /* box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.06); */
    border-radius: 5px;
    border: 1px solid #D3D3D3;
    background: #FFF;
}

a#simplecheckout_button_login {
    width: 100%;
}
.niz-login {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 22px;
}

.niz-login a:last-child {
    color: #886FBB;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    text-decoration-line: underline;
    color: #D02138;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    margin-left: 42px;
    color: #886FBB;
    text-align: right;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    text-decoration-line: underline;
}

a#simplecheckout_button_login {
    width: 197px;
    height: 60px;
    flex-shrink: 0;
    background: #8870BB;
    /* filter: drop-shadow(0px 12px 30px rgba(97, 74, 146, 0.35)); */
    /* backdrop-filter: blur(3px); */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
    border-radius: 30px;
    width: 192px;
    height: 59px;
    flex-shrink: 0;
    border-radius: 3px;
    background: #D02138 !important;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #483FE0 !important;
    box-shadow: 0px 12px 30px rgba(97, 74, 146, 0.35);
    backdrop-filter: blur(3px);
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
    border-radius: 62px;
}

div#simplecheckout_customer.active {
    padding-bottom: 38px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#temp_flat_container fieldset .form-group {
    width: 48.9%;
}
div#simplecheckout_comment.active textarea {
    display: flex;
}

.left-login span {
    cursor: pointer;
}

#simplecheckout_comment .checkout-heading {
    cursor: pointer;
    /* display: none; */
}
.container.simplecheckout h1 {
    color: #262521;
    /* font-family: "Solomon Sans Bold"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: -3px;
    padding-left: 0;
    margin-bottom: 39px;
}

.simplecheckout-block {
    background: #f0f0f0;
}

#simplecheckout_customer .simplecheckout-block-content fieldset.form-horizontal input {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.06);
    border: none;
    height: 45px;
    padding: 7px 14px;
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.checkout-heading.panel-heading {
    color: #262521;
    /* font-family: "Solomon Sans Bold"; */
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #262521;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #262521;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#simplecheckout_form_0 {
    padding: 0;
}

.simplecheckout-block {
    padding: 28px 30px;
}

div#simplecheckout_customer .checkout-heading.panel-heading {
    justify-content: flex-start;
    margin-bottom: 25px;
}

#simplecheckout_customer .simplecheckout-block-content .form-horizontal .form-group {
    width: 48.1%;
}

.simplecheckout-left-column {
    width: 57.5%;
}

span.checkout-heading-button a {
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    position: relative;
}

span.neokno.active {
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    position: relative;
}

span.neokno.active:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #483FE0;
    position: absolute;
    bottom: 0;
}

#simplecheckout_customer .simplecheckout-block-content .form-group.required.row-customer_telephone {
    margin-top: 5px;
}

#simplecheckout_customer .simplecheckout-block-content .form-group.row-customer_email {
    margin-top: 34px;
}
.zag-chec-commen {
    color: #000;
    /* font-family: "Solomon Sans Book"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    margin-bottom: 6px;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

div#simplecheckout_shipping_address .checkout-heading.panel-heading {
    display: none;
}

.niz-cart .quantity {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.niz-qv {
    margin-left: 39px;
}
span.checkout-heading-button.noactive.active a:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #483FE0;
    display: flex;
    position: absolute;
    bottom: 0;
}
.cart-end .container.simplee h1 {
    margin-top: 60px;
    color: #262521;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.simple-content {
    margin-top: 34px;
}

.simplecheckout-left-column {
    width: 51.8%;
}
div#simplecheckout_shipping_address fieldset.form-horizontal {
    padding: 0;
    /* margin-top: 10px; */
    padding-top: 11px;
}

.form-group.required.row-shipping_address_zone_id {
    margin-bottom: 20px;
}

.form-group.required.row-shipping_address_city {
    margin-bottom: 20px;
}
.alert.alert-danger.simplecheckout-warning-block {
    height: 52px;
    background: #F0F0F0;
    border: none;
    color: #F00;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 26px;
}

.alert.alert-danger.simplecheckout-warning-block svg {
    margin-right: 20px;
}
h1.simple {
    margin-top: 60px;
    color: #262521;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.bl-top-nad-cart {
    height: 52px;
    background: #F0F0F0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 28px;
    padding-left: 28px;
    color: #483FE0;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bl-top-nad-cart svg {
    margin-right: 22px;
}
.simplecheckout-button-block.buttons.disaab a#simplecheckout_button_confirm {
    border-radius: 3px;
    background: #CCC;
    border-color: #ccc;
}

@media only screen and (max-width:992px) {
div#simplecheckout_customer .checkout-heading.panel-heading {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.left-login {
    justify-content: flex-start;
    margin: 0;
    margin-top: 14px;
}

#simplecheckout_customer .simplecheckout-block-content .form-horizontal .form-group {
    width: 100%;
}
}