/* Add custom CSS styles below */ 
@media screen and (max-width:768px) {
body.index .store-header {
    position: static;
}
}
@media screen and (min-width:991px) {
body.index .main-nav-container .mobile-menu ul li a {
color: #fff;
}
body.index i.header-btn__icon {
color:#fff !important;
}
.sub-menu *{
color:#000 !important;
}
}
.navbar-brand img {
max-width: 170px;
height: 100px;
max-height: 150px;
}
/*---------------header-when-scroll----------*/
.main-nav-container.fixed-header .inner .mobile-menu ul li a ,.main-nav-container.fixed-header .inner i.header-btn__icon  {
color: #000 !important;
}
/*****---firs-banner--------*/
.my-main-banner-0,
.my-main-banner-0>.head_img {
height: 100vh;
}
.head_img>div {
align-items: center;
padding-bottom: 0px;
}
@media screen and (min-width:991px) {
    .head_img>div>div {
        max-width: 35%;
        margin-right: 5%;
    }
}
.my-main-banner-0>.head_img>.items-center>.text-center {
text-align: center;
margin-left: 5%
}

.my-main-banner-0 p {
opacity: 1;
font-size: 20px !important;
margin-top: 20px;
color: #fff;
}

.my-main-banner-0 h1 {
font-weight: 700;
font-size: 40px !important;
color: #fff;
 line-height: 30px;

}
@media screen and (max-width:768px) {
.my-main-banner-0,
.my-main-banner-0 .head_img {
height: 30vh;
}
.my-main-banner-0>.head_img> {
height: 30vh;
}
.my-main-banner-0 .head_img>div {
margin-bottom: 0px;
}
.my-main-banner-0 p {
display: none
}
.my-main-banner-0 .head_img>div {
padding-bottom: 0px;
}
.my-main-banner-0 h1 {
font-size: 18px !important;
line-height: 18px;
}
}
/*------my-category----الاصناف-----*/
.my-category{
margin-bottom:25px;
margin-top:20px;
}
.my-category h2 {
text-align: center;
}
.my-category ul li {
align-self: self-start;
}
.my-category h1{
margin-bottom:15px;
font-size:24px !important;
}
.my-category ul{
justify-content: center;
gap: 20px;
}
/*******************************/
/*--------my-special-product---------*/
.my-special-product{
margin-bottom:30px
}
.my-special-product h1{
color:#fff;
}
@media screen and (max-width:768px){
.my-special-product h1 {
color: #fff;
text-align: center;
font-size: 14px;
}
}
/*------------my-fixed-banner---- ----*/
.my-fixed-banner {
margin-bottom: 40px
}
.my-fixed-banner button {
color: #fff ;
width: 100% !important;
background: #7C5037;
}
.my-fixed-banner button a {
color: #fff ;
}
.my-fixed-banner .absolute {
width: 100% !important;
left: 0px;
top:unset;
bottom:0px;
}
.my-fixed-banner h1 {
color: #fff !important;
font-size: 21px !important;
line-height: 30px;
}
@media screen and (max-width:768px) {
.my-fixed-banner h1 {
font-size: 14px !important;
}
}
/*-------my-product-details-----------*/
@media screen and (max-width:768px) {
 .my-product-details .grid {
    height: 100vh !important;
}
}
.my-product-details   .absolute {
display:none
}
/********my-commen-quc*** الاشاله الشائعه */
@media screen and (min-width:991px) {
.my-commen-quc .container>div>div {
    width: calc(100% / 2);
    max-width: calc(100% / 2);
}
.my-commen-quc  .container_accordion{
max-width: 100% !important;
}
}
.my-commen-quc .absolute , .my-info .shape {
    background: #75523b;
}
/*----------my-info-------*/
.my-info p {
    color: #fff;
}
/****** my-avantage*****/
@media screen and (max-width:768px) {
    .my-advantage>div>div {
        flex-direction: row;
    }
}
/*********footer******/
@media screen and (max-width:768px){
      .store-footer__inner *{
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      }
      }