.search_block{
       display: inherit;
    width: 100%;
    position: relative;
}

.list-group{
    top: 49px;
    left: 52px;
    margin:unset !important;
    width:90% !important;
 
}
.list-group > li{
    border-color:#051261 !important;
}
.header-form input{
    border-radius: 8px;
}
.header-form:focus-within{
    border-width: 1px;
}
.list-group > li{
    border-bottom: 1px solid #cccccc57 !important;
}

.list-group > li:hover{
    background:#051261;
}

.list-group > li:hover a{
    color:#fff;
}


.list-group > li > a{
   color:inherit;
   display:block;
}

.product-card .product-image img{
    height: 150px;
    object-fit: cover;
    width: 100%;
}


.product-card .product-card{
    padding: 10px 10px;
}

.product-card .product-name a{
    font-size: 19px;
    text-transform: uppercase;
    color: #051261;
    line-height: 21px;
    height: 65px;
    
}
.details-share-list .fab.fa-whatsapp{
    color:#25d366;
}


.details-share-list li a.wh-share.brandon-font:hover {
    background-color:#25d366;
    
}
.details-share-list li a:hover .fab.fa-whatsapp{
    
    color:#ffffff;
}

.product-card .product-rating{
    font-size: 14px;
    margin-bottom:unset;
}

.product-card a.btn{
    padding: 10px 10px;
    width:100%;
    background-color:#051261c7;
    border: 2px solid #051261c7;
}

.product-card .btn:hover{
    background:#051261;  
     border: 2px solid #051261;
}

.product-card .btn{
   padding: 10px 10px;
    width:100%;
    background-color:#051261c7;
    border: 2px solid #051261c7;
    font-size: 14px;
    text-transform: unset;
}



.product-wish{
    right: 5px;
    color: #837c7c;
}

.product-card{
    box-shadow: 0px 0px 19px -8px grey !important;
    transition: 250ms;
}

.product-card:hover{
    transform: translateY(-10px) !important;
    box-shadow: 0 22px 43px rgb(0 0 0 / 15%) !important;
    transition: 350ms;
}

.inner-section {
    margin: 40px 0;
}
.details-thumb  img {
    border: 1px solid #051261;
    height: 75px;
    object-fit: cover;
}
.details-preview li img {
    width: 100%;
    border-radius: 8px;
    height: 500px;
    object-fit: cover;
}
.details-price span{
    color:#051261 !important;
    
}

.btn{
     background-color:#051261c7;
    border: 2px solid #051261c7;
    color: #fff !important;
}


.btn:hover{
      background:#051261;  
     border: 2px solid #051261;
}

.details-name a{
    text-transform:uppercase;
     color:#051261 !important;
}



.page-item.active .page-link{
    background-color: #051261;
    border-color: #051261;
}


.contact-form h3{
    margin-bottom:15px;
}
a.product-image{
    width:100%;
}


.details-content .details-action-group .btn.btn-primary{
    padding: 10px 30px;
    width: 100%;
    background-color: #051261c7;
    border: 2px solid #051261c7;
}

.details-content .details-action-group .btn.btn-primary:hover{
    background: #051261;
    border: 2px solid #051261;
}

.banner-img img{
    width:100%;
    padding:50px 0;
    height: 600px;
    object-fit: cover;
}

 .dandik{
    right:0px;
}

.bamdik{
    left:0;
}
.banner-content h1{
    text-transform:uppercase;
}

@media (max-width: 1199px){.wishlist-part .container{max-width:100%}}

@media only screen and (max-width: 992px){
    .desk-filters{
        display:none;
    }
      .product-card .product-image {
          display:block;
      }
    .product-card .product-image img{
        width:100% !important;
        height: 200px !important;;
    object-fit: unset;
    }
    .list-group{
        top: 60px;
    left: 0;
    margin: unset !important;
    width: 100% !important;
    }
    .banner-content{
        padding: 70px 0 0;
    }
    
    .banner-content h1{
        line-height: 40px;
    font-size: 30px;
    }
    .banner-img img{
        height: 450px;
    }
    .slick-slide .banner-img img{
        width:100%;
    }
    
    .banner-img{
        padding: 0 0 30px;
    }
    
    .product-card .product-name a{
            font-size: 16px;
            height: 65px;
    }
    .btn {
    padding: 7px 7px !important;
    }
    .news-form input{
        margin: 0 0 10px;
    }
    .details-content a{
        margin-left:unset !important;
    }
    
    .details-preview li img{
        height: 350px;
    }
    
    .product-card .btn{
        font-size:14px;
    }
    .contact-map iframe{
        height:300px !important;
        margin-bottom:15px;
    }
    .banner-img img{
        
        padding:50px 0 0;
    }
}

@media only screen and (max-width: 576px){
.suggest-slider li{
    display: block;
    overflow: hidden;
    margin: 0 5px 0 0;
}
    
    

.suggest-card img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    width: 156px !important;
    
}
.table-bordered td {
    padding: 12px 12px;
    text-align: left;
}
.banner-img img{
    
    object-fit: unset;
}
}