/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.slick-next:active, .slick-next:focus, .slick-next:hover, .slick-prev:active, .slick-prev:focus, .slick-prev:hover {
	background: #10529d !important;
}
.ult-carousel-wrapper button {
    margin: 0px !important;
}


/* HEADER */
#Top_bar #logo {
	padding: 25px 0;
}
#Header .secondary-menu > li > a {
	color: #FFF;
	font-weight: 500;
}
.secondary-menu .action_button {
	border-radius: 0 8px 0 8px !important;
	padding: 11px 17px !important;
}
/* STICKY HEADER */
.mhb-view.desktop.sticky .mhb-row-wrapper {
    display: flex;
    justify-content: center !important;
}
.mhb-view.desktop.sticky .mhb-item {
    margin: 0px;
}

