#smooth-wrapper {
    height: auto !important;
    position: relative !important;
    overflow: visible !important;
}

#smooth-inner {
    transform: none !important;
    padding-top: 0 !important;
}

.menu-top-row {
    display: none !important;
}

#header {
    position: relative !important;
}

nav {
    display: none !important;
}

#header .nav-items {
    display: none !important;
}

#header a.enquire {
    display: none !important;
}

.menu-bottom-row {
    display: none !important;
}

#footer {
    display: none !important;
}

.row-inner {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body, html {
    background-color: transparent !important;
    height: auto !important;
    font-size: 14px !important;
}

.course-sidebar {
    display: none !important;
}

.bg-mid {
    background-color: transparent !important;
}

.single-course .course-content {
    background-color: transparent !important;
}

.single-course .course-content::after {
    display: none !important;
}

#header .main-menu-row, #header .menu-bottom-row {
    background-color: transparent !important;
}

.single-course .course-content .container {
    padding-bottom: 30px;
}

a.logo {
    background-image: url(../images/logo-dark.svg) !important;
}
