/* Add custom CSS styles below */ 
/*********firs-banner**********/
section:nth-child(1 of section.landing-page-first-banner) .container {
    margin-right:20px;
}
section:nth-child(2 of section.landing-page-first-banner) .container {
    margin-left:20px;
}
@media screen and (max-width:768px) {
section.landing-page-first-banner h1 {
    font-size: 16px;
    line-height: 28px;
}
 section.landing-page-first-banner .item-text{
    width: 40%;
}
section:nth-child(1 of section.landing-page-first-banner) .container {
    margin-right: 0px;
}
.g_cat  .grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.g_cat h3 {
    font-size: 14px;
}
}
/*****بنر دعائي*****/
section.banner_ad{
    margin-bottom: 40px;
}
section.banner_ad p {
    font-size: 30px !important;
}
@media (min-width:991px){
.banner_ad .img2 {
    grid-row: 1/3;
}
}
.banner_ad  .text {
    background: #00000054;
    margin: 0px !important;
    padding: 30px;
    width: 100% !important;
    max-width: 100%!important;
}
.banner_ad .img2 .text {
    padding-top: 40px;
}
.banner_ad .img3 {
    display: none;
}
.ads .img {
    max-height: 540px;
}
/******category********/
@media screen and (max-width:768px) {
section.banner_ad p {
    font-size: 20px !important;
}
.banner_ad .img2 .text {
    padding-top: 10px;
}
}
/*********advantage***********/
@media screen and (max-width:768px) {
    section.g_features {
    margin-top: 0px;
    margin-bottom: 0px;
}
}
/*---heading------------------*/
.image-title {
margin-bottom: 25px;
}
@media screen and (max-width:768px) {
.g-products .image-title {
margin-bottom: 44px;
}
}
/*****************/
section.weeklyOffers , .g-products  , .dead_line  , .ads {
    margin-bottom: 40px ;
}
@media screen and (max-width:768px) {
.store-footer a.s-contacts-item {
  
    justify-content: center;
}
}
.whatsapp-info {
    bottom: 120px;
    right: 30px;
}