/*
Theme Name:         eDreams Child Theme - ODIGEO Blogs
Theme URI:          https://roots.io/sage/
Description:        Theme based in Sage Theme. Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.2
Author:             Edu Richard
Author URI:         https://edreams.es/
Text Domain:        odigeo-blogs-edreams
Template:     		odigeo-blogs

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-Black.eot');
	src: url('fonts/BrandonGrotesque-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Black.woff') format('woff'),
		url('fonts/BrandonGrotesque-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-Bold.eot');
	src: url('fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Bold.woff') format('woff'),
		url('fonts/BrandonGrotesque-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-Medium.eot');
	src: url('fonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Medium.woff') format('woff'),
		url('fonts/BrandonGrotesque-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-Regular.eot');
	src: url('fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Regular.woff') format('woff'),
		url('fonts/BrandonGrotesque-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-Light.eot');
	src: url('fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Light.woff') format('woff'),
		url('fonts/BrandonGrotesque-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-BoldItalic.eot');
	src: url('fonts/BrandonGrotesque-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-BoldItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-LightItalic.eot');
	src: url('fonts/BrandonGrotesque-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-LightItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-MediumItalic.eot');
	src: url('fonts/BrandonGrotesque-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-MediumItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-ThinItalic.eot');
	src: url('fonts/BrandonGrotesque-ThinItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-ThinItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-BlackItalic.eot');
	src: url('fonts/BrandonGrotesque-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-BlackItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('fonts/BrandonGrotesque-RegularItalic.eot');
	src: url('fonts/BrandonGrotesque-RegularItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-RegularItalic.woff') format('woff'),
		url('fonts/BrandonGrotesque-RegularItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}


body {
	font-family: 'Brandon Grotesque';
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
}
a {
    color: #039;
}
a:hover {
    color: #1e44d5;
}
.btn-primary, .comment-form input[type=submit] {
    color: #fff;
    background-color: #1e44d5;
    border: 0;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .comment-form .open>input.dropdown-toggle[type=submit], .comment-form input.active[type=submit], .comment-form input[type=submit]:active, .comment-form input[type=submit]:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1a3ab6;
}
#top-nav .navbar-nav {
	list-style: outside none none;
	font-family: 'Brandon Grotesque';
	font-size: 11px;
}
.entry-content {
	font-family: 'Merriweather', serif;
	line-height: 1.9em;
}
.entry-content h1, 
.entry-content h2,
.entry-content h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}

.related-link {
	font-family: 'Brandon Grotesque';
	font-weight: bold;
}
.related-link a {
	color: #003399;
	border: 0 none;
	text-decoration: none;
}
.related-link a:hover, .related-link a:focus {
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}

.widget_wp_dynamic_searchbox_v .sb_widget .widgetbox {
    font-family: 'Brandon Grotesque';
    color:#433f33;
}

.widget_wp_dynamic_searchbox_v .sb_widget .widgetbox h3 .ds-header-feat {
    font-family: 'Brandon Grotesque';
    color:#433f33;
	font-size:30px;
	text-align:center;
	font-weight: 500;
}
.widget_wp_dynamic_searchbox_v .sb_widget a.btn_external {
    text-align: left;
    display: inline-block;
    margin: 10px 0 0 0;
    font-size: 12px;
    text-decoration: none;
    border: 0;
}
.widget_wp_dynamic_searchbox_v .sb_widget a.btn_external:hover {
	text-decoration: underline;
	background: none;
}
