/*
Theme Name: BookYourTravel Child
Theme URI: http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266?ref=themeenergy
Description: Book Your Travel Child Theme
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Template: BookYourTravel
Version: 1.0.0
*/
/* =Theme customization starts here
————————————————————– */
/*
Theme Name: BookYourTravel
Theme URI: http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Description: Book Your Travel – a responsive WordPress theme with a powerful online booking and reservation system for accommodations, bed and breakfasts, guest houses, villas, hotels, tours, cruises, rent a cars, travel agencies, booking portals, travel blogs and everyone else in the tourism business.
License: Envato Split License
License URI: https://themeforest.net/licenses/standard
Text Domain: bookyourtravel
Version: 8.18.7
*/
element.style {
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
margin: 0;
}
.deals > .row > article > div > a > figure, .destinations > .row > article > div > a > figure, .offers > .row > article > div > a > figure, .page-template-page-post-list .post .entry-featured > a > figure {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-grid-column-align: stretch;
justify-self: stretch;
height: 450px;
}
element.style {
}
.deals > .row > article:not(.full-width) > div > a > figure img, .destinations > .row > article:not(.full-width) > div > a > figure img, .offers > .row > article:not(.full-width) > div > a > figure img {
-webkit-border-bottom-right-radius: 0 !important;
-moz-border-bottom-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-moz-border-bottom-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
width: 100%;
height: 100%;
object-fit: cover;
object-position: left;
}