﻿@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');
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');


body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong, .alt-font {
    /*  font-family: 'Roboto', sans-serif !important;*/
    /* font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif;*/
    /* font-family: "Cormorant Garamond", serif !important; */
    font-family: "Inter", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

/*.body-font {
    font-family: 'Roboto', sans-serif !important;
}
*/
.header-7 .main-menu-outer {
    position: relative;
    background-color: hsl(37deg 81% 30%);
}

.text-left .select-wrap .select-ul {
    left: 0;
    right: auto;
    min-width: 148px;
}

.header-7 .header-vertical-menu .menu-title {
    background-color: #f1f1f1 !important;
    color: #000000;
    font-weight: bold;
}

.logo img {
    display: block;
    max-width: 100%;
    max-height: 73px;
    width: 100%;
    margin-top: -10px;
}

.index-demo7 .minicart-bottom .subtotal .totalInfo .product-price,
.index-demo7 .text-primary {
    color: #a8cf38 !important;
}

.index-demo7 .top-header {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 500;
    background: #f1f1f1 !important;
}

.top-header span,
.top-header div {
    color: #000000;
}

.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;
}

.index-demo7 .slideshow {
    padding: 0px 0;
    background: none;
}

.index-demo7 .btn-primary,
.index-demo7 #site-scroll {
    color: #ffffff;
    background-color: hsl(37deg 81% 30%);
    border-color: hsl(37deg 81% 30%);
    font-size: 13px;
}

.btn-secondary,
.btn-secondary:focus {
    background-color: hsl(37deg 81% 30%);
    color: #ffffff;
    border: 1px solid hsl(37deg 81% 30%);
}

.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: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.FnItalic {
    font-size: 14px;
    font-style: italic;
}

.index-demo7 .service-info p {
    font-size: 13px;
}

.service-info .service-wrap .icon {
    background-color: hsl(37deg 81% 30%);
    color: #ffffff;
}

.index-demo7 .section-clr {
    background-color: #f1f1f1;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0px;
}

.index-demo7 .product-price .price {
    color: hsl(37deg 81% 30%);
    font-size: 15px;
    font-weight: bold;
}

.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: 17px;
    line-height: 23px;
    margin: 10px 0 0;
    text-align: justify;
    font-family: "Roboto", serif !important;
}

.blog-content .h3 a {
    font-size: 17px;
}

.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: #323232 !important;
    color: #ffffff;
    padding: 30px 0;
}

.footer .footer-top {
    color: #000000;
    background-color: #f3f3f3;
    border-top: 1px solid #e3e3e3;
    padding-top: 60px;
    padding-bottom: 60px;
}
    .footer .footer-top .h4 {
        color: #000000;       
    }

.footer-links a, .footer-contact a {
    color: #000000;
}
.footer-bottom {
    color: #ffffff;
    background: #2f415d;
    clear: both;
    padding: 11px 0;
    border-top: 1px solid #40516d;
}

.footer-bottom {
    background-color: #323232 !important;
    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: #f1f1f1;
}

.counterup-number,
.counterup-items .anm,
.counterup-title {
    color: #18604a !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: hsl(37deg 81% 30%);
}

form .btn,
form .btn-primary {
    background: hsl(37deg 81% 30%);
}

.bg-block {
    padding: 20px 20px;
    background-color: hsl(37deg 81% 30%);
    border: 1px solid hsl(37deg 81% 30%);
    color: #ffffff;
}

.icon-box-content h3,
.icon-box-content p,
.icon-box-content a {
    color: #ffffff;
}

.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: hsl(37deg 81% 30%);
}

#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;
}

@media only screen and (max-width: 700px) {
    .slideshow .slick-slide img {
        width: 100%;
        height: auto;
    }

    .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;
    }
}

.btnViews {
    background: none;
    border: none;
    color: #000000;
    padding: 0px;
}

.rating {
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.hidden {
    opacity: 0;
}

.star {
    display: inline-block;
    margin: 5px;
    font-size: 30px;
    color: #000000;
    position: relative;
    cursor: pointer;
}

    .star.animate {
        -webkit-animation: stretch-bounce 0.5s ease-in-out;
    }

    .star.hidden {
        opacity: 0;
    }

.full:before {
    font-family: 'annimex-icons';
    display: inline-block;
    content: "\f006";
    position: relative;
    float: right;
    z-index: 2;
}

.half:before {
    font-family: 'annimex-icons';
    content: "\f006";
    position: absolute;
    float: left;
    z-index: 3;
}

.star-colour {
    color: #ffd700;
}

@-webkit-keyframes stretch-bounce {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(1.5);
    }

    50% {
        -webkit-transform: scale(0.9);
    }

    75% {
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.selected:before {
    font-family: 'annimex-icons';
    display: inline-block;
    content: "\f005";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1);
    opacity: 1;
    z-index: 1;
}

.selected.pulse:before {
    -webkit-transform: scale(3);
    opacity: 0;
}

.selected.is-animated:before {
    transition: 1s ease-out;
}

.score {
    font-family: arial;
    font-size: 20px;
    color: green;
    margin-top: 20px;
    margin-left: 50px;
    display: none;
}

.score-rating {
    vertical-align: sup;
    top: -5px;
    position: relative;
    font-size: 150%;
}

.total {
    vertical-align: sub;
    top: 0px;
    position: relative;
    font-size: 100%;
}

.average {
    font-family: arial;
    font-size: 20px;
    color: indianred;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: none !important;
}

    .average .score-average {
        padding-top: 30px;
    }

#reviews .head-font {
    font-weight: normal;
    font-family: 'Roboto' !important;
    color: #000000;
}

.online-support {
    color: #fff;
    z-index: 1010;
    background-color: #002854;
    align-items: center;
    width: 100%;
    height: 80px;
    display: flex;
    position: fixed;
    bottom: 50%;
    left: 0;
    background: rgba(35, 31, 32, 0.8);
}

    .online-support ul {
        white-space: nowrap;
        grid-template-columns: repeat(5,1fr);
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        display: grid;
    }

        .online-support ul li a {
            flex-direction: column;
            align-items: center;
            display: flex;
        }

.ico .anm {
    font-size: 21px !important;
    /* background: #ffffff; */
    padding: 9px;
    border-radius: 100%;
    color: #ffffff;
}

.imagesMB {
    display: none;
}

.imagesPC {
    display: block;
}

@media (min-width: 767px) {
    .online-support {
        flex-direction: column;
        width: 52px;
        height: auto;
        padding: 0;
        bottom: 40%;
        left: auto;
        right: 8px;
        background: transparent;
        border-radius: 30px;
        border: none;
    }

        .online-support ul {
            flex-direction: column;
            display: flex;
            border: 0px solid #e3e3e3;
            border-radius: 23px;
        }

            .online-support ul li {
                cursor: pointer;
                transition: all .35s;
                position: relative;
                right: 0;
            }

            .online-support ul .ico {
                background-color: transparent;
                border: none;
                border-radius: 50%;
                justify-content: center;
                align-items: center;
                width: 47px;
                height: 47px;
                display: inline-flex;
            }

            .online-support ul .text {
                opacity: 0;
                visibility: hidden;
                background: #002854;
                border-radius: 10px;
                padding: 0 10px;
                font-weight: 700;
                transition: all .5s;
                position: absolute;
                top: 50%;
                right: 100%;
                transform: translateY(-50%);
            }

            .online-support ul li {
                cursor: pointer;
                transition: all .35s;
                position: relative;
                right: 0;
            }

                .online-support ul li + li {
                    margin-top: 10px;
                }

            .online-support ul .text {
                opacity: 0;
                visibility: hidden;
                background: hsl(37deg 81% 30%) !important;
                border-radius: 10px;
                padding: 0 10px;
                padding: 5px 27px;
                font-weight: 700;
                font-size: 14px;
                transition: all .5s;
                color: #ffffff;
                position: absolute;
                top: 50%;
                right: 100%;
                transform: translateY(-50%);
            }

            .online-support ul li:hover .text {
                opacity: 1;
                visibility: visible;
                right: calc(100% + 5px);
            }

    .about-images {
        margin-bottom: 20px;
    }
}

/*.footer .footer-top .h4
{
    text-transform:capitalize;
}
*/
.btnMobileViews {
    display: none;
}

.blogservice img {
    width: 100% !important;
    height: 279px;
    object-fit: cover; 
}
@media (max-width: 767px) {
    .links-dropdown .user-links {
        position: relative;
        display: flex !important;
        width: 100%;
        flex-direction: row !important;
        opacity: 1;
        visibility: initial;
        background: none !important;
        gap: 16px;
        padding: 0px;
        justify-content: space-between !important;
    }
    .product-box .product-image {
        height: auto !important;
    }
    .imagesPC, .slideshow-content-in {
        display: block;
    }

    .imagesMB {
        display: none;
    }

    .online-support {
        bottom: 0%;
        background: hsl(37deg 81% 30%) !important;
        height: 67px !important;
    }

        .online-support ul {
            width: 95%;
            margin: 0;
            padding: 0;
            list-style: none;
            display: flex;
            justify-content: space-between;
            margin: 0 auto;
        }

            .online-support ul li span {
                color: #ffffff;
            }

                .online-support ul li span img {
                    width: 30px;
                }

    .fbicon {
        width: 29px !important;
    }

    .about-details {
        padding-top: 30px;
    }

    .px-50 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .sub-collection .category-item .category-title {
        text-transform: uppercase;
        font-size: 11px;
    }

    .product-tabs {
        gap: 4px 8px;
    }

    #mobileDescAbout {
        max-height: 310px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .btnMobileViews {
        text-align: center;
        display: flex;
        margin-top: 12px;
    }

    .has-show-more.active #mobileDescAbout {
        max-height: inherit !important;
    }

    .footer .footer-top .h4 {
        font-size: 12px;
    }

    .blogservice img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover;       
    }
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.textOrder {
    position: relative;
    z-index: 99999999;
    color: #ffffff;
    font-weight: bold;
    margin-top: 14px;
}

.accordion-body h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.accordion-body p {
    margin-bottom: 5px;
}

.page-title h1 {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin: 0;
    text-transform: uppercase;
}

.index-demo7 a:not(.btn):hover, .index-demo7 a:not(.btn):focus, .index-demo7 .minicart-content .item .remove:hover, .index-demo7 .product-price .old-price + .price, .index-demo7 .social-sharing .btn:hover {
    color: hsl(37deg 81% 30%);
}

.footer {
    margin-top: 50px;
}

.product-box {
    background: #f1f1f1 !important;
}

    .product-box .product-details {
        background: #f1f1f1 !important;
        padding: 10px !important;
    }

    .product-box .product-image {
        height: 300px;
    }

        .product-box .product-image img {
            height: 100%;
        }

.grid-products .item .product-image > a {
    height: 100%;
}
.bg-square-hv img {
    position:relative;
}
.positionDescription {
    position: absolute;
    background: #f1f1f1 !important;
    bottom: 0px;
    left: 0;
    padding: 10px 20px;
    font-weight: BOLD;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    z-index: 99999999;
}
.mrginProduct {
 /*   background: #f1f1f1;*/
    margin: 30px 0px;
   /* padding-bottom: 40px !important;*/
}
.button-bottom-action {
    width: 93%;
}


.grid-products.pro-hover3 .button-bottom-action .btn.rounded-pill {
    border-radius: 4px !important;
}
.zoomscal-hov .blog-img
{
    height:350px;
    overflow:hidden;
}
.button-bottom-action .btn-icon
{
    background:none;
}
.header-7 .header-vertical-menu.toggle .vertical-menu-content {
    background-color: #323232 !important;
}

.header-7 .vertical-menu-content ul > li .nav-link, .header-7 .vertical-menu-content .moreCategories {
    border-color: #1a7559;
    border: none;
}

.page-header {
    margin-bottom: 0px;
}

.product-layout4 .sub-collection .category-item .details {
    background-color: #323232 !important;
    padding: 15px 10px;
    color: #ffffff;
}
.product-layout4 .category-title {
    color: #ffffff !important;
    font-size: 14px !important;
}
.sort-description
{
    margin-bottom:12px;
}

.product-info p {
    position: relative;
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 5px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e3e3e3;
}

.lookbook-grid .lookbook-caption.mainclr {
    background: rgb(0 0 0 / 77%);
}

    .lookbook-grid .lookbook-caption.mainclr .content > * {
        color: #ffffff;
        font-size: 13px;
    }
    .lookbook-grid .lookbook-caption.mainclr .content > h4 {
        font-weight: bold;
        text-transform: uppercase;
        line-height: 22px;
    }

    @media only screen and (min-width: 992px) {
        .lookbook-grid .lookbook-caption {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.vertical-menu-content li .dropdown {
    min-width: 288px;
    padding: 20px;
}

.wishlist {
    color: #000000;
    border: none;
}
.product-details .description {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Số dòng muốn hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
