.right-menu .main-manu{
        background-color: #ffffff;
            padding: 8px 10px;
}
.right-menu .main-manu i{
    
}
.header-one .header-navbar {
    padding-bottom: 0;
    background-color: #271c66;
}
.banner-image img {
   
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    padding: 15px 0;
}
.pro-content .product{
        background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
}
.product11.product article .producthover img{
        border: 2px solid #304b98;
}
.slick-slide img{
    background-color: #ececec;
}
.product article .thumb{
        height: 251px;
}
.product11.product article .content .pro-counter{
        justify-content: space-between;
}
.product article .content .tag{
            text-align: right;
    background: #f5f5f5;
}
.product article .content .title{
    
}
.bodyrtl .product article .content .title a{
    
        text-align: right;
    background: #f5f5f5;
    font-size: 18px;
    padding: 5px;
    
}
.product article .thumb .img-fluid{
        object-fit: cover;
    height: 100%;
    width: 100%;
}
.parallax-banner-text{
        position: relative;
    z-index: 9;
}
.fullwidth-banner:before{
    content: '';
    background-color: #0000008c;
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: 0;
}





.sticky-header .header-sticky-inner .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.shopping-cart-items {
    
}
.shopping-cart-items li .item-detail{
    width: 100% !important;
}
 .header-area .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-detail
{
        padding-right: 63px;
    padding-left: 0;
    padding-top: 3px;
}
.header-one .header-maxi .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-thumb .image , .sticky-header .header-sticky-inner .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-thumb .image{
    width: 55px;
    height: 55px;
    border-radius: 10px;
    overflow: hidden;
        margin-top: 0px;
            margin-top: 0;
    box-shadow: 7px 8px 10px #eee;
    border: 1px solid #bf2325;
}

.shopping-cart-items .image .img-fluid{
    width: 55px !important;
    height: 55px !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}


.shopping-cart-items h3{
    color: #3955a0 !important;
}


.shopping-cart-items {
    
}


.btn-secondary {
    border-radius: 7px !important;
}
.header-one .header-maxi .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items{
        padding: 0px 12px;
}

.header-one .header-maxi .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li{
        padding-bottom: 11px;
}
.header-one .header-maxi .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items li .item-summary , .sticky-header .header-sticky-inner .pro-header-right-options .dropdown .dropdown-menu .shopping-cart-items .item-summary{
    display:flex;
        justify-content: space-between;
}
@media screen and (max-width:780px){
    .slider-for .slider-for__item{
        pointer-events: none;
    }
    .banner-image img{
            height: 175px;
    }
    .logo img{
            width: 85px;
    }
    .fullwidth-banner:before{
         height: 320px;
    }
}

