/*
Theme Name:     The REX Child
Theme URI:
Description:    My Child theme
Author:         BK Ninja
Author URI:
Template:       the-rex
Version:  
*/
@import url("../the-rex/style.css");

.bk-header-90.header-wrap .logo img {
    max-height: 83px;
}

body.home .sidebar .sidebar-wrap .sidebar-wrap-inner {
    padding: 28px 15px 15px 15px;
    border: none;
    background-color: #F3EEEA;
    border-radius: 43px;
}
body.home .sidebar .sidebar-wrap .sidebar-wrap-inner h3 {
    background-color: transparent;
}
body.home .sidebar .sidebar-wrap .widget-title {
    border-bottom-color: #D01B6F;
}
body.home .sidebar .sidebar-wrap .sidebar-wrap-inner .widget {
    border-top-color: #D01B6F;
}

#page-wrap.wide .main-nav {
    background-color: #F2B541;
    color: #FFF;
}
.bk-header-90 #ajax-form-search i {
    color: #FFF;
}
.bk-header-90 .top-bar {
    background-color: #E3AA3D;
}
.header-social .social-icon {
    color: #FFF;
    margin-left: 86px;
}
.module-title .main-title, .page-title .main-title {
    background-image: url("/wordpress/wp-content/uploads/2021/12/title-bg.png");
    background-size: cover;
}
.footer {
    background: #F2B541;
}
.footer .footer-lower {
    padding: 20px 0;
    background-color: #F2B541;
}
/* -----------------------------------------------------
--                        Colors                      --
-------------------------------------------------------*/
.colorMC {
    color: #B91724 !important;
}
.bgMC {
    background-color: #B91724 !important;
}
.colorSoc {
    color: #024585 !important;
}
.bgSoc {
    background-color: #024585 !important;
}
.colorMA {
    color: #36AA3D !important;
}
.bgMA {
    background-color: #36AA3D !important;
}
.bgMA-trans {
    background-color: #36AA3D !important;
}
.colorOp {
    color: #E73F0E !important;
}
.bgOp {
    background-color: #E73F0E !important;
}

.bgDef {
    background-color: #36AA3D !important;
}


