/*
 Theme Name:     Custom Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         dewolfe001
 Author URI:     https://shawndewolfe.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


h3 {
    line-height: 1.2em;
}

header ul.et_pb_social_media_follow {
	left: -24px;
	position: relative;
}

.et-social-tumblr a.icon::before {
	background: url('/wp-content/uploads/2021/05/ebay.png') no-repeat;
	background-size: contain;
	content: '&nbsp;' !important;
	color: rgba(0,0,0,0) !important;
}

@media screen and (min-width: 1024px) {

}

@media screen and (min-width: 767px) {

}

@media screen and (min-width: 741px) and (max-width: 1023px) {

}

@media screen and (min-width: 541px) and (max-width: 740px) {

}

@media screen and (max-width: 540px) {

}