/*
 Theme Name:   OnAir2 Child
 Theme URI:    http://qantumthemes.com/
 Description:  OnAir2 Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.com/helpdesk
 Template:     onair2
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar
 Text Domain:  onair2-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

.qt-spacer-l {
    margin-top: 2.4rem !important;
}
.programacionhome {
    background: black;
    border: 4px solid;
    margin-top: 4px;
}


 * .programacionhome.14.qt-item {width: 99%;}
.row .col.l4, .row .slick-slider.qt-slickslider-multiple .l4.qt-item, .slick-slider.qt-slickslider-multiple .row .l4.qt-item {width: 99%;}


/*
@media only screen and (min-width: 1201px) {
.row .col.l4, .row .slick-slider.qt-slickslider-multiple .l4.qt-item, .slick-slider.qt-slickslider-multiple .row .l4.qt-item {
    width: 99% !important;
}}
*/
.qt-ellipsis {
    display: -webkit-inline-box !important;
    overflow: inherit !important;
}
.qt-ellipsis.qt-t {line-height: 1.2em !important;}
@media only screen and (min-width: 1201px) {
	.qt-ellipsis.qt-t {line-height: 1.2em !important;}
}