/*
Theme Name:     Child Divi Theme 
Description:    Child Divi Theme
Author:         WNT
Template:       Divi
*/

@import url("../Divi/style.css");

#page-container {
	overflow: hidden;
}

#footer-info{
	float: none !important;
	text-align: center !important;
}

.single .post{
	padding-bottom: 0px !important;
}

.et_pb_post{
	margin-bottom: 0px !important;
}

.product .et_pb_column:hover{
	background: #eeeded ;
}

/* 
@media (min-width: 1270px) and (max-width: 1400px){
	.lgtitle{
		font-size: 17px !important;
	}
}  */

.product .ba_image_carousel_child {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    padding-top: 10px;
    padding-bottom: 20px;
	height: 400px;
}

.product .dtq-image-subtitle{
	text-align: justify;
}

.ba_logo_carousel_child>div{
	background: #fff !important;
}