html {
    max-width: 100%;
    overflow-x: hidden;
}

body.ribbon-theme {
    min-width: 0;
    max-width: 100%;
    overflow-x: hidden;
}

body.ribbon-theme *,
body.ribbon-theme *::before,
body.ribbon-theme *::after {
    box-sizing: border-box;
}

body.ribbon-theme img,
body.ribbon-theme video,
body.ribbon-theme iframe,
body.ribbon-theme svg,
body.ribbon-theme canvas {
    max-width: 100%;
}

body.ribbon-theme h1,
body.ribbon-theme h2,
body.ribbon-theme h3,
body.ribbon-theme h4,
body.ribbon-theme h5,
body.ribbon-theme h6,
body.ribbon-theme p,
body.ribbon-theme li,
body.ribbon-theme td,
body.ribbon-theme th,
body.ribbon-theme label,
body.ribbon-theme a {
    overflow-wrap: anywhere;
}

body.ribbon-theme .container,
body.ribbon-theme .container-fluid,
body.ribbon-theme .row,
body.ribbon-theme [class*="col-"],
body.ribbon-theme .header-wrap,
body.ribbon-theme .header-right,
body.ribbon-theme .header-action-right,
body.ribbon-theme .header-action-2,
body.ribbon-theme .product-cart-wrap,
body.ribbon-theme .product-content-wrap,
body.ribbon-theme .product-detail,
body.ribbon-theme .detail-info,
body.ribbon-theme .detail-gallery,
body.ribbon-theme .footer-mid,
body.ribbon-theme .newsletter-inner {
    min-width: 0;
}

body.ribbon-theme .container,
body.ribbon-theme .container-fluid {
    max-width: 100%;
}

body.ribbon-theme .row > [class*="col-"] {
    max-width: 100%;
}

body.ribbon-theme input,
body.ribbon-theme select,
body.ribbon-theme textarea,
body.ribbon-theme button {
    max-width: 100%;
}

body.ribbon-theme button,
body.ribbon-theme .button,
body.ribbon-theme .btn {
    overflow-wrap: anywhere;
}

body.ribbon-theme .header-area,
body.ribbon-theme .header-top,
body.ribbon-theme .header-middle,
body.ribbon-theme .header-bottom,
body.ribbon-theme .header-bottom .container,
body.ribbon-theme .header-bottom .header-wrap {
    max-width: 100%;
}

body.ribbon-theme .header-middle .header-wrap,
body.ribbon-theme .header-middle .header-right,
body.ribbon-theme .header-middle .header-action-right,
body.ribbon-theme .header-middle .header-action-2 {
    min-width: 0;
}

body.ribbon-theme .header-middle .logo,
body.ribbon-theme .header-bottom .logo,
body.ribbon-theme .header-action-right,
body.ribbon-theme .header-action-2,
body.ribbon-theme .header-action-icon-2 {
    max-width: 100%;
}

body.ribbon-theme .header-middle .logo img,
body.ribbon-theme .header-bottom .logo img {
    display: block;
    height: auto;
}

body.ribbon-theme .header-middle .search-style-2,
body.ribbon-theme .header-middle .search-style-2 form {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .header-middle .search-style-2 form input {
    min-width: 0;
    width: 100%;
}

body.ribbon-theme .header-middle .header-action-2 {
    flex-wrap: wrap;
}

body.ribbon-theme .header-action-icon-2 > a {
    max-width: 100%;
}

body.ribbon-theme .header-action-label .lable,
body.ribbon-theme .header-action-icon-2 .lable {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.ribbon-theme .main-menu,
body.ribbon-theme .main-menu > nav,
body.ribbon-theme .main-menu > nav > ul {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .main-menu > nav > ul > li > a {
    max-width: 100%;
    overflow-wrap: normal;
}

body.ribbon-theme .cart-dropdown-wrap,
body.ribbon-theme .language-dropdown,
body.ribbon-theme .account-dropdown,
body.ribbon-theme .dropdown-menu,
body.ribbon-theme .mobile-menu-wrap nav ul.dropdown {
    max-width: min(360px, calc(100vw - 24px));
    max-height: min(70vh, 520px);
    overflow-x: hidden;
    overflow-y: auto;
}

body.ribbon-theme .cart-dropdown-wrap a,
body.ribbon-theme .language-dropdown a,
body.ribbon-theme .account-dropdown a,
body.ribbon-theme .dropdown-menu a {
    overflow-wrap: anywhere;
}

body.ribbon-theme .product-cart-wrap {
    overflow: visible !important;
}

body.ribbon-theme .product-img-action-wrap,
body.ribbon-theme .product-img {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .product-img {
    overflow: hidden;
}

body.ribbon-theme .product-img > a {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .product-cart-wrap .product-img img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center;
}

body.ribbon-theme .product-cart-wrap .product-action-1 {
    z-index: 3;
    max-width: calc(100% - 16px) !important;
    overflow: visible !important;
}

body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn,
body.ribbon-theme .product-cart-wrap .product-action-1 .favorite-toggle {
    flex: 0 0 auto !important;
    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    overflow: hidden !important;
    font-size: 0 !important;
    line-height: 1 !important;
    white-space: nowrap;
}

body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn::before,
body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn::after,
body.ribbon-theme .product-cart-wrap .product-action-1::before,
body.ribbon-theme .product-cart-wrap .product-action-1::after {
    display: none !important;
    content: none !important;
}

body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn i,
body.ribbon-theme .product-cart-wrap .product-action-1 .favorite-icon {
    display: block !important;
    width: 1em;
    height: 1em;
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1 !important;
}

body.ribbon-theme .product-cart-wrap .product-content-wrap h2,
body.ribbon-theme .product-cart-wrap .product-content-wrap h2 a {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
}

body.ribbon-theme .product-cart-wrap .product-card-bottom,
body.ribbon-theme .product-cart-wrap .product-price,
body.ribbon-theme .product-cart-wrap .product-card-cta {
    min-width: 0 !important;
    max-width: 100%;
}

body.ribbon-theme .product-cart-wrap .product-price {
    align-items: center !important;
    flex-wrap: wrap !important;
    row-gap: 4px !important;
}

body.ribbon-theme .product-cart-wrap .product-price > span {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: normal;
}

body.ribbon-theme .product-cart-wrap .product-price .old-price,
body.ribbon-theme .product-cart-wrap .product-price .indirim {
    flex: 0 1 auto;
}

body.ribbon-theme .product-cart-wrap .product-price .indirim {
    position: static !important;
    inset: auto !important;
    float: none !important;
    display: inline-flex !important;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 !important;
    padding: 2px 5px !important;
    white-space: nowrap;
}

body.ribbon-theme .product-cart-wrap .product-card-add .indirim,
body.ribbon-theme .product-cart-wrap .product-card-cta .indirim {
    display: none !important;
}

body.ribbon-theme .product-cart-wrap .product-card-add {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    min-height: 40px;
    white-space: normal;
    text-overflow: clip;
}

body.ribbon-theme .product-cart-wrap .product-card-add span {
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.ribbon-theme .product-cart-wrap .product-card-feedback {
    display: block;
    min-height: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
    font-size: 11px;
    line-height: 1.3;
}

body.ribbon-theme .product-rate,
body.ribbon-theme .product-rate-cover {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .product-rate {
    position: relative;
    display: inline-block !important;
    width: 60px !important;
    height: 13px !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    background-image: none !important;
    vertical-align: middle;
}

body.ribbon-theme .product-rate::before {
    display: none !important;
    content: none !important;
}

body.ribbon-theme .product-rating {
    position: relative;
    display: block !important;
    height: 13px !important;
    overflow: hidden !important;
    background: transparent !important;
    background-image: none !important;
    background-color: transparent !important;
}

body.ribbon-theme .product-rating::before {
    display: block;
    width: 60px;
    height: 13px;
    overflow: hidden;
    color: #efb22d;
    content: "★★★★★";
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 13px;
    white-space: nowrap;
}

body.ribbon-theme .detail-gallery,
body.ribbon-theme .detail-gallery > div,
body.ribbon-theme .product-image-slider,
body.ribbon-theme .product-image-slider .slick-list,
body.ribbon-theme .product-image-slider .slick-track {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .detail-gallery > div[style*="float"] {
    float: none !important;
    width: 100% !important;
}

body.ribbon-theme .product-image-slider {
    overflow: hidden;
}

body.ribbon-theme .product-image-slider .slick-track {
    display: flex;
    align-items: stretch;
}

body.ribbon-theme .product-image-slider .slick-slide {
    height: auto;
    min-width: 0;
}

body.ribbon-theme .product-image-slider figure {
    display: flex;
    width: 100%;
    min-height: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

body.ribbon-theme .product-image-slider figure img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: min(70vh, 620px);
    object-fit: contain;
    object-position: center;
}

body.ribbon-theme .slider-nav-thumbnails {
    display: flex;
    max-width: 100%;
    margin-top: 12px;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 3px;
    scrollbar-width: thin;
}

body.ribbon-theme .slider-nav-thumbnails > div {
    flex: 0 0 72px;
    width: 72px !important;
    min-width: 0;
    max-width: 72px;
}

body.ribbon-theme .slider-nav-thumbnails img {
    display: block;
    width: 72px;
    height: 72px;
    max-width: 72px;
    object-fit: cover;
}

body.ribbon-theme .product-detail .detail-info,
body.ribbon-theme .product-detail .title-detail,
body.ribbon-theme .product-detail .short-desc,
body.ribbon-theme .product-detail .product-price,
body.ribbon-theme .product-detail .product-extra-link2 {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .product-detail .title-detail {
    overflow-wrap: anywhere;
    line-height: 1.25;
}

body.ribbon-theme .product-detail .product-price {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 5px 9px;
}

body.ribbon-theme .product-detail .product-price > span,
body.ribbon-theme .product-detail .product-price .save-price,
body.ribbon-theme .product-detail .product-price .old-price {
    max-width: 100%;
    margin-left: 0 !important;
    overflow-wrap: anywhere;
}

body.ribbon-theme .product-detail .product-extra-link2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
}

body.ribbon-theme .product-detail .product-extra-link2 > *,
body.ribbon-theme .product-detail .detail-extralink > * {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .detail-qty {
    flex: 0 1 auto;
    max-width: 100%;
}

body.ribbon-theme .detail-qty input,
body.ribbon-theme .detail-qty a {
    max-width: 100%;
}

body.ribbon-theme .product-detail .product-extra-link2 .button,
body.ribbon-theme .product-detail .product-extra-link2 .whatsapp_buton,
body.ribbon-theme .product-detail .product-extra-link2 button {
    flex: 1 1 180px;
    min-width: 0;
    max-width: 100%;
    white-space: normal;
}

body.ribbon-theme .shopping-summery,
body.ribbon-theme .shopping-summery .table-responsive,
body.ribbon-theme .checkout-wrap,
body.ribbon-theme .checkout-options-panel,
body.ribbon-theme .cart-totals {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .shopping-summery {
    overflow: visible !important;
}

body.ribbon-theme .shopping-summery .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

body.ribbon-theme .shopping-summery table {
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
}

body.ribbon-theme .shopping-summery th,
body.ribbon-theme .shopping-summery td {
    max-width: 100%;
    overflow-wrap: anywhere;
}

body.ribbon-theme .shopping-summery td.product-des,
body.ribbon-theme .shopping-summery td.product-des h6,
body.ribbon-theme .shopping-summery td.product-des h6 a,
body.ribbon-theme .shopping-summery td.price,
body.ribbon-theme .shopping-summery td.detail-info {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .shopping-summery td.product-thumbnail img,
body.ribbon-theme .shopping-summery td.image img {
    display: block;
    width: 72px;
    height: 72px;
    max-width: 100%;
    object-fit: contain;
}

body.ribbon-theme .cart-quantity {
    display: inline-flex;
    max-width: 100%;
    align-items: center;
    justify-content: center;
}

body.ribbon-theme .cart-quantity button {
    flex: 0 0 30px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    padding: 0;
}

body.ribbon-theme .cart-quantity-value {
    flex: 0 1 auto;
    min-width: 22px;
    max-width: 48px;
    overflow: hidden;
    text-align: center;
}

body.ribbon-theme .cart-totals table {
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
}

body.ribbon-theme .cart-totals td,
body.ribbon-theme .cart-totals th,
body.ribbon-theme .cart_total_label,
body.ribbon-theme .cart_total_amount {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
}

body.ribbon-theme .checkout-wrap .form-group,
body.ribbon-theme .checkout-wrap .form-control,
body.ribbon-theme .checkout-wrap select,
body.ribbon-theme .checkout-wrap textarea,
body.ribbon-theme .checkout-options-panel .form-group,
body.ribbon-theme .checkout-options-panel .form-control,
body.ribbon-theme .checkout-options-panel select,
body.ribbon-theme .checkout-options-panel textarea {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .checkout-wrap label,
body.ribbon-theme .checkout-options-panel label,
body.ribbon-theme #kayit-sozlesmesi label {
    line-height: 1.45;
}

body.ribbon-theme #iyzipay-checkout-form,
body.ribbon-theme #iyzipay-checkout-form iframe,
body.ribbon-theme .responsive {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
    overflow: hidden;
}

body.ribbon-theme .newsletter-content,
body.ribbon-theme .newsletter-content form,
body.ribbon-theme .form-subcriber {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .newsletter-content form {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

body.ribbon-theme .newsletter-content form input {
    flex: 1 1 220px;
    min-width: 0;
}

body.ribbon-theme .newsletter-content form button {
    flex: 0 1 auto;
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .contact-infor li,
body.ribbon-theme .contact-infor li span,
body.ribbon-theme .footer-list li,
body.ribbon-theme .footer-list a {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
}

body.ribbon-theme .modal-dialog {
    width: calc(100% - 24px);
    max-width: 900px;
    margin: 12px auto;
}

body.ribbon-theme .modal-content {
    max-width: 100%;
    max-height: calc(100vh - 24px);
    overflow: hidden;
}

body.ribbon-theme .modal-header,
body.ribbon-theme .modal-body,
body.ribbon-theme .modal-footer {
    min-width: 0;
    max-width: 100%;
}

body.ribbon-theme .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
}

body.ribbon-theme .table-responsive {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (min-width: 992px) and (max-width: 1199px) {
    body.ribbon-theme .header-middle .header-wrap {
        grid-template-columns: 155px minmax(0, 1fr);
        gap: 16px;
    }

    body.ribbon-theme .header-middle .header-right {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 12px;
    }

    body.ribbon-theme .header-middle .header-action-2 {
        gap: 4px;
    }

    body.ribbon-theme .header-middle .header-action-icon-2 > a {
        min-width: 44px;
    }
}

@media (max-width: 991px) {
    body.ribbon-theme .container {
        width: calc(100% - 32px);
        padding-right: 0;
        padding-left: 0;
    }

    body.ribbon-theme .header-bottom .header-wrap {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr) auto;
        gap: 8px;
        align-items: center;
    }

    body.ribbon-theme .header-bottom .logo {
        min-width: 0;
        max-width: 100%;
    }

    body.ribbon-theme .header-bottom .logo img {
        width: auto;
        max-width: min(150px, 100%);
        max-height: 52px;
    }

    body.ribbon-theme .header-bottom .header-action-right {
        min-width: 0;
        justify-self: end;
    }

    body.ribbon-theme .header-bottom .header-action-2 {
        display: flex;
        flex-wrap: nowrap;
        gap: 4px;
    }

    body.ribbon-theme .header-bottom .header-action-icon-2 > a {
        min-width: 40px;
        width: 40px;
        min-height: 44px;
        padding-right: 4px;
        padding-left: 4px;
    }

    body.ribbon-theme .header-bottom .header-action-icon-2 > a img {
        width: 20px;
        height: 20px;
        max-width: 20px;
    }

    body.ribbon-theme .home-slider,
    body.ribbon-theme .shop-product-fillter,
    body.ribbon-theme .shop-product-fillter .sort-by-product-area {
        min-width: 0;
        max-width: 100%;
    }

    body.ribbon-theme .product-grid-4,
    body.ribbon-theme .product-grid,
    body.ribbon-theme .product-list-small > .row,
    body.ribbon-theme #response {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }

    body.ribbon-theme .product-detail .detail-info {
        margin-top: 20px;
        padding: 22px 18px !important;
    }
}

@media (max-width: 767px) {
    body.ribbon-theme .container {
        width: calc(100% - 24px);
    }

    body.ribbon-theme .header-bottom .header-wrap {
        gap: 6px;
    }

    body.ribbon-theme .header-bottom .logo img {
        max-width: 122px;
        max-height: 46px;
    }

    body.ribbon-theme .header-bottom .header-action-icon-2 > a {
        width: 36px;
        min-width: 36px;
        min-height: 40px;
    }

    body.ribbon-theme .header-bottom .header-action-icon-2 > a img {
        width: 18px;
        height: 18px;
        max-width: 18px;
    }

    body.ribbon-theme .product-grid-4,
    body.ribbon-theme .product-grid,
    body.ribbon-theme .product-list-small > .row,
    body.ribbon-theme #response {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    body.ribbon-theme .product-cart-wrap .product-action-1 {
        top: 7px !important;
        right: 7px !important;
        gap: 5px !important;
    }

    body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn,
    body.ribbon-theme .product-cart-wrap .product-action-1 .favorite-toggle {
        width: 32px !important;
        min-width: 32px !important;
        max-width: 32px !important;
        height: 32px !important;
        min-height: 32px !important;
        max-height: 32px !important;
        flex-basis: 32px !important;
    }

    body.ribbon-theme .product-cart-wrap .product-action-1 .action-btn i,
    body.ribbon-theme .product-cart-wrap .product-action-1 .favorite-icon {
        font-size: 14px !important;
    }

    body.ribbon-theme .product-content-wrap {
        padding: 11px 10px 12px !important;
    }

    body.ribbon-theme .product-content-wrap h2,
    body.ribbon-theme .product-content-wrap h2 a {
        font-size: 13px !important;
        line-height: 19px !important;
    }

    body.ribbon-theme .product-price span {
        font-size: 14px !important;
    }

    body.ribbon-theme .product-price .old-price {
        font-size: 10px !important;
    }

    body.ribbon-theme .product-price .indirim {
        font-size: 9px !important;
    }

    body.ribbon-theme .product-cart-wrap .product-card-add {
        min-height: 38px;
        padding: 7px 8px;
        font-size: 11px;
    }

    body.ribbon-theme .product-cart-wrap .product-card-add i {
        font-size: 12px;
    }

    body.ribbon-theme .shopping-summery table {
        display: block !important;
        min-width: 0 !important;
    }

    body.ribbon-theme .shopping-summery thead {
        display: none !important;
    }

    body.ribbon-theme .shopping-summery tbody {
        display: grid !important;
        width: 100% !important;
        min-width: 0 !important;
        gap: 10px;
    }

    body.ribbon-theme .shopping-summery tbody tr {
        display: grid !important;
        grid-template-columns: 58px minmax(0, 1fr) 30px !important;
        width: 100% !important;
        min-width: 0 !important;
        gap: 6px 9px !important;
        padding: 9px !important;
    }

    body.ribbon-theme .shopping-summery td {
        display: block !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: 100% !important;
        padding: 0 !important;
        overflow: hidden;
        white-space: normal !important;
    }

    body.ribbon-theme .shopping-summery td.image {
        grid-column: 1;
        grid-row: 1 / span 3;
        width: 58px !important;
    }

    body.ribbon-theme .shopping-summery td.image img,
    body.ribbon-theme .shopping-summery td.product-thumbnail img {
        width: 58px !important;
        height: 58px !important;
        max-width: 58px !important;
    }

    body.ribbon-theme .shopping-summery td.product-des {
        grid-column: 2;
        grid-row: 1;
    }

    body.ribbon-theme .shopping-summery td.price {
        grid-column: 2;
        grid-row: 2;
    }

    body.ribbon-theme .shopping-summery td.detail-info {
        grid-column: 2;
        grid-row: 3;
        text-align: left !important;
    }

    body.ribbon-theme .shopping-summery td.action {
        grid-column: 3;
        grid-row: 1;
        width: 30px !important;
        text-align: center !important;
    }

    body.ribbon-theme .shopping-summery td.action a {
        display: grid;
        width: 30px;
        height: 30px;
        place-items: center;
    }

    body.ribbon-theme .shopping-summery td.product-des h6,
    body.ribbon-theme .shopping-summery td.product-des h6 a,
    body.ribbon-theme .shopping-summery td.price h6,
    body.ribbon-theme .shopping-summery td.detail-info h6,
    body.ribbon-theme .cart-totals td,
    body.ribbon-theme .cart-totals .cart_total_label h6,
    body.ribbon-theme .cart-totals .cart_total_amount h5 {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    body.ribbon-theme .cart-totals .cart_total_amount h5 {
        font-size: 14px !important;
    }

    body.ribbon-theme .cart-empty-state form {
        flex-direction: column;
    }

    body.ribbon-theme .cart-empty-state form input,
    body.ribbon-theme .cart-empty-state form button {
        width: 100%;
        max-width: 100%;
    }

    body.ribbon-theme .product-detail .product-extra-link2 .button,
    body.ribbon-theme .product-detail .product-extra-link2 .whatsapp_buton,
    body.ribbon-theme .product-detail .product-extra-link2 button {
        flex-basis: 100%;
    }

    body.ribbon-theme .newsletter-content form input,
    body.ribbon-theme .newsletter-content form button {
        flex-basis: 100%;
        width: 100%;
    }
}

@media (max-width: 414px) {
    body.ribbon-theme .container {
        width: calc(100% - 20px);
    }

    body.ribbon-theme .header-bottom .logo img {
        max-width: 108px;
        max-height: 42px;
    }

    body.ribbon-theme .header-bottom .header-action-2 {
        gap: 2px;
    }

    body.ribbon-theme .header-bottom .header-action-icon-2 > a {
        width: 32px;
        min-width: 32px;
        padding-right: 2px;
        padding-left: 2px;
    }

    body.ribbon-theme .product-grid-4,
    body.ribbon-theme .product-grid,
    body.ribbon-theme .product-list-small > .row,
    body.ribbon-theme #response {
        gap: 8px;
    }

    body.ribbon-theme .product-content-wrap {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    body.ribbon-theme .product-cart-wrap .product-card-add {
        font-size: 10px;
        gap: 4px;
    }

    body.ribbon-theme .shopping-summery tbody tr {
        grid-template-columns: 52px minmax(0, 1fr) 28px !important;
        gap: 5px 7px !important;
    }

    body.ribbon-theme .shopping-summery td.image,
    body.ribbon-theme .shopping-summery td.image img,
    body.ribbon-theme .shopping-summery td.product-thumbnail img {
        width: 52px !important;
        max-width: 52px !important;
        height: 52px !important;
    }

    body.ribbon-theme .shopping-summery td.action,
    body.ribbon-theme .shopping-summery td.action a {
        width: 28px !important;
    }

    body.ribbon-theme .shopping-summery td.action a {
        height: 28px;
    }
}

@media (max-width: 359px) {
    body.ribbon-theme .product-price span {
        font-size: 13px !important;
    }

    body.ribbon-theme .product-cart-wrap .product-card-add {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 9px;
    }

    body.ribbon-theme .product-cart-wrap .product-card-add i {
        font-size: 11px;
    }
}

@media (hover: none), (pointer: coarse) {
    body.ribbon-theme .product-cart-wrap:hover {
        transform: none !important;
        box-shadow: var(--ribbon-shadow) !important;
    }

    body.ribbon-theme .product-cart-wrap:hover .product-img img {
        transform: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.ribbon-theme *,
    body.ribbon-theme *::before,
    body.ribbon-theme *::after {
        scroll-behavior: auto !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}

body.ribbon-theme .site-brand-logo {
    display: block;
    width: 190px !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 68px !important;
    object-fit: contain;
}

body.ribbon-theme #reklam img {
    height: auto !important;
    max-height: 240px !important;
    object-fit: contain !important;
}

body.ribbon-theme .home-slider .home-slide-cover,
body.ribbon-theme .home-slider .hero-slider-1,
body.ribbon-theme .home-slider .hero-slider-1 .slick-list,
body.ribbon-theme .home-slider .hero-slider-1 .slick-track {
    height: auto !important;
    min-height: 0 !important;
}

body.ribbon-theme .home-slider .hero-slider-1 .slick-slide {
    height: auto !important;
}

body.ribbon-theme .home-slider .single-hero-slider {
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 1600 / 680;
    background-size: cover;
    background-position: center;
}

body.ribbon-theme .mobile-promotion {
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 7px 12px !important;
    overflow: hidden !important;
}

body.ribbon-theme .mobile-promotion #news-flash1,
body.ribbon-theme .mobile-promotion #news-flash1 ul,
body.ribbon-theme .mobile-promotion #news-flash1 li {
    height: 28px !important;
    min-height: 28px !important;
    max-height: 28px !important;
    margin: 0 !important;
    overflow: hidden !important;
    line-height: 28px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none !important;
}

@media (max-width: 991px) {
    body.ribbon-theme .header-bottom {
        min-height: 72px !important;
        height: auto !important;
    }

    body.ribbon-theme .header-bottom .header-wrap {
        min-height: 72px !important;
        height: 72px;
    }

    body.ribbon-theme .header-bottom .logo.logo-width-1 {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        margin: 0 !important;
        transform: none !important;
        grid-column: 2;
        grid-row: 1;
        justify-self: center;
        z-index: 1;
    }

    body.ribbon-theme .header-bottom .logo.logo-width-1 a {
        display: flex;
        min-height: 72px;
        align-items: center;
        justify-content: center;
    }

    body.ribbon-theme .header-bottom .site-brand-logo {
        width: clamp(112px, 38vw, 150px) !important;
        max-width: 100% !important;
        max-height: 52px !important;
    }

    body.ribbon-theme .header-bottom .header-wrap > .header-action-icon-2.d-block {
        grid-column: 1;
        grid-row: 1;
        justify-self: start;
        z-index: 2;
    }

    body.ribbon-theme .header-bottom .header-wrap > .header-action-right.d-block {
        grid-column: 3;
        grid-row: 1;
        justify-self: end;
        z-index: 2;
    }
}

body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn {
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    font-size: 12px !important;
}

body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-prev {
    left: 8px !important;
}

body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-next {
    right: 8px !important;
}

body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots {
    left: 50% !important;
    bottom: 8px !important;
    transform: translateX(-50%) !important;
    gap: 2px;
}

body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots li {
    margin: 0 2px !important;
}

body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots li button {
    width: 9px !important;
    height: 9px !important;
    min-width: 9px !important;
    padding: 0 !important;
    font-size: 0 !important;
}

@media (max-width: 414px) {
    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 11px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-prev {
        left: 6px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-next {
        right: 6px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots {
        bottom: 6px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots li button {
        width: 8px !important;
        height: 8px !important;
        min-width: 8px !important;
    }
}

@media (min-width: 768px) {
    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn {
        width: 45px !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 16px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-prev {
        left: 20px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn.slider-next {
        right: 20px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots {
        left: 6% !important;
        bottom: 15px !important;
        transform: none !important;
        gap: 0;
    }

    body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots li {
        margin: 0 3px !important;
    }

    body.ribbon-theme .home-slider .hero-slider-1 ul.slick-dots li button {
        width: 15px !important;
        height: 15px !important;
        min-width: 15px !important;
        padding: 0 !important;
        font-size: 0 !important;
    }
}

body.ribbon-theme .search-style-2 form button,
body.ribbon-theme .mobile-search form button {
    display: inline-grid !important;
    place-items: center;
    padding: 0 !important;
}

body.ribbon-theme .search-style-2 form button i[class*="fi-rs-"],
body.ribbon-theme .mobile-search form button i[class*="fi-rs-"] {
    display: inline-flex !important;
    width: 1em !important;
    height: 1em !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    font-family: "uicons-regular-straight" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn {
    display: grid !important;
    place-items: center;
    padding: 0 !important;
    text-align: center;
    line-height: 1 !important;
}

body.ribbon-theme .home-slider .hero-slider-1-arrow .slider-btn i[class*="fi-rs-"] {
    display: inline-flex !important;
    width: 1em !important;
    height: 1em !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    font-family: "uicons-regular-straight" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

body.ribbon-theme .product-cart-wrap .product-img-action-wrap .product-action-1 .action-btn i[class*="fi-rs-"] {
    display: inline-flex !important;
    width: 1em !important;
    height: 1em !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    font-family: "uicons-regular-straight" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}
