/*
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.0/css/all.css">
<link href="admin/view/stylesheet/eli_fltr.css" rel="stylesheet" type="text/css">
*/
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

div[class^=cntnr], .lnng, div[class^=wrap]{
  display: flex;
  align-items: center;
}

.lnng{
  width: 100%;
}


div[class$=Bttn]{
  justify-content: center;
  padding: 10px;
  cursor: pointer;
}

.dsplnn{
  display: none !important;
}

.vsblth{
  visibility: hidden;
}

.vsbltv{
  visibility: visible;
}


/* { Desctop and pad */
@media screen and (min-width: 767px) {
  html {
    font-size: 16px;
    width: auto;
  }
  #top {
    background: #f5f5f5 !important;
  }
  .pe-md-3 {
    padding-right: 0 !important;
  }
  .header-buttons #cart {
    padding-right: 0 !important;
  }
  nav[id="top"] .container-fluid {
    width: 100%;
    max-width: 100% !important;
    padding: 0 20px;
/*     margin: 0; */
  }
  header .container-fluid {
    max-width: 100% !important;
    width: 100%;
  }

  header.header .container-fluid .row{
    width: auto;
    max-width: none;
    /*! position: absolute; */
    /*! padding: 0 20px 0 0; */
    right: 0;
    z-index: 2;
  }

  header.header .container-fluid .row .col-12.col-xl-9{
    width: auto;
    max-width: none;
    position: absolute;
    padding: 0 20px 0 0;
    right: 0;
    z-index: 2;
  }

  .header-search {
    padding: 0 1rem 0 0;
    z-index: 1;
    width: 180px;
    max-width: 180px;
  }

  .wrapCtgrs1{
    width: auto;
  }
  
  nav[aria-label="breadcrumb"]{
    margin: 30px 0 0px;
  }

  .sc-megamenu:not(.with-slideshow) {
    z-index: 1;
  }
  .header {
    background: #fff;
    border: none;
    z-index: 12100;
    position: fixed;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .sc-megamenu {
    right: 0;
    left: 0;
  /*   height: 100% !important; */
    position: absolute;
    top: 4px;
    /*! left: .75rem; */
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    padding: 0;
    opacity: 1;
    visibility: initial;
    width: 100% !important;
    /*! margin-bottom: 20px; */
  }
  .sc-megamenu-list{
    border: none;
  }
  .sc-megamenu > nav {
    width: auto;
  }
  .mt-xl-4 {
    margin-top: 2.2rem !important;
  }
  .py-xxl-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }  
  .sc-megamenu-list-item .sc-btn.sc-btn-with-icon{
    display: none !important;
  }
  .sc-megamenu > nav {
    width: auto;
  }
  .logoBlck{
    margin-right: 5vw;
    margin-left: 1vw;
  }
  .sc-megamenu .sc-megamenu-list {
    display: flex;
  /*! flex-wrap: nowrap; */
  }
  .sc-megamenu-list .sc-megamenu-list-item.d-flex{
    /*! margin-right: 19px; */
  /*   position: inherit; */
  }

  .sc-megamenu-list .sc-megamenu-list-item.d-flex:hover {
    font-weight: 500 !important;
  }
  .sc-megamenu-list .sc-megamenu-list-item.active > a, .sc-megamenu-list-item {
    padding-bottom: 11px; 
    border: 2px solid transparent;
    padding-bottom: 15px;
  }
  
    .sc-megamenu-list .sc-megamenu-list-item.active > a, .sc-megamenu-list-item:hover {
        border-bottom: 2px solid gray;
  }
  .sc-megamenu-list .sc-megamenu-list-item.active > a, .sc-megamenu-list-item:hover > a {
    font-weight: 500;
  }
  .sc-megamenu-list-item + .sc-megamenu-list-item {
    margin-top: 0;
  }

  .sc-megamenu-child {
    width: 100% !important;
    max-width: none !important;
    position: absolute;
    top: 44px;
    left: 0;
  }

  .header-search-box .header-buttons {
    padding-right: 0 !important;
  }
.col-md-3.d-none.d-xl-flex{
    display: none !important;
  }
  .sc-megamenu-child-title{
    display: none;
  }
  div.container-fluid:not(:last-of-type) {
    max-width: none !important;
    padding-left: 0;
    padding-right: 0;
  }
  #common-home{
    margin-top: 14px;
  }
  .products-of-the-day, #common-home >div:not(:first-child){
    margin-left: 6.1vw; 
    margin-right: 6.1vw;
  }
  #common-home >div{
    margin-left: 0; 
    margin-right: 0;
  }
  #common-home .sc-slideshow-plus >div{
    padding-left: 0 !important; 
    padding-right: 0 !important;
  }
  .d-flex .sc-slideshow-plus-info{
    display: none !important;
  }
  .slick-list .slick-track{
    width: auto !important;
  }
  div[id^="slick-slide"]{
    width: 100% !important;
    padding: 0;
  }
    div[id^="slick-slide"].sc-slideshow-plus-item {
  border: none;
  }
  .wrapBnnrBttn{
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
  }
  .wrapBnnrBttn .lnng {
    justify-content: center;
  }
  .wrapBnnrBttn .lnng a[class^="order-"] {
    display: flex;
    justify-content: center;
    width: 290px !important;
    height: 60px;
    border-radius: 999px !important;
    border: 2px solid white;
    background-color: #ffcd4e;
    background:    black !important;
    transition: 0.3s;
  }
  .wrapBnnrBttn .lnng a[class^="order-"]:hover {
    border-color: #252525;
    color: #fff;
  }
  #BrrnBttn{
    background-color: transparent;
    color: white;
    font-size: 22px;
  }
  
  
  /* CATEGORY */
  .sc-module-cart{
    display: none !important;
  }
  .sc-module-sticker {
    color: black !important;
    background: transparent;
    font-size: .889em !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    .de-u-textSemibold {
      font-family: avalonbold,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    }
  }
  .sc-module-sticker-red{
    color: red !important;
  }
  .sc-module-stickers.d-flex{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
  .sc-module-img .sc-module-stickers.d-flex{
    margin-top: -17px !important;
    margin-left: -10px !important;
  }
  .sc-module-stickers.d-flex>.sc-module-sticker-green{
    display: none;
  }
  .sc-module-sticker-green.sc-module-sticker-infinity{
    display: none;
  }
  
  
  div[id^="slideshow-plus"] .slick-dots{
    display: none;
  }
  
  
  
  .dsctpDsplnn {
    display: none !important;
  }
}
/* } Desctop and pad */

/* { Cellphone */
@media screen and (max-width: 767px) {
  .logoBlck{
    display: none;
  }
  .cllphnDsplnn {
    display: none !important;
  }
}
/* } Cellphone */

/* /catalog/view/stylesheet/eli_fltr.css */