/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

/*GLOBAL*/
html {
	overflow-x: hidden;
}
.content-box {
	box-shadow: none;
	padding: 0 0 4% 0;
	width: 100%;
	min-height: 200px;
}
#content-container {
	padding: 0 5%;
}
.page-template-default #content-container {
	padding: 40px 5% 0;
}
#content-container .section-full-width .section-boxed {
	margin: 90px auto 100px;
}
#content-container .section-boxed {
	margin: 50px auto 60px;
}
#content-container .content-box {
	margin: 0 auto;
}
.section-full-width {
	box-shadow: none;
}
#full-width .post-content {
	padding: 0 4%;
}
#content-container .section-full-width .section-boxed {
	padding: 0 5%;
}
.nomargin {
	margin: 0 !important;
}

/*TYPOGRAPHY*/
body {
	letter-spacing: 0 !important;
	line-height: 26px;
	font-weight: 400;
}
p {
	margin: 20px 0;
}
p:empty {
	display: none;
}
ul, ol {
	margin-left: 40px;
	list-style-position: outside;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	clear: none;
	font-weight: 700;
	letter-spacing: 0px;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, .pt-price {
	line-height: 1.2;
}
h1 {
	font-size: 45px;
}
h2 {
	font-size: 39px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 12px;
}
a {
	color: #ff6600;
}
a:hover {
	color: #5b5b5b;
}
.bold, span.bold {
	font-weight: 700;
}

/*BUTTON*/
.button, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"], input[type="submit"], .wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary, #mc_embed_signup .button {
	font-family: 'Source Sans Pro';
	font-size: 20px !important;
	line-height: 1 !important;
	color: #fff !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-weight: 700 !important;
	padding: 8px 25px !important;
	background-color: #ff6600 !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 20px !important;
	height: auto !important;
}
.button:hover, span.button:hover, span.button a:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover, .button-large:hover, span.button-large:hover, input[type="submit"]:hover, #mc_embed_signup .button:hover {
	color: #5b5b5b !important;
	background-color: #fff !important;
}
.button font {
	vertical-align: bottom !important;
}

/*HEADER*/
#header {
	padding-top: 0;
	overflow: hidden;
}
.home .section-header {
	display: none;
}
.header-wrapper {
	background-color: transparent;
	background-image: url(images/insidepage-map-bg.png);
	background-repeat: no-repeat;
}
#logo-container {
	margin-top: 0;
}
.fixed-header-scroll #logo-container img {
	max-height: 97px !important;
}
.section-header {
	padding-bottom: 40px;
	padding-top: 50px;
}

/*NAVIGATION*/
.navigation-container {
	float: left;
}
.nav-menu ul {
	margin-top: 0;
}
.nav-menu ul li {
	background-color: #ff6600 !important;
	border-radius: 20px !important;
	padding-bottom: 0 !important;
	margin: 0 5px;
}
.nav-menu ul li:hover, .nav-menu ul li.current-menu-item {
	background-color: #fff !important;
}
.nav-menu ul li a {
	padding: 6px 25px !important;
}
.nav-menu ul li a:hover, .nav-menu ul li.current-menu-item a {
	color: #5b5b5b !important;
}
.nav-menu > ul > li > a:after, .nav-menu > div.menu-ul > ul > li > a:after {
	content: none;
}
.nav-menu ul li:first-child {
	margin-left: 0;
}
.nav-menu ul li:last-child {
	margin-right: 0;
}
.nav-menu ul li a {
	letter-spacing: 0;
}

/*CONTENT SLIDER*/
.content-slider-wrapper {
	padding-top: 0 !important;
}
.content-slider {
	padding: 0 0 60px 0;
}
ul#cs-slider-ul {
	margin-top: 50px;
	max-width: 1066px;
	margin-left: auto;
	margin-right: auto;
}
.cs-layout-img-text .cs-content-left.col {
	width: 32%;
}
.cs-layout-img-text .cs-content-right.col {
	margin-top: 60px;
	width: 68%;
}
.content-slider h2.cs-element {
	color: #5b5b5b;
	text-shadow: 1px 1px rgba(0,0,0,0.29);
	line-height: 1.1;
}
.cs-content p {
	font-size: 26px;
	text-shadow: 1px 1px rgba(0,0,0,0.29);
	color: #5b5b5b;
	line-height: 32px;
}
.content-slider .button {
	margin-right: 5px;
}

/*PAGE TITLE*/
.page-title-wrapper {
	background-color: transparent;
	padding-bottom: 0;
	width: 64%;
}
.page-title .content-boxed {
	padding: 60px 0 0;
}
.page-title {
	padding-bottom: 0;
	text-align: left;
}
.page-title h1, #content-container .page-title {
	padding-bottom: 0;
	font-size: 45px !important;
	letter-spacing: 0px;
	font-weight: 700;
	color: #fff !important;
	text-align: left !important;
}
.page-title h1:after {
	content: none;
}
.page-subtitle {
	letter-spacing: 0;
	font-family: 'Source Sans Pro';
	font-size: 26px;
	line-height: 32px;
	text-transform: none;
	margin-top: 30px;
}

/*404 PAGE*/
.error404 #content-container {
	padding: 0 3%;
}
.archive:not(.post-type-archive-product) .page-title h1, .search-results .page-title h1, .error404 .page-title h1 {
	text-transform: capitalize;
	font-size: 44px;
	letter-spacing: -1px;
}
.search-no-results #not-found {
	margin-top: 0 !important;
	width: 100% !important;
}
.search-no-results input[type="text"].search-input, .search-no-results #searchform input[type="text"] {
	width: auto !important;
}
.search-no-results #content {
	margin-bottom: 40px;
}

/*HOMEPAGE*/
.home #content-container {
	display: none;
}

/*MAPPLIC*/
.mapplic-tooltip {
	background-color: #5b5b5b !important;
	min-width: 300px !important;
}
.mapplic-tooltip-title, .mapplic-tooltip-description, .mapplic-tooltip p {
	color: #fff !important;
}
.mapplic-tooltip-title {
	font-family: Ubuntu !important;
	font-size: 20px !important;
	font-weight: 700 !important;
}
.mapplic-tooltip-description, .mapplic-tooltip p {
	font-family: 'Source Sans Pro' !important;
	font-size: 17px !important;
	line-height: 22px !important;
}
.mapplic-popup-link {
	float: left !important;
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	background-color: #ff6600 !important;
	border-radius: 20px !important;
	padding: 5px 15px !important;
	line-height: 19px !important;
}
.mapplic-popup-link:hover {
	background-color: #fff !important;
	color: #5b5b5b !important;
}
.mapplic-tooltip-close {
	background-image: url(images/cross.svg) !important;
	opacity: 1 !important;
}
.mapplic-hovertip {
	min-width: 30px !important;
	padding: 6px 14px 2px !important;
}
#mapplic-id39 .mapplic-tooltip-triangle {
	border-color: #5b5b5b transparent transparent transparent !important
}

/*MAILCHIMP*/
#mc_embed_signup {
	background-color: transparent !important;
	font-family: 'Source Sans Pro' !important;
	font-size: 15px !important;
}
#mc_embed_signup form {
	text-align: left !important;
}
#mc_embed_signup .mc-field-group {
	padding-bottom: 10px !important;
	min-height: 0 !important;
}
#mc-embedded-subscribe-form .mc_fieldset {
	padding: 20px 0 !important;
}
textarea:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=search]:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/*GTRANSLATE*/
.switcher {
	float: right;
	margin-top: 10px;
}

/*FOOTER*/
#footer {
	text-align: center;
}
.footer-box .title {
	display: none;
}
.footer-widgets {
	margin-top: 40px;
	padding-bottom: 0 !important;
}
.home .footer-widgets {
	margin-top: 60px;
}
.footer-box {
	margin-bottom: 0;
}
.footer-box ul {
	margin-bottom: 0;
}
.footer-box h3 {
	color: #fff;
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 30px;
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
}
.footer-bottom {
	padding: 25px 0 40px !important;
}
.footer-widgets a {
	color: #ff6600 !important;
	font-weight: 700;
	font-size: 26px;
	font-family: 'Source Sans Pro';
	margin: 0 12px;
}
.footer-widgets a:hover {
	color: #fff !important;
}
.copyrights {
	font-size: 18px;
	line-height: 1;
	text-transform: none;
	letter-spacing: 0;
	font-family: 'Source Sans Pro';
	text-align: center;
	float: none;
}
.copyrights span {
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}

/*EVOLV FOOTER SPRITES CSS*/
.evolv-logo-sprite {
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/logo-evolv-sprite.png) no-repeat 0 0;
	width: 40px;
	height: 9px;
	vertical-align: middle;
}
.evolv-logo-sprite.light {
	background-position: 0 0;
}
.evolv-logo-sprite.dark {
	background-position: 0 -11px;
}

/*MEDIA QUERIES*/
@media (max-width: 1000px) {
	#logo-container {
		margin-right: 2% !important;
	}
	#logo-container a img {
		max-height: 291px !important;
		height: auto !important;
	}
	#menu {
		display: none !important;
	}
	.mobile-nav {
		cursor: pointer !important;
		display: block !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		padding: 0 3% !important;
	}
	.mob-nav-menu {
		margin-bottom: -21px;
		margin-left: -5%;
s		position: absolute;
		text-transform: uppercase;
		width: 100%;
		z-index: 99999;
		background-color: #fff !important;
		text-align: center;
		margin-top: -300px !important;
	}
	.mob-nav-btn {
		background: rgba(0, 0, 0, 0) url("images/mobile-menu.svg") no-repeat scroll 0 0 / 18px 18px;
		height: 17px !important;
		line-height: 17px !important;
		font-weight: 700;
		color: #ff6600 !important;
		padding-left: 20px !important;
		text-transform: uppercase !important;
		display: block !important;
		font-family: 'Source Sans Pro';
	}
	.mob-nav-menu ul {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.mob-nav-menu ul li a {
		border-bottom: none !important;
		font-family: 'Source Sans Pro' !important;
		font-size: 16px !important;
		padding: 5px 3% !important;
		font-weight: 700;
		color: #ff6600 !important;
	}
	.mob-nav-menu ul li a:hover {
		color: #5b5b5b !important;
	}
	.mob-nav-arrow {
		left: 55%;
		top: -8px !important;
	}
	.navigation-container {
		display: block !important;
		float: none !important;
	}
	body {
		font-weight: 600 !important;
	}
	.content-slider .button {
		margin-left: 0 !important;
	}
	#main-container .page-subtitle {
		font-size: 26px !important;
	}
	.page-title-wrapper {
		width: 74% !important;
	}
	.page-title .content-boxed {
		padding: 40px 0 !important;
	}
}
@media (max-width: 768px) {
	#logo-container a {
		float: none !important;
	}
	#logo-container a img {
		max-height: 291px !important;
	}
	#logo-container img {
		display: inline !important;
		margin-bottom: 20px !important;
	}
	#logo-container {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
		margin: 0 auto !important;
	}
	.mob-nav-btn {
		padding-left: 17px;
	}
	.mobile-nav {
		float: none !important;
		margin: 0 auto;
		position: relative;
		text-align: center;
		max-width: 77px;
		z-index: 9999;
	}
	.mob-nav-menu {
		margin-top: -128px !important;
	}
	.cols-2 .col, .cols-3 .col, .cols-5 .col, .cols-6 .col, .home-category-grid .col:last-child .col {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.cs-title {
		font-size: 50px !important;
	}
	.switcher {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.page-title-wrapper {
		width: 100% !important;
	}
	.page-title, .page-title h1, #content-container .page-title {
		text-align: center !important;
	}
}
@media (max-width: 595px) {
	.mapplic-tooltip {
		min-width: 248px !important;
	}
}