/*
 Theme Name:     ColorMag-Pro (Child - brokentoken.com)
 Theme URI:      https://themegrill.com/themes/colormag/
 Description:    ColorMag-Pro Child Theme
 Author:         Themegrill (customized by Whitney Roberts)
 Author URI:     hhttps://themegrill.com/
 Template:       colormag-pro
 Version:        1.0.0
*/

/* Colors

== Nintendo
#BC1B20 - Nintendo DK/Radarscope Red
#FE6529 - Nintendo DKjr Orange
#61BCDB - Nintendo DK/SkySkipper Blue
#4e4e4e - dark gray
#ff662f - orange
#306aa0 - D2K light blue
#1a4d7c - D2K dark blue

*/
 
@import url("../colormag-pro/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/*
.inner-wrap
{
	display:none;
}
*/

/* Disable the site identity panel above the header media panel */
#header-text-nav-wrap
{
    display:none;
}

#header-text-nav-container
{
    border-top-style: none;
    border-left-style: none;
    border-bottom-style: solid;
    border-right-style: none;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 1px;
    border-right-width: 0px;
    border-bottom-color: black;
}


.footer-socket-wrapper
{
    background: #cdcdcd url(/wp-content/themes/ColorMag-Pro-Child/images/BT-Site-Footer.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.footer-socket-right-section
{
    display:none;
}
.footer-socket-left-section
{
    display:none;
}