/*
 Theme Name:   Composs Child
 Theme URI:    http://composs.orange-themes.com/
 Description:  Composs Premium Wordpress Child Theme
 Author:       Orange Themes
 Author URI:   http://www.orange-themes.com/
 Template:     composs
 Version:      1.0.0
 Tags: 
 Text Domain:  composs-child
*/

@import url("../composs/style.css");

.item-content .item-meta > span.item-meta-item:first-child, .main-slider-owl-calendar
{	display:none !important;
}
.composs-main-article-meta > span:first-child
{	display:none !important;
}

/* =Theme customization starts here
-------------------------------------------------------------- */

h1 {color: #333; font-weight: bold}
h3 {color: #333; font-weight: bold}

.mobile-ad
{	display:none;
}
@media screen and (max-width: 629px) 
{
.desktop-ad
{	display:none;
}
.mobile-ad
{	display:block;
}
}

b {font-weight: 100;}

ol li {font-weight: normal; font-style: normal; color: #444;}
.composs-main-article-content p a
{ color:#0188b2;
  text-decoration: underline;
}
.composs-main-article-content p a:hover
{ text-decoration: none;
}


