/*
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.1
*/

/*rimozione margine carosello news*/
.blog_slider .blog_slider_ul li .item_wrapper .image_frame {
    margin-left: 0!important;
}


/*menu, togliere margini e esterndere box evidenziato*/
.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
    margin: 0px;!important
}
@media only screen and (min-width: 1240px) {
    .menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
        -webkit-border-radius: 0px;!important
        border-radius: 0px;!important
    }
}

/*mobile menu*/
@media only screen and (max-width: 767px) {
    #Top_bar {
        background-color: #ffffff00 !important;
		position: absolute;!important
    }
}


/*impostare font per slider*/
@font-face {
  font-family:SukhumvitSet-Bold;
  src : url(https://www.lazimpianti.eu/wp-content/uploads/2024/07/SukhumvitSet-Bold-06.ttf)
}
.font-laz{
font-family:"SukhumvitSet-Bold"!important;
}