/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


/* Your CSS code goes here
-------------------------------------- */

.main-menu-container.second {z-index:0;}
.singlemeta {float:right; font-size:29px;width:52%;}
.logo {margin-left:50%;}
a.viewmore {border:1px solid #000;text-decoration:none;padding:20px;text-transform:uppercase; font-family:"Playfair Display";}
h4.data-filter-section-title {color:#000!important;text-transform:uppercase;}
.entry-date.published {display:none;}
.phone-number { position: absolute; right: 7%; top:10px; font-size: 20px;}
.phone-number a.header-phone { color: #fff; font-weight: 900 !important; font-family: sans-serif; text-decoration: none;}
.chimpy-reset.chimpy_popup_content {  display: none;}

.phone-number a.header-phone {
    font-family: "Playfair Display" !important;
}

@media only screen and (max-width: 750px) {
.singlemeta {float:none; width:100%;}
.logo {margin-left:auto;}
}
.post-filters {
	margin: 0 8.3333% 8.3333% 8.3333%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	padding:22px;
	background: #fff;
}
#sgr-custom-taxonomies-menu-3 h3 {margin-top:12px;}
li.itinerary-type li {padding-let:5px;}