/*
 Theme Name:   Mezan Child
 Theme URI:    https://wdtthemes.kinsta.cloud/mezan
 Description:  Mezan Child Theme
 Author:       the Mezan team
 Author URI:   https://wedesignthemes.com/
 Template:     mezan
 Version:      1.0.0
 Text Domain:  mezan-child
*/

#back-to-top {
    background-color: #FF7F00;
}
#header-wrapper{
    margin: 0 0 60px;
}
.main-title-section-container .container{
    max-width: 1280px !important;
}
:root{
    --wdtPrimaryColor: #FF7F00;
}