*{
  box-sizing: border-box;
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url('/ecommerce/assests/Poppins/Poppins-Regular.ttf');

}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('/ecommerce/assests/DM_Sans/static/DMSans_36pt-Regular.ttf');

}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../Open_Sans/static/OpenSans-Regular.ttf');

}

@font-face {
  font-family: 'NotoSans-Regular';
  src: url('../Noto_Sans/static/NotoSans-Regular.ttf');

}
.userpersonal{
    margin-top:25px;
}
body{
  background-color: #f1f2f4;
  font-family: 'OpenSans-Regular';
}
.userbtn{
    margin-top:75px;
}
.nameinput{

    width: 45%;
    padding: 10px 10px;
    border: 1px solid #e0e0e0;
    background-color: #fafafa;
    border-radius: 5px;
}

.form-control {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid black;
  font: 16px system-ui;
        color: #000;
        height: 100%;
        width: 100%;
        padding: 6px 10px;
   
        outline: none;
}
.sec-gap{
    font-size:13px;
    text-transform:capitalize;
    color:#000;
    text-decoration:none;
}


.navigationitem{
    list-style-type:none;
}
.ecommslogo{
    width:250px;
}



.cont{
 display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.cont-grid{
    background-color:#fff;
}

.ecommslogo1{
    display:flex;
    justify-content:center;
    align-items:center;
}
.btttns{
    display:flex;
}

.description-para1{
  text-align: justify;
}
.description-para2{
  text-align: justify;
}
.decrip-para1{
  text-align: justify;
}
.dropdown:hover>.dropdown-menu {
    display: block;
  }
  
  .dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
      pointer-events: none;
  }


.ssa{
  display: block;
}
.sign-up{
  margin-top: 28px;
  text-align: center;
}
.sign-up a{
  text-decoration: none;
}
#ssb{
  display: none;
}
.log-form{
  display: inline-block;
  box-shadow: none;
  width:100%;
  margin-left: 0px;
  font-family:'NotoSans-Regular';
}
.form-size{
  width:100%;
  border:none;
  border-bottom: 1px solid;
  border-radius: 0px;
}
 :focus{
  outline: none;
}
.input-block{
  display: inline-block;
}
  .login-page{
    background-color: #2874f0;
  }
  .login-img {
    background-image: url('../images/login_img_c4a81e.png');
    background-position: center 85%;
    height: 369px;
    background-repeat: no-repeat;
    max-width: 750px;
 
  }

.login-content{
  padding: 40px 33px;
  font-family: 'OpenSans-Regular';
  color: #d0dbdb;
  font-size: 17px;
}
.ssa{
  width:1000px;
  margin: auto;
  position:relative;
  min-height: 350px;
}

.head-log {
  font-family: 'NotoSans-Regular';
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}
.login-phone{
  background-color: #fff;
 height: 550px;
  position: relative;
  padding:56px 35px 16px;
}
.primebtn{
  background-color: #fb641b;
  width:100%;
  color:#fff;
  height: 48px;
  margin-left:20px;
}
.heads{
  background-color: #fff;
  margin-bottom: 5px;

}
.ecommerce-logo{
  width: 6%;
}
.heads1{
  position: fixed;
  top:0;
  z-index: 999;
  background-color: #fff;
  width:100%;
  background-color: #2874f0;
}
  .loginbtn{
    color: #000 !important;
    background-color: #fff !important;
    border:none;
  }
  .login-icon {
    width: 26px;
    height: 22px;
    margin-left: 49px;
    margin-top: 4px;
}
.cart-design{
  margin-left: 10px;
  margin-top: 3px;
  font-weight:bold
}
  .formsearch{
    width: 670px;
   
  }
  .dropbtn {
   
    color: #000;
    
    font-size: 16px;
    border: none;
    cursor: pointer;
    background:none;
    border: none;
    font-weight:bold;
  }
  
  .screen-dropdown {
    position: relative;
    display: block;
    text-align:end;

   
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 29%;
  }

  
  .dropdown-content a {
    color: black;
    padding: 12px 58px;
    text-decoration: none;
    display: block;
  }
  
/* .dropdown-content a:hover {background-color: #f1f1f1}*/
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  .login-div{

 
    display: flex;
    padding: 14px 0;
}
.flexcart{
  display: flex;

}
  
  .user_loginimg{
    width:18%;
  }
  .login_arrow{
    width: 13%;
    margin-left: -5px;
}
  .carticon{
    position: relative;
    left: -5%;
    margin-top: 9px;
  }

  .main-header{
    display: flex;
    justify-content: space-between;

  }

.flexlog{
  display:flex;
}

  /*.dropdown:hover .dropbtn {
    background-color: #3e8e41;
  }*/

  .electronic-deviceimg {
    padding: 6px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    box-sizing: content-box;
    width: 64px;
    height: 46px;
}
.card-title {
  margin-bottom: .1rem;
  font-size:14px !important;
}
.card-sub{
  font-size: 18px;
  color: #000;
}
.card-sub1{
  font-size: 16px;
  color: #108934;
font-weight: bold;
}

.card-sub2{
  font-size: 14px;
  color: #000;
font-weight: bold;
}
.card-sub-title{
  font-size: 17px;
}
.owl-carousel.owl-loaded {
  margin-top:19px;
}

.electronic-devicepara{
  margin-left: 4px;

  font-weight: 500;
  color: #000;
}
.ca{
    text-decoration:none;
}
.menus {
  box-shadow: 0px 1px 14px 0px #d5d5d5;
  width: 98%;
  margin: auto;
  padding: 11px;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 60px;
  padding-bottom:0;
}
.dropdown{
    position: relative;
}
.header{
    height: 50px;
    background-color: #2874f0;
}

.tab-container{
    margin-top: 20px;
    display: flex;
    justify-content: space-evenly;
    font-size: 13px;
}

.tab-container .nav{
    cursor: pointer;
}

.tab-container .nav img{
    width: 60px;
}

.dropdown .menu{
    width: 550px;
    height: 500px;
    border-radius: 5px;
    padding: 10px;
    display: none;
    box-shadow: 0px 0px 10px #7b7b7bb4;
    position: absolute;
    left: -200px;
    z-index:999;
    background-color:#fff;
    top:90%;
}

.dropdown:hover  .menu {
    display: flex !important;
}

ul{
    list-style: none;
    padding-left: 1rem;

}

li{
    padding: 10px;
      list-style: none;
    cursor: pointer;
}


li:hover{

    color: #000;
}

/*.dropdown .menu .main-menu{
    width: 50%;
    height: inherit;
    box-shadow: 5px 0px 5px #7777771b;
}

.dropdown .menu .inner-menu{
    width: 52%;
    height: inherit;
    position: absolute;
    right:-25px;
    margin-top: -10px;
    top: 20px;
    color: #2874f0;
    text-align: center;
}


.inner-menu{
    display: none;
}

li:nth-child(1):hover>.inner-menu {
    display: block !important;
}


li:nth-child(2):hover> .inner-menu{
    display: block !important;
}

li:nth-child(3):hover> .inner-menu{
    display: block !important;
}
li:nth-child(4):hover> .inner-menu{
    display: block !important;
}
li:nth-child(5):hover> .inner-menu{
    display: block !important;
}
li:nth-child(6):hover> .inner-menu{
    display: block !important;
}
li:nth-child(7):hover> .inner-menu{
    display: block !important;
}
li:nth-child(8):hover> .inner-menu{
    display: block !important;
}
.vvv li:nth-child(2):hover>.menu{
    display: none !important;
}

.dropdown, .dropend, .dropstart, .dropup {
  position: relative;
  list-style-type: none;
}
.menus2{
  margin-top: 80px;
}*/
.adver1{
  margin-bottom:10px;
}

/*.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
  color:#000
}*/


/*.dropend:hover > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
}*/
.electronic-devicedrop{
  color:#000
}

.dropend a:hover{
  color:#000
}

/*.dropend:hover > .dropdown-menu.submenu-drop{
  position: absolute;
    top: -57px;
    left: 100%;

}*/
.dropend:hover > .dropdown-menu {
    position: absolute; /* Make sure dropdowns are positioned absolutely */
    min-width: 200px; 
     left: 100%; /* Set a minimum width for dropdowns */
}

 .submenu-drop {
    position: absolute; /* Ensure submenus are positioned absolutely */
    top: 0; 
 /* Align with the top of the parent */
}


.dropdown:hover > .menu,
.dropdown:hover .innings { /* Added this line */
    display: block;
    opacity: 1; /* Ensure it shows on hover */
}

.dropdown:hover .inner-menu .innings {
    display: block; /* Show the inner menu when hovering over the parent */
}
.nav-item {
    position: relative;
    margin-top :-10px;
}
/* Optional: Styles for better visibility */
.dropdown-item:hover {
    background-color: #f8f9fa; /* Change background on hover */
}
.desktop-deviceimg{
  margin-left:-39px;
  width:32%;
}

.desktop-devicepara{
 
  font-weight: 500;
  color: #000;
  margin-left: -56px;
}
.electronics-width{
  flex-basis: 15%;
}



 .log-form{

 
  height: 44px;
       margin-left: 16px;
        height: 44px;
        border-radius: 5px;
       
        flex-direction:row;
        align-items:center;
       
      }

      /*input {
   
        font: 16px system-ui;
        color: #000;
        height: 100%;
        width: 100%;
        padding: 6px 10px;
        border: none;
        outline: none;
      }*/

      ::placeholder {
        color: #000;
        opacity: 0.7; 
      }

      svg {
        color: #000;
        fill: currentColor;
        width: 15px;
        height: 15px;
        margin-right:37px;
       
      }

    /*button {

        cursor: pointer;
        width: 44px;
        height: 44px;
        border:none;
      }*/

   .second-menu{
    display: flex;
   }
   .slider-img{
    height: 250px;
   }
   .owl-carousel .owl-nav.disabled {
    display: block;
   }
   .owl-carousel.owl-loaded {
    margin-top: 7px;
}
   #banner-slider.owl-nav {
    display:block;
   }

   #banner-slider .owl-nav button.owl-prev{
    
    position: absolute;
    font-size: 49px;
    color: #000;
    left: 0%;
    top: 22%;
    border: 1px solid #fff;
    padding: 10px;
    background-color: #fff;
    height:78px;

   }
   #banner-slider .owl-nav button.owl-next{
    position: absolute;
    right: 0;
    top: 22%;
    font-size: 49px;
    border: 1px solid #fff;
    height: 78px;
    background-color: #fff;
   }
   #banner-slider .owl-dots{
  position: absolute;
  top: 50%;

}

.mobile-slider{
  background-color: #fff;
}

.card-mob1{
  width:72%;

}
.first_brand {
  margin: 14px;
  background-color: #fff;
  height: 320px;
  padding-top:18px;

}
.navs-item{
  background-color: #fff;
}
.bst{
  padding:14px;
}
.mobile-section{
  display:flex;
  flex-direction: row;
}
#card-slider .owl-nav {
  display:block;
}

.mobile1 {

    width: 190px !important;
    height: 200px;
    padding: 4px 8px;
    display: flex;
    border-radius: 5px;

}
.sales2_img{
  padding: 10px 8px;
}
.sales3_img{
    width: 100%;
    height: 200px;
  
}
.slaes3_card{
  border:1px solid #e0e0e0;
}
.item1{
  position: relative;
    left: -26%;
}
#secondslider .owl-nav button.owl-prev{
position: absolute;
top: 16%;
font-size: 53px;
left: 0%;
height: 87px;
background-color: #fff;
}
#secondslider .owl-nav button.owl-next{
position: absolute;
    top: 16%;
    right: 0;
    font-size: 53px;
    height: 87px;
    background-color: #fff;
}

#secondslider .owl-dots{
  position: absolute;
  top: 0%;

}

#thirdslider .owl-nav button.owl-prev{
position: absolute;
top: 18%;
font-size: 53px;
left: 0%;
height: 87px;
background-color: #fff;
}

#thirdslider .owl-nav button.owl-next{
  position: absolute;
  top: 18%;
  font-size: 53px;
  right: 0%;
  height: 87px;
  background-color: #fff;
  }

  #fourthslider .owl-nav button.owl-prev{
    position: absolute;
    top: 18%;
    font-size: 53px;
    left: 0%;
    height: 87px;
    background-color: #fff;
    }
    
    #fourthslider .owl-nav button.owl-next{
      position: absolute;
      top: 18%;
      font-size: 53px;
      right: 0%;
      height: 87px;
      background-color: #fff;
      }


      #fifthslider .owl-nav button.owl-prev{
        position: absolute;
        top: 18%;
        font-size: 53px;
        left: 0%;
        height: 87px;
        background-color: #fff;
        }
        
        #fifthslider .owl-nav button.owl-next{
          position: absolute;
          top: 18%;
          font-size: 53px;
          right: 0%;
          height: 87px;
          background-color: #fff;
          }

      .sales3_row{
        background-color: #fff;
        padding: 6px;
        padding-bottom:14px;
       
      }
      .sales3_margin {
        margin-top: 59px;
    }
    .sales3_margincol {
      margin-top: 65px;
  }
    .slaes3_cardss{
      margin-top: 24px;
    }
    .next1 {
      width: 12%;
      position: relative;
      left: 84%;
      top: 4%;
  }
  .side_div{
  
      margin-left: 12px;
      background-color: #fff;
  
  }
  .sales3_sideimg{
   
      width: 31%;
      height: 682px;
      position: absolute;
      right: 0;
      z-index: 999;
      top: 535%;
   
  }
  .sales_sideimg{
      position: absolute;
      right: 0;
      height: 614px;
      width: 32%;
  
  }
  .next2 {
    width: 12%;
    position: relative;
    left: 192%;
    top: 4%;
}
.next2-margin {
  margin-top: 70px;
}
  .margin-set{
    margin-left:12px;
  }

.sales2_sideimg{
  
    position: absolute;
    right: 0;
    height: 730px;
    width: 66%;
}


  .footercon{

    /* background-image: url('../images/fimage.jpg');
 
     background-position: center;
 
     background-size: cover;
 
     background-repeat: no-repeat;*/
 
     background-color:#212121;
 
     padding: 50px 0;
     position: relative;
 
 }
 
 .footert{

     font-size: 13px;
     color:gray;
 
 }
 
 .footerp{
 
     font-size: 12px;
     color: #fff;
     font-weight: 600;
     margin-bottom:0;
     width: 80%;

 }
 .ftext{
  text-decoration: none;
 }
 .find-head{
  width:21%;
 }
 
 .footerlink{
 
     color: #fff;
 
     text-decoration: none;
 
     font-size: 12px;
 
 }
 
 .linkss{
 
     color: #fff;
 
     text-decoration: none;
 
     font-size: 16px;
 
     margin-bottom: 0; 
 
 }
 
 .footerlast{
 
     padding: 15px 0;
 
     text-align: center;
 
     background-color: #000;
 
     color: #fff;
 
 }
 
 .heading{
 
     text-align: center;
 
     font-weight: 600;
 
     
 
 }
 
 .heading1{
 
     text-align: center;
 
     font-weight: 600;
 
     font-size: 19px;
 
     margin-bottom: 33px;
 
 }
 .fspace{
  margin-top: 25px;
 }
 .vl {
  border-left: 1px solid gray;
  height: 190px;
  position: absolute;
  top: 18%;
}
.footer-title{
  margin-left:30px;
}
.footer-text1{
  width:105%;
  font-size: 13px;
  color: gray;
}
.footer-text2{
  font-size: 12px;
  margin-bottom: 0;
}
 .foter{
  font-size:12px;
  text-align:justify;
 }
 .filters{
  background-color: #fff;
  width:100%;
 
 }
 .columns{
  flex: 0 0 auto;
  width: 18.666667%;
}
.cdbkjdsbcj{
  display: flex;
}
 .border-line{
  border-bottom:1px solid #e0e0e0;
 }
 .toy{
  color: #000;
  text-decoration: none;
 }
 .toy:hover{
  color:#000
 }
 .accordion-button:focus {
 z-index: 3; 
   border-color:none;
  outline: 0;
  box-shadow:none;
}
.accordion-button:not(.collapsed) {
   color: none; 
  background-color: #fff; 
   box-shadow: none;
}
.accordion-button::after{
  margin-left:0;
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: none;
  box-shadow: none;
}
.accor-ref{
  text-decoration: none;
  color: #000;
}
.accordion-body {
  padding: 0;
  padding-left: 37px;
  padding-bottom: 5px;
}
.category{
  font-weight: 600; 
    padding: 18px 12px 0 12px;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
  margin-bottom: 10px;
}
.toy-name{
  font-size:12px;
  font-weight: 700;
  margin-left:-9px
}

.drop1{
  display: inline-block;
  border:1px solid #e0e0e0;;
  width: 37%;
  margin: 8px;

}
.drop2{
  margin: 8px;
  font-size: 13px;
}
.drop-text{
  display: flex;
  width:100%;
  margin-bottom: 10px;
}
.input1{
  display: inline-block;

}
.form2{
    width: 100%;
    box-shadow: none;
    outline: none;
    margin-left:0;
    padding:0 12px;
    margin-top:-15px;
}
.formcontrol2{
  border:none;
  border-bottom:1px solid #e0e0e0;
  padding:0 17px;
  border-radius: 0px;
 margin-right: 0 !important;
}

.serach-btn{
  position: absolute;
  color:#e0e0e0;
  margin-left:-17px;
}
.accord1{
  padding-left:0;
  padding-bottom: 0;
}
.accordion-button::after {
   position: absolute;
   right:6%;
}
.drop-margin{
  padding-left: 12px;
  padding-top: 10px;
}
.label-size{
  font-size: 15px;
}
.btn:focus {
  box-shadow: none;
}
.collap{
  font-size: 12px;
  color: blue;
  font-weight: bold;
}
.collo-btn{
  margin-top:-47px;
}
.collapisble{
  width:950px;
  position: absolute;
  top:16%;
  left:3%;
}
.brand1{
  position: relative;
  
}
.box-height{
  height: 300px;
}
.inside-check{
    width: 30%;
    box-shadow: none;
    height: 32px;
    margin-left: 0;
    margin-top: -5px;
}
.second-part{
  background-color: #fff;
  margin-top: 5px;
  height:100vh;

}
.box-1 {
  transition: box-shadow .3s;
  width: 300px;
  height: 500px;
  margin: 50px;
  border-radius:10px;
  border: 1px solid #ccc;
  background: #fff;
  float: left;
  
}
.box-1:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

/*.box-2{
  width: 300px;
 
  padding: 22px;
  transition: box-shadow .2s ease-in-out;

}*/
.box-2:hover{
 /* transform: scale(1.1);
  background: #fff;
  z-index: 1;
  box-shadow: 1px 1px 1px #fff;*/
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11);
  background-color: #fff;
  height:360px;
}
  
.as{
  width:25%;
}

.spon{
  font-weight: 400;
  color: #bdbdbd;
  font-size: 12px;
 
}
.spon-ref{
  text-decoration: none;
  display:flex;
  justify-content:center;
}
.b-doll{
  color:#000;
  font-family:'Roboto, Arial, sans-serif';
}
.b-doll:hover{
  color:blue
}
.ram{
    color: #878787;
    font-size: 12px;
    padding-bottom: 5px;
    word-wrap: break-word;
}
.star-rating {
  cursor: pointer;
}

.star {
  color: gray;
}

.star.active {
  color: gold;
}
.box-3{
  width: 250px;
  height: 100px;
  margin: 0px 10px;
  transition: box-shadow .2s ease-in-out;
}
.box-3:hover{
  /* transform: scale(1.1);
   background: #fff;
   z-index: 1;
   box-shadow: 1px 1px 1px #fff;*/
   box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11);
   background-color: #fff;
   height:100px;
 }
 .rupees{
  color: #000;
  font-weight: 700;
 }
 .del-rupees{
  color:#878787;
  font-weight: 500;
  margin-left:8px;
 }
 .offer-text{
  color: green;
  font-weight: 500;
  margin-left:8px;
  font-size: 12px;
 }
 .exchnage{
  color: #000;
 }
 .i-phone{

    width: 250px;
    height: 217px;
    /* margin: auto; */

 }

 .image-container {
  position: relative;
  display: inline-block;
}

.image {
  position: relative;
  display: inline-block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.image:hover .overlay {
  opacity: 1;
}

.overlay img {
  display: block;
  width: 100%;
  height: auto;
}
.prod-item{
 display:flex;
 width:100%;
}

.ncs{
  display: flex;

}
.prod-det{
    margin: 0 auto;
    min-width: 978px;
    max-width: 1680px;
    padding: 8px;

}

._48O0EI {
  width: 100%;
  position: relative;

}

.cPHDOP {
  display: block;
}
._75nlfW {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #fff;
  background-color: #fff;
  display: flex;
  padding-top: 25px;
}
.col-12-12 {
  width: 100%;
}
/*.as {
  padding: 16px;
  position: relative;
  transition: box-shadow .2s ease-in-out;
  -webkit-filter: none!important;
  filter: none!important;
}*/

  .nt6sNV {
    margin: 0 auto;
    min-width: 978px;
    max-width: 1680px;
    padding: 8px;
}
._48O0EI {
  width: 100%;
  position: relative;
}
.DOjaWF.YJG4Cf {
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
}
.DOjaWF {
  display: -webkit-flex;
  display: -ms-flexbox;
  /* display: flex; */
}
.DOjaWF.gdgoEp {
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;

}

.cPHDOP {
  display: block;
}
._0BvurA {
  position: relative;
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.06);
  width: 257px;
  margin-right:10px;
}
.DOjaWF {
  display: -webkit-flex;
  display: -ms-flexbox;
  /* display: flex; */
}
.WOvzF4 {
  background: #fff;
  padding: 12px 16px 0;
  border-bottom: 1px solid #f0f0f0;
  height: 100%;
  min-height: 72px;
}
/*.posi{
  position: absolute;

}*/
.BUOuZu {
  font-weight: 500;
  font-size: 16px;
  margin-top: 8px;
  display: inline-block;
}
.BT4kdg {
  display: inline-block;
  margin-left: 10px;
  color: #878787;
  font-size: 12px;
}
 .sHCOk2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
 .sHCOk2 .viJOii{
  border-bottom: 2px solid transparent;
  display: inline-block;
}
 .zg-M3Z {
  padding: 8px 0 4px;
  margin: 0 10px;
  cursor: pointer;
}
.slAVV4 {
  padding: 16px;
  position: relative;
  transition: box-shadow .2s ease-in-out;
  -webkit-filter: none!important;
  filter: none!important;
}
.slAVV4 .VJA3rP {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
._4WELSP {
  position: relative;
  margin: 0 auto;
}
.DByuf4 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 1;
  max-width: 100%;
  max-height: 100%;
}



.images img{
  width: 225px;

}

.images .image{
  position: relative;
}

.images .first{
  position: absolute;
  top: 0;
  left: 8px;
  z-index: -1;
  transition: z-index .5s ease,transform .6s ease;
}

.images .image:hover .first{
  z-index: 0;
  background-color: red;
  transform: scale(1.05);
}
.first-size{
  width:240px;
  height:228px;
}

.wid{
  width:100%;
}
.thumb{
    margin: 0 auto;
    padding: 0;
    float: left;


}
.thumb .nscn{
  list-style: none;
  margin:0 2px;
  width:200px;
  height: 200px;
  border:1px solid rgba(0,0,0,.2);
  overflow:hidden;
}
.image-pic{
  width:100%;
}
/*.imgbox{

  width: 800px;
  height: 800px;
  border:1px solid rgba(0,0,0,.2);
  margin-top:15px;
  
}*/




.img-hover {
  overflow: hidden;
  pointer-events: none;
  height: 225px;
  width: 300px;
  visibility: hidden;
}
.image-container{
  width: 1128px;
  background-color: #fff;
  border-radius: 5px;
}
.flip-img1{

width: 400px;
border: 1px solid #f1f2f4;
}
.description{
  position: relative;
}
.des-text{
  color:#000;
}
.image-container {
  width: 30%;
  margin: 5% 0 0 5%;
}
img {
  max-width: 100%;
}
.p-img{
  padding:20px 25px;
}
#overlay {
  display: none;
  background: url("shoe-img.jpg");
  position: absolute;
  width: 25%;
  height: 35%;
  margin-top: -30%;
  margin-left: 50%;
  border: 2px solid #555;
  z-index: 1000;
  background-repeat: no-repeat;
}
#mouse-overlay {
  cursor: zoom-in;
  position: absolute;
  width: 2em;
  height: 2em;
  transform: translate(-50%, -50%);
  background-color: rgba(245, 245, 245, 0.6);
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .image-container {
    width: 55%;
  }
  #overlay {
    margin-left: 70%;
    width: 25%;
    height: 15%;
  }

}

h4 {
  font-size: 20px;
  font-weight: 400;
}

.img-zooms{
   background-color: #fff;
   margin-top: 1px;
   padding-top: 13px;
}
.xzoom_container{
	margin: 0px 10px;
}
.xzoom-thumbs{
	margin: 10px 0;
}

.xzoom-gallery{
	border: 1px solid #aaa;
}
.xzoom-gallery:hover{
	border: 1px solid #378bbf;
}
.xzoom-lens{
	cursor: zoom-in;
  width:100px;
}
.xzoom_details h4{
	color: #5d4428;
	padding-bottom: 10px;
}
.xzoom_details h3{
	font-weight:600;
}
.xzoom_details h3 span{
	color: #555;
	font-weight: 300;
	font-size: 25px;
	text-decoration:line-through;
}
.xzoom_details p i{
	color: #d33f3f;
}
.xzoom_details h6{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
}
.xzoom_details label{
	font-weight: 600;
	font-size: 20px;
	margin-right: 10px;
	color: #1f2531;
}
.xzoom_details .form-control{
	width: 25%;
	height: 35px;
	padding: 3px 10px;
	border: .5px solid #aaa;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
}

.rupes{
  display: flex;
}
.offers {
  font-size: 15px;
  font-weight: bold;
  color: green;
  margin-top: 8px;
  padding-left: 12px;
}
.Highlights{
  display: flex;
  margin-top:35px;
}
.Highlights1{
  display: flex;

}
.high-width {
  padding-left: 4rem;
}
/*.col11{
  
    flex: 0 0 auto;
    width: 37.666667%;
}*/
.decrip{
  border:1px solid #f0f0f0;

}
.hr-line{
  background-color: #f0f0f0;
  border: 0;
  opacity: 3.25;

}
.hr-line1{
  background-color: #f0f0f0;
  border: 0;
  opacity: 3.25;
  margin-left:11px;
}
.production{
  padding: 12px;
  font-weight: bold;
  font-size: 22px;
  padding: 25px 9px 3px 22px;
  font-weight: bold;

}
.description-para1{
  font-size: 14px;
  width: 100%;
  padding: 0 20px;
}
.chip1 {
  max-width: 70%;
  margin-left: 50px;
}
.decription-head{
  padding: 13px 20px;
}
.decription-head1{
  margin-top: -47px;
  margin-bottom: 18px;
  margin-left: -41px;
}
.chip2 {
  max-width: 70%;
  margin-left: 25px;
  margin-top: -44px;
}
.description-para2{
  width: 100%;
  font-size: 14px;
  margin-left: -41px;
}
.collap-btn{
  background-color:none !important;
}
.view-feat{
  margin-top: 20px;
  font-size: 20px;
  color: blue;
}
.second-decrip{
margin-bottom: 47px;
}
.hr-line5{
  opacity: 0.25;
}
#more {
  display: none;
}
#profile-description {

  margin-top: 50px; 
  position:relative;
}
#profile-description .text {
/*   width: 660px;  */
  margin-bottom: 5px; 
  color: #777; 
  padding: 0 15px; 
  position:relative; 
  font-family: Arial; 
  font-size: 14px; 
  display: block;
}
#profile-description .show-more {
/*   width: 690px;  */
  color: #777; 
  position:relative; 
  font-size: 17px; 

  height: 20px; 

  cursor: pointer;
}
#profile-description .show-more:hover { 
    color: #1779dd;
}
#profile-description .show-more-height { 
  height: 65px; 
  overflow:hidden; 
}
.desp{
  margin-top: 20px;
}
.boxes{
  border: 1px solid #f0f0f0;
    background-color: #fff;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
}
.boxes-1{
  border: 1px solid #f0f0f0;
  background-color: #fff;
  padding: 19px;
  margin-top: 6px;
}
.lines-box{
  background-color:#f0f0f0;
}
.r1{
  display: flex;
  justify-content: space-between;
}
.button1{
  border: 1px solid  #f0f0f0;
}
.secon{
  background-color: #fff;
}
.contenting-box{
  display: flex;
 
  background-color: #fff;
  margin-top: 5px;
  padding: 38px;
}
.cart-img{
  width:110px;
}
.cart-img1{
  margin-right: 66px;
  margin-top: -16px;
}
.content-box1{
  display: flex;
}

.wrapper{
  height: 36px;
  max-width:99px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  border-radius: 12px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  margin: 30px 0;
}
.wrapper span{
  width: 100%;
  text-align: center;
  font-size: 19px;
  cursor: pointer;
  user-select: none;
}
.wrapper span.num{
  font-size: 19px;
  border-right: 2px solid rgba(0,0,0,0.2);
  border-left: 2px solid rgba(0,0,0,0.2);
  pointer-events: none;
}
.para1{
  text-decoration: none;
  color:#000;
  margin-top: 50px;
  font-weight: bold;
}
.para12{
  text-decoration: none;
  color:#000;
  padding-top: 18px;
  font-weight: 500;
}
.para1:hover{
  color: #1779dd;
}
.paras{
  margin-left: 20px;
}
.a111{
  text-decoration: none;
  
}
.bor1{
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding:25px;
  text-align: end;
}
.cart-button{
 color:#fff;
  width: 277px;
  padding: 17px;
  background-color: #fb641b;
}
.xzoom_part {
  margin: 10px 38px;
}

.bttt {
  padding: 18px 8px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
  width: 43%;
  border: none;
  float: left;
  background: #ff9f00;
  color: var(--color-white-bg);
}
.bttt1{
  background: #fb641b;
  padding: 18px 8px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
  width: 43%;
  border: none;
  float: left;
  padding-left:15px;
}
.decrip-para{
  display: flex;
}
.decrip-para1{
 
  font-size:14px;
  margin-left:44px;
}
.table2{
  width: 100%;
  border-collapse: collapse;
}
.col-3-12 {
  width: 25%;
}
.table1{
  font-weight: bold;
    padding-left: 23px;
}
.in-box{
  font-size:14px;
  padding: 10px 0px 0px 27px;
}
.in-box1{
  padding-bottom: 17px;
}
.xzoom_details{
padding-bottom: 20px;
}
#navigation{
display:block;
}
.hslider{
  display:none;
}
.sales_sideimg{
  display: block;
}
.sales2_sideimg{
  display:block;
}
.vl{
  display:block;
}
.slaes3_card1{
  width: 102%;
}
.slaes3_card2{
  width: 104%;
}
/*.nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}*/
.nav-link {
    display: block;
    padding: 0rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
      color: #000;
    font-size: 14px;
    font-weight: 600;
}
/*.side-navbar {
  width: 250px;
  height: 100%;
  position: fixed;
  margin-left: -300px;
  background-color: #100901;
  transition: 0.5s;
  position: absolute;
  z-index: 999;
}

.nav-link:active,
.nav-link:focus,
.nav-link:hover {
  background-color: #ffffff26;
}

.my-container {
  transition: 0.4s;
}*/

.active-nav {
  margin-left: 0;
}

/* for main section */


#bighead{
  display: block;
}

#smallhead{
  display:none;
}
.my-container input {
  border-radius: 2rem;
  padding: 2px 20px;
}
#banner-slider{
  display:block;
}
.mob-filters{
  display:block;
}
#mob-view{
  display:none;
}
@media (max-width: 991.98px) {
  .sidebar {
    width: 100%;
  }
}
.sidebar .active {
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}
.nav1{
  display:none;
}


@media(max-width: 767.98px)
{
.ca{
    text-decoration:none;
    color:#000;
}


  
  .first_brand {
    margin: 14px;
    background-color: #fff;
    height: 310px;
}
.mobview-tex{
  text-decoration: none;
  color:#000;
}
.prod-mob{
  float: inline-end;
}
.next2{
  display:none;
}
  .toggler1{
    background-color: #fff;
    padding: 18px;
  }
  .xzoom-gallery {
    border: 1px solid #aaa;
    width: 80px;
}
  .bor1{

    padding:12px;
    text-align: center;
  }
  .para1{
  
    margin-top: 16px;
    font-size: 14px;
    
  }
  .para12{
    margin-bottom: 0;
    font-size: 14px;
  }
  #ssb{
    display: block;
  }
  .ssa{
    display: none;
  }
#desk-view{
  display: none;
}
  #mob-view{
    display:block;
  }
  

  
  #navigation{
    display:none;
    }

    .sales3_img{
    
      height: 200px;
    
  }
  .side_div {
     margin-left: 0;
    background-color: #fff;
}

  .nav1{
    display:block;
  }
#bighead{
  display: none;
}
  #menu-btn{

  position: relative;
  z-index: 99;
}
#smallhead{
  display:block;
}
.user_loginimg{

    width: 18px;
    height: 18px;
}
.login-icon {
  width: 17px;
  height: 16px;
  margin-top: 5px;
}
/*.login-div{
width:700px;
  position: relative;
  left: 5%;
  display: flex;
}*/
#banner-slider{
  display:none;
}
.hslider{
  display:block;
  margin-bottom:0;
}

.kitchen1{
  font-size: 21px !important;
}
.slick-dotted.slick-slider {
   margin-bottom: 0;
}
.next2 {
  width: 4%;
  position: relative;
  left: 90%;
  top: 4%;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 38px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
}

.sales_sideimg{
  display: none;
}
.login_arrow {
  width: 4%;
  margin-left: -5px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link{
  color:#000!important;
}
/*.slaes3_card{
  width: 50%;
}*/
.sales3_img {
  height: 350px;
}
.margin-set {
   margin-left: 0;
}
.sales2_sideimg{
  display:none
}
.vl{
  display:none;
}
.footer-title{
  margin-left:0px;
}
.next1 {
  width: 11%;
  position: relative;
  left: 85%;
  top: 2%;
}
#mob-filters{
  display:none;
}
.nt6sNV {
  margin: 0 auto;
  min-width: 746px;
  max-width: 1680px;
  padding: 8px;
}
.i-phone {
  width: 250px;
  height: 200px;
  /* margin: auto; */
}
.pix-slide{
  margin-left:4px;

  }
.description-para1{
  width: 100%;
  text-align: justify;
}
.decription-head1{
  margin-top: 10px;
  margin-left: 0px;
  padding: 13px 20px;
}
.chip1 {
  max-width: 70%;
  margin-left: 27px;
}
.description-para2 {
  width: 260px;
  font-size: 14px;
   margin-left: 0px;
   padding: 0 20px;
   width: 100%;
   text-align: justify;
}
.xzoom_details h4 {
  color: #5d4428;
  padding-bottom: 10px;
  margin-top: 33px;
}
.secon-sec{
  padding:25px;
}
.color{
  background-color: #2874f0;
}
.dropdown-content{
  left:0;
}
.login-icon {

 margin-left: 0;

}

.navig-bar{
  padding-bottom: 0;
}
.home1{
  padding-left: 15px;
}
.navbar-light .navbar-toggler {
  /* color: rgba(0,0,0,.55); */
  border-color: rgba(0,0,0,.1);
  /* color: grey; */
  border-color: blanchedalmond;
  color: #fff;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  /* box-shadow: 0 0 0 .25rem; */
}
.hslider{
  margin-top: 15px;
}
.dropdown-content{
  width: 100%;
    padding-left: 20px;

}
.mobile1 {
  width: 170px !important;
  height: 131px;
  padding: 4px 8px;
  display: flex;
  border-radius: 5px;
}

}


@media(max-width:500px)
{
.ecommslogo{
    width:150px;
}
.i-phone1{
    height:165px;
}
.i-phone2{
    height:128px;
}
 .mob-connect1{
     text-align:justify;
     width: 300px;
 }
  
  .mob-card-tit{
    font-size: 13px;
    

  }
  .mob-connect{
      width:5% !important;
      text-align:justify;
  }
  .rupees{
    font-size: 12px;
  }
  .exchnage{
    font-size: 12px;
  }
  .first_brand {
    margin: 14px;
    background-color: #fff;
    height: 310px;
}
.next1 {
  width: 11%;
  position: relative;
  left: 85%;
  top: 3%;
}

.kitchen1 {
  font-size: 17px !important;
}
  .mobile1 {
    width: 170px !important;
    height: 131px;
    padding: 4px 8px;
    display: flex;
    border-radius: 5px;
}
  .toggler1{
    background-color: #fff;
    padding: 18px;
  }

.navbar-color{
  background-color: #2874f0;
}
.xzoom-gallery {
  border: 1px solid #aaa;
  width: 80px;
}
.secon-sec{
  padding:25px;
}
.home1{
  padding-left: 15px;
}
.hslider{
  margin-top: 15px;
}
.dropdown-content{
  width: 100%;
    padding-left: 20px;

}
.kitchen1{
  font-size: 18px;
    margin-bottom: 26px;

}
.sales3_img {
  height: 190px;
}
.description-para1 {
  width: 100%;
  text-align: justify;
}
.description-para2 {
  width: 100%;
  font-size: 14px;
  margin-left: 0px;
  padding: 0 20px;
  text-align: justify;
}
}
@media(max-width:392px){

.next1 {
  width: 11%;
  position: relative;
  left: 85%;
  top: 3%;
}
.kitchen1{
  font-size: 12px !important;
}
.mobile1 {
  width: 170px !important;
  height: 131px;
  padding: 4px 8px;
  display: flex;
  border-radius: 5px;
}
.first_brand {
  margin: 14px;
  background-color: #fff;
  height: 273px;
}

.xzoom_details h4 {
  color: #5d4428;
  padding-bottom: 10px;
  margin-top: 33px;
}
.secon-sec{
  padding:25px;
}
.navbar-color{
  background-color: #2874f0;
}
.mob-image-design {
  height: 193px;
  width: 260px;
}
.navig-bar{
  padding-bottom: 0;
}
.home1{
  padding-left: 15px;
}
.navbar-light .navbar-toggler {
  /* color: rgba(0,0,0,.55); */
  border-color: rgba(0,0,0,.1);
  /* color: grey; */
  border-color: blanchedalmond;
  color: #fff;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  /* box-shadow: 0 0 0 .25rem; */
}
.hslider{
  margin-top: 15px;
}
.dropdown-content{
  width: 100%;
    padding-left: 20px;

}
.sales3_img {
  height: 136px;
}
.description-para1 {
  width: 100%;
  text-align: justify;
}
.description-para2 {
  width: 100%;
  font-size: 14px;
  margin-left: 0px;
  padding: 0 20px;
  text-align: justify;
}

}

@media(max-width:360px){
  #desk-view{
    display: none;
  }
  .mob-card-tit {
    font-size: 10px;
}
  .mob-image-design {
    height: 129px;
    width: 260px;
}
  .xzoom-gallery {
    border: 1px solid #aaa;
    width: 50px;
}
.mobile1 {
  width: 170px !important;
  height: 131px;
  padding: 4px 8px;
  display: flex;
  border-radius: 5px;
}

.bttt{
padding:5px;
}
.bttt1{
  padding:5px;
  }
  .choc-margin{
    margin-top: 30px;
  }
  .xzoom-gallery {
    border: 1px solid #aaa;
    width: 80px;
}
.xzoom_details h4 {
  color: #5d4428;
  padding-bottom: 10px;
  margin-top: 33px;
}
.navbar-color{
  background-color: #2874f0;
}
.toggler1{
  background-color: #fff;
  padding: 18px;
}
.navig-bar{
  padding-bottom: 0;
}
.home1{
  padding-left: 15px;
}
.navbar-light .navbar-toggler {
  /* color: rgba(0,0,0,.55); */
  border-color: rgba(0,0,0,.1);
  /* color: grey; */
  border-color: blanchedalmond;
  color: #fff;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  /* box-shadow: 0 0 0 .25rem; */
}
.hslider{
  margin-top: 15px;
}
.dropdown-content{
  width: 100%;
    padding-left: 20px;

}
.first_brand {
  margin: 14px;
  background-color: #fff;
  height: 273px;
}
.kitchen1{
  font-size: 12px;
    margin-bottom: 26px;

}
.next1 {
  width: 11%;
  position: relative;
  left: 85%;
  top: 3%;

}
.tit1{
  font-size:12px;
}
.slaes3_card {
  border: 1px solid #e0e0e0;
  height: 229px;
}
.slaes3_card1 {
  margin-top: 57px;
}
.description-para1 {
  width: 100%;
  text-align: justify;
}
.description-para2 {
  width: 100%;
  font-size: 14px;
  margin-left: 0px;
  padding: 0 20px;
  text-align: justify;
}

}