/*
 Theme Name:   rue_morgue
 Description:  KVGO Base Theme
 Author:       Kleurvision Inc
 Author URI:   http://kleurvision.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  karma
*/

.et_pb_row.et_pb_row_fullwidth.ad-preview {
	    width: 100% !important;
    max-width: 100% !important;
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row {
    width: 100%;
}

div.landing-page-slider div.et_pb_slide_image {
	margin-top: -300px;
    width: 100%;
}

.regular-font {
	font-weight: 400;
}