@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
body{
  font-family: "Lato", serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #fff;
  user-select: none;
}
/* header */
/* top heade */

.toppage{
  height: 50vh;
  width: 100%;
  display: flex;

}
.wetrust{
  height: 70px;
  width: 200px;
  background-color: #111;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 2;
}
.wetrust span{
  color: yellowgreen;
}
.wetrust h4{
  padding: 10px 20px 10px 30px;
  color: #fff;
  font-weight: 900;
}
.wetrustback{
  width: 70px;
  height: 300px;
  background-color: yellowgreen;
  position: absolute;
  top: 0px;
  right: 30px;
  z-index: 1;
}
.arth-spin{
  width: 100%;
  height: 100vh;
}
.pcnav{
  position: fixed;
  width: 90px;
  height: 360px;
  z-index: 9999;
  left: 0;
  top: 35vh;
  overflow: hidden;
  background-color: yellowgreen;
  border-radius: 2px 30px 30px 2px;
  transition: width 0.2s;
  padding: 10px 10px 10px 0;
 
}
.pcnav2{
  position: fixed;
  overflow: hidden;
  background-color: yellowgreen;
  border-radius: 2px 30px 30px 2px;
  transition: width 0.2s;
  padding: 10px 10px 10px 0;
 
  display: none;
}
.pcnav a ,.pcnav2 a{
  color: #000;
  font-size: 10px;
  letter-spacing: 0.2rem;
  font-weight: 900;
  margin: 0px 10px 5px 10px;
  text-decoration: none;
  text-transform:uppercase;
  transition: all 0.9s ease-in;  
  text-align: center;
  display: flex;
  flex-direction: column;
}
.pcnav a:hover ,.pcnav2 a:hover{
  position: sticky;
  color: yellow;
  margin: 6px;
  z-index: 999999999999999;
}
.pcnav  .active ,.pcnav2 .active{
  color: rgb(250, 251, 249);
  padding-bottom: 10px;

}
.pcnav  i ,.pcnav2 i{
  font-size: 40px;
}
.adsbar{
  direction: ltr;
  height: 70px;
  align-self: flex-end;
  width:100%;
  z-index: 12;
  display: flex;

}
.typed{ 
  padding-right: 40px;
  width:100%;
  height: 100%;
  text-align: center;
  font-size:30px ;
  font-family: "Tajawal", serif;
  color:#000;
  font-weight:bold;
  align-self: center;

}
#bg-video {
  width: 100%;
  max-height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #000;
  opacity: 0.3;
}

#bg-video::-webkit-media-controls {
  display: none !important;
}

.video-overlay {
  position: absolute;
  background-color: rgba(14, 13, 13, 0.75);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.carousel{
  position: absolute;
  top: 50vh;
  bottom: 0;
  right: 0;
  width: 100%;
}
.carousel-item h3{
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 60px;
}
.carousel-item h3 span{
  color: rgb(100, 138, 23);
  font-weight: 900; 
  letter-spacing: 0.3rem;
}
.carousel-item h6{
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 40px;
}


/* Hero Section */
.hero{
  position: relative;
  top: 50vh;
  direction: ltr;
  margin-top: 60px;
  margin-bottom: 30px;
  height: 100vh;
}
.heroblack{
  width: 70px;
  height: 80vh;
  background-color: #000;
  position: relative;
  top: 0px;
  left: 30px;
  z-index: 21;
}
.greenhero{
  width: 40%;
  height: 100px;
  background-color: yellowgreen;
  position: relative;
  top: -70vh;
  left: 30px;
  z-index: 22;
}
.greenhero h2{
  color: #000;
  padding: 20px 20px 20px 100px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.3rem;
}
.greenhero h2 span{
  color: #fff;
}
.herop{
  width: 40%;
  position: relative;
  top: -65vh;
  left: 180px;
  font-size: 20px;
  font-weight: 700;
  text-align: justify;
}

.heroimg{
  width: 40%;
  position: relative;
  top: -120vh;
  left: 60%;
}
/* hero 2 */
.hero2{
  direction: rtl;
  margin-top: 60px;
  margin-bottom: 30px;
  height: 100vh;
  position: relative;
  top: 50vh;
}
.hero2black{
  width: 70px;
  height: 80vh;
  background-color: #000;
  position: relative;
  top: 0px;
  left: 30px;
  z-index: 21;
}
.greenhero2{
  width: 40%;
  height: 100px;
  background-color: yellowgreen;
  position: relative;
  top: -20vh;
  left: 30px;
  z-index: 22;
}
.greenhero2 h2{
  color: #000;
  padding: 20px 20px 20px 100px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.3rem;
}
.greenhero2 h2 span{
  color: #fff;
}
.hero2p{
  width: 40%;
  position: relative;
  top: -90vh;
  right: 60%;
  font-size: 20px;
  font-weight: 700;
  text-align: justify;
  text-align-last: left;
}

.hero2img{
  width: 40%;
  height: 50vh;
  position: relative;
  top: -145vh;
  right: 70px;
}



/* Testimonials */
.testimonials{
  z-index: 3999;
  margin-top: 3px;
  margin-bottom: 20px;
  position: relative;
  top: 50vh;
  height: 100vh;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 20px 20px;
  box-shadow: 0px 0 20px rgba(27, 47, 69, 0.1);
  background: #fff;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  text-align: center;
  transition: 0.3s;
}

.testimonials .testimonial-item .stars {
  margin-bottom: 15px;
}

.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 250px;
  height: 250px;
  border-radius: 20px;
  border: 4px solid #fff;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item p {
  align-self: center;
  text-align: center;
  width: 100%;
  height: 70px;
  overflow: auto;
  margin: 0 auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #e8eff6;
  opacity: 1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #39A7FF;
}

.testimonials .swiper-slide {
  opacity: 0.3;
}

@media (max-width: 1200px) {
  .testimonials .swiper-slide-active {
    opacity: 1;
  }

  .testimonials .swiper-pagination {
    margin-top: 0;
  }

  .testimonials .testimonial-item {
    margin: 40px 20px;
  }
}

@media (min-width: 1200px) {
  .testimonials .swiper-slide-next {
    opacity: 1;
    transform: scale(1.12);
  }
}
/* footer */

/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: -15px;
  z-index: 999999999999;
  background-color: #070808;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  transition: all 0.4s;
  padding: 5px;
  border: solid #fff;
  text-align: center;
  font-weight: 900;
}

.scroll-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.scroll-top:hover {
  background-color: color-mix(in srgb, var(#39A7FF), transparent 20%);
  color: var(--contrast-color);
}

.scroll-top.active {
  visibility: visible;
  opacity: 1;
  bottom: 15px;


}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
}

.menuphone{
  width: 100%;
  height: 50px;
  display: none;
}
.menuphone img{
  font-size: 30px;
  color: #FfF89a;
  align-self: center;
  height: 70px;
  width:70px;
  border-radius: 50%;
  box-shadow: #999 5px 5px 5px;
  margin-right: 20px;
}
.menuphone label{
  margin-right: 20px;
  color: #cead61;
  background-color: #fff;
  box-shadow: #999 5px 5px 5px;
  padding: 20px;
  width:200px;
  border-radius: 30px;
  text-align: center;
}
   #closelist{
  display: none;
  }



.phonesearch{
  display: none;
}
.form-location2 ,.form-search2{
  width: 100%;
}

.footblack{
  height: 110px;
  width: 100%;
  background-color:yellowgreen;
  position: relative;
  bottom: 125vh;
  left: 30px;
  z-index: 4;
  display: flex;
  justify-content: space-around;
}

.footblack2{
  width: 70px;
  height: 80vh;
  background-color: #111;
  position: relative;
  bottom: 100vh;
  left: 30px;
  z-index: 3;
}
.footblack img{
  height:100px ;
  margin: 5px 15px;
  display: inline;
}
.footblack ul{
  display: inline;
  align-self: center;
  list-style: none;
}
.footblack ul li{
  align-self: center;
  font-weight: 900;
  color:#fff;
}
.footblack i{
  color: #000;
  margin-right: 20px;
  font-size: 20px;
}

.footright div{
  display: flex;
  justify-content: center;
  font-size: 30px;
}
.footright span{
  font-family: "Tajawal", serif;
  text-align: center;
  font-size: 20px;
  width: 250px;
  font-weight: 700;
  color: #fff;
}
.herolocation{
  width: 45%;
  position: relative;
  bottom:0vh;
  left: 110px;
  height: 50vh;
}
.herocontent{
  width: 40%;
  position: relative;
  bottom: 50vh;
  left: 58%;
  height: 50vh;
}
.herocontent input ,.herocontent textarea{
  margin: 5px;
  width: 100%;
  outline: none;
  border: none;
  background-color: rgb(230, 232, 228);
  border-radius: 5px;
  border-left: solid 5px yellowgreen;
  color: #fff;
}
.herocontent input{
  height: 40px;
}
.herocontent button{
  outline: none;
  border: none;
  padding: 10px;
  border-radius: 5px;
  background-color: yellowgreen;
  color: #fff;
 
}

.footer{
  padding: 30px 0 ;
  background-color: #000;
  color: #fff;
  position: relative;
  top: 50vh;
}
.contact{
  height: 100vh;
  padding:10px;
  position: relative;
  top: 50vh;
  margin-bottom: 100px;
}
.footer{
  bottom: 50vh;
  width: 100%;
}
.heroabout{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("../img/abouthero.jpg") ;

  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  opacity: 0.6;
  background-color: #000;
}
.heroabout h2{
 color: #ada8a8;
 text-align: center;
 position: relative;
 top:70vh;
 letter-spacing: .5rem;
 text-transform: uppercase;
}
.herocontact{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("../img/contactus.png") ;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  opacity: 0.3;
  background-color: #000;
}
.herocontact h2{
 color: #ada8a8;
 text-align: center;
 position: relative;
 top:70vh;
 letter-spacing: .5rem;
 text-transform: uppercase;
}
.contactse2 h2{
   text-align: center;
   color: yellowgreen;
   text-transform: uppercase;
   letter-spacing: 0.3rem;
   margin: 20px;
}
.contactse2 h5{
  direction: ltr;
  text-align: center;
}
.contactse2 {
  padding: 40px 20px 40px 20px;
  position: relative;
  top: 50vh;
}
.social {
  padding-top: 50px;
  width: 100%;
  padding-bottom: 50px;
  position: relative;
  top: 50vh;
}
.social .container{
  display: flex;
  justify-content:center;
}
.social a{
  margin: 30px;
  font-size: 45px;
  color: #000;
  height: 60px;
}
.social a :hover{
  font-size: 50px;
  color: greenyellow;
}

.herostore{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("../img/abouthero.jpg") ;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 50vh;
  opacity: 0.6;
  background-color: #000;
}
.herostore h2{
 color: #ada8a8;
 text-align: center;
 position: relative;
 top:40vh;
 letter-spacing: .5rem;
 text-transform: uppercase;
}
.storebody{
  margin: 0;
  padding: 5px;
  margin-bottom: 30px;
}
.storebody .container{
  margin: 30px;
}
.products {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}



.cardtitle{
  text-align: left;
  padding: 5px 5px 0px 5px;
  opacity: 1;
  color: #0a0efc;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  text-decoration: none;
}
.textmuted{
  text-align: right;
  color: #000;
}
.textmuted span{
  color: red;

}

/* From Uiverse.io by xueyuantan */ 
.categoryhero button {
  width: 9em;
  height: 3em;
  border-radius: 30em;
  font-size: 15px;
  font-family: inherit;
  border: none;
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 6px 6px 12px #c5c5c5,
              -6px -6px 12px #ffffff;
  margin: 10px;
 }
 
 .categoryhero button::before {
  content: '';
  width: 0;
  height: 3em;
  border-radius: 30em;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right, #0fd850 0%, #f9f047 100%);
  transition: .5s ease;
  display: block;
  z-index: -1;
 }
 
 .categoryhero button:hover::before {
  width: 9em;
 }
 /* From Uiverse.io by gharsh11032000 */ 
.card {
  position: relative;
  width: 300px;
  height: 370px;
  background: yellowgreen;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
  margin: 5px;
}

.card .svg {
  width: 100%;
  height: 100%;
  fill: #333;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.card:hover {
  transform: rotate(-5deg) scale(1.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.card__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: yellowgreen;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.card:hover .card__content {
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 1;
}

.card__title {
  margin: 0;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.card__description {
  margin: 10px 0 0;
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  height: 150px;
  overflow: auto;
  text-align: justify;
  margin-bottom: 20px;
}

.card:hover .svg {
  scale: 0;
  transform: rotate(-45deg);
}

.procontainer{
  display: flex;
  justify-content: space-between;
}
 
.proslider{
  height: 100vh;
}
/* From Uiverse.io by Yaya12085 */ 
.product-images{
  position: sticky;
  top: 0;
  height: 80vh;
}
.descrip{
  direction: ltr;
  text-align: left;
}
.form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 2px;
  border-radius: 20px;

}

.title2 {
  font-size: 28px;
  color: royalblue;
  font-weight: 600;
  letter-spacing: -1px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
}

.title2::before,.title2::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  left: 0px;
  background-color: royalblue;
}

.title2::before {
  width: 18px;
  height: 18px;
  background-color: royalblue;
}

.title2::after {
  width: 18px;
  height: 18px;
  animation: pulse 1s linear infinite;
}

.message, .signin {
  color: rgba(88, 87, 87, 0.822);
  font-size: 14px;
}

.signin {
  text-align: center;
}

.signin a {
  color: royalblue;
}

.signin a:hover {
  text-decoration: underline royalblue;
}

.flex {
  display: flex;
  width: 100%;
  gap: 6px;
}

.form label {
  position: relative;
}

.form label .input {
  width: 100%;
  padding: 10px 10px 20px 10px;
  outline: 0;
  border: 1px solid rgba(105, 105, 105, 0.397);
  border-radius: 10px;
}

.form label .input + span {
  position: absolute;
  left: 10px;
  top: 15px;
  color: grey;
  font-size: 0.9em;
  cursor: text;
  transition: 0.3s ease;
}
.form select{
  width: 100%;
  padding: 10px 10px 20px 10px;
  outline: 0;
  border: 1px solid rgba(105, 105, 105, 0.397);
  border-radius: 10px;
}
.form label .input:placeholder-shown + span {
  top: 15px;
  font-size: 0.9em;
}

.form label .input:focus + span,.form label .input:valid + span {
  top: 30px;
  font-size: 0.7em;
  font-weight: 600;
}

.form label .input:valid + span {
  color: green;
}

.submit {
  border: none;
  outline: none;
  background-color: royalblue;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  transform: .3s ease;
}

.submit:hover {
  background-color: rgb(56, 90, 194);
}

@keyframes pulse {
  from {
    transform: scale(0.9);
    opacity: 1;
  }

  to {
    transform: scale(1.8);
    opacity: 0;
  }
}

/*======================================
    Item Details CSS
========================================*/
.item-details {
  background-color:none;
  padding: 30px;
 
  margin-bottom: 40px;
 
}

.item-details .top-area {
  background-color: #fff;
  padding: 30px;
 
  border-radius: 4px;
}

.item-details .product-images img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
  padding: 5px;
}

.item-details .product-images .images {
  display: -ms-grid;
  display: grid;
  Grid-template-columns: repeat(5, 1fr);
  Grid-gap: 1em 1em;
  Margin-top: 1em;
}

 
@-webkit-keyframes fadeIn {
  to {
    Opacity: 1;
  }
}

@keyframes fadeIn {
  to {
    Opacity: 1;
  }
}

.item-details .product-images .fade-in {
  -webkit-animation: fadeIn 0.5s ease-in 1 forwards;
  animation: fadeIn 0.5s ease-in 1 forwards;
}

.item-details .product-info {
  padding-left: 30px;
}
 

.item-details .product-info .title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

 

.item-details .product-info .category {
  display: block;
  margin-bottom: 15px;
}

.item-details .product-info .category i {
  display: inline-block;
  margin-right: 5px;
  color: #888;
}

.item-details .product-info .category a {
  color: #888;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px;
}

.item-details .product-info .category a:hover {
  color: #0167F3;
}

.item-details .product-info .price {
  color: #081828;
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

 

.item-details .product-info .price span {
  display: inline-block;
  margin-left: 15px;
  color: #888;
  text-decoration: line-through;
  font-size: 23px;
  font-weight: 500;
}

 
.item-details .product-info .info-text {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.item-details .product-info .form-group {
  margin-top: 20px;
}

.item-details .product-info .form-group.color-option .title-label {
  display: block !important;
}

.item-details .product-info .form-group.color-option .single-checkbox {
  margin-top: 8px;
  display: inline-block;
  margin-right: 5px;
}

.item-details .product-info .form-group.color-option .single-checkbox:last-child {
  margin-right: 0;
}

.item-details .product-info .form-group.color-option .single-checkbox label {
  font-size: 16px;
  margin-bottom: 0;
  position: relative;
  bottom: -2px;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"] {
  display: none;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]+label span {
  border-color: #0167F3;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 0 5px -3px 0;
  border: 1px solid #d5d5d5;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]+label span::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  font-size: 10px;
  line-height: 1.2;
  background-color: #0167F3;
    font-family: "Changa", sans-serif;
  content: "\ea5b";
  padding-left: 0px;
  padding-top: 3px;
  border-radius: 50%;
  margin-top: -9px;
  margin-left: -9px;
  text-align: center;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type="checkbox"]+label span {
  border: 2px solid #081828;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type="checkbox"]+label span::before {
  background-color: #081828;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type="checkbox"]+label span {
  border: 2px solid #0167F3;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type="checkbox"]+label span::before {
  background-color: #0167F3;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type="checkbox"]+label span {
  border: 2px solid #ca0f05;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type="checkbox"]+label span::before {
  background-color: #ca0f05;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type="checkbox"]+label span {
  border: 2px solid #029c07;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type="checkbox"]+label span::before {
  background-color: #029c07;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]:checked+label span {
  border-color: transparent;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]:checked+label span::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  color: #fff;
}

.item-details .product-info .form-group input:focus {
  outline: 0;
}

.item-details .product-info .form-group select:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.item-details .product-info .form-group label {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
}

.item-details .product-info .form-group select.form-control {
  padding-right: 38px;
  padding-left: 15px;
  background-position: center right 17px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 10px 10px;
}

.item-details .product-info .form-group select.form-control:not([size]):not([multiple]) {
  height: 46px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #e1e1e1;
}

.item-details .product-info .quantity .inner-content {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item-details .product-info .quantity .inner-content input.text {
  width: 60px;
  height: 46px;
  border: 1px solid #e1e1e1;
  font-size: 14px;
  font-weight: 500;
  border-right: none;
  border-left: none;
}

.item-details .product-info .quantity .inner-content input.button {
  width: 35px;
  height: 46px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.item-details .product-info .quantity .inner-content input.button.first {
  border-radius: 4px 0px 0px 4px;
  overflow: hidden;
}

.item-details .product-info .quantity .inner-content input.button.last {
  border-radius: 0px 4px 4px 0px;
  overflow: hidden;
}

.item-details .product-info .quantity .inner-content input.button:hover {
  background-color: #0167F3;
  border-color: transparent;
  color: #fff;
}

.item-details .product-info .cart-button {
  width: 100%;
}

.item-details .product-info .cart-button .btn {
  width: 100%;
  height: 46px;
  padding: 0;
}

.item-details .product-info .wish-button {
  display: inline-block;
  width: 100%;
}

@media (max-width: 767px) {
  .item-details .product-info .wish-button {
    margin-top: 12px;
  }
}

.item-details .product-info .wish-button .btn {
  display: inline-block;
  margin-right: 7px;
  border: 1px solid #eee;
  border-radius: 4px;
  color: #555;
  padding: 10px 18px;
  font-size: 13px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 46px;
  width: 100%;
}

.item-details .product-info .wish-button .btn:hover {
  color: #fff;
  background-color: #0167F3;
  border-color: transparent;
}

.item-details .product-info .wish-button .btn:last-child {
  margin: 0;
}

.item-details .product-info .wish-button .btn i {
  font-size: 16px;
display: inline-block;
margin-right: 5px;
position: relative;
top: 2px;
}

.item-details .product-info .list-info {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 30px;
}

.item-details .product-info .list-info h4 {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}

.item-details .product-info .list-info ul li {
  display: block;
  margin-bottom: 6px;
}

.item-details .product-info .list-info ul li:last-child {
  margin: 0;
}

.item-details .product-info .list-info ul li span {
  display: inline-block;
  font-weight: 500;
  min-width: 100px;
}

.item-details .product-info .bottom-content {
  margin-top: 20px;
}

.item-details .product-info .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: -5px;
}

@media (max-width: 767px) {
  .item-details .product-info .social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
}

.item-details .product-info .social-share h4 {
  font-size: 13px;
  font-weight: 500;
  color: #666;
  display: inline-block;
  margin-right: 13px;
  position: relative;
  top: 11px;
}

.item-details .product-info .social-share ul {
  display: inline-block;
  float: right;
}

@media (max-width: 767px) {
  .item-details .product-info .social-share ul {
    float: none;
  }
}

.item-details .product-info .social-share ul li {
  display: inline-block;
  margin-right: 2px;
  margin-top: 5px;
}

.item-details .product-info .social-share ul li:last-child {
  margin-right: 0;
}

.item-details .product-info .social-share ul li a {
  height: 30px;
  width: 30px;
  text-align: center;
  display: block;
  border-radius: 4px;
  border: 1px solid #eee;
  background-color: #fff;
  color: #0167F3;
  line-height: 30px;
  font-size: 12px;
}

.item-details .product-info .social-share ul li a.facebook {
  color: #3b5999;
}

.item-details .product-info .social-share ul li a.facebook:hover {
  border-color: transparent;
  background-color: #3b5999;
  color: #fff;
}

.item-details .product-info .social-share ul li a.twitter {
  color: #55acee;
}

.item-details .product-info .social-share ul li a.twitter:hover {
  border-color: transparent;
  background-color: #55acee;
  color: #fff;
}

.item-details .product-info .social-share ul li a.google {
  color: #dd4b39;
}

.item-details .product-info .social-share ul li a.google:hover {
  border-color: transparent;
  background-color: #dd4b39;
  color: #fff;
}

.item-details .product-info .social-share ul li a.linkedin {
  color: #0077B5;
}

.item-details .product-info .social-share ul li a.linkedin:hover {
  border-color: transparent;
  background-color: #0077B5;
  color: #fff;
}

.item-details .product-info .social-share ul li a.pinterest {
  color: #bd081c;
}

.item-details .product-info .social-share ul li a.pinterest:hover {
  border-color: transparent;
  background-color: #bd081c;
  color: #fff;
}
.current{
  height: 60vh;
}
/* From Uiverse.io by alexruix */ 
.loader {
  --cell-size: 52px;
  --cell-spacing: 1px;
  --cells: 3;
  --total-size: calc(var(--cells) * (var(--cell-size) + 2 * var(--cell-spacing)));
  display: flex;
  flex-wrap: wrap;
  width: var(--total-size);
  height: var(--total-size);
}

.cell {
  flex: 0 0 var(--cell-size);
  margin: var(--cell-spacing);
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 4px;
  animation: 1.5s ripple ease infinite;
}

.cell.d-1 {
  animation-delay: 100ms;
}

.cell.d-2 {
  animation-delay: 200ms;
}

.cell.d-3 {
  animation-delay: 300ms;
}

.cell.d-4 {
  animation-delay: 400ms;
}

.cell:nth-child(1) {
  --cell-color: #00FF87;
}

.cell:nth-child(2) {
  --cell-color: #0CFD95;
}

.cell:nth-child(3) {
  --cell-color: #17FBA2;
}

.cell:nth-child(4) {
  --cell-color: #23F9B2;
}

.cell:nth-child(5) {
  --cell-color: #30F7C3;
}

.cell:nth-child(6) {
  --cell-color: #3DF5D4;
}

.cell:nth-child(7) {
  --cell-color: #45F4DE;
}

.cell:nth-child(8) {
  --cell-color: #53F1F0;
}

.cell:nth-child(9) {
  --cell-color: #60EFFF;
}

/*Animation*/
@keyframes ripple {
  0% {
    background-color: transparent;
  }

  30% {
    background-color: var(--cell-color);
  }

  60% {
    background-color: transparent;
  }

  100% {
    background-color: transparent;
  }
}

checksection{
  margin-top: 70px;
}
.checkimg{
  width:  100px;
}
.chikdiv{
  overflow: auto;
  border-radius: 20px;
  display: flex;
  justify-content: space-around;
}
.tabclass{
  width:80%;
  display: flex;
  flex-direction: column;
justify-content:start;
}
.chikdiv th {
  align-items: center;
  align-content: center;
text-align: center;
align-self: center;
}
.chikdiv td {
  align-items: center;
  align-content: center;
text-align: center;
align-self: center;
}
.chikdiv label{
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin:0 20px ;
}
.chikdiv i{
  font-size: 25px;
}
.checkbuttons{
  width:300px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin: 20px;
}
.btncheck1{
   background-color: #0167F3;
   border-radius: 5px;
   color: #fff;
   padding: 10px;
   margin-left: 20px;
   outline: none;
   border: none;

}
.btncheck2{
  background-color: #3edae6;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  
}

.checkform label{
  font-size: 16px;
  color: #000;
  width:20%;
  margin: 10px;
  text-decoration: underline;
}
.checkform input{
height: 40px;
outline: none;
border: solid 1px #0167F3;
border-radius: 10px;
width: 70%;
margin: 10px;
font-size: 16px;
text-align: center;
}
.checkform textarea{

  outline: none;
  border: solid 1px #0167F3;
  border-radius: 10px;
  width: 70%;
  margin: 10px;
  font-size: 16px;
  text-align: center;
}

.checkform{
  width: 100%;
}
.checkform div{
  display: flex;
  justify-content: center;
}
.phonetabel{
  display: none;
}
.phonlist{
  display:flex;
  justify-content:space-between;
  align-self: center;
  width:100%;
  align-items:center;
  align-content:center;
}
.Blogo{
  position: relative;
  float: left;
  max-width: 50px;
  top: 1px;
  left: 30px;
}
.itemswip{
visibility: hidden;
position: relative;
float: left;
max-width: 60px;
left: 230px;
top: -50px;
left: 270px;
margin-top: 10px;
}
.whatsconn{
  direction: rtl;
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 999999;
  width:60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: space-around;
  background-color: none;
  z-index: 9999999999999999999;
}
.shopping img{
  direction: rtl;
  position: fixed;
  right: 15px;
  bottom: 130px;
  z-index: 999999;
  width:60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: space-around;
  background-color: yellowgreen;
  z-index: 999999999999999999999;
}
.tabclass a{
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color:#ca0f05;
}
.footblack{
  display: none;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  border-top: 3px solid yellowgreen;
  border-bottom: 3px solid yellowgreen;
  padding: 30px;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

  .contact .info i {
      font-size: 20px;
      color: yellowgreen;
      float: left;
      width: 44px;
      height: 44px;
      background: #e7f5fb;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50px;
      transition: all 0.3s ease-in-out;
  }

  .contact .info h4 {
      padding: 0 0 0 60px;
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 5px;
      color: #37517e;
  }

  .contact .info p {
      padding: 0 0 10px 60px;
      margin-bottom: 20px;
      font-size: 14px;
      color: #6182ba;
  }

  .contact .info .email p {
      padding-top: 5px;
  }

  .contact .info .social-links {
      padding-left: 60px;
  }

      .contact .info .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #333;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
          margin-right: 10px;
      }

          .contact .info .social-links a:hover {
              background: yellowgreen;
              color: #fff;
          }

  .contact .info .email:hover i,
  .contact .info .address:hover i,
  .contact .info .phone:hover i {
      background: yellowgreen;
      color: #fff;
  }

.contact .php-email-form {
  width: 100%;
  border-top: 3px solid yellowgreen;
  border-bottom: 3px solid yellowgreen;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

  .contact .php-email-form .form-group {
      padding-bottom: 8px;
  }

  .contact .php-email-form .validate {
      display: none;
      color: red;
      margin: 0 0 15px 0;
      font-weight: 400;
      font-size: 13px;
  }

  .contact .php-email-form .error-message {
      display: none;
      color: #fff;
      background: #ed3c0d;
      text-align: left;
      padding: 15px;
      font-weight: 600;
  }

      .contact .php-email-form .error-message br + br {
          margin-top: 25px;
      }

  .contact .php-email-form .sent-message {
      display: none;
      color: #fff;
      background: #18d26e;
      text-align: center;
      padding: 15px;
      font-weight: 600;
  }

  .contact .php-email-form .loading {
      display: none;
      background: #fff;
      text-align: center;
      padding: 15px;
  }

      .contact .php-email-form .loading:before {
          content: "";
          display: inline-block;
          border-radius: 50%;
          width: 24px;
          height: 24px;
          margin: 0 10px -6px 0;
          border: 3px solid #18d26e;
          border-top-color: #eee;
          animation: animate-loading 1s linear infinite;
      }

  .contact .php-email-form .form-group {
      margin-bottom: 20px;
  }

  .contact .php-email-form label {
      padding-bottom: 8px;
  }

  .contact .php-email-form input,
  .contact .php-email-form textarea {
      border-radius: 0;
      box-shadow: none;
      font-size: 14px;
      border-radius: 4px;
  }

      .contact .php-email-form input:focus,
      .contact .php-email-form textarea:focus {
          border-color: yellowgreen;
      }

  .contact .php-email-form input {
      height: 44px;
  }

  .contact .php-email-form textarea {
      padding: 10px 12px;
  }

  .contact .php-email-form button[type=submit] {
      background: rgb(145, 172, 91);
      border: 0;
      padding: 12px 34px;
      color: #fff;
      transition: 0.4s;
      border-radius: 50px;
  }

      .contact .php-email-form button[type=submit]:hover {
          background: #209dd8;
      }

@keyframes animate-loading {
  0% {
      transform: rotate(0deg);
  }

  100% {
      transform: rotate(360deg);
  }
}
.section-title{
  text-align: center;
  margin-bottom: 20px;
}
.flex a{
  text-decoration: none;
  text-align: center;
 }
 /* From Uiverse.io by vinodjangid07 */ 
.card2 {
  width: 80%;
  background-color: rgb(238, 238, 238);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 25px;
  gap: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.055);
}

/* for all social containers*/
.socialContainer {
  width: 70px;
  height: 70px;
  background-color: rgb(44, 44, 44);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition-duration: .3s;
  border-radius: 5px;
  
}
.socialContainer i{
  width: 100%;
  text-align: center;
  color: #fff;
}
/* instagram*/
.containerOne:hover {
  background-color: #d62976;
  transition-duration: .3s;
}
/* twitter*/
.containerTwo:hover {
  background-color: #00acee;
  transition-duration: .3s;
}
/* linkdin*/
.containerThree:hover {
  background-color: #0072b1;
  transition-duration: .3s;
}
/* Whatsapp*/
.containerFour:hover {
  background-color: #128C7E;
  transition-duration: .3s;
}
/* face*/
.containerfive:hover {
  background-color: blue;
  transition-duration: .3s;
}
/* tiktok*/
.container6:hover {
  background-color: red;
  transition-duration: .3s;
}
/* snap*/
.container7:hover {
  background-color: yellow;
  transition-duration: .3s;
}
.socialContainer:active {
  transform: scale(0.9);
  transition-duration: .3s;
}

.socialSvg {
  width: 17px;
}

.socialSvg path {
  fill: rgb(255, 255, 255);
}

.socialContainer:hover .socialSvg {
  animation: slide-in-top 0.3s both;
}

@keyframes slide-in-top {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.shopcount {
    background-color: yellowgreen;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: fixed;
    right: 8px;
    bottom: 170px;
    z-index: 99999999999999;
    text-align: center;
    color: #fff;
    border: solid 2px yellow;
}
