
.ad_grid {
    display:none;
}


.landing_category_product{

    background-color:#f2f3f5;
    width:280px;
    height:315px;

}


.landing_category_product_owl_item{
     width: 18%;
     margin-right: 20px
}


.banner_beside_slider{
    width:280px;
    height:241px;
}


.vertical-menu {
    display: block;
    min-width: 22rem;
    min-height: 510px;
}


.cart_checkout_preview_img {
    width: 60px;
    height: 60px;
}



.account .nav-tabs {
    background: #eee;
}

.logo img {
    width: 200px;
    height: 60px;
}

.header-left{
    color: #000;
}
.main-nav{
    margin-left: 5px !important;
}

/* .header-top {
    background: #232F3E;
} */
.cart-content{
    position: absolute;
    font-size: 12px;
    margin-left: 32px;
    top: 25px;
}
.product-form .cart_btn {
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    border-radius: 0.3rem;
    background-color: #26c;
    transition: background-color 0.3s;
    color: #fff;
    cursor: pointer;
    max-width: 20.7rem;
    height: 4.5rem;
    margin: 0px 10px;
}


.header .inner-wrap {
    padding-right: 1.7rem;
    width: 100%;
}

.header-right a {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 15px;
    margin: 0px 10px;
}

.header-right a>i {
    margin-right: 5px;
}



/* .header-top {
    height: 30px;
    border-color: #131921;
} */



/* .header-middle{
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #131921;
} */

.sticky-header.fixed {
    background: #131921;
    height: 40px;
}

.sticky-header a {
    color: #fff;
}


.home_icon {
    background: #ff802b;
    margin-left: -2px;
    width: 60px;
    height: 53px;
    position: absolute;
}


.home_icon>i {
    font-size: 26px;
    padding: 12px;
}

.header-bottom {
    padding-bottom: 1.5rem;
    color: #fff;
    background-color: #232f3e;
    font-size: 1.4rem;
    font-weight: 700;
}

.category-menu>li>a {
    padding: 0.6rem 0 0.6rem;
}

.vertical-menu {
    min-height: 380px;
    border-radius: 0px;
    background: #fff;
}



.vertical-menu>li.show .megamenu, .vertical-menu>li.show>ul, .vertical-menu>li:hover .megamenu, .vertical-menu>li:hover>ul {
    margin-top: 10px;
    height: 380px;
    margin-left: -10px;
}
.category-menu .submenu .megamenu .menu-title {
    padding: 0rem 0rem 0rem;
}

.megamenu .row>* {
    padding: 0rem 0rem 0rem;
}

.category-menu .submenu .megamenu {
    min-width: 24rem;
    padding: 0 0 0 0.9rem;
}

.megamenu .row>.mega_menu_item {
    height: 15px !important;
}

.sticky-icons-wrapper{
   display: none;
}


.slider_container {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.vertical_sub_menu_list>li:first-child {
   margin-top: -22px !important;
}

.vertical_sub_menu_list>li:not(:last-child)>a {
  border-bottom: 1px solid #f0e0d1;
  font-size: 13px;
}


.vertical_sub_sub_menu {
    height: 380px;
    margin-top: 23px !important;
}

.vertical_sub_sub_menu>li:first-child {
   margin-top: -22px !important;
}

.vertical_sub_sub_menu>li:not(:last-child)>a {
  border-bottom: 1px solid #f0e0d1;
  font-size: 13px;
}
.all_category{
    background: #DADADA;
    width: 65px;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    left: 5px;
    z-index: 99;
    height: 43px;
}
.select-category{
    border: none;
    padding: 0.85rem 10px;
    width: 93%;
}

.select-category option{
    width: 100px;
}

.header-search.hs-simple {
    max-width:115rem;
}


.cart-name{
    font-size: 16px !important;
}
.header-search.hs-simple .btn-search{
    background: #F3A847;
    border-radius: 0px 5px 5px 0px;
    height: 44px;
}


/* .header-middle .logo {
    margin-right: 2rem;
    margin-bottom: 0.1rem;
    margin-left: 5px;
} */


.copyright{
    color:#fff;
}

.line {
    width: 72px;
    height: 2px;
    background: #ff4d03;
    margin-top: -10px;
    margin-bottom: 12px;
}


.footer .social-link {
    letter-spacing: 0.005em;
    color: #fff;
    border: 2px solid #999;
}

.footer_iframe_container {
    box-shadow: rgb(150, 165, 237) 0px 1pt 12pt;
    width: 266px;
    height: 250px;
}

.follow_us_section{
    width: 100%;
}

.header-left-top {
    margin-left: 5px !important;
    width: 100%;
}

.menu>li>a {
    padding: 0px;
    padding-top: 10px;
}

.welcome-msg{
    font-weight: bold;
    margin-left: 5px;
}



.social_container_header_top>.social_container {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 12px;
} 

.social_container_header_top>.social_container>.social-link {
    margin: 2px 8px 2px 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 1.5rem;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: inherit;
    transition: color 0.4s,border 0.4s,background 0.4s;
    text-align: center;
}





.vertical_sub_menu_list{
    margin-left: 180px;
    position: absolute;
    margin-top: -32px;
    display: none;
}

.vertical_sub_menu_list li{
    padding: 5.5px 0;
    border: none;
}
.category-menu .vertical_sub_menu_list li:hover{
    background: #ECEFF1;
}



.intro-section .height-x2 {
    height: 400px;
    margin-top: -14px;
    z-index: 99999999999999;
    position: absolute;
    /* width: 370px; */
}

.appear-animation-visible .submenu:hover .vertical_sub_menu_list {
    display: block;
    position: absolute;
    top: 32px;
    width: 200px;
    height: 380px;
    /* padding-left: 15px; */
    border-left: 1px solid #D4D6D8;
}
.submenu{
    list-style: none;
}

.intro-section .height-x2 {
    height: 400px;
    margin-top: -14px;
    z-index: 99999999999999;
    position: relative;
}

.category-menu{
    margin-left: 1% !important;
    animation-duration: 1.2s;
    height: 380px !important;
    width: 200px;
    background: #fff;
    /* padding-left: 10px; */
    border-radius: 0;
    z-index: 999999;
    background: #fff;
    position: absolute;
    margin-top: 0px;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 15px;
}
.category-menu li{
    list-style: none;
    padding-left: 10px;
}

.category-menu>li:not(:last-child)>a {
    border-bottom: none;
    position: relative;
}
.category-menu li:hover>a:not(.menu-title) {
    color: #42B1D5;
}

.vertical_sub_sub_menu>li:not(:last-child)>a {
    border-bottom: 0;
    font-size: 13px;
}

.vertical_sub_menu_list>li:not(:last-child)>a {
    border-bottom: 0;
    font-size: 13px;
}



.vertical_sub_menu_list li:hover .vertical_sub_sub_menu {
    display: block;
    margin-left: 183px;
    width: 175px;
    margin-top: -20px !important;
    height: 387px;
    border-left: 1px solid #D4D6D8;
}
.menu_arrow_desktop {
    right: 8px !important;
    font-size: 13px !important;
    position: absolute;
    margin-top: -10px !important;
    display: none;
}

.menu_arrow_main_menu {
    right: 8px !important;
    font-size: 13px !important;
    position: absolute;
    margin-top: -10px !important;
    display: none;
}

.category-menu li:hover .menu_arrow_main_menu{
    display: block;
}

.menu_arrow_category {
    right: 8px !important;
    font-size: 13px !important;
    position: absolute;
    margin-top: -10px !important;
    display: none;
}
.vertical_sub_sub_menu {
    height: 380px;
    margin-top: 5px !important;
    position: absolute;
    display: none;
}


.vertical_sub_sub_menu{
    position: absolute;
}
.category-menu ul ul{
    position: absolute;
    top: 20px;
    /* padding-left: 5px; */
}
.category-menu .submenu>a:after {
    font-size: 1rem;
    display: none;
}
.category-menu .submenu:hover{
    display: block;
    background: #ECEFF1;
}

.vertical_sub_menu_list li:hover .menu_arrow_desktop{
    display: block;
}

.header-phone{
    transform: rotate(90deg);
}

.social_container_header_top {
    margin-left: 86%;
}

.mr-lg-2 {
    margin-right: 3rem!important;
}

.header-bottom .header-right {
    margin-right: -2rem;
}

/* .owl-item{
    width: 367px;
} */
.payment-number-section{
    width: 100%;
    border: 1px dotted #FF4D03;
    margin-top: 70px;
}
.payment-number{
    padding: 10px;
}

.order-receive{
    width: 100%;
    border: 1px dotted #FF4D03;
    margin-top: 40px;
}

.order-receive p{
    font-size: 14px;
    padding: 8px;
}

.payment-bkash{
    font-size: 12px;
    border: 1px dotted #FF4D03;
    font-weight: normal;
    padding: 2px;
}
.payment-bkash-second{
    font-size: 12px;
    border: 1px dotted #FF4D03;
    font-weight: normal;
    padding: 2px;
}


.welcome-msg-email{
    margin-left: 20px;
    position: absolute;
    margin-top: -12px;
}
.carousel-image{
    height: 380px;
}
.VueCarousel-pagination{
    display: none;
}

.owl-stage{
    width: 107%;
}

.welcome_in_small_view{
    display: none;
}


.header-middle {
    padding-top: 1.7rem;
    padding-bottom: .7rem;
    color: #222;
    background: #fff;
    font-size: 1.2rem;
    font-weight: 700;
}
.banner_beside_slider{
    max-height: 264px;
}

#add_banner{
    margin-top: 15px;
    display: flex;
}

.small_device{
    width: 50%;
}

.grid img {
    object-fit: unset;
}
.cart-dropdown .cart-action .btn{
    color: #fff;
}

.cart-dropdown .cart-action .btn.btn-link{
    color: #000;
}
img {
    max-width: unset !important;
    height: auto;
    vertical-align: middle;
}


@media screen  and (max-width:1460px) {
    /* .header-middle .logo {
        margin-right: 2rem;
        margin-bottom: 0.1rem;
        margin-left: 5px;
    } */
    .social_container_header_top {
        margin-left: 82.5%;
    }
}

@media screen  and (max-width:1400px) {
    /* .header-middle .logo {
        margin-right: 2rem;
        margin-bottom: 0.1rem;
        margin-left: 5px;
    } */
    .social_container_header_top {
        margin-left: 82%;
    }
}
@media screen  and (max-width:990px) {
    .category-menu {
        display: none;
    }
}

@media screen  and (max-width:768px) {

    .social_container_header_top{
        display: none;
    }
    .carousel-image{
        height: 95px;
    }

    .grid img{
        object-fit: unset;
    }
    .banner_beside_slider {
        max-height: 100px;
    }

    .mobile-menu-toggle{
        margin-left: 10px;
    }

    .header-middle .compare, .header-middle .icon-box {
        margin-right: -2.5rem;
    }

    .welcome_in_small_view {
        display: block;
        margin-left: 25%;
        background-color: coral;
        color: #fff;
        padding: 0px 30px;
        border-radius: 2px;
        animation: pulse 3s linear infinite;
    }

    .welcome-msg{
        display: none;
    }

    .quick_link_section{
        width: 50%;
    }

    .sticky_header_on_desktop,.all_category{
        display: none;
    }

    .sticky-footer .hs-toggle .input-wrapper {
        min-width: 38rem;
    }

    .logo img {
        padding-top: 10px;
    }

    .pt-7 {
        padding-top: 1.5rem!important;
    }

    .intro-section .height-x2 {
        height: 100px;
    }


    .intro-section .height-x1 {
        height: 120px;
        padding-left: 0;
        padding-right: 0;
    }

    .slider_section {
        padding: 0.0rem 1rem !important;

    }

    .intro-banner {
        width: 100%;
        float: left;
    }


    .intro-banner2{
       margin-top: 0px !important;
       padding-left: 5px;
    }


    .cols-5>* {
        max-width: 50%;
        flex: 0 0 20%;
    }


    .cols-3>* {
        max-width: 50%;
        flex: 0 0 33.3333%;
    }

    .landing_category_product_owl_item {
        width: 47%;
        margin-right: 10px;
    }

    .cart_add_quantity{
      width: 90%;
      margin-left: 10%;
    }
    .input-group button {
        width: 10rem;
    }

    .slider_container {
        margin-top: 27px;
        margin-left: 8px;
        margin-right: 10px;
    }


    .header-middle .logo {
        margin-right: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
    }


    .order-receive {
        margin-top: 0px;
    }
    .payment-number-section {
        width: 100%;
        border: 1px dotted #FF4D03;
        margin-top: 20px;
    }




}
@media screen and (max-width: 480){
    .welcome-msg{
        animation: 0s linear 0s 0 show_msg_first,0s linear 0s infinite show_msg;
    }
}

@media screen  and (max-width:370px) {
    .landing_category_product_owl_item {
        width: 46%;
        margin-right: 10px;
    }
}


@media screen  and (max-width:350px) {

    .landing_category_product_owl_item {
        width: 47%;
        margin-right: 5px;
    }

    .header-right a {
        display: flex;
        align-items: center;
        color: #000;
        font-size: 12px;
        margin: 0px 5px;
    }

    .slider_section {
        padding: 0.0rem 0rem !important;
    }

}