.title-widget.ftdrop2 span, .top-collection-product h3 a, h1, h2, h3, h4, h5 {
    font-weight: 700 !important
}

.product-banner-text h2, .top-collection-product h3 a, h1 {
    font-family: open_sanssemibold
}

.products--price span {
    font-family: open_sansregular
}

.search-bar {
    position: relative
}

.search-bar .search-filter {
    position: absolute;
    background: #fff;
    width: 100%;
    top: calc(100% + 10px);
    z-index: 10
}

.search-filter .result-search-product {
    max-height: 370px;
    overflow-y: auto;
    padding: 14px;
    overflow-x: hidden;
    list-style: none
}

.search-filter .result-search-product li {
    list-style: none;
    padding: 15px 0;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    gap: 12px
}

.search-filter .result-search-product li:last-child {
    border: none !important
}

.search-filter .result-search-product li a {
    position: relative !important;
    left: 0;
    right: 0;
    top: 0
}

.search-item-image img {
    max-width: 40px;
    width: 100%;
    height: auto
}

.result-search-product .search-filter-list .search-item-name {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px
}

.search-item-name span {
    font-size: 12px !important;
    line-height: 16px;
    text-transform: capitalize !important;
    color: #000 !important
}

.mobile-search-icon {
    display: none
}

.search-loader {
    width: 30px;
    height: 30px;
    border: 4px dotted #b3b3b3;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: 2s linear infinite rotation;
    animation: 2s linear infinite rotation;
    position: absolute;
    top: 15px;
    left: 45%;
    right: 0
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.trust_pilot {
    position: relative !important;
    top: 0 !important
}

* {
    scrollbar-width: auto;
    scrollbar-color: #d4d3d4 #ffffff
}

.result-search-product::-webkit-scrollbar {
    width: 10px
}

.result-search-product::-webkit-scrollbar-track {
    background: #fff
}

.result-search-product::-webkit-scrollbar-thumb {
    background-color: #d4d3d4;
    border-radius: 10px;
    border: 3px solid #fff
}

.result-search-product .search-view-more {
    position: relative;
    right: 0;
    left: 0;
    float: left;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 10px;
    text-decoration: underline
}

.result-search-product .search-view-more:hover {
    text-decoration: underline !important
}

.hidden {
    display: none !important
}

.total-product-list {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 0 !important
}

@media (max-width: 992px) {
    .header {
        position: relative
    }

    .header .mobile-show-logo {
        width: 100% !important;
        display: flex !important;
        align-items: center;
        justify-content: space-between
    }

    header .menu_header .dropdown-menu.show.brand-list {
        overflow-y: scroll !important
    }

    header .menu_header .dropdown-menu.show.brand-list::-webkit-scrollbar {
        width: 10px
    }

    header .menu_header .dropdown-menu.show.brand-list::-webkit-scrollbar-track {
        background: #fff
    }

    header .menu_header .dropdown-menu.show.brand-list::-webkit-scrollbar-thumb {
        background-color: #d4d3d4;
        border-radius: 10px;
        border: 3px solid #fff
    }

    .search-bar {
        width: 100% !important
    }

    .header .mobile-show-logo .logo {
        position: relative;
        left: 40px
    }

    .header .mobile-logos {
        padding: 8px 12px;
        width: 100% !important;
        margin-top: 0 !important
    }

    .header .mobile-show-logo .momile-cart {
        position: relative;
        right: 10px;
        margin: 0 !important
    }

    header .header-top {
        padding: 12px 0
    }

    .menu_header .navbar-collapse {
        background-color: #fff !important
    }

    .menu_header .navbar-nav .nav-link, .menu_header.fixed-me .navbar-nav .nav-link {
        color: #000 !important
    }

    .header-main {
        border-bottom: 1px solid #dcdcdc
    }

    .header .mobile-search-icon {
        display: block;
        position: absolute;
        left: auto;
        right: 60px;
        cursor: pointer
    }

    .header-top {
        display: none
    }

    .header-main-top {
        padding: 0;
        display: block
    }

    .header .menu_header {
        top: unset !important;
        display: block
    }

    .menu_header .navbar-toggler .toggle .line {
        width: 24px
    }

    .menu_header .navbar-toggler .toggle .line.top {
        top: 6px;
        left: 3px
    }

    .menu_header .navbar-toggler .toggle .line.middle {
        top: 14px;
        left: 3px
    }

    .menu_header .navbar-toggler .toggle .line.bottom {
        bottom: 6px;
        left: 3px
    }

    .menu_header .navbar-toggler .toggle {
        width: 30px;
        background: #c8b375
    }

    .menu_header .navbar-toggler {
        left: 18px !important;
        right: auto;
        top: auto !important;
        bottom: 16px !important
    }

    header .menu_header.fixed-me .navbar-collapse {
        top: 55px !important
    }

    .menu_header.menu_header_home .navbar-toggler {
        right: auto !important;
        bottom: 16px !important;
        top: auto !important;
        left: 18px
    }

    .menu_header.menu_header_home.fixed-me1 .navbar-toggler {
        top: auto !important
    }

    header .menu_header.fixed-me .navbar-brand img {
        left: 50px;
        position: relative
    }

    .dropdown-menu.promotions-menus {
        min-height: 25vh !important
    }

    .search-bar .form-control {
        height: 36px
    }

    .search-bar .search-btn, .search-bar a {
        top: 8px
    }

    .search-bar .search-btn i, .search-bar i {
        width: 16px
    }

    .search-bar .search-btn i img, .search-bar i img {
        width: 16px;
        height: 16px
    }

    .search-bar .search-btn span, .search-bar a span {
        font-size: 14px
    }

    .header .menu_header.fixed-me {
        padding: 0 !important
    }
}

@media (max-width: 767px) {
    .menu_header.menu_header_home.fixed-me .navbar-toggler, .menu_header.menu_header_home.fixed-me1 .navbar-toggler {
        top: auto !important
    }

    .mobile-show-logo .logo img {
        max-width: 135px;
        max-height: 40px
    }

    .header-main-top .mobile-show-logo .logo img {
        max-width: 145px;
        max-height: 55px
    }

    .header .mobile-show-logo .logo {
        max-width: 160px;
        width: 100%
    }

    .header-main-top .mobile-show-logo .logo {
        max-width: 180px
    }

    .header .mobile-logos {
        padding: 2px 12px
    }

    .header .header-top {
        display: none
    }

    .dropdown-submenu-brand .nav-link.dropdown-toggle::after {
        position: absolute !important;
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "" !important;
        border-top: .3em solid !important;
        border-right: .3em solid transparent !important;
        border-bottom: 0 !important;
        border-left: .3em solid transparent !important;
        font-size: 14px !important;
        top: 13px !important;
        transition: .3s ease-in
    }

    .dropdown-submenu-brand .nav-link.dropdown-toggle.show::after {
        transform: rotate(180deg)
    }

    header .menu_header .dropdown-menu.show {
        overflow: hidden !important
    }

    header .menu_header.fixed-me .navbar-brand img {
        width: 100%;
        height: auto;
        max-width: 160px
    }

    .list-products .card .multimg {
        position: relative
    }

    .list-products .showeditimage .card-img-top {
        width: auto !important;
        height: auto !important
    }

    header .header .menu_header {
        top: unset !important
    }

    header .menu_header.fixed-me {
        top: 0 !important;
        padding: 0 !important
    }

    .menu_header .navbar-toggler, .menu_header.menu_header_home .navbar-toggler {
        bottom: 8px !important;
        top: auto !important
    }

    .header .mobile-show-logo .momile-cart {
        top: 2px
    }

    .menu_header .navbar-toggler {
        bottom: 8px !important
    }

    header .menu_header .dropdown-menu-promotions .dropdown-menu {
        top: 62px !important
    }

    .dropdown-menu.promotions-menus {
        min-height: 57vh !important
    }

    header .menu_header .navbar-nav.ms-auto {
        padding: 10px 0
    }

    .header .header-main-top .mobile-logos {
        padding: 4px 12px
    }

    header .menu_header.fixed-me .navbar-collapse {
        top: 50px !important
    }
}
