/* *{
    font-family: Poppins;
} */

@media (max-width: 1210px){
    .mbl-order-price{
        font-size: 12px!important;
    }

    .mbl-order-item{
        font-size: 11px!important;
      }
}

b, strong{
    font-family: Poppins;
}
#open-menu {
    top: 20px!important;
    left: inherit!important;
    right: 46px;
}
.order-qty-input-mbl{
    height: 26px;
    width: 86px;
    margin: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 0.26px;
    line-height: 26px;
    font-weight: 600;
}
.order-img-container-mbl{
    height: 90px;
    width: 80px;
    border: solid 1px #707070;
    border-radius: 5px;
}
.mbl-price-order{
    z-index: 1;
    justify-content: space-around;
    align-items: center;
    /*padding: 10px 70px;*/
    background-color: #FFFFFF;
    position: fixed;
    width: 100%;
    bottom: 60px;
    -webkit-box-shadow: 0px 6px 20px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 20px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 20px 1px rgba(0, 0, 0, 0.75);
}

.grand-total-order-mbl span{
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    line-height: 19.4px;
    letter-spacing: 0.3px;
    color:#707070;
    padding-right: 12px;
}
.grand-total-order-mbl p{
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    line-height: 19.4px;
    letter-spacing: 0.3px;
    font-weight: 600;
    color:#034694;
}
.back-mobile {
    z-index: 999;
    display: flex !important;
    padding: 18px 25px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ffffff;
    position: fixed;
    width: 100vw;
    top: 0;
    -webkit-box-shadow: 0px 10px 5px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 10px 5px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 5px -10px rgba(0, 0, 0, 0.5);
}
.back-mobile p {
    margin: 0 0 0 20px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: .2px;
    text-align: center;
    color: #034694;
    transition: 0.1s;
}
.mbl-order-detail{
    padding: 20px;
}
.mbl-order-detail-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 2.5px;
    width: 100%;
}

.mbl-accesories-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    width: 100%;
}

.mbl-order-detail-container-acc1{
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.mbl-order-detail-container-acc2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.desktop-order-detail-container-qty {
    font-family: Montserrat, serif;
    font-size: 14px;
    font-weight: 600;
    color: #787878;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    /*padding-left: 10px;*/
    padding-bottom: 10px;
}

.mbl-order-detail-container-qty{
    font-family: Montserrat, serif;
    font-size: 14px;
    font-weight: 600;
    color: #787878;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    padding-left: 10px;
    padding-bottom: 10px;
}

.mbl-order-detail-container-totalprice {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-family: Montserrat, serif;
    font-size: 14px;
    font-weight: 600;
}

.mbl-line{
    height: 1px;
    width: 38%;
    float: right;
    margin-top: 5px;
    background-color: #C4C4C4;
}

.mbl-line-2 {
    height: 1px;
    width: 100%;
    float: right;
    margin-top: 5px;
    background-color: #C4C4C4;
}
.mbl-order-item{
    font-family: Montserrat, serif;
    font-size: 13px;
    font-weight: 600;
    flex-wrap: wrap;
    font-stretch: normal;
    font-style: normal;
    line-height: 15px;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}
.mbl-order-price{
    font-family: Montserrat, serif;
    font-size: 14px;
    font-weight: 600;
    flex-wrap: wrap;
    font-stretch: normal;
    font-style: normal;
    line-height: 15px;
    letter-spacing: normal;
    text-align: left;
    color: #034694;
}
.other-promo{
    padding-bottom: 10px;
}
.other-promo-container{
    display: flex;
    justify-content: space-between;
}
.btn-mbl-promo{
    text-align: center;
    padding: 10px;
    margin: 0 0 16px 16px;
    width: 50%;
    border: 1px solid #034694;
    color: #034694;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.promo-container{
    padding-bottom: 25px;
}

.detail-promo{
    margin: 0;
    padding: 0;
    margin-left: 1rem;
    list-style: none;
    text-align: center;
}

.promo-detail{
    margin: 10px;
    text-align: center;
    padding: 5px;
    border: 1px solid #034694;
    border-radius: 10px;
    color: #034694;
    background-color: #F8F8F8;
    width: 100px;
    cursor: pointer;
}
.promo-detail h2{
    font-size: 12px;
    margin-bottom: 0;
}
.promo-detail p{
    font-size: 11px;
    margin-bottom: 0;
}
.not-selected{
    color:#BFBFBF; 
    border: 1px solid #BFBFBF;
}
.mix_product{
    color:#707070; 
    background-color: #F9F9F9; 
    font-weight: 300; 
    margin-bottom:15px; 
    font-size: 14px; 
    line-height: 18px; 
    letter-spacing: 0.35px;
    border: 1px solid #ffffff; 
    box-shadow: 0 8px 10px -9px black;
}
.select:focus{
    outline: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    outline: 0;
}

.close-btn{
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    font-family: Montserrat, serif;
    font-weight: 100;
    font-size: 3rem;
    font-weight: 50;
    line-height: 1;
    color: #034694;
    text-shadow: 0 1px 0 #fff;
}

.modal-header {
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.table {
    width: 80%;
    max-width: 100%;
    background-color: transparent;
    margin: auto;
}

.table tbody{
    text-align: center;
}

.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 600;
}

@media (min-width: 320px) and (max-width: 480px){
    .sopra-footer {
        margin-bottom: 120px;
    }
}