* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h2 , h4,h3{
  color: #797979;
}
li {
  list-style: none;
   color: #656565;
}

a {
  text-decoration: none !important;
color: #000;
}
hr{
  margin: 5px 0;
  color: #ffffff;
}
i {
  margin-right: 5px;
}

ul {
  padding-left: 0 !important;
}
p{
  margin-bottom: 5px;
  color: #656565;
}
 .fa-whatsapp {
  background-color: green;
  padding: 6px 8px;
   /* padding:10px; */
font-size: 2.5vmax;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
border-radius: .5rem;
}
.fa-phone{
  background-color: #fff;
  padding: 6px;
font-size: 2.5vmax;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
border-radius: .5rem;
}
    .icons{
      position: fixed;
      right: 2vmax;
      bottom: 3rem;
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      z-index: 99;
    }
.btn:hover,
button:hover
 {
  background-color: #4F6D7A !important;
  color: #fff !important;
 border-color: #4F6D7A !important;
}
.menu ul a:hover,#navbarSupportedContent ul a:hover {
background-color: #00B4FF ;
border-radius: 5px;
/* border: 1px solid white; */
}

.btn-outline-success {
  border: 1px solid #000;
  border-radius: 0.375rem !important;
  color: #FFFFFF;
  background-color: #00B4FF;
}

 
button, .part2 .card-body a,.part1 .card-body a
 {
  padding: 0.375rem 0.75rem;
  border: 1px solid #00B4FF;
  border-radius: 0.375rem !important;
  color: #FFFFFF;
  background-color: #00B4FF;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
#Productlistbtn{
  margin-left: 5px;
}
.menu {
  background-color: rgb(31, 31, 31);

}

.mainnav {
  position: sticky;
  top: 0;
  z-index: 999;
  background: rgba(31, 31, 31, 0.2);
  backdrop-filter: blur(10px);
  /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; */
}
.bg-body-tertiary{
  background: none !important;
}
.menu {
  padding: 10px 0;
}

.menu ul {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 0;
  gap: 1.5rem;
}
.menu li a{
  padding: 10px;
color: #fff !important;
}
.hiddennav
 {
  padding: 20px;
  height: 100vh;
  width: 200px;
  background: rgba(8, 65, 103, 0.8);
  backdrop-filter: blur(10px);
  position: fixed;
  right: -350px;
  top: 0;
  transition: 0.3s;
  line-height: 3;
  z-index: 999;
color: #fff;
}

.ourproducts {
  padding: 20px;
  height: 100vh;
  width: 300px;
  background: rgba(8, 65, 103, 0.8);
  backdrop-filter: blur(10px);
  position: fixed;
  right: -350px;
  top: 0;
  transition: 0.3s;
  line-height: 3;
  z-index: 999;
color: #fff;
}
.hiddennav li a,
.ourproducts li a{
color: #fff !important;
}
.ourproducts button{
  color: #fff;
  border:2px solid #fff;
}
.threeimges {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border: 2px solid white;
  border-radius: 20px;
  padding: 20px 0;

}

.threeimges img {
  width: 30%;
  border: 2px solid white;
  border-radius: 20px;
  /* box-shadow: rgba(0, 0, 0, 0.764) 1.95px 1.95px 2.6px; */
}


.cards-wrapper {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  
}


.card-title {
  color: #656565;
  font-weight: 600;
  margin-bottom: .5rem;
}
  del{
  color: red;
}
.card{
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
 
}

.threeimges img:hover, .card:hover{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #00B4FF;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.carousel-item{
  position: relative;
}

.divcenter{
  color: #fff;
  background: rgba(0, 0, 0, 0.6); 
  position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); 
   

}
  
  .banner-text-body h1{
     font-size: 7vw;
  }

.banner-text-body{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.banner-text-body button{
  color: #fff;
  border: 2px solid #fff;
}
/* .parent {
  margin: 0 30px;
  padding: 30px 0;
} */

.headingofsection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

/* .contentdivofsection {
  padding: 20px;

} */
.contentdivofsection  .part1{
  width: 100%;
}


#carouselExamplehidden {
  display: none;
}

.lowerdiv {
  display: flex;
  width: 100%;
  background-color: #fff;
  /* margin: 50px 0; */

  align-items: center;
  justify-content: space-evenly;
}

.lowerdiv div {
  padding: 2px;
  margin: 10px;
}

.lowerdiv p {
  text-align: center;
}

.lowerdiv img {
  aspect-ratio: 4/3;
}
/* .part1 img, .part2 img{
  aspect-ratio: 1/1;
} */
.upperdiv
 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px ;
}


span {
  /* display: -webkit-box; */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #656565;
}

.section3content{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.section3content .left1{
  width: 23%;
  border: 2px solid whitesmoke;
  border-radius: 1rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}
.categorylist{
  padding: 20px;
}
.section3content .left1 img{
  width: 100%;
  border-radius: 1rem 1rem 0 0;
}
.left1 button{
  width: 100%;
 
}

.section5content{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;;
}

.section5content div{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
}
.section5content img{
  width: 80%;
 /* max-width: 150px; */
  /* aspect-ratio: 2/2; */
}
.mainfooter {

  background-color: #1F1F1F
}

.upperfooter {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 20px;
}

.leftdiv0{
  width: 20%;
}
.leftdiv0 img, .companylogoimg{
  
  background: rgba(255, 255, 255, 0.944);
  backdrop-filter: blur(8px);
  padding: 8px 16px;
  border-radius: 12px;
}
 .leftdiv1 li , .leftdiv2 li,.leftdiv3 li,.leftdiv4 li, .leftdiv1 h3 , .leftdiv2 h3,.leftdiv3 h3,.leftdiv4 h3{
  color: #ffffff;
  margin-bottom: 5px;
}
.leftdiv0 p {
  color: #ffffff;
  margin: 5px 0;
}
.banner-set {
  height: 600px ;
  background-repeat: no-repeat;
  background-size: cover;

}

.paintbanner {
  background-image: url(../smallbanners/Kitchenbanner.jpg);
}

.paintbannercontent {
  height: 100%;
  background: rgba(3, 3, 3, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.paintbannercontent p {
  font-size: 10vmax;
  color:#FFFFFF;
}

.toolsbanner {
  background-image: url(../smallbanners/Toolbanner.jpg);

}


.toolsbannercontent {
  height: 100%;
  background: rgba(3, 3, 3, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding-left: 50px; */
padding: 20px;

}

.toolsbannercontent h1 {
  font-size: 7vmax;
  color:#FFFFFF;

}
.toolsbannercontent p{
  color: #fff;
  text-align: center;
}

.reliability{
  box-sizing: border-box;
  margin: 0 30px;
  padding: 30px 0;
  display: flex;
  justify-content: space-evenly;
}

.reliability div{
  padding: 10px 5px;
  width: 25%;
text-align: center;
}
.reliability div:hover{
  background: #b3e3f9;
  backdrop-filter: blur(10px);
  border-radius: 20px;
  /* margin-bottom: 10px; */
 
}
.reliability  i{
  font-size: 2rem;
  margin-bottom: 10px;
}



@keyframes bounce {
  70% { transform:translateY(0%); }
  80% { transform:translateY(-15%); }
  90% { transform:translateY(0%); }
  95% { transform:translateY(-7%); }
  97% { transform:translateY(0%); }
  99% { transform:translateY(-3%); }
  100% { transform:translateY(0); }
}

.bounce2 {
  color: navy;
animation: bounce2 2s ease infinite;
}
@keyframes bounce2{
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}




@media(max-width:992px) {
  .menu {
    display: none;
  }

  .banner-set {
    height: 30vmax;
  }
 
  
  .leftdiv4,
  .leftdiv3,
  .leftdiv2,
  .leftdiv1,
  .leftdiv0{
    font-size: 12px;
  }
 h3{
  font-size: 1rem;
 }
}

@media(min-width:992px) {

  #menuicon,
  .hiddennav {
    display: none;
  }

}
@media(max-width:563px){
    .upperfooter{
      flex-direction: column;
    }
  .upperdiv{
    width: 100%;
  }
     .leftdiv4,
  .leftdiv3,
  .leftdiv2,
  .leftdiv1,
  .leftdiv0{
    width: 100%;
  }
  /* .fa-whatsapp{
    bottom: 16vh;
    padding: 3px;
    margin-bottom: 5px;
  } */
 
}

@media(max-width:767px) {
    

  /* .banner-text-body h1{
    font-size: 3vmax;
    margin-bottom: 5px;
  }
  */

 
.part2 .card-body span{
    display: none;
  }
  h5{
    font-size: 1rem;
  }
  button, .part2 .card-body a,.part1 .card-body a
 {
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 600;

}
  .paintbannercontent p,.toolsbannercontent h1{
     font-size: 5vmax;
  }
  .toolsbannercontent{
    padding: 10px;
  }
   .section5content{
    display: grid;
    grid-template-columns: auto auto; 
  }

  .section5content div
  {
    width: 80% !important;
  }

  .contentdivofsection{
    padding: 0;
  }

 

  .threeimges,

.section3content,
.reliability,
.lowerdiv
  {
    flex-direction: column;
  }
  .reliability, .parent 
  {
margin: 20px 10px;
padding: 0;
  }
 
  .headingofsection,
  #carouselExamplehidden {
    display: block;
  }
 
 
  .section3content .left1 {
    width: 100%;
  }
  .reliability div{
    width: 100%;
    outline: 2px solid gainsboro;
    border-radius: 20px;
    margin-bottom: 10px;
    padding: 10px 5px;
  }
  .leftdiv3,.section3content .left1 {
    margin-bottom: 20px;
  }


  

  .threeimges img {
    width: 100%;
    margin: 10px 0;
  }

 
  .banners .threeimges,
  #carouselExample {
    display: none;
  }

  .lowerdiv {
    margin: 0;
    margin-bottom: 20px;
  }

}

#carouselExampleAutoplaying img {
    height: 40vw;
  }



  /* hardware */
  hr{
    border: 2px solid #000;
   
}
span{
    font-size: 1rem;
    font-weight: 600;
}
.shopupper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fa-ellipsis-vertical{
    display: none;
}
.headingpart{
margin: 2vh 5vw;
}
.card span{
    /* position: absolute;
   top: 80%;
    left: 50%; */
    transform: translate(-50%,-50%);
    text-align: center;
    /* background: rgba(214, 214, 214, 0.5); */
    backdrop-filter: blur(10px);
    color: #383838;
    font-size: 1rem;
    font-weight: 500;
}
/* .card span:hover{
    color: #fff;
    background-color: rgb(8, 65, 103);
} */
#shoppage{
    display: flex;
    align-items: start;
    justify-content: center;
    margin: 0 5vw;
    /* padding: 5vh 0; */
}
#shoppage ul li{
    padding: .3rem;
    margin-bottom: .5rem;
    background-color: #c9c9c9;
    color: #000;
    cursor: pointer;
    
}
#shoppage ul li:hover{
 background-color: #979797;
}
.list{
    margin: 0 1vw;
}

.hiddenlist{
    position: fixed;
    top:0px;
    right: -350px;
    transition: 0.3s;
    background: rgba(8, 65, 103, 0.8);
    backdrop-filter: blur(10px);
    padding: 20px;
    height: 100%;
    width: 250px;
    z-index: 99999;
    line-height: 2;
    overflow: scroll;
    cursor: pointer;
    color: #fff;
}
.hiddenlist a {
    color: #fff !important;
}

@media(min-width:769px){
    .hiddenlist{
        display: none;
    }
    
}
@media(max-width:768px){
    #shoppage{
        flex-direction: column;
    }
    .list{
        display: none;
    }
    .fa-ellipsis-vertical{
        display: block;
    }
    .shopupper{
        justify-content: space-around;
    }
}

@media(max-width:375px){
    span{
    font-size: .5rem;
    font-weight: 400;
}
}



/* chechout css */
.section1, .section2{
   display: flex;
   align-items: start;
   justify-content: center;
}
td, th{
    padding: 1rem 0 ;
    text-align: end;
}


input, select{
     padding: 5px;
     width: 100%;
}
.c1{
display: flex;
align-items: center;
justify-content: start;
}
.c1 input{
width: fit-content;
}
.c1 label{
    margin-bottom: 0;
    margin-left: 5px;
}
label{
    font-weight: 600;
    margin-bottom: 5px;
}
#checkoutdetailsform div{
    margin-bottom: 20px !important;
}
.section1 a{
    font-size: 2rem;
    color: #797979 !important;
}
.orderdetails tr{
   border-bottom: 2px solid lightgray;
  
}
.section2{
    margin: 2vw 5vw;
}
.left ,.right{
    padding: 2vw 2vw;
}
.right{
   align-items: start;
   margin-top: 2vw;
}

@media (max-width:900px){
    .section1 a{
    font-size: 2vmax;
}
}
@media(max-width:768px){
.section1 a:nth-child(1),.section1 a:nth-child(3) {
    display: none;
} 
.section2{
    display: block;
    margin: 0;
}
.right{
    margin: 0 2vw;
}
.toplines p{
    font-size: 10px;
}
}

tr td:first-child, tr th:first-child{
            text-align: left;
        }


        /*productlist css  */
        .discount {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #616161;
    color: #e9e9e9;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 50%;
    position: absolute;
    top: 1rem;
    right: 0;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}









/* product css */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    font-family: sans-serif;
}

.viewimg {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 1.5rem;
    background-color: #fff;
}

.viewimg .mainimg {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;

}

.viewimg .clikimg {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin-top: 1.2rem;

}

.viewimg .clikimg img {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;

}

.left_section {
    padding: 2rem;

}

.left_section h1 {
    font-size: 3rem;
    font-weight: bold;
    color: #656565;
}

.star {
    font-size: 1rem;
    font-weight: bold;
    color: #d9cf6e;
}



.del {
    font-size: 1.5rem;
    font-weight: 500;
    color: #656565;
}

.price h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #656565;
   
 
}

.p {
    font-size: 1.2rem;
    font-weight: 400;
    color: #656565;
    /* margin-top: 1rem; */
    text-align: justify;
}

@media (max-width:567px) {
    .p {
        font-size: 1rem;
    }
}

.deliver img {}

.deliver h3 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #656565;
}

.deliver p {
    font-size: 1rem;
    font-weight: 500;
    color: #656565;
}

.releted h1 {
    font-size: 2.5rem;
    font-weight: 500;
    color: #797979;
    margin-bottom: 1rem;
}


.card_design {
   border-radius: .5rem;
    padding: 1rem;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    position: relative;
    overflow: hidden;
}

.img_name {
    position: relative;
    margin-bottom: .6rem;
     overflow: hidden;
}

.img_name::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, #282828);
    z-index: 2;

}

.img_name img {
    z-index: 1;
    position: relative;
    border-radius: .5rem .5rem 0 0;
    transition: .35s ease-in-out;
   
}

.img_name h2 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3 !important;
    position: absolute;
    bottom: 0;
    white-space: nowrap;

    text-overflow: ellipsis;
}

.card_design p {
    font-size: 1rem;
    font-weight: 500;
    color: #656565;
    margin-bottom: 1rem;
    /* text-align: justify; */
}

.btnn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rate {
    padding: .5rem 1rem;
    background: #00B4FF;
    color: #FFFFFF;
    font-size: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: .4rem;
      transition: .35s ease-in-out;
    cursor: pointer;
    
}
.rate:hover{
 background:  #4F6D7A;
}
.add {
    background: rgb(255, 128, 0);
    color: #fff;
    font-size: 1rem;
    padding: .5rem 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: .4rem;
    transition: .35s ease-in-out;
   
    cursor: pointer;
}
.add:hover{
        background: rgb(115, 63, 11);

}
.addd{
        transform: translateY(8rem);

}
.card_design:hover .addd{
 transform: translateY(0rem);
 z-index: 3;
}
.card_design:hover img{
    transform: scale(1.1);
      
}
.discount {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #616161;
    color: #e9e9e9;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 50%;
    position: absolute;
    top: 1rem;
    right: 0;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;

}



/* update product */

.lbt{
   
    background-color: #f1f1f1;
}
.lbt h1{
    font-size: 2rem;
    font-weight: 600;
    color: #656565;
    margin-bottom: 3rem;  
    text-align: center;
    position: relative;
}
.lbt h1::after{
    content: '';
    width: 100%;
    position: absolute;
    height: 6px;
    background-color: #0b41c9;
    border-radius: 1rem;
    top: 3rem;
    left: 0;
}
.cardd{
       box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
padding: 0.5rem;
display: flex;
gap: 1rem;
 flex-shrink: 0; 
}
.cardd img{
    width: 25%;
    flex-shrink: 0;
}

.clikimg img.active {
    border: 2px solid #007bff;
}





