html,
body,
button,
input,
select,
textarea,
a,
p,
span,
label,
li,
small,
strong,
em,
.btn,
button.btn,
input[type="button"],
input[type="submit"] {
    font-family: "Poppins", "Hind", "Segoe UI", Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tt-title,
.tt-title-small,
.tt-title-submenu,
.tt-title-large,
.tt-title-description {
    font-family: "Poppins", "Hind", "Segoe UI", Arial, sans-serif !important;
}
.tt-table-01 tbody tr td:first-child, .tt-table-01 tbody tr td:not(:first-child), .tt-table-01 thead tr th:first-child, .tt-table-01 thead tr th:not(:first-child) {
    width: unset !important;
}
@media (min-width: 1025px) {
    .arrow-location-right-top .slick-next {
        right: 50px !important;
    }
}
@media (min-width: 1025px) {
    .arrow-location-right-top .slick-arrow {
        right: 120px !important;
    }
}




@media (min-width: 1025px) {
    .arrow-location-right-top .slick-next {
        right: 60px !important;
    }
}



@media (min-width: 1025px) {
    .tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-new {
        background: #EF4040 !important
    }
}
 @media (min-width: 1001px) {
    .theme-custom {
        margin: 0px 0 25px !important;
    }
}
.tt-logo img {
    max-height:70px !important
}
header .tt-cart .tt-dropdown-toggle .tt-badge-cart {
    background-color: #EF4040 !important;
    top:-7px !important
}
.my-banner-slider {
    width: 95%; /* ekran?n %90?? */
    margin: 0 auto; /* ortalar */
    overflow: hidden;
    position: relative;
}

    .my-banner-slider .slider-track {
        display: flex;
        gap: 10px;
        animation: sliderScroll 20s linear infinite;
    }

    .my-banner-slider:hover .slider-track {
        animation-play-state: paused;
    }

    .my-banner-slider .slide {
        flex: 0 0 auto;
        width: 200px;
        height: 140px;
        background: #555;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border-radius: 8px;
    }

@keyframes sliderScroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.renk1 {
    height: 5px;
    background: #F05941;
}
.renk2 {
    height: 5px;
    background: #D04848;
}
.renk3 {
    height: 5px;
    background: #A94438;
}

.renk4 {
    height: 5px;
    background: #A94438;
}

.renk5 {
    height: 5px;
    background: #D04848;
}

.renk6 {
    height: 5px;
    background: #F05941;
}
.thumbprod-button-bg {
    background-color: #2C3333;
    color: #ffffff;
    padding: 3px 16px 9px;
    border-radius: 6px;
    transition: all 0.2s linear;
}
.btn:hover {
    background-color: #6d6c6d !important;
    color: white !important
}
.tt-desctop-menu nav > ul > li.dropdown > a {
    font-weight: 500 !important
}

.tt-top-panel {
    background-color: #EF4040 !important;
    font-weight: 500 !important
}
.theme-custom .nivo-controlNav a {
    border-radius: 20px;
    background-color: #EF4040 !important
}

footer .tt-footer-default {
    padding: 5px !important
}
.tt-desctop-menu:not(.tt-hover-02) li.dropdown.selected > a {
    color: #06146e !important;
}
a:hover {
    color: #820300 !important
}



.tt-layout-newsletter03 {
    padding: 8px 0px 0px 0px !important
}

.tt-social-icon li a {
    color: #2C3333 !important
}

.tt-layout-newsletter03 a:hover {
    text-decoration: none !important
}

.tt-social-icon li a:hover {
    color: #ddd !important;
    list-style: none !important
}


.tt-layout-vertical .tt-img img {
    border-radius: 50px 50px 10px 10px;
    margin-bottom: 20px
}

.tt-social-icon {
    display: inline-flex !important
}

.tt-product:not(.tt-view) .tt-image-box .tt-label-location [class^="tt-label-"] {
    border-radius: 10px 1px 10px 1px !important;
    padding: 10px 17px 8px !important;
}
.tt-desctop-menu .megamenu .dropdown-menu {
    z-index:10
}


@media(max-width:767px) {
    .tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-new, .tt-product-design02:not(.tt-view) .tt-image-box .tt-label-location .tt-label-new {
            margin-left: 3px !important;
            margin-top: 3px !important;
            font-size: 14px !important;
            line-height: 1 !important;
            color: #ffffff !important;
            font-weight: 900 !important;
            padding: 6px 10px 6px !important;
            border-radius: 10px 1px 10px 1px !important;
            font-family: "Hind", sans-serif !important;
            background-color: #6b3685 !important;
            margin-top: 0px !important
        }
    }

    @media(max-width:767px) {
        .tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-sale, .tt-product-design02:not(.tt-view) .tt-image-box .tt-label-location .tt-label-sale {
            margin-left: 3px !important;
            margin-top: 3px !important;
            font-size: 14px !important;
            line-height: 1 !important;
            color: #ffffff !important;
            font-weight: 900 !important;
            padding: 6px 10px 6px !important;
            border-radius: 10px 1px 10px 1px !important;
            font-family: "Hind", sans-serif !important;
            background-color: #FF7B54 !important;
            margin-top: 30px !important
        }
    }

    @media(min-width:768px) {
        .tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-sale, .tt-product-design02:not(.tt-view) .tt-image-box .tt-label-location .tt-label-sale {
            margin-top: 40px !important
        }
    }

    @media(max-width:767px) {
        .tt-product:not(.tt-view) .tt-image-box .tt-label-location .tt-label-our-fatured, .tt-product-design02:not(.tt-view) .tt-image-box .tt-label-location .tt-label-our-fatured {
            margin-left: 3px !important;
            margin-top: 3px !important;
            font-size: 14px !important;
            line-height: 1 !important;
            color: #ffffff !important;
            font-weight: 900 !important;
            padding: 6px 10px 6px !important;
            border-radius: 10px 1px 10px 1px !important;
            font-family: "Hind", sans-serif !important;
            background-color: #ffd658 !important;
            margin-top: -24px !important
        }
    }


.tt-product:not(.tt-view) .tt-image-box img {
    border-radius: 20px !important;
}

.tt-product-single-info .tt-price {
    color: #a31a40 !important;
}


.tt-top-panel .tt-row {
    padding-top: 10px !important;
}

.tt-desctop-menu nav > ul > li.dropdown > a {
    font-size: 13px !important;
    font-weight: 600 !important;
}
/*********** CART  ***********/
.tt-list-description-cart, .option-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-checkout {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}
/*********** CART END  ***********/

/*********** BUTTON  ***********/
button.btn-link {
    border: none;
}

a:hover {
    cursor: pointer;
}
/*********** BUTTON ENDED  ***********/

/*********** ACCOUNT  ***********/
ul.address-info {
    list-style-type: none;
    padding-left: 0px
}

select[name="DateOfBirthDay"], select[name="DateOfBirthMonth"] {
    width: 100px;
    float: left;
    margin-right: 5px
}

select[name="DateOfBirthYear"] {
    width: 100px;
    float: left;
}
/*********** ACCOUNT ENDED  ***********/
/***********  VALIDATION  ***********/
span.required {
    color: red;
    font-weight: 700;
}

.field-validation-error {
    color: red;
    font-weight: 700;
}

.message-error {
    color: red !important;
    font-weight: 700 !important;
}
/***********  VALIDATION ENDED  ***********/
/*********** PAGINATION  ***********/
.pager {
    margin: 0 0 20px;
}

    .pager ul {
        text-align: center;
        font-size: 0;
    }

    .pager li {
        display: inline-block;
        margin: 0 5px;
        vertical-align: top;
    }

        .pager li a,
        .pager li span {
            display: block;
            min-width: 35px;
            height: 35px;
            border: 1px solid #ddd;
            background-color: #eee;
            padding: 8px;
            text-align: center;
            font-size: 14px; /*reset zeroing*/
            cursor: pointer;
        }

        .pager li.active a,
        .pager li.active span {
            background-color: #2879fe;
            color: #fff;
        }

        .pager li span {
            border-color: transparent;
            background-color: #4ab2f1;
            color: #fff;
        }

        .pager li.previous-page *,
        .pager li.next-page *,
        .pager li.first-page *,
        .pager li.last-page * {
            background-position: center;
            background-repeat: no-repeat;
            font-size: 0;
            color: #fff;
        }

        .pager li.previous-page * {
            background-image: url('../../images/prev.png');
        }

        .pager li.next-page * {
            background-image: url('../../images/next.png');
        }

        .pager li.first-page * {
            background-image: url('../../images/first.png');
        }

        .pager li.last-page * {
            background-image: url('../../images/last.png');
        }

        .pager li a:hover {
            border-color: transparent;
            background-color: #ddd;
        }


        .pager li.active a, .pager li.active span {
            background-color: #2C3333 !important;
            border-radius: 10px;
            color: white !important
        }

        .pager li a, .pager li span {
            background-color: #2C3333 !important;
            border-radius: 10px;
            color: white !important
        }

/*********** PAGINATION ENDED  ***********/

/*********** NOTIFICATIONS & POPUPS  ***********/
.bar-notification {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 25px 15px 10px;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

    .bar-notification.success {
        background-color: #4bb07a;
    }

    .bar-notification.error {
        background-color: #e4444c;
    }

    .bar-notification.warning {
        background-color: #f39c12;
    }

    .bar-notification .content {
        margin: 0 10px 0 0;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../../images/close.png') center no-repeat;
        cursor: pointer;
    }

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../../images/loading.gif') center no-repeat;
}

.please-wait {
    background: url('../../images/ajax-loader-small.gif') no-repeat;
    padding-left: 20px;
    font-size: 14px;
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    overflow: hidden;
    background-color: #fff;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .ui-dialog:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
    }

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: normal;
    cursor: auto !important;
}

    .ui-dialog-titlebar > span {
        float: left;
        font-size: 18px;
        color: #444;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 !important;
    }

    .ui-dialog-titlebar button {
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        border: none;
        overflow: hidden;
        background: url('../../images/close.png') center no-repeat;
        font-size: 0;
        /*override jQuery UI styles, do not delete doubled properties*/
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 0;
        background: url('../../images/close.png') center no-repeat !important;
        padding: 0 !important;
    }

        .ui-dialog-titlebar button span {
            display: none !important;
        }

.ui-dialog-content {
    padding: 15px;
    line-height: 20px;
    /*override jQuery UI styles, do not delete doubled properties*/
    background-color: #fff !important;
    padding: 15px 15px 20px 15px !important;
    color: #777;
}

    .ui-dialog-content .page {
        min-height: 0;
    }

    .ui-dialog-content .page-title {
        min-height: 0;
        margin: 0 0 15px;
        padding: 0px 10px 10px 10px;
        text-align: center;
    }

        .ui-dialog-content .page-title h1 {
            font-size: 24px;
            line-height: 30px;
        }

    .ui-dialog-content .back-in-stock-subscription-page {
        text-align: center;
    }

        .ui-dialog-content .back-in-stock-subscription-page .tooltip {
            margin-bottom: 10px;
        }

        .ui-dialog-content .back-in-stock-subscription-page .button-1 {
            border: none;
            background-color: #4ab2f1;
            padding: 10px 15px;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
        }

            .ui-dialog-content .back-in-stock-subscription-page .button-1:hover {
                background-color: #248ece;
            }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px;
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 5px 0 10px;
        border: none;
        background-color: #4ab2f1;
        padding: 8px 12px;
        font-size: 14px;
        color: #fff;
    }

        .eu-cookie-bar-notification button:hover {
            background-color: #248ece;
        }

    .eu-cookie-bar-notification a {
        display: block;
        color: #4ab2f1;
    }

.eu-cookie-bar-notification a:hover {
    text-decoration: underline;
}
/*********** NOTIFICATIONS & POPUPS  ENDED ***********/

/* Header overrides for new layout */
#tt-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 999 !important;
    background: #ffffff !important;
    --tt-megamenu-top: 180px !important;
}
#js-tt-stuck-nav {
    display: none !important;
}
.tt-top-panel {
    background-color: #3b4f6c !important;
    color: #ffffff !important;
}
.tt-top-panel .tt-top-panel-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 38px !important;
    padding: 6px 0 !important;
}
.tt-top-panel-left {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.2px !important;
}
.tt-top-panel-icon {
    font-size: 16px !important;
    line-height: 1 !important;
}
.tt-top-panel-text {
    white-space: nowrap !important;
}
.tt-top-panel-right {
    display: flex !important;
    align-items: center !important;
}
.tt-top-panel-links {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.tt-top-panel-links li {
    margin: 0 !important;
    padding: 0 !important;
}
.tt-top-panel-links a {
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    text-decoration: none !important;
}
.tt-top-panel-links a:hover {
    color: #e6ecf2 !important;
    text-decoration: none !important;
}
.tt-top-panel .tt-row a:not([class]):before
{
    height: 0px !important
}
.tt-top-panel .tt-top-panel-links a,
.tt-top-panel .tt-top-panel-links a:hover,
.tt-top-panel .tt-top-panel-links a:focus,
.tt-top-panel .tt-top-panel-links a:active,
.tt-top-panel .tt-top-panel-links a:visited {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-decoration-color: transparent !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
.tt-top-panel .tt-top-panel-links li a,
.tt-top-panel .tt-top-panel-links li a:hover {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-decoration-color: transparent !important;
    text-decoration-skip-ink: none !important;
    -webkit-text-decoration-skip: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
#tt-header .tt-top-panel .tt-top-panel-links li a,
#tt-header .tt-top-panel .tt-top-panel-links li a:hover,
#tt-header .tt-top-panel .tt-top-panel-links li a:focus,
#tt-header .tt-top-panel .tt-top-panel-links li a:active,
#tt-header .tt-top-panel .tt-top-panel-links li a:visited {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-decoration-color: transparent !important;
    text-decoration-skip-ink: none !important;
    -webkit-text-decoration-skip: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    background-image: none !important;
}
#tt-header .tt-top-panel a:-webkit-any-link,
#tt-header .tt-top-panel .tt-top-panel-links a:-webkit-any-link {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-decoration-color: transparent !important;
}
#tt-header .tt-top-panel,
#tt-header .tt-top-panel * {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-decoration-color: transparent !important;
    border-bottom: none !important;
    box-shadow: none !important;
    background-image: none !important;
}

@media (max-width: 991px) {
    .tt-top-panel-right {
        display: none !important;
    }
    .tt-top-panel-left {
        width: 100% !important;
        justify-content: center !important;
    }
    .tt-top-panel-text {
        white-space: normal !important;
        text-align: center !important;
    }
}
@media (max-width: 991px) {
    #tt-header .tt-cart .tt-header-icon-text {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .tt-desktop-header {
        background-color: #ffffff !important;
        border-bottom: 1px solid #e3e7ef !important;
    }
    .tt-desktop-header .tt-header-main {
        display: flex !important;
        align-items: center !important;
        gap: 24px !important;
        padding: 16px 0 !important;
        flex-wrap: nowrap !important;
    }
    .tt-desktop-header .tt-obj-logo {
        flex: 0 0 auto !important;
    }
    .tt-desktop-header .tt-obj-search {
        flex: 1 1 520px !important;
        max-width: 520px !important;
        min-width: 260px !important;
        margin: 0 auto !important;
    }
    .tt-header-search {
        position: relative !important;
        width: 100% !important;
    }
    .tt-header-search-input {
        width: 100% !important;
        height: 44px !important;
        border: 1px solid #e1e5ee !important;
        border-radius: 10px !important;
        padding: 0 16px 0 44px !important;
        font-size: 14px !important;
        color: #3b4f6c !important;
        background-color: #ffffff !important;
    }
    .tt-header-search-input:focus {
        border-color: #c7d0e0 !important;
        box-shadow: 0 0 0 3px rgba(59, 79, 108, 0.08) !important;
        outline: none !important;
    }
    .tt-header-search-btn {
        position: absolute !important;
        top: 50% !important;
        left: 12px !important;
        transform: translateY(-50%) !important;
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
        color: #68748a !important;
        line-height: 1 !important;
        cursor: pointer !important;
    }
    .tt-header-search-btn i {
        font-size: 18px !important;
    }
    .tt-desktop-header .tt-desctop-parent-search {
        display: block !important;
        width: 100% !important;
    }
    .tt-desktop-header .tt-desctop-parent-search .tt-search {
        opacity: 1 !important;
        visibility: visible !important;
    }
    .tt-desktop-header .tt-obj-search .tt-search {
        width: 100% !important;
        display: block !important;
    }
    .tt-desktop-header .tt-obj-search .tt-dropdown-menu .tt-col {
        width: 100% !important;
    }
    .tt-desktop-header .tt-obj-icons {
        display: flex !important;
        align-items: center !important;
        gap: 18px !important;
        flex: 0 0 auto !important;
    }
    .tt-header-icons {
        display: flex !important;
        align-items: center !important;
        gap: 20px !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
    }
    .tt-header-icon-link {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        height: 36px !important;
        color: #3b4f6c !important;
        text-decoration: none !important;
        position: relative !important;
    }

   

    .tt-header-icon-text {
        font-size: 13px !important;
        font-weight: 400 !important;
        color: #3b4f6c !important;
        white-space: nowrap !important;
    }
    .tt-header-icon-link i {
        font-size: 20px !important;
        line-height: 1 !important;
    }
    .tt-header-icon-link:hover {
        color: #2f3f57 !important;
    }
    .tt-header-icon-link:hover .tt-header-icon-text {
        color: #2f3f57 !important;
    }
    .tt-header-count {
        position: absolute !important;
        top: -6px !important;
        right: -8px !important;
        min-width: 18px !important;
        height: 18px !important;
        padding: 0 4px !important;
        border-radius: 9px !important;
        background-color: #e53935 !important;
        color: #ffffff !important;
        font-size: 10px !important;
        line-height: 18px !important;
        text-align: center !important;
        font-weight: 600 !important;
    }
    .tt-desctop-parent-search {
        width: 100% !important;
    }
    .tt-desctop-parent-search .tt-dropdown-toggle {
        display: none !important;
    }
    .tt-desctop-parent-search .tt-dropdown-menu {
        display: block !important;
        position: static !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        box-shadow: none !important;
        border: none !important;
        padding: 0 !important;
        min-width: 0 !important;
        background: transparent !important;
    }
    .tt-desctop-parent-search .tt-dropdown-menu .container {
        padding: 0 !important;
        width: 100% !important;
        max-width: none !important;
    }
    .tt-desctop-parent-search .tt-dropdown-menu .tt-col:last-child {
        display: none !important;
    }
    .tt-desctop-parent-search .tt-search-input {
        height: 44px !important;
        border: 1px solid #e1e5ee !important;
        border-radius: 10px !important;
        padding: 0 16px 0 40px !important;
        font-size: 14px !important;
        color: #3b4f6c !important;
        background-color: #ffffff !important;
        width: 100% !important;
        display: block !important;
    }
    .tt-desctop-parent-search .tt-search-input:focus {
        border-color: #c7d0e0 !important;
        box-shadow: 0 0 0 3px rgba(59, 79, 108, 0.08) !important;
        outline: none !important;
    }
    .tt-desctop-parent-search .tt-btn-search {
        left: 12px !important;
        right: auto !important;
    }
    .tt-desctop-parent-search .tt-info-text {
        display: none !important;
    }
    .tt-desctop-parent-search .tt-btn-close {
        display: none !important;
    }
    .tt-desctop-parent-cart .tt-dropdown-toggle {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        height: 36px !important;
        color: #3b4f6c !important;
        background: transparent !important;
        border: none !important;
    }
    .tt-desctop-parent-cart {
        display: flex !important;
        align-items: center !important;
        white-space: nowrap !important;
    }
  
    .tt-desctop-parent-cart .tt-dropdown-toggle:hover .tt-header-icon-text {
        color: #2f3f57 !important;
    }
    .tt-desctop-parent-cart .tt-dropdown-toggle i {
        font-size: 20px !important;
    }
    .tt-desctop-parent-cart .tt-dropdown-toggle i {
        font-size: 20px !important;
        line-height: 1 !important;
    }
    .tt-desctop-parent-cart .tt-header-cart-btn i {
        display: inline-block !important;
        visibility: visible !important;
    }
    .tt-desktop-header .tt-desctop-parent-account {
        display: none !important;
    }
    .tt-desktop-header .tt-desctop-parent-multi {
        display: none !important;
    }
    .tt-desktop-nav {
        border-top: 1px solid #e3e7ef !important;
    }
    .tt-desctop-menu nav > ul > li.dropdown > a {
        color: #4a5568 !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        letter-spacing: 0.2px !important;
    }
    .tt-desctop-menu nav > ul > li.dropdown > a:hover {
        color: #2f3f57 !important;
    }
    .tt-desctop-menu .dropdown-menu {
        position: fixed !important;
        padding: 24px !important;
        border-radius: 8px !important;
        box-shadow: 0 18px 40px rgba(20, 30, 50, 0.12) !important;
        border: 1px solid #edf1f7 !important;
        margin-top: 3px !important;
        width: 1280px !important;
        max-width: calc(100vw - 40px) !important;
        min-width: 820px !important;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        overflow: visible !important;
        top: var(--tt-megamenu-top) !important;
    }
    .tt-desctop-menu .dropdown-menu.has-image {
        width: 1280px !important;
        min-width: 980px !important;
    }
    .tt-desctop-menu .dropdown-menu.no-image {
        width: 760px !important;
        min-width: 760px !important;
    }
    .tt-desctop-menu .dropdown.megamenu .dropdown-menu {
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
    }
    .tt-desctop-menu nav {
        position: relative !important;
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }
    .tt-desctop-menu {
        position: relative !important;
        width: 100% !important;
    }
    .tt-desctop-parent-menu,
    .tt-desctop-menu {
        overflow: visible !important;
    }
    .tt-desctop-parent-menu {
        width: 100% !important;
    }
    .tt-desctop-menu nav > ul {
        position: static !important;
        overflow: visible !important;
        justify-content: center !important;
    }
    .tt-desctop-menu nav > ul > li.dropdown {
        position: static !important;
    }
    .tt-desctop-menu nav > ul > li.dropdown > a {
        padding: 12px 18px !important;
    }
    .tt-desctop-menu .dropdown-menu .row {
        margin-left: -12px !important;
        margin-right: -12px !important;
    }
    .tt-desctop-menu .dropdown-menu .col-sm-4,
    .tt-desctop-menu .dropdown-menu .col-sm-3,
    .tt-desctop-menu .dropdown-menu .col-sm-9 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .tt-desctop-menu .tt-col-list .tt-title-submenu {
        font-weight: 400 !important;
        letter-spacing: 0.3px !important;
        color: #2f3f57 !important;
        margin-bottom: 12px !important;
        text-transform: uppercase !important;
        font-size: 14px !important;
    }
    .tt-desctop-menu .tt-title-submenu + .tt-megamenu-submenu {
        margin-top: 6px !important;
    }
    .tt-desctop-menu .tt-megamenu-submenu li a {
        color: #616d80 !important;
        font-weight: 500 !important;
        font-size: 13px !important;
        line-height: 1.9 !important;
        text-decoration: none !important;
    }
    .tt-desctop-menu .tt-megamenu-submenu li a:hover {
        color: #2f3f57 !important;
        text-decoration: none !important;
    }
    .tt-desctop-menu .tt-col-list > .col-sm-4 {
    }
    .tt-megamenu-image {
        width: 100% !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .tt-megamenu-image img {
        width: 100% !important;
        height: auto !important;
        border-radius: 22px !important;
        display: block !important;
        object-fit: cover !important;
    }




    .tt-desctop-menu .dropdown-menu .tt-title-submenu,
    .tt-desctop-menu .dropdown-menu .tt-megamenu-submenu li a {
        text-transform: none !important;
    }
    .tt-desctop-menu .dropdown-menu .tt-title-submenu {
        text-transform: uppercase !important;
    }
}

@media (max-width: 1400px) and (min-width: 1025px) {
    .tt-desctop-menu .dropdown-menu {
        min-width: 900px !important;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .tt-desctop-menu .dropdown-menu {
        min-width: 820px !important;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .tt-desktop-header .tt-obj-search {
        max-width: 460px !important;
        min-width: 240px !important;
    }
    .tt-header-icons {
        gap: 14px !important;
    }
    .tt-header-icon-text {
        font-size: 13px !important;
    }
    .tt-desctop-parent-cart .tt-header-icon-text {
        font-size: 13px !important;
    }
}






.homepage-category-strip {
    position: relative !important;
    padding: 10px 0 4px !important;
}
.homepage-category-slider {
    position: relative !important;
}
.homepage-category-slider .owl-stage {
    display: flex !important;
    flex-wrap: nowrap !important;
}
.homepage-category-slider .owl-item {
    float: none !important;
    flex: 0 0 auto !important;
}
.homepage-category-item {
    text-align: center !important;
}
.homepage-category-link {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 5px !important;
    text-decoration: none !important;
    color: #2f3f57 !important;
}
.homepage-category-link:hover {
    text-decoration: none !important;
    color: #1f2c3d !important;
}
.homepage-category-image {
    width: 113px !important;
    height: 113px !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    background: #f3f5f9 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08) !important;
}
.homepage-category-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}
.tt-layout-newsletter03 .tt-title-description
{
    font-size:13px !important
}
.tt-product:not(.tt-view) .tt-description .tt-title a:hover {
    color: #191919 !important
}

.tt-product:not(.tt-view) .tt-description .tt-price

{
    font-size: 13px !important
}

.category-edit {
    text-transform: lowercase !important;
}
    .category-edit::first-letter {
        text-transform: uppercase !important;
    }

.homepage-category-title {
    font-size: 13px !important;
    font-weight: 300 !important;
    max-width: 110px !important;
    text-align: center !important;
}
.homepage-category-strip .owl-nav {
    position: absolute !important;
    top: 34px !important;
    left: 0 !important;
    right: 0 !important;
    height: 0 !important;
    pointer-events: none !important;
}
.homepage-category-strip .owl-nav button {
    position: absolute !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.18) !important;
    border: 1px solid #e3e7ef !important;
    color: #2f3f57 !important;
    pointer-events: all !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.homepage-category-strip .owl-nav button.owl-prev {
    left: -14px !important;
}
.homepage-category-strip .owl-nav button.owl-next {
    right: -14px !important;
}
.homepage-category-strip .owl-nav button.disabled {
    opacity: 0.3 !important;
    pointer-events: none !important;
}
.homepage-category-strip .owl-nav i {
    font-size: 22px !important;
    line-height: 1 !important;
}
@media (max-width: 767px) {
    .homepage-category-image {
        width: 100px !important;
        height: 100px !important;
        border-radius: 7px !important;
    }
    .homepage-category-title {
        font-size: 12px !important;
        max-width: 96px !important;
    }
    .homepage-category-strip .owl-nav {
        top: 28px !important;
    }
    .homepage-category-strip .owl-nav button {
        width: 32px !important;
        height: 32px !important;
    }
    .homepage-category-strip .owl-nav button.owl-prev {
        left: -8px !important;
    }
    .homepage-category-strip .owl-nav button.owl-next {
        right: -8px !important;
    }
}
@media (max-width: 575px) {
    .homepage-category-strip .container-fluid-custom-mobile-padding {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .container-fluid-custom-mobile-padding {
        margin-left: 10px !important;
        margin-right: 10px !important;
      
    }
}

.homepage-category-item {
    width: 100% !important;
    padding: 0 !important;
}
.homepage-category-link {
    width: 100% !important;
}





/* footer*/
/* ===== MOBILE FOOTER ACCORDION MODERNIZE ===== */
@media (max-width: 991.98px) {

    /* Her kolon blok gibi dursun */
    #tt-footer .tt-footer-col .tt-mobile-collapse {
        background: #fff;
        border: 1px solid rgba(0,0,0,.08);
        border-radius: 14px;
        padding: 14px 14px;
        margin-bottom: 12px;
        text-align: center;
    }

    /* Ba?l?k sat?r? */
    #tt-footer .tt-footer-col .tt-collapse-title {
        position: relative;
        margin: 0;
        padding-right: 34px; /* ikon yeri */
        font-weight: 800;
        letter-spacing: .4px;
        text-transform: uppercase;
    }

        /* Tema ?+? bas?yorsa kapat (pseudo ile geliyorsa) */
        #tt-footer .tt-footer-col .tt-collapse-title:before,
        #tt-footer .tt-footer-col .tt-collapse-title:after {
            content: none !important;
        }

        /* Chevron ikonunu biz basal?m */
        #tt-footer .tt-footer-col .tt-collapse-title::after {
            content: "\f078"; /* fa-chevron-down */
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            opacity: .75;
            transition: transform .2s ease, opacity .2s ease;
        }

        /* A??l?nca ok yukar? d?ns?n (tema tt-open class?? kullan?yor) */
        #tt-footer .tt-footer-col .tt-collapse-title.tt-open::after {
            transform: translateY(-50%) rotate(180deg);
            opacity: 1;
        }

    /* ??erik spacing */
    #tt-footer .tt-footer-col .tt-collapse-content {
        padding-top: 10px;
    }

    /* Liste linkleri daha modern */
    #tt-footer .tt-footer-col .tt-list li a {
        display: block;
        padding: 10px 0;
        border-top: 1px solid rgba(0,0,0,.06);
        font-weight: 600;
    }

    #tt-footer .tt-footer-col .tt-list li:first-child a {
        border-top: 0;
    }
}

/* Mobilde footer collapse'lar? hep a??k tut */
@media (max-width: 991.98px) {
    #tt-footer .tt-mobile-collapse .tt-collapse-content {
        display: block !important;
        height: auto !important;
    }

    /* + / ok ikonunu da gizle */
    #tt-footer .tt-mobile-collapse .tt-collapse-title::after {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .tt-footer-custom .tt-row {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    /* Sol: copyright */
    .tt-footer-custom .tt-col-left {
        display: flex;
        align-items: center;
        z-index: 1;
    }

    /* Orta: logo tam merkez */
    .tt-footer-custom .tt-logo-col {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

    /* Sa?: payment */
    .tt-footer-custom .tt-col-right {
        z-index: 1;
    }

    .tt-footer-custom .tt-payment-list {
        display: flex;
        align-items: center;
        gap: 14px;
    }
}

/* ===== FOOTER COLUMNS MODERN LOOK ===== */

/* footer ?st alan?n wrapper'? farkl?ysa #tt-footer ile kaps?yoruz */
#tt-footer .tt-footer-col {
    padding-top: 18px;
}

/* Kolonlar? hafif kart yap */
@media (min-width: 992px) {
    #tt-footer .tt-footer-col .tt-mobile-collapse {
        /*background: rgba(0,0,0,.02);*/
        border: 1px solid rgba(0,0,0,.06);
        border-radius: 16px;
        padding: 22px 22px;
        height: 100%;
        text-align: center;
    }
}

/* Ba?l?k: modern underline + spacing */
#tt-footer .tt-footer-col .tt-collapse-title {
    position: relative;
    margin: 0 0 14px 0;
    padding-bottom: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center
}

    /* Ba?l?k alt ?izgi (accent) */
    #tt-footer .tt-footer-col .tt-collapse-title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-radius: 999px;
        background: rgba(0,0,0,.18);
    }

/* Liste linkleri: ferah, modern hover */
#tt-footer .tt-footer-col .tt-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #tt-footer .tt-footer-col .tt-list li {
        margin: 0;
    }

        #tt-footer .tt-footer-col .tt-list li a {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 3px 0;
            font-weight: 400;
            opacity: .85;
            transition: transform .15s ease, opacity .15s ease;
        }

    #tt-footer .tt-footer-col .tt-list, #tt-footer .tt-footer-col .tt-list li {
        text-align: center;
    }
        /* Linklerin soluna mini nokta (?ok modern duruyor) */
        #tt-footer .tt-footer-col .tt-list li a::before {
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 999px;
            background: rgba(0,0,0,.22);
            display: inline-block;
        }

        #tt-footer .tt-footer-col .tt-list li a:hover {
            opacity: 1;
            transform: translateX(2px);
        }

/* ?leti?im k?sm?ndaki sat?rlar daha d?zenli */
#tt-footer .tt-footer-col .tt-box-info p,
#tt-footer .tt-footer-col .tt-box-info li {
    line-height: 1.7;
    opacity: .85;
}

#tt-footer .tt-footer-col .tt-list,
#tt-footer .tt-footer-col .tt-list li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

    #tt-footer .tt-footer-col .tt-list li::before,
    #tt-footer .tt-footer-col .tt-list li a::before {
        content: none !important;
        display: none !important;
    }

/* footer modern end*/






/* footer*/
/* ===== MOBILE FOOTER ACCORDION MODERNIZE ===== */
@media (max-width: 991.98px) {

    /* Her kolon blok gibi dursun */
    #tt-footer .tt-footer-col .tt-mobile-collapse {
        background: #fff;
        border: 1px solid rgba(0,0,0,.08);
        border-radius: 14px;
        padding: 14px 14px;
        margin-bottom: 12px;
        text-align: center;
    }

    /* Ba?l?k sat?r? */
    #tt-footer .tt-footer-col .tt-collapse-title {
        position: relative;
        margin: 0;
        padding-right: 34px; /* ikon yeri */
        font-weight: 800;
        letter-spacing: .4px;
        text-transform: uppercase;
    }

        /* Tema ?+? bas?yorsa kapat (pseudo ile geliyorsa) */
        #tt-footer .tt-footer-col .tt-collapse-title:before,
        #tt-footer .tt-footer-col .tt-collapse-title:after {
            content: none !important;
        }

        /* Chevron ikonunu biz basal?m */
        #tt-footer .tt-footer-col .tt-collapse-title::after {
            content: "\f078"; /* fa-chevron-down */
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            opacity: .75;
            transition: transform .2s ease, opacity .2s ease;
        }

        /* A??l?nca ok yukar? d?ns?n (tema tt-open class?? kullan?yor) */
        #tt-footer .tt-footer-col .tt-collapse-title.tt-open::after {
            transform: translateY(-50%) rotate(180deg);
            opacity: 1;
        }

    /* ??erik spacing */
    #tt-footer .tt-footer-col .tt-collapse-content {
        padding-top: 10px;
    }

    /* Liste linkleri daha modern */
    #tt-footer .tt-footer-col .tt-list li a {
        display: block;
        padding: 10px 0;
        border-top: 1px solid rgba(0,0,0,.06);
        font-weight: 600;
    }

    #tt-footer .tt-footer-col .tt-list li:first-child a {
        border-top: 0;
    }
}

/* Mobilde footer collapse'lar? hep a??k tut */
@media (max-width: 991.98px) {
    #tt-footer .tt-mobile-collapse .tt-collapse-content {
        display: block !important;
        height: auto !important;
    }

    /* + / ok ikonunu da gizle */
    #tt-footer .tt-mobile-collapse .tt-collapse-title::after {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .tt-footer-custom .tt-row {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    /* Sol: copyright */
    .tt-footer-custom .tt-col-left {
        display: flex;
        align-items: center;
        z-index: 1;
    }

    /* Orta: logo tam merkez */
    .tt-footer-custom .tt-logo-col {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

    /* Sa?: payment */
    .tt-footer-custom .tt-col-right {
        z-index: 1;
    }

    .tt-footer-custom .tt-payment-list {
        display: flex;
        align-items: center;
        gap: 14px;
    }
}

/* ===== FOOTER COLUMNS MODERN LOOK ===== */

/* footer ?st alan?n wrapper'? farkl?ysa #tt-footer ile kaps?yoruz */
#tt-footer .tt-footer-col {
    padding-top: 18px;
}

/* Kolonlar? hafif kart yap */
@media (min-width: 992px) {
    #tt-footer .tt-footer-col .tt-mobile-collapse {
        /*background: rgba(0,0,0,.02);*/
        border: 1px solid rgba(0,0,0,.06);
        border-radius: 16px;
        padding: 22px 22px;
        height: 100%;
        text-align: center;
    }
}

/* Ba?l?k: modern underline + spacing */
#tt-footer .tt-footer-col .tt-collapse-title {
    position: relative;
    margin: 0 0 14px 0;
    padding-bottom: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center
}

    /* Ba?l?k alt ?izgi (accent) */
    #tt-footer .tt-footer-col .tt-collapse-title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-radius: 999px;
        background: rgba(0,0,0,.18);
    }

/* Liste linkleri: ferah, modern hover */
#tt-footer .tt-footer-col .tt-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #tt-footer .tt-footer-col .tt-list li {
        margin: 0;
    }

        #tt-footer .tt-footer-col .tt-list li a {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 3px 0;
            font-weight: 400;
            opacity: .85;
            transition: transform .15s ease, opacity .15s ease;
        }

    #tt-footer .tt-footer-col .tt-list, #tt-footer .tt-footer-col .tt-list li {
        text-align: center;
    }
        /* Linklerin soluna mini nokta (?ok modern duruyor) */
        #tt-footer .tt-footer-col .tt-list li a::before {
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 999px;
            background: rgba(0,0,0,.22);
            display: inline-block;
        }

        #tt-footer .tt-footer-col .tt-list li a:hover {
            opacity: 1;
            transform: translateX(2px);
        }

/* ?leti?im k?sm?ndaki sat?rlar daha d?zenli */
#tt-footer .tt-footer-col .tt-box-info p,
#tt-footer .tt-footer-col .tt-box-info li {
    line-height: 1.7;
    opacity: .85;
}

#tt-footer .tt-footer-col .tt-list,
#tt-footer .tt-footer-col .tt-list li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

    #tt-footer .tt-footer-col .tt-list li::before,
    #tt-footer .tt-footer-col .tt-list li a::before {
        content: none !important;
        display: none !important;
    }


.tt-footer-default.tt-color-scheme-02 .tt-social-icon {
    display: flex;
    align-items: center;
    gap: 18px;
}

    .tt-footer-default.tt-color-scheme-02 .tt-social-icon a {
        color: #fff;
        opacity: .9;
    }

        .tt-footer-default.tt-color-scheme-02 .tt-social-icon a:hover {
            opacity: 1;
            transform: translateY(-1px);
        }

.bx bxl-visa
{
    width:50px; 
    height: 50px
}
/* footer modern end*/
.newsletter-bar {
    background: #2f3437 !important;
    color: #ffffff !important;
    padding: 22px 0 !important;
}


.bx-2x {
    font-size: 2em;
}

.bx-3x {
    font-size: 3em;
}

.bx-4x {
    font-size: 4em;
}
.footer

{

    margin-top: 0px !important
}
.newsletter-bar .container {
    max-width: 1200px !important;
}
.newsletter-bar-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}
.newsletter-bar-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}
.newsletter-bar-form {
    flex: 1 1 auto !important;
}
.newsletter-bar-form .form-group {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    margin: 0 !important;
}
.newsletter-bar-form .form-control {
    flex: 1 1 auto !important;
    height: 44px !important;
    border-radius: 6px !important;
    border: none !important;
    padding: 0 100px !important;
    background: #ffffff !important;
    color: #2f3437 !important;
}
.newsletter-bar-form .btn {
    height: 44px !important;
    padding: 0 22px !important;
    border-radius: 12px !important;
    background: #1f2326 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    text-transform: none !important;
}
.newsletter-bar-form .btn:hover {
    background: #14181b !important;
    color: #ffffff !important;
}
.newsletter-bar-social {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
}
.newsletter-bar-social .tt-social-icon {
    display: flex !important;
    gap: 14px !important;
}
.newsletter-bar-social .tt-social-icon li a {
    color: #ffffff !important;
    font-size: 16px !important;
}
.newsletter-bar-social .tt-social-icon li a:hover {
    color: #e0e6ed !important;
}
.newsletter-bar .options {
    display: none !important;
}
@media (max-width: 991px) {
    .newsletter-bar-inner {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    .newsletter-bar-title {
        text-align: center !important;
    }
    .newsletter-bar-form .form-group {
        flex-direction: column !important;
    }
    .newsletter-bar-form .btn {
        width: 100% !important;
    }
    .newsletter-bar-social {
        justify-content: center !important;
    }
}

.newsletter-bar-form {
    display: flex !important;
    justify-content: center !important;
}
.newsletter-bar-form .form-group {
    justify-content: center !important;
}

.gm-product-card {
    background: #ffffff !important;
    border: 1px solid #e6ebf2 !important;
    border-radius: 14px !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.gm-product-card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 16px 30px rgba(15, 23, 42, 0.12) !important;
}
.gm-product-media {
    padding: 14px !important;
}
.gm-product-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    display: block !important;
    background: #f4f6f9 !important;
}
.gm-product-body {
    padding: 0 18px 18px 18px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.gm-product-title {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    color: #2f3f57 !important;
    min-height: 44px !important;
}
.gm-product-title a {
    color: inherit !important;
    text-decoration: none !important;
}
.gm-product-title a:hover {
    color: #1f2c3d !important;
}
.gm-product-description {
    display: none !important;
}
.gm-product-prices {
    display: flex !important;
    align-items: baseline !important;
    gap: 8px !important;
}
.gm-price-old {
    color: #8b95a7 !important;
    text-decoration: line-through !important;
    font-size: 13px !important;
}
.gm-price-current {
    color: #e53935 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.gm-price-info,
.gm-price-base {
    display: none !important;
}
.gm-product-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.gm-product-actions .button-2 {
    border-radius: 10px !important;
    padding: 8px 12px !important;
    font-size: 12px !important;
}
@media (max-width: 991px) {
    .gm-product-image {
        height: 220px !important;
    }
}
@media (max-width: 575px) {
    .gm-product-image {
        height: 190px !important;
    }
}

.gm-product-badge {
    align-self: flex-start !important;
    background: #e8f5ef !important;
    color: #1f8f5f !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 4px 10px !important;
    border-radius: 999px !important;
    letter-spacing: 0.2px !important;
}
.gm-product-body {
    gap: 8px !important;
}
.gm-product-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    min-height: 44px !important;
}

.gm-product-actions {
    opacity: 0 !important;
    transform: translateY(6px) !important;
    transition: opacity 0.2s ease, transform 0.2s ease !important;
}
.gm-product-card:hover .gm-product-actions {
    opacity: 1 !important;
    transform: translateY(0) !important;
}
.gm-product-prices {
    gap: 10px !important;
}
.gm-price-old {
    font-size: 12px !important;
}
.gm-price-current {
    font-size: 20px !important;
}
@media (max-width: 991px) {
    .gm-product-image {
        height: 240px !important;
    }
}
@media (max-width: 575px) {
    .gm-product-image {
        height: 210px !important;
    }
}

.gm-product-badge {
    align-self: center !important;
    text-align: center !important;
}
.gm-product-prices {
    justify-content: center !important;
}
.gm-price-old {
    order: 2 !important;
}
.gm-price-current {
    order: 1 !important;
}

@media (max-width: 767px) {
    .homepage-featured-categories .gm-product-badge {
        display: none !important;
    }

    .homepage-featured-categories .tt-label-location,
    .homepage-featured-categories .tt-label-new,
    .homepage-featured-categories .tt-label-sale {
        display: none !important;
    }

    .homepage-featured-categories .tt-product-inside-hover {
        opacity: 1 !important;
        visibility: visible !important;
        position: static !important;
        transform: none !important;
        pointer-events: auto !important;
    }

    .homepage-featured-categories .tt-product-inside-hover .tt-row-btn {
        margin-top: 8px !important;
    }
}
.tt-top-panel {
    background-color: #2f3437 !important
}

.gm-product-card {
    position: relative !important;
}
.btn-link *[class^="icon-"], .btn-link:focus *[class^="icon-"]
{
    margin-right:0px !important
}

@media (min-width: 791px) {
    .col-md-3 {
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }
        .gm-product-actions {
    position: absolute !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 12px !important;
    justify-content: center !important;
    opacity: 0 !important;
    transform: translateY(8px) !important;
    pointer-events: none !important;
}
.gm-product-card:hover .gm-product-actions {
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
}



.gm-product-actions {
    width: 100% !important;
}


/* Fix hover button layout: keep space in normal flow */
.gm-product-body {
    display: flex !important;
    flex-direction: column !important;
    padding-bottom: 0 !important;
}
.gm-product-actions {
    position: static !important;
    width: auto !important;
    margin-top: auto !important;
    min-height: 44px !important;
    justify-content: center !important;
    opacity: 0 !important;
    transform: translateY(6px) !important;
    pointer-events: none !important;
}
.gm-product-card:hover .gm-product-actions {
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
}



.tt-product .tt-label-location {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    left: 16px !important;
    top: 16px !important;
}
.tt-product .tt-label-location [class^="tt-label-"] {
    border-radius: 10px !important;
    padding: 6px 14px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-transform: none !important;
    letter-spacing: 0.2px !important;
}
.tt-product .tt-label-location .tt-label-new {
    background: #ef4040 !important;
    color: #ffffff !important;
}
.tt-product .tt-label-location .tt-label-sale {
    background: #ff7b54 !important;
    color: #ffffff !important;
}
.gm-product-badge {
    background: #e8f5ef !important;
    color: #1f8f5f !important;
    border-radius: 999px !important;
    padding: 6px 14px !important;
    font-weight: 600 !important;
}

#tt-pageContent .tt-product .tt-label-location {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    left: 16px !important;
    top: 16px !important;
}
#tt-pageContent .tt-product .tt-label-location [class^="tt-label-"] {
    border-radius: 10px !important;
    padding: 6px 14px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-transform: none !important;
    letter-spacing: 0.2px !important;
}
#tt-pageContent .tt-product .tt-label-location .tt-label-new {
    background: #ef4040 !important;
    color: #ffffff !important;
}
#tt-pageContent .tt-product .tt-label-location .tt-label-sale {
    background: #ff7b54 !important;
    color: #ffffff !important;
}
#tt-pageContent .gm-product-badge {
    background: #e8f5ef !important;
    color: #1f8f5f !important;
    border-radius: 999px !important;
    padding: 6px 14px !important;
    font-weight: 600 !important;
}

#tt-pageContent .tt-product .tt-label-location [class^="tt-label-"] {
    background: transparent !important;
    border: 1px solid currentColor !important;
    box-shadow: none !important;
}
#tt-pageContent .tt-product .tt-label-location .tt-label-new {
    color: #ff4d4f !important;
}
#tt-pageContent .tt-product .tt-label-location .tt-label-sale {
    color: #ff8a3d !important;
}
#tt-pageContent .gm-product-badge {
    background: transparent !important;
    border: 1px solid #27c17a !important;
    color: #27c17a !important;
}

/* ===== PDP Reference Layout (Modern) ===== */
.gm-pdp-right {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.08) !important;
    border-radius: 18px !important;
    padding: 18px 18px 14px 18px !important;
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.06) !important;
}
.gm-pdp-head .tt-title {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    margin: 0 0 6px 0 !important;
    color: #1f2a37 !important;
}
.gm-pdp-meta-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    font-size: 13px !important;
    color: #6b7280 !important;
}
.gm-pdp-meta-label {
    font-weight: 600 !important;
    color: #6b7280 !important;
}
.gm-pdp-meta-value {
    font-weight: 600 !important;
    color: #334155 !important;
}
.gm-pdp-more {
    font-weight: 600 !important;
    color: #b7791f !important;
    text-decoration: none !important;
}
.gm-pdp-more:hover {
    color: #9a6a1a !important;
}
.gm-pdp-divider {
    height: 1px !important;
    background: rgba(15, 23, 42, 0.08) !important;
    margin: 14px 0 !important;
}
.gm-pdp-price-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
}
.gm-pdp-price-row .tt-price {
    margin: 0 !important;
}
.gm-pdp-price-row .tt-price .old-price {
    font-size: 14px !important;
}
.gm-pdp-price-row .tt-price .new-price,
.gm-pdp-price-row .tt-price .price-value {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #1f2a37 !important;
}
.gm-pdp-rating {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}
.gm-pdp-rating .tt-review {
    margin: 0 !important;
}
.gm-pdp-chips {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin-top: 8px !important;
}
.gm-chip {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px 14px !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}
.gm-chip-success {
    background: #e7f9ed !important;
    color: #1f7a5f !important;
}
.gm-chip-neutral {
    background: #f3f4f6 !important;
    color: #374151 !important;
}
.gm-chip-sale {
    background: #ffe8e1 !important;
    color: #b42318 !important;
}
.gm-pdp-cta-row {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
}
.gm-pdp-cta-row .tt-row-custom-01 {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
}
.gm-pdp-cta-row .tt-input-counter.style-01 {
    border: 1px solid rgba(15, 23, 42, 0.12) !important;
    border-radius: 12px !important;
    padding: 6px 10px !important;
}
.gm-pdp-cta-row .btn {
    background: #2f3e52 !important;
    color: #ffffff !important;
    border-radius: 12px !important;
    padding: 12px 22px !important;
    font-weight: 600 !important;
    min-height: 44px !important;
}
.gm-pdp-cta-row .btn:hover {
    background: #243244 !important;
}
.gm-pdp-wishlist {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.gm-pdp-wishlist li {
    margin: 0 !important;
}
.gm-pdp-wishlist .btn-link {
    width: 46px !important;
    height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(15, 23, 42, 0.12) !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #1f2a37 !important;
    font-size: 0 !important;
}
.gm-pdp-wishlist .btn-link i {
    font-size: 18px !important;
}
    .theme-custom .nivo-controlNav a {
        background-color: #2f3437 !important
    }
    .gm-pdp-delivery {
        margin-top: 6px !important;
        color: #0f766e !important;
        font-size: 13px !important;
        font-weight: 600 !important;
    }
.gm-pdp-right .tt-list-btn {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.gm-pdp-right .tt-list-btn .btn-link {
    border: none !important;
    padding: 0 !important;
    color: #1f2a37 !important;
    font-weight: 600 !important;
}
@media (max-width: 991px) {
    .gm-pdp-right {
        padding: 16px 14px 12px 14px !important;
    }
    .gm-pdp-price-row {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    .gm-pdp-cta-row {
        flex-wrap: wrap !important;
    }
    .gm-pdp-cta-row .btn {
        width: 100% !important;
    }
}
