/*
 Theme Name:   Intrepid Adventures
 Description:  Intrepid Adventures Child Theme
 Author:       Adam Foale
 Author URI:   https://www.volume.net.au
 Template:     soledad
 Version:      1.0.0
 Text Domain:  intrepid
*/

body {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

input[type="text"] {
	border-color: #222222 !important;
}

select {
	border-color: #222222 !important;
}

.penci-overlay-over .overlay-border {
	border: none;
}

#footer-copyright {
	margin-left: 32px;
}
#footer-copyright a {
	text-decoration: underline;
}
#footer-copyright a:hover {
	text-decoration: none;
}

.widget_subscription_widget,
.ig-subscription-form {
	margin-bottom: 0 !important;
}

.rt-reading-time {
	font-weight: bold;
}

#header .inner-header {
	min-height: 120px;
}

/*Fresh theme - menu style*/
#navigation ul.menu > li,
#navigation .menu > ul > li {
	margin-right: 0 !important;
}
#navigation .menu li a {
	line-height: 20px !important;
	padding: 20px 15px 14px;
	border-bottom: 4px solid #ffffff;
}
#navigation .menu li.menu-item-has-children a {
	padding-bottom: 13px;
}
#navigation .menu li.current-menu-item > a,
#navigation .menu > li.current-menu-ancestor > a,
#navigation .menu li:hover > a,
#navigation .menu li a:hover {
	border-bottom-color: #eb0000 !important;
}
ul.sub-menu {
	box-shadow: 0 18px 24px -18px rgba(0, 0, 0, 0.14) !important;
	border: none !important;
	margin-top: 0 !important;
	padding: 10px 0;
}
#navigation ul.menu ul a,
#navigation .menu ul ul a,
ul.sub-menu li a {
	border: none !important;
	font-weight: 400 !important;
}
#navigation .menu .sub-menu li a:hover,
#navigation .menu .sub-menu li.current-menu-item > a,
#navigation .sub-menu li:hover > a,
#navigation ul.menu ul a:hover,
#navigation .menu ul ul a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
}
#navigation.header-layout-bottom {
	box-shadow: 0 18px 24px -18px rgba(0, 0, 0, 0.14);
}
.penci-menu-hbg,
#sidebar-nav {
	box-shadow: 0 18px 24px -18px rgba(0, 0, 0, 0.14);
}
.penci-menu-hbg .menu li a,
#sidebar-nav .menu li a {
	font-weight: 400 !important;
}
.penci-menu-hbg .menu li,
#sidebar-nav .menu li {
	border-bottom: none;
}

/*Fresh link style*/
.comment-subscription-form a,
.post-comments .comment-content a,
.inner-post-entry a {
	color: #a71f50 !important;
}
.comment-subscription-form a:hover,
.post-comments .comment-content a:hover,
.inner-post-entry a:hover {
	color: #a71f50;
	text-decoration: underline;
}
.comment-text .author a,
.comment-reply-link,
.comment-edit-link {
	color: #757575 !important;
	text-decoration: underline;
}
.comment-text .author a:hover,
.comment-reply-link:hover,
.comment-edit-link:hover {
	color: #757575;
	text-decoration: none;
}
.overlay-header-box .cat a.penci-cat-name {
	color: #efefef !important;
}
.penci-featured-content .feat-text .featured-cat a,
a.penci-cat-name {
	color: #757575 !important;
}
.cat a.penci-cat-name:after {
	border-color: #eb0000 !important;
}
.container-single .post-share a:hover,
.container-single .post-share a.liked,
.page-share .post-share a:hover,
.post-share .list-posts-share a:hover,
.tags-share-box.tags-share-box-2_3 .post-share .count-number-like,
.post-share .count-number-like,
.penci-post-share-box a.liked,
.penci-post-share-box a:hover {
	color: #eb0000 !important;
}
.penci-grid .standard-content-special .author-quote span:before,
.penci-grid .standard-content-special .author-quote span:after,
.grid-header-box:after,
.list-post .header-list-style:after,
.grid-header-box:after,
#respond h3.comment-reply-title span:before,
#respond h3.comment-reply-title span:after,
.post-box-title:before,
.post-box-title:after,
.container-single.author-quote span:before,
.container-single .author-quote span:after,
.post-entry blockquote .author span:after,
.post-entry blockquote .author span:before {
	background: #bebebe !important;
}
.container-single .format-post-box .dt-special a:hover,
.container-single .author-post span a:hover,
.post-pagination a:hover,
.author-content h5 a:hover,
.author-content .author-social:hover,
.item-related h3 a:hover,
.container.penci-breadcrumb.single-breadcrumb span a:hover,
.header-standard .post-box-meta-single .author-post span a:hover,
.penci-mag-featured-content h3 a:hover,
.penci-featured-content .feat-text h3 a:hover,
.featured-style-35 .feat-text-right h3 a:hover,
.overlay-post-box-meta .overlay-share a:hover,
.overlay-author a:hover,
.penci-grid .standard-content-special .format-post-box .dt-special a:hover,
.grid-post-box-meta span a:hover,
.grid-post-box-meta span a.comment-link:hover,
.grid-mixed .penci-post-box-meta .penci-box-meta a:hover {
	color: unset !important;
	text-decoration: underline;
}

/*Fresh form elements style*/
.comment-form-cookies-consent,
.comment-subscription-form {
	position: relative;
	padding-left: 0;
	text-align: left;
}
.comment-form-cookies-consent label,
.comment-subscription-form label {
	padding-left: 0 !important;
}
.comment-form-cookies-consent input[type="checkbox"],
.comment-subscription-form input[type="checkbox"] {
	display: none;
}
.comment-form-cookies-consent label::before,
.comment-subscription-form label::before {
	content: " ";
	display: inline-block;
	position: relative;
	top: 4px;
	left: 0;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
	border: 2px solid #757575;
	background-color: transparent;
}
.comment-form-cookies-consent input[type="checkbox"]:checked + label:after,
.comment-subscription-form input[type="checkbox"]:checked + label:after {
	font-family: FontAwesome;
	font-size: 12px;
	font-weight: lighter;
	content: "\f00c";
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border: 2px solid #222222;
	position: absolute;
	top: 4px;
	left: 0;
	background: #222222;
	color: #ffffff;
}
.widget select {
	font-family: Montserrat, "Helvetica Neue", sans-serif !important;
	padding: 11px 20px;
	border: 1px solid #dedede;
	height: unset;
	font-size: 13px;
}
input[type="submit"],
button[type="submit"] {
	border: 1px solid #222222 !important;
	background: #ffffff !important;
}
input[type="submit"]:hover,
button[type="submit"]:hover {
	color: #fff;
	background-color: #222222 !important;
	border-color: #222222 !important;
}

.container-single .post-entry .post-tags a,
.widget .tagcloud a {
	border-color: #222222;
	color: #222222 !important;
}
.container-single .post-entry .post-tags a:hover,
.widget .tagcloud a:hover {
	color: #ffffff !important;
	background: #222222 !important;
	border-color: #222222 !important;
}
.widget-social a:hover i {
	background: #222222 !important;
	border-color: #222222 !important;
}
.penci-sidebar-content .widget:last-child {
	margin-bottom: 0;
}
.subscription-select {
	padding: 10px !important;
	width: 100% !important;
	max-width: 100% !important;
}

/*Fresh footer style*/
#footer-section {
	text-align: left;
	padding: 30px 0;
	display: flex;
}
.footer-socials-section {
	padding: 30px 0 15px;
	border-bottom: none;
	text-align: left;
}
.footer-social-logo-x {
	padding-top: 4px;
}
.footer-social-logo-instagram {
	padding-top: 2px;
	padding-left: 2px;
}
ul.footer-socials li {
	margin-right: 12px;
}
ul.footer-socials li a i {
	width: 32px;
	height: 32px;
	text-align: center;
	border: 0;
	font-size: 30px !important;
}
.footer-info__accreditation-bcorp {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.footer-info__accreditation-bcorp img {
	width: 50px;
	height: 86px;
}
#footer-section .penci-col-6 {
	padding: 0;
}
.go-to-top-parent {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.go-to-top-parent span {
	font-size: 12px;
}
#widget-area {
	padding: 0;
	border-top: none;
}

@media only screen and (min-width: 960px) {
	.footer-socials-section {
		text-align: right;
	}
}

.penci-owl-carousel-slider .owl-dot span {
	border: 1px solid #d4d4d4;
	background: #fff;
}

@media only screen and (min-width: 961px) and (max-width: 1169px) {
	.pcheader-icon {
		display: none !important;
	}
}
