
.pd-30{
    padding:30px 0;
}
.header-logo img{
          width: 115px;
}
.offer-tab{
       text-align: center;
    background: #faf9f9;
    padding: 0px;
    color: black;
    font-size: 17px;
}
.header-top{
    background: #0000004a !important;
}
.header-actions .header-action-btn{
        color: white;
}
.header-bottom{
       background: #00000030;
    border-bottom: 1px solid #d5d2d2d6;
}
.primary-menu ul>li>a{
    color:white;
}
.footer-widget img{
       width: 85px;
}
.footer-widget .footer-widget-text .desc{
        margin-bottom: 15px;
}
.pd-60{   
    padding: 60px 0;
}
.cata-sec{
  background:#e7e0d0;  
}
.cata-sec li img{
       width: 115px;
       height: 115px;
       border-radius: 100%;
       object-fit: cover;
       /* padding: 0px; */
       margin: 7px;
       /*border: 2px solid #862316;*/
      
}
.cata-sec ul p{
    /* background: #862316;*/
    /*color: white;   */
    font-size: 16px;
}
.cata-sec ul li{
        display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    padding: 0 12px;
}
.cata-sec .banner-box{
        margin-top: 0px;
}
.cata-sec ul{
        display: flex;
    justify-content: space-between;
}






.single-image{
  position: relative;
}

.single-image .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.single-image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00000052;
}

.single-image:hover .overlay {
  opacity: 1;
}

.single-image:hover .overlay {
  opacity: 1;
}

.single-image .text {
  color: white;
  font-size: 33px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  letter-spacing: 1px;
}


/*.main-banner .swiper-wrapper{*/
/*    margin-top:14rem;*/
/*}*/




.product-boxes .banner-box{
    position:relative;
}
.product-boxes .pro-txt{
    position: absolute;
    top: 0;
    /* bottom: 0; */
    color: white;
    box-shadow: inset 0 0 2000px 3000px #0000008f;
    width: 100%;
    height: 100%;
}

.product-boxes .banner-box h3{
    position: absolute;
    bottom: 0;
    padding: 12px;
    font-size: 25px;
    font-weight: 100;
    letter-spacing: -1.1px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
}
 .two-catag p a{
  font-size: 25px;   
 }  
 .menwowen-btn{
         text-align: center;
    padding: 12px;
 }
 .menwowen-btn a{
    background: #862316;
    padding: 10px 55px;
    text-align: center;
    color: white;
    font-size: 16px;
    border-radius: 4px; 
 }
 .tabborders{
     border: 2px dashed #a4a6a896;
 }
 .tabborders .product-tabs{
         border: 2px solid #862316;
 }
 .tabborders .product-item{
         margin: 5px;
 }

.clients-logo img{
    width: 111px;
}
.feature-banner .blog-txt span{
    font-size: 17px;
    color: #862316;
}
.feature-banner .blog-txt a{
     font-size: 18px;
     color: black;
     line-height: 25px;
     margin-bottom: 15px;
     line-height: 32px;
     /* margin-top: 15px; */
     letter-spacing: -9px;
     letter-spacing: 2px;
     font-family: monospace;
     font-weight: 100;
     /* letter-spacing: .2em; */
     /* text-transform: uppercase; */
     font-family: Futura, sans-serif;
}
.feature-banner .blogknw{
    color: #862316;
    text-decoration: underline;
    font-size: 18px;
}
.blog-posting{
        padding: 5px;
}
.cr-btn{
        position: relative;
}

.cr-btn img{
    background: black;
    border: 36px;
    position: absolute;
    left: 48%;
    padding: 12px;
    border-radius: 100%;
    top: -28px;
    z-index: 999;
}
.cr-btn img:hover{
       background: #862316;
}
.cata-sec h2{
        color: #f4f4f4 !important
}
.header-actions .cart-content .cart-items .cart-thumb img{
       width: 99px; 
}
.primary-menu ul>li>a{
      padding: 4px 0;
      font-size: 14px;
      letter-spacing: 0.9px;
      font-weight: 100;
}
.handcraft-menu ul{
    /*align-items: center;*/
    /*display: flex;*/
    justify-content: end;
    align-items: center;
}

.handcraft-menu .mega-sub-menu{
    align-items: flex-start !important;
    display: flex !important;
        justify-content: space-around !important;
}
.header-logo{
        padding: 5px 30px;
}











.handfeature-video.wrap {
  position: relative;
  height: 100vh;
}

.handfeature-video .video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}

.handfeature-video .video-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, .3);*/
  /*background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");*/
}

.handfeature-video .video-bg iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 60vw;
}

.handfeature-video .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

.handfeature-video .container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.handfeature-video .title {
  text-align: center;
  font-size: 2.5vw;
}

.featuremenupoints li{
    padding-top: 0px;
}

.featuremenupoints .mega-sub-menu li,.featuremenupoints .sub-menu li{
    padding-top: 5px;
}

.header-actions{
        float: inline-end;
}
.swiper-slide{
       margin-top: 5px; 
}
.handcraft-menu .header-actions .form-select{
    padding: 0px 10px;
    background: #ffffff00;
    color: white;
    margin-top: 0px;
    border: 0;
    margin-bottom: 15px;
}
.handcraft-menu .header-actions .dropdown a{
    color:white;
}
.bg-handproducts{
    background:url("../image/Bg.jpg");
        background-attachment: fixed;
}
.handbread-img img{
    height: 440px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
.handbread-img{
    margin-top:12rem;
}
.bg-handproducts .product-item:hover{
    box-shadow:none;
}

.bg-handproducts .shop-top-bar{
    background:white !important;
}
.bg-handproducts .shop-grid-items,.bg-handproducts .shop-list-items{
    margin:0 !important;
    padding:0;
}
.bg-handproducts .shop-top-content{
        padding: 0px 25px;
}

.bg-handproducts .tab-content{
   background:white !important;  
}
/*.bg-handproducts .product-item{*/
/*       padding: 40px; */
/*}*/

.bg-handproducts .cata-sec{
    background:white;
}
.bg-handproducts .bottom-bar p{
        color: white;
}
.mr-12rem{
        margin-top: 12rem;
}
.shop-tab{
        background: white;
            padding: 15px;
}
.product-wrapper{
  margin:0 !important;  
}

.pd-60{
    padding:60px 0;
}
.product-cart{    margin-right: 15px;}
.handdetail-des .accordion-button:not(.collapsed){
    color:black;
    background:white;
}
.handdetail-des .accordion-item .accordion-button{
border-bottom: 1px solid wheat;
}
.handdetail-des .accordion-button:focus{
    border:none !important;
}
.handdetail-des  .accordion-item{
    border:none !important;
    border-bottom: 1px solid wheat;
}
.accordion-button:focus{
    box-shadow:none;
}


.product-cart .button-box,
.product-cart .button-box-special {
    /*width: 250px;*/
    /*height: 150px;*/
    /* border: 1px solid black; */
    margin: 0px;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}
.product-cart .button-box-special {
    background: #383b3a;
}

.product-cart a:focus {
    outline: none;
}
.product-cart a{
    width: 200px;
    padding: 10px;
    font-size: 10px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    border: none;
}
.product-cart .twenty-one {
    background: #fff;
    width: 100%;
    color: #242424;
    border: 2px solid #242424;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: color 400ms;
    text-align:center;
    padding: 12px;
}

.cont-reach{
    padding:20px;
}

.product-cart .twenty-one::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #242424f5;
    z-index: -1;
    transition: transform 400ms ease-out;
    transform: scaleX(0);
    transform-origin: left;
}

.product-cart .twenty-one:hover::before {
   transform: scaleX(1);
}

.product-cart .twenty-one:hover {
    color: #fff;
}

.handpro-img{
    padding: 50px 50px 0px 50px;
    position: sticky;
    top: 0;
}
.handpro-img #myCarousel {
  max-width: 640px;
  margin: 0 auto;
}

.handpro-img #myCarousel .f-carousel__slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bread-new{
    padding: 10px 15px;
    background: white;
}
.bread-new .breadcrumb{
        margin: 0;
}
.reviews-comment{
    padding: 10px 60px 0px 0px;
}
.productd-icons img{
    width: 100%;
    height: 110px;
    object-fit: contain;
}
.review-handd{
    font-size: 24px;
    font-weight: 400;
    color: #242424;
    padding-left: 30px;
}
.user-img{
    text-align: center;
    background: #f7f7f7;
    margin-bottom: 15px;
    padding: 20px;
}
.user-img p{
    font-size: 18px;
    color: black;
    margin-top: 15px;
}
.handdash-border td{    
    padding: 15px !important;
}
.user-img img{
    width: 110px;
}

.personalization{
   margin-right: 15px;  
}
.personalization a{
    background: black;
    padding: 13px;
    margin-top: 24px;
    color: white;
    letter-spacing: 0.6px;
    text-align: center;
    font-size: 16px;
    width:100%;
}
.colors-panelhand{
        padding: 20px 0 0;
}
.colors-panelhand .form-check{
        display: inline-block;
}

.colors-panelhand #flexRadioDefault1{
        background: #60504b;
            padding: 13px;
}
.colors-panelhand #flexRadioDefault1{
        background: #60504b;
            padding: 13px;
             margin-right: 10px;
}
.colors-panelhand #flexRadioDefault2{
padding: 13px;
    background: #d0c3bf;
       

}

.colors-panelhand .form-check-input:checked{
     border-color: #4c120f;   
}

.form-check-input:focus{
       box-shadow: 0 0 0 .25rem #4c120f;
}

.pers-txt{
   border: 1px solid #eeeeee !important;
    padding: 25px;
    border-radius: 5px;
}
.pers-txt h4{
    font-size: 15px;
    color: black;
    text-align: center;
    margin-bottom: 25px;
}
.pers-txt p{
    color: black;
}
.pers-txt p span{
    color: yellowgreen;
}
.pers-txt h5{
    color: black;
    font-size: 14px;
}
.pers-policy{
        margin-top: 42px;
}
.pers-policy p{
    margin:0;
}
.nocharge h5{
    font-size: 14px;
    padding: 12px 0;
    color: black;
}
.perscart a{
    margin-top: 15px;
    display: block !important;
    float: left;
    border: 1px solid #1c1b1b;
    background: #1c1b1b;
    padding: 8px 30px;
    color: #c8a770;
    }
    .perscart a:hover{
        color:white;
    }
    
    .offer-tab img{
     width: 35px;   
    }
    .handusers img{
      width: 20px;
    }
    .handusers {
    margin-bottom: 5px;
    }
    .handfeatures-iconall{
    text-align: center;
    background: #4c100a;
    /*background:white;*/
    }
    .borderhand{
         border: 1px solid #4d100a;   
    }
    .pdinborder{
        padding: 0 30px;
    }
    .social-sharing img{
    width: 33px;
    height: 33px;
    object-fit: contain;
    }
    .basket-icon{
            width: 45px;
    }
    .eapps-widget-toolbar-panel-wrapper{
        display:none;
    }
    
    
    .social-footer img{
    width: 35px !important;
    margin-right: 8px;
    height: 36px;
    object-fit: contain;
    }
    
    
    .Whatsapp-all{
    /*background: #000000;*/
    color: #FFF;
    /*width: 50px;*/
    /*height: 50px;*/
    line-height: 50px;
    border-radius: 100%;
    display: none;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    position: fixed;
    right: 50px;
    bottom: 120px;
    font-size: 18px;
    z-index: 28;  
    display: inline-block;
    z-index: 999999999999;
    }
    .f-carousel__viewport{
           height: 540px; 
    }
    .addotheritems .form-check {
       position:relative ;
    }
    .addotheritems input{
    position: absolute;
    right: 10px;
    }

    .addotheritems img{
          width: 175px;
    height: 175px;
    object-fit: cover;
    }
    
    .addrefproduct{
    background: black;
    padding: 10px 25px;
    color: white;
    margin-left: 12px;
    border:1px solid black;
    }
    .addrefproduct:hover{
       background: white; 
       border:1px solid black;
       color:black;
    }
    .threetxt{
        position:absolute;
    }
    .hand-privacy{
         border: 1px solid #4d100a;   
    }
    .privacy-txt{
        padding: 30px 45px;
    }
    .privacy-txt h1{
    font-size: 25px;
    color: black;
    }
    .privacy-txt p{
          color: black;  
    }
    .privacy-txt h2{
    color: black;
    font-size: 22px;
    margin-top: 40px;
    letter-spacing: 0px;
    }
    .privacy-txt ul li{
    list-style: disc;
    color: black;
    }
     .privacy-txt address{
         color:black;
     }
     
     .privacy-txt h3{
    color: black;
    font-size: 25px;
     }
    .blog-posting .blogknw{
    text-decoration: underline;
    color: black;
    font-size: 16px;  
    }
    
    .blog-txt span{
    color: black;
    font-size: 18px;
    }
    .blog-posting .blog-txt a{
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
    margin-top: 12px;
    }
    .blogdetails h3{
         color: #4d100a;   
    }
    .blogdetails p{
    color: #1c1b1b;
    font-size: 15px;
    letter-spacing: 0.4;
    line-height: 32px;
    font-family: sans-serif;
    word-spacing: 4px;
    }
    
    
    .pt-13rem{
    padding-top: 13rem;
    }
    
    .product-item .image-block img{
    height: 280px;
    object-fit: cover;
    }
    .product-item:hover .image-block img.image-hover{
    height: 280px;
    object-fit: cover;
    }
    .swiper-wrapper{
    height: auto;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
#progressbar-1 {
color: #455A64;
}

#progressbar-1 li {
list-style-type: none;
font-size: 13px;
width: 33.33%;
float: left;
position: relative;
}

#progressbar-1 #step1:before {
content: "1";
color: #fff;
width: 29px;
margin-left: 22px;
padding-left: 11px;
}

#progressbar-1 #step2:before {
content: "2";
color: #fff;
width: 29px;
}

#progressbar-1 #step3:before {
content: "3";
color: #fff;
width: 29px;
margin-right: 22px;
text-align: center;
}

#progressbar-1 li:before {
line-height: 29px;
display: block;
font-size: 12px;
background: #455A64;
border-radius: 50%;
margin: auto;
}

#progressbar-1 li:after {
content: '';
width: 121%;
height: 2px;
background: #455A64;
position: absolute;
left: 0%;
right: 0%;
top: 15px;
z-index: -1;
}

#progressbar-1 li:nth-child(2):after {
left: 50%
}

#progressbar-1 li:nth-child(1):after {
left: 25%;
width: 121%
}

#progressbar-1 li:nth-child(3):after {
left: 25%;
width: 50%;
}

#progressbar-1 li.active:before,
#progressbar-1 li.active:after {
background: #1266f1;
}

.card-stepper {
z-index: 0
}

.bg-handproducts .cata-sec ul{
     justify-content: flex-start;   
}


.blog-posting .banner-box a img{
    height: 260px;
        object-fit: contain;
}

.new-arrivals .product-wrapper {
    margin: 0 !important;
    overflow: hidden;
}
.new-arrivals .swiper-container{
     height: auto !important;   
}

.new-arrivals .swiper-wrapper{
     height: auto !important;   
}
.new-arrivals .product-features-reviews a{ 
    color: black;
    font-size: 20px;
}
.new-arrivals .product-item .product-desc .review-star{
        font-size: 19px;
}
.product-item .product-desc .product-name a{
    font-size: 20px;
}

.dp-img{
    width: 1200px !important;
    height: 490px;
    object-fit: cover;
}

.Whatsapp-all img{
    width: 50px;
}


.featuremenupoints .menu-item-has-children img{
    height: 170px;
    width: 100%;
    object-fit: cover;
}

.share-avail img{   
    width: 70px;
}


#totalAllCartAmt{
    font-size: 17px;
    margin-left: 15px;
    color: black;  
}

.payment-method span{
    color: black;
    font-size: 16px;   
}

.footer-widget .widget-newsletter .input-wrapper button:hover{
    color: #c8a770;
}

.primary-menu ul>li:hover>a{
    color: #c8a770 !important;
}

.offer-tab marquee{
        text-align: center;
}

.swiper-pagination-bullet{
    box-shadow:none !important;
}
.handicon-productdetails ul li{
    display: inline-block;  
}
.handicon-productdetails ul{
    display: contents;   
}
.colors-panelhand .form-check-input{
    width: 2em;
    height: 2em; 
}

.testimoni a{
    display: none !important; 
}
.btestimoni {
    width: 100%;
    height: 40px;
    background: white;
    margin-top: -74px;
    z-index: 1000000000000;
    position: absolute;
}

.icon-star {
    font-size: 16px;  /* Adjust size of the stars */
}

.text-warning {
    color: #ff9800; /* Golden color for filled stars */
}

.star {
    display: inline-block;
    width: 100%;
}
