/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.6.5
*/

@media (min-width: 1000px) {
.hamburger-menu {
    background: #000;
    color: #fff;
    padding: 5px 15px;
}

span.bars {
    color: #fff;
    margin-left: 10px;
}







}

@media screen and (max-width: 500px) {
    #main-slider-row > .vc_row {
    min-height: 290px !important;
}
#main-slider-row .et-banner.image-type-css.height_100 .et-banner-image {
    height: 290px !important;
}
#main-slider-row .et-banner-slider.slick-dots-inside .slick-prev, #main-slider-row .et-banner-slider.slick-dots-inside .slick-next {
    margin-top: -17px !important;
}
}