/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/*
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */
p, .feature-content {
    text-align: justify !important;
}
.home #content .col-full header {
    display: none;
}
.book-now {
    position: fixed;
    right: 20px;
    bottom: 105px;
    padding: 26px 2px;
    border-radius: 350px;
    -webkit-border-radius: 350px;
    -moz-border-radius: 350px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    z-index: 999;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
    line-height: 25px;
}
.book-now:hover {
    color: #FFF;
}
.tripadvisor {
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    border-radius: 350px;
    width: 100px;
}
.tripadvisor img {
    border-radius: 350px;
}
.page-wrapper {
    padding: 20px;
    border: 1px solid #c2c2c2;
}
#comments, #respond {
    display: none;
}

.page-form-left {
    width: 50%;
    float: left;
}
.page-form-right {
    width: 50%;
    float: right;
}
.page-form-right textarea {
    height: 205px;
    width: 425px;
}
.button {
    background: #db2723;
    padding: 10px 20px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

/*Homepage*/
.home-widgets .home-section, .home-widgets .widget_woo_component {
    background: url('images/homepage/natural_paper.png');
}
.book-now.homepage {
    background: #FFD700;
}
.feature img {
    border: 1px solid #c2c2c2;
    padding: 10px !important;
    margin: 0;
    background: #fff;
}
.tripadvisor img {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}
/*END - Homepage*/

/*The Sleep*/
.book-now.the-sleep {
    background: orangered;
}
.page-id-9 #inner-wrapper {
    background: url('images/sleep/ricepaper.png') !important;
}
.sleep-table-wrapper {
    width: 100%;
    float: left;
}
.sleep-table-wrapper .table-responsive {
    float: left;
}
.sleep-table-wrapper .table-responsive:first-child {
    margin-right: 40px;
}
.sleep-image-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.sleep-image-wrapper img {
    float: left;
    padding: 5px;
    border: 1px solid #D3D3D3;
    -webkit-border: 1px solid #D3D3D3;
    -moz-border: 1px solid #D3D3D3;
    background: #FFF;
    height: 125px;
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
}
.sleep-image-wrapper img:nth-child(+2n) {
    transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
}
.page-id-189 #inner-wrapper,
.page-id-193 #inner-wrapper {
    background: url('images/sleep/light_wool.png') !important;
}
.page-id-191 #inner-wrapper {
    background: url('images/sleep/blizzard.png') !important;
}
.page-id-197 #inner-wrapper,
.page-id-199 #inner-wrapper {
    background: url('images/sleep/grey_sandbag.png') !important;
}
.page-id-195 #inner-wrapper,
.page-id-201 #inner-wrapper {
    background: url('images/sleep/large_leather.png') !important;
}
/*END - The Sleep*/

/*The Eat*/
.book-now.the-eat {
    background: #FFFF00;
}
.page-id-11 #inner-wrapper {
    background: url('images/sleep/vintage_speckles.png') !important;
}
/*END - The Eat*/

/*The Stay*/
.book-now.the-stay {
    background: mediumpurple;
}
.page-id-13 #inner-wrapper {
    background: url('images/stay/fabric_plaid.png') !important;
}
.attraction {
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
}
.attraction img {
    float: left;
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #c2c2c2;
    background: #FFF;
}
/*END - The Stay*/

/*The Getting Carried Away*/
.book-now.the-getting-carried-away {
    background: cornflowerblue;
}
.page-id-15 #inner-wrapper,
.page-id-320 #inner-wrapper,
.page-id-317 #inner-wrapper,
.page-id-306 #inner-wrapper,
.page-id-370 #inner-wrapper,
.page-id-372 #inner-wrapper,
.page-id-374 #inner-wrapper {
    background: url('images/gallery/brickwall.png') !important;
}
/*END - The Getting Carried Away*/

/*Availability & Pay*/
.book-now.availability-and-pay {
    background: saddlebrown;
}
.page-id-25 #inner-wrapper {
    background: url('images/pay/xv.png') !important;
}
.pay-wrapper {
    overflow: hidden;
}
.pay-wrapper .table-responsive {
    float: left;
    margin-right: 10px;
}
/*END - Availability & Pay*/

/*Contact*/
.book-now.contact {
    background: darkred;
}
#location-map h2 {
    display: none;
}
#location {
    display: none;
}
.page-template-template-contact-php #location-map #map.float {
    float: left;
}
.page-id-27 #inner-wrapper {
    background: url('images/contact/handmadepaper.png') !important;
}
/*END - Contact*/

/*Footer*/
.accomodation-links img {
    margin: 10px;
    float: left;
}
#tripadvisor, #booking {
    width: 135px;
    height: 65px;
}
#connect {
    text-align: center;
}
#connect h3, #connect p {
    display: none;
}
#contact-wrapper {
    background: #FFF;
    padding: 20px;
    width: 235px;
    overflow: hidden;
    padding-bottom: 0;
}
#contact-wrapper div {
    width: 100%;
    float: left;
}
#contact-wrapper img {
    width: 22px;
    margin: 5px 10px;
    float: left;
}
#contact-wrapper p {
    text-align: left !important;
}
#contact-wrapper a {
    color: #db2723;
}
/*END - Footer*/

/*
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
}