.navigateToCategories{
    width: 467px;
    padding: 5px;
    font-size: 36px;
    margin: 62px auto;
    border-radius: 22px;
    background: #FFF;
    color: #ec008c;
    border: 1px solid #CCC;
    font-weight: 200;
    cursor: pointer;
}

.navigateToCategories:hover{
  border: 1px solid #ec008c;
}

.selectCat{
    width: 208px;
    background: white;
    border: 1px solid grey;
    border-radius: 7px;
    padding: 12px;
    height: 51px;
    float: left;
    text-align: center;
        margin: 4px;
        cursor:pointer;
  
}

.catSelected{
    background:#ec008c;
    color:white !important;
    font-weight: 900;
}

.shopPromo{
 width: 80%;
 margin:0 auto 120px auto;
 padding: 92px 0 0 0 !important;
 display: grid;
}

.banner1{
    
    font-size: 68px;
    padding-top: 36px;
    font-weight:600;
}

@media(max-width:967px) {
    .shopPromo{
         width: 98%;
         margin:0 1% 120px 1%;
         padding: 92px 0 0 0 !important;
         display: grid;
    }
    
    .container{
         max-width:100% !important;   
    }
    
    .banner1{
        font-size: 48px;
        padding-top: 50px;
    }
}

@media(max-width:630px) {
       .shopPromo{
         padding: 138px 0 0 0 !important;
    }

}


@media(max-width:480px) {
       .banner1{
        font-size: 38px;
        padding-top: 50px;
    }
}

@media(max-width:340px) {
       .banner1{
        font-size: 28px;
    }
}




.shopTempLogin{
         background-color: #FFF;
         border:1px solid #ec008c;
         color:#ec008c;
        border-radius: 22px;
        /* padding: 4px; */
        height: 17px;
        margin-top: 26px;
        line-height: 15px;
cursor: pointer;
width: 65px;
font-size:12px;

position: absolute;
left: 146px;
}

.shopTempLogin:hover{
          color:#fff;
    background:#6723d5;  
}

.accountBtn{
         background-color: #FFF;
         border:1px solid #ec008c;
         color:#ec008c;
        border-radius: 22px;
        /* padding: 4px; */
        height: 17px;
        margin-top: 26px;
        line-height: 15px;
cursor: pointer;
width: 65px;
font-size:12px;

position: absolute;

left: 146px;
}

.accountBtn:hover{
          color:#ec008c;
          text-decoration:underline !important;
}

.searchHome{
     margin: 22px 0px;   
      width: 100%;
      height:65px;
}

    .searchbarHome{
        position:relative;
        height: 50px;
        background-color: white;
        
  border: 2px solid #b6b6b66b;
        border-radius: 30px;
        padding: 10px;
        width:50%;
    }

    .search_inputHome{
    color: black;
    border: 0;
    outline: 0;
    background: white;
    width: 0;
    height:100%;
    width:100%;
    line-height: 65px;
    transition: width 0.4s linear;
    text-align:center;

      
    caret-color:red;
    }
    

    
    
   .search_inputHome::placeholder {
       font-size: 14px;
       color: #838383;
    }
 

.registerBtn:hover{
    color:#6723d5;
    background:white;
         border:1px solid #6723d5;
}


.registerBtn{

background-color: #ec008c;
color: white;
border-radius: 22px;
/* padding: 4px; */
height: 17px;
margin-top: 26px;
margin-right: 68px;
font-size: 12px;
line-height: 15px;
cursor: pointer;
width: 65px;
position: absolute;
left: 76px;
}


@media (max-width: 653px) { 
    .registerBtn{
       display:none; 
    }
    
    .shopTempLogin{
        display:none;  
    }
}

.registerFixedBtn:hover{
    color:#6723d5;
    background:white;
         border:1px solid #6723d5;
}


.registerFixedBtn{

background-color: #ec008c;
color: white;
border-radius: 22px;
/* padding: 4px; */
height: 17px;
margin-right: 68px;
font-size: 12px;
line-height: 15px;
cursor: pointer;
width: 65px;
position: absolute;
right: 0;
text-align:center;
}


.ordersBtnFixed{

    background-color: #ec008c;
    color: white;
    border-radius: 22px;
    /* padding: 4px; */
    height: 17px;
    margin-right: 68px;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
    width: 65px;
    position: absolute;
    right: 0;
    text-align:center;
}




.shopTempLoginFixedBtn{
background-color: white;
color: #ec008c;
border-radius: 22px;
/* padding: 4px; */
height: 17px;
margin-right: 68px;
font-size: 12px;
line-height: 15px;
cursor: pointer;
width: 65px;
position: absolute;
right: 0;
top:25px;
text-align:center;
}

.accountFixedBtn{
   background-color: white;
color: #ec008c;
border-radius: 22px;
/* padding: 4px; */
height: 17px;
margin-right: 68px;
font-size: 12px;
line-height: 15px;
cursor: pointer;
width: 65px;
position: absolute;
right: 0;
top:25px;
text-align:center;
}

.ordersBtn{

    background-color: #ec008c;
    color: white;
    border-radius: 22px;
    /* padding: 4px; */
    height: 17px;
    margin-top: 26px;
    margin-right: 68px;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
    width: 65px;
    position: absolute;
    left: 76px;
}


.ordersBtn:hover{
     text-decoration:underline !important;
     color:#fff;
}




.storeAndCatImage{
     vertical-align: middle;
    border-style: none;
    width: 100%;
    height: 100px;
    object-fit: cover;   
}

.storeAndCatTxt{
    font-size:14px;
     font-family: "EuclidesCircularARegular";
    font-style: normal;
    font-weight: 300;
    text-align:left;    
}

.allCategoriesTxt{
 background:#FF5D7D; text-align:center; height:193px; line-height:193px; color:white; font-weight:600; font-size:18px; border-radius:6px;   
}

.promoBanner{
width: 100%;
    margin: 80px 0px 0px 0;
    height: 230px;
    background: #eeddcc5e;
    text-align: center;
    color: black;
    border-radius: 8px;
    cursor:pointer;
    
        -webkit-box-shadow: 0 2px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 2px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
     transition: all .2s ease-in-out;
}


.promoBanner:hover{
    
    transform: scale(1.05);
}

.promoBanner2:hover{
    transform: scale(1.05);
}

.promoBanner2{
    width: 100%;
    margin: 80px 0px 0px 0;
    height: 230px;
    background: #cce6ee5e;
    text-align: center;
    color: black;
    border-radius: 8px;
    cursor:pointer;
    
        -webkit-box-shadow: 0 2px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 2px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    
     transition: all .2s ease-in-out;
}

#timer {
    font-size: 6em;
    font-weight: 100;
    color: white;
    padding: 0 20px;
    width: 100%;
    color: white;
    text-align:center;
    font-weight:800;

}

#timer div {
    display: inline-block;
    min-width: 90px;
    padding:0 15px;
    background: #000;
    border-radius: 10px;
    margin: 15px;
}

#timer div span {
    color: #ffffff;
    display: block;
    margin-top: 15px;
    font-size: .35em;
    font-weight: 400;
}

.module-border-wrap {
  max-width: 280px;
  margin: 45px auto 50px auto;
  padding: 1rem;
  position: relative;
  background: linear-gradient(315deg, #6723d5, #ec008c);
  padding: 3px;
  border-radius:8px;
}

.module {
 
  color: white;
  padding: 12px;
  border-radius:8px;
  font-size: 28px;
  text-align:center;
}

 .cardItemsNew {
      flex: 0 0 auto;
      text-align: center;
      width:286px;
      max-width: 286px; height: 382px; padding:6px;
      background: #fff;
        border-radius: 6px;
        margin: 0 4px;
        display: inline-table;
        -webkit-box-shadow: 0 2px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
        -moz-box-shadow: 0 2px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
       // box-shadow: 0 0px 3px 0 rgba(0,0,0,0.2);
      // box-shadow: 0 0px 0px rgba(0,0,0,0.19), 0 1px 2px rgba(0,0,0,0.23);
      box-shadow: 0 2px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    } 

 .itemDetailsLargeItem{
    height: 36px; 
    font-size:18px; 
    padding:8px 0px; 
    color: #000; font-weight: 600; text-align: center;
    margin:0px;
  }
  
  
 .largeItem{
    --border-radius: none; margin-right:14px; width: 100%; height:328px; position:relative; 
    display: flex;
  }

  .optionsBrands{ 
    font-family: 'Hurme';
    width:100%;
    
    min-width: 216px;
    height: 169px;
  background-color: #FFF;
  text-align: center;
  font-size: 28px;
  color: black;
  margin:0px;
}

.optionsBrands img{
  width:100%;
  height:100%;
  object-fit: cover;
}

.carousel-cell-brand{
    width: 28%;
    margin-right: 10px;
    border-radius: 5px;
}


.optionsBanners{ 
    font-family: 'Hurme';
    width:100%;
    
    min-width: 100%;
    max-height: 400px;
  background-color: #FFF;
  text-align: center;
  font-size: 28px;
  color: black;
  margin:0px;
}

.optionsBanner img{
  width:100%;
  height:100%;
  object-fit: cover;
}

.carousel-cell-banner{
    width: 100%;
    max-height:400px;
    margin-right: 10px;
    border-radius: 5px;
}
  
//CAROUSEl

.carousel {
    margin-left: 15%;
    margin-right: 15%;
}

ul.slides {
    display: block;
    position: relative;
    height: 520px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

ul.slides input {
    display: none; 
}


.slide-container { 
    display: block; 
}

.slide-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition: all .7s ease-in-out;
}   

.slide-image img {
    width: 100%;
    min-width: 100%;
    height: 100%;
}

.carousel-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    font-size: 100px;
    line-height: 520px;
    color: #fff;
}

.carousel-controls label {
    display: none;
    position: absolute;
    padding: 0 20px;
    opacity: 0;
    transition: opacity .2s;
    cursor: pointer;
}

.slide-image:hover + .carousel-controls label{
    opacity: 0.5;
}

.carousel-controls label:hover {
    opacity: 1;
}

.carousel-controls .prev-slide {
    width: 20%;
    text-align: left;
    left: 0;
}

.carousel-controls .next-slide {
    width: 20%;
    text-align: right;
    right: 0;
}

.carousel-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 999;
    text-align: center;
}

.carousel-dots .carousel-dot {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.5;
    margin: 10px;
}

input:checked + .slide-container .slide-image {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .carousel-controls label {
     display: block; 
}

input#img-1:checked ~ .carousel-dots label#img-dot-1,
input#img-2:checked ~ .carousel-dots label#img-dot-2,
input#img-3:checked ~ .carousel-dots label#img-dot-3,
input#img-4:checked ~ .carousel-dots label#img-dot-4,
input#img-5:checked ~ .carousel-dots label#img-dot-5,
input#img-6:checked ~ .carousel-dots label#img-dot-6 {
	opacity: 1;
}


input:checked + .slide-container .nav label { display: block; }




///CAROUSEL END


/*
    .searchbar{
        margin-bottom: auto;
        margin-top: auto;
        height: 60px;
        background-color: rgba(0,0,0,0.07);
        border-radius: 30px;
        padding: 10px;
        width:50%;
    }

    .search_input{
    color: white;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 40px;
    transition: width 0.4s linear;
      width: 450px;
    text-align:center;
    color:white;
      
    caret-color:red;
    }
    
   .search_input::placeholder {
  color: white;
}

 



    .search_icon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
    text-decoration:none;
        background: white;
    color: #e74c3c;
    }
    */
    
    
    

