/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/

body {
    font-size: 16px;
}

/* ----- Full width ----- */

.full {
	margin: 0;
	padding: 0 !important;
	overflow: hidden;
}

.full > .container {
	max-width: 100%;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
}

.full .wide {
	width: 100%;
	height: auto;
}

#header.full-header #primary-menu > ul {
    border-right: none;
}

/*.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container,
.dark .responsive-sticky-header #header-wrap,
.responsive-sticky-header.dark #header-wrap { background-color: rgba(0,125,150,0.5); }*/


.slider-caption p a {
    color: #FFF;
}

@media (max-width: 767px) {
    .slider-caption h2 {
        font-size: 40px;
    }
    .slider-caption p {
        font-size: 20px;
    }
}

.swiper_wrapper {
    height: 650px;
}

.testi-image,
.testi-image a,
.testi-image img,
.testi-image i {
	display: block;
	width: 96px;
	height: 96px;
}

.testi-content p {
    font-size: 1.2em;
}

@media (max-width: 767px) {
    .testi-image {
        display: none;
    }
    .testi-content p {
        font-size: 1em;
    }
}

.video-overlay,
.video-placeholder {
	background-image: none;
    background-color: rgba(0,0,0,0.2);
}

.video-wrap video {
    object-fit: cover;
}

.font-secondary,
.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span { 
    font-family: 'Cabin', sans-serif !important; 
}

.promo h3 {
    font-size: 30px;
}

.promo.parallax {
    padding: 100px 0 !important;
}

.promo > span, .promo > .container > span {
    font-size: 20px;
}

.toppadding { padding-top: 50px !important; }

.bottompadding { padding-bottom: 50px !important; }

.toppadding-sm { padding-top: 30px !important; }

.bottompadding-sm { padding-bottom: 30px !important; }

.toppadding-lg { padding-top: 80px !important; }

.bottompadding-lg { padding-bottom: 80px !important; }

.leftpadding { padding-left: 50px !important; }

.rightpadding { padding-right: 50px !important; }

.leftpadding-sm { padding-left: 30px !important; }

.rightpadding-sm { padding-right: 30px !important; }

.leftpadding-lg { padding-left: 80px !important; }

.rightpadding-lg { padding-right: 80px !important; }

.padding { padding: 15px !important; }

.editor-image img {
    width: 100%;
    height: auto;
}

.editor-rte .iconlist li {
    margin-bottom: 10px;
}

.before-heading {
    font-style: normal;
}

.editor-heroimage .caption-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
}

.editor-heroimage .caption-wrap .container {
    height: 100%;
    position: relative;
    z-index: 2;
}

.editor-boxwall .col-padding {
    padding: 30px;
}

.editor-boxwall .boxwall-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

.editor-boxwall .boxwall-image {
    min-height: 400px;
}

.editor-featurebox .wrapper {
    background: rgba(0,0,0,0.25);
    padding: 60px 12.5%;
    height: 100%;
    position: relative;
}

.editor-featurebox .caption {
    padding: 30px 40px;
    background: rgba(255,255,255,0.85);
}

.editor-featurebox h2 {
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.editor-featurebox .caption ul {
    margin-bottom: 0;
}

.editor-featurebox .caption ul li {
    margin-bottom: 10px;
}


.entry-content #content .container {
    max-width: 100%;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
}

.single-post .entry-content > section > .container {
    max-width: 100%;
	width: 100% !important;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
}

#gallery-post-list-sidebar .images {
    margin-bottom: 20px;
}

#gallery-post-list-sidebar .images a {
    display:block;
    float: left;
    width: 25%;
    padding: 1px;
}

.editor-iconheadinglist .feature-box > h3 {
    margin-bottom: 15px;
}

.editor-iconheadinglist .content ul {
    text-align: left;
    color: #999;
}

.editor-iconheadinglist p {
    font-size: 16px;
}

.slider-caption p > img {
    height: auto;
}

@media (max-width: 767px) {
    .entry-image iframe {
        height: 320px;
    }
}

@media (max-width: 479px) {
    .entry-image iframe {
        height: 240px;
    }
}

@media (max-width: 767px) {
    .single-post .post-navigation .col_one_third {
        text-align: center !important;
        margin-bottom: 25px !important;
    }
}
@media (max-width: 767px) {
    #copyrights .col_half:last-child {
        display: block;
        margin-top: 15px;
        overflow: hidden;
    }
    #copyrights .col_half:last-child > div {
        text-align: center;
        float: none !important;
        display: block;
    }
    #copyrights .i-rounded, #copyrights .i-plain, #copyrights .i-circled, #copyrights .i-bordered, #copyrights .social-icon {
        display: inline-block;
        float: none;
    }
    .footer-widgets-wrap .col_one_third.col_last {
        margin-bottom: 0 !important;
    }
}

/* ----------------------------------------------------------------
	Content
-----------------------------------------------------------------*/


#wrapper > section {
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}

#wrapper > section p { line-height: 1.8; }

#wrapper > section .container { position: relative; }