.elementor-kit-1980{--e-global-color-primary:#7D007D;--e-global-color-secondary:#FF00FF;--e-global-color-text:#303030;--e-global-color-accent:#7D007D;--e-global-color-8bbe774:#F6DC43;--e-global-color-4d2d3c5:#A5158C;--e-global-color-1541399:#410445;--e-global-color-1a9b3a4:#FFFFFF;--e-global-color-f62410d:#000000;--e-global-color-71952bf:#F5F5F5;--e-global-color-d774cba:#1B1F2E;--e-global-color-eddb2ba:#2D313E;--e-global-typography-primary-font-family:"Quicksand";--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:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:500;}.elementor-kit-1980 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){--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);}@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 *//* Target galleries within the Post Content widget */
.elementor-widget-theme-post-content .gallery-columns-4 .gallery-item {
    width: 25%; /* 100% / 4 columns */
}

/* Ensure images don't exceed their column width */
.elementor-widget-theme-post-content .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 1. Force the main gallery items to float and wrap */
#gallery-1 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 23%; /* Less than 25% to account for margins/borders */
}

#gallery-2 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 23%; /* Less than 25% to account for margins/borders */
}

#gallery-3 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 23%; /* Less than 25% to account for margins/borders */
}

/* 2. Ensure images within the item scale correctly */
#gallery-2 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-2::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-2 .gallery-item:nth-child(4n) {
    margin-right: 0;
}

/* 2. Ensure images within the item scale correctly */
#gallery-1 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-1::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-1 .gallery-item:nth-child(4n) {
    margin-right: 0;
}

/* 2. Ensure images within the item scale correctly */
#gallery-3 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-3::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-3 .gallery-item:nth-child(4n) {
    margin-right: 0;
}

@media only screen and (max-width: 500px) {
    /* Target galleries within the Post Content widget */
.elementor-widget-theme-post-content .gallery-columns-4 .gallery-item {
    width: 50%; /* 100% / 4 columns */
}

/* Ensure images don't exceed their column width */
.elementor-widget-theme-post-content .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 1. Force the main gallery items to float and wrap */
#gallery-1 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 44%; /* Less than 25% to account for margins/borders */
}

/* 2. Ensure images within the item scale correctly */
#gallery-1 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-1::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-1 .gallery-item:nth-child(2n) {
    margin-right: 0;
}


/* 1. Force the main gallery items to float and wrap */
#gallery-2 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 44%; /* Less than 25% to account for margins/borders */
}

/* 2. Ensure images within the item scale correctly */
#gallery-2 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-2::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-2 .gallery-item:nth-child(2n) {
    margin-right: 0;
}


/* 1. Force the main gallery items to float and wrap */
#gallery-3 .gallery-item {
    float: left; /* Makes items sit side-by-side */
    margin-top: 10px; /* Adds vertical space between rows */
    margin-right: 10px; /* Adds horizontal space between items */
    width: 44%; /* Less than 25% to account for margins/borders */
}

/* 2. Ensure images within the item scale correctly */
#gallery-3 .gallery-item img {
    width: 100%;
    height: auto;
}

/* 3. Clear the floats after the gallery to prevent layout issues below it */
#gallery-3::after {
    content: "";
    display: table;
    clear: both;
}

/* 4. Optional: Adjust the last item in a row to fit exactly */
#gallery-3 .gallery-item:nth-child(2n) {
    margin-right: 0;
}
}/* End custom CSS */