/*
Theme Name: Wedding Planner - Child
Theme URI: http://wedding_planner.freevision.me/
Author: freevision
Author URI: http://themeforest.net/user/freevision/portfolio
Description: The Wedding Planner is Responsive WordPress theme well-suited for wedding planner websites.
Version: 6.2
Text Domain: wedding-planner
Domain Path: /lang
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Template: wedding-planner
*/

.page-child .left-sidebar .vc_row.wpb_row.vc_row-fluid {
    width: 100% !important;
    max-width: 100% !important;
}

.page-child .carousel.single {
    height: 500px !important;
}

.page-child .flickity-viewport {
    height: 500px !important;
}

.page-child .flickity-carousel.single .carousel-cell {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 500px;
}
