.inner-page {
  overflow-x: hidden;
}
.landing-page-first-bannar .txt .custom-dlay-a {
    animation-delay: 1.2s;
    DISPLAY: none;
    /*DISPLAY IT AFTER BACK FRIDAY*/
}
.bg-cover {
    background-size: contain;
}

body:not(body.index) header{
    background: var(--color-primary) !important;
}

.g-products,
.g_features,
.section_c_r {
  margin-bottom: 2rem !important;
}

.image-title .title-heade {
    text-align: center;
    min-width: 260px;
    background-color: transparent;
    padding: 14px 30px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    color: #000;
    text-wrap: nowrap;
}

@media (max-width: 768px) {
  .g-products,
  .g_features,
  .section_c_r {
    margin-bottom: 0.5rem !important;
  }
}

/* Navbar */

.main-menu .sub-menu {
  background: var(--f-color) !important;
}


@media (max-width: 992px) {
  .top-navbar .container .flex,
  salla-cart-summary {
    display: none !important;
  }
  .search-btn {
    background: var(--color-primary);
  }
}

.outof-stock span {
  color: #fff !important;
}

.index .store-header {
  position: absolute !important;
  gap: 0 !important;
}

@media (max-width: 768px) {
  .index .store-header {
    position: relative !important;
  }
  .top-navbar {
    display: none;
  }
}

:not(.index) .main-nav-container.fixed-pinned .inner {
  background-color: #874444c2 !important;
}

@media (min-width: 1200px) {
  .side-account {
    gap: 1rem !important;
  }
}

/* Hero */

.landing-page-first-bannar:nth-of-type(1) .txt {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 700px !important;
}

.landing-page-first-bannar:nth-of-type(1) .txt {
   max-width:70%;
   background-color: rgba(72, 29, 29, 0);
   
   /*pervious value was 0.51*(to be adjusted after black friday)*/
   padding:20% 0 !important;
   height:100%
}


.landing-page-first-bannar:nth-of-type(1) button,
.landing-page-first-bannar:nth-of-type(6) button {
  background-color: #fff !important;
  color: var(--color-primary) !important;
}

.s-product-card-content-title {
  max-width: 90% !important;
}


.landing-page-first-bannar h1,
.landing-page-first-bannar p {
  line-height: 1.6 !important;
}

.landing-page-first-bannar h1 {
  margin-bottom: 2rem !important;
}

.landing-page-first-bannar:nth-of-type(6) > div{
  height: 700px !important
}

.landing-page-first-bannar:nth-of-type(6) .txt {
  margin-right: auto !important;
  margin-left: 5% !important;
  max-width: 700px !important;
}



@media (max-width: 768px) {
  .landing-page-first-bannar > div {
    height: 30vh !important;
  }
  .landing-page-first-bannar:nth-of-type(6) .txt {
    padding:1rem  !important ;
  }
  .landing-page-first-bannar:nth-of-type(1) .txt {
    max-width:300px  !important ;
  }
  .landing-page-first-bannar:nth-of-type(6) > div {
    height: 180px !important;
  }
  .landing-page-first-bannar:nth-of-type(1) .txt {
   padding:10% 0 !important;
   }
  
  .landing-page-first-bannar h1 {
    font-size: 1.2rem !important;
    font-weight: bold !important;
    margin: auto;
    margin-bottom: 0.5rem !important;
  }
  .landing-page-first-bannar p {
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    line-height: 1.6;
    display: block;
    margin: auto;
  }

  .landing-page-first-bannar button {
    font-size: 14px !important;
    height: 36px !important;
    width: 120px !important;
    margin-top: 1.2rem !important;
  }
}

/* Categories */

@media (max-width: 768px) {
  .ads .img .over .text,
  .f_img .text a {
    text-align: center !important;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
  }
  .g_cat .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .g_cat h3{
  font-size: 1rem !important
  }
}

/* Squares */

.ads .img .over {
  background: #00000057;
  color: #fff;
}

/* Offers */

.product_deadline {
    box-shadow: unset;
    background: #fff;
    border-radius: 1rem;
}

.product_deadline salla-add-product-button[width="wide"] {
  height: auto;
  padding: 1rem;
}

.product_deadline button *{
  color: #fff !important
}

/* Products */

.s-product-card-image-full {
  border-radius: 0 !important;
}

.s-product-card-image-cover {
  max-height: 300px;
  .f_img img {
    object-fit: cover;
    max-width: 100% !important;
    height: 160px !important;
  }
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.cat-lnk {
  display: none !important;
}

@media (max-width: 768px) {
  custom-salla-product-card:not(.s-product-card-horizontal)
    .s-product-card-content-footer {
    position: static !important;
    opacity: 1 !important;
  }
  .s-product-card-vertical .s-product-card-wishlist-btn {
    top: -1rem;
  }
  .s-products-slider-card
    custom-salla-product-card:not(.s-product-card-horizontal)
    .s-product-card-content-footer
    button:hover {
    opacity: 0.8;
  }
}


/* Video */

.full-width-video-section::after {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.full-width-video-section:hover:after {
  z-index: 2;
}

.full-width-video-section {
  margin-bottom: 2rem;
}

.full-width-video-section .video-overlay {
  opacity: 0;
}

.full-width-video-section:hover .video-overlay {
  opacity: 1;
}

.full-width-video-section {
  position: relative;
  margin-top: 2rem;
  overflow: hidden;
}

video {
  width: 100%;
  height: 100%;
}

.video-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  z-index: 10;
}

.overlay-heading {
  font-size: 2rem;
  font-weight: 700 !important;
  margin-bottom: 2rem;
}

.overlay-paragraph {
  margin: 1rem 0;
  font-size: 1.5rem;
  line-height: 1.6;
}

.btn-changing {
  padding: 10px 20px;
  border: none;
  border-radius: 0.5rem;
  background-color: var(--f-color);
  color: #fff;
  cursor: pointer;
}

.btn-changing:hover {
  opacity: 0.9;
}

@media (max-width: 992px) {
  .overlay-heading {
    font-size: 1rem;
    line-height: 1.5;
  }

  .overlay-paragraph {
    font-size: 0.8rem;
  }
  .video-overlay {
    width: 90%;
  }
  .full-width-video-section::after {
    z-index: 2;
  }
  .full-width-video-section .video-overlay {
    opacity: 1;
  }
}

[lang="en"] .section_c_r {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  [lang="en"] .section_c_r {
    margin-top: 4rem;
  }
}

/* Footer */

footer {
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  footer .grid > div:nth-of-type(1) {
    grid-column: 1/3;
  }
  footer .grid div:nth-of-type(4) {
    display: none;
  }
  footer .grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.copyright-text p {
  color: #fff !important;
}

@media (max-width: 768px) {
  footer * {
    margin: 0 auto;
    text-align: center;
  }
  footer .grid > div:nth-of-type(3) {
    flex-direction: column !important;
  }
  footer + div {
    margin-bottom: 70px;
  }
  #contact-slot {
    background: transparent;
  }
}
/*my code*/

.button-56 {
    display: none;
]

.flex-center {
    display: NONE;
    align-items: center;
    justify-content: center;
}