/*
			 Theme Name:   A_B
			 Theme URI:    http://www.x6mop.com
			 Description:  A_B Theme
			 Author:       A_B
			 Author URI:   http://www.x6mop.com
			 Template:     Divi
			 Version:      2.7.3
			 License:      GNU General Public License v2 or later
			 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
			 Text Domain:  x6mop
*/
@import "../Divi/style.css";
/*------------------------------------*/

/*A4B*/
#main-header{
	display: none;
}
.logo-x6{
	display:block;
	position:relative;
	top: -3rem;
}
#banner-slogan{
    background-color: rgba(69, 108, 156, 0.19) !important;
    text-transform: uppercase;
}
.et_pb_text_align_left.text-product{
    text-align: center;
}
h3{
	font-size: 18px; 
}
.et_pb_slides{
	min-height: 25rem;
}
.et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
    display: block;
    height: 25rem;
}
.et_pb_slider .et_pb_slide{
    height: 25rem;
}
.et_pb_section.foto-inicio.et_section_regular{
	height: 700px;
}
.x6-thumb img{
	border-radius: 8px;
}

.X6-Water-Vacuum img {
    border-radius: 300px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}
.et-pb-arrow-prev, .et-pb-arrow-next{
	color: #00A74C;
}
.water-vacuum-illustration{
	display:block; 
	position:relative; 
	margin:0 auto;
}
#top-menu li { 
	padding-top: 50px; 
}
#top-menu li > a {
 padding-bottom: 50px; 
}
.et-fixed-header { 
	margin-top:0 !important; 
	padding: 0 !important; 
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header { 
	position: fixed !important; 
}
.et-fixed-header .nav li ul, .et-fixed-header .et_mobile_menu { 
	top: 40px; 
}
.et_pb_slide_description {
	height: 100px;
}
.et_color_scheme_green .et-pb-slider-arrows a{
color:#00A74C !important;
}
#footer-info, #footer-info a {
	color:#fff;
	float:none;
}
@media all and (min-width: 950px) {
	h2{font-size:26px !important;
	}
}