.elementor-6849 .elementor-element.elementor-element-f0b1a34{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#DDDDDD;--border-color:#DDDDDD;}.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-6849 .elementor-element.elementor-element-750c5e7 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:600;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6849 .elementor-element.elementor-element-fe3458f{font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:600;color:#000000;}.elementor-6849 .elementor-element.elementor-element-14c9e93{--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;--padding-top:40px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-6849 .elementor-element.elementor-element-6353897{--update-cart-automatically-display:none;--sections-title-color:#000000;--links-normal-color:#000000;--sections-radio-buttons-color:#000000;--forms-fields-normal-color:#000000;}.elementor-6849 .elementor-element.elementor-element-6353897 {--sections-descriptions-color:#000000;}.e-woo-select2-wrapper .select2-results__option{color:#000000;}.elementor-6849 .elementor-element.elementor-element-6353897 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000000 transparent transparent transparent;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-6353897 */.cart_table thead {
    background-color: white !important;
}

/* Row içindeki justify-content-end hizalamayı etkisizleştir */
.e-cart-totals .row {
    justify-content: flex-start !important;
    margin: 0 !important;
}

/* Sütunları tam genişlik yap */
.e-cart-totals .col-md-8,
.e-cart-totals .col-lg-7,
.e-cart-totals .col-xl-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

/* Gerekirse içerik kutusunun padding veya marginini kaldır */
.e-cart-totals {
    padding-left: 20 !important;
    margin-left: 0 !important;
}/* End custom CSS */