.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;
}


.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: #fff;
    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: 15px;
    margin-left: -15px;
    margin-right: -15px;

}

.vertical_sub_menu_list>li:first-child {
   margin-top: -23px !important;
}

.vertical_sub_menu_list>li:not(:last-child)>a {
  border-bottom: 1px solid #f0e0d1;
  font-size: 13px;
}


.vertical_sub_sub_menu_list {
    height: 380px;
    margin-top: 23px !important;
}

.vertical_sub_sub_menu_list>li:first-child {
   margin-top: -23px !important;
}

.vertical_sub_sub_menu_list>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: 7rem;
}


.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: 3% !important;
    width: 100%;
}

.menu>li>a {
    padding: 0px;
    padding-top: 10px;
}

.welcome-msg{
    font-weight: bold;
}


.social_container_header_top{
    margin-left: 60%;
}

.social_container_header_top>.social_container {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.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;
}


@media screen  and (max-width:768px) {

    .social_container_header_top{
        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: 200px;
    }


    .intro-section .height-x1 {
        height: 120px;
    }

    .slider_section {
        padding: 0.0rem 1rem !important;

    }

    .intro-banner {
        width: 49.5%;
        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: 1rem;
    }




}


@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: #fff;
        font-size: 12px;
        margin: 0px 5px;
    }


    .slider_section {
        padding: 0.0rem 0rem !important;
    }


}