/*
 Theme Name:   DiviFX
 Theme URI:    http://divifx.com/
 Description:  The Ultimate Divi Child Theme. Requires Divi from Elegant Themes
 Author:       GammaFX Studio - 405 Ideas, Inc. Brand
 Author URI:   http://gammafx.com/
 Template:     Divi
 Version:      1.1.0
 Text Domain:  DiviFX
*/
/* DO NOT EDIT: Use /css/local.css Instead */


/* KEY UTILITY STYLES */


.et_pb_blog_grid.et_pb_module.hide-content .et_pb_post .post-content { display:none; }


@media only screen and (min-width: 1400px) {

}
@media only screen and (min-width: 981px) {

}

/*-------------------[1080px]------------------*/
@media only screen and (min-width: 1100px) and (max-width: 1405px) {
	
}

/*-------------------[960px]------------------*/
@media only screen and (min-width: 981px) and (max-width: 1100px) {

}

/*-------------------[768px]------------------*/
@media only screen and (max-width: 980px) {

}

/*-------------------[480px]------------------*/
@media only screen and (max-width: 767px) {

}

/*-------------------[320px]------------------*/
@media only screen and (max-width: 479px) {

}


