/*
Theme Name: Double Dutch
Description: Double Dutch
Author: Elevated.com
Author URI: https://www.elevated.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.post-content p {
	margin-bottom: 20px;
}

.fusion-logo img {
	max-width : 150px;
}

.post-content blockquote {
	border: none;
}

.fusion-layout-column {
	margin-right: 0;
}

.fusion-one-half {
	width: 50%;
}

.fullwidth-box .fusion-row {
/*	padding-left: 5%!important;
	padding-right: 5%!important;
	position: relative!important;
	max-width: 1440px!important;*/
}

.fusion-header {
    position: fixed;
    top: 0;
    z-index: 210;
    max-width: 100%;
    height: auto!important;
    width: 100%;
    background: rgba(255,255,255,0.9)!important;
    border-bottom: 0;
    @include max-mq($tablet) {
    	height: auto!important;
    }
}

.fusion-header-sticky-height[style] {
	height: auto!important;
}

.fusion-modal .modal-header {
	min-height: auto;
}

.modal-header {
	border: 0;
}

.modal-body {
	padding-top: 0;
}

.modal-content {
	background: rgba(0,0,0,0.8)!important;
}

.fusion-imageframe img {
	width: 100%;
	height: 100%;
}


 

