@font-face {
    font-family: 'Wildy Sans';
    src: url('https://tierrabonitaexotics.com/wp-content/themes/neve/assets/css/WildySansRegular.woff2') format('woff2'),
        url('https://tierrabonitaexotics.com/wp-content/themes/neve/assets/css/WildySansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GillSans';
    src: url('https://tierrabonitaexotics.com/wp-content/themes/neve/assets/css/GillSans.woff2') format('woff2'),
        url('https://tierrabonitaexotics.com/wp-content/themes/neve/assets/css/GillSans.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

a, h3, h4, h5, span, li, div {
	font-family: 'GillSans' !important;
}

a.btn, .elementor-button-link {
	background: #f90a4f !important;
}

h1, .custom-heading-font h2 {
    font-family: 'Wildy Sans' !important;
}

.custom-heading-font h2 {
	text-transform: lowercase !important;
}

.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container {
	background-size: cover !important;
}

.sa_hover_container .btn {
	position: unset !important;
}
.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container p {
	margin-bottom: 5px;
}

.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.elementor-section .elementor-column .elementor-widget-wrap .elementor-widget-heading:nth-child(3) h2{
	//color: #983064 !important;
}

a.btn:hover, a.elementor-button-link:hover {
	background-color: #972c62 !important;
	color: #fff !important;
}

.nav-ul li a {
	font-weight: bold;
}

.nav-ul li:hover>.wrap>.caret, .nav-ul li:hover>.wrap>a {color: #f90a4f}

main .white .sa_owl_theme .owl-nav .owl-prev {
	background: rgb(248 0 74) url(/wp-content/plugins/easy-slider-revolution/owl-carousel/../images/icon_prev.png) no-repeat center center !important
}

main .white .sa_owl_theme .owl-nav .owl-next {
	background: rgb(248 0 74) url(/wp-content/plugins/easy-slider-revolution/owl-carousel/../images/icon_next.png) no-repeat center center !important;
}

.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container h1 {
	overflow: hidden;
	padding-left: 6%;
}

.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container p {
	padding-left: 6%;
}

form.wpcf7-form.init {
	max-width: 800px;
	margin: 0 auto;
	border: 1px solid #ddd;
	padding: 1rem;
}

form.wpcf7-form.init p label {
	display: flex;
	flex-direction: column;
	width: 100%;
}

form.wpcf7-form.init p input,
form.wpcf7-form.init p textarea{
	width: 100%;
	box-shadow: 0 0 3px 0 var(--nv-secondary-accent);
	--formfieldbordercolor: var(--nv-secondary-accent);
	resize: none;
	max-height: 150px;
}

form.wpcf7-form.init p input.wpcf7-submit {
	box-shadow: none;
	--formfieldbordercolor: unset;
	background-color: #f90a4f !important;
}

form.wpcf7-form.init p input.wpcf7-submit:hover {
	background-color: #972c62 !important;
}

.elementor-25 .elementor-element.elementor-element-686f684d:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-686f684d > .elementor-motion-effects-container > .elementor-motion-effects-layer, .elementor-375 .elementor-element.elementor-element-2fced05:not(.elementor-motion-effects-element-type-background), .elementor-375 .elementor-element.elementor-element-2fced05 > .elementor-motion-effects-container > .elementor-motion-effects-layer, section.elementor-section.elementor-top-section.elementor-element.elementor-element-d83443c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
	background: linear-gradient(45deg, #f8004a, #983064);
}

.elementor-accordion .elementor-tab-title {
	background: #ef0a4c;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-d83443c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-container {
	padding: 40px 0;
}


section.elementor-section.elementor-top-section.elementor-element.elementor-element-d83443c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default h2, section.elementor-section.elementor-top-section.elementor-element.elementor-element-d83443c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default p, .elementor-accordion .elementor-tab-title a, .elementor-accordion .elementor-tab-title span i {
	color: #fff !important;
}

.elementor-25 .elementor-element.elementor-element-4f2270b3 > .elementor-shape-bottom .elementor-shape-fill {
    fill: #f8004a;
}


.elementor-25 .elementor-element .elementor-heading-title br {
	display: none;
}

.footer-bottom {
	background: #324465;
}

.elementor-25 .elementor-element.elementor-element-2c5da008 .elementor-heading-title {
	word-break: break-all;
}

@media only screen and (min-width: 768px) {
	h2.elementor-heading-title {
		font-size: 50px;
    letter-spacing: 3px;
	}
	
	.sa_hover_container .btn {
		margin-left: 6%;
	}
	
	
	form.wpcf7-form.init {
		padding: 2rem;
	}
	
	.elementor-25 .elementor-element .elementor-heading-title {
		min-height: 40px;
	}
	
	.elementor-25 .elementor-element p {
		min-height: 264px;
	}
	
	.images-custom img {
		min-height: 157px;
		object-fit: cover;
		max-height: 157px;
	}
}

@media only screen and (min-width: 992px) {
	.images-custom .elementor-heading-title {
		min-height: unset;
	}
	
	.elementor-25 .elementor-element p {
		min-height: 180px;
	}
	
	.images-custom img {
		min-height: 190px;
		max-height: 190px;
	}
}


@media only screen and (min-width: 1200px) {
	h1 {
		font-size: 7.5vw !important;
		margin-bottom: 0 !important;
	}
	
	.custom-heading-font h2 {
		font-size: 5vw !important;
		letter-spacing: 5px;
	}
	
	.elementor-25 .elementor-element p {
		min-height: 156px;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container h1 {
		font-size: 65px !important;
	}
	
	.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container {
		background-position: -730px -21px !important;
		position: relative;
	}
	.elementor-top-section .elementor-shortcode .owl-item .sa_hover_container:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, .1);
		height: 100%;
		width: 100%;
	}
}








