body {
margin: 0;
font-family: Raleway, helvetica, arial;
font-size: 1rem;
font-weight: 400;
line-height: 1.8;
text-align: left;
color: #44370a;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
font-family: inherit;
font-weight: 500;
line-height: 1.5;
color: inherit;
font-family: Lora, serif;
letter-spacing: 1px;
font-style: italic;
color:#b4a677;
}
a {
color:#232a39;
text-decoration: underline;
}
a:hover {
color:#44370a;
text-decoration: underline;
}
h1, .h1 {
font-size: 2.5rem;
text-align: center;
margin-top: 0;
}
h2, .h2 {
font-size: 2rem;
font-style: italic;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
h1::first-letter, h3.testimonials-header::first-letter {
font-size: 200%;
}
#datepicker {position: relative; z-index:9998;}
a.btn, input.wpcf7-form-control.wpcf7-submit {
padding:15px;
color: #fff;
background-color:#b4a677;
border:1px solid #b4a677;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
width:220px;
text-align: center;
}
.video-section {
text-align: center;
background-color: #433f3c;
background-image: url(//www.loch-lomond-waterfront.co.uk/wp-content/themes/gin/images/footer-bg.png);
background-size: cover;
background-attachment: fixed;
padding: 50px;
}
.video-section h3 {
color:#f5f3f1;
text-align: center;
}
.video-upload{
position: relative;
overflow: hidden;
clip: rect(0,auto,auto,0);
-webkit-clip-path: inset(-1px 0 -1px 0);
clip-path: inset(-1px 0 -1px 0);
}
.video-upload .video-clip {
display: block;
width: 100%;
height: 600px;
position: relative;
z-index: 1;
}
.video-content {
width: 100%;
height: 100%;
text-align: center;
display: flex;
padding: 0 50px;
color: #fff;
flex-direction: column;
justify-content: center;
align-items: center;
}
.video-content h2,
.video-content a {
color: #fff;
}
.video-content {
width: 100%;
height: 100%;
text-align: center;
color: #fff;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
video.video-full {
height: auto;
min-height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.video-clip video {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: opacity 0s,-webkit-transform 0s;
transition: opacity 0s,-webkit-transform 0s;
-o-transition: opacity 0s,-o-transform 0s;
transition: transform 0s,opacity 0s;
transition: transform 0s,opacity 0s,-webkit-transform 0s,-o-transform 0s;
z-index: -1;
pointer-events: none;
}
video.video-full {
widows: 100%;
height: auto;
min-height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.video-container {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-container iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
}
a.btn:hover, input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #8b856d;
color:#fff;
text-decoration: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: #fff;
}
.woocommerce .woocommerce-breadcrumb {
margin-top:20px;
}
@media(min-width:1200px) {
.woocommerce .woocommerce-breadcrumb {
margin-top:100px;
}
}
a.btn.btn-white {
color:#fff;
border:1px solid #fff;
}
a.btn.btn-white:hover {
background-color: #fff;
color:#8b856d;
text-decoration: none;
}
a.btn.btn-acc {
width: 220px;
}
.no-padding {
padding:0;
}
.expired {
background: #232a39;
padding: 30px;
color: #fff;
}
.expired a,
.expired i {
color: #b4a677;
}
img.heading-icon {
display: block;
margin: 0 auto;
}
.header-wrap {
padding: 0;
font-size:24px;
color: #b4a677;
}
#header {
width: 100%;
z-index: 100;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
background: #fff;
top: 0;
left: 0;
border-bottom: 1px solid #b4a677;
}
#nav-wrapper {
padding-left: 180px;
}
#header a, #footer a {
text-decoration: none;
transition: 0.1s all linear;
}
#header a:hover, #footer a:hover {
color:#fff;
}
a.book-btn {
background-color: #b4a677;
padding: 10px 15px;
color: #fff;
text-align: center;
display: block;
float: right;
font-size:16px;
transition: all 0.1s linear;
}
a.book-btn:hover {
text-decoration: none;
background-color: #44370a;
}
.admin-bar #header {
top: 32px;
}
.header-wrap {
height: 100%;
}
button#responsive-menu-button {
z-index: 9998 !important;
}
.top-bar-wrap {
background: #1e2a3a;
padding-left: 180px;
}
.top-bar-item {
float:left;
}
.top-bar-strapline {
font-family: lora;
font-size: 21px;
line-height: 21px;
font-style: italic;
}
.header-book {
float:right;
}
.follow-us, .header-telephone {
font-size: 18px;
}
a.telephone-click {
color: #b4a677;
}
a.telephone-click:hover {
color: #fff;
} #logo, #logo-sm {
float: left;
}
#logo-sm {
display: none
}
img#logo {
max-height: 100%;
width:140px;
position: absolute;
top:0;
left:30px;
z-index: 9999;
}
.header-telephone {
text-align: center;
} .menu-main-menu-container {
display: inline-block;
}
#menu-main-menu {
text-align: center;
margin-bottom: 0;
padding: 0;
}
#menu-main-menu li {
display: inline-block;
*display: inline;
padding: 0;
position: relative;
}
#menu-main-menu li:hover ul.sub-menu {
display: block;
overflow: visible;
transition: max-height 0.8s ease-in;
}
#menu-main-menu li a {
font-weight: 400;
color:#1e2a3a;
font-size: 13px;
text-transform: uppercase;
transition: all 0.2s linear;
display: block;
padding: 0 10px;
margin-bottom: 15px;
}
@media (max-width:1250px) {
#menu-main-menu li a {
padding: 0 7px;
}
}
#menu-main-menu li a:hover {
color: #252515;
text-decoration: none;
}
#menu-main-menu ul.sub-menu {
display: none;
position: absolute;
overflow: hidden;
left: auto;
background-color: #fff;
z-index: 3;
padding: 0;
text-align: center;
left: 50%;
transform: translateX(-50%);
width: 200px;
border: 1px solid #b4a677;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
transition: max-height 0.1s ease-out;
line-height: 1.8em;
}
#menu-main-menu ul.sub-menu:after {
content: '';
border: 6px solid transparent;
width: 0;
height: 0;
border-bottom-color: #b4a677;
position: absolute;
top: -12px;
left: 45%;
}
#menu-main-menu ul.sub-menu li {
padding: 0;
width: 100%;
}
#menu-main-menu ul.sub-menu li:after {
border: none;
}
#menu-main-menu ul.sub-menu li a {
font-size: 13px;
font-weight: 400;
display: block;
margin-bottom: 0;
color: #44370a;
line-height: 1.8em;
padding: 10px;
}
#menu-main-menu ul.sub-menu li a:hover {
color: #fff;
background: #b4a677;
} @-webkit-keyframes fadeInUpSD {
0% {
opacity: 0;
margin-top: 50px;
}
100% {
opacity: 1;
margin-top: 0;
}
}
@keyframes fadeInUpSD {
0% {
opacity: 0;
margin-top: 50px;
}
100% {
opacity: 1;
margin-top: 0;
}
}
.hb-next.slick-arrow {
position: absolute;
left: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.hb-prev.slick-arrow {
position: absolute;
right: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.hb-next.slick-arrow:hover, .hb-prev.slick-arrow:hover {
opacity: 0.5;
}
#home-slider {
overflow: hidden;
height: 700px;
}
.home-slider-wrap2 {
position: relative;
height: 700px;
background-size: cover;
background-position: center center;
overflow: hidden;
text-shadow: 1px 1px 3px #000;
}
.home-slider-wrap2 .overlay {
background: rgb(0 0 0 / 30%);
height: 100%;
cursor: pointer;
padding:0;
}
.home-slider-wrap2 .img-center img{
margin:0 auto 30px;
text-align: center;
}
.home-slider-wrap2 p.headline {
font-family: Lora, serif;
font-style: italic;
font-size: 4.5em;
line-height: 1.2em;
margin: 0;
}
.home-slider-wrap2 .banner-text {
font-size: 1.5em;
font-family: Lora, serif;
font-style: italic;
margin: 10px 0 30px;
}
.home-slider-wrap2 a.btn {
color: #fff;
border-color: #fff;
margin: 0 auto;
background: transparent;
}
.home-slider-wrap2 a.btn:hover {
background: #fff;
color: #3a457f;
}
.home-slider-wrap2 .slider-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: auto;
padding: 0 50px;
width: 100%;
text-align: center;
color: #fff;
padding: 100px;
opacity: 0;
}
a.overlay-click {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
.slider-content p {
margin: 10px 0;
}
@media (max-width: 1600px) {
.home-slider-wrap2, #home-slider {
height: 600px;
}
.home-slider-wrap2 p.headline {
font-size: 3.5em;
}
}
@media (max-width: 1200px) {
.home-slider-wrap2, #home-slider {
height: 500px;
}
.home-slider-wrap2 p.headline {
font-size: 3em;
}
.home-slider-wrap2 p.banner-text {
font-size: 1.2em;
}
}
@media (max-width: 768px) {
.home-slider-wrap2 .slider-content {
padding: 30px;
}
.hb-prev.slick-arrow, .hb-next.slick-arrow {
display: none!important;
}
}
.slick-active .home-slider-wrap2 .slider-content {
animation-name: fadeInUpSD;
animation-duration: 1.5s;
opacity: 1;
}
.cta-row {
background: #1e2a3a;
}
.cta-row a {
text-transform: uppercase;
}
#content {
}
.full-content {
padding:0 50px;
margin-bottom: 30px;
}
.image-bg {
background-size:cover;
background-attachment: fixed;
height: 100%;
width: 100%;
}
#breadcrumbs {
font-size: 13px;
padding: 0;
}
.side-content {
background: rgba(255,255,255,0.97);
padding: 50px;
border-bottom: 1px solid #b4a677;
border-top: 1px solid #b4a677;
}
.heading-wrap {
padding:0 0 20px;
}
.header-line {
border-bottom:1px solid #b4a677;
}
.section-title {
font-size: 2rem;
line-height: normal;
padding: 0;
margin: 0 0 10px;
}
.slick-slider {
display: none;
}
.slick-slider.slick-initialized {
display: block;
}
#bg-slider img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
ul#bg-slider {
margin-bottom: 0;
list-style: none;
}
#bg-slider.slick-initialized li.slick-slide {
display: block;
}
.testimonials {
padding:0 50px 50px;
text-align: center;
}
h3.testimonials-header {
text-align: center;
margin-top: 0;
margin-bottom: 10px;
font-size: 2rem;
padding: 0;
}
.testimonials-wrap {
margin-top:30px;
}
.testimonials li{
list-style: none;
}
.testimonials-content {
padding:0 50px;
}
}
.testimonials-slide-wrap {
padding:0 50px;
}
.testimonial-full {
text-align: center;
}
.overlay {
padding: 30px;
background: rgba(0,0,0,0.3);
width: 100%;
height: 100%;
transition: 1s;
}
@media (max-width:480px) {
.cat-box .overlay {
padding: 0;
}
}
h3.home-title {
text-align: center;
margin-bottom: 10px;
font-size: 2rem;
padding: 0;
}
.home-box {
transition: all 0.1s linear;
}
.cat-box, .home-box {
background-size: cover; 
}
.cat-box {
height: 600px;
border: 1px solid #fff;
cursor: pointer;
}
.offer-banners {
margin: 20px 0;
}
.offer-banners .cat-box {
height: 400px;
width:45%;
}
.offer-banners .cat-box:first-of-type{
margin-right: 5%;
}
.offer-banners .overlay {
padding:5px;
}
.offer-banners .cat-box-wrap {
margin:auto;
}
@media(max-width:1600px) {
.offer-banners .cat-box {
width: 100%;;
}
.offer-banners .cat-box:first-of-type{
margin-right: 0;
}
}
.cat-box-2 {
background-position: -100% 0;
}
.cat-box-3 {
background-position: -200% 0;
}
.cat-box-4 {
background-position: -300% 0;
}
.cat-box-row {
height:600px;
background-size: cover;
}
.bottom-content {
padding: 50px 0;
}
.wedding-contact, .nl-signup  {
background-color: #1e2a3a;
border-top: 1px solid #b4a677;
border-bottom: 1px solid #b4a677;
}
.nl-signup {
padding:25px 0 50px;
}
#popmake-11148 h2 {
line-height: 1.3em;
}
@media (max-width:768px) {
#popmake-11148 h2 {
font-size: 1.5em;
} 
}
.mc4wp-form-fields input {
width: 100%;
display: block;
margin-bottom: 20px;
padding: 10px;
}
.mc4wp-form-fields label {
font-style: 13px;
}
.mc4wp-form-fields input[type="submit"] {
padding: 15px;
color: #fff;
background-color: #b4a677;
border: 1px solid #b4a677;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
width: 200px;
text-align: center;
cursor: pointer;
}
.mc4wp-form-fields input[type="submit"]:hover {
background-color: #8b856d;
color: #fff;
text-decoration: none;
}
#wedding-contact {
padding:25px 0;
}
#wedding-contact h3, .nl-signup h3 {
text-align: center;
width: 100%
}
#wedding-contact label {
font-size: 13px;
color:#fff;
}
#wedding-contact .col-md-6 {
margin-bottom: 10px;
}
@media(min-width: 1200px){
.cat-box-hover {
background-image:none!important;
}
}
.cat-box-border {
padding: 10px;
margin:auto;
}
.cat-box h3 a {
color: #fff;
text-decoration: none;
}
.cat-box-wrap {
text-align: center;
color: #fff;
}
.cat-box.block-image-1:hover .cat-box{
background:transparent;
}
@media(min-width: 993px) {
.row-image-1, .row-image-2, .row-image-3 {
display: none;
}
.block-image-1:hover .row-image-1 {
display: block;
}
.cat-box-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s linear;
}
.cat-box:hover .cat-box-content {
max-height: 600px;
color:#44370a;
}
.cat-box:hover h3 a {
color:#44370a;
}
.cat-box:hover .cat-box-wrap {
background-color: rgba(255,255,255,0.9);
border:1px solid #44370a;
}
.cat-box:hover .overlay {
background-color: rgba(255,255,255,0.4);
}
.cat-box:hover .cat-box-border {
border: 1px solid #44370a;
}
.home-box {
border:none!important;
}
}
@media(max-width: 992px) {
.cat-box-wrap {
background-color: rgba(255,255,255,0.9);
border:1px solid #44370a;
}
.cat-box-border {
border: 1px solid #44370a;
}
.cat-box h3 a, .cat-box .cat-box-wrap {
color:#44370a;
}
}
.category-text {
text-align: center;
margin-bottom:50px;
padding:0 50px;
}
#floorplan-slider {
padding:75px 0;
}
#floorplan-slider img {
margin: auto;
}
.tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
.tab-link{
background: #fff;
color:#b4a677;
float:left;
padding: 10px 15px;
cursor: pointer;
text-align: center;
font-weight: 500;
font-size: 18px;
border:1px solid #b4a677;
transition: all 0.1s linear;
}
.tab-link:hover {
color: #fff;
background: #9c916a;
}
.tab-header {
background-size: cover!important;
}
.tab-header h1 {
color:#fff;
text-align: center;
padding:150px 0 155px;
margin:0;
}
.tabs:after {
display: block;
content:'';
clear: both;
}
.tab-link.current{
background: #b4a677;
color: #fff;
}
.tab-content{
height:0;
overflow:hidden;
clear: both;
visibility:hidden;
}
.tab-content-wrap {
padding:0 50px;
margin-top:30px;
}
.tab-content.current{
visibility: visible;
overflow-y: auto;
height:auto;
}
h4.extras {
margin:0;
}
.extra-block {
margin-bottom:30px;
}
a.btn.btn-extras {
width: auto;
text-align: center;
}
#footer {
background-color:#1e2a3a;
color:#f5f3f1;
padding:50px 0;
}
#footer a {
color: #fff;
}
#footer ul {
padding:0;
}
#footer li {
list-style: none;
}
ul.footer-logos {
list-style: none;
margin:0;
padding: 0;
text-align: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
flex-direction: row;
}
ul.footer-logos li {
margin: 10px 15px;
}
ul.footer-logos li img {
max-height: 200px;
width: auto;
}
#follow-us a {
margin-right: 5px;
}
input, textarea, select {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ddd;
padding: 5px;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
width: 100%;
color:#333;
}
input[type="checkbox"] {
width: auto;
margin-right:3px;
}
.wpcf7-list-item {
margin:0 20px 0 0;
}
.wpcf7-form-control {
margin-bottom: 10px;
}
.wpcf7-textarea {
height: 100px;
} .ui-accordion-header {
background: #8b856d;
color: #fff;
}
#accordion {
margin-bottom: 30px;
}
.slick-slide img {
max-width: 100%;
height: auto;
}
.slick-list, .slick-track {
height: 100%;
}
li.slick-slide {
background-size: cover;
} figcaption {
text-align: center;
font-style: italic;
font-size: 0.85em;
display: block;
}
.blog-thumb-wrap {
height:100%;
width: 100%;
background-size: cover;
background-position: center center;
}
.blog-thumb-wrap a.btn {
width: auto;
}
.blog-thumb-wrap .overlay {
padding: 15px;
cursor: pointer;
}
.blog-large {
height:800px;
}
.blog-box  {
margin-bottom: 30px;
}
.blog-heading-wrap {
}
.wp-block-image img {
height: auto;
}
.wp-pagenavi {
margin: 30px auto;
text-align: center;
}
h3.blog-dt-title {
font-size: 21px
}
.small-box {
height:385px;
}
.entry-date {
color:#d6af66;
font-family: Lustria, serif;
}
.blog-header-wrap {
margin-bottom: 20px;
}
.blog-header-wrap img{
margin-bottom: 20px;
}
#sidebar {
margin-top: 30px;
}
.sidebar-cat {
border: 1px solid #b4a677;
padding: 20px;
margin-bottom: 30px;
}
.sidebar-cat h4 {
text-align: center;
text-transform: uppercase;
}
.sidebar-cat.recent-posts a {
text-decoration: none;
margin-bottom: 10px;
border-bottom: 1px solid #b4a677;
padding-bottom: 10px;
font-size: 14px;
display: block;
}
ul.tax-list {
margin:0;
padding: 0
}
ul.tax-list li {
list-style: none;
float: left;
}
ul.tax-list li a {
background-color: #b4a677;
text-decoration: none;
margin-right: 10px;
padding: 5px 8px;
display: block;
color: #fff;
margin-bottom: 5px;
font-size: 13px;
} .ppt-price {
font-size: 48px;
}
.ppt-name {
background: #44370a;
color: #fff;
padding: 10px 15px;
}
.pricing_table {
border:1px solid #44370a;
margin-bottom: 30px;
}
.ppt-image img {
width: 100%;
height: auto;
}
.ppt-price-before, .ppt-price-after {
font-size: 13px;
}
.ppt-feature {
border-top: 1px solid #eae5d3;
padding: 10px;
margin: 0 15px;
}
a.ppt-book {
background: #b4a677;
color: #fff;
padding: 15px;
display: block;
text-decoration: none;
}
a.ppt-book:hover {
text-decoration: none;
background-color: #8b856d;
} #tablepress-1 td, #tablepress-2 td {
border: 1px solid #252515;
}
#tablepress-1 td.column-3, #tablepress-1 td.column-4 {
background: #efefb3;
}
#tablepress-1 td.column-5, #tablepress-1 td.column-6 {
background: #c4bd97;
}
#tablepress-1 td.column-7, #tablepress-1 td.column-8 {
background: #948a54;
}
#tablepress-2 .row-2 td.column-1 {
width: 100px;
background: #efefb3;
}
#tablepress-2 .row-3 td.column-1 {
width: 100px;
background: #c4bd97;
}
#tablepress-2 .row-4 td.column-1 {
width: 100px;
background: #948a54;
}
.book-options label {
width: 100px;
}
.book-header {
text-align: center;
}
.book-options select, .book-options #datepicker, .book-options #submit {
width: 60%;
}
.book-options input {
padding: 0 10px;
font-size: 16px;
height: 50px;
color: #464646;
background-color: #fafafa;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 0 #c9c9c9;
box-shadow: 0 2px 0 0 #c9c9c9;
width: 60%;
}
input#Submit {
background: #b4a677;
color: #fff;
}
.book-options {
display: block;
width: 90%;
margin: 10px auto;
}
.book-options select {
padding: 0 10px;
font-size: 16px;
height: 50px;
color: #464646;
background-color: #fafafa;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 0 #c9c9c9;
box-shadow: 0 2px 0 0 #c9c9c9;
}
.mobile-contact {
display: none;
} #mc_embed_signup {
font-family: raleway, arial!important;
}
#mc_embed_signup input.email {
padding: 20px 15px!important;
}
#mc_embed_signup .button {
background-color: #b4a677!important;
line-height: 42px!important;
height: 42px!important;
}
#mc_embed_signup .button:hover {
background-color: #8b856d!important;
}
@media (max-width: 992px){
.sl-wrapper .sl-image .sl-caption {
position: relative!important;
}
}
@media(max-width: 1200px) {
.cat-box-row {
height:auto;
}
.top-bar-strapline {
display: none;
}
#logo-sm {
display: block;
}
#logo {
display: none;
}
#header {
background: #1e2a3a;
}
a.book-btn {
margin-right: 80px;
}
.top-bar-wrap {
padding-left: 0;
height: 110px;
}
.blog-large {
height: 400px;
}
#nav-wrapper {
display: none;
}
}
@media(max-width:1100px){
#menu-main-menu li a {
padding:0 5px;
}
}
@media(max-width: 992px){
.header-book {
float:left;
}
a.book-btn {
float:left;
}
}
@media (max-width: 767px) {
.header-telephone {
text-align: left;
font-size: 21px;
}
.follow-us.top-bar-item,
.header-telephone,
.header-book,
.top-bar-wrap .header-cart-wrap
{
display: none;
}
.mobile-contact {
background: #afa67d;
color: #fff;
display: block;
}
.mobile-contact a {
color: #fff;
text-decoration: none;
}
.mobile-book a,
.mobile-telephone a{
padding: 10px 15px;
display: block;
}
.top-bar-item {
float: none;
}
a.book-btn {
margin:10px 0;
width:auto;
font-size: 18px;
float:left;
}
.cat-box.home-box {
height: 500px;
}
.cat-box-1, .cat-box-2, .cat-box-3, .cat-box-4 {
background-position: 0;
}
.extra-block {
text-align: center;
}
.header-telephone {
text-align: left;
font-size: 21px;
}
}
@media(max-width:575px) {
.mobile-telephone {
background-color: #232a39;
}
}
@media (max-width: 500px) {
.header-cart-wrap {
display: none;
}
.header-telephone {
font-size:16px;
}
}
i.fas.fa-shopping-basket {
font-size: 26px;
line-height: 26px;
color: #fff;
margin:0 10px 0 0;
}
.header-cart-wrap {
padding: 0 20px;
height: auto;
position: relative;
margin:0 30px 0 0;
width: 80px;
}
.header-cart-wrap {
}
.cart-customlocation {
width: 20px;
height: 20px;
background: #b4a677;
display: inline-block;
line-height: 20px;
text-align: center;
font-size: 12px;
color: #fff;
top: 5px;
position: absolute;
border-radius: 50%;
right: 10px;
transition: all 0.2s linear;
}
.header-cart-wrap:hover .cart-customlocation {
background-color: #ffffff;
color: #1e2a3a;
}
select#gtranslate_selector {
font-size:13px;
}
#copyright a {
text-decoration: underline;
}
.st-menu ul li a.side-book {
background: #1e2a3a;
color: #fff;
text-align: center;
margin: 20px;
} .check-av-cta-wrap {
background: #1e2a3a;
padding: 15px 0;
border-top: 1px solid #b4a677;
border-bottom: 1px solid #b4a677;
}
a.check-av-cta {
display: block;
width: 250px;
text-align: center;
margin: auto;
padding: 15px;
text-decoration: none;
color: #fff;
font-size: 1.1em;
background: #b4a677;
transition: 0.15s all linear;
}
a.check-av-cta:hover {
background-color: #44370a;
}
@media (min-width: 992px) {
.check-av-cta-wrap  {
display: none;
}
} .not-found-wrap {
background-color: #fff;
}
.not-found-wrap .not-found-inner {
color:#B2A577;
max-width: 900px;
margin:auto;
padding: 50px 20px;
}
.not-found-wrap img {
max-width: 100%;
height: auto;
padding:30px 0;
}
.not-found-wrap h2, .not-found-wrap h3 {
color: #B2A577;
margin:0;
}
.not-found-wrap h2 {
font-weight: 800;
font-size: 2em;
}
.not-found-wrap h3 {
font-weight: 400;
font-size: 1.25em;
margin: 30px 0;
}
@media(min-width:768px) {
.not-found-wrap img.img404 {
margin-top: -80px;
}
.not-found-wrap h2 {
font-size: 2.75em;
}
.not-found-wrap h3 {
font-size: 1.25em;
}
}
.landev { 
display: none;
}
@media only screen and (orientation: portrait) {
.landev {
display: block;
}
}