/*
 Theme Name:   Hotel Master Child
 Theme URI:    http://54.174.169.240/
 Description:  Based on Hotel Master
 Author:       Spark Interactive
 Author URI:   http://sparkinteractive.co
 Template:     hotelmaster
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-backgrou$
 Text Domain:  hotelmaster-child
*/

#reception-sapphire .gdlr-item-title-wrapper .gdlr-item-title-head, #reception-pearl .gdlr-item-title-wrapper .gdlr-item-title-head, #reception-emerald .gdlr-item-title-wrapper .gdlr-item-title-head, #reception-diamond .gdlr-item-title-wrapper .gdlr-item-title-head {
	float: left;
}
#reception-sapphire .gdlr-item-title-wrapper .gdlr-item-title-caption, #reception-pearl .gdlr-item-title-wrapper .gdlr-item-title-caption, #reception-emerald .gdlr-item-title-wrapper .gdlr-item-title-caption, #reception-diamond .gdlr-item-title-wrapper .gdlr-item-title-caption {
	overflow: hidden;
	text-align: right;
	color: #b89f80;
}
body.page #reception-sapphire .gdlr-item-title-wrapper .gdlr-item-title-caption {
	padding-left: 30px;
}
@media only screen and (max-width: 767px) {
body.page #reception-sapphire .gdlr-item-title-wrapper .gdlr-item-title-caption {
	clear: left;
	text-align: left;
	overflow: auto;
	padding: 20px 0px 0px;
}
}
.gdlr-parallax-wrapper.gdlr-background-image {
	background-repeat: no-repeat;
	background-size: cover;
}
.gdlr-logo .gdlr-logo-inner a img {
	height: 59px;
}
img.logo {
	content:url("media/logo-menu.png");
	height: 59px;
}
img[id^='wp-ratedWA-img-20'] {
	display: block;
	width: 124px;
}


.gdlr-header-inner.gdlr-fixed-header img.logo {
	content:url("media/logo.png");
}
#content-section-1>.section-container {
	padding-top: 0px;
}
.top-navigation-wrapper {
	display: none;
}
.content-wrapper.under-menu {
/*	top: -89px;
	margin-bottom: -89px;
*/}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	padding-bottom: 8px !important;
	font-family: "Foundry Origin W01 Bk",Georgia, serif;
	font-weight: 600;
	font-size: 13px;
}
.ms-slide h3 {
	text-shadow: 2px 2px 4px #000000;
}
.simcal-calendar p.simcal-align-right {
	text-align: left;
	display: none;
}
.simcal-default-calendar-grid table tr th {
padding: 4px 0px !important;
}
.simcal-default-calendar-grid table tr th h3 {
color: #ffffff;
font-size: 16px;
}
.simcal-default-calendar-grid table tr th.simcal-week-day {
font-size: 12px;
}
@media only screen and (max-width: 767px) {
	body section .gdlr-full-size-wrapper .gdlr-item.gdlr-content-item p {
		margin-left: 8px;
		margin-right: 8px;
	}
}
@media (max-width: 1037px) {
.menu-item.menu-item-responsive-consolidator {
	display: inherit;
}
}
.menu-item-responsive-consolidator {
	display: none;
}
@media (max-width: 1037px) {
.menu-item.menu-item-responsive-consolidated, .menu-item.menu-item-responsive-consolidated.menu-abbr {
	display: none;
}
body .gdlr-navigation-wrapper .gdlr-main-menu > li {
	width: auto;
	padding: 0px 8px;
}
body .gdlr-navigation-wrapper {
	width: auto;
	float: right;
}
body .gdlr-logo {
	display: inherit;
	margin-bottom: 15px;
}
}

body.single.single-room .gdlr-page-title-wrapper {
	padding: 70px 0px 0px;
}

.menu-item-responsive-consolidated {
	display: inherit;
}
#chris-slider {
	height: 70vh;
	min-height: 400px;
}
#chris-slider-background {
	height: 100%;
	background-size: cover;
	background-position: 50% 8%;
/*	background: url('http://static1.squarespace.com/static/56300c17e4b08853fea1cd79/56b0be497da24f37c65360df/56b3635762cd94188bf43e66/1455910354027/Barn_at_Flanagan_Farm_Property-128.jpg?format=2500w');	*/
	background: url('media/banquet-center.jpg');
}
#chris-slider-content-wrapper {
	display: none;
/*	opacity: 0;
	height: 490px;
	width: 100%;
	padding-top: 90px;
	display: table;
	table-layout: fixed;
	background: -webkit-radial-gradient(center 320px, ellipse cover, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.6) 20%,rgba(0,0,0,0.0) 60%);
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1.6s;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
    }
@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }*/
}
#chris-slider-content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	text-shadow: 0px 9px 12px #000000;
}
.chris-slide-title {
	font-size: 66px;
}
.chris-slide-description {
	font-size: 20px;
	width: 600px;
	margin: 0px auto;
	max-width: 90%;
}
.chris-slide-call-to-action {
	margin-top: 10px;
}
.chris-services-overlay-call-to-action a, .chris-slide-call-to-action a {
	border-radius: 100px;
	border: 1px solid white;
	background: rgba(0,0,0,0.4);
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	padding: 6px 20px;
	text-shadow: none;
}
.chris-slide-call-to-action a {
	font-size: 20px;
}
.chris-services-overlay-call-to-action a {
	font-size: 1.35vw;
}
.chris-slide-call-to-action a:hover {
	background: rgba(255,255,255,0.5);
	color: white;

}

.chris-services-wrapper {
	width: 100%;
}

.chris-services {
	width: 25%;
	height: 313px;
	float: left;
	background: #ffffff;
	background-size: cover;
	background-position: center center;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	overflow: hidden;
		font-family: "Open Sans";

}
video {
	background: #ffffff;
}
.chris-services:hover {
	box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}
body #content-section-1a .container { max-width: 100%; }
/*.chris-services:hover .chris-services-content {
	background: rgba(0,0,0,0);
}
.chris-services.weddings {
	background: url('media/wedding-ceremony.jpg');
}
.chris-services.events {
	background: url('media/events.jpg');
}
.chris-services.restaurant {
	background: url('media/dinner-plate.jpg');
}
.chris-services.bed-and-breakfast {
	background: url('media/bedroom.jpg');
}*/
.chris-services .chris-services-content {
	padding: 6px 2px;
	background: rgba(126,102,72,1);
	text-align: center;
	margin-top: -200%;
	transition: 0.5s margin-top;
}

.chris-services .chris-services-content h1 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 2vw;
	margin: 0px;
}
.chris-services-overlay {
	opacity: 0;
	background: rgba(184,159,128,0.5);
	width: 100%;
	height: 100%;
	transition: 0.5s opacity;
}

.chris-services-overlay .chris-services-overlay-call-to-action {
	text-align: center;
	position: relative;
	top: 45%;
}
.chris-services-overlay .chris-services-overlay-call-to-action a {
	opacity: 0;
	transition: opacity 0.2s 0.75s ease;;
}
@media (max-width: 768px) {
.chris-services-overlay .chris-services-overlay-call-to-action a {
        opacity: 1;
}
.chris-services-overlay .chris-services-overlay-call-to-action a {
	color: white;
}

.chris-services .chris-services-overlay, .chris-services .chris-services-content {
	opacity: 1;
}
.chris-services .chris-services-content {
	margin-top: -100%;
}
}

.chris-services-overlay:hover .chris-services-overlay-call-to-action a, .chris-services-overlay.hover .chris-services-overlay-call-to-action a {
        opacity: 1;
}
.chris-services-overlay .chris-services-overlay-call-to-action a:hover, .chris-services-overlay .chris-services-overlay-call-to-action a.hover {
	color: white;
}

.chris-services:hover .chris-services-overlay, .chris-services:hover .chris-services-content, .chris-services.hover .chris-services-overlay, .chris-services.hover .chris-services-content {
	opacity: 1;
}
.chris-services:hover .chris-services-content {
	margin-top: -100%;
}
.top-navigation-divider { border: 0px !important; margin-top: 0px !important; }
/*body{ background: url('http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/bg-pattern.png'); }*/
html.ltie9 body, body{ min-width: calc(100% - 80px); } .container{ max-width: calc(100% - 80px); } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: calc(100% - 80px); }
.body-wrapper.gdlr-boxed-style{ max-width: 100%; } .body-wrapper.gdlr-boxed-style .gdlr-header-wrapper{ max-width: 100%; margin: 0px auto; }
.gdlr-logo{ max-width: 320px; }
.gdlr-logo{ margin-top: 10px; }
/*.gdlr-logo{ margin-bottom: 41px; }*/
.gdlr-navigation-wrapper{ margin-top: 30px; }
h1, h2, h3, h4, h5, h6, .gdlr-title-font{ font-family: "Open Sans"; }
body, input, textarea, select{ font-family: "Merriweather"; }
.gdlr-navigation{ font-family: "Droid Serif"; }
.gdlr-slider-item{ font-family: "Open Sans"; }
body{ font-size: 14px; }
h1{ font-size: 47px; }
h2{ font-size: 41px; }
h3{ font-size: 32px; }
h4{ font-size: 26px; }
h5{ font-size: 21px; }
h6{ font-size: 16px; }
.top-navigation-wrapper{ background-color: #0c0c0c; }
.top-navigation-divider{ border-color: #898989; }
.top-navigation-wrapper{ /*color: #ffffff;*/ }
.top-navigation-wrapper a, .top-navigation-wrapper a:hover{ color: #f2f2f2; }
/*.gdlr-header-wrapper {, */.gdlr-header-inner{ background-color: #ffffff; }
.gdlr-header-wrapper.transparent-menu .gdlr-header-inner{ background-color: rgba(0,0,0,0) !important; }
/*.gdlr-header-inner .gdlr-main-menu > li > a{ color: #000000; }
.gdlr-main-menu > li > a{ color: #ffffff; }*/
/*.gdlr-header-wrapper.transparent-menu .gdlr-header-inner .gdlr-main-menu > li > a { color: #ffffff !important; text-shadow: 0px 2px 4px black; }
*/
.menu-item.menu-home { margin-top: -20px; }
.menu-item.menu-home a {
    text-indent: -9999px;
    display: block;
    background: url('media/logo-menu.png');
    background-size: contain;
    width: 108px;
    background-position: top center;
    height: 59px;
    background-repeat: no-repeat;
    background-size: 148px 59px;
}
.gdlr-navigation-wrapper {
	margin: 30px auto 0px;
	width: 1218px;
	float: none;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li {
	width: 174px;
}
.menu-item.menu-abbr {
	display: none;
}
.gdlr-logo {
	display: none;
	margin-bottom: 15px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	text-align: center;
}
@media (max-width: 1217px) {
	.gdlr-navigation-wrapper .gdlr-main-menu > li {
		width: 148px;
	}
	.menu-item.menu-abbr {
		display: inherit;
	}
	.menu-item.menu-verbose {
		display: none;
	}
	.gdlr-navigation-wrapper {
	margin: 30px auto 0px;
	width: 1038px;
	float: none;
}
}
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a{ color: #EFD198; opacity: 1; filter: alpha(opacity=100); }
.gdlr-navigation-gimmick{ background-color: #aa8667; }
.gdlr-header-transparent .gdlr-main-menu > li > a{ color: #ffffff; }
.gdlr-header-transparent .gdlr-main-menu > li:hover > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-item > a, .gdlr-header-transparent .gdlr-main-menu > li.current-menu-ancestor > a{ color: #ffffff; }.gdlr-header-transparent div#gdlr-navigation-gimmick { background-color: #ffffff; }
.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ border-top-color: #1c1c1c; }
.gdlr-main-menu > .gdlr-normal-menu li , .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ background-color: #2e2e2e; }
.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{ color: #bebebe; }
.gdlr-main-menu > li > .sub-menu a:hover, .gdlr-main-menu > li > .sub-menu .current-menu-item > a, .gdlr-main-menu > li > .sub-menu .current-menu-ancestor > a, .gdlr-main-menu > li > .sf-mega a:hover, .gdlr-main-menu > li > .sf-mega .current-menu-item > a, .gdlr-main-menu > li > .sf-mega .current-menu-ancestor > a{ color: #ffffff; } .gdlr-main-menu .gdlr-normal-menu li > a.sf-with-ul:after { border-left-color: #ffffff; }
.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover, .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a { background-color: #2a2a2a; }
.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega *{ border-color: #373737; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #ffffff; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a { color: #ffffff; }
#gdlr-responsive-navigation.dl-menuwrapper button { background-color: #b89f80; /*#cccccc;*/ }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{ background-color: #7e6648; /*#727272;*/ }
.gdlr-menu-search{ background: #2b2b2b; background: rgba(43, 43, 43, 0.8); }
body{ background-color: #efefef; }
.body-wrapper, .gdlr-single-lightbox-container{ background-color: #ffffff; }
.gdlr-page-title, .gdlr-page-title-gimmick{ color: #232323; }
.gdlr-page-caption{ color: #b89f80; }
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a{ color: #454545; }
.gdlr-item-title-wrapper .gdlr-item-title{ color: #292929; border-color: #292929; }
.gdlr-item-title-divider{ border-color: #b89f80; }
.gdlr-item-title-wrapper .gdlr-item-caption{ color: #9b9b9b; }
body{ color: #808080; }
a{ color: #7e6648; }
a:hover{ color: #b89f80; }
body *{ border-color: #e5e5e5; }
.page-not-found-block{ background-color: #d65938; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #963a20; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #d57f5c; }
.gdlr-sidebar .gdlr-widget-title{ color: #383838; }
.gdlr-sidebar *{ border-color: #eeeeee; }
.gdlr-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #f7f7f7; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #ebebeb; }
.tagcloud a{ background-color: #b89f80; }
.tagcloud a, .tagcloud a:hover{ color: #ffffff; }
.gdlr-accordion-item.style-1 .pre-active .accordion-title{ color: #3c3c3c; }
.gdlr-accordion-item.style-1 .accordion-title{ color: #8d8d8d; }
.gdlr-accordion-item.style-1 .accordion-title i{ background-color: #f3f3f3; }
.gdlr-accordion-item.style-1 .accordion-title i{ color: #a8a8a8; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ background-color: #b89f80; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ color: #ffffff; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev, .gdlr-banner-item-wrapper .flex-direction-nav .flex-next{ color: #999999; }
.gdlr-box-with-icon-item{ background-color: #f5f5f5; }
.gdlr-box-with-icon-item > i, .gdlr-box-with-icon-item .box-with-icon-title{ color: #585858; }
.gdlr-box-with-icon-item{ color: #929292; }
.gdlr-button, .gdlr-button:hover, input[type="button"], input[type="submit"], .gdlr-top-menu > .gdlr-mega-menu .sf-mega a.gdlr-button{ color: #ffffff; }
.gdlr-button, input[type="button"], input[type="submit"]{ background-color: #b89f80; }
.gdlr-button{ border-color: #a38363; }
.column-service-title{ color: #292929; }
.column-service-content{ color: #909090; }
.column-service-icon i{ color: #b89f80; }.gdlr-column-service-item.gdlr-type-2 .column-service-divider{ border-color: #b89f80; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ background-color: #3e3e3e; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.gdlr-pie-chart-item .pie-chart-title{ color: #313131; }
.gdlr-price-inner-item{ background-color: #f9f9f9; }
.gdlr-price-item .price-title-wrapper{ background-color: #454545; }
.gdlr-price-item .price-title{ color: #ffffff; }
.gdlr-price-item .price-tag{ background-color: #838383; }
.gdlr-price-item .best-price .price-tag{ background-color: #b89f80; }
.gdlr-price-item .price-tag{ color: #ffffff; }
.gdlr-process-tab .gdlr-process-icon{ background-color: #f3f3f3; }
.gdlr-process-tab .gdlr-process-icon{ border-color: #e3e3e3; }
.gdlr-process-tab .gdlr-process-icon i{ color: #aaaaaa; }
.gdlr-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .gdlr-process-tab .process-line .icon-chevron-down, .gdlr-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ color: #454545; }
.gdlr-skill-item-wrapper{ color: #3a3a3a; }
.stunning-text-title{ color: #414141; }
.stunning-text-caption{ color: #949494; }
.gdlr-stunning-text-item.with-padding{ background-color: #f3f3f3; }
.gdlr-stunning-text-item.with-border{ border-color: #f3f3f3; }
.tab-title-wrapper .tab-title{ background-color: #f9f9f9; }
.tab-title-wrapper .tab-title{ color: #3b3b3b; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #b89f80; }
table tr th{ color: #ffffff; }
table.style-2 tr:nth-child(odd){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f3f3f3; }
table.style-2 tr:nth-child(even){ color: #949494; }
.gdlr-blog-title, .gdlr-blog-title a{ color: #424242; }
.gdlr-blog-title a:hover{ color: #1c1111; }
.blog-info, .blog-info a, .blog-info i{ color: #b89f80; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #232323; }
.gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-thumbnail .gdlr-sticky-banner i{ color: #ffffff; }
.gdlr-social-share, .gdlr-social-share a{ background-color: #f3f3f3; }
.gdlr-social-share .social-share-title{ color: #353535; }
.gdlr-standard-style .gdlr-single-blog-tag a{ background-color: #b89f80; }
.gdlr-standard-style .gdlr-single-blog-tag a{ color: #ffffff; }
.blog-date-wrapper{ background-color: #b89f80; }
.gdlr-blog-widget .blog-date-wrapper, .gdlr-blog-medium .blog-date-wrapper, .gdlr-blog-full .blog-date-wrapper{ box-shadow: 2px 2px 0px #928778; -moz-box-shadow: 2px 2px 0px #928778; -webkit-box-shadow: 2px 2px 0px #928778; }
.blog-date-wrapper{ color: #ffffff; }
.format-aside .gdlr-blog-content{ background-color: #b89f80; }
.format-aside .gdlr-blog-content{ color: #ffffff; }
.format-quote .gdlr-top-quote blockquote{ color: #8d8d8d; }
.format-quote .gdlr-quote-author{ color: #b89f80; }
.gdlr-single-nav > div i{ background-color: #f3f3f3; }
.gdlr-single-nav > div i{ color: #8d8d8d; }
.portfolio-item-filter a{ color: #cbb9a3; }
.portfolio-item-filter span, .portfolio-item-filter a.active{ color: #8b6b43; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .gdlr-room-category-thumbnail-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #0a0101; }
.gdlr-image-link-shortcode .gdlr-image-link-icon, .gdlr-room-category-thumbnail-overlay-icon i, .portfolio-thumbnail .portfolio-icon i{ color: #ffffff; }
.portfolio-title a{ color: #303030; }
.portfolio-title a:hover{ color: #7f7f7f; }
.portfolio-info, .portfolio-info a{ color: #a2a2a2; }
.gdlr-pagination .page-numbers{ background-color: #ebebeb; }
.gdlr-pagination .page-numbers{ color: #979797; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ background-color: #b89f80; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ color: #ffffff; }
.single .gdlr-room-title{ color: #4b4b4b; }
.single .gdlr-room-info{ background-color: #f5f5f5; }
.single .gdlr-room-info{ color: #888888; }
.gdlr-classic-room .gdlr-room-title a, .gdlr-modern-room .gdlr-room-title a,.gdlr-medium-room .gdlr-room-title a{ color: #7e6648; }
.gdlr-classic-room .gdlr-room-title a:hover, .gdlr-modern-room .gdlr-room-title a:hover,.gdlr-medium-room .gdlr-room-title a:hover{ color: #7e6648; }
{ color: #7e6648; }
.single .gdlr-room-price .gdlr-tail, .gdlr-classic-room .gdlr-room-price .gdlr-tail,.gdlr-medium-room .gdlr-room-price .gdlr-tail, .gdlr-room-service-unit{ color: #74b7d3; }
.gdlr-modern-room .gdlr-room-detail{ color: #787878; }
.gdlr-medium-room .gdlr-hotel-room-info{ border-color: #cbbca9; }
.gdlr-medium-room .gdlr-hotel-room-info{ color: #967f63; }
.gdlr-medium-room .gdlr-price-break-down{ color: #bdbdbd; }
.price-breakdown-wrapper .price-breakdown-content{ background-color: #f3f3f3; }
.price-breakdown-wrapper .price-breakdown-content, .price-breakdown-wrapper .price-breakdown-total{ border-color: #e6e6e6; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head, .price-breakdown-wrapper .price-breakdown-info .gdlr-head{ color: #232323; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head span,.price-breakdown-wrapper .price-breakdown-total .gdlr-head span{ color: #a2a2a2; }
.gdlr-booking-contact-form .gdlr-payment-method label:hover img, .gdlr-booking-contact-form .gdlr-payment-method label.gdlr-active img{ border-color: #72afd5; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ background-color: #81bad3; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ border-color: #4a87a2; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper, .gdlr-price-summary-grand-total.gdlr-active, .gdlr-price-deposit-wrapper .gdlr-price-deposit-input span.gdlr-active{ color: #ffffff; }.gdlr-price-deposit-input .gdlr-radio-input { background: #ffffff; }.gdlr-price-deposit-input .gdlr-radio-input { border: 3px solid #ffffff !important; }
.gdlr-price-summary-grand-total, .gdlr-service-price-summary-item, .gdlr-reservation-bar .gdlr-price-room-summary, .gdlr-reservation-bar .gdlr-price-room-summary-info, .gdlr-price-deposit-wrapper .gdlr-price-deposit-caption, .gdlr-price-deposit-wrapper .gdlr-price-deposit-input span{ color: #eae0d4; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper *{ border-color: #d0c1af; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button{ background-color: #967f63; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button{ border-color: #826e54; }
.gdlr-booking-failed, .gdlr-booking-complete, .gdlr-room-selection-complete{ background-color: #f5f5f5; }
.gdlr-room-selection-complete .gdlr-room-selection-caption{ color: #8d8d8d; }
.gdlr-room-selection-complete .gdlr-room-selection-caption{ border-bottom-color: #e5e5e5; }
.gdlr-booking-failed .gdlr-booking-failed-title, .gdlr-booking-complete .gdlr-booking-complete-title, .gdlr-booking-service-head, .gdlr-room-service-title, .gdlr-booking-complete .gdlr-booking-complete-additional i, .gdlr-room-selection-complete .gdlr-room-selection-title{ color: #484848; }
.gdlr-datepicker-range-wrapper, .ui-datepicker{ background-color: #f3f3f3; }
.ui-datepicker-title, .ui-datepicker th{ color: #4b4b4b; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-state-default, .ui-state-default:hover { background-color: #ffffff; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-state-default, .ui-state-default:hover { color: #6a6a6a; }
.ui-state-disabled .ui-state-default, .ui-state-disabled .ui-state-default:hover{ background-color: #eaeaea; }
.ui-state-disabled .ui-state-default, .ui-state-disabled .ui-state-default:hover{ color: #aaaaaa; }
.dp-highlight .ui-state-default, .dp-highlight .ui-state-highlight:hover{ background-color: #bea78b; }
.dp-highlight .ui-state-default, .dp-highlight .ui-state-highlight:hover{ color: #ffffff; }
.gdlr-booking-process-bar{ background-color: #967f63; }.gdlr-booking-process-bar .gdlr-booking-process:after{ border-left-color: #967f63; }
.gdlr-booking-process-bar{ color: #cab193; }
.gdlr-booking-process-bar .gdlr-booking-process:before{ border-left-color: #b4a38f; }
.gdlr-reservation-bar{ background-color: #bea78b; }
.gdlr-reservation-bar .gdlr-reservation-bar-title, .gdlr-reservation-bar .gdlr-reservation-field-title, .gdlr-reservation-people-title { color: #ffffff; }
.gdlr-reservation-bar .gdlr-reservation-bar-title{ border-color: #b49a7b; }
.gdlr-reservation-bar input.gdlr-datepicker, .gdlr-reservation-bar .gdlr-combobox-wrapper select, .gdlr-reservation-bar .gdlr-combobox-wrapper select option, .gdlr-reservation-bar .gdlr-combobox-wrapper{ background-color: #ffffff; }
.gdlr-reservation-bar input.gdlr-datepicker, .gdlr-reservation-bar .gdlr-combobox-wrapper select{ color: #999999; }
.gdlr-reservation-bar .gdlr-datepicker-wrapper:after, .gdlr-reservation-bar .gdlr-combobox-wrapper:after{ color: #000000; }
.gdlr-reservation-bar .gdlr-reservation-bar-room-form{ background-color: #d0c1af; }
.gdlr-reservation-room{ color: #7b6549; }
.gdlr-reservation-room.gdlr-active{ color: #ffffff; }
.gdlr-reservation-room .gdlr-reservation-change-room{ color: #5b95ae; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ background-color: #977b58; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ color: #ffffff; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ border-color: #7d6444; }
.gdlr-price-summary-hotel-branches{ background-color: #51392B; }
.gdlr-price-summary-hotel-branches{ color: #ffffff; }
.gdlr-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.gdlr-personnel-item.round-style .personnel-item{ background-color: #b89f80; }
.gdlr-personnel-item .personnel-author{ color: #3b3b3b; }
.gdlr-personnel-item .personnel-author-image{ border-color: #b89f80; }
.gdlr-personnel-item .personnel-position{ color: #acacac; }
.gdlr-personnel-item .personnel-content{ color: #959595; }
.gdlr-personnel-item .personnel-social i{ color: #3b3b3b; }
.gdlr-testimonial-item .testimonial-item-inner, .gdlr-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.gdlr-testimonial-item .testimonial-content{ color: #9b9b9b; }
.gdlr-testimonial-item .testimonial-author{ color: #b89f80; }
.gdlr-testimonial-item .testimonial-position{ color: #4d4d4d; }
.gdlr-testimonial-item .testimonial-author-image{ border-color: #b89f80; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.gdlr-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.gdlr-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.gdlr-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
.nivo-controlNav a, .flex-control-paging li a{ background-color: #ffffff; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #5e5e5e; }
.nivo-controlNav a, .flex-control-paging li a{ border-color: #5e5e5e !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.gdlr-caption{ background-color: #000000; }
.gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-text{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider{ background-color: #000000; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-text{ color: #dddddd; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ color: #ffffff; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ background-color: #b89f80; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ background-color: #eeeeee; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ color: #b2b2b2; }
.gdlr-item-title-wrapper .gdlr-flex-prev:hover, .gdlr-item-title-wrapper .gdlr-flex-next:hover{ background-color: #b89f80; }
.gdlr-item-title-wrapper .gdlr-flex-prev:hover, .gdlr-item-title-wrapper .gdlr-flex-next:hover{ color: #ffffff; }
input[type="text"], input[type="email"], input[type="password"], textarea, .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: #f5f5f5; }
input[type="text"], input[type="email"], input[type="password"], textarea, .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: #828282; }input::input-placeholder{ color:#828282; } input::-webkit-input-placeholder{ color:#828282; }input::-moz-placeholder{ color:#828282; } input:-moz-placeholder{ color:#828282; }input:-ms-input-placeholder{ color:#828282; }textarea::input-placeholder{ color:#828282; } textarea::-webkit-input-placeholder{ color:#828282; }textarea::-moz-placeholder{ color:#828282; } textarea:-moz-placeholder{ color:#828282; }textarea:-ms-input-placeholder{ color:#828282; }
.footer-wrapper{ background-color: #f3f3f3; }
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a{ color: #424242; }
.footer-wrapper{ color: #7a7a7a; }
.footer-wrapper a{ color: #7f7f7f; }
.footer-wrapper a:hover{ color: #5b5b5b; }
.footer-wrapper *{ border-color: #dbdbdb; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #ffffff; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #828282; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ border-color: #313131; }
.footer-wrapper .gdlr-button, .footer-wrapper .gdlr-button:hover, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ color: #ffffff; }
.footer-wrapper .gdlr-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #b89f80; }
.footer-wrapper .tagcloud a{ background-color: #b89f80; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #e2e2e2; }
.copyright-wrapper{ color: #828282; }
.footer-wrapper .copyright-wrapper{ border-color: #e2e2e2; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #b89f80; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #b89f80; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #389EC5; }
html .woocommerce-error{ background: #C23030; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #b89f80; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #b28855; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus,
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus,
												html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus,
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus,
												html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
.gdlr-skin-dark-skin, .gdlr-skin-dark-skin .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-skin i, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-skin h1, .gdlr-skin-dark-skin h2, .gdlr-skin-dark-skin h3, .gdlr-skin-dark-skin h4, .gdlr-skin-dark-skin h5, .gdlr-skin-dark-skin h6, .gdlr-skin-dark-skin .gdlr-skin-title, .gdlr-skin-dark-skin .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-info, .gdlr-skin-dark-skin .gdlr-skin-info a, .gdlr-skin-dark-skin .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin a, .gdlr-skin-dark-skin .gdlr-skin-link, .gdlr-skin-dark-skin .gdlr-skin-link-color{ color: #e36d39; }
.gdlr-skin-dark-skin a:hover, .gdlr-skin-dark-skin .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next{ background-color: #969696; }
.gdlr-skin-dark-skin *, .gdlr-skin-dark-skin .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-button, .gdlr-skin-dark-skin .gdlr-button:hover, .gdlr-skin-dark-skin input[type="button"], .gdlr-skin-dark-skin input[type="submit"]{ border-color: ; color: #ffffff; background-color: #39dde3;  }
.gdlr-skin-dark-skin input[type="text"], .gdlr-skin-dark-skin input[type="email"], .gdlr-skin-dark-skin input[type="password"], .gdlr-skin-dark-skin textarea, .gdlr-skin-dark-skin .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: ; }
.gdlr-skin-dark-skin input[type="text"], .gdlr-skin-dark-skin input[type="email"], .gdlr-skin-dark-skin input[type="password"], .gdlr-skin-dark-skin textarea, .gdlr-skin-dark-skin .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-dark-skin .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-dark-skin .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: ; }
.gdlr-skin-dark-testimonial, .gdlr-skin-dark-testimonial .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-testimonial i, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-testimonial h1, .gdlr-skin-dark-testimonial h2, .gdlr-skin-dark-testimonial h3, .gdlr-skin-dark-testimonial h4, .gdlr-skin-dark-testimonial h5, .gdlr-skin-dark-testimonial h6, .gdlr-skin-dark-testimonial .gdlr-skin-title, .gdlr-skin-dark-testimonial .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-info, .gdlr-skin-dark-testimonial .gdlr-skin-info a, .gdlr-skin-dark-testimonial .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial a, .gdlr-skin-dark-testimonial .gdlr-skin-link, .gdlr-skin-dark-testimonial .gdlr-skin-link-color{ color: #e36d39; }
.gdlr-skin-dark-testimonial a:hover, .gdlr-skin-dark-testimonial .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next{ background-color: #2b2b2b; }
.gdlr-skin-dark-testimonial *, .gdlr-skin-dark-testimonial .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-button, .gdlr-skin-dark-testimonial .gdlr-button:hover, .gdlr-skin-dark-testimonial input[type="button"], .gdlr-skin-dark-testimonial input[type="submit"]{ border-color: ; color: #ffffff; background-color: #ffffff;  }
.gdlr-skin-dark-testimonial input[type="text"], .gdlr-skin-dark-testimonial input[type="email"], .gdlr-skin-dark-testimonial input[type="password"], .gdlr-skin-dark-testimonial textarea, .gdlr-skin-dark-testimonial .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: ; }
.gdlr-skin-dark-testimonial input[type="text"], .gdlr-skin-dark-testimonial input[type="email"], .gdlr-skin-dark-testimonial input[type="password"], .gdlr-skin-dark-testimonial textarea, .gdlr-skin-dark-testimonial .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-dark-testimonial .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-dark-testimonial .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: ; }
.gdlr-skin-light-grey, .gdlr-skin-light-grey .gdlr-skin-content{ color: #999999; }
.gdlr-skin-light-grey i, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next{ color: #e0e0e0; }
.gdlr-skin-light-grey h1, .gdlr-skin-light-grey h2, .gdlr-skin-light-grey h3, .gdlr-skin-light-grey h4, .gdlr-skin-light-grey h5, .gdlr-skin-light-grey h6, .gdlr-skin-light-grey .gdlr-skin-title, .gdlr-skin-light-grey .gdlr-skin-title a{ color: #b89f80; }
.gdlr-skin-light-grey .gdlr-skin-title a:hover{ color: #af9167; }
.gdlr-skin-light-grey .gdlr-skin-info, .gdlr-skin-light-grey .gdlr-skin-info a, .gdlr-skin-light-grey .gdlr-skin-info a:hover{ color: #828282; }
.gdlr-skin-light-grey a, .gdlr-skin-light-grey .gdlr-skin-link, .gdlr-skin-light-grey .gdlr-skin-link-color{ color: #282828; }
.gdlr-skin-light-grey a:hover, .gdlr-skin-light-grey .gdlr-skin-link:hover{ color: #848484; }
.gdlr-skin-light-grey .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next{ background-color: #b89f80; }
.gdlr-skin-light-grey *, .gdlr-skin-light-grey .gdlr-skin-border{ border-color: #b89f80; }
.gdlr-skin-light-grey .gdlr-button, .gdlr-skin-light-grey .gdlr-button:hover, .gdlr-skin-light-grey input[type="button"], .gdlr-skin-light-grey input[type="submit"]{ border-color: #ad9479; color: #ffffff; background-color: #b89f80;  }
.gdlr-skin-light-grey input[type="text"], .gdlr-skin-light-grey input[type="email"], .gdlr-skin-light-grey input[type="password"], .gdlr-skin-light-grey textarea, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: #afafaf; }
.gdlr-skin-light-grey input[type="text"], .gdlr-skin-light-grey input[type="email"], .gdlr-skin-light-grey input[type="password"], .gdlr-skin-light-grey textarea, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-light-grey .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: #ffffff; }
.gdlr-skin-dark-header, .gdlr-skin-dark-header .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-header i, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-header h1, .gdlr-skin-dark-header h2, .gdlr-skin-dark-header h3, .gdlr-skin-dark-header h4, .gdlr-skin-dark-header h5, .gdlr-skin-dark-header h6, .gdlr-skin-dark-header .gdlr-skin-title, .gdlr-skin-dark-header .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-info, .gdlr-skin-dark-header .gdlr-skin-info a, .gdlr-skin-dark-header .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-header a, .gdlr-skin-dark-header .gdlr-skin-link, .gdlr-skin-dark-header .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-dark-header a:hover, .gdlr-skin-dark-header .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next{ background-color: #ffffff; }
.gdlr-skin-dark-header *, .gdlr-skin-dark-header .gdlr-skin-border{ border-color: #00abb7; }
.gdlr-skin-dark-header .gdlr-button, .gdlr-skin-dark-header .gdlr-button:hover, .gdlr-skin-dark-header input[type="button"], .gdlr-skin-dark-header input[type="submit"]{ border-color: ; color: #ffffff; background-color: #39dde3;  }
.gdlr-skin-dark-header input[type="text"], .gdlr-skin-dark-header input[type="email"], .gdlr-skin-dark-header input[type="password"], .gdlr-skin-dark-header textarea, .gdlr-skin-dark-header .gdlr-hotel-availability .gdlr-combobox-wrapper select{ color: ; }
.gdlr-skin-dark-header input[type="text"], .gdlr-skin-dark-header input[type="email"], .gdlr-skin-dark-header input[type="password"], .gdlr-skin-dark-header textarea, .gdlr-skin-dark-header .gdlr-hotel-availability .gdlr-combobox-wrapper select, .gdlr-skin-dark-header .gdlr-hotel-availability .gdlr-combobox-wrapper select option, .gdlr-skin-dark-header .gdlr-hotel-availability .gdlr-combobox-wrapper{ background-color: ; }

html body{ min-width: 300px; }

#gdlr-responsive-navigation{ display: none; }

/*--- tablet ---*/
@media only screen and (max-width: 1159px) {
	.gdlr-navigation-gimmick{ display: none; }
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a,
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul{ padding-left: 12px; padding-right: 12px; }
}

@media only screen and (max-width: 959px) {
	body .chris-services-wrapper { display: inherit; border-spacing: 0px; }
	body .chris-services { display: inherit; float: left; border-radius: 0px; }
	body .container{ max-width: 100%; }
	body .body-wrapper.gdlr-boxed-style { max-width: 100%; }

	.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { opacity: 1; }

	body .gdlr-logo { margin: 10px 15px 15px 15px !important; padding: 0px !important; }
	.gdlr-navigation-wrapper { /*float: none; text-align: center; margin-top: 10px !important; line-height: 0;*/ }
	.gdlr-navigation-wrapper .gdlr-navigation { display: inline-block; text-align: left; line-height: 1.7; margin-top: 20px; }
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-left: 12px; padding-right: 12px; padding-bottom: 25px; }
	.gdlr-navigation-wrapper .gdlr-menu-search-button-sep{ margin-right: 20px; margin-left: 0px; }

	.gdlr-fixed-header{ display: none; }

	.portfolio-item-wrapper .gdlr-outer-nav, .blog-item-wrapper .gdlr-outer-nav { display: none; }
	.gdlr-datepicker-range-wrapper .ui-datepicker-group { width: auto; border: none; }

	.body-wrapper.gdlr-header-transparent .gdlr-page-title-wrapper { padding-top: 10px; }
	.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper { position: relative; background: #000; }

	.gdlr-hide-in-tablet{ display: none; }
	.gdlr-hide-in-tablet-mobile{ display: none; }
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	html body .body-wrapper.gdlr-boxed-style { max-width: 100%; }
	body #content-section-1b {display: none; }
	body .chris-services-wrapper { display: inherit; border-spacing: 0px; }
	body .chris-services { width: 50%; display: inherit; float: left;	border-radius: 0px; }
	body .chris-services .chris-services-content h1 { font-size: 3.25vw; }
	body .chris-services-overlay-call-to-action a { font-size: 2.25vw; }
	body .chris-services.restaurant {clear: left; }
	body .container{ max-width: 100%; }
	body .body-wrapper.gdlr-boxed-style { /*max-width: 460px;*/ }
	body .body-wrapper{ overflow: hidden; }

	.one-ninth, .one-eighth, .one-seventh,.one-fifth,
	.two-fifth, .three-fifth, .four-fifth,
	.one, .two, .three, .four, .five, .six, .seven,
	.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }

	/*--- header ---*/
	.top-navigation-container{ text-align: center; line-height: 1; }
	.top-navigation-left{ float: none; }
	.top-navigation-right{ float: none; padding-bottom: 10px; }
	.top-navigation-right-text{ float: none; padding: 10px 0px; }
	.top-social-wrapper{ float: none; margin-left: 0px; display: inline-block; padding: 0px; }

	#gdlr-responsive-navigation { display: block; height: 0px; position: static; float: none; }
	#gdlr-responsive-navigation .dl-trigger{ position: absolute; right: 15px; top: 50%; margin-top: -20px; }
	.dl-menuwrapper > .dl-menu,
	.dl-menuwrapper > .dl-submenu{ margin: 30px 0px 0px; width: 390px; text-align: left; left: 15px; }

	body header .gdlr-logo{ float: none; display: block; padding: 10px 0px; margin-top: 0px; margin-bottom: 0px;}
	body img.logo { content:url("logo-menu.png"); }
	body .gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger,
	body .gdlr-logo.gdlr-align-right #gdlr-responsive-navigation .dl-trigger{ top: 45px; margin-top: 0px; }

	.gdlr-navigation-wrapper{ display: none; }
	.gdlr-header-wrapper{ background: #fff; position: relative; }

	/*--- stunning-text ---*/
	.gdlr-stunning-text-item{ text-align: center; }
	.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 0px; }
	.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
	.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 35px; }

	.gdlr-service-with-image-item .service-with-image-thumbnail { float: none; margin: 0px auto; }
	.gdlr-service-with-image-item .service-with-image-content-wrapper { text-align: center; }

	.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: none; width: auto; margin-right: 0px;}
	.gdlr-feature-media-item .feature-media-icon { display: none; }
	html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }

	/*--- single page ---*/
	.gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
	.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
	.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }

	.gdlr-blog-medium .gdlr-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; }

	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text { display: none; }
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title { margin-bottom: 0px; font-size: 15px; }
	.gdlr-caption-wrapper .gdlr-caption { max-width: 100%; padding: 13px 12px; }

	/*--- title item ---*/
	.gdlr-item-title-wrapper.pos-center .gdlr-item-title-gimmick { display: none; }
	.gdlr-item-title-wrapper.pos-icon.gdlr-right-text,
	.gdlr-item-title-wrapper.pos-center.gdlr-right-text { padding: 0px; }
	.gdlr-item-title-wrapper > .nav-container { position: static; text-align: center; margin-top: 10px; }
	.gdlr-item-title-wrapper > .nav-container > .gdlr-right-text-link{ float: none; margin: 0px; }

	.gdlr-hotel-availability .gdlr-reservation-field{ float: none; width: auto; margin-bottom: 20px; }
	.gdlr-hotel-availability .gdlr-datepicker-wrapper{ margin-right: 0px; }
	.gdlr-hotel-availability .gdlr-combobox-wrapper{ margin-right: 0px; }
	.gdlr-hotel-availability .gdlr-hotel-availability-submit input[type="submit"]{ margin-top: 0px; }

	.gdlr-hotel-availability .gdlr-resv-datepicker,
	.gdlr-hotel-availability .gdlr-resv-combobox,
	.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-datepicker,
	.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-combobox,
	.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-branches-combobox,
	.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-datepicker,
	.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-combobox,
	.gdlr-hotel-branches-enable .gdlr-hotel-availability.gdlr-hostel .gdlr-resv-datepicker,
	.gdlr-hotel-branches-enable .gdlr-hotel-availability.gdlr-hostel .gdlr-resv-combobox{ float: none; width: auto; }

	.gdlr-item-title-head .gdlr-flex-prev,
	.gdlr-item-title-head .gdlr-flex-next{ display: none; }

	/*--- booking ---*/
	.gdlr-reservation-bar { float: none; width: auto; margin: 0px auto 40px; }
	.single-room .gdlr-reservation-bar { float: none; margin: 0px; width: auto; margin-bottom: 30px; }

	.gdlr-medium-room .gdlr-room-thumbnail { float: none; margin-right: 0px; margin-bottom: 30px; max-width: 100%; }
	.gdlr-datepicker-range-wrapper .ui-datepicker-group { width: auto; border: none; }
	.gdlr-reservation-people-title { display: none; }
	.gdlr-booking-contact-form .gdlr-form-half-right,
	.gdlr-booking-contact-form .gdlr-form-half-left { float: none; width: auto; margin-right: 0px; margin-left: 0px; }

	.copyright-left, .copyright-right { text-align: center; float: none; }

	.gdlr-hide-in-tablet{ display: block; }
	.gdlr-hide-in-mobile{ display: none; }

	.gdlr-service-with-image-item .service-with-image-thumbnail { margin-bottom: 30px; }
}

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
	body .container{ max-width: 100%; }
	body .body-wrapper.gdlr-boxed-style { /*max-width: 340px;*/ }

	body .gdlr-logo{ padding-left: 0px; }
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 270px; }
}
@media only screen and (min-width: 768px) {
	body .hide-mobile-down { display: block; }
	body .hide-tablet-up { display: none; }
}
/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	body .hide-mobile-down { display: none; }
	body .hide-tablet-up { display: block; }
