/*
Theme Name: Blogoma
Theme URI: http://themetica.com/view.php?theme=blogoma
Author: Themetica
Author URI: http://themetica.com/
Description: Most Sweetest Blog Theme
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blogoma
Domain Path: /languages/
Tags: clean, custom widgets, flat, grid type gallery, journal, minimal, modern, personal, personal blog, post formats, responsive, short codes, simple, wordpress theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 blogoma is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Frank Ruhl Libre', serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin-bottom: 20px;
}
p {
	margin-bottom: .5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input{
	height: 55px;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
}


input[placeholder], [placeholder], *[placeholder] {
   color:#999 !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: 2px solid #EAEBEF;
	color: #999;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: none;
	background: #E9EAEE;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 10px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	resize:none;
}

input[type="submit"]{
	width: 60%;
	background: #6D7695;
	color: #fff;
	text-align: center;
	border: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;

	transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out, color 0.2s ease-in-out;
}

input[type="submit"]:hover{
	color: #6D7695;
	background: #E9EAEE;
}


/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {

}
a:visited {

}
a:hover,
a:focus,
a:active {

}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}

/* Small menu */
.menu-toggle {
	display: none;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
	clear: both;
}

.fluid-container .comment-navigation,
.fluid-container .paging-navigation,
.fluid-container .post-navigation{
	margin: 0 1%;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* 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:hover,
.screen-reader-text:active,
.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-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 */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
/* .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
} */

.entry-content p img { 	clear: both; display: inline-block; margin: 10px 0; width:100vw;}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/



/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}

.entry-content h3:first-of-type, .entry-content h1:first-of-type, .entry-content h2:first-of-type { margin-top:30px; }
.entry-content p { margin-top: 30px; margin-bottom:30px;}
.entry-meta { margin-bottom : -20px;}

.yarpp-related a { font-weight : normal !important;}

.bshk-image {
    position: relative;
    margin: 30px 0;
}

.bshk-image img {
    width: 100%;
    vertical-align: top;
}

.bshk-image:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.bshk-image:hover:after{
    opacity: 1;
}

.bshk-image a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    padding: 30px 20px !important;
    width: 250px;
    height: 50px;
    opacity: 0;
}

.bshk-image a span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.bshk-image a {
    text-decoration: none;
    font-size: 100%;
    font-weight:bold;
    color: #FFF !important;
    border: 1px solid #FFF;
    padding: 0.65em 1.7em;
    display: inline-block;
    overflow: hidden;
    border-radius: 2px;
    transition: all 0.6s ease 0s;
    cursor: pointer;

}

.bshk-image a:hover {
    background: rgba(255, 255, 255, 0.5)!important;
}

.bshk-pimg { margin : 30px 0 }

.btads-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto;
  font-size: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btads.salmon {
  color: #FFFFFF !important;
  background: #F32C52;
}

.btads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 10px;
  padding: 12px 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 60ms ease-in-out;
  transition: all 60ms ease-in-out;
  text-align: center;
  white-space: nowrap;
  text-decoration: none !important;
  text-transform: none;
  text-transform: capitalize;
  color: #fff;
  border: 0 none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  box-shadow: 2px 5px 10px rgba(22, 22, 22, 0.1);
}

.btads a, .btads-container .btads a:hover { color : #fff !important; text-decoration:none !important;}

.yarpp-related ul {
	margin : 20px;
	list-style:none;
	margin-left:0;
	margin-top:30px;
}

.yarpp-related ul li {
	margin-top: 5px;
	counter-increment: circle-counter;
}

.yarpp-related ul li:before {
    content: counter(circle-counter);
    background-color: #0984e3;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: inline-block;
    font-size: 1rem;
    line-height: 2.5rem;
    text-align: center;
    margin-right: 1.5rem;
    position: relative;
    top: -2px;
    color: #fff;
}

@media (min-width: 1200px) {
.mobile-menu {
    display: none!important;
}
}

@media (max-width: 1200px) {
.main-navigation {
    display: none!important;
}
}

@media (max-width: 1200px) {
.site-search {
    display: none!important;
}
}
.mobile-menu{ z-index:9999}

.np-container {
	display: grid;
	grid-template-columns: 1fr;
	margin:0 0;
	grid-gap:10px 0;

}

.np-container a {
	text-decoration: none !important;
	padding: 0 !important;
}

.ar-items {
	display: grid;
	grid-template-columns: 5% 95%;
	align-items: center;
}

.prev {
	background: #ececec;  
}

.ar-link {
	position: relative;
}

.ar-link span {
	font-size:12px;
	font-weight:bold;
	display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0984e3;
    padding: 10px;
    text-align: center;
    margin-top: -10px;
    color: white;
}

.ar-link a {
	margin-left:70px;
}

@media only screen and (max-width: 560px)  {
.ar-link span {
	display:none;
}
	.ar-link a {
	margin-left:0px;
}
}

.next {
	background: #ececec;  
}

.box {
	width: 10px;
	height:80px;
	background: #FF416C;  
  background: -webkit-linear-gradient(to right, #0984e3, #0984e3); 
  background: linear-gradient(to right, #0984e3, #0984e3); 
}

.code-block {
  margin: 30px 0 !important;
}

.code-block button {
  margin-left: 0 !important;
  margin-top: 20px;
  background : #0984e3;
  padding: 10px 25px;
  border-radius:30px;
  border: 0;
  font-size: 14px;
  color: #fff;
   font-weight: bold;
  transition:background 0.5s ease;
}

.code-block button:hover { background: #1e90ff}

.link-block button {
  margin-left: 0 !important;
  background : #0984e3;
  padding: 10px 25px;
  border-radius:30px;
  border: 0;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  transition:background 0.5s ease;
}

.link-block button:hover { background: #1e90ff}

.link-container {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}

.tile-image {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 66.64%; /* (img-height / img-width * container-width) */
}

.banner-container-content-ad .link-container .link .tile-container {
  border-radius: 8px;
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
  overflow: hidden;
}

.tile-footer {
  position:relative;
  background-color: white;
  box-sizing: content-box;
  padding: 30px;
}

.tile-footer h6, .tile-footer .type {
  left: 10px;
  position: absolute;
  text-decoration: none;
  color: #444;
}

.tile-footer h6 {
  top:6px;
  font-weight: bold;
  font-size : 16px;
  margin-top: 3px;
  font-family:"PT Sans", sans-serif;
}

.tile-footer .type {
  top:25px;
  font-size: 12px;
 font-family:"PT Sans", sans-serif;
}

.tile-footer img {
  position: absolute;
  right:10px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.title h4 {
width: 90%;
}

.badge {
  background: #1769ff;
  color:white;
  font-family:"PT Sans", sans-serif;
 vertical-align:middle !important;
}

.banner-container-content-ad .link-container .link{
    transition:all .15s ease-in-out;
}

.banner-container-content-ad .link-container .link:hover{
    transform:scale(1.02);
}
.banner-container-content-ad .link-container .link:hover .tile-container{
    box-shadow:0 5px 25px rgba(0,0,0,0.1);
    transform:translateY(-1px);
}

@media only screen and (max-width: 600px)  {
  .link-container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;

  }
}

@media only screen and (max-width: 400px)  {
  .link-container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;

  }
}

hr {
	display:block;
	text-align:center;
	overflow:visible;
	border:0 !important;
}

hr:before{
	content: '. . .';
    display: inline-block;
    color: rgba(0,0,0,.68);
    position: relative;
    top: -30px;
	font-size:30px;
	font-style:italic;
}

.entry-content h1, .entry-content h3, .entry-content h1 a, .entry-content h3 a {
	font-family: 'PT sans', sans-serif;
	font-size:36px !important;
}

.widget h2 {color : #404040 !important;}
.entry-title { color: #404040; font-size:45px; font-family: 'PT Sans', sans-serif; line-height:60px }
.entry-title a { font-family: 'PT Sans', sans-serif !important; font-size:45px !important; }
.code-block h2, .code-block h4, .code-block h4 strong { font-family: 'PT Sans', sans-serif;font-size:28px;}
.code-block h2 {font-weight:bold}
.widget a { color :#404040 !important}
.widget a:hover { color : #0984e3 !important}
.entry-content p a:hover, h1 span a:hover { color : #404040  !important;}
a.wr-link:hover, h1 span a:hover { background-size: 100% 88%;}
.img-block { display:inline-block;}
.bs-card { border: 1px solid #ececec; margin-top:-20px;}
.card-body {padding: 20px;font-size: 14px;}
a.btn.btn-outline-light.btn-sm { border: 1px solid #ececec;display: inline-block;text-align: center;}
h5.card-title { font-size:18px; font-weight:bold}
a.btn:hover { background:#0984e3; color:#fff !important;}
.card-text {margin:-10px 0 20px 0}
.cp_embed_wrapper { margin-bottom: 30px;}
.breadcrumbs { font-size : 10px;}
.breadcrumbs span {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
    font-family: "PT Sans", sans-serif;
}
.breadcrumbs .current-item { color :#a0a0a0;}
.breadcrumbs a {  
	color:#0984e3;
    transition: background-size 0.25s ease-in;
}
.breadcrumbs a:hover {
	background-size: 100% 88%;
	color :#404040 !important;
}
.np-container a { font-size:16px;}
.cc-window  { background-color:#fff !important; box-shadow: 0 4px 12px 0px rgba(0, 0, 0, 0.25); display:flex; justify-content:center;}
.cc-banner .cc-message { flex:none !important;}

#carbonads {
  display: block;
  overflow: hidden;
  padding: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  border-radius: 4px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  max-width: 300px;
  font-size: 12px;
  background-color: #fff;
}

#carbonads a {
  text-decoration: none;
}

#carbonads span {
  position: relative;
  display: block;
  overflow: hidden;
}

.carbon-img {
  float: left;
  margin-right: 0.5em;
}

.carbon-img img 
  display: block;
}

.carbon-text {
  display: block;
  float: left;
  max-width: calc(100% - 130px - 1em);
  text-align: left;
  color: #637381;
}

.carbon-poweredby {
  position: absolute;
  left: 142px;
  bottom: 0;
  display: block;
  color: #c5cdd0;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
}

.carbon-text { font-size:12px !important; font-family:"PT Sans",Arial, Helvetica, sans-serif !important;text-transform:none;letter-spacing:normal !important;line-height:1.5em}
#carbonads {margin-top:-20px !important}
#carbonads .carbon-poweredby {font-family: "PT Sans", sans-serif !important;text-transform:uppercase;font-size:8px !important;color:#d2d1d1 !important;}
#carbonads span { opacity : 1 !important;}
#custom_html-2 {display:none}