/*
Theme Name: bayareashepherds
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 30 Jul 2025 06:42:51 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
body {
    background: #000;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

p {
    margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	header li.hide-desktop.menu-item {
	    display: none;
	}	
}

.service-list .elementor-image-box-description {
    margin-bottom: 40px;
}

.service-list .elementor-icon {
    width: 62px;
    height: 62px;
    font-size: 20px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FE9005;
    border-radius: 70px;
    border: 6px solid #fff !important;
}

.service-list .elementor-icon:hover {
    background: #0F2A37;
}
.service-list .elementor-column:hover .elementor-widget-container {
    background: #f78010;
}

.service-list .elementor-column:hover .elementor-image-box-title,
.service-list .elementor-column:hover .elementor-image-box-description {
	color: #fff;
}

.service-list .elementor-widget-icon .elementor-widget-container {
	background: transparent !important;
}
footer .elementor-widget .elementor-icon-list-item .elementor-icon-list-icon {
    top: 5px;
}
.newsletter-form .elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: nowrap !important;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid #BABABA;
}

.newsletter-form .elementor-form-fields-wrapper .elementor-field-group {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    position: relative;
}

.newsletter-form .elementor-field-type-submit {
    width: auto !important;
    min-width: 110px;
}

.newsletter-form button.elementor-button {
    padding: 16px 10px;
    cursor: pointer;
    height: 47px;
}

.newsletter-form .elementor-button-text.elementor-form-spinner {position: absolute; z-index: 1}
.gallery-list .elementor-image-gallery .gallery-item img {
    height: 320px;
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width: 1024px) {
	.gallery-list .elementor-image-gallery .gallery-columns-4 .gallery-item {
	    max-width: 33% !important;
	}
	.gallery-list .elementor-image-gallery .gallery-item img {
	    height: 240px;
	}
}

@media screen and (max-width: 767px) {
	.mobile-reverse .elementor-container {
	    flex-direction: column-reverse;
	}
	.gallery-list .elementor-image-gallery .gallery-columns-4 .gallery-item {
	    max-width: 50% !important;
	}
}
@media screen and (max-width: 480px) {
	.service-list .elementor-icon {
	    width: 52px;
	    height: 52px;
	    font-size: 16px;
	    border-width: 5px !important;
	    margin: 0 -2px -2px 0;
	}
	.gallery-list .elementor-image-gallery .gallery-item img {
	    height: 200px;
	}
}

