/* Add custom CSS styles below */ 

@media (max-width: 729px){
.col-sm-4{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}
body.salla-theme_2 .product>a .product-title {
font-size:12px !important;
}
.product-footer .product-price {
    font-size: 12px;
    color: #ffffff;
    background-color: #038fad;
    border-radius: 10px;
    display:inline;
    height: 30px;
    padding: 3px 5px !important
}
}
body{
font-family : "tajawal" !important; 
}

section:nth-of-type(2) .row{
    display: flex!important;

}

a {color: #269cc1 !important;}
.product>a .img-cont img {
    height: auto;
    border: 1px solid #038fad;
    border-radius: 20px;
}body.salla-theme_2 .product>a .product-title {
    padding-bottom: 0;
    color: #0171bd;
}.product-footer .product-price {
    font-size: 17px;
    color: #ffffff;
    background-color: #038fad;
    border-radius: 10px;
    padding: 7px 9px;
}
.offers-link, .price-after {
    color: #fff!important;
}
.price-before {
    color: #353535;
    }
  
@media (min-width: 992px) {
    .col-md-4 {
        width: 50%;
    }
}body:not(.salla-theme_6) .category-featured {
    height: auto;
    padding: 56.25% 0 0;
    border-radius: 10px;
    border: 2px solid #afca1b;
}
.site-header {
    /* position: fixed; */
    /* left: 0; */
    /* top: 0; */
    /* right: 0; */
    z-index: 3000;
    background: #fff;
    padding-top: 15px;
}
.salla-theme_2 .main-menu {
  
    border-radius: 10px 10px 0px 0px;
    font-family: "tajawal" !important;
    color:#fff
}
#searchbox.prompt {
    display: inline-block;
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    font-size: 13px;
    min-height: 0;
    max-height: none;
    max-width: 100%;
    text-indent: 0;
    border: 1px solid #1f97c1;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    }
    section.section {
    padding: 0rem 0;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
    padding-bottom: 25px;
}
.products-listing {
    margin-bottom: -75px;
}
.banner img {
    display: block;
    margin: 40px auto;
    max-width: 100%;
    border-radius: 15px;
}
.salla-theme_2 .testimonials-item {
    margin: 0 10px !important;
    border-radius: 15px;
    border: 1px solid #1f97c1;
}
.salla-theme_2 .main-menu * {
color:#fff;}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 10px !important;
}
section.section {
    padding: 15px;
}
.product>a .img-cont img {
    height: auto;
    border: 1px solid #b5cf2c;
    border-radius: 20px;
    height: 180px;
    width: 150px;
}
@media (min-width: 992px) {
    .col-md-4 {
        width: 33.333333%;
    }
}
.main-slider img {
margin-top: 16px;
}