/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 5rem;
}
.top-navbar {
    display: none;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level > a {
        font-size: 20px !important;
    }
}
.viewProducts .tabs.font_style.hide-scroll.my-5 {
    overflow: visible;
}
.main-img .pro_image {
    width: 100% !important;
}
.s-product-card-image {
    background-color: rgb(255 255 255);
}
.sq-desc-title {
    width: 80%;
}
.slider-image .mobile-overlay {
    display: none;
}

.about_products  .sub_container {
    background-image: url("https://cdn.salla.sa/form-builder/jf72rooSYDf6JkTGotFM7u3gfPVPxOk90cNFJOSX.png") !important;
    background-size: cover;
    background-position: left;
}
.about_products  h1.slide_head {
    color: var(--color-primary) !important;
}
.about_products  p.slide_sub_head, .about_products .slider_text{
    color: #000 !important;
}
@media (max-width: 768px) {
    .main-img .pro_image{
        top: -20%;
        left: 7%;
    }
    .q_cate .card-name p {
    font-size: 18.18px;
}
.content-G-deadline .slider-product {
    height: auto;
}
  .main_banner .details h1 {
    font-size: 23px;
}
.main_banner {
    height: 60vh;
}
.main-img .pro_image {
    width: 80% !important;
}
.main_banner .details {
    margin-top: 0;
}
section.main_banner-0 .w-full.swiper-slide {
    background-position: 75%;
}
.slider-image-8 .head-title span {
    font-size: 35.32px !important;
    line-height: 40.19px !important;
}
.slider-image-8 .head-title , .slider-image-8  .desc-title{
    filter: drop-shadow(1px 0px 4px #fffac0);
}
.featuers_store .feature {
    flex-direction: row;
}
.featuers_store .features_parent {
    width: 35%;
}
.featuers_store .featuers_text p {
    font-size: 11px  !important;
    line-height: 1rem  !important;
    margin-top: 0.5rem;
}
section.container.featuers_store.featuers_store-10 {
    margin-top: 0 !important;
}
}



/**/
.product_features_detail .product__description p {
    font-size: unset;
}