@media(max-width:576px){
.landing-page-fixed-bannar-0 {
    background-position: left !important;
}
.landing-page-fixed-bannar-0 div {
    backdrop-filter: blur(5px);
}
}
@media screen and (max-width:768px){
.navbar-brand img {
    max-width: 49px;
}
}
.top-navbar {
    display: none;
}
 .main-menu li.root-level>a {
color: #fff;
}
/*------icon-of-main-header------*/
div#mainnav svg path{
stroke: aliceblue;
}
/*-------icon-of-main-header-----*/
/*------------main-banner----------------*/
.landing-page-fixed-bannar-0{
display: flex;
justify-content: center;
align-items: flex-end;
height:85vh;
}
/*-------------------------------------*/
.landing-page-fixed-bannar-0 h1 {
font-size:50px;
margin-bottom:10px;
}
/*-------------------------------------------*/
.landing-page-fixed-bannar-0 p{
line-height:30px;
margin: 0px auto;
font-size:30px;
}
/*---------------------------------*/
.landing-page-fixed-bannar-0 button{
color:#fff!important;
}
/*--------------------------------------------*/
.landing-page-fixed-bannar-0 div{
margin-bottom:15%;
width:50%;
margin-left:auto;
margin-right:9%;
text-align:center !important;
}
/*--------------------------------------------*/
/*-----------media-of-main-banner---------*/

@media screen and (max-width:768px){
.landing-page-fixed-bannar-0{
 justify-content: center;
align-items: center;
height:40vh ;
background-position: 11%;
}
.landing-page-fixed-bannar-0 h1 {
width: 100%;
font-size: 26px;
font-weight: bold;
margin-bottom: 0px;
}
.landing-page-fixed-bannar-0 div {
    width: 100%;
    text-align: center !important;
    margin-top: 33px;
    padding: 0px !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.landing-page-fixed-bannar-0 button{
margin-top:10px;
}
}
/*/------------media-of-main-banner-------*/
/*-------------تصنيفات جلامور-------------*/
.g_cat  {
margin-bottom:35px;
}
.g_cat h3 {font-size: 13px;margin-top:-30px;width:100%;background-color:#005BB6;border-radius: 0px 0px 10px 10px;color: #005BB6!important;}
.g_cat a{
width:100%;
background-color:#005BB6
}
.g_cat .lg\:grid-cols-6 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media screen and (max-width:768px){
.g_cat h3 {
font-size: 11px;
}
.g_cat .lg\:grid-cols-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
/*-----الصور المربعه-p------------*/
.ads {
margin-bottom:40px;
}
@media screen and (max-width:768px){
.ads p {
font-size: 16px;
text-align: center;
width: 100%;
}
.ads .img .over .text {
align-items: center;
}
.ads .f_img .over {
justify-content: center;
}
}
/*--------الصور المربعه-over------------*/
.ads .img .over {
background-color: #00000040;
}
/*--------heading--------------*/
.image-title.sal-animate {
margin-bottom:25px;
}

.image-title {
margin-bottom: 10px;
}
/*----product-----*/
.g-products{
margin-bottom:20px !important;
}
.g-products .min-h-\[140px\] {
min-height: 70px !important;
}
/*-------dead_line----*/
.product_deadline{
background-color:#767676;
box-shadow:none;
}
.product_deadline a.font-semibold.flex.gap-\[12px\].items-center {
color: #fff !important;
}
.product_deadline *{
color:#fff !important;
}
.dead_line {
margin-bottom:20px
}
@media screen and (max-width:768px){
.dead_line .te {
width: 95%;
}
}
.product_deadline .data h2 {
font-size: 13px;
}
/*---heading------------------*/
.image-title.sal-animate {
margin-bottom:10px;
}
.image-title {
margin-bottom: 10px;
}
/*----------البنر الدعائي----------*/
section.banner_ad{
    margin-bottom: 32px !important;
}
.banner_ad  p {
  font-size: 22px !important;
 line-height:35px;
}
.banner_ad .gap-2\.5 {
    gap: 1.625rem;
}
.banner_ad  a{
 background-color:#000;
color:#fff!important;
 }
 .banner_ad .img2 .absolute {
    background-position: 61%;
}
@media screen and (max-width:768px){
.banner_ad .img2 .absolute {
    background-position: 61%;
}
.banner_ad .img3 .absolute {
    background-position: 20%;
}
.text.m-3.lg\:mb-6.w-\[45\%\].flex.text-center.gap-2\.5.flex-col.items-center {
    margin-left: 0px;
}
}
@media screen and (max-width:768px){
.banner_ad  p {
    font-size: 12px !important;
    line-height: 35px;
    line-height: 28px;
}
.banner_ad  a {
    padding: 5px 20px;
}
}/*------------البنر الدعائي-----------------*/
/*------------main-banner----------------*/
.landing-page-fixed-bannar-6{
display: flex;
justify-content: center;
align-items: flex-end;
height:80vh;

}
/*-------------------------------------*/
.landing-page-fixed-bannar-6 h1 {
font-size:50px;
margin-bottom:10px;
}
/*-------------------------------------------*/
.landing-page-fixed-bannar-6 p{
line-height:30px;
margin: 0px auto;
font-size:30px;
}
/*---------------------------------*/
.landing-page-fixed-bannar-6 button{
color:#fff!important;
background-color:unset;
}
/*--------------------------------------------*/
.landing-page-fixed-bannar-6 div {
    margin-bottom: 15%;
    width: 37%;
    margin-left: auto;
    margin-right: 8%;
    text-align: center !important;
    position: relative;
    z-index: 1;
}
.landing-page-fixed-bannar-6 div:before {
    content: "";
    height: 71%;
    width: 17%;
    background-color: #005BB6;
    display: block;
    position: absolute;
    left: 15%;
    z-index: -111;
    top: -10px;
}  
/*--------------------------------------------*/
/*-----------media-of-main-banner---------*/
@media screen and (max-width:576px){
.landing-page-fixed-bannar-6 div:before {
    left: 17%;
  }
  }
@media screen and (min-width:576px) and (max-width:768px){
.landing-page-fixed-bannar-6 div:before {
    left: 31%;
    width: 11%;
}
}
@media screen and (min-width:768px) and (max-width:991px){
.landing-page-fixed-bannar-6 div:before {
    left: 5%;
    width: 34%;
}
  }
@media screen and (max-width:768px){
.landing-page-fixed-bannar-6{
 justify-content: center;
align-items: center;
height:40vh ;
background-position: 50%;
}
.landing-page-fixed-bannar-6 h1 {
width: 100%;
font-size: 28px;
font-weight: bold;
margin-bottom: 0px;
}
.landing-page-fixed-bannar-6 div {
    width: 100%;
    text-align: center !important;
    margin-top: 80px;
    padding: 0px !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.landing-page-fixed-bannar-6 button{
margin-top:10px;
}
}
/*/------------media-of-main-banner-------*/
/*--------------عرض الاسبوع ---------*/
.weeklyOffers.md\:mb-\[112px\] {
    margin-bottom: 29px;
    background: linear-gradient(185deg, rgba(34,112,205,1) 0%, rgba(6,50,186,1) 100%);
}
@media screen and (max-width:768px){
.weeklyOffers .pb-16 {
    padding-bottom: 2rem;
}
.store-footer__inner .s-user-menu-dropdown-item a {
    justify-content: center;
}
}
/*------------مميزات المتجر----------*/
.g_features h3{
color:#fff !important;
}
.g_features{
 margin-bottom: 30px;
 }
 .section_c_r {
    margin-bottom: 30px;
}
/*---------------النشره البريدية--------*/

.store-footer .relative > div:nth-of-type(1) *:not(.sicon-mail ){
color:#fff !important
}
#mc-embedded-subscribe {
    background: #000;
}
/*---------------------*/
#contact-slot, .contact-custom {
    background: #000;
  }

/*---------------------*/
.store-footer__inner {
    background-color: #000;
}
.store-footer__inner *{
color:#fff !important;
}

.product-single  .w-full.main-content h1 , .w-full.main-content .font-bold , .accordion_static span, label.hidden.sm\:block.whitespace-nowrap {
color:#fff !important;
}
.product-single .activity.flex.items-center.gap-x-\[16px\].gap-y-\[5px\].flex-wrap * {
color:#fff;
}
.product-single .article--main *{
color:#fff !important;
}
.product-table tr:first-child{
color:#fff !important;
}
.cart a.text-base.text-\[16px\].font-bold {
    color: #000 !important;
}
.cart span.inline-block.item-total {
    color: #000;
}

.one-row .banner-entry,
.two-row .banner-entry,
.one-row .banner-entry:first-child,
.two-row .banner-entry:first-child {
  height: 300px;
  grid-column: span 1;
  grid-row: span 1;
  background-color: transparent;
}
a.banner-entry.square-photos:hover {
  transform: scale(1.1);
  transition: transform 1s ease;
}
.s-block--best-offers {
  margin: 2rem auto !important;
}
.md\:grid-cols-3 {
  margin: 2rem auto;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
a.banner-entry .lazy__bg {
  background-size: contain;
  background-repeat: no-repeat;
}

.g_cat .products-item:hover img {
transform:none;
}
.product-table tbody {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.product-table tr {
    background-color: #fff6f9;
}
salla-installment > div {
    background: #fff !important;
    border-radius: 1rem;
}
#contact-slot, .contact-custom {
    background: transparent;
}
.s-product-options-wrapper {
    background-color: transparent !important;
}
.product-table td:first-child {
    color: #000;
}
.footer-margin {
margin-top: 20px !Important
}
.s-product-options-wrapper * {
    color: #fff !important;
}
.details-buy {
    color: red !important;
}

.main-nav-container #cat-in-header {
  color: #fff !important;
}
.g_cat a,
.g_cat h3,
.landing-page-fixed-bannar-6 div:before {
  width: 100%;
  background-color: transparent;
}
@media (max-width: 768px) {
  .landing-page-first-bannar h1 {
    margin: auto;
  }
  .g_cat h3{
	font-size:11px !important;
	font-weight: 600 !important;
}
}

.main-nav-container.fixed-pinned .main-menu>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.store-footer h3 {
    text-align: center;
}

.g_cat h3 {
    background-color: #005BB6 !important;
  color: #fff !importANT
}

option,select#product-filter {
    background: #000;
}