.elementor-kit-6{--e-global-color-primary:#2563EB;--e-global-color-secondary:#0F172A;--e-global-color-text:#334155;--e-global-color-accent:#61CE70;--e-global-color-b194fd8:#151617;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F8FAFC;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#1D1D1F;padding-inline-end:0px;padding-inline-start:0px;}.elementor-kit-6 a:hover{color:#020101;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.single-product {
    direction: rtl;
    text-align: right;
}

.single-product .product_title {
    color: #f5c542;
    font-weight: 600;
}

.single-product .price,
.single-product .price span {
    color: #f5c542;
    font-weight: 500;
}

.single-product .variations label,
.single-product .variations td.label,
.single-product .variations td.value {
    color: #ffffff;
    font-weight: 500;
}

.single-product .variations select {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #666;
    padding: 8px 12px;
    max-width: 280px;
}

.single-product .variations select option {
    color: #000000;
}

.single-product .single_add_to_cart_button {
    background-color: #f5c542;
    color: #000000;
    font-weight: 600;
    border-radius: 6px;
}

.single-product .quantity input.qty {
    background-color: #ffffff;
    color: #000000;
}

.single-product .wc-tabs li a {
    color: #ffffff;
    font-weight: 500;
}

.single-product .wc-tabs li.active a {
    color: #f5c542;
}

.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-Tabs-panel--description,
.single-product .woocommerce-Tabs-panel--description p {
    color: #ffffff;
    line-height: 1.7;
}

.single-product .woocommerce-product-attributes th,
.single-product .woocommerce-product-attributes td {
    color: #ffffff;
    border-color: #444;
}

.single-product .woocommerce-product-rating:empty {
    display: none;
}/* End custom CSS */