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

/* HEADER STYLES */
.et-l--header .et_section_regular {
	padding: 0!important
}

.et_pb_image_0_tb_header {
	display: block;
}

/* ROW STYLES */
.et_pb_row, .container {
	max-width: 1560px!important;
}

/* REMOVE SIDEBAR */
.single-product #main-content .container:before {
	display: none;
}

.single-product #left-area {
	width: 100%; padding: 0!important;
}

.single-product #sidebar {
	display: none !important;
} 