/*
Theme Name: Go Explore!
Theme URI: http://runwaywp.com
Description: Go Explore! A tool to build travel websites for destinations, guide books, bloggers and so much more. Created with the Runway framework for WordPress.
Author: Parallelus
Author URI: http://para.llel.us/
Version: 1.3.13
Tags: one-column two-columns three-columns left-sidebar right-sidebar fixed-layout fluid-layout responsive-layout buddypress custom-menu editor-style featured-images flexible-header full-width-template sticky-post theme-options threaded-comments translation-ready
License: GNU General Public License
*/

/* WP classes */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.gallery-caption {}

img[class*=\"wp-image-\"] {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.wp-caption { }
.wp-caption.aligncenter {
	margin-bottom: 1rem;
}
.wp-caption img[class*=\"wp-image-\"] { }
.wp-caption .wp-caption-text { }

.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}


@media (max-width: 600px) {
	img.alignleft, img.alignright,
	.wp-caption.alignleft, .wp-caption.alignright {
		clear: both;
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.wp-caption img { 
		width: 100%;
	}
}

/* Objects */
embed,
iframe,
object {
	max-width: 100%;
}

/* Reader Text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}


/* Content */
.main-header, .main-header .page-title {
	margin-top: 0
} 
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
article.post.sticky .page-header h1 a {
	font-weight: 500;
}
#content article .page-header h1 { 
	margin-top: 0; 
}
#content article:first-child .page-header {
	margin-top: 0;
}
.bypostauthor {}
.edit-link a {
	padding: 1rem 2rem;
	background: #f0f1f2;
	border-radius: 3px;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* Comments */
.form-allowed-tags-wrapper { display: none; }

/* Widgets */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }
.widget_search .search-form input[type=\"submit\"] { display: none; }
.widget_search .search-form .form-group,
.widget_search .search-form .search-field { width: 100% }
.widget select {
	max-width: 100%;
}

/* Adjust design around WP admin bar */
.admin-bar .navbar-wrapper .navbar-fixed-top,
.admin-bar #SubMenu.affix {
	margin-top: 32px;
}
@media (max-width: 782px) {
	.admin-bar .navbar-wrapper .navbar-fixed-top,
	.admin-bar #SubMenu.affix {
		margin-top: 46px !important;
	}
}
@media (max-width: 600px) {
	.admin-bar .navbar-wrapper .navbar-fixed-top {
		position: absolute;
	}
	.admin-bar #SubMenu.affix {
		top: 0 !important;
		margin-top: 0 !important;
	}
} 


/**************************************************************
Busca
**************************************************************/
form.big-search{
	margin-right: -15px;
	margin-left: -15px;
}
form.big-search input[type=\"text\"]{
	border-top:0 !important;
	border-left:0 !important;
	border-right:0 !important;
	border-radius: 0;
}
/**************************************************************
	Busca
**************************************************************/

/**************************************************************
	Ultimos posts
**************************************************************/
body.home .regular.blog-posts{
	padding-top: 0;
}
.blog-posts article .entry-meta .byline .fa{
	display: none;
}
body.home .blog-posts .title-entry{
	font-family: \'Cabin\', sans-serif;
	font-weight: 700;
}
/**************************************************************
	Ultimos posts
**************************************************************/


.accordion-card{
	background: #f2f2f2;
}
.accordion-card header .section-title{
	color: #444c5b;
	font-size: 26px;
}
.accordion-card footer a{ 
	color: #333;
}

.featured-destinations .cards .card .symbol{ display: none; }


body.category-ultimas-noticias .blog-posts article.post-noticias-page {
	margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 0;
}
body.category-ultimas-noticias .blog-posts article.post-noticias-page h1,
body.category-ultimas-noticias .blog-posts article.post-noticias-page h1 a{
	color: #020203;
	font-size: 20px;
	font-family: \'Cabin\', sans-serif;
	font-weight: 500;
}
body.category-ultimas-noticias .blog-posts article.post-noticias-page .entry-summary{
	font-family: \'Lato\', sans-serif;
	font-weight: 500;
	font-size: 14px;
}
body.category-ultimas-noticias .blog-posts article.post-noticias-page .hr-custom hr{
	       margin: 15px 0;
    border-top-width: 2px;
}
body.category-ultimas-noticias .blog-posts article.post-noticias-page .entry-thumbnail{
	    height: 110px;
    overflow: hidden;
}
body.category-ultimas-noticias .blog-posts .select_short-by{
	    font-size: 12px;
    padding: 5px 10px;
    height: auto;
    width: auto;
}

/*body.category-ultimas-noticias .hero.small-hero {
	background-image: url(/wp-content/uploads/2018/05/ultimas-noticias_01.jpg) !important;
}*/

.breadgrump-custom{}
.breadgrump-custom a,
.breadgrump-custom .title,
.breadgrump-custom .bred{
	color: #fff;
}
.breadgrump-custom .bred .first{
	background:url(/wp-content/themes/parallelus-go-explore/assets/images/breadgrump-dir.png) no-repeat center left;
    display: inline-block;
    padding: 2px 0 2px 35px;
}
.breadgrump-custom .bred .divisor{
	background:url(/wp-content/themes/parallelus-go-explore/assets/images/breadgrump-arrow.png) no-repeat center 8px;
    display: inline-block;
    padding: 2px 8px;
    text-indent: -9999999999px;
}

.box-info{
    position: relative;
    background-color: #e8e8e8;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 15px 20px;
    width: 270px;
    font-family: \'Lato\', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #898989;
    word-break: break-all;
}
.box-info strong{
	color: #000;
}

body.category-ultimas-noticias .blog-posts article.post-noticias-page .entry-thumbnail img{opacity: 0;}

a[href="#topo"]{
	position: fixed;
	bottom: 15px;
	z-index: 999;
	right: 15px;
	display: none;
	background: #000 url(/wp-content/uploads/2018/05/Go-Explore-Home-Page_v2_03.png) no-repeat center center;
	float: right;
	border-radius: 100px;
	color: #fff;
	padding: 15px;
	font-size: 0;
	width: 50px;
	height: 50px;
	background-size: cover;
	opacity: .5;
}
a[href="#topo"]:hover{
	opacity: 1;
}
@media (min-width: 769px) {
	.menu-mobile{
		display: none;
	}
}
@media (max-width: 769px) {
	.menu-mobile{
		/*text-align: center;*/
	}
	.menu-mobile li{
		display: inline-block;
	}
	.menu-mobile li .fa-fw{
		font-size: 26px;
	}
}

.regular{
	padding-top: 4rem;
    padding-bottom: 3rem;
}

.tags a{
	display: inline-block;
    background: #f5f6f6;
    color: #666;
    padding: 4px 11px;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 5px;
}