/*
Theme Name: Divi Child By Monterey Premier
Theme URI: http://montereypremier.com/
Description: A Custom Child Theme For Divi
Author: Geno Quiroz
Author URI: http://montereypremier.com/
Template: Divi
Version: Updated for Divi 3
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content
	{margin-left:-30px!important;}

	.slick-track 
	{opacity: 1;
	width: 220px;
	transform: translate3d(0px, 0px, 0px)!important;}

	.et_pb_section_2 
	{background-image:none!important;}

	img.alignright
	{float:none!important; margin-bottom:10px!important;
margin-right:40px;
margin-bottom:20px;}

	.alignright
	{float:none!important; margin-bottom:10px!important;}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content h1
	{max-width:350px!important;}

	#et-info, #et-secondary-menu 
	{display: block;
	float: none;
	text-align: center;
	max-width: 250px;}
   
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    .et_pb_section_2 
	{background-image:none!important;}

img.alignright
	{float:none!important; margin-bottom:10px!important;
margin-right:40px;
margin-bottom:20px;}

	.alignright
	{float:none!important; margin-bottom:10px!important;}

}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
    .et_pb_section_2 
	{background-image:none!important;}

img.alignright
	{float:none!important; margin-bottom:10px!important;
margin-right:40px;
margin-bottom:20px;}

	.alignright
	{float:none!important; margin-bottom:10px!important;}

}

