/*
Theme Name: Riverside Villas
Description: State of-the-art accommodation for your next stay in Manchester
Theme URI:   https://
Author: Tempt Marketing
Author URI:  https://temptmarketing.co.uk/
Template: salient
Version: 1.0.0
*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css');

h2 { margin-bottom: 0; }
.light a { color: #FFF; }

#header-secondary-outer a { text-decoration: none; margin: 0 10px; opacity: 1 !important; }
#header-secondary-outer a:last-child { margin-right: 0; }
#header-secondary-outer a.tel:before { font-family: "FontAwesome"; content: '\f095'; margin-right: 8px; }
#header-secondary-outer a.email:before { font-family: "FontAwesome"; content: '\f0e0'; margin-right: 8px; }
#header-secondary-outer a.airbnb:before { font-family: "FontAwesome"; content: '\f834'; margin-right: 6px; }
body #header-secondary-outer { max-width: 100%; font-size: 13px; line-height: 1; text-align: right; padding: 8px 0 !important; }

@media only screen and (max-width: 999px) {
	#header-secondary-outer { display: none; }
}

.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav, .material #header-secondary-outer { min-height: 0 !important; }

#header-outer:not(.transparent) #top #logo { color: #D29751 !important; }

#slide-out-widget-area .secondary-header-text { display: none; }

.swiper-slide .content h1 { max-width: 1000px; margin: 0 auto; }
.swiper-slide .slide-bg-wrap .slide-bg-overlay { opacity: 0.4; }

.nectar-flickity:not(.masonry) .flickity-viewport { margin-top: 50px !important; }

.nectar_icon_wrap[data-style="shadow-bg"][data-color="accent-color"] .nectar_icon:before { box-shadow: none; }

.divider-wrap[data-alignment=center] .divider-small-border { width: 100px !important; }

.nectar_single_testimonial { text-align: center; }
.nectar_single_testimonial[data-style="bold"] p { font-size: 36px; line-height: 1.1; }
.nectar_single_testimonial[data-style=bold] p span { font-size: 80px; line-height: 1; }
.testimonial_slider .image-icon { display: none; }

@media only screen and (max-width: 690px) {
	.nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button a { padding: 15px 25px; font-size: 14px; }
	body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent a { padding: 13px 25px; font-size: 14px; }
	.nectar_single_testimonial[data-style="bold"] p { font-size: 24px; line-height: 1.3; }
}