.elementor-kit-159{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-803d8bd:#9A000C;--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;}.elementor-kit-159 e-page-transition{background-color:#FFBC7D;}.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;--widgets-spacing-row:20px;--widgets-spacing-column: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes fallingPetals {
    0% {
        transform: translateY(-100vh) translateX(0);
        opacity: 0;
    }
    100% {
        transform: translateY(100vh) translateX(10px);
        opacity: 1;
    }
}

.petal {
    position: fixed;
    top: -10px;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: rgba(255, 182, 193, 0.7); /* رنگ صورتی کم‌رنگ */
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    animation: fallingPetals 5s linear infinite;
}
html, body {
  overflow-x: hidden !important;
}

.elementor-section, .elementor-container, .elementor-column {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

@media (max-width: 990px) {
.single_variation_wrap
Specificity: (0,1,0)
{
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: column;
}
.single_add_to_cart_button::before {
    background-color: #e6005c;
}
.single_add_to_cart_button::before {
     background-color: rgb(108 0 32);
}
.fontbuttenorder {
    font-family: "YekanBakhFaNum", Arial, Helvetica, sans-serif;
}/* End custom CSS */