.tck-article-details {
    color: #faf1ea;
    font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
    letter-spacing: 1.2px;
    font-size: 20px;
    font-family: salsaregular;
    text-align: right;
    text-shadow: 0px -1px 1px #29170a, -1px 0px 1px #29170a, 1px 0px 1px #29170a, 0px 1px 1px #29170a, 1px 2px 2px #29170a;
}
.tck-blog .tck-article-details {
    color: #7c451d;
    font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
    letter-spacing: .4px;
    font-size: 20px;
    font-family: salsaregular;
    text-align: left;
    text-shadow: none;
}
.breadcrumb > .active {
    color: #faf1ea;
}
.cookiesck-main {
    font-size: 16px;
    line-height: 115%;
}
.cookiesck-main-title {
    font-size: 20px;
    line-height: 115%;
}
.cookiesck-main-desc, .cookiesck-category-name, .cookiesck-platform-name {
    font-size: 18px;
    line-height: 115%;
}
#cookiesck_options {
    border-radius: 25px;
    border: 1px solid #3e220f;
}
#mbToolbar {
  	background: rgba(62,34,15,.6);
  	border: 1px solid rgba(62,34,15,.8);
  	height: 40px;
    width: auto;
    margin-left: auto;
  	margin-right: auto;
  	padding: 6px 12px 12px 12px;
}
#mbToolbar.mediaboxckmobile {
  	height: 50px;  
  	margin-left: auto;
  	margin-right: auto;
    top: 3px !important;
}
#mbCenter, #mbToolbar {
  	padding: 0px 12px 6px 12px;
    box-shadow: none;
}
#mbToolbar svg, #mbBottom svg {
    width: 26px;
    height: 26px;
  	margin: 1px 9px 6px 9px;
  	padding: 3px 3px 3px 3px;
}
#mbPieLoader {
    background: rgba(216,142,90,.8);
  	bottom: 3px;
}
#mbCenter.mediaboxckmobile #mbBottom {
    background: #29170a;
  	border-top: 1px solid #d88e5a;
  	text-align: center;
}
#mbCenter, #mbToolbar {
    padding: 0px;
}
#mbNumber {
    display: inline;
    line-height: 100%;
    font-size: 14px;
  	font-weight:400;
    margin: 2px 0px;
}
.tck-blog .tck-article-title {
    align-content: center;
  	text-shadow: 0px -1px 1px #3e220f, -1px 0px 1px #3e220f, 1px 0px 1px #3e220f, 0px 1px 1px #3e220f, 1px 2px 3px #29170a;
font-variant: small-caps;
}
.pagination li span.pagenav, .tck-pagination li.page-item > span {
  opacity: 1;
}
#blogck-link:hover > span  {
opacity: 1;
}
.convertforms button {
    background: #3e220f;
}