/*
Theme Name: ChinoLatino
Version: 1.0
Description: A child theme of Themify Basic
Author: adm_chino
Template: basic
*/

@import url("../basic/style.css");
@font-face {
    font-family: 'trixie-plain';
    src: url('./fonts/trixie-plain.eot');
    src: local('☺'), url('./fonts/trixie-plain.woff') format('woff'),
        url('./fonts/trixie-plain.ttf') format('truetype'), 
        url('./fonts/trixie-plain.svg') format('svg');
    font-weight: normal !important;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad_Pro_Regular';
    src: url('./fonts/Myriad_Pro_Regular.eot');
    src: local('☺'), url('./fonts/Myriad_Pro_Regular.woff') format('woff'),
        url('./fonts/Myriad_Pro_Regular.ttf') format('truetype'), 
        url('./fonts/Myriad_Pro_Regular.svg') format('svg');
    font-weight: normal !important;
    font-style: normal;
}
@font-face {
    font-family: 'Chino_Outdoor';
    src: url('./fonts/Chino_Outdoor.eot');
    src: local('☺'), url('./fonts/Chino_Outdoor.woff') format('woff'),
        url('./fonts/Chino_Outdoor.ttf') format('truetype'), 
        url('./fonts/Chino_Outdoor.svg') format('svg');
    font-weight: normal !important;
    font-style: normal;
}
html, body {
    overflow-x: hidden;
}
* {
    outline: none!important;
}
a{
    color:#91B859;
}
#headerwrap{
    background: url(img/bg-header.png);
    background-size: cover;
}
#header{
    height: 227px;
    border-bottom: 0px solid transparent;
}
#header img, #header p{
    margin-bottom: 0
}
.pagewidth {
    /*width: 1158px;*/
}
#header .col5-1:not(.last) .module-text{
    padding-top: 20px; 
}
#header .col5-1.second .module-text img,
#header .col5-1.fourth .module-text img{
    opacity:1;
}
#header .col5-1.second .module-text{
    padding-top: 30px; 
}
.widget .social-links li:hover img {
    opacity: .5;
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}
.content-menu{
    position: relative;
    height: 92px;
    background: url(img/menu.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    margin-top: -45px;
    z-index: 99
}
.social-widget {
    float: right;
    position: absolute;
    bottom: 42px;
    right: auto;
    left: 180px;
}

.social-links .icon-medium img {
    max-width: 41px;
    max-height: 53px;
}
body{
    background: #1E1E1E;
}
body #body{
    font-family: 'trixie-plain';
    color:#fff;
    font-size: 17px;
}
body:not(.mobile_menu_active) #main-nav {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    bottom: 13px;
}
#main-nav li {
    float: none;
    position: relative;
    display: inline-block;
}
#main-nav a{
    font-family: 'Chino_Outdoor';
    font-size: 12px;
    color: #D9DADF
}
#main-nav a:hover{
    color: #91B859;
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {
    background-color: transparent;
    color: #91B859;
    border-radius: 0px;
}
#main-nav .green a{
    color: #91B859;
}
.arrow:before{
    content: '';
    width: 70px;
    height: 26px;
    background: url(img/arrow.png);
    position: absolute;
    left: -40px
}
#main-nav a {
    display: block;
    padding: 5px 0px;
    margin: 0 35px
}
#content{
    padding:0;
    margin-top: -7px;
}
.themify_builder_turn_on{
    display: none !important
}
#footerwrap{
    background: #200000;
    font-family: 'Chino_Outdoor';
    font-size: 12px;
    color: #D9DADF
}
#footer{
    border-top: 0px solid transparent;
    padding: 30px 0 0; 
  width:90%
}
.footer-widgets .col3-1:nth-child(1){
width: 20%;
}
.footer-widgets .col3-1:nth-child(2){
padding-left: 0;
box-sizing: border-box;
margin-left: 0;
margin-right: 2%;
width: 41%;
}
.widgettitle {
    font-size: 12px;
    font-weight: normal;
}

#footerwrap .col4-1 {
    width: 15.6%;
}
#footerwrap .col4-1:nth-child(4){
    text-align: right;
    width: 40%
}
#header .col5-1 {
    width: 20%;
    float: left;
    display: block;
}

#footerwrap .col4-1:nth-child(4) .textwidget{
    margin-top: 0px;
}
#footerwrap .col4-1:nth-child(4) a{
    color: #D9DADF
}
#footerwrap .col4-1:nth-child(4) a:hover {
    color: #91B859!important;
    text-decoration: none!important;
}
#footerwrap .col4-1:nth-child(4) .textwidget p:nth-child(2){
    margin-bottom: 15px;
    transform: rotate(-2deg);
    margin-top: 28px;

}
body #body h1{
    font-size: 52px;
    font-family: 'Chino_Outdoor';
    color: #CC2128;
    font-weight: normal;
}


.forms_lightbox input, .forms_lightbox textarea,
.forms_lightbox select{
    font-size: 20px;
    color: #000000;
    font-family: 'trixie-plain';
    padding: 5px;
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 5px
}
.forms_lightbox textarea{
    height: 150px;
}
.wpcf7-submit{
    background: transparent url(img/link_2.png)  !important;
    padding: 8px 60px 10px 26px  !important;
    background-repeat: no-repeat;
    font-size: 13px;
    width: auto !important;
}
.form_reservation .wpcf7-submit{
    background: transparent url(img/link_4.png) !important;
    padding: 12px 53px 15px 22px !important;
    background-repeat: no-repeat !important;
    font-size: 15px;
    width: auto !important;
    min-width: 174px;
}
.button_submit{
    text-align: center;
}
.forms_lightbox .wpcf7-form{
    padding: 0 40px;
}
h3 {
    font-size: 25px;
    font-family: 'Chino_Outdoor';
    color: #CC2128;
    font-weight: normal;
}
.CTA .col4-2 .module-text {
    padding: 0 40px;
}
.CTA .col4-2.first{
    border-right: 3px solid #fff;
}
.CTA .module_column .module-buttons.squared a span strong{
    font-family: M
}
.cta_first{
    border-bottom: 3px solid #fff;
}
h2{
    font-size: 39px;
    font-family: 'Chino_Outdoor';
}
body:not(.home) #layout #content h4{
    font-size: 25px;
    font-family: 'Chino_Outdoor';
}
.CTA .col4-2{
    height: 440px;
    vertical-align: middle;
    color: #fff;

}
.menu_content .col5-1, .menu_content .col4-1, .menu_content .col3-1, .menu_content .col2-1, .menu_content .col1-1{
    position: relative;
}
.menu_content .col5-1:before, .menu_content .col4-1:before, .menu_content .col3-1:before, .menu_content .col2-1:before, .menu_content .col1-1:before{
    content:"";
    background:rgba(1,3,2,.6); 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.menu_content .col5-1:hover:before, 
	.menu_content .col4-1:hover:before,
	.menu_content .col3-1:hover:before,
	.menu_content .col2-1:hover:before,
	.menu_content .col1-1:hover:before
	{
    background: rgba(39,37,37,0);
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}
.menu_content h4{
    font-family: 'Chino_Outdoor';
    font-size: 26px;
    color: #91B859;
    margin-bottom: 20px;
}
.menu_content .col5-1 .module-buttons.squared a, 
.menu_content .col4-1 .module-buttons.squared a, 
.menu_content .col3-1 .module-buttons.squared a, 
.menu_content .col2-1 .module-buttons.squared a, 
.menu_content .col1-1 .module-buttons.squared a
{
    visibility: hidden;
    opacity: 0;
    border: none;
}
.menu_content .col5-1 .module-buttons.squared a:active,
.menu_content .col4-1 .module-buttons.squared a:active,
.menu_content .col3-1 .module-buttons.squared a:active,
.menu_content .col2-1 .module-buttons.squared a:active,
.menu_content .col1-1 .module-buttons.squared a:active
 {
    border: none;
    box-shadow: none;
}

.menu_content .col5-1 .module-buttons.squared a:hover, 
.menu_content .col4-1 .module-buttons.squared a:hover, 
.menu_content .col3-1 .module-buttons.squared a:hover, 
.menu_content .col2-1 .module-buttons.squared a:hover, 
.menu_content .col1-1 .module-buttons.squared a:hover
{
    opacity: .8!important;
}

.menu_content .col5-1:hover h4 ,
.menu_content .col4-1:hover h4, 
.menu_content .col3-1:hover h4 ,
.menu_content .col2-1:hover h4 ,
.menu_content .col1-1:hover h4 
{
    color: #fff;
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}
.menu_content .col5-1:hover .module-buttons.squared a, 
.menu_content .col4-1:hover .module-buttons.squared a, 
.menu_content .col3-1:hover .module-buttons.squared a, 
.menu_content .col2-1:hover .module-buttons.squared a, 
.menu_content .col1-1:hover .module-buttons.squared a
{
    visibility: visible;
    opacity: 1;
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}

.CTA .module_column .module-buttons.squared a:hover , 
.menu_content.module-buttons.squared a:hover {
    opacity: .6;
    webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s ;
    transition: all ease 0.4s ;	
}
.CTA .module_column .module-buttons.squared a, 
.menu_content .module-buttons.squared a,
.CTA.module-buttons a.builder_button{
    background: url(img/link_3.png);
    padding: 0;
    background-repeat: no-repeat;
}
.CTA.cta_2.module-buttons a.builder_button{
    background-size:100% 100%;
    padding: 9px 20px 13px 7px;
}
.menu_content .module-buttons.squared a {
    background: url(img/link_2.png);
    padding: 0;
    background-repeat: no-repeat;
}
.CTA h2{
    margin-bottom: 30px;
}
.CTA .module_column .module-buttons.squared a span,
.menu_content .module_column .module-buttons.squared a span,
.CTA.module-buttons a.builder_button span{
    font-weight: normal;
    color: #272525;
    padding: 14px 45px 15px 10px;
    transform: rotate(1.5deg);
    background-repeat: no-repeat;
}
.menu_content .module-buttons.squared a span strong{
    font-family: 'Myriad_Pro_Regular';
    font-size: 10px;
}
.menu_content .module-buttons.squared a span {
    font-size: 10px;
    font-family: 'Chino_Outdoor';
    color: #272525;
    line-height: 140%;
    padding: 16px 48px 15px 13px !important;

}
.menu-list h2{
    font-size: 37px;
    color: #91B859;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 30px;
    font-family: 'trixie-plain';
}
.menu-list strong{
    color: #CC2128;
    font-weight: normal;
}

.themify_builder .text-233-2-0-0.module-text h3 a {
    text-decoration: none!important;
    color: #ffffff;
    transition: all .2s ease-in-out;
}

.themify_builder .text-233-2-0-0.module-text h3 a:hover {
    color: #91B859;
}

#imagen2 {
    height: 227px;
    width: auto;
    max-width: none;
}

#imagen1, #imagen2, #imagen3 {
    display: none;
    height: 100%;
    width: auto;
}

.home #imagen1, 
.page-id-155 #imagen2, 
.page-id-233 #imagen3,
.page-id-178 #imagen1, 
.page-id-191 #imagen2, 
.page-id-266 #imagen3,
.page-id-277 #imagen1, 
.page-id-282 #imagen2, 
.page-id-288 #imagen3,
.page-id-294 #imagen1, 
.page-id-211 #imagen2, 
.page-id-316 #imagen3, 
.page-id-323 #imagen1, 
.page-id-329 #imagen2,
.page-id-250 #imagen1 {
    display: block;
}

/*.pagewidth {
width: 97%;
max-width: 1158px;    
}*/

#main-nav #menu-item-413 {
    display: none!important;
}

#headerwrap {
    overflow: hidden;
    position: relative;
}

.themify_builder_content-419, .themify_builder_content-419 * {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
}

.move-imagezm #randomize {
    max-width: 33.33%;
}

iframe {
    width: 100%;
}

.themify_builder .text-233-2-0-0.module-text h3 {
    padding: 0 20px;
}

h1, .page-title {
    margin: 20px 0 .4em;
    line-height: 1.4em;
}
.custom_li ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.custom_li li {
    background: url('./img/arrow.png') no-repeat left top;
    min-height: 27px;
    padding-left: 44px;
    padding-top: 3px;
    background-size: 30px;
    background-position: left center !important;
}

body #main-nav ul.sub-menu {
    left: 50%;
    transform: translateX(1000%);
    background-color: #401418;
    border: solid 1px #401418;
}

body #main-nav li.menu-item-has-children:hover ul.sub-menu {
    transform: translateX(-50%);
    left: 50%;
}

body #main-nav ul.sub-menu a {
    color: #fff!important;
}

body #main-nav ul.sub-menu a:hover {
    background: rgba(0, 0, 0, .3);
}

body #main-nav ul.sub-menu a {
    width: 200px;
}

html body {
    background: #200000;
}
#footerwrap #text-2 .widgettitle,
#footerwrap #text-3 .widgettitle{
  font-size: 25px;
font-family: 'Chino_Outdoor';
  color: #91b859;
}
#header .fa-instagram:before{
  content:"";
width:41px;
  height:47px;
background: url(./img/instagram.png);
display: block;
background-size: cover;
}
#header .fa-instagram:hover:before{
  content:"";
background: url(./img/instagram_2.png);
display: block;
background-size: cover;
}
#header .fa-facebook:before{
  content:"";
width:31.43px;
  height:53px;
background: url(./img/facebook.png);
display: block;
background-size: cover;
  margin-left: 13px;
}
#header .fa-facebook:hover:before{
  content:"";
background: url(./img/facebook_2.png);
display: block;
background-size: cover;
}
.social-widget{
left: 169px;
}
.widget .social-links li{
height:58px;
}
#header .wp-image-101 {display:none;}