/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) {
    border-top: 4px solid white;
}
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h1,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h2,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h3,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h4,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h5,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) h6,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) .widget-image-caption,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) ul,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) ul li,
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) p {
    color: white!important;
}
.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) .widget-image-caption {
    margin-top: 10px;
}

.parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(3) .e-con>.e-con-inner {
    gap: 80px 20px;
    margin-top: 80px;
}

@media (max-width: 767px) {
    .parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) {
        background-image: url("https://brooksidewoodproducts.com/wp-content/uploads/2024/05/228-RICH-TOBACCO-CHERRY-768x426.jpg")!important;
        background-size: contain;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) {
        background-image: url("https://brooksidewoodproducts.com/wp-content/uploads/2024/05/228-RICH-TOBACCO-CHERRY-1024x568.jpg")!important;
        background-size: contain;
    }
}
@media (min-width: 1024px) {
    .parent-pageid-428 > div:not(.elementor-location-footer):not(.elementor-location-header) > .elementor-element:nth-child(2) {
        background-image: url("https://brooksidewoodproducts.com/wp-content/uploads/2024/05/228-RICH-TOBACCO-CHERRY-1536x851.jpg")!important;
        background-position: center;
        background-size: auto!important;
    }
}


.swiper-slide .elementor-cta__content {
    padding: 1em!important;
}