/*
 Theme Name:   Sixty One Child
 Description:  Sixty One Child Theme
 Template:     wp_sixtyone5-v1.0.1
 Version:      1.0.0
*/

@import url("../wp_sixtyone5-v1.0.1/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */   

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Source Sans Pro', sans-serif;   
}

body{
    /*background-color: #E6E6E6;
    color: #6e6e6e;*/
    line-height: 1.5;
}

/* =maps
------------------------------------------------------------------------------------------*/
iframe{
    width: 100%;
    max-width: 900px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    display: none !important;
}

/* =The Grid 
------------------------------------------------------------------------------------------*/
.row { width: 900px; max-width: 100%; margin: 0 auto; }

@media only screen and (max-width: 768px) {
    .ci-column { float: none; margin-right: 0; width: auto; }
}

/*.twelve, .row .twelve { width: 83.33333%; }*/

/* =typo
-------------------------------------------------------------------------------------------*/
span {
    color: #876d4f !important;
}

#tag h1 {
    font-size: 35px;
    color: #876D4F !important;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0px 0 10px;
    padding: 0;
    line-height: 0.8;
    text-align: center;
}

h2{
    font-size: 35px;
    color: #876D4F !important;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0;
    line-height: 1;
    margin-bottom: 10px;
}

h3 {
    font-weight: 600;   
}

.room_intro h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
}

h5 {
    font-size: 15px;
}

h2.house {
    font-size: 50px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
}

.welcome {
    font: 16px/1.5 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #876d4f;
    /*padding-left: 50px;
    padding-right: 50px;*/
    padding-top: 20px;
    margin: 0;
    border-right-style: none;
    padding-bottom: 20px;
}

div.line h2{
    display: none;
/*  display: inline-block;*/
    padding: 0px 0px 0;
    color: #876d4f;
    background-color: transparent;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    font-size: 35px;
}

.entry h2{
    text-transform: uppercase;
    text-align: left;
    font-size: 35px;
    display: none;
}

.entry h3{
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    line-height: 1.2;
}

div.line h2.gallery_title{
    background-color: transparent;
    font-family: 'Source Sans Pro', sans-serif;
}

.amenities ul{
    display: block;
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    font-size: 13px;
}

.amenities ul li{
    float: left;
    width: 170px;
    margin: 0 10px 20px 0;
    padding: 0 0 0 20px;
}

ul#featured_list{
    display: block;
    float: left;
    width: 100%;
    background-color: transparent;
    margin: 0 0 5px;
    padding: 0px 10px 10px 00px;
    border-radius: 0px;
}

ul#featured_list li{
    float: left;
    width: 220px;
    color: #FFF;
    font-size: 16px;
    margin: 0 20px 10px 0;
    padding: 10px 0 10px 30px;
    background-color: #876D4F;
    border-radius: 0px;
}

a:hover, li.selected a{
    color: #99b7ec !important;
}

#ami {
    float: left;
    color: #a8a8a8;
    font-size: 11px;
    padding: 5px 15px;
}

/* =nav
------------------------------------------------------------------------------------------*/

/*div.twelve.columns.text-center.imglogo { background: url(http://comportahomepage.pt/homepage/wp-content/themes/wp_sixtyone5-v1.0.1-child/images/logo_CHP.svg) no-repeat 50px;
    padding-left: 130px;
    background-size: contain;

}*/

.nav{
    text-transform: uppercase;
    font-size: 110%;
}

.nav ul{
    display: block;
    float: right;
    margin-top: 5px;
    padding: 0;
    margin-bottom: 45px;
}

div.menu {
    border-bottom: 1px solid #876d4f;
    padding-bottom: 5px;
}

div.footerule {
    border-bottom: 1px solid #876d4f;
    padding-bottom: 5px;
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
}

.nav ul li{
    float: left;
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 101px;
    font-size: 15px;
}

.current_page_item a {
    color: #99b7ec !important;
}

div.twelve.columns.text-center.imglogo {
    margin-bottom: 10px;
    margin-top: 15px;
}

div.top {
    display: none;
}

/* =blog
------------------------------------------------------------------------------------------*/
.entry{
    float: left;
    width: 100%;
    padding: 25px 30px 10px 30px;
    min-height: 420px;     
}

/*div.booking-input, div.depart, div.arrive {
    margin-bottom: 5px;
}*/


/* =sidebar
------------------------------------------------------------------------------------------*/
aside{
    float: left;
    width: 100%;
    background-color: transparent;
    /*background: url(img/global/blue/wall_box.jpg) repeat;*/
    margin: 0 0 2px;
    padding: 2px 20px 1px;
    border-radius: 0px;
}

.aside_container{
    float: left;
    width: 100%;
    /*background: url(img/global/white/wall_box.jpg) left top repeat;*/
    background-color: #e6e6e6;
    padding: 3px 20px 2px;
    border-radius: 0px;
}

#text-2 div.aside_container h3.widget-title, #wpsimplebookingcalendar_widget-2 div.aside_container h3.widget-title {
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
}

.aside_container p {
    font-weight: normal;
    font-style: normal;
}


/* =booking
------------------------------------------------------------------------------------------*/
.booking{
    float: left;
    width: 100%;
    clear: both;
    background-color: transparent;
    border-radius: 0px;
    margin: 0 0 5px;
    font-family: 'Source Sans Pro', sans-serif !important;
    height: 100px;
}

.booking-input input {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 45px;
    border: 1px solid #99b7ec;
    margin: 0;
    padding: 0 0 0 10px;
    cursor: pointer;
    color: #6e6e6e;
    text-transform: uppercase;
    font: 14px 'Source Sans Pro', sans-serif;
    background-color: none !important;
}

div.line{
    margin: 5px auto;
    width: 100%;
    background: none;
    text-align: left;
    overflow: hidden;
}

.room_intro{
    /*background: url(img/global/white/wall_box.jpg) left top repeat-x;*/
    background-color: #e6e6e6 !important;
    margin: 0 0 10px;   
    padding: 2px 0 10px 1px;
    border-radius: 0px;
}

.booking input.button{
    display: block;
    float: none;
    font: 14px 'Source Sans Pro', sans-serif;
    margin: 25px auto 25px auto;
    background-color: #99b7ec !important;
    color: #fff;
    /*text-transform: uppercase;*/
    border: none;
    padding: 15px 0;
    border: none; /*1px solid #876D4F;*/
    border-radius: 0px;
    cursor: pointer;
    text-transform: uppercase;
}

div.bt {
    margin-top: 156px;
    bottom: 10px;
}

.prisoned{
    max-width: 900px;
    margin: 5px auto 0 auto;
    overflow: hidden;
}

form {
    background-color: #e6e6e6 !important;
}

div.guests.bookform, div.arrive.bookform, div.depart.bookform, div.room-select.bookform ,div.booking-input.bookform {
    margin-top: 5px;
}

.booking input.button:hover{
    background-color: transparent !important;
    color: #99b7ec;
/*  border: 1px solid #99b7ec;*/
    outline: 1px solid #99b7ec;
    outline-offset: 2;
}

.arrive input,
.depart input {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 45px;
    border: 1px solid #99b7ec;
    margin: 0;
    padding: 0 0 0 10px;
    background: #e6e6e6 url(img/booking/date.png) no-repeat 95% 0;
    cursor: pointer;
    color: #99b7ec;
    font-style: normal;
    font-weight: inherit;
    font-size: 14px;
    font-variant: normal;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.arrive, .booking-input, .booking-message {
    height: 45px;    
    background-color: transparent;
    margin: 25px auto 25px auto;
    position: relative;
    font-style: normal;
    border-style: none;
    font-weight: normal;
}

.booking-message {
    height: 200px;
    margin-top: 5px;
}

.booking-message textarea {
    height: 200px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.guests{
    width:100%;
    height: 45px;    
    margin: 25px auto 25px auto;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
}

.guests label{
    float: left;
    width: 70%;
    font-size: 14px;
    padding: 11px 10px 11px 10px;
    border: 1px solid #99b7ec;    
    background: transparent url(img/booking/guests.png) no-repeat 95% 13px;
    color: #99b7ec;
    text-transform: uppercase;
}

.guests div{
    float: left;
    width: 30%;
    
    height: 45px;
    background-color: transparent;
    border: 1px solid #99b7ec;
    border-left: none;
}

.room-select {
    width:100%;
    height: 45px;    
    margin: 25px auto 25px auto;
    font-style: normal;
    font-weight: normal;
}

.room-select label {
    float: left;
    width: 36%;
    font-size: 14px;
    padding: 11px 10px 11px 10px;
    border: 1px solid #99b7ec;    
    background: #f9faf9 url(img/booking/room.png) no-repeat 86% 15px;
    color: #99b7ec;
    text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
}

.room-select div {
    float: left;
    width: 64%;
    height: 45px;
    background-color: #f9faf9;
    border: 1px solid #99b7ec;
    border-left: none;
}

.full-booking textarea {
    position: absolute;
    z-index: 100;
    width: 100%;
    border: 1px solid #99b7ec;
    margin: 0;
    padding: 15px 10px;
    cursor: pointer;
    color: #99b7ec;
    background-color: transparent;
    font-style: normal;
    font-weight: inherit;
    font-size: 14px;
    font-variant: normal;
}

.row.full{
    width: 100%;
    background-color: transparent;
    /*background: url(img/global/blue/wallBlue.jpg) left top;*/ 
    margin: 0 0 10px;
}


/* =img
------------------------------------------------------------------------------------------*/
.img_center{
    float: none;
    display: block;
    margin: 0 auto 5px;
}

.carousel_container{
    position: relative;
    margin: 10px auto 15px auto;
    padding: 0 15px; /*ovverriding the default flexslider values and getting it back to our grid */
}


#carousel{
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #876D4F;
    background-color: rgba(51, 51, 51, .6);
    padding: 25px 15px;
    overflow: hidden;
}

.flexslider .slides li.carousel_item{
    padding: 0 30px 0 0;
    cursor: pointer;

}

@media only screen and (max-width: 768px){

    #carousel{
        width: 100%;
        position: absolute;
        bottom: -110px;
        background-color: #000;
        padding: 0;
    }

}

#map {
    margin-top: 15px
}

/* =linkage
------------------------------------------------------------------------------------------*/
a{
    color: #876D4F; /*#99b7ec;*/
    text-decoration: none;
}

a.button{
    display: none;
    width: 50%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    margin: 25px auto 25px auto;
    background-color: #99b7ec;
    color: #fff;
    /*text-transform: uppercase;*/
    padding: 6px 0;
    border: none; /*1px solid #876D4F;*/
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


/* =footer
------------------------------------------------------------------------------------------*/
.footer{
    background: url(http://comportahomepage.pt/homepage/wp-content/themes/wp_sixtyone5-v1.0.1-child/images/HOME_PAGE_footer.svg) no-repeat scroll center bottom;
    background-size: contain;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 58px;
    padding-left: 0;
    padding-right: 0;
}

.basement{
    background: none center;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    line-height: 3;
    margin: 50px 0 0;
    padding: 20px 0 0 0;
    float: left;
}


/* =gallery
------------------------------------------------------------------------------------------*/
.full.gallery{
    background-color: transparent; 
    padding: 0 
}

/* The Grid ---------------------- */
/*.row { width: 960px; max-width: 100%; min-width: 768px; margin: 0 auto; }*/

/*.four, .row .four { width: 31%; }*/


/* =blog
------------------------------------------------------------------------------------------*/
.blog div.line{
    margin: 20px auto 40px auto;
    width: 100%;
    background: url(img/global/line.png) left center repeat-x;
    text-align: center;
    overflow: hidden;
}

.entry{
    float: left;
    width: 100%;
    padding: 25px 30px 10px 30px;    
    background-color: transparent;
    border-radius: 0px;
}

/* Columns */

.ci-column {
  float:left;
  margin-bottom:10px;
}


/* =contact
------------------------------------------------------------------------------------------*/
.contact_form{
    float: left;
    width: 100%;
    margin: 20px 0 50px;
}

.contact_form input,
.reply input{
    float: left;
    width: 45%;
    height: 45px;
    background-color: #fff;
    color: #99b7ec;
    border: 1px solid #99b7ec;
    margin: 0 40px 30px 0;
    padding: 0 0 0 20px;
    font: normal normal 14px 'Source Sans Pro', sans-serif;
}

.contact_form input.button:hover {
    background-color: transparent !important;
    color: #99b7ec;
    outline: 1px solid #99b7ec;
    outline-offset: 2;
}

.contact_form input.button {
    display: block;
    float: none;
    font: 14px 'Source Sans Pro', sans-serif;
    background-color: #99b7ec !important;
    color: #fff;
    border: none;
    border: none; /*1px solid #876D4F;*/
    border-radius: 0px;
    cursor: pointer;
    text-transform: uppercase;
}   

::-webkit-input-placeholder {
    color: #99b7ec !important;
}
:-moz-placeholder{
    color: #99b7ec !important;
}
input[placeholder], [placeholder], *[placeholder]{
    color: #99b7ec !important;
    background-color: #f9faf9 !important;
}

.contact_form input+input,
.reply input+input{
    margin: 0 0 20px 0;    
}

.contact_form textarea,
.reply textarea{
    float: left;
    width: 95%;
    height: 230px;
    background-color: #fff;
    color: #99b7ec;
    border: 1px solid #99b7ec;
    margin: 0 20px 30px 0;
    padding: 20px 0 0 20px;
    overflow: hidden;
    font: normal normal 14px 'Source Sans Pro', sans-serif;
}


/* =calendar
------------------------------------------------------------------------------------------*/

div.wpsbc-calendar, .wpsbc-legend {
    background-color: #e6e6e6;
}

div.wpsbc-calendar, .wpsbc-legend {border: 1px none #cccccc;}

div.wpsbc-calendar ul li.wpsbc-pad {background: #e6e6e6;}
    
div.wpsbc-calendar ul.wpsbc-weekdays li {background: #e6e6e6;
    color: #876d4f;}

div.wpsbc-calendar div.wpsbc-heading {border-bottom:1px solid #876d4f; color: #876d4f;}

div.wpsbc-calendar div.wpsbc-heading span {color: #876d4f;}

div.wpsbc-calendar ul li .wpsbc-day-split-day, .wpsbc-select-status .wpsbc-day-split-day {color: #fff !important;}


/* =sidebar
------------------------------------------------------------------------------------------*/
.widget_ci_book_room_widget .book-now-price {
    text-align: center;
    font-size: 14px;
}

.widget_ci_book_room_widget .book-now-price strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
}

.widget_ci_room_widget h3,
.widget_ci_page_widget h3 {
    text-align: center;
    padding-bottom: 0px;
    font-weight: 400;
    line-height: 1.3;
}

div.desde {
    float: right;
    display: inline;
}


/*  'qtranslate */
#lang {
  float: right; }
 
.qtranxs_language_chooser { list-style-type: none }
 
  .qtranxs_language_chooser li {
    float: right;
    margin-right: 0px;
    display: inline;
    list-style: none; }
 
    .qtranxs_language_chooser li a {
      color: #876d4f;
      display: inline-block;
      font-size: 11px;
      letter-spacing: 1px;
      line-height: 11px;
      text-transform: uppercase;
      padding: 2px 5px; }
 
      .qtranxs_language_chooser li a:hover,li.lang-PT.active a,li.lang-en.active a {
        color: #99b7ec !important; }
        
        
/* =Testimonials
------------------------------------------------------------------------------------------*/

.easy_t_single_testimonial {
border-top: 1px solid #876d4f !important;
margin-top: 30px;
margin-bottom: 30px;    
}

.easy_testimonial span.date,
.easy_testimonial span.stars span {
    color: #a9a9a9 !important;
}