/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 12:56:15 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.page-id-3708 .site-header-primary-section-left .ast-builder-html-element a,
.page-id-4034 .site-header-primary-section-left .ast-builder-html-element a,
.woocommerce-page .site-header-primary-section-left .ast-builder-html-element a{
    color: black !important;
}

.page-id-3708 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}



@media (max-width: 767px) { 
	.page-id-17 div#wpforms-2298-field_1-container {
    width: 100%;
}
	
.page-id-17	div#wpforms-2298-field_2-container
 {
    width: 100%;
    margin-left: 0px;
}
}

.page-id-2305 ul.products.columns-3 {
    display: flex;
}


@media only screen and (max-width: 767px) { 
	.page-id-2305 ul.products.columns-3 {
    display:block;
}
}
