/*
 Theme Name:     Casa Duchi Theme
 Theme URI:      http://avello.es/
 Description:    Customized Twenty Thirteen Child Theme
 Author:         Mauro Avello
 Author URI:     http://avello.es
 Template:       twentythirteen
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('/wp-content/themes/twentythirteen/style.css');

/* =Theme customization starts here
-------------------------------------------------------------- */
h1.entry-title {
    background: url("/wp-content/themes/casa_duchi/assets/images/embellisment.png") no-repeat scroll 50% 1.15em rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    height: 3em;
    left: 0;
    min-width: 100%;
    position: absolute;
    text-align: center;
    text-shadow: 0.1em 0.1em 0.2em #141414;
    top: 0;
    z-index: 100;
    font-size: 2.5em;
}

h2 {
    margin: 20px 0;
    color: #423636;
    margin-top: 0;
}

.site {
    background-color: #F7F5E7;
    border-left: 1px solid #b6b4aa;
    border-right: 1px solid #b6b4aa;
}

.site-header .home-link {
    max-width: 100%;
    padding: inherit;
}

.navbar {
    background-color: #D7D5C9;
}

.entry-content,
.entry-summary {
    max-width: 1024px;
    min-height: 135px;
    padding-left: 20px;
    padding-right: 20px;
}

.nav-menu {
    font-family: Monda, "Source Sans Pro", Helvetica, sans-serif;
    font-weight: bold;
}

.nav-menu li a {
    font-size: 1.2em;
}

.home .hentry {
    padding: 30px 0;
    position: relative;
}

.home h2 {
    padding-bottom: 15px 0;
}

.hentry {
    position: relative;
}

#masthead img {
    width: 100%;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
    margin-right: 0;
}

.nav-menu li a {
    padding: 15px;
}

.entry-content img {
    border: 15px solid #D7D5C9;
}



.widget {
    padding: 0;
}
/***********************************************

Lightbox styling

***************************************************/


.mfp-content button:hover,
.mfp-content button:focus {
    background: rgb(237, 106, 49) linear-gradient(to bottom, #ED6A31 0%, #E55627 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    outline: medium none;
}


.mfp-content button:active,
.mfp-content button:focus {
    background: none;
    outline: medium none;
}

.mfp-close:hover {
    background: none;
}


/***********************************************

Tabs styling

***************************************************/
.tab_wrapper {
    /*padding-top:15px;*/
    float:left;
    width:100%;
    overflow: hidden;
    margin: 0 auto;
}

ul.tabs {
    text-align: center;
    padding: 0;
    margin-top: 0;
}

ul.tabs li {
    display: inline-block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding-right: 20px;
/*     float: left;
margin: 0;
padding: 0 1.8% 0 0;
display: inline-block; */
}

ul.tabs li:last-child {
    padding: 0;
}

ul.tabs li a  {
    font-family: Monda,"Source Sans Pro", Helvetica, sans-serif;
    font-size: 1em;
    font-variant: small-caps;
    text-decoration: none;
    background: #707064;
    /* border-radius: 6px; */
    /* border: 2px solid #D7D5C9; */
    /* margin-right: 11%; */
    padding: 5px 10px;
    display: block;
    color: #f2f2f2;
    width: 100%;
}

ul.tabs li.active a {
    background: #D7D5C9;
    font-style: italic;
    color: #CA3C08;
    border: 2px solid #707064;
    font-weight: bold;
}

ul.tabs li a:hover {
    background-color: #220E10;
    color: #FFFFFF;
}

.tab_container {
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #F9F6E5;
    padding: 0 20px 20px;
}

.tab_container ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 0;
    padding:5px 5px 0 15px;
}

.tab_container p {
    margin: 11px 0 20px 5px;
}

.tab_container img{
    border: 5px solid #D7D5C9;
}

.tab_container img:hover{
    border: 5px solid #BC360A;
}

.tab_container .gallery-item {
    margin: 10px;
}

.tab_content .alignright{
    padding: 10px;
    float:right;
}

.tab_content .alignleft{
    padding: 10px;
    float:left;
}

.tab_content {
    padding: 10px 0;
    font-size: 1.1em;
    line-height:1.5em;
    margin: 0 5%;
}

#normal-sortables .postbox {
    width:50%;
    float:left;
}

/***********************************************
End Tabs styling
***************************************************/

/***********************************************
Where to go page
***************************************************/

header .where-to-go {
    font-family: Bitter, Georgia, serif;
    font-size: 22px;
    line-height: 1.3
}

.where-to-go p {
    padding-left: 30px;
}

.indent {
    padding-left: 30px;
}



/***********************************************
End where to go page
***************************************************/


/***********************************************
Price Table Styling
***************************************************/

table.pricing {
    width: 80%;
    color: #423640;
    margin: 0 auto;
}

table.pricing .header {
    background-color: #E7E5D8;
     font-family: Monda,"Source Sans Pro",Helvetica,sans-serif;
}

table .house,
table .apartment {
    text-align: center;
}

table.pricing th {
    font-size: 1.4em;
    font-weight: bold;
}

table th.month {
    padding-left: 2%;
}

table .month {
    font-variant: small-caps;
    font-size: 1.3em;
    padding-left: 10%;
}

table .price {
    font-size: 1.3em;
    text-align: center;
}

table tr.odd {
    background-color: #FFFDEE;
}

.sterling {
    font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.note,
.wpcf7 {
    background-color: #E7E5D8;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-size: 0.9em;
    padding: 15px;
    font-family: Monda,"Source Sans Pro",Helvetica,sans-serif;
}

.note img {
    border: 0;
}

/***********************************************
END Price Table styling
***************************************************/

/**********************************************************************
*
*
*           Borrar Pruebas
*
*
************************************************************************/

.entry-content .divider {
    display: inline-block;
    border-bottom: 1px dotted #3c3c3c;
    width: 100%;
}

.entry-content .divider:last-child {
    border-bottom: none;
}


.divider img.alignleft,
.divider img.alignright {
    margin: 30px 0;
    padding: 0;
}

.divider img.alignleft {
    margin-right: 30px;
}


.divider img.alignright {
    margin-left: 30px;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0px;
    padding-right: 20px;
}

.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: 0px;
    padding-left: 20px;
}


.rslides_nav {
    font-size: 3em;
}


.header.where-to-go.left {
    float: left;
    margin: 0;
    display: inline-block;
}

.where-to-go.right {
    margin: 0 0 10px;
    padding-left: 15%;
}

.block {
    padding-bottom: 16px;
}

/**********************************/
/*
/*  Form Styling
/*
/**********************************/

#content .wpcf7 {
    padding: 20px;

}

#content .wpcf7 p{
    padding: 0 0 10px;

}

.number_days {
    width: 60px;
}

.your-message textarea {
    width: 100%;
}

.required {
    font-size: 1em;
    color: red;
}


select {
    border: 2px solid #d4d0ba;
    font-family: inherit;
    padding: 5px;
}


/**********************************/
/*
/*
/*
/**********************************/
@media (max-width: 1069px) {
    h1.entry-title {
        background: url("/wp-content/themes/casa_duchi/assets/images/embellisment.png") no-repeat scroll 50% 1.15em rgba(0, 0, 0, 0);
        font-size: 2em;
        min-height: 2em;
    }

    .hentry {
        padding: 10px 0;
    }
}

@media (max-width: 999px) {
    h1.entry-title {
        background: none;
        font-size: 3em;
        max-height: 70px;
    }

    .hentry {
        padding: 0 0;
    }
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
    h1.entry-title {
       background: none;
       font-size: 2.5em;
       min-height: 0;
       height: 0;
    }
}

@media (max-width: 643px) {
    h1.entry-title {
       background: none;
       font-size: 1.5em;
       min-height: 0;
       height: 0;
    }
}

/* Mobile devices */
@media (max-width: 359px) {
    h1.entry-title {
       background: none;
       font-size: 1em;
       min-height: 0;
       height: 0;
    }
}

