body,
.product-details-content .product-name h1 {
    font-family: Helvetica,
        Arial,
        'Microsoft YaHei',
        '黑体',
        '文泉驛正黑',
        'WenQuanYi Zen Hei',
        '儷黑 Pro',
        'LiHei Pro',
        '黑體-繁',
        'Heiti TC',
        '微軟正黑體',
        'Microsoft JhengHei',
        'Source Sans pro',
        'Droid Serif';
}


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

#topbar .topbar-left h1 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
}

#topbar .topbar-right i {
    color: #F5C615;
    font-size: 24px;
}

#topbar .topbar-right a {
    line-height: 24px;
    margin-top: 12px;
    margin-left: 15px;
    margin-right: 0;
}

#topbar .topbar-right a:hover i {
    color: #fff;
}

#header .header-top {
    padding-top: 10px;
    padding-bottom: 20px;
}

#header .header-top .menu-top .menu-level-1 {
    min-width: 240px;
}

#header .header-top .menu-top li {
    display: inline-block;
    padding: 0 12px;
}

#header .header-top .menu-top a {
    font-size: 17px;
    font-weight: 500;
    padding: 0 5px;
}

#header .header-top .search {
    width: 230px;
    text-align: right;
}

#header .header-top .search .search-form {
    width: 160px;
    float: right;
}

.mega-menu ul.navbar-nav li {
    text-align: left;
    padding: 0 10px;
}

.mega-menu ul.navbar-nav li.level1 a img {
    width: 30px;
    height: auto;
}

.mega-menu ul.navbar-nav li.level1 a:hover img {
    -webkit-filter: opacity(.5);
}

.mega-menu ul.navbar-nav li.level2 a {
    height: 36px;
    line-height: 36px;
}

.menu-mobile li.level1.hassub p:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.menu-mobile li.level1.hassub p.active:before {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.tp-banner-ver3 li {}

.hoz-tab-container.stores {
    margin-top: 40px;
}

.hoz-tab-container.stores .container {
    text-align: center;
}

.hoz-tab-container ul li::after {
    width: 3em;
}

.hoz-tab-container ul li {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.hoz-tab-container.stores .banner-home3 {
    margin-top: 30px;
    margin-bottom: 0px;
}

.banner-home3 .col-md-4 .item {
    height: 250px;
}


.banner-home3 .col-md-4:first-child .images,
.banner-home3 .col-md-4:last-child .images,
.banner-home3 .col-md-4 .images {
    left: 0px !important;
    top: 0px;
}

.banner-home3 .col-md-4:first-child .text,
.banner-home3 .col-md-4:last-child .text,
.banner-home3 .col-md-4 .text {
    position: absolute;
    left: 15px;
    top: 30px;
    text-align: left;
}

.banner-home3 .col-md-4:first-child .text h3,
.banner-home3 .col-md-4:last-child .text h3,
.banner-home3 .col-md-4 .text h3 {
    color: #fff !important;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px !important;
}

.banner-home3 .col-md-4:last-child .text p,
.banner-home3 .col-md-4:last-child .text p,
.banner-home3 .col-md-4 .text p {
    color: #fff !important;
    font-weight: 400;
    max-width: 300px;
    font-size: 14px;
    line-height: 22px;
}

.banner-home3 .col-md-4,
.text .banner-home3 .col-md-4:first-child .text,
.text .banner-home3 .col-md-4:last-child .text {
    /* text-align: right; */
    top: 30px;
}

@media (min-width: 1500px) {
    .best-sellers {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

.product .wrap-title {
    background-color: #fff;
    padding: 8px 10px 12px;
}

.product .product-title {
    font-size: 21px;
    color: #3a3a3a;
    line-height: 27px;
    font-weight: 700;
    text-transform: capitalize;
}

.product .product-price {
    color: #1965b2;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.product.item {
    border: 1px solid #ddd;
    border-left: none;
}

.home-slider {
    border-left: 1px solid #ddd;
}

.owl-carousel .owl-nav {
    display: block;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -25px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -25px;
}

.best-sellers .owl-carousel .owl-controls .owl-dots {
    bottom: auto;
    margin-top: 20px;
}

.primary_image {
    object-fit: cover;
}

.content-about .text-about {
    padding-left: 100px;
    padding-top: 20px;
}

.content-about .text-about .title-about h3 {
    letter-spacing: 0px;
    font: 700 42px/42px "Open Sans";
    margin-bottom: 20px;
}

.content-about .text-about p {
    font: 400 16px/24px "Open Sans";
    text-align: justify;
    margin-bottom: 12px;
}

#footer .footer-top p a {
    color: #fff;
}

#footer .footer-top p a:hover {
    color: #F5C615;
}

.footer-bottom p {
    color: #fff;
    text-align: center;
}

.footer-bottom p span,
.footer-bottom p span a {
    color: #666;
}

.footer-top .col-md-3 {
    padding-top: 88px;
    padding-left: 50px;
}

.footer-top .col-md-3:first-child {
    padding-top: 0px;
    padding-left: 15px;
}

.footer-top .col-md-3 h3:after,
.contact-us h3:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    margin-top: 10px;
    background-color: #F5C615;
    ;
}

.contact-us h3 {
    margin-bottom: 20px;
    font-weight: 700;
}

.footer-top .col-md-3 .menu li {
    color: #fff;
    margin-bottom: 10px;
}

.contact-us .menu li {
    margin-bottom: 10px;
}

.contact-us .menu li i {
    color: #F5C615;
}

.contact-us .menu {
    margin-bottom: 30px;
}

.breadcrumb li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    line-height: 1;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    margin-left: 20px;
    color: #ccc;
}

.heading.mb-30 {
    padding-top: 50px;
    margin-bottom: 50px;
}

.heading__subtitle {
    font-size: 18px;
    color: #F5C616;
    /* margin-bottom: 12px; */
}

.divider {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 2px;
    margin-right: 20px;
    background-color: #F5C616;
}

.heading__title {
    font-size: 37px;
    margin-bottom: 0px;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.havequote {
    position: relative;
}

.icon-quote {
    position: absolute;
    top: -20px;
    left: -50px;
    z-index: -1;
    font-size: 70px;
    color: #e6e9eb;
}

.icon-quote:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10e";
}

.havequote p {
    font-size: 17px;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 1rem;
}

.havequote p img {
    margin: 0 auto;
    box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.1);
}

.havequote ul {
    margin-top: 30px;
}

.havequote li {
    font-size: 17px;
    margin-bottom: 15px;
}

.havequote li i {
    font-size: 19px;
    color: #F5C616;
}

.main-content.space-80 {
    padding-top: 60px;
}

aside.widget h3 {
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 10px;
    line-height: 28px;
}

aside.widget h3:after {
    content: '';
    text-align: right;
    width: 30px;
    height: 4px;
    background-color: #666;
    float: right;
    margin-top: 10px;
}

.menu-category ul {
    margin-left: 1em;
    margin-bottom: 10px;
}

/* .menu-category ul li:before {
    font-family: "Font Awesome 5 Free";
    content: '\f2d1 ';
    font-weight: 400;
    color: #878787;
    margin-right: 5px;
} */

.widget-area .menu-category a {
    line-height: 24px;
    margin: 0;
}

.widget-area .menu-category input[type="checkbox"] {
    margin-right: 6px;
}

.widget-area .menu-filter-item {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 2px 0;
}

.widget-area .filter-actions {
    margin-bottom: 12px;
}

.widget-area .menu-toggle {
    margin-left: 6px;
    border: 1px solid #ddd;
    background: #fff;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: right;
}

.widget-area .menu-subcategory {
    display: none;
}

.widget-area .menu-subcategory.is-collapsed {
    display: none;
}

.widget-area .menu-subcategory.is-expanded {
    display: block;
}

.product-list-container {
    position: relative;
}

.product-list-container.is-loading::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.product-list-container.is-loading::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px;
    border-radius: 50%;
    border: 3px solid #f0f0f0;
    border-top-color: #F5C615;
    animation: productLoadingSpin 0.8s linear infinite;
    z-index: 2;
}

.js-loading-overlay {
    display: none;
}

body.is-loading .js-loading-overlay {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}

body.is-loading .js-loading-overlay::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 4px solid #f0f0f0;
    border-top-color: #F5C615;
    animation: productLoadingSpin 0.8s linear infinite;
}

.product-list-container.is-loading .product-list {
    opacity: 0.4;
}

@keyframes productLoadingSpin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.product-list .product.item {
    padding: 0;
    border: 1px solid #ddd;
}

.product-list .product.item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product-title a {
    color: #262626;
}

.product-title a:hover {
    color: #666;
}

.bordered-box {
    padding: 20px 0;
    margin: 30px 0;
    border-radius: 4px;
    border-top: 1px solid #e5e8ea;
    border-bottom: 1px solid #e5e8ea;
}

.product-details-content #image-view {
    max-width: 100%;
}

.product-box-content {
    background: #fff;
    padding: 0px;
}

.product-details-content .product-name h1 {
    color: #262626;
}

.product-details-content p {
    color: #666;
}

.product-details-content .description {
    margin-top: 30px;
}

.product-name p {
    line-height: 1.3;
    margin-bottom: 15px;
    color: #878787;
}

.product-name p a {
    color: #262626;
}

.product-name p a:hover {
    text-decoration: underline;
}

.product-img-box .thumb-content {
    text-align: left;
}

.product-img-box .thumb-content li {
    display: inline-block;
    width: 91.5px;
    padding-right: 0px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.product-img-box .thumb-content li:nth-child(4) {
    margin-right: 0px;
}

.product-thumb .thumb img {
    width: 100%;
    height: 50px;
    object-fit: cover;
}

.tabs .item {
    font-size: 21px;
    font-weight: 600;
}

.hoz-tab-container.charitable .tabs .item {
    padding: 15px 24px;
    color: #787878;
    background-color: #fff;
    border: 1px solid #262626;
    transition: all .3s ease;
}

.hoz-tab-container.charitable .tabs .item:hover {
    background-color: #f5c615;
}

.hoz-tab-container.charitable .tabs .item.active {
    color: #262626;
    background-color: #f5c615;
}

.hoz-tab-container.charitable ul li {
    margin-right: 12px;
}

.hoz-tab-container.charitable ul li::after {
    display: none;
}

.tab-container {
    padding-top: 60px;
}

.form-horizontal .is-invalid {
    border-color: #ff3300;
}

.form-horizontal label.control-label {
    font-size: 18px;
}

.form-horizontal label span {
    font-size: 14px;
    color: #ccc;
    text-transform: none;
}

.form-horizontal label span:before {
    content: ' / ';
    margin-left: 5px;
}

@media (max-width: 1024px) {
    .menu-mobile {
        display: block;
        width: 375px;
        left: auto;
        right: 0;
        transform: translate(375px, 0px);
    }

    .mega-menu {
        display: block !important;
        height: 60px;
        overflow: hidden;
    }

    .mega-menu .container {
        width: auto;
    }

    .mega-menu ul.navbar-nav li {
        width: 50px;
        float: left;
    }
}

@media (max-width: 767px) {
    .inner-container {
        width: 100vw;
    }

    #header .header-top .icon-menu-mobile {
        float: right;
        width: auto;
        margin-top: 8px;
        margin-right: -50px;
    }

    /* .menu-mobile {
        width: 320px;
    } */

    #header .header-top .logo {
        float: left;
    }

    .content-about {
        padding: 0px;
    }
}

@media (max-width: 467px) {
    .slide-show-ver3 {
        padding: 0;
    }

    .inner-container {
        width: 100%;
    }

    #header .header-top .search {
        width: 100%;
    }

    #header .header-top .search .search-form {
        width: 100%;
        float: none;
    }

    .banner-home3 .col-md-4:nth-child(2) .images,
    .banner-home3 .col-md-4:last-child .images {
        top: 0;
    }

    .banner-home3 .col-md-4:nth-child(2) .images img {
        width: auto;
    }

    .banner-home3 .col-md-4:last-child .images img {
        width: auto;
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: -15px;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next {
        right: -13px;
    }

    .footer-top .col-md-3,
    .footer-top .col-md-3:first-child {
        padding-top: 20px;
        padding-left: 15px;
    }

    .menu-mobile {
        top: 179px;
    }

    #footer {
        padding: 50px 0px 0px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .breadcrumb {
        border-radius: 0px;
    }
    .product .product-title {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
    .col-md-9.product-list-container {
        padding: 0 0px;
    }
}
