.hidden {
    display: none;
}
/*.country-list {*/
/*    height: 300px;*/
/*    width: 100%;*/
/*    overflow: auto;*/
/*}*/
.country-list-vat {
    position: relative;
    top: 30px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ccc;
    height: 200px;
    overflow: auto;
    width: 178px;
}
.country-list-vat .country {
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.flag {
    margin-right: 5px;
}
.vat-select-flags {
    position: absolute;
}
.selected-flag-vat.iti-flag {
    top: 14px;
    position: relative;
    left: 10px;
}
.selected-flag-vat .fa.fa-sort-desc {
    position: absolute;
    right: -15px;
    top: -1px;
}
/*#payment_address_vat {*/
/*    padding-left: 50px;*/
/*}*/

.simple-register-block{
    display: flex;
}

.row-register_customer_group_id .simple-register-block{
    margin-bottom: 15px;
}

#simpleregister legend {
    color: black !important;
    text-transform: none !important;
    border-bottom: 1px solid #ccc;
}


.simpleregister-button-block{

    margin-top: 5% !important;
    width: 100% !important;
}

#simpleregister > div.simpleregister-block-content > fieldset{
    padding: 0;
    border: 0;
}

.loader {
    position: absolute;
    width: 1400px;
    height: 100%;
    /* font-size: 150px; */
    z-index: 100;
    text-align: center;
    line-height: 600px;
}
@media (max-width: 1280px) {
    .loader {
        width: 1100px;
    }
}

.fa.fa-spinner {
    font-size: 50px;
}

#content {
    transition: opacity .23s ease-in;
}

#checkout-cart .colone-cart .voucher-footer table tbody tr{
    display: grid;
}
#checkout-cart > div.main-cart-block > div.colone-cart > div > table > tbody > tr {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.simple_register_block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}


#mob_block_ideal, #mob_block_giropay {
    max-width: 70px;
}
#payment-form > div.adk-methods-footer > div.ideal_img_block {
    margin-left: 30%;
}
#payment > div > div.adk-methods-content > div > div > div > div.bancontact.adk-method-item-body,  #payment > div > div.adk-methods-content > div > div > div > div.giropay.adk-method-item-body, #payment > div > div.adk-methods-content > div > div > div > div.ideal.adk-method-item-body{
    opacity: 0;
    position: absolute;
    z-index: -99;
}
#checkout-cart > div.main-cart-block > div.colone-cart > div > table > tbody > tr > td {
    max-width: 120px;
}
.pay_radio input[type=radio] {
    opacity: 0;
}

.image-block {
    display: flex;
}

.radio_remember {
    display: flex;
    align-items: center;
}
.pay_block {
    background: rgba(241, 241, 241, 0.5);
    padding: 25px 50px;
    /*display: grid;*/
    /*justify-items: center;*/
}
.pay_pal_block {
    background: rgba(241, 241, 241, 0.5);
    padding: 19px 50px;
    display: grid;
    justify-items: center;
}
#card-expiry {
    width: 100%;
    float: left;
    margin-top: 0px !important;
    min-width: 110px;
}
div#card-number {
    margin-bottom: 8px;
}
.cvc {
    display: flex;
    flex-direction: column;
}

div#card-number {
    margin-bottom: 8px;
    width: 100% !important;
    margin-right: 0;
}
div#card-cvc {
    width: 100%;
}
#card-cvv {
    width: 30%;

}

.adk-methods-wrapper {
    height: 100% !important;
}

.adk-methods-header-slider {
    position: absolute;
    opacity: 0;
}

#mob_block_bancontact {
    object-fit: contain;
}
/*
.block_pay_online {
    height: 150px;
    width: 160px;
}*/
.block_pay_with_card {
    width: 160px;
    height: 312px;

}

.pay_radio {
    position: relative;
    margin-top: 0;
}

.block_pay_with_online {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
    gap: 10px;
}
@media (max-width: 1300px) {
    .block_pay_with_online {
        display: flex;
        flex-direction: column;
    }
    .block_pay_online  {
        padding: 5px;
    }
}
@media (max-width: 700px) {
    .block_pay_with_online {
        display: grid;
        grid-template-columns: 1fr 2fr;
    }
    .simplecheckout-step:nth-child(5) {
        /* display: flex !important; */
        flex-direction: column !important;
    }
    .block_pay_online  {
        padding: 5px;
    }
}

.block_pay_with_card, .block_pay_online {
    border: 1px solid #ccc;
    display: grid;
    justify-items: center;
    padding: 15px;
}

.simplecheckout_form_0 > div > div:nth-child(2) #valid-msg, .simplecheckout_form_0 > div > div:nth-child(2) #error-msg {
    height: 6% !important;
    right: 20px !important;
}


@media(max-width: 992px) {
    #temp_flat_container fieldset {
        padding-bottom: 0 !important;
    }
}
.row-customer_password, .row-payment_address_firstname, .row-payment_address_city, .row-payment_address_company, .row-shipping_address_firstname, .row-shipping_address_city, .row-shipping_address_company {
    width: 100%;
    float: left;
}
.row-customer_confirm_password, .row-payment_address_lastname, .row-payment_address_postcode, .row-payment_address_vat, .row-shipping_address_lastname, .row-shipping_address_postcode {
    width: 100%;
    float: right;
}

.row-register_firstname, .row-register_country_id, .row-register_city, .row-register_telephone, .row-register_company {
    width: 100%;
    float: left;
}
.row-register_lastname, .row-register_zone_id, .row-register_postcode, .row-register_vat {
    width: 100%;
    float: right;
}

.row-pass-input {
    width: 100%;
    float: right;
}
#simplecheckout_customer .form-horizontal .form-group {
    margin: 0 !important;
}


.simplecheckout_form_0 > div > div:nth-child(4) > div.simplecheckout-left-column {
    display: grid;
    grid-template-columns: 2.3fr 1fr;
    gap: 25px;
    /*height: 280px;*/
}

legend {
    border: none;
    /*margin-left: -15px !important;*/
    color: #36a5da !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
}

.summary-name {
    color: #36A5D9;
    font-size: 15px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.summary-details, #summary-comment {
    font-size: 12px;
}


#simplecheckout_button_login {
    margin-top: 17px;
}

.form-group.row-customer_register {
    margin-top: 1em;
    padding: 0px 15px;
}

.button-accent-simple {
    height: 40px;
    min-width: 160px;
    width: max-content;
    border: 1px solid #36a5da;
    color: #fff;
    background-color: #49aedd;
    border-radius: 26px;
    padding: 9px 27px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    transition: all .23s ease-in;
    margin-top: 30px;
}
.button-accent-simple:hover {
    color: #fff;
    background-color: #36a5da;
    /*box-shadow: 0px 9px 24px rgba(81, 121, 139, 0.32);*/
}
.button-accent {

    text-transform: uppercase;
    margin-top: 25px;
}

#simplecheckout_customer legend {
    color: #36a5da;
    border-bottom: none !important;
    text-transform: uppercase;
}


#content table tbody tr .text-left {
    display: grid;
    grid-auto-rows: min-content;
    align-content: center;
    padding-right: 12px;
}
.simplecheckout_form_0 > div > div:nth-child(2), .simplecheckout_form_0 > div > div:nth-child(4) {
    display: flex;
    grid-template-columns: 3.5fr 1fr;
    gap: 30px;
}
@media (max-width: 992px) {
    .simplecheckout_form_0 > div > div:nth-child(2), .simplecheckout_form_0 > div > div:nth-child(4) {
        display: flex;
    }
}
.simplecheckout_form_0 > div > div:nth-child(3), .simplecheckout_form_0 > div > div:nth-child(5) {
    display: flex;
    grid-template-columns: 1.85fr 1.5fr 1fr;
    gap: 20px;
}

.simple-content {
    margin: 0px 5px;
}
.simple-content fieldset {
    text-align: left;
    border: 1px solid #ccc;
}
@media(max-width: 992px) {
    .simple-content fieldset {
        padding: 0;
    }
    .form-horizontal .form-group {
        margin: 0;
    }
    .simple-content {
        margin: 0;
    }
}


.simple-content fieldset h3 {
    margin: 0;
}
.simple-content .name {
    float: none !important;
}
.simple-content .button, #simplecheckout_login .button {
    /*margin: 0px !important;*/
    background-color: #36a5da;
    border-radius: 33px;
    height: 40px;
    width: 220px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.simple-content .buttons {
    margin: 0px 0px 35px 0px;
    border: none;

}
@media (max-width: 1200px) and  (min-width: 1020px) {
    .simple-content .buttons {
        /* margin: 80px 0px -20px 0px; */
    }
}
.simple-content .form-control {
    width: 100%;
}
#simplecheckout_login .buttons {
    margin: 0;
    border: none;
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout {
    transition: opacity .23s ease-in;
    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%;

    max-width: 500px;
    width:100%;
}
.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 {
    position: relative;
    float:left;
    margin-right:10px;
    /*min-width: 280px;*/
    /*max-width: 900px;*/
    width:100%;
}
.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 {

    gap: 9px;
    clear: both;
    margin-bottom: 20px;
}

label.control-label.col-sm-4 {
    display: none;
}

::-webkit-scrollbar {
    width: 8px;
    /*background-color: #eee;*/
}

::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 17px;
}


#total_shipping {
    color: #36a5da;
}

#total_total *{
    font-size: 16px
;
    font-weight: 700;
}

.simplecheckout-block-content {
    padding: 0 6px;
}
#simplecheckout_login .simplecheckout-block-content {
    display: block;
}
@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;
        /*padding: 24px 61px;*/
    }
}
.simplecheckout-block-content:after {
    content:"";
    display:block;
    clear:both;
}
.simpleregister {
    margin-bottom: 5px;
}
.simpleregister-block-content {

    padding-top: 10px;

    /* margin-bottom: 10px;
     padding: 10px;*/
}
@media only screen and (min-width:1200px) {
    form[action="/index.php?route=account/account/guest"] .col-sm-12.text_block.p0 {
        padding-right: 30px;
    }

    .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: -webkit-right;
    text-align: -moz-right;
    text-align: -o-right;
}
.simplecheckout-button-right a {
    min-width: 191px;
}
.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; */
    }
}
@media (min-width: 992px) {


}
.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 {
    position: relative;
}


.simplecheckout-cart {
    margin: 0px !important;
    width: 100%;
    border-collapse: collapse;
    /*border-top: 1px solid #DDDDDD;*/
}
.head_table_text {
    border-bottom: none !important
;
}
.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;
}
.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;
}
.crt_icon img{
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.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;
}

#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;

}

.row-register_customer_group_id .simple-button {
    cursor: pointer;
    height: 40px;
    width: apx;
    background-color: #36a5da;
    color: #fff;
    display: flex !important;
    border: none !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    border-radius: 33px;
    transition: all .23s ease-in;
    margin-bottom: 15px !important;
}


a.simple-button {
}

.simple-button {
    cursor: pointer;
    height: 40px;
    width: 220px;
    background-color: #36a5da;
    color: #fff;
    display: flex !important;
    border: none !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    border-radius: 33px;
    transition: all .23s ease-in;
    margin-bottom: 15px !important;
}
.simple-button:hover {
    /*box-shadow: 0px 9px 20px rgba(40, 129, 170, 0.2);*/
}

.simple-button-light {
    height: 40px;
    width: 220px;
    border: 1px solid #36a5da;
    color: #36a5da;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    border-radius: 33px;
    transition: all .23s ease-in;
}

.simple-button-light:hover {
    color: #fff;
    background-color: #36a5da;
    /*box-shadow: 0px 9px 20px rgba(40, 129, 170, 0.2);*/
}
.simple-button-dark {
    cursor: pointer;
    height: 40px;
    width: 220px;
    background-color: #231F20;
    color: #fff;
    display: flex !important;
    border: none !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    border-radius: 33px;
    transition: all .23s ease-in;
    margin-bottom: 15px !important;
}
.simple-button-dark:hover {
    color: #fff;
    background-color: #36a5da;
    /*box-shadow: 0px 9px 20px rgba(40, 129, 170, 0.2);*/
}

.radio .simple-button-light, .simple-button {
    transition: all .23s ease-in;
}

.radio .simple-button-light:hover, .simple-button:hover{
    color: #fff !important;
}

#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 fieldset {*/
/*    padding: 24px 34px;*/
/*}*/

.simplecheckout-step {
    margin-top: 24px;
}

#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: 310px;
    height: 100%;
    margin-bottom: 0 !important;
    resize: none;
    border: 1px solid #ccc;

}
.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-bottom: 14px !important;
}
.checkout-heading:after {
    content:"";
    display:block;
    clear:both;
}
.simple-content .checkout-heading {
    background-color: transparent;
    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;
    max-height: 250px;
    overflow: auto;
}
.breadcrumb{
    top: 0 !important;
}
.cart-head {
    padding: 8px;
    background: rgba(241, 241, 241, 0.5);
}

@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;
}
.row-customer_register .radio input[type=radio] {
    opacity: 0;
    position: absolute;
}
.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;
}
/* .bc_step {
    height: 41px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    border: 1px solid #36A5DA;
    border-radius: 40px;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: #36A5DA;
} */

.bc_step {
    height: 41px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; /* Чётко расписали 5 колонок для IE */
    grid-template-columns: repeat(5, 1fr);
    border: 1px solid #36A5DA;
    border-radius: 40px;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: #36A5DA;
}


.bc a {
    width: 100%;
    text-decoration: none;
    color: #fff;
}

.simple-step {
    color: #36A5DA;

    padding: 10px 23px;
    /*height: 20px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.step-checkout-option {
    background-color: #36A5DA;
    color: #fff;
    border-radius: inherit;
}

.simple-step-current, .simple-step-completed {
    position: relative;
}






p.bc_text {
    margin-bottom: 0;
}
#simplecheckout_cart table.simplecheckout-cart tr {
    display: flex;
    vertical-align: super;
    flex-direction: revert;

    border-bottom: 1px solid #ddd;
}
#simplecheckout_cart table.simplecheckout-cart tr td {
    border: none;
}
@media (min-width: 1024px) {


    .simplecheckout-block-content.mob__hidden {
        display: flex;
        justify-content: space-between;


    }
    .simplecheckout-block-content>fieldset:nth-of-type(2), .simplecheckout-block-content>fieldset:nth-last-of-type(2) {
        display: flex;
        flex-direction: column;
        max-width: min-content;
        min-width: 50%;
    }
}

@media (max-width: 992px){
    div#simplecheckout_customer {
        display: flex;
        flex-direction: column;
        justify-content: start;
    }
    .simplecheckout .col-sm-12 {
        padding: 0;
        margin-bottom: 20px;
    }
}
img[src="catalog/view/image/loading.gif"]{
    display: none;
}
.accordeon {
    width: 100%;
    text-align: left;
    background: transparent;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 124%;
    display: flex;
    align-items: center;
    color: #8C8C8C;
    padding-left: 0;
    justify-content: space-between;
    border: none;
    padding: 15px 0px;
}
button.accordeon .fa {
    font-size: 24px;
    width: 10px;
    padding-right: 20px;
}
.collapsed i.fa.fa-angle-up:before {
    content: "\f107";
}
.checkout-heading.panel-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #36A5DA;
}
span.subtitle {
    padding-top: 15px;
    display: block;
}

.mobile_accordeon button {
    margin-bottom: 20px;
    text-align: left;
    background: transparent;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #36A5DA;
}
.mobile_accordeon {
    display: flex;
    flex-direction: column;
}
@media (max-width: 992px) {
    .mobile_navcustom fieldset:first-child {
        display: none;
    }
}
@media (min-width: 992px) {
    .mobile_accordeon{
        display: none;
    }

}
.intl-tel-input{
    display: table;
    width: 100%;
}
.intl-tel-input .selected-flag{
    height: 78%;
}
.simple-content fieldset{
    border: none;
}
.simplecheckout-block-content .col-sm-12 {
    padding: 0;
    margin-bottom: 14px;
}
fieldset.form-horizontal {
    padding-top: 0;
}

.form-group.row-customer_register div>div {
    display: flex;
}
.simplecheckout-block-content.register_block {
    max-width: 277px;
}
.simplecheckout-block-content .col-sm-12{
    margin-bottom: 0px;
}
.simplecheckout-block-content.register_block fieldset {
    padding: 0;
}
.simplecheckout-block-content.register_block legend {
    margin-bottom: 0px;
}
span.simplecheckout-cart-total-remove {
    display: none;
}
div#simplecheckout_customer .form-group {
    margin-top: 15px;
    margin-bottom: 15px;
}
.form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}
.simpleregister-block-content .col-sm-12 {
    padding: 0;
}
input#input-password {
    padding-left: 15px !important;
}
input.button-accent {
    margin-top: 20px;
}
div#simplecheckout_customer .form-group label {
    margin-bottom: 15px;
}
.simplecheckout-block-content.register_block {
    order: -1;
}
div#simplecheckout_customer legend{
    margin-bottom: 0px;
}
div#temp_flat_container {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
div#simplecheckout_customer>div {
    padding: 0;
}
div#temp_flat_container {
    max-width: 320px;
}
a#simplecheckout_button_guest {
    cursor: pointer;
}
fieldset.form-horizontal{
    padding-left: 0px;
}
.cart-total-checkout div {
    display: flex;
    justify-content: space-between;
}
.simplecheckout-cart-total:after{
    display: none;
}
div#simplecheckout_cart {
    background: #F1F1F1;

}
.cart-total-checkout{
    padding: 20px;
}
table.simplecheckout-cart {
    background: white;
}
.cart-total-checkout div span {
    font-size: 14px;
}
div#simplecheckout_customer legend{
    font-weight: bold;
}

div#simplecheckout_summary {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0;
    clear: initial;
}
div#simplecheckout_payment_address fieldset input, div#simplecheckout_payment_address fieldset select {
    height: 40px;
    padding: 5px;
}
#simplecheckout_payment_address fieldset.form-horizontal {
    padding-left: 0px;
    padding-right: 0;
}
div#simplecheckout_shipping_address fieldset input, div#simplecheckout_shipping_address fieldset select {
    height: 40px;
    padding: 5px;
}
div#simplecheckout_summary>div {
    width: 50%;
}
.summary-adress-billing{
    order: 1;
}
.delivery {
    order: 2;
}
.summary-adress-shipping{
    order: 3;
}
.summary-content.contact{
    order: 4;
}

.summary-adress-billing, .summary-adress-billing+div {
    border-right: 1px solid #ddd;
    padding-right: 20px;
}
.summary-content.delivery, .summary-content.delivery+div {
    padding-left: 20px;
    border-right: 1px solid #ddd;
}

#simplecheckout_form_0 #buttons{
    display: none;
}
@media (max-width: 992px){
    .text_block legend+div{
        display: none;
    }
    .simple-step-current, .simple-step-completed {
        background: #36A5DA;
        position: relative;
        color: white;
        border-radius: 20px;
    }
}
.mobile_mod .form-group,.mobile_mod+.button-accent,.mobile_mod .button-accent {
    display: none;
}
.form-group.mobile_block {
    display: block;
}
.mobile_block legend:after{
    content: url("../image/arrow.svg");
}
.mobile_block_legend:after{
    content: url("../image/arrow.svg");
}
div#simplecheckout_customer legend{
    display: flex;
    justify-content: space-between;
}
.active_tab:after{
    transform: rotate(180deg);
    transition: 0.5s all;
}
.mobile_mod .mobile_block_legend+p{
    display: none;
}
.active_tab+div{
    display: block !important;
}
.summary-name {
    font-weight: bold;
}
.summary-content p {
    margin-bottom: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #8C8C8C;
}
a#simplecheckout_button_prev {
    cursor: pointer;
}
.simplecheckout div#buttons:after {
    display: none;
}
.simplecheckout div#buttons {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
#account-invoice .row, #error-not-found .row{
    margin-left: 0;
    margin-right: 0;
}

#account-return h1, #account-transaction h1 {
    color: #58595B;
}

.extension-cards-cards_add h1 {
    margin-left: 12px;

    font-weight: 600;
    color: #58595B!important;
}

.extension-cards-cards_add #content .form-group.custom-field {
    display: flex;
    flex-direction: column;
}

.extension-cards-cards_add #content .form-group.custom-field label {
    width: 100%;
    min-height: auto!important;
    padding: 0;
}


.account-address-add #content .control-label {
    min-height: auto!important;
    padding-bottom: 3px;
}


.account-invoice #content .form-group {
    margin-bottom: 15px!important;
}

.account-invoice #content .form-group legend {
    display: none;
}

.account-invoice #content h2 {
    font-weight: 600;
    font-size: 18px;
}



.account-invoice #content tr {
    border: 1px solid #e5e5e5;
}

.account-invoice #content td {
    padding-top: 7px;
    padding-bottom: 7px;

    border: none;


    color: #838383;
}

.account-invoice #content td:last-of-type {
    text-align: center;
}

.account-invoice #content a.btn.btn-default, .account-transaction #content a.btn.btn-default{
    min-width: 190px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    border-radius: 40px;
    background: transparent;
    border-color: #36a5da;
    border: 1px solid;

    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #36a5da;

}

.account-address .account-menu a:nth-child(2) {
    color: #27aae1;
    background: #eaeaea !important;
    border-radius: 500px
}

.account-transaction .table.table-bordered tbody td {
    padding-top: 16px;
    padding-bottom: 16px;
}

.account-transaction .table.table-bordered td:first-of-type {
    padding-left: 21px;
}

.account-transaction .table.table-bordered td:last-of-type {
    padding-right: 21px;

    font-weight: 500;
}

.account-transaction .row .pagination {
    margin-bottom: 50px;
}

.extension-cards .list-card-block .text_brand {
    margin-left: 0;
}

.extension-cards .button.btn.btn-primary:hover {
    background-color: #36a5da!important;
    border-color: #36a5da!important;
}

.extension-cards-cards_add .control-label:before {
    content: "*";
    color: #f00;
    font-weight: bold;
}

.extension-cards-cards_add .form-group.custom-field .col-sm-10{
    padding-left: 0;
}

.account-address-add #content form fieldset {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    column-gap: 80px;
}

.account-address-add #content form fieldset label {
    width: 100%;
}

/*1.05.2023*/

.common-home #nav-one, .checkout-cart #nav-one, .checkout-simplecheckout #nav-one{
    flex-wrap: wrap;
}

.checkout-simplecheckout #content {
    padding-left: 5px;
    padding-right: 8px;
}

.checkout-simplecheckout div#simplecheckout_cart {
    background-color: transparent;
}

.checkout-simplecheckout .cart-head {
    color: #58595B;
}

.checkout-simplecheckout .cart-total-checkout {
    background-color: rgba(241,241,245, .5);
}

.checkout-simplecheckout #simplecheckout_cart table.simplecheckout-cart thead tr:first-of-type, .checkout-simplecheckout #simplecheckout_cart table.simplecheckout-cart tbody tr:last-of-type {
    border: none;
}

.checkout-simplecheckout .crt_icon img {
    width: 23px;
    height: 24px;
}



.checkout-simplecheckout .text-left {
    width: 100%;
}

.checkout-simplecheckout .text-left a {
    font-size: 12px;
    color: #8C8C8C;
    text-transform: uppercase;
}

.checkout-simplecheckout .text-left .options .options__quantity {
    display: block;
    text-align: end;
}

/* .options__quantity {
    display: block;
} */


.common-home .input-group.dropdown-menu input, .checkout-cart .input-group.dropdown-menu input, .checkout-simplecheckout .input-group.dropdown-menu input{
    border: 1px solid #e5e5e5!important;
    border-radius: 32px;
}

.common-home .block_option_price {
    padding: 0 20px;
}

.common-home .form-control.option_sel {
    width: 100%;
    max-width: 72px;
    height: 32px!important;
}

#serviceblock .service-title  {
    text-transform: uppercase;
    color: #58595B;
}

.common-home .box .box-heading::after {
    top: 10px;
}

.common-home #homeblog .box-heading {
    padding-left: 15px;
}

.common-home #homeblog .blog-module .row {
    margin-bottom: 17px;
}


.product_new_item .product_new_image .image img {
    max-height: 180px;

    object-fit: contain;
}

.checkout-cart .name_product a {
    margin-bottom: 5px;

    font-weight: 500;
    font-size: 12px;
    color: #8c8c8c;
    line-height: 14px;
}

#checkout-cart .text-left small {
    max-height: 52px;
    display: block;

    overflow-y: auto;
}

.checkout-simplecheckout #simplecheckout_comment textarea {
    min-height: 255px;
}

.checkout-simplecheckout #content h1 {
    padding-left: 5px;

    font-size: 18px;
    font-weight: 500;
    color: #58595b;
}

.checkout-simplecheckout #total_total span {
    color: #27AAE1;
}

table.table.voucher-footer tbody tr:last-child td {
    color: #27AAE1;
    line-height: 60px;
}

table.table.voucher-footer span.bold {
    font-weight: 400;
}

/* .checkout-cart {
    padding: 0 15px;
} */

.checkout-cart .table>tbody>tr>td {
    padding: 0 4px;
}



/* .checkout-cart .mob_select_opt {
    width: 85px!important;

} */


#checkout-cart .table-responsive.shopping-cart .table tr{
    border-bottom: 1px solid #e5e5e5;
}

.checkout-cart .voucher-footer.table > tbody > tr > td {
    color: #58595B;
    line-height: 28px;
}

.bc a {
    border-radius: 33px 0 0 33px;
}



span.simple-step.simple-step-current {
    border-radius: 0 33px 33px 0;
    background-color: #36A5DA;

    color: #fff;
}

.bc_step {
    display: -webkit-grid;
    /* grid-template-columns: repeat(4, 1fr);
    -webkit-grid-template-columns: repeat(4, 1fr);
    -webkit-grid-template-columns: repeat(4, 1fr);
        -moz-grid-template-columns: repeat(4, 1fr)!important;
        -o-template-columns: repeat(4, 1fr)!important; */
}

.product_new_item .block_option_price .option .form-control {
    padding: 5px;
}


.form-control {
    color: #8c8c8c;
}

.form-control.select_for_cart {
    color: #8c8c8c;
}


.discounts {
    padding: 0 8px;
}

.shipping {
    margin-top: 101px;
}

.shipping__button {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    outline: none;

}

.toggle .mobile_togglemenu:before  {
    font-size: 26px;
    color: #58595B;

}

.wish-text {
    top: 5px;
    right: 2px;
}

.table strong {
    font-weight: 400;
}

#error-not-found #content {
    padding-left: 0;
    padding-right: 0;

    margin-left: -5px;
    margin-right: -5px;
}

#error-not-found #content h1 {
    /* padding-left: 6px; */

    font-weight: 600;
    color: #58595b;
}

/* #error-not-found #content p {
    padding-left: 6px;
} */

/*wait-block*/

.wait-block .title_name {
    width: 80%;
}

#wait_section  {
    margin-top: 9px;
    margin-bottom: 0;
    gap: 35px;
}

.wait-section {
    max-height: 40px;

    margin-top: 42px;
}

.wait-title {
    margin-top: 8px;
}

.wait-title p {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
}


#wait_section:before, #wait_section:after {
    position: absolute;
}

#wait_section .image {
    border-color: #f0f0f0!important;
}


#wait_section .box-heading.title-wait {
    padding-left: 0!important;

    font-family: inherit;
    font-weight: 600;
    font-size: 16px;
    color: #58595B!important;
    text-transform: uppercase;
}


#wait_section .caption2 h4 a, #wait_section .wait-caption h4 a{
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #58595B!important;

    text-transform: capitalize;

}

/* #wait_section .caption2 h4 a::first-letter {
    color: red!important;
    text-transform: uppercase;
} */



#wait_section .caption2 > p {
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #27AAE1;
}


#wait_section .caption2 .randproduct-info {
    flex-direction: column-reverse;
    align-items: start;
    row-gap: 9px;
}

#wait_section .caption2 .randproduct-info .price {
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #27AAE1;
}

#wait_section .caption2 .randproduct-info .rating {
    margin-left: 0;
}

.checkout-cart .child_wait_block .button:hover {
    background-color: #27AAE1;
    color: #ffffff;
}

.checkout-cart #footer {
    margin-top: 75px;
}

/*new contant*/
.checkout-cart-summary {
    display: none;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 16px;

}

.checkout-cart-summary__title {
    margin-bottom: 0;

    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #27AAE1;
}

.checkout-cart-summary__title  span {
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;

}

.newsletter .control-label {
    cursor: pointer;

    transition: all .2s linear;
}

.newsletter .control-label:hover {
    opacity: .7;

    transition: all .2s linear;
}



/*9.05*/

.checkout-cart .input-group.btn-block .input-group-btn {
    display: none;
}

.checkout-cart .header-logo {
    margin-left: 0;
}

.checkout-cart .header-logo {
    margin-left: 0;
}

.checkout-cart .vertical-content .top-vertical-category {
    margin-left: 0;
}

#checkout-cart > div.main-cart-block {
    column-gap: 50px;
}

.checkout-cart #checkout-cart .colone-cart {
    gap: 30px;
}

.checkout-cart #checkout-cart .coupon-code.discount {
    margin-bottom: 0;
}

.checkout-cart #checkout-cart .colone-cart .pull-right a {
    font-size: 13px;
    font-weight: 600!important;
    color: #fff;
}

.table-responsive.shopping-cart {
    overflow: hidden;
    overflow-y: auto;
}

#simplecheckout_step_menu {
    margin-bottom: 30px!important;
}

.simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary {
    height: fit-content;
}
.simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary .summary-details {
    padding-bottom: 20px;
}

.simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary .summary-content.delivery {
    padding-right: 25px;
    padding-left: 25px;
}

.simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary .summary-content.contact {
    padding-right: 25px;
    padding-left: 25px;
}

.simplecheckout-three-column .subtitle {
    margin-bottom: 20px;

    color: #8c8c8c;
}


.simplecheckout-three-column .accordeon {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
}

.simplecheckout-three-column .accordeon:last-of-type {
    border-top: none;
}

/* #remember-details {
    border: 1px solid red;
  } */

.simplecheckout-three-column #new-card {
    padding: 20px 10px;

    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #8C8C8C;

}

.simplecheckout-three-column .expirycvc {
    margin-bottom: 20px;
}



.remember-details {
    font-family: inherit;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #8C8C8C;
}

.radio.fake-radio_payment label {
    align-items: center;
}

.terms-and-conditions {
    width: 100%;
    margin-top: -20px;
    text-align: end;
}

.terms-and-conditions span {
    display: inline-block;
    max-width: 190px;
    margin-right: 19px;

    font-family: inherit;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
    color: #8C8C8C;
}

.terms-and-conditions a {
    font-family: inherit;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
    color: #27AAE1;
}

/* #remember-details {
    width: 12.5px;
    height: 12px;

    border: 2px solid #000;

    position: relative;

}

#remember-details::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border: 2px solid #f00;
  } */

  #tab_review .write-review {
    padding-right: 30px;

    border-right: 1px solid #dddddd;
  }

  .write-review #input-name::placeholder, textarea#input-review::placeholder {
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;

    color: #cccccc;
  }

  .col-sm-8.product-left {
    padding-left: 11px;
    padding-right: 35px;
  }

  .description-content span.h2_content {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
  }

  #content ul.list-unstyled li {
    color: #808080;
  }

#product .form-group.cart {
    padding: 0px 10px 10px 0;
}

.brand_manufacture a {
    font-weight: 700;
    color: #808080;
}

.productpage h3.product-title {
    color: #000;
}

.short_description {
    font-size: 14px;
}


.quantity_input {
    margin-top: 15px;
}

#form-review {
    padding: 50px 30px!important;
}

.rating-wrapper .rating {
    margin-right: 10px;
}

.review_rating  {
    margin-bottom: 10px;
}

.form-group.required.rating.rating-review {
    margin-top: 30px!important;
}

#review1 .review_item {
    align-items: start;
}

#review1 .review_item .avatar {
    margin-top: 15px;
}

#review1 .comment-info .name {
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #808080;

}

#review1 .comment {
    font-size: 12px;
    color: #8c8c8c;
}

#review1 .comment {
    font-size: 12px;
    color: #8c8c8c;
}

/* .information-blogger-blogs {
    background-color: #000!important;
} */

.information-blogger-blogs .blog_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    column-gap: 15px;
    row-gap: 25px;
    margin-right: 0px;
}

.information-blogger-blogs .blog_item_wrapper {
    width: 100%!important;
    min-height: 100%;
}

.information-blogger-blogs .all-blogs .blog_item {
    width: 100%;
    height: 100%;
    margin-right: 0;

    position: relative;
}



.information-blogger-blogs .all-blogs .blog_item .blog-right-content {
    position: static;
}

.information-blogger-blogs .blog_item .summary .blog_title a {
    font-size: 18px!important;
}

.information-blogger-blogs .all-blogs .blog_item .blog-right-content .read-btn {
    max-width: 190px;

    text-align: center;

    position: absolute;
    bottom: 29px;
}

.information-blogger-blogs .blog.all-blogs h2.page-title {
    margin-left: 0;
}

.information-blogger-blogs .all-blogs .blog_item .blog-right-content .blog-stats-desc b {
    font-weight: 400;
    font-size: 12px;
    color: #58595B;
}

.share-blog h5 {
    font-weight: 400;
}

.panel-default .block-title h3 {
    font-weight: 500;
}

/* .product_new_item .block_option_price .price_product .basic_price {
    padding-right: 20px;
} */

.product_new_item .name_product {
    width: 100%;
    max-width: 100%;

    text-align: start;
}

.product_new_item .name_product {
    text-align: start;
}



#input-country, #input-zone {
    -webkit-appearance: none;
    height: 100%;
    min-height: 40px;
}

.form-group.required .col-sm-10.input-country, .form-group.required .col-sm-10.input-zone {
    position: relative;
}

.form-group.required .col-sm-10.input-zone::before, .form-group.required .col-sm-10.input-country::before {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border: 2px solid #585858;
    border-left: none;
    border-bottom: none;
    transform: rotate(135deg);
    position: absolute;
    top: 16px;
    right: 25px;
    z-index: 2;

}

.account-address-add .radio-inline+.radio-inline {
    margin-left: 0;
}

.account-voucher .text_btn_gift {
    margin-right: 12px;

    font-size: 9px;
    color: #747272;
    text-align: end;
}

.account-voucher #voucher_form .control-label {
    justify-content: end;
}

.account-voucher .row #content {
    margin-top: 15px;
}

#account-voucher .row{
    margin-left: 0;
    margin-right: 0;
}

#account-voucher .box-heading.title-wait {
    padding-left: 2px;
}

#account-voucher #content .gift-desc {
    margin-bottom: 45px;
    padding-left: 0;
    margin-left: -15px;
}

#account-voucher .btn_gift .button-accent {
    left: 23px;
}

#checkout-cart .colone-cart .button-accent {
    height: 45px;

    background-color: #27AAE1;
    border-color: #27AAE1;
}

#account-voucher .clearfix.btn_gift {
    margin-top: 25px;
}

#account-voucher .col-sm-10.gift_radio label span {
    display: block;
}

.account-voucher__content .radio label {
    display: flex;
    align-items: start;
}

.account-voucher__content .col-sm-10.gift_radio {
    flex-wrap: wrap;

    margin-top: 10px;
}

.account-voucher__content .col-sm-10.gift_radio label span:first-of-type {
    margin-right: 3px;
}

.account-voucher .box-heading.title-wait {
    font-size: 18px;
    color: #58595b!important;
}

.form-group.required .captcha {
    margin-top: 14px;
}

.information-blogger .required {
    margin-top: 14px!important;
}

/*1.06.2023*/
.payment-block > ul {
   display: flex;
   flex-direction: row-reverse;
   column-gap: 5px;
}

.cards .payment-block > ul {
    display: flex;
    flex-direction: row;
    column-gap: 5px;
 }

 .cards .payment-block img {
    width: 39px;
    max-width: 100%;
    height: 28px;

    border: 1.8px solid #ddd;
    padding: 3px;
    border-radius: 4.57px;

    object-fit: contain;
}

.option_blocks .option_blocks {
    flex-wrap: wrap;
    row-gap: 10px;
}

.element_wishlist_wrapper {
    display: flex;
    align-items: end;
}

#button-cart {
    width: 100%;
    max-width: 190px;

    background: #27AAE1;

    font-size: 13PX;
    font-weight: 600;
    color: #FFF;
}

.productpage ul.breadcrumb {
    padding: 0 0 14px;
    margin-top: 5px;
    margin-left: -5px;
}

#content.productpage ul.list-unstyled li {
    font-size: 14px;
    font-weight: 400;
}

#content ul.list-unstyled li span.price-old {
    display: block;
}

.special-price span {
    font-weight: 600!important;
    font-size: 25px!important;

}

.butn__wrap {
    margin-bottom: 15px;
}

/* #product-product .box.special.product-box {
    margin-left: 22px;
} */

#product-product #content {
    position: relative;
    z-index: 1;
}

.payment-block__list img {
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 3px;
    width: 48px;
    height: 34px;
    object-fit: contain;
}

.view_total_cart_price  {
    font-weight: 600!important;
    font-size: 22px;
    line-height: 33px;

}

/*5.06*/

.cart-new-design h2 {
    margin-bottom: 0!important;
}

.cart-new-design hr {
    margin: 20px 0;
}

.free-delivery b {
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    color: #27AAE1!important;
    line-height: 21px;
}

.cart-new-design #input-voucher, .cart-new-design #input-coupon {
    margin-left: 8px;
    padding-left: 15px !important;
}

.cart-new-design #input-voucher::placeholder, .cart-new-design #input-coupon::placeholder  {
    font-family: inherit;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;

    color: #B9B9B9;
}

.cart-new-design #button-voucher, .cart-new-design #button-coupon {
    width: 72px;
    padding-left: 14px;
    margin-top: -5px;

    font-family: inherit;
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
    color: #fff;

}

.table-responsive.shopping-cart td {
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    color: #58595B;
}

/* Customize the scrollbar for .table-responsive.shopping-cart */
.table-responsive.shopping-cart::-webkit-scrollbar {
    width: 3px; /* Set the width of the scrollbar */
  }

  .table-responsive.shopping-cart::-webkit-scrollbar-track, .text-left.desc .hidden-xs::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .04);
  }

  .table-responsive.shopping-cart::-webkit-scrollbar-thumb, .text-left.desc .hidden-xs::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    border-radius: 20px;
  }

  .text-left.desc .hidden-xs::-webkit-scrollbar {
    width: 2px;
  }

.manufacturer-list {
    column-gap: 10px;
    row-gap: 10px;
}


/*6.06*/

#preorder-box  .modal-dialog {
    width: 100%;
    max-width: 647px;
}

#preorder-box .modal-body {
    display: flex;
    column-gap: 25px;
    padding: 0;
}

#preorder-box .modal-header__contant {
    text-align: center;
}

#preorder-box  .modal-content {
    width: 100%;

    padding: 40px 75px;

    border: none;
    border-radius: 25px;
    box-shadow: 0 6px 6px 3px rgba(0,0,0,.4);

    position: relative;
}

#preorder-box .close {
    opacity: 1;

    position: absolute;
    top: 20px;
    right: 20px;

    transition: all .2s linear;
}

#preorder-box .close:hover {
    transition: all .2s linear;
    transform: scale(1.1);
}


#preorder-box .modal-main-title {
    margin-bottom: 5px;

    font-family: inherit;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: #27AAE1;
}

#preorder-box .modal-main-text {
    /* margin-left: -15px; */

    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #808080;
}

#preorder-box .row {
    margin: 0;
}

#preorder-box  .form-horizontal {
    padding: 0;
}

#preorder-box .row--form .col-md-12 {
    padding: 0;
}

#preorder-box .form-horizontal .form-group .col-sm-12 {
    padding: 0;
}

#preorder-box .row--image {
    min-width: 200px;
}

#preorder-box .row--image .col-md-12 {
    padding: 0;
}

#preorder-box .row--image .text-center a {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #58595B;
}


#preorder-box .modal-footer {
    padding: 0 20px 0;
}

#preorder-box .alert-danger, #preorder-box .alert.alert-success {
    width: 100%;
    max-width: 550px;

    position: absolute;
    left: 50%;
    bottom: 0;

    transform: translateX(-50%);
}

#preorder-box #input-preorder-name, #preorder-box #input-preorder-email {
    border: 1px solid #E5e5e5;
}

#preorder-box #input-preorder-name::placeholder, #preorder-box #input-preorder-email::placeholder {
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #ccc;
}

#preorder-box #form-preorder > div:nth-child(2) {
    margin: 10px 0 30px!important;
}

#preorder-box .form-horizontal .form-group {
    margin: 0;
}

#preorder-box .form-group.submit-button {
    margin-bottom: 20px!important;
}

#preorder-box .btn_custom_ms {
    width: 100%;
    max-width: 190px;

    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #27AAE1;
}

#preorder-box .btn_custom_ms:hover {
    color: #ffffff;
}

#preorder-box .modal__warning {
    font-family: Poppins;
    font-size: 9px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #808080;
}

.product-product .alert.alert-danger.comment-alert.alert-dismissible {
    position: static!important;
}

.alert.alert-danger.comment-alert.alert-dismissible, .alert.alert-success.comment-alert.alert-dismissible {
    /* width: 100%; */
    max-width: 1210px;
    height: fit-content;

    /* margin: 0 15px; */
    margin-top: auto;

    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;

    position: static!important;
    text-align: center;


}

@media (min-width: 980px) {
    .box-heading {
        padding-left: 10px;
    }
}

#footer {
    margin: 75px 0 0;
}

@media (min-width: 768px) and (max-width: 980px) {
    .account-return ul.breadcrumb, .account-invoice ul.breadcrumb, .account-transaction ul.breadcrumb, .extension-cards ul.breadcrumb, .extension-cards-cards_add ul.breadcrumb, .checkout-simplecheckout ul.breadcrumb, #error-not-found ul.breadcrumb, .information-blogger-blogs ul.breadcrumb, .product-special ul.breadcrumb {
        top: 0!important;
    }

    .information-blogger ul.breadcrumb {
        padding-left: 30px;
        left: 0!important;
    }

    .account-invoice #content h2 {
        margin-left: 0;
    }

    .account-invoice  .row.mobilenavig {
        padding-left: 0;
    }

    .information-blogger-blogs .blog_item_wrappe {
        padding: 0 15px;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {
    .checkout-simplecheckout .bc_step {
        width: 100%;
    }


}
/*
@media (max-width: 1300px) {
    .alert.alert-danger.comment-alert.alert-dismissible, .alert.alert-success.comment-alert.alert-dismissible {
        max-width: 1100px;
    }
} */


@media (max-width: 1220px) {
    #checkout-cart > div.main-cart-block {
        grid-template-columns: 1fr;
    }

    /* .checkout-simplecheckout .simplecheckout > div:nth-child(2) {
        display: grid!important;
        grid-template-columns: 1fr!important;
    } */

    .checkout-simplecheckout .simplecheckout-step .simplecheckout-right-column {
        width: 100%;
        max-width: 100%;
    }

    .checkout-simplecheckout .simplecheckout .simplecheckout-three-column {
        max-width: 100%;
    }

    .simplecheckout_form_0 > div > div:nth-child(4) > div.simplecheckout-left-column {
        display: grid;
        grid-template-columns: 1fr!important;
        gap: 25px;
    }

    .simplecheckout_form_0 > div > div:nth-child(2) {
        flex-wrap: wrap;
    }

    .account-voucher #content {
        width: 100%;
    }

    .account-voucher__content {
        width: 100%;
    }

    .account-voucher .col-sm-6.gift-img {
        width: 100%;

        text-align: center;
    }

    /* .alert.alert-danger.comment-alert.alert-dismissible, .alert.alert-success.comment-alert.alert-dismissible {
        max-width: 920px;
    } */

}


@media (max-width: 991px) {
    /*new contant*/
    .checkout-cart-summary {
        display: flex;
    }

    /*old contant*/
    .checkout-cart #checkout-cart {
        margin: 0 30px;
    }

    #account-account .row {
        margin-left: 15px;
        margin-right: 0;
    }

    #error-not-found #content {
        margin-left: 0;
        margin-right: 0;

        padding-left: 15px;
        padding-bottom: 20px;
    }

    #error-not-found #content h1, #error-not-found #content p {
        padding-left: 0px;

    }

    .account-return .row, .account-edit .row , .account-password .row, .account-transaction .row, .extension-cards .row, .account-address-add .row, #account-voucher .row{
        margin-left: 0;
        margin-right: 0;
    }

    .extension-cards-cards_add .row {
        margin-left: 0;
        margin-right: 0;
    }

    .account-transaction #content h1 , .extension-cards #content h1, .account-edit #content h1, .extension-cards-cards_add #content h1{
        margin-left: 0;
    }

    .common-home .input-group.dropdown-menu input {
        border: transparent;

    }

    .common-home #serviceblock .service-wrapper {
        padding-top: 0;
    }

    .common-home .service-wrapper ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .common-home .service-wrapper ul li {
        width: 100%;
    }

    .checkout-simplecheckout .simplecheckout-three-column {
        max-width: 100%;
    }

    .bc_step {
        display: flex!important;
    }

    /* a.simple-step.step-checkout-option {
        display: none;
    }

    span.simple-step.simple-step-completed {
        display: flex!important;
        text-align: center;
    } */

    #footer .column h5 {
        border-top: 1px solid #f1f1f1;
    }

    .bc_step:before {
        height: 1px;

        background-color: #ddd!important;
        left: 137px;
        right: 129px;
    }

    .failed__page .bc_step:before {
        background: #27aae1!important;
    }

    .simple-step-completed:before {
        min-width: 20vw;
        height: 1px;

        top: 15px;
        left: 3vw;
    }

    .checkout-simplecheckout .simplecheckout-button-left{
        margin-top: 5px;
    }

    .checkout-simplecheckout span.hidden-md, span.hidden-lg {
        display: block;
        width: 71px;
        padding-right: 10px;
        margin-left: 15px;
    }

    .checkout-cart #search_mod {
        border: none;
    }

    .checkout-cart #checkout-cart .colone-cart{
        row-gap: 20px;
    }

    .checkout-cart .colone-cart .pull-right {
        margin-top: 0;
    }

    .checkout-cart .colone-cart .pull-right a {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #checkout-cart .checkout__price__column .text-center {
        font-size: 12px;
        line-height: 21px;
        font-weight: 400;
        text-align: inherit;
    }


    #checkout-cart .colone-cart tr td:last-child {
        width: auto;
        text-align: right;
    }

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

    .checkout-simplecheckout a.simple-step.step-checkout-option:before {
        width: 23vw;
        height: 1px;
        top: 15px;
        left: 6px;

    }

    .checkout-simplecheckout #content h1 {
        padding-left: 23px;

    }



    .bc a {
        border-radius: 50%;
    }

    span.simple-step.simple-step-current {
        border-radius: 50%;
    }

    .shipping {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 26px;
        padding-left: 0!important;
    }

    #checkout-cart .shipping-item {
        max-width: 100%;

        align-items: inherit;
    }


    /* .blog_grid_holder {
        background-color: #000!important;
    } */



    .shipping > div {
        width: 100%;

        padding: 10px 0 12px;

        border-top: 1px solid #dddddd;

        position: relative;
        z-index: 1;
    }

    .shipping > div:last-of-type {
        padding-top: 17px;
    }

    #serviceblock .service-item {
        margin-bottom: 0;
        padding-bottom: 20px;

        position: relative;
    }


    #serviceblock ul li:nth-child(1)::before,
    #serviceblock ul li:nth-child(2)::before {
        content: "";
        display: block;
        width: 80%;
        height: 1px;

        background-color: #ddd;

        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
    }

    #serviceblock ul li:nth-child(2)::before {
        left: 0;
    }

    .shipping > div > svg {
        position: absolute;
        left: 2px;
    }

    .shipping > div:not(:last-of-type)::before {
        content: "";
        width: 10px;
        height: 10px;
        display: block;

        border: 2px solid #585858;
        border-left: none;
        border-bottom: none;

        transform: rotate(135deg);

        position: absolute;
        top: 22px;
        right: 4px;
        z-index: 2;

    }

    .shipping > div.is-open:before {
        transform: rotate(313deg);
        top: 26px;

    }

    .shipping > div:last-of-type > svg {
        left: 3px;
    }

    .shipping__text__wrapper {
        margin-left: 50px;
        margin-right: 5px;
    }

    .shipping__text {
        margin-bottom: 22px;
    }

    .shipping__button h5 {
        max-width: 215px;
    }

    .shipping .cards.shipping-item > img {
        margin-left: 50px;
    }

    .shipping__text__wrapper .shipping__text {
        font-family: inherit;
        font-size: 10px;
        font-weight: 400;
        color: #8C8C8C;
        line-height: 13px;
    }

    #wait_section  {
        max-width: 100%;

        margin-top: 0;
        margin-left: 15px;
        margin-right: 15px;
    }

    #wait_section .box-heading.title-wait {
        padding-top: 0;
    }

    #wait_section .title-wrapper {
        margin-top: 0;
    }

    .simplecheckout_form_0 > div > div:nth-child(2) {
        flex-wrap: nowrap;
    }

    .simplecheckout_form_0 > div > div:nth-child(4) > div.simplecheckout-left-column {
        display: grid;
        grid-template-columns: 2.3fr 1fr!important;
        gap: 25px;
    }

    .simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary .summary-content.delivery {
        padding-right: 25px;
        padding-left: 0px;
    }

    .simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary .summary-content.contact {
        padding-right: 25px;
        padding-left: 0px;
    }

    #simplecheckout_form_0 #buttons {
        padding: 0 6px;
    }

    #simplecheckout_form_0 #buttons .simplecheckout-button-right a {
        margin-bottom: 5px!important;
    }

    .simplecheckout-three-column + .simplecheckout-three-column + .simplecheckout-three-column {
        padding: 0 6px;
    }

    /* .simplecheckout_form_0 > div > div:nth-child(4) div#simplecheckout_summary {
        padding: 0 6px;
    } */

    .terms-and-conditions {
        width: 100%;
        margin-bottom: 30px;

        text-align: center;
    }

    .terms-and-conditions span {
        margin-right: 0;
    }

    .accordeon.hidden-sm.hidden-md.hidden-lg {
        margin-left: 15px;
        margin-right: 15px;

        margin-bottom: 50px;
    }

    #product-product .accordeon.hidden-sm.hidden-md.hidden-lg {
        margin-bottom: 0;
    }

    .accordeon.hidden-sm.hidden-md.hidden-lg .column.common.first:last-of-type {
        border-bottom: 1px solid #e5e5e5;
    }

    #tab_review .form-horizontal-product {
        display: flex;
        column-gap: 20px;
    }

    .hidden-xs.product-tab.col-sm-12 {
        padding: 30px;
    }

    .information-blogger-blogs .container .row #content {
        padding: 0 15px;
    }

    .information-blogger-blogs .all-blogs {
        padding: 0 15px 30px;
    }


    .information-blogger #content {
        padding: 0 30px;
    }

    #account-voucher #content .gift-desc {
        margin-left: 0;
    }

    #account-voucher #content .box-heading.title-wait {
        margin-left: 15px;
    }

    .account-voucher #voucher_form .control-label {
        justify-content: start;
        min-height: 25px !important;
    }

    .account-voucher__content {
        padding: 0;
    }

    #account-voucher .box-heading.title-wait {
        padding-left: 15px;
    }

    #account-voucher .bread {
        margin-left: 15px;
    }

    .account-voucher__content .radio label {
        display: flex;
        flex-direction: row;
        align-items: start;
    }

    .account-voucher__content  .col-sm-10.gift_radio label {
        flex-direction: row;
    }

    .account-voucher .voucher_title_wrap {
        flex-direction: column-reverse;
    }

    #account-voucher #content .gift-desc {
        margin-bottom: 20px;
    }

    .col-sm-10.gift_radio label {
        padding-right: 8px;
    }

    .product-special #content {
        padding: 0 30px;
    }

    .footer-payment-wrapper {
        float: none;
    }

    /*1.06*/
    #footer .copyright-container {
        padding: 20px 0 28px;
    }
    .powered {
        font-family: 'Roboto';
        font-size: 13px;
        font-weight: 400;
        color: #58595d;
    }

    #footer .toggle {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #58595b;
    }

    #product-product .box.special.product-box {
        margin-left: 35px;
    }

    .cards .payment-block > ul {
        margin-left: 45px;
    }

    /* .alert.alert-danger.comment-alert.alert-dismissible, .alert.alert-success.comment-alert.alert-dismissible {
        margin: 0 30px;

    } */

 }

@media (max-width: 768px) {

    .common-home #serviceblock .service-item-inner {
        width: 80%;
    }

    .account-invoice #content .order__back-page, .account-transaction #content .order__back-page{
        margin-left: 0;
    }

    .account-return .order__back-page {
        margin-left: 8px;
    }

    .account-invoice  .row.mobilenavig {
        margin-bottom: 30px;
    }
    .account-invoice #content button.btn.btn-default.calendar_button {
        padding-bottom: 16px;
    }

    .account-invoice #content .form-group {
        margin-bottom: 0!important;
    }

    .account-transaction .row .pagination {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .account-transaction .row .col-sm-6.text-right {
        display: none;
    }

    .extension-cards .list-card-block {
        width: 100%;
    }

    .extension-cards .list-card-block .text_brand {
        margin-left: 0;
    }

    .account-return #content .basketEmpty {
        width: 100%;
        padding-top: 0;
    }

    .extension-cards-cards_add .icon-block.col-sm-5 {
        padding-left: 0;
        border-left: 0;
    }

    .account-address-add #content .buttons.clearfix .pull-left {
        width: 100%;

        float: right;
    }

    .account-address-add #content .buttons.clearfix .pull-left a:nth-child(:first-of-type){

        margin-bottom: 15px;
    }

    .account-order .heading-order .form-group label {
        width: 139px;
    }

    .accordeon .toggle {
        border-top:1px solid #e5e5e5;
    }

    .checkout-simplecheckout #simplecheckout_comment textarea  {
        min-height: 155px;
    }

    .checkout-simplecheckout .simplecheckout-cart td.image {
        display: block!important;
    }


    .bc_step:before {
        left: 102px;
        right: 103px;
    }


    .simplecheckout_form_0 > div > div:nth-child(4) > div.simplecheckout-left-column {
        row-gap: 0!important;
    }

    .form-group.required.rating.rating-review {
        margin-top: 27px!important;
        margin-bottom: 50px!important;
    }

    .form-group.required.rating.rating-review #button-review{
        max-width: 100%;
    }

    #tab_review .form-horizontal-product {
        display: block;
    }

    #review1 .review_item {
        justify-content: flex-start;
        align-items: start;

        background-color: #fff;
    }

    #review1 .review_item .avatar {
        margin-top: 15px;
    }

    #form-review {
        padding: 30px 0!important;
    }

    .information-blogger-blogs .blog_list {
        width: 100%;
        grid-template-columns: 1fr;
    }

    .information-blogger ul.breadcrumb {
        padding-left: 0!important;
    }

    /*6.06*/
    #preorder-box .modal-dialog {
        margin: 50px auto 0;
    }
}


@media (max-width: 568px) {
    .account-transaction #content table {
        border: none;
    }

    .account-invoice #content thead tr, .account-transaction #content thead{
        display: none;
    }
    .account-invoice #content tr, .account-transaction #content tr {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        grid-gap: 0;
        align-items: center;
        margin-bottom: 19px;

        border: none;
        border-top: 1px solid #e5e5e5;
    }

    .account-invoice #content .buttons.clearfix, .account-transaction #content .buttons.clearfix {
        margin-bottom: 50px;
    }

    .account-invoice #content .pull-left, .account-transaction #content .pull-left{
        float: initial;
    }

    .account-transaction #content tr {
        align-items: start;
    }

    .account-invoice #content tr, .account-transaction #content tr{
        padding-top: 10px;
    }

    .account-invoice #content tr td, .account-transaction #content tr td {
        font-family: "Poppins", sans-serif;
        color: #8c8c8c;
    }

    .account-invoice #content tr td:first-of-type, .account-transaction #content tr td:first-of-type {

        font-weight: 500;
        margin-right: -15px;

    }

    .account-invoice #content td, .account-transaction #content td {
        padding: 2.5px 0;
    }

    .account-invoice tbody td:last-of-type {
        grid-area: 2 / 2 / 5 / 3;
    }

    .account-invoice tbody td:nth-child(2) {
        grid-area: 1 / 2 / 2 / 3;

        margin-right: 6px!important;

        font-family: 'inherit';
        font-weight: 500;
        font-size: 12px;
        text-align: end;
        color: #27AAE1!important;
    }

    .account-transaction tbody td:last-of-type {
        grid-area: 1 / 2 / 6 / 3;
    }


    .account-invoice #content td:last-of-type {
        margin-top: -15px;
        margin-right: 27px;

        text-align: end;
    }

    .account-address table tr {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .account-address table tr:not(:last-of-type) {
        border-bottom: 1px solid #e7e7e7;
    }

    .account-address .adress-table table tbody tr td:first-of-type {
        padding: 10px 10px 0px!important;
    }

    .account-address .adress-table table tbody tr td:not(:first-of-type) {
        padding: 15px 10px!important;
    }

    .account-address td.text-right.right-button-address a:last-of-type{
        margin-top: -10px;
    }

    .account-address  #content .text-right.right-button-address {
        flex-direction: column;
    }

    .account-address  #content .text-right.right-button-address a {
        display: block;
        width: 184px!important;
    }

    .account-address-add .form-horizontal {
        margin-bottom: 30px;
    }

    .account-address .pull-left, .extension-cards .pull-left {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        row-gap: 10px;
    }



    .account-address .pull-left .btn.btn-default, .extension-cards .pull-left .btn.btn-default{
        width: 100%;
        display: block;
        margin: 0 auto!important;
        max-width: 250px;
    }

    .extension-cards .row {
        margin-left: 0;
        margin-right: 0;
    }

    .extension-cards .list-card-block {
        display: flex;
        flex-direction: column;
        align-items: start;
        row-gap: 15px;
        padding: 10px;

    }

    .extension-cards .card-block {
        margin: 0;
    }

    .extension-cards .list-card-block .text_brand {
        margin-left: 0;
    }

    .extension-cards .card-block + div + div a {
        margin-bottom: 10px;
    }



    .extension-cards .buttons {
        margin-top: 0;
    }

    .extension-cards-cards_add #content .col-sm-10 .form-control {
        max-width: 100%;
    }

    .extension-cards-cards_add #content  #card-element {
        max-width: 100%;
    }

    .extension-cards-cards_add #content .input-block-name {
        flex-direction: column-reverse;
        row-gap: 15px;
    }

    .extension-cards-cards_add #content .success-nav a {
        width: 100%;
    }

    .account-address-add #content form fieldset {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
        column-gap: 80px;
    }

    .productpage h3.product-title {
        font-weight: 500;
    }

    .checkout-simplecheckout .simplecheckout-cart td.image {
        display: block!important;
    }

    .bc_step:before {
        left: 71px;
        right: 65px;
    }

    .common-home #serviceblock .service-item {
        margin-bottom: 0;
        padding: 30px 0 0 0;
        padding-bottom: 20px;
    }



    .common-home #serviceblock .service-right {
        padding: 0;
    }

    .common-home #serviceblock .service-desc  {
        width: 100%;
        display: block;
    }

    .common-home #serviceblock .service-link {
        margin-top: 0;
    }

    .common-home .service-wrapper ul {
        margin: 0 15px;
    }

    .common-home .service-wrapper ul li:nth-of-type(2) {
        border-right: none!important;
    }


    .common-home .service-wrapper ul li:nth-of-type(2), .common-home .service-wrapper ul li:nth-of-type(1){
        padding-top: 0!important;

    }

    .common-home .service-wrapper ul li:nth-of-type(1) {
        border-right: 20% solid transparent;
        border-image: linear-gradient(to top, #ddd 90%, transparent 90%) 1 100%;
    }

    .common-home .service-wrapper ul li:nth-of-type(3) {
        border-right: 20% solid transparent;
        border-image: linear-gradient(to bottom, #ddd 80%, transparent 80%) 1 100%;
    }

    .checkout-simplecheckout #content {
        padding: 0 15px;
    }

    .checkout-simplecheckout #content h1 {
        padding-left: 12px;
    }

    #checkout-cart .shipping {
        padding-left: 0;
    }

    #checkout-cart .table-responsive.shopping-cart {
        margin-right: 0!important;
    }

    #checkout-cart .button-opt {
        width: 30px!important;
        height: 30px;
    }

    #checkout-cart .discounts__wrapper .discounts {
        flex-direction: row-reverse;
        column-gap: 10px;
        padding: 0;
    }

    #checkout-cart .discount {
        width: 30px;
        height: 30px;
        margin: 0;
    }

    #checkout-cart .discount svg {
        height: 18px;
    }

    #checkout-cart > div.main-cart-block {
        row-gap: 15px;
    }

    .discounts .panel-heading {
        width: 17px;
    }

    .checkout-cart #footer {
        margin-top: 30px;
    }



    #error-not-found .buttons .pull-right {
        margin-left: 0;
    }

    #checkout-cart .checkout-cart-summary {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #checkout-cart .checkout__price__column span{
        font-weight: 600!important;
    }

    #checkout-cart .cart-new-design {
        padding: 15px;
        background: rgba(241, 241, 241, 0.5);

        /* border-top: 1px solid #dddddd; */
    }

    #checkout-cart .main-cart-block .page-title {
        display: none;
    }

    #checkout-cart .cart-new-design hr {
        display: none;
    }

    .button-danger img {
        width: 20px;
        height: 20px;
    }

    #checkout-cart .table.voucher-footer tr {
        margin-bottom: 10px;
    }

    #checkout-cart .discounts__wrapper {
        padding: 0 5px;
    }


    /* .checkout-simplecheckout .simple-content {
        padding-left: 15px;
    } */

    .simplecheckout_form_0 > div > div:nth-child(4) {
        padding: 0 8px;
    }

    .simplecheckout_form_0 > div > div:nth-child(5) {
        padding: 0 8px;
    }

    #simplecheckout_form_0 #buttons {
        padding: 0 8px;
    }

    .checkout-simplecheckout #search_mod {
        margin-bottom: 30px;
    }

    .simplecheckout-three-column #new-card {
        padding: 15px 10px;

    }

    .btn_plus_quan input[type="button"] {
        width: 30px!important;
        height: 30px;
    }

    .owl-buttons .owl-next {

        background-position: 11px 6px!important;
    }

    .owl-controls .owl-buttons .owl-prev {
        background-position: 9px 6px!important;
    }

    .productpage h3.product-title {
        margin-bottom: 4px!important;

        color: #58595B;
    }

    .short_description {
        margin-bottom: 10px;

        font-size: 12px;
    }

    .brand_manufacture a {
        font-size: 12px;
    }

    .product__count__wrapper {

        margin-left: 0 !important;
        -webkit-margin-start: 0 !important;
    }

    #button-cart {
        max-width: 250px;
    }

    .butn__wrap {
        margin-bottom: 0;
    }

    .element_wishlist_wrapper {
        display: none;
    }

    /* #product-product .col-sm-12.productpage {
        margin-bottom: 50px;
    } */

    /* #product-product .accordeon.hidden-sm.hidden-md.hidden-lg {
        margin-bottom: 50px;
    } */

    .product_new_item .block_option_price {
        padding: 0 15px;
    }

    #product-product .product_new_item {
        margin: 0;
    }

    .list-unstyled.price .autocalc-product-special.price-old {
        position: absolute;
    }

    .product-right-inner .list-unstyled.price .autocalc-product-special.price-old {
        position: static;
    }

    #content ul.list-unstyled.price {
        flex-direction: row;
        align-items: end;
    }

    #product .tooltip-inner {
        margin-top: -81%;
        margin-left: 0%;
    }

    .description-content .table td, .tab-pane .table.table__bottom td {
        padding-left: 0;
    }

    .information-blogger-blogs .all-blogs .blog_item .blog-right-content .read-btn {
        display: block;
        width: 100%;
        max-width: 250px;
        position: absolute;
        left: 50%;
        bottom: 25px;
        transform: translateX(-50%);

    }

    .information-blogger-blogs .blog.all-blogs h2.page-title {
        margin-bottom: 20px!important;
    }

    .account-voucher #breadcrumb {
        padding-top: 10px;
    }

    #account-voucher .box-heading.title-wait {
        padding-left: 15px!important;
        padding-bottom: 5px;
    }

    .account-voucher .button__voucher_hidden {
        width: 250px;
        margin: 25px auto 25px;
        margin-left: 0!important;
    }

    .payment-block > ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        row-gap: 10px;
        column-gap: 5px;

        direction: rtl;
    }

    .payment-block > ul li {
        grid-row: 2;
      }

      .payment-block > ul li:nth-child(n+6) {
        grid-row: 1;
      }

      .cards .payment-block > ul li {
        grid-row: 1;
      }

      .cards .payment-block > ul li:nth-child(n+6) {
        grid-row: 2;
      }

    /*1.06*/

    .powered {
        margin-bottom: 10px;

        line-height: 15px;
    }

    .footer_info_text {
        font-family: "Poppins", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #808080;
    }

    .cards .payment-block > ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        column-gap: 5px;
        row-gap: 5px;
        direction: ltr;

        padding-top: 10px   ;
    }

    .cards .payment-block > ul img {
        margin-left: 0;
    }

    .shipping > div:last-of-type > svg {
        left: 4px;
        top: 24px;
    }

    .checkout-cart .colone-cart .pull-right {
        width: 100%;
    }

    .checkout-cart .colone-cart .pull-right a {
        width: 100%!important;
    }

    /*6.06*/

    #preorder-box .modal-content {
        padding: 30px 35px;

    }

    #preorder-box .modal-body {
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }

    #preorder-box .modal-header {
        padding: 15px 0 0;
    }

    #preorder-box .modal-main-title {
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
    }

    #preorder-box .btn_custom_ms {
        max-width: 100%;
    }

    #preorder-box .alert-danger, #preorder-box .alert.alert-success {
        bottom: -5px;
    }

    .alert.alert-danger.comment-alert.alert-dismissible, .alert.alert-success.comment-alert.alert-dismissible {
        margin: 0;

        margin-top: auto;
    }

    textarea#input-review {
        height: 137px!important;
    }


}

@media (max-width: 465px) {
    .account-address-add #content .pull-left a:first-of-type {
        width: 100%;
        margin-bottom: 15px;

    }

    .account-address-add #content .pull-left input {
        width: 100%;
    }

    .common-home #serviceblock .service-item {
        width: 100%!important;
    }

    .checkout-cart .discounts__text {
        font-family: inherit;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #58595B;
    }

    .blog_stats span + span {
        padding-left: 7px;
    }

    .blog_stats span, .blog_stats span a {
        font-size: 10px;
    }

    .blog-stats-desc p:nth-child(2) {
        padding-bottom: 20px;
    }

    .account-voucher .gift_pull_right {
        float: none;
    }

    .account-voucher .text_btn_gift {
        width: 100%;
        max-width: 253px;

        margin-left: 9.5px;
        text-align: start;
    }

    .account-voucher .col-xs-12.gift-img.hidden-md.hidden-lg {
        display: none;
    }

    #product-product .productpage .breadcrumb{
        display: block;
        margin-top: 25px;
        padding-left: 12px;
    }

    .product-info .image-additional {
        margin-bottom: 0;
    }
}


@media (max-width: 350px) {
    .information-blogger-blogs .all-blogs .blog_item .blog-right-content .read-btn {
        max-width: 190px;
        bottom: 15px;
    }
}

#account-password #content > h2 {
    display: none;
}
#account-password #content form > fieldset {
    display: grid;
    column-gap: 80px;
}
@media (max-width: 1280px) {
    #account-password #content form > fieldset {
        column-gap: 30px;
    }
}
@media (max-width: 576px) {
    #account-password #content form > fieldset {
        display: block;
    }
}
.date-comment:hover b {
    color: #27AAE1 !important;
}
.date-comment {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.blog-carousel .owl-wrapper-outer {
    overflow: hidden;
}
.product__checks,
.butn__wrap,
.product__price {
    margin: 0 !important;
    padding: 0 !important;
}
.product__checks {
    margin-top: 10px !important;
}
.butn__wrap {
    margin-top: 30px !important;
    padding-top: 10px !important;
}
.checkout__payment-list {
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.checkout__payment-list li {
    /* border: 1.52439px solid #DDDDDD; */
    border-radius: 4.57316px;
    display: flex;
    justify-content: center;
    max-height: 33px;
    min-height: 33px;
    width: 40px;
}
.checkout__payment-list img {
    max-width: 100%;
}
@media (max-width: 1200px) {
    .checkout__payment-list {
        display: grid;
        row-gap: 5px;
        grid-template-columns: repeat(5, 1fr);
    }
}
@media (width: 992px) {
    .shipping {
        margin-top: 50px !important;
    }
    #checkout-cart .shipping {
        flex-direction: row;
        align-items: center;
    }
    #checkout-cart .shipping-item {
        align-items: center;
        margin-top: 0;
    }
    .cards.shipping-item {
        align-items: center;
    }
    .cards.shipping-item svg {
        margin-right: 0;
    }
    .shipping__text__wrapper {
        margin-bottom: 0;
    }
    .shipping-item svg {
        margin-right: 0 !important;
    }
    .shipping__text {
        font-size: 11px !important;
    }
}
@media (max-width: 992px) {
    .shipping {
        margin-top: 15px;
    }
    .shipping-item svg {
        width: 33px;
        min-width: 33px;
        margin-right: 15px;
    }
    .cards.shipping-item svg {
        margin-left: -5px;
    }
    .shipping .payment-block {
        margin-left: 5px;
    }
}
.shipping__text__wrapper + svg {
    min-width: 14px;
}
@media (max-width: 991px) {
    .shipping__text__wrapper + svg {
        display: none;
    }
}
@media (max-width: 576px) {
    .shipping-item svg {
        margin-right: 5px;
    }
}
@media (min-width: 992px) {
    .shipping-item {
        position: relative;
    }
    .shipping__text {
        position: absolute;
        top: -60px;
        right: 0;
        padding: 6px;
        border-radius: 4px;
        background-color: #27AAE1;
        color: #fff;
    }
}

.aboutus-events .events {
    display: flex;
    justify-content: center;
}
.events .slick-custom-wrapper-pagination .slick-slide:not(:last-child) {
    padding-right: 0;
    margin-right: 18px;
}
.events .slick-custom-wrapper-pagination .slick-slide img {
    width: 120px;
    height: 69px;
}
.events .slick-custom-wrapper .slick-slide img {
    max-height: 295px;
    object-fit: cover;
}
.events > .slider {
    max-width: 514px;
}
.events > .text {
    max-width: 501px;
}
.events .slick-track {
    display: flex !important;
    justify-content: space-between;
}
@media (max-width: 1200px) {
    .events > .slider {
        max-width: 414px;
    }
    .events .slick-custom-wrapper-pagination .slick-slide img {
        max-width: 120px;
        width: 100%;
        height: auto;
        max-height: 49px;
    }
    .aboutus-events .slick-custom-wrapper-pagination {
        margin-top: 20px;
    }

}
@media (max-width: 992px) {
    .simplecheckout_form_0 #simplecheckout_step_menu {
        /* display: none; */
    }
    .events > .slider {
        max-width: 314px;
    }
    .events .slick-custom-wrapper-pagination .slick-slide img {
        max-width: 120px;
        width: 100%;
        min-width: 65px;
        height: auto;
        max-height: 37px;
    }
    .events .slick-custom-wrapper .slick-slide img {
        max-height: 180px;
    }
}
@media (max-width: 768px) {
    .events {
        flex-direction: column;
    }
    .events > .slider,
    .events > .text {
        max-width: 100%;
    }
    .events .slick-custom-wrapper .slick-slide img {
        max-height: 305px;
    }
    .events .slick-custom-wrapper-pagination .slick-slide img {
        max-width: 100%;
        width: 100%;
        min-width: 65px;
        height: auto;
        max-height: 69px;
    }

}








#account-login ul.breadcrumb {
    text-align: right;
    padding: 0 0 58px;
    margin-top: 0;
}
#account-login #content {
    margin-top: 20px;
}
#account-login #content > .row .col-sm-6:first-child {
    border-right: 1px solid #e5e5e5;
}
#account-login .last_block .well {
    display: flex;
    flex-direction: column;
}
#account-login .last_block {
    height: auto !important;
    border: none;
}
#account-login .well ul {
    margin-top: 0;
    margin-bottom: 0;
}
#account-login .well {
    padding: 0 !important;
    margin: 0 !important;
}
#account-login .well form {
    display: grid;
    row-gap: 20px;
}
#account-login .well .form-group {
    margin-bottom: 0 !important;
}
#account-login input#input-password + a {
    display: block;
    top: 0;
    margin-top: 5px;
}
#account-login .well h2 {
    font-size: 18px;
    font-weight: 600;
}
#account-login .well p {
    margin-bottom: 30px;
    line-height: 18px;
}
#account-login .well .button-accent {
    font-size: 13px;
}
#account-login .well input.button-accent {
    margin-top: 10px;
}
#account-login .well a.button-accent {
    margin-top: 53px;
}
.account-simpleregister #content ul.breadcrumb {
    margin-top: 0;
}
.account-simpleregister #content h1 {
    padding: 0;
    margin-bottom: 22px;
    font-weight: 500;
}
.account-simpleregister .simple-register-block {
    column-gap: 50px;
    margin-bottom: 0 !important;
}
.account-simpleregister .simple-register-block .radio label {
    align-items: center;
}
.account-simpleregister .simpleregister-block-content h2 {
    margin-bottom: 20px;
}
.account-simpleregister .simpleregister-block-content .form-group {
    margin-bottom: 10px !important;
}
.account-simpleregister .example_password_text {
    margin-bottom: 20px;
}
.account-simpleregister .simpleregister-block-content .row-register_newsletter .simple-register-block {
    column-gap: 30px;
}
.account-simpleregister .simpleregister-block-content .row-register_newsletter {
    margin-top: -15px;
}
#simplepage_form .simpleregister-button-block.buttons {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
#simplepage_form .simpleregister-button-right {
    gap: 40px;
}
#simplepage_form #simpleregister_button_confirm span {
    font-size: 13px;
}
#simplepage_form .simpleregister {
    margin-bottom: 0;
}
.account-simpleregister .simpleregister-block-content .simple-register-block .control-label,
.account-simpleregister .simpleregister-block-content .form-group.row-register_password .control-label,
.account-simpleregister .simpleregister-block-content .form-group.row-register_confirm_password .control-label {
    min-height: 18px !important;
    margin-bottom: 5px;
}
.account-simpleregister .simpleregister-block-content .form-group.row-register_password {
    grid-column-start: 1;
}
#simpleregister .simpleregister-block-content .row-register_customer_group_id {
    margin-bottom: 30px !important;
}
#simpleregister .simpleregister-block-content .row-register_vat {
    margin-bottom: 30px !important;
}
.account-simpleregister .simpleregister-block-content {
    padding: 0;
}
.account-simpleregister .row-register_country_id {
    position: relative;
}
.account-simpleregister .row-register_country_id::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.89702 6.89702L12.794 1' stroke='black' stroke-width='1.07218'/%3E%3C/svg%3E");
    width: 12px;
    height: 6px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.account-simpleregister .simpleregister-have-account {
    margin-bottom: 30px !important;
}
.account-simpleregister .content_headercms_bottom {
    margin: 0 !important;
}
.account-simpleregister #content {
    margin-top: 25px;
    margin-bottom: 0;
}
.account-simpleregister .simple-content {
    margin: 0;
}
.information-information-5 #footer,
.information-faq #footer,
.information-information-7 #footer,
.information-information-107 #footer,
.account-simpleregister #footer {
    margin-top: 75px;
}
.account-simpleregister .row-register_telephone .intl-tel-input .flag-container {
    display: flex;
    align-items: center;
}
#simpleregister .row-register_telephone #register_telephone {
    padding-left: 60px !important;
}
#simpleregister .intl-tel-input.allow-dropdown .flag-container .iti-arrow {
    right: 4px;
}
#simpleregister .intl-tel-input.allow-dropdown .flag-container {
    left: 10px;
}
#simpleregister > div.simpleregister-block-content > fieldset {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
}
#simpleregister > div.simpleregister-block-content > fieldset .form-group .form-control {
    margin-bottom: 0 !important;
    padding: 10px 16px !important;
}
.account-simpleregister button.show_pass,
.account-simpleregister .row-pass-input {
    position: relative;
}

.account-simpleregister .input-block:nth-child(2n),
.form-group.required.input-block.row-register_confirm_password,
.account-simpleregister .row-register_confirm_password,
.professional .form-group.input-block.row-register_vat,
.account-simpleregister .form-group.required.input-block.row-register_confirm_password,
.account-simpleregister .form-group.required.input-block.row-register_lastname {
    padding-left: 0;
}
#simpleregister > div.simpleregister-block-content > fieldset .form-group {
    width: 100%;
}

#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(1),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(2),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(3),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(6),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(18),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(26),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(28),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(7),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(20),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(30),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(31),
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(21),
.professional fieldset .form-group:nth-child(19),
.professional fieldset .form-group:nth-child(21),
.professional fieldset .form-group:nth-child(22),
.professional fieldset .form-group:nth-child(27),
.professional fieldset .form-group:nth-child(31) {
    grid-column-start: 1 !important;
    grid-column-end: 3 !important;
    display: grid !important;
}
#simpleregister > div.simpleregister-block-content > fieldset .form-group:nth-child(30) {
    margin-top: 20px;
}
#simpleregister .form-group.input-block.row-register_vat {
    margin-top: 0;
}
.professional fieldset .row-register_telephone {
    margin-left: 0 !important;
}
.product-manufacturer .content_headercms_bottom {
    margin-bottom: 25px !important;
}
.information-contact .content_headercms_bottom {
    margin-bottom: 20px !important;
}
.information-contact .page-title {
    margin: 0 !important;
}
#information-contact .contact-form {
    padding: 0 104px 0 0 !important;
}
#information-contact .contact-fieldset .form-control {
    padding: 10px 12px;
}
#information-contact .button-accent {
    margin-top: 15px;
}
#information-faq .heading + .row .accordion {
    margin-top: 0;
}
#information-faq .heading + .row {
    display: flex;
    gap: 20px;
}
#information-faq .heading + .row::after,
#information-faq .heading + .row::before {
    display: none;
}
.information-faq .content_headercms_bottom {
    margin-bottom: 25px !important;
}
.information-faq ul.faq a {
    font-size: 14px;
}
.accordion .active {
    display: block !important;
}
.faq__link {
    margin-top: 55px;
}
.faq__link a {
    color: #139ad6;
}
.failed__page h2 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #58595b;
}
.failed__page .bc .simple-step:last-child a {
    font-weight: 600;
}
.failed__page .bc .simple-step:last-child {
    border-radius: 0 40px 40px 0;
}
.failed__page .bc .simple-step {
    color: #fff !important;
    background-color: #36a5da !important;
}
.failed__page .failed__try:hover,
.failed__page .bc .simple-step a:hover {
    opacity: .7;
    color: #fff;
}

.failed__page .step-checkout-option {
    border-radius: 40px 0 0 40px;
}
.failed__page-block {
    margin: 110px auto 35px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.failed__page-block__title {
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #27aae1;
    margin-top: 12px;
}
.failed__page-block__desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #8c8c8c;
    margin-top: 5px;
}
.failed__try {
    border-radius: 33px;
    color: #fff;
    border: 1px solid transparent;
    background: #27aae1;
    padding: 11px 15px;
    margin-top: 35px;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    min-width: 190px;
    color: #ffffff;
}
.failed__back {
    border-radius: 33px;
    border: 1px solid #27aae1;
    background: #fff;
    padding: 11px 15px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #27aae1;
    min-width: 190px;
}
.extension-payment-stripe-completeImmediately .content_headercms_bottom {
    margin-bottom: 15px !important;
}
.extension-payment-stripe-completeImmediately #footer {
    margin-top: 75px;
}
.extension-payment-stripe-completeImmediately #breadcrumb {
    position: relative;
}
.extension-payment-stripe-completeImmediately ul.breadcrumb {
    position: absolute;
    right: 47px;
    top: 5px;
    display: flex;
    padding-left: 32px;
}
/* .extension-payment-stripe-completeImmediately ul.breadcrumb::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.7855 2.37793L1.65861 6.15814C1.65861 6.16348 1.6574 6.17133 1.65499 6.18203C1.65262 6.19264 1.65137 6.20035 1.65137 6.20582V10.0337C1.65137 10.1719 1.69684 10.2917 1.78777 10.3925C1.87867 10.4935 1.98632 10.5442 2.11073 10.5442H4.86672V7.48186H6.70431V10.5443H9.46027C9.58466 10.5443 9.69245 10.4937 9.78323 10.3925C9.87416 10.2918 9.91978 10.1719 9.91978 10.0337V6.20582C9.91978 6.1846 9.91717 6.16856 9.91254 6.15814L5.7855 2.37793Z' fill='%238C8C8C'/%3E%3Cpath d='M11.4916 5.29685L9.91986 3.84543V0.591683C9.91986 0.5173 9.89834 0.456128 9.85515 0.408252C9.81232 0.360432 9.75726 0.336522 9.69017 0.336522H8.31215C8.24513 0.336522 8.1901 0.360432 8.14698 0.408252C8.10397 0.456128 8.08248 0.517328 8.08248 0.591683V2.14676L6.33124 0.519841C6.1783 0.381605 5.99644 0.3125 5.78588 0.3125C5.57534 0.3125 5.39351 0.381605 5.24041 0.519841L0.0797549 5.29685C0.0319154 5.33931 0.00569543 5.39646 0.000818462 5.46824C-0.00403336 5.53997 0.0126841 5.60263 0.051021 5.65575L0.496006 6.24591C0.534343 6.29373 0.584521 6.32297 0.64674 6.33367C0.704182 6.33903 0.761625 6.32037 0.819068 6.27786L5.78573 1.67624L10.7524 6.27783C10.7908 6.31493 10.841 6.33345 10.9032 6.33345H10.9247C10.9869 6.32294 11.0369 6.2935 11.0755 6.2458L11.5205 5.65573C11.5588 5.60249 11.5755 5.53995 11.5706 5.46813C11.5657 5.39654 11.5393 5.33939 11.4916 5.29685Z' fill='%238C8C8C'/%3E%3C/svg%3E%0A");
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.extension-payment-stripe-completeImmediately ul.breadcrumb::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.97363 1L8.94754 4.97391L4.97363 8.94782' stroke='%238C8C8C' stroke-width='1.28571'/%3E%3Cpath d='M1 1L4.97391 4.97391L1 8.94782' stroke='%238C8C8C' stroke-width='1.28571'/%3E%3C/svg%3E%0A");
    width: 11px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
} */
.step_text_mobile {
    display: none;
}
@media (max-width: 1200px) {
    #account-login #content,
    .account-simpleregister #content {
        width: 100%;
    }
    #information-contact .contact-form {
        padding: 0 !important;
    }
}
@media (max-width: 992px) {
    .step_text_mobile {
        display: block;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #27aae1;
        position: relative;
        top: 35px;
        min-width: 80px;
    }
    .failed__page .bc {
        padding: 0 10px;
        overflow-x: hidden !important;
    }
    .extension-payment-stripe-completeImmediately #search_mod {
        margin-bottom: 30px !important;
    }
    .failed__page h2 {
        margin-bottom: 30px;
    }
    .bc_step:before {
        height: 1px;
        background: #27aae1;
    }
    .failed__page .bc a {
        position: absolute;
    }
    .failed__page .bc_step {
        background: none;
        justify-content: space-between;
        border-radius: 0;
        overflow: visible;
    }
    .failed__page .bc_step:before {
        left: 55px;
        right: 55px;
        margin-top: 21px;
    }
    .failed__page-block {
        margin: 50px auto 0;
    }
    .extension-payment-stripe-completeImmediately #footer {
        margin-top: 50px;
    }
    .failed__page .simple-step {
        border-radius: 50%;
        margin: 0;
        height: auto;
        padding: 21px;
    }
    .failed__page .bc .simple-step:last-child {
        border-radius: 50%;
        display: none;
    }
    .failed__page {
        margin: 0 35px !important;
    }
    .informationRules__subtitle {
        margin-top: 20px;
    }
    #information-information {
        padding: 0;
    }
    .informationRules__bottom p:last-child {
        margin-bottom: 0;
    }
    .faq__link {
        margin-top: 30px;
    }
    .img_shipping_payment {
        max-width: 480px;
    }
    .information-information-7 #footer,
    .information-faq #footer,
    .account-login footer,
    .information-information-5 #footer,
    .information-information-107 #footer,
    .account-simpleregister #footer {
        margin-top: 50px;
    }
    #information-contact .header_mobile {
        margin-bottom: 0;
    }
    #information-faq #content {
        padding: 0 10px !important;
    }
    #information-contact #content {
        padding: 0 35px;
    }
    .product-manufacturer ul.breadcrumb {
        top: 0 !important;
    }
    .account-simpleregister ul.breadcrumb {
        top: 0 !important;
    }
    .password_example {
        flex-direction: row !important;
    }
    .account-simpleregister #agreement_checkbox {
        display: flex;
    }
    .account-simpleregister h1 {
        margin-left: 20px !important;
    }
    #account-login ul.breadcrumb {
        padding: 0 0 30px;
    }
    #account-login #content {
        width: 100%;
        padding: 0 35px;
        margin-bottom: 0;
    }
    #account-login #content .well input.button-accent {
        margin-bottom: 0;
    }
    #account-login .last_block {
        margin-top: 0;
    }
    .footer-social.footer-social-mobile h5 {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    #information-contact ul.breadcrumb {
        top: 0 !important;
    }
    #information-faq ul.breadcrumb {
        right: 10px !important;
        top: 0 !important;
    }
}
@media (max-width: 979px) {
    #information-faq #content,
    .information-information-7 #content,
    .information-information-107 #content,
    .information-information-5 #content {
        padding: 0 35px !important;
    }
    #information-faq ul.breadcrumb {
        right: 30px !important;
    }
}
@media (max-width: 860px) {
    #account-login .last_block a.button-accent {
        margin-top: 27px;
    }
}
@media (max-width: 768px) {
    .failed__page .bc_step {
        width: 100%;
    }
    #simpleregister .form-group.input-block.row-register_vat {
        margin-top: 10px;
    }
    .account-simpleregister .row-pass-input::after {
        height: max-content;
    }
    #information-faq .heading + .row {
        flex-direction: column;
    }
    #information-faq #content ul.breadcrumb {
        padding: 0;
    }
    .contact__us_wrap {
        margin-top: 20px;
    }
    .contact-contact .email {
        margin-top: 15px;
        margin-bottom: 12px;
    }
    .information-contact footer {
        margin-top: 50px;
    }
    .information-contact .contact-form {
        margin: 30px 0 0;
    }
    .information-contact .contact-fieldset > h2 {
        margin-bottom: 0;
    }
    .information-contact .contact-fieldset > span {
        display: block;
        margin-top: 10px;
    }
    .information-contact .contact__location {
        align-items: center;
    }
    .information-contact .contact-contact svg {
        min-width: 22px;
        min-height: 22px;
    }
    .information-contact .contact__input_wrap {
        row-gap: 10px;
        margin-top: 10px;
    }
    .information-contact .contact-form .button-accent {
        margin-bottom: 0;
    }
    #information-contact #content {
        padding: 0;
    }
    #simpleregister > div.simpleregister-block-content > fieldset {
        display: flex;
        flex-direction: column;
    }
    .account-simpleregister #content h1 {
        margin-left: 15px !important;
        margin-bottom: 8px;
    }
    .account-simpleregister .simpleregister-block-content h2 {
        font-size: 14px !important;
        line-height: 21px !important;
    }
    .account-simpleregister .simpleregister-block-content .row-register_firstname {
        margin-top: -10px;
    }
    .account-simpleregister .simple-register-block {
        column-gap: 73px;
    }
    .account-simpleregister #agreement_checkbox input[type="checkbox"] {
        margin-left: 0;
    }
    .account-simpleregister .simple-content {
        padding: 0 15px;
    }
    .account-simpleregister .password_example {
        flex-direction: column !important;
        gap: 3px;
        margin-bottom: 10px;
    }
    #simplepage_form .simpleregister-button-right {
        gap: 28px;
    }
    #simplepage_form #simpleregister_button_confirm span {
        font-weight: 600;
    }
    .account-simpleregister .simpleregister-block-content .row-register_newsletter .simple-register-block {
        column-gap: 20px;
    }
    .account-simpleregister .simpleregister-block-content .simple-register-block .control-label {
        font-weight: 400;
    }
    #agreement_checkbox {
        margin-right: 0 !important;
        text-align: left;
    }
    #agreement_checkbox label {
        font-size: 11px;
        margin-left: 0;
    }
    #account-login #content > .row .col-sm-6:first-child {
        border-right: none;
    }
    #account-login .last_block {
        margin-top: 50px;
    }
    #account-login .well input.button-accent {
        margin-top: 7px;
    }
    #account-login .well p {
        margin-bottom: 20px;
    }
    .account-simpleregister #search_mod,
    .account-login #search_mod {
        margin-bottom: 0;
    }

    .account-simpleregister #content,
    #account-login #content {
        margin-bottom: 0;
        margin-top: 30px;
    }
    #account-login .well h2 {
        margin-bottom: 8px;
    }

    #account-login .well {
        padding-top: 0 !important;
        margin-bottom: 0;
        padding: 0;
    }
    #account-login .last_block p {
        margin-bottom: 20px;
    }

    #account-login input#input-email {
        padding: 11px !important;
    }
    #account-login .form-group label {
        margin-bottom: 2px;
    }
}
@media (max-width: 768px) and (min-width: 576px) {
    .aboutus-journey .square {
        margin-left: 25px;
    }
}
@media (max-width: 576px) {
    #information-information {
        padding: 20px 0 0;
    }
    #information-information .aboutus-block p:last-child {
        display: none;
    }
    #information-information h2 + h3 {
        margin-top: 10px;
    }
    #information-faq .heading {
        margin-top: 20px;
    }
    #information-faq ul.faq {
        margin-top: 20px;
    }
    #information-faq .heading + .row .accordion .block-faq {
        margin-top: 20px;
    }
    #information-faq .heading + .row {
        gap: 0;
    }
    #information-faq .mobile_category,
    #information-information .mobile_category {
        display: none;
    }
    #product-manufacturer .page-title {
        margin-top: 25px !important;
    }
    .information-contact #search_mod {
        margin-bottom: 30px;
    }
}
@media (max-width: 375px) {
    #information-contact > .row {
        margin: 0;
    }
    #information-contact #content {
        padding: 0 35px;
    }
    #information-contact .contact-contact {
        padding: 0;
    }
    .account-simpleregister .form-group input[type="text"],
    .account-simpleregister .form-group input[type="tel"],
    .account-simpleregister .form-group input[type="password"],
    .account-simpleregister .form-group input[type="email"] {
        min-width: auto;
    }
}
.form-group.required.row-register_telephone {
    margin-left: 0 !important;
}
.password_example span {
    min-width: fit-content;
}