<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen {
	.logo {
		background: url(../img/wedding-logo.png) no-repeat center;
		height: 100px;
	}
	.rates .title, .rates .price {
		color: #616161;
	}
	.page_layout_Flexible .box-content &gt; .text_container a {
			color: #6d6147;
	}
	.page_layout_Flexible .box-content &gt; .text_container a:hover {
			color: #6d6147;
		text-decoration:underline;
	}
	.quickbookcontent .ym-button {
    background-color: #ffffff;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #c8bfad ), color-stop( 100%, #c8bfad ) )!important;
    background-image: -webkit-linear-gradient( top, #c8bfad, #c8bfad )!important;
    background-image: -moz-linear-gradient( top, #c8bfad, #c8bfad )!important;
    background-image: -ms-linear-gradient( top, #c8bfad, #c8bfad )!important;
    background-image: -o-linear-gradient( top, #c8bfad, #c8bfad )!important;
    background-image: linear-gradient( top, #FFF, #c8bfad )!important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='#c8bfad', EndColorStr='#c8bfad' );
    text-shadow: 0 1px 0 #c8bfad;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #c8bfad;
    box-shadow: none;
}
.quickbookcontent .ym-button:hover{
	background-color: #78496a;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #78496a ), color-stop( 100%, #78496a ) )!important;
    background-image: -webkit-linear-gradient( top, #78496a, #78496a )!important;
    background-image: -moz-linear-gradient( top, #78496a, #78496a )!important;
    background-image: -ms-linear-gradient( top, #78496a, #78496a )!important;
    background-image: -o-linear-gradient( top, #78496a, #78496a )!important;
    background-image: linear-gradient( top, #FFF, #78496a )!important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='#78496a', EndColorStr='#78496a' );
    text-shadow: 0 1px 0 #78496a;
    border: 1px solid #78496a;
    border-bottom: 1px solid #78496a;
    -webkit-box-shadow: inset 0 1px 0 0 #78496a;
    box-shadow: inset 0 1px 0 0 #78496a;
}
	a.ym-button.button.bookbutton {
			background-color: #6d6147;
			background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, transparent ), color-stop( 100%, #6d6147 ) );
			background-image: -webkit-linear-gradient( top, transparent, #6d6147 );
			background-image: -moz-linear-gradient( top, transparent, #6d6147 );
			background-image: -ms-linear-gradient( top, transparent, #6d6147 );
			background-image: -o-linear-gradient( top, transparent, #6d6147 );
			background-image: linear-gradient( top, transparent, #6d6147 );
			-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='transparent', EndColorStr='#6d6147' );
		 color: #ffffff;
			text-shadow: 0 0px 0 #ffffff;
		box-shadow: inset 0 0px 0 0 #ffffff;
		border:0px;
	}
	a.ym-button.button.bookbutton:hover {
			background-color: #6d6147;
			background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, transparent ), color-stop( 100%, #6d6147 ) );
			background-image: -webkit-linear-gradient( top, transparent, #6d6147 );
		background-image: -moz-linear-gradient( top, transparent, #6d6147 );
			background-image: -ms-linear-gradient( top, transparent, #6d6147 );
			background-image: -o-linear-gradient( top, transparent, #6d6147 );
			background-image: linear-gradient( top, transparent, #6d6147 );
			-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='transparent', EndColorStr='#6d6147' );
			color: #ffffff;
			text-shadow: 0 0px 0 #ffffff;
		box-shadow: inset 0 0px 0 0 #ffffff;
		border:0px;
	}
	.quickbooklinks li &gt; a.bestrate:hover {
		background: #6d6147;
	}
	.quickbooklinks a:hover, .quickbooklinks a:active {
		background: #6d6147;
	}
	#sidebar.fixed .quickbook{
    color: #6d6147!important;
}
#sidebar.fixed .quickbookheader{
    color: #6d6147!important;
}
	footer a {
		color: #ffffff;
	}
	nav a {
		color: #ffffff;
	}
	/*.content_title {
		font-family: 'Dancing Script', cursive ;
		color: #c4bc8e !important;
		font-size: 40px;
	}*/
	h1 {
		color: #6d6147 !important;
	}
	.quickbookheader {
		color: #fff !important;
	}
	.quickbook{
		color:#fff!important;
	}
	.content_subtitle {
		color: #616161;
	}
	.page_layout_Flexible.page_layout_Widget .section_title {
		color: #6d6147 !important;
	}
	.box-content a.button {
		color: #6d6147;
		border: 1px solid #6d6147;
		background: #ffffff;
		padding-left: 20px;
		padding-right: 20px;
	}
	footer a {
		color: #fff;
	}
	footer a:hover {
		color: #e7e7e7;
	}
	.page_layout_Flexible .section_subtitle {
		color: #5d4f4c;
		margin: 16px 0px 40px 0px;
		font-size: 19px;
	}
	footer {
		background: #6d6147;
		background: -moz-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #6d6147 ), color-stop( 100%, #6d6147 ) );
		background: -webkit-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -o-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -ms-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: linear-gradient( to bottom, #6d6147 0%, #6d6147 100% ) !important;
		border-color: #6d6147 !important;
		color: #6d6147 !important;
	}
	footer nav li:hover, nav li:active {
		background-color: #fff;
	}

	.box-content a.button:hover {
		color: #FFF;
		background: #6d6147;
	}
	.image_grid_content_cta .bookbutton:hover, .booknow:hover {
		background: #6d6147;
		color: #ffffff;
	}
	.image_grid_content_cta .bookbutton, .booknow {
		background: #6d6147;
		color: #ffffff;
		border: 1px solid #6d6147;
	}
	.scrolldown:hover, .scrollup:hover, .nav-icons &gt; div:hover, .icons .icon-button:hover {
		background-color: #6d6147;
		border-color: #6d6147;
		color: #FFF;
	}
	.scrolldown, .scrollup{
		background-color: #616161;
	}
	nav li:hover, nav li:active {
		background-color: #fff;
	}
	nav .firstlevel ul {
		background: #6d6147;
	}
	nav.navbottom li a {
		color: #ffffff;
		font-weight: 500;
	}

	.grid-footer-bottom {
		border-color: #5d4f4c;
	}
	footer .row-post-nav a {
		color: #6d6147;
	}
	nav.navtop, nav.mobile, .navmobile-index .firstlevel, .mobile-buttons, .mobile-show .icon_cont {
		background: #6d6147;
		background: -moz-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #6d6147 ), color-stop( 100%, #6d6147 ) );
		background: -webkit-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -o-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: -ms-linear-gradient( top, #6d6147 0%, #6d6147 100% );
		background: linear-gradient( to bottom, #6d6147 0%, #6d6147 100% );
		-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6147', endColorstr='#6d6147', GradientType=0 );
	}

	.social_links li{
			display: none;
		}
	.social_links .wedding{
			display: inline-block !important;
		}

	.quickbooklinks li &gt; a.bestrate:hover, .quickbooklinks li &gt; .bestrate span {
		background: #6d6147;
		color: #FFF;
		}

	.quickbooklinks li &gt; .bestrate {
		color: #616161;
		}

	.quickbooklinks li &gt; a.bestrate:hover, .quickbooklinks li &gt; .bestrate span {
		background: #6d6147;
		color: #FFF;
		}

	.quickbooklinks a:hover, .quickbooklinks a:active {
		background: #6d6147;
		color: #FFF;
		}
	.quickbooklinks span {
		background: #6d6147 !important;
		color: #fdf4e3;
		}
	/*.image_grid_content &gt;div.image_grid_content_title, .banner.show_info a .overlay span.title, .parallax .overlay span.title, .image_grid_content &gt;h1.image_grid_content_title {
		font-family: 'Dancing Script', cursive;
		}*/
	.scrolldown, .scrollup, .nav-icons &gt; div, .icons .icon-button {
		background-color: #616161;
		color: #ffffff;
		}
	.arrow-left {
		border-right-color: #ffffff;
		}
	.arrow-right {
		border-left-color: #ffffff;
		}
	.image_grid_content &gt;div.image_grid_content_title, .banner.show_info a .overlay span.title, .parallax .overlay span.title, .image_grid_content &gt;h1.image_grid_content_title {
		font-weight: 400;
		text-transform: none;
	}
	footer .row-post-nav a {
		color: #ffffff;
	}
	footer .ym-gr {
		color: #ffffff;
	}
	footer .ym-grid {
		color: #ffffff;
	}
	#datepicker[type="text"], #datepicker2[type="text"] {
		background: #FFF url(/includes/img/wedding-clndr.gif) no-repeat 125px;
		padding: 5px 16px 5px 5px;
	}
	.ui-widget-header {
		border-color: #6d6147/*{borderColorHeader}*/;
		background: #6d6147 /*{bgColorHeader}*/;
	}
	nav li:hover &gt; a, nav.navbottom li:hover &gt; a {
		color: #6d6147;
	}

	.quickbook {
		color: #6c6047;
	}
	nav.navtop, nav.mobile {
		-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
		-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
		box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
	}
	#sidebar.fixed .quickbook {
		color:#6d6147;
	}
	#sidebar.fixed .ym-wbox {
		background: #e8e7e7;
	}
	#sidebar.fixed .bookbutton {
		background-color: #fff;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #fff ), color-stop( 100%, #fff ) );
		background-image: -webkit-linear-gradient( top, #fff, #fff );
		background-image: -moz-linear-gradient( top, #fff, #fff );
		background-image: -ms-linear-gradient( top, #fff, #fff );
		background-image: -o-linear-gradient( top, #fff, #fff );
		background-image: linear-gradient( top, #fff, #fff );
		-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='#fff', EndColorStr='#fff' );
		color: #6d6147;
	}
	#sidebar.fixed .bookbutton:hover{
		border-color: #76674d;
		border-bottom-color: #76674d;
		background: #76674d;
		color:#fff;
	}
	nav.navtop, nav.mobile {
		-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
		-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
		box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.42 );
	}
	.bookbutton{
		background-color: #6d6147;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #6d6147 ), color-stop( 100%, #6d6147 ) );
		background-image: -webkit-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -moz-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -ms-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -o-linear-gradient( top, #6d6147, #6d6147 );
		background-image: linear-gradient( top, #FFF, #6d6147 );
		-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='#6d6147', EndColorStr='#6d6147' );
		text-shadow: 0 1px 0 #6d6147;
		border: 1px solid #6d6147;
		border-bottom: 1px solid #6d6147;
		-webkit-box-shadow: inset 0 1px 0 0 #6d6147;
		box-shadow: inset 0 1px 0 0 #6d6147;
	}
	.bookbutton:hover{
		background-color: #6d6147;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #6d6147 ), color-stop( 100%, #6d6147 ) );
		background-image: -webkit-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -moz-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -ms-linear-gradient( top, #6d6147, #6d6147 );
		background-image: -o-linear-gradient( top, #6d6147, #6d6147 );
		background-image: linear-gradient( top, #FFF, #6d6147 );
		-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorStr='#6d6147', EndColorStr='#6d6147' );
		text-shadow: 0 1px 0 #6d6147;
		border: 1px solid #6d6147;
		border-bottom: 1px solid #6d6147;
		-webkit-box-shadow: inset 0 1px 0 0 #6d6147;
		box-shadow: inset 0 1px 0 0 #6d6147;
	}
	.languages{
		display:none;
	}

}
@media screen and (max-width: 990px){
	.logo {
		background: #6d6147 url(../img/wedding-logo.png) no-repeat center;
	}
}
</pre></body></html>