/**
 * Theme Name: Puna Child
 * Theme URI: http://ravistheme.com/puna/wp/
 * Description: Puna Child Template
 * Template: puna
 * Version: 1.0.0
 * Author: RavisTheme
 * Author URI: http://themeforest.net/user/RavisTheme
 * License: GNU General Public License
 * License URI: license.txt
 * Tags:  custom-background, threaded-comments, translation-ready, editor-style, custom-menu
 */

/* fix Attractions shortcut mobile photo distortion*/
@media only screen and (max-width: 767px) {
    #attraction-section .attraction-container .attraction-box .inner-box .img-container img {
max-width:none;
    }
	.attraction-single .page-content .post-container .post-box .post-img-box img {
max-width:none;
width: auto;
	}
.logo-container a img {width: 180px;}
}
/*Purple change color in assets/css/styles.css */
#main-header {
border-top: 4px solid #663b83;
}


/*Recaptcha*/
#contact-info-box .contact-form-container #contact-form, #contact-info-box .contact-form-container .wpcf7-form, #contact-info-box .wpcf7 #contact-form, #contact-info-box .wpcf7 .wpcf7-form {
background: #f9f9f9;
}

/*icons*/
.tickets { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/two-tickets_grey.png);
}
.tickets:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/two-ticketspu.png);
}
.carrent { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/carrent-1.png);
}
.carrent:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/carrentp-1.png);
}
.iron { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/iron-1.png);
}
.iron:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/ironp-1.png);
}
.restaurant { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/restaurant.png);
}
.restaurant:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/restaurantp.png);
}
.breakfast { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/breakfast.png);
}
.breakfast:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/breakfastp.png);
}
.excursions { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/excursions.png);
}
.excursions:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/excursionsp.png);
}
.internet { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/internet.png);
}
.internet:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/internetp.png);
}
.shoe { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/shoe.png);
}
.shoe:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/shoep.png);
}
.flowers { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/flowersgr70.png);
}
.flowers:hover { content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/flowersc70.png);
}

/*Social */
.ravis-icon-twitter::before {
    content: url(https://lesfleurshotel.com/wp-content/uploads/2018/11/instagramPw.png);
}

/*booking icon*/
#header-book-visit-btn i {
transform: none;
position: relative;
}

.wpgmp-map-1 .read-more.fc-item-primary-text-color.fc-css {
display: none;
}
#attraction-section .attraction-container .more-attraction {
display: none;
}