.ribbon-theme {
    --ribbon-primary: #9b6b52;
    --ribbon-primary-dark: #7c5140;
    --ribbon-ink: #28332c;
    --ribbon-muted: #6f766f;
    --ribbon-line: #e6e3dc;
    --ribbon-paper: #fbfaf7;
    --ribbon-white: #ffffff;
    --ribbon-soft: #f1ece5;
    --ribbon-success: #3f7351;
    --ribbon-container: 1240px;
    --ribbon-shadow: 0 8px 24px rgba(40, 51, 44, .06);
    background: var(--ribbon-paper);
    color: var(--ribbon-ink);
    font-family: Arial, "Helvetica Neue", sans-serif;
}

.ribbon-theme,
.ribbon-theme body {
    overflow-x: hidden;
}

.ribbon-theme a {
    color: var(--ribbon-ink);
    text-decoration: none;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.ribbon-theme a:hover {
    color: var(--ribbon-primary);
}

.ribbon-theme .container {
    width: calc(100% - 48px);
    max-width: var(--ribbon-container);
}

.ribbon-theme .main {
    min-height: 52vh;
}

.ribbon-theme #reklam {
    background: var(--ribbon-ink);
}

.ribbon-theme #reklam img {
    display: block;
    width: 100%;
    max-height: 120px;
    object-fit: cover;
}

.ribbon-theme .header-area {
    display: flex;
    flex-direction: column;
    background: rgba(251, 250, 247, .98);
    border-bottom: 1px solid var(--ribbon-line);
    position: relative;
    z-index: 20;
}

.ribbon-theme .header-area > .header-top.ozelbg1 { order: 0; }
.ribbon-theme .header-area > .header-top.headerozel1 { order: 1; }
.ribbon-theme .header-area > .header-middle { order: 2; }
.ribbon-theme .header-area > .header-bottom { order: 3; }
.ribbon-theme .header-area > #example { display: none; }

.ribbon-theme .header-top.ozelbg1 {
    min-height: 34px;
    padding: 8px 16px;
    background: var(--ribbon-ink) !important;
    color: var(--ribbon-white);
    font-size: 11px;
    letter-spacing: .3px;
}

.ribbon-theme .header-top.ozelbg1 .container,
.ribbon-theme .header-top.ozelbg1 .row {
    min-height: inherit;
}

.ribbon-theme .header-top.ozelbg1 #news-flash,
.ribbon-theme .header-top.ozelbg1 #news-flash ul {
    margin: 0;
}

.ribbon-theme .header-top.ozelbg1 #news-flash li {
    color: var(--ribbon-white);
    font-size: 11px;
    letter-spacing: .3px;
}

.ribbon-theme .header-top.headerozel1 {
    min-height: 32px;
    padding: 5px 0;
    background: var(--ribbon-paper) !important;
    border-bottom: 1px solid var(--ribbon-line) !important;
    color: var(--ribbon-muted);
}

.ribbon-theme .header-top.headerozel1 a,
.ribbon-theme .header-top.headerozel1 i {
    color: var(--ribbon-muted) !important;
    font-size: 11px;
}

.ribbon-theme .header-top.headerozel1 a:hover {
    color: var(--ribbon-primary) !important;
}

.ribbon-theme .header-top.headerozel1 .header-info ul {
    gap: 18px;
}

.ribbon-theme .header-middle {
    padding: 18px 0;
    background: var(--ribbon-paper) !important;
    backdrop-filter: none;
}

.ribbon-theme .header-middle .header-wrap {
    display: grid;
    grid-template-columns: 190px minmax(280px, 1fr);
    align-items: center;
    gap: 30px;
}

.ribbon-theme .header-middle .logo img,
.ribbon-theme .header-bottom .logo img {
    width: auto;
    max-width: 190px;
    max-height: 68px;
    object-fit: contain;
}

.ribbon-theme .header-middle .header-right {
    display: grid;
    grid-template-columns: minmax(240px, 1fr) auto;
    align-items: center;
    gap: 28px;
}

.ribbon-theme .search-style-2 form {
    display: flex;
    align-items: center;
    min-height: 46px;
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 2px !important;
    background: var(--ribbon-white) !important;
    box-shadow: none !important;
}

.ribbon-theme .search-style-2 form input {
    min-height: 44px;
    padding: 0 18px;
    background: transparent !important;
    color: var(--ribbon-ink);
    font-size: 13px;
}

.ribbon-theme .search-style-2 form input::placeholder { color: #8b908a; }

.ribbon-theme .search-style-2 form button {
    width: 46px;
    height: 46px;
    border: 0 !important;
    border-radius: 0 !important;
    background: var(--ribbon-primary) !important;
    color: var(--ribbon-white) !important;
    box-shadow: none !important;
}

.ribbon-theme .header-action-2 {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ribbon-theme .header-action-icon-2 { position: relative; }

.ribbon-theme .header-action-icon-2 > a {
    display: inline-flex;
    min-width: 55px;
    min-height: 48px;
    padding: 5px 8px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: var(--ribbon-ink);
}

.ribbon-theme .header-action-icon-2 > a:hover {
    border-color: var(--ribbon-line);
    background: var(--ribbon-white);
    color: var(--ribbon-primary);
}

.ribbon-theme .header-action-icon-2 img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.ribbon-theme .header-action-icon-2 .lable {
    color: var(--ribbon-muted);
    font-size: 10px;
    line-height: 1.1;
    white-space: nowrap;
}

.ribbon-theme .pro-count {
    top: 1px;
    right: 1px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border: 2px solid var(--ribbon-paper);
    border-radius: 999px;
    background: var(--ribbon-primary) !important;
    color: var(--ribbon-white) !important;
    font-size: 9px;
    line-height: 12px;
}

.ribbon-theme .header-bottom {
    min-height: 48px;
    border-top: 1px solid var(--ribbon-line);
    background: var(--ribbon-paper) !important;
    box-shadow: none !important;
}

.ribbon-theme .header-bottom .header-wrap { min-height: 48px; }
.ribbon-theme .header-bottom .header-nav { flex: 1; }

.ribbon-theme .main-menu > nav > ul {
    justify-content: center;
    gap: 0;
}

.ribbon-theme .main-menu > nav > ul > li > a {
    min-height: 48px;
    padding: 0 17px;
    display: inline-flex;
    align-items: center;
    color: var(--ribbon-ink) !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .35px;
    text-transform: uppercase;
}

.ribbon-theme .main-menu > nav > ul > li > a:hover,
.ribbon-theme .main-menu > nav > ul > li:hover > a {
    background: var(--ribbon-soft);
    color: var(--ribbon-primary) !important;
}

.ribbon-theme .main-menu > nav > ul > li ul.sub-menu,
.ribbon-theme .main-menu > nav > ul > li ul.level-menu {
    min-width: 210px;
    border: 1px solid var(--ribbon-line);
    border-radius: 2px;
    background: var(--ribbon-white);
    box-shadow: 0 14px 28px rgba(40, 51, 44, .1);
}

.ribbon-theme .main-menu > nav > ul > li ul li a {
    color: var(--ribbon-ink) !important;
    font-size: 12px;
}

.ribbon-theme .main-menu > nav > ul > li ul li a:hover {
    background: var(--ribbon-soft);
    color: var(--ribbon-primary) !important;
}

.ribbon-theme .hotline {
    min-width: max-content;
    gap: 8px;
}

.ribbon-theme .hotline img {
    width: 20px;
    filter: brightness(0) saturate(100%);
}

.ribbon-theme .hotline p,
.ribbon-theme .hotline p span,
.ribbon-theme .header-style-1.header-style-5 .hotline p,
.ribbon-theme .header-style-1.header-style-5 .hotline p span {
    color: var(--ribbon-ink) !important;
    font-size: 11px;
}

.ribbon-theme .home-slider { padding: 30px 0 0; }
.ribbon-theme .home-slider .row { row-gap: 14px; }
.ribbon-theme .home-slide-cover,
.ribbon-theme .hero-slider-1,
.ribbon-theme .single-hero-slider { overflow: hidden; }
.ribbon-theme .home-slide-cover { opacity: 1 !important; }

.ribbon-theme .single-hero-slider {
    min-height: clamp(280px, 42vw, 520px);
    aspect-ratio: 16 / 7;
    border: 1px solid var(--ribbon-line);
    border-radius: 8px;
    background-color: var(--ribbon-soft);
    background-position: center;
    background-size: cover;
    box-shadow: none;
}

.ribbon-theme .banner-img {
    overflow: hidden;
    border: 1px solid var(--ribbon-line);
    border-radius: 8px;
    background: var(--ribbon-white);
}

.ribbon-theme .banner-img img {
    display: block;
    transition: transform .35s ease;
}

.ribbon-theme .banner-img:hover img { transform: scale(1.025); }
.ribbon-theme .section-padding { padding: 56px 0; }
.ribbon-theme .section-title { margin-bottom: 24px !important; }

.ribbon-theme .section-title h3,
.ribbon-theme .section-title h4,
.ribbon-theme .section-title h2 {
    position: relative;
    display: inline-block;
    margin: 0;
    color: var(--ribbon-ink) !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(24px, 3vw, 34px);
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: -.2px;
}

.ribbon-theme .section-title h3::after,
.ribbon-theme .section-title h4::after,
.ribbon-theme .section-title h2::after {
    width: 42px;
    height: 1px;
    margin: 11px 0 0;
    background: var(--ribbon-primary);
}

.ribbon-theme .product-grid-4,
.ribbon-theme .product-grid,
.ribbon-theme .product-list-small > .row,
.ribbon-theme #response {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.ribbon-theme .product-grid-4 > [class*="col-"],
.ribbon-theme .product-grid > [class*="col-"],
.ribbon-theme .product-list-small > .row > [class*="col-"],
.ribbon-theme #response > [class*="col-"] {
    width: auto;
    max-width: none;
    padding: 0;
    flex: none;
}

.ribbon-theme .product-cart-wrap {
    display: flex;
    height: 100%;
    min-width: 0;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 12px !important;
    background: var(--ribbon-white);
    box-shadow: var(--ribbon-shadow);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.ribbon-theme .product-cart-wrap:hover {
    border-color: #d4c6ba !important;
    box-shadow: 0 16px 34px rgba(40, 51, 44, .1);
    transform: translateY(-3px);
}

.ribbon-theme .product-img-action-wrap { position: relative; padding: 0 !important; }

.ribbon-theme .product-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1.14;
    border-radius: 0;
    background: #f5f1eb;
}

.ribbon-theme .product-img > a,
.ribbon-theme .product-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.ribbon-theme .product-img img {
    object-fit: cover;
    transition: transform .35s ease;
}

.ribbon-theme .product-cart-wrap:hover .product-img img { transform: scale(1.04); }

.ribbon-theme .product-action-1 {
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    opacity: 0;
    transform: translateX(5px);
    transition: opacity .2s ease, transform .2s ease;
}

.ribbon-theme .product-cart-wrap:hover .product-action-1,
.ribbon-theme .product-action-1:focus-within {
    opacity: 1;
    transform: translateX(0);
}

.ribbon-theme .product-action-1 .action-btn {
    display: grid;
    width: 34px;
    height: 34px;
    padding: 0;
    place-items: center;
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, .94) !important;
    color: var(--ribbon-ink) !important;
    box-shadow: 0 5px 14px rgba(40, 51, 44, .1);
}

.ribbon-theme .product-action-1 .action-btn:hover {
    border-color: var(--ribbon-primary) !important;
    background: var(--ribbon-primary) !important;
    color: var(--ribbon-white) !important;
}

.ribbon-theme .product-img .etiket {
    z-index: 2;
    top: 12px;
    left: 12px;
    width: 54px;
    height: 54px;
    background-position: center;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.ribbon-theme .product-content-wrap {
    display: flex;
    min-width: 0;
    padding: 15px 16px 18px !important;
    flex: 1;
    flex-direction: column;
}

.ribbon-theme .product-content-wrap h2 {
    display: -webkit-box !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 0 9px !important;
    overflow: hidden !important;
    color: var(--ribbon-ink) !important;
    font-family: Arial, "Helvetica Neue", sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 21px !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ribbon-theme .product-content-wrap h2 a {
    color: var(--ribbon-ink) !important;
    font-weight: 600 !important;
}

.ribbon-theme .product-rate {
    display: block !important;
    min-height: 14px;
    margin: 0 0 12px !important;
}

.ribbon-theme .product-card-bottom { margin-top: auto; }

.ribbon-theme .product-price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 4px 8px;
}

.ribbon-theme .product-price span {
    margin: 0 !important;
    color: var(--ribbon-primary) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    white-space: nowrap;
}

.ribbon-theme .product-price .old-price {
    color: #92988f !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.ribbon-theme .product-price .indirim {
    padding: 3px 6px;
    border-radius: 2px;
    background: var(--ribbon-soft) !important;
    color: var(--ribbon-primary-dark) !important;
    font-size: 10px !important;
    font-weight: 600 !important;
}

.ribbon-theme .product-rating { background-color: var(--ribbon-primary); }

.ribbon-theme .kucuk_urun {
    height: 100%;
    padding: 10px;
    border: 1px solid var(--ribbon-line);
    border-radius: 8px;
    background: var(--ribbon-white);
}

.ribbon-theme .kucuk_urun figure img {
    aspect-ratio: 1;
    object-fit: cover;
}
.ribbon-theme .page-header,
.ribbon-theme .breadcrumb-wrap {
    border-block: 1px solid var(--ribbon-line);
    background: var(--ribbon-soft) !important;
}

.ribbon-theme .breadcrumb {
    padding: 17px 0 !important;
    color: var(--ribbon-muted);
    font-size: 12px;
}

.ribbon-theme .breadcrumb a { color: var(--ribbon-primary); }

.ribbon-theme .primary-sidebar .sidebar-widget,
.ribbon-theme .featured-card,
.ribbon-theme .shop-product-fillter,
.ribbon-theme .cart-totals,
.ribbon-theme .login_wrap,
.ribbon-theme .contact-from-area,
.ribbon-theme .product-detail .detail-info,
.ribbon-theme .comments-area {
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 8px;
    background: var(--ribbon-white);
    box-shadow: var(--ribbon-shadow);
}

.ribbon-theme .primary-sidebar .sidebar-widget { padding: 22px; }

.ribbon-theme .widget-category-2 ul li { border-bottom: 1px solid var(--ribbon-line); }
.ribbon-theme .widget-category-2 ul li:last-child { border-bottom: 0; }

.ribbon-theme .widget-category-2 ul li a {
    padding: 11px 0;
    color: var(--ribbon-muted);
    font-size: 13px;
}

.ribbon-theme .widget-category-2 ul li a:hover,
.ribbon-theme .widget-category-2 ul li.active a { color: var(--ribbon-primary); }

.ribbon-theme .shop-product-fillter {
    margin-bottom: 20px;
    padding: 13px 17px;
}

.ribbon-theme .shop-product-fillter p {
    margin: 0;
    color: var(--ribbon-muted);
    font-size: 12px;
}

.ribbon-theme .text-brand,
.ribbon-theme .text-heading { color: var(--ribbon-primary) !important; }

.ribbon-theme .pagination-area .pagination { gap: 6px; }

.ribbon-theme .pagination-area .page-item .page-link,
.ribbon-theme .pagination-area li a {
    display: grid;
    width: 36px;
    height: 36px;
    place-items: center;
    border: 1px solid var(--ribbon-line);
    border-radius: 2px;
    background: var(--ribbon-white);
    color: var(--ribbon-muted);
}

.ribbon-theme .pagination-area .page-item.active .page-link,
.ribbon-theme .pagination-area li.active a,
.ribbon-theme .pagination-area li a:hover {
    border-color: var(--ribbon-primary);
    background: var(--ribbon-primary);
    color: var(--ribbon-white);
}

.ribbon-theme .product-detail { padding-bottom: 30px; }
.ribbon-theme .detail-gallery { position: sticky; top: 20px; }

.ribbon-theme .product-image-slider {
    overflow: hidden;
    border: 1px solid var(--ribbon-line);
    border-radius: 8px;
    background: var(--ribbon-white);
}

.ribbon-theme .product-image-slider figure {
    display: flex;
    aspect-ratio: 1 / 1.08;
    margin: 0;
    align-items: center;
    justify-content: center;
    background: #f5f1eb;
}

.ribbon-theme .product-image-slider figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ribbon-theme .slider-nav-thumbnails {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.ribbon-theme .slider-nav-thumbnails > div {
    width: 68px;
    height: 68px;
    overflow: hidden;
    border: 1px solid var(--ribbon-line);
    border-radius: 4px;
    background: var(--ribbon-white);
}

.ribbon-theme .slider-nav-thumbnails img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ribbon-theme .product-detail .detail-info { padding: 30px !important; }

.ribbon-theme .title-detail {
    margin-bottom: 18px;
    color: var(--ribbon-ink) !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(28px, 4vw, 42px);
    font-weight: 400;
    line-height: 1.1;
}

.ribbon-theme .product-detail .current-price {
    color: var(--ribbon-primary) !important;
    font-size: 26px !important;
    font-weight: 700 !important;
}

.ribbon-theme .product-detail .old-price { color: #8e958c !important; }
.ribbon-theme .save-price { color: var(--ribbon-success) !important; }

.ribbon-theme .stok_kod_durum {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    padding: 14px 0;
    border-block: 1px solid var(--ribbon-line);
    color: var(--ribbon-muted);
    font-size: 12px;
}

.ribbon-theme .stok_kod_durum strong { color: var(--ribbon-ink); }

.ribbon-theme .short-desc,
.ribbon-theme .product-detail .font-lg {
    color: var(--ribbon-muted);
    font-size: 14px;
    line-height: 1.7;
}

.ribbon-theme .attr-detail { padding-top: 14px; }

.ribbon-theme .size-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.ribbon-theme .size-filter li a {
    display: block;
    padding: 8px 13px;
    border: 1px solid var(--ribbon-line);
    border-radius: 2px;
    background: var(--ribbon-white);
    color: var(--ribbon-muted);
    font-size: 12px;
}

.ribbon-theme .size-filter li.active a,
.ribbon-theme .size-filter li a:hover {
    border-color: var(--ribbon-primary);
    background: var(--ribbon-primary);
    color: var(--ribbon-white);
}

.ribbon-theme .detail-extralink {
    display: flex;
    align-items: stretch;
    gap: 10px;
    margin-top: 22px;
}

.ribbon-theme .detail-qty {
    display: inline-flex;
    min-width: 96px;
    align-items: center;
    justify-content: space-around;
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 2px !important;
    background: var(--ribbon-white);
}

.ribbon-theme .detail-qty a { color: var(--ribbon-muted); }

.ribbon-theme .product-extra-link2 {
    display: flex;
    min-width: 0;
    flex: 1;
    gap: 8px;
}

.ribbon-theme .product-extra-link2 .button,
.ribbon-theme .product-extra-link2 .whatsapp_buton,
.ribbon-theme .btn,
.ribbon-theme button[type="submit"],
.ribbon-theme input[type="submit"] {
    min-height: 44px;
    padding: 11px 18px;
    border: 1px solid var(--ribbon-primary) !important;
    border-radius: 2px !important;
    background: var(--ribbon-primary) !important;
    color: var(--ribbon-white) !important;
    box-shadow: none !important;
    font-size: 12px;
    font-weight: 600 !important;
    letter-spacing: .2px;
}

.ribbon-theme .product-extra-link2 .button:hover,
.ribbon-theme .btn:hover,
.ribbon-theme button[type="submit"]:hover,
.ribbon-theme input[type="submit"]:hover {
    border-color: var(--ribbon-primary-dark) !important;
    background: var(--ribbon-primary-dark) !important;
    transform: translateY(-1px);
}

.ribbon-theme .product-extra-link2 .whatsapp_buton {
    border-color: #3f9b62 !important;
    background: #3f9b62 !important;
}

.ribbon-theme .product-extra-link2 .whatsapp_buton:hover { background: #347f50 !important; }

.ribbon-theme .tab-style3,
.ribbon-theme .nav-tabs { border-color: var(--ribbon-line); }

.ribbon-theme .tab-style3 .nav-item .nav-link,
.ribbon-theme .nav-tabs .nav-link {
    border: 0;
    border-bottom: 1px solid transparent;
    color: var(--ribbon-muted);
}

.ribbon-theme .tab-style3 .nav-item .nav-link.active,
.ribbon-theme .nav-tabs .nav-link.active {
    border-bottom-color: var(--ribbon-primary);
    color: var(--ribbon-primary);
}

.ribbon-theme .table-responsive { border-radius: 8px; }

.ribbon-theme .shopping-summery,
.ribbon-theme .table-wishlist,
.ribbon-theme .checkout-options-panel,
.ribbon-theme .checkout-wrap {
    border: 1px solid var(--ribbon-line);
    border-radius: 8px;
    background: var(--ribbon-white);
    box-shadow: var(--ribbon-shadow);
}

.ribbon-theme .shopping-summery { overflow: hidden; }

.ribbon-theme .shopping-summery table,
.ribbon-theme .table-wishlist { margin-bottom: 0; }

.ribbon-theme .shopping-summery thead,
.ribbon-theme .table-wishlist thead { background: var(--ribbon-soft); }

.ribbon-theme .shopping-summery th,
.ribbon-theme .shopping-summery td,
.ribbon-theme .table-wishlist th,
.ribbon-theme .table-wishlist td {
    border-color: var(--ribbon-line) !important;
    vertical-align: middle;
}

.ribbon-theme .shopping-summery .product-thumbnail img,
.ribbon-theme .table-wishlist .product-thumbnail img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
}

.ribbon-theme .product-name {
    color: var(--ribbon-ink) !important;
    font-weight: 600;
}

.ribbon-theme .cart-totals {
    overflow: hidden;
    padding: 24px !important;
}

.ribbon-theme .cart-totals table td { border-color: var(--ribbon-line); }

.ribbon-theme .cart_total_label h6,
.ribbon-theme .cart_total_amount h5 { color: var(--ribbon-ink); }

.ribbon-theme input:not([type="radio"]):not([type="checkbox"]),
.ribbon-theme textarea,
.ribbon-theme select,
.ribbon-theme .form-control {
    min-height: 44px;
    border: 1px solid var(--ribbon-line) !important;
    border-radius: 2px !important;
    background: var(--ribbon-white) !important;
    color: var(--ribbon-ink);
    box-shadow: none !important;
}

.ribbon-theme input:not([type="radio"]):not([type="checkbox"]):focus,
.ribbon-theme textarea:focus,
.ribbon-theme select:focus,
.ribbon-theme .form-control:focus {
    border-color: var(--ribbon-primary) !important;
    outline: 0;
}

.ribbon-theme .login_wrap,
.ribbon-theme .contact-from-area { padding: 30px !important; }

.ribbon-theme .login_wrap h1,
.ribbon-theme .login_wrap h2,
.ribbon-theme .login_wrap h3,
.ribbon-theme .contact-from-area h2,
.ribbon-theme .contact-from-area h3 {
    color: var(--ribbon-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 400;
}
.ribbon-theme .footer-mid {
    margin-top: 70px;
    padding: 0 0 24px;
    background: var(--ribbon-ink) !important;
    color: #f5f1eb;
}

.ribbon-theme .newsletter { padding: 0 0 36px; }

.ribbon-theme .newsletter-inner {
    padding: 34px 38px;
    background: var(--ribbon-soft);
}

.ribbon-theme .newsletter-content {
    max-width: 760px;
    margin: 0 auto;
}

.ribbon-theme .form-subcriber { gap: 8px; }

.ribbon-theme .form-subcriber input {
    min-height: 46px;
    border: 1px solid #d9d3ca !important;
    background: var(--ribbon-white) !important;
}

.ribbon-theme .form-subcriber .btn { min-width: 110px; }

.ribbon-theme .footer-mid > .container:not(:first-child) {
    padding-top: 34px;
    padding-bottom: 24px;
}

.ribbon-theme .footer-mid .logo img {
    max-width: 180px;
    max-height: 64px;
    filter: brightness(0) invert(1);
}

.ribbon-theme .footer-mid .widget-about .logo p,
.ribbon-theme .footer-mid .contact-infor span,
.ribbon-theme .footer-mid .contact-infor strong { color: #bdc5bb !important; }

.ribbon-theme .footer-mid .widget-title {
    margin-bottom: 15px;
    color: #f5f1eb !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 21px;
    font-weight: 400 !important;
}

.ribbon-theme .footer-mid .widget-title::after {
    width: 30px;
    height: 1px;
    margin-top: 9px;
    background: var(--ribbon-primary);
}

.ribbon-theme .footer-mid .footer-list li { border: 0; }

.ribbon-theme .footer-mid .footer-list li a,
.ribbon-theme .footer-mid .font-sm,
.ribbon-theme .footer-mid .font-sm a {
    color: #bdc5bb !important;
    font-size: 12px;
}

.ribbon-theme .footer-mid .footer-list li a:hover,
.ribbon-theme .footer-mid .font-sm a:hover { color: #f5f1eb !important; }

.ribbon-theme .footer-mid > .container:last-child {
    border-top: 1px solid rgba(245, 241, 235, .16);
    background: transparent !important;
}

.ribbon-theme .footer-bottom { background: transparent; }

.ribbon-theme .premium-mobile-nav {
    border: 1px solid var(--ribbon-line);
    border-radius: 12px;
    background: rgba(251, 250, 247, .98);
    box-shadow: 0 12px 30px rgba(40, 51, 44, .14);
}

.ribbon-theme .premium-mobile-nav a,
.ribbon-theme .premium-mobile-nav button { color: var(--ribbon-muted) !important; }

.ribbon-theme .premium-mobile-nav a.active,
.ribbon-theme .premium-mobile-nav a:active,
.ribbon-theme .premium-mobile-nav button:active {
    background: var(--ribbon-soft) !important;
    color: var(--ribbon-primary) !important;
}

.ribbon-theme .premium-mobile-nav b {
    border-color: var(--ribbon-paper);
    background: var(--ribbon-primary);
}

.ribbon-theme .mobile-header-active {
    background: var(--ribbon-paper);
    box-shadow: -18px 0 45px rgba(40, 51, 44, .16);
}

.ribbon-theme .mobile-header-top { border-bottom: 1px solid var(--ribbon-line); }

.ribbon-theme .mobile-menu-wrap nav ul li { border-color: var(--ribbon-line) !important; }

.ribbon-theme .mobile-menu-wrap nav ul li a {
    color: var(--ribbon-ink) !important;
    font-size: 13px;
}

.ribbon-theme .mobile-menu-wrap nav ul li a:hover,
.ribbon-theme .mobile-menu-wrap nav ul li.active > a { color: var(--ribbon-primary) !important; }

.ribbon-theme .mobile-menu-wrap nav ul li ul.dropdown { border-left-color: #d4c6ba !important; }
.ribbon-theme .mobile-header-content-area .mobile-search form { border-color: var(--ribbon-line); }
.ribbon-theme .main.pages { padding-bottom: 20px; }
.ribbon-theme .body-overlay-1 { background: rgba(40, 51, 44, .35); }

@media (min-width: 1200px) {
    .ribbon-theme .header-middle .header-wrap {
        grid-template-columns: 190px minmax(360px, 1fr);
    }
}

@media (max-width: 1199px) {
    .ribbon-theme .container { width: calc(100% - 40px); }
    .ribbon-theme .header-middle .header-wrap { gap: 20px; }
    .ribbon-theme .header-middle .header-right { gap: 12px; }
    .ribbon-theme .header-action-icon-2 > a { min-width: 48px; padding-inline: 5px; }
    .ribbon-theme .main-menu > nav > ul > li > a { padding-inline: 10px; font-size: 11px; }
}

@media (max-width: 991px) {
    .ribbon-theme { padding-bottom: 82px; }
    .ribbon-theme .container { width: calc(100% - 32px); }
    .ribbon-theme .header-area > .header-top.headerozel1,
    .ribbon-theme .header-area > .header-middle { display: none !important; }
    .ribbon-theme .header-area > .header-top.ozelbg1 { display: none; }

    .ribbon-theme .header-bottom {
        order: 1;
        min-height: 68px;
        border-top: 0;
        border-bottom: 1px solid var(--ribbon-line);
    }

    .ribbon-theme .header-bottom .header-wrap { min-height: 68px; }
    .ribbon-theme .header-bottom .logo img { max-width: 150px; max-height: 52px; }
    .ribbon-theme .header-bottom .header-action-icon-2 > a { min-width: 40px; min-height: 44px; }
    .ribbon-theme .header-bottom .header-action-icon-2 .pro-count { border-color: var(--ribbon-paper); }
    .ribbon-theme .home-slider { padding-top: 16px; }
    .ribbon-theme .single-hero-slider { min-height: 260px; aspect-ratio: 4 / 3; }
    .ribbon-theme .section-padding { padding: 40px 0; }

    .ribbon-theme .product-grid-4,
    .ribbon-theme .product-grid,
    .ribbon-theme .product-list-small > .row,
    .ribbon-theme #response {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
    }

    .ribbon-theme .detail-gallery { position: static; }
    .ribbon-theme .product-detail .detail-info { margin-top: 24px; padding: 24px !important; }
}

@media (max-width: 767px) {
    .ribbon-theme .product-grid-4,
    .ribbon-theme .product-grid,
    .ribbon-theme .product-list-small > .row,
    .ribbon-theme #response {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .ribbon-theme .product-cart-wrap { border-radius: 8px !important; }
    .ribbon-theme .product-img { aspect-ratio: 1 / 1.1; }

    .ribbon-theme .product-action-1 {
        top: 8px;
        right: 8px;
        opacity: 1;
        transform: none;
    }

    .ribbon-theme .product-action-1 .action-btn { width: 30px; height: 30px; }
    .ribbon-theme .product-content-wrap { padding: 12px 11px 14px !important; }

    .ribbon-theme .product-content-wrap h2 {
        min-height: 40px !important;
        max-height: 40px !important;
        font-size: 13px !important;
        line-height: 20px !important;
    }

    .ribbon-theme .product-price span { font-size: 14px !important; }
    .ribbon-theme .product-price .old-price { font-size: 10px !important; }
    .ribbon-theme .product-price .indirim { padding: 2px 4px; font-size: 9px !important; }
    .ribbon-theme .newsletter-inner { padding: 24px 18px; }
    .ribbon-theme .form-subcriber { display: flex; }
    .ribbon-theme .form-subcriber .btn { min-width: 88px; padding-inline: 10px; }
    .ribbon-theme .footer-mid { margin-top: 45px; }
    .ribbon-theme .footer-mid > .container:not(:first-child) { padding-top: 24px; }

    .ribbon-theme .footer-mid .footer-link-widget {
        width: 100%;
        min-width: 0;
        margin-top: 20px;
    }

    .ribbon-theme .product-extra-link2 { flex-direction: column; }
    .ribbon-theme .main.pages { padding-bottom: 92px; }

    .ribbon-theme .main.pages .detail-extralink {
        position: fixed;
        z-index: 9880;
        right: 0;
        bottom: 80px;
        left: 0;
        margin: 0;
        padding: 10px 16px calc(10px + env(safe-area-inset-bottom));
        border-top: 1px solid var(--ribbon-line);
        background: rgba(251, 250, 247, .98);
        box-shadow: 0 -8px 22px rgba(40, 51, 44, .1);
    }

    .ribbon-theme .main.pages .detail-extralink .product-extra-link2 { flex-direction: row; }
    .ribbon-theme .main.pages .detail-extralink .button-add-to-cart { flex: 1; }
    .ribbon-theme .main.pages .detail-extralink .whatsapp_buton { display: none; }
    .ribbon-theme .shopping-summery { border: 0; box-shadow: none; }

    .ribbon-theme .shopping-summery .product-thumbnail img,
    .ribbon-theme .table-wishlist .product-thumbnail img {
        width: 56px;
        height: 56px;
    }

    .ribbon-theme .cart-totals,
    .ribbon-theme .login_wrap,
    .ribbon-theme .contact-from-area { padding: 20px !important; }
}

@media (max-width: 414px) {
    .ribbon-theme .container { width: calc(100% - 24px); }
    .ribbon-theme .product-grid-4,
    .ribbon-theme .product-grid,
    .ribbon-theme .product-list-small > .row,
    .ribbon-theme #response { gap: 10px; }
    .ribbon-theme .single-hero-slider { min-height: 220px; }
    .ribbon-theme .product-content-wrap h2 { font-size: 12px !important; }
    .ribbon-theme .product-price { gap: 3px 5px; }
}

@media (max-width: 359px) {
    .ribbon-theme .container { width: calc(100% - 20px); }
    .ribbon-theme .product-grid-4,
    .ribbon-theme .product-grid,
    .ribbon-theme .product-list-small > .row,
    .ribbon-theme #response { gap: 8px; }
    .ribbon-theme .product-content-wrap { padding-inline: 9px !important; }
    .ribbon-theme .product-price span { font-size: 13px !important; }
}

@media (prefers-reduced-motion: reduce) {
    .ribbon-theme *,
    .ribbon-theme *::before,
    .ribbon-theme *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
    top: 12px !important;
    right: 12px !important;
    left: auto !important;
    display: flex !important;
    width: fit-content !important;
    min-width: 0 !important;
    max-width: calc(100% - 24px) !important;
    height: auto !important;
    flex-direction: row !important;
    gap: 6px !important;
    align-items: center;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1::before,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1::after,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn::before,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn::after {
    display: none !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
    display: grid !important;
    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    flex: 0 0 36px !important;
    place-items: center;
    border: 1px solid #dfe3e5 !important;
    border-radius: 4px !important;
    background: rgba(255, 255, 255, .98) !important;
    color: #49545b !important;
    line-height: 1 !important;
    box-shadow: 0 4px 12px rgba(37, 43, 48, .12) !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn:hover,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn:focus-visible {
    border-color: var(--ribbon-primary-dark) !important;
    background: var(--ribbon-primary-dark) !important;
    color: var(--ribbon-white) !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .favorite-toggle.is-favorited {
    border-color: var(--ribbon-primary-dark) !important;
    background: var(--ribbon-primary-dark) !important;
    color: var(--ribbon-white) !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn i {
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1 !important;
}

.ribbon-theme .product-card-bottom {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 11px;
}

.ribbon-theme .product-card-cta {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 4px;
}

.ribbon-theme .product-card-add {
    display: flex;
    width: 100%;
    min-width: 0;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 9px 10px;
    overflow: hidden;
    border: 1px solid var(--ribbon-primary-dark) !important;
    border-radius: 4px !important;
    background: var(--ribbon-primary-dark) !important;
    color: var(--ribbon-white) !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.ribbon-theme .product-card-add:hover,
.ribbon-theme .product-card-add:focus-visible {
    border-color: #293137 !important;
    background: #293137 !important;
    color: var(--ribbon-white) !important;
    transform: translateY(-1px);
}

.ribbon-theme .product-card-add:disabled,
.ribbon-theme .product-card-add.is-busy {
    cursor: not-allowed;
    opacity: .6;
    transform: none;
}

.ribbon-theme .product-card-add i {
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 1;
}

.ribbon-theme .product-card-feedback {
    min-height: 0;
    color: var(--ribbon-muted);
    font-size: 10px;
    line-height: 1.3;
    text-align: center;
}

.ribbon-theme .product-card-feedback.is-error,
.ribbon-theme .product-card-feedback.is-success {
    min-height: 13px;
}

.ribbon-theme .product-card-feedback.is-error { color: #a43f3f; }
.ribbon-theme .product-card-feedback.is-success { color: var(--ribbon-success); }

.ribbon-theme .cart-quantity {
    display: inline-flex;
    min-width: 132px;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid var(--ribbon-line);
    border-radius: 4px;
    background: var(--ribbon-white);
}

.ribbon-theme .cart-quantity button {
    display: grid;
    width: 40px;
    height: 40px;
    padding: 0;
    place-items: center;
    border: 0;
    background: transparent;
    color: var(--ribbon-primary-dark);
    cursor: pointer;
}

.ribbon-theme .cart-quantity button:hover,
.ribbon-theme .cart-quantity button:focus-visible {
    background: var(--ribbon-soft);
    color: var(--ribbon-ink);
}

.ribbon-theme .cart-quantity-value {
    min-width: 20px;
    color: var(--ribbon-ink);
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.ribbon-theme .cart-quantity.is-busy { opacity: .55; pointer-events: none; }

.ribbon-theme .product-rate {
    display: inline-block !important;
    width: 60px !important;
    height: 12px !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    background-image: none !important;
}

.ribbon-theme .product-rating {
    display: block;
    height: 12px !important;
    background-color: transparent !important;
    background-image: url("../images/rating-stars.png") !important;
    background-position: 0 0 !important;
    background-size: 12px 24px !important;
    background-repeat: repeat-x !important;
}

.ribbon-theme .detail-gallery,
.ribbon-theme .detail-gallery > div[style*="float"] {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
}

.ribbon-theme .product-image-slider,
.ribbon-theme .product-image-slider .slick-list,
.ribbon-theme .product-image-slider .slick-track,
.ribbon-theme .product-image-slider .slick-slide {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
}

.ribbon-theme .product-image-slider .slick-track {
    display: flex !important;
    margin: 0 !important;
}

.ribbon-theme .product-image-slider .slick-slide {
    display: block !important;
    height: auto !important;
    float: none !important;
}

.ribbon-theme .product-image-slider figure {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
}

.ribbon-theme .product-image-slider figure img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

.ribbon-theme .shopping-summery.is-empty thead {
    display: none;
}

.ribbon-theme .shopping-summery.is-empty tbody tr {
    border: 0 !important;
}

.ribbon-theme .shopping-summery .main-heading th,
.ribbon-theme .shopping-summery td,
.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a,
.ribbon-theme .shopping-summery td.price h6,
.ribbon-theme .shopping-summery td.detail-info h6 {
    font-size: 12px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .shopping-summery .main-heading th { font-weight: 600 !important; }
.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a { font-weight: 500 !important; }

.ribbon-theme .cart-totals td,
.ribbon-theme .cart-totals .cart_total_label h6,
.ribbon-theme .cart-totals .cart_total_amount h5 {
    font-size: 12px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .cart-totals .cart_total_amount h5 { font-weight: 600 !important; }

.ribbon-theme .checkout-options-panel > .payment h4 {
    margin-bottom: 12px !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.ribbon-theme .checkout-options-panel .form-check-label,
.ribbon-theme #kayit-sozlesmesi .form-check-label {
    font-size: 12px !important;
    line-height: 1.4 !important;
}

@media (max-width: 767px) {
    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
        top: 8px !important;
        right: 8px !important;
        max-width: calc(100% - 16px) !important;
        gap: 5px !important;
    }

    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
        width: 32px !important;
        min-width: 32px !important;
        max-width: 32px !important;
        height: 32px !important;
        min-height: 32px !important;
        flex-basis: 32px !important;
    }

    .ribbon-theme .product-card-add {
        min-height: 40px;
        padding-inline: 7px;
        font-size: 11px;
    }

    .ribbon-theme .product-card-add i { font-size: 13px; }

    .ribbon-theme .shopping-summery {
        overflow: visible !important;
    }

    .ribbon-theme .shopping-summery table {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
    }

    .ribbon-theme .shopping-summery thead { display: none !important; }

    .ribbon-theme .shopping-summery tbody {
        display: grid !important;
        width: 100% !important;
        gap: 10px;
    }

    .ribbon-theme .shopping-summery tbody tr {
        display: grid !important;
        width: 100% !important;
        grid-template-columns: 72px minmax(0, 1fr) 32px !important;
        gap: 7px 10px !important;
        padding: 10px !important;
        border: 1px solid var(--ribbon-line) !important;
        border-radius: 6px;
        background: var(--ribbon-white);
    }

    .ribbon-theme .shopping-summery td {
        display: block !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden;
        white-space: normal !important;
        word-break: break-word;
    }

    .ribbon-theme .shopping-summery td.image {
        grid-column: 1;
        grid-row: 1 / span 3;
        width: 72px !important;
    }

    .ribbon-theme .shopping-summery td.image img {
        display: block;
        width: 72px !important;
        height: 72px !important;
        object-fit: cover;
    }

    .ribbon-theme .shopping-summery td.product-des { grid-column: 2; grid-row: 1; }
    .ribbon-theme .shopping-summery td.price { grid-column: 2; grid-row: 2; }
    .ribbon-theme .shopping-summery td.detail-info { grid-column: 2; grid-row: 3; text-align: left !important; }
    .ribbon-theme .shopping-summery td.action { grid-column: 3; grid-row: 1; width: 32px !important; text-align: center !important; }
    .ribbon-theme .shopping-summery td.action a { display: grid; width: 32px; height: 32px; place-items: center; border-radius: 50%; background: #f7eeee; color: #a43f3f !important; }

    .ribbon-theme .shopping-summery td.product-des h6,
    .ribbon-theme .shopping-summery td.product-des h6 a,
    .ribbon-theme .shopping-summery td.price h6,
    .ribbon-theme .shopping-summery td.detail-info h6 {
        font-size: 11px !important;
    }

    .ribbon-theme .shopping-summery td.product-des span,
    .ribbon-theme .shopping-summery td.price::before,
    .ribbon-theme .shopping-summery td.detail-info::before {
        font-size: 10px !important;
        line-height: 1.35;
    }

    .ribbon-theme .cart-totals td,
    .ribbon-theme .cart-totals .cart_total_label h6,
    .ribbon-theme .cart-totals .cart_total_amount h5 {
        font-size: 11px !important;
    }

    .ribbon-theme .checkout-options-panel > .payment h4 { font-size: 17px !important; }

    .ribbon-theme .shopping-summery.is-empty tbody {
        display: block !important;
    }

    .ribbon-theme .shopping-summery.is-empty tbody tr {
        display: block !important;
        padding: 0 !important;
    }

    .ribbon-theme .shopping-summery.is-empty tbody tr td {
        display: block !important;
        width: 100% !important;
    }
}
.ribbon-theme .ribbon-page-intro {
    padding: 42px 0 28px;
    border-bottom: 1px solid var(--ribbon-line);
    background: var(--ribbon-paper);
}

.ribbon-theme .ribbon-page-kicker {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 13px;
    color: var(--ribbon-muted);
    font-size: 11px;
    letter-spacing: .35px;
    text-transform: uppercase;
}

.ribbon-theme .ribbon-page-kicker a { color: var(--ribbon-primary); }

.ribbon-theme .ribbon-page-intro h1 {
    margin: 0 0 10px;
    color: var(--ribbon-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(32px, 5vw, 52px);
    font-weight: 400;
    line-height: 1.06;
}

.ribbon-theme .ribbon-page-intro p {
    max-width: 680px;
    margin: 0;
    color: var(--ribbon-muted);
    font-size: 14px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .ribbon-theme .ribbon-page-intro { padding: 28px 0 20px; }
    .ribbon-theme .ribbon-page-intro h1 { font-size: 34px; }
}
.ribbon-theme {
    --ribbon-primary: #66727a;
    --ribbon-primary-dark: #3f484f;
    --ribbon-ink: #252b30;
    --ribbon-muted: #6d767d;
    --ribbon-line: #e1e5e8;
    --ribbon-paper: #fafbfc;
    --ribbon-white: #ffffff;
    --ribbon-soft: #f1f3f5;
    --ribbon-success: #557263;
    --ribbon-shadow: 0 5px 18px rgba(37, 43, 48, .055);
}

.ribbon-theme .header-area,
.ribbon-theme .header-middle,
.ribbon-theme .header-bottom,
.ribbon-theme .ribbon-page-intro {
    background: var(--ribbon-white) !important;
}

.ribbon-theme .header-top.ozelbg1 {
    background: #343c42 !important;
    border-bottom: 1px solid #343c42;
}

.ribbon-theme .header-top.headerozel1 {
    background: #fafbfc !important;
}

.ribbon-theme .header-middle {
    padding: 22px 0;
}

.ribbon-theme .header-middle .header-wrap {
    gap: 36px;
}

.ribbon-theme .search-style-2 form {
    min-height: 44px;
    border-radius: 4px !important;
    background: #f7f8f9 !important;
}

.ribbon-theme .search-style-2 form button {
    width: 44px;
    height: 44px;
    background: var(--ribbon-primary-dark) !important;
}

.ribbon-theme .header-action-icon-2 > a {
    border-radius: 4px;
}

.ribbon-theme .header-action-icon-2 > a:hover {
    background: var(--ribbon-soft);
}

.ribbon-theme .header-bottom {
    border-top: 1px solid var(--ribbon-line);
    border-bottom: 1px solid var(--ribbon-line);
}

.ribbon-theme .main-menu > nav > ul > li > a {
    min-height: 46px;
    color: #3c454b !important;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .55px;
}

.ribbon-theme .main-menu > nav > ul > li > a:hover,
.ribbon-theme .main-menu > nav > ul > li:hover > a {
    background: #eef1f3;
    color: var(--ribbon-primary-dark) !important;
}

.ribbon-theme .main-menu > nav > ul > li ul.sub-menu,
.ribbon-theme .main-menu > nav > ul > li ul.level-menu {
    border-radius: 4px;
    box-shadow: 0 12px 26px rgba(37, 43, 48, .1);
}

.ribbon-theme .home-slider {
    padding-top: 24px;
}

.ribbon-theme .single-hero-slider {
    border-radius: 4px;
    background-color: #f1f3f5;
}

.ribbon-theme .banner-img {
    border-radius: 4px;
    background: var(--ribbon-white);
}

.ribbon-theme .section-padding {
    padding: 52px 0;
}

.ribbon-theme .section-title h3,
.ribbon-theme .section-title h4,
.ribbon-theme .section-title h2 {
    color: #30373c !important;
    font-size: clamp(23px, 2.8vw, 32px);
    letter-spacing: 0;
}

.ribbon-theme .section-title h3::after,
.ribbon-theme .section-title h4::after,
.ribbon-theme .section-title h2::after {
    width: 32px;
    background: #8b969d;
}

.ribbon-theme .product-grid-4,
.ribbon-theme .product-grid,
.ribbon-theme .product-list-small > .row,
.ribbon-theme #response {
    gap: 22px;
}

.ribbon-theme .product-cart-wrap {
    border-radius: 4px !important;
    box-shadow: 0 4px 16px rgba(37, 43, 48, .055);
}

.ribbon-theme .product-cart-wrap:hover {
    border-color: #cbd2d7 !important;
    box-shadow: 0 12px 26px rgba(37, 43, 48, .1);
    transform: translateY(-2px);
}

.ribbon-theme .product-img {
    background: #f3f4f5 !important;
}

.ribbon-theme .product-action-1 .action-btn {
    border-radius: 4px !important;
    background: rgba(255, 255, 255, .97) !important;
    color: #49545b !important;
}

.ribbon-theme .product-action-1 .action-btn:hover {
    background: var(--ribbon-primary-dark) !important;
    color: var(--ribbon-white) !important;
}

.ribbon-theme .product-content-wrap {
    padding: 16px 17px 19px !important;
}

.ribbon-theme .product-content-wrap h2 a {
    color: #30373c !important;
}

.ribbon-theme .product-price span {
    color: #4f5d65 !important;
}

.ribbon-theme .product-price .old-price {
    color: #969da2 !important;
}

.ribbon-theme .product-price .indirim {
    background: #edf0f2 !important;
    color: #5e6970 !important;
}

.ribbon-theme .primary-sidebar .sidebar-widget,
.ribbon-theme .featured-card,
.ribbon-theme .shop-product-fillter,
.ribbon-theme .cart-totals,
.ribbon-theme .login_wrap,
.ribbon-theme .contact-from-area,
.ribbon-theme .product-detail .detail-info,
.ribbon-theme .comments-area,
.ribbon-theme .shopping-summery,
.ribbon-theme .table-wishlist,
.ribbon-theme .checkout-options-panel,
.ribbon-theme .checkout-wrap {
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(37, 43, 48, .045);
}

.ribbon-theme .primary-sidebar .sidebar-widget {
    padding: 20px;
}

.ribbon-theme .widget-category-2 ul li a:hover,
.ribbon-theme .widget-category-2 ul li.active a {
    color: var(--ribbon-primary-dark);
}

.ribbon-theme .pagination-area .page-item .page-link,
.ribbon-theme .pagination-area li a {
    border-radius: 4px;
}

.ribbon-theme .product-image-slider {
    border-radius: 4px;
}

.ribbon-theme .product-image-slider figure {
    background: #f3f4f5;
}

.ribbon-theme .slider-nav-thumbnails > div {
    border-radius: 4px;
}

.ribbon-theme .product-detail .detail-info {
    padding: 28px !important;
}

.ribbon-theme .title-detail {
    color: #2e353a !important;
}

.ribbon-theme .detail-qty,
.ribbon-theme .size-filter li a,
.ribbon-theme .product-extra-link2 .button,
.ribbon-theme .product-extra-link2 .whatsapp_buton,
.ribbon-theme .btn,
.ribbon-theme button[type="submit"],
.ribbon-theme input[type="submit"] {
    border-radius: 4px !important;
}

.ribbon-theme .product-extra-link2 .button,
.ribbon-theme .btn,
.ribbon-theme button[type="submit"],
.ribbon-theme input[type="submit"] {
    background: var(--ribbon-primary-dark) !important;
    border-color: var(--ribbon-primary-dark) !important;
}

.ribbon-theme .product-extra-link2 .button:hover,
.ribbon-theme .btn:hover,
.ribbon-theme button[type="submit"]:hover,
.ribbon-theme input[type="submit"]:hover {
    background: #293137 !important;
    border-color: #293137 !important;
}

.ribbon-theme .product-extra-link2 .whatsapp_buton,
.ribbon-theme .product-extra-link2 .whatsapp_buton:hover {
    background: #4f8067 !important;
    border-color: #4f8067 !important;
}

.ribbon-theme .shopping-summery,
.ribbon-theme .table-wishlist,
.ribbon-theme .checkout-options-panel,
.ribbon-theme .checkout-wrap {
    overflow: hidden;
}

.ribbon-theme .shopping-summery thead,
.ribbon-theme .table-wishlist thead {
    background: #f0f2f4;
}

.ribbon-theme input:not([type="radio"]):not([type="checkbox"]),
.ribbon-theme textarea,
.ribbon-theme select,
.ribbon-theme .form-control {
    border-radius: 4px !important;
    background: #fff !important;
}

.ribbon-theme .footer-mid {
    background: #343c42 !important;
}

.ribbon-theme .newsletter-inner {
    background: #eef1f3;
}

.ribbon-theme .footer-mid .widget-title {
    color: #f7f8f9 !important;
}

.ribbon-theme .footer-mid .widget-title::after {
    background: #aab3b9;
}

.ribbon-theme .footer-mid .footer-list li a:hover,
.ribbon-theme .footer-mid .font-sm a:hover {
    color: #ffffff !important;
}

.ribbon-theme .premium-mobile-nav {
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(37, 43, 48, .13);
}

.ribbon-theme .mobile-header-active {
    box-shadow: -14px 0 36px rgba(37, 43, 48, .14);
}

.ribbon-theme .ribbon-page-intro {
    padding-top: 36px;
}

.ribbon-theme .ribbon-page-intro h1 {
    color: #30373c;
}

@media (max-width: 767px) {
    .ribbon-theme .product-grid-4,
    .ribbon-theme .product-grid,
    .ribbon-theme .product-list-small > .row,
    .ribbon-theme #response {
        gap: 10px;
    }

    .ribbon-theme .product-cart-wrap {
        border-radius: 4px !important;
    }

    .ribbon-theme .product-content-wrap {
        padding: 12px 11px 14px !important;
    }

    .ribbon-theme .main.pages .detail-extralink {
        background: rgba(250, 251, 252, .98);
    }
}
.ribbon-theme .mobile-promotion {
    display: none !important;
}

.ribbon-theme .header-style-1.header-style-5 .header-bottom-bg-color {
    background: var(--ribbon-white) !important;
    box-shadow: none !important;
}

.ribbon-theme .header-top.headerozel1 {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--ribbon-line) !important;
    border-left: 0 !important;
}

@media (max-width: 1024px) {
    .ribbon-theme .newsletter .newsletter-inner .newsletter-content form button {
        height: 44px !important;
        min-height: 44px !important;
        margin-top: 0 !important;
        padding: 11px 18px !important;
    }
}
.ribbon-theme .mobile-promotion {
    display: block !important;
    order: 0;
    min-height: 32px;
    padding: 7px 16px;
    background: #343c42 !important;
    color: #ffffff;
    text-align: center;
}

.ribbon-theme .mobile-promotion #news-flash1 {
    display: block !important;
    margin: 0;
}

.ribbon-theme .mobile-promotion #news-flash1 ul,
.ribbon-theme .mobile-promotion #news-flash1 li {
    margin: 0;
    color: #ffffff;
    font-size: 11px;
    line-height: 18px;
}

@media (min-width: 992px) {
    .ribbon-theme .mobile-promotion {
        display: none !important;
    }
}
.ribbon-theme .product-rate {
    width: 60px !important;
    height: 12px !important;
    margin: 0 !important;
    overflow: hidden;
    background-color: transparent !important;
    background-image: none !important;
}

.ribbon-theme .product-rating {
    height: 12px !important;
    background-color: transparent !important;
    background-image: url("../images/rating-stars.png") !important;
    background-position: 0 0 !important;
    background-repeat: repeat-x !important;
}

.ribbon-theme .detail-gallery {
    position: relative !important;
    top: auto !important;
    display: flow-root;
}

.ribbon-theme .detail-gallery > div[style*="float"] {
    float: none !important;
    width: 100% !important;
}

.ribbon-theme .product-image-slider,
.ribbon-theme .product-image-slider .slick-list,
.ribbon-theme .product-image-slider .slick-track {
    width: 100%;
}

.ribbon-theme .product-image-slider figure {
    width: 100%;
    min-height: 0;
}

.ribbon-theme .product-image-slider figure img {
    display: block;
    max-width: 100%;
}

.ribbon-theme .shopping-summery .main-heading th {
    padding: 14px 12px !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
}

.ribbon-theme .shopping-summery td {
    padding: 14px 12px !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a,
.ribbon-theme .shopping-summery td.price h6,
.ribbon-theme .shopping-summery td.detail-info h6 {
    font-size: 14px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .cart-totals .cart_total_label h6 {
    font-size: 14px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .cart-totals .cart_total_amount h5 {
    font-size: 16px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .checkout-options-panel > .payment h4 {
    font-size: 22px !important;
    line-height: 1.25 !important;
}

.ribbon-theme .checkout-options-panel .form-check-label {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

@media (max-width: 767px) {
    .ribbon-theme .shopping-summery td {
        padding: 0 !important;
    }

    .ribbon-theme .shopping-summery td.product-des h6,
    .ribbon-theme .shopping-summery td.product-des h6 a,
    .ribbon-theme .shopping-summery td.price h6,
    .ribbon-theme .shopping-summery td.detail-info h6 {
        font-size: 14px !important;
    }
}
.ribbon-theme .shopping-summery .main-heading th,
.ribbon-theme .shopping-summery td,
.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a,
.ribbon-theme .shopping-summery td.price h6,
.ribbon-theme .shopping-summery td.detail-info h6 {
    font-size: 13px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .shopping-summery .main-heading th {
    font-weight: 600 !important;
}

.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a {
    font-weight: 500 !important;
}

.ribbon-theme .shopping-summery td.price h6,
.ribbon-theme .shopping-summery td.detail-info h6 {
    font-weight: 600 !important;
}

.ribbon-theme .cart-totals td,
.ribbon-theme .cart-totals .cart_total_label h6,
.ribbon-theme .cart-totals .cart_total_amount h5 {
    font-size: 13px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .cart-totals .cart_total_amount h5 {
    font-weight: 600 !important;
}

.ribbon-theme .checkout-options-panel > .payment h4 {
    margin-bottom: 12px !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.ribbon-theme .checkout-options-panel .form-check-label,
.ribbon-theme .checkout-options-panel .invoice-type-option label,
.ribbon-theme #kayit-sozlesmesi .form-check-label {
    font-size: 13px !important;
    line-height: 1.4 !important;
}

.ribbon-theme .shopping-summery .product-thumbnail img {
    width: 72px;
    height: 72px;
}

@media (max-width: 991px) {
    .ribbon-theme .shopping-summery {
        width: 100%;
        overflow-x: auto !important;
    }

    .ribbon-theme .shopping-summery table {
        width: 100% !important;
        min-width: 0 !important;
    }

    .ribbon-theme .cart-totals,
    .ribbon-theme .checkout-options-panel {
        margin-top: 18px;
    }
}

@media (max-width: 767px) {
    .ribbon-theme .shopping-summery {
        overflow: visible !important;
    }

    .ribbon-theme .shopping-summery tbody tr {
        grid-template-columns: 72px minmax(0, 1fr) 32px !important;
        gap: 7px 10px !important;
        padding: 10px !important;
    }

    .ribbon-theme .shopping-summery td.image,
    .ribbon-theme .shopping-summery td.image img {
        width: 72px !important;
        height: 72px !important;
    }

    .ribbon-theme .shopping-summery td.product-des h6,
    .ribbon-theme .shopping-summery td.product-des h6 a,
    .ribbon-theme .shopping-summery td.price h6,
    .ribbon-theme .shopping-summery td.detail-info h6 {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .ribbon-theme .shopping-summery td.product-des span,
    .ribbon-theme .shopping-summery td.price:before,
    .ribbon-theme .shopping-summery td.detail-info:before {
        font-size: 11px !important;
        line-height: 1.35 !important;
    }

    .ribbon-theme .cart-totals td,
    .ribbon-theme .cart-totals .cart_total_label h6,
    .ribbon-theme .cart-totals .cart_total_amount h5 {
        font-size: 12px !important;
    }

    .ribbon-theme .checkout-options-panel > .payment h4 {
        font-size: 17px !important;
    }
}
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
    left: auto !important;
    right: 12px !important;
    width: max-content !important;
    min-width: 0 !important;
    max-width: calc(100% - 24px) !important;
    align-items: center;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    visibility: visible !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
    flex: 0 0 34px;
    width: 34px !important;
    min-width: 34px !important;
    max-width: 34px !important;
}

@media (max-width: 767px) {
    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
        right: 8px !important;
        max-width: calc(100% - 16px) !important;
    }

    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
        flex-basis: 30px;
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
        height: 30px !important;
    }
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
    top: 12px !important;
    right: 12px !important;
    left: auto !important;
    display: flex !important;
    width: fit-content !important;
    min-width: 0 !important;
    max-width: calc(100% - 24px) !important;
    height: auto !important;
    flex-direction: row !important;
    gap: 6px !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
    display: grid !important;
    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    flex: 0 0 36px !important;
    padding: 0 !important;
    place-items: center;
    border: 1px solid #dfe3e5 !important;
    border-radius: 4px !important;
    background: rgba(255, 255, 255, .98) !important;
    color: #49545b !important;
    line-height: 1 !important;
    box-shadow: 0 4px 12px rgba(37, 43, 48, .12) !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn::before,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn::after {
    display: none !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn i {
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1 !important;
}

.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn:hover,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn:focus-visible,
.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .favorite-toggle.is-favorited {
    border-color: var(--ribbon-primary-dark) !important;
    background: var(--ribbon-primary-dark) !important;
    color: var(--ribbon-white) !important;
}

.ribbon-theme .shopping-summery .main-heading th,
.ribbon-theme .shopping-summery td,
.ribbon-theme .shopping-summery td.product-des h6,
.ribbon-theme .shopping-summery td.product-des h6 a,
.ribbon-theme .shopping-summery td.price h6,
.ribbon-theme .shopping-summery td.detail-info h6 {
    font-size: 12px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .cart-totals td,
.ribbon-theme .cart-totals .cart_total_label h6,
.ribbon-theme .cart-totals .cart_total_amount h5 {
    font-size: 12px !important;
    line-height: 1.35 !important;
}

.ribbon-theme .checkout-options-panel > .payment h4 {
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.ribbon-theme .checkout-options-panel .form-check-label,
.ribbon-theme #kayit-sozlesmesi .form-check-label {
    font-size: 12px !important;
    line-height: 1.4 !important;
}

@media (max-width: 767px) {
    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 {
        top: 8px !important;
        right: 8px !important;
        max-width: calc(100% - 16px) !important;
        gap: 5px !important;
    }

    .ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn {
        width: 32px !important;
        min-width: 32px !important;
        max-width: 32px !important;
        height: 32px !important;
        min-height: 32px !important;
        flex-basis: 32px !important;
    }

    .ribbon-theme .shopping-summery td.product-des h6,
    .ribbon-theme .shopping-summery td.product-des h6 a,
    .ribbon-theme .shopping-summery td.price h6,
    .ribbon-theme .shopping-summery td.detail-info h6 {
        font-size: 11px !important;
    }

    .ribbon-theme .cart-totals td,
    .ribbon-theme .cart-totals .cart_total_label h6,
    .ribbon-theme .cart-totals .cart_total_amount h5 {
        font-size: 11px !important;
    }

    .ribbon-theme .checkout-options-panel > .payment h4 { font-size: 17px !important; }
}

.ribbon-theme .cart-empty-state {
    display: flex;
    min-height: 280px;
    padding: 42px 24px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: var(--ribbon-white);
}

.ribbon-theme .cart-empty-state img {
    width: 112px;
    height: 112px;
    margin-bottom: 18px;
    object-fit: contain;
}

.ribbon-theme .cart-empty-state h4 {
    margin: 0 0 8px;
    color: var(--ribbon-ink);
    font-size: 20px;
    line-height: 1.3;
}

.ribbon-theme .cart-empty-state p {
    max-width: 460px;
    margin: 0 0 20px;
    color: var(--ribbon-muted);
    font-size: 13px;
    line-height: 1.6;
}

.ribbon-theme .cart-empty-state form {
    display: flex;
    width: min(100%, 420px);
    gap: 8px;
}

.ribbon-theme .cart-empty-state input {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 42px;
    padding: 0 12px;
}

.ribbon-theme .cart-empty-state button {
    flex: 0 0 auto;
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid var(--ribbon-primary-dark);
    border-radius: 2px;
    background: var(--ribbon-primary-dark);
    color: var(--ribbon-white);
    font-size: 12px;
    font-weight: 700;
}

@media (max-width: 575px) {
    .ribbon-theme .cart-empty-state {
        min-height: 240px;
        padding: 32px 16px;
    }

    .ribbon-theme .cart-empty-state img {
        width: 88px;
        height: 88px;
        margin-bottom: 14px;
    }

    .ribbon-theme .cart-empty-state h4 {
        font-size: 17px;
    }

    .ribbon-theme .cart-empty-state form {
        flex-direction: column;
    }

    .ribbon-theme .cart-empty-state button {
        width: 100%;
    }
}
.ribbon-theme .header-action-icon-2 {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    gap: 0;
}

.ribbon-theme .header-action-icon-2 > a.header-action-label {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0 4px 2px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--ribbon-muted) !important;
}

.ribbon-theme .header-action-icon-2 > a.header-action-label:hover,
.ribbon-theme .header-action-icon-2 > a.header-action-label:focus-visible {
    border: 0 !important;
    background: transparent !important;
    color: var(--ribbon-primary) !important;
}

.ribbon-theme .header-action-icon-2 > a.header-action-label .lable {
    display: block;
    color: inherit !important;
    font-size: 11px;
    line-height: 1.2;
    white-space: nowrap;
}

.ribbon-theme .product-cart-wrap .product-card-bottom {
    display: flex !important;
    min-width: 0 !important;
    flex-direction: column !important;
    gap: 11px !important;
}

.ribbon-theme .product-cart-wrap .product-price {
    position: static !important;
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    clear: both !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 4px 8px !important;
}

.ribbon-theme .product-cart-wrap .product-price > span {
    position: static !important;
    inset: auto !important;
    float: none !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    transform: none !important;
}

.ribbon-theme .product-cart-wrap .product-price .old-price {
    display: inline-block !important;
    text-decoration: line-through;
}

.ribbon-theme .product-cart-wrap .product-price .indirim {
    display: inline-flex !important;
    position: static !important;
    right: auto !important;
    bottom: auto !important;
    align-items: center;
    white-space: nowrap;
}

.ribbon-theme .product-cart-wrap .product-card-cta {
    position: relative !important;
    z-index: 1;
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    clear: both !important;
}

.ribbon-theme .product-cart-wrap .product-card-add {
    position: relative !important;
    z-index: 1;
}

.ribbon-theme .product-cart-wrap .favorite-toggle,
.ribbon-theme .product-cart-wrap .favorite-toggle .favorite-icon {
    visibility: visible !important;
    opacity: 1 !important;
}

.ribbon-theme .product-cart-wrap .favorite-toggle .favorite-icon {
    display: inline-block !important;
    width: 1em;
    height: 1em;
    margin: 0 !important;
    color: inherit !important;
    font-size: 17px !important;
    line-height: 1 !important;
}

.ribbon-theme .product-cart-wrap .favorite-toggle.is-favorited .favorite-icon,
.ribbon-theme .product-cart-wrap .favorite-toggle .favorite-icon.is-favorited-icon {
    color: var(--ribbon-white) !important;
}

@media (max-width: 800px) {
    .ribbon-theme .product-cart-wrap .product-card-bottom {
        display: flex !important;
    }
}