/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 69px;
}
 @media screen and (max-width:768px){
 .navbar-brand img {
    max-width: 50px;
}
header.store-header {
    position: static;
    height: 78px;
}
}
/*------------main-banner----------------*/
section:nth-child( 1 of section.landing-page-first-bannar) > div{
display: flex;
justify-content: center;
 align-items: center;
}
 /*------------------------*/
 section:nth-child( 1 of section.landing-page-first-bannar) h1 {
 font-size:50px;
 margin-bottom:10px;
 }
 /*-------------------------------*/
 section:nth-child( 1 of section.landing-page-first-bannar) p{
 line-height:30px;
 margin: 0px auto;
 }
 /*--------------------------------*/
 section:nth-child( 1 of section.landing-page-first-bannar) > div > div{
width:50%;
 margin-right:23%;
 text-align:start !important;
 }
 /*--------------------------------------------*/
 /*--------media-of-main-banner---------*/

 @media screen and (max-width:768px){
section:nth-child( 1 of section.landing-page-first-bannar) {
height: 35vh;
}
 section:nth-child( 1 of section.landing-page-first-bannar) > div {
 justify-content: center;
 align-items: center;
 height: 30vh !important;
 background-position: 78%;
 }
 section:nth-child( 1 of section.landing-page-first-bannar) h1{
 width:100%;
 font-size: 16px;
 font-weight: bold;
 line-height: 30px;
 }
section:nth-child( 1 of section.landing-page-first-bannar) > div > div {
    width: 100%;
    text-align: center !important;
    margin-top: 20px;
    margin-right: 0px;
}
 section:nth-child( 1 of section.landing-page-first-bannar) button{
 margin-top:10px;
 width: 50%;
 font-size: 14px;
 height: 43px;
 }
 }

.g_cat  {
margin-bottom:40px;
}
@media screen and (max-width:768px){
.g_cat h3 {
font-size: 14px;
}
}
/*-----------الصور المربعه-p------------*/
.ads {
margin-bottom:20px;
}
.ads .imgs .img{
    max-height: 550px;
}
@media screen and (max-width:768px){
.ads p {
font-size: 16px;
text-align: center;
width: 100%;
}
.ads .img .over .text {
align-items: center;
}
}
/*--------الصور المربعه-over------------*/
.ads .img .over {
background-color: #00000040;
}

/*------------main-banner----------------*/
section:nth-child( 2 of section.landing-page-first-bannar){
 height:65vh;
margin: 30px 0px;
}
section:nth-child( 2 of section.landing-page-first-bannar) > div{
height:100%;
display: flex;
justify-content: center;
 align-items: center;
}
 /*------------------------*/
 section:nth-child( 2 of section.landing-page-first-bannar) h1 {
 font-size:50px;
 margin-bottom:10px;
 }
 /*-------------------------------*/
 section:nth-child( 2 of section.landing-page-first-bannar) p{
 line-height:30px;
 margin: 0px auto;
 }
 /*--------------------------------*/
 section:nth-child( 2 of section.landing-page-first-bannar) > div > div{
width:50%;
 margin-left:0;
 text-align:center !important;
 }
 /*--------------------------------------------*/
 /*--------media-of-main-banner---------*/

 @media screen and (max-width:768px){
section:nth-child( 2 of section.landing-page-first-bannar) {
height: 40vh;
margin: 30px 0px;
}
 section:nth-child( 2 of section.landing-page-first-bannar) > div {
 justify-content: center;
 align-items: center;
 height: 36vh !important;
 background-position: 78%;
 }
 section:nth-child( 2 of section.landing-page-first-bannar) h1{
 width:100%;
 font-size: 14px;
 font-weight: bold;
 line-height: 30px;
 }
 section:nth-child( 2 of section.landing-page-first-bannar) > div > div {
 width: 56%;
 text-align: center !important;
 margin-top: 20px;
 }
 section:nth-child( 2 of section.landing-page-first-bannar) button{
 margin-top:10px;
 width: 50%;
 font-size: 14px;
 height: 43px;
 }
 }
/*---heading------------------*/
.image-title {
margin-bottom:25px;
}
/*-----product--------*/
.g-products{
margin-bottom:20px !important;
}
/*------offers------*/
.dead_line {
margin-bottom:20px
}
.dead_line .product_deadline {
    border: 2px solid #eee;
}
/******opinion**************/
.section_c_r {
    margin-bottom: 30px;
}
/******************/
section.weeklyOffers {
    height: 95vh !important;
}
section.weeklyOffers p{
line-height:30px;
}
/******aads-banner******/
section.banner_ad{
    margin-bottom: 32px !important;
}
.banner_ad  p {
  font-size: 25px !important;
 line-height:35px;
}
.banner_ad .img2 .absolute {
    background-position: 61%;
}
.banner_ad .img3 .absolute {
    background-position: 20%;
}
@media screen and (max-width:768px){
.banner_ad  p {
    font-size: 20px !important;
    line-height: 35px;
    line-height: 28px;
}
.banner_ad  a {
    padding: 5px 20px;
}
}
/******************/
.footer-margin {
    background: #fff;
}