/***** CUSTOM STYLES *****/

#content {
	background-color: #dddcdc;
}

.break {
	clear: both;
}

#main .post a {
	color: #cf3476;
}

#main .post a:hover {
	color: #f05094;
}


/** HEADER **/

.menu .logo-holder a {
	padding: 0;
}

.top-bar, .top-bar ul {
    background-color: #ffffff;
}

.top-bar-right {
	float: none;
	clear: both;
	text-align: center;
}

.top-bar-right #menu-primary-navigation-1 {
	display: inline-block;
	margin: 0 auto;
}


#menu-primary-navigation-1 a {
  font-family: sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.67;
  text-align: left;
  color: #767676;
  text-transform: uppercase;
}

#menu-primary-navigation-1 .menu-item a {
	border-top: 2px solid #939393;
	border-bottom: 2px solid #ffffff;
}

#menu-primary-navigation-1 .menu-item:hover a {
	border-bottom: 2px solid #939393;
}

#menu-primary-navigation-1 .menu-item .submenu li a:hover {
	color: #ffffff;
	background-color: #939393;
}

#menu-primary-navigation-1 .menu-red a {
	border-top: 2px solid #e7051b;
	border-bottom: 2px solid #ffffff;
}

#menu-primary-navigation-1 li {
	white-space: nowrap;
}

#menu-primary-navigation-1 li ul li a {
	border-bottom: 2px solid #ffffff !important;
}

#menu-primary-navigation-1 li ul li a::before {
	content: "\00BB   ";
}

#menu-primary-navigation-1 .menu-red:hover a {
	border-bottom: 2px solid #e7051b;
}

#menu-primary-navigation-1 .menu-red .submenu li a:hover {
	color: #ffffff;
	background-color: #e7051b;
}

#menu-primary-navigation-1 .menu-orange a {
	border-top: 2px solid #f9a303;
	border-bottom: 2px solid #ffffff;
}

#menu-primary-navigation-1 .menu-orange:hover a {
	border-bottom: 2px solid #f9a303;
}

#menu-primary-navigation-1 .menu-orange .submenu li a:hover {
	color: #ffffff;
	background-color: #f9a303;
}

#menu-primary-navigation-1 .menu-yellow a {
	border-top: 2px solid #f1dd47;
	border-bottom: 2px solid #ffffff;
}

#menu-primary-navigation-1 .menu-yellow:hover a {
	border-bottom: 2px solid #f1dd47;
}

#menu-primary-navigation-1 .menu-yellow .submenu li a:hover {
	color: #ffffff;
	background-color: #f1dd47;
}

#menu-primary-navigation-1 .menu-green a {
	border-top: 2px solid #009415;
	border-bottom: 2px solid #ffffff;
}

#menu-primary-navigation-1 .menu-green:hover a {
	border-bottom: 2px solid #009415;
}

#menu-primary-navigation-1 .menu-green .submenu li a:hover {
	color: #ffffff;
	background-color: #009415;
}

#menu-primary-navigation-1 li a {
	padding: 6px 0;
}

#menu-primary-navigation-1 li {
	padding-left: 45px;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	content: none !important;
}

.menu .active > a {
	background-color: transparent;
}

.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
	left: 42px;
	right: auto;
}

#menu-primary-navigation-1 .submenu {
	border: none !important;
}

#menu-primary-navigation-1 .submenu li {
	padding-left: 0;
	
}

#menu-primary-navigation-1 .submenu li a {
	border-top: none;
	padding: 6px 20px;
	margin-top: 0;
}

#page-header-container {
	background: url('../images/bg-pastel.png') repeat-x center bottom;
	padding-bottom: 6px;
}

#page-header {
	position: relative;
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
}

#page-header-text {
	position: absolute;
	bottom: 50px;
}

#page-header h1 {
	font-family: sans-serif;
	  font-size: 3.5em;
	  font-weight: bold;
	  letter-spacing: -0.7px;
	  text-align: left;
	  color: #ffffff;
}

#page-header-text p {
	color: #ffffff;
	font-style: italic;
	font-family: 'Georgia', serif;
}

#page-header-text .avatar {
	border-radius: 20px;
	margin-right: 5px;
}

#continent-map {
	margin: 0 auto;
	display: block;
}

.top-bar-far-right {
	float: right;
	max-width: 370px;
	font-family: Georgia, serif;
	margin-right: 20%;
}

.top-bar-far-right p {
	font-size: 0.9em;
}

/** FOOTER **/

.footer {
	background: #424242 url('../images/bg-pastel.png') repeat-x center top;
	padding: 40px 0;
	margin-top: 0;
}

#inner-footer {
	color: #ffffff;
}

#footer-search {
	max-width: 250px;
}

#footer-search input[type="text"] {
	width: 200px;
	border: 1px solid #cacaca;
}

#footer-search input {
	float: left;
}

#footer-search button {
	padding: 0.8em 0.9em;
	background-color: #cf3476;
	border: 1px solid #cacaca;
	border-left: none;
	margin-top: 0px;
	margin-left: -1px;
	height: 39px;
}

#inner-footer, #upper-footer {
	color: #ffffff;
	border-bottom: 1px solid #aaa;
	font-size: 1em;
}

#inner-footer h4, #upper-footer h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 700;
}

#inner-footer {
	margin-top: 35px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#copyright {
	font-size: 0.75em;
	text-align: center;
	color: #ffffff;
}

/** SIDEBAR **/

.sidebar {
	margin-top: 200px;
}

.sidebar-interior {
	background: url('../images/bg-bold.png') repeat-x left top;
	padding-top: 20px;
}

.sidebar .widget {
	background-color: #ffffff;
	border: solid 1px #767676;
	margin-bottom: 30px;
}

.sidebar .widget h4 {
  font-family: sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.04;
  color: #767676;
  text-transform: uppercase;
  padding: 10px 15px;
  background: url('../images/bg-skinny.png') repeat-x left bottom;
}

.sidebar .widget ul {
	padding: 15px;
}

.sidebar .widget .widget-posts li {
	clear: both;
	min-height: 100px;
	margin-bottom: 20px;
}

.sidebar .widget .widget-posts h5 {
	font-weight: bold;
	font-size: 1em;
}

.sidebar .widget .widget-posts a {
	float: right;
	color: #cf3476;
	font-weight: bold;
	font-size: 1em;
}

.sidebar .widget .widget-posts .wp-post-image {
	max-width: 100px;
	max-height: 100px;
	float: left;
	border-radius: 50px;
	margin-right: 10px;
	border: 1px solid #333;
}

/** HOMEPAGE **/

.homepage #page-header {
	height: 946px;
}

.home #inner-content #main {
	margin-top: 20px;
	padding: 0 25px;
}

.home #inner-content #main h1 {
	color: #cf3476;
	font-family: sans-serif;
	font-size: 2em;
	font-weight: 900;
	line-height: 1.25;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.home #inner-content #main .entry-content {
	padding-left: 60px;
	font-family: Georgia, serif;
}

.home #main .page {
	border-top: none;
    padding-left: 0;
    padding-top: 0;
	margin-top: 0;
	font-family: 'Georgia', serif;
}

#home-search {
	max-width: 250px;
	margin: 50px auto;
}

#home-search input[type="text"] {
	width: 200px;
}

#home-search input {
	float: left;
}

#home-search button {
	padding: 0.8em 0.9em;
	background-color: #cf3476;
	border: 1px solid #cacaca;
	border-left: none;
	margin-top: -1px;
	margin-left: -1px;
	height: 41px;
}

a.svg {
  position: relative;
  display: block; 
}
a.svg:after {
  content: ""; 
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
}

.svg-wrapper { display: inline-block; position: relative; width: 100%; vertical-align: middle; }
.svg-wrapper svg { display: inline-block; position: absolute; top: 0; left: 0;  }

/** SINGLE **/

#main {
	background-color: #ffffff;
	border: solid 1px #767676;
	padding-bottom: 30px;
}

#inner-content {
	position: relative;
}


#post-excerpt {
	background-color: #4b4b4b;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 20px;
	position: relative;
	top: -40px;
	max-width: 690px;
	margin-left: 55px;
	z-index: 1000;
	font-weight: 700;
    font-size: 1.2em;
}

.has-excerpt {
	margin-top: -50px;
}

#main .post {
	border-top: 1px solid #000;
    padding-left: 60px;
    padding-top: 30px;
	margin-top: 20px;
	font-family: 'Georgia', serif;
	font-size: 1.3em;
	padding-right: 3%;
}

#main:not(.has-excerpt) {
	margin-top: -60px;
}


/** Related Posts Plugin **/
div.wp_rp_content {
    display: inline-block !important;
    border-top: 1px solid #c3c3c3;
    padding-top: 10px;
    margin-top: 30px;
}



/** PAGE **/

#main .page {
	border-top: 1px solid #000;
    padding-left: 60px;
    padding-top: 30px;
	margin-top: 50px;
	font-family: 'Georgia', serif;
	font-size: 1.3em;
}

/** ARCHIVE **/

#flag-box {
	border-top: 1px solid #000000;
	margin-top: 20px;
	padding: 40px 60px 0 60px;
}

#flag-box a {
	color: #767676;
	font-family: sans-serif;
	font-size: 1.25em;
	display: block;
	margin: 0;
	padding: 2px;
}

#flag-box a:hover {
	background-color: #de46a9;
	color: #ffffff;
}

.archive-flag {
	background-size: 30px 23px;
	background-repeat: no-repeat;
	padding-left: 40px !important;
	background-position: 5px 5px;
}

.archive-item {
	font-family: sans-serif;
	cursor: pointer;
}

.archive-image img {
	width: 100%;
}

.archive-image {
	position: relative;
}

.archive-image-text {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #ffffff;
}

#main .archive-image-text a {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.archive-icons {
	margin-top: 15px;
}

#main .archive-item .read-more {
	float: right;
	background-color: #cf3577;
	color: #ffffff;
	padding: 7px 15px;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 0.75em;
}

.archive-item span {
	font-size: 0.6em;
	font-weight: bold;
	padding-right: 15px;
}

.archive-item span i, .archive-icons a {
	color: #000000;
}

.archive-item span i {
	font-size: 1.75em;
	vertical-align: middle;
}

.archive-item h2 {
	font-size: 2rem;
    font-weight: 900;
    padding-top: 1em;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: -1px;
}

#main .archive-item h2 a {
	color: #000000;
}

.archive-item .entry-content {
	font-family: 'Georgia', serif;
}

.page-navigation {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.pagination .current {
	background-color: #cf3577;
}

#main .archive-item:hover h2 a, #main .archive-item:hover .entry-content, #main .archive-item:hover span {
	color: #cf3577;
}

#main .archive-item:hover .read-more {
	background-color: #663333;
	color: #ffffff;
}

.archive-item:hover img {
	-webkit-filter: hue-rotate(260deg); 
	filter: hue-rotate(260deg);
}

.top-category #breadcrumb_holder {
	padding-left: 20px;
}

.article-header .fa-camera {
	padding-right: 8px;
}

/** ARCHIVE SUBCATEGORY **/

#sub-archive-box {
	background-color: #4b4b4b;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 20px;
	position: relative;
	top: -40px;
	max-width: 1100px;
	margin-left: 55px;
	z-index: 1000;
}

#sub-archive-box a {
	color: #cf3476;
}

#subcategory-nav {
	margin-top: 20px;
	padding-left: 80px;
	border-bottom: 1px solid #767676;
	height: 55px;
}

#subcategory-nav .tab-item {
	float: left;
	font-size: 1.2em;
	padding: 10px 25px;
	color: #767676;
	margin-bottom: -1px;
	cursor: pointer;
	font-weight: bold;
}

#subcategory-nav .tab-item.selected {
	border-left: 1px solid #767676;
    border-bottom: 3px solid #ffffff;
    border-right: 1px solid #767676;
    border-top: 4px solid #Cf3476;
    color: #cf3476;
}

#main.is-archive .post {
	font-size: 1.1em;
}

#main.is-archive .post:first-child {
	border-top: none;
}

.news-holder {
	padding: 50px;
}

#main.is-archive {
	position: relative;
	margin-top: -60px;
}

.is-archive .archive-icons {
	display: none;
}

.news-item {
	border-bottom: 1px solid #ccc;
	padding: 7px 15px;
	color: #000000;
	font-weight: bold;
}

.news-item a {
	color: #000000;
}

.news-item:hover, .news-item:hover a {
	background-color: #cf3476;
	color: #ffffff;
}

#country-right {
	background-color: #ffffff;
	padding: 20px;
	margin-right: 15px;
	color: #000000;
	font-size: 0.85em;
}

#main.is-archive #breadcrumb_holder {
	padding-top: 40px;
	margin-left: 40px;
}

#breadcrumb_holder{
    list-style:none;
    margin: 1.75em 0 1em 0;
    overflow:hidden;
	font-size: .75em;
    text-transform: uppercase;
}
  
#breadcrumb_holder li{
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
}
  
#breadcrumb_holder .separator{
    font-size:1.25em;
    font-weight:100;
    color:#000;
}

.no-photos {
	text-align: center;
	margin-top: 40px;
}

/** MASONRY FOR GALLERIES **/


.grid-item { 
	width: 150px; 
	padding: 2px;
}
.grid-item--width2 { 
	width: 300px; 
}

.grid-item .img-desc {
	position: absolute;
	bottom: 0;
	background: rgba(33, 33, 33, 0.8) none repeat scroll 0 0;
	color: #ddd;
	display: none;
	margin: 2px;
	font-family: sans-serif;
	font-size: 0.6em;
}

/** SOCIAL MEDIA **/

.sfsi_widget {
	float: left;
	padding-top: 45px;
}

.sfsi_widget .norm_row {
	max-width: 25px;
}

.page .sfsi_widget {
	padding-top: 80px;
}

.is-homepage .sfsi_widget {
	padding-top: 145px;
}


/** FOOTER **/
.footer a {
    color: #cf3476;
}

.footer a:hover {
    color: #f05094;
}

/************************************/
/****            RESPONSIVE      ****/
/************************************/

@media screen and (max-width: 768px) {
    #logo {
		width: 150px;
		height: 64px;
	}

	#menu-primary-navigation-1 li {
		padding-left: 15px;
	}

	#menu-primary-navigation-1 .menu-item a, #menu-primary-navigation-1 .menu-red a, #menu-primary-navigation-1 .menu-orange a, #menu-primary-navigation-1 .menu-yellow a, #menu-primary-navigation-1 .menu-green a {
		margin-top: 20px;
	}

	.archive-icons a {
		display: block;
		margin-bottom: 10px;
	}

	#page-header h1 {
		font-size: 1.875em;
	}

	#sub-archive-box, #country-right {
		margin-left: 3%;
		margin-right: 3%;
		width: 94%;
	}

	#subcategory-nav {
		height: 55px;
	}

	p {
		font-size: 1em;
	}

	#page-header {
		background-position: center;
	}
}

@media screen and (max-width: 480px) {
	
	.svg-wrapper {
		display: none;
	}

	.top-bar-right.show-for-small-only, .top-bar .top-bar-left {
		width: auto;
	}

	.top-bar-right.show-for-small-only .menu {
		float: right;
		width: auto;
	}

	.sidebar {
		margin-top: 30px;
	}

	.footer {
		padding-top: 30px;
		text-align: center;
	}

	#flag-box {
		padding: 20px;
	}

	#main .post {
		padding: 20px;
	}

	#subcategory-nav {
		padding-left: 3%;
		height: 40px;
	}

	#subcategory-nav .tab-item {
		font-size: 0.75em;
		padding: 8px 10px;
	}

	.news-holder {
		padding: 3%;
	}

	#main .post {
		padding-left: 35px;
	}

	#post-excerpt {
		margin-left: 2%;
		margin-right: 2%;
	}

	.sfsi_widget {
		margin-left: -5px;
		padding-top: 35px;
	}

	.sfsi_wicons {
		width: 30px !important;
		height: 30px !important;
	}

	.is-homepage .sfsi_widget {
	  padding-top: 285px;
	}

	p {
		font-size: 0.75em;
	}

	h2 {
		letter-spacing: -0.5px;
	}

	.home #inner-content #main h1 {
		letter-spacing: -0.5px;
	}

}