/*
    Theme Name: Clachaig Inn Responsive
    Theme URI: http://www.lamontdesign.co.uk/
    Author: lamontdesign
*/
/*--MASTER RESET--*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    cursor: pointer;
}

img
{
    max-width: 100%;
    height: auto;
    /*display:block;*/
}


/*--BODY----*/

body {
    background: #211C1E;
    font-size: 52.5%;
    font-family: Arial, Helvetica, sans-serif;
}

#no-header {
    background: url(assets/images/bg-body2.jpg) top center no-repeat fixed #211C1E;
}

#no-header #header-img {
    min-height: 30px;
}


/*--FONTS---*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 1.2;
    padding-bottom: 15px;
}

.inner-bot.list h4,
.inner-bot.list h5,
.inner-bot.list h6 {
    line-height: 1.1;
}

h1 {
    font-size: 3.5em;
    text-transform: uppercase;
}

h2 {
    font-size: 2.5em;
    text-transform: uppercase;
    color: #C99A25;
}

h3 {
    padding-bottom: 5px;
    font-size: 2em;
}

h4 {
    font-size: 2.2em;
}

h5 {
    padding-bottom: 5px;
    font-size: 2em;
}

h6 {
    padding-bottom: 5px;
    font-size: 1.5em;
}

p {
    font-size: 1.4em;
    line-height: 1.5;
    padding-bottom: 15px;
}

blockquote {
    padding: 0 0 15px 90px;
    font-size: 2em;
    line-height: 1.5;
    background: url(assets/images/quote.png) 0 0 no-repeat;
    min-height: 90px;
}

ul,
ol {
    padding-bottom: 15px;
    list-style-type: none;
    overflow: hidden;
}

li {
    font-size: 1.4em;
    line-height: 1.5;
    list-style-type: none;
    background: url(assets/images/bullet-gold.png) 0 center no-repeat;
    padding: 0 0 0 14px;
}

ul li ul {
    padding-bottom: 0;
    list-style-type: none;
    overflow: hidden;
}

ul li ul li {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #D57423;
    border: 0;
    outline: none;
}

a:hover {
    color: #000;
}

img {
    padding-bottom: 15px;
    border: 0;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img,
p img {
    padding-bottom: 0;
    border: 0;
}

input,
textarea {
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

input[type="text"] {
    padding: 0 10px;
    line-height: 34px;
    height: 34px;
}

input[type="submit"] {
    padding: 0;
}

ul li.current_page_item a {
    color: #C99A25;
}


/*--LAYER 2-*/

#layer2 {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: url(assets/images/bg-wrapper-content.png) top repeat-x;
}


/*--WRAPPER-*/

.wrapper {
    width: 100%;
}


/*--ROW-----*/

.row {
    margin: 0 auto;
    max-width: 1020px;
    width: 100%;
}


/*--HEADER--*/

#header {
    min-height: 230px;
}

#header-img {
    min-height: 400px;
}

#content {
    background: url(assets/images/bg-wrapper-featured-items.png) bottom repeat-x;
}

#content .row {
    position: relative;
    top: 0px;
}

#featured-items {
    background: url(assets/images/bg-wrapper-featured-items.png) bottom center repeat-x;
}


/*--HEADER COL-1-3--*/

#header .col-1-3 {
    padding: 0 40px 0 0;
    width: 33.33%;
    float: left;
}


/*--CONTENT COL-1-1-*/

#content .col-1-1 {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    clear: both;
    /*background: url(assets/images/bg-col-1-1-bot-white.png) center bottom no-repeat;
    background-size: 100%;*/

    padding: 0 20px 0 20px;
}

#content .col-1-1 .title {
    padding: 16px 30px 0 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-1-title-pink.png) top center no-repeat;
    color: #FFF;
}

#content .col-1-1 .calendar .title {
    padding: 16px 30px 0 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-1-title-pink-key.png) top center no-repeat;
    color: #FFF;
}

#content .col-1-1 .inner-top {
    padding: 30px 30px 0 30px;
    height: 0;
    width: 100%;
    background: white;
}

#content .col-1-1 .inner-mid {
    padding: 0 30px 20px 30px;
    width: 100%;
    background: #FFF;
    border-radius: 0 0 10px 10px;
}

#content .col-1-1 h4,
#content .col-1-1 h5,
#content .col-1-1 h6 {
    padding-bottom: 0px;
}


/*--CONTENT COL-1-2--*/

#content .col-1-2 {
    padding: 20px;
    width: 50%;
    float: left;
}

#content .col-1-2-wrapper {
    padding: 20px 20px 20px 20px;
    width: 50%;
    float: left;
}

#content a.col-1-2.push {
    display: block;
    color: #000;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

#content .col-1-2 .push-arrow {
    padding: 0 70px 0 30px;
    width: 97%;
    /*width: 350px;*/
    /*min-height: 150px;*/
    background: url(assets/images/arrow-right-push.png) right center no-repeat;
}

#content .col-1-2 p {
    padding-bottom: 15px;
}

#content .col-1-2 .push-img {
    /*margin-right: 30px;*/
    width: 30%;
    float: left;
    max-width: 200px;
    padding-right: 2%;
}

#content .col-1-2 .push-img img {
    /*width: 60%;*/
    /*height: 120px;*/
    width: 100%;
}

#content .col-1-2 .push-text {
    width: 70%;
    float: left;
    padding-left: 15px;
}

#content a.col-1-2.push:hover h4 {
    color: #D57423;
}

#content .col-1-2 .title {
    padding: 16px 30px 16px 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-2-title-pink.png) top center no-repeat;
    color: #FFF;
    background-size: 100%;
}

#content .col-1-2.special-offers .title {
    background: url(assets/images/bg-col-1-2-title-red.png) top center no-repeat;
}


.inner-top
{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.inner-bot
{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#content .col-1-2 .inner-top {
    padding: 30px 30px 0 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-2-top-white.png) top right no-repeat;
    background-size: 100%;
}

#content .col-1-2 .inner-bot {
    padding: 30px;
    background: url(assets/images/bg-col-1-2-bot-white.png) bottom right no-repeat;
    background-size: 100%;
}

#content .col-1-2 .inner-top.gold {
    background: url(assets/images/bg-col-1-2-top-gold.png) top right no-repeat;
    background-size: 100%;
}

#content .col-1-2 .inner-bot.gold {
    background: url(assets/images/bg-col-1-2-bot-gold.png) bottom right no-repeat;
    background-size: 100%;
}

#content .col-1-2.push .inner-top {
    background: url(assets/images/bg-col-1-2-top-push-pink.png) top right no-repeat;
    background-size: 100%;
}

#content .col-1-2.push .inner-bot {
    padding: 0 0 20px 0;
    background: url(assets/images/bg-col-1-2-bot-push-pink.png) bottom right no-repeat;
    background-size: 100%;
}

#content .col-1-2 h4,
#content .col-1-2 h5,
#content .col-1-2 h6 {
    padding-bottom: 0px;
}

#content .col-1-2 .inner-bot.list {
    padding: 0 0 10px 0;
    /*width: 470px;
    height: 272px;*/
    overflow: hidden;
}

#content .col-1-2 ul.properties-list li {
    background: url(assets/images/bullet-gold.png) 0px 10px no-repeat;
}

#content .col-1-2 ul.properties-list li a {
    background: url(assets/images/grey-rule.png) center bottom no-repeat;
    display: block;
    padding: 5px 0 5px 0;
}

#content .col-1-2 ul.properties-list li a span.property-name {
    float: left;
}

#content .col-1-2 ul.properties-list li a span.sleeps {
    float: right;
    color: #999;
    text-align: right;
    width: 80px;
}

#content .col-1-2 ul.properties-list li a:hover span.sleeps {
    float: right;
    color: #000;
}

.list ul {
    /*width: 470px;*/
}

.list ul li {
    margin: 0px;
    padding: 0 0 20px 0;
    /*width: 470px;*/
    /*height: 70px;*/
    background: url(assets/images/grey-rule.png) center bottom no-repeat;
    font-size: 100%;
    overflow: hidden;
}

.list ul li p {
    line-height: 1.3;
}

.list ul li a {
    margin: 0px;
    padding: 20px 20px 1px 20px;
    /*width: 430px;
    height: 50px;*/
    display: block;
    overflow: hidden;
    color: #000;
}

.list ul li a:hover h5 {
    color: #D57423;
}

#content .col-1-2.special-offers .list ul li a:hover h5 {
    color: #A10101;
}

.list ul li a:hover h5 {
    color: #A10101;
    color: #D57423;
}

.list ul li img {
    margin: 0 20px 0 0;
    padding: 0;
    /*width: 50px;
    height: 50px;*/
    float: left;
}

.list ul li p {
    padding-bottom: 0;
    font-size: 1.4em;
}

.date {
    margin: 0 20px 0 0;
    padding: 5px;
    float: left;
    background: url(assets/images/bg-date.png) 0px 0px no-repeat;
    text-align: center;
    background-size: 100% 100%;
    color: #FFFFFF;
}

.date .list-day {
    margin-top: 5px;
    padding: 0;
    font-size: 2.2em;
    font-family: "Arial Black", Gadget, sans-serif;
    line-height: none;
}

.date .list-month {
    padding: 0;
    font-size: 1.4em;
    font-family: "Arial Black", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: none;
}

.date h5.list-day {
    color: #FFF;
}

.list ul li a:hover .date h5.list-day {
    color: #FFF;
}


/*--CONTENT COL-1-3-*/

#content .col-1-3 {
    /*margin: 0 40px 0px 0;*/
    width: 33.33%;
    float: left;
}

#content .col-1-3 img {
    /*width: 240px;*/
    margin-bottom: 0px;
}

#content .col-1-3.push {
    display: block;
}

#content .col-1-3 .title {
    padding: 16px 30px 16px 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-3-title-pink.png) top center no-repeat;
    background-size: 100%;
    color: #FFF;
}

#content .col-1-3 .inner-top {
    padding: 30px 30px 0 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-3-top-white.png) top center no-repeat;
    background-size: 100%;
}

#content .col-1-3 .inner-bot {
    margin-bottom: 30px;
    padding: 30px;
    width: 100%;
    background: url(assets/images/bg-col-1-3-bot-white.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-1-3 .inner-bot.no-padding {
    padding: 30px 0px 10px 0px;
    width: 100%;
    background: url(assets/images/bg-col-1-3-bot-white.png) bottom center no-repeat;
    background-size: 100%;
}

#content. col-1-3 .inner-top.gold {
    background: url(assets/images/bg-col-1-3-top-gold.png) top center no-repeat;
    background-size: 100%;
}

#content .col-1-3 .inner-bot.gold {
    background: url(assets/images/bg-col-1-3-bot-gold.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-1-3.push .inner-top {
    background: url(assets/images/bg-col-1-3-top-push-pink.png) top center no-repeat;
    background-size: 100%;
}

#content .col-1-3.push .inner-bot {
    padding: 0 0 10px 0;
    width: 100%;
    background: url(assets/images/bg-col-1-3-bot-push-pink.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-1-3 h4,
#content .col-1-3 h5,
#content .col-1-3 h6 {
    padding-bottom: 0px;
}

#content .col-1-3 .push-arrow {
    padding: 0 70px 0 30px;
    width: 97.5%;
    background: url(assets/images/arrow-right-push.png) right center no-repeat;
}

#content .col-1-3 .push-text {
    width: 170px;
    float: left;
}


/*--CONTENT COL-2-3-*/

#content .col-2-3 {
    padding: 0 40px 30px 0;
    width: 66.66%;
    float: left;
}

#content .col-2-3 img {
    max-width: 100%;
    height: auto !important;
}

#content .col-2-3.push {
    display: block;
}

#content a.col-2-3.push {
    display: block;
    color: #000;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

#content .col-2-3 .push-arrow {
    padding: 0 70px 0 30px;
    width: 97.5%;
    background: url(assets/images/arrow-right-push.png) right center no-repeat;
}

#content .col-2-3 .push-img {
    /*margin-right: 30px;*/
    /*width: 120px;
    height: 150px;*/
    float: left;
    position: relative;
    width: 35%;
    padding-right: 2%;
}

#content .col-2-3 .push-img .date {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0 20px 0 0;
    padding: 0;
    width: 50px;
    height: 50px;
    float: left;
    background: url(assets/images/bg-date.png) 0px 0px no-repeat;
    text-align: center;
    color: #FFFFFF;
    z-index: 10;
}

/*#content .col-2-3 .push-img img {
    width: 120px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}*/

#content .col-2-3 .push-text {
    width: 65%;
    float: left;
}

#content .col-2-3 .title {
    padding: 16px 30px 16px 30px;
    width: 100%;
    background: url(assets/images/bg-col-2-3-title-pink.png) top center no-repeat;
    background-size: 100%;
    color: #FFF;
}

#content .col-2-3 .title.grey {
    padding: 16px 30px 16px 30px;
    width: 100%;
    background: url(assets/images/bg-col-2-3-title-grey.png) top center no-repeat;
    background-size: 100%;
    color: #FFF;
}

#content .col-2-3 .inner-top {
    padding: 30px 30px 0 30px;
    width: 100%;
    background: url(assets/images/bg-col-2-3-top-white.png) top center no-repeat;
    background-size: 100%;
}

#content .col-2-3 .inner-bot {
    margin-bottom: 30px;
    padding: 30px;
    width: 100%;
    background: url(assets/images/bg-col-2-3-bot-white.png) bottom center no-repeat;
    background-size: 100% 100%;
}

#content .col-2-3 .inner-bot.photo-gallery {
    margin-bottom: 30px;
    padding: 30px 30px 20px 30px;
    width: 100%;
    background: url(assets/images/bg-col-2-3-bot-white.png) bottom center no-repeat;
    background-size: 100% 100%;
}

#content. col-2-3 .inner-top.gold {
    background: url(assets/images/bg-col-2-3-top-gold.png) top center no-repeat;
    background-size: 100%;
}

#content .col-2-3 .inner-bot.gold {
    background: url(assets/images/bg-col-2-3-bot-gold.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-2-3.push .inner-top {
    background: url(assets/images/bg-col-2-3-top-push-pink.png) top center no-repeat;
    background-size: 100%;
}

#content .col-2-3.push .inner-bot {
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    background: url(assets/images/bg-col-2-3-bot-push-pink.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-2-3 .inner-bot.no-padding-right {
    padding-right: 0;
    width: 100%;
}

#content .col-2-3 h4,
#content .col-2-3 h5,
#content .col-2-3 h6 {
    padding-bottom: 0px;
}


/*--CONTENT COL-1-4-*/

#content .col-1-4 {
    padding: 0 10px 20px 10px;
    width: 25%;
    /*width: 215px;*/
    float: left;
    text-align: center;
}

#content .col-1-4.no-margin-right {
    /*margin: 0 0 30px 0;
    width: 215px;*/
    float: left;
    text-align: center;
}

#content .col-1-4 .title {
    padding: 16px 20px 16px 20px;
    /*width: 175px;*/
    background: url(assets/images/bg-col-1-4-title-pink.png) top center no-repeat;
    background-size: 100%;
    color: #FFF;
}

#content .col-1-4 .inner-top {
    padding: 20px 20px 0 20px;
    /*width: 175px;*/
    background: url(assets/images/bg-col-1-4-top-white.png) top center no-repeat;
    background-size: 100%;
}

#content .col-1-4 .inner-bot {
    padding: 20px;
    /*width: 175px;*/
    background: url(assets/images/bg-col-1-4-bot-white.png) bottom center no-repeat;
    background-size: 100%;
}

#content .col-1-4 .inner-top.gold {
    background: url(assets/images/bg-col-1-4-top-gold.png) top center no-repeat;
    background-size: 100%;
}

#content .col-1-4 .inner-bot.gold {
    background: url(assets/images/bg-col-1-4-bot-gold.png) bottom center no-repeat;
    background-size: 100%;
    min-height: 150px;
}

#content .col-1-4 h4,
#content .col-1-4 h5,
#content .col-1-4 h6 {
    padding-bottom: 0px;
}

#content .col-1-4 img {
    /*width: 175px;*/
    display: block;
    padding: 0 10px 20px 10px;
    width: 100%;
}

#content .col-1-4 p {
    color: #000;
    padding-bottom: 20px;
}

#content .col-1-4 .inner-bot.gold h5 {
    color: #FFF;
    padding-bottom: 10px;
}


/*--FOOTER--*/

#footer {
    background: url(assets/images/bg-wrapper-footer.png) top center repeat;
    color: #FFF;
}

#footer h4 {
    font-size: 2.6em;
}

#footer ul li ul {
    padding-bottom: 0px;
}

#footer ul li a {
    color: #FFF;
}

#footer ul li ul li {
    font-size: 100%;
    background: none;
}

#footer ul li ul li a {
    color: #C5CBAC;
}

#footer ul li a:hover {
    color: #C99A25;
}


/*--FOOTER COL-1-1--*/

#footer .col-1-1,
#copyright .col-1-1 {
    padding: 20px;
    width: 100%;
    float: left;
}


/*--FOOTER COL-1-2--*/

#footer .col-1-2 {
    padding: 20px;
    width: 50%;
    float: left;
}

#copyright .col-1-2 {
    padding: 20px;
    width: 50%;
    float: left;
}

#footer .col-1-2 .col-1-2
{
    width: 100%;
}


/*--FOOTER COL-1-3--*/

#footer .col-1-3,
#copyright .col-1-3 {
    padding: 20px;
    width: 33.33%;
    float: left;
}


/*--FOOTER COL-1-4--*/

#footer .col-1-4 {
    padding: 20px;
    width: 25%;
    float: left;
    text-align: left;
}

#copyright .col-1-4 {
    padding: 20px;
    width: 25%;
    float: left;
    text-align: left;
}

#footer .col-1-2 .col-1-4
{
    width: 50%;
}


/*--COPYRIGHT--*/

#copyright {
    padding: 20px 0 20px 0;
    background: #000;
    color: #FFF;
}

#copyright p {
    color: #FFF;
    padding-bottom: 0;
}

#copyright a {
    color: #FFF;
}

#copyright a:hover {
    color: #C99A25;
}

#copyright.wrapper a#credit:hover {
    color: #BCD400;
}


/*--PADDING & MARGIN OVERIDES-------------------------------------------------------------------------*/

.no-margin {
    margin: 0px !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-padding {
    padding: 0px !important;
}

.no-padding-top {
    padding-top: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-bottom {
    padding-bottom: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}


/*--CLEARS & FIXES--*/

.clear {
    clear: both;
}


/*--LAYER 1-*/

#layer1 {
    background: url(assets/images/bg-body.jpg) top center no-repeat #211C1E;
    width: 100%;
    height: 1380px;
    position: fixed;
    top: 10px;
    left: 0px;
    z-index: 1;
}


/*--SLIDER--*/

#slider {
    margin: 245px auto 0 auto;
    width: 920px;
    height: 360px;
    position: relative;
}


/*--LOGO----*/

#logo {
    margin: 20px 0;
    width: 100%;
    min-height: 120px;
    background: url(assets/images/logo.png) center center no-repeat;
    background-size: contain;
    display: block;
}


/*--NAV-----*/

#nav {
    width: 100%;
    height: 70px;
    background: url(assets/images/bg-nav.png) 0px 0px no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align:center;
    background-size: 100%;
}

#nav li {
    padding: 0;
    height: 60px;
    /*float: left;*/
    display:inline-block;
    list-style-type: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 1.9em;
    background: none;
    color: #FFF;
}

#nav li a {
    padding: 0 18px 0 18px;
    height: 60px;
    display: block;
    color: #B9B5A7;
    width: 100%;
    height: 100%;
    line-height: 60px;
    overflow:hidden;
    background: url(assets/images/bg-nav-sep.png) left center no-repeat;
}

#nav li:first-child a {
    padding: 0 20px 0 20px;
    background: none;
}

#nav li a:hover {
    color: #FFF;
}

#nav li.current_page_item a,
#nav li.current-page-ancestor a,
#nav li.current-page-parent a {
    color: #C99A25;
}


/*--CONTACT DETAILS-*/

ul#flags {
    margin: 30px 0 0 0;
    width: 168px;
    height: 20px;
    list-style-type: none;
}

ul#flags li {
    margin-right: 10px;
    padding: 0;
    width: 32px;
    height: 20px;
    float: left;
    background: none;
    list-style-type: none;
}

ul#flags li#gr {
    background: url(assets/images/flag-gr.gif) 0px 0px no-repeat;
}

ul#flags li#it {
    background: url(assets/images/flag-it.gif) 0px 0px no-repeat;
}

ul#flags li#fr {
    background: url(assets/images/flag-fr.gif) 0px 0px no-repeat;
}

ul#flags li#gb {
    background: url(assets/images/flag-gb.gif) 0px 0px no-repeat;
}

ul#flags li a {
    width: 32px;
    height: 20px;
    display: block;
}

ul#flags li a span {
    display: none;
}


/*--CONTACT DETAILS-*/

p.contact-details {
    color: #FFF;
}

p.contact-details span {
    color: #C99A25;
}

p.contact-details a {
    color: #FFF;
}

p.contact-details a:hover {
    color: #FFF;
    text-decoration: underline;
}

#header p.contact-details {
    margin: 20px 0 0 0;
    color: #FFF;
    text-align: right;
}


/*--BIG TITLE--*/

.big-title {
    width: 100%;
    height: 40px;
    background: url(assets/images/white-rule.png) center center no-repeat;
    text-align: center;
    margin-bottom: 30px;
}

.big-title h3 {
    font-size: 2.8em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: lighter;
    text-transform: uppercase;
    width: auto;
    color: #FFF;
    text-shadow: #000 0px 2px 4px;
    line-height: 40px;
    margin-bottom: 0;
    display: inline;
}


/*--LOGOS--*/

#logos {
    /*padding: 0px 0px 0px 40px;*/
    text-align: center;
    width: 100%;
}

#logos a, #logos span {
    /*width: 56px;*/
    max-width: 80px;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
}
#logos a span
{
    padding: 0;
}

#logos a img {
    margin: 0;
}


/*--SOCIAL--*/

ul#social {
    width: 100%;
    height: 32px;
}

ul#social li {
    margin-right: 10px;
    padding: 0;
    width: 32px;
    height: 32px;
    background: none;
    float: left;
}

ul#social li a {
    width: 32px;
    height: 32px;
    display: block;
}

ul#social li a span {
    display: none;
}

ul#social li#fb a {
    background: url(assets/images/icon-social-facebook.png) 0px 0px no-repeat
}

ul#social li#tw a {
    background: url(assets/images/icon-social-twitter.png) 0px 0px no-repeat
}

ul#social li#fl a {
    background: url(assets/images/icon-social-flickr.png) 0px 0px no-repeat
}

ul#social li#bl a {
    background: url(assets/images/icon-social-blogger.png) 0px 0px no-repeat
}


/*--NEWSLETTER-*/

#newsletter {
    /*width: 215px;*/
    padding-bottom: 20px;
}

#newsletter input[type="text"] {
    /*width: 161px;*/
    background: #FFF;
    border: 0 none;
    float: left;
}

#newsletter input[type="submit"] {
    width: 34px;
    height: 34px;
    background: url(assets/images/arrow-small-right.png) center center no-repeat #CE9F2A;
    border: 0 none;
    float: left;
    cursor: pointer;
    overflow: hidden;
    text-indent: 100px;
}

#newsletter input[type="submit"]:hover {
    background: url(assets/images/arrow-small-right.png) center center no-repeat #A57F22;
}


/*--SHARE-THIS--*/

.share-this {
    width: 240px;
    margin-bottom: 30px;
    text-align: center;
}

iframe {
    margin-bottom: 30px;
}


/*--TABLES--*/

table {
    width: 100%;
    padding-bottom: 30px;
    border-spacing: 0;
}

tr {}

thead th {
    padding: 10px 20px 10px 20px;
    text-align: left;
    font-size: 2.4em;
    line-height: 1.6em;
    background: #333;
    vertical-align: top;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    color: #FFF;
}

tbody th {
    padding: 10px 20px 10px 20px;
    text-align: left;
    font-size: 1.6em;
    line-height: 1.3em;
    background: url(assets/images/grey-rule.png) bottom no-repeat #666;
    vertical-align: top;
    color: #FFF;
}

td {
    padding: 10px 20px 10px 20px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.3em;
    background: url(assets/images/grey-rule.png) bottom no-repeat #EEE;
    vertical-align: top;
}

.column-large table td.td-1-2 input,
.column-large table td.td-1-2 textarea {
    width: 262px;
}

.column-large table td.td-1-4 input,
.column-large table td.td-1-4 textarea {
    width: 121px;
}

.column-large table td.td-3-4 input,
.column-large table td.td-3-4 textarea {
    width: 383px;
}

.column-large table td.td-1-2 textarea {
    max-width: 262px;
    min-width: 262px;
    min-height: 100px;
    max-height: 262px;
}

.column-large table td.td-1-4 textarea {
    max-width: 262px;
    min-width: 262px;
    min-height: 100px;
    max-height: 262px;
}

.column-large table td.td-3-4 textarea {
    max-width: 383px;
    min-width: 383px;
    min-height: 100px;
    max-height: 262px;
}

table.payment {
    width: 100%;
    padding-bottom: 30px;
    border-spacing: 0;
    width: 100%;
}

table.payment th {
    padding: 0 0 30px 0;
    font-size: 2.5em;
    text-transform: uppercase;
    color: #C99A25;
    text-align: center;
}

table.payment td {
    padding: 0 0 20px 20px;
    font-size: 1.3em;
    line-height: 1.3em;
    background: none;
    vertical-align: top;
    /*width: 270px;*/
}

table.payment td li {
    font-size: 100%;
}

table.payment input,
table.payment textarea,
table.payment select {
    margin-bottom: 0;
    border: #CCC 1px solid;
    background: #EEE;
}

table.payment input[type="text"],
table.payment textarea {
    /*width: 268px;*/
    font-size: 100%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

table.payment input[type="submit"],
table.payment input[type="reset"] {
    margin-right: 10px;
    background: #C99A25;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 100%;
    float: left;
}

table.payment input[type="submit"]:hover,
table.payment input[type="reset"]:hover {
    background: #A57F22;
}

textarea {
    padding: 10px;
}

table.payment textarea {
    /*width: 268px;

    max-width: 268px;*/
    /*height: 115px;*/
    min-height: 115px;
    max-height: 250px;
    min-width: 268px;
    max-width: 100%;
    width: 100%;
}

table.payment td.text-left {
    text-align: left;
}

table.payment td.text-right {
    text-align: right;
}

.availability-status {
    padding: 10px 0;
    width: 120px;
}

#content .availability-status p {
    padding: 0;
    text-align: center;
    color: #FFF;
}

.availability-status.offer {
    background: url(assets/images/bg-availability-status.png) 0px bottom no-repeat;
    width: 100%;
    background-size: 300%;
}

.availability-status.available {
    background: url(assets/images/bg-availability-status.png) 100% bottom no-repeat;
    width: 100%;
    background-size: 300%;
}

.availability-status.booked {
    background: url(assets/images/bg-availability-status.png) 200% bottom no-repeat;
    width: 100%;
    background-size: 300%;
}

/*
#content .col-1-1 img {
    max-width: 920px;
    height: auto;
}

#content .col-1-1 img.alignleft {
    max-width: 300px;
    height: auto;
}

#content .col-1-1 img.alignright {
    max-width: 300px;
    height: auto;
}

#content .col-1-2 img {
    max-width: 410px;
    height: auto;
}

#content .col-1-2 img.alignleft {
    max-width: 180px;
    height: auto;
}

#content .col-1-2 img.alignright {
    max-width: 180px;
    height: auto;
}

#content .col-2-3 img {
    max-width: 580px;
    height: auto;
}

#content .col-2-3 img.alignleft {
    max-width: 300px;
    height: auto;
}

#content .col-2-3 img.alignright {
    max-width: 300px;
    height: auto;
}
*/

img.alignleft {
    margin: 0px 30px 30px 0px;
    width: auto;
    padding: 0;
    float: left;
}

img.alignright {
    margin: 0px 0px 30px 30px;
    width: auto;
    padding: 0;
    float: right;
}

.gallery {
    width: 100%;
    padding-bottom: 10px;
}

.gallery-item {
    width: 30%;
    height: auto;
    position: relative;
    margin: 0 3.33% 20px 0;
    float: left;
}

.gallery-item dt {
    width: 100% !important;
    float: left !important;
    display: block !important;
}

.gallery-item dd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    width: 100% !important;
    height: 100% !important;
    font-size: 1.4em;
    line-height: 1.5;
    background: #C99A25;
    color: #FFF;
    display: none !important;
    opacity: 0.9;
}

.gallery-item:hover dd {
    display: block !important;
}

.gallery-item dt img {
    width: 100% !important;
    height: auto !important;
    border: 0 !important;
    margin: 0;
    padding: 0;
    display: block;
}

.title {
    position: relative;
}

.title a {
    color: #FFF;
}

.title ul {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 12px;
    height: 28px;
    padding: 0;
    float: right;
}

.title ul li {
    padding: 0;
    background: none;
    width: 12px;
    height: 12px;
    margin: 0;
    line-height: 1;
}

.title ul li a {
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    display: block;
}

.title ul li a.up,
.title ul li.up {
    background: url(assets/images/arrow-small-up.png) top center no-repeat;
}

.title ul li a.down,
.title ul li.down {
    background: url(assets/images/arrow-small-down.png) bottom center no-repeat;
}

.title ul li a span {
    display: none;
}

#content.wrapper .col-1-1 .calendar .title {
    padding: 0 30px 0 30px;
    height: 50px;
}

#content.wrapper .col-1-1 .calendar .title h4 span {
    float: left;
    line-height: 50px;
}

#content.wrapper .col-1-1 .calendar .inner-bot {
    padding: 7px 7px 0 7px;
    width: 966px;
    height: 46px;
    background: #FFF;
}

#content.wrapper .col-1-1 .calendar .day-wrapper {
    width: 23px;
    height: 46px;
    float: left;
    display: block;
}

#content.wrapper .col-1-1 .calendar .day-wrapper .day {
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 1.2em;
    float: left;
}

#content.wrapper .col-1-1 .calendar .day-wrapper .day.past-day {
    background: #CCC;
    opacity: 0.4;
}

#content.wrapper .col-1-1 .calendar .day-wrapper .day.available {
    background: #88B800;
    color: #FFF;
}

#content.wrapper .col-1-1 .calendar .day-wrapper .day.booked {
    background: #A90101;
    color: #FFF;
}

#content.wrapper .col-1-1 .calendar .day-wrapper .day.next-month {
    opacity: 0.4;
}

.month {
    position: relative;
    margin-right: 340px;
    width: 300px;
    height: 50px;
    background: #CE9F2A;
    line-height: 50px;
    text-align: center;
    float: right;
}

.month a.prevMonth {
    background: url(assets/images/sprite.png) repeat scroll -250px 0 transparent;
    cursor: pointer;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 13px;
    width: 24px;
    z-index: 200;
}

.month a.prevMonth:hover {
    background: url(assets/images/sprite.png) repeat scroll -275px 0 transparent;
}

.month a.nextMonth {
    background: url(assets/images/sprite.png) repeat scroll -300px 0 transparent;
    cursor: pointer;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 24px;
    z-index: 200;
}

.month a.nextMonth:hover {
    background: url(assets/images/sprite.png) repeat scroll -325px 0 transparent;
}

.month a.prevMonth span,
.month a.nextMonth span {
    display: none;
}

#content.wrapper .col-1-3 .calendar .title {
    width: 300px;
    padding: 0;
    height: 50px;
}

#content.wrapper .col-1-3 .calendar .title h4 span {
    float: left;
    width: 300px;
    line-height: 50px;
    text-align: center;
}

#content.wrapper .col-1-3 .calendar .inner-bot {
    padding: 0 3px 0 3px;
    width: 294px;
    background: #FFF;
}

#content.wrapper .col-1-3 .calendar .day {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 1.2em;
    float: left;
}

#content.wrapper .col-1-3 .calendar .day.past-day {
    background: #CCC;
    opacity: 0.4;
}

#content.wrapper .col-1-3 .calendar .day.available {
    background: #88B800;
    color: #FFF;
}

#content.wrapper .col-1-3 .calendar .day.booked {
    background: #A90101;
    color: #FFF;
}

#content.wrapper .col-1-3 .calendar .day.next-month {
    opacity: 0.4;
}

#content.wrapper .col-1-3 .calendar .title h4 .month {
    margin-right: 0;
    width: 300px;
    height: 50px;
    background: #CE9F2A;
    line-height: 50px;
    text-align: center;
    float: right;
}

.month a.next-month {}

.month a.next-month {}

.push-img img {
    display: block;
}

.push-img .availability-status {
    margin-bottom: 30px;
}

.day-wrapper.day-selected {
    background: #C99A25;
}

blockquote p {
    font-size: 100%;
}
/*
.col-1-3 .inner-bot iframe {
    width: 240px !important;
    height: 240px !important;
}*/

.DOPBookingSystemPRO_Day.selected {
    background: #C99A25 !important;
}

.section-item.left {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 110px;
}

.section-item.left.second {
    margin-right: 0;
}

.section-item.left select {
    width: 110px;
}

select {
    margin-bottom: 20px;
}

.DOPBookingSystemPRO_ContactForm input[type="submit"] {
    display: block;
    background: #C99A25;
    color: #FFF;
    padding: 0 12px 0 12px;
    height: 40px;
    /*line-height: 40px;*/
    border: 0 none;
    cursor: pointer;
}

.DOPBookingSystemPRO_ContactForm input[type="submit"]:hover {
    background: #A57F22;
    color: #FFF;
}

form#ccsfg {
    position: relative;
}

form#ccsfg label.error {
    color: white;
    display: block;
    font-size: 1.2em;
    position: absolute;
    top: -17px;
    width: 200px;
}

#ccsfg-messages {
    height: 130px;
    position: relative;
    display: block;
}

#ccsfg-messages .ccsfg-message {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#ccsfg-messages .ccsfg-message.ccsfg-header {
    display: block;
}

.sibling-menu ul li ul {
    display: none;
}

.sibling-menu ul li.current_page_ancestor ul li.current_page_item a {
    color: #C99A25;
}

.sibling-menu ul li.current_page_item ul,
.sibling-menu ul li.current_page_ancestor ul,
.sibling-menu ul li.current_page_parent ul {
    display: block;
}

.sibling-menu ul li.current_page_item ul li a,
.sibling-menu ul li.current_page_ancestor ul li a,
.sibling-menu ul li.current_page_parent ul li a {
    color: #D57423;
}

/*.ldSlider {
    margin-top: 30px;
}*/

/*.hp-txt {
    min-height: 790px;
}*/

#book-online-btn {
    width: 100%;
    min-height: 49px;
    line-height: 49px;
    display: block;
    background: url(assets/images/book-online-btn.png) 0px 0px no-repeat;
    float: right;
    background-size: 200%;
    border-radius: 10px;
    max-width: 240px;
}

#book-online-btn:hover {
    background-position: 100% 0px;
}

#book-online-btn span {
    display: none;
}

label.error {
    display: block;
    padding-top: 10px;
    color: red;
}

#google_translate_element {
    margin-top: 10px;
}

.oembed iframe {
    width: 100%;
    min-height: 390px;
}

@charset "utf-8";

/*
* Title                   : Booking System PRO (WordPress Plugin)
* Version                 : 1.1
* File                    : jquery.dop.BackendBookingSystemPRO.css
* File Version            : 1.1
* Created / Last Modified : 05 September 2012
* Author                  : Marius-Cristian Donea
* Copyright               : © 2012 Marius-Cristian Donea
* Website                 : http://www.mariuscristiandonea.com
* Description             : Booking System PRO Stylesheet.
*/

/* Container */

.DOPBookingSystemPRO_Clear{
    clear: both;
}

/* Navigation */

.DOPBookingSystemPROContainer{
    margin-bottom:10px;
    width:300px;
    float:left;
}

.wrapper#content .col-1-1 .DOPBookingSystemPROContainer{
    margin-bottom:0;
    width:980px;
    float:left;
    background:#FFF;
}

.DOPBookingSystemPRO_Navigation{
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 200;
}

.DOPBookingSystemPRO_Navigation .previous_btn{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -250px 0;
    cursor: pointer;
    display: none;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 24px;
    z-index: 100;
}

.DOPBookingSystemPRO_Navigation .previous_btn:hover{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -275px 0;
}

.DOPBookingSystemPRO_Navigation .next_btn{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -300px 0;
    cursor: pointer;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    z-index: 200;
}

.DOPBookingSystemPRO_Navigation .next_btn:hover{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -325px 0;
}

.DOPBookingSystemPRO_Navigation .add_btn{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -350px 0;
    cursor: pointer;
    height: 24px;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 24px;
    z-index: 200;
}

.DOPBookingSystemPRO_Navigation .add_btn:hover{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -375px 0;
}

.DOPBookingSystemPRO_Navigation .remove_btn{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -400px 0;
    cursor: pointer;
    display: none;
    height: 24px;
    left: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 24px;
    z-index: 200;
}

.DOPBookingSystemPRO_Navigation .remove_btn:hover{
    background: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png) -425px 0;
}

.DOPBookingSystemPRO_Navigation .month_year{
    color: #FFF;
    font-family: Hevetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 10px;
    text-align: center;
    background:#C99A25;
    width:280px;
}

.DOPBookingSystemPRO_Navigation .week{
    margin: 0;
    padding: 0 10px 0 10px;
    width:280px;
    float:left;
}

.wrapper#content .col-1-1 .DOPBookingSystemPRO_Navigation .week{
    margin: 0;
    padding: 0;
    width:161px;
    float:left;
}

.DOPBookingSystemPRO_Navigation .week .day{
    color: #000;
    display: block;
    font-size: 1.3em;
    float: left;
    line-height:40px;
    font-weight:bold;
    margin: 0;
    width:40px;
    height:40px;
    padding: 0;
    text-align: center;
    background:url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/grey-rule.png) bottom no-repeat;
}

.day{
    width:40px;
    height:40px;
    line-height: 40px;
    font-size: 1.3em;
}

.wrapper#content .col-1-1 .day{
    width:23px;
    height:23px;
    line-height: 23px;
    font-size: 1.3em;
}

/* Calendar */

.DOPBookingSystemPRO_Calendar{
    position: relative;
    text-align: center;
    z-index: 300;
    width:280px;
    background: white;
    padding: 0 10px 0 10px;
    margin-bottom: 20px;
}

.wrapper#content .col-1-1 .DOPBookingSystemPRO_Calendar{
    margin: 0;
    padding:0 3px 0 3px;
    position: relative;
    text-align: center;
    z-index: 300;
    width:974px;
}

.DOPBookingSystemPRO_Month{
    background: none;
}

.DOPBookingSystemPRO_Month .month_year{
    border-bottom: 1px solid #e0e0e0;
    color: #6f6f6f;
    font-size: 15px;
    font-weight: bolder;
    line-height: 1em;
    margin: 0 0 10px 0;
    padding: 5px 0 10px 5px;
    position: relative;
    text-align: left;
}

/* Day */

.DOPBookingSystemPRO_Day{
    float: left;
    margin: 0;
    padding: 0;
    width:42px;
    height:42px;
    background:url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/grey-rule.png) bottom no-repeat;
}

.wrapper#content .col-1-1 .DOPBookingSystemPRO_Day{
    float: left;
    margin: 0;
    padding: 0;
    width:23px;
    height:23px;
    background:url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/grey-rule.png) bottom no-repeat;
}

.DOPBookingSystemPRO_Day .bind-left.enabled,
.DOPBookingSystemPRO_Day .bind-right.enabled{
    opacity: 1;
    filter: alpha(opacity=100);
}

.DOPBookingSystemPRO_Day .bind-content{
    float: left;
}

.DOPBookingSystemPRO_Day .bind-content .header .notes{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -510px 0;
    float: right;
    height: 15px;
    margin: 0 2px 0 0;
    width: 15px;
}

.DOPBookingSystemPRO_Day .bind-content .header .notes:hover{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -525px 0;
}

.DOPBookingSystemPRO_Day .bind-content .header .info{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -450px 0;
    float: right;
    height: 15px;
    margin: 0 2px 0 0;
    width: 15px;
}

.DOPBookingSystemPRO_Day .bind-content .header .info:hover{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -465px 0;
}

.DOPBookingSystemPRO_Day .bind-content .header .hours{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -480px 0;
    float: right;
    height: 15px;
    margin: 0 2px 0 0;
    width: 15px;
}

.DOPBookingSystemPRO_Day .bind-content .header .hours:hover{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -495px 0;
}

.DOPBookingSystemPRO_Day .bind-content .content{
    background: #ffffff !important;
    border: 1px solid #cccccc !important;
    border-top: none !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -moz-border-bottomleft-radius: 2px !important;
    -moz-border-bottomright-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    color: #222222 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    margin: 0 !important;
    padding: 4px 5px 4px 5px !important;
    text-align: left !important;
    vertical-align: middle !important;
    width: auto !important;
    display:none;
}

.DOPBookingSystemPRO_Day .bind-content.group1 .content{
    -webkit-border-bottom-left-radius: 3px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottomleft-radius: 3px !important;
    -moz-border-bottomright-radius: 0px !important;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 0px !important;
    border-right: none !important;
}

.DOPBookingSystemPRO_Day .bind-content.group2 .content{
    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottomleft-radius: 0px !important;
    -moz-border-bottomright-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-left: none !important;
    border-right: none !important;
}

.DOPBookingSystemPRO_Day .bind-content.group3 .content{
    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 3px !important;
    -moz-border-bottomleft-radius: 0px !important;
    -moz-border-bottomright-radius: 3px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 3px !important;
    border-left: none !important;
}

.DOPBookingSystemPRO_Day .bind-content .content .old-price{
    color: #909090;
    float: left;
    font-size: 12px;
    line-height: 1em;
    text-decoration: line-through;
}

.DOPBookingSystemPRO_Day .bind-content .content .price{
    color: #606060;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    padding: 0 5px 0 0;
}

.DOPBookingSystemPRO_Day .bind-content .content .available{
    color: #909090;
    font-size: 11px;
    line-height: 1em;
    width: 100%;
}

.DOPBookingSystemPRO_Day.last_month{
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.DOPBookingSystemPRO_Day.past_day{
    background-color:#EEE;
}

.DOPBookingSystemPRO_Day.curr_month{
    cursor: pointer;
}

.DOPBookingSystemPRO_Day.next_month{
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.DOPBookingSystemPRO_Day.available{
    background: #88B800 !important;
}

.DOPBookingSystemPRO_Day.booked{
    background: #A90101 !important;
}

.DOPBookingSystemPRO_Day.special .header{
    background: #ba68ba !important;
    border-color: #ba68ba !important;
    text-align:center;
}

.DOPBookingSystemPRO_Day.special .content{
    border-color: #ba68ba !important;
}

.DOPBookingSystemPRO_Day.unavailable .header{
    background: #cccccc !important;
    border-color: #cccccc !important;
    text-align:center;
}

.DOPBookingSystemPRO_Day.unavailable .content{
    border-color: #cccccc !important;
}

.DOPBookingSystemPRO_Day.selected
{
    background: black !important;
    color: white !important;
}

.DOPBookingSystemPRO_Day.mask{
    cursor: default;
    opacity: 0;
    filter: alpha(opacity=0);
}

.DOPBookingSystemPRO_Day.hide{
    display: none;
}

/* Hour */

.DOPBookingSystemPRO_Hour{
    color: #222222;
    cursor: pointer;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 3px 0 1px;
    text-align: left;
}

.DOPBookingSystemPRO_Hour .bind-top,
.DOPBookingSystemPRO_Hour .bind-bottom{
    background: #ffffff;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-top: none;
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.DOPBookingSystemPRO_Hour .bind-top .hour,
.DOPBookingSystemPRO_Hour .bind-bottom .hour{
    background: #ffffff;
    color: #ffffff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1px;
    padding: 0 5px;
}

.DOPBookingSystemPRO_Hour .bind-top.enabled,
.DOPBookingSystemPRO_Hour .bind-bottom.enabled{
    opacity: 1;
    filter: alpha(opacity=100);
}

.DOPBookingSystemPRO_Hour .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour .bind-bottom.enabled .hour{
    background: #cccccc;
    color: #cccccc;
}

.DOPBookingSystemPRO_Hour .bind-content{
    background: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    margin: 0;
}

.DOPBookingSystemPRO_Hour .bind-content.group1{
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottomleft-radius: 0px;
    -moz-border-bottomright-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
}

.DOPBookingSystemPRO_Hour .bind-content.group2{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-bottom: none;
    border-top: none;
}

.DOPBookingSystemPRO_Hour .bind-content.group3{
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-topleft-radius: 0px;
    -moz-border-topright-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none;
}

.DOPBookingSystemPRO_Hour .bind-content .hour{
    background: #cccccc;
    color: #ffffff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 2px 5px;
}

.DOPBookingSystemPRO_Hour .bind-content .price,
.DOPBookingSystemPRO_Hour .bind-content .price-promo{
    color: #606060;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 2px 0px 2px 10px;
}

.DOPBookingSystemPRO_Hour .bind-content .price-promo{
    padding: 2px 5px 2px 10px;
}

.DOPBookingSystemPRO_Hour .bind-content .old-price{
    color: #909090;
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 0;
    text-decoration: line-through;
}

.DOPBookingSystemPRO_Hour .bind-content .available{
    color: #909090;
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding: 2px 0px 2px 10px;
}

.DOPBookingSystemPRO_Hour .bind-content .notes{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/sprite.png") -510px 0;
    float: right;
    height: 15px;
    margin: 2px 5px 2px 0;
    width: 15px;
}

.DOPBookingSystemPRO_Hour .bind-content .notes:hover{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -525px 0;
}

.DOPBookingSystemPRO_Hour .bind-content .info{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/images/sprite.png") -450px 0;
    float: right;
    height: 15px;
    margin: 2px 5px 2px 0;
    width: 15px;
}

.DOPBookingSystemPRO_Hour .bind-content .info:hover{
    background: url("/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/sprite.png") -465px 0;
}

.DOPBookingSystemPRO_Hour.available .hour{
    background: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-content{
    border-color: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-top{
    border-color: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-top .hour{
    color: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-bottom{
    border-color: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-bottom .hour{
    color: #68ba68;
}

.DOPBookingSystemPRO_Hour.available .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour.available .bind-bottom.enabled .hour{
    background: #68ba68;
    color: #68ba68;
}

.DOPBookingSystemPRO_Hour.booked .hour{
    background: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-content{
    border-color: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-top{
    border-color: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-top .hour{
    color: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-bottom{
    border-color: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-bottom .hour{
    color: #dd6464;
}

.DOPBookingSystemPRO_Hour.booked .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour.booked .bind-bottom.enabled .hour{
    background: #dd6464;
    color: #dd6464;
}

.DOPBookingSystemPRO_Hour.special .hour{
    background: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-content{
    border-color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-top{
    border-color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-top .hour{
    color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-bottom{
    border-color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-bottom .hour{
    color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.special .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour.special .bind-bottom.enabled .hour{
    background: #ba68ba;
    color: #ba68ba;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-content{
    border-color: #cccccc;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-top{
    border-color: #cccccc;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-top .hour{
    color: #cccccc;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-bottom{
    border-color: #cccccc;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-bottom .hour{
    color: #cccccc;
}

.DOPBookingSystemPRO_Hour.unavailable .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour.unavailable .bind-bottom.enabled .hour{
    background: #cccccc;
    color: #cccccc;
}

.DOPBookingSystemPRO_Hour.selected .bind-content{
    border-color: #000000;
}

.DOPBookingSystemPRO_Hour.selected .bind-content .hour{
    background: #000000;
}

.DOPBookingSystemPRO_Hour.selected .bind-top .hour,
.DOPBookingSystemPRO_Hour.selected .bind-bottom .hour,
.DOPBookingSystemPRO_Hour.selected .bind-top.enabled .hour,
.DOPBookingSystemPRO_Hour.selected .bind-bottom.enabled .hour{
    background: #000000;
    color: #000000;
}

.DOPBookingSystemPRO_Hour.selected .bind-content .notes{
    display: none;
}

.DOPBookingSystemPRO_Hour.selected .bind-content .info{
    display: none;
}

.DOPBookingSystemPRO_Hour.past_hour{
    cursor: default;
    opacity: 0.25;
    filter: alpha(opacity=25);
}

.DOPBookingSystemPRO_Hour.past_hour .bind-content .notes{
    display: none;
}

.DOPBookingSystemPRO_Hour.past_hour .bind-content .info{
    display: none;
}

/* Form */

.DOPBookingSystemPRO_Form{
    margin: 10px 0 0 0;
    padding: 0 10px 0 10px;
}

.DOPBookingSystemPRO_Form .container{
    background: #ededed;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    max-width: 400px;
}

.DOPBookingSystemPRO_Form .section{
    background: #f3f3f3;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    margin: 0 0 10px 0;
    padding: 10px;
    max-width: 400px;
}

.DOPBookingSystemPRO_Form .last{
    margin: 0;
}

.DOPBookingSystemPRO_Form .section-item{
    padding: 0 0 5px 0;
}

.DOPBookingSystemPRO_Form .section-item.last{
    padding: 0;
}

.DOPBookingSystemPRO_Form .section-item label{
    color: #606060;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    width: 100px
}

.DOPBookingSystemPRO_Form .section-item label.type2{
    margin: 5px 0 5px 0;
}

.DOPBookingSystemPRO_Form .section-item label.type3{
    margin: 5px 0 5px 0;
    width: auto;
}

.DOPBookingSystemPRO_Form .section-item label.type4{
    margin: 0 0 5px 0;
    width: auto;
}

.DOPBookingSystemPRO_Form .section-item label.type5{
    float: none;
    padding: 0 0 0 20px;
    width: auto;
}

.DOPBookingSystemPRO_Form .section-item .date{
    color: #000000;
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}

.DOPBookingSystemPRO_Form .section-item select{
    font-size: 12px;
    float: left;
    margin: 0;
    padding: 2px;
    width: 100px;
}

.DOPBookingSystemPRO_Form .section-item input[type=text]{
    font-size: 12px;
    float: left;
    margin: 0;
    padding: 2px;
    width: 60px;
}

.DOPBookingSystemPRO_Form .section-item .currency{
    color: #888888;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0 0 5px;
    width: 10px;
}

.DOPBookingSystemPRO_Form .section-item input:disabled{
    background: #f2f2f2;
}

.DOPBookingSystemPRO_Form .section-item textarea{
    font-size: 12px;
    height: 100px;
    margin: 0;
    padding: 5px;
    resize: none;
    width: 100%;
}

.DOPBookingSystemPRO_Form .section-item input[type=checkbox]{
    float: left;
    margin: 0 5px 0 0;
}

.DOPBookingSystemPRO_Form .section-item select:focus,
.DOPBookingSystemPRO_Form .section-item input[type=text]:focus,
.DOPBookingSystemPRO_Form .section-item textarea:focus{
    border-color: #bbce3d;
    outline: none;
}

.DOPBookingSystemPRO_Form .section-item #DOPBC_hours_definitions{
    height: 200px;
}

/* Info */

.DOPBookingSystemPRO_Info{
    background: #fcfcfc;
    border: 1px solid #909090;
    -webkit-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 2px 2px 4px #b0b0b0;
    -webkit-box-shadow: 2px 2px 4px #b0b0b0;
    box-shadow: 2px 2px 4px #b0b0b0;
    color: #606060;
    display: none;
    line-height: 1em;
    max-width: 300px;
    left: 0px;
    padding: 10px;
    position: absolute;
    top: 0px;
    z-index: 1000000;
}

/* Reservations */

.DOPBookingSystemPRO_Reservation{
    margin: 10px 0 0 0;
    padding: 0 10px 0 10px;
}

.DOPBookingSystemPRO_Reservation .container{
    background: #ededed;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    max-width: 400px;
}

.DOPBookingSystemPRO_Reservation .section{
    background: #f3f3f3;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    margin: 0;
    padding: 10px 10px 5px 10px;
    max-width: 400px;
}

.DOPBookingSystemPRO_Reservation .section.content{
    display: none;
    margin: 10px 0 0 0;
}

.DOPBookingSystemPRO_Reservation .toggle{
    color: #606060;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
}

.DOPBookingSystemPRO_Reservation .toggle:hover{
    color: #000000;
}

.DOPBookingSystemPRO_Reservation .section-item{
    padding: 0 0 5px 0;
}

.DOPBookingSystemPRO_Reservation .section-item.name{
    font-weight: bold;
}

.DOPBookingSystemPRO_Reservation .section-item label{
    color: #606060;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    width: 100px
}

.DOPBookingSystemPRO_Reservation .section.content label{
    font-weight: bold;
}

.DOPBookingSystemPRO_Reservation .section-item .date{
    color: #000000;
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}

.DOPBookingSystemPRO_Reservation .section-item .text{
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 13px;
}

.DOPBookingSystemPRO_Reservation .section-item .text a{
    color: #96a533;
    margin: 0 20px 0 0;
    text-decoration: none;
}

.DOPBookingSystemPRO_Reservation .section-item .text a:hover{
    text-decoration: underline;
}

.DOPBookingSystemPRO_Sidebar label{
    font-size:1.4em;
    padding-bottom:5px;
    display:block;
}

.DOPBookingSystemPRO_Sidebar input[type="text"]{
    background:#EEE;
    border:1px solid #CCC;
    width:100%;
}

.DOPBookingSystemPRO_Sidebar textarea{
    padding:10px;
    background:#EEE;
    border:1px solid #CCC;
    width:100%;
    /*min-width:218px;
    max-width:218px;*/
    height:100px;
    min-height:100px;
    max-height:200px;
}

.DOPBookingSystemPRO_Sidebar .section-item.price{
    font-size:3em;
    text-align:center;
    padding-bottom:30px;
}

.DOPBookingSystemPRO_Sidebar
{
    clear:both;
}

input[type="text"] {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
input, textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    margin-bottom: 20px;
}
.DOPBookingSystemPRO_ContactForm
{
    display:none;
}

/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
 */
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    width:980px;
    z-index:8;
    height: 50px;
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:35%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position:relative;
    z-index:9;
    cursor:pointer;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/bullets.png);*/
}
.nivo-controlNav a.active {
    font-weight:bold;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/bullets.png);*/
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.nivo-controlNav {
    position:absolute;
    bottom:12px;
    left: 20px;
}
a.nivo-nextNav {
    background-position:0px 0;
    right:-12px;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/slide-right.png);*/
    height: 59px;
    width: 48px;
}
a.nivo-prevNav {
    left:-12px;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/slide-left.png);*/
    height: 59px;
    width: 48px;
}

.nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/bullets.png);*/
    background-repeat: no-repeat;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/bullets.png);*/
}
.nivo-controlNav a.active {
    background-position:0 -22px;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/bullets.png);*/
}

.nivo-directionNav a {
    display:block;
    text-indent:-9999px;
    border:0;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/arrows.png);*/
    background-repeat: no-repeat;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
    /*background-image: url(/public/20180609030044oe_/https://clachaig.com/wp-content/themes/images/slider-images/caption-back.png);*/
    background-repeat: repeat;
    background-position: left top;
}
.nivo-caption a {
    text-decoration:underline;
}

.col-1-2.ldSlider
{
    padding-top: 0;
}

#nav
{
    overflow: hidden;
}

#content a.col-1-2.push
{
    width: 50%;
    padding: 10px;
}
.frontpage #content a.col-1-2.push
{
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
}

.mob-nav-wrapper
{
    position:relative;
    display:none;
    height: 60px;
    margin-top: -40px;
}
.mob-nav-wrapper .btn
{
    width: 40px;
    height: 40px;
    background: url(assets/images/btn-menu.png) no-repeat left center #CE9F2A;
    position: absolute;
    right: 1.5%;
    z-index:199;
    border-radius: 3px;
}
.mob-nav-wrapper .btn:active, .mob-nav-wrapper.open .btn
{
    background-position: -40px center;
}
.mob-nav-wrapper ul
{
    background: #211C1E;
    display: none;
    padding: 10px;
    position: absolute;
    top: 50px;
    z-index: 199;
    width: 100%;

}
.mob-nav-wrapper.open ul
{
    display:block;
}
.mob-nav-wrapper li a
{
    display:block;
    padding: 10px;
    font-size: 1.2em;
    width: 100%;
    border-bottom: 1px solid gray;
}
.mob-nav-wrapper li a:hover
{
    color: white;
}
.mob-nav-wrapper li:last-child a
{
    border-bottom: none;
}

.rslides-slider-wrapper
{
    margin: 0 auto;
}
.rslides
{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    font-size: 100%;
    list-style: none;
    max-width: 940px;
    margin: 0 auto;

    box-shadow: 0px 0px 15px #222;
    border: 10px solid white;
}
.rslides li
{
    -webkit-backface-visibility : hidden;
    position                    : absolute;
    display                     : none;
    width                       : 100%;
    left                        : 0;
    top                         : 0;
    font-size                   : 100%; /* fix for cascading relative font size */
    list-style: none;
    padding: 0;
}
.rslides li:first-child
{
    position : relative;
    display  : block;
    float    : left;
}
.rslides img
{
    display             : block;
    height              : auto;
    width               : 100%;
    border              : 0;
    margin              : 0;
    padding             : 0;
    margin-bottom       : 0;
    /* fix for images constantly resizing themselves when being faded on FF */
    box-shadow          : #000 0em 0em 0em;
    backface-visibility : hidden;
}

#layer1 .rslides
{
    top: 235px;
    background: black;
    min-height: 380px;
}

#layer2 .rslides
{
    display:none;
}

img.aligncenter
{
    margin: 0 auto 0 auto;
    display:block;
}


@media (max-width: 980px)
{
    #header-img
    {
        min-height: 0;
    }

    #layer2 .rslides
    {
        display:block;
        border: 10px solid white;
        margin: 0 1.5%;
        width: 97%;
        border-radius: 5px;
    }
    #layer1
    {
        display:none;
    }

    .mob-nav-wrapper
    {
        display:block;
    }
    #footer .col-1-2
    {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    #footer .col-1-2 .col-1-4
    {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
    #content .col-2-3, #content .col-1-3
    {
        width: 100%;
        padding: 10px;
    }

    #layer1
    {
        position:absolute;
    }

    #header-img
    {
        width: 100%;
        overflow:hidden;
    }

    #header .col-1-3
    {
        padding: 10px;
        margin: 0;
        display:none;
    }
    #header .col-1-3:nth-of-type(2)
    {
        display:block;
        width: 100%;
        clear:both;
    }

    #content .col-1-2 .push-img img
    {
        width: 100%;
    }

    #nav
    {
        display: none;
    }
    #content .col-1-2
    {
        width: 100%;
        clear:both;
        background-size: 100%;
        padding: 10px 0;
    }
    #content .col-1-2-wrapper
    {
        width: 100%;
        padding: 20px 10px;
    }
    #content .col-1-2 .inner-bot
    {
        background: white;
        background-size: 100%;
        padding: 20px;
    }
    #content .col-1-2 .inner-top, .inner-top
    {
        background-size: 100%;
    }
    .inner-bot
    {
        background-size: 100%;
    }

    #content .col-1-4
    {
        width: 50%;
    }
    #content .col-1-4:nth-of-type(2n+1)
    {
        clear:both;
    }

    iframe
    {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    #copyright .col-1-4
    {
        width: 50%;
        padding: 10px;
    }

    /*#content img.size-full
    {
        width: 100%;
    }*/

    #content .col-1-2 .push-arrow
    {
        padding-right: 10%;
        padding-bottom: 10px;
    }
    #content .col-2-3 .push-arrow
    {
        padding-bottom: 10px;
    }

    #content .col-1-2 .push-img img
    {
        width: 100% !important;
    }

    #content
    {
        padding: 10px;
    }

    #content a.col-1-2.push
    {
        width: 100%;
    }

    #content img.alignright
    {
        width: auto !important;
    }
    #content img.alignleft
    {
        width: auto !important;
    }

    #content .col-1-1
    {
        margin-bottom: 10px;
        padding: 10px;
    }

    table.payment td, table.payment tr, table.payment th
    {
        display:block;
        padding: 0;
        padding-bottom: 20px;
    }

    table.payment td.text-right
    {
        text-align: left;
        padding-bottom: 0;
    }

    #content .col-2-3 .inner-bot
    {
        padding: 20px;
    }

    .mob-book-button
    {
        display:block !important;
        width: 100%;
        text-align:center;
        padding: 20px;
        background: #CE9F2A;
        color: white;
        font-size: 2.5em;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        line-height: 1.2;
        text-transform: uppercase;
    }

    #logo
    {
        max-width: 240px;
        margin: 20px auto 0 auto;
    }

    .inner-bot *:last-child
    {
        clear:both;
    }

    body
    {
        background: url(assets/images/bg-body2.jpg) top center no-repeat fixed #211C1E;
    }

    .gallery-item:hover dd
    {
        display:none !important;
    }

    .col-1-2, .col-1-3, .col-1-1, .col-1-4
    {
        word-wrap: break-word;
    }

    #newsletter input[type="text"]
    {
        width: 80%;
        float:left;
    }
    #newsletter input[type="submit"]
    {
        width: 20%;
        max-width: 50px;
        float:left;
    }

}



/* 2017-09-27 - faux shop styles */
#content .product .title
{
    text-align:left;
    background-size: 100% 100%;
}
.product .desc
{
    /*padding-bottom: 20px;*/
    position: relative;
    padding-top: 20px;
}
.product .price p
{
    text-align:left;
    font-size: 1.6em;
    padding: 0;
    margin: 0;
}
.product .product-details-btn
{
    float:right;
    width: 130px;
    position: absolute;
    right: -25px;
    bottom: 20px;
    color: #fff;
    font-size: 1.6em;
    padding: 5px 10px;
    background-color: #CE9E23;
}
.product:hover .product-details-btn
{
    /*change up background colour? */
}
.sort-by-row p
{
    color: #fff;
}

#content .product .thumb img
{
    padding: 0;
}
.product .thumb {
    overflow: hidden;
}
.thumb-inner {
    height: 195px;
    width: 100%;
}
.thumb-inner .thumb-slide {
    height: 100%;
    width: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    will-change: transform opacity;
}
.thumb-inner .thumb-slide.last-slide {
    z-index: 2;
    opacity: 0;
}
.thumb-inner .thumb-slide.current-slide {
    z-index: 3;
    opacity: 1;
}
.thumb-inner .thumb-slide.current-slide-next {
    -webkit-animation: thumb-slide-next .4s ease;
    animation: thumb-slide-next .4s ease;
}
.thumb-inner .thumb-slide.current-slide-prev {
    -webkit-animation: thumb-slide-next .4s ease;
    animation: thumb-slide-prev .4s ease;
}
@-webkit-keyframes thumb-slide-next {
    0% {
        z-index: 3;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-moz-keyframes thumb-slide-next {
    0% {
        z-index: 3;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-o-keyframes thumb-slide-next {
    0% {
        z-index: 3;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@keyframes thumb-slide-next {
    0% {
        z-index: 3;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes thumb-slide-prev {
    0% {
        z-index: 3;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-moz-keyframes thumb-slide-prev {
    0% {
        z-index: 3;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-o-keyframes thumb-slide-prev {
    0% {
        z-index: 3;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@keyframes thumb-slide-prev {
    0% {
        z-index: 3;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}
.product .thumb
{
    position: relative;
}
.mini-slider-nav {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    z-index: 5;
}
.mini-slider-next {
    right: 0;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #000;
}
.mini-slider-prev {
    left: 0;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 16px solid #000;
}
.full-col
{
    width: 100%;
    float: none;
    background: #fff;
    border-radius: 10px;
    padding: 40px 20px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}
.main-product-image-wrapper
{
    margin-bottom: 20px;
}
.main-product-image-wrapper a
{
    display: block;
    margin: 0;
    padding: 0;
}
.main-product-image-wrapper img
{
    margin: 0 auto;
    padding: 0;
    display: block;
}
.related-products
{
    margin-top   : 60px;
    padding-left : 10px;
    padding-right: 10px;
}
.back-to-shop-link
{
    font-size: 2em;
    color: #4B3904;
}
.related-products-header
{
    text-align:center;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
}
.product-footer-content .col-1-2 *
{
    color: #fff;
}

.product-detail table
{
    padding-bottom: 0;
}
.product-detail table td, .product-detail table th
{
    background: none;
    font-size: 1.6em;
    padding: 5px 0;
}
.product-detail input[type=image][name=submit]
{
    margin-bottom: 0;
}

.product-footer-content
{
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
}

@media all and (max-width: 980px)
{
    .full-col
    {
        max-width: 100%;
    }
    #content .sort-by-row .col-1-2
    {
        width: 50%;
        clear: none;
    }
}

@media all and (max-width: 600px)
{
    #content .col-1-4.product
    {
        width: 100%;
    }
    .product .thumb
    {
        max-width: 220px;
        margin: 0 auto;
    }
}