/*
 Theme Name:     Top Shelf Lumber 2025
 Theme URI:
 Description:    Divi Child Theme
 Author:         faceman
 Author URI:     http://www.impressusart.com
 Template:       Divi
 Version:        0.1
*/

@import url("../Divi/style.css");
/*@import url("style-gf.css");*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Generic styles */


/* Home page */


/* GForms */

.gform_wrapper input[type="submit"] {
	text-transform: uppercase !important;
	border-radius: 100px !important;
	font-weight: bold !important;
}

/* Ipad to laptop */
@media all and (max-width: 1023px){

}

/* smaller than Ipad */
@media all and (max-width: 767px) {

}
