/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.cn-button.wp-default.btn-cookies{
	background:#fac42d;
	color:#c31315;
	border-radius:0;
}

#menu-item-143-post-179, #menu-item-143-post-140, #menu-item-143-post-168, #menu-item-143-post-174 {
width: 50%!important;
}

.menu-blog{
	margin-left: 15px!important;
}
#botones-flotantes {
    background: #C51C18;
    border-radius: 25px;
    padding: 5px 20px;
	padding-bottom: 15px!important;
    display: inline;
    position: fixed;
    bottom: 25px;
    right: 13%;
    z-index: 9999;
}
#botones-flotantes span {
  font-family: 'Bitter', sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  color: #FFFFFF;
  margin-right: 10px;
}
#botones-flotantes .aplica {
    font-size: 8.5px;
    position: absolute;
    top: 22px;
    left: 22px;
    font-weight: 400;
}
#botones-flotantes img {
  margin: -15px 5px;
}
/*
.ubermenu-item.ubermenu-active .ubermenu-submenu-drop{
	display: flex!important;
}*/
.ubermenu-submenu-id-7{
	justify-content: center!important;
    align-items: center!important;
}
@media (max-width: 768px) {
  #botones-flotantes {
    display:none!important;
    }
}

@media only screen and (min-width: 1001px){
.csscolumns .columns-3{
    column-gap: 0em!important;
}
}



