.text-underline {
    text-decoration: underline;
}

h3, h4, p, ul {
    margin-bottom: 0 !important
}

.old-price-global-cart {
    text-decoration: line-through;
    color: gray;
    margin-right: 10px;
}

.kp-p, .kp-p-s, .xp-p, .xp-p-s {
    font-weight: 500;
    word-spacing: 0.2rem
}

.account-link, .add-to-cart-btn, .close-address-popup, .close-address-popup:hover, .go-cart-button, .inspect-btn, .k-btn, .mobile-header-link, .s-top-header-left a, .showcase-link, .x-alert-close, .x-btn, .xf-btn {
    text-decoration: none
}

.home-category-name, .main-btn, .mobile-header-link, .mobile-side-menu-link, .s-top-header-right a {
    text-transform: uppercase
}

#comments-button, #like-button {
    box-shadow: 3px 2px 11px 3px #e3d6d6b3
}

.cart-td, .read-more-btn, .x-table-body, .x-tr {
    vertical-align: middle
}

.breadcrumb-list li, .category-list ul li, .color-breadcrumb li, .footer-links, .s-top-header ul, .settings-item, .share-buttons, .top-header-links {
    list-style-type: none
}

#cartlineCount:hover, .product-group:hover .product-group-image {
    transform: scale(1.1)
}

:root {
    font-family: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --primary-color: #007bff;
    --secondary-color: #6c757d;
    --background-color: #ffffff;
    --text-color: #333333;
    --body-color: #f7f7f7;
    --button-color: #1b6ec2;
    --link-color: #1861ac
}

/* Mulish Font Family */
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish/static/Mulish-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish/static/Mulish-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish/static/Mulish-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish/static/Mulish-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish/static/Mulish-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Arquitecta Font Family */
@font-face {
    font-family: 'Arquitecta';
    src: url('../fonts/arquitecta/Arquitecta.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arquitecta';
    src: url('../fonts/arquitecta/ArquitectaMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arquitecta';
    src: url('../fonts/arquitecta/ArquitectaBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arquitecta';
    src: url('../fonts/arquitecta/ArquitectaBlack.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


.global-remove-item {
    background-color: transparent;
    border: 1px solid transparent;
    color: #ff4746;
    border-radius: 5px;
    transition: .3s;
    width: 100px;
    margin-top: 0.2rem;
    left: -4px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
}

#globalOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
}
/*@font-face {
    font-family: TitilliumWeb;
    src: url('../fonts/TitilliumWeb-Regular.ttf') format('truetype');
    font-style: normal;
    font-display: swap
}*/

* {
    padding: 0;
    margin: 0
}

hr {
    border-top: 1px solid grey
}

ul {
    padding-left: 0 !important
}

html {
    scroll-behavior: smooth;
    min-height: 100%
}

body {
    background-color: #fff;
    transition: .3s;
    overflow-x: hidden;
    font-family: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

#main, .bestseller-swiper-container {
    overflow: hidden
}

.bg-gray-50 {
    background-color: rgb(254 254 254)
}

.fa-bars {
    margin-bottom: .1rem;
    margin-right: .1rem
}

@media (min-width:1280px) {
    .container {
        max-width: 1480px
    }
}

.bg-red-500 {
    z-index: 2
}

.border-red-300, .border-red-600 {
    border-color: rgb(71 71 71) !important
}

#scrollToTopBtn {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    background-color: #2b2b2b;
    color: #fff;
    padding: .75rem;
    box-shadow: 0 4px 6px rgba(0,0,0,.1);
    cursor: pointer;
    transition: background-color .3s;
    width: 55px
}

    #scrollToTopBtn:hover {
        background-color: #dc2626;
        color: #ffffff !important
    }

.footer-container, .k-wrapper, .x-wrapper {
    padding: 1rem
}

.kp-header, .xp-header {
    font-size: 32px;
    color: #302dbb;
    text-indent: .5rem;
    margin: 1rem
}

.kp-s-header, .xp-s-header {
    font-size: 24px;
    color: #8784f1;
    text-indent: .5rem;
    border-bottom: 1px solid #dde8fb;
    margin: .5rem
}

.kp-p, .xp-p {
    color: #302dbb;
    letter-spacing: .01rem;
    margin: 1rem
}

.kp-p-s, .xp-p-s {
    color: #8784f1;
    text-indent: 1rem;
    letter-spacing: .02rem;
    margin: .5rem
}

.k-inpt, .x-inpt {
    margin: .2rem;
    border: 1px solid #b1aaaaa6;
    border-radius: 5px;
    outline: 0;
    transition: .3s
}

    .k-inpt:active, .k-input:hover, .x-inpt:active, .x-inpt:hover {
        border: 1px solid #1e62dd
    }

    .k-inpt:focus, .x-inpt:focus {
        border: 1px solid #a8b324;
        background-color: #dbe6ef0f
    }

.k-inpt-sm, .x-inpt-sm {
    padding: .3rem 1rem;
    font-size: 14px
}

.k-lbl-sm, .x-lbl-sm {
    font-weight: 400;
    color: #004085;
    font-size: 18px;
    margin: .2rem
}

.main-btn {
    text-align: center;
    border-radius: 0;
    width: 100%;
    margin-top: 10px;
    height: 46px;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
    background: #333;
    transition: .4s;
    z-index: 5;
    display: inline-block;
    padding: 13px 32px;
    cursor: pointer
}

#comments-button, #like-button, .x-btn-question {
    height: 40px;
    width: 40px
}

.main-btn:hover {
    background: #dc2626;
    box-shadow: 3px 3px 2px 1px #18181840
}

.main-btn:active, .main-btn:focus {
    box-shadow: 0 0 0 .2rem rgb(233 169 16 / 25%)
}

#Website, #on-scroll-links, #open-x-btn, #websiteField, .cart-left-mobile, .close-category-menu, .company-section, .fixed-category-menu-toggler, .hidden-brand, .hidden-group, .mobile-color-navigation {
    display: none
}

.x-btn-login {
    padding: .2rem 4rem;
    border-radius: 5px;
    font-size: 16px;
    background-color: #f0f8ff;
    border: 2px solid #9dabdf6b;
    color: #4d89c1
}

.xf-btn {
    cursor: pointer;
    transition: .1s;
    border-radius: 5px;
    outline: 0;
    color: #4d506e;
    padding: .5rem 1.7rem;
    margin: .1rem
}

.x-btn-add, .x-btn-info, .x-btn-warning {
    border: 1px solid transparent
}

.x-btn-add {
    color: #004085;
    background-color: #cce5ff
}

    .x-btn-add:hover {
        background-color: #a9d0f7;
        color: #004085;
        border: 1px solid #b1aaaa
    }

    .k-btn:active, .x-btn-add:active, .x-btn-close-t:active, .x-btn-close:active, .x-btn-danger:active, .x-btn-details:active, .x-btn-edit:active, .x-btn-info:active, .x-btn-next:active, .x-btn-prev:active, .x-btn-question:active, .x-btn-warning:active {
        border: 1px solid #f6f9ff
    }

.x-btn-info {
    background-color: #baebf3;
    color: #0c5460
}

    .x-btn-info:hover {
        background-color: #99e5f1;
        border: 1px solid #b1aaaa
    }

.x-btn-warning {
    background-color: #ffd85a;
    color: #937828
}

    .x-btn-warning:hover {
        background-color: #ffd315ad;
        color: #5f4d1a;
        border: 1px solid #b1aaaa
    }

.x-btn-danger {
    background-color: #f5c6cb;
    color: #5f0b0be0;
    border: 1px solid transparent
}

.x-btn-details, .x-btn-edit, .x-btn-success {
    color: #ffffffe0;
    border: 1px solid transparent
}

.x-btn-danger:hover {
    background-color: #f3b5bc;
    color: #5f0b0be0;
    border: 1px solid #b1aaaa
}

.x-btn-success {
    background-color: #29af29
}

    .x-btn-success:hover {
        background-color: #209120;
        color: #fff;
        border: 1px solid #fff
    }

    .x-btn-success:active {
        border: 1px solid #29af29
    }

.x-btn-details {
    background-color: #3977e5
}

    .x-btn-details:hover {
        background-color: #105add;
        border: 1px solid #247dbc
    }

.x-btn-edit {
    background-color: #00539c
}

    .x-btn-edit:hover {
        background-color: rgb(1 106 199);
        color: #fff;
        border: 1px solid #fff
    }

.x-btn-del {
    background-color: #eb4040;
    color: #fff;
    border: 1px solid transparent
}

    .x-btn-del:hover {
        background-color: #e32525;
        color: #fff;
        border: 1px solid #fff
    }

    .x-btn-del:active {
        border: 1px solid #eb4040
    }

.x-btn-next, .x-btn-prev {
    background-color: #d7ecffdb;
    border: 1px solid transparent
}

    .x-btn-next:hover, .x-btn-prev:hover {
        background-color: #c8e0f5db;
        border: 1px solid #b1aaaa
    }

.x-btn-question {
    color: #004085;
    background-color: #cce5ff;
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 0 !important
}

.x-btn-close, .x-btn-close-t {
    border: 1px solid transparent
}

    .x-btn-close-t:hover, .x-btn-close:hover, .x-btn-question:hover {
        border: 1px solid #b1aaaa
    }

.footer-social i, .x-btn-question > .bi-question {
    font-size: 24px
}

.x-btn-close {
    background-color: #efefef
}

    .x-btn-close:hover {
        background-color: #e9e5e5
    }

.x-btn-close-t {
    background-color: #fde8e8
}

    .x-btn-close-t:hover {
        background-color: #f7cdcd
    }

.login-form-group, .row-form-group, .x-form-sm {
    display: flex;
    flex-direction: column
}

.x-form-m {
    width: 600px;
    display: flex;
    flex-direction: column;
    margin: 2rem auto;
    padding: 2rem;
    border-radius: 10px;
    background-color: #fafdff;
    box-shadow: 1px 1px 14px 1px #e3dcdc
}

.x-group {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.x-form-header {
    font-weight: 300;
    margin: .2rem .2rem 2rem;
    border-bottom: 1px solid #dfd9d9;
    text-align: center
}

.payment-table, .table-container, .xmb-2 {
    margin-bottom: 2rem
}

.breadcrumb-container, .filter-results, .table-footer, .x-table, .xmt-2 {
    margin-top: 2rem
}

.blog-wrapper, .x-flex-center-h {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.kpt-1, .xpt-1 {
    padding-top: 1rem
}

.kpt-2 {
    padding-top: 2rem
}

.kpb-1, .store-presentation h3, .xpb-1 {
    padding-bottom: 1rem
}

.kpb-2 {
    padding-bottom: 2rem
}

.blogpost-footer, .comment-top-right, .k-fx, .tbl-sm-buttons, .x-fx {
    display: flex
}

#main-header, .kt-3, .login-form-input, .xt-3 {
    transition: .3s
}

#main-header {
    padding-top: 0rem;
}

.kt-5 {
    transition: .5s
}

.table-container {
    padding: .25rem;
    margin-top: 2rem
}

.table-wrapper {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 24px 1px #f3e7e787;
    padding: 3rem 1rem 2rem
}

.bg-declined, .bg-refunded, .bg-selected {
    padding: .3rem;
    border-radius: 5px
}

@media screen and (mak-width:1026px) {
    .table-wrapper {
        overflow-x: auto
    }
}

.table-header-container {
    display: flex;
    justify-content: space-between
}

.table-header {
    color: #52b0f5 !important
}

.bg-selected {
    background: #b2ffb2a3
}

.bg-refunded {
    background: #bfddffa3
}

.bg-declined {
    background: #ffbbbba3
}

.x-table {
    display: table;
    padding: 1rem;
    border: 1px solid #8080801c;
    border-radius: 10px;
    width: 100%
}

.x-table-body {
    width: 100%;
    padding: .25rem;
    display: table-row-group;
    border-color: inherit
}

.x-tr {
    width: 100%;
    display: table-row;
    padding: .5rem;
    border: 1px solid #c9c9c961;
    border-radius: 5px;
    margin-bottom: .2rem;
    transition: .2s;
    border-collapse: collapse
}

    .x-tr:hover {
        border-bottom: 1px solid #1e62dd;
        background-color: #dbe6ef0f
    }

.x-td, .x-th {
    padding: 1rem;
    display: table-cell
}

.tbl-inpt {
    padding: .41rem .2rem !important
}

.tbl-del, .tbl-edit {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .2rem 1.2rem !important
}

    .tbl-del:hover {
        color: #fff !important
    }

.table-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.k-btn, .x-btn {
    outline: 0;
    border: 1px solid #80808026;
    background-color: #daddff;
    color: #302dbb;
    cursor: pointer;
    transition: .3s
}

    .k-btn:hover, .x-btn:hover {
        background-color: #eee5ff;
        border: 1px solid #a59f9f;
        color: #000
    }

.xs-btn {
    background-color: #5383e3;
    border: 1px solid transparent;
    color: #f1eeee
}

    .ks-btn:hover, .xs-btn:hover {
        border: 1px solid #000;
        color: #fff
    }

.xt-btn {
    background-color: #f1f2f5;
    border: 1px solid #dbd4d4;
    color: #4b4949
}

    .kt-btn:hover, .xt-btn:hover {
        border: 1px solid #635f5f;
        color: #000
    }

.x-form-sm {
    width: 500px;
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 2rem;
    border-radius: 10px;
    background-color: #fafdff;
    box-shadow: 1px 1px 14px 1px #e3dcdc
}

.payment-s-bottom, .payment-s-contact, .payment-s-content, .x-flex-center-v {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.footer-top-row, .heading, .newest-header, .xmt-1 {
    margin-top: 1rem
}

.xmb-1 {
    margin-bottom: 1rem
}

#cookie-consent {
    z-index: 12
}

.x-alert {
    width: 500px;
    top: 9rem;
    right: 5rem;
    position: fixed !important;
    z-index: 999;
    padding: .95rem 1.45rem !important;
    border: 1px solid transparent;
    box-shadow: 1px 1px 12px #2e2e2e63
}

#cookieWrapper, .cookie-consent-container {
    z-index: 1000;
    background-color: #fff;
    position: fixed
}

.alert-text {
    width: 95%;
    display: flex
}

.x-alert-success {
    background-color: #326211;
    color: #fff;
    animation: 1s successFade
}

.x-alert-danger {
    background-color: #ffe2e5;
    color: #5f0b0be0
}

.x-alert-warning {
    background-color: #ffcc29;
    color: #3b331d
}

.x-alert-info {
    background-color: #baebf3;
    color: #0c5460
}

.x-alert-detail {
    background-color: #cce5ff;
    color: #004085
}

.x-alert-close {
    cursor: pointer;
    transition: .3s;
    outline: 0;
    color: #111;
    padding: 0 .7rem;
    background-color: #fff;
    font-size: 24px;
    border: none;
    position: absolute;
    top: .4rem;
    right: .4rem;
    width: 38px
}

    .x-alert-close:hover {
        background-color: #ff1616f2;
        color: #fff
    }

    .x-alert-close:focus {
        outline: #d5d1d1 solid 1px
    }

@keyframes successFade {
    from {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.account-form-container {
    border: 1px solid #fff;
    border-radius: 5px
}

.login-form-group {
    display: flex;
    flex-direction: column;
    padding: .5rem
}

.login-form-input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #ca202024;
}

.login-form-input:active {
    border: 1px solid #2ca2e1
}

#login-submit {
    background: #dc2626;
    border: 1px solid transparent;
    padding: 1.2rem 1rem;
    color: #fff;
    font-size: 16px;
    transition: .3s;
    cursor: pointer;
    border-radius: 20px;
}

    #login-submit:focus {
        box-shadow: 0 !important;
    }

    #login-submit:hover {
        background: #b91c1c;
        color: #fff;
        border: 1px solid #dc2626
    }

.cookie-consent-container {
    display: none;
    bottom: 0;
    margin-bottom: 0 !important;
    width: 100%;
    color: #121212;
    border-color: #fff;
    box-shadow: 1px 1px 12px 1px #29292942
}

#cartlineCount, .account-link {
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

.account-form-container, .category-menu-wrapper, .cookie-left {
    padding: 2rem
}

.cookie-right, .top-header-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem
}

.accept-cookie-policy {
    background-color: #519f48;
    color: #fff;
    outline: 0;
    border: none;
    border-radius: 5px;
    padding: 7px 30px;
    font-weight: 400;
    transition: .3s
}

    .accept-cookie-policy:hover {
        background-color: #6db365
    }

#addressOverlay, #mainOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    justify-content: center;
    align-items: center;
    z-index: 999
}

#cookieWrapper {
    display: none;
    padding: 1rem;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    transform: translate(50%,0);
    width: 50%
}

.top-cookie-consent-text {
    margin-top: 0 !important
}

.x-page {
    margin-top: 5rem
}

.error-container {
    margin-top: 4rem;
    margin-bottom: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.top-header {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    background-position-y: top;
    background-size: cover;
    color: #fff;
    width: 100%;
    z-index: 30
}

.mid-row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    border-top: 1px solid #d5d5d5;
    align-items: center;
    padding: 1rem
}

.m-left {
    display: flex;
    justify-content: center
}

.m-mid {
    display: flex;
    margin: auto;
    justify-content: center
}

.s-top-header {
    padding: .5rem;
    background: #f3f3f3
}

.s-row {
    justify-content: space-between
}

.s-top-header-link, .s-top-header-social-link {
    transition: .3s;
    text-decoration: none;
    padding: .4rem;
    color: #535353;
    cursor: pointer
}

    .s-top-header-link:hover {
        color: #eb8224
    }

.s-top-header-left a {
    color: #3f3f3f;
    font-weight: 600
}

@media screen and (max-width: 1024px) {
    .s-top-header-left a {
        font-size: 12px;
    }

    .s-top-header-right li {
        margin-left: 0.2rem !important;
        margin-right: 0.2rem !important;
    }

    .s-top-header .container {
        max-width: 928px;
    }
}


.s-top-header-social-links {
    margin-left: 1rem;
    border-left: 1px solid grey;
    padding-left: .1rem
}

@media screen and (max-width:475px) {
    .top-header {
        flex-direction: column
    }

    #no-scroll-header, #on-scroll-links {
        display: none !important
    }
}

#c-search-area {
    display: none;
    position: absolute;
    top: 120px;
    z-index: 30;
    width: 100%;
    margin: auto;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 1365px) {
    #m-search-area {
        width: 450px;
    }
}

.search-icon {
    position: absolute;
    z-index: 2;
    margin-left: 1rem;
    margin-top: .7rem;
    color: grey
}

.search-inpt {
    background-color: #fff;
    padding: 7px 25px !important;
    width: 500px;
    border-radius: 3px;
    transition: .2s;
    outline: 0 !important;
    font-family: inherit;
    border: none !important;
}

    .search-inpt:focus {
        outline: 0;
        box-shadow: none !important;
        --tw-ring-opacity: 0 !important;
        --tw-ring-color: none !important
    }

        .search-inpt:active .search-btn, .search-inpt:focus .search-btn {
            background: #fdfdfd !important
        }

    .search-inpt:active {
        outline: 0 !important
    }

#topSearch {
    border: 2px solid #e9ecef
}

.top-search-btn {
    line-height: 1rem;
    margin-right: .5rem;
    border-radius: 5px;
    background-color: rgb(116 116 116);
    margin-top: .3rem;
    margin-bottom: .3rem
}

    .top-search-btn:hover {
        background-color: #333
    }

.search-btn {
    position: absolute;
    border: none;
    color: #3e3e3e;
    font-weight: 700;
    font-size: 14px;
    background: 0 0 !important;
    transition: .3s;
    top: 20%;
    right: 10%
}

    #accept-tos, #login-now, .footer-info-key, .header-store-link:hover .header-store-icon, .search-btn:hover {
        color: #dc2626
    }

.top-header-img {
    object-fit: cover
}

.brand-image-section {
    height: 100px;
    background: #fff
}

@media screen and (max-width:965px) {
    .top-header-img {
        height: 100px;
        width: 180px
    }

    .search-inpt {
        font-size: 12px;
        padding: 7px 30px
    }

    .search-icon {
        display: none !important
    }

    .search-btn {
        margin-top: .55rem;
        font-size: 12px
    }
}

.user-container {
    display: flex;
    padding: .5rem
}

.shopping-icon, .user-icon {
    padding: .8rem;
    transition: .3s
}

.account-link {
    transition: .3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: linear-gradient(45deg,#dc2626,#ef4444);
    border-radius: 50%;
}

    .account-link:hover {
        background: linear-gradient(45deg,#b91c1c,#dc2626)
    }

        .account-link:hover .shopping-icon, .account-link:hover .user-icon {
            color: #faf9f9
        }

.user-icon {
    color: #000
}

    #top-btn:hover .top-btn-icon, .next-button:hover, .previous-button:hover, .read-more-btn:hover .read-more-text, .shopping-icon, .user-icon::before {
        color: #fff
    }

#cartlineCount {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(45deg,#dc2626,#ef4444);
    color: #fff;
    height: 24px;
    width: 24px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: flex;
    margin-left: 2rem;
    margin-top: -2rem;
    transition: transform .2s ease-in-out,box-shadow .2s ease-in-out;
    border: 1px solid
}

    #cartlineCount:hover {
        box-shadow: 0 6px 8px rgba(0,0,0,.2)
    }

#cartPrice {
    font-size: 12px;
    font-weight: 600;
    width: 100px;
    display: flex;
    margin-left: .5rem
}

.account-container:hover .account-dropdown, .cart-container:hover .cart-dropdown {
    display: flex;
    visibility: visible;
    opacity: 1
}

.account-dropdown-wrapper h2, .se-product-name:hover {
    color: #000
}

.cart-container, .control-wrapper, .footer-call, .footer-delivery, .footer-shipping, .info-wrap, .product-group-row, .see-more-row, .table-section {
    display: flex;
    align-items: center;
    justify-content: center
}

.cart-dropdown-container {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.global-cart-link {
    position: absolute;
    top: 10px !important
}

.go-cart-button {
    border-radius: 5px;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 14px;
    transition: .3s;
    display: flex;
    width: 150px;
    align-items: center;
    justify-content: center;
    margin-top: 1rem
}

    .go-cart-button:hover {
        color: #56a124;
        background: #fff
    }

.cart-arrow {
    margin-left: .2rem;
    display: none
}

#categories-dropdown:hover .category-dropdown, .active-section, .categories-dropdown:active .side-category-dropdown, .categories-dropdown:focus .side-category-dropdown, .categories-dropdown:hover .side-category-dropdown, .category-item:hover .subcategory-menu, .dropdown:hover .dropdown-menu, .fixed-category-menu.show, .go-cart-button:hover .cart-arrow {
    display: block
}

@media screen and (max-width: 991.98px) {
    .mobile-subcategory-item-wrapper {
        width: 80%;
        margin: auto;
    }
}

.account-dropdown {
    width: 400px;
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background-color: #fff;
    z-index: 3;
    animation: .4s fadeEffect;
    right: 250px;
    max-width: 750px;
    box-shadow: 0 0 12px 1px #0e0e0e1f
}

.mobile-top-header {
    display: none;
    align-items: center;
    justify-content: space-around;
    height: 100px;
}

.mobile-menu-top-image {
    margin-right: .7rem;
    width: 100%;
    object-fit: contain;
    position: absolute;
    top: -25px;
    left: 0;
    bottom: 40px;
    z-index: 3
}

.mobile-header-link {
    color: #000;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    margin-top: .3rem;
    cursor: pointer;
    font-size: 16px
}

    .mobile-header-link:hover, .mobile-header-link:hover .mobile-menu-icon {
        color: #ff8b38
    }

.mobile-footer-search, .mobile-top-search {
    display: none;
    position: fixed;
    background-color: #fff;
    padding: 1rem;
    z-index: 5;
    transition: 1s;
    width: 100%;
    opacity: 0
}

.mobile-top-search {
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dedede
}

.mobile-footer-search {
    bottom: 60px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #dedede
}

    .mobile-footer-search.show, .mobile-top-search.show {
        display: flex;
        opacity: 1
    }

.fixed-container {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px
}

#reset, .home-showcase {
    margin-bottom: 8rem
}

@media (min-width:576px) {
    .fixed-container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    html {
        font-size: 16px
    }

    .fixed-container {
        max-width: 820px
    }
}

@media (min-width:992px) {
    .fixed-container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .fixed-container {
        max-width: 1540px
    }
}

@media (min-width:1400px) {
    .fixed-container {
        max-width: 1620px
    }
}

.swiper-bestseller {
    width: 100%;
    padding-bottom: 2rem;
    border-radius: 5px
}

.swiper-bestseller-wrapper {
    position: relative
}

.product-container:hover .product-image, .product-second-image {
    display: none !important
}

.bestseller-swiper-slide {
    text-align: unset !important;
    background: 0 0 !important
}

    .bestseller-swiper-slide img {
        width: 100% !important;
        height: 320px !important
    }

.close-address-popup {
    position: absolute;
    right: 10px;
    border-radius: 5px;
    background: #ffe7e7;
    padding: .5rem;
    cursor: pointer;
    top: 10px;
    color: #000;
    transition: .3s
}

    .close-address-popup:hover {
        background: #ffe9e9;
        color: #000
    }

.address-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    padding: 2rem;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    z-index: 1001;
    overflow-y: auto;
    max-height: 80vh
}

.video {
    width: 100%;
    height: 700px;
    object-fit: cover;
    object-position: center
}

.home-showcase {
    margin-top: 8rem
}

.showcase-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background: #fbfbfb;
    padding: 1rem
}

.showcase-header {
    font-optical-sizing: auto;
    font-style: normal;
    font-family: 'Arquitecta', 'Mulish', sans-serif;
    font-size: 22px;
    color: #000;
    margin-bottom: .2rem !important
}

.showcase-description {
    font-size: 16px;
    color: #000
}

.showcase-image {
    width: 150px;
    height: 150px;
    object-fit: cover
}

.product-container {
    margin-top: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
    box-shadow: 1px 1px 3px 1px #eaeaea;
    background: #fff;
    transition: .3s;
    max-width: 320px;
    padding-top: 0;
    padding-bottom: .5rem;
    padding-left: 0 !important;
    padding-right: 0 !important
}

    .product-container:hover {
        box-shadow: 1px 1px 3px 1px #eaeaea;
        border-radius: 5px
    }

        .product-container:hover .inspect-btn {
            color: #fff;
            background-color: #f5d717
        }

@media screen and (max-width: 998.91px) {
    .mobile-top-header {
        display: flex
    }
}

@media screen and (max-width:991.98px) {
    .xf-btn {
        padding: .4rem;
        font-size: 12px
    }

    .x-alert {
        width: 100%;
        top: 0;
        right: 0;
        font-size: 14px;
        border-radius: 0 !important;
        top: 100px;
        flex-direction: column;
    }

    .search-inpt {
        width: 300px;
        padding: 7px 50px
    }

    .top-header {
        display: none
    }

    .showcase-description {
        font-size: 12px
    }

    .showcase-cheese, .showcase-oil {
        font-size: 10px !important
    }

    .showcase-wrapper {
        margin-bottom: 1rem
    }

    .home-products, .home-products-row {
        margin-top: 1rem !important
    }
}

.home-products-wrapper {
    background-repeat: no-repeat;
    background-clip: border-box;
    background-attachment: fixed;
    background-position: unset;
    background-size: cover
}

.home-products-row {
    margin-top: 3rem;
    display: flex;
    justify-content: center
}

    .home-products-row .col-md {
        flex: 0.2 0 0% !important
    }

.home-category-name {
    color: #dc2626;
    margin-bottom: .5rem !important;
    margin-top: 4rem;
    width: 350px;
    font-family: 'Arquitecta', 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 40px;
    transition: .3s;
    margin-left: 10rem;
    background: -webkit-linear-gradient(42deg,#dc2626,#ef4444);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

    .home-category-name:after {
        content: "";
        display: block;
        width: 100px;
        height: 4px;
        background: linear-gradient(45deg,#dc2626,transparent);
        margin-top: .5rem
    }

@media screen and (max-width:991.98px) {
    #no-mobile-btn {
        display: none
    }

    .no-mobile {
        display: none !important
    }

    .home-category-name {
        margin-left: 1rem;
        font-size: 22px
    }

    .home-category-description {
        margin-left: 1rem !important;
        font-size: 14px;
        width: auto !important;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.description-after, .description-before {
    clear: both;
    font-size: 50px;
    color: #ffb83e;
    content: ""
}

.home-category-description {
    margin-left: 10rem;
    margin-bottom: 2rem;
    padding-bottom: 4rem;
    padding-left: 1rem;
    width: 800px;
    text-align: justify
}

.description-after {
    display: flex;
    float: right;
    width: 800px;
    justify-content: flex-end;
    margin-top: -2.5rem
}

.description-before {
    width: 800px
}

.inspect-btn {
    position: absolute;
    background: #292929;
    padding: .2rem;
    color: #fff !important;
    z-index: 3;
    cursor: pointer;
    transition: .3s;
    height: 30px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

    .inspect-btn:hover {
        color: #fff;
        background-color: #dc2626
    }

.image-container {
    width: 300px;
    background-color: #fff;
    box-shadow: 1px 1px 12px 1px #f1f1f1;
    border-radius: 5px;
    padding: 1rem;
    margin-right: 1rem;
    flex: 0.2 0 0% !important
}

.product-image, .product-second-image {
    margin: auto;
    border-bottom: 1px solid #dddddd7d
}

.product-image {
    width: 100%;
    object-fit: cover;
    display: flex;
    transition: .3s;
    height: 400px
}

.product-second-image {
    width: 100%;
    object-fit: cover;
    opacity: 0;
    height: 400px
}

@media screen and (max-width:1650px) {
    .top-header-link {
        font-size: 18px !important
    }
}

@media screen and (max-width:1300px) {
    .top-header-link {
        display: flex;
        align-items: center
    }
}

@media screen and (max-width: 998.91px) {
    .top-header-link {
        padding: 0.5rem;
    }
}

.product-container-row {
    align-items: center;
    justify-content: center;
    background-image: url(../images/bg/21.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 2rem;
    padding-bottom: 3rem;
    background-position: left;
    background-size: cover;
    width: 100%
}

@media screen and (max-width:868px) {
    .top-header-link {
        font-size: 10px !important
    }

    .product-container {
        max-width: 210px
    }

    .product-container-row .col-md-3 {
        width: auto
    }
}

@media screen and (max-width:465px) {
    .product-image {
        width: 150px;
        height: 240px;
        padding: .5rem;
        object-fit: cover !important
    }

    .product-second-image {
        width: 150px;
        height: 240px;
        padding: .5rem
    }

    .product-container {
        margin-left: .2rem;
        margin-right: .2rem;
        margin-top: 1rem;
        padding: .5rem;
        width: 170px
    }

    .inspect-btn {
        font-size: 11px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        height: auto;
        width: auto;
    }

    .price-container {
        font-size: 14px !important
    }

    .product-container-row {
        justify-content: center;
        padding-left: 0;
        padding-right: 0
    }

        .product-container-row .col-md-3 {
            width: 175px
        }
}

@media screen and (max-width:365px) {
    .product-container {
        margin-left: .2rem;
        margin-right: .2rem;
        margin-top: 1rem;
        padding: .5rem;
        width: 150px !important
    }
}

.product-container:hover .product-second-image {
    display: flex !important;
    animation: 1.5s fade;
    opacity: 1
}

@keyframes fade {
    from {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.product-body {
    height: 100px;
    padding: .5rem
}

.name-container {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: .2rem !important
}

@media screen and (max-width:768px) {
    .product-body {
        height: 70px
    }

    .product-name {
        width: auto !important
    }

    .name-container {
        font-size: 12px;
        margin-left: 0;
        margin-top: .5rem
    }

    .price-container {
        font-size: 14px
    }
}

.price-container {
    display: flex;
    justify-content: flex-end;
    font-size: 18px;
    color: #14470d;
    font-weight: 700;
    margin-right: 1rem
}

.store-no-products {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 343px;
    margin: 10rem auto
}

.add-to-cart-btn {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 5px;
    color: #fff;
    background-color: #dc2626;
    margin: auto;
    transition: .3s;
    margin-left: 1rem !important;
    font-size: 14px
}

    .add-to-cart-btn:hover {
        background-color: #b91c1c;
        color: #f9f9f9
    }

.add-to-cart-text {
    margin-top: .2rem
}

.sub-header-container {
    margin-bottom: 1rem;
    border-bottom: 1px solid #dcdcdc
}

.table-sub-header {
    color: #3c3f85;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px
}

.table-item {
    height: 100px
}

.table-section-image {
    height: 80px;
    object-fit: cover;
    width: 150px
}

.cart-th {
    border-bottom: 1px solid #d5d5d5 !important
}

.cart-td {
    height: 60px
}

.table-seperator {
    border-top: 1px solid #d7d5d5
}

.soft-seperator {
    border-top: 1px solid #c1c1c1
}

.custom-checkbox, .date-and-author-container, .payment-s-text, .product-count {
    display: flex;
    align-items: center
}

.product-count-inpt {
    display: flex;
    text-align: center;
    border: none;
    outline: 0;
    width: 50px
}

.cart-header {
    color: #ff8b29;
    border-bottom: 1px solid #eee;
    margin-bottom: 2rem !important
}

.cart-index-container {
    margin-bottom: 5rem;
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    padding-left: 10rem;
    padding-right: 10rem
}

.cart-left-wrapper, .cart-right-wrapper {
    width: auto;
    box-shadow: 1px 1px 12px 1px #e6e6e6;
    border-radius: 3px;
    padding: 2rem
}

.cart-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.cart-left-wrapper {
    margin-right: 1rem;
    background: #fff
}

.cart-right-wrapper {
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    max-width: 337px
}

.product-minus, .product-plus {
    font-size: 18px;
    padding: 2px 10px;
    border: 1px solid #d8d8d852;
    border-radius: 5px;
    background-color: #fcfcfc;
    transition: .3s
}

    .product-minus:hover, .product-plus:hover {
        background-color: #eee
    }

    .product-minus:active, .product-plus:active {
        border: 1px solid #969696
    }

    .product-minus:focus, .product-plus:focus {
        outline: #bdbdbd solid 1px !important
    }

.remove-from-cart-btn {
    background-color: transparent;
    border: 1px solid transparent;
    color: #ff4746;
    border-radius: 5px;
    padding: 2px 12px;
    box-shadow: 1px 1px 12px 1px #e9e6e6b0;
    transition: .3s;
    width: 100px;
    margin-left: .5rem
}

.continue-shopping-button, .payment-button {
    width: 100%;
    margin-top: .5rem;
    transition: .3s;
    display: flex;
    padding: 5px 20px;
    cursor: pointer;
    text-decoration: none
}

.remove-from-cart-btn:hover {
    background-color: #ff4746;
    color: #fff;
    border: 1px solid #ff2727
}

.remove-cart-icon {
    margin-bottom: .2rem;
    font-size: 14px;
    margin-right: .1rem
}

.table-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cart-right-header {
    color: #dc2626
}

.payment-button {
    background-color: #519f48;
    color: #fff;
    border-radius: 5px;
    border: 1px solid transparent;
    justify-content: center;
    align-items: center
}

    .payment-button:hover {
        border: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        background-color: #6db365
    }

.continue-shopping-button {
    background-color: #919191;
    color: #fff;
    border-radius: 5px;
    border: 1px solid transparent;
    justify-content: center;
    align-items: center
}

    .continue-shopping-button:hover {
        border: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        background-color: #6c6c6c
    }

.complete-payment-icon {
    margin-left: .2rem
}

#freeShippingContainer {
    background: #ffe7e7;
    padding: .5rem;
    text-align: center;
    border-radius: 5px
}

.coupon-container {
    padding: 1rem 1rem 1rem 0
}

#coupon-input {
    border: 1px solid #c2c2c2;
    margin-top: .4rem;
    margin-bottom: .4rem;
    padding: .4rem;
    border-radius: 5px;
    outline: 0
}

    #coupon-input:focus {
        border: 1px solid #c2c2c2
    }

.coupon-btn {
    padding: .4rem;
    outline: 0;
    border: 1px solid #bbb;
    border-radius: 5px;
    font-size: 14px;
    background-color: #f2f2f2
}

    .coupon-btn:hover {
        border: 1px solid #e1e1e1;
        background-color: #e7e7e7
    }

    .coupon-btn:active {
        border: 1px solid #bbb
    }

.cart-overlay, .product-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255 /57%);
    justify-content: center;
    align-items: center;
    z-index: 100
}

.cart-overlay-content, .product-overlay-content {
    border-radius: 5px;
    text-align: center;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fafafa08;
    color: #000;
    font-size: 18px
}

.loader {
    border: 4px solid #efefef;
    border-top: 4px solid #f09333;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: 1s linear infinite spin
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#search-results {
    color: #299d2d;
    margin-bottom: .5rem !important;
    border-bottom: 1px solid #d6dcd6
}

@media screen and (max-width:768px) {
    .cart-left-wrapper {
        display: none
    }

    .cart-left-mobile, .cart-row, .mobile-product-count {
        display: flex;
        display: flex
    }

    .cart-index-container {
        margin: auto;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .cart-row {
        flex-direction: row;
        justify-content: space-between;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: auto
    }

    .cart-left-mobile {
        box-shadow: 1px 1px 12px 1px #e6e6e6;
        background-color: #fff;
        border-radius: 10px;
        height: 100%;
        flex-direction: column;
        margin-bottom: 1rem;
        padding: 1rem;
        width: 100%;
        margin-top: 1rem
    }

    .image-container {
        padding: .1rem
    }

    .table-section {
        width: auto
    }

    .table-item {
        margin-top: 5rem;
        margin-bottom: 7rem;
        justify-content: flex-start
    }

    .table-section-image {
        width: 100px;
        height: 100px;
        padding: 0 !important
    }

    .mobile-product-breadcrumb {
        display: flex;
        padding-bottom: 1rem;
        flex-direction: column
    }

        .mobile-product-breadcrumb li {
            list-style-type: none
        }

    .mobile-product-count {
        align-items: center;
        justify-content: center;
        flex-direction: row
    }

    .mobile-productname {
        padding: .5rem;
        font-weight: 600
    }

    .cart-quantity-prefix {
        line-height: 30px
    }

    .cart-right-wrapper {
        margin: 1rem auto auto;
        width: 100%;
        max-width: 100%
    }

    .fixed-category-menu {
        position: fixed !important;
        padding: 1rem 1rem 4rem !important;
        background-color: #f9f9f9;
        left: -200px;
        width: 200px;
        box-shadow: 1px 1px 12px 1px #cacaca;
        z-index: 6;
        height: 100%;
        justify-content: center;
        flex-direction: column;
        display: none;
        margin-top: 0 !important;
        transition: left .5s;
        bottom: 0 !important
    }

    .fixed-category-menu-toggler {
        display: block !important;
        background-color: #dc2626;
        z-index: 5;
        border-bottom: 1px solid #c5c5c5;
        padding: 1rem;
        color: #fff;
        position: fixed;
        font-size: 12px;
        transition: .3s;
        cursor: pointer;
        top: 82px
    }

        .fixed-category-menu-toggler:hover {
            background-color: #b91c1c
        }

    .close-category-menu {
        display: flex !important;
        flex-direction: row;
        margin-top: 65px
    }

    .fixed-category-menu-wrapper {
        padding: 1rem;
        margin-top: 4.5rem
    }

    iframe {
        width: 100%;
        height: 400px
    }
}

#mobile-menu-content, .fixed-category-menu {
    left: -200px;
    scrollbar-color: transparent transparent;
    transition: left .5s;
    scrollbar-width: thin
}

#close-category-menu-desktop {
    position: absolute;
    right: 5px;
    background-color: #ffb83e;
    border-radius: 50%;
    padding: .2rem;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer
}

.fixed-category-menu {
    margin-top: 4rem;
    position: fixed;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 1px 1px 12px 1px #42424217;
    width: 230px;
    z-index: 6;
    justify-content: center;
    flex-direction: column;
    overflow-y: scroll;
    max-height: 100vh;
    bottom: 10px
}

.category-menu, .search-top-container {
    box-shadow: 1px 1px 4px 1px #ececec;
    flex-direction: column;
    position: relative
}

.fixed-category-menu::-webkit-scrollbar {
    width: 6px
}

.fixed-category-menu::-webkit-scrollbar-thumb {
    background-color: transparent
}

.fixed-category-menu-wrapper {
    padding: 1rem;
    margin-top: .5rem
}

@media screen and (max-width:1500px) {
    .fixed-category-menu-wrapper {
        padding: .5rem
    }
}

.close-category-menu-btn {
    padding: 10px 20px;
    display: block !important;
    background-color: #f1b733;
    z-index: 5;
    border-bottom: 1px solid #c5c5c5;
    color: #fff;
    font-size: 12px;
    transition: .3s;
    cursor: pointer;
    margin-top: .1rem
}

.search-content {
    margin-top: 3rem !important;
    margin-bottom: 6rem
}

@media screen and (max-width:675px) {
    .product-image {
        object-fit: cover !important
    }

    .product-second-image {
        object-fit: cover
    }

    #close-category-menu-desktop {
        display: none
    }

    .search-content {
        margin-top: 1rem !important
    }

    .search-top-container {
        padding: 1rem !important
    }

    .category-menu {
        width: 95%;
        margin: 1rem auto auto;
        display: flex
    }
}

.search-top-container {
    padding: 3rem;
    border: none !important;
    display: flex;
    border-radius: 3px;
    transition: .3s;
    background: url(../images/bg/8.webp) #fff;
    margin-top: 2rem
}

.category-menu {
    padding: 1rem;
    border: none !important;
    display: flex;
    border-radius: 3px;
    transition: .3s;
    background: #fff
}

.category-menu-header {
    font-size: 16px;
    border-bottom: 1px solid #3333332e;
    margin-bottom: 1rem !important;
    color: #dc2626
}

#add-to-cart, .about-text, .global-cart-name, .price-range {
    font-size: 12px
}

.category-item a {
    text-decoration: none;
    color: #000;
    transition: .3s;
    border-bottom: 1px solid transparent;
    font-size: 14px
}

.category-item {
    display: flex;
    text-decoration: none;
    color: #353535;
    margin-top: .2rem;
    transition: .3s
}

    .category-item a:hover {
        color: #dc2626
    }

@media screen and (max-width:1350px) {
    .category-item {
        font-size: 12px;
        margin-top: .1rem
    }
}

.price-selection {
    accent-color: #828581
}

.apply-filter-btn {
    margin-top: .5rem;
    background-color: #ededed;
    border-radius: 5px;
    padding: 3px 40px;
    color: #2f2f2f;
    text-decoration: none;
    font-size: 14px;
    transition: .3s;
    outline: 0;
    border: none
}

.disabled-btn, .disabled-btn:hover {
    background-color: #e3e3e3db !important
}

.disabled-btn {
    cursor: not-allowed
}

    .disabled-btn:hover {
        color: #4d506e;
        border: 1px solid transparent !important;
        cursor: default !important
    }

.se-product-grip {
    padding: 1rem;
    position: relative;
    display: flex;
    flex-direction: column;
    transition: .3s;
    background: #fff;
    border: 1px solid #e2e1e1
}

    .se-product-grip:hover {
        box-shadow: 1px 1px 4px 1px #eae8e8
    }

        .se-product-grip:hover #add-to-cart {
            padding: .4rem;
            background: #3ebb3e;
            border: 1px solid;
            color: #fff
        }

.card-img-top {
    height: 230px;
    width: 250px;
    margin: auto;
    object-fit: cover;
    display: flex
}

.se-product-name {
    text-decoration: none;
    font-weight: 700;
    color: #000;
    width: 230px;
    margin: auto;
    padding-top: .5rem;
    height: 70px
}

#add-to-cart, .se-product-price {
    margin-top: 1rem;
    text-decoration: none
}

.se-product-price {
    text-align: center;
    font-weight: 700;
    color: #62a45a;
    margin-bottom: 1rem;
    font-size: 18px
}

    .se-product-price:hover {
        color: #62a45a
    }

#add-to-cart {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid grey;
    padding: .4rem;
    margin-bottom: .5rem;
    transition: .3s
}

#pageInfo {
    margin-right: 1rem;
    margin-left: 1rem
}

.prev-next-container {
    margin-top: 6rem;
    margin-bottom: 3rem
}

.payment-page-header {
    margin-top: 4rem;
    text-align: center
}

.payment-container {
    margin-top: 1rem;
    margin-bottom: 6rem;
    padding: 1rem
}

.payment-left, .payment-right {
    padding: 2rem;
    background: #fff
}

.payment-header {
    font-weight: 700;
    margin-bottom: 2rem !important
}

.payment-group, .payment-row {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.payment-row {
    flex-direction: row !important
}

.payment-group {
    flex-direction: column !important
}

.payment-left {
    border-radius: 10px;
    border: 1px solid #d9d9d9
}

.payment-right {
    margin-left: 1rem;
    border-radius: 10px;
    border: 1px solid #d9d9d9
}

input[type=radio]:checked {
    background-color: green;
    box-shadow: 3px 3px 10px 1px #dbdbdb14;
    border: none;
    background-image: unset
}

.required-field {
    color: #d68b1c
}

.summary-headers {
    display: flex;
    justify-content: space-around
}

.summary-wrapper {
    padding: 1rem;
    box-shadow: 1px 1px 12px 1px #e5e5e578;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px
}

.summary-image {
    border-radius: 5px;
    padding: .2rem;
    border: 1px solid #e3e3e3;
    object-fit: cover;
    height: 100px
}

.blogpost-header-container, .summary-top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.summary-productname {
    text-align: center
}

.summary-footer {
    display: flex;
    justify-content: space-around;
    margin-top: 1rem
}

.summary-lineprice {
    font-weight: 600;
    color: #46a146
}

.summary-footer-description {
    font-size: 14px
}

.summary-calculation {
    padding: 2rem;
    box-shadow: 1px 1px 12px 1px #e5e5e5ad;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px
}

.summary-shipping, .summary-subtotal-wrapper, .summary-total-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem
}

.copy-payment-code, .copy-payment-code:hover {
    padding: 2px 14px;
    margin-left: 1rem;
    cursor: pointer;
    outline: 0
}

.summary-total-price {
    font-size: 22px;
    color: #198219;
    font-weight: 800
}

@media screen and (max-width:678px) {
    #cookieWrapper {
        display: none;
        position: fixed;
        background-color: #fff;
        padding: 2rem;
        border-radius: 5px;
        z-index: 1000;
        margin-left: auto;
        margin-right: auto;
        transform: translate(5%,50%);
        width: 90%;
        align-items: center;
        justify-content: center
    }

    .video {
        height: 450px
    }

    .summary-productname, .summary-top-subtotal {
        font-size: 12px
    }

    .summary-image {
        width: 50px !important;
        height: 50px !important
    }
}

.payment-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem
}

.payment-s-icon {
    font-size: 52px;
    color: #65c12b
}

.payment-f-icon {
    font-size: 52px;
    color: #fb5b2c
}

.payment-s-container {
    margin-top: 10rem;
    margin-bottom: 4rem
}

.payment-s-link {
    color: #dc2626;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    margin-top: 1rem;
    transition: .3s
}

    .payment-s-link:hover {
        text-decoration: underline;
        color: #828282
    }

.copy-payment-code {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #0e880e;
    font-size: 12px;
    background: #f6f6f6
}

    .copy-payment-code:hover {
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        color: #0e6b0e;
        font-size: 12px;
        background: #ebebeb
    }

.account-bg {
    background-image: url(../images/corporate/7.webp);
    padding: 0 !important;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat
}

.register-inner-wrapper {
    backdrop-filter: blur(2px);
    background: #ffffffb3;
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: 100%;
    margin: auto;
    height: 100%
}

.form-group, .nice-select {
    margin-bottom: .5rem !important
}

.form-card {
    background-color: #fffffff7;
    border: 1px solid #e0e0e0
}

#card-logo {
    color: #dc2626;
    text-decoration: none
}

.checkbox-input, .previous-container, .settings-group, .share-buttons li {
    margin-right: 1rem
}

.form-group {
    margin-top: .4rem;
    flex-direction: column
}

.form-check-input:checked {
    background-color: grey !important;
    border-color: grey !important
}

.forgot-password-header {
    margin-top: 8rem;
    margin-bottom: 2rem
}

.explore-category {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 400px;
    margin: 2rem auto auto;
    color: #fff;
    text-decoration: none;
    padding: .6rem;
    transition: .1s;
    border-radius: 5px;
    background: linear-gradient(181deg,#dc2626,#ef4444)
}

    .explore-category:hover {
        background: #b91c1c;
        color: #fff
    }

.contact-heading {
    color: #dc2626;
    margin-top: 4rem;
    font-family: 'Arquitecta', 'Mulish', sans-serif;
    font-weight: 600
}

@media screen and (max-width:675px) {
    .category-item a {
        font-size: 12px
    }

    .payment-left {
        margin-bottom: 1rem
    }

    .payment-right {
        margin-left: 0 !important;
        padding: 1rem
    }

    .grecaptcha-badge {
        bottom: 140px !important
    }

    .icon-container {
        width: auto;
        display: flex;
        margin: auto
    }

        .footer-section i, .icon-container > i {
            font-size: 24px
        }

    .footer-shipping {
        flex-direction: row
    }

    .footer-social {
        justify-content: start !important;
        margin-top: .5rem
    }

    .footer-section {
        margin-bottom: 1rem;
        font-size: 12px
    }
}

.icon-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: .5rem
}

.contact-icons {
    border: 1px solid #b9b9b9ab;
    padding: 1rem;
    font-size: 17px;
    color: #dc2626;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.gallery-swiper-image, .gallery-swiper-slide {
    width: 500px !important;
    height: 300px !important
}

.contact-info-header {
    margin-bottom: 4rem !important
}

.left-row, .right-row {
    display: flex;
    flex-direction: column;
    align-items: center
}

.rotate-v {
    transform: rotate(90deg)
}

.gallery-swiper-slide {
    background-position: center !important;
    background-size: contain !important
}

.settings-page {
    margin-top: 3rem;
    margin-bottom: 4rem;
    border: 4px solid #dc2626
}

.settings-page-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding: 2rem
}

@media screen and (max-width:768px) {
    .settings-page {
        margin-top: 2rem
    }

    .settings-page-wrapper {
        flex-direction: column;
        margin: auto
    }

    .settings-left, .settings-right {
        margin-right: 0 !important
    }

    .settings-left {
        margin-bottom: 1rem
    }

    #spacer-element {
        display: none
    }
}

.settings-left {
    width: auto;
    border: 1px solid #dbdbdb52;
    border-radius: 3px;
    padding: 2rem;
    background: #fff;
    margin-bottom: 3rem
}

.profile-picture {
    margin: auto auto 1rem;
    display: flex;
    border: 1px solid #d5d4d4;
    border-radius: 50%;
    object-fit: contain;
    padding: .2rem
}

.settings-name-container, .settings-right-header {
    border-bottom: 1px solid #ebebeb
}

.settings-name-container {
    margin-bottom: 2rem;
    font-size: 14px
}

.breadcrumb-list a, .settings-link {
    border-bottom: 1px solid transparent;
    text-decoration: none
}

.settings-item {
    margin-top: 0 !important
}

.settings-link {
    font-size: 14px;
    color: #c46618;
    padding: .5rem !important;
    transition: .3s;
    cursor: pointer;
    margin-bottom: .2rem
}

    .settings-link:hover {
        background: #dc2626;
        color: #fff !important;
        box-shadow: 3px 3px 2px 1px #18181840;
        border-radius: 3px
    }

.settings-right {
    border: 1px solid #dbdbdb52;
    border-radius: 3px;
    padding: 2rem;
    background: #fff;
    margin-bottom: 3rem
}

.settings-right-content {
    margin-top: .5rem
}

.active-link {
    border-bottom: 1px solid #b1aaaa;
    background: #dc2626;
    color: #fff;
    border-radius: 3px
}

.footer-social, .settings-group-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center
}

.update-settings {
    background-color: #ffffffe0;
    color: #188018;
    border: 1px solid #188018;
    text-decoration: none;
    cursor: pointer;
    transition: .1s;
    border-radius: 5px;
    outline: 0;
    margin: .5rem .1rem .1rem;
    padding: .2rem .4rem
}

    .update-settings:hover {
        background-color: #188018;
        color: #fff
    }

.login-form-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.form-header {
    font-size: 18px;
    font-weight: 700;
    color: #484848
}

.login-form-input {
    padding: 8px 93px 8px 9px !important;
    outline: 0;
    border: 1px solid #e5e5e5;
    font-size: 14px
}

    .e-bulletin-input:active, .e-bulletin-input:focus, .login-form-input:focus {
        border: 1px solid #CA2020;
    }

.form-check-input:active[type=checkbox] {
    box-shadow: none
}

.form-check-input:focus[type=checkbox] {
    box-shadow: none
}

.form-check-input:checked[type=checkbox] {
    box-shadow: none
}

.read-more-btn:hover .read-more-circle, .swiper-inner-wrapper, .toggle-password-container {
    width: 100%
}

.show-password-text {
    position: relative;
    margin-top: -2rem;
    margin-right: 1rem;
    border: none;
    color: #dc2626;
    font-weight: 700;
    font-size: 18px;
    background: 0 0 !important;
    cursor: pointer;
    float: right
}

.dropdown-link {
    color: #dc2626;
    transition: .3s;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600
}

    .dropdown-link:hover {
        color: #b91c1c
    }

.form-label {
    color: grey
}

.login-form-label {
    font-size: 14px;
    color: #000
}

.login-form-submit {
    background-color: #818181;
    color: #fff;
    outline: 0;
    border: none;
    border-radius: 5px;
    padding: 7px 30px;
    width: 100%;
    font-weight: 400;
    margin-bottom: 1rem;
    transition: .3s
}

#mobile-menu-content, #top-facebook, .cart-dropdown, .top-header-link-container {
    background-color: #fff
}

.cart-item-image, .global-cart-item {
    border-radius: 10px
}

.login-form-submit:hover {
    background-color: #4e4d4d
}

.cart-dropdown {
    scrollbar-width: thin;
    scrollbar-color: #dc2626 #1f1f1ffc;
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 70px;
    z-index: 14;
    padding: .5rem 1rem;
    box-shadow: 1px 1px 12px 1px #2b2b2b1f;
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    animation: .4s fadeEffect;
    margin-left: -20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: scroll;
    height: auto;
    max-height: 600px;
    width: 350px;
}

.global-cart-item {
    padding: .5rem;
    margin-top: .2rem;
    display: flex;
    flex-direction: column;
    color: #000;
    box-shadow: 1px 1px 12px 1px #e9e9e9;
    margin-bottom: 1rem
}

.cart-dropdown-container {
    /*height: 600px;*/
}

.cart-item-details, .share-buttons a {
    padding: .5rem
}

.cart-item-image img {
    width: 300px;
    height: 200px;
    object-fit: contain;
    padding: .5rem;
    margin: auto;
}

.global-cart-price {
    font-weight: 600;
    color: green
}

.global-cart-link {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.cart-dropdown-image {
    height: 120px;
    object-fit: cover;
    width: 120px;
    padding: 1rem
}

.global-cart-quantity {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

#mobile-menu-close-btn, .top-header-link {
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.global-cart-seperator {
    margin: .2rem !important
}

.top-header-divisor {
    width: 30%;
    display: flex;
    margin: auto;
    border-top: 1px solid #d5d5d5
}

.top-header-link-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 1rem !important;
}

.top-header-links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    border-radius: 10px;
}

.brand-item:hover, .offer-button {
    background-color: #dc2626
}

.top-header-link {
    text-decoration: none;
    transition: .3s;
    font-weight: 900;
    font-size: 1rem !important;
    background: #7363d4;
    border-radius: 30px;
    padding: 0.8rem 1.3rem;
}

    .top-header-link:hover {
        text-shadow: 1px 1px 2px #4c3cb0;
        background-color: #4c3cb0;
        color: #fff;
    }

@media screen and (max-width: 1135px) {
    .top-header-link {
        font-size: 14px !important;
    }
}

@media screen and (max-width:769px) {
    .top-header-link {
        font-size: 10px !important;
    }

    .top-header-links {
        margin: .2rem !important
    }
}

.category-dropdown {
    position: absolute;
    display: none;
    background: #fff;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 1px 1px 12px 1px #5151514a;
    z-index: 15
}

.sticky-header {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    transition: .3s;
    background-color: rgb(255 255 255);
    z-index: 10;
    box-shadow: 1px 1px 12px 1px #37373736
}

#mobile-menu-overlay, .fixed-header {
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0
}

.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transform: translateY(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    animation: slideDown 0.3s forwards;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

#spacer-element {
    transition: height 0.3s ease;
}

/* Masaüstünde fixed header'ı devre dışı bırak */
@media (min-width: 769px) {
    .fixed-header {
        position: relative;
        box-shadow: none;
        animation: none;
    }
}

#mobile-menu-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    transition: opacity 0.3s ease;
}

#mobile-menu-content {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 300px;
    height: 100%;
    background-color: #fff;
    z-index: 1001;
    overflow-y: auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s ease;
    opacity: 0;
    border-radius: 0 10px 10px 0;
}

    #mobile-menu-content::-webkit-scrollbar {
        width: 4px;
    }

    #mobile-menu-content::-webkit-scrollbar-thumb {
        background-color: #ffb83e;
        border-radius: 4px;
    }

    #mobile-menu-content::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }


.mobile-menu-list {
    padding: 15px 0;
}

.mobile-menu-item {
    border-bottom: 1px solid #f0f0f0;
}


.mobile-side-menu-header {
    padding: 20px;
    color: #333;
    font-weight: 600;
    font-size: 1.4rem;
    border-bottom: 2px solid #dc2626;
    margin-top: 10px;
    text-align: center;
}

.mobile-side-menu-link {
    padding: 15px 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    transition: all 0.2s ease;
}

    .mobile-side-menu-link:hover {
        background-color: #f9f9f9;
        color: #dc2626;
        padding-left: 25px;
    }

.mobile-side-menu-icon {
    margin-right: 12px;
    font-size: 18px;
    width: 24px;
    text-align: center;
    color: #555;
}

#mobile-menu-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    border: 2px solid #f0f0f0;
    transition: all 0.2s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

    #mobile-menu-close-btn:hover {
        background-color: #dc2626;
        color: #fff;
        border-color: #dc2626;
        transform: rotate(90deg);
    }

.side-category-dropdown {
    border-top: 1px solid #f0f0f0;
    background-color: #f9f9f9;
    padding: 10px 0;
    margin-top: 5px;
    display: none;
}

.categories-dropdown .fa-chevron-right {
    transition: transform 0.3s ease;
    margin-left: 1rem;
    position: absolute;
    right: 100px;
    margin-bottom: 0.2rem;
}

.categories-dropdown.active .fa-chevron-right {
    transform: rotate(90deg);
}

.side-category-link {
    font-size: 12px !important
}
/* Mobil menü sosyal medya ikonları */
.mobile-social-media {
    margin-top: 2rem;
    border-top: 1px solid rgba(107, 114, 128, 0.3);
    padding-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

    .mobile-social-media h4 {
        color: #4a505c;
        margin-bottom: 0.75rem;
    }

    .mobile-social-media .fa-brands {
        transition: all 0.3s ease;
        font-size: 1.5rem;
    }

    .mobile-social-media a:hover .fa-brands {
        transform: scale(1.2);
    }

/* Mobil menü telif hakkı metni */
.mobile-copyright {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 0.8rem;
    opacity: 0.7;
    color: rgb(13 23 41);
}

.mobile-menu-logo img {
    width: 200px;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

#top-btn {
    z-index: 3;
    position: fixed;
    bottom: 50px;
    padding: 7px 14px;
    border-radius: 5px;
    color: #dc2626;
    background-color: #fbfbfb;
    cursor: pointer;
    line-height: 30px;
    transition: .3s ease-in-out;
    animation: 1s topBtn;
    opacity: 1;
    box-shadow: 1px 3px 2px 2px #dadada
}

    #top-btn:hover {
        background-color: #b91c1c;
        color: #fff;
        border: none
    }

@media screen and (max-width:768px) {
    #top-btn {
        right: 50px;
        bottom: 90px
    }

    .footer {
        padding-top: 0 !important;
        background-image: none !important;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .footer-top-icon {
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .footer-section-text {
        margin-left: 4rem
    }

    .footer-top-text {
        width: 200px
    }
}

@keyframes topBtn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media (max-width:576px) {
    #top-btn {
        right: 25px
    }
}

.mobile-menu {
    display: none;
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 7;
    width: 100%
}

.mobile-menu-row {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-top: 1px solid #d7d7d7
}

    .mobile-menu-row .col-md-3 {
        width: 100%;
        display: flex;
        align-items: center;
        border-right: 1px solid #eaeaea;
        justify-content: center;
        padding: 0
    }

.mobile-menu-link {
    text-decoration: none;
    color: #373737;
    padding: .8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: .3rem;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    transition: .3s
}

    .mobile-menu-link:hover, .mobile-menu-link:hover .mobile-menu-icon {
        color: #727272
    }

.mobile-menu-icon {
    color: #373737
}

.mobile-cartlineCount {
    padding: .5rem;
    position: absolute;
    border-radius: 50%;
    background-color: #dc2626;
    color: #fff;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2.5rem !important;
    margin-top: -3.8rem !important;
    font-size: 12px
}

.footer-call-icon {
    font-size: 32px;
    margin-right: 1rem;
    color: #909090
}

.footer-section-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.footer-social a {
    margin-right: .5rem;
    transition: .3s
}

.footer-instagram {
    color: #ff5656
}

#top-facebook, .footer-facebook {
    color: #316ff6
}

#insta, #top-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px
}

.footer-instagram:hover {
    color: #fa9696
}

#face, #whatsapp {
    font-size: 16px
}

.footer-facebook:hover {
    color: #399fd7
}

.footer-whatsapp, .footer-whatsapp:hover {
    color: #25d366
}

.footer-follow {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.footer-truck-icon {
    font-size: 32px;
    margin-right: .5rem;
    color: #909090
}

.footer-delivery-icon {
    font-size: 36px;
    margin-right: .5rem;
    color: #909090
}

.footer {
    background: 0 0/cover no-repeat #fff;
    box-shadow: 1px 1px 12px 1px #59595940;
    background-position-y: bottom
}

@media screen and (max-width:768px) {
    .footer {
        padding-bottom: 2rem
    }

    .ml-8 {
        margin-left: 1rem !important
    }

    .p-8 {
        padding: 1rem !important
    }

    .w-75 {
        width: 100% !important
    }
}

.footer-inside {
    padding: 1.5rem
}

.footer-info {
    font-size: 14px;
    text-align: center;
    padding-top: 1rem;
    border-top: 1px solid #e8e8e8
}

.footer-logo {
    object-fit: contain;
    padding: 1rem;
}

@media screen and (max-width:765px) {
    #scrollToTopBtn {
        bottom: 5rem;
        z-index: 10;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .bestseller-swiper-slide img {
        width: 100% !important;
        height: 240px !important
    }

    .footer {
        padding-bottom: 9rem !important
    }

    .footer-logo {
        margin-top: 1rem;
        width: 200px
    }
}

.logo-container {
    display: flex;
    justify-content: center;
    margin: auto
}

.footer-header {
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.footer-text {
    margin-top: 1rem;
    font-size: 12px;
    color: #fff
}

.footer p {
    color: #363636;
}

.footer-link {
    font-size: 12px;
    text-decoration: none;
    color: #d3d3d3 !important;
    transition: .3s
}

    .footer-link:hover {
        color: #d9c142 !important
    }

.footer-bottom-section {
    padding-left: 2rem
}

.e-bulletin-input {
    position: absolute;
    outline: 0;
    border-radius: 8px;
    padding: 8px 39px;
    border: 1px solid #e4e4e4;
    font-size: 12px
}

.e-bulletin-button {
    position: relative;
    bottom: -5px;
    left: 178px;
    border: none;
    outline: 0;
    background: 0 0;
    color: grey;
    margin-right: 1rem;
    z-index: 3;
    font-size: 12px
}

.copyright-text {
    font-size: 12px;
    text-align: center
}

.swiper-pagination-bullet {
    opacity: .5
}

.swiper-pagination-bullet-active {
    background: #dc2626 !important;
    opacity: 1
}

.swiper-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 2;
    align-items: center;
    justify-content: center
}

.swiper-content {
    position: absolute;
    padding: 1rem;
    z-index: 3;
    align-items: center;
    justify-content: center;
    bottom: 300px;
    left: 100px;
    color: #fff
}

.swiper-home-content {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff
}

.swiper-first {
    transform: translate(-20%,60%)
}

.swiper-second {
    transform: translate(0,110%)
}

.swiper-third {
    transform: translate(0,150%)
}

.swiper-header {
    font-family: Pop;
    margin-top: .5rem;
    font-size: 48px
}

.home-presentation-header, .presentation-header {
    font-family: 'Arquitecta', 'Mulish', sans-serif;
    font-size: 36px;
    margin-bottom: 2rem
}

.swiper-link {
    margin-top: 1.5rem;
    background-color: #ff851d;
    padding: 8px 50px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    transition: .3s
}

    .swiper-link:hover {
        color: #fff;
        background-color: #e45b0c
    }

.swiper-home-image {
    width: 100px !important;
    height: 100px !important
}

.swiper-content-header {
    font-size: 56px;
    border-bottom: 2px solid #e3472e;
    margin-bottom: 1rem
}

.swiper-content-text {
    font-size: 16px;
    padding: .2rem
}

.swiper-content-span {
    color: #f4c3bb
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-bottom {
    position: absolute;
    padding: 1rem;
    z-index: 3;
    align-items: center;
    justify-content: center;
    bottom: -100px;
    left: 60px;
    color: #fff
}

.home-products-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.home-products-bottom-header {
    font-family: 'Arquitecta', 'Mulish', sans-serif;
    font-size: 32px
}

.home-products-bottom-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dc2626;
    padding: 9px 15px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: .3s;
    margin: .8rem auto auto;
    text-transform: uppercase
}

    .home-products-bottom-link:hover {
        color: #fff;
        background-color: #b91c1c
    }

.home-presentation {
    margin-top: 3rem
}

.home-presentation-header {
    color: #299d2d
}

.presentation-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.info-wrapper, .presentation {
    align-items: center;
    display: flex
}

.presentation {
    justify-content: center;
    flex-direction: column;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 2rem
}

.presentation-header {
    text-align: center;
    font-weight: 700;
    margin-top: 2rem
}

.presentation-image {
    width: 350px;
    height: 350px;
    object-fit: contain;
    border-radius: 10px
}

.presentation-text {
    font-size: 14px;
    margin: 1rem;
    height: 120px
}

.presentation-link {
    color: #dc2626;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

    .presentation-link:hover {
        color: #b91c1c
    }

.presentation-header-image {
    width: 356px;
    height: 300px;
    object-fit: contain
}

.info-container {
    height: 500px;
    background-image: url('../images/home/info-container-bg.webp');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 4rem;
    margin-bottom: 4rem
}

@media screen and (max-width:675px) {
    .mobile-menu {
        display: flex
    }

    .footer-bottom-section {
        margin-bottom: 1rem;
        margin-top: .5rem
    }

    .swiper-pagination {
        display: none
    }

    .presentation-image {
        width: 250px;
        height: 250px
    }

    .info, .info-container, .info-header, .info-text, .info-wrapper {
        height: auto !important
    }

    .info-container {
        background-position: top;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .info-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .info {
        margin-bottom: .4rem;
        margin-right: 0 !important
    }
}

.info-wrapper {
    height: 500px;
    width: 90%;
    justify-content: center;
    margin: auto
}

.info, .share-link {
    align-items: center
}

#comments-button, .close {
    margin-left: 1rem;
    outline: 0;
    transition: .3s
}

.info-header {
    text-align: center;
    margin-bottom: 1rem !important;
    font-size: 24px
}

.info {
    background-color: #ffffffed;
    padding: 1rem;
    margin-right: 1rem;
    box-shadow: 1px 1px 12px 1px #747474bd;
    color: #2a7d2a;
    height: 250px;
    display: flex;
    flex-direction: column
}

.info-text {
    text-align: center;
    font-size: 14px;
    color: #000
}

.close {
    padding: .1rem .8rem;
    border: 1px solid #80808080;
    border-radius: 5px;
    background-color: #ba40c9;
    color: #eee;
    font-size: 28px
}

    .close:hover {
        background-color: #eee;
        color: #ba40c9
    }

#close-btn {
    font-size: 22px;
    cursor: pointer
}

    #close-btn:hover {
        color: #c433dd
    }

@keyframes fadeEffect {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 9999
}

.loading-animation {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10000
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

    .lds-ellipsis div {
        position: absolute;
        top: 33px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #3389ca;
        animation-timing-function: cubic-bezier(0,1,1,0)
    }

        .lds-ellipsis div:first-child {
            left: 8px;
            animation: .6s infinite lds-ellipsis1
        }

        .lds-ellipsis div:nth-child(2) {
            left: 8px;
            animation: .6s infinite lds-ellipsis2
        }

        .lds-ellipsis div:nth-child(3) {
            left: 32px;
            animation: .6s infinite lds-ellipsis2
        }

        .lds-ellipsis div:nth-child(4) {
            left: 56px;
            animation: .6s infinite lds-ellipsis3
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(24px,0)
    }
}

.k-inpt-m {
    padding: .3rem 1.2rem;
    font-size: 18px
}

.k-inpt-l {
    padding: .3rem 1.5rem;
    font-size: 22px
}

.k-lbl-l, .k-lbl-m {
    font-weight: 400
}

.k-btn-sm, .ks-btn-sm, .kt-btn-sm {
    padding: .2rem;
    border-radius: 5px;
    font-size: 14px
}

.k-btn-m, .kt-btn-m, .ts-btn-m {
    padding: .5rem 1.2rem;
    border-radius: 5px;
    font-size: 16px
}

.k-btn-l, .ks-btn-l, .kt-btn-l {
    padding: .8rem 2rem;
    border-radius: 8px;
    font-size: 18px
}

.ks-btn, .ks-btn:active, .kt-btn:active {
    border: 1px solid transparent
}

.ks-btn {
    background-color: #5383e3;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    color: #f1eeee
}

.kt-btn {
    background-color: #f1f2f5;
    border: 1px solid #dbd4d4;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    color: #4b4949
}

.breadcrumb-list {
    display: flex !important;
    padding: .5rem;
    flex-direction: row !important;
    box-shadow: rgb(221 207 207 / 29%) 3px 4px 14px 0;
    align-items: center
}

    .breadcrumb-list li {
        padding: .25rem;
        display: inline-flex
    }

    .breadcrumb-list a {
        font-weight: 900;
        padding: .25rem;
        color: #696969;
        transition: .3s
    }

    .breadcrumb-list i {
        font-size: 12px;
        line-height: 10px
    }

.blog-row {
    display: flex;
    flex-direction: column;
    padding: 2rem;
    border-radius: 5px;
    box-shadow: 6px 4px 22px 1px #cdc3c357;
    margin: .5rem;
    background-color: #ffffff87;
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.blog-content img {
    display: flex;
    margin: auto;
    object-fit: cover;
    width: 150px;
    height: 150px
}

.blog-header {
    font-weight: 600;
    margin-top: 1rem;
    height: 60px
}

.blog-paragraph {
    height: 100px;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.see-more {
    padding: .5rem 2.5rem;
    border-radius: 10px;
    text-decoration: none;
    color: #2c2b2be0;
    border: 1px solid #9226c524;
    margin-top: 3rem;
    transition: .3s;
    box-shadow: 9px 8px 15px 3px #80808036;
    appearance: none;
    background: 0 0;
    cursor: pointer
}

    .see-more:hover {
        background-color: #3389ca;
        border: 1px solid transparent;
        color: #fff;
        filter: brightness(1.1)
    }

    .see-more:active {
        filter: brightness(.9)
    }

.blogpost-container {
    display: flex;
    flex-direction: row;
    margin-top: 6rem
}

@media screen and (max-width:1024px) {
    .blogpost-container {
        flex-direction: column;
        width: 95%;
        margin: auto
    }
}

.blogpost {
    padding: 4rem;
    box-shadow: 6px 4px 22px 1px #cdc3c357;
    border: 1px solid #c8bdbd2e;
    border-radius: 5px;
    background-color: #ffffff87
}

.share-link-envelope, .share-link-facebook, .share-link-linkedin, .share-link-telegram, .share-link-twitter, .share-link-whatsapp {
    background-color: #f0f8ff
}

.blogpost-image-container {
    height: 300px
}

.blogpost-image {
    height: 300px;
    object-fit: contain;
    display: flex
}

.blogpost-header {
    font-size: 43px;
    color: #299d2d;
    display: flex
}

.date-and-author {
    color: #545151b0;
    font-size: 18px;
    display: flex;
    justify-content: flex-end
}

.fa-whatsapp, .share-link > i {
    font-size: 22px
}

.share-container {
    width: 50%
}

.share-buttons {
    padding: 1rem;
    display: flex
}

.share-link {
    border-radius: 5px;
    transition: .3s;
    display: flex;
    justify-content: center;
    text-decoration: none
}

#like-button, .like-container {
    display: flex;
    align-items: center
}

.share-link-facebook {
    color: #3b5998;
    border: 1px solid #3b599880
}

.share-link-twitter {
    color: #00acee;
    border: 1px solid #00acee80
}

.share-link-linkedin {
    color: #0072b1;
    border: 1px solid #0072b180
}

.share-link-whatsapp {
    color: #075e54;
    border: 1px solid #075e5480
}

.share-link-telegram {
    color: #2aabee;
    border: 1px solid #2aaBEE80
}

.share-link-envelope {
    border: 1px solid #db282880;
    color: #db2828;
    border: 1px solid #db282880
}

.share-link:hover {
    border: 1px solid transparent;
    box-shadow: 1px 1px 2px 1px
}

.search-input:focus, .search-input:hover {
    box-shadow: 4px 3px 12px 1px #c3b0b069
}

.like-container {
    width: 50%;
    justify-content: end;
    margin-top: .8rem
}

#like-button {
    border: none;
    outline: 0;
    margin-right: .5rem;
    background-color: transparent;
    font-size: 20px;
    transition: .3s;
    border-radius: 50%;
    justify-content: center
}

#comments-button, #top-facebook {
    align-items: center;
    display: flex
}

#like-button:hover {
    color: #e32020c4
}

#like-button:active, .fa-heart-red {
    color: red
}

.liked .fa-heart {
    color: #e32020;
    font-weight: 900
}

.alert-like {
    width: 350px;
    display: flex;
    padding: 1rem;
    float: right;
    margin: 0;
    position: inherit !important
}

.fa-whatsapp {
    color: rgb(25 160 76);
    font-weight: 600 !important
}

#top-facebook {
    margin-left: .5rem;
    font-size: 16px;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    justify-content: center
}

#comments-button, .newest-blogpost-container > a {
    background-color: transparent;
    text-decoration: none
}

#comments-button {
    border: none;
    margin-right: .5rem;
    font-size: 20px;
    border-radius: 50%;
    justify-content: center;
    color: #b8aebb
}

.star-color {
    color: orange
}

.reviews {
    font-size: 12px;
    margin-top: .2rem;
    display: flex
}

.review-count {
    margin-left: .4rem;
    color: #a5a5a5
}

.comment-section {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 1rem
}

.product-comment-section {
    display: flex;
    margin-top: 1rem;
    margin-bottom: 4rem;
    flex-direction: column
}

.blog-profile-picture {
    background-color: #ece1e14d;
    border: 1px solid #b2b2b242;
    box-shadow: 1px 2px 12px 1px #f0f0f06b;
    padding: .5rem .5rem .4rem;
    margin-right: 1rem;
    border-radius: 20%;
    justify-content: center
}

.comment {
    border: 1px solid #eaeaea;
    margin-top: .2rem;
    margin-bottom: .4rem;
    border-radius: 5px;
    padding: .2rem
}

.comment-top {
    display: flex;
    justify-content: space-between;
    padding: 1rem
}

.comment-date, .comment-top-left > .fa-user {
    color: #9b9191
}

.comment-content {
    padding: 1rem;
    margin-left: 1rem
}

.delete-comment {
    margin-left: .4rem;
    color: #ca3434
}

.search-page-container {
    padding-left: 5rem;
    padding-right: 5rem
}

.blog-search-container {
    display: flex;
    justify-content: space-around;
    padding-top: 3rem
}

.search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 550px !important
}

.search-input {
    padding: .5rem 2rem;
    border-radius: 8px;
    border: 1px solid #d6d6d6;
    transition: .3s;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0
}

    .search-input:focus {
        border: 1px solid #519f48 !important
    }

.blog-search-btn {
    background-color: #ff7f31;
    color: #fff;
    outline: 0;
    border: none;
    border-radius: 5px;
    padding: 7px 30px;
    width: 100%;
    font-weight: 400;
    transition: .3s
}

.other-blogposts {
    padding: 1rem;
    box-shadow: 6px 4px 22px 1px #cdc3c357;
    border: 1px solid #c8bdbd2e;
    border-radius: 5px;
    background-color: #ffffff87;
    margin-left: 1rem;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .swiper-first {
        transform: translate(0,50%)
    }

    .swiper-second {
        transform: translate(0,40%)
    }

    .swiper-third {
        transform: translate(0,80%)
    }

    .swiper-slide img {
        height: 450px;
        object-fit: cover
    }

    .swiper {
        height: auto
    }

    .swiper-header {
        font-size: 28px
    }

    .breadcrumb-list a {
        font-size: 12px
    }

    .blog-row {
        width: 355px
    }

    .blog-header {
        margin-bottom: 2rem
    }

    .blogpost-home-container {
        flex-direction: column !important
    }

    .blogpost {
        padding: 2rem !important;
        width: 95%;
        margin: auto
    }

    .blogpost-image {
        height: 250px
    }

    .blogpost-header {
        font-size: 24px
    }

    .date-and-author {
        font-size: 14px
    }

    .blogpost-footer {
        flex-direction: column;
        justify-content: center
    }

    .share-buttons a {
        padding: .3rem
    }

    .like-container {
        justify-content: flex-start;
        margin-bottom: 1rem;
        width: 100%
    }

    #comments-button, #like-button {
        padding: 1rem !important
    }

    .comment-section {
        display: block;
        width: 95%;
        margin: 1rem auto
    }

    .blogpost-container {
        margin-top: 2rem
    }

    .blog-home-container {
        width: 95%;
        margin: auto
    }

    .other-blogposts {
        width: 95%;
        margin: 1rem auto auto
    }

    .blogpost-textarea {
        width: 100% !important
    }
}

.blogpost-home-container {
    display: flex;
    flex-direction: row;
    margin-top: 10rem;
    padding-bottom: 7rem
}

.blog-home-container {
    box-shadow: rgba(205,195,195,.34) 6px 4px 22px 1px;
    background-color: rgba(255,255,255,.53);
    border: 1px solid rgba(200,189,189,.18)
}

.page-header {
    margin-left: 2rem;
    font-size: 34px
}

.blog-home {
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 5px;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1rem
}

.navigation-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.previous-next-container {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none
}

.next-button, .previous-button {
    background-color: #c135c1;
    color: #ffffffbd;
    border-radius: 5px;
    box-shadow: 1px 1px 8px 1px #aea3a387;
    padding: .5rem 2rem;
    text-decoration: none
}

.newest-blogpost-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem;
    box-shadow: 4px 5px 12px 3px #eddcdc85;
    border: 1px solid transparent;
    border-radius: 5px
}

.search-wrapper, .store-presentation {
    box-shadow: 1px 1px 6px 1px #0202022b
}

.newest-blogpost-container > a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1rem;
    border-radius: 5px;
    color: #644a76
}

.newest-blogpost-container:hover {
    border: 1px solid #c9baba33
}

.newest-blogpost-container > a:hover {
    color: #a69999
}

.newest-blogpost-image {
    width: 120px;
    height: 70px;
    object-fit: contain;
    margin-bottom: 1rem
}

.field-validation-error {
    color: #8b4fcb
}

.read-more-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.read-more-btn {
    width: 12rem;
    height: auto;
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-decoration: none;
    background: 0 0;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    margin-top: 1rem
}

    .read-more-btn .read-more-circle {
        transition: .45s cubic-bezier(.65, 0, .076, 1);
        position: relative;
        display: block;
        margin: 0;
        width: 3rem;
        height: 3rem;
        background: #2b9e2b;
        border-radius: 1.625rem
    }

        .read-more-btn .read-more-circle .read-more-icon {
            transition: .45s cubic-bezier(.65, 0, .076, 1);
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            background: #fff
        }

            .read-more-btn .read-more-circle .read-more-icon.arrow {
                transition: .45s cubic-bezier(.65, 0, .076, 1);
                left: .625rem;
                width: 1.125rem;
                height: .125rem;
                background: 0 0
            }

                .read-more-btn .read-more-circle .read-more-icon.arrow::before {
                    position: absolute;
                    content: "";
                    top: -.29rem;
                    right: .0625rem;
                    width: .625rem;
                    height: .625rem;
                    border-top: .125rem solid #fff;
                    border-right: .125rem solid #fff;
                    transform: rotate(45deg)
                }

    .read-more-btn .read-more-text {
        transition: .45s cubic-bezier(.65, 0, .076, 1);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: .75rem 0;
        margin: 0 0 0 1.85rem;
        color: #282936;
        font-weight: 300;
        line-height: 1.6;
        text-align: center
    }

    .read-more-btn:hover .read-more-circle .read-more-icon.arrow {
        background: #fff;
        transform: translate(1rem,0)
    }

.offer-form-wrapper {
    margin-top: 12rem;
    margin-bottom: 5rem;
    padding: 2rem;
    border-radius: 5px;
    border: 4px solid #dc2626
}

.offer-form-header, .offer-form-ul {
    margin-left: 1.5rem
}

.offer-select {
    width: 500px;
    outline: 0;
    border: 1px solid #d7d7d7
}

.offer-btn, .offer-input, .offer-textarea {
    width: 500px
}

.store-presentation {
    padding: 2rem;
    border-radius: 5px;
    background-image: url(../images/bg/9.webp)
}

.search-wrapper {
    padding: 2rem;
    border-radius: 5px;
    background: #f7f7f7
}

.color-navigation {
    padding-top: 5rem
}

.color-breadcrumb {
    display: flex;
    padding: .5rem;
    margin-top: 5rem
}

    .color-breadcrumb li {
        padding: .25rem
    }

@media screen and (max-width:465px) {
    .presentation-header-image {
        width: 250px;
        height: 200px
    }

    .color-breadcrumb {
        flex-direction: column
    }
}

.breadcrumb-link {
    color: #7d7d7d;
    font-weight: 900;
    padding: .25rem;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: .3s
}

.breadcrumb-color-name, .dropdown-menu li a, .text-link {
    text-decoration: none;
    font-weight: 600
}

.breadcrumb-link:hover {
    color: #eb9736
}

.breadcrumb-color-name {
    color: #df9454;
    transition: .3s
}

    .breadcrumb-color-name:hover {
        color: #ef9040;
        text-decoration: none
    }

.color-presentation-image {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.chart-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.color-chart-image {
    width: 420px;
    height: 400px;
    object-fit: cover
}

.chart-wrapper .col-md {
    display: flex;
    margin-right: .5rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: .5rem;
    margin-bottom: 1rem
}

.color-chart-link {
    width: 420px;
    display: flex;
    flex-direction: column
}

.color-chart-description {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 420px;
    color: #fff;
    font-size: 32px
}

.color-chart-span, .product-groups-header {
    align-items: center;
    text-align: center;
    display: flex
}

.color-chart-span {
    background: #53535396;
    width: 420px;
    justify-content: center;
    text-decoration: none;
    outline: 0;
    margin: auto;
    position: absolute;
    height: 400px;
    transition: .3s
}

.color-chart-inner {
    width: 210px;
    color: #000;
    background-color: #ffffffb8;
    padding: .2rem;
    margin-top: 9rem;
    border-radius: 5px
}

.color-chart-link:hover .color-chart-span {
    background: #346418de
}

.color-palette-page-image {
    margin: auto;
    object-fit: contain
}

.product-group-image, .swiper-slide img {
    object-fit: cover;
    object-fit: cover
}

.y-sprey {
    width: 400px
}

.product-group-image, .product-group-image-wrapper {
    width: 100%;
    height: 300px;
    border-radius: 10px 10px 0 0
}

.text-link {
    color: #f87213;
    transition: .3s;
    font-size: 14px
}

    .text-link:hover {
        color: #c65302
    }

@media screen and (max-width:675px) {
    .search-container {
        justify-content: center
    }

    .search-page-container {
        padding-left: 0;
        padding-right: 0
    }

    .store-presentation {
        margin-right: 1rem;
        margin-left: 1rem;
        width: 90%;
        font-size: 12px
    }

    .breadcrumb-color-name, .breadcrumb-link, .search-wrapper {
        font-size: 12px
    }

    .color-navigation {
        display: none
    }

    .mobile-color-navigation {
        display: flex;
        margin-top: 1rem
    }

    .color-breadcrumb li {
        padding: .1rem
    }

    .color-chart-image, .color-chart-link, .color-chart-span {
        width: 300px
    }

    .color-chart-description {
        width: 220px;
        color: #fff;
        font-size: 22px
    }

    .copyright-container {
        margin-bottom: 2rem
    }
}

.product-group-image-wrapper {
    display: flex;
    overflow: hidden
}

.product-group-image {
    transition: 1s
}

.product-groups {
    margin-top: 5rem;
    margin-bottom: 5rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background-image: url(../images/bg/9.webp);
    background-attachment: fixed
}

.product-groups-header {
    font-size: 32px;
    margin-bottom: 3rem !important;
    letter-spacing: 1px;
    border-bottom: 3px solid #dc2626;
    width: 300px;
    justify-content: center;
    margin: auto;
    padding-top: 2rem
}

.brand-item, .product-group {
    border-radius: 10px;
    margin-bottom: 1rem
}

.product-group {
    padding-left: 0;
    padding-right: 0;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 1rem;
    margin-right: 1rem;
    transition: .5s;
    background: #fff;
    text-decoration: none;
    color: #2e2e2e63
}

    .product-group:hover {
        border-left: 1px solid #ffc0ac;
        border-right: 1px solid #ffc0ac;
        border-bottom: 1px solid #ffc0ac;
        color: #000
    }

.product-group-header {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem
}

.g-recaptcha {
    display: flex;
    align-items: end;
    justify-content: end;
    padding-right: .5rem
}

.no-padding-lr {
    padding-left: 0 !important;
    padding-right: 0 !important
}

#brand-logo {
    width: 320px !important
}

.brand-item {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    height: 150px;
    width: 150px;
    border: 2px solid #ffe900;
    transition: .5s ease-in
}

.brand-image {
    width: 200px;
    height: 100px;
    object-fit: contain
}

.hero-slider {
    position: relative;
    overflow: hidden
}

.swiper {
    width: 100%;
    height: 100%
}

.swiper-slide {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

    .swiper-slide img {
        width: 100%
    }

.swiper-button-next, .swiper-button-prev {
    transition: color .3s ease-in-out;
    color: #9b9b9b !important;
    width: 40px !important;
    height: 40px !important;
    border: 2px solid;
    font-weight: 700;
}

    .swiper-button-next::after, .swiper-button-prev::after {
        font-size: 14px !important
    }

    .swiper-button-next:hover, .swiper-button-prev:hover {
        color: #dc2626
    }

.swiper-pagination-bullet {
    background: #fff;
    opacity: .7
}

@media screen and (max-width:768px) {
    .newest-blogpost-container {
        width: 355px;
        margin: auto auto 1rem
    }

    .swiper-button-next, .swiper-button-prev {
        top: 40% !important
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #555
    }

::-webkit-scrollbar-track {
    background-color: #e0e0e0
}

.category-list {
    max-width: 300px
}

.category-item {
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
    flex-direction: column
}

.category-link {
    text-decoration: none;
    font-size: 16px;
    color: #333;
    display: inline-block
}

.toggle-subcategories {
    border: none;
    background: 0 0;
    cursor: pointer;
    font-size: 14px;
    margin-left: 8px
}

.desktop-toggle-subcategories, .mobile-toggle-subcategories {
    display: flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    color: #4f4f4f;
    border-radius: 3px
}

    .desktop-toggle-subcategories:active, .desktop-toggle-subcategories:focus, .mobile-toggle-subcategories:active, .mobile-toggle-subcategories:focus {
        outline: #dc2626 solid 1px;
        border: 1px solid #dc2626
    }

.subcategory-list-desktop, .subcategory-list-mobile {
    padding-left: 20px;
    transition: .3s ease-in-out;
    margin-left: .5rem;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .3s ease-out,opacity .3s ease-out
}

.subcategory-list li {
    list-style: none;
    padding: 5px 0
}

.subcategory-list-desktop.show, .subcategory-list-mobile.show {
    max-height: 300px;
    opacity: 1
}

.subcategory-link {
    text-decoration: none;
    font-size: 14px;
    color: #666;
    display: block
}

@media screen and (max-width: 991.98px) {
    .subcategory-link {
        padding: 0.5rem;
    }

    .subcategory-list-mobile {
        padding-left: 2rem !important;
    }
}

.subcategory-menu {
    display: none;
    position: absolute !important;
    background: #fff;
    list-style: none;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
    z-index: 100;
    margin-left: 8rem;
    width: 300px
}

.navbar-dropdown-menu li {
    padding: .2rem
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0,0,0,.1);
    border-radius: .5rem;
    z-index: 100;
    margin-top: -.2rem !important;
    margin-left: .1rem
}

    .dropdown-menu li a {
        display: block;
        padding: .5rem 1rem;
        color: #333
    }

        .dropdown-menu li a:hover {
            background-color: #4c3cb0;
            padding-left: 1.2rem;
            color: #fff;
        }

.category-card {
    transition: transform .3s
}

.category-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .3s;
    background: linear-gradient(45deg, rgb(248 32 32 / 0%), #7363d4);
}

.categorySwiper .swiper-slide {
    border-radius: 50%;
    width: 12rem!important;
}

@media screen and (max-width: 991.98px) {
    .category-overlay {
        opacity: 1 !important;
    }
}

.category-card:hover .category-overlay {
    opacity: 1
}

.category-card:hover {
    transform: scale(1.03)
}

.swiper-button-next, .swiper-button-prev {
    border-radius: 50%
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 20px
    }

/* Fixed Header Styles (Sadece mobil için) */
.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: transform 0.3s ease, opacity 0.3s ease;
    animation: slideDown 0.3s forwards;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

#spacer-element {
    transition: height 0.3s ease;
}

@media (min-width: 769px) {
    .fixed-header {
        position: relative;
        box-shadow: none;
        animation: none;
    }
}

@media screen and (max-width: 991.98px) {
    .product-filter-mobile {
        position: fixed;
        background: #ffffff;
        z-index: 1001;
        color: #333333;
        left: -290px;
        top: 0;
        height: 100%;
        overflow-y: auto;
        border-right: 1px solid #dadada;
        box-shadow: 4px 3px 12px 1px #e2e1e1;
        transition: left 0.3s ease-in-out;
        padding: 20px;
        padding-top: 40px;
        visibility: visible;
        display: none;
        width: 280px !important;
    }

        .product-filter-mobile.show {
            left: 0;
            display: block !important;
            width: 280px !important;
        }

        .product-filter-mobile .space-y-6 {
            overflow-y: auto;
            max-height: calc(100vh - 60px);
            padding-bottom: 50px;
        }

    .mobile-filter-toggle {
        transform: translateX(0);
        transition: transform 0.3s ease-in-out;
        top: 12% !important;
    }

        .mobile-filter-toggle.hide {
            transform: translateX(-100%);
        }

    .filter-close-btn {
        opacity: 0.8;
        transition: opacity 0.2s;
        z-index: 1000;
    }

        .filter-close-btn:hover {
            opacity: 1;
        }

    .mobile-filter-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 998;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

        .mobile-filter-overlay.active {
            visibility: visible;
            opacity: 1;
        }
}

/* ================== CategoriesWrapper Styles ================== */
.categories-wrapper-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333;
    width: 100%;
}

.categories-main-header {
    position: relative;
    display: inline-block;
}

.categories-main-link {
    color: #fff;
    text-decoration: none;
    padding: 1rem;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    background-color: #dc2626;
    transition: all 0.3s ease;
}

    .categories-main-link:hover {
        background-color: #b91c1c;
        color: #fff;
    }

    .categories-main-link i {
        margin-right: 0.5rem;
    }

/* Mega Menu Container */
.categories-mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    border-radius: 0 8px 8px 8px;
    min-width: 800px;
    max-width: 1200px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    border-top: 3px solid #dc2626;
}

.categories-main-header:hover .categories-mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.categories-mega-content {
    display: flex;
    min-height: 400px;
    width: 900px;
}

/* Sol Panel - Kategoriler ve Alt Kategoriler */
.categories-left-panel {
    width: 400px;
    background: #f8f9fa;
    border-right: 1px solid #e9ecef;
    padding: 0;
}

.category-mega-item {
    border-bottom: 1px solid #e9ecef;
    position: relative;
}

    .category-mega-item:last-child {
        border-bottom: none;
    }

.category-mega-link {
    display: block;
    padding: 12px 20px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    background: #f8f9fa;
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
}

.category-mega-item:hover .category-mega-link,
.category-mega-item.active .category-mega-link {
    background: #fff;
    color: #dc2626;
    border-left-color: #dc2626;
}

.subcategories-mega-list {
    background: #fff;
    border-top: 1px solid #e9ecef;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.category-mega-item:hover .subcategories-mega-list,
.category-mega-item.active .subcategories-mega-list {
    max-height: 400px;
}

.subcategory-mega-item {
    border-bottom: 1px solid #f1f3f4;
}

    .subcategory-mega-item:last-child {
        border-bottom: none;
    }

.subcategory-mega-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 30px;
    color: #666;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.2s ease;
    background: #fff;
}

.subcategory-mega-item:hover .subcategory-mega-link,
.subcategory-mega-item.active .subcategory-mega-link {
    background: #f8f9fa;
    color: #dc2626;
    padding-left: 35px;
}

.subcategory-arrow {
    font-size: 10px;
    color: #999;
    transition: color 0.2s ease;
}

.subcategory-mega-item:hover .subcategory-arrow,
.subcategory-mega-item.active .subcategory-arrow {
    color: #dc2626;
}

/* Sağ Panel - ProductGroups */
.categories-right-panel {
    flex: 1;
    padding: 20px;
    background: #fff;
}

.productgroups-display-area {
    height: 100%;
}

.productgroups-header {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f1f3f4;
}

.productgroups-title {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

.productgroups-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 15px;
    max-height: 320px;
    overflow-y: auto;
}

    .productgroups-grid::-webkit-scrollbar {
        width: 4px;
    }

    .productgroups-grid::-webkit-scrollbar-thumb {
        background-color: #dc2626;
        border-radius: 2px;
    }

    .productgroups-grid::-webkit-scrollbar-track {
        background-color: #f1f3f4;
    }

/* ProductGroup Items */
.productgroup-mega-item {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    text-align: center;
}

    .productgroup-mega-item:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 15px rgba(220, 38, 38, 0.15);
        border-color: #dc2626;
    }

.productgroup-mega-link {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 10px;
}

.productgroup-image-container {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    margin-bottom: 8px;
    overflow: hidden;
}

.productgroup-mega-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.productgroup-mega-item:hover .productgroup-mega-image {
    transform: scale(1.05);
}

.productgroup-mega-name {
    font-size: 11px;
    font-weight: 500;
    color: #333;
    line-height: 1.3;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 5px;
}

.productgroup-mega-item:hover .productgroup-mega-name {
    color: #dc2626;
}

/* Loading ve Error States */
.loading-productgroups,
.no-productgroups,
.error-productgroups {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    color: #666;
    font-size: 14px;
    text-align: center;
}

    .loading-productgroups i {
        margin-right: 8px;
        color: #dc2626;
    }

.no-productgroups {
    color: #999;
    font-style: italic;
}

.error-productgroups {
    color: #dc3545;
}

/* Diğer kategori linkleri için dropdown stil */
.category-dropdown-item {
    display: inline-block;
    position: relative;
}

.category-dropdown-link {
    color: #fff;
    text-decoration: none;
    padding: 1rem;
    display: block;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
}

    .category-dropdown-link:hover {
        background-color: #272727;
        color: #dc2626;
    }

.category-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    z-index: 100;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.category-dropdown-item:hover .category-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.subcategory-dropdown-item a {
    display: block;
    padding: 0.5rem 1rem;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.2s ease;
}

    .subcategory-dropdown-item a:hover {
        background-color: #272727;
        padding-left: 1.2rem;
        color: #dc2626;
    }

/* Responsive Design */
@media screen and (max-width: 1200px) {
    .categories-mega-menu {
        min-width: 700px;
        max-width: 900px;
    }

    .categories-left-panel {
        width: 350px;
    }

    .productgroups-grid {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        gap: 10px;
    }
}

.hero-slider .swiper-slide {
    border-radius: 0.5rem;
    overflow: hidden;
}

.hero-slider .swiper-pagination {
    bottom: 10px;
}

.hero-slider .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.hero-slider .swiper-pagination-bullet-active {
    background: #dc2626;
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
    color: #dc2626;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

    .hero-slider .swiper-button-next:after,
    .hero-slider .swiper-button-prev:after {
        font-size: 16px;
    }

/* Responsive Banner */
@media (max-width: 1024px) {
    .hero-slider .grid {
        grid-template-columns: 1fr;
        height: auto;
        gap: 1rem;
    }

    .hero-slider .col-span-3,
    .hero-slider .col-span-6 {
        grid-column: span 12;
    }

    .hero-slider .col-span-3 {
        height: 12rem;
    }

    .hero-slider .col-span-6 {
        height: 20rem;
    }
}

@media (max-width: 768px) {
    .hero-slider .col-span-3 {
        height: 10rem;
    }

    .hero-slider .col-span-6 {
        height: 16rem;
    }
}

@media screen and (max-width: 991.98px) {
    .categories-wrapper-container {
        flex-direction: column;
        align-items: stretch;
    }

    .categories-mega-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border-radius: 0;
        border: none;
        min-width: auto;
        max-width: none;
        width: 100%;
        display: none;
    }

    .categories-main-header:hover .categories-mega-menu {
        display: block;
    }

    .categories-mega-content {
        flex-direction: column;
        min-height: auto;
    }

    .categories-left-panel {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e9ecef;
    }

    .categories-right-panel {
        padding: 15px;
    }

    .productgroups-grid {
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
        gap: 8px;
        max-height: 200px;
    }

    .productgroup-image-container {
        height: 60px;
    }

    .productgroup-mega-name {
        font-size: 10px;
        height: 24px;
    }

    .category-dropdown-item {
        display: block;
        width: 100%;
    }

    .category-dropdown-link {
        padding: 0.8rem 1rem;
        font-size: 14px;
        border-bottom: 1px solid #444;
    }
}

.width-prefix {
    width: 95%;
    margin: auto;
    border-radius: 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
