.menu-logo img{
        width: 135px;
}
.dropdown-item{
       white-space: normal !important; 
}
.featured-product .card-body{
    padding: 0 !important;
}

.featured-product img{
    height: 145px;
    width: 145px;
    object-fit: cover;
    margin:0;
    border-radius:100%;
}

.featured-product h3{
   color: black;
    font-size: 20px;
    /* background: #2a656b; */
    padding: 7px;
    margin: 0;
    /* color: white; */
    font-weight: 500;
    margin: 12px;
    
}
.featured-product .card-product{
    border:0 !important;
}
.sidebanner{
      box-shadow: inset 0 0 2000px 3000px #000000c9;
}
.pd-60{
    padding:60px 0;
}
.headings{
    font-size: 27px !important;
}
.coupons-top{
    background: #ddf2ef;
}
.coupons-top p{
       color: black;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}
.menu-handcraft{
    justify-content: space-around;
    align-items: center;
}
.featured-product .card-product:hover{
   border: 1px solid #d79859;
}
.featured-product .slick-slider .slick-next,.featured-product .slick-slider .slick-prev{
        background-color: #21313c;
}
.feather-icon{
    color: white;
}

.all-department{
    background: #000000;
    padding: 8px;
    border: 1px solid white;
    border-radius: 60px;
    color: white;
    font-size: 13px;
}
.allpro-btn{
    margin-top: 34px;
    font-size: 22px;
}
.allpro-btn a{
    background: #2a656b;
    color: white;
    padding: 12px 36px;
    border-radius: 5px;
    font-size: 18px;
}

.new-arrivals .fs-6 a{
    font-size: 16px;
    line-height: 32px;
    /* margin-bottom: 39px; */
    letter-spacing: 0.3px;
    color: black;
    font-weight: 400;
}
.sidebanner h3{
    line-height: 43px;
    font-size: 30px;
}

.category-slider .slick-slide{
      height: auto !important;  
}
.checkout-form {
    margin-top: 48px;
}
.checkout-form .single-form input{
    margin-bottom:15px;
}
.checkout-order {
    border: 2px solid #ebebeb;
    padding: 40px;
    margin-top: 50px;
}
.checkout-payment {
    margin-top: 30px;
}
.checkout-order .Product-name{
    font-size: 14px;
    color: black;  
}

.about-hand p{
    font-size: 16px;
    line-height: 24px;
    color: black;
    /* font-family: cursive; */
    letter-spacing: 0px;
    word-spacing: 6px;
    font-weight: 500;
}

.star-rating {
    width: 0;
    position: relative;
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDguOSIgaGVpZ2h0PSIxMDMuNiIgdmlld0JveD0iMCAwIDEwOC45IDEwMy42Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2UzZTZlNjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN0YXJfMDwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTA4LjkgMzkuNiA3MS4zIDM0LjEgNTQuNCAwIDM3LjYgMzQuMSAwIDM5LjYgMjcuMiA2Ni4xIDIwLjggMTAzLjYgNTQuNCA4NS45IDg4LjEgMTAzLjYgODEuNyA2Ni4xIDEwOC45IDM5LjYiLz48L2c+PC9nPjwvc3ZnPg0K);
    background-position: 0 0;
    background-repeat: repeat-x;
    cursor: pointer;
}

.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;
}
.Whatsapp-all p{
    background: #2a656b;
    margin-top: 12px;
    line-height: 40px;
    padding: 0px 15px;
    color: white;
    border-radius: 60px;
}
.logo-img{
    
}
.logo-img img{
    width: 75%; 
}
.card-product img{
    height: 215px;
    object-fit: cover;
}

.card-product .text-small{
       margin: 15px 0; 
}
.card-product .text-small small{
    font-size: 15px;
        color: #2a656b;
}
.suscribe-page{
        padding: 60px;
    text-align: center;
    background: black;
}
.suscribe-page h2{
    color: white;
    font-size: 39px;
    width: 60%;
    margin: auto;
    padding-bottom: 15px;
    line-height: 50px;
}
.suscribe-page p{
    width: 60%; 
     margin: auto;
    font-size: 27px;
    color: #cd8244;
    padding-bottom: 20px;
}

.suscribe-page input{
    border: 1px solid white;
    padding: 8px;
    width: 40%;
    border-radius: 5px;
    margin-right: 18px;
}

.productdetails-img div.zoom img{
    display: block;
    transition: opacity .5s;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.productdetails-img .slick-slide{
    height: auto;
}
.productdetails-img h1{
        color: black;
}
.productdetails-img td{
color: black;
}
.pd-30{
    padding:30px 0;
}

.navbar .navbar-nav .nav-item .nav-link{
    line-height: 1.8;
    font-size: 14px;
    text-transform: capitalize;
    padding-right: 18px;
    color: black;
}
.shivik-menusec .navbar{
  padding:0;  
}
.shivik-menusec .input-group .form-control{
        border: 1px solid #000000;
}
.shivik-menusec #searchBtn{
    padding: 12px;
    border-color: black !important;
    margin-left: -10px;
}

.shivik-menusec .all-department{
     margin-top: 5px;
    font-size: 16px;
}

.shivik-menusec .list-inline svg{
    color:black;
}

.shivik-menusec .text-primary{
    font-size: 15px !important;
    color: black !important;
    font-weight: 500;
}

.hand-handings{
    font-family: poppinsbold, sans-serif;
    font-size: 2rem !important;
    line-height: 1.01;
}

.category-slider .card {
        border: none !important;
}
.add-to-cart{
    font-size: 17px;
    background: white;
    color: black;
    border: 1px solid #00000052;
}

.card-product{
    border: 0;
}

.card-product:hover{
   border: 0;
}

.card-product .btn:hover{
        background-color: black;
}

.popular-products .card-product img {
   height: 220px; 
}
.menu-handcraft img{
   width: 75px; 
}
@media only screen and (max-width: 798px) {
    .Whatsapp-all p{
    display: none;
}
.list-inline{
    margin-top: 20px;   
}
#moble-search{
    margin-top: 15px;
}
.handenquire{
    padding: 0px 0px 0px 0px !important;
}
.card-body{
        padding: 0;
}
.card-product img{
        height: 145px;
}
.new-arrivals .fs-6 a{
    font-size: 19px;
    line-height: 23px;
}
.featured-product img{
    height: 100px;
    width: 100px;
}
.hand-handings{
    font-size: 2rem !important;
}
.Whatsapp-all{
    right: 15px;
    bottom: 25px;
}
.suscribe-page h2{
    padding: 20px 0px;
    font-size: 22px;
     width: 100%;
         line-height: 33px;

}
.suscribe-page p{
    width: 100%;
    font-size: 22px;
}
.suscribe-page input{
        width: 100%;
}
.suscribe-page{
      padding: 5px;
  
}
}


.new-arrivals .card-product{
        box-shadow: 0 5px 12px rgba(0, 0, 0, .12);
        height: 460px;
}

.shivik-menusec{
    background: white;
}

.menu-handcraft form{
      margin: 0;  
}


/*.sticky {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    z-index: 220;*/
/*    -webkit-animation: sticky 1s;*/
/*    animation: sticky 1s;*/
/*    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);*/
/*    background-color: #FFF;*/
/*    padding: 0;*/
/*}*/
.home-shivik{
    margin-bottom: 15px;
}

.shop-menu .dropdown-item{
    font-size: 12px;
    color: black;
    font-weight: 400; 
}
.shop-menu h6{
    margin-top: 15px;
}
.handenquire{
    padding: 0px 0px 0px 60px;
}