/*
Theme Name:         Billio child theme
Theme URI:          http://www.detheme.com
Description:        The Awesome Wordpress Theme by detheme
Version:            1.0.0
Author:             detheme
Author URI:         http://detheme.com
Template: 			billio
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/* CUSTOM STYLES */

.post-nav-area .equal-height.wpb_column{ max-height:120px; }

/*
#slider-home .wpb_revslider_element{ margin-bottom:0px !important; }
#slider-home .tparrows{ margin-top:50px;
    -ms-transform: translateX(-50%) translateY(0) !important;
    -moz-transform: translateX(-50%) translateY(0) !important;
    -webkit-transform: translateX(-50%) translateY(0) !important;
    transform: translateX(-50%) translateY(0) !important;
}
#slider-home .tp-leftarrow.tparrows{ left:40px !important; }
#slider-home .tp-rightarrow.tparrows{ right:40px !important; }
*/

#grua-home-wrapper{ background-position:center bottom !important; }
#grua-home-wrapper .wpb_single_image.wpb_content_element{ margin-bottom:0 !important; }


@media all and (max-width:990px) and (min-width:0px){
    .post-nav-area .equal-height.wpb_column .vc_column-inner { padding:0 !important; }
}