/*!
Theme Name: Divi Child
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.19.5
Description: Divi Child Theme
Author: Marc Moulin Roussel
Author URI: https://www.digitaldeva.fr
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
	font-family: Fieldwork,sans-serif;
    font-weight: lighter; 
	font-size: 20px;
	
}
h1  {  	font-family: meno-banner,serif;
		font-weight: bold;
		font-size: 26px;
		color: white;
		font-style: italic;
letter-spacing: .4rem;
	}

h2  {  	font-family: meno-banner,serif;
		font-weight: bold;
		font-size: 26px;
		color: white;
		font-style: italic;
letter-spacing: .4rem;
	}

h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 26px
}


strong, b {
	  font-family: "meno-banner", serif;
		font-weight: bold;
		font-size: x-large;
		color: white;
		font-style: italic;
	
}

hamburger--slider .hamburger-inner {
    top: -12px;
}
.et_mobile_menu {
        border-top: 1px solid #2ea3f2;
    
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: #ee7026;
}
.nf-form-content {
    color: #FFF;
    text-transform: uppercase;
}

element.style {
}
#sb_instagram #sbi_load {
   
    display: none;
}
 .et-l--footer ul {
    list-style-type: disc;
    padding: 0px 19px 23px 1em;
    line-height: 22px;
}



@media (max-width: 767px)
{  
	body {
	font-family: Fieldwork,sans-serif;
    font-weight: lighter; 
	font-size: 16px;
	overflow-x: hidden;
}
	strong, b {
	  font-family: "meno-banner", serif;
		font-weight: bold;
		font-size: 18px;
		color: white;
		font-style: italic;
	}
}


/*add media query so changes only affect tablet and desktop*/

@media (min-width: 767px) {

/*set the image width*/

	
.pa-blog-list .entry-featured-image-url  {
display: block;
margin-left: 20%;
width: 30%;
float: left;
margin-bottom: 0!important;
}

/*set the details width*/

.pa-blog-list .entry-title,
.pa-blog-list .post-meta,
.pa-blog-list .post-content {
width: 50%;
float: left;
padding-left: 20px;
}
}
/*add media query so changes only affect tablet and desktop */

@media (min-width: 767px) {

/*set the image width */
.pa2-blog-list .entry-featured-image-url  {
 display: block;
 width: 30%;
 float: left;

margin-bottom: 0!important; }



/*set the details width*/

.pa2-blog-list .entry-title,
.pa2-blog-list .post-meta,
.pa2-blog-list .post-content {
width: 70%;
float: left;
padding-left: 45px;
}
}
