/* Header background image */
.trade-template .cover-photo-background {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1747050000/efrsisymldih05u5rtj2) !important;
}
.eventHeader .btn-register{
	display: none !important; 
}

/*Changing color to burguer icon on navbar for mobile views*/
.color-5-background, .color-5-background.custom-color{
	background-color: rgba(229,23,63,1);
}
.nav-menu-btn {
	color: #54b9b3 !important
}

.selected{
	font-weight: bolder !important;
}



/*remove title in Header, ticket 177983*/
.section-3728650 .element-18488580 .atom-main {
    display: none;
}

#section-3728650 > div.header.rowHolder.element-18488584.atom-sectionMain.global-cover-photo-background{
    background-size: 100vw;
}
@media screen and (min-width: 451px) and (max-width: 768px){
    #section-3728650{
        height: 50vw;
    }
    
    #section-3728650 > div.header.rowHolder.element-18488584.atom-sectionMain.global-cover-photo-background > div > div > div.col-xs-12.col-sm-9.col-md-8.left{
        display: none;
    }
    
    #section-3728650 > div.header.rowHolder.element-18488584.atom-sectionMain.global-cover-photo-background > div > div > div.col-xs-12.col-sm-3.col-md-4 > div{
        margin-left: 174px;
    }
    
}

@media screen and (max-width: 450px) {
    #section-3728650{
        height: 85vw;
    }
}

.element-27843788 > h1 {
  font-weight: normal !important;
}


.section-5816685 .element-27843788 .atom-main {
    visibility: hidden;
}

#section-5816685 > div.rowHolder.element-27843792.atom-sectionMain.cover-photo-background > div > div > div:nth-child(4){
    justify-content: left;
    display: flex;
    margin-left: -10%;
}
