/*
Theme Name: Moraine Lake Theme
Theme URI: http://morainelake.com
Description: MoraineLake Website
Author: Sean Stiller / Hendrik Daldrup
Author URI: http://armadadesign.ca
Version: 2.0
*/

/*
    new styles
    copper: #C88059

    turquoise: #38DCEE

    turquoise line: #8FF9FF

    text - dark: #676559

    header dark: #686559
    
    background - dark: #686559

    background - light blue: #ECF7F7
*/

.red-header h3.orange-important {
    color:#C88059 !important;
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #f1efef;
}

.wildlife-block {
    padding-bottom: 70px;
}
.wildlife-block .wildlife-wrapper {
    height: 40px;
}
.wildlife-block h4 {
    padding-top: 25px;
    padding-bottom: 20px;
}

#cookie-notice {
	position: fixed;
	bottom: 0;
	z-index: 2000;
	left: 0;
	right: 0;
	text-align: center;
}
.cookie-notice-container {
	padding: 30px;
}
.cookie-notice-container p {
	font-weight: 200;
    font-size: 16px;
    font-family: 'Lora', serif;
}
.cookie-notice-container p.cookie-title {
	font-weight: 600;
	letter-spacing: 1.2px;
	margin-bottom: 5px;
}
.cookie-notice-container a {
	color: #fff;
	text-decoration: underline;
}
.cookie-notice-container a:hover {
	color: #ddd;
}
.cookie-notice-container .button {
    margin-bottom: 0;
    background: #fff;
    color: #C88059;
    border-radius: 8px;
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.cookie-notice-container .button:hover {
    color: #fff;
    background: #C88059;
}

.entry.faqrow .accordion .accordion-item .accordion-close-btn img {
    margin-left: -1px;
}
.entry.faqrow .accordion .accordion-item .accordion-close-btn.arrow-up {
  display: none;
}
.entry.faqrow .accordion .accordion-item.is-active .accordion-close-btn.arrow-up {
  display: block;
}
#map {
  height: 380px;
}
.twocol-full-container .table-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 75px;
}
.twocol-full-container .table-inner ul li {
    list-style-position: inside !important;
    color: #363636 !important;
}
.white-text .twocol-full-container .table-inner ul li {
    list-style-position: inside !important;
    color: #363636 !important;
}
.twocol-full-container .table-inner h4 {
    color: #363636 !important;
}
.white-header .twocol-full-container .table-inner h4 {
    color: #363636 !important;
}


.containerboxrow {
    margin-bottom: 30px;
}

#maincontent .containerboxrow:first-child {
    margin-top: 40px;
}
#maincontent .containerboxrow:last-child {
    margin-bottom:100px;
    padding-bottom: 100px;
    margin-bottom: 0;
}

.cabingallery-carousel img {
  height: 675px;
}
.carouselgallery .row .columns {
  text-align: center;
}

.gallery-slide {
	text-align:center;
	position:relative;
}
.gallery-slide h3 {
	padding:40px 0 25px 0;
}
.gallery-slide .gallerybtn-prev {
	position:absolute;
	top:45px;
	left:-15px;
	/* background:url(assets/gallery-control-prev.png) center center no-repeat; */
	width:28px;
	height:49px;
	display:block;
  z-index: 1000;
}
.gallery-slide .gallerybtn-next {
  -ms-behavior: url(/backgroundsize.min.htc);
	position:absolute;
	top:45px;
	right:15px;
	/* background:url(assets/gallery-control-next.png) center center no-repeat; */
	width:28px;
	height:49px;
	display:block;
  z-index: 1000;
}
.gallery-slide .gallerybtn-prev .dashicons,
.gallery-slide .gallerybtn-next .dashicons {
    font-size: 52px;
}

.gallery-slide .gallery-images {
  position: relative;
}
.gallery-slide div.scrollingHotSpotRight, .gallery-slide div.scrollingHotSpotLeft {
  height: 100%;
}




.sb-menu-toggle {
    font-weight: 900;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: 6px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Lora', serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sb-slidebar {
  background-color: #fff;
}
#sbrightmenu {
	padding-left: 30px;
	padding-right: 40px;
}
ul#menu-slidebars-menu .sub-menu {
  display: none;
}
ul#menu-slidebars-menu li a {
  text-transform: uppercase;
}
ul#menu-slidebars-menu > li > a {
  font-weight: 900 !important;
  color: #000 !important;
}
ul#menu-slidebars-menu > li.menu-item-has-children > a::after {

}
ul#menu-slidebars-menu > li > ul.sub-menu li a {
  font-weight: 900;
  font-size:13px !important;
}
ul#menu-slidebars-menu > li > ul.sub-menu > li > ul.sub-menu li a {
  color: #000;
  text-transform: none;
  font-size: 13px !important;
  font-weight: normal !important;
}


#mobilemenu {
  background: url(assets/icon-mobilemenu.png) no-repeat scroll right center;
  cursor: pointer;
  display: none;
  height: 23px;
  position: absolute;
  right: 30px;
  top: 20px;
  width: 38px;
  z-index: 1100;
  background-size:38px 23px;
}
a#closemobile {
	padding: 20px 0 16px 0;
	color:#931a1d !important;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;
	transition: 200ms all ease-in;
	text-align: left;
    font-family: 'Lora', serif;
}
ul#menu-slidebars-menu {
	padding:0;
	margin:0;
}
ul#menu-slidebars-menu li {
	list-style: none;
	padding:0;
	margin:0;
    position: relative;
}
ul#menu-slidebars-menu li a {
	font-size: 12px;
	border-bottom: 1px solid #cce5e7;
	display: block;
	padding: 7px 0;
	color:#fff;
    font-weight:900;
    font-family: 'Lora', serif;
}


.sb-slidebar #sbrightmenu .menu ul {
    width:100%;
    margin:0;
    padding:0;
    list-style: none;
}
.sb-slidebar #sbrightmenu .menu ul li {
    width:100%;
    display: block;
    margin:0;
    padding:4px;
    border-bottom: 1px solid #f3f3f3;
}
.sb-slidebar #sbrightmenu .menu ul li a {
    color:#555555;
    font-family: 'Lora', serif;
    font-size:11px;
}
.sb-slidebar #sbrightmenu .menu ul li ul.sub-menu li:last-child {
    border-bottom: none;
}





.promo-banner p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Lora', serif;
    letter-spacing: 2px;
    font-size: 14px;
}





h1,h2,h3,h4,h5,h6 {
    font-family: 'Lora', serif;
}
h1 {
    font-size:77px;
    line-height: 84px;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 300;
    position: relative;
    margin-bottom:30px;
    padding-bottom:20px;
}
h2, h3 {
    font-size:34px;
    line-height: 38px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin-bottom:30px;
    padding-bottom:10px;
    font-weight: 300;
}
h4, h5 {
    font-size:16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
}

p, ul li {
    font-family: "capitolium-2",serif;
    font-size: 20px;
    line-height: 28px;
}

/*
h1:after, h2:after, h3:after {
    position: absolute;
    content:"";
    bottom:0;
    left:50%;
    width:120px;
    height:1px;
    background:#C88059;
    margin-left:-60px;
}
*/



.red {
    color:#0e91c7;
}
.grey {
    color:#979796;
}
.beige {
    color:#d5d5d2;
}
.orange {
    color:#C88059;
}



.redbg {
    background:#0e91c7;
}
.greybg {
    background:#979796;
}
.beigebg {
    background:#f0f0ef;
}
.orangebg {
    background:#C88059;
}
.whitebg,
.turquoisebg {
    background:#f1efef;
}
.realwhitebg {
    background:#fff;
}




.white-text p, .white-text ul li, .white-header h1, .white-header h2, .white-header h3, .white-header h4, .white-header h5, .white-header h6, .white-link a, .white-link p a, .white-text .owl-item .item p {
	color:#fff !important;
}
.white-link h1 a, .white-link h2 a, .white-link h3 a, .white-link h4 a, .white-link h5 a {
    color:#fff !important;
}

.black-text p, .black-text ul li, .black-header h1, .black-header h2, .black-header h3, .black-header h4, .black-header h5, .black-header h6, .black-link a, .black-link p a, .black-text .owl-item .item p {
	color:#000000 !important;
}
.black-link h1 a, .black-link h2 a, .black-link h3 a, .black-link h4 a, .black-link h5 a {
    color:#000000;
}

.red-text p, .red-text ul li, .red-header h1, .red-header h2, .red-header h3, .red-header h4, .red-header h5, .red-header h6, .red-link a, .red-link p a, .red-text .owl-item .item p {
	color:#686559 !important;
}
.red-link h1 a, .red-link h2 a, .red-link h3 a, .red-link h4 a, .red-link h5 a {
    color:#0e91c7;
}

.orange-text p, .orange-text ul li, .orange-header h1, .orange-header h2, .orange-header h3, .orange-header h4, .orange-header h5, .orange-header h6, .orange-link a, .orange-link p a, .orange-text .owl-item .item p {
	color:#C88059 !important;
}

.drkgrey-text p, .drkgrey-text ul li, .drkgrey-header h1, .drkgrey-header h2, .drkgrey-header h3, .drkgrey-header h4, .drkgrey-header h5, .drkgrey-header h6, .drkgrey-link a, .drkgrey-link p a, .drkgrey-text .owl-item .item p {
	color:#686559
}



.orangestroke h1:after, .orangestroke h2:after, .orangestroke h3:after {
    background:#C88059;
}
.redstroke h1:after, .redstroke h2:after, .redstroke h3:after {
   background:#931a1d;
}








.centered-text {
	text-align:center;
}
.left-text {
	text-align:left;
}
.right-text {
	text-align:right;
}
.centered-text ul, .centered-text ol {
	list-style-position: inside !important;
        margin: 0;
}



.entry.bkg-cover {
    background-size:cover !important;
}




ul {
    margin-left: 0;
}


/***************** BUTTON STYLES ****************/


.redbtn {
    display: block;
}
.redbtn a {
    background: none;
    padding: 5px 0;
    color:#676559 !important;
    font-family: 'Lora', serif;
    font-weight:bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align:center;
    display: inline-block;
    margin-top:30px;
    margin-bottom:15px;
    border-radius: 2px;
    font-style: normal;
    border-bottom: 5px solid #8FF9FF;
}
.redbtn.white-link a {
    color: #fff !important;
}









/***************** MAIN CONTENT STYLES ****************/


#maincontent {
    width:100%;
    clear:both;
    background-color: #f1efef;
}

#toparea {
    height:105px;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:#f1efef;
    z-index: 5000;
}







/*************** TOP AREA STYLES *******************/



#toparea-logo a {
    position:absolute;
    top:20px;
    left:30px;
    background:url(assets/logo-moraine-top.png) center center no-repeat;
    width:220px;
    height:67px;
    background-size:220px 67px;
    text-indent:-9999px;
    display:block;
    z-index: 5000;
}

#toparea-menu {
    position:absolute;
    top:45px;
    right:0px;
    height:80px;
}

#toparea-menu ul {
    padding:0;
    margin:0;
    text-decoration:none;
}

#toparea-menu ul li {
    padding:0;
    margin:0;
    display:inline-block;
}

#toparea-menu ul li a {
    padding:20px;
    margin:0;
    display:block;
    text-transform:uppercase;
    font-weight:700;
    font-family: 'Lora', serif;
    letter-spacing:2px;
    font-size:14px;
    transition:200ms all ease-in;
    color: #676559;
}
#toparea-menu ul li a:hover {
    color: #C88059;
}

#topmeta .buytickets a,
#footer-main .redbtn a {
    padding:10px 25px;
    color:#aee204;
    margin-left:10px;
    background:#C88059;
    border-radius: 7px;
    color:#fff;
    display: inline-block;
    font-weight:900;
    font-family: 'Lora', serif;
    letter-spacing:2px;
    font-size:16px;
    text-transform: uppercase;
    font-style: normal;
    border: 0;
}
#footer-main .redbtn a {
    width: 200px;
}
#topmeta {
    position:absolute;
    top:10px;
    right:10px;
    height:50px;
}
.topmeta-phone {
    background: url(assets/top-phone.png) center left no-repeat;
    padding:10px 5px 5px 30px;
    text-transform:uppercase;
    font-weight:900;
    font-family: 'Lora', serif;
    letter-spacing:2px;
    font-size:12px;
     display: inline-block;
}
.topmeta-phone a {
    text-transform:uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    letter-spacing:2px;
    font-size:14px;
    color: #676559;
}









/************** PROMO AREA ****************/


#promo {
    width:100%;
    clear:both;
    position:relative;
    background:#f2f2f2;
    height:85vh;
}
#promo.home {
    width:100%;
    background:#eee;
}


.top-promo-content-inner {
    width:100%;
    height:100%;
    display:table;
    position: relative;
}
.top-promo-content {
    vertical-align:middle;
    text-align:center;
    display:table-cell;
    padding-top:100px;
}
.top-promo-content-inner .cathedralpromo {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 0 5px 0;
    text-align: center;
}
.top-promo-content-inner .cathedralpromo p {
    color:#fff;
    font-family: 'Lora', serif;
}
.top-promo-content-inner .cathedralpromo p a {
    color:#38DCEE;
}
.top-promo-content h1, .top-promo-content h2, .top-promo-content h3 {
    color:#fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.top-promo-content h4, .top-promo-content h5, .top-promo-content h6 {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    display: block;
}
.top-promo-content p {
    color:#fff;
    text-transform:uppercase;
    font-weight:900;
    font-family: 'Lora', serif;
    letter-spacing:4px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    font-size:18px;
}

.top-promo-content .largep p {
    font-family: 'Lora', serif;
    font-size:77px;
    line-height: 84px;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 300;
    position: relative;
    margin-bottom:30px;
    padding-bottom:20px;
    color:#fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.top-promo-content .smallh h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Lora', serif;
    letter-spacing: 3px;
    font-size: 18px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    line-height: 28px;
}
.top-promo-content .smallh h1:after {
    display: none;
}
.top-promo-content .largep p:after {
    position: absolute;
    content:"";
    bottom:0;
    left:50%;
    width:120px;
    height:1px;
    background:#C88059;
    margin-left:-60px;
}







/*************** ENTRY STYLES ****************/


.entry {
    width:100%;
    clear:both;
}
.no-padding {
  padding: 0;
}
.small-padding {
    padding:50px 0;
}
.medium-padding {
    padding:80px 0;
}
.large-padding {
    padding:165px 0;
}
.xlarge-padding {
    padding:190px 0;
}
.bgimage-padding {
    padding:260px 0;
}
.large-rollover-block {
    padding:290px 0;
    background-size: cover !important;
    overflow: hidden;
}
.large-rollover-block-margin {
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
}
.no-top-medium-bottom-padding {
    padding-top: 0;
    padding-bottom: 80px;
}


.entry span.largeorange {
    font-size:38px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-weight:900;
    font-family: 'Lora', serif;
    margin:10px 0 20px 0;
    color:#C88059;
}
.entry span.largered {
    color:#931a1d;
    font-size:38px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-weight:900;
    font-family: 'Lora', serif;
    margin:10px 0 20px 0;
}

.entry .whiteblock {
    background:#fff;
    display: block;
    padding:40px 50px 25px 50px;
    margin:50px 0 15px 0;
    clear:both;
}
.entry .whiteblock h4 {
    color:#C88059 !important;
    margin-bottom:25px;
}

.twocol-full {
    padding:0;
    margin-bottom: 30px;
    overflow: hidden;
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
}
.twocol-full .row .columns {
    height:450px;
    padding-left:0;
    padding-right:0;
}
.twocol-full .row .columns:first-child {
    padding-right:0.3em;
}
.twocol-full .row .columns:last-child {
    padding-left:0.3em;
}
.twocol-full .row .columns .twocol-full-container {
    width:100%;
    height:100%;
    display:table;
    position: relative;
    background-size: cover !important;
    overflow: hidden;
}
.twocol-full .row .columns .content-inner {
    vertical-align:middle;
    text-align:center;
    display:table-cell;
}
.twocol-full .row .columns.twocol-right {
    padding-left: 15px;
}
.twocol-full .row .columns.twocol-left {
    padding-right: 15px;
}
.twocol-full.twoblock-full {
    padding-bottom: 80px;
    width: 100%;
    margin: 0;
}
.twocol-full.twoblock-full .row {
    margin-left: 30px;
    margin-right: 30px;
}
.twocol-full.twoblock-full .row .columns.twocol-right {
    padding-left: inherit;
}
.twocol-full.twoblock-full .row .columns.twocol-left {
    padding-right: inherit;
}

.threecol-full {
    padding:0;
    margin-bottom: 0.4em;
    overflow: hidden;
}
.threecol-full .row.expanded {
    padding-left: 11px;
    padding-right: 11px;
}
.threecol-full .row .columns {
    height:450px;
    padding-left:0;
    padding-right:0;
}
.threecol-full .row .columns:first-child {
    padding-right:0.3em;
}
.threecol-full .row .columns:last-child {
    padding-left:0.3em;
}
.threecol-full .row .columns .threecol-full-container {
    width:100%;
    height:100%;
    display:table;
    position: relative;
    background-size: cover !important;
    overflow: hidden;
}
.threecol-full .row .columns .content-inner {
    vertical-align:middle;
    text-align:center;
    display:table-cell;
}


.smallfour-full {
}
.smallfour-container {
    margin-top:30px;
}
.smallfour-full .row .columns .row .column-block {
    height:240px;
}
.smallfour-full .row .columns .row .column-block .smallfour-full-container {
    width:100%;
    height:100%;
    display:table;
    position: relative;
    background-size: cover !important;
    overflow: hidden;
}
.smallfour-full-container .rollover-invisible-content {
    padding-bottom: 0;
}
.smallfour-full .row .columns .row .column-block .smallfour-full-container .content-inner {
    vertical-align:middle;
    text-align:center;
    display:table-cell;
}
.smallfour-full .rollover-invisible-content p {
    color:#fff !important;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    font-family: 'Lora', serif;
}








.large-rollover-block {
    position: relative;
}
.rollover-visible-content {
    background-color:rgba(241, 239, 239, 0.9);
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:15px 0 5px 0;
    text-align: center;
}
.rollover-visible-content h4 {
    color: #676559 !important;
}
.rollover-invisible-content {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(241, 239, 239, 0.9);
    color: #676559;
    text-align: center;
    padding: 50px 25px;
    padding-bottom: 30px;
}
.rollover-invisible-content h4 {
    color:#676559 !important;
    padding-bottom: 25px;
}
.large-rollover-block .rollover-invisible-content {
    padding: 50px;
}
.white-text .rollover-invisible-content a,
.rollover-invisible-content a {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    padding: 5px 0;
    margin-top: 15px;
    display: inline-block;
    font-family: 'Lora', serif;
    color: #676559 !important;
    border-bottom: 5px solid #8FF9FF;
}
.rollover-invisible-content p {
    color:#676559 !important;
}
.rolloverentry .introcontent a {
    color: #686559;
    font-weight: bold;
}
.entry .linelink a {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    display: block;
    font-family: 'Lora', serif;
    color: #0e91c7 !important;
}

/*
.rollover-invisible-content a:after, .entry .linelink a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    width: 120px;
    height: 1px;
    background: #C88059;
    margin-left: -60px;
}
*/



.specialspackagesheader {
    padding-bottom:40px;
}
.specialspackagescontent {

}
.specialspackagescontent .column {

}
.specialspackagescontent-img {
    width:100%;
    height:210px;
    position:relative;
}

/*
.specialspackagescontent-img .specialspackagescontent-img-stroke {
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:10px;
    background-color:rgba(255, 255, 255, 0.6);

}
*/

.specialspackagescontent-inner {
    width:100%;
    padding:45px 25px;
    /* min-height: 300px; */
    padding-bottom: 0;
}
.entry.red-header .specialspackagescontent-inner h4 {
    color:#676559 !important;
    margin-bottom:15px;
}
.specialspackagescontent-inner >:last-child {
    margin-bottom: 0;
}
.specialspackagescontent-inner a {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block;
    font-family: 'Lora', serif;
    color: #676559;
    border-bottom: 5px solid #8FF9FF;
    padding-bottom: 5px;
}

/*
.specialspackagescontent-inner a:after {
    position: absolute;
    content:"";
    bottom:0;
    left:50%;
    width:120px;
    height:1px;
    background:#C88059;
    margin-left:-60px;
}
*/





.testimonialstars {
    background: url(assets/icon-fivestar.png) center center no-repeat;
    width:100%;
    height: 20px;
    background-size: 137px 20px;
    margin-bottom:20px;

}








/**************** FAQ ***************/

.entry.faqrow .accordion {
    background:none !important;
}
.entry.faqrow .accordion .accordion-item {
    border-bottom:1px solid #cccccc;
    margin-bottom:30px;
    padding-bottom: 30px;
    position: relative;
}
.entry.faqrow .accordion .accordion-item.is-active {
    background:none !important;
}
.entry.faqrow .accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem 0.7rem 1rem;
    border: none;
    border-bottom: 0;
    font-size: auto;
    line-height: 1;
    color: #931a1d;
}
.entry.faqrow .accordion-title:hover {
    background:none !important;
}
.entry.faqrow .accordion-content {
    display: none;
    padding: 0;
    border: none;
    border-bottom: 0;
    background:none !important;
    color:inherit;
}
.entry.faqrow .accordion-content ul {
    margin-top:10px;
}
.entry.faqrow .accordion-content ul li {
    margin-bottom:10px;
}
.entry.faqrow .accordion-item .accordion-close-btn {
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border-bottom: 1px solid #cccccc;
    background: #fff;
    color: #c2c2c2;
    display: block;
}











.entry .priceblock {
    border:1px solid #d7d7d7;
    margin:50px 0 20px 0;
    width:100%;
    clear:both;
    display: block;
}
.entry .priceblock.headerblock .priceblock-content {
    padding:40px 60px;
}
.entry .priceblock-header {
    width:100%;
    background:#C88059;
    padding:15px 0 5px 0;
    text-align: center;
}
.entry .priceblock-header h4 {
    color:#fff !important;
}
.entry .priceblock-content {
    background:#fff;
    width:100%;
    padding:20px;
}
.entry .priceblock-content .priceblock-price {
    text-transform: uppercase;
    font-size:18px;
    color:#C88059;
    margin-bottom:10px;
    display: block;
    font-family: 'Lora', serif;
    font-weight: bold;
}
.entry .priceblock-content .priceblock-price .priceblock-dollar {
    font-size:42px;
    display: inline-block;
    margin-right:5px;
}
.entry .priceblock-content .redbtn a {
    margin-top:15px;
}
.entry .priceblock-content p,
.drkgrey-text .priceblock-content p {
    color:#898989 !important;
}

.entry .priceblock.headerblock .priceblock-content p,
.drkgrey-text .priceblock.headerblock .priceblock-content p {
    color: #686559 !important
}
.entry .priceblock.headerblock .priceblock-content p em,
.drkgrey-text .priceblock.headerblock .priceblock-content p em {
    color:#898989 !important;
}
.entry .priceblock-content .priceblock-content a {
    font-weight: bold;
}








.carouselgallery {
    width:100%;
}
.carouselgallery .owl-dots {
}
.carouselgallery .cabingallery-carousel {
    width:100%;
    /* height:675px; */
}
.carouselgallery .cabingallery-carousel .item {
    width:100%;
    height:675px;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    margin-top: -100px !important;
    width: 50px;
    /* Firefox */
    height: -moz-calc(100% - 36px);
    /* WebKit */
    height: -webkit-calc(100% - 36px);
    /* Opera */
    height: -o-calc(100% - 36px);
    /* Standard */
    height: calc(100% - 36px);
    text-align: center;
    background-color: rgba(0,0,0,0.7) !important;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 !important;
        border-radius: 0 !important;
}
.owl-prev {
    left:0;
}
.owl-next {
    right: 0;
}
.owl-prev i, .owl-next i {
    position: absolute;
    top: 49%;
    left: 40%;
}
.owl-theme .owl-nav {
}









.entry.returnto {
    padding:20px 0;
    width:100%;
    background:#fff;
    text-align: center;
    clear:both;
    border-bottom:1px solid #e4e4e4;
}
.entry.returnto a {
    color:#707070;
    font-style: italic;
    font-family: "capitolium-2",serif;
    font-size: 20px;
    line-height: 28px;
    display: block;
}









#ressection {
    display: none;
    width:100%;
    clear:both;
    background:#C88059;
}
#ressection form {
    width:100%;
}
#ressection form input, #ressection form select {
    float: left;
    width: 23%;
    margin: 15px 1%;
    height: 45px;
    border: 1px solid #686559;
    border-radius: 0;
    box-shadow: none;
    font-family: "capitolium-2",serif;
    font-size: 16px;
    color:#636363;
}
#ressection form input#resformsubmit {
    background:#686559;
    color:#fff;
    border: 0;
    cursor: pointer;
}
#ressection form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #636363;
}
#ressection form input::-moz-placeholder { /* Firefox 19+ */
  color: #636363;
}
#ressection form input:-ms-input-placeholder { /* IE 10+ */
  color: #636363;
}
#ressection form input:-moz-placeholder { /* Firefox 18- */
  color: #636363;
}
#dp-arrivaldate, #dp-departuredate {
    background-image:url(assets/icon-booking-calendar.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 43px 22px;
}







.entry .pricetable {
    width:100%;
    clear:both;
    list-style:none;
    margin-top:50px;
    margin-bottom:15px;
    display: inline-block;
}
.entry .pricetable li {
    margin:0;
    padding:0;
    width:20%;
    float:left;
    display: inline-block;
    border-right:1px solid #C88059;
    border-top:1px solid #C88059;
    border-bottom:1px solid #C88059;
}
.entry .six li {
    width:16% !important;
}
.entry .four li {
    width:25% !important;
}
.entry .pricetable.six li .pricetable-date {
    font-size:12px !important;
}
.entry .pricetable li:first-child {
    border-left:1px solid #C88059;
}
.entry .pricetable li .pricetable-date {
    width:100%;
    background:#f1efef;
    text-align: center;
    padding:15px 0;
    color:#686559;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Lora', serif;
}
.entry .pricetable li .pricetable-price {
    width:100%;
    clear:both;
    text-align: center;
    padding:30px 0;
    color:#C88059;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Lora', serif;
    background:#fff;
}
.entry .pricetable + p {
    padding-top:20px !important;
}









.entry .three-col-header {
    margin-bottom:50px !important;
}








#wpcf7-f101-o1 {

}
#wpcf7-f101-o1 form {

}
.entry #wpcf7-f101-o1 form input {
    border:4px solid #ebebeb;
    height:45px;
    color:#959595;
    border-radius: 3px;
    font-family: "capitolium-2",serif;
    font-size: 16px;
}
.entry #wpcf7-f101-o1 form input.wpcf7-submit {
    background:#931a1d;
    padding:10px 40px;
    color:#fff;
    font-family: 'Lora', serif;
    font-weight:bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align:center;
    display: inline-block;
    margin-top:30px;
    margin-bottom:15px;
    border-radius: 2px;
    font-style: normal;
}
.entry #wpcf7-f101-o1 form textarea {
    border:4px solid #ebebeb;
    color:#959595;
    border-radius: 3px;
    font-family: "capitolium-2",serif;
    font-size: 16px;
}
#wpcf7-f101-o1 form input::-webkit-input-placeholder,
#wpcf7-f101-o1 form textarea::-webkit-input-placeholder {
  color: #959595;
}
#wpcf7-f101-o1 form input::-moz-placeholder,
#wpcf7-f101-o1 form textarea::-moz-placeholder {
  color: #959595;
}
#wpcf7-f101-o1 form input:-ms-input-placeholder,
#wpcf7-f101-o1 form textarea:-ms-input-placeholder {
  color: #959595;
}
#wpcf7-f101-o1 form input:-moz-placeholder,
#wpcf7-f101-o1 form textarea:-moz-placeholder {
  color: #959595;
}









.entry .row ul {
}
.entry .row ul li {
    position: relative;
}
.entry .row ul li:before {
}






#wpcf7-f440-o1 form #resform input,
#wpcf7-f440-o1 form #resform select,
#wpcf7-f414-o1 form input {
    border: 1px solid #686559;
    height: 45px;
    color: #676559;
    border-radius: 3px;
    font-family: "capitolium-2",serif;
    font-size: 16px;
}
#wpcf7-f414-o1 form textarea {
    border: 4px solid #ebebeb;
    color: #959595;
    border-radius: 3px;
    font-family: "capitolium-2",serif;
    font-size: 16px;
}
#wpcf7-f440-o1 form #resform label {
    color: #000;
    font-family: "capitolium-2",serif;
    font-size: 16px;
}
#wpcf7-f440-o1 form #resform input.wpcf7-submit,
#wpcf7-f414-o1 form input.wpcf7-submit {
    background: #C88059;
    padding: 10px 40px;
    color: #fff !important;
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 30px;
    border-radius: 2px;
    font-style: normal;
    border: 0;
}








/**************** FOOTER ******************/

#social {
    background-color: #f1efef;
    overflow: hidden;
}
#social .row >:last-child {
    padding-left: 15px;
}
#social .row >:first-child {
    padding-right: 15px;
}
#social .tripadvisor {

}
#social .tripadvisor .tripadvisorlogo {
    background: url(assets/icon-toprated-tripadvisor-moraine.png) center center no-repeat;
    width:100%;
    background-size:130px 92px;
    height:92px;
    margin-bottom:20px;
    display: block;
}
#social .tripadvisor a {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 5px;
    display: inline-block;
    font-family: 'Lora', serif;
    border-bottom: 5px solid #8FF9FF;
}

/*
#social .tripadvisor a:after {
    position: absolute;
    content:"";
    bottom:0;
    left:50%;
    width:120px;
    height:1px;
    background:#C88059;
    margin-left:-60px;
}
*/

#social .tripadvisor h1, #social .tripadvisor h2, #social .tripadvisor h3, #social .tripadvisor h4 {
    margin-bottom:15px;
    padding-bottom: 15px;
}
#social .tripadvisor h1:after, #social .letsconnect h1:after,
#social .tripadvisor h2:after, #social .letsconnect h2:after,
#social .tripadvisor h3:after, #social .letsconnect h3:after {
    display: none;
}
#social .letsconnect ul {
    display: block;
    list-style: none;
    margin:0;
    padding:0;
    text-align: center;
}
#social .letsconnect ul li {
    display: inline-block;
    padding:0 10px;
    margin:0 auto;
}
#social .letsconnect ul li.facebook a {
    background: url(assets/icon-social-facebook.png) center center no-repeat;
    width: 18px;
    height: 39px;
    background-size: 18px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.twitter a {
    background: url(assets/icon-social-twitter.png) center center no-repeat;
    width: 28px;
    height: 39px;
    background-size: 28px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.youtube a {
    background: url(assets/icon-social-youtube.png) center center no-repeat;
    width: 35px;
    height: 39px;
    background-size: 35px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.pinterest a {
    background: url(assets/icon-social-pinterest.png) center center no-repeat;
    width: 33px;
    height: 39px;
    background-size: 33px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.google a {
    background: url(assets/icon-social-google.png) center center no-repeat;
    width: 37px;
    height: 39px;
    background-size: 37px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.tripadvisorsocial a {
    background: url(assets/icon-social-tripadvisor.png) center center no-repeat;
    width: 50px;
    height: 39px;
    background-size: 50px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
#social .letsconnect ul li.instagram a {
    background: url(assets/icon-social-instagram.png) center center no-repeat;
    width: 32px;
    height: 39px;
    background-size: 32px 39px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}


#footer-logos {
    background-color: #f1efef;
}
#footer-logos a {
    margin:0 20px;
}
#footer-menu {
    background:#fff;
    width:100%;
    clear:both;
    padding:20px 0;
}
#footer-menu ul {
    list-style: none;
    padding:0;
    margin:0;
    text-align:center;
}
#footer-menu ul li {
    display: inline-block;
    margin:0;
    padding:0;
}
#footer-menu ul li a {
    font-size:16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    color:#676559;
    margin:0 20px;
    padding:0;
    display:block;
    font-family: 'Lora', serif;
}
#footer-main {
    background: #5b554e;
    padding:60px 50px 50px 50px;
    width:100%;
    clear:both;
    overflow: hidden;
    position: relative;
}
#footer-main .row.show-for-large >:first-child {
    padding-left: 0;
}
#footer-main p {
    font-size:17px;
    font-weight: 300;
    color:#fff;
    line-height: 22px;
}
#footer-main p a {
    color:#fff !important;
}
#footer-main #logo-btm {
    background: url(assets/logo-moraine-btm.png) center center no-repeat;
    width: 94px;
    height: 101px;
    background-size: 94px 101px;
    text-indent: -9999px;
    display: inline-block;
    float: left;
    margin-right:70px;
}
#footer-main #logo-btm.show-for-large {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    margin-right: 0;
}
#footer-main #footer-main-one {
    float:left;
    width:230px;
}
#footer-main #footer-main-two {
    float:left;
    width:300px;
}
#footer-main #footer-main-three {
    float:right;
}
#footer-btm {
    background:#5b554e;
    width:100%;
    clear:both;
    padding:20px 0;
    text-align: center;
}
#footer-btm p {
    font-size:12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 900;
    color:#fff;
    margin:0;
    padding:0;
    display:block;
    font-family: 'Lora', serif;
}
#footer-btm p a {
    color:#fff;
}





#ot-widget-container4 {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.ot-dtp-picker.wide {
    width: 54em !important;
}
.ot-dtp-picker .ot-dtp-picker-button {
    height: 2.8rem !important;
}
.ot-dtp-picker.wide .ot-title {
    display: none;
}
#ot-reservation-widget {
    font-family: "capitolium-2",serif;
    font-size: 20px;
    margin: 25px 0 15px 0;
}









div.scrollableArea div.smoothinwrap {
    max-height: 200px;
    min-height: 200px;
}








/*************** MEDIA QUERIES ****************/


@media only screen and (max-width: 1223px) {
    #toparea-menu {
        top: 48px;
    }
    #toparea-menu ul li a {
        padding: 20px 16px;
        letter-spacing: 2px;
        font-size: 12px;
    }
    .topmeta-phone a {
        font-size: 16px;
    }
    #topmeta .buytickets a {
        padding: 10px 25px;
        font-size: 12px;
    }
}


@media only screen and (max-width: 1130px) {

    .cabingallery-carousel img {
        height: 575px;
    }

}

@media only screen and (max-width: 1088px) {
    #toparea-menu {
        position: absolute;
        right: 15px;
    }
    #toparea-menu ul li a {
        padding: 20px 12px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 1023px) {
    .cabingallery-carousel img {
        height: 480px;
    }
    #toparea-menu {
        display:none;
    }
    #mobilemenu {
      height: 23px;
      right: 30px;
      top: 62px;
      width: 30px;
      background-size:30px 18px;
      display: block;
    }
    h1, .top-promo-content .largep p {
        font-size: 67px;
        line-height: 80px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    .top-promo-content p {
        font-size: 16px;
    }
    h2, h3 {
        font-size: 28px;
        line-height: 34px;
    }
    p {
        font-size: 18px;
        line-height: 26px;
    }
    .redbtn a {
        font-size: 12px;
    }
    #footer-menu ul li a {
        font-size: 12px;
    }
    #footer-btm p {
        font-size: 10px;
    }
    #footer-main p {
        font-size: 15px;
        line-height: 22px;
    }
    #footer-main #footer-main-one, #footer-main #footer-main-two {
        float: left;
        width: 200px;
    }
    .twocol-full .row .columns:first-child {
        padding-right:0em;
    }
    .twocol-full .row .columns:last-child {
        padding-left:0em;
    }
    .twocol-full .row .columns .twocol-full-container {
        border-bottom: 10px solid #fff;
    }
    .twocol-full {
        padding: 0;
        margin-bottom: 0;
    }
    .threecol-full .row .columns .threecol-full-container {
        border-bottom: 10px solid #fff;
    }
    .threecol-full .row .columns:first-child {
        padding-right:0;
    }
    .threecol-full .row .columns:last-child {
        padding-left:0;
    }
}


@media only screen and (max-width:895px) {


    .cabingallery-carousel img {
        height: 400px;
    }
    .entry .pricetable li {
        margin:0;
        padding:0;
        width:100%;
        float:left;
        display: inline-block;
        border:1px solid #d7d7d7 !important;
    }
    .entry .pricetable li .pricetable-price {
        padding:15px 0;
        font-size: 18px;
        font-weight: 900;
    }
    .entry .pricetable li .pricetable-date {
        padding: 8px 0;
        font-size: 12px;
    }

}

@media only screen and (max-width: 860px) {
    #footer-main #logo-btm {
        width: 100%;
        display: block;
        float: none;
        margin-right: 0;
    }
    #footer-main #footer-main-one, #footer-main #footer-main-two {
        float: left;
        width: 50%;
        margin-top: 35px;
    }
    #footer-main #footer-main-one {
        text-align: right;
        padding-right:20px;
    }
    #footer-main #footer-main-two {
        text-align: left;
        padding-left:20px;
    }
    #footer-main #footer-main-three {
        float: none;
        width: 100%;
        text-align: center;
        clear: both;
    }
    #ressection form input, #ressection form select {
        float: left;
        width: 48%;
        margin: 10px 1%;
    }
}

@media only screen and (max-width: 767px) {
    .cabingallery-carousel img {
        height: 350px;
    }
    h1, .top-promo-content .largep p {
        font-size: 56px;
        line-height: 70px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    h2, h3 {
        font-size: 24px;
        line-height: 30px;
    }
    h4, h5 {
        font-size: 14px;
        line-height: 20px;
    }
    p, ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .redbtn a {
        font-size: 11px;
    }
    .top-promo-content .smallh h1 {
        font-size: 12px;
    }

    #mobilemenu {
        top: 52px;
    }

    #toparea-logo a {
        top: 40px;
        left: 30px;
        width: 177px;
        height: 50px;
        background-size: 177px 50px;
    }
    #topmeta {
        position: absolute;
        top: -4px;
        left: 0;
        height: 35px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.2);
    }
    .topmeta-phone {
        background: url(assets/top-phone.png) no-repeat;
        background-position: 30% 60%;
        background-size:12px 12px;
        padding: 10px 5px 5px 30px;
        display: inline-block;
        width: 49%;
        text-align: center;
    }
    .topmeta-phone a {
        font-size:12px;
    }
    #topmeta .buytickets a {
        padding: 3px 25px;
        font-size: 10px;
        /* width: 50%; */
    }
    #topmeta .buytickets {
        width:50%;
        display: inline-block;
    }
    #topmeta .buytickets a {
        display: block;
        text-align: center;
    }
    .large-rollover-block {
        padding: 160px 0;
    }
    .twocol-full .row .columns, .threecol-full .row .columns {
        min-height: 300px;
    }
    .medium-padding {
        padding: 60px 0;
    }
    .entry.returnto a {
        font-size: 14px;
    }
    .rollover-invisible-content {
        padding: 30px 25px;
    }
    .large-rollover-block .rollover-invisible-content {
        padding: 30px 25px;
    }
    .large-rollover-block .rollover-invisible-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .rollover-invisible-content a {
        font-size: 11px;
        line-height: 16px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .large-padding {
        padding: 90px 0 60px 0;
    }
    .specialspackagescontent-inner {
        padding: 35px 25px;
        min-height: 100px !important;
    }
    .specialspackagescontent .column-block {
        margin-bottom: 0.8rem;
    }
    .entry .priceblock.headerblock .priceblock-content {
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 690px) {
    #footer-main #footer-main-one, #footer-main #footer-main-two {
        float: none;
        width: 100%;
        margin-top: 25px;
    }
    #footer-main #footer-main-one {
        text-align: center;
        padding-right:0;
    }
    #footer-main #footer-main-two {
        text-align: center;
        padding-left:0;
    }
    #footer-main #footer-main-three {
        float: none;
        width: 100%;
        text-align: center;
    }
    #footer-btm {
        padding: 20px 25px;
    }
    #footer-btm p {
        font-size: 7px;
        line-height: 10px;
    }
    #footer-menu ul li a {
        font-size: 9px;
        margin: 0 12px;
    }
    #footer-menu ul li {
        display: block;
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width:590px) {

    .cabingallery-carousel img {
        height: 300px;
    }
    .owl-prev, .owl-next {
        width: 20px;
    }
    .owl-prev i, .owl-next i {
        position: absolute;
        top: 49%;
        left: 25%;
    }

}

@media only screen and (max-width:500px) {
    .cabingallery-carousel img {
        height: 260px;
    }
    #mobilemenu {
      height: 23px;
      right: 30px;
      top: 55px;
      width: 30px;
      background-size:30px 18px;
      display: block;
    }
    #ressection form input, #ressection form select {
        float: none;
        width: 100%;
        margin: 10px 0;
    }
    #ressection form input, #ressection form select {
        height: 35px;
        font-size: 12px;
    }
    #ressection form select {
        margin:0;
    }
    #dp-arrivaldate, #dp-departuredate {
        background-size: 30px 15px;
    }
}

@media only screen and (max-width: 450px) {
    .cabingallery-carousel img {
        height: 220px;
    }
    h1, .top-promo-content .largep p {
        font-size: 28px;
        line-height: 42px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    h2, h3 {
        font-size: 20px;
        line-height: 28px;
    }
    h4, h5 {
        font-size: 11px;
        line-height: 20px;
    }
    .top-promo-content p {
        font-size: 12px;
    }
    #toparea {
        height:83px;
    }
    #topmeta {
        display:none;
    }
    #mobilemenu {
        top: 30px;
    }
    #toparea-logo a {
        top:20px;
        left:20px;
    }
    .specialspackagescontent-inner a {
        font-size: 11px;
    }
    .entry .linelink a {
        font-size: 10px;
        line-height: 20px;
        font-weight: 900;
        margin-bottom: 30px;
        padding-bottom: 10px;
        margin-top: 15px;
    }

}
