﻿.banner {
    padding-bottom: 0px;
}
.top-md-menu {
    /*padding-top: 15px;*/
}
.dropdown-menu > li > a {
    font-weight: bold;
}
.deal-section2 .e-product {
    max-width: 360px;
}
.new-arrivals {
    padding-top: 20px;
}
.f-weghit2 a:hover {
    color: #fff;
    /*font-weight: bold;
    font-size: larger;*/
}
.copayright div {
        color: #fff;
}
.f-weghit {
    background-color: #fff;
}

#sticky-social .subno {
    top: unset;
    left: 0;
    bottom: 0;
}

#sticky-social a.item {
    border-radius: 5px 0 0 5px;
    color: #000000;
    display: block;
    margin-bottom: 5px;
    padding: 6px 0;
    position: relative;
    text-align: center;
    width: 45px;
    height: 48px;
    background: rgba(255, 255, 255, 0.3);
}

#sticky-social2 .subno {
    top: unset;
    left: 0;
    bottom: 0;
}

#sticky-social2 a.item {
    border-radius: 5px 0 0 5px;
    color: #000000;
    display: block;
    margin-bottom: 5px;
    padding: 6px 0;
    position: relative;
    text-align: center;
    width: 45px;
    height: 48px;
    background: rgba(255, 255, 255, 0.3);
}
.ml_new_header {
    width: 100%;
    position: fixed;
    z-index: 1;
}
.top-header {
    padding-top: 22px;
}
.ml-owl-demo {
   
}
.mlfooterdiv{
    width:33.33333%
}
.mlfooterdiv_left{
    width:43.33333%;
}
.mlfooterdiv_contact {
    width: 23.33333%;
}
.ml_menu_shappingcart {
    border-radius: 25px;
    color: #000000!important;
    background: #ffffff!important;
    width: 30px;
    height: 30px;
    margin: 7px 15px 0 15px;
}
.ml_menu_shappingcart > i{
    position: absolute;
    left: 7px;
    bottom: 7px;
}
.footer_logo_div {
    padding-right: 15px;
    padding-left: 15px;
}
.mobile_footer-channels > a {
    margin-right: 0px;
}
.main_area_container {
    width: 100%;
    padding: 0 0%;
    margin: 0 auto;
}
.new-arrivals_newpadding {
    padding-right: 15px;
    padding-left: 15px;
}
.header_need {
    padding-top: 68px;
    color: #000;
    background-color: #000;
}
.e-product_ML_main_area {
    max-width: 100% !important;
    margin: 0px!important;
}
.bannerbtn .owl-controls {
    height: 0px;
}
@media only screen and (max-width: 640px) {
    #sticky-social a.item {
        border-radius: 5px 0 0 5px;
        color: #000000;
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 6px 0;
        position: relative;
        text-align: center;
        width: 45px;
        height: 43px;
        background: rgba(255, 255, 255, 0.3);
    }
    #sticky-social2 a.item {
        border-radius: 5px 0 0 5px;
        color: #000000;
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 6px 0;
        position: relative;
        text-align: center;
        width: 45px;
        height: 43px;
        background: rgba(255, 255, 255, 0.3);
    }
    .top-header {
        padding-top: 13px;
    }
    .logo{
        
    }
    .new_mobile_tittle_ul {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        /* margin: 0 10px 0 0; */
        flex-wrap: nowrap;
        flex-direction: row-reverse;
    }
   
    .new_mobile_tittle_user {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 12%;
        right: 22%;
    }
    .new_mobile_tittle_ul > li {
        
    }

    .new_mobile_tittle_cart_back {
        border-radius: 25px;
        color: #000000;
        display: block;
        margin-bottom: 0px;
        margin-top: 0px;
        padding: 0px 0;
        position: absolute;
        text-align: center;
        width: 30px;
        height: 30px;
        background: rgb(255 255 255);
        right: 49px;
        top: 0px;
    }
    .new_mobile_tittle_lineWhat_back {
        display: block;
        right: 4px;
        position: absolute;
        top:-3px;
    }
        .ml-owl-demo {
        }
    .mlfooterdiv {
        width: 100%
    }
    .mlfooterdiv_left {
        width: 100%;
    }

    .mlfooterdiv_contact {
        width: 100%;
    }
    .footer_logo_div {
        padding: 0px 1%;
    }

    .mobile_footer-channels > a {
        margin-right: 0px;
    }
    .header_need {
        padding-top: 42px;
    }
    .e-product_ML_main_area {
        max-width: 100%;
        margin: 0px !important;
    }
}
.pro-text-outer div {
    max-width: unset!important;
}
#sticky-social a.item i {
    border: none;
    font-size: 25px;
}
#sticky-social2 a.item i {
    border: none;
    font-size: 25px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100); /*IE7 fix*/
    width: 20px!important;
    background-color: #f30000!important;
}