:root {
    --primaryNew: #e36f56;
    --gray: #efefef;
    --border: #8d9091;
    --links: #4299F7;
    --closeBtn: #CCCCCC;
    --bundelBack: #FAFAF9;
    --green: #67D6AC;
}
.col-md-12.divsucssess {
    display: flex;
}
p.tilte-cong {
    text-align: initial;
    font-size: 24px;
    font-weight: 700;
}
p.tilte-confid {
    text-align: initial;
    font-size: 24px;
    font-weight: 700;
}
p.tilte-confid a.order-number {
    color: #D5945C;
}
.product-item-details.saccess {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
    text-align: initial;
}

a.product-item-photo.saccess {
    display: table-cell;
    padding-right: 15px;
    position: static;
    vertical-align: middle;
    width: 1%;
}
.actions-toolbar .primary a.action.primary.continue {

    height: 56px;
    /* font-family: 'Montserrat'; */
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    display: grid;
    align-items: center;
    text-align: center;
}
.col-md-8.firstsucssess table#shopping-cart-table tbody.cart.item {
    background: #FBFBFB;
    border-radius: 8px;
    border-bottom: 15px solid white;    
}
a.product-item-photo.saccess span.product-image-container span.product-image-wrapper img.product-image-photo {
    border-radius: 7px;
    position: absolute;
    width: 90px;
    height: 100px;
}

.product-item-details.saccess strong.product-item-name .custom-attributes-item-manufacturer span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}


img#image0_577_25698 {
    width: 98px;
    height: 74px;
}

p.title-product-suc {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
}

a.action.primary.continue.sucssessbu3 {
    background-color: #fdf7f2;
    color: #D5945B!important;
}
.col-md-12.fistsc {
    display: flex;
}
.cart-summary.sucssesstotal {
    width: 100%;
}
p.title-blocksucces {
    text-align: left;
    margin-bottom: 20px;
}
td.successshippingt {
    text-align: initial;
}
.buttsucbutt {
    display: block;
}
.buttsuctop {
    display: none;
}
.col-md-12.imagtopdashweb {
    display: flex;
    margin: 0 0 0 0;
    margin-bottom: 3%;
}

.col-md-1.imagtopdashweb {
    left: 3%;
    border: 1px solid #22B02E;
    border-radius: 24px;
    display: flex;
}
.imagetosucti {
    background: #FBFBFB;
    border-radius: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 3% 2% 3% 6%;
    padding: 3%;
}
.imagtopdashwebcenter.place {
    background: #22B02E;
}
p.title-underimageweb.place {
    color: white;
}
.col-md-2.imagtopdashweb {
    max-width: 14%!important;
}
p.title-blocksuccesweb {
    text-align: left;
    /* font-family: 'Montserrat'; */
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1B2124;
    padding-right: 30%;
    padding-left: 2%;
    margin-bottom: 1%;
}
.imagtopdashwebcenter {
    /* left: 3%; */
    border: 1px solid #22B02E;
    border-radius: 24px;
    display: flex;
    margin: auto;
}
p.title-underimageweb {
 /* font-family: 'Montserrat'; */
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #22B02E;
    margin: 1% 0 0 6%;
    padding: 3%;
}

tr.item-info.inoffercart {
    border: 0.5px solid var(--green);
}
div.checkout-shipping-method .step-title {
    display: none;
}
div#checkout-shipping-method-load {
    display: none;
}
div#checkout-step-shipping_method{
    padding: 0;
    margin: 0;
}
div.checkout-shipping-method{
    margin: 0;
    padding: 0;
}
div#shipping-method-buttons-container{
    margin: 0;
}
.methods-shipping .actions-toolbar .action.primary{
        margin: 5% 0 5% 0;
}
.newHeartWishlist {
    z-index: 99;
}
.custom_shipping_method , .custom_shipping_address{
    display: block;
    border-radius: 5px;
    /* background: #efefef !important; */
    border-color: #efefef;
    margin: 15px auto;
    width: 100%;
}
.custom_shipping_address > option {
    padding: 5px;
}
#trade_licence,
#national_id ,
#vat_file ,
#brand_file,
#banner_pic ,
#specialist_image ,
#pdf_certificate{
    padding: 10px 0 0 15px;
    height: 50px;
}
#trade_licence::file-selector-button ,
#vat_file::file-selector-button ,
#brand_file::file-selector-button , 
#banner_pic::file-selector-button {
    content: 'Upload';
    float: right;
    background: var(--primaryNew) !important;
    color: white;
    border: none;
    border-radius: 0 5px 5px 0;
    padding: 10px 3rem;
    margin-top: -10px;
    margin-right: -2px;
    height: 50px;
}
#specialist_image::file-selector-button , 
#pdf_certificate::file-selector-button{
    content: 'Upload';
    float: right;
    background: #4fc0c7 !important;
    color: white;
    border: none;
    border-radius: 0 5px 5px 0;
    padding: 10px 3rem;
    margin-top: -10px;
    margin-right: -2px;
    height: 50px;
}

span.labelshipping-method-popup-new {
    font-size: 22px;
    font-weight: 700;
}
.shipping-list-popup-new {
    display: flex;
    align-items: baseline;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    background: #EFEFEF;
    padding: 5px;
    position: relative;
}
input#custom_shipping_method {
    margin: 5px;
    position: absolute;
    right: 20px;
    left: auto;
}
.shipping-list-popup-new > input[type=radio]:checked:before {
    border-color: #67D6AC!important;
    margin: -2px !important;
    content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOS4xODM0NyIgY3k9IjkuMTgzNDciIHI9IjkuMTgzNDciIGZpbGw9IiM2N0Q2QUMiLz4KPHBhdGggZD0iTTUgOS44MjYwN0w3LjczNDAzIDEyLjU1OTZMMTIuODcxNSA2IiBzdHJva2U9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
#custom_shipping_method:checked ~ .shipping-list-popup-new {
    background: rgba(103, 214, 172, 0.3);
  }
p.shiping-Via ,
.custom-sipping-fees {
    font-weight: 600;
}
.custom-shipping-container {
    margin: 0 2rem;
}
.product-image-photo{
    background: white;
}
input.action.continue.cartbot {
    margin: 10px 0;
    padding: 14px;
    width: 100%;
    font-size: 16px;
    background: #67D6AC;
    border-color: #67D6AC;
    color: white;
    font-weight: 500;
    font-family: 'Montserrat', 'sans-serif';

}
.address-item-cart::after{
    right: 0;
    left: auto;
}
.actions-toolbar.butt-saccess .primary a.action.continue:hover{
    color: white;
}
div#success-verify{
    margin: 15px 0;
}
.form-group{
    display: flex;
}
.form-group > label{
    width: 250px;
}
@media (max-width: 768px){
    .col-md-12.divsucssess {
        display: initial;
    }
    .col-md-8.firstsucssess {
        margin-bottom: 5%;
    }
    .col-md-12.fistsc {
        display: inherit;
    } 
    .buttsucbutt {
        display: none;
    }
    .buttsuctop {
        display: block;
    }
    .col-md-12.fistsc {
        padding: 0;
    }
    .col-md-2.image-sucssess {
        padding: 0 50% 0 0;
    }
    .product-item-name{
            margin: 0;
    }
    .imagtopdash {
        text-align: left;
    }
    .imagtopdash {
        display: flex;
        padding: 0 0 0 0;
    }
    p.title-underimage {
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #22B02E;
    }
    .buttsuctopweb {
        display: none;
    }
    .cart.table-wrapper .actions-toolbar > .action-delete{
        left: 0;
    }
    .layout-rtl .cart.table-wrapper .actions-toolbar > .action-delete{
        right: 0 ;
    }
    ol#checkoutSteps{
        position: relative;
        z-index: 7;
    }
}
