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


/*set the width of the rows inside the Post Content module*/
/*https://www.youtube.com/watch?v=bGMLnZ0s1eA */
.et-l .et-l--post .et_builder_inner_content .et_pb_row {
	width: 100%;
}

.pa-toggle-second-line-1 .et_pb_toggle_title:after {
	content: "Toggle Item 1 Second Line Subheading Text Here";
	display: block;
	font-size: 16px;
	line-height: 1.7em;
}

/*Does this hover superceed the built-in CSS editor at Themes General Customize CSS*/
a:hover {
     background-color: red;
}







#post-47 .galleryhovercolor02 {
	padding: 25px 0px !important;
}
#post-47 .et_pb_module.et_pb_gallery {
	padding-bottom: 51px;
}
#post-47 .et_pb_module.et_pb_gallery .et-pb-controllers {
	bottom: 0px;
}
#post-47 .et_pb_module.et_pb_gallery a:hover {
	background-color: transparent;
	padding: 0;
}





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

#post-47 .galleryhovercolor02 {
	width: 90%;
}
#post-47 .et_pb_module.et_pb_gallery .et-pb-slider-arrows .et-pb-arrow-prev, #post-47 .et_pb_module.et_pb_gallery .et-pb-slider-arrows .et-pb-arrow-next {
	top: 41%;
}
#post-47 .et_pb_section.et_pb_section_0.galleryhovercolor03 {
	min-height: 100%;
}
#post-47 .et_pb_module.et_pb_gallery .et_pb_gallery_item {
    max-height: 100% !important;
    min-height: 100% !important;
}
#post-47 .et_pb_module.et_pb_gallery .et_pb_gallery_image > a {
    height: 100%;
    display: block;
	min-height: 250px;
}
#post-47 .et_pb_module.et_pb_gallery .et_pb_gallery_image > a img {
    min-height: 225px;
    width: 100%;
    height: 100%;
}


}





