@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');


.loader-mask {
    z-index: 999999999999;
}

#header-search input {
    font-size: 15px !important;
    height: 45px !important;
    background-color: #fbfbfb !important;
    padding: 0px 45px !important;
    font-weight: 300;
    border: 1px solid var(--site-color);
    border-radius: 10px;
    padding-left: 15px !important;
}

#header-search .submit-search {
    height: 35px !important;
    line-height: 35px !important;
    font-size: 14px !important;
    color: #fff !important;
    left: auto;
    right: 10px;
    background: var(--site-color);
    border-radius: 10px;
    width: 35px;
    top: 5px;
}

@media(min-width:768px) {

    #page-1 .body-content {
        padding-top: 210px;
    }

    .body-content {
        padding-top: 180px;
    }

    .section-header {
        position: fixed;
        z-index: 999999;
        height: 180px;
        box-shadow: 0px 0px 15px -5px rgb(56 56 56 / 30%);
    }

    .section-header #navigation>ul>li:hover a,
    .nav-right .select-language .lang-menu>ul>li:hover>a,
    .section-header #navigation>ul>li.active a {
        color: var(--site-color) !important;
    }

    .section-header #navigation>ul>li a::after {
        background-color: var(--site-color) !important;
    }

    .section-header.fixed {
        height: 180px;
        line-height: unset;
        animation: none !important;
    }

    .productDocuments {
        display: none;
    }

    .section-header .container {
        position: relative;
        z-index: 2;
    }

    .section-header .col-lg-9 {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }

    .section-header .col-lg-3,
    .section-header.fixed .col-lg-3 {
        width: 100%;
        height: 105px;
    }

    .section-header #navigation>.navbar {
        justify-content: space-between;
    }

    .search-click-1 {
        display: none !important;
    }

    .section-header::after {
        content: '';
        top: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 75px;
        height: 1px;
        background: linear-gradient(180deg, rgba(163, 160, 160, 1) 0%, rgba(125, 119, 119, 1) 100%);
        background: #f3f3f3;
    }

    .section-header .dropdown-menu {
        min-width: 300px;
    }

    .section-header .dropdown-menu li a {
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .section-header.fixed::after {
        top: 105px;
        height: 75px;
        background: #fff;
    }

    .search-type-1.search-wrap {
        display: block !important;
        background: transparent;
        top: 15px;
        height: 75px;
        position: fixed;
        width: 500px;
        left: 35%;
        z-index: 9999999;
    }

    .search-type-1.search-wrap .search-cell {
        top: 0;
        width: 100%;
        justify-content: end;
    }

    .search-type-1.search-wrap .search-cell .nav-search {
        top: 15px;
        position: relative;
        width: 100%;
    }

    .search-type-1.search-wrap .search-cell .nav-search .search-close {
        display: none;
    }


    #gallery-detail-section-1 .swiper-pagination-clickable {
        justify-content: center;
        background-color: #333;
        display: flex;
        flex-direction: row;
        height: 30px;
        align-items: center;
        bottom: 25px;
        position: absolute;
        z-index: 99999;
    }

    #gallery-detail-section-1 .swiper-pagination-bullet {
        background: #d3d3d3;
        width: 30px;
    }

    #gallery-detail-section-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 45px;
    }

    #gallery-detail-section-1 {
        padding-top: 0px !important;
    }

    #gallery-detail-section-2 .gallery-info,
    #gallery-detail-section-3 .gallery-info {
        background-color: #333;
    }

    #gallery-detail-section-2 .img-title,
    #gallery-detail-section-3 .img-title {
        padding: 10px 15px;
        margin-top: 0px;
    }

    #gallery-detail-section-2 .img-title .weta-icerik-tag,
    #gallery-detail-section-3 .img-title .weta-icerik-tag {
        color: #fff !important;
        margin: 0px;
    }

    /* #page-1 .body-content{
    display: flex;
    flex-wrap: wrap;
    width: 1320px;
    margin: 0px auto;
  }
  #page-1 .body-content .sol{
    width: 75%;
  }
  #page-1 .body-content .sag{
    width: 25%;
  } */
    #gallery-detail-section-4 .gallery-wrapper,
    #gallery-detail-section-4 .gallery-info {
        display: none;
    }

    .gallery-section .image {
        opacity: 1 !important;
        transform: none !important;
    }

    #page-1 .gallery-section {
        padding: 0px;
    }

    .section-header #navigation>ul>li a,
    .nav-right .select-language .lang-menu>ul>li>a {
        font-size: 13px !important;
    }

    .section-header #navigation>ul>li,
    .lang-menu>ul>li,
    .section-header.fixed #navigation>ul>li,
    .section-header.fixed .lang-menu>ul>li {
        padding: 0px 0px !important;
        line-height: 75px;
    }

    .footer #footer-col:nth-child(5) {
        padding-left: 50px;
    }

    .footer #footer-col:nth-child(4) .footer-pages {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer #footer-col:nth-child(4) .footer-pages li {
        width: 48%;
    }

    .footer #footer-col:nth-child(3) .footer-pages {
        width: 60%;
    }
}


.footer .footer-pages li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    margin-bottom: 7px;
}

.footer-img img {
    max-height: 55px;
}

.modern-category-sidebar .text-primary {
    color: var(--site-hover-color) !important;
}

.modern-subcat-link.active,
.modern-subcat-link-2.active,
.modern-subcat-link:hover,
.modern-subcat-link-2:hover {
    background: rgb(206, 70, 70, 0.5);
    color: #fff !important;
}

.modern-category-listing .modern-cat-toggle {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
    padding: 0px;
}

.modern-subcat-link,
.modern-subcat-link-2 {
    font-family: "Barlow", sans-serif !important;
    font-weight: 300 !important;
}


.footer-newsletter {
    margin-top: -40px;
    width: 40%;
    background-color: transparent;
}

.footer #footer-col:nth-child(1) .footer-title {
    width: 100%;
    font-size: 30px !important;
}


.footer-newsletter .form-control {
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color: #fff !important;
}

.footer-newsletter .form-control::placeholder {
    color: #fff !important;
}

.footer-newsletter .btn-ebulten {
    background-color: #fff;
    border-color: #fff;
    color: #151515;
    min-width: 130px;
    border-radius: 0px;
    margin-left: 30px;
    font-weight: 600;
    position: relative;
}

.footer-newsletter .btn-ebulten::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -7px;
    left: -7px;
    z-index: -1;
    border: 1px solid #fff;
    overflow: visible;
    border-radius: 0px;
    z-index: 1;
    transition: all 300ms linear;
}

.footer-newsletter .btn-ebulten:hover::before {
    left: 7px;
    top: 7px;
}

footer {
    padding: 75px 0px;
}

.footer-img {
    margin-bottom: 25px;
}

#footer-social-media li {
    width: 40px;
    height: 40px;
}

#footer-social-media li a {
    background-color: #fff;
}

#footer-social-media li span {
    color: var(--site-footer-color) !important;
    font-size: 20px !important;
}

#footer-social-media {
    margin-top: 70px;
}

.footer * {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.footer-title {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}

.footer .footer-pages li a {
    transition: all .4s;
    display: block;
}

.footer .footer-pages li:hover a {
    transform: translateX(10px);
}

.section-header .row {
    position: relative;
}

.section-header .cart {
    position: absolute !important;
    right: 15px;
    top: 25px;
    height: 40px !important;
}

.section-header .member {
    position: absolute !important;
    right: 0px;
    top: 25px;
    height: 40px !important;
}

#navigation #member .box .btn,
#navigation #member .box i {
    color: var(--site-color) !important;
}

#navigation #member .box .btn::after {
    display: none;
}

#navigation #member .box .btn i {
    font-size: 25px !important;
}

#navigation #member .box .btn {
    min-width: 120px;
    flex-direction: unset;
    justify-content: center;
    align-items: center;
}

#navigation .member .box .btn i {
    margin-right: 10px;
}

.section-header #navigation>ul>li:nth-of-type(-n+9) a.first-link::before {
    content: '';
    position: absolute;
    width: 30px;
    background-size: 25px;
    top: 0;
    left: 0;
    bottom: 0;
    background-position: left center;
    height: 100%;
    background-repeat: no-repeat;
}

.section-header #navigation>ul>li:nth-of-type(-n+9) a.first-link {
    padding-left: 30px !important;
}

.modern-category-listing .mb-3 .fw-semibold {
    font-weight: 600 !important;
    display: flex;
    align-items: center;
}

.modern-category-listing .mb-3 .fw-semibold i {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 5px !important;
}

.modern-category-listing .mb-3 .fw-semibold i::before {
    content: '' !important;
    position: absolute;
    width: 100%;
    background-size: contain;
    top: 0;
    left: 0;
    bottom: 0;
    background-position: left center;
    height: 100%;
    background-repeat: no-repeat;
}



.section-header #navigation>ul>li:nth-child(1) a.first-link::before,
.modern-category-listing .mb-3:nth-child(1) .fw-semibold i::before {
    background-image: url(/icons/hirdavat.png);
}

.section-header #navigation>ul>li:nth-child(4) a.first-link::before,
.modern-category-listing .mb-3:nth-child(4) .fw-semibold i::before {
    background-image: url(/icons/ev.png);
}

.section-header #navigation>ul>li:nth-child(2) a.first-link::before,
.modern-category-listing .mb-3:nth-child(2) .fw-semibold i::before {
    background-image: url(/icons/kiyafet.png);
}

.section-header #navigation>ul>li:nth-child(7) a.first-link::before,
.modern-category-listing .mb-3:nth-child(7) .fw-semibold i::before {
    background-image: url(/icons/food.png);
}

.section-header #navigation>ul>li:nth-child(5) a.first-link::before,
.modern-category-listing .mb-3:nth-child(5) .fw-semibold i::before {
    background-image: url(/icons/kirtasiye.png);
}

.section-header #navigation>ul>li:nth-child(3) a.first-link::before,
.modern-category-listing .mb-3:nth-child(3) .fw-semibold i::before {
    background-image: url(/icons/kozmetik.png);
}

.section-header #navigation>ul>li:nth-child(8) a.first-link::before,
.modern-category-listing .mb-3:nth-child(8) .fw-semibold i::before {
    background-image: url(/icons/temizlik.png);
}

.section-header #navigation>ul>li:nth-child(6) a.first-link::before,
.modern-category-listing .mb-3:nth-child(6) .fw-semibold i::before {
    background-image: url(/icons/pet.png);
}

.section-header #navigation>ul>li:nth-child(9) a.first-link::before,
.modern-category-listing .mb-3:nth-child(9) .fw-semibold i::before {
    background-image: url(/icons/anne.png);
}

@media(min-width:1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
    }
}

.section-header #navigation>ul>li.dropdown .dropdown-trigger {
    display: none;
}

#slider-1 {
    border-radius: 20px;
    overflow: hidden;
}

#slider-1 .swiper-slide {
    background-color: #e9ffff;
}

#slider-1 .swiper-slide img {
    position: absolute;
    right: 150px;
    width: 500px;
    height: 450px;
}

.pageSliderContent .swiper-slide .slider-contents {
    width: 55%;
}

.pageSliderContent .weta-slider-tag {
    color: #121535 !important;
    font-family: "Quicksand", sans-serif !important;
    font-weight: 700 !important;
}

.weta-slider-buttons .btn {
    min-width: 200px;
    border-radius: 50px;
    font-size: 16px !important;
    font-weight: 600 !important;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.weta-slider-buttons .btn span::after {
    content: '\f291';
    font-family: 'FontAwesome';
    margin-left: 10px;

}

.sliderJs .swiper-button-next,
.sliderJs .swiper-button-prev {
    opacity: 1 !important;
    background-color: #fff !important;
    border: none !important;
    width: 50px;
    height: 50px;
}

.weta-slider-tag .text-main-600 {
    color: var(--site-color) !important;
    font-weight: 800 !important;
}

#gallery-detail-section-5 .gallery-img img {
    transition: all .4s;
    padding: 0px 35px;
}

#gallery-detail-section-5 .img-wrapper:hover .gallery-img img {
    transform: scale(1.03);
}

#gallery-detail-section-5 .gallery-img {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px 0px;
}

#gallery-detail-section-5 .img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 5px;
}

#gallery-detail-section-6 .img-wrapper {
    display: flex;
    height: 250px;
    align-items: center;
    padding: 0px 20px;
    border-radius: 20px;
}

#gallery-detail-section-6 .img-wrapper img {
    position: absolute;
    height: 200px;
    top: 30px;
    right: -70px;
    width: auto;
}

#gallery-detail-section-6 .img-title .weta-icerik-tag {
    font-size: 14px !important;
    color: var(--site-color) !important;
    font-weight: 600 !important;
}

#gallery-detail-section-6 .img-description p {
    font-size: 24px !important;
    color: #121535 !important;
    font-family: "Quicksand", sans-serif !important;
    font-weight: 700 !important;
}

#gallery-detail-section-6 .img-description .btn {
    min-width: 120px;
    border-radius: 50px;
    font-size: 13px !important;
    font-weight: 600 !important;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#gallery-detail-section-6 .img-description {
    width: 60%;
}

#gallery-detail-section-6 .img-description .btn i {
    margin-left: 10px;
}

#gallery-detail-section-6 .custom-col:nth-child(1) .img-wrapper {
    background-color: #f5e8d2;
}

#gallery-detail-section-6 .custom-col:nth-child(2) .img-wrapper {
    background-color: #e1c7b3;
}

#gallery-detail-section-6 .custom-col:nth-child(3) .img-wrapper {
    background-color: #f6e2e8;
}

#gallery-detail-section-6 .custom-col:nth-child(4) .img-wrapper {
    background-color: #d8f4ec;
}

.section-header .ctaButton {
    position: absolute !important;
    right: 10%;
    top: 30px;
    height: 40px !important;
    border-radius: 10px;
    overflow: hidden;
}

.section-header .ctaButton a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: var(--site-color);
    padding: 0px 20px;
    color: #fff !important;
}

.section-header .ctaButton a::after {
    display: none !important;
}

.section-header .ctaButton a i {
    color: #fff !important;
}

#cart {
    padding-top: 75px !important;
}

#category-list .category-img img {
    width: 100%;
    object-fit: cover;
}

.categoryList .col-md-5 {
    width: 100%;
}

.category-wrapper .btn {
    min-width: 200px;
    border-radius: 50px;
    font-size: 13px !important;
    font-weight: 500 !important;
    height: 30px;
    line-height: 15px;
}

.modern-product-img-wrapper {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
}

.modern-product-title,
.modern-product-card .text-muted {
    text-align: center;
}

.modern-product-title {
    font-family: "Quicksand", sans-serif !important;
}

.modern-subcat-list .ps-3 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.modern-category-listing .mb-3 {
    margin-bottom: 0.5rem !important;
}

.modern-category-sidebar {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px !important;
}

.modern-product-card .text-muted {
    font-size: 12px !important;
    margin-top: 5px !important;
}

.modern-subcat-list .fa-circle-dot {
    display: none;
}

.modern-learn-more-cart .btn {
    height: 35px;
    font-size: 13px !important;
    color: #fff !important;
    width: 100% !important;
}

.modern-learn-more-cart .btn:hover {
    background-color: var(--site-hover-color) !important;
    color: #fff !important;
}

@media(min-width:768px) {
    .categoryList #category-list .col-md-3 {
        width: 20%;
    }

    #category-list .weta-icerik-tag {
        font-size: 17px !important;
    }
}

#dokumanTab {
    padding: 16px 40px;
    border: 1px solid #dee2e6 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#dokumanTab li {
    margin-right: 10px;
}

#dokumanTab .nav-link {
    color: #808080 !important;
    padding: 9px 24px !important;
    background-color: transparent;
    transition: .2s linear;
    border: 1px solid 236 13% 77% !important;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    border-radius: 50px;
    font-size: 15px;
    min-width: 150px;
}

#dokumanTab .nav-link.active {
    color: #fff !important;
    background-color: var(--site-color) !important;
    border: 1px solid var(--site-color) !important;
}

#dokumanTabContent {
    padding: 48px 40px;
    border: 1px solid #dee2e6 !important;
    border-top: none !important;
    margin: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.pds-content li strong,
.pds-content li b {
    color: #121535 !important;
}

.pds-content h4 {
    font-size: 24px !important;
    color: #121535 !important;
    font-family: "Quicksand", sans-serif !important;
    margin-bottom: 15px;
    font-weight: 700 !important;
}

.pds-content ul {
    padding: 0px;
}

.pds-content ul li {
    position: relative;
    margin-bottom: 7px;
}

.pds-content ul li::before {
    content: '\f058';
    font-family: 'FontAwesome';
    color: var(--site-color);
    margin-right: 10px;
}

.productDetail .productSwiper,
.productDetail .productSwiper .swiper-wrapper,
.productDetail .productSwiper .swiper-slide {
    height: 480px;
}

.productDetail .productImage,
.productDetail .productImage a {
    display: block;
    height: 100%;
}

.productDetail .productSwiper {
    border: 1px solid #dee2e6 !important;
    border-radius: 20px;
}

.productDetail .product-thumbs .swiper-slide {
    border-radius: 20px;
}

.product-thumbs,
.product-thumbs .swiper-wrapper,
.product-thumbs .swiper-slide {
    height: 100px;
}

.productDetail .product-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #dee2e6 !important;
}

#product-documents {
    padding: 75px 0px;
}

.btn-cart {
    min-width: 200px;
    font-size: 15px !important;
    border-radius: 50px;
    font-weight: 500 !important;
    margin-top: 0px;
}

.btn-cart:hover {
    background-color: var(--site-hover-color);
    color: #fff !important;
}

.btn-cart::after {
    content: '\f217';
    font-family: 'FontAwesome';
    margin-left: 5px;
}

.productPrice .fw-bold {
    display: none !important;
}

.productPrice .indirim-miktari {
    order: 1;
    width: 55px;
    height: 20px;
    background-color: var(--site-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-weight: 700;
    border-radius: 50px;
    margin-bottom: 0;
    font-size: 10px;
}

.productPrice .indirim-fiyat,
.productPrice .active-price {
    order: 2;
    font-size: 36px !important;
    color: #121535 !important;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: -2px;
    font-weight: 700;
    width: 85%;
}

.productPrice .indirim-active {
    order: 3;
    font-size: 16px !important;
    color: var(--site-paragraph-color);
    text-decoration: line-through;
    margin-left: -70px;
}

.productPrice {
    min-width: 200px;
    display: flex;
    flex-wrap: wrap;
}

#gallery-detail-section-7 .gallery-img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid var(--site-color);
}

#gallery-detail-section-7 .img-title .weta-icerik-tag {
    color: #121535 !important;
    font-family: "Quicksand", sans-serif !important;
    font-weight: 700 !important;
    text-align: center;
}

#gallery-detail-section-7 .img-wrapper a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modern-product-img-wrapper {
    padding: 0px !important;
}

.modern-product-card img {
    width: auto !important;
    max-height: 250px !important;
}

.varyasyon-list .varyasyon-title {
    width: 100%;
    margin-bottom: 20px;
}

.productDetail .group .varyasyon-name span {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.varyasyon-list img {
    max-height: 100px;
}

.product-elements .btn {
    position: relative;
    margin-right: 15px !important;
}

.product-elements .btn-check:checked+.btn,
.btn.active,
.btn-check+.btn:hover {
    border-color: var(--site-color) !important;
}

.product-elements .btn-check:checked+.btn::after,
.product-elements .btn.active::after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: -7px;
    right: -8px;
    background-color: var(--site-color);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.varyasyon-list .varyasyon-name {
    border: 2px solid #ddd;
}

.productDetail .swiper {
    border: 2px solid var(--site-color);
    border-radius: 20px;
}

.filter-wrapper {
    display: none !important;
}

@media(min-width:768px) {

    .section-header li.dropdown:hover #main-menu,
    .section-header li.dropdown:hover #custom,
    .section-header li.dropdown:hover #member-info {
        top: 75px !important;
    }

    .mobile-ecommerce-bar {
        display: none !important;
    }

}

@media(max-width:768px) {
    #slider-1 {
        margin: 5px !important;
    }

    .pageSliderContent .sliderJs .swiper-slide::before {
        opacity: 0.3 !important;
    }

    #slider-1 .swiper-slide img {
        top: 0;
        left: 0;
        right: 0;
        width: auto;
    }

    .pageSliderContent .swiper-slide .slider-contents {
        bottom: 60px;
        width: 75%;
    }

    .pageSliderContent .weta-slider-tag {
        color: #fff !important;
    }

    .sliderJs .swiper-button-next,
    .sliderJs .swiper-button-prev {
        width: 35px !important;
        height: 35px !important;
    }

    .pageSliderContent .swiper-button-next::after,
    .pageSliderContent .swiper-button-prev::after {
        font-size: 13px !important;
    }

    .weta-slider-buttons .btn {
        min-width: 150px;
        font-size: 13px !important;
        height: 40px;
    }

    #gallery-detail-section-5 .gallery-img img {
        padding: 0px !important;
    }

    #gallery-detail-section-9 #image-gallery .custom-col {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .footer .col-md-1 {
        display: none !important;
    }

    #footer-social-media {
        margin-top: 0px !important;
    }

    .footer-newsletter {
        width: 100% !important;
        margin-top: 0px !important;
    }

    .footer #footer-col:nth-child(1) .footer-description {
        width: 100% !important;
    }

    footer .mobileCol {
        display: none !important;
    }

    .section-header .ctaButton,
    .section-header #member {
        display: none !important;
    }

    .section-header #navigation>ul>li:nth-of-type(-n+9) a.first-link::before {
        height: 30px;
    }

    .categoryType3 .col-lg-3,
    #member-account .col-lg-3 {
        order: 2;
    }

    .categoryType3 .col-lg-9,
    #member-account .col-lg-9 {
        order: 1;
    }

    .productDetail .productSwiper,
    .productDetail .productSwiper .swiper-wrapper,
    .productDetail .productSwiper .swiper-slide {
        height: 270px !important;
    }

    .weta-icerik-tag {
        font-size: 24px !important;
    }

    .productDetail .otherProducts .content .item {
        width: 100px !important;
    }

    .mfp-zoom-out-cur {
        overflow: hidden;
    }

    #gallery-detail-section-7 {
        padding-bottom: 35px;
        padding-top: 0px;
        margin-bottom: 0 !important;
    }

    #member-account .col-md-6 {
        margin-top: 0px !important;
    }

    .categoryType3 .col-md-6,
    .categoryType5 .col-md-6 {
        width: 50% !important;
    }

    .modern-product-card .card-body {
        padding: 15px 0 !important;
    }

    .member-account .container {
        padding: 0px 10px !important;
    }

    .footer-description,
    .footer-info-list {
        width: 100%;
    }

    #gallery-detail-section-5 {
        padding: 0px;
        margin-top: -42px !important;
    }

    #gallery-detail-section-11 .container {
        padding: 0px 10px !important;
    }

    #gallery-detail-section-12 .container {
        padding: 0px 20px !important;
    }

    #gallery-detail-section-12 .img-wrapper img {
        border-radius: 15px;
    }

    .productList {
        padding: 30px 0px !important;
        margin: 0 13px 30px 13px !important;
        margin-bottom: 30px !important;
    }

    .productList .rg-wrapper .weta-icerik-tag {
        margin-bottom: 30px !important;
    }

    .productList .product-title {
        min-height: 40px !important;
    }
    .address-list-card .flex-wrap {
        gap: 20px;
    }
    .address-list-card .btn-color #text {
        font-size: 14px !important;
    }
}

.member-account .card {
    padding: 10px;
}

.productContent table {
    width: 100% !important;
    max-width: 600px;
    border-collapse: collapse !important;
    background-color: #fff !important;
    border-radius: 10px;
    overflow: hidden;
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Başlık hücresi (ilk sütun) */
.productContent table td:first-child {
    background-color: #f8f9fb !important;
    font-weight: 600 !important;
    color: #333 !important;
    padding: 12px 16px !important;
    border-right: 1px solid #e0e0e0 !important;
    text-align: left !important;
    white-space: nowrap;
}

/* Diğer hücreler */
.productContent table td:not(:first-child) {
    text-align: center !important;
    padding: 12px 0 !important;
    color: #555 !important;
    border-right: 1px solid #f0f0f0 !important;
}

/* Satır arka planları */
.productContent table tr:nth-child(even) td {
    background-color: #fafafa !important;
}

/* Son sütun çizgisi olmasın */
.productContent table td:last-child {
    border-right: none !important;
}

/* Hover efekti */
.productContent table tr:hover td {
    background-color: #f1f5ff !important;
    transition: background-color 0.3s ease;
}

.gtm-option-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 300px;
    border-radius: 15px;
}

.gtm-option-card.active {
    background-color: #ffddda !important;
}

.gtm-option-card.active .gtm-counter input,
.gtm-option-card.active .gtm-counter button,
.gtm-option-card.active * {
    color: #9e1b32 !important;
}


/* Duyarlı yapı için */
@media (max-width: 600px) {
    .productContent table {
        font-size: 13px;
    }

    .productContent table td:first-child {
        padding: 10px !important;
    }
}

@media (max-width: 768px) {
    #member-success {
        padding: 40px 20px;
    }

    #member-success .success-card {
        width: 100%;
        height: auto;
        padding: 30px 20px;
        box-sizing: border-box;
        border-radius: 20px;
    }

    #member-success .success-card .icon i {
        font-size: 80px;
    }

    #member-success .success-card .content p {
        font-size: 18px !important;
        text-align: center;
    }

    #member-success .success-card .loginbutton {
        width: 100%;
        text-align: center;
        padding: 14px 32px;
        font-size: 16px;
    }

    /* Mobile Search Input Fixes */
    .search-type-1.search-wrap .search-cell .nav-search input.main-search {
        font-size: 16px !important;
        height: 55px !important;
        padding: 0 50px 0 15px !important;
        border: 2px solid #ddd !important;
        border-radius: 12px !important;
        background-color: #fff !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        outline: none !important;
    }

    .search-type-1.search-wrap .search-cell .nav-search input.main-search:focus {
        border: 2px solid var(--site-color, #ce4646) !important;
        outline: none !important;
    }

    .search-type-1.search-wrap .search-cell {
        padding: 0 20px !important;
    }

    .search-type-1.search-wrap .search-cell .nav-search {
        max-width: 500px !important;
    }

    .search-type-1.search-wrap .search-cell .nav-search .search-close {
        height: 41px !important;
        width: 47px !important;
        line-height: 52px !important;
    }

    #gallery-detail-section-7 .img-title .weta-icerik-tag {
        font-size: 14px !important;
    }

    .section-header .col-lg-3 {
        height: 75px;
    }

    .section-header,
    .section-header.fixed {
        height: 135px !important;
    }

    .section-header #header-search #search-close {
        display: none !important;
    }

    #header-search input {
        width: 100%;
    }

    #header-search .submit-search {
        display: flex;
        justify-content: center;
        align-items: center;
        border: none !important;
        position: absolute;
    }

    #header-search .search-box {
        position: relative;
    }

    .section-header #navigation>ul>li.dropdown {
        margin-bottom: 10px !important;
        padding-top: 5px !important;
    }

    #gallery-detail-section-7 .gallery-img {
        width: 70px;
        height: 70px;
    }

    body .pageDetailContent:nth-child(1) {
        padding-bottom: 0px !important;
        padding-top: 10px !important;
    }

    #gallery-detail-section-11 .swiper,
    .pageDetailContent .swiper {
        padding: 0px !important;
        padding-bottom: 10px !important;
    }

    #gallery-detail-section-9 {
        padding-top: 0px !important;
    }

    .gtm-option-card {
        height: 200px;
    }

}

.productList .rg-wrapper .weta-icerik-tag {
    color: #fff !important;
}

.productList .learn-more {
    display: none !important;
}

.productList .col-md-5 {
    width: 100% !important;
}

.productList .swiper-slide,
#product-list .swiper-slide .product-wrapper {
    border-radius: 5px !important;
    overflow: hidden;
}

.product-list .weta-icerik-tag,
.modern-product-title .weta-icerik-tag {
    font-size: 16px !important;
}

.productList {
    padding: 60px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1650px;
    margin: 0px auto;
    border-radius: 15px;
    margin-bottom: 85px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.productList .product-title {
    min-height: 60px;
    margin-bottom: 10px;
}

.modern-learn-more-cart {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 10px !important;
}

.modern-learn-more-cart .cart-product-add {
    background-color: #FFBD00;
    color: #333 !important;
    border-radius: 5px !important;
}

.modern-cart-count .btn-minus,
.modern-cart-count .btn-plus {
    background-color: transparent;
    font-size: 12px !important;
    color: #333 !important;
    padding: 0px 5px !important;
    width: auto !important;
}

#gallery-detail-section-7 img {
    height: 100%;
}

.productList .swiper-pagination {
    display: none !important;
}

.modern-price-bar {
    position: absolute;
    top: 10px;
    right: 0px;
    padding: 0px !important;
    font-size: 11px;
}

.productList .swiper-button-next,
.productList .swiper-button-prev {
    top: auto;
    bottom: 0px;
    width: 35px !important;
    height: 35px !important;
    border: 1px solid #fff;
    background-color: var(--site-color);
    top: auto;
    bottom: 5px;
    border-radius: 5px !important;
}

.productList .swiper-button-prev {
    left: auto;
    right: 60px;
}

.productList .swiper-button-next::after,
.productList .swiper-button-prev::after {
    font-size: 15px !important;
    color: #fff !important;
}

.productList .swiper {
    padding-bottom: 50px !important;
}

.modern-cart-count .input-group {
    border: 1px solid #FFBD00 !important;
    border-radius: 5px !important;
}

.bottom-note {
    display: none !important;
}

.mfp-bg {
    z-index: 99999999 !important;
}

.mfp-wrap {
    z-index: 99999999999 !important;
}

.modern-cart-count {
    width: 35%;
}

footer {
    background: linear-gradient(180deg, rgba(255, 0, 55, 1) 0%, rgba(128, 64, 78, 1) 100%) !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

footer,
#bottom-footer {
    max-width: 100%;
    margin: 0px auto;
}

.product-second-title {
    text-align: center;
    min-height: 19.90px;
}

.product-second-title p {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}

.alert-div {
    bottom: 20% !important;
}

#gallery-detail-section-11 .container img {
    border-radius: 15px;
}

#gallery-detail-section-11 .container,
#gallery-detail-section-12 .container {
    max-width: 1650px;
    border-radius: 15px;
    overflow: hidden;
    padding: 0px;
}

#gallery-detail-section-12 .gallery-info,
#gallery-detail-section-12 .gallery-wrapper {
    display: none !important;
}

#gallery-detail-section-12 .custom-col {
    margin-bottom: 0px !important;
    padding: 0px;
}


.memberSystemType-3 .nav-pills .nav-link.active {
    color: #fff !important;
}

#gallery-detail-section-9 .container {
    max-width: 1650px;
}

.mobile-ecommerce-bar span,
.mobile-ecommerce-bar i {
    color: #9e1b32 !important;
}

#gallery-detail-section-9 #image-gallery .custom-col img {
    border-radius: 15px;
}

@media (max-width: 767px) {
    .info-item > i.fa-envelope ~ .info-content {
        font-size: 12px !important;
    }
    .form-control-custom {
        width: 35px !important;
        height: 35px !important;
        padding: 0 0 0 10px;
    }
    .s404wrapper{
        padding: 50px !important;
    }
    .body-content {
        min-height: 75vh !important;
    }
}