/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*Fuente riesling*/
@font-face {
    font-family: 'rieslingregular';
    src: url('fonts/riesling-webfont.eot');
    src: url('fonts/riesling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/riesling-webfont.woff2') format('woff2'),
         url('fonts/riesling-webfont.woff') format('woff'),
         url('fonts/riesling-webfont.ttf') format('truetype'),
         url('fonts/riesling-webfont.svg#rieslingregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*Fuente riesling*/

.img-responsive{
	max-width:100%;
}

#custom_html-5{
	margin-top: 0;
	padding-top: 0 !important;
}

