/*
Theme Name: Bodega
Theme URI: http://demo.select-themes.com/bodega
Description: Bodega - A Stylish Theme For Small Businesses
Tags: small business, clean, stylish, blog, portfolio, creative, businesses, shop, fashion, hipster, modern, svg, elegant, minimal, simple
Author: Select Themes
Author URI: http://demo.select-themes.com
Text Domain: bodega
Version: 3.2
License: GNU General Public License
License URI: licence/GPL.txt
*/

@font-face {
    font-family: 'source_han_serif_cnregular';
    src: url('https://dev.maxfengshui.com/wp-content/themes/bodega/css/font-awesome/fonts/s-regular-webfont.woff2') format('woff2'),
         url('https://dev.maxfengshui.com/wp-content/themes/bodega/css/font-awesome/fonts/s-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.single .wpb_wrapper p {
    position: relative;
    padding-top: 55.56%;
}
.single .wpb_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (max-width:1365px) {
    .title h1 {
        font-size: 45px;
        line-height: 70px;
    }
}

@media screen and (max-width:991px) {
    .title h1 {
        font-size: 35px;
    }
}

@media screen and (max-width:575px) {
    .vertical_menu_enabled .title .not_responsive img {
        height: 150px;
    }
} 