.desktop-menu .horizontal-block,
.nav-sections,
.mobile-menu,
.page-header .nav-sections {
    background-color: #FF5500 !important;
}

.line-slider {
    display: none !important;
}

/* Search button background */
.search-pro .actions .action.search,
#searchbox_mini_form .action.search {
    background-color: #FF5500 !important;
    border-color: #FF5500 !important;
}

.vertical-menu .block-title-menu {
    background-color: #FF5500 !important;
}

/*.contact-us-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/

/*.contact-form-info {*/
/*    width: 100%;*/
    max-width: 1200px; /* control layout width */
/*    margin: 0 auto;*/
/*}*/

/*.contact-form .field {*/
/*    width: 100%;*/
/*}*/

/*.contact-form .field .control {*/
/*    width: 100%;*/
/*}*/

/*.contact-form .input-text,*/
/*.contact-form textarea {*/
/*    width: 100%;*/
/*    box-sizing: border-box;*/
/*}*/

/* SEARCH BUTTON ONLY (Desktop + Mobile) */
/*button.action.search {*/
/*    background-color: #FF5500 !important;*/
/*    border-color: #FF5500 !important;*/
/*    color: #fff !important;*/
/*}*/