.elementor-634 .elementor-element.elementor-element-ba52365{--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;--margin-top:-20px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-634 .elementor-element.elementor-element-6c56c57a{--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:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-634 .elementor-element.elementor-element-430f4c1{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-634 .elementor-element.elementor-element-430f4c1:not(.elementor-motion-effects-element-type-background), .elementor-634 .elementor-element.elementor-element-430f4c1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-19874b26{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-634 .elementor-element.elementor-element-19874b26:not(.elementor-motion-effects-element-type-background), .elementor-634 .elementor-element.elementor-element-19874b26 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-19874b26.e-con{--align-self:flex-start;}.elementor-634 .elementor-element.elementor-element-4cebe9a2 .cart-totals-inner > h2{font-size:28px;text-transform:none;}.elementor-634 .elementor-element.elementor-element-72aea968{--display:flex;}.elementor-634 .elementor-element.elementor-element-7861938 .wd-products-with-bg, .elementor-634 .elementor-element.elementor-element-7861938 .wd-products-with-bg .wd-product{--wd-prod-bg:#FFFFFF;--wd-bordered-bg:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-7861938 .wd-el-title{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:0.7rem;}@media(max-width:1024px){.elementor-634 .elementor-element.elementor-element-6c56c57a{--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;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-634 .elementor-element.elementor-element-4cebe9a2 .cart-totals-inner > h2{font-size:24px;}}@media(max-width:768px){.elementor-634 .elementor-element.elementor-element-6c56c57a{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-634 .elementor-element.elementor-element-430f4c1{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-634 .elementor-element.elementor-element-19874b26{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-634 .elementor-element.elementor-element-4cebe9a2 .cart-totals-inner > h2{font-size:22px;}}@media(min-width:769px){.elementor-634 .elementor-element.elementor-element-430f4c1{--width:66.6%;}.elementor-634 .elementor-element.elementor-element-19874b26{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-634 .elementor-element.elementor-element-430f4c1{--width:100%;}.elementor-634 .elementor-element.elementor-element-19874b26{--width:100%;}}/* Start custom CSS for wd_cart_table, class: .elementor-element-349d5ff8 */.wd-coupon-form .button {text-transform:none;}/* End custom CSS */
/* Start custom CSS for wd_cart_totals, class: .elementor-element-4cebe9a2 */.cart-totals-inner .checkout-button{text-transform: none;}/* End custom CSS */
/* Start custom CSS for wd_products, class: .elementor-element-7861938 */.wd-product .wd-entities-title a {font-size:0.875rem!important;font-weight:bold;color:#0f172b;}
.wd-product .wd-entities-title a:hover{font-weight:bold;color:#0f172b!important;opacity:1;text-decoration:underline;}
.product-element-bottom {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center; /* Tüm elementleri dikey eksende ortalar */
    gap: 10px;
}

.product-element-bottom {
    display: grid !important;
    grid-template-columns: auto auto !important;
    align-items: center !important;
    gap: 10px !important;
}

.product-element-bottom .wd-entities-title,
.product-element-bottom .wd-star-rating {
    grid-column: 1 / -1 !important;
}

.product-element-bottom .price {
    justify-self: start !important;
    align-self: center !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
}

.product-element-bottom .wd-add-btn {
    justify-self: end !important;
    align-self: center !important;
}/* End custom CSS */