/*
Theme Name:     Ajames Child Theme
Theme URI: 		http://
Description:    Child theme for the Ajames theme 
Author:         S
Theme URI: 		http://
Template:       ajames
Version:        1.0
*/

@import url("../ajames/stylesheet/css/theme-styles.css");
/*@import url(fonts/ss-social-circle.css);*/

/*COLORS:

accent blue: #2F83A3
light blue: #96C7DA
green: #8ABE97
dark blue: #0F131C
*/




/******************
  GENERAL SETTINGS
*******************/

/*Site borders*/
.mk-top-corner,
.mk-right-corner,
.mk-left-corner,
.mk-bottom-corner {
  background-color: #fff;
}


/*Typography*/
body {letter-spacing:.4px; -webkit-font-smoothing: antialiased;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 4px;}
.menu-item {letter-spacing: 2px;}


/*
[class^=mk-icon-] {font-family: FontAwesome;
font-weight: 400;}
*/

/***************************
  NAVIGATION
****************************/
.mk-header-logo.mobile-menu-exists {margin-top:30px!important;}

.transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a {color:#ffffff!important;}

/*remove second nav burger bug*/
@media screen and (max-width: 1024px) {
    .mk-margin-header-burger {display:none;}
}

/***************************
  HOME PAGE
****************************/

/*blog roll section title*/
.blog-title a {color:#96C7DA;}

/*upcoming shows section aka clients*/

/*show text at all times*/
.mk-clients-shortcode .clients-info {opacity:1!important; background-color:#104F67!important;}

.client-company {text-align:left!important;}
.client-company:hover {color:#222222!important;}



/***************************
  BLOG PAGES
****************************/
/*remove frame borders around navigation arrows*/
.mk-next-prev a[rel=prev], .mk-next-prev a[rel=next] {border:0px;}

.mk-love-this, a.blog-comments, i.mk-icon-comment {display:none!important;}

/***************************
  WOO COMMERCE SHOP PAGES
****************************/



/*******************
  AUDIO PLAYER
*******************/







