.elementor-kit-6483{--e-global-color-primary:#3884FF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E3E9EA;--e-global-color-b3efe4c:#FFFFFF;--e-global-color-8ce9a29:#404040;--e-global-color-25ffa4e:#3884FF8C;--e-global-color-11949b6:#F0F6FF;--e-global-color-892a463:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-942f73a-font-family:"Poppins";--e-global-typography-942f73a-font-size:45px;--e-global-typography-942f73a-font-weight:300;--e-global-typography-942f73a-font-style:normal;--e-global-typography-942f73a-line-height:1.4em;--e-global-typography-942f73a-letter-spacing:1.2px;font-family:"Poppins", Sans-serif;}.elementor-kit-6483 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6483 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6483{--e-global-typography-942f73a-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== FIX Total Theme RTL Layout ===== */
html[dir="rtl"] .container,
html[dir="rtl"] .wpex-container,
html[dir="rtl"] .site-main {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Fix Elementor inside Total */
html[dir="rtl"] .elementor-section .elementor-container {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Fix WooCommerce product layout */
html[dir="rtl"] .woocommerce div.product {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

/* Fix product gallery */
html[dir="rtl"] .woocommerce-product-gallery {
    float: none !important;
    width: 50%;
}

/* Fix summary area */
html[dir="rtl"] .woocommerce div.product .summary {
    width: 50%;
}

/* Prevent gallery overflow */
html[dir="rtl"] .woocommerce-product-gallery img {
    max-width: 100%;
    height: auto;
}/* End custom CSS */