.footer{
    position: relative;
    z-index: 999 !important;
    background: white;
}
.profile-dropdown-menu{
    min-width: 100px !important;
    height: 70px;
    font-size: 15px;
    padding-top: 2px;
}
.head-right-con-eml span a {
     margin-left: 1px;
     font-size: 12.5px;
}
.head-social-icon ul li{
}
.head-social-icon ul li i{
    font-size:20px !important;
}
.crown-part-menu{
    position: relative;
    width:50px;
    left:-7px;
    top:-3px;
}
.crown-part-menu a img{
    width:33px;
    margin-left:7px;
}
.crown-part-menu .crown-text{
    font-size:17px;
    position: relative;
    top:3px;
    left:-3px;
}
.user-name p{
    position: relative;
    bottom: 9px;
    float: right;
    margin: 0px;
}
.user-name p .header-name{
    color: red;
    font-weight:500;
}
.user-name p{
    font-size:13px;
}
.head-social-icon ul{
    position: relative;
}
.drop-down-profile-user .dropdown-menu{
    padding:9px 0px 6px 12px;
}
.drop-down-profile-user .dropdown-menu ul li{
    margin-bottom:5px;
    text-align: left;
    padding-left: 0px !important;
}
.drop-down-profile-user .dropdown-menu ul li a i{
    font-size:17px !important;
}
.drop-down-profile-user .dropdown-menu ul li a svg{
    width: 17px;
    height: 17px;
}
.drop-down-profile-user .dropdown-menu{
    min-width: 25% !important;
}
.item {
    align-items: center;
    display: flex;
    height: 433px;
    justify-content: center;
    position: relative;
    transition: .6s ease-in-out left;
}
.item img{
    height: 100% !important;
}
#owl-carousel{
    padding: 0px;
}
.owl-nav .owl-prev,.owl-nav .owl-next{
    position: absolute;
    left:50px;
    font-size:50px !important;
    top: 35%;
    background: red;
}
.owl-nav .owl-next{
    left:unset !important;
    right:50px !important;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: transparent !important;
}
.head-3-img{
    margin-top:-5px !important;
}
.card-body-box-home img.card-img-top{
    width:99% !important;
    height:195px !important;
}
.card-body-box-home .card-body .description-web{
    min-height:60px;
}
.collection-heder-drop select{
    width:200px;
}
.collection-heder{
/*  background: red;*/
}
.sidebar{
    top:142px  !important;
    position:fixed;
    z-index: 555;
    width:17%;
}
.filters-section{
    top:128px  !important;
}
.collection-heder{
    width: 83%;
    position: fixed;
    padding-top: 15px;
    top: 150px !important;
    background: #fff !important;
    z-index: 555;
}
.collection-product{
    z-index: 0 !important;
    margin-top:60px !important;
}
.collection_title{
    margin-top:0px;
}
.strikethrough{
    text-decoration: line-through !important;
    text-decoration-color: #DF826B !important;
}
/*.strikethrough:before{
    position: absolute !important;
    content:'';
    background: red;
    width: 5%;
    height: 1px;
    rotate: 340deg;
    margin-top:8px;
}*/
.card-img-box{
    padding-bottom: 5px !important;
    padding-top: 12px !important;
}
.recently-viewed-img img {
    width: 99% !important;
    height: 192px !important;
}
.recently-viewed-description{
    min-height: 67px !important;
}
.product-image-box{
    width: 20%;
}
.box-bottom-part{
    padding-bottom: 5px;
    padding-top: 10px;
}
.home-page-description{
    min-height: 60px;
}
.recently-viewed-img-box{
    width: 20%;
}
.recently-viewed-title{
    font-size: 15px;
}
.icon-lock{
    z-index: 100;
}