/*
Theme Name: Kallyas
Theme URI: http://hogash-demo.com/kallyas_wp/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 3.4
Tags: dark, light, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu,  editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
*/
 #page_wrapper #footer .row {
    margin: 0px;
}
#page_wrapper #footer {
    padding: 15px 20px;
}
#page_wrapper #footer .bottom {
    border-top: 0px solid #1A2504;
    padding-top: 0px;
}
footer .copyright p {
    color: #1a2504;
}
footer .copyright h4 {
    color: #d1e7a5;
}
#footer .copyright a {
    color: #add264;
}
#page_header .bgback {
    background: url(images/fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-7 #page_header .bgback {
    background: url(images/seccion_2_casa.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-157 #page_header .bgback {
    background: url(images/seccion_3_imagenes.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-14 #page_header .bgback {
    background: url(images/seccion_4_actividades.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-9 #page_header .bgback {
    background: url(images/seccion_5_tarifas.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-162 #page_header .bgback {
    background: url(images/seccion_6_reserva.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.page-id-626 #page_header .bgback {
    background: url(images/seccion_7_cliente.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
table td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
table td h5 {
    color: #4d6f0b;
}
table td h5 strong {
    color: #000;
}
a {
    color: #699513;
}
#page_wrapper .cform {
    margin: 10px 0;
}
#page_wrapper #logo {
    position: relative;
    z-index: 9;
    margin: 0!important;
    padding: 0!important;
}
@media (min-width: 979px) {
    #page_wrapper nav#main_menu {
        /*width: 67%;*/
        margin-top: 25px;
        width: 100%;
        padding: 0 0 0 267px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 8;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #page_wrapper nav#main_menu > ul {
        /*margin-top: 35px;*/
        margin: 10px 0;
    }
    #page_wrapper nav#main_menu > ul > li {
        margin-bottom: 10px;
    }
}
a.enlace_motor_reservas {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #72A60C), color-stop(1, #202E04));
    background-image: -o-linear-gradient(bottom, #72A60C 0%, #202E04 100%);
    background-image: -moz-linear-gradient(bottom, #72A60C 0%, #202E04 100%);
    background-image: -webkit-linear-gradient(bottom, #72A60C 0%, #202E04 100%);
    background-image: -ms-linear-gradient(bottom, #72A60C 0%, #202E04 100%);
    background-image: linear-gradient(to bottom, #72A60C 0%, #202E04 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    padding: 14px 20px 17px 20px;
    border: 1px solid #202E04;
    color: #FFF;
    font-size: 1.2em;
    margin: 35px auto;
    text-align: center;
    display: inline-block;
}
a.enlace_motor_reservas:hover {
    background-image: none;
    color: #fff;
    background-color: #000;
}
.reservas-home {
    margin: 5px 10px!important;
}
h3 {
    color: #5c8212;
    padding: 35px 0 0 0;
}
h4 {
    color: #5c8212;
    padding: 25px 0 0 0;
}
footer h4 {
    padding: 0;
}
#a-reserva {
    width: 100%;
    background-color: #d1e7a5;
    padding: 30px 0;
}
#a-reserva span {
    width: 100%;
    height: 80px;
    display: block;
    background: transparent url(images/icono-lapiz.png) no-repeat top center;
}
#a-reserva h4 {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-weight: normal;
    font-size: 24px;
    color: #000;
    text-align: center;
    padding: 10px 0;
}
#a-reserva p {
    padding: 10px 0 0 0;
    text-align: center;
    margin: 0;
}
#a-reserva p a {
    display: inline-block;
    background-color: #5c8212;
    padding: 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 90%;
}
#a-reserva p a:hover {
    background-color: #000;
}
/*Menu Legal*/
#footer .menu li {
    display: inline-block;
    padding-left: 25px;
    position: relative;
}

#footer .menu li a {
    color: #add264;
}
#footer .menu li a:before {
    content: '·';
    position: absolute;
    top: 0;
    left: 0;
}
#footer .menu li:first-child {
    padding-left: 0;
}
#footer .menu li:first-child a:before {
    display: none;
}