@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');

/* @import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap'); */

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Regular.woff2') format('woff2'), url('ACaslonPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


/* Minion Pro */
@font-face {
    font-family: 'Minion Pro';
    /* src: url('MinionPro-BoldCnIt.woff2') format('woff2'), */
    src: url('./fonts/MinionPro-BoldCnIt.woff2') format('woff2'),
        url('./fonts/MinionPro-BoldCnIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-BoldCn.woff2') format('woff2'),
        url('./fonts/MinionPro-BoldCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-Bold.woff2') format('woff2'),
        url('./fonts/MinionPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-BoldIt.woff2') format('woff2'),
        url('./fonts/MinionPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-Medium.woff2') format('woff2'),
        url('./fonts/MinionPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-MediumIt.woff2') format('woff2'),
        url('./fonts/MinionPro-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-Semibold.woff2') format('woff2'),
        url('./fonts/MinionPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-It.woff2') format('woff2'),
        url('./fonts/MinionPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-SemiboldIt.woff2') format('woff2'),
        url('./fonts/MinionPro-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-Regular.woff2') format('woff2'),
        url('./fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Futura PT */
@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-Futura.woff2') format('woff2'),
        url('./fonts/SVN-Futura.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaLight.woff2') format('woff2'),
        url('./fonts/SVN-FuturaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaLightItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura Book';
    src: url('./fonts/SVN-FuturaBook.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaHeavyItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaHeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaDemiBold.woff2') format('woff2'),
        url('./fonts/SVN-FuturaDemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaHeavy.woff2') format('woff2'),
        url('./fonts/SVN-FuturaHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura Book';
    src: url('./fonts/SVN-FuturaBookItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaDemiBoldItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaDemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaBold.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaBlack.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaBlackItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Futura';
    src: url('./fonts/SVN-FuturaBoldItalic.woff2') format('woff2'),
        url('./fonts/SVN-FuturaBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

:root {
    /* --font-2: "Adobe Caslon Pro", sans-serif; */
    --font--title: "Minion Pro", serif;
    --font-2: "SVN-Futura";
    --bs-link-color-rgb: #faaa3f;
    --primary-color: #faaa3f;
    --primary: rgba(157, 152, 150, 1);
}

p {
    font-family: var(--font-2) !important;
    font-family: 'SVN-Futura';
    font-weight: 300;
    font-style: normal;
}

.home-cat .cat-item h3 {
    /* margin-top: 10px; */
    color: var(--body);
    font-weight: 600;
}

.cat-slider .slick-next,
.home-products-slider .slick-next {
    left: calc(75% + 8px) !important;
}

.footer .content p {
    color: #e5e7eb;
}

.back-to-top-wrapper {
    display: none !important;
}

.header .header-left {
    min-width: 142px;
}

.back-to-top {
    bottom: 270px;
}

.hotline-sticky ul {
    bottom: 36px;
}

.cat-slider-item .box-content {
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, #333 0, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    padding: 10px 15px;
}

.language .dropdown .dropdown-menu {
    background: var(--primary);
}

.language .dropdown .dropdown-menu li {
    background: var(--primary);
    padding: 0 10px;
}

.language .dropdown .dropdown-menu li a {
    color: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    gap: 10px;
}

.cat-slider-item .box-content h4 {
    margin: 0;
}

@media (max-width:996px) {
    .cat-slider .slick-next,
    .home-products-slider .slick-next {
        left: calc(75% - 25px) !important;
    }
    .language .dropdown {
        position: fixed;
        z-index: 9;
        bottom: 370px;
        right: 10px;
        background: var(--bg-body);
        border: 1px solid #ccc;
    }
    .language .dropdown button span {
        display: none;
    }
}

.tp-product-details-add-to-cart-btn {
    background: rgba(157, 152, 150, 1) !important;
    color: #fff;
}

.tp-product-details-buy-now-btn {
    background: var(--body);
    color: #fff;
}

.tp-product-details-buy-now-btn:hover {
    background: rgba(133, 128, 125, 1) !important;
}

.tp-cart-coupon-input button:hover,
.tp-cart-checkout-btn:hover {
    background: rgba(133, 128, 125, 1) !important;
}

.tp-product-add-cart-btn-large:hover {
    background: rgba(133, 128, 125, 1) !important;
}

.size-4 {
    width: 1rem;
    height: 1rem;
}

.ck-content ul {
    padding-left: 15px;
}

.ck-content ul li {
    list-style: disc;
    font-size: 18px;
}

.ck-content h2,
.ck-content h3,
.ck-content h4 {
    font-family: normal;
}

p {
    color: #000;
    font-size: 18px;
}

.tp-product-details-tab-nav .nav-tabs {
    padding-bottom: 0;
}

.breadcrumb__list span a {
    color: var(--primary);
}

.breadcrumb__list span:last-child a {
    color: var(--body);
}

.bb-social-sharing .bb-social-sharing__item {
    background: var(--primary);
    border: 1px solid var(--primary) !important;
    color: #fff;
}

.bb-social-sharing .bb-social-sharing__item:hover {
    background: var(--body) !important;
    border: 1px solid var(--body) !important;
}

.tp-product-details-action-sm {
    margin-bottom: 15px;
}

.policy li {
    color: #444;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    main .tp-product-details-title {
        font-size: 28px;
    }
}

@media (max-width: 575px) {
    .tp-product-details-bottom {
        padding-bottom: 20px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-product-details-wrapper {
        margin-left: 0;
        margin-top: 20px;
    }
}

.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item {
    border-radius: 0;
}

.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-display,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-text-display {
    height: 40px;
    width: 40px;
    border-radius: 0;
}

.bb-product-attribute-swatch-display::after {
    position: absolute;
    content: "\f00c";
    font-family: fontawesome;
    left: 50%;
    opacity: 0;
    top: 50%;
    color: #fff;
    transform: translateX(-50%) translateY(-50%);
}

.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="checkbox"]:checked~.bb-product-attribute-swatch-display::before,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="checkbox"]:checked~.bb-product-attribute-text-display::before,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="radio"]:checked~.bb-product-attribute-swatch-display::before,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="radio"]:checked~.bb-product-attribute-text-display::before {
    border-radius: 0;
}

.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="checkbox"]:checked~.bb-product-attribute-swatch-display::after,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="checkbox"]:checked~.bb-product-attribute-text-display::after,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="radio"]:checked~.bb-product-attribute-swatch-display::after,
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="radio"]:checked~.bb-product-attribute-text-display::after {
    opacity: 1;
}

.tp-product-details-action-wrapper {
    max-width: 330px;
}

.tp-product-details-quantity .tp-product-quantity {
    margin: 0 auto;
    margin-bottom: 5px;
}

.tp-product-details-quantity .tp-cart-input[type="number"] {
    background: transparent !important;
}

.tp-product-quantity span {
    border: 1px solid var(--primary);
}

.tp-product-details-thumb-wrapper {
    position: unset !important;
}

.product-option-item-values label {
    cursor: pointer;
}

.product-option-item-label label {
    font-size: 15px;
    font-weight: 400;
    font-family: var(--font-1);
}

.bb-social-sharing .bb-social-sharing__item a {
    line-height: 16px;
    color: #fff !important;
}

.bb-social-sharing .bb-social-sharing__item button {
    border: none;
    outline: none;
    background: transparent;
    color: #fff !important;
}

.header .header-main .header-menu .accordion .dropdown .submenu .submenu2 {
    display: flex;
    flex-direction: column;
    transition: all ease .4s;
    background: var(--bg-body);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    padding-left: 1.5rem;
    position: absolute;
    left: calc(100% - 10px);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    top: 0;
    padding-right: 1.5rem;
}

.header .header-main .header-menu .accordion .dropdown .submenu li:hover .submenu2 {
    opacity: 1;
    visibility: visible;
    left: calc(100%);
}

.header .header-main .header-menu .accordion .dropdown .submenu li .submenu2 li:hover a {
    border-bottom: 1px solid var(--body);
}

.list-info-products {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    color: rgb(55 65 81 / 1);
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid rgba(55, 65, 81, 0.6);
    border-bottom: 2px solid rgba(55, 65, 81, 0.6);
    column-gap: 3rem;
}

.list-info-products li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.tp-product-details-additional-info h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400;
    font-family: var(--font-2);
    text-transform: uppercase;
}

.tp-product-details-wrapper .tp-product-details-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: rgb(0 0 0 / 1);
    opacity: .8;
    margin-bottom: 0;
    font-family: var(--font-2);
}

.tp-product-details-additional-info {
    padding-top: 0;
}

.tp-product-details-inventory,
.tp-product-details-rating-wrapper {
    margin-bottom: 0 !important;
}

.tp-product-details-price-wrapper {
    margin-bottom: 5px !important;
}

.text-swatches-wrapper {
    margin-bottom: 5px;
}

.tp-product-details-price,
.tp-product-details-price.new-price {
    color: #fb2222;
}

.policy ul {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.policy ul li {
    width: calc(50% - 10px);
}

p {
    font-weight: 300;
}

.page {
    padding-top: 40px;
}

.tp-product-area {
    padding: 0 !important;
}

.tp-product-area .container .row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ck-content ul {
    padding-left: 15px;
}

.ck-content ul li {
    margin-bottom: 10px;
}

.header-top-right {
    min-width: 148px;
}

.mobile-logo img {
    max-width: unset;
    height: 30px !important;
}

#menu-mobile .list-mobile-menu ul li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: var(--primary);
}

@media (max-width:1200px) {
    .header-logo.mobile img {
        height: 30px !important;
        max-width: unset;
    }
    .header .header-left {
        min-width: 84px;
    }
    .header .header-main .header-right ul li .icon svg {
        height: 18px !important;
        width: 18px !important;
    }
    .header-main {
        padding: 5px 0;
    }
    .breadcrumb__title {
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 6px;
    }
}

.info ul li {
    color: #e5e7eb;
}

.info ul li a {
    color: #e5e7eb;
}


/* @media screen and (min-width: 1200px) and (max-width: 1534px) {
    .header .header-main .header-menu .accordion {
        gap: 1px;
    }
} */

@media (max-width: 1537.98px) {
    .header .header-left {
        min-width: 0;
    }
    .header .header-main .header-menu .accordion {
        display: flex;
        gap: 34px;
    }
}

@media (max-width: 1367.98px) {
    .header .header-left {
        min-width: 0;
    }
    .header .header-main .header-menu .accordion {
        display: flex;
        gap: 30px;
    }
}

@media (max-width: 1325.98px) {
    .header .header-left {
        min-width: 0;
    }
    .header .header-main .header-menu .accordion {
        display: flex;
        gap: 18px;
    }
}

@media (max-width: 1255.98px) {
    .header .header-left {
        min-width: 0;
    }
    .header .header-main .header-menu .accordion {
        display: flex;
        gap: 30px;
    }
}

.header-notification {
    background-color: #393836;
    height: 36px;
}

.header-notification p {
    text-align: center;
    margin-bottom: 0;
    line-height: 36px;
    font-size: 14px;
    color: #fff;

}

.header .header-top {
    padding-top: 16px;
    padding-bottom: 16px;
}

.border-dark-1 {
    --tw-border-opacity: 1;
    border-color: rgb(78 80 86 / var(--tw-border-opacity));
    width: 100%;
}

.line-under--item {
    position: relative;    
}


.line-under--item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1180px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #87878a;
}

.cat-slider-item .box-btn a {
    font-size: 14px;
    background: #85807d;
    color: #fff;
    text-transform: capitalize;
    height: 30px;
}

.footer .footer-top {
    background: #d2d2ca;
    /* margin-top: 5rem; */
}

.footer .content p {
    color: #4e5056;
}

.footer .footer-main {
    background: #a7ada9;
}

.social {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .footer-main .social ul li a {
    border-radius: 50%;
}


    

.cat-slider .item  .box-img-first {
    width: 100%;
    display: block;
    height: 576px;
}

.cat-slider .item  .box-img-first img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-slider .item  .box-img-second {
    width: 100%;
    display: block;
    height: 461px;
}

.cat-slider .item  .box-img-second img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-slider .item .content-double span {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}

.cat-slider .item .content-double h2 {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 8px;

    margin-bottom: 0;

    font-family: 'SVN-Futura';
        font-weight: 500;
        font-style: normal;
}

.cat-slider .item .content-double .content-double--price {
    display: flex;
    gap: 10px;
}

.cat-slider .item .content-double .content-double--price .price {
    color: #000;
    font-size: 18px;
    font-family: 'SVN-Futura';
        font-weight: 500;
        font-style: normal;
}

.cat-slider .item .content-double .content-double--price .discount {
    color: #9b9999;
    font-size: 18px;
    text-decoration: line-through;
}

.promo {
    /* padding: 80px 0; */
    text-align: center;
}

.promo__label {
    padding: 6px 20px;
    font-size: 30px;
    margin-bottom: 50px;
}

.promo__box {
    /* padding: 0 40px; */
    border: 2px solid #9d9896;
    height: 60px;
    margin: 0 auto;
}

.promo__box a {
    font-size: 22px;
    align-items: center;
    line-height: 60px;
    font-weight: 500;
    color: #000;
    display: block;
    text-transform: uppercase;
}

.tp-product-content .trademark {
    color: #55585b;
    font-size: 12px;
    text-transform: uppercase;

font-family: 'SVN-Futura';
    font-weight: 500;
    font-style: normal;
}

.home-cat .box-cat:nth-child(3) .cat-item .cutstom .box-title {
    text-align: left !important;
}

.promo__box_group {
    display: flex;
    gap: 48px;
    justify-content: center;
    margin-top: 100px;
}

.promo__box_group .promo__box{
    flex: 1; 
    text-align: center;
}

.socials-main--footer {
    /* margin-top: 60px; */
}


.policy-footer {
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 16px;
}
@media (max-width: 768px) {
    .promo__box_group {
        flex-direction: column;
        gap: 10px;
        margin-top: 50px;
    }
}

.home-cat .cat-item .content {
    /* margin-bottom: 0; */
}

.home-cat .cat-item .box-title h2 {
    line-height: normal !important;
    font-size: 30px;
    letter-spacing: -2px;
    margin-bottom: 4px;
    /* font-family: var(--font--title); */

    text-transform: capitalize;
        letter-spacing: 1px;
    font-family: 'Minion Pro';
    font-weight: 400;
    font-style: normal;

}

.header .wraper {
    height: 50px;
}


.footer .footer-main ul li a {
    color: #000;
}

.info ul li {
    color: #000;
}

.footer .footer-main h3 {
    color: #000;
}

.tp-shop-area {
    margin-top: -20px;
}

.bb-product-filter {
    background: none;
}

.breadcrumb__list span {
    text-transform: uppercase;
    font-size: 12px;

    
}

.breadcrumb__list span a {
    text-transform: uppercase;
    font-size: 12px;

}

.tp-shop-top-select .nice-select {
    font-size: 14px;

    
}



.nice-select .option.selected {
    font-size: 14px;

  
}

.tp-shop-top-select .nice-select .list .option {
    font-family: 'SVN-Futura';
        font-weight: 300;
        font-size: 16px;
        font-style: normal;
}

main .bb-product-filter-title {
    text-transform: uppercase;
}

.bb-product-filter-title {
    border-bottom: none;
}

.bb-product-filter-link {
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px 0;

    display: flex;
    align-items: center;
    color: #4B5563;


}

.bb-product-filter-link i {
    margin-left: auto;
}



.bb-product-filter-item {
    padding-right: 0;

}

/* .bb-product-filter-item:hover {
    transform: translateX(4px);
} */

.bb-product-filter-items li .bb-product-filter-items {
    padding-inline-start: 0;
}

.bb-product-filter-link {
    border-bottom: 1px solid #000;

    transition: all ease .4s;
}

main .tp-product-title {


    font-size: 14px;
}

.tp-product-price {
    
    
        font-size: 14px;
        color: #000;
}


.bb-product-filter {
    padding: 0px 40px 20px 0px;
}

.ps-block__header {}

.tp-product-item {
    background: none;
    border: none;
    border-radius: 0;
    position: relative;
}

.tp-product-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #9ca3af;
}

.tp-product-item:hover {
    border-color: #d3d6db;
            box-shadow: none;
}

.tp-product-content {
        padding: 10px 0px 20px;
}

.tp-product-thumb {
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.cat-slider {
    margin-top: 60px;
}

.cat-slider .slick-prev {
    left: calc(75% - 52px) !important;
}
.cat-slider .slick-next {
    left: calc(75% + -1px) !important;
}

.price-popup {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 6px;
    background: #fff;
    padding: 15px;
    width: 220px;
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 10;
}

.price-popup .bb-product-filter{
    padding: 0;
    margin:0;
}

.cat-item .subtitle{
    position: absolute;
    bottom: 715px;
    z-index: 2;
}

.home-cat .box-cat:nth-child(1) .cat-item::after{
    bottom:-50px;
}


.home-cat .box-cat:nth-child(7) .cat-item::after,
.home-cat .box-cat:last-child .cat-item::after{
    height: 0;
}

.footer .footer-main .footer-logo img {
    filter: brightness(0);
}

.header .header-main .header-menu .accordion .link>a {
    font-family: var(--font--title);
}

.language span {
    font-family: 'Minion Pro';
        font-weight: 500;
        font-style: normal;

    font-size: 18px;
}

 .cat-item .subtitle {
    position: relative;
        bottom: 0;
        top: 40px;
 }

 .home-cat .box-cat{
     position: relative;
 }


 .home-cat .box-cat .cat-item::after {
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
     width: 1280px;
     left: 50%;
     transform: translateX(-50%);
     height: 1px;
     background-color: #87878a;
 }



.home-video {
    margin-top: 0px !important;
    padding-bottom: 26px;
}

/* .box-cat {
    position: relative;
} */

.tp-pagination ul li a,
.tp-pagination ul li span {
    font-family: 'SVN-Futura';
        font-weight: 500;
        font-style: normal;

    font-size: 14px;
    color: #000;
}

main .tp-section-title-5,
main .tp-section-title-6 {
    font-size: 34px;
}

.home-about {
    margin-top: 60px;
}



.tp-pagination ul {
    margin-bottom: 60px;
}

#menu-mobile .list-mobile-menu>li>.mobile-link>a {
    font-family: 'SFU Futura';
        font-weight: 900;
        font-style: normal;
        font-size: 18px;
}

#menu-mobile .list-mobile-menu ul li a {
    font-family: 'SFU Futura';
        font-weight: 300;
        font-style: normal;
}

.home-cat .box-cat .cat-item .content p {
    font-size: 20px;
    color: #000;
    line-height: 1.75;
}

.breadcrumb__area {
    margin-top: 40px;
}

.breadcrumb__list span a:hover {
    color: #000 !important;
}

.bb-product-filter-link.active {
    color: #000 !important;
}

.tp-product-details-price.old-price {
    color: #000;
}

.tp-product-details-price {
    font-size: 20px;
}

.tp-product-details-top {
    margin-top: 32px;
}

.tp-product-details-wrapper {
    margin-bottom: 24px;
}

.tp-product-details-desc-wrapper .ck-content video {
    margin-bottom: 24px;
}

.tp-product-details-desc-wrapper .ck-content p {
    color: #000;
}

.tp-product-details-area .vuta-container .vuta-row p {
    color: #000 !important;
}

.tp-product-details-additional-info ul li {
    color: #000;
    font-size: 18px;
}

.tp-product-details-query .tp-product-details-query-item span {
    font-size: 18px;
    color: #000;
}
.tp-product-details-query .tp-product-details-query-item a {
    font-size: 18px;
    color: #000;
}

.policy ul li span {
    font-size: 18px;
    color: #000;
}

.tp-product-details-desc-wrapper .ck-content h3 {
    font-family: "Minion Pro", serif;
}

main .tp-section-title-6 {
    text-align: left !important;
}

.tp-product-price.old-price {
    font-size: 14px;
}

/*! CUSTOM FONT */

.nice-select .option.selected {
    font-family: 'SVN-Futura' !important;
    font-weight: 500 !important;
    font-style: normal !important;

}
.breadcrumb__list span, 
.bb-product-filter-link,
.tp-shop-top-select .nice-select,
main .tp-product-title,
.tp-product-price,
.nice-select .option.selected,
.breadcrumb__list span a {
    font-family: 'SVN-Futura';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}

.bb-product-filter-link {
    font-size: 14px;
}

.breadcrumb__list span a {
    font-size: 14px;
}

.breadcrumb__style-2 .breadcrumb__list span:last-child {
    font-size: 14px;
}

@media (max-width: 575.98px) {
    .social {
        margin-top: 16px;
        margin-bottom: -20px;
    }

    .promo__box  {
        width: 100% !important;
    }

    .home-video {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .home-video video {
        height: auto !important;
    }

    .banner-slider .box-img img {
        height: 200px;
    }
    /* 
    .box-cat .cat-item .subtitle h4 {
        display: none;
    } */

    .cat-slider {
        margin-top: 0;
    }

    .promo__box_group {
        margin-top: 16px;
    }

    

    /* .cat-item .subtitle {
        position: relative;
        margin-bottom: 22px;
    } */

    .home-cat .cat-item .content {
        margin-bottom: 64px;
    }

    .footer .footer-main .social ul {
        margin-bottom: 16px;
    }
    
    .home-cat .box-cat .cat-item {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .footer .footer-copyright p a {
        font-weight: normal !important;
    }

    .home-cat .box-cat .cat-item::after {
        width: calc(100% - 30px);
    }

    .cat-item .subtitle {
        top: 0;
    }

    .footer .footer-top {
        margin-top: 0px;
    }

    .home-cat .d-grid .grid-item:nth-child(5) {
        display: none;
    }

    .home-about .cat-item {
        padding-bottom: 0;
    }
    
    .home-about .box-cat .cat-item {
        padding: 0 !important;
    }

    .bb-product-gallery-thumbnails .slick-arrow.slick-prev {
        display: none !important;
    }

    .tp-product-details-desc-wrapper .ck-content video {
        height: auto !important;
    }

    .list-info-products li {
        justify-content: start;
    }
}


.led-customer {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background: #a7ada9;
}

.led-customer .box-led-customer {
    text-align: center;
}

.led-customer .box-led-customer h2 {
    line-height: normal !important;
    font-size: 30px;
    letter-spacing: -2px;
    margin-bottom: 4px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "Minion Pro";
    font-weight: 400;
    font-style: normal;
}

.led-customer .box-led-customer p {
    max-width: 768px;
    text-align: justify;
    color: #000;
    font-size: 20px;
    margin: 0 auto;
    line-height: 1.75;
    margin-bottom: 80px;
}

@media (max-width: 575.98px) {
    .led-customer .box-led-customer p {
        margin-bottom: 40px;
    }
}

.led-customer .list-customer {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    /* background: #fff; */
}

.led-customer .list-customer .item-customer {
    width: calc(25% - 16px);
}

.led-customer .list-customer .item-customer .box-img {
    position: relative;
    padding-top: 50%;
}

@media (max-width: 575.98px) {
    .led-customer .list-customer .item-customer .box-img {
        padding-top: 75%;
    }
}
@media (max-width:996px) {
    .cat-slider-item .box-img {
        aspect-ratio: 1/1;
        height: 100%;
    }
    .cat-slider .item .box-img-second {
        aspect-ratio: 4/3;
        height: 100%;
    }
    .cat-slider .item .box-img-first {
        aspect-ratio: 1/1;
        height: 100%;
    }
}

.led-customer .list-customer .item-customer .box-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}