/*
Theme Name: Varaus Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Varaus - Hotel Booking WordPress Theme
Template:	varaus
Version: 1.0
Text Domain: varaus-child
*/

.rooms-cust .img-holder img
{
	width: 100%;
	aspect-ratio:3/2;
	object-fit: cover;
}

.wpo-select-section-3
{
	display: none;
}

.dest-cust .img-holder img
{
	aspect-ratio: 2/3;
	object-fit: cover;
}

.img-carousel img
{
	aspect-ratio: 1 !important;
	object-fit: contain;
}


.wpo-section-title span, .room-sidebar .widget h3:before {
    color: #a7c541 !important;
}

.site-header #navbar>ul li a:hover, .site-header #navbar>ul li a:focus
{
	color: #000 !important;
}

.hero-style-3 .theme-btn-s2, .varaus-about .theme-btn-s2 {
    background-color: #a7c541 !important;
}

.contact-info .icon, .wpcf7-submit
{
	background: #a7c541 !important;
}

.varaus-desst-section .varaus-desst-grids .grid:after, .varaus-desst-section-s2 .varaus-desst-grids .grid:after
{
	background: -webkit-linear-gradient(top, #a7c541 30%, #1e1f2c) !important;
}

.varaus-desst-section .details h3 a:hover, .varaus-desst-section-s2 .details h3 a:hover
{
	color: #a7c541 !important;
}