/*
Theme Name: Composs Premium Theme
Theme URI: http://composs.orange-themes.com/
Description: Composs Premium Wordpress Theme
Author: Orange Themes
Author URI: http://www.orange-themes.com/
Version: 1.0.0
Tags: light
License: GNU General Public License
License URI: README_License.txt
*/


/** Wordpress default clases */

.post.sticky {
    background: #f8f8f8;
    padding: 20px;
    border-bottom: 0;
} 

.sticky .article-content { padding: 0px 16px; }

.article-block-small-image.sticky .article-header { padding: 8px 20px 0px 16px; }

.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.bypostauthor {}

.main-menu-wrapper ul ul li a i { font-style: normal!important; }

.alignright  {}

.alignleft  {}

.aligncenter   {}

ul li a i { font-style: normal; }

.wp-caption-text {
  display: block;
}

.gallery-photo .loading {
	background: rgba(255,255,255,0.7) url(images/loading.gif) no-repeat center center;
	line-height: 0px;
	min-height: 100px;
}

.waiter > img {
  position:relative;
}

.waiter.loading img {
	opacity:0.6!important;
	filter:alpha(opacity=60)!important;
}

.waiter.loading {
	display:block;
	background:#fff url(images/loading.gif) no-repeat center center;
	line-height:0px;
	min-height:400px;

}

.waiter.loading img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* isotope transition styles */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
  
#infscr-loading {
	background: -moz-linear-gradient(center top , #747D84 0%, #434F56 100%) repeat scroll 0 0 transparent;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 50px;
	left: 50%;
	margin-left: -45px;
	padding-top: 20px;
	position: fixed;
	text-align: center;
	z-index: 1000;
	width: 90px;
	background-repeat:no-repeat;
	background-position: center center;
}
	
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bypostauthor {}

img { height: auto !important; }

  #makeMeScrollable
  {
    position: relative;
  }
  
  #makeMeScrollable div.scrollableArea img
  {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

.wpb_gallery.wpb_posts_slider.wpb_content_element p {
  height: 40px;
  overflow: hidden;
}

#popup {
  max-width: 90%;
}

#popup img {
  max-width: 100%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.ot-display-none {
  display: none;
}
.yarpp-related {
	border: 2px solid #F2F2F2;
	padding: 20px 30px 0;
	margin-top: 30px;
	margin-bottom: 50px;
}
.related-title {
    display: block;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 130%;
	font-family: "Open Sans";
	font-size: 26px;
	color: #4f5357;
	font-weight: 500;
}
#footer .widget .h3 {
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f2f2f2;
    color: #4f5357;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}
.composs-panel-title h1.pagetitle{
    background-color: #8B949D;
	color: #fff;
	display: inline-block;
	border-radius: 2px 2px 0 0;
	padding: 10px 20px;
	cursor: default;
	border-bottom: 0;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
}
.bookmakers .item-meta-item a {
	text-decoration: underline;
}
.bookmakers .h4 {
	margin-top: 0;
	font-size: 18px;
	line-height: 1.1;
	margin-bottom: 5px;
	font-weight: 700;
	color: #4f5357;
}
.ot-w-article-list .item .item-content .h4 a {
    line-height: 140%;
    display: inline-block;
}
.composs-links {
	margin: 0 0 -20px;
	text-align: center;
}
.composs-links a.composs-button {
	font-weight: bold;
}
#sidebar .widget > .h3, .composs-archive-list .h3.item-title {
    display: inline-block;
    border-radius: 2px 2px 0 0;
    padding: 10px 20px;
    cursor: default;
    border: 2px solid transparent;
    border-bottom: 0;
    font-size: 15px;
    color: #fff;
    background-color: #8b949d;
    margin-top: 0;
    margin-bottom: 20px;
	font-weight: 500;
	line-height: 1.1;
}
#sidebar .widget > .h3::after, .composs-archive-list .h3.item-title::after {
    display: block;
    font-size: 16px;
    height: 2px;
    content: '';
    width: 100%;
    left: 0;
    background: inherit;
    position: absolute;
    margin-top: 10px;
}
#sidebar .widget > .h3, .composs-archive-list .h3.item-title {
    cursor: default;
    color: #fff;
}
#footer .widget .h3 {
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f2f2f2;
    color: #4f5357;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}
.ot-w-article-list .item .item-content .h4 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 700;
	color: #4f5357;
}
.ot-w-article-list .item .item-content .h4 a {
    line-height: 140%;
    display: inline-block;
}
.composs-blog-list .item-content .h2 {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 17px;
    margin-top: 0;
	color: #4f5357;
	line-height: 1.1;
}
.composs-blog-list .item-content .h2 a {
    line-height: 140%;
    display: inline-block;
}
.ot-w-comments-list .item .item-content .h4 a {
    line-height: 140%;
    display: inline-block;
}
.ot-w-comments-list .item .item-content .h4 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 700;
}
.composs-article-split-block .item-large .item-content .h2 {
    display: block;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    margin-top: 0;
}
.composs-article-split-block .item-large .item-content .h2 a {
    line-height: 140%;
    display: inline-block;
}
.composs-article-split-block .item-small .item .item-content .h2 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 700;
}
.composs-article-split-block .item-small .item .item-content .h2 a {
    line-height: 140%;
    display: inline-block;
}
.composs-article-list .item-content .h2 {
    display: block;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 15px;
    margin-top: 0;
}
.composs-article-list .item-content .h2 a {
    line-height: 140%;
    display: inline-block;
}
.composs-blog-list .item-content .h2 {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 21px;
    margin-top: 0;
}
.composs-blog-list .item-content .h2 a {
    line-height: 140%;
    display: inline-block;
}

.main-desc .composs-panel-title h1 {
	color: #fff !important;
	border-color: transparent;
	background-color: #8b949d;
	display: inline-block;
	border-radius: 2px 2px 0 0;
	padding: 10px 20px;
	cursor: default;
	border-bottom: 0;
	font-size: 16px;
	font-weight: 700;
	margin-top:0!important;
	margin-bottom:0!important;
	line-height: 1.42857143;
}
.main-h1 {
	display: inline-block;
}
img.alignleft {
	max-width: 300px;
	border-radius: 3px;
}