.elementor-334 .elementor-element.elementor-element-7fc9543f:not(.elementor-motion-effects-element-type-background), .elementor-334 .elementor-element.elementor-element-7fc9543f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-334 .elementor-element.elementor-element-7fc9543f > .elementor-background-overlay{background-color:#F3F3F3;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-334 .elementor-element.elementor-element-7fc9543f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-334 .elementor-element.elementor-element-3f2d7946{text-align:left;}.elementor-334 .elementor-element.elementor-element-3f2d7946 > .elementor-widget-container{margin:0% 0% 0% 0%;}/* Start custom CSS */.custom-h3 {padding-left: 25% !important;
    padding-right: 25% !important;
}

.woo-entry-image {
	background-color: rgb(255, 255, 255); /* White background */
	margin: 0px 0px 7px 0px; 
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.2); /* horizontal-offset vertical-offset blur-radius spread-radius color;Modify shadow values as needed */
}
.woocommerce {
    list-style: none;
    margin: 0;
    padding: 4px;
}

.title {
    font-family: 'Gotham', sans-serif; /* Fallback to sans-serif if Gotham is not available */
}




.woocommerce .products .product .button {
    font-size: 14px;
}

/* Media query for screens smaller than 600px */
@media (max-width: 1000px) {
		.woo-entry-image { 
		margin: 0px;
		}
    .my-responsive-image {
    max-width: 100% !important;
    height: auto !important;
    }
	.background-noise {
    width: 100% !important; /* Set the width of the div */
    height: 300px !important; /* Set the height of the div */ 
    background-image: url('https://adcraftwebstores.com/wp-content/uploads/2023/12/noise1.png'); /* Replace with the path to your image */
    background-repeat: repeat; /* This makes the background image repeat */
}
}
.thumbnail {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#top-bar-wrap, #top-bar-inner, #top-bar-content {
	display: none !important;
}/* End custom CSS */