@font-face {
    font-family: 'FontsFreeNetMontserratSemiBold';
    src: url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.eot');
    src: url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.eot') format('embedded-opentype'),
        url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.woff2') format('woff2'),
        url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.woff') format('woff'),
        url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.ttf') format('truetype'),
        url('../../../assets/fonts/FontsFreeNetMontserratSemiBold.svg#FontsFreeNetMontserratSemiBold') format('svg');
}

@font-face {
    font-family: 'MontserratRegular';
    src: url('../../../assets/fonts/MontserratRegular.eot');
    src: url('../../../assets/fonts/MontserratRegular.eot') format('embedded-opentype'),
        url('../../../assets/fonts/MontserratRegular.woff2') format('woff2'),
        url('../../../assets/fonts/MontserratRegular.woff') format('woff'),
        url('../../../assets/fonts/MontserratRegular.ttf') format('truetype'),
        url('../../../assets/fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}
html{
    overflow-x: hidden;
}
ul {
    padding: 0;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

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

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

body {
    margin: 0;
    background-color: #fff;
    font-family: 'MontserratRegular' !important;
    overflow-x: hidden;
}
body.al_body_template_six span.rating.main-rating {
    display: none;
}
.al_body_template_six .common-product-box, .al_body_template_six .product-card-box {
    border: 1px solid#ccc;
}
/*inner category show border none css*/
.margin-res .alInnerBox {
    border: none !important;
}


.third-temp-lan .container-badge div {
    display: inline-block;
    margin: 4px 0px;
}
.third-temp-lan .container-badge .value-badge {
    margin-right: 40px;
}


.al_body_template_six .col-md-12.text-left.vender-peragraph.mt-3.mb-2 {
    padding-left: 58px;
    margin-top: 0 !important;
}
.main-menu {
    position: relative;
    left: 0;
    margin: 0 auto;
    right: 0;
    display: inline-block;
    width: 100%;
    top: 20px;
    z-index: 9999;
}

.al_count_tabs_new_design {
    display: flex;
    justify-content: center;
}

.nav-tabs.navigation-tab_al.nav-material {
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 1px 7px rgb(62 62 76 / 20%);
    max-width: max-content;
    border: none;
    width: 100%;
}

.nav-tabs.navigation-tab_al.nav-material .nav-link {
    border-radius: 50px;
    border: none;
    font-size: 14px;
    color: #0C0C0C;
    font-weight: 300;
    padding: 7px 10px;
}

.nav-tabs.navigation-tab_al.nav-material .nav-link.active {
    background-color: var(--theme-deafult);
    color: #fff!important;
}

.logo a.navbar-brand {
    padding: 0;
    margin-bottom: 5px;
}

.logo a.navbar-brand img {
    height: 100%;
}

.menu-navigation_al .pixelstrap li.al_main_category:hover ul.al_main_category_list {
    display: block;
}

.vendor_mods_section {
    order: 2;
}

.rightHead {
    order: 3;
}

.al_body_template_six .viewAllProductSec ul li {
    margin-bottom: 0;
    text-align: right;
}

body .footer-contant ul li {
    text-align: left;
}

.al_body_template_six .onhover-show-div li {
    text-align: center;
}
/* } */

.alProductViewPriceMin span {
    display: block;
    font-size: 14px;
    color: #777;
    border-top: 1px solid #777;
    font-weight: 100;
}

/*================== common css ==============*/
a:hover {
    text-decoration: none;
    color: var(--top-header-color);
}

li {
    list-style: none
}

.alBodyText {
    font-size: 14px;
    color: #B6B6B6;
    line-height: 24px;
}

.alLgFontSize {
    font-size: 47px;
    font-weight: 600;
    color: #0C0C0C;
    line-height: 57px;
    font-family: 'FontsFreeNetMontserratSemiBold';
}

body.al_body_template_six {
    visibility: hidden;
    background-color: #fff;
}

body.al_body_template_six.dark,
body.al_body_template_six.light {
    visibility: visible;
}

body.al_body_template_six {
    margin-top: 90px;
}

body.al_body_template_six.login.light {
    margin-top: 0;
}

body.al_body_template_six .menu-slider .slick-track {
    /* max-width: 100% !important; */
    /* width: 100% !important; */
    display: flex;
    justify-content: flex-start;
    margin: 0 auto !important;
}


body.al_body_template_six.homeHeader {
    margin-top: 0;
}

.site-header .nav.navbar {
    position: relative;
}

.homeHeader .site-header {
    background: linear-gradient(180deg, #0C0C0C 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 90px;
    box-shadow: none;
}

.site-header.fixed-bar {
    background: #fff;
    opacity: 1;
    box-shadow: 0 1px 7px rgba(62, 62, 76, .2);
}

.site-header {
    background: #fff;
    opacity: 1;
    box-shadow: 0 1px 7px rgba(62, 62, 76, .2);
    height: 90px;
}

li.add_post a span svg {
    width: 20px;
}

li.add_post a span {
    color: #fff;
    font-size: 14px;
}

.homeHeader .site-header .rightHead ul li a svg path,
.homeHeader .site-header .rightHead ul li a svg {
    fill: #fff;
}

.site-header.fixed-bar .rightHead ul li a svg path,
.site-header .rightHead ul li a svg path,
.site-header .rightHead ul li a svg,
.site-header.fixed-bar .rightHead ul li a svg {
    fill: #000;
}

li.alUserIcon.onhover-dropdown::before {
    display: none;
}

.al_body_template_six .al_count_tabs_new_design {
    margin: 20px 0;
}
body.al_body_template_six .payment-card-bottom.text-center.d-flex.mb-2 ul {
        display: flex;
        flex-wrap: wrap;
    }
    body.al_body_template_six .payment-card-bottom.text-center.d-flex.mb-2 ul li {
        padding: 0px 10px 10px 0;
    }
    body .footer-theme .sub-title h4, .footer-title h4{font-size:18px !important;}
/*================== header css ====================*/
a.alShopIcon {
    position: relative;
}

span#cart_qty_span.bg-cart-header {
    position: absolute;
    background-color: var(--top-header-color);
    height: 20px;
    width: 20px;
    font-size: 12px;
    border-radius: 10px;
    top: -14px;
    right: -10px;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.googleMapModal .mapInPopup {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.onhover-dropdown:hover .onhover-show-div {
    display: block;
    border-radius: 10px !important;
    overflow: hidden;
}

.alUserIcon .onhover-show-div li {
    display: block;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 5px;
}

.alSpaMenuCard {
    height: 0;
    z-index: 99999;
    width: 0;
    position: fixed;
    background-color: #0c0c0cde;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

button.alMenuClose {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    font-size: 50px;
    line-height: 53px;
    color: #fff;
    padding: 0;
    border: 0;
}

.close.text-danger {
    color: #84571E !important;
}

.alSpaMenuCard.active {
    height: 100vh;
    width: 100%;
}

.alSpaMenuCard ul {
    text-align: center;
}

.alMobileLocations {
    margin-top: -120px;
    position: relative;
}

.alSpaMenuCard .onhover-dropdown .onhover-show-div {
    background-color: #000;
    padding: 15px;
    box-shadow: 0 1px 2px 0 var(--top-header-color);
    position: absolute;
}

.alSpaMenuCard .onhover-dropdown:before {
    right: -30px;
    top: -10px;
    font-size: 30px;
}

.alSpaMenuCard span.cart_qty_cls {
    top: -15px;
}

.alSpaMenuCard.active ul li a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

.alSpaMenuCard ul li {
    margin-bottom: 15px;
}

.alSpaMenuCard ul li a {
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 24px;
}

.alSpaMenuCard ul li a:hover {
    color: #84571E;
    padding-left: 15px;
}

.alSpaMenuCard ul li.change-language a:hover {
    padding-left: 0;
}

.alSpaMenuCard ul li.change-currency a:hover {
    padding-left: 0;
}

.delivery_address button.close {
    z-index: 9;
    position: relative;
}

.alFindSec {
    background-color: #fff;
    border-radius: 30px;
    padding: 5px 5px 5px 10px;
    box-shadow: 0 1px 7px rgba(62, 62, 76, .2);
    max-width: max-content;
    width: 100%;
}

.alFindSec span {
    font-size: 14px;
    font-weight: 400;
    color: #0C0C0C;
    opacity: .5;
    padding-right: 0;
    position: relative;
    cursor: pointer;
    font-family: 'MontserratRegular';
}

.alNumber input.inputNumbers {
    font-family: 'MontserratRegular';
}

div#formatsSection {
    position: relative;
}

.alChooseDate span {
    position: absolute;
    top: 8px;
    width: 100%;
}

.alChooseDate .form-control {
    border-radius: 0;
    border: none;
    padding-left: 0;
    width: 130px;
    padding-right: 0px;
    cursor: pointer;
}

.alSpaMenuCard ul {
    margin: 0 auto;
}

.alSpaMenuCard ul li {
    display: block;
}

.alChooseDate {
    position: relative;
}

a.alShopIcon{position: relative;}
span#cart_qty_span.bg-cart-header{position: absolute;background-color: var(--top-header-color);height: 20px;width: 20px;font-size: 12px;border-radius: 10px;top: -14px;right: -10px;text-align: center;line-height: 22px;color: #fff;}
.googleMapModal .mapInPopup{overflow: hidden;border-radius: 10px 10px 0 0;}
.onhover-dropdown:hover .onhover-show-div{display: block;border-radius: 10px !important;overflow: hidden;}
.alUserIcon .onhover-show-div li{display: block;border-bottom: 1px solid #eee;padding-top: 5px;padding-bottom: 5px;}
.alSpaMenuCard{height: 0;z-index: 99999;width: 0;position: fixed;background-color: #0c0c0cde;-webkit-transition: .3s;transition: .3s;overflow: hidden;left: 0;right: 0;margin: auto;
top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
button.alMenuClose{position: absolute;right: 0;top: 0;background-color: transparent;height: 50px;width: 50px;border-radius: 50px;font-size: 50px;line-height: 53px;color: #fff;padding: 0;border: 0;}
.close.text-danger{color:#84571E !important; }
.alSpaMenuCard.active{height: 100vh;width: 100%;overflow-y:auto;}
.alSpaMenuCard ul{text-align: center;}
.alMobileLocations{margin-top: -120px;position: relative;}
.alSpaMenuCard .onhover-dropdown .onhover-show-div{background-color: #000;padding: 8px 0 0;box-shadow: 0 1px 2px 0 var(--top-header-color);position: absolute;}
.alSpaMenuCard .onhover-dropdown:before{right: -30px;top: -10px;font-size: 30px;}
.alSpaMenuCard span.cart_qty_cls{top: -15px;}
.alSpaMenuCard.active ul li a{font-size: 14px;text-transform: capitalize;font-weight: 400;}
.alSpaMenuCard ul li{margin-bottom: 15px;}
.alSpaMenuCard ul li a{color: #fff;-webkit-transition: 0.5s;transition: 0.5s;font-size: 24px;}
.alSpaMenuCard ul li a:hover{color: #84571E; padding-left: 15px;}
.alSpaMenuCard ul li.change-language a:hover{padding-left: 0;}
.alSpaMenuCard ul li.change-currency a:hover{padding-left: 0;}
.delivery_address  button.close{z-index: 9;position: relative;}
.alFindSec{background-color: #fff;border-radius: 30px;padding: 5px 5px 5px 10px;box-shadow: 0 1px 7px rgba(62,62,76,.2);max-width: max-content;width: 100%;}
.alFindSec span{font-size: 14px;font-weight: 400;color: #0C0C0C;opacity: .5;padding-right: 0;position: relative;cursor: pointer;font-family: 'MontserratRegular';}
.alNumber input.inputNumbers{font-family: 'MontserratRegular';}
div#formatsSection{position: relative;}
.alChooseDate span{position: absolute;top: 8px;width: 100%;}
.alChooseDate .form-control{border-radius: 0;border: none;padding-left: 0;width: 130px;padding-right: 0px;cursor: pointer;}
.alSpaMenuCard ul{margin: 0 auto;}
.alSpaMenuCard ul li{display: block;}
.alChooseDate{position: relative;}
.alChooseDate:before,
.alLocation:before {
    border: solid #0C0C0C;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    content: "";
    right: 7px;
    top: 13px;
    opacity: .5;
    z-index: 1;
}

.alLocation:before {
    top: 7px;
    right: 4px;
}

.alFindGo .btn {
    background-color: var(--theme-deafult) !important;
    padding: 0;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    color: #fff;
}

.alFindGo .btn:hover {
    background-color: var(--top-header-color) !important;
}

#address-map-container #address-map {
    width: 100%;
    height: 100%;
}

#address-map-container {
    width: 100%;
    height: 300px;
}

.address-input-field {
    border: 1px solid #777;
    border-radius: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.alFindSec li.alLocationArea {
    width: 100%;
    max-width: 250px;
    padding-right: 10px;
    border-right: 1px solid #c3c2c2;
}

body.al_body_template_six.aloverFlow {
    overflow: hidden;
}

.alLocation.homepage-address {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 5px);
    position: relative;
    padding-right: 20px;
}
.alLocation.homepage-address i {
    bottom: -1px;
    display: inline-block;
    position: relative;
}

/*===================== add to cart css ===================*/
.alShoppingList {
    border-color: #fff;
    background-color: #fff;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgb(0 0 0 / 3%), 0 0.275rem 1.25rem -0.0625rem rgb(0 0 0 / 5%);
    left: auto;
    right: 0;
    padding-top: 0.5rem;
    top: 100%;
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #4b566b;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid #e3e9ef;
    border-radius: 0.3125rem
}

.alShoppingList:hover {
    -webkit-animation: fade-in .25s ease-in-out;
    animation: fade-in .25s ease-in-out
}

.alShoppingBag:hover .alShoppingList {
    display: block;
    -webkit-animation: slide-up .25s ease-in-out;
    animation: slide-up .25s ease-in-out
}

.widget-cart-item {
    position: relative;
    width: 100%;
    padding-top: 10px;
}

.widget-cart-item .btn-close {
    position: absolute;
    top: 50%;
    left: 0;
    height: auto;
    padding: 0;
    transform: translateY(-50%);
    transition: visibility .25s ease-in-out,
        opacity .25s ease-in-out;
    background: none;
    font-size: 1.5rem;
    font-weight: 300;
    visibility: hidden;
    opacity: 0;
    border: 0
}

.widget-cart-item:hover>.d-flex {
    transform: translateX(1.125rem)
}

.widget-cart-item>.d-flex {
    transition: all .25s ease-in-out
}

.widget-product-title {
    margin-bottom: 0.25rem;
    font-size: .875rem;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 190px;
}

.widget-product-title>a {
    color: #373f50
}

.widget-product-meta {
    font-size: .875rem
}

.text-accent {
    color: #84571E !important
}

.text-muted {
    color: #7d879c !important
}

.widget-cart-item:hover .btn-close {
    visibility: visible;
    opacity: 1
}

.simplebar-content {
    overflow: hidden scroll;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 150px;
    scrollbar-width: none;
    -ms-overflow-style: none
}

a.view-cart {
    font-size: 14px;
}

.ellips {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.supplier-rating {
    width: 100%;
    padding: 0 15px;
    min-height: 120px;
}

.product-m .supplier-rating {
    min-height: auto;
}

div#dark-light-btn-toggle {
    display: none;
}

.al_body_template_six span.rating-number {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 3px 10px;
    background-color: var(--theme-deafult);
    color: var(--top-header-color);
    border-radius: 30px;
}

.al_body_template_six .suppliers-box {
    position: relative;
}

a.media.flex-shrink-0 img {
    border-radius: 15px;
    overflow: hidden;
}

/* =========================== day night css============================== */
.alSwitch {
    position: fixed;
    z-index: 9999999;
    top: 50%;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.time-circle {
    position: relative;
    background: linear-gradient(to bottom, #BE4405, #F6C60C);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #555;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    text-align: center;
    -webkit-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out
}

.dark .time-circle {
    background: linear-gradient(to bottom, #111936, #285A7B);
    border-color: #000
}

.sun {
    margin-top: 20px;
    background: #F2EF88;
    box-shadow: 0 0 20px rgba(242, 239, 136, 0.4);
    width: 30%;
    height: 30%;
    border-radius: 50%;
    position: relative;
    left: 35%;
    top: 0;
    -webkit-animation: pulse 5s ease infinite alternate;
    animation: pulse 5s ease infinite alternate;
    -webkit-transition: all 1.1s .4s ease;
    transition: all 1.1s .4s ease
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 20px rgba(242, 239, 136, 0.4)
    }

    50% {
        box-shadow: 0 0 40px rgba(242, 239, 136, 1)
    }

    100% {
        box-shadow: 0 0 20px rgba(242, 239, 136, 0.4)
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 20px rgba(242, 239, 136, 0.4)
    }

    50% {
        box-shadow: 0 0 40px rgba(242, 239, 136, 1)
    }

    100% {
        box-shadow: 0 0 20px rgba(242, 239, 136, 0.4)
    }
}

.dark .sun {
    top: 70%;
    left: 20%;
    -webkit-transition: all 1.1s 0 ease;
    transition: all 1.1s 0 ease
}

.moon {
    position: absolute;
    margin-top: 20px;
    background: #d9d8d0;
    box-shadow: inset 0 2px 0 0 #899098;
    width: 22.5%;
    height: 22.5%;
    border-radius: 100%;
    position: relative;
    left: 120%;
    margin-left: 0;
    top: -50%;
    overflow: hidden;
    -webkit-transition: all 1.1s 0 ease;
    transition: all 1.1s 0 ease
}

.dark .moon {
    left: 50%;
    top: -40px;
    -webkit-transition: all 1.1s .4s ease;
    transition: all 1.1s .4s ease
}

.moon div:nth-child(n) {
    position: relative;
    background: #b9b8b0;
    border-radius: 50%;
    box-shadow: inset 4px -2px 0 0 #535457
}

.moon div:nth-child(1) {
    top: 25%;
    left: 12%;
    width: 27%;
    height: 27%
}

.moon div:nth-child(2) {
    top: -11%;
    left: 60%;
    width: 16%;
    height: 16%
}

.moon div:nth-child(3) {
    top: 25%;
    left: 44%;
    width: 16%;
    height: 16%
}

.stars {
    opacity: 0;
    margin-left: 100px;
    top: 0;
    left: 0;
    -webkit-transition: all .8s 0 ease;
    transition: all .8s 0 ease;
    z-index: 1000
}

.dark .stars {
    opacity: 1;
    -webkit-transition: all 3s .4s ease;
    transition: all 3s .4s ease
}

.stars div:nth-child(n) {
    position: absolute;
    background: radial-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 2px;
    height: 2px;
    margin-left: 20%;
    margin-top: -20%;
    -webkit-transition: all 1s 0 ease;
    transition: all 1s 0 ease
}

.dark .stars div:nth-child(n) {
    margin-left: 0;
    margin-top: 0;
    -webkit-transition: all 1s .4s ease-out;
    transition: all 1s .4s ease-out
}

.stars div:nth-child(1) {
    left: 25%;
    top: 30%
}

.stars div:nth-child(2) {
    left: 55%;
    top: 20%
}

.stars div:nth-child(3) {
    left: 60%;
    top: 60%
}

.stars div:nth-child(4) {
    left: 40%;
    top: 45%
}

.stars div:nth-child(5) {
    left: 15%;
    top: 55%
}

.stars div:nth-child(6) {
    left: 40%;
    top: 10%
}

.stars div:nth-child(7) {
    left: 80%;
    top: 55%
}

.water {
    position: absolute;
    background: repeating-radial-gradient(ellipse farthest-corner at center -400%, #f5c30e 30%, #518eac 90%) repeat scroll 0 0 #518eac;
    width: 100%;
    height: 200px;
    top: 68%;
    -webkit-transition: all 1.1s ease;
    transition: all 1.1s ease
}

.dark .water {
    background: repeating-radial-gradient(ellipse farthest-corner at center -400%, #7fa1bb 30%, #1d425a 90%) repeat scroll 0 0 #1d425a
}

/*================== date picker ============================ */
div#ui-datepicker-div {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}

.ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ui-datepicker-header .ui-corner-all {
    font-size: 10px;
}

.ui-datepicker-header .ui-datepicker-prev {
    order: 1;
}

.ui-datepicker-header .ui-datepicker-next {
    order: 3;
}

.ui-datepicker-title {
    order: 2;
    font-size: 12px;
}

table.ui-datepicker-calendar td a {
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    display: inline-block;
    border-radius: 30px;
}

table.ui-datepicker-calendar a {
    color: #777;
    font-weight: 400;
}

table.ui-datepicker-calendar td.ui-datepicker-today a {
    color: #fff;
    background-color: var(--theme-deafult);
}

table.ui-datepicker-calendar td:hover a {
    background-color: #eee;
}

.list-box {
    box-shadow: 0 16px 32px 0 rgb(0, 0, 0, .5) !important;
    border-radius: 0 0 10px 10px !important;
    padding: 10px 10px;
    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;
    margin: 0 auto;
}

/*=================== royo_whatsapp_img ================================ */
body .royo_whatsapp_img {
    bottom: 11%;
}

.royo_whatsapp_img img {
    width: 50px;
}

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

/*================== date picker ============================ */


/* menu css */
.pixelstrap ul {
    padding: 0;
    background: #fff;
    position: absolute;
    width: 16em !important;
    border: none;
    box-shadow: 0 1px 6px 0 #ebebeb;
    border-radius: 0;
    z-index: 99;
    display: none;
    list-style: none;
    margin: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
    top: auto;
}

.dark .pixelstrap ul {
    background-color: #242424;
    box-shadow: 0 1px 6px 0 #242424;
}

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

.pixelstrap ul li.al_main_category {
    display: block;
    margin: 0 20px;
}

.pixelstrap ul li a {
    padding: 10px !important;
    text-align: left;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    letter-spacing: 0;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    white-space: normal;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
}

.pixelstrap ul li a:hover {
    background-color: #eee;
}

.dark .pixelstrap ul li a:hover {
    background-color: #333;
}

.pixelstrap ul li a:hover span.new-tag {
    color: var(--theme-deafult)
}

.pixelstrap ul li a span.new-tag {
    font-size: 14px;
}

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

.al_searchType .form-control {
    background-color: transparent;
}


.al_body_template_six  .al_searchType  .list-items {
    display: flex;
    align-items: center;
}
.al_body_template_six  .al_searchType  .list-items img {
    border-radius: 50%;
    max-width: 40px;
    margin-right: 15px;
}
.al_body_template_six  .al_searchType  .list-items  .result-item-name b {
    font-size: 14px;
}
.al_body_template_six  .al_searchType  .list-box{
    min-width: 250px;
}

.al_body_template_six .vendor-design_new {
    width: 100%;
}

.al_body_template_six  .vendor-design_new .vendor-info li{
    color:inherit;
    display: block;
}
.al_body_template_six  .vendor_icon-design h3, .al_body_template_six  .alProductCategories .product-bottom-bar .vendor-reviwes, .al_body_template_six  .customize_vendor {
    display: inline-block;
}
.al_body_template_six .alProductCategories .product-bottom-bar .vendor-reviwes{
    position: unset;
}
.al_body_template_six .vendor-design_new .vendor-info li svg g {
    stroke: #000;
    fill: #000!important;
    opacity: 1;
}
.al_body_template_six .vendor-design_new {
    width: 100%;
}
.dark.al_body_template_six .vendor-design_new .vendor-info li svg g {
    stroke: #fff;
    fill: #fff!important;
    opacity: 1;
}
.fixed-bar li.add_post a span {
    color: #000;
}
.dark .fixed-bar li.add_post a span {
    color: #fff;
}
/*hotfix product page css*/

@media (max-width:1600px){
    li.alShoppingBag.mx-md-4.mx-2.dropdown {
        margin: 0 15px!important;
    }
    li.add_post.pr-3 {
        padding-right: 8px!important;
    }
}
@media (max-width:1500px){
    .nav-tabs.navigation-tab_al.nav-material .nav-link{
        padding: 5px;
        font-size: 12px;
    }
    li.alShoppingBag.mx-md-4.mx-2.dropdown {
        margin: 0 20px!important;
    }
}

@media (max-width:1370px){
    .alFindSec{
        max-width: 270px;
        padding: 0 5px;
    }
    .alFindSec .px-2 {
        padding: 0 0px!important;
    }
    .alFindSec li.pr-3 {
        padding-right: 0px!important;
    }
    .alFindSec li.alLocationArea{
        max-width: 150px;
        margin-right: 5px!important;
    }
    .alFindSec span{
        font-size: 12px;
    }
    .al_searchType .form-control{
        font-size: 12px;
        padding:5px!important;
    }
}

@media (max-width:1150px){
    .logo a.navbar-brand img.logo-image{
        height: 40px!important;
    }
    .alFindSec li.alLocationArea{
        max-width: 120px;
    }
    .alFindSec {
        max-width: 230px;
        padding: 0 5px;
    }
    .nav-tabs.navigation-tab_al.nav-material .nav-link{
        font-size: 11px;
    }
    li.add_post.pr-3 {
        padding-right:5px!important;
    }
    li.alShoppingBag.mx-md-4.mx-2.dropdown {
        margin: 0 10px!important;
    }
}
@media (max-width:1024px){
    .nav-tabs.navigation-tab_al.nav-material {
        width: 300px;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 5px 10px!important;
    }
    .nav-tabs.navigation-tab_al.nav-material span.al_textTabsText {
        width: max-content!important;
        display: inline-block;
        max-width: 100%!important;
        min-width: inherit!important;
        text-align: center;
    }
}
@media (max-width:991px){
    li.alShoppingBag.mx-md-4.mx-2.dropdown {
        margin: 0 10px!important;
    }
    .nav-tabs.navigation-tab_al.nav-material{
        padding: 4px!important;
    }
    .nav-tabs.navigation-tab_al.nav-material{
        width: 270px!important;
    }
}
@media (max-width:767px){
    .al_body_template_six .al_count_tabs_new_design {
        margin: 5px 0 0;
    }
    body.al_body_template_six .logo a.navbar-brand img {
        width: 100px;
        height: 30px !important;
        object-fit: contain;
        /* height: auto !important; */
    }
    body.al_body_template_six .alTesimonialsText, .alLgFontSize {
        text-align: left;
    }
    .al_body_template_six .common-product-box, .al_body_template_six .product-card-box {
        border: 1px solid#ccc;
    }
    body.al_body_template_six span.rating.main-rating {
        display: none;
    }
    body.al_body_template_six section.singleProductContent.pb-md-5.pb-2 .row.py-5.border-bottom {
        padding: 0 !important;
    }
    .al_body_template_six .outter-fillter-data .product-wrapper-grid .col-xl-3.col-md-3.col-6.mt-3 {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }
    .al_body_template_six .displayProducts .product-box .inner_spacing p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .al_body_template_six a.media.flex-shrink-0 img.mr-2.blur-up.lazyloaded {
        border-radius: 10px;
        width: 70px;
    }
    .al_body_template_six .collection-filter-block{border-radius:0 !important;}
    body.al_body_template_six .list-box {
        width: 200px !important;
        max-width: 200px !important;
    }
    .product_tag_filter {
        width: 100%;
    }
    body.al_body_template_six .nav-tabs.navigation-tab_al.nav-material {
        width: 100%!important;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 0px;
        margin: 0 auto;
        max-width: 470px;
    }
    .vendor_mods_section {
        order: 2;
        margin: 0 auto;
    }
    body.al_body_template_six .nav-tabs.navigation-tab_al.nav-material li {
        margin: 5PX;
    }
    body.al_body_template_six .nav-tabs.navigation-tab_al.nav-material .nav-link {
        padding: 10px;
        display: block !important;
        width: 100px;
        font-size:12px;
        text-align:center !important;
    }
    /* body.al_body_template_six .site-header {
        height: 140px !important;
    } */
    body.al_body_template_six .categories-product-list .product_tag_filter {
        width: 100%;
        margin-left:10px;
    }
    body.al_body_template_six .footer-theme .sub-title h4, .footer-title h4 {
        font-size: 16px !important;
        margin-bottom: 20px;
        margin-top: 20px !important;
    }
    body.al_body_template_six .d-inline-flex.al_searchType.align-items-center.justify-content-start.px-2.position-relative {
        position: relative;
        left:0;
    }
    .alLocation.homepage-address{display:none;}
    .al_white_bg_round .scrollspy-menu {
        top: auto !important;
        width: 100%;
    }

    .al_body_template_six.homeHeader .product-bottom-bar {
        padding: 20px 20px !important;
    }
    body.al_body_template_six button.alMenuClose {
        right: 26px;
        top: 42px;
    }
    body.al_body_template_six .al_body_template_six .alSixMainMenu{
        overflow-x: hidden !important;
    }
    body.al_body_template_six .alSixMainMenu{
        overflow-y: scroll !important;
    }
    body.al_body_template_six .col-12.d-block.d-md-none {
        order: 2;
        display:none;
    }
    .product_tag_filter {
        width: 100%;
    }
    .al_white_bg_round .scrollspy-menu {
        top: auto !important;
        width: 100%;
    }
    .al_body_template_six.homeHeader .product-bottom-bar {
        padding: 20px 20px !important;
    }
    body.al_body_template_six .alFindSec {
        width: 150px;
        display: block !important;
        padding:0 !important;
    }
    body.al_body_template_six .al_searchType .form-control {
        background-color: transparent;
        padding: 0 0 0 6px;
        width: 62px;
        font-size: 12px;
    }
    body.al_body_template_six .alFindSec ul li{padding:0 !important;}
    body.al_body_template_six .alFindSec {
        width: 110px;
        display: block !important;
        padding: 0 !important;
        height: 30px !important;
    }
    body.al_body_template_six .d-inline-flex.al_searchType.align-items-center.justify-content-start.px-2.position-relative {
        padding: 0 !important;
    }
    body.al_body_template_six .alFindSec ul li {
        padding: 0 !important;
    }
    body.al_body_template_six .nav-tabs.navigation-tab_al.nav-material .nav-link {
        padding: 4px 4px;
    }
    body.al_body_template_six ul.p-0.m-0.d-flex.align-items-center.justify-content-between {
        height: 30px;
    }
    body.al_body_template_six .alFindGo .btn {
        height: 30px;
        width: 30px;
        border-radius: 30px;
        color: #fff;
        font-size: 12px;
    }
    /* body.al_body_template_six .site-header.fixed-bar {
        height: 100px;
    } */
    body.al_body_template_six button.alMenuClose {
        right: 26px;
        top: 42px;
    }
    .al_body_template_six .breadcrumb-section.bg-transparent{
        margin-top: 40px;
    }
    body.al_body_template_six .al_body_template_six .alSixMainMenu{
        overflow-x: hidden !important;
    }
    body.al_body_template_six .alSixMainMenu{
        overflow-y: scroll !important;
    }
    body.al_body_template_six .col-12.d-block.d-md-none {
        order: 2;
        display:none;
    }
    .alQRcodeBox.footer-mobile-contant {
        border: none !important;
    }
    body.al_body_template_six .footer-theme .sub-title h4, .footer-title h4 {
        font-size: 16px !important;
        margin-bottom: 20px;
    }
    body.al_body_template_six .cab-banner-area .card-box{padding:20px !important;}
    body.al_body_template_six .cab-footer button {
        width: 100%;
    }
    .al_footer_template_six .footer-end {
        border-top: none;
    }
    .al_footer_template_six .col-lg-3.col-md-6.d-none.d-md-block.mobile-border {
        display: block !important;
    }
    .al_footer_template_six .col-lg-3.col-md-6.d-none.d-md-block.mobile-border .footer-mobile-contant {
        display: none !important;
    }
}

@media (max-width:576px) {
    .rightHead {
        order: 2;
    }
    li.alLocationArea.mr-2 {
        display: none;
    }
    .al_body_template_six .logo a.navbar-brand{
        margin-right: 5px;
    }

    .al_body_template_six .cart-price .tip_label {
        padding: 5px 8px;
    }
    li.alShoppingBag.mx-md-4.mx-2.dropdown{
        margin: 0 8px!important;
    }
    .alMenuIcon svg {
        width: 25px;
    }
    .al_desktop_banner span.carousel-control-prev-icon, span.carousel-control-next-icon{display: none;}
    body.al_body_template_six .d-inline-flex.al_searchType.align-items-center.justify-content-start.px-2.position-relative{padding:10px;}
    body.al_body_template_six .alFindSec{
        width: 170px;
        padding: 0 5px!important;
    }
    body.al_body_template_six .al_searchType .form-control{
        width: 100%;
    }
    li.add_post.pr-3 {
        padding-right: 5px!important;
    }
    li.add_post a span {
        color: #fff;
        font-size: 11px;
    }
    body.al_body_template_six .al_searchType .form-control{
        width: 100%!important;
    }
    body.al_body_template_six .alFindSec{
        width: 150px!important;
    }
    li.add_post a span{
        position: relative;
        font-size: 0;
    }
    li.add_post a span::before {
        content: '+';
        font-size: 25px;
        line-height: 1;
        display: inline-flex;
        align-items: center;
        padding-top: 5px;
    }
}

@media (max-width:400px) {
    body.al_body_template_six .al_searchType .form-control{
        width: 100%!important;
    }
    body.al_body_template_six .alFindSec {
        width: 120px!important;
    }
}
@media (max-width:360px) {
    body.al_body_template_six .alFindSec{
        display: none!important;
    }
}
