body * {
	font-variant-numeric: lining-nums;
}


img.alignright, .wp-caption.alignright {
	margin: 0 0 16px 16px;
}

/*.navbar, .navbar a, .label, .footer .footer-menu a, .media-footer a, .hestia-top-bar {
	font-size:inherit;
}


.navbar .title-logo-wrapper {
	max-width:400px;
}


.navbar .navbar-nav > li a {
	font-weight:bold;
	text-transform:none;
	color:#2c3f76;
}

.navbar.navbar-scroll-point .navbar-nav > li a {
}


*/

body:not(.woocommerce-page) button:not([class^="fl-"]):not(.hestia-scroll-to-top):not(.navbar-toggle):not(.close), body:not(.woocommerce-page) .button:not([class^="fl-"]):not(hestia-scroll-to-top):not(.navbar-toggle):not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external), div.wpforms-container .wpforms-form button[type=submit].wpforms-submit, input[type="submit"], input[type="button"], .btn.btn-primary, .widget_product_search button[type="submit"], .hestia-sidebar-open.btn.btn-rose, .hestia-sidebar-close.btn.btn-rose, .everest-forms button[type=submit].everest-forms-submit-button {
	-webkit-box-shadow: none !important;
	box-shadow:none !important;
}


a:not(.btn):not(.button):not(.added_to_cart):hover {
	opacity:1;
}

.ekit-template-content-header .topbar-info a,
.ekit-template-content-header .topbar-info a:hover {
	font-weight:inherit !important;
}




.wpcf7-form label {
	width:100%;
	    font-weight: inherit;
}

.wpcf7-form .cf7-row {
	display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
-webkit-box-pack:justify;
    -ms-flex-pack:justify;
        justify-content:space-between;
}

.wpcf7-form .cf7-col {
	padding:0 15px;
	width:100%;
}

.wpcf7-form input[type="text"].form-control,
.wpcf7-form input[type="email"].form-control,
.wpcf7-form input[type="tel"].form-control,
.wpcf7-form textarea.form-control {
	background-color:#fff;
	margin-top:.5em;
	padding: 1em;
	background-image:none !important;
}

.wpcf7-form .wpcf7-list-item {
	margin-left:0;
}


.wpcf7-form input[type="radio"], 
.wpcf7-form input[type="checkbox"] {
	    min-width: 16px;
    min-height: 16px;
}

.wpcf7-form .wpcf7-list-item-label {
	   display:inline !important;
}

.wpcf7-form .wpcf7-list-item-label a {
	   color:inherit;
}

.wpcf7 .wpcf7-submit {
	border-radius:0 !important;
	box-shadow:none !important;
}

.wpcf7 .wpcf7-submit:hover {
	background-color:#6C1E48;
}

.wpcf7 .wpcf7-submit:disabled {
	opacity:.5;
}

.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {
	display:block !important;
}
	

.elementskit-testimonial-slider.ekit-testimonia-style-4 .swiper-slide .elementskit-single-testimonial-slider:after {
	content:'';
	display:block;
	position:absolute;
	width:60px;
	height:60px;
	background-color:transparent;
	background-image:url(../img/icon-speechbubble-01.svg);
	background-size:100% auto;
	background-position:top center;
	background-repeat:no-repeat;
	left:130px;
}

.elementskit-testimonial-slider button.slick-arrow:hover {
	color:#005E84 !important;
}


.eael-data-table-wrap tr > td:not(:last-of-type) {
	border-right:2px solid #d9dada !important;
}

.elementor .elementor-element.busse-timeline-list ul.elementor-icon-list-items .elementor-icon-list-item {
	margin-left:-7px;
}

.swiper-button-next:after, 
.swiper-button-prev:after {
	display:none !important;
}







@media (min-width: 768px){
	
	/*
	.navbar {
		-webkit-transition:background-color .5s ease, -webkit-box-shadow .5s ease;
    transition:background-color .5s ease, -webkit-box-shadow .5s ease;
    -o-transition:background-color .5s ease, box-shadow .5s ease;
    transition:background-color .5s ease, box-shadow .5s ease;
    transition:background-color .5s ease, box-shadow .5s ease, -webkit-box-shadow .5s ease;
	}
	.navbar:not(.navbar-scroll-point) {
		background-color:transparent;
		    -webkit-box-shadow: none;
    box-shadow: none;
	}
	
	.navbar .navbar-header .navbar-brand img {
	max-height:50px;
		transition:max-height .5s ease;
}
	.navbar:not(.navbar-scroll-point) .navbar-header .navbar-brand img {
	max-height:80px;
}
	
	
	.navbar .title-logo-wrapper {
	padding:5px 15px;
		transition:padding .5s ease;
}
	
	.navbar:not(.navbar-scroll-point) .title-logo-wrapper {
	padding:15px 15px;
}
	.wrapper > .header {
		margin-bottom:0 !important;
	}
	*/
	
	.elementskit-testimonial-slider.ekit-testimonia-style-4 .swiper-slide .elementskit-single-testimonial-slider:after {
	left:0;
}
	
	.elementor-column.am-feature-box.subpage-box {
		align-self:flex-start;
	}
	
	.elementor-column.am-feature-box.frontpage-box .elementor-widget-wrap {
		flex-direction:column;
	}
	
	.elementor-column.am-feature-box.frontpage-box .elementor-widget-wrap .elementor-widget-icon-list {
		flex-grow:5;
	}

	
	
	
}



@media (min-width: 1225px) {
	.ekit-template-content-header {
		position:fixed;
		top:0;
		right:0;
		bottom: auto;
		left:0;
		z-index:500;
	}
	
	.ekit-template-content-header .elementor-element.page-logo img {
		-webkit-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
	}
	
	.ekit-template-content-header.top-nav-collapse .elementor-element.page-logo img {
		max-width:250px;
	}
	
	
	.wpcf7-form .cf7-row {
	-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
}
}