/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.1.4

All css files are placed in /css/ folder
*/

a.button .button_label {
    font-size: 16px;
}

a.phone {
   color:#fff;
}	

.slick-slide img {
    width: auto !important;
    height: 300px !important;
}


#Subheader {
    background-size: cover;
}

/* versión móvil */

@media screen and (max-device-width : 480px) {


.slick-slide img {
    height: 100px !important;
}	
	
	}

.custom-4 .background {
    background-color: #ffffff42 !important;
}
