/* Add custom CSS styles below */ 
.sub-menu {
    overflow-y: visible;
}
@media (min-width: 768px) {
header .container {
    max-width: 80%;
}}
@media (max-width: 600px) {
.index i.text-2xl.sicon-menu.text-primary:not(.fixed-header i.text-2xl.sicon-menu.text-primary) {
    color:#fff;
}
.index .navbar-brand img:not(.fixed-header img) {
    max-width: 70px;
}
.index  .fixed-header .navbar-brand img {
    width: 70px  !important;
}
.index .search-btn svg {
    width: 15px !important;
    height: 15px !important;
}
.index  .search-btn {
    padding: 7px;
    margin-right: 0px;
}
.lang-icone {
    font-size: 15px;
    padding: 7px;
}
}


/*Header*/
.index button.header-btn {
    background: rgba(255, 255, 255, 0.7);
    color: #fff;
    border-color: #fff !important;
}
@media (min-width:992px){
.index .main-nav-container .main-menu *:not(.main-menu .sub-menu *) {
    color: #fff;
}
.index .main-nav-container .main-menu *:hover:not(.main-menu .sub-menu *) {
    color: var(--f-color);
    transition: 0.3s;
}
.index .main-nav-container *{
    stroke: #fff;}
.index .animated.fixed-header .main-menu *:not(.main-menu .sub-menu *)  {
    color: #000;
}
.index .animated.fixed-header * {
    stroke: #000;
}}

/*fixed banner*/
.landing-page-first-bannar button{
background-color:#262626;
}
@media (min-width: 767px) {
h1.animate__animated {
    font-size: 48px;
}
p.animate__animated {
    font-size: 24px;
    line-height: 2.5rem;
    margin-top: 1rem;
}
section:nth-child( 1 of .landing-page-first-bannar) .txt.w-full {
    margin-top: 5rem;
    margin-right: 4rem;
    width:50%;
}
}

@media (max-width: 767px) {
section.landing-page-first-bannar button.w-\[200px\] {
    width: 150px;
    height: 45px;
    margin-top: 0.5rem;
}
/*section:nth-child( 1 of .landing-page-first-bannar) 
 .txt.w-full {
    background: linear-gradient(90deg, rgba(255,255,255,0.7) 0%, rgba(153,153,153,0.7) 100%);
    padding: 2rem 0;
    border-radius: 2rem;
}*/
.landing-page-first-bannar .md\:h-screen {
    height: 55vh;
}
h1.animate__animated {
    width: 100%;
    font-size: 22px;
}
.landing-page-first-bannar .md\:h-screen * {
    text-align: center;
    text-align-last: center;
}
section:nth-child( 1 of .landing-page-first-bannar) .txt.w-full {
    align-self: flex-end;
    margin-bottom: 2rem;
}}

/*category*/
.g_cat .flex.sal-animate {
    align-self: baseline;
}
.g_cat .grid.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 767px) {
h3.mt-\[15px\] {
    font-size: 14px;
    width: 135px;
    font-weight: bold;
}}


/*offers*/
.product_deadline .data h2 {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product_deadline  button {
    color: #fff;
}
.product_deadline .data .s-button-primary {
    background: #262626;
    border-radius:7px;
}
.product_deadline.w-\[90\%\].cuxl\:w-auto.sal-animate {
    background: #fff;
}


/*3 pics*/
.ads .img .over {
        background: #00000064;
}
p.ltr\:text-left {
    color: #fff;
}
@media (max-width: 767px) {
    .ads .img .over .text {
        align-items: center !important;
        text-align: center;
    }
    .ads .img .over {
    justify-content: center;
}
}


/*products*/
.s-block--best-offers {
    margin-bottom: 3rem;
}
.outof-stock {
    color: #000;
}
custom-salla-product-card, .s-product-card-vertical {
    border: 2px solid var(--f-color)!important;
}
h1.title-heade {
    background: none !important;
}
.s-slider-block__title-left{
display:none;
}
.s-product-card-image-full {
    max-height: 290px;
}
@media (max-width:767px){
custom-salla-product-card, .s-product-card-vertical {
    border: 1px solid var(--f-color)!important;
}
.s-product-card-image-full {
    max-height: 215px;
}
.s-products-slider-card {
    max-width: 215px!important;
}
}
@media (max-width:500px) {
button.flex.font-\[600\].text-\[16px\].button-56.rounded-\[8px\].text-\[\#fff\].bg-\[var\(--f-color\)\].text-nowrap {
    font-size: 15px;
}}



/*E-mail*/
.footer-is-light .store-footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5 {
    color: #fff;
}
.text-\[\#636363\] {
    color: #fff;
}

/*video*/
#video-banner svg {
    display: none;
}
section#video-banner .rtl\:2xl\:right-\[25\%\]:where([dir="rtl"], [dir="rtl"] *) {
    z-index: 10;
}
@media (max-width:767px){
.video-parent {
    min-height: 300px;
}
/*#video-banner .video-parent video {
    top: -60%;
}*/
section#video-banner {
    height: auto;
    margin-top: 0;
}
/*#video-banner .video-parent video {
    min-width: 150px;
        left: 2%;
}*/
section#video-banner p, section#video-banner h4{
    text-align: right;
}
section#video-banner h4 {
    text-align: right;
    width: 100%;
    filter: drop-shadow(2px 4px 6px black);
    transition:0.5s;
}
section#video-banner h4{
    font-size: 20px;
}
section#video-banner .text-\[9px\] {
    font-size: 12px;
}
section#video-banner .flex.flex-col.gap-2 {
    max-width: 200px !important;
}
.rtl\:right-\[5\%\]:where([dir="rtl"], [dir="rtl"] *) {
    right: 2%;
}
}
@media (min-width: 1000px) {
#video-banner .video-parent video {
    left: 10%;
}
section#video-banner .md\:text-\[40px\] {
    font-size: 55px;
}
section#video-banner.md\:h-\[500px\] {
    height: 50rem;
}
#video-banner .video-parent video {
    top: -10%;
}}
@media (min-width: 768px) {
#video-banner .video-parent video {
    width: 35%;}
  section#video-banner  .md\:text-\[18px\] {
    font-size: 24px;
    width: 32rem;
}
section#video-banner .md\:max-w-\[430px\] {
    max-width: 630px;
}
section#video-banner .rtl\:2xl\:right-\[25\%\]:where([dir="rtl"], [dir="rtl"] *) {
    right: 10%;
    display: block;
}
section#video-banner p, section#video-banner h4{
    text-align: right;
}
section#video-banner h4 {
    text-align: right;
    width: 100%;
    filter: drop-shadow(2px 4px 6px black);
    transition:0.5s;
}
}


/*3 pics new*/
.ad-star-btn {
     background-color: #262626 !important;
}
.banner_ad .img2 .bg-cover {
    background-position: left !important;
}
.banner_ad .img3 .bg-cover {
    background-position: right !important;
  }
.banner_ad .img1 .bg-cover {
    background-position: center;
}

.banner_ad  .text.items-center {
    width: fit-content;
}
.banner_ad  p.max-w-\[480px\] {
    max-width: fit-content;
}
@media (min-width:767px){
.banner_ad .img1 .h-\[30\%\] {
    height: 15%;
}
.banner_ad .img2 .max-w-\[500px\], .banner_ad .img3 .max-w-\[500px\] {
    max-width: 330px;
}
.banner_ad .item-text {
    font-size: 30px;
    line-height: 3rem;
    margin-bottom: 1rem;
}
}
@media (max-width:767px){
.banner_ad p{
   font-size: 16px!important;
    line-height: 2rem;
    margin-bottom: 1rem;
}}
@media (min-width: 992px) {
    .banner_ad .img2 .bg-cover, .banner_ad .img3 .bg-cover {
        background-position: center;
    }
}
@media (max-width: 767px) {
    .banner_ad {
        grid-template-rows: 1fr 1fr 1fr 1fr;
    }
}




/*Footer*/
.copyright-text * {
    color: #fff !important;
}
.store-footer__inner {
    background-color: #262626;
}
@media (max-width:767px){
.pb-\[100px\] {
    padding-bottom: 0; 
}
footer #contact-slot,footer .contact-custom {
    background: #555555;
}
}
@media (max-width:991px){
footer salla-menu.flex.gap-2.hydrated {
    justify-content: center;
}
}
@media (min-width:1500px){
footer .justify-center.rtl\:lg\:pl-20 {
    justify-self: flex-end;
}
}
@media (max-width:500px) {
    [id^=gb-widget] {
        bottom: 77px !important;
            }
}


/*dark*/
footer .m-auto.flex.justify-start h2.text-xl.font-semibold, footer .m-auto.flex.justify-start h2.mb-4.text-sm.font-medium  {
    color: #fff;
}
.section_c_r .content_tistimonial {
    background-color: #262626;
    border-image: linear-gradient(to bottom, #000, #262626) 1;
}
.image-title .title-heade {
    color: #ffffff;
}
.g_cat .text-black {
    color: rgb(255 255 255);
}
.product_deadline .data h2,.product_deadline .te p ,.product_deadline .flex.flex-col.justify-around>p{
    color: rgb(255 255 255) !important;
}
.s-product-card-entry {
    background-color: rgb(255 255 255 / 23%);
}
.s-product-card-content-title a {
    color: rgb(0 0 0);
}
.product_deadline.w-\[90\%\].cuxl\:w-auto.sal-animate {
    background: rgba(66, 66, 66, 0.3);
    border-radius: 7px;
}
.product_deadline {
    box-shadow: rgba(194, 194, 194, 0.15) 0 4px 15px;
}
@media (max-width:767px){
footer #contact-slot,footer  .contact-custom {
    background: #272727;
}}
.g_features .products-item h3 {
    color: rgb(255 255 255);
}

/*category page */
.sicon-list:before {
    color: #fff;
}
label.hidden.sm\:block.whitespace-nowrap {
    color: #fff;
}
.g_features .products-item h3 {
    color: rgb(255 255 255);
}

/*product page */
.single-p .text-black,.single-p span.flex.flex-row-reverse.items-center.justify-between.mt-2, .single-p label.form-label, span[style="color: rgb(0, 0, 0); background-color: transparent;"], article.pb-1.article--main, strong[style="color: rgb(0, 0, 0); background-color: transparent;"], span[style="background-color: transparent; color: rgb(0, 0, 0);"], .product-table tr:nth-child(odd) td:first-child, strong[style="background-color: transparent; color: rgb(0, 0, 0);"] {
    color: rgb(255 255 255)  !important;
}
.breadcrumbs ol.flex.items-center.flex-wrap.text-sm {
    color: #fff;
}
.single-p p.text-\[24px\].font-bold {
    color: #ba0e0a;
}
.s-tabs-content-wrapper .s-comments.bg-\[\#fff\] {
    background-color: rgb(0 0 0);
}
.s-tabs-content-wrapper .s-comments.bg-\[\#fff\] h2.font-bold.text-base.rtl\:ml-10.ltr\:mr-10.fix-align {
    color: #fff;
}

/*customer pages */
h1.font-bold.text-lg.text-center.rtl\:sm\:text-right.ltr\:sm\:text-left.mb-2{
    color: rgb(255 255 255)  !important;
}
.profile-field-item label.block.text-sm.font-bold.mb-2.text-gray-700 {
    color: rgb(196 196 196);
}