

/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


@import url("/css/pikaday.css");
@import url("css/ubermenu.css");
@import url("css/getawayguide.css");
@import url("css/header.css?ver=1.0");




.price_menu_4col{
	width:100%;
	font-family:Montserrat;
	text-align:center;
}




.price_menu_4col tr th{
	font-family:Montserrat;
	background-color:#b56a4f;
	color:#ffffff;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-size:20px;
	font-weight:500;
}

.price_menu_4col tr td{
	font-family:Montserrat;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
	font-weight:500;
 
}



.price_menu_4col tr:nth-child(even) {  
  background:#ffffff;  
}  




.price_menu_4col tr th:first-child {
	text-align:center;
	padding-right:5px;
}
.price_menu_4col tr td:first-child {
	text-align:left;
	padding-left:15px;
}


@media (max-width: 480px) { 

	.price_menu_4col tr th{
		padding-top:10px;
		padding-bottom:10px;
		font-size:10px !important;
		font-weight:400 !important;
		line-height:1.3 !important;
	}
	
	.price_menu_4col tr td{
		padding-top:10px;
		padding-bottom:10px;
		font-size:11px;
		font-weight:400;
		line-height:1.3 !important;
	 
	}
}

.pickerBookInntopiaWrapper{
	margin-top:40px;
	width:100%;
	text-align:center;
}


.pickerBookInntopia{
	margin:0 auto;
	width: 265px; 
	height: 290px; 
	background-color:#ffffff;
}



.pickerwrapperInntopiaLessons{
	width:100%;
	height:0px;
	animation-name: pickeranimationInntopiaLessons;
	animation-duration: 1s;
}

@keyframes pickeranimationInntopiaLessons{
	0%   {height:0px;}
	100%   {height:205px;}
	
}



#weathertopheader{
	display:none;
	margin-top:10px;
	padding:0px !important;
}

#weathermidheader{
	margin-top:10px;
	padding:0px !important;
}


#weatherbaseheader{
	display:none;
	margin-top:10px;
	padding:0px !important;
}





.div-snowforecast-ftable-header{
	width:33.3333333%;
	min-height:100px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:20px;
	border-right:solid 1px #b1b1b1;
	
}


.div-snowforecast-ftable-last-header{
	border-right:solid 0px #b1b1b1;
}



.weathertabheader{
	padding:0;
	margin-top:-8px;
	padding-bottom:8px;
	float:right;

}


.snowforecastdivheader{
    -webkit-animation-name: widthFramesHeader; 
    -webkit-animation-duration: .5s; 
    animation-name: widthFramesHeader;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards; 
    animation-fill-mode: forwards;
}

@-webkit-keyframes widthFramesHeader {
    0%   {
	width:10%;
	}
    100% {
	width:100%;
	}
}


@keyframes widthFramesHeader {
    0%   {
	width:10%;
	}
    100% {
	width:100%;
	}
}



#snowforecastheader-top{
	display:inline-block;
	font-size:9px;
	padding: 0px 3px;
	font-weight:bold;
	color:#535353;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}
#snowforecastheader-mid{
	display:inline-block;
	font-size:9px;
	padding: 0px 3px;
	font-weight:bold;
	color:#b56a4f;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}

#snowforecastheader-base{
	display:inline-block;
	font-size:9px;
	font-weight:bold;
	padding: 0px 3px;
	color:#535353;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}






.rcr-element-box-left{
	
	text-align:left !important;
}

.rcr-element-box-liftstatus {
	font-family:'Open Sans' !important;
	font-weight:300 !important;
	font-size:14px !important;
	color:#2d2d2d !important;
}

.rcr-element-box-openstatus{
	font-family:'Open Sans' !important;
	font-weight:300 !important;
	font-size:12px !important;
	color:#2d2d2d !important;
}



.table-ewb tr:nth-child(even) {
	background-color:#ffffff;
}

.table-percent1 {
	font-size:34px;
	font-weight:bold;
	font-family:'Open Sans';
	color:#b56a4f;
}

.table-percent2 {
	font-size:20px;
	font-family:'Open Sans';
	color:#b56a4f;
}




.table-ewb th {
	text-align:center;
	color:#ffffff;
	background:#b56a4f;
	font-family:Montserrat;
	font-size:16px;
	font-weight:normal;
}




.table-ewb tr td:first-child {
	font-family:'Open Sans';
	font-size:16px;
	color:#111111;
}





.div-summerforecast{
	float:left;
	width:33.33%;
	padding-left:10px;
	padding-right:10px;
	min-width:300px;
	padding-top:20px;
}
.div-summerforecast-16{
	float:left;
	width:16.665%;
	padding-left:5px;
	padding-right:5px;
	min-width:140px;
	padding-top:20px;
	border:solid 1px #b0b0b0;

}



.table-summerforecast {
	width:100%;
	
}
.table-summerforecast tr th {
	text-align:center;
	width:33.3333333333%;
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
}
.table-summerforecast tr:nth-child(1) {
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}


.table-summerforecast tr:nth-child(2) {
	text-align:center;
}

.table-summerforecast-innertable{
	width:100%;
	min-height:100px;
	background-color:transparent;
	border:solid 1px #b0b0b0;
}


.table-summerforecast-innertable tr:nth-child(1) {
	background-color:transparent !important;
	
}
.table-summerforecast-innertable tr td{
	padding-top:8px;
	text-align:center;
	font-family:'Open Sans';
}

.table-summerforecast-innertable-title{
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:2px !important;
	padding-bottom:2px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}
.table-summerforecast-innertable-image{
	margin-bottom:8px;
}

.summerforecast-innertable-left{
	border-right:solid 1px #b0b0b0;
}

/* table summerforecast summary */


.table-summerforecast-summary {
	width:100%;
	
}
.table-summerforecast-summary tr th {
	text-align:center;
	width:50%;
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
}
.table-summerforecast-summary tr:nth-child(1) {
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}


.table-summerforecast-summary tr:nth-child(2) {
	text-align:center;
}

.table-summerforecast-innertable-summary{
	width:100%;
	min-height:100px;
	background-color:transparent;
}


.table-summerforecast-innertable-summary tr:nth-child(1) {
	background-color:transparent !important;
	padding-top:8px;
	
}
.table-summerforecast-innertable-summary tr td{
	padding-top:8px;
	text-align:center;
	font-family:'Open Sans';
}


.table-summerforecast-innertable-title-summary{
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:2px !important;
	padding-bottom:2px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}
.table-summerforecast-innertable-image-summary{
	margin-bottom:8px;
}

.table-winterforecast-innertable-summary{
	width:100%;
	min-height:100px;
	background-color:transparent;
	text-align:center;
}


.table-winterforecast-summary {
	width:100%;
	text-align:center;
	
}
.table-winterforecast-summary td{
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-family:Montserrat;
	
}
.table-winterforecast-summary th{
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-family:'Open Sans';
	font-weight:300;
	
}

.div-winterforecast-16{
	float:left;
	width:16%;
	padding-left:5px;
	padding-right:5px;
	min-width:80px;
	padding-top:10px;

}

.winter-summary-color{
	color:#b56a4f !important;
}




/* table summerforecast summary */
/* table summerforecast summary-header */

.div-summerforecast-header{
	float:left;
	width:73px;
	padding:0;
	margin:0;
	margin-right:15px;
	border-right:solid 0px #b0b0b0;

}

.div-summerforecast-header-last{
	border-right:solid 0px #b0b0b0;
	margin-right:0px;

}



.table-summerforecast-summary-header {
	width:62px;
	border:solid 0px #b0b0b0;
	padding:0;
	margin:0;
	
}
.table-summerforecast-summary-header tr:nth-child(1) {
	color:#b56a4f;
	line-height:100%;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(1) {
	color:#b0b0b0;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(4) {
	color:#b56a4f;
	line-height:90%;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(6) {
	color:#b56a4f;
	line-height:90%;
	
}

.table-summerforecast-innertable-summary-header{
	min-height:100px;
	background-color:transparent;
}




.table-summerforecast-summary-header tr th {
	text-align:center;
	padding:0px;
	font-family:Montserrat;

	font-size:11px;
}


.table-summerforecast-innertable-summary-header tr td{
	padding:0px;
	text-align:center;
	font-size:11px;
	font-family:'Open Sans';
}


.table-summerforecast-innertable-image-summary-header{
	width:30px;
	margin-bottom:8px;
}


/* table summerforecast summary-header */




.icon-trailreport-hikebike{
	width:100%;
	max-width:60px !important;
	height:auto;
}

.table-trails {
	border:solid 0px red;
	width:100%;
}

.table-trails tr th {
	height:60px;
}

.table-trails tr td {
	height:45px;
}


.table-trails th {
	background-color:#808080;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
	
	
}

.table-trails tr th:nth-child(1) {
	text-align:center;
	font-size:13px;
	
}
.table-trails tr th:nth-child(2) {
	padding-right:8px;
	font-size:9px;
}

.table-trails tr th:nth-child(3) {
	border:solid 0px blue;
}
.table-trails tr th:nth-child(4) {
	padding-left:8px;
	padding-right:8px;
	font-size:10px;
	width:82px;
}




.table-trails td {
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;
	font-family:Montserrat;
	text-transform:uppercase;
}

.table-trails tr td:nth-child(1) {
	text-align:center;
}
.table-trails tr td:nth-child(2) {
	padding-right:8px;
	font-size:9px;
	text-align:center;
}

.table-trails tr td:nth-child(3) {
	border:solid 0px blue;
	text-align:left;
}
.table-trails tr td:nth-child(4) {
	font-size:11px;
	width:82px;
}




.table-trails tr:nth-child(odd) {
	background-color:#ffffff;
}



#logo-minusdesktop{
	display:none;
}




#marketingad{
	margin-top:-130px;
}



.rcr_tabs li {
	border:solid 1px #d3d3d3;
	background: #e0e0e0 !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right:2px;
}
.rcr_tabs ul li {
	border:solid 1px #d3d3d3;
	background: #e0e0e0 !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right:2px;
}

.rcr_tabs  li.active {
	font-size:115%;
	background: #ffffff !important;
	
}


.webcam-img-wrap{
	width:100%;
	position:relative;
	border:solid 0px red;
}



.webcam-band{
	position:absolute;
	top:0px;
	left:0px;
	height:60px;
	border:solid 0px green;
	width:100%;
	opacity: 0.15;
	background-color:#2c6192;
	overflow:hidden;
	
}

.webcam-band-text{
	position:absolute;
	top:0px;
	left:0px;
	font-family:montseratt;
	color:#fff;
	padding:10px;
}




.ubermenu-main{
	max-width:630px !important;
	margin-left:10% !important;
}


.getalerts-signup-button{
	width: 130px;
	height:34px;
	display:inline-block;
	background-color:#b56a4f; 
	color: #ffffff; 
	font-size: 16px; 
	padding: 6px 4px 6px 4px !important;
	font-family:Montserrat;
	cursor:pointer;

}

.getalerts-signup-input{
	width: 40%;
	height:34px;
	display:inline-block;
	border: solid 1px #231f20; 
	color: #231f20; 
	font-size: 12px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 6px 8px 6px 6px;
	font-family:'Open Sans';
	font-weight:300;

}

.rcr-element-title-getalerts{
	position:relative;
	font-family:Montserrat;
	font-size:26px;
	width:100%;
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#2d2d2d;
	text-align:center;
	
}






.action_box_inner {
	background-color:#b56a4f !important;
}


.toplinks{
	font-family:Montserrat;
	color:#ffffff;
	font-size: 11px;
	
}
.toplinksplit{
	font-family:Montserrat;
	color:#ffffff;
	font-size: 11px;
}

.toplinks:hover{
	color:#ffffff;
	
}

.toplinkswrapper{
	position:absolute;
	top:5px;
	right:230px;
	padding:0;
	margin:0;
}


.footer-partners{
	width:100%;
	background-color:#b56a4f;
	color:#ffffff;
	text-align:left;
	border-top:solid 1px #ffffff;
	padding-top:45px;
	padding-bottom:45px;
}

.footer-partners-wrapper{
	width:100%;
	background-color:#b56a4f;
	color:#ffffff;
	text-align:center;
	padding-top:50px;
}

.footer-signup-wrapper{
	width:100%;
	background-color:#ffffff;
	color:#323232;
	text-align:center;
	padding-top:45px;
	padding-bottom:40px;

}

.footer-signup{
	width:100%;
	background-color:#ffffff;
	color:#535353;
	font-size:28px;
	font-family:Montserrat;
	text-align:center;
	font-weight:300;
	
}
.footer-signup-resortname{
	width:100%;
	background-color:#ffffff;
	color:#b56a4f;
	font-size:28px;
	font-family:'Open Sans';
	text-align:center;
	font-weight:300;
	padding-top:10px;
	padding-bottom:18px;
	
}

.footer-signup-button{
	width: 150px;
	display:inline-block;
	border: solid 1px #b56a4f; 
	color: #b56a4f; 
	font-size: 24px; 
	background: transparent; 
	border-radius: 5px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 8px 10px 8px 0px;
	font-family:'Open Sans';
	font-weight:300;

}

.footer-signup-input{
	width: 280px;
	display:inline-block;
	border: solid 1px #b56a4f; 
	color: #b56a4f; 
	font-size: 20px; 
	background: transparent; 
	border-radius: 5px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 6px 8px 6px 6px;
	font-family:'Open Sans';
	font-weight:300;
	margin-right:20px;

}
.footer-menu-wrapper{
	width:100%;
	background-color:#4d4d4d;
	color:#ffffff;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-family:Montserrat;

}
.footer-menu a {
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	font-family:Montserrat;
	font-size:16px;
	
}


.footer-menu a:hover {
	color:#a5a5a5;
	
}
.footer-logo-wrapper{
	width:100%;
	background-color:#ffffff;
	color:#323232;
	text-align:center;
	padding-top:45px;
	padding-bottom:45px;
	
}

.footer-logo-rcr-wrapper {
	display:inline-block;
	padding-right:25px;
	border-right:solid 1px #252525;
	padding-bottom:10px;

}
.footer-logo img {
	margin-top:15px;
}
.footer-logo-rcr {
	width:100%;
	max-width:130px;
	
}
.footer-logo-far {
	width:100%;
	max-width:75px;
	margin-left:25px;
}

.footer-logo-khmr {
	width:100%;
	max-width:75px;
	margin-left:25px;
}

.footer-logo-kar {
	width:100%;
	max-width:120px;
	margin-left:25px;
}
.footer-logo-nak {
	width:100%;
	max-width:90px;
	margin-left:25px;
}
.footer-logo-msa {
	width:100%;
	max-width:140px;
	margin-left:25px;
}

.footer-logo-stoneham {
	width:100%;
	max-width:110px;
	margin-left:25px;
}


.rcr-ts-pt-partners__title {font-family:'Open Sans'; font-size: 24px; color:#fff;  opacity:1.0;font-weight:300;}


.widget_rcr_search_packages_widget h3{
	display:none;
}

.rcr-element-box{
	width:100%;
	margin-top:0px;
}

.rcr-element-box-padsides {
	padding-left:5px;
	padding-right:5px;
	margin-left:15px;
	margin-right:16px;
	background-color:transparent;
	
}


.rcr-element-box-title{
	font-weight:bold;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	font-family:montserrat;
	padding:0;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;

	display:inline;
	
}

.rcr-element-box-title-summertrailreport{
	font-weight:bold;
	font-size:60px !important;
	color:#b56a4f !important;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	font-family:montserrat;
	padding:0;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	display:inline;
}

.rcr-element-box-title-summertrailreport-title{
	font-size:30px !important;
	color:#000000;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	font-family:montserrat;
	padding:0;
	margin-top:40px;
	margin-right:0px;
	margin-bottom:40px;
	margin-left:0px;
	
}


.rcr-element-box-seperator{
	width:100%;
	height:20px;
	
}
.rcr-element-box-quantity {
	font-size:28px;
	color:#b56a4f;
	font-family:'Open Sans';
	display:inline;
	letter-spacing:-2px;
	font-weight:300;
	
}

.rcr-element-box-quantity-single {
	font-size:28px;
	color:#006bb6;
	font-family:montserrat;
	display:inline;
	font-weight:lighter;
	
}


.rcr-element-box-quantity-snowreport {
	font-size:28px;
	color:#b56a4f;
	font-family:'Open Sans';
	display:inline;
	letter-spacing:-2px;
	font-weight:300;
	
}

.rcr-element-box-quantity-snowreport-status {
	font-size:28px;
	color:#b56a4f;
	font-family:'Open Sans';
	display:inline;
	font-weight:300;
	
}






.rcr-element-box-units{
	font-family:montserrat;
	font-weight:bold;
	display:inline;
	font-size:16px;
	
	
}
.rcr-element-box-units-snowreport{
	font-family:Montserrat;
	font-weight:300;
	display:inline;
	font-size:16px;
	color:#535353;
	
	
}





.rcr-element-box-topmargin {
	margin-top:-20px;
}


.rcr-element-box-datetime{
	display:inline-block;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	
	
}

.rcr-element-box-datemonthday{
	font-family:Montserrat;
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:16px;
	text-transform: uppercase;
	color:#535353;
	font-weight:bold;
	
}

.rcr-element-box-datedayname{
	display:inline-block;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	
	
}


.rcr-element-box-conditions{
	font-size:120%;
	text-align:left;
	text-transform: uppercase;
	width:100%;
	display:inline-block;
	
	
}


.rcr-element-box-conditions-value{
	text-align:left;
	text-transform: uppercase;
	width:50%;
	display:inline-block;
	font-family:Montserrat;
	font-size:12px;

}

.rcr-element-box-conditions-subtitle{
	font-size:11px;
	font-family:'Open Sans';
	font-weight:300;
	width:100%;
	display:inline-block;
	margin-top:-10px;
}
.rcr-element-box-image {
	display:inline-block;
	width:100%;
	border-left:solid 8px #b56a4f;
	padding-right:20px;
	margin-top:20px;
}

.rcr-element-box-fl16{
	float:left;
	margin:0;
	padding:0;
	width:16.666%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl18{
	float:left;
	margin:0;
	padding:0;
	width:18%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}


.rcr-element-box-fl20{
	float:left;
	margin:0;
	padding:0;
	width:20%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}


.rcr-element-box-fl22{
	float:left;
	margin:0;
	padding:0;
	width:22%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}



.rcr-element-box-fl25{
	float:left;
	margin:0;
	padding:0;
	width:25%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}



.rcr-element-box-fl40{
	float:left;
	margin:0;
	padding:0;
	width:40%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}
.rcr-element-box-fl50{
	float:left;
	margin:0;
	padding:0;
	width:50%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl25{
	float:left;
	margin:0;
	padding:0;
	width:25%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl75{
	float:left;
	margin:0;
	padding:0;
	width:75%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl100{
	float:none;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	
}


.rcr-element-box-fl33{
	float:left;
	margin:0;
	padding:0;
	width:33%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}


.rcr-element-box-fl30{
	float:left;
	margin:0;
	padding:0;
	width:33%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-rb {
		border-right:solid 1px #b1b3b5;
}

.rcr-element-box-last{
	border-right:solid 0px #b1b3b5 !important;
}

.rcr-element-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0 31px;
  overflow: hidden;
}

.rcr-element-width100-height12 {
	width:100%;
	height:15px;
}


.rcr-element-width100-height5 {
	width:100%;
	height:5px;
}


.rcr-element-title-size-two {
  margin: 0;
 }

.rcr-element-title-size-three {
  margin: 0;
  font-size:18px;
 }

.element-title-heading-left, .element-title-heading-right {
  padding: 0;
}


.rcr-element-title .element-title-sep.sep-single {
  border-bottom-width: 1px;
}


.
.rcr-element-title .element-title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #b1b3b5;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}



.element-title-sep-container {
	margin-top:5px;
	margin-left:10px;
	position: relative;
	border-top:solid 0px #b1b3b5;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	-ms-flex-positive: 1;
	  flex-grow: 1;
}


.element-title-sep .sep-single {
  border-bottom-width: 1px;
}

.rcr-sep-single {
	border-bottom:solid 1px #b1b3b5; 
}
.mobile-clear{
	diplay:none;
}




/* Panel Headers Stuff */

.breadcrumbs {
	display:none;
}
#current-date{
	display:none;
}





/* The mobile menu */
.navmobileleft {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #eee; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.75s; /* 0.5 second transition effect to slide in the navmobileleft */
}

/* The mobile navigation menu links */
.navmobileleft a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the mobile navigation links, change their color */
.navmobileleft a:hover, .offcanvas a:focus{
    color: #ff0000;
}

.navmobile{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	
	
}





/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#header{
 	transition: margin-top .75s;
    -webkit-transition: margin-top .75s; /* Safari */
	
}




.modal-body label {
  font-weight: bold;
  margin-right: 10px;
  min-width: 85px;
  text-align: right;
}
.modal-body span {
	font-style: italic;
}



.blue-square, .blue-square-black-diamond, .black-diamond, .double-black-diamond, .green-circle, .green-circle-blue-square {
  background-image: url("/wp-content/themes/kallyas-child/images/difficulty-sprite.png");
  background-size: auto 12px;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.black-diamond {
  background-position: -13px 0;
}
.green-circle {
  background-position: -25px 0;
}
.double-black-diamond {
  background-position: -57px 0;
  width: 18px;
}
.blue-square-black-diamond {
  background-position: -40px center;
  width: 18px;
}
.blue-square-black-diamond {
  background-position: -38px center;
  width: 18px !important;
}
.green-circle-blue-square {
  background-position: -75px 0;
  width: 18px;
}


.table-groom tr td{
	padding:0px ;
	margin:0px;
	
}
.table-bowl {
  float: left;
  margin-right:20px;
  width:100%;
  max-width: 110px;
  border: solid 0px red;
}
.table-bowl td{
	/* border-bottom:solid 1px #dadada;*/
	padding-bottom:15px;
	
}
.table-bowl img {
  height: auto;
  width: 100%;
}

.groomrunnum{
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:montserrat;
	font-weight:bold;
	line-spacing:90%;
	height:16px;
	
}
.run-name{
	width:100%;
	margin:0 !important;
	padding:0;
	text-align:center;
	line-spacing:90%;
	text-transform: uppercase;
	height:13px;
	
}
.run-name-update{
	width:100%;
	margin:0 !important;
	padding:0;
	text-align:center;
	line-spacing:90%;
	text-transform: uppercase;
	height:13px;
	
}

.ski-difficulty{
	width:100%;
	margin:0;
	padding-bottom:15px;
	text-align:center;
	margin-top:-5px;
	font-size:90%;
	
}
.bowl-title{
	font-size:115%;
	line-height:105%;
	font-weight:bold;
	color:#b56a4f;
	text-align:center;
	padding-bottom:15px;
}





.color-rcr{
color:#ffffff !important;
background:#b56a4f !important;
border-color: #b56a4ff !important;
}

.color-rcr:hover{
border-color: #333333 !important;
}
.btn-rcr, btn-rcr-header {
		display: inline-block;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 12px;
		padding-right: 12px;
		margin-bottom: 0;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		-webkit-border-radius: 5px ;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-family:Montserrat;
		color:#ffffff;
		background:#b56a4f;
		font-weight:bold ;
		border:solid 1px #b56a4f;
}

.btn-rcr-header{
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size:12px !important;
		
}


.btn-rcr-xs {
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  height:20px !important;
  line-height: 1.61;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
	-webkit-border-radius: 3px ;
	-moz-border-radius: 3px;
	border-radius: 3px;
  font-family:Montserrat;
	color:#ffffff;
	background:#b56a4f;
	font-weight:bold ;
	border:solid 1px #b56a4f;
}




.btn-rcr-sidebar{
	padding-top: 11px !important;
	height:48px;
	font-size:18px !important;
}


.btn-on {
	background:#b74822;
}

.btn-rcr:focus,
.btn-rcr:active:focus,
.btn-rcr.active:focus,
.btn-rcr.focus,
.btn-rcr:active.focus,
.btn-rcr.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-rcr:hover,
.btn-rcr:focus,
.btn-rcr.focus {
  color: #333;
  text-decoration: none;
}
.btn-rcr:hover{
text-decoration:none;
border:solid 1px #000000 !important;
background-color:#b5735c !important;
background:#b5735c !important;
}
.btn-rcr-center{
	margin:0 auto !important;
}
.btn-rcr-xs{
padding-top: 3px !important;
height:24px !important;
font-size:10px !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;

}
.btn-rcr-sm{
padding-top: 5px !important;
height:30px;
font-size:12px !important;
}
.btn-rcr-md{
}
.btn-rcr-bg{
padding-top: 6px !important;
height:36px;
font-size:18px !important;
}
.btn-rcr-lg{
padding-top: 7px !important;
height:48px;
font-size:24px !important;
}
.btn-rcr-xl{
padding-top: 8px !important;
height:60px;
font-size:30px !important;
}
.btn-rcr-100{
	width:100%;
	max-width:100px;
}
.btn-rcr-150{
	width:100%;
	max-width:150px;
}
.btn-rcr-200{
	width:100%;
	max-width:200px;
}
.btn-rcr-250{
	width:100%;
	max-width:250px;
}
.btn-rcr-300{
	width:100%;
	max-width:300px;
}
.btn-rcr-350{
	width:100%;
	max-width:350px;
}
.btn-rcr-400{
	width:100%;
	max-width:400px;
}
.btn-rcr-450{
	width:100%;
	max-width:450px;
}
.btn-rcr-500{
	width:100%;
	max-width:500px;
}
.btn-rcr-550{
	width:100%;
	max-width:550px;
}
.btn-rcr-600{
	width:100%;
	max-width:600px;
}
.btn-rcr-650{
	width:100%;
	max-width:650px;
}
.btn-rcr-700{
	width:100%;
	max-width:700px;
}
.btn-rcr-800{
	width:100%;
	max-width:800px;
}
.btn-rcr-900{
	width:100%;
	max-width:900px;
}
.btn-rcr-100p{
	width:100%;
}
.btn-rcr-left{
	text-align:left;
}
.btn-rcr-right{
	text-align:right;
}


.btn-rcr-winter {
	background:#b56a4f !important;
	color:#ffffff !important;
}

.btn-rcr-summer {
	background:#b56a4f !important;
	color:#ffffff !important;
}

.btn-rcr-winter:hover {
	background:#b5735c !important;
	color:#ffffff !important;
	border:solid 1px #ffffff !important;
}

.btn-rcr-summer:hover {
	background:#b5735c !important;
	color:#ffffff !important;
	border:solid 1px #ffffff !important;
}

.center_simplecountdown{
	text-align:center !important;
}




@media (max-width: 766px) { 
	#snowknow{
		display:none;
	}
	#logo-container{
		display:none;
	}
    #logo-minusdesktop{
		display:inline-block;
	}
	
	.site-header-separator{
		display:none !important;
	}
	
}



@media (max-width: 1170px) { 
.ubermenu-main{
	max-width:630px !important;
	margin-left:0 !important;
}


}



@media (max-width: 480px) { 

	.rcr-element-box-fl16 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl18 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}


	.rcr-element-box-fl20 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl22 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl40 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl50 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}

	.rcr-element-box-fl25 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	
	.rcr-element-box-fl33 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl75 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-seperator{height:0px;}
	.rcr-element-box-title{
		padding-top:15px;
	}
	.rcr-element-box-title-summertrailreport{
		padding-top:15px;
	}
	
	
	.rcr-element-box-topmargin {
		margin-top:0px !important;
	}
	.rcr-element-box-mobile{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.mobile-clear{
		diplay:block;
		clear:both;
	}

  .btn-lodgebook {
	  width:100%;
	  float:none;
	  margin-top:15px;
  }

#marketingad{
	position:fixed !important;
	top:60px !important;
	left:0px;
	margin-top:-130px !important;
	width:100%;
}



}

/* On smaller screens, where height is less than 450px, change the style of the navmobileleft (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .navmobileleft {padding-top: 15px;}
    .navmobileleft a {font-size: 18px;}
	
    .panelsnowreporttop {padding-top: 15px;}
    .panelsnowreporttop a {font-size: 18px;}
	
	
	
	
	

}

@media screen and (max-width: 768px) {
	/* Hide Social Icons. Toll Free & Email -LS */
	.telipad {
		display:inline-block !important;
		margin-left:10px !important;
	}

	.rcr-element-box-fl25 {
		width:45%;
		border-right:solid 0px #b1b3b5;
		
	}
	
	
}

@media (max-width: 998px) { 

   .toplinkswrapper {
	   display:none;
   }
}



@media screen and (max-width: 1024px) {


}


/* Extra */

.rcr_table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.rcr_table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
.rcr_table th,
.rcr_table td {
  padding: .5em;
  text-align: center;
  font-family:'Open Sans';
}

.rcr_table tr td a{
	background-color:#b56a4f !important;
	font-family:'Open Sans';
	font-weight:normal;
	color:#ffffff !important;
	border-color:#b56a4f;

}

.rcr_table tr td a{
	background-color:#b56a4f !important;
	font-family:'Open Sans';
	font-weight:normal;
	color:#ffffff !important;
	border-color:#b56a4f;

}



.rcr_table th {
  font-size: 1.1em;
  text-transform: uppercase;
  background-color:#b56a4f;
  color:#ffffff;
  font-family:Montserrat;
  letter-spacing:0px;
}

   .rcr_table tbody tr:nth-child(even) {
	  background-color:#ededed;
   }


.rcr_table_price{
	float:right !important;
	padding:0 !important;
	margin:0 !important;
	border:solid 0px grey !important;
	min-width:160px !important;
}


@media screen and (max-width: 768px) {
  .rcr_table {
    border: 0;

  }
  .rcr_table_label {
    display:none;

  }
  .rcr_table_label_toggle {
    display:inline-block;

  }

  .rcr_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .rcr_table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  .rcr_table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  
  
  
 
  .rcr_table td:nth-child(1) {
	  background-color:#b56a4f;
	  color:#ffffff;
	  font-size:100%;
	  height:40px;
  }
	  
  .rcr_table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a .rcr_table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .rcr_table td:last-child {
    border-bottom: 0;
  }
   .rcr_table tbody tr:nth-child(even) {
	  background-color:#ffffff;
   }
  .rcr_table tr td:not(:first-child) {
	   display:none;
   }
  
  
 }



/* Extras */
