﻿.menuzord-menu > li > a {
    font-weight: initial !important;
}
header#header .menuzord-brand img {
    max-height: 75px !important;
}

.menuzord-brand {
    margin: 10px 10px 10px 0;
}

.text-theme-colored1 {
    color: #f3894c !important;
}

.btn-theme-colored1 {
    color: #000;
    background-color: #f3894c;
    border-color: #ce520b;
}

.tm-about-box-home1 .effect-wrapper .video-button {
    top: 54px !important;
}

.bg-theme-colored1 {
    background-color: #f28754 !important;
}

.tm-sc-section-title .title-wrapper :first-child {
    margin-top: 10px !important;
}

section.page-title.layer-overlay.overlay-dark-9.section-typo-light.bg-img-center {
    background-size: cover;
}

body {
    color: #242121 !important;
}

.widget.widget_archive ul > li::before, .widget.widget_categories ul > li::before, .widget.widget_pages ul > li::before, .widget.widget_meta ul > li::before, .widget.widget_recent_comments ul > li::before, .widget.widget_rss ul > li::before, .widget.widget_nav_menu ul > li::before {
    color: #f58d34 !important;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul > li.active > a {
    border-left-color: #f58d34 !important;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul > li a:hover {
    border-left-color: #f58d34 !important;
}
html, body {
    height: auto !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.main-content-wrapper {
    height: auto !important;
    overflow-y: visible !important;
}