/*

Theme Name: Mohawk Mountain Ski Area

Theme URI: http://www.thedigitalknight.com

Template: Avada

Version: 1.0.0

Description: A child theme to house custom coding which modifies the Avada parent theme by ThemeFusion.

Author:   The Digital Knight 

Author URI: http://www.thedigitalknight.com

License: GNU General Public License v2

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/******************/
/* Avada          */
/******************/
.fusion-layout-column .fusion-column-wrapper {
    transform: none !important;
}

/******************/
/* Snow Report    */
/******************/
@media (min-width: 981px) {
    body.page-template-page-template-snow-report #main-content .container:before {
        display: none;
    }

    body.page-template-page-template-snow-report #left-area {
        width: 99.125%;
        padding-right: 0;
        float: none;
    }

    body.page-template-page-template-snow-report #sidebar {
        float: none;
        display: none;
    }
}

#snow-report-utilities {
    padding: 36px 0;
}

#snow-report-wrapper {
	box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
	padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#snow-report-wrapper h3 {
	text-transform: uppercase;
	font-size: 35px;
}

#snow-report-ctas {
	margin-top: 50px;
}

#snow-report-updated {
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 0;
	border: none;
	background-color: #4b7ab8;
	border-radius: 2px;
}

#snow-report-updated .cellwrapper {
	border: 1px solid #4b7ab8;
}

#snow-report-updated h3 {
	  margin: 0;
    padding-top: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 35px;
}

#snow-report-updated h5 {
	color: #003058;
	line-height: 1;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}

#snow-report-updated h5 span {
	display: block;
	margin-top: 5px;
	color: #ffffff;
}

#snow-report-updated .row {
	margin: 20px 0;
}

#snow-report-updated .cell {
	padding-left: 20px;
	float: left;
	width: 25%;
}

#snow-report-details-wrapper .cell {
    float: left;
    width: 33.3333%;
}


#snow-report-trail-status .cellwrapper {
	border: 1px solid #a5bfde;
}

#snow-report-trail-status .cell {
	float: left;
	width: 20%;
	padding: 20px;
	min-height: 130px;
	text-align: center;
}

#snow-report-trail-status .cell:nth-child(2),
#snow-report-trail-status .cell:nth-child(3),
#snow-report-trail-status .cell:nth-child(4),
#snow-report-trail-status .cell:nth-child(5) {
	border-left: 1px solid #a5bfde;
}

#snow-report-trail-status p.value {
	color: #5bbeff;
	line-height: 1;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	font-size: 400%;
}

#snow-report-trail-status h6 {
	color: #0072bc;
	line-height: 1;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin: 10px 0 0;
}

#snow-report-night-skiing-wrapper h3,
#snow-report-trails-wrapper h3,
#snow-report-lifts-wrapper h3 {
	margin: 40px 0 20px 0;
	text-align: left;
	color: #003058;
	line-height: 120%;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#snow-report-night-skiing-wrapper .header,
#snow-report-trails-wrapper .header,
#snow-report-lifts-wrapper .header {
	padding: 2px 0;
	border: 1px solid #4b7ab8;
	background: #4b7ab8;
	font-weight: bold;
	color: #ffffff;
}

#snow-report-night-skiing-wrapper .skiing,
#snow-report-trails-wrapper .trail,
#snow-report-lifts-wrapper .lift {
	border-bottom: 1px solid #a7dff8;
}

#snow-report-night-skiing-wrapper .cell {
	float: left;
	padding: 5px;
}

#snow-report-night-skiing-wrapper .cell:nth-child(1) {
	width: 30%;
}

#snow-report-night-skiing-wrapper .cell:nth-child(2) {
	width: 35%;
}

#snow-report-night-skiing-wrapper .cell:nth-child(3) {
	width: 20%;
	text-align: center;
}

#snow-report-night-skiing-wrapper .cell:nth-child(4) {
	width: 15%;
	text-align: center;
}

#snow-report-trails-wrapper .cell {
	float: left;
	padding: 5px;
}

#snow-report-trails-wrapper .cell:nth-child(1) {
	width: 25%;
}

#snow-report-trails-wrapper .cell:nth-child(2) {
	width: 15%;
	text-align: center;
}

#snow-report-trails-wrapper .cell:nth-child(3) {
	width: 15%;
	text-align: center;
}

#snow-report-trails-wrapper .cell:nth-child(4) {
	width: 15%;
	text-align: center;
}

#snow-report-trails-wrapper .cell:nth-child(5) {
	width: 15%;
	text-align: center;
}

#snow-report-trails-wrapper .cell:nth-child(6) {
	width: 15%;
	text-align: center;
}

#snow-report-lifts-wrapper .cell {
	float: left;
	padding: 5px;
}

#snow-report-lifts-wrapper .cell:nth-child(1) {
	width: 25%;
}

#snow-report-lifts-wrapper .cell:nth-child(2) {
	width: 60%;
}

#snow-report-lifts-wrapper .cell:nth-child(3) {
	width: 15%;
	text-align: center;
}


@media (max-width: 980px) {
    body.page-template-page-template-snow-report #main-content .container {
        width: 100%;
    }

    #snow-report-details-wrapper .cell {
        padding-bottom: 20px;
        float: none;
        width: 100%;
    }

    #snow-report-night-skiing-wrapper .cell {
        font-size: 12px;
        word-break: break-word;
    }

    #snow-report-trails-wrapper .cell {
        font-size: 12px;
        word-break: break-word;
    }

    #snow-report-lifts-wrapper .cell {
        font-size: 12px;
        word-break: break-word;
    }

    #snow-report-updated .cell {
        padding-left: 0px;
        padding-bottom: 20px;
        float: none;
        width: 100%;
    }

    #snow-report-wrapper {
        width: 100%;
    }
}

/******************/
/* Weather Widget */
/******************/

.weather-atlas-wrapper .current_temp .current_text {
    line-height: 1.2;
    color: #4490cb !important;
    display: block;
    font-family: 'proxima_novalight', sans-serif !important;
    font-size: 18px;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-shadow: none;
}

.weather-atlas-wrapper .weather-atlas-header {
    display: none;
}

.weather-atlas-wrapper .weather-atlas-footer {
    display: none;
}


/********************/
/* Condition Widget */
/********************/

.condition-widget-wrapper {
		background-color: #fff;
    box-shadow: 0 8px 10px rgb(0 0 0 / 10%);
    float: left;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}

.condition-widget-wrapper .box-title {
    background-color: #4490CB;
    height: 50px;
    line-height: 40px;
		padding-left: 10px;
		padding-right: 10px;
}

.condition-widget-wrapper .box-title h2 {
    color: #fff;
    float: left;
    font-size: 34px !important;
    line-height: 30px !important;
    margin: 10px 0px 0px 0px;
    font-family: 'Bebas Neue' !important;
    letter-spacing: 1.5px !important;
    font-weight: 400 !important;
    height: 40px;
}

.condition-widget-wrapper .hp-heading-links {
    color: #fff;
    float: right;
    margin-right: 7px;
	  margin-top: 4px;
    opacity: .7;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    vertical-align: middle;
}

.condition-widget-wrapper .hours {
    padding-top: 8.5px;
	  padding-left: 10px;
		padding-right: 10px;
    font-size: 12px;
    text-align: center;
}

.condition-widget-wrapper .box-text p {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.condition-widget-wrapper .box-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.condition-widget-wrapper .box-text ul li {
    margin: 8.5px;
}

.condition-widget-wrapper .box-text ul li > div {
    background: #F9F9FB;
    display: block;
    line-height: 78px;
    min-height: 78px;
    text-decoration: none;
    transition: opacity .2s ease;
    -webkit-transition: opacity .2s ease;
}

.condition-widget-wrapper .box-text ul li div .number-open {
    border-right: 1px solid #979797;
    color: #4B7AB8;
    display: block;
    float: left;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 48px;
    font-weight: 700;
    height: 78px;
    margin-right: 15px;
    text-align: center;
    width: 85px;
    text-transform: uppercase;
    padding: 4px;
}

.condition-widget-wrapper .box-text ul li div .description {
    color: #4490cb;
    display: block;
    font-family: 'proxima_novalight', sans-serif;
    font-size: 18px;
    font-weight: 400;
		text-transform: uppercase;
}


/**********************/
/* Newsletter Signup  */
/**********************/

form.newsletter-signup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 2rem 0 0;
    border: 3px solid #fff;
}

form.newsletter-signup .gform_body.gform-body {
    width: 100%;
    margin-right: 0;
}

form.newsletter-signup 
div#field_1_3 {
    grid-column: span 10;
}

form.newsletter-signup 
div#field_submit {
    grid-column: span 2;
    min-width: 200px;
    text-align: right;
    margin-right: 0;
}

form.newsletter-signup #input_1_3 {
    padding: 1rem;
    border: 0;
    float: right;
    color: #fff !important;
    background: none;
    font-size: 1.125rem;
    font-family: "Inter",sans-serif;
    font-weight: bold;
    line-height: 1.4;
    height: 60px;
    border-radius: 0;
    width: 100%;
}

form.newsletter-signup 
input#gform_submit_button_1 {
    background: transparent;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
	  height: 60px;
}

form.newsletter-signup #input_1_3::placeholder {
  color: #fff !important;
  opacity: 1;
}

form.newsletter-signup #input_1_3:-ms-input-placeholder { 
  color: #fff !important;
}

form.newsletter-signup #input_1_3::-ms-input-placeholder { 
  color: #fff !important;
}


h4.header-stay-updated {
	color: #fff !important; 
	font-size: 30px !important; 
	margin-top: 50px !important;
}

@media (max-width: 640px) {
	h4.header-stay-updated {
    margin: 0;
		padding: 0;
}
	
	form.newsletter-signup {
    border: none;
	}
	
	form.newsletter-signup div#field_1_3 {
    grid-column: span 12;
    border: 3px solid #fff;
}
		
	form.newsletter-signup div#field_submit {
			grid-column: span 12;
			min-width: auto;
			text-align: right;
			margin: 0 auto;
			padding-right: 0;
	}
}