.nav-button{
    margin-left:20%;
}
th,td{
    text-align: right !important;
}


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
font-family : 'Hacen Tunisia Lt'; 
src: url('../fonts/Hacen Tunisia Lt.ttf');
}



@font-face {
font-family : 'MedadPlatinum-Regular'; 
src: url('../fonts/MedadPlatinum-Regular.ttf');
}

@font-face {
font-family : 'Trox-R'; 
src: url('../fonts/Trox-R.ttf');
}

@font-face {
font-family : 'fr13631638_alvatan_gfiles'; 
src: url('../fonts/fr13631638_alvatan_gfiles.ttf');
}
@font-face {
font-family : 'Hacen-Dalal-Text'; 
src: url('../fonts/Hacen-Dalal-Text.ttf');
}

@font-face {
font-family : '19305-alqabas-bold'; 
src: url('../fonts/19305-alqabas-bold.ttf');
}
        @font-face{
font-family : 'DINNextLTArabic-Regular-2'; 
src: url('../fonts/DINNextLTArabic-Regular-2.ttf');
}

        @font-face{
font-family : 'NotoKufiArabic-VariableFont_wght'; 
src: url('../fonts/NotoKufiArabic-VariableFont_wght.ttf');
}

        @font-face{
font-family : 'Cairo-Regular'; 
src: url('../fonts/Cairo-Regular.ttf');
}


body {
	font-family: 'fr13631638_alvatan_gfiles'!important;
    font-size:20px;
    padding-left: 10px !important;padding-right: 10px !important;
    color: #232c35 !important;
    cursor: url("../imgs/curso.png") , auto;
    background-image: ;
}
.navbar{
    margin-bottom: 2rem;
    top: 0;
    left: 0;
    box-shadow:  0 5px 7px #b3b0b0;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active
.navbar i:hover{
    color: blue;
}
.navbar i{
    font-size: 1.2rem;
    padding: 0 0.7px;
    transition: 0.4 ease;
    margin-left: 5px;
}
@media only screen and (max-width: 990px){
   
     .product .maini{
        font-size: 40px !important;
        margin-right: -209px !important;
        margin-top: 10px;
    }
    .product .mainh1{
        font-size: 25px !important;
        margin-top: -41px !important;
        text-align: left !important;
        margin-left: 40px;
    }
    .product .mainh3{
        margin-right: 0 !important;
    }
    .card_message {
        padding: 0 !important;
        height: 123px !important;
    }
    .product{
        margin: 2% !important;
        width: 96% !important;
    }
    .productn{
        margin: 1% !important;
    }
    .coll{
        width: 50% !important;
    }
    .coll span{
        font-size: 15px !important; 
    }
    .coll p{
        font-size: 14px !important; 
    }
    .shop{
        width: 29% !important;
    }
    .shop img{
        height: 120px !important;
    }
   
    .container{
        padding-right: 0px !important;
        padding-left: 0px !important;
        
    }
    .col-sm-6{
        width: 46% !important;
        margin: 2% !important;
    }
    .col-sm-6 img{
        height: 150px !important;
        
    }
    .col-sm-6 i{
        font-size: 11px;
    }
    .star2 i{
        font-size: 15px !important;
    }
    .col-sm-6 h4{
        font-size: 18px;
        margin: 0px;
    }
    .col-sm-6 h5{
        font-size: 15px;
    }
    .col-sm-6 button{
        font-size: 15px;
        padding: 4px 6px;
    }
    .col-sm-6 .buy-btn2{
        font-size: 13px;
        padding: 3px 37px !important;
    }

    .col-sm-6 .wrap{
     width: 150%;
    left: -44px;
    }
    .ribbon4 {
        width: 90px !important;
        height: 31px !important;
        font-size: 13px !important;
    }
.nav-button{
    margin: 10px;
    margin-right: 20px;
    text-align: right;
}
#form-login{
    width: 100% !important;
    margin: auto;
    text-align: center;
    border-top: 2px solid orange;
    padding-top: 5px;
}
#form-register{
    width: 100% !important;
    margin: auto;
    text-align: center;
    border-top: 2px solid orange;
    padding-top: 5px;
}

.cart td{
    padding: 3px 3px !important;
}
.cart td img{
    box-shadow: 0 1px 6px -1px #4f4949;
    width: 40px !important;
    height: 40px !important;
    margin-left: 10px;
    border-radius: 5px;
}
.cart td p{
    margin-bottom: 0;
}
.cart td input{
    width: 30px !important;
    height: 30px;
    outline: none;
    padding-right: 8px;
    text-align: right;
    direction: rtl;
}
.cart td .s{
    display: block !important ;
    margin-right: 1px;
}
.cart td .k{
    display: none !important ;
}

.cart-total {
    display: flex;
    justify-content: flex-start;
    width: 100% !important;
}
.home{
    height: 61vh !important;
}
.homespan{
    text-align: center;
}
}
#home{
    background-image: url('../imgs/1702898201153.jpeg');
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.container1{
   margin-right: 100px; 
}
#home span{
    color: orange;
}
button,topic{
    width: 100%;
    outline: none;
    background-color: #232c35;
    color: white;
    transition: 0.5s ease;
    padding: 7px 57px;
    border-radius: 32px;
    border: 2px solid;
    transition: background-color 1s;

}
.b{
    width: 50% !important;
    outline: none;
    background-color: #232c35;
    color: white;
    transition: 0.5s ease;
    padding: 5px 20px;
    border-radius: 32px;
    border: 2px solid;

}
button:hover{
    background-color: white;
    color: #232c35;
    border: 2px solid #232c35;
}
.container2{
    margin: 0 20px 0 20px;
}
#new .one img{
    width: 100%;
    height: 300px;
    background-position: center;
}
#new .one{
    position: relative;
    margin: 0.5% !important;
}
#new .one .details{
    position: absolute;
    top: 0;
    right: 0;
    color: #fffffe;
    font-weight: ;
    transition: 0.4s ease;
    opacity: 0.5;
    background-color: rgb(1,1,1);
    width: 100%;
    height: 300px;
    border-radius: 5px !important;
}
#new .one .details:hover{
    background-color: rgb(160, 108, 89);
}
#new .one:nth-child(1) .details{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#new .one:nth-child(2) .details{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#new .one:nth-child(3) .details{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#new .one:nth-child(4) .details{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.product{
    box-shadow: 0 1px 6px -1px #4f4949;
    margin: 0.5%;
    padding: 10px;
    border-radius: 5px;
}
.product img{
height: 240px;
width: 100%;

border-radius: 5px;
}

.shop{
    box-shadow: 0 1px 6px -1px #4f4949;
    margin: 5px;
    border-radius: 5px;
}
.shop img{
height: 200px;
width: 100%;

border-radius: 5px;
}

.star{
    color: gold;
}
#banner{
    background-image: url('../imgs/wp1884055.jpg');
    width: 100%;
    height: 60vh;
    background-size: cover;
    background-position-x:center;
    background-position-y:80px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
#banner h1{
    color: coral;
}
#banner button{
    background-color: orange;
}

#banner button:hover{
    background-color: #252424;
}
.footer-one{
    direction: rtl;
}
.footer-one h6,.footer-one h5,.footer-one p{
    text-align: right;
    color: white;
}
footer{
    background-color: #232c35;
}
footer h5{
    color: white;
    font-weight: 700;
    font-size: 1.2rem;
}
footer li{
    padding-bottom: 4px;
}
footer li a{
    color: wheat;
    text-decoration: none;
    font-size: 1.1rem;
}
footer li a:hover{
    color: white;
}
footer .copyright a{
    color: #252424;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: white;
    text-decoration: none;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
footer .copyright a:hover{
    color: white;
    background-color: orange;
}
footer .copyright img{
    width: 50%;
    height: 40px;
}
footer .copyright p{
    color: wheat;
}
.copyright .row{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #232c35;
}
.logo{
    width: 80px;
    height: 50px;
    border-radius: 5px;
}
.navbar .brand{
    color: #252424;
    margin: 2px 5px;
    font-size: 1.5rem;
}
#brands .img-fluid{
    box-shadow: 0 1px 6px -1px #4f4949;
    margin: 0.5%;
    padding: 10px;
    border-radius: 5px;
}
.button-nav{
    margin-right: 50px;
    direction: rtl;
}
.single-producr-img{
    box-shadow: 0 1px 6px -1px #4f4949;
    margin-bottom: 10px;
    height: 400px;
}
.small-img-group{
    display: flex;
    justify-content: space-between;
}
.small-img-col{
    flex-basis: 24%;
    
}
.small-img-col img{
    height: 100px;
    box-shadow: 0 1px 6px -1px #4f4949;
}
.single-prodcut input{
    width: 50px;
    height: 40px;
    padding-right: 16px;
    text-align: right;
    direction: rtl;
}
.single-prodcut input:focus{
    outline: none;
}
/* Cart */
.cart table{
  width: 100%;
  border-collapse: collapse;
  direction: rtl;
}
.cart .product-info{
    display: flex;
    flex-wrap: wrap;
}
.cart th{
    text-align: right;
    padding: 5px 10px;
    color: white;
    background-color: #232c35;
}
.cart td{
    padding: 10px 20px;
}
.cart td img{
    box-shadow: 0 1px 6px -1px #4f4949;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    border-radius: 5px;
}
.cart td p{
    margin-bottom: 0;
}
.cart td input{
    width: 40px;
    height: 30px;
    outline: none;
    padding-right: 8px;
    text-align: right;
    direction: rtl;
}
.cart td .s{
    display: none ;
}
.cart-total {
    display: flex;
    justify-content: flex-start;
    width: 50%;
}
.cart-total table{
    direction: rtl;
    width: 100%;
    max-width: 500px;
    border-top: 3px solid orange;
}
th:last-child{
    text-align: left;
}
td:last-child{
    text-align: left;
}
hr{
        margin: auto;
    height: 3px !important;
    width: 35px;
    background-color: red;
    opacity: 1.1;
    margin-top: 0;
    margin-bottom: 5px;
}
#form-login{
    width: 50%;
    margin: auto;
    text-align: center;
    border-top: 2px solid orange;
    padding-top: 5px;
}
#form-login label{
    float: right;
}

#form-login button{
    width: 100%;
    margin-top: 10px;
}
#form-register{
    width: 50%;
    margin: auto;
    text-align: center;
    border-top: 2px solid orange;
    padding-top: 5px;
}
#form-register label{
    float: right;
}

#form-register button{
    width: 100%;
    margin-top: 10px;
}
#form-account{
    width: 100%;
    margin: auto;
    text-align: center;
    border-top: 2px solid orange;
    padding-top: 5px;
}
#form-account label{
    float: right;
}

#form-account button{
    width: 100%;
    margin-top: 10px;
}
#form-checkout .checkout-small-element{
    display: inline-block;
    width: 48%;
    margin: 10px auto;
}
#form-checkout .checkout-large-element{
    width: 96%;
}
#form-checkout .checkout-btn-container{
    margin-top: 10px;
}
.content-header{
    background-color:#232c35;
    height: 34px;border-top-right-radius: 5px;
    color: white;
}







.card_message {
    background-image: url('../imgs/chat.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    color: var(--clr);
    border-radius: 5px;
    box-shadow: 0 10px 40px -1px var(--bc-al);
    outline: 2px solid var(--bc);
    outline-offset: 4px;
    height: 180px;
    transition: 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.3;
  }
  
  
  
  .card_message i {
    font-size: 50px;
  }
  
 .card_message .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    width: 75%;
  }
  
 
  
 .card_message .info {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.7;
  }
  
 
  .bra{
    padding: 15px;
    color: white;
    border-radius: 14px;
  }
  .show-btn{
    outline: none;
    border: none;
    text-decoration: none;
    background-color: #232c35;
    color: white;
    text-transform: uppercase;
    transition: 0.5s ease;
    padding: 0px 50px;
    border-radius: 5px;

}
 .main_icon{
    font-size: 56px;
  }
  .col-big{
    width: 15.666%;
  }
  .buy-btn2{
    width: 100%;
    outline: none;
    background-color: #232c35;
    color: white;
    font-size: 12px;
    transition: 0.5s ease;
    padding: 6px 50px;
    border-radius: 32px;
    border: 2px solid;
    text-decoration: none;
    transition: background-color 1s;
  }
  .buy-btn2:hover{
    background-color: white;
    color: #232c35;
  }
  .show-btn:hover{
    background-color: white;
    color: #232c35;
    border: 2px solid #232c35;
  }
  .img-fluid{
    transition: opacity 1s;
  }
  .img-fluid:hover{
    opacity: 0.6;
  }

/*  contact */
.ms-whats-button,
.ms-call-button,
.ms-location-button{
    display: flex;
    position: fixed;
    bottom: 0.3em;
    right: 6px;
    outline: 0;
    
     z-index: 9999;
     right: 14px;
}
.ms-call-button{
   bottom: 3em;
   right: 14px;
}
.ms-call-icon{
    display: inline-block;
    position: relative;
    width: 45px;
    height: 44px;
    text-align: center;
    border-radius: 50%;
    background-color: white;
    -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
}
.ms-whats-txt,
.ms-call-txt,
.ms-loc-txt{
    padding: 0 8px 0 20px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #16A085;
    color: #fff;
    margin-left: -15px;
    line-height: 28px;
    border-radius: 10px;
    height: 31px;
    margin-top: 6px;
}
.ms-whats-txt{
padding: 0 15px 0 25px;
}

.ms-call-txt{
    background: #d83f91;
    color: #fff;
}
.ms-loc-txt{
    margin-right: -15px;
    padding: 0 19px 0 10px;
    margin-left: 0;
    background: #fff;
    color: #000;
}
.ms-loc-txt,
.ms-call-button.active .ms-call-txt,
.ms-whats-button.active .ms-whats-txt,
.ms-call-button:hover .ms-call-txt,
.ms-whats-button:hover .ms-whats-txt{
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
.ms-location-button{
   bottom: 0.3em;
    left: 9px;
    right: auto;
}
.circle{
    font-size: 7px !important;
}
.logo_icon{
    padding: 0;
    width: 50px !important;
    height: 50px !important;
    position: absolute;
    border: 1px solid #90c7f5;
    border-radius: 5px;
        margin-top: -279px;
        margin-left: -26px;
        opacity: 0.7;
}


.target{
   width: 100%;
   margin: 10px;
}
.target div{
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;

}
 .target div h5{
 text-align: center;#232c35
}
.target div img{
 border: 1px solid #232c35;
 width: 100px;
 height: 100px;
 border-radius: 20px;
}

