/*
 Theme Name:   Soho Hotel Child
 Description:  Soho Hotel Child Theme
 Author:       quitenicestuff
 Author URI:   http://quitenicestuff.com
 Template:     soho-hotel
 Version:      4.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-colors
 Text Domain:  soho-hotel-child
*/


@font-face {
    font-family: 'Geologica-light';
    src: url('/wp-content/themes/soho-hotel-child/fonts/Geologica-Light.eot');
    src: url('/wp-content/themes/soho-hotel-child/fonts/Geologica-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/soho-hotel-child/fonts/Geologica-Light.woff2') format('woff2'),
        url('/wp-content/themes/soho-hotel-child/fonts/Geologica-Light.woff') format('woff'),
        url('/wp-content/themes/soho-hotel-child/fonts/Geologica-Lightr.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.center-carousel {
    text-align: center!important;
}

.center-carousel .vc_carousel {
    margin: 0 auto!important;
}

.center-carousel .vc_carousel-slideline,
.center-carousel .vc_images_carousel {
    margin-left: auto !important;
    margin-right: auto !important;
}