
/* TOP SELLER */

body.home .wp-block-woocommerce-product-collection ul,
body.front-page .wp-block-woocommerce-product-collection ul {
    display: grid !important;
    grid-template-columns: 1fr 1.12fr 1fr !important;
    gap: 28px !important;
    align-items: end !important;
    max-width: 1500px !important;
    margin-left: 160px !important;
    margin-right: auto !important;
}


body.home .wp-block-woocommerce-product-collection li,
body.front-page .wp-block-woocommerce-product-collection li {
    position: relative !important;
    background: #121A27 !important;
    border: 1px solid rgba(255,255,255,.10) !important;
    border-radius: 14px !important;
    padding: 18px 18px 24px 18px !important;
    box-shadow: 0 18px 45px rgba(0,0,0,.30) !important;
    transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(1),
body.front-page .wp-block-woocommerce-product-collection li:nth-child(1) {
    order: 2 !important;
    transform: translateY(-18px) scale(1) !important;
    border: 2px solid #AB8147 !important;
    box-shadow: 0 28px 75px rgba(171,129,71,.25) !important;
    z-index: 3 !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(2),
body.front-page .wp-block-woocommerce-product-collection li:nth-child(2) {
    order: 1 !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(3),
body.front-page .wp-block-woocommerce-product-collection li:nth-child(3) {
    order: 3 !important;
}

body.home .wp-block-woocommerce-product-collection li:hover,
body.front-page .wp-block-woocommerce-product-collection li:hover {
    transform: translateY(-6px) !important;
    border-color: #AB8147 !important;
    box-shadow: 0 24px 65px rgba(0,0,0,.45) !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(1):hover,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(1):hover {
    transform: translateY(-10px) scale(1.06) !important;
}

body.home .wp-block-woocommerce-product-collection li::before,
body.front-page .wp-block-woocommerce-product-collection li::before {
    position: absolute !important;
    top: 14px !important;
    left: 14px !important;
    z-index: 5 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 42px !important;
    height: 34px !important;
    padding: 0 12px !important;
    background: #0D1420 !important;
    color: #AB8147 !important;
    border: 1px solid rgba(171,129,71,.7) !important;
    border-radius: 999px !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: .04em !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(1)::before,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(1)::before {
    content: "#1" !important;
    background: #AB8147 !important;
    color: #ffffff !important;
    border-color: #AB8147 !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(2)::before,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(2)::before {
    content: "#2" !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(3)::before,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(3)::before {
    content: "#3" !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-image,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-image {
    background: #ffffff !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin-bottom: 18px !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-image img,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-image img {
    width: 100% !important;
    height: 250px !important;
    object-fit: contain !important;
    object-position: center center !important;
    background: #ffffff !important;
    display: block !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(1) .wc-block-components-product-image img,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(1) .wc-block-components-product-image img {
    width: 100% !important;
    height: 270px !important;
}

body.home .wp-block-woocommerce-product-collection .wp-block-post-title,
body.front-page .wp-block-woocommerce-product-collection .wp-block-post-title {
    margin: 0 0 12px 0 !important;
    text-align: center !important;
}

body.home .wp-block-woocommerce-product-collection .wp-block-post-title a,
body.front-page .wp-block-woocommerce-product-collection .wp-block-post-title a {
    color: #ffffff !important;
    font-size: 21px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
}

body.home .wp-block-woocommerce-product-collection li:nth-child(1) .wp-block-post-title a,
body.front-page .wp-block-woocommerce-product-collection li:nth-child(1) .wp-block-post-title a {
    font-size: 25px !important;
    color: #AB8147 !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-price,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-price {
    color: #ffffff !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 16px !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-button,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-button {
    display: flex !important;
    justify-content: center !important;
    margin-top: 12px !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-button a,
body.home .wp-block-woocommerce-product-collection .wc-block-components-product-button button,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-button a,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-button button {
    background: #AB8147 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 7px !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: background-color .2s ease, transform .2s ease !important;
}

body.home .wp-block-woocommerce-product-collection .wc-block-components-product-button a:hover,
body.home .wp-block-woocommerce-product-collection .wc-block-components-product-button button:hover,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-button a:hover,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-button button:hover {
    background: #C3924D !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

@media (max-width: 900px) {
    body.home .wp-block-woocommerce-product-collection ul,
    body.front-page .wp-block-woocommerce-product-collection ul {
        grid-template-columns: 1fr !important;
    }

    body.home .wp-block-woocommerce-product-collection li,
    body.front-page .wp-block-woocommerce-product-collection li {
        order: initial !important;
        transform: none !important;
    }

    body.home .wp-block-woocommerce-product-collection li:nth-child(1),
    body.front-page .wp-block-woocommerce-product-collection li:nth-child(1) {
        transform: none !important;
    }
}

/* REQUEST PRICE ausblenden */
body.home .wp-block-woocommerce-product-collection button.bmts-request-price-button,
body.front-page .wp-block-woocommerce-product-collection button.bmts-request-price-button,
body.home .wp-block-woocommerce-product-collection button.bmts-home-request-price-button,
body.front-page .wp-block-woocommerce-product-collection button.bmts-home-request-price-button,
body.home .wp-block-woocommerce-product-collection .wc-block-components-product-price button,
body.front-page .wp-block-woocommerce-product-collection .wc-block-components-product-price button {
    display: none!important;
}

/* 3 TOP SELLER edit */
body.home .wp-block-woocommerce-product-collection .bmts-home-view-details-button,
body.front-page .wp-block-woocommerce-product-collection .bmts-home-view-details-button {
    background-color: #AB8147 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 7px !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background-color .2s ease, transform .2s ease !important;
}

body.home .wp-block-woocommerce-product-collection .bmts-home-view-details-button:hover,
body.front-page .wp-block-woocommerce-product-collection .bmts-home-view-details-button:hover {
    background-color: #c1904e !important;
    color: #ffffff !important;
}


/* BMTS Home - Top Sellers heading with gold side lines */
h2.bmts-top-sellers-title,
.kt-adv-heading.bmts-top-sellers-title {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 28px;
    width: 100%;
}

h2.bmts-top-sellers-title::before,
.kt-adv-heading.bmts-top-sellers-title::before {
    content: "";
    display: block;
    width: 300px;
    opacity: 0.7;
    height: 2px;
    background: linear-gradient(
        90deg,
        transparent 0%,
        #AB8147 100%
    );
}

h2.bmts-top-sellers-title::after,
.kt-adv-heading.bmts-top-sellers-title::after {
    content: "";
    display: block;
    width: 300px;
    opacity: 0.7;
    height: 2px;
    background: linear-gradient(
        90deg,
        #AB8147 0%,
        transparent 100%
    );
}


/* Cant find your product? */
.bmts-request-product-section {
    background: #0D1420;
    padding: 50px 20px 70px;
}

.bmts-request-product-container {
    max-width: 1420px;
    margin: 0 auto;
    padding: 26px 32px;
    border: 1px solid #AB8147;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(15, 23, 36, 0.98), rgba(8, 13, 22, 0.98));
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    display: grid;
    grid-template-columns: 0.9fr 1.6fr;
    gap: 38px;
    align-items: center;
}

.bmts-request-product-content {
    display: flex;
    align-items: center;
    gap: 22px;
}
/* Lupe */
.bmts-request-product-content {
    position: relative;
    min-height: 250px;
}

.bmts-request-product-icon {
    position: absolute;
    top: 90px;
    left: 450px;
    width: 110px;
    height: 110px;
    min-width: 110px;
    border: 2px solid #AB8147;
    border-radius: 50%;
    color: #AB8147;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 54px;
    line-height: 1;
}

.bmts-request-product-text {
    padding-top: 120px;
}

.bmts-request-product-text h2 {
    margin: 0 0 12px;
    color: #AB8147;
    font-size: 34px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -0.5px;
}

.bmts-request-product-subtitle {
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.4;
}

.bmts-request-product-description {
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 16px;
    line-height: 1.5;
}

.bmts-request-product-form {
    width: 100%;
}

.bmts-request-product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 14px;
}

.bmts-request-product-form input,
.bmts-request-product-form textarea {
    width: 100%;
    background: #101826;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 5px;
    color: #ffffff;
    font-size: 15px;
    padding: 14px 16px;
    outline: none;
    font-family: inherit;
}

.bmts-request-product-form input::placeholder,
.bmts-request-product-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.68);
}

.bmts-request-product-form input:focus,
.bmts-request-product-form textarea:focus {
    border-color: #AB8147;
    box-shadow: 0 0 0 2px rgba(171, 129, 71, 0.22);
}

.bmts-request-product-bottom {
    display: grid;
    grid-template-columns: 1fr 260px;
    gap: 14px;
    align-items: stretch;
}

.bmts-request-product-form textarea {
    min-height: 58px;
    resize: vertical;
}

.bmts-request-product-form button {
    background: #AB8147;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.bmts-request-product-form button:hover {
    background: #c1904e;
    transform: translateY(-1px);
}

@media (max-width: 1024px) {
    .bmts-request-product-container {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}

@media (max-width: 768px) {
    .bmts-request-product-section {
        padding: 36px 16px 50px;
    }

    .bmts-request-product-container {
        padding: 24px 20px;
    }

    .bmts-request-product-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .bmts-request-product-text h2 {
        font-size: 28px;
    }

    .bmts-request-product-grid,
    .bmts-request-product-bottom {
        grid-template-columns: 1fr;
    }

    .bmts-request-product-form button {
        min-height: 54px;
    }
}

/* Send request Button */
.bmts-request-product-form .ff-btn-submit {
    background: #AB8147 !important;
    color: #fff !important;
    border-radius: 6px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

.bmts-request-product-form .ff-btn-submit:hover {
    background: #c1904e !important;
}


/* Send another request */
.bmts-another-request-btn {
    display: inline-block;
    background: #AB8147;
    color: #fff !important;
    padding: 12px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 800;
    text-transform: uppercase;
}

.bmts-another-request-btn:hover {
    background: #c1904e;
}

/* Login to get the download catalog button on homepage */
body:not(.logged-in) .kb-btn974_780d6e-50 {
    display: none !important;
}