/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.dynamic_acfslider.gallery {
	display: block;
}

.elementor-field-type-html h4 {
	font-size:1.8rem;
	color: #4283BC;
	font-family: Oxanium, cursive;
	font-weight: 600;
}

.elementor-message {
	padding: 20px;
    font-size: 120%;
	font-weight: bold;
    background-color: #eef8ff;
	border: 1px solid #73BAF5;
}

.elementor-message p {
	line-height: 1.3rem;
}

.entry-related-carousel .entry-meta {
	display:none;
}

.search .error .page-content p:first-child {
	display: none;
}

.entry-hero-container-inner {
	background-color: transparent !important;
}

.packagings .post-thumbnail-inner img, .references .post-thumbnail-inner img {
	max-width: 800px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}


.site-main-header-wrap .site-header-row-container-inner {
    /*background: #0c4977;*/
	/* background-image: linear-gradient(to bottom, #05253e, #062e4c, #08375a, #094068, #0c4977) !important;*/
}

.sub-menu {
	border-top: 2px solid #73BAF5;
}

.page-title h1.entry-title {
	/*background-color:white;*/
}

#inner-wrap  {

}

