/* Add custom CSS styles below */ 
***-------header------***
.main-nav-container.fixed-header .inner {
      background: #6c946287;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    backdrop-filter: blur(16px)saturate(160%);
    webkit-backdrop-filter: blur(16px)saturate;
    border: 1px solid #6c946287;
    box-shadow: 0 4px 24px rgba(0,0,0,0.25);
    padding: 20px;
    top: 0;
    transform: none;
padding: 20px;
  
}
.bg-white {
    --tw-bg-opacity
1
: 1;
      background-color: #6c946287;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    backdrop-filter: blur(16px) saturate(140%);
    -webkit-backdrop-filter: blur(16px)saturate;
    border: 1px solid #6c946287;
    box-shadow: 0 3px 24px rgba(0, 0, 0, 0.18%) !important; 
}
.container {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
}
*
********---بنر---*********
.s-block--full-bg:first-of-type {
    margin-top: 5px;
}
.s-block--hero-slider {
      padding-bottom: 0;
    padding-top: 5px;
}
.store-footer__inner {
    border-color: initial;
    background-color: #6c946287 !important;
  border-radius: 25px;
  backdrop-filter: blur(16px) saturate(140%);
    -webkit-backdrop-filter: blur(16px)saturate;
    border: 1px solid #6c946287;
    box-shadow: 0 3px 24px rgba(0, 0, 0, 0.18%) !important;
  
}