/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

@font-face {
	font-family: "DMSans-Regular";
	src: url('fonts/DMSans-Regular.eot');
  	src: url('fonts/DMSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/DMSans-Regular.woff2') format('woff2'),
       url('fonts/DMSans-Regular.woff') format('woff'),
       url('fonts/DMSans-Regular.ttf')  format('truetype'),
       url('fonts/DMSans-Regular.svg#svgFontName') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MoonTime-Regular";
	src: url('fonts/MoonTime-Regular.eot');
  	src: url('fonts/MoonTime-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/MoonTime-Regular.woff2') format('woff2'),
       url('fonts/MoonTime-Regular.woff') format('woff'),
       url('fonts/MoonTime-Regular.ttf')  format('truetype'),
       url('fonts/MoonTime-Regular.svg#svgFontName') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	transition: all ease-in 0.3s;
	-webkit-transition: all ease-in 0.3s;
}

body, h4, h5, h6, #mainnav ul li a,
form input[type="submit"] {
	font-family: "DMSans-Regular", sans-serif !important;
}

h1, h2, h3 {
	font-family: "MoonTime-Regular", sans-serif !important;
	font-weight: 300;
}

h2 {
	line-height: 1;
}

h4 {
	line-height: 1.3;
}

h4 a {
	color: #4d98ba !important;
}

h4 a:hover {
	color: #ebd05e !important;
}

.noMarginBottom {
	margin-bottom: 0 !important;
}

.grecaptcha-badge {
	display: none !important;
}

body .site-header {
	background-color: rgba(255, 255, 255, 1);
}

.site-header.float-header {
	box-shadow: 1px 1px 5px #ccc;
	background-color: rgba(255, 255, 255, 0.6);
}

body.home .page-wrap,
body.home .page-wrap .content-wrapper,
.page .page-wrap .content-wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.page .entry-header {
	margin-bottom: 0 !important;
}

.mainnav.toggled {
	background: #FFFFFF !important;
}

.mainnav.toggled ul > li > a {
	color: #4d98ba !important;
}

.mainnav.toggled ul > li > a:hover {
	color: #ebd05e !important;
}

.mainnav ul li.yellowLink a,
.mainnav.toggled ul li.yellowLink a {
	color: #ebd05e !important;
}

.mainnav ul li.yellowLink a:hover,
.mainnav.toggled ul li.yellowLink a:hover {
	color: #4d98ba !important;
}

.mainVideoHome {
	/*
	background: #4d98ba url(images/bkg-video.jpg) no-repeat 0 0;
	background-size: cover;
	*/
}

form input[type="text"],
form input[type="email"],
form input[type="textarea"],
form input[type="submit"],
form select {
	width: 100%;
}

form input[type="submit"] {
	font-size: 18px !important;
	padding: 20px 40px !important;
}

[data-class="wpcf7cf_group"] {
	margin-bottom: 20px;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: 0 auto !important;
}

.labelPrivacy {
	font-weight: 300 !important;
	font-size: 14px;
}

.labelPrivacy a {
	color: #4d98ba !important;
}

.labelPrivacy a:hover {
	color: #ebd05e !important;
}

#media_image-2 {
	text-align: center;
}

#menu-menu-social {
	text-align: center;
	margin: 0 auto;
}

#menu-menu-social li {
	display: inline-block;
	margin-left: 15px;
}

#menu-menu-social li:first-child {
	margin-left: 0;
}

#menu-menu-social a {
	width: 55px;
    height: 55px;
    background-color: transparent;
    border: solid 3px #FFFFFF;
	-webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    display: block;
}

#menu-menu-social a:before {
	font-family: 'FontAwesome';
	font-size: 25px;
	line-height: 50px;
	color: #FFFFFF;
}

#menu-menu-social a:hover {
	border-color: #ebd05e;
}

#menu-menu-social a:hover:before {
	color: #ebd05e;
}

#menu-menu-social a[href^="https://www.facebook.com"]:before {
	content: "\f39e";
}

#menu-menu-social a[href^="https://www.instagram.com"]:before {
	content: "\f16d";
}

#menu-menu-social a[href^="https://www.youtube.com"]:before {
	content: "\f167";
}

#nav_menu-2 {
	margin-bottom: 0 !important;
}

body.page-template-page_fullwidth_dayLVNP .content-area .hentry {
	padding-bottom: 0;
}

body.page-template-page_fullwidth_dayLVNP .entry-footer {
	margin-top: 0;
}

.listWeek .elementor-button {
	max-width: 100%;
}

.menuWeek ul {
	list-style: none;
	padding-left: 0;
}

.menuWeek ul li a {
	color: #FFFFFF;
}

.menuWeek ul li a:hover {
	color: #EBD05E;
}

.secondWeek ul {
	text-align: center;
}

.thirdWeek ul {
	text-align: right;
}

.iron-audioplayer .track-title {
	display: none;
}

@media only screen and (max-width: 1220px) and (min-width: 1025px) {
	.listWeek h6.elementor-heading-title{
		font-size: 16px;
	}

	.listWeek .elementor-button {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.listWeek .elementor-button {
		font-size: 18px !important;
		width: 100% !important;
	}
}



@media only screen and (min-width: 768px) {
	.header-clone { 
		/* height: 140px !important; */
	}

	.mainVideoHome video {
    	/*
    	max-width: 75% !important;
    	max-height: 100% !important;
    	*/
	}

	.mainVideoHome {
		height: calc(100vh - 140px) !important;
	}
}

@media only screen and (max-width: 767px) {
	.mainVideoHome {
		height: calc(100vh - 183px) !important;
	}
}

@media only screen and (max-width: 600px) {
	.mainVideoHome {
		min-height: 350px !important;
		height: 115vh !important;
	}

	.menuWeek ul,
	.menuWeek h4 {
		text-align: left !important;
	}
}

@media only screen and (max-width: 400px) {
	.mainVideoHome {
		height: 45vh !important;
	}
}