.elementor-4448 .elementor-element.elementor-element-e3b286d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4448 .elementor-element.elementor-element-70de996{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4448 .elementor-element.elementor-element-0c14313{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4448 .elementor-element.elementor-element-d0d470d .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:500;line-height:67px;word-spacing:0px;color:#000000;}.elementor-4448 .elementor-element.elementor-element-2e769eb > .elementor-widget-container{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-4448 .elementor-element.elementor-element-2e769eb .woocommerce-pagination{margin-top:56px;}.elementor-4448 .elementor-element.elementor-element-5d4225e{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4448 .elementor-element.elementor-element-0f07285 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:500;line-height:36px;color:#000000;}.elementor-4448 .elementor-element.elementor-element-62423e1 .woocommerce-pagination{margin-top:16px;}.elementor-4448 .elementor-element.elementor-element-5cebe67{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4448 .elementor-element.elementor-element-69387a6 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:500;color:#000000;}.elementor-4448 .elementor-element.elementor-element-d206abc .woocommerce-pagination{margin-top:16px;}.elementor-4448 .elementor-element.elementor-element-283e959{--display:flex;}@media(max-width:767px){.elementor-4448 .elementor-element.elementor-element-d0d470d .elementor-heading-title{line-height:1em;}}@media(min-width:768px){.elementor-4448 .elementor-element.elementor-element-70de996{--width:100%;}.elementor-4448 .elementor-element.elementor-element-0c14313{--width:95%;}.elementor-4448 .elementor-element.elementor-element-5d4225e{--content-width:95%;}.elementor-4448 .elementor-element.elementor-element-5cebe67{--content-width:95%;}}/* Start custom CSS for motta-product-grid, class: .elementor-element-2e769eb *//* Motta Product Grid kartlarını kutu içine al */
.motta-product-grid .product-inner {
    border: 1px solid #f0f0f0 !important; /* İnce çerçeve */
    border-radius: 12px !important; /* Köşeleri yumuşat */
    padding: 15px !important;
    background-color: #fff !important;
    text-align: left !important; /* Her şeyi sola yasla */
    transition: box-shadow 0.3s ease !important;
}

/* Mouse üzerine gelince gölge ver */
.motta-product-grid .product-inner:hover {
    box-shadow: 0px 8px 25px rgba(0,0,0,0.06) !important;
}

/* Başlığı sola yasla ve düzenle */
.motta-product-grid .product-inner .woocommerce-loop-product__title {
    text-align: left !important;
    font-size: 15px !important;
    margin-top: 10px !important;
    font-weight: 600 !important;
}

/* Fiyatı sola yasla */
.motta-product-grid .product-inner .price {
    justify-content: flex-start !important;
    display: flex !important;
    font-size: 16px !important;
    color: #111 !important;
}
/* Başlık, fiyat ve meta bilgilerini sola yasla */
.motta-product-grid .product-inner .woocommerce-loop-product__title,
.motta-product-grid .product-inner .price,
.motta-product-grid .product-inner .product-sku {
    text-align: left !important;
    display: block !important;
    margin-left: 0 !important;
}

/* Fiyat aralığını ve simgesini düzenle */
.motta-product-grid .product-inner .price {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
}
/* Alt gri şeridin tasarımı */
.min-order-bar {
    background-color: #f5f5f5; /* Açık gri arka plan */
    padding: 8px 12px;
    margin: 10px -15px -15px -15px; /* Kutunun en altına tam sıfırlanması için */
    border-radius: 0 0 8px 8px; /* Alt köşeleri yuvarla */
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    color: #666;
    border-top: 1px solid #eee;
}

.min-order-bar strong {
    color: #333;
    font-size: 13px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-04ce33b *//* --- FOOTER GENEL AYARLAR --- */
        footer {
            background-color: #ffffff;
            border-top: 1px solid #eeeeee;
            padding: 60px 0 30px 0;
            color: var(--navy);
        }

        .footer-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 5%;
        }

        /* --- ÜST ÖZELLİKLER (4'LÜ BAR) --- */
        .footer-features {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 30px;
            padding-bottom: 50px;
            border-bottom: 1px solid #f0f0f0;
            margin-bottom: 50px;
        }

        .feature-item {
            display: flex;
            align-items: center;
            gap: 15px;
        }

        .feature-item svg {
            width: 45px;
            height: 45px;
            color: #666;
        }

        .feature-text h4 {
            margin: 0;
            font-size: 0.95rem;
            font-weight: 700;
        }

        .feature-text p {
            margin: 5px 0 0 0;
            font-size: 0.85rem;
            color: #888;
            line-height: 1.4;
        }

        /* --- ANA FOOTER LİNKLERİ --- */
        .footer-main {
            display: grid;
            grid-template-columns: repeat(5, 1fr);
            gap: 40px;
        }

        .footer-col h4 {
            font-size: 1rem;
            margin-bottom: 25px;
            font-weight: 700;
        }

        .footer-col ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .footer-col ul li {
            margin-bottom: 12px;
        }

        .footer-col ul li a {
            text-decoration: none;
            color: #666;
            font-size: 0.9rem;
            transition: 0.3s;
        }

        .footer-col ul li a:hover {
            color: var(--blue);
            padding-left: 5px;
        }

        /* --- BÜLTEN VE SOSYAL MEDYA --- */
        .newsletter-text {
            font-size: 0.9rem;
            color: #888;
            margin-bottom: 20px;
            line-height: 1.6;
        }

        .social-links {
            display: flex;
            gap: 15px;
            margin-top: 25px;
        }

        .social-links a {
            width: 35px;
            height: 35px;
            background: #f5f5f5;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            color: #666;
            text-decoration: none;
            transition: 0.3s;
        }

        .social-links a:hover {
            background: var(--blue);
            color: #fff;
            transform: translateY(-3px);
        }

        /* --- YUKARI ÇIK BUTONU --- */
        .back-to-top {
            position: fixed;
            bottom: 30px;
            right: 30px;
            width: 45px;
            height: 45px;
            background: var(--navy);
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
            transition: 0.3s;
            z-index: 100;
        }

        .back-to-top:hover { background: var(--blue); }

        /* --- MOBİL UYUMLULUK --- */
        @media (max-width: 1024px) {
            .footer-features { grid-template-columns: repeat(2, 1fr); }
            .footer-main { grid-template-columns: repeat(3, 1fr); }
        }

        @media (max-width: 600px) {
            .footer-features { grid-template-columns: 1fr; }
            .footer-main { grid-template-columns: 1fr; gap: 30px; }
            .footer-col h4 { margin-bottom: 15px; }
        }/* End custom CSS */