@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong {
    font-family: 'Roboto', sans-serif !important;
    /* font-family: "Cormorant Garamond", serif !important; */
}

.body-font {
    font-family: 'Roboto', sans-serif !important;
}

.header-7 .main-menu-outer {
    position: relative;
    background-color: #FFEC8B;
}

.text-left .select-wrap .select-ul {
    left: 0;
    right: auto;
    min-width: 148px;
}

.header-7 .header-vertical-menu .menu-title {
    background-color: #FFCC66 !important;
    font-size: 15px !important;
    font-weight: BOLD;
}

.header-vertical-menu .menu-title .text
{
    color:#000000;
}

.logo img {
    display: block;
    max-width: 64%;
    max-height: 85px;
    width: auto;
    margin-top: -10px;
}

.index-demo7 .minicart-bottom .subtotal .totalInfo .product-price,
.index-demo7 .text-primary {
    color: #DBA012 !important;
}

.index-demo7 .top-header {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 500;
    background: #fff9f2 !important;
}

.top-header span,
.top-header div {
    color: #000000;
    font-weight: bold;
}

.vertical-menu-content li .megamenu {
    min-width: 630px;
}

.vertical-menu-content .megamenu li ul li {
    padding: 5px 0px;
    border-bottom: 1px solid #e3e3e3;
}

.vertical-menu-content ul>li {
    padding: 0 20px;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.vertical-menu-content ul>li:last-child {
    border-bottom: none;
}

.header-7 #siteNav>li>a {
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 10px;
    font-weight: bold;
    color: #000000;
}

.index-demo7 .slideshow {
    padding: 0px 0;
    background: none;
}

.index-demo7 .btn-primary,
.index-demo7 #site-scroll {
    color: #ffffff;
    background-color: #009fe3 !important;
    border-color: #009fe3 !important;
    font-size: 13px;
}

.ftr-logoText .logoImg {
    max-width: 115px;
}

.btn-secondary,
.btn-secondary:focus {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

.index-demo7 .newsletter-modal .text {
    font-size: 16px;
}

.index-demo7 .service-info .icon {
    width: 50px;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.index-demo7 .service-info .service-wrap:hover .icon {
    background-color: #171717;
    color: #ffffff;
}

.index-demo7 .service-info h6 {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.index-demo7 .service-info p {
    font-size: 13px;
}

.service-info .service-wrap .icon {
    background-color: #009fe3 !important;    
    color: #ffffff;
}

.index-demo7 .section-clr {
    background-color: #f1f1f1;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0px;
}

.index-demo7 .product-price .price {
    color: #e14145;
    font-size: 15px;
    font-weight: bold;
}

.index-demo7 .product-price .old-price {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

.index-demo7 .product-price .old-price+.price {
    color: #e14145;
}


.index-demo7 .slideshow .ss-mega-title {
    color: #000000;
    font-size: 40px;
    font-family: "Cormorant Garamond", serif !important;
}

.slideshow .ss-sub-title {
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
    margin: 10px 0 0;
    font-family: "Cormorant Garamond", serif !important;
}

.index-demo7 .section-header h2:before {
    content: "";
    background-color: #000000;
    height: 2px;
    width: 30px;
    position: absolute;
    left: -45px;
    top: 50%;
}

.index-demo7 .section-header h2:after {
    content: "";
    background-color: #000000;
    height: 2px;
    width: 30px;
    position: absolute;
    right: -45px;
    top: 50%;
}

.index-demo7 .home-instagram .section-header h2:after,
.index-demo7 .home-instagram .section-header h2:before {
    display: none;
}

.index-demo7 .section-header h2 {
    font-size: 25px;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    font-family: "Cormorant Garamond", serif !important;
}

.index-demo7 .category-item .category-link {
    background: #f7f6f1;
    padding: 0px;
    display: block;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
}

.fnt-cormorant {
    font-family: "Cormorant Garamond", serif !important;
}

.featured-content {
    background: #f1f1f1;
    margin: 40px 0px;
    padding: 20px;
    padding-bottom: 20px !important;
}

.btn-lg {
    font-size: 16px;
    padding: 10px 24px;
    border-radius: 7px;
}

.blog-article {
    background: #f5f8fd;
}

.blog-article .blog-content {
    padding: 10px 10px 10px;
}

.btn,
.btn-primary {
    border-radius: 4px;
}

.index-demo7 .newsletterbg {
    background-color: #009fe3 !important;
    color: #ffffff;
    padding: 30px 0;
}

.newsletterbg .btn-secondary {
    border: none;
}

.footer .footer-top {
    color: #ffffff;
    border-top: 1px solid #e3e3e3;
    padding-top: 60px;
    padding-bottom: 60px;
}

.footer-bottom {
    background-color: #18604a;
    border-top: 1px solid #e3e3e3;
}

.newsletterbg button {
    background-color: #18604a;
}

.quickview-modal .sort-description {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #bdbdbd;
    line-height: 19px;
    text-align: justify;
}

.quickview-modal .product-title {
    font-size: 19px;
    margin: 0 0 10px;
    text-transform: none;
    color: #171717;
}

#minicart-drawer {
    width: 434px;
}

.stickyCart .btn {
    padding: 11px 20px;
}

.page-header {
    background-color: #f3f3f3;
    padding: 25px 0;
}

.faqs-style2 .accordion .accordion-header .accordion-button.collapsed:hover {
    color: #18604a;
}

.faqs-style2 .accordion .accordion-header .accordion-button.collapsed {
    border-radius: 0;
    color: #333333;
    font-family: 'Roboto';
    font-weight: BOLD;
}

.aboutus-page .section-color-light {
    background-color: #eac602 !important;
}

.counterup-number,
.counterup-items .anm,
.counterup-title {
    color: #ffffff !important;
}

.awards-items .awards-title {
    font-size: 18px;
    margin: 0;
    color: #ffffff;
}

.video-popup-content::before {
    content: "";
    background-color: #0000009c;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99999;
}

.category-item a::before {
    content: "";
    background-color: #00000030;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99999;
}

.video-popup-content .icon {
    z-index: 999999;
}

.aboutVideo-modal {
    z-index: 999999999;
}

.pagination-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pagination .page-item.active .page-link,
.pagination .page-item:hover .page-link {
    color: #ffffff;
    background: #DBA012 !important;
}

form .btn,
form .btn-primary {
    background: #185533;
}

.bg-block {
    padding: 20px 20px;
    background-color: #eac602;
    border: 1px solid #eac602 !important;
    color: #000000;
}

.icon-box-content h3,
.icon-box-content p,
.icon-box-content a {
    color: #000000;
}

.list-view-item-title a {
    font-weight: bold;
}

.index-demo7 .btn-outline-secondary {
    border-color: #2b7c63;
    color: #fff;
}

.collection-style4 .details {
    z-index: 999999999999;
}

.index-demo7 h3.category-title {
    z-index: 9999999;
    position: relative;
    color: #ffffff;
}

.collection-style4 .counts {
    margin-bottom: 10px;
    color: #fff;
    position: RELATIVE;
    z-index: 99999999999;
}

.collection-style4 .btn-outline-secondary {
    border-color: #2b7c63;
    color: #fff;
    background: #2b7c63;
}

.index-demo7 .category-item:hover .category-title {
    color: #ffffff;
}

#cart-drawer,
#minicart-drawer {
    z-index: 999999999999999;
}

.bg-yellow {
    background-color: #f3f3f3;
    background-image: none !important;
    padding: 20px 20px !important;
}

.bg-yellow .glyph-icon {
    margin-right: 10px;
}

.cta-part {
    padding: 20px 20px;
}

.contact-widget ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 13px;
}

.bg-yellow .footer-widget {
    max-width: 100%;
    margin-bottom: 30px;
}

.header-7 .main-menu-outer.is-fixed {
    position: fixed;
    z-index: 99999999;
}

.select-wrap .select-ul li {
    padding: 5px 10px;
    cursor: pointer;
    border-top: 1px solid #f8f8f8;
    background: #000000;
}

.header-7 .iconset:hover .iconCot {
    background-color: #000000;
}

.header-7 .header-vertical-menu.toggle .vertical-menu-content {
    background-color: #fff9f2 !important;
}

.header-7 .vertical-menu-content ul>li .nav-link {
    color: #000000;
    border: none;
}

.header-7 .vertical-menu-content ul>li .nav-link:hover {
    color: #000000;
}

.anm {
    font-family: annimex-icons !important;
}

.menu-position-left #siteNav>li {
    position: relative;
    display: flex;
}

.section-header p {
    margin: 5px 0 0;
    display: block;
    color: #888;
    font-size: 14px;
}

.bgloop {
    background: #f5f8fd;
    margin: 30px 0px;
    padding-bottom: 60px !important;
}

.category-item .details.box {
    background: #d7d6d6;
    padding: 16px;
}

.product-img {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.product-img img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.image-cover img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.blog-article .featured-image {
    margin: 0px;
}

.blog-article {
    background: transparent;
    min-height: 469px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-list-view .blog-article {
    background: transparent;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
}

.footer-6 .footer-top,
.footer-6 .footer-bottom {
    background-color: #ffffff;
    border-color: #e3e3e3;
    padding: 15px 0px;
}

.contact-box-bottom {
    position: fixed;
    bottom: 90px;
    right: 0px;
    z-index: 10000;
}

.contact-box-wrapper {
    display: flex;
    align-items: center;
    background: none;
    margin-bottom: 4px;
    padding: 5px;
    border-radius: 10px;
    box-shadow: none;
}

.contact-icon-box {
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border: none;
    border-radius: 999px;
}

.contact-info,
.he_thong_showroom-row .showroom-container:first-child {
    padding-left: 10px;
}

.contact-info b,
.contact-info span {
    display: block;
}

.contact-info span,
b {
    color: #000000;
    font-size: 12px;
}

.contact-info {
    display: none !important;
}

.footer.footer-6 .footer-top {
    padding: 50px 0px;
}

.index-demo7 .btn-primary:hover,
.index-demo7 #site-scroll:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.modal {
    z-index: 99999999999;
}

.sidebar-bg .sidebar-widget {
    padding: 0px;
}

.sidebar-widget .widget-title {
    text-align: center;
    padding: 10px;
    background: #eac602;
}

.sidebar .widget-content {
    padding: 10px;
}

.sidebar li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 8px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 8px;
    padding-top: 3px;
}

.sidebar .scrollspy {
    max-height: inherit;
    overflow: hidden auto;
}

.sidebar-categories li:last-child a {
    border: none;
}

form .btn,
form .btn-primary {
    background: #eac602 !important;
}

.btn-sm,
.btn-small {
    font-size: 12px;
    padding: 8px 14px;
}

.ratings-list .progress-bar {
    background-color: #4a9bdb;
}

.product-details-img .product-thumb .slick-slide img {
    border: 1px solid #c1c1c1;
}

.product-details-img .product-thumb .slick-slide.active img {
    border-color: #4a9bdb;
}

.blog-list-view .blog-content .h3 a {
    font-size: 15px;
}

.blog-list-view .blog-item .blog-img {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.blog-list-view .blog-item .blog-img a {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.blog-list-view .blog-item .blog-img a img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.blog-grid-view .blog-article {
    min-height: auto;
    display: block;
}

.blog-grid-view .blog-content {
    background: #f7f6f6;
}

.publish-detail {
    display: none;
}


table tr {
    border: 1px solid #e3e3e3;
}

table tr td {
    border-right: 1px solid #e3e3e3;
}

figure {
    margin: 0 auto;
}

.search-category {
    display: none;
}

.searchField .input-group-field {
    border-left: 1px solid #e3e3e3 !important;
    border-radius: 12px !important;
}

.top-header {
    display: none;
}

.buttonHotLine {
    display: flex;
    border: 1px solid #009fe3;
    padding: 7px;
    border-radius: 23px;
    justify-content: flex-start;
    gap: 20px;
    font-weight: BOLD;
    background: #009fe3 !important;
    align-items: center;
    cursor: pointer;
}

.buttonHotLine .icon {
    color: #fff;
    margin-left: 6px;
}

.buttonHotLine .bodyHotline {
    color: #ffffff;
    font-size: 17px;
    padding-left: 7px;
}

/* .graveti-text {
    font-size: 20px;
    color: #f00;  
    background: linear-gradient(45deg, #ff5f6d, #ffc371);
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
}


.graveti-text::before {
    content: attr(data-text);
    position: absolute;
    top: 1px;
    left: 0px;
    color: rgba(0, 0, 0, 0.2);
    z-index: 9;
    width: 100%;
} */
/* .header-7 .header-main {
    padding-top: 9px;
    padding-bottom: 2px;
} */

.header-7 {
    background: #a282491f;
}

.footer-contact {
    font-weight: bold;
}

.footer-contact p {
    margin: 0 0 10px;
    border-bottom: 1px solid #e3e3e3;
    padding: 2px 0px 7px 0px;
}

.footer.footer-6 .footer-links a {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
}

.btn-secondary:hover {
    background-color: #8cb042 !important;
    color: #ffffff;
    border-color: #8cb042 !important;
}

@media only screen and (max-width: 700px) {
    .slideshow .slick-slide img {
        width: 100%;
        height: 300px;
    }

    .index-demo7 .slideshow .ss-mega-title {
        color: #000000;
        font-size: 17px;
        font-family: "Cormorant Garamond", serif !important;
    }

    .header-7 .header-main {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e3e3e3;
        box-shadow: 0 6px 12px 0 rgb(0 0 0 / 4%);
    }

    .index-demo7 .section-header h2 {
        font-size: 15px;
    }
}