/* @import url('https://fonts.googleapis.com/css2?family=Alata&family=Jost:wght@400;500;600&family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
 :root {
    --alBodyTemplateThreeFont: 'Jost', sans-serif;
} */

.al_body_template_three,
a,
b,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
label,
p,
section,
span,
strong {
    /* font-family: var(--alBodyTemplateThreeFont)!important; */
    font-family: 'Poppins', sans-serif;
}

body,
html {
    scroll-behavior: smooth
}


/* custom scrollbar */

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: var(--theme-deafult);
}

::-webkit-scrollbar-thumb {
    background: var(--top-header-color);
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.result-item-name.product_heading h4 {
    font-size: 14px;
    font-weight: bold;
}

.result-item-name.product_heading {
    background: #f2f2f2;
    width: 100%;
    padding: 5px 10px;
}

.dark .result-item-name.product_heading {
    background: #1a1a1a;
    width: 100%;
    padding: 5px 10px;
}

.al_body_template_eight .container {
    max-width: 1400px
}

.file.file--upload i.fa {
    color: #fff
}

header#al_new_design .main-menu .al_count_tabs_new_design.d-none.d-sm-block ul#top-tab {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
}

.top-header.site-topbar.al_custom_head {
    background-color: #fff
}

.top-header.site-topbar {
    background: var(--top-header-color);
    padding: 5px 0;
    display: list-item
}

.location-bar.d-inline-flex.align-items-center.position-relative {
    width: 100%;
    border-right: 1px solid #bbb
}

.al_custom_head.site-topbar .location-bar i {
    color: var(--theme-deafult) !important;
    font-size: 18px
}

.al_custom_head.site-topbar .location-bar h2 {
    color: #bbb;
    font-size: 12px !important;
    width: 100%;
    padding-right: 40px;
    line-height: 1.2;
    font-weight: 300;
    text-transform: capitalize;
    position: relative;
    letter-spacing: 0px;
    margin: 0 0 0 5px
}

.al_custom_head.site-topbar .location-bar span {
    letter-spacing: 0;
    color: #bbb !important
}

.al_custom_head.site-topbar .location-bar h2:after {
    color: #000;
    -webkit-transform: inherit;
    transform: inherit;
    position: absolute;
    border-width: 7px;
    border-style: solid;
    border-color: #bbb transparent transparent;
    right: 20px !important;
    top: 4px;
    margin-left: 0;
    content: ""
}

.al_custom_head_map_box button.btn {
    padding-right: 0;
    padding-left: 0
}

.al_custom_head_map_box i.fa.fa-search {
    color: var(--theme-deafult)
}

.dark .al_custom_head_map_box i.fa.fa-search {
    color: #fff !important;
}

.al_custom_head_map_box .form-control {
    padding: 0 10px;
    background-color: transparent;
}

.al_body_template_eight #al_new_design .pixelstrap li a .nav-cate-img {
    display: none !important;
}

.al_custom_head .al_z_index {
    z-index: 999
}

.al_custom_head .onhover-dropdown span:before,
.al_custom_head.top-header .header-dropdown li a,
.al_custom_head.top-header .header-dropdown li span {
    font-size: 14px !important;
    line-height: 28px;
    margin: 0;
    cursor: pointer
}

.onhover-dropdown .onhover-show-div {
    top: calc(100% - 10px);
    position: absolute;
    z-index: 99999;
    background-color: #fff;
    -webkit-transition: all linear .1s;
    transition: all linear .1s;
    min-width: 160px;
    text-align: left;
    -webkit-box-shadow: 0 1px 2px 0 #cacaca;
    box-shadow: 0 1px 2px 0 #cacaca;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    visibility: hidden;
    right: 0;
    padding: 0;
    border-radius: 0 !important
}

.onhover-dropdown .onhover-show-div {
    display: none
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:first-child a {
    margin-top: 5px
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
    width: max-content
}

.category-list li a,
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
    display: block;
    border-left: 3px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    padding: 5px 15px
}

.top-header .header-dropdown li a {
    color: #777;
}

.main-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    justify-content: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99;
    /* border-bottom: 1px solid #f5f5f5; */
}

.dark .main-menu {
    border-bottom: 1px solid #232323;
}

.dark .al_count_tabs_new_design li a.nav-link {
    color: #fff;
}

.container_fluid_al {
    max-width: 100%;
    width: 100%
}

.al_mobile-header {
    z-index: 1
}

.al_count_tabs_new_design {
    position: relative
}

.nav-tabs.navigation-tab_al {
    border: none
}

.al_count_tabs_new_design li.navigation-tab-item {
    width: auto;
    border-radius: 0;
    padding-right: 15px !important;
}

.al_count_tabs_new_design li a.nav-link {
    font-size: 20px;
    font-weight: 400;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    border-right: 0
}

.al_count_tabs_new_design li a.nav-link.active.al_delivery .al_tabsIcons,
.al_count_tabs_new_design li a.nav-link.al_delivery:hover .al_tabsIcons {
    background-color: #fef4a5
}

.al_count_tabs_new_design li a.nav-link.active img,
.al_count_tabs_new_design li a.nav-link:hover img {
    filter: grayscale(0)
}

.al_count_tabs_new_design li a.nav-link img {
    filter: grayscale(1)
}

.dark .al_count_tabs_new_design li a.nav-link .al_tabsIcons {
    background-color: #fff;
}

.al_count_tabs_new_design li a.nav-link .al_tabsIcons {
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #eee;
    display: inline-block;
    margin-right: 12px;
    border-radius: 50%;
    margin-bottom: 0px
}

.dark .al_clock b {
    color: #fff;
}

.al_count_tabs_new_design li a.nav-link {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    border-bottom: 2px solid transparent !important;
    font-weight: 400;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    border-right: 0
}

.al_count_tabs_new_design li a.nav-link.active,
.al_count_tabs_new_design li a.nav-link:hover {
    border-bottom: 2px solid var(--theme-deafult) !important;
    color: var(--theme-deafult);
    background-color: transparent
}

.al_img_opacity {
    opacity: .4
}

.al_count_tabs_new_design li a.nav-link.active img,
.al_count_tabs_new_design li a.nav-link:hover img {
    filter: grayscale(0)
}

.al_count_tabs_new_design li a.nav-link img {
    filter: grayscale(1);
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    left: 0;
    bottom: 0;
    /*navigation-tab-item add img width*/
    width: 23px;
}

.al_count_tabs_new_design li a.nav-link.active.al_delivery .al_tabsIcons,
.al_count_tabs_new_design li a.nav-link.al_delivery:hover .al_tabsIcons {
    background-color: #fef4a5
}

.al_count_tabs_new_design li a.nav-link.active.al_dinein .al_tabsIcons,
.al_count_tabs_new_design li a.nav-link.al_dinein:hover .al_tabsIcons {
    background-color: #f5f5ff
}

#al_new_design .pixelstrap a,
#al_new_design .pixelstrap a:active,
#al_new_design .pixelstrap a:hover,
#al_new_design .pixelstrap li a {
    padding: 0;
    font-size: 14px
}

.common-banner img,
.category-block .category-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pixelstrap ul.al_main_category_list li a span.new-tag {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
}

.pixelstrap ul li {
    border-bottom: 0px;
}

.menu-navigation.al li.al_main_category a .nav-cate-img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin: 2px auto
}

.al_new_wrapper_design .site-header .nav-cate-img {
    -webkit-transition: .5s;
    transition: .5s
}

.menu-navigation.al li.al_main_category a .nav-cate-img img {
    margin: 0 auto;
    border-radius: 50%
}

.onhover-dropdown {
    position: relative
}

li {
    display: inline-block
}

.onhover-dropdown:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 3px
}

.onhover-dropdown:hover .onhover-show-div {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    visibility: visible
}

.category-list li.active a,
.category-list li:hover a,
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:hover a {
    border-color: var(--theme-deafult);
    background: linear-gradient(90deg, #f7ebec 0, rgba(251, 246, 247, 0) 92.47%)
}

.al_mobile_menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0
}

.al_toggle-menu {
    width: 50px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 0px;
    z-index: 1000
}

.al_toggle-menu i {
    margin: 0 auto;
    right: 0;
    position: absolute;
    display: block;
    height: 2px;
    background: #777;
    width: 24px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.al_toggle-menu i:nth-child(1) {
    top: 12px
}

.al_toggle-menu i:nth-child(2) {
    top: 20px
}

.al_toggle-menu i:nth-child(3) {
    top: 28px
}

.al_menu-drawer {
    width: 0;
    display: none;
    background-color: #fff;
    height: 100vh;
    position: absolute;
    right: -350px;
    top: 0;
    z-index: 999;
    transition: right linear .2s
}

.al_mobile_menu.al_new_mobile_header li {
    margin-bottom: 10px
}

.al_menu-drawer .onhover-dropdown_al,
.al_menu-drawer .onhover-dropdown_al li {
    display: block
}

.al_menu-drawer.open {
    padding: 50px 20px;
    width: 250px;
    display: block;
    right: 0;
    -webkit-transition: right linear .2s;
    transition: right linear .2s;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%)
}

.header-dropdown li {
    margin: 0
}

.al_mobile_menu.al_new_mobile_header li li {
    margin-bottom: 0;
    padding: 0
}

.al_mobile_menu.al_new_mobile_header li {
    margin-bottom: 10px
}

.menu-slider .slick-next.slick-disabled,
.menu-slider .slick-prev.slick-disabled {
    opacity: 0
}

.al_body_template_eight .container {
    max-width: 1400px
}

.pixelstrap ul {
    position: absolute;
    width: 16em !important;
    border: none;
    box-shadow: 0 1px 6px 0 #ebebeb;
    border-radius: 0
}

.sm ul.al_main_category_list {
    z-index: -1;
    display: block;
    opacity: 0;
    list-style: none;
    margin: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
    padding: 0;
    transition: 0.01s !important;
    transform: translateY(-0);
    visibility: hidden;
}

.menu-slider.slick-slider {
    overflow: inherit
}

.sm .al_main_category:hover ul.al_main_category_list {
    display: block;
    background-color: #fff
}

.al_main_category_list li {
    display: block
}

.pixelstrap a,
.pixelstrap a:active,
.pixelstrap a:hover {
    color: #222;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: none
}

.dark .pixelstrap ul.al_main_category_list li,
.dark .pixelstrap ul.al_main_category_list li a,
.dark .pixelstrap ul.al_main_category_list li a span.new-tag {
    color: #fff
}

ul {
    padding: 0
}

.al_count_tabs_new_design.al_tab_mobile {
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    width: 100%;
    left: 0
}

.al_count_tabs_new_design.al_tab_mobile li a.nav-link {
    font-size: 14px;
    padding: 10px
}

.menu-slider .slick-next,
.sm ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

h2.homepage-address {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
    cursor: pointer !important
}

.al_toggle-menu.active i:nth-child(1) {
    top: 25px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.al_toggle-menu.active i:nth-child(2) {
    background: 0 0
}

.al_toggle-menu.active i:nth-child(3) {
    top: 25px;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.al_body_template_three .onhover-dropdown:before {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dark a.fav-button {
    color: #fff;
}

.dark.al_body_template_three .header-dropdown li span {
    color: #bbb !important;
}


/* .al_custom_head.top-header .header-dropdown li a span{height: 30px !important;display: inline-block;vertical-align: middle !important;line-height: 30px;} */

li.onhover-dropdown.change-language {
    display: inline-block;
}

.top-header .header-dropdown li.onhover-dropdown {
    color: #999;
}

.al_body_template_three .sm-horizontal .slick-track {
    padding: 10px 0;
}

.menu-navigation.alThreeMenu {
    width: 100%;
    z-index: 0;
    background-color: #f5f5f5;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #ddd;
    /*-webkit-transition: .5s;
    transition: .5s;*/

}

.menu-navigation.alThreeMenu li.al_main_category:hover ul.al_main_category_list {
    /*display: block*/
    opacity: 1;
    transform: translateY(0);
    visibility: visible;

}

.menu-navigation.alThreeMenu li.al_main_category a .nav-cate-img.activ_nav {
    height: 50px;
    width: 50px
}

.menu-navigation.alThreeMenu li.al_main_category a .nav-cate-img.activ_nav img {
    height: 50px !important;
    width: 50px !important
}

.no-category-image .menu-navigation.alThreeMenu {
    padding: 0
}

.menu-navigation.alThreeMenu li.al_main_category a .nav-cate-img img {
    margin: 0 auto;
    border-radius: 50%;
    height: 100%;
    width: auto;
    -webkit-transition: .1s;
    transition: .1s
}

.al_body_template_three header#al_new_design.site-header.fixed-bar .no-category-image .menu-navigation.alThreeMenu {
    padding-top: 0;
    padding-bottom: 0
}

.al_new_ipad_view i.fa.fa-shopping-cart.mr-1 {
    font-size: 20px;
    margin-top: 7px;
    color: #777
}

i.fa.fa-solid.fa-angles-up {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header#al_new_design.site-header.fixed-bar {
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    top: 0
}

header#al_new_design.site-header.fixed-bar .menu-navigation.alThreeMenu {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.menu-navigation.alThreeMenu .al_main_category li:last-child {
    border: none
}

#main-menu .slick-list {
    overflow: inherit
}

#al_new_design .pixelstrap li a {
    -webkit-transform: scale(1);
    transform: scale(1);
    letter-spacing: 0;
    display: block;
}

#al_new_design .pixelstrap ul {
    padding: 0;
    background: #fff;

}

#al_new_design .pixelstrap ul a:hover {
    border-color: var(--theme-deafult) !important;
    background: linear-gradient(90deg, #f7ebec 0, rgba(251, 246, 247, 0) 92.47%)
}

#al_new_design .pixelstrap ul a.highlighted:hover:before,
#al_new_design .pixelstrap ul a:active:hover:before,
#al_new_design .pixelstrap ul a:focus:hover:before,
#al_new_design .pixelstrap ul a:hover:before,
#al_new_design .pixelstrap ul a:hover:hover:before {
    width: 0
}

.sm li.al_main_category a {
    text-transform: capitalize;
}

#al_new_design .al_main_category_list li a {
    padding: 10px 10px 10px 20px !important;
    text-align: left;
    width: 100%;
    margin: 0 !important;
}

a.fav-button {
    font-size: 20px
}

.btn.focus,
.btn:focus {
    box-shadow: none !important
}

.search_bar .icon-nav .btn.btn-solid svg path {
    stroke: var(--theme-deafult)
}

.dark-light {
    position: fixed;
    right: 0;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    z-index: 1111;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    background-color: var(--theme-deafult);
    top: calc(50% + 34px);
    cursor: pointer
}

.dark-light:before {
    margin-left: 0;
    position: absolute;
    content: "\f186";
    font-family: 'FontAwesome' !important;
    font-size: 24px
}

.dark .dark-light:before {
    content: "\f185";
    color: #000;
    font-family: 'FontAwesome' !important
}

.al_body_template_three .site-header.fixed-bar .nav-cate-img {
    display: none
}

.al_body_template_three .site-header.fixed-bar .nav-cate-img img {
    height: 0 !important
}

li.onhover-div.pl-0.shake-effect a.btn.btn-solid.d-flex.align-items-center {
    background: transparent !important;
    border: none
}

.list-box {
    box-shadow: 0 16px 32px 0 rgb(0, 0, 0, .5) !important;
    border-radius: 0 0 10px 10px !important;
    padding: 10px 0;
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 9999999999;
    left: 0;
    width: 100%;
    display: block;
    height: auto;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

.al_search_viewall {
    font-size: 12px;
    color: var(--theme-deafult)
}

.result-item-name {
    text-align: left
}

.al_search_results {
    font-size: 14px;
    color: #777;
    font-weight: 300
}

.list-items {
    line-height: 16px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;
    text-transform: capitalize;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.list-items img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-right: 10px
}

#cart_table .number .input-number {
    margin: 0 15px
}


/*-----------new css ------------*/

.al_body_template_eight ul.header-dropdown {
    display: flex;
    justify-content: end;
    align-items: center;
    height: 65px;
}

.al_body_template_eight .top-header.site-topbar {
    padding: 0 !important;
}

.al_body_template_eight .menu-navigation.alThreeMenu {
    width: 100%;
    z-index: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #ddd;
    -webkit-transition: .5s;
    transition: .5s;
    background: #fff;
    padding: 0;
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 8%);
}

.al_body_template_eight #al_new_design .pixelstrap li a {
    letter-spacing: 0;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #222;
}

.menu-navigation.alThreeMenu .slick-slider .slick-next {
    right: -50px;
    top: 10px;
}

.menu-navigation.alThreeMenu .slick-slider .slick-prev {
    left: -50px;
    top: 8px;
}

.al_body_template_eight .al_custom_head .onhover-dropdown span:before,
.al_custom_head.top-header .header-dropdown li a,
.al_custom_head.top-header .header-dropdown li span {
    display: block;
    text-align: center;
}

.al_body_template_eight li.onhover-dropdown.change-language:before {
    display: none;
}

.al_body_template_eight li.onhover-dropdown.change-currency:before {
    display: none;
}

.al_body_template_eight li.onhover-dropdown.mobile-account {
    text-align: center;
}

.al_body_template_eight li.onhover-dropdown.mobile-account:before {
    display: none;
}

.al_body_template_eight .onhover-dropdown:hover .onhover-show-div li a {
    text-align: left;
}

.al_body_template_eight .al_custom_head .onhover-dropdown span:before,
.al_custom_head.top-header .header-dropdown li,
.al_custom_head.top-header .header-dropdown li a {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #1D1D1D !important;
}

.al_body_template_eight .al_custom_head .onhover-dropdown span:before,
.al_custom_head.top-header .header-dropdown li a,
.al_custom_head.top-header .header-dropdown li span {
    line-height: 20px;
    color: #000;
    font-size: 14px !important;
}

.al_body_template_eight .top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
    margin-top: 5px;
}

.al_body_template_eight .top-header .header-dropdown li i {
    font-size: 18px;
    color: var(--theme-deafult);
    display: block;
}

.al_body_template_eight li.onhover-div.pl-0.shake-effect a.btn.btn-solid.d-flex.align-items-center {
    display: block !important;
    text-align: center;
}

.al_body_template_eight .onhover-dropdown .onhover-show-div {
    top: calc(100% - 12px) !important;
}

.al_body_template_eight li.onhover-dropdown.quick-links.quick-links ul.onhover-show-div {
    top: calc(0 - -17px) !important;
}

.al_body_template_eight .top-header .header-dropdown li.onhover-dropdown {
    padding: 5px 45px 0 0 !important;
}

.al_body_template_eight .al_custom_head .onhover-dropdown span:before,
.al_custom_head.top-header .header-dropdown li a,
.al_custom_head.top-header .header-dropdown li span svg path {
    fill: #aaa;
}

.al_body_template_eight .al_custom_head_map_box {
    box-shadow: none;
    border: 1px solid #e8e8e8;
    width: 100%;
    background: #F7F7F7;
    border-radius: 8px;
}

.al_body_template_eight #al_new_design .pixelstrap ul {
    top: 80px;
}

.al_body_template_eight .top-header .header-dropdown li.onhover-dropdown ul.onhover-show-div {
    width: 200px;
    padding: 0px 0px;
}

.al_body_template_eight .top-header .header-dropdown li {
    padding-bottom: 0px;
}

.al_body_template_eight li.onhover-div.pl-0.shake-effect a.btn.btn-solid.d-flex.align-items-center span.mr-1 {
    position: relative;
}

.al_body_template_eight #header_cart_main_ul img.mr-2.blur-up.lazyloaded {
    border-radius: 60px;
    height: 50px;
    width: 50px;
    float: left;
}

.al_body_template_eight ul#header_cart_main_ul li h4 span {
    text-align: left;
}

.al_body_template_eight #header_cart_main_ul .media-body {
    text-align: left;
}

.al_body_template_eight li.onhover-dropdown_al.onhover-div.mobile-cart {
    display: none;
}

header#al_new_design.site-header.fixed-bar .menu-navigation.alThreeMenu {
    padding: 8px 0px;
}

.menu-navigation.alThreeMenu {
    padding: 8px 0px !important;
}

.site-header.fixed-bar .nav-cate-img.activ_nav {
    display: block !important;
}


/* header#al_new_design.site-header.fixed-bar .menu-navigation.alThreeMenu {
    height: 65px !important;
    padding-top: 20px !important;
} */
/* 
header#al_new_design.site-header.fixed-bar .menu-navigation.alThreeMenu ul.al_main_category_list {
    top: 40px !important;
} */
.navscroll ul li ul {
    position: fixed;
    top: 208px !important;
}

body.al_body_template_eight #al_new_design .pixelstrap ul {
    top: 100%;
    box-shadow: none;
}

.al_body_template_eight .menu-navigation.alThreeMenu li.al_main_category {
    padding: 0 0;
    top: -6px;
}

/* .al_body_template_eight #al_new_design .pixelstrap li a:hover:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #FF6101;
    position: absolute;
    bottom: -20px;
    left: 0;
} */

.al_body_template_eight #al_new_design .pixelstrap ul li a:hover:after {
    display: none;
}

.al_body_template_eight .pixelstrap a,
.pixelstrap a:active,
.pixelstrap a:hover,
.pixelstrap li>a {
    width: 100% !important;
}

.menu-navigation.alThreeMenu li.al_main_category a .nav-cate-img img {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    object-fit: cover;
}

body.dark.al_body_template_eight ul.header-dropdown li a span {
    color: #fff !important;
}

body.dark.al_body_template_eight .top-header .header-dropdown li span {
    color: #fff;
}

body.dark.al_body_template_eight .top-header .cutom_add_wishlist div a.fav-button span {
    color: #fff;
}


/*--------------inner page header---------*/

body.al_body_template_eight.homeHeader .menu-navigation.alThreeMenu {
    height: auto !important;
    padding: 10px 0px;
}

body.al_body_tebody.al_body_template_eight.homeHeader .menu-navigation.alThreeMenu li.al_main_category {
    padding: 5px 20px;
    top: 0;
    display: flex !important;
    align-items: center;
}

body.al_body_template_eight.homeHeader #al_new_design .pixelstrap ul {
    top: 100%;
}

body.al_body_template_eight ul#header_cart_main_ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
}

body.al_body_template_eight ul#header_cart_main_ul li {
    width: 100%;
    padding: 0;
    position: relative;
}

body.al_body_template_eight .close-circle a i {
    position: absolute;
    right: 0;
    top: 0;
}

body.al_body_template_eight a.view-cart {
    text-align: center !important;
}

body.al_body_template_eight ul#header_cart_main_ul li h4 {
    font-size: 14px;
}

body.al_body_template_eight ul#header_cart_main_ul li a img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

body.al_body_template_eight ul#header_cart_main_ul li .total {
    text-align: center;
}

.al_body_template_eight .menu-navigation.alThreeMenu li.al_main_category {
    /* padding:0 20px; */
    top: 0;
    align-items: center;
    /* height: 53px; */
    display: flex !important;
}

.al_body_template_eight .onhover-dropdown:before {
    display: none;
}

/*
.menu-slider.slick-track:after, .slick-track:before {
    content: "\f104";
    display: table;
    font-family: 'FontAwesome';
    color:#000;
}

.menu-slider.slick-track:after {
    content: "\f105" !important;
    display: table;
    font-family: 'FontAwesome' !important;
    color:#000;
} */
.logo-image {
    object-fit: contain;
}


/*---------------mobile view media css----------*/

@media(max-width:767px) {
    .al_body_template_eight .menu-slider.slick-slider {
        display: none !important;
    }

    .al_body_template_eight .al_toggle-menu {
        top: -0;
    }

    header#al_new_design.site-header.fixed-bar {
        z-index: 10;
    }

    .top-header.site-topbar.al_custom_head {
        background-color: #fff;
        height: 115px;
    }

    header#al_new_design.site-header.fixed-bar .menu-navigation.alThreeMenu {
        padding-top: 0;
        padding-bottom: 0;
    }

    body.al_body_template_eight.homeHeader .menu-navigation.alThreeMenu {
        display: none;
    }

    body.al_body_template_eight .similar-prod-data {
        margin-bottom: 30px;
    }

    .al_body_template_eight .al_mobile_menu {
        top: 8px;
    }

    .al_body_template_eight .top-header.site-topbar.al_custom_head {
        padding: 0;
    }

    .al_body_template_eight ul.header-dropdown {
        display: block;
    }

    .al_body_template_eight .al_new_cart {
        margin-top: 5px;
        /* z-index: 999999; */
        font-size: 20px;
    }

    .al_body_template_eight .al_custom_head_map_box {
        margin-top: 10px;
    }

    .al_body_template_eight .al_menu-drawer.open {
        top: -8px;
    }

    .al_body_template_eight .al_mobile_menu.al_new_mobile_header li {
        line-height: 40px;
    }

    .al_body_template_eight .al_mobile_menu.al_new_mobile_header li a {
        color: #1D1D1D;
    }

    .al_body_template_eight svg,
    span.icon-icLang.align-middle svg {
        vertical-align: inherit !important;
    }
}

/* ====================== 1 / 30 / 2023 ================ */
.al_body_template_eight.p2p-module .order_detail .alListBtnGroups .btn.btn-solid {
    padding: 4px 6px !important;
    font-size: 12px;
    margin: 0 3px !important;
}

.al_body_template_eight.p2p-module .order_detail label.rating-star.add_edit_review .fa {
    font-size: 10px;
}

body #myBidModal input.form-control {
    height: 42px;
}

li.text-center.alOrderTaxi {
    padding-right: 10px;
}

label.rating-star.add_edit_driver_review {
    font-size: 10px;
}

ul#header_cart_main_ul_ondemand {
    position: relative;
}

.alCustomHomeServiceRadio input {
    display: none;
}


/* ====================== 03 / 09 / 2023 ================ */

.al_count_tabs_new_design {
    margin-top: 20px;
}

a.navbar-brand.mr-3 {
    margin-right: 4rem !important;
}

.al_custom_head_map_box.px-2.py-1.d-md-inline-flex.d-flex.align-items-center.justify-content-start {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.category-related-product .img-outer-box.position-relative {
    min-height: 270px !important;
    max-height: 270px !important;
}

.al_custom_categories .slick-slide>div {
    padding: 0 8px !important;
}


.main-pro-slider .slick-slide>div {
    margin: 0 !important;
    padding: 0;
}

.main-pro-slider .slick-track {
    margin-left: 15px !important;
}

/* svg color css*/

span.icon-icLang.align-middle svg {
    fill: #aaa;
}

.al_body_template_eight span#cart_qty_span {
    width: 20px;
    height: 20px;
    background: var(--theme-deafult);
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 12px !important;
}

.dark .list-box {
    background-color: #000;
}

/* navbar scroll css

.navscroll {
    width: 1170px;
    margin: auto;
    overflow-y: auto;
    white-space: nowrap;
}
 


.navscroll ul {
    display: table;
    width: 100%;
}

.navscroll ul li{
    position: relative;
    display: inline-block;
}

.navscroll ul li ul{
    position: absolute;
    position: fixed;
    top: 198px !important;
}

*/