.menu-area{
    padding: 0px;
    border-bottom: 0px solid #ff9d46;
}
.menu-area .second-container{
    height: 80px;
}
.menu-area .second-container > div{
    height: 100%;
}
.menu-area .second-container > div > div{
    height: 100%;
}
.menu-area.navbar-fixed-top{
    box-shadow: 0 4px 5px -5px rgb(0 0 0 / 55%);
}
.header-marquee{
    font-size: 12.5px;
    font-weight: 400;
    line-height: 14px;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
    height: 32px;
    color: #fff;
    background: #ff9d46;
    position: relative;
    text-decoration: none;
    /*width: 100%;*/
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    -ms-flex-pack: center;
    /*justify-content: center;*/
    /*-webkit-align-items: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    align-items: center;
}

.header-marquee .header-info{
    display: flex;
}

.header-marquee .header-info .header-app-download{
    width: 60%;
    padding: 0px 10px;
}
.header-marquee .header-info .header-help{
    width: 40%;
    padding: 0px 10px;
}
.header-toggle, .mobile-search-form{
    display: none;
}

.header-info a{
    color: #ffff;
    display: flex;
    align-items: center;
}
.header-info a i{
    font-size: 20px;
    padding-right: 5px;
}
.mega-menu-area{
    display: flex;
    width: max-content!important;
}
.mega-menu-area .header-brand-img{
    width: 150px;
    height: 100px;
    align-items: center;
    text-align: center;
    padding: 0px 10px;
}
.mega-menu-area .header-brand-img > div{
    width: 100%;
}
.mega-menu-area .header-brand-img > div > div{
    height: 75px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mega-menu-area .header-brand-img > div > div > img{
    width: max-content;
}
.mega-menu-area .header-brand-img > div > span{
    color: #ff9d46;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
}
.mega-menu-area .header-mega-menu-ul-tag{
    display: flex;
}
.header-mega-menu-ul-tag .header-menu-dropdown{
    list-style: outside none none;
    margin-left: -20px;
    padding: 1px 10px;
}
.header-menu-dropdown li a{
    font-size: 13.5px!important;
}
.mega-menu-area .header-category-img{
    width: 120px;
}
.mega-menu-area .header-category-img img{
    width: inherit;
}
.header-section, .header-search{
    display: flex;
    align-items: center;
    padding: 5px 0px;
    height: 100%;
}

.header-section .header-logo img{
    width: inherit;
    /*width: -webkit-fill-available;*/
}

.header-menu > .menu > nav > ul > li > a{
    padding: 0px 10px!important;
}

.header-search{

}

.header-search .search{
    width: 47%!important;
    border-bottom: 0.5px solid #ff9d46;
    display: flex;
}

.header-search .search input{
    width: 76%!important;
    border: none;
}
.header-search .search button{
    width: 10%!important;
    border: none;
    background: none;
}
.header-search .search button i{
    width: 10%!important;
    border: none;
    font-size: 13.5px;
}

.header-search .account{
    width: 31%!important;
    padding: 0px 10px;
    text-align: center;
}
.header-search .account i{
    color: #ff9d46;
    font-size: 16px;
}
.menu-right-dropdown {
    background: #fff none repeat scroll 0 0;
    box-shadow: -5.44px 4.405px 18px 0 rgba(0, 0, 0, 0.1);
    left: 53%;
    list-style: outside none none;
    opacity: 0;
    padding: 5px 24px 5px 10px;
    position: absolute;
    text-align: left;
    /*top: 30px;*/
    top: 60px;
    transform: translateY(-15px);
    transition: all 0.3s ease 0s;
    visibility: hidden;
    /*width: 180px;*/
    width: max-content;
    /*width: 100%;*/
    z-index: 99;
}

.account > div:hover .menu-right-dropdown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.header-search .header-cart{
    display: flex;
    width: 22%;
}
.header-search > .header-cart > div{
    width: 50%;
}
.header-search > .header-cart > div > span > i{
    font-size: 16px;
    color: #ff9d46;
}
.cart-number{
    font-size: 12px;
}
.mobile-header-section{
    display: none;
}
.nivoSlider{
    margin-top: 80px;
}
.stb-text a{
    color: #a34a99;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
}
.tilte-short-description{
    font-size: 35px!important;
    line-height: 35px!important;
    font-family: Tangerine,cursive!important;
    font-weight: 600!important;
    color: #ff9d46;
    text-transform: capitalize;
}
.category-title, .heading-design-title{
    font-size: 30px;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 0px;
    letter-spacing: 3.5px;
    color: #7b283c!important;
}
.heading-desgin-description{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #686868;
    font-family: Poppins,sans-serif!important;
    margin-bottom: 10px;
}
.view-more-btn{
    border: 1px solid #ff9d46;
    background: #ff9d46;
    color: #ffffff!important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 8px;
}
.view-more-btn:hover{
    border: 2px solid #ff9d46;
    background: #ffffff;
    color: #ff9d46!important;
    transition: width 2s;
    font-weight: normal;
}
.brand-carousel > .owl-stage-outer > .owl-stage{
    display: flex;
    align-items: center;
}

.footer-logo{
    width: 100%
}
.footer-logo > div{
    width: 90%;
    /*margin-left: 5%;*/
    margin-left: 0;
}
.footer-logo > div > img{
    /*width: inherit;*/
}
.brand-carousel > .owl-nav > div{
    display: none!important;
}
.mobile-search-btn{
    display: none;
}


@media (max-width: 767px){
    .hide-mobile{
        display: none!important;
    }
    .hidden-xs{
        display: block!important;
    }
    .remove-pl{
        padding-left: 0px;
    }
    .menu-area .second-container{
        height: 60px;
    }
    .header-toggle{
        display: block!important;
        height: fit-content!important;
        margin-bottom: 5px;
        margin-left: 15px;
    }
    .mobile-search-btn{
        display: block!important;
    }
    .mobile-search-btn > button{
        font-size: 20px;
        background: no-repeat;
        border: none;
        color: #ff9d46;
    }

    .mobile-search-form{
        /*display: block!important;*/
        height: fit-content!important;
        margin-bottom: 5px;
        transition: all 0.5s ease;
    }
    .mobile-search-form > div{
        /*border-bottom: 1px solid #ff9d46;*/
        border: 1px solid #ff9d46;
        border-width: thin;
        display: flex;
        font-size: 15px;
        padding: 0 0 0 5px;
        border-radius: 4px;
    }
    .mobile-search-form > div > input{
        border: none;
        width: 78%!important;
        display: flex;
        font-size: 13.5px;
        letter-spacing: 1.1px;
    }
    .mobile-search-form > div > button{
        background: none;
        border: none;
        font-size: 16px;
        line-height: 2;
        background: #ff9d46;
        /*color: #ff9d46;*/
        color: #ffffff;
        width: 11%;
    }

    .header-toggle .header-toggle-btn{
        background: none;
        border: none;
        font-size: 20px;
        color: #ff9d46;
    }
    .header-logo.wd-20{
        /*width: 70%!important;*/
        width: 85%!important;
        display: flex;
        align-items: center;
    }
    .header-logo.wd-20 > a{
        width: 85%;
        text-align: center;
    }
    .header-menu{
        display: none!important;
    }
    .header-app-download a{
        float: right;
    }
    .header-help a{
        float: left;
    }
    .search, .account{
        display: none!important;
    }
    .header-cart{
        width: 100%!important;
        align-items: center;
    }

    /*Mobile header*/
    .mobile-header-section{
        display: block;
        border: 0px solid red;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 0px;
        margin-left: 100%;
        background: #ffff;
        height: 100vh;
    }
    .mobile-header-title{
        display: flex;
        width: 100%;
    }
    .mobile-header-title .mobile-header-logo{
        width: 60%;
    }
    .mobile-header-title .mobile-header-logo img{
        width: 150px;
        padding: 10px;
    }
    .mobile-header-title .mobile-toggle-section{
        width: 40%;
        text-align: right;
        margin-right: 5px;
        padding: 10px;
    }
    .mobile-header-title .mobile-toggle-section button{
        font-size: 20px;
        background: none;
        border: none;
        color: #a5549d;
        font-weight: 600;
    }
    .mobile-header-menu{
        max-height: calc(90vh);
        overflow: auto
    }
    .mobile-header-menu .header-sidebar-box{
        padding: 15px;
        padding-
    }
    .mobile-header-menu .header-sidebar-box .flex{
        display: flex;
        align-items: center;
        padding: 5px;
        border: 0px solid red;
        /*box-shadow: rgb(99 102 131 / 8%) 0px 5px 6px;*/
        box-shadow: rgb(44 0 90 / 3%) 0px 5px 6px;
    }
    .header-sidebar-box {
        margin-top: 0px;
    }
    .header-sidebar-box .sidebar-accordion-button{
        margin: 0px!important;
        padding: 0px 5px!important;
        font-size: 14.5px;
        font-weight: 500;
        color: #a34b9a;
        border-bottom: none;
        text-transform: capitalize;
        background: transparent none repeat scroll 0 0;
        border: 0 none;
        display: block;
        letter-spacing: 0;
        position: relative;
        text-align: left;
        width: 100%;
    }
    .header-sidebar-box .sidebar-accordion-button > i{
        content: "\f106";
        font-size: 22px;
        font-weight: 500;
        width: 20px;
        position: absolute;
        right: 0;
    }
    .header-sidebar-box .sidebar-accordion-button.collapsed > i{
        content: "\f106";
        transform: rotate(90deg);
        -webkit-transition: -webkit-transform 0.25s ease-in;
    }
    .mobile-header-menu .header-sidebar-box img{
        width: 40px;
        height: 40px;
        border-radius: 35px;
        border: 1px solid #a44f9d;
        padding: 2.5px;
    }
    /*.mobile-header-menu ul{
        margin-left: -15px;
    }*/
    .header-sidebar-box .sidebar-list{
        margin-left: 10px;
        margin-top: 2px;
        list-style: outside none none;
    }
    .header-sidebar-box .sidebar-accordion-button a{
        margin: 0px!important;
        padding: 0px 5px!important;
        font-size: 14.5px;
        font-weight: 500;
        color: #a34b9a;
        border-bottom: none;
        text-transform: capitalize;
        background: transparent none repeat scroll 0 0;
        border: 0 none;
        letter-spacing: 0;
        position: relative;
    }
    .header-sidebar-box .sidebar-list li {
        border: 0px;
        border-top: solid #c38abd;
        border-width: thin;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 30px;
    }
    .header-sidebar-box .sidebar-list li label a{
        font-size: 13px;
        text-transform: capitalize;
        font-weight: 500;
        color: #ab50a0;
        letter-spacing: 0.5px;
        padding: 7.5px 0px;
    }
    .crumb-area{
        margin-top: 60px!important;
    }
    .nivoSlider{
        margin-top: 60px;
        /*margin-top: 130px;*/
    }
    .home2-testimonial{
        padding: 5px;
    }
    .single-h2-testimonial{
        padding: 40px 5px;
    }
    .single-h2-testimonial::after {
        top: -35px;
        font-size: 50px;
    }
    .slogan-container{
        padding: 40px 0px!important;
    }
    .slogan-message{
        font-size: 15px!important;
        letter-spacing: 1px!important;
    }
    .slogan-ceo{
        font-size: 10px;
    }
    .about-us-title {
        font-size: 20px!important;
    }
    .about-us-p{
        line-height: 30px!important;
    }
    .about-us-heading, .founder-of-compnay{
        font-size: 20px!important;
        line-height: 33px!important;
    }
    .customer-review-caousel .owl-nav > div {
        top: -30px!important;
    }
    .customer-review-caousel .owl-nav .owl-prev{
        right: 45px;
    }
    .customer-review-caousel .owl-nav .owl-next{
        margin-right: 15px;
    }
    .spd-add-cart .spd-add-to, .spd-add-cart .spd-add-to-cart, .spd-add-cart .spd-add-to-wishlist, .spd-add-cart .spd-add-to-buynow{
        font-size: 12px;
        padding:0 10px;
   }

    .wl-remark {
        padding: 10px!important;
        font-size: 10px;
    }
    .pagination-box{
        text-align: center!important;
        display: block!important;
    }
    .footer-center-div, .footer-category-row{
        justify-content: normal!important;
    }
}

.about-us-p{
    font-size: 14px;
    letter-spacing: 1px;
    /*line-height: 34px!important;*/
    text-align: justify;
}
.some-words-content > .about-us-p{
    line-height: 27px;
    text-align: justify;
}
.about-us-heading, .founder-of-compnay{
    /*font-size: 38px!important;
    line-height: 38px!important;
    font-family: Didot;
    font-weight: 600!important;
    color: #ff9d46;*/
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
    font-family: Didot;
    font-weight: 400;
    color: #ff9d46;
    line-height: 32px;
}
.slogan-container{
    background: #e4c0a52e;
    padding: 40px;
}
.slogan-message{
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2.5px;
    color: #c58d8d;
    line-height: 2;
}
.site-color{
    color: #ff9d46;
}
.osahan-my_address{
    padding-bottom: 10px!important;
}