/* GLOBAL STYLES
-------------------------------------------------- */
body {
  font-size:0.9rem !important;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1.2rem;
	text-shadow: none !important;
}
.xsmall, xsmall {
	font-size:65%;
	font-weight:150;
}
.xxsmall, xxsmall {
	font-size:45%;
	font-weight:150;
}
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
a:active {
  text-decoration:none;
}
button {
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
}

/* CB CUSTOM STYLES
-------------------------------------------------- */
#countercb {
	display:none;
}
#cb-blog-ban-div {
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 40%;
}
.cb-header-grey {
	border-bottom:1px solid #EEE !important;
	background-color:#F5F6F7 !important;
	font-family:Montserrat,Open Sans,PT Sans Caption,sans-serif !important;
}
.cb-footer-links {
	border-top:1px solid #CCC;
	font-family:Montserrat,Open Sans,PT Sans Caption,sans-serif !important;
}
.cb-blog-article-body img {
	max-width:100%;
	height:auto;
}
a.cb-primary-title {
	font-size: 1.6rem;
}
.cb-primary-title {
	font-size: 1.6rem;
}
#cb-blog-link-list {
	padding-left:15px;
}
.cb-blog-article-category a{
	text-transform:uppercase;
}
.cb-blog-article-info-item:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 4px;
    bottom: 4px;
    right: -1px; 
}
.cb-blog-article-info-item {
	padding-right: 10px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}
.cb-archive-index ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.cb-album-img-div {
	overflow:hidden;
}
.cb-album-img {
	width:100%;
	object-fit:cover;
	background-color: #FFF;
}
.cb-post-list {
	list-style-type:none;
	margin:0;
	padding:0;
}
.cb-post-list-img-link {
	display:block;
	width:100%;
	overflow:hidden;
}
.cb-post-list-img-link img {
	object-fit:cover;
	width:100%;
}
.cb-item-title {
	font-size:1.1rem;
	margin:0;
}
.cb-item-text {
	font-size:0.8rem;
}
.cb-profile-img-div {
	overflow:hidden;
} 
.cb-profile-img {
	width:100%;
	object-fit:cover;
	background-color: #FFF;
} 
.cb-album-photo-list {
	list-style-type:none;
	margin:0;
	padding:0;
}
.cb-album-photo-list li {
	overflow:hidden;
}
.cb-album-photo-list li a {
	display:inline-block;
	width:100%;
	height:100%;
}
.cb-album-photo-list li img {
	width:100%;
	object-fit:cover;
	background-color: #FFF;
}
#cb-blog-nl h3 {
	text-decoration:none;
}
#cb-blog-footer h3 {
	text-decoration:none;
}
.cb-blog-nav {
	height:200px;
	width:100%;
	overflow:hidden;
	position:relative;
}
.cb-blog-nav a {
	display:inline-block;
	height:100%;
	width:100%;
}
.cb-blog-nav img {
	object-fit:cover;
	width:100%;
	height:100%;
}
.cb-blog-nav-caption {
	position:absolute;
	right:0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none repeat scroll 0 0 rgba(22, 22, 22, 0.35);
    height:100%;
    width:100%;
    display:table;
}
.cb-blog-nav-valign {
	display: table-cell;
    vertical-align: middle;
}

.cb-blog-nav-caption, 
.cb-blog-nav-caption h5 {
	text-shadow:0 0 2px #000 !important;
}

/* NAVBAR
-------------------------------------------------- */
.navbar {
	border: 0;
}
.navbar-brand {
	border-right:none;
}
.navbar-brand img {
	max-height:32px;
	max-width:150px;
}
.navbar li>a {
  color:#000;
}
.navbar li>a:hover {
  color:#000;
}
.navbar > .open > a, 
.navbar > .open > a:hover, 
.navbar > .open > a:focus {
 color: #555;
 background-color: #D5D5D5;
}

/* CAROUSEL
-------------------------------------------------- */
.carousel{
	z-index: 1000;
}
.carousel-inner .carousel-item{
	height:400px;
	background:#FFF;
}
.carousel-inner .carousel-item img{
	object-fit: cover;
	width:100%;
	height:400px;
}
.carousel-inner .carousel-item h5{
	padding:10px;
	font-weight:300;
	font-size:1.6rem;
}
.carousel-caption {
	right:0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none repeat scroll 0 0 rgba(22, 22, 22, 0.35);
    height:100%;
    width:100%;
    display:table;
}
.carrousel-valign {
    display: table-cell;
    vertical-align: middle;
}

/* DROPDOWN
-------------------------------------------------- */
.dropdown-menu{
	background:#FAFAFA !important;
	border-width:0 0 1px 0 !important;
	border-style:solid !important;
	border-color:#ccc !important;
}

/* SHARE BUTTONS
-------------------------------------------------- */
ul.share-buttons{
	list-style: none;
	padding: 0;
	margin:0!important;
}
ul.share-buttons li{
	display: inline;
	margin-right:14px;
}
ul.share-buttons .sr-only{
	position: absolute;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
ul.share-buttons img{
	width: 30px;
}

/* FOLLOW BUTTONS
-------------------------------------------------- */
ul.follow-buttons{
	list-style: none;
	padding: 0;
	margin:0!important;
}
ul.follow-buttons li{
	display: inline;
	margin-right:14px;
}
ul.follow-buttons .sr-only{
	position: absolute;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
ul.follow-buttons img{
	width: 60px;
}

/* CARD
-------------------------------------------------- */
.card-img-top {
    width:100% !important;
    height:200px !important;
    object-fit:cover !important;
}
.card {
	border:0 !important;
	border-radius:0 !important;
}

/* PAGINATION
-------------------------------------------------- */

.pagination .page-link:focus{
    box-shadow: none;
}
.pagination>.page-item>.page-link, .pagination>.page-item>span {
    border: 0;
    border-radius: 25px!important;
    padding: 0 2px !important;
    margin: 0 2px !important;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background:none;
    text-align: center;
}

.pagination>.page-item.active>a, .pagination>.page-item.active>a:focus, .pagination>.page-item.active>a:hover, .pagination>.page-item.active>span, .pagination>.page-item.active>span:focus, .pagination>.page-item.active>span:hover {
    background-color: #BBB;
    border-color: #BBB;
    color: #fff;
}


#cb-bottom-sharebar {
	background: none repeat scroll 0 0 rgba(220, 220, 220, 0.35);
	height:30px;
	transition:bottom 0.3s;
	padding:0;
	margin:0;
}

.cb-sharebar {
	height:30px;
}

.cb-share-button-bar {
	display:inline-block;
	background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position:center;
    height: 30px;
    width:20%;
}
.cb-fb-share-button-bar {
	background-image: url(../../images/mobile/social/Facebook.svg);
	background-color: #3b5998;
}
.cb-tw-share-button-bar {
	background-image: url(../../images/mobile/social/Twitter.svg);
	background-color: #00abf1;
}
.cb-pin-share-button-bar {
	background-image: url(../../images/mobile/social/Pinterest.svg);
	background-color: #ca2127;
}
.cb-email-share-button-bar {
	background-image: url(../../images/mobile/social/Email.svg);
	background-color: #6b6b6b;
}
.cb-wa-share-button-bar {
	background-image: url(../../images/mobile/social/Whatsapp.svg);
	background-color: #2AB200;
}

.cb-share-button {
	display:inline-block;
	background-size: 28px 28px;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 30px;
    line-height: 30px;
    border-radius: 5px;
    color: white;
    margin-bottom: 10px;
}
.cb-share-button-caption {
	padding: 0 5px;
}
.cb-fb-share-button {
	background-image: url(../../images/mobile/social/Facebook.svg);
	background-color: #4B6EAA;
}
.cb-tw-share-button {
	background-image: url(../../images/mobile/social/Twitter.svg);
	background-color: #00BBF1;
}
.cb-pin-share-button {
	background-image: url(../../images/mobile/social/Pinterest.svg);
	background-color: #C21B26;
}
.cb-email-share-button {
	background-image: url(../../images/mobile/social/Email.svg);
	background-color: #999999;
}
.cb-wa-share-button {
	background-image: url(../../images/mobile/social/Whatsapp.svg);
	background-color: #02D063;
}