@font-face {
    font-family: "BebasNeue";
    src: url("/../assets/fonts/Arkhip-Regular.woff") format("woff"),
        url("/../assets/fonts/Arkhip_font.ttf") format("truetype"),
        url("/../assets/fonts/Arkhip_font.otf") format("opentype"),
        url("/../assets/fonts/Arkhip-Regular.woff2") format("woff2"),
        url("/../assets/fonts/Arkhip-Regular.eot") format("eot"),
        /* Legacy iOS */ url("/../assets/fonts/Arkhip-Regular.svg#BebasNeue")
            format("svg"); /* Legacy iOS */

    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "FuturaLT-Bold";
    src: url("/../assets/fonts/FuturaLT-Bold.woff2") format("woff2"),
        url("/../assets/fonts/FuturaLT-Bold.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "FuturaLT-Book";
    src: url("/../assets/fonts/FuturaLT-Book.woff2") format("woff2"),
        url("/../assets/fonts/FuturaLT-Book.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

b {
    font-weight: 600;
}

.style-BebasNeue {
    font-family: "BebasNeue" !important;
}

.style-FuturaLT {
    font-family: "FuturaLT-Bold" !important;
    font-style: italic;
}

h1 {
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

h2 {
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

h3 {
    font-family: "FuturaLT-Bold";
    font-style: italic;
}

h4 {
    font-family: "FuturaLT-Bold";
    font-style: italic;
    /* text-transform: uppercase; */
}

h5 {
    font-family: "FuturaLT-Bold";
    font-style: italic;
    /* text-transform: uppercase; */
}

.brief-description h5 {
    text-transform: unset;
}

.brief-description .how-to-prepare {
    /* font-family: "FuturaLT-Book"; */
    text-transform: unset;
    font-style: italic;
}
/*
.additional-image-wrap .slick-list .slick-track {
    transform: unset !important;
} */

h6 {
    /* font-family: "FuturaLT-Book"; */
    font-style: italic;
}

p {
    /* font-family: "FuturaLT-Book"; */
    /* font-style: italic; */
}

a {
    /* font-family: "FuturaLT-Book"; */
    /* font-style: italic; */
}

.btn-add-to-cart,
.header-column-right,
.have-an-account,
.btn-create-account {
    /* display: none !important; */
}

.header-logo img {
    /* max-height: 65%; */
    /* max-width: 65%; */
}

.nav-link p {
    /* font-family: "057_GBK", "095_GBK"; */
}

.inline {
    display: inline-block;
    margin: 10px;
}

.inline h1 {
    font-family: "FuturaLT-Bold" !important;
    font-style: italic;
}

li.marker-bold::marker{
    font-weight:bold !important;
}
li.marker-bold span{
    font-weight:bold !important;
}

/* .inline:not(:last-child):after {
  content: "|";
  color: #ffffff;
  font-size: 28px;
  font-weight: 100;
  margin-top: 10px;
} */

.form-control {
    /* background: #ececec; */
    border-color: #ececec;
}

a {
    color: #ffffff;
}

a:hover {
    color: #ffffff;
}

.brief-description a {
    color: #007bff;
}

.brief-description a:hover {
    color: #007bff;
}

.home-section-inner {
    width: 100%;
    /* margin-left: 0; */
}

.footer-call-icon {
    margin-bottom: 1px;
}

.footer-icon {
    position: absolute;
}

@media screen and (max-width: 1920px) {
    .home-section-wrap-container {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }
}

.featured-categories-text {
    text-align: center;
    margin: 0 auto;
    padding-right: 0;
}

.product-card {
    border: 0;
}

.product-card .product-card-bottom {
    border: 0;
}

.youtube-header {
    text-align: center;
    color: #2f0a0b;
    padding: 50px 0;
    /* font-family: "057_GBK", "095_GBK"; */
}

.assorted-header {
    text-align: center;
    color: #30090b;
    /* font-family: "057_GBK", "095_GBK"; */
}

.assorted-fruit-nuts-container {
    width: 80%;
}

.sidebar-menu li a {
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

.contact-us {
    list-style: none;
    /* margin-left: 20px; */
}

.contact-us p {
    color: #ffffff;
}

.contact-us > .list-inline li p {
    /* padding-left: 20px; */
    margin-left: 40px;
}

.contact-us > .list-inline li {
    padding: 10px 0;
}

.contact-us-header {
    border-bottom: 3px solid #191919;
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

.contact-us-content .row .line {
    width: 85%;
    border-bottom: 4px solid #ececec;
    margin: 0 35px;
    padding-top: 60px;
}

.header-wrap {
    background-color: transparent;
    /* position: fixed; */
    left: 0;
    top: 0;
    right: 0;
    /* height: 90px; */
    /* max-height: 90px; */

    z-index: 10;
}

.header-wrap-inner.sticky {
    /* background-color: #8888 ; */
    /* background-color: hsla(0, 0%, 50%, 0.4); */
}

.header-wrap-inner {
    /* background-color: hsla(0, 0%, 50%, 0.4); */
    background: #fff;
    padding: 5px 0;
    /* height: 120px; */
}

.product-card-bottom .product-price + .text-center a {
    /* font-style: normal !important; */
}

.header-column-right {
    padding: 21px 0px !important;
    margin: auto;
    height: auto;
    margin-top: 12px;
}

.header-logo {
    height: 0%;
    padding-top: 5%;
}

.header-account {
    margin-left: 35px;
    cursor: pointer;
}

.footer-wrap {
    /* background-image: url('/../assets/images/footer-background.png'); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 700px; */
    background-color: #232020;
}

.nav-link {
    color: #676767 !important;
}

.nav-item {
    margin: auto;
    text-align: center;
}

.icon-wrap {
    color: #676767;
}

.header-column-right .icon-wrap > i {
    color: #ffffff !important;
}

.header-category-wrap {
    position: relative;
    min-width: 0;
    flex-grow: 1;
    /* padding: 0 40px; */
}

.navigation-inner {
    border: 0;
}

.nav-link-cn {
    font-size: 20px !important;
    /* font-family: "057_GBK", "095_GBK"; */
}

.nav-link-en {
    font-size: 20px !important;
    line-height: 45px;
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

.nav-brand-en {
    font-size: 24px !important;
    line-height: 45px;
    color: #000000;
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

.dropdown-title {
    font-weight: 600;
    border-bottom: #dcdcdc dotted;
    font-size: 14px;
    color: #000000;
    padding: 12px 16px;
    /* margin: 0 10px; */
    text-align: left;
}

.navbar ul li {
    display: flex;
}

/* .navbar ul li:not(:last-child):after {
    content: "|";
    color: #ffffff;
    font-size: 28px;
    font-weight: 100;
    margin-top: 10px;
} */

.home-section-wrap {
    margin-top: 0;
}

.home-section-inner .home-slider-wrap {
    /* padding: 0; */
}

.container-breadcrumb {
    background-color: #faebc2;
}

/* .product-search-right {
  width: calc(100% - 180px);
} */

.footer-info-content,
.about-us-content,
.contact-us-content {
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.footer-info-content nav ul {
    list-style-type: none;
    padding: 0;
}

.footer-info-content nav ul li {
    font-size: 40px;
    background-color: white;
    border-radius: 8px;
    border: 0px solid black;
    width: 5em;
    text-align: center;
    line-height: 1.5em;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    margin: 0.5em auto;
    cursor: pointer;
}

.footer-info-content nav ul li:hover,
.footer-info-content nav ul li:active {
    /* background-color: #f1ead7; */
    background-color: #672218;
}
.footer-info-content nav ul li:hover p {
    /* background-color: #f1ead7; */
    color: white;
}

.footer-info-content nav ul li span {
    color: white;
    mix-blend-mode: difference;
}

.how-to-order-step-title {
    display: inline;
    color: #6d1c15;
    font-weight: bold;
}

.how-to-order-step-title h1 {
    font-size: 44px;
    color: #191919;
    font-weight: bold;
}

.how-to-order-step-title .inline p {
    color: #191919;
    line-height: 26px;
    font-size: 25px;
    margin-left: -15px;
}

.cargo-qna-title .inline p {
    color: #191919;
    line-height: 26px;
    font-size: 25px;
    margin-left: -15px;
    font-weight: bold;
}

.how-to-order-step-content {
    padding: 10px 20px;
}

.how-to-order-step-content a {
    color: #000000;
}

.how-to-order-step-content ol {
    padding: 10px 20px;
}

.how-to-order-step-title .inline:not(:last-child) {
    content: "";
    padding-right: 5px;
    border-right: 2px solid #ffffff;
}

.about-us-content p {
    margin-bottom: 15px;
}

.footer-address-contact-us {
    color: #191919 !important;
}

.contact-us-container {
    margin: 0 20px;
}

.contact-info-contact-us {
    margin-top: 10px;
    font-size: 12px;
    color: #063488 !important;
}

.submit-btn-contact-us {
    float: right;
}

@media screen and (max-width: 1920px) {
    .container-breadcrumb {
        padding-left: 7%;
        padding-right: 7%;
    }
    .container {
        padding-left: 8%;
        padding-right: 8%;
    }
}

.breadcrumb {
    margin: 0;
    background-color: #faebc2;
}

.header-wrap-inner.sticky {
    padding: 0;
}

.header-wrap-inner.sticky .header-logo {
    height: 0%;
    padding: 5px 0;
    /* padding-left: 8%; */
}

/* .header-border {
    border-top: #ffffff solid;
} */

.navigation-inner .navbar .navbar-nav {
    margin-top: 20px;
}

/* .container {
  padding-left: 10%;
  padding-right: 10%;
} */

.container-navigation {
    padding-left: 0% !important;
    padding-right: 0% !important;
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer h3 {
    font-size: 20px;
    color: #ffffff;
}

.footer-store-name {
    color: #ffffff;
}

.footer-address {
    color: #ffffff;
}

.sidebar-menu li a {
    color: #676767;
}
.sidebar-menu li:hover {
    background-color: #676767;
    color: #676767 !important;
}

.footer-links:not(.footer-tags) .list-inline li a {
    color: #ffffff;
    font-size: 14px;
}

.footer-links:not(.footer-tags) .list-inline li a:hover {
    color: #ffffff;
}

.footer-text {
    color: #ffffff;
}

.footer-col {
    display: flex;
}

.footer-copyright {
    bottom: -20px;
    text-align: center;
}

.footer-copyright-text {
    color: #a5a5a5;
    font-size: 13px;
}

.footer-text li span,
.footer-address li span {
    display: block;
    font-size: 14px;
}

.contact-info ul {
    overflow: hidden;
}

.contact-info ul li {
    display: inline;
}

.contact-info ul > li,
.contact-info ul > li > i {
    color: #ececec;
}

/* @media screen and (min-width: 991px) {
    .footer-top .row .footer-col:not(:last-child):after {
        content: "";
        border-right: 2px solid #ffffff;
        padding-left: 5px;
    }
} */

@media screen and (max-width: 991px) {
    .product-card {
        margin: 0 8px;
        padding: 0;
    }
    .product-card-middle .product-name .product-title,
    .product-card-middle .product-name .product-price {
        font-size: 15px !important;
    }
}

.sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link.active {
    background-color: #1b212d;
}

.sidebar-menu-wrap > .tab-content {
    background-color: #000;
}

.sidebar-menu-icon-wrap .sidebar-menu-icon > span {
    background: #676767;
}

.sidebar-menu-icon-wrap {
    height: 80px;
}

.sidebar-menu > li {
    padding: 5px 0;
}

.sidebar-menu-wrap > .tab-content {
    top: 128px;
    /* top: 80px; */
    /* top: 118px; */
}

.sidebar-menu li:hover > a,
.sidebar-menu li:hover > i {
    /* color: #ffffff; */
}

.sidebar-menu-header {
    background-color: #000 !important;
}

.sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link {
    /* font-family: "BebasNeue"; */
    font-style: italic;
}

.sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link {
    background: #000;
}

.sidebar-menu-wrap .sidebar-menu-header .sidebar-menu-close > i {
    color: #ffffff;
}

.sidebar-menu-header img {
    width: 20%;
}

.one-column-banner-container {
    padding-left: 0;
    padding-right: 0;
}

.one-column-banner-container-bottom {
    height: 12px;
    background-color: #faebc2;
}

.banner-title {
    text-align: center;
    padding: 2rem 0;
}

.banner-wrap {
    /* margin: 50px 0; */
}

.three-banner p {
    text-align: center;
    margin: 30px;
}

.lava-mooncake-content p {
    padding: 10px 0;
}

.lava-mooncake-content .cn {
    padding-left: 30%;
    padding-right: 30%;
    text-align: center;
    font-size: 18px;
}

.lava-mooncake-content .en {
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
    /* font-size: 18px; */
}

.lava-mooncake-video-wrap {
    background-color: #faebc2;
    padding-bottom: 0.5rem;
}

/* .youtube-wrap {
  text-align: center;
  padding: 30px;
} */

.youtube-container {
    position: relative;
    overflow: hidden;
    width: 60%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    left: 50%;
    transform: translateX(-50%);
}

.google-map-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* padding-top: 65.25%; */
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    /* left: 50%;
  transform: translateX(-50%); */
}

.contatct-us-google-map-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 65.25%;
}

/* Then style the iframe to fit in the container div with full height and width */

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1920px) {
    .responsive-iframe {
        /* width: 80%; */
        /* height: 80%; */
    }
}

.category-title {
    background: #faebc2;
}

.category-title p {
    font-weight: bold;
    margin-left: 10px;
    padding-top: 5px;
}

.browse-categories li a {
    /* margin-left: 10px; */
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}

.product-search-left {
    width: 250px;
    min-width: 180px;
}

.product-search-wrap {
    margin-top: 0;
}

.product-search-wrap .container {
    /* padding-top: 50px; */
    padding-bottom: 50px;
}

.product-details-wrap {
    margin-top: 0;
}

.product-details-wrap .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.grid-view-products .col .product-card .product-name h6 {
    font-weight: bold;
    color: #90191b;
}

.product-image > img {
    width: 100%;
    /* max-height: 80%; */
    /* max-width: 80%; */
}

.grid-view-products > .col > .product-card > .product-card-top a img {
    /* max-height: 100%;
  max-width: 100%; */
    width: 100%;
}

.grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-name
    .product-title {
    color: #91191a;
}

/* .grid-view-products>.col>.product-card>.product-card-middle .product-name .product-price {
    display: none;
} */

.grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-price-grid {
    display: block !important;
    font-weight: bold;
    margin-left: 10px;
}

.grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-name
    .product-title-en {
    color: #000000;
}

/* @media screen and (max-width:540px){
    .grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-name
    .product-title-en {
        min-height: 25px;
    }
} */

.list-product-card {
    flex: 0 0 100%;
    max-width: 99%;
}

.home-slider .slick-dots li button:before {
   background: white;
}

.home-slider .slick-dots li.slick-active,
.home-slider .slick-dots li.slick-active button:before {
    width: 10px;
}

.home-slider .slick-dots {
    /* bottom: 130px; */
}

.featured-category-products .slick-dots li button:before {
    /* background: #ebd083; */
}

.tabs:not(.featured-categories-tabs) .active.tab-item:before,
.nav-tabs .active.nav-link:before {
    width: 0%;
}

.product-details-tab > .tabs .nav-link {
    border-bottom: 1px solid #191919;
}

.featured-category-products .slick-dots li.slick-active,
.featured-category-products .slick-dots li.slick-active button:before {
    width: 10px;
}

/* .product-card .product-image {
  width: 100%;
  min-width: 280px;
  max-width: 280px;
  min-height: 280px;
  max-height: 280px;
} */

.list-product-card-inner .product-image {
    width: 100%;
    min-width: 280px;
    /* max-width: 280px;
  min-height: 280px;
  max-height: 280px; */
}

.list-product-card-inner .product-card-right {
    flex-grow: 1;
    margin: 0px 0 -8px 30px;
}

.list-product-card-inner {
    padding: 0%;
}

.list-product-card-inner .product-card-left .product-image img {
    max-height: 100%;
    max-width: 100%;
}

.list-product-card-inner .product-name > h6 {
    color: #91191a;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
}

.list-product-card-inner .product-name .product-title-en {
    color: #191919;
    font-size: 24px;
}

.list-product-card-inner .product-price {
    font-weight: bold;
}

.product-card-right .tab-content .description {
    padding-top: 0%;
}

.product-card-bottom .product-price {
    font-weight: bold;
}

.product-card .product-name .product-title {
    position: relative;
    font-weight: 600;
    /* line-height: 21px; */
    /* max-height: 40px; */
    display: -webkit-box;
    background: #ffffff;
    /* overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.product-card-middle .product-name .product-title {
    font-size: 1.3rem;
    /* float: left; */
    margin: 0;
}

.product-card-middle .product-name .product-price {
    /* float: right; */
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0;
}

.product-details-tab > .tabs {
    border-top: 1px solid #191919;
    border-bottom: 1px solid #191919;
}

.product-details-bottom .product-details-bottom-inner {
    margin: 0 auto;
    padding-left: 0;
}

.product-details-bottom
    .product-details-bottom-inner
    .featured-categories-wrap
    .container {
    padding-left: 0;
    padding-right: 0;
}

.product-details-bottom .product-details-bottom-inner .product-desc-pic-header {
    display: flex;
    margin-top: 50px;
}

.product-details-bottom .product-details-bottom-inner .product-desc-pic {
    margin: 0 auto;
}

.product-details-bottom .product-details-bottom-inner .product-desc-pic img {
    width: 100%;
}

.product-details-tab > .tabs .nav-link {
    color: #191919 !important;
}

.details-info-middle .description {
    padding: 10px 0;
}

.details-info-top .product-name {
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
}

.details-info-top .product-name-en {
    color: #000000;
    font-weight: bold;
    font-size: 26px;
}

.details-info-middle .product-price {
    color: #636363;
}

.nav-tabs .active.nav-link:after {
    opacity: 0;
}

.info-nav li.active {
    /* background-color: #f1ead7; */
    /* background-color: white; */
    background-color: #672218;
}

.info-nav li.active a{
    color: #fff;
}

.info-nav li a {
    color: #191919;
}

.info-nav li a p {
    font-weight: bold;
    font-size: 18px;
}

.vertical-products img {
    width: 100%;
}

.mobile {
    display: none !important;
}

.mobile .product-title-en {
    margin-left: 0 !important;
    text-align: left;
}

.product-card {
    /* padding: 0%; */
}

.product-image-gallery {
    flex-direction: column-reverse;
}

.base-image-wrap {
    margin-left: 0;
}

.product-details-top {
    /* margin: 0 auto;
  width: calc(100% - 282px); */
}

.base-image-wrap .base-image-slide > img:not(.zoomImg) {
    width: 100%;
}

.product-details-bottom .product-details-bottom-inner {
    width: 100%;
}

.header-logo {
    width: 100px;
}

@media screen and (max-width: 1550px) {
    /* .header-logo {
        width: 175px;
    } */
}

@media screen and (max-width: 1450px) {
    .navigation-inner .navbar .navbar-nav {
        margin: 0;
        margin-top: 13px;
    }
    .header-category-wrap {
        padding: 0;
    }
    .header-logo {
        width: 108px;
    }
}

/* @media screen and (max-width: 1366px){
  .navigation-inner .navbar .navbar-nav {
      margin: 0;
      margin-top: 28px;
  }
  .header-category-wrap {
    padding: 0;
  }
} */

.featured-categories-wrap .product-card .product-badge {
    left: 21px;
}

@media screen and (min-width: 1280px) {
    .sidebar-menu-icon-wrap {
        display: none;
    }
    /* .footer-top .row .footer-col:not(:last-child):after {
        content: "";
        border-right: 2px solid #ffffff;
        padding-left: 40px;
    } */
}

.contact-us-content {
    padding-left: 5%;
    padding-right: 5%;
}

@media screen and (max-width: 1279px) {
    .featured-categories-wrap .product-card .product-badge {
        left: 17px;
    }
    /* .featured-badge {
        width: 80% !important;
    } */
    .product-card .product-name .product-title,
    .product-card-middle .product-name .product-price {
        font-size: 15px;
    }

    .header-wrap-inner {
        padding: 0;
    }
    .header-wrap {
        height: 80px;
        max-height: 80px;
    }
    .header-logo {
        height: 0%;
        padding: 5px 0;
        width: 44%;
    }
    .header-wrap-inner.sticky .header-logo {
        height: 0%;
        padding: 5px 0;
        width: 44%;
    }
    .header-logo img {
        max-height: 100%;
        max-width: 100%;
    }
    .header-column-right {
        padding: 29px 10px !important;
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
    .desktop {
        display: none !important;
    }
    /* .featured-categories-wrap .slick-list .slick-track .product-card .desktop {
    display: block !important;
  } */
    .mobile {
        display: block !important;
    }
    /*
  .featured-categories-wrap .slick-list .slick-track .product-card .mobile {
    display: none !important;
  } */

    .header-column-right .icon-wrap > .count {
        top: -8px;
    }
    .banner-title {
        padding: 20px 0;
    }
    .banner-title img {
        width: 60%;
    }
    .breadcrumb ul > li {
        font-size: 12px;
    }
    .lava-mooncake-content .cn {
        padding-left: 20%;
        padding-right: 20%;
        text-align: center;
        font-size: 12px;
    }
    .lava-mooncake-content .en {
        padding-left: 20%;
        padding-right: 20%;
        text-align: center;
        font-size: 12px;
    }
    .container {
        padding-left: 10%;
        padding-right: 10%;
    }
    .footer-info-content,
    .about-us-content,
    .contact-us-content {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media screen and (max-width: 812px) {
    .product-card-middle .product-name .product-title,
    .product-card-middle .product-name .product-price {
        font-size: 18px;
    }
    .google-map-wrap {
        padding-top: 20px;
    }
}

@media screen and (max-width: 576px) {
    .base-image-wrap .base-image-slide {
        padding-bottom: 100%;
    }
    .additional-image-wrap {
        width: 100%;
    }
    .contact-us-content {
        padding-left: 0%;
        padding-right: 0%;
    }
}

.landscape-products-wrap .products-header {
    display: none;
}

.btn-viewmore {
    padding: 10px 20px;
    color: #fff;
    margin: 5px 5px;
    background: #000;
}

.product-title,
.product-title-en {
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.grid-view-products .product-title-en {
    /* font-size: .8rem; */
}

.product-card-middle .product-name .product-title {
    font-size: 21px;
    margin: 0;
}

.product-price {
    text-align: right;
    margin: 0px 0;
}

.details-info-top .product-price {
    margin: 18px 0;
}

.product-image {
    margin-bottom: 0.5rem;
}

.container-lava {
    padding-left: 20%;
    padding-right: 20%;
}

.title-img {
    margin-top: -1.5rem;
}

.left-quote,
.right-quote {
    width: 35px;
}

.chat-box {
    border: 1px solid black;
    position: relative;
}

.left-quote {
    position: absolute;
    top: -15px;
    left: -15px;
    transform: scale(-1);
}

.right-quote {
    position: absolute;
    bottom: -15px;
    right: -15px;
}

.grid-view-products .product-title p {
    font-size: 0.9rem;
}

.grid-view-products .product-price p {
    margin-top: 10px;
    font-size: 0.8rem;
}

@media screen and (max-width: 1280px) {
    .product-card-middle .product-name .product-title {
        font-size: 1rem;
    }
    .product-card-middle .product-name .product-price {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 576px) {
    .base-image-wrap .base-image-slide {
        padding-bottom: 100%;
    }
    .additional-image-wrap {
        width: 100%;
    }
    .additional-image-wrap .additional-image {
        margin: 0;
    }
}

.landscape-products-wrap .products-header {
    display: none;
}

@media screen and (min-width: 1024px) {
    .additional-image-wrap {
        display: flex;
        /* width: calc(100% - 32px); */
        min-width: 0;
        margin: 16px auto 0;
        width: 100%;
    }
    .additional-image-wrap .additional-image {
        height: auto;
        /* width: 150px;
      height: 150px;
      min-width: 70px; */
        /* margin: 0 8px; */
    }
    /* the slides */
    .slick-slide {
        margin: 0 10px;
    }
    /* the parent */
    .slick-list {
        margin: 0 -10px;
    }
    .footer-top > .row > div:nth-child(4) .footer-links {
        padding-left: 0;
    }
    .header-column-right {
        /* margin-right: -115px; */
    }
}

@media screen and (max-width: 991px) {
    /* the slides */
    .slick-slide {
        margin: 0 5px;
    }
    /* the parent */
    .slick-list {
        margin: 0 -5px;
    }
}

@media screen and (max-width: 1600px) {
    .additional-image-wrap {
        width: 100%;
    }
}

/* @media screen and (max-width: 767px){
    .footer-top > .row > div:nth-child(4) .footer-links {
        padding-left: 28px;
    }
  } */

@media screen and (min-width: 768px) {
    .footer-top > .row > div:nth-child(4) .footer-links {
        padding-left: 30px;
    }
}

@media screen and (min-width: 768px) {
    .product-image-gallery {
        width: 600px;
    }
}

@media screen and (min-width: 769px) {
    .product-image-gallery {
        width: 500px;
    }
}

.vertical-align-div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 1536px) {
    .container-lava {
        padding-left: 15%;
        padding-right: 15%;
    }
}

.featured-categories-text img {
    height: auto !important;
}

@media screen and (max-width: 991px) {
    .product-card .product-card-middle {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .featured-categories-text {
        display: block !important;
    }
    .featured-categories-text img {
        width: 100% !important;
        height: auto !important;
    }
    .chat-box-container {
        padding-bottom: 30px;
    }
    .header-column-right {
        margin-right: 0px !important;
    }
    .nice-select.right .list {
        left: 0;
    }
}

@media screen and (max-width: 1280px) {
    .header-column-right {
        margin-right: -150px;
    }
}

@media screen and (max-width: 1400px) {
    .account-wrap .account-left {
        min-width: 180px;
    }
}

.additional-image-wrap .slick-list {
    width: 100%;
}

.wuren-cn {
    text-align: center;
    font-size: 18px;
}

.navigation-inner .navbar .navbar-nav {
    min-width: 750px;
}

.header-column-right .icon-wrap {
    width: max-content;
    margin-right: 0;
}

.header-column-right .header-cart {
    margin-left: 0;
}

.product-search-right {
    width: 100%;
}
/* @media screen and (min-width:1200px){
    .product-search-right{
        margin-left:15%;
        margin-right:15%;
    }
} */
.product-card .product-card-middle {
    margin-top: unset;
    margin-bottom: auto;
}

.account-right .table td {
    padding: 20px 15px;
}
.account-right {
    margin-left: 4%;
}
@media (min-width: 769px) {
    .account-right {
        margin-left: 15%;
    }

    .account-left {
        margin-left: 4%;
    }
}
@media (min-width: 1200px) {
    .account-left {
        margin-left: 0% !important;
    }
}

.home-about {
    margin-top: 20px;
    text-align: center;
    background-color: #fff;
}

.home-banner {
    /* margin-top: 5%; */
    /* padding: 5% 0; */
    text-align: center;
    background-color: #fff;
}

.home-about p,
.home-about h2 {
    padding: 20px 0;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    /* font-family: "BebasNeue"; */
    font-style: italic;
    margin: 0;
}

.navbar a:hover,
.dropdown:hover .dropbtn {
    background-color: #ffffff;
    color: #000000 !important;
}

.dropdown-content {
    display: none;
    margin-top: 50px;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    /* margin: 0 10px; */
    width: 100%;
    border-bottom: dotted #dcdcdc;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.reciper-show-btn {
    display: flex;
    list-style: none;
}

.reciper-show-btn li {
    margin: 0 10px;
}

.reciper-show-btn li a {
    width: 200px;
}

.card {
    margin: 15px 0;
}

.card-body {
    text-align: center;
}

.pagination {
    margin-bottom: 20px;
}

.footer p {
    font-size: 15px;
}

.pagination i {
    background: #888888;
    padding: 4px;
}

.about-us-img {
    max-width: 100%;
    height: auto;
}

.tabs:not(.featured-categories-tabs) .tab-item,
.nav-tabs .nav-link {
    font-size: 25px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 576px) {
    .reciper-show-btn {
        display: inline;
    }
}

.recipe-title {
    text-transform: uppercase;
}

.login-wrap {
    margin-top: 130px;
}

@media screen and (max-width: 991px) {
    .account-wrap {
        margin-top: 80px;
    }
    .checkout-wrap {
        margin-top: 80px;
    }
    .shopping-cart-wrap {
        margin-top: 80px;
    }
    .login-wrap {
        margin-top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .description img {
        height: 100%;
        width: auto;
    }
}

@media screen and (max-width: 1280px) {
    .header-column-right {
        margin-right: -40px;
    }
}

.content-grid {
    height: auto !important;
    min-height: 400px;
}

.element-item {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}

.button-group button {
    font-weight: 600;
    padding: 10px 20px;
    margin: 5px 5px;
    background: #ffffff;
}

.button-group .is-checked {
    border: 2px solid var(--color-primary);
}

@media screen and (max-width: 767px) {
    .header-wrap {
        background-color: #000000;
        position: relative;
    }

    /* Hot Selling Products */
    .featured-categories-text h1 {
        margin-bottom: 0px !important;
    }
    .featured-categories-text .excerpt {
        margin-bottom: 40px;
    }
    .featured-categories-wrap .row {
        text-align: center;
    }
    .product-card-bottom .product-price {
        padding: 15px 0 15px 0;
    }
    .product-card-bottom .product-price + .text-center a {
        font-size: 12px;
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: auto;
    }

    /* Home Category */
    .home-category-text-block {
        bottom: 12px;
    }
    .home-category-text-block a {
        font-size: 12px;
        margin: 0;
    }
    .category-text {
        margin-bottom: 0px !important;
        font-size: 15px;
    }

    /* Footer */
    .footer-links {
        margin-bottom: 0;
    }

    /* Navigation */
    .sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link {
        font-size: 16px;
    }
    .nav-link-en {
        font-size: 16px !important;
    }

    /* Category Filter */
    .search-result-top .content-right .mobile-view-filter {
        display: none;
    }
    .search-result-top .content-right {
        justify-content: center;
    }

    /* After Login */
    .account-wrap {
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .header-category-wrap {
        display: block !important;
    }
    .navigation-inner {
        margin-left: 0 !important;
    }
    .navigation-inner .navbar .navbar-nav {
        min-width: 100%;
        margin-top: 0 !important;
    }
    .navigation-inner .navbar .navbar-nav img {
        padding-top: 0 !important;
        max-width: 150px !important;
        width: 100% !important;
    }

    .how-to-order-step-title .inline p {
        color: #191919;
        line-height: 26px;
        font-size: 20px;
        margin-left: -15px;
        font-weight: bold;
    }
    .how-to-order-step-title h1 {
        font-size: 30px;
        color: #191919;
        font-weight: bold;
    }
    .checkout-wrap {
        /* margin-top: 20% !important; */
    }
    .shopping-cart-wrap {
        /* margin-top: 20% !important; */
    }
}

.wrapper {
    overflow: hidden;
}

.text-image-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-text {
    font-size: 70px;
    white-space: nowrap;
    color: white;
    text-shadow: 2px 2px black;
}

@media screen and (max-width: 1028px) {
    .banner-text {
        white-space: nowrap;
        font-size: 38px;
    }
}

.register-wrap {
    margin-top: 90px;
}

.product-price {
    /* min-height: 45px; */
}

@media screen and (min-width: 768px) {
    .order-details-wrap {
        margin-top: 120px;
    }
}




.shopping-cart-wrap {
    margin-top: 12%;
    min-height: 400px;
}

.checkout-wrap {
    margin-top: 12%;
}

.scroll-top {
    position: fixed;
    display: none;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    cursor: pointer;
}
.scroll-top.active {
    display: block;
}

.scroll-top img {
    width: 50px;
    height: 50px;
}

#whatsapp {
    right: 0;
    top: 75%;
    /* background: #25d366; */
    border-radius: 15px 0 0 15px;
    z-index: 1;
}

#whatsapp a {
    padding: 16px 10px;
    font-size: 2rem;
}

.fb_dialog {
    z-index: 170 !important;
}

.fb_dialog_content iframe {
    z-index: 170 !important;
}
.sidebar-cart-top {
    background-color: #672218;
}
.sidebar-cart-wrap,
.sidebar-menu-wrap,
.overlay {
    z-index: 9999999999999999999999999999999999 !important;
}

/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 70px;
    border: none;
    border-radius: 0%;
    background: white;
    background: hsla(0, 0%, 100%, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
    background: white;
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09f;
}

.flickity-prev-next-button:active {
    filter: alpha(opacity=60); /* IE8 */
    opacity: 0.6;
}

.flickity-prev-next-button.previous {
    left: 0px;
}
.flickity-prev-next-button.next {
    right: 0px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30); /* IE8 */
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button .arrow {
    /* fill: #333; */
    fill: #fff;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px;
}

/* ---- page dots ---- */

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.carousel-image {
    display: block;
    height: 100%;
    /* set min-width,
       allow images to determine cell width */
    min-width: 20%;
    max-width: 100%;
    margin-right: 10px;
    /* vertically center */
    /* top: 50%; */
    transform: translateY(-50%);
}

.flickity-viewport {
    /* height: 50vh !important; */
}

.carousel.is-fullscreen .carousel-image {
    height: auto;
    max-height: 100%;
}
.black-button {
    padding: 10px 30px;
    color: #fff;
    margin: 5px 5px;
    /* font-style: normal; */
    background: #000;
}

.brown-button {
    padding: 10px 30px;
    color: #fff;
    margin: 5px 5px;
    /* font-style: normal; */
    background: var(--color-medium-brown);
}

.brand-red-color-button {
    padding: 10px 30px;
    color: #fff;
    margin: 5px 5px;
    /* font-style: normal; */
    background: var(--color-brand-red);
}
/* @media screen and (max-width:540px){
 .product-card .black-button{
     width:100%;
 }   
} */

@media screen and (min-width: 1200px) {
    .sidebar-cart-actions .black-button {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.black-button:hover {
    color: #000;
    border-color: #000;
    border-style: solid;
    background: #fff;
    text-decoration: none !important;
}

.brown-button:hover {
    color: var(--color-medium-brown);
    border-color: var(--color-medium-brown);
    border-style: solid;
    background: #fff;
    text-decoration: none !important;
}

.white-button-with-border {
    padding: 10px 30px;
    color: #000;
    border-color: #000;
    border-style: solid;
    margin: 5px 5px;
    background: #fff;
}

.white-button-with-border:hover {
    color: #fff;
    background: #000;
    text-decoration: none !important;
}

.white-button {
    padding: 10px 30px;
    color: #000;
    margin: 5px 5px;
    background: #fff;
    justify-content: center;
    align-items: center;
}

.white-button:hover {
    color: #fff;
    background: var(--color-brand-red);
    text-decoration: none !important;
}
.categories {
    margin-top: 5%;
    padding: 5% 0;
    text-align: center;
    background-color: #fff;
}

.single-category {
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .text-block {
        left: auto !important;
        right: auto !important;
        padding-left: auto !important;
        padding-right: auto !important;
    }
    .white-button {
        padding: 8px 23px !important;
    }
    .category-text {
        margin-bottom: auto;
    }
    .single-category img {
        height: auto !important;
    }
}

.text-block {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    font-size: 1.5vw;
    padding-left: 20px;
    padding-right: 20px;
}
.home-category-text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.btn-loading {
    position: relative;
    color: transparent !important;
}
.btn-loading:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
    width: 16px;
    border: 2px solid #fff;
    border-radius: 100%;
    border-left-color: transparent;
    border-top-color: transparent;
    -webkit-animation: spinAround 600ms infinite linear;
    animation: spinAround 600ms infinite linear;
}

@-webkit-keyframes spinAround {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.black-button-add-to-cart {
    padding: 10px 20px;
    color: #fff;
    margin: 5px 5px;
    background: #000;
}

.black-button-add-to-cart:hover {
    background: #000;
    text-decoration: none !important;
}

.brown-button-add-to-cart {
    padding: 10px 20px;
    color: #fff;
    margin: 5px 5px;
    background: #672218;
    border: none;
}

.brown-button-add-to-cart:hover {
    background: #672218;
    text-decoration: none !important;
}

.divider {
    border-bottom: 1px solid #a7a7a7;
}
.category-text {
    color: white;
    margin-bottom: 20px;
    text-align: center;
    font-size: 2vw;
}

/* .header-category-wrap{
    margin-left: 10vw;
} */

.product-variants .form-radio input[type="radio"]:checked + label:after,
.product-variants .form-radio input[type="radio"]:not(:checked) + label:after {
    top: 0px;
    height: 10px;
    width: 10px;
    background-color: transparent;
    border: 2px solid #676767;
    border-radius: 50%;
    padding: 10px;
}
.product-variants .form-radio input[type="radio"]:checked + label:before,
.product-variants .form-radio input[type="radio"]:not(:checked) + label:before {
    content: none;
}
.product-variants .form-group label > span {
    color: grey;
    padding: 11px;
}
.form-radio input[type="radio"]:checked + label,
.form-radio input[type="radio"]:not(:checked) + label {
    margin-right: 10px;
}

.form-radio {
    padding: 10px;
}

.product_listing-variants .color-select {
    padding: 10px;
    border: 1px solid;
    border-radius: 50%;
    position: relative;
}

.color-select {
    padding: 10px;
    border: 1px solid;
    border-radius: 50%;
    position: absolute;
}

.notification-top-bar {
    top: 0;
    left: 0;
    padding: 10px;
    line-height: 40px;
    width: 100%;
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 14px;
}
.notification-top-bar p {
    padding: 0;
    margin: 0;
}


.hyperlink-color {
  color: #0033CC !important;
}

.hyperlink-color:hover {
    color: #0000FF !important;
    text-decoration: underline;
 }