.elementor-9 .elementor-element.elementor-element-28a2c43 .elementor-icon-wrapper{text-align:center;}.elementor-9 .elementor-element.elementor-element-28a2c43 > .elementor-widget-container{margin:0px 0px -23px 0px;}.elementor-9 .elementor-element.elementor-element-2edf028{text-align:center;}.elementor-9 .elementor-element.elementor-element-2edf028 .elementor-heading-title{color:#141514;font-family:var( --e-global-typography-heading_title-font-family ), Sans-serif;font-size:var( --e-global-typography-heading_title-font-size );font-weight:var( --e-global-typography-heading_title-font-weight );line-height:var( --e-global-typography-heading_title-line-height );}.elementor-9 .elementor-element.elementor-element-2edf028 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-9 .elementor-element.elementor-element-bb5cc10{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:3px;}.elementor-9 .elementor-element.elementor-element-bb5cc10 .elementor-divider-separator{width:40px;margin:0 auto;margin-center:0;}.elementor-9 .elementor-element.elementor-element-bb5cc10 .elementor-divider{text-align:center;padding-block-start:0px;padding-block-end:0px;margin-bottom:-1px;}.elementor-9 .elementor-element.elementor-element-bb5cc10 > .elementor-widget-container{margin:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E2E2E2;}.elementor-9 .elementor-element.elementor-element-6e6f6a1 .slick-slide-bg{animation-duration:calc(5000ms*1.2);transition-duration:calc(5000ms);}.elementor-9 .elementor-element.elementor-element-6e6f6a1 .slick-dots{bottom:-35px;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-2edf028 .elementor-heading-title{font-size:var( --e-global-typography-heading_title-font-size );line-height:var( --e-global-typography-heading_title-line-height );}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-2edf028 .elementor-heading-title{font-size:var( --e-global-typography-heading_title-font-size );line-height:var( --e-global-typography-heading_title-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-28015f4b *//* 1. Kapsayıcı ve Genel Metin Düzeni */
.free-shipping-container {
    padding: 20px 25px !important; /* İçeriden geniş boşluk */
    background: #fff;
    width: 100% !important;
    box-sizing: border-box;
}

.shipping-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px !important;
    color: #555 !important;
    line-height: 1.6 !important;
    margin-bottom: 12px !important;
    display: block;
    text-align: left;
    white-space: normal !important; /* Taşmayı önler, alt satıra geçer */
}

/* 2. İlerleme Çubuğu Tasarımı */
.progress-bar-bg {
    background-color: #f2f2f2;
    border-radius: 20px; /* Tam yuvarlak köşeler */
    height: 12px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

.progress-bar-fill {
    background: repeating-linear-gradient(
        45deg,
        #8dbb7d,
        #8dbb7d 10px,
        #7aab68 10px,
        #7aab68 20px
    ); /* Çizgili yeşil deseni */
    height: 100%;
    border-radius: 20px;
    transition: width 0.6s ease;
}

/* 3. Butonların Modernleştirilmesi */
.woocommerce-mini-cart__buttons.buttons {
    padding: 0 20px 20px 20px !important;
    display: flex;
    flex-direction: column; /* Üst üste dizilim */
    gap: 12px; /* Butonlar arası boşluk */
}

/* Ödeme Butonu (Dolu Yeşil) */
.woocommerce-mini-cart__buttons .checkout {
    background-color: #6a9c6a !important; /* Görseldeki yeşil tonu */
    color: white !important;
    border-radius: 30px !important; /* Oval köşeler */
    padding: 15px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    border: none !important;
}

/* Sepetim Butonu (Beyaz/Çerçeveli) */
.woocommerce-mini-cart__buttons .view-cart {
    background-color: #ffffff !important;
    color: #444 !important;
    border: 1.5px solid #e0e0e0 !important; /* İnce gri çerçeve */
    border-radius: 30px !important;
    padding: 15px !important;
    font-weight: 500 !important;
    text-transform: none !important;
}

/* Hover efektleri */
.woocommerce-mini-cart__buttons .checkout:hover {
    background-color: #5d8a5d !important;
}

.woocommerce-mini-cart__buttons .view-cart:hover {
    background-color: #f9f9f9 !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-1cafd92a *//* 1. Kapsayıcı ve Genel Metin Düzeni */
.free-shipping-container {
    padding: 20px 25px !important; /* İçeriden geniş boşluk */
    background: #fff;
    width: 100% !important;
    box-sizing: border-box;
}

.shipping-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px !important;
    color: #555 !important;
    line-height: 1.6 !important;
    margin-bottom: 12px !important;
    display: block;
    text-align: left;
    white-space: normal !important; /* Taşmayı önler, alt satıra geçer */
}

/* 2. İlerleme Çubuğu Tasarımı */
.progress-bar-bg {
    background-color: #f2f2f2;
    border-radius: 20px; /* Tam yuvarlak köşeler */
    height: 12px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

.progress-bar-fill {
    background: repeating-linear-gradient(
        45deg,
        #8dbb7d,
        #8dbb7d 10px,
        #7aab68 10px,
        #7aab68 20px
    ); /* Çizgili yeşil deseni */
    height: 100%;
    border-radius: 20px;
    transition: width 0.6s ease;
}

/* 3. Butonların Modernleştirilmesi */
.woocommerce-mini-cart__buttons.buttons {
    padding: 0 20px 20px 20px !important;
    display: flex;
    flex-direction: column; /* Üst üste dizilim */
    gap: 12px; /* Butonlar arası boşluk */
}

/* Ödeme Butonu (Dolu Yeşil) */
.woocommerce-mini-cart__buttons .checkout {
    background-color: #6a9c6a !important; /* Görseldeki yeşil tonu */
    color: white !important;
    border-radius: 30px !important; /* Oval köşeler */
    padding: 15px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    border: none !important;
}

/* Sepetim Butonu (Beyaz/Çerçeveli) */
.woocommerce-mini-cart__buttons .view-cart {
    background-color: #ffffff !important;
    color: #444 !important;
    border: 1.5px solid #e0e0e0 !important; /* İnce gri çerçeve */
    border-radius: 30px !important;
    padding: 15px !important;
    font-weight: 500 !important;
    text-transform: none !important;
}

/* Hover efektleri */
.woocommerce-mini-cart__buttons .checkout:hover {
    background-color: #5d8a5d !important;
}

.woocommerce-mini-cart__buttons .view-cart:hover {
    background-color: #f9f9f9 !important;
}/* End custom CSS */