.al_body_template_three,
a,
b,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
label,
p,
section,
span,
strong {
    font-family: 'Poppins', sans-serif
}

body,
html {
    scroll-behavior: smooth
}

::-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
}

.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: 0;
    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)
}

.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 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: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99
}

.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: 1rem !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: 0
}

.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;
    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: 0;
}



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


.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%)
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li.active a {
    border-left: 3px solid 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: 12px
}

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

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

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

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

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

.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
}

.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: 9;
    display: block;
    opacity: 0;
    list-style: none;
    margin: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
    padding: 0;
    transition: all .1s !important;
    transform: translateY(-20px);
    visibility: hidden
}

.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
}

.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
}

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

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



.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
}


#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%
}

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
}



.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 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
}

.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 #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
}

.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: 14px;
    color: var(--theme-deafult);
    font-size: 12px !important
}

.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: var(--theme-deafult);
}

.al_body_template_eight .al_custom_head_map_box {
    box-shadow: none;
    border: 1px solid #e8e8e8;
    width: 100%;
    background: #fff;
    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: 0 0
}

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

.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
}



.site-header.fixed-bar .nav-cate-img.activ_nav {
    display: block !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;
    border-radius: 5px;
}



.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: unset !important
}



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
}



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 .onhover-dropdown:before {
    display: none
}

.dark .product-short.desktop-product-short h5 {
    color: #fff
}

li.al_main_category.swiper-slide {
    width: auto !important
}

.swiper.menu-slider.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    overflow: visible
}


/* New Menu css start */

.al_body_template_eight .menu-navigation.alThreeMenu {
    width: 100%;
    border: 0;
    height: auto !important;
    padding: 0;
    background: var(--theme-deafult);
}

button#toggle {
    background: var(--theme-deafult);
    color: #fff;
    border: 0;
    padding: 8px 0;
    width: 100%;
    border-radius: 0;
    text-align: left;
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child a {
    margin-bottom: 0
}

.menu-navigation .col-sm-10 #navbarSupportedContent {
    padding: 0
}

#navbarSupportedContent {
    padding: 0
}

#navbarSupportedContent::-webkit-scrollbar {
    height: 4px
}

#navbarSupportedContent::-webkit-scrollbar-track {
    background: #07060a
}

#navbarSupportedContent::-webkit-scrollbar-thumb {
    background: #ddd
}

.mobile-menu ul.header-dropdown {
    margin: 0
}

.suppliers-box {
    padding-bottom: 15px
}

.product-description .al_clock {
    margin-top: 8px
}

.cart-box-outer:last-child {
    border-bottom: 0 !important
}

.add_overlay:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
    right: 0;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

span.search-close i {
    font-size: 12px
}

span.search-close {
    position: absolute;
    left: 10px;
    top: 6px
}

ul.header-dropdown li.onhover-div.mobile-cart span.cart_qty_cls {
    color: #fff !important
}

.s {
    position: relative;
}



button#toggle {
    background: var(--theme-deafult);
    color: #fff;
    border: 0;
    padding: 8px 0;
    width: 100%;
    border-radius: 0;
    text-align: left;
}

li.al_main_category {
    display: block;
    position: relative;
}

#categories-menu ul li:last-child a {
    border-bottom: 0;
}

#categories-menu ul li a {
    font-size: 13px;
    color: #444;
    line-height: 19px;
    text-transform: capitalize;
    padding: 10px 15px;
    font-weight: 400;
    display: block;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f9f9f9;
    white-space: nowrap;
}

ul.al_main_category_list,
ul.al_main_category_sub_list {
    position: absolute;
    left: 120%;
    top: 0;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-radius: 6px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

/* #categories-menu ul li a:hover {
	background:var(--theme-deafult);
	
} */

li.al_main_category:hover ul.al_main_category_list,
ul.al_main_category_list li:hover ul.al_main_category_sub_list {
    opacity: 1;
    visibility: visible;
    left: 100%;
}

#categories-menu {
    border-radius: 6px;
    padding: 8px 0 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
    border-bottom: 1px solid #ddd;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 99;
    display: none;
}

#categories-menu ul li a:hover,
#categories-menu ul li a:hover span,
#categories-menu ul ul.al_main_category_list li ul.al_main_category_sub_list li a:hover,
.category-menu ul li a:hover,
.category-menu ul li a:hover span,
.category-menu ul.al_main_category_list li ul.al_main_category_sub_list li a:hover {
    color: var(--theme-deafult);
    font-weight: 500 !important;
}

#categories-menu ul ul.al_main_category_list li a span {
    padding: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
}

#categories-menu ul.al_main_category_list.child-flex li a {
    color: #444;
    text-transform: capitalize;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
}

#categories-menu ul.al_main_category_list.child-flex li a span.new-tag {
    font-weight: 400;
}

#categories-menu ul li a svg,
.category-menu .al_main_category_list .child-flex a svg {
    width: 14px;
    height: 12px;
    margin-left: auto;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#categories-menu ul li a svg path,
.category-menu .al_main_category_list .child-flex a svg path {
    fill: #919191;
}

#categories-menu ul li a:hover svg path,
.category-menu .al_main_category_list .child-flex a:hover svg path {
    fill: var(--theme-deafult);
}

button#toggle svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

button#toggle svg path {
    fill: #fff;
}


#al_new_design .header-dropdown li.onhover-dropdown a:hover span,
#al_new_design .header-dropdown li.onhover-dropdown a:hover,
#al_new_design .header-dropdown li.onhover-dropdown:hover span {
    color: #212121 !important;
}

#al_new_design .header-dropdown li.onhover-dropdown a:hover svg,
#al_new_design .header-dropdown li.onhover-dropdown:hover svg,
.right-cart-list a:hover svg {
    fill: #212121 !important;
}

.category-menu {
    display: flex;
    align-items: center;
}

.category-menu li.al_main_category {
    padding: 8px 15px;
    margin: 0;
}

.category-menu li a {
    color: #fff;
    padding: 0;
    font-size: 14px;
    display: block;
}

.category-menu .al_main_category_list li {
    display: block !important;
    position: relative;
}

.category-menu .al_main_category_list a {
    padding: 10px 15px;
    line-height: 20px;
    border-bottom: 1px solid #f9f9f9;
}

.category-menu .al_main_category_list li:last-child a {
    border-bottom: 0;
}

.category-menu li.al_main_category:hover ul.al_main_category_list {
    opacity: 1;
    visibility: visible;
    left: 0;
    z-index: 999;
    top: 100%;
    /* max-height: 500px; */
    /* overflow-y: auto; */
}

.category-menu ul.al_main_category_list {
    position: absolute;
    left: 0;
    top: 220%;
    min-width: 240px;
}

.category-menu ul.al_main_category_list li ul.al_main_category_sub_list li a {
    color: #404040;
    text-transform: capitalize;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
}

.category-menu ul.al_main_category_list li a span {
    padding: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
}

.category-menu li a svg {
    width: 14px;
    height: 12px;
    margin-left: 5px;
    transform: rotate(90deg);
}

.category-menu li a svg path {
    fill: #fff;
}

.click-menu {
    display: none;
}

.al_main_category_list li.child-flex a svg {
    display: block;
}

.al_main_category_list li a svg {
    display: none;
}

button.menu-sub {
    display: none;
}

.category-menu .al_main_category_list .child-flex a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.map-location {
    min-height: 40px
}

.map-location span {
    font-size: 12px;
    color: #fff;
    padding-right: 10px;
    font-weight: 400;
    width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    max-width: 187px;
    overflow: hidden;
    white-space: nowrap;
}

.map-location.ml-auto svg {
    height: 16px;
}

.map-location.ml-auto a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.al_body_template_one .fixed-bar .nav-cate-img,
.map-location.mobile-show,
.mobile-create-account-btn,
.pixelstrap ul a:before,
li.selected.deleted .item:after {
    display: none;
}

.result-item-name.product_heading {
    width: 100%;
    padding: 0;
}

.result-item-name.ellips {
    font-size: 14px;
    color: #000;
}

.list-box {
    box-shadow: 0 3px 9px 0 rgb(215 215 215 / 50%) !important;
    width: 100%;
}

.result-item-name.product_heading {
    width: 100%;
    padding: 0;
}

body .fa,
body .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media(max-width:991px) {
    .al_z_index {
        display: none
    }

    .map-location.mobile-show {
        display: block !important;
        margin-left: 30px;
    }

    .category-menu li a {
        font-size: 12px;
    }
}

@media(max-width:767px) {
    .menu-layout .col-md-9 {
        display: none;
    }

    /* button#toggle {
        text-align: center;
    } */

    .al_body_template_eight .al_toggle-menu {
        top: 10px
    }

    .al_body_template_eight .al_toggle-menu.active {
        top: -6px;
    }

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

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

    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: 0;
        z-index: 999999;
        font-size: 20px
    }

    .al_body_template_eight .al_custom_head_map_box {
        margin: 10px 0;
        padding: 0 10px !important;
    }

    body.al_body_template_eight section.suppliers-section.container.vender_slider {
        max-width: 100% !important;
    }

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

    .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.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;
}

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;
    height: 270px !important
}

span.icon-icLang.align-middle svg {
    fill: var(--theme-deafult);
    height: 20px;
}

a.fav-button:hover svg path {
    fill: #212121 !important;
}

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

.al_body_template_eight span.cart_qty_cls {
    width: 14px;
    height: 14px;
    background: var(--theme-deafult);
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 10px !important;
    text-align: center;
    line-height: 14px;
}

.footer-contant li {
    display: block
}

.payment-card-bottom li {
    display: inline-block
}

.royo_whatsapp_img {
    position: fixed;
    z-index: 99999;
    bottom: 7%;
    left: 1%
}

.royo_whatsapp_img img {
    width: 50px
}

.footer-theme .sub-title li a {
    position: relative;
    color: #777
}

.dark .footer-theme .sub-title li a {
    color: #fff;
}

.al_footer_template_three {
    background-color: #f9f9f9
}

.footer-theme .sub-title li a,
.footer-theme .sub-title li span {
    padding: 0;
    margin-bottom: 10px;
    font-size: 16px;
    color: #777;
    line-height: 2
}

ul {
    margin: 0
}

.tap-top.top-cls i.fa {
    color: #fff
}

.al_QRcode.col-12 a {
    display: block
}

.theme-layout-version {
    opacity: 0
}

.row .col,
.row div[class*=col-] {
    position: relative
}

.footer-theme .sub-title .contact-list li i {
    top: 4px !important;
    font-size: 20px
}

.footer-theme .sub-title .contact-list li span {
    padding: 0
}

.footer-theme .sub-title li .al_QRcode a {
    display: block
}

ul.social-links {
    width: max-content
}

.dark ul.contact-list.al li span {
    color: #fff
}

.tap-top.top-cls div {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.footer-theme .sub-title .contact-list li {
    line-height: 1.5;
    padding-top: 0;
    margin-bottom: 10px;
    padding-left: 30px !important;
    display: block;
}

.payment-card-bottom.text-center.d-flex.mb-2 li {
    display: inline-block;
}

.footer-theme .sub-title .contact-list li i.fa.fa-map-marker {
    left: 5px;
}

ul.social-links a span {
    font-size: 0 !important;
}

body #page-container #footer .footer-theme .sub-title .contact-list li span {
    padding-left: 0;
}

.al_body_template_three footer .social-links li {
    margin: 0 10px 0 0;
}

.dark.al_body_template_three .social-links li i {
    color: #fff;
}

.footer-theme .sub-title li:hover a {
    color: var(--theme-deafult);
}

.footer-theme .sub-title li:hover a:before {
    display: none;
}

.al_body_template_three .social-links li i {
    font-size: 24px;
    background-color: transparent;
    box-shadow: none;
    color: #777;
    width: auto;
    height: auto;
}

body .footer-theme .sub-title li {
    padding-top: 0;
}

ul.social-links.d-flex li {
    margin-right: 15px
}

ul.social-links.d-flex li a {
    font-size: 20px
}

.dark.al_body_template_eight .top-header.site-topbar.al_custom_head {
    background: #2b2b2b
}

.dark .main-menu.no-category-image {
    background: #232323
}

.dark .top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
    color: #fff !important
}

.dark .al_footer_template_three {
    background: #0c0c0c
}

.dark .light-layout {
    background: #0c0c0c
}

.dark footer#footer .sub-footer {
    background-color: #000
}

.dark .footer-theme .sub-title h4 {
    color: #fff
}

.dark .top-header .header-dropdown .onhover-dropdown .onhover-show-div li {
    background-color: #232323
}

.dark ul.al_main_category_list {
    background-color: #242424 !important;
}

.dark .modal-content {
    background-color: #232323
}

.dark .address-input-field {
    background-color: #2b2b2b;
    padding: 0 10px
}

.dark .address-input-field input {
    background-color: #2b2b2b
}

.dark section.section-b-space.ratio_asos {
    background: #282828
}

@media(max-width:767px) {
    .tap-top {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

@media(max-width:575px) {
    .al_count_tabs_new_design li a.nav-link img {
        width: 14px
    }

    .al_count_tabs_new_design li a.nav-link .al_tabsIcons {
        width: 28px;
        height: 28px;
        margin-right: 6px
    }

    .al_body_template_eight article#page-container section .vendors section h2.h2-heading {
        font-size: 16px !important;
        font-weight: 500
    }

    .al_count_tabs_new_design.al_tab_mobile li a.nav-link {
        font-size: 12px
    }
}

.header-dropdown li.onhover-dropdown a:hover span,
.header-dropdown li.onhover-dropdown:hover,
.header-dropdown li.onhover-dropdown:hover span,
.al_new_ipad_view a:hover span,
.onhover-div a:hover span {
    color: #222 !important;
}

.header-dropdown li.onhover-dropdown a:hover svg,
.header-dropdown li.onhover-dropdown a:hover svg path,
.al_new_ipad_view a:hover svg,
.onhover-div a:hover svg path {
    fill: #222 !important;
}

.onhover-div a:hover #cart_qty_span {
    color: #fff !important;
}