/*
 Theme Name:     Specular Child
 Theme URI:      http://codeless.co
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

@import url("../specular/style.css");

@media only screen and (min-width:1101px){
    .top_nav .container{width:97%; max-width:1400px;}
.header_wrapper #header .container{width:97%; max-width:1400px;}
.header_wrapper #header #logo img{top:0;}
.container {width:87%; max-width: 1100px;}
.footer_wrapper #footer .container{width:87%; max-width:1100px;}

/**WPPS - CM17368099 -AA2 Start**/



/**WPPS - CM17368099 -AA2 End**/

}



/* max-width 1176 and min-width  max-width 976 */
@media screen and (min-width: 1176px) and (max-width: 976px) { 
    /* STYLES HERE */
    #logo img {
        height: 100px;
        top: 30px;
    }
}
