/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2024 | 10:51:19 */
/* mobile app redirection box css */
.simplified-app {
            z-index: 999;
            display: none;
            position: relative;
        }

        /*.page-bg {
            background-color: rgba(28, 39, 48, .7);
            position: fixed;
            top: 0%;
            bottom: 0%;
            left: 0%;
            right: 0%;
        }*/

        .popup-main {
            flex-flow: column;
            display: flex;
        }

        .popup-box {
            background-color: #fff;
			border-top-left-radius: 30px;
			border-top-right-radius: 30px;   
			padding: 30px 16px 20px;
			display: block;
			position: fixed;
			top: auto;
			bottom: 0%;
			left: 0%;
			right: 0%;
        }

        .site-logo-bg {
            background-color: #f8f8f6;
            border-radius: 50%;
            padding: 6px;
            position: absolute;
            top: -30px;
			left: 50%;
			transform: translate(-50%);
        }

        .site-logo {
            background-color: #1e1e1e;
            border-radius: 50%;
            justify-content: center;
            align-items: center;
            width: 50px;
            height: 50px;
            display: flex;
            box-shadow: 0 7px 10px rgba(0, 0, 0, .15);
        }

        .popup-flex {
                text-align: center;
				display: block;
				font-size: 15px;
				font-weight: 500;
				line-height: 17px;
        }

        .popup-heading {
            color: #0d0c21;
            margin-top: 0;
                margin-bottom: 0;
			font-size: 18px;
			font-weight: 500;
			line-height: 30px;
        }

        .popup-desc {
            color: #5d5d62;
                margin-bottom: 5px;
			font-size: 14px;
			line-height: 22px;
			font-weight: 400;
        }

        .web-btn {
            color: #0d0c21;
            cursor: pointer;
            background-color: transparent;
            padding-top: 12px;
            padding-bottom: 12px;
        }

        .simplified-app-btn {
            color: #0d0c21;
            cursor: pointer;
            background-color: #ffad00;
            border-radius: 30px;
            padding: 10px 12px;
        }
@media screen and (max-width: 991px){
	.simplified-app {
            z-index: 999;
            display: block;
        }
}
/* mobile app redirection box css end */

body, .single-entry--template-4-alt .single-header-with-bg , .single-entry--template-4 .single-header-with-bg, .single-entry--template-4-alt .single-header-with-bg{
    background-color: #1e1e1e;
    color: #fff;
}
.home p#breadcrumbs {
    display: none;
}
p#breadcrumbs {
    background-color: #323232;
    padding: 5px 24px;
    margin-bottom:0;
    color: #adadad !important;
}
p#breadcrumbs a,  body span{
    color: #adadad !important;
    font-size: 12px;
    line-height: 18px;
}

body span.breadcrumb_last {
    color: #ffad00 !important;
    cursor: auto;
}
button.navigation-bar-btn.js-search-popup i {
    color: #fff;
}
.author-box .author-avatar img.avatar.avatar-180.photo.avatar.photo {
    display: none;
}
.author-box .author-avatar {
    background-image: url(https://siteimages.simplified.com/blog/smp-s@500px-1.png?auto=format&amp;ixlib=php-3.3.1);
    background-repeat: no-repeat;
    background-size: cover;
}
.entry-tags ul li a {
    display: block;
}
/** search page **/
/** new search style  **/
.search .posts-list .list-item .post {
    background-color: #333;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);
}
.search .posts-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.search .post__thumb  {
    background-color: transparent !important;
}
.search .post__thumb a.post__cat{
    position: static;
    margin: 15px 15px 0 !important;
    
}
.search .post__text {
    padding: 0 16px 16px;
}
.search .post__title.typescale-2{
    font-weight: 500;
    font-size: 20px;
}
.search h3.post__title.typescale-2 a:hover {
    color: #FFAD00;
}
/** new search style end **/
a.ais-Pagination-link {
    padding: 5px 10px;
    background-color: #333;
    color: #fff;
    font-weight: normal;
}
.ais-Pagination-item--selected a.ais-Pagination-link {
    background-color: #FFAD00;
}
.search a.ais-hits--thumbnail-link {
    width: 150px;
    display: block;
}
.search li.ais-Hits-item {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 2rem;
}
.search aside#ais-facets {
    display: none;
}
.search h2 a.ais-hits--title-link {
    font-size: 20px;
    line-height: 40px;
}
.search .excerpt p {
    font-size: 14px;   
}
.search span.suggestion-post-content.ais-hits--content-snippet mark {
    padding: 0;
    background-color:transparent;
    color: #fff;
    font-size: 13px;
}
.search span.suggestion-post-content.ais-hits--content-snippet {}
.search h2 a.ais-hits--title-link mark {
    padding: 0;
    background-color: transparent;
    color: #fff;    
}
.search div#algolia-stats, .search .ais-Hits.ais-Hits--empty {
    color: #fff;
}
#algolia-search-box input {
    border-color: #ffad00;
}
.algolia-search-box-wrapper .search-icon {
    fill: #ffad00;
}
div#algolia-powered-by {
    display: none;
}
@media only screen and (max-width: 500px){
    body.search .ais-hits--thumbnail {
        float:left !important;
        margin-right: 15px !important;
    }
    .search a.ais-hits--thumbnail-link {
        width: 100px;     
    }
    .search .excerpt {
        display: none;
    }
}
/** light version blog single page **/
.single-post .wp-block-image img , .single-post .atbs-single-style-1 .single-content .single-entry-thumb > img {
    box-shadow: 0 20px 40px rgb(0 0 0 / 25%);
	-webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 25%);
    border-radius: 15px;
}

body footer a.link {
    color: #d8d8d8 !important;
}
.right-menu .july-btn.july-signin-btn {
    color: #1e1e1e !important;
}
.typography-copy blockquote, .comment-content blockquote {
    font-size: 0.7em;
}
body.single.single-post h1.entry-title.post__title{font-weight:500;}
body.author div#custom_html-5 a.btn.btn-primary {
    background-color: #1e1e1e;
}
body.single.single-post div#custom_html-5  {
    margin-top: 25%;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(104,213,255,0)),to(rgba(104,213,255,.1)));
    background-image: linear-gradient(180deg,rgba(104,213,255,0),rgba(104,213,255,.1));
	background-color:hsla(0,0%,100%,.45);
	box-shadow: 0 0 1px 4px rgb(0 0 0 / 5%);
	-webkit-box-shadow: 0 0 1px 4px rgb(0 0 0 / 5%);
}

body.single.single-post h1.entry-title.post__title, body.single.single-post .single-body--content h2, body.single.single-post a, body.single.single-post .single-body--content h3, body.single.single-post h4, body.single.single-post .single-body--content strong{color:#2d4752;}
.link-list__link , .site-footer--inverse a, .site-footer--inverse .post__title a {color:#fff !important;}
a.july-btn.nh-signin-btn.w-button{color:#ffad00 !important;}
a.july-btn.nh-signin-btn.w-button:hover{color:#1e1e1e !important;}
.mc4wp-form-fields .btn {
    float: none;
}
body.single.single-post .single-header .entry-meta *{color: #1e1e1e !important;}
body.single.single-post .single-body--content p, body.single.single-post a.post__cat.post__cat--bg, body.single.single-post a.post__cat.post__cat--bg[class*="cat-"], body.single.single-post .social-share-label, body.single.single-post .single-body--content figcaption, body.single.single-post .single-body--content li, body.single.single-post .posts-navigation .posts-navigation__label span, body.single.single-post .post__excerpt, body.single.single-post .post__meta, body.single.single-post .entry-meta, body.single.single-post .comment-reply-link, body.single.single-post .comment-reply-link:before, body.single.single-post .entry-tags ul>li a.post-tag, body.single.single-post .comment-reply-title, body.single.single-post .comment-form-comment textarea
{color:#1e1e1e !important;}
body.single.single-post .comment-form-comment textarea{border:1px solid #1e1e1e;}
body.single.single-post .social-share ul li a svg {
    border: 1px solid #1e1e1e;
    fill: #1e1e1e;
}
body.single.single-post .single-entry-wrap .posts-navigation:before {
    background-color: rgba(255,255,255,1);
}
body.single.single-post .single-body--content strong, body.single.single-post span{color:#1e1e1e;}
body.single.single-post .single-body--content p a:hover{color:#FFAD00 !important;}
body.single.single-post .single-entry-wrap .posts-navigation, body.single.single-post .single-body--content{border-bottom: 1px solid rgba(255,255,255,1);}
body.single.single-post textarea::-webkit-input-placeholder , body.single.single-post textarea::-webkit-input-placeholder, body.single.single-post .comment-metadata a, body.single.single-post .comment-metadata{ 
  color: #1e1e1e !important;
}
body.single.single-post input#email, body.single.single-post input#author{
    border: 1px solid #1e1e1e !important;
}
body.single.single-post p.comment-form-cookies-consent label {
    color: #1e1e1e !important;
}
body.single.single-post form#commentform ::-webkit-input-placeholder, h2.comments-title, .comment-metadata a, .comment-metadata {
    color: #1e1e1e !important;
}

body.single.single-post .comments-section label{
    margin-bottom: 0 !important;
}
body.single.single-post .comment-form .form-submit input[type="submit"]{
    float: left;
    margin-top: 10px;
    padding: 0 25px;
    line-height: 38px;
    height: 38px;
    color: #1e1e1e;
    font-weight: 500;
    font-size: 16px;
    border-radius: 20px;
}
body.single.single-post input#comment-submit.submit:hover {
    box-shadow: none;
}
/** light version blog single page end **/
/**new blog post**/
/** new home list style **/
.home-first.d-none{display:none;}
.bdp-post-grid .bdp-post-grid-content {
    background-color: #333;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);
}
.bdp-post-grid .bdp-post-grid-content .bdp-post-image-bg:hover img {
    opacity: 0.7;
}
.bdp-post-grid-main.bdp-design-1.bdpgrid-3.bdp-clearfix {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.bdp-post-grid .bdp-post-grid-content h2.bdp-post-title {
    padding: 0 16px;
}
.bdp-post-grid .bdp-post-grid-content .bdp-post-meta {
    padding: 0 16px 16px;
}
.bdp-post-grid .bdp-post-grid-content .bdp-post-content {
    padding: 0 16px;
}
@media (max-width: 380px){
.ceris-grid-w .post-slide .owl-background {
    height: 190px;
}
.home-first .container {
    padding-top: 0;
}
}
@media (min-width: 381px) and (max-width: 480px){
.ceris-grid-w .post-slide .owl-background {
    height: 220px;
}
.home-first .container {
    padding-top: 0;
}
}
@media (min-width: 481px) and (max-width: 991px){
.ceris-grid-w .post-slide .owl-background {
    height: 380px;
}
.home-first .container {
    padding-top: 0;
}	
}
@media (min-width: 992px) and (max-width: 1199px){
.ceris-grid-w .post-slide .owl-background {
    height: 460px;
}
}

/** style end **/
.single .single-body--content a.wp-block-button__link, .single .single-body--content a.wp-block-button__link span {
    color: #ffffff !important;
    margin-bottom: 10px;
}
h2.bdp-post-title {
    font-size: 1.5rem;
    text-align: left;
    font-weight: 700 !important;
    line-height: 1.5;
}

.bdp-post-meta {
    text-align: left;
    font-size: 0.85714rem;
    line-height: 1.5;
    color: #d8d8d8;
    text-transform: capitalize;
}

.bdp-post-content {
    text-align: left;
    font-size: 15px;
    line-height: 1.6;
    color: #c0c0c1;
}
.bdp-post-categories a {
    padding: 6px 16px;
    border: 1px solid #888;
    border-radius: 8px;
    color: #d8d8d8 !important;
    text-transform: lowercase;
    font-size: 14px;
    background-color: #1e1e1e !important;
}
.bdp-post-categories {	
	text-align: left;
    padding: 0 16px;
	margin-bottom:5px;
/*     position: absolute;
    top: 10px;
    left: 25px;
    bottom: auto; */
}
.bdp-post-grid-content {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.bdp-post-meta {
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3; 
-webkit-order: 3; 
order: 3;
margin: 0 0 0 0;
}
.bdp-post-pagination .current {
    background-color: #FFAD00;
    color: #ffffff !important;
}
/* .bdp-post-image-bg {
    min-height: 208px;
    overflow: hidden;
    max-height: 208px;
} */
.bdp-post-image-bg a {
    display: block;
}
.atbs-ceris-post--grid-c-update .atbs-ceris-block__inner{background-color:#333;}
/**new blog post end**/
.atbs-ceris-carousel .owl-dot span {
    background: rgba(255,255,255,.3);
}
.so-tag {display: none;}
.widget-slide .post__title{color:#fff;}
.widget-subscribe__inner {
    box-shadow: none;
}
div#custom_html-5 {
    background-color: #FFAD00;
    text-align: center;
}
body .mc4wp-form-fields input.btn.btn-primary {
    background-color: transparent !important;
    color: #000;
    font-weight: 500;
}
.mc4wp-form-fields h4, .mc4wp-form-fields p, .mc4wp-form-fields small {
    color: #000;
}
body .mc4wp-form-fields input {
    border-color: #000 !important;
    background-color: rgba(0,0,0,0.8) !important;
    width: 100%;
}
ul#menu-header .sub-menu-inner ul li a {
    color: #000;
    margin: 0;
    padding: 0;
}
.navigation--main>li>.sub-menu li {
    padding-left: 40px;
position:relative;
}
.navigation--main>li>.sub-menu, .navigation--main li>.sub-menu .sub-menu {
    padding: 0;
    box-shadow:0 2px 6px rgb(13 23 75 / 25%);border-radius:10px;
}
/* li.i1:before{
    content: url('https://academy.simplified.com/wp-content/uploads/2021/07/desktop-solid.svg');
    position: absolute;
    left: 13px;
    top: 16px;
	width:18px;
}

li.i2:before{
    content: url('https://academy.simplified.com/wp-content/uploads/2021/07/user-graduate-solid.svg');
    position: absolute;
    left: 13px;
    top: 14px;
	width:17px;
}

li.i3:before{
    content: url('https://academy.simplified.com/wp-content/uploads/2021/07/question-solid.svg');
    position: absolute;
    left: 13px;
    top: 15px;
	width:14px;
}
li.i4:before{
    content: url('https://academy.simplified.com/wp-content/uploads/2021/07/robot-solid.svg');
    position: absolute;
    left: 9px;
    top: 15px;
	width:23px;
}
li.i5:before{
    content: url('https://academy.simplified.com/wp-content/uploads/2021/12/cog-solid-1.svg');
    position: absolute;
    left: 11px;
    top: 14px;
	width:19px;
} */
/** new icon css start **/
.atbs-ceris-offcanvas-close{
  color: #fff;
  top: 20px;
  right: 13px;
}
ul li ul.sub-menu {
    box-shadow: 0 2px 6px rgb(255 255 255 / 10%) !important;
	-webkit-box-shadow: 0 2px 6px rgb(255 255 255 / 10%) !important;
}
.sub-menu {
    background-color: #232323 !important;
}
.sub-menu a {
    color: #fff !important;
    font-weight: 400;
}
.navigation--main>li>.sub-menu li{
    padding-top: 5px;
    padding-bottom: 5px;
}
li.create-template {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
li.explore-videos, li.explore-ai-template{
   border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.sub-menu ul li:hover {
    background: rgba(255, 255, 255, 0.06);
}
.sub-menu ul li:last-child:hover{
    border-radius: 0 0 10px 10px;
}
.sub-menu ul li:first-child:hover {
    border-radius: 10px 10px 0 0;
}
li.i1:before{
   content: '\f568';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #db2d4c !important;
}
li.i2:before {
 
   content: '\f544';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #1bce78 !important;
}
li.i3:before {

   content: '\f013';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   
}
li.i4:before{

   content: '\f073';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #008cd3 !important;	
}
li.i5:before{
   content: '\f03d';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #7B50FF !important;
}
li.create-post::before {
   content: '\f16d';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
}
li.create-ads::before {
    content: '\f641';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.create-ecom::before {
    content: '\f07a';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.create-business::before {
    content: '\f0f2';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.create-video::before {
    content: '\f03d';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.create-template::before,  li.explore-videos::before, li.explore-ai-template::before {
    content: '\f14e';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.create-video::after, li.write-ai-designer::after {
    content: '\f521';
    position: absolute;
    color: #fab626;
    font-style: normal;
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    font-family: "Font Awesome 5 Free" !important;
    right: 44px;
    bottom: 14px;
}
li.write-media::before{
    content: '\f16d';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
}
li.write-ecom::before{
    content: '\f07a';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.write-blog::before{
    content: '\f781';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.write-ai-designer::before{
    content: '\f568';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
ul.list-unstyled > li::before {
   position: absolute;
    z-index: 1000000;
    color: #fff;
    left: 14px;
    top: 12px;
    font-style: normal;
    font-size: 16px;
    display: inline-block;
}
li.publish-media-schedule::before{
   content: '\f073';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.publish-social-planning::before{
   content: '\f784';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
li.publish-media-analytics::before{
   content: '\f080';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
}
.publish-media-schedule ul li {
    padding-left: 40px !important;
}
li.psm1::before{
    content: '\f16d';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
}
li.psm2::before{
    content: '\f09a';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #008AFF !important;
}
li.psm3::before{
   content: '\e07b';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #00f2ea !important;
}
li.psm4::before{
   content: '\f099';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #1DA1F2 !important;
}
li.psm5::before{
   content: '\f0d2';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #E60023 !important;
}
li.psm6::before{
   content: '\f167';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #FF0000 !important;
}
li.psm7::before{
   content: '\f08c';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
   color: #0A66C2 !important;
}
li.psm8::before{
   content: '\f1a0';
   font-weight: 400;
   font-family: "Font Awesome 5 Brands" !important;
}
li.blog::before{
   content: '\f304';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
li.video-academy::before{
   content: '\f501';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
li.features-main::before{
   content: '\f013';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
li.what-new::before{
   content: '\f0eb';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
li.help-center::before{
   content: '\f128';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
li.affliate-program::before{
   content: '\f007';
   font-weight: 600;
   font-family: "Font Awesome 5 Free" !important;
   color: #fab626 !important;
}
.publish-media-schedule > .sub-menu {
    width: 250px !important;
}
@media(max-width: 991px){
.navigation li a {
    color: #fff;
}
ul#menu-header-1 li ul li .sub-menu>li {
    padding-left: 0 !important;
}
li.explore-videos, li.explore-ai-template, li.create-template {border: none !important;}
.navigation--offcanvas li a, .navigation--offcanvas>li>.sub-menu>li>a, .navigation--offcanvas>li>.sub-menu>li>.sub-menu>li>a {
    text-transform: capitalize;font-weight:normal !important;
}
.navigation--offcanvas>li>.sub-menu>li>.sub-menu>li>a {
    padding-left: 30px;
}
.navigation--offcanvas li > a:after {
    display: none;
}
li.create-video::after, li.write-ai-designer::after {
    top: 14px;
}
ul li ul.sub-menu {
    box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.sub-menu{
   padding-left: 30px !important;
}
.atbs-ceris-offcanvas {
    background: #232323;
}
.navigation--offcanvas li>a:hover {
    color: #fff;
}
.sub-menu li::before {
    position: absolute;
    top: 10px;
    color: #fff;
}
.sub-menu li a {
    text-transform: lowercase;
}
}
/** new icon css end **/
.link-social {
    padding-right: 8px;
    padding-left: 8px;
    max-width: 100%;
    display: inline-block;
}
.image-5 {
    width: 36px;
}
.social-wrapper {
    margin-left: -8px;
    padding-top: 24px;
    padding-bottom: 0px;
}
.post__title, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,.entry-tags ul > li > a, a, .post__meta .entry-author__name, .post__meta a.entry-author__name, .comment-reply-title, .comment-form-comment textarea, .comment-form .form-control-custom, .wpcf7-form textarea, .block-heading__title, .pagination-circle .atbs-ceris-pagination__item, .single-footer .comments-count, .single-footer .view-count{color:#fff;}
.single-body--content strong{color:#d6d6d6;}
.post__meta, .entry-meta, .comment-reply-link, .comment-reply-link:before{color:#d8d8d8;}
p, .posts-navigation .posts-navigation__label span, .post__excerpt{color:#c0c0c1;} 
.single-entry-wrap .posts-navigation, .single-body--content {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.single-entry-wrap .posts-navigation:before{
    background-color: rgba(255,255,255,0.3);
}
.single-header .entry-meta * {color:#d8d8d8 !important;}
a.post__cat.post__cat--bg, a.post__cat.post__cat--bg[class*="cat-"] {
    background-color: transparent;
    padding: 6px 16px;
    border: 1px solid #888;
    border-radius: 8px;
    color: #d8d8d8 !important;
    text-transform: lowercase;
    font-size: 14px;
}
h1.entry-title.post__title {
    margin-top: 24px;
    margin-bottom: 24px;
    font-family: Rubik, sans-serif;
    color: #fff;
    font-size: 44px !important;
    font-weight: 400;
}
.author-box .author-avatar {
    background-color: #fff;
}

body.single.single-post .single-body--content li {
    margin-right: 6px !important;
}
body.author .author-box .author-name a, body.author .author-box .author-bio, body.author .author-box .author-info a, body.author .author-box .author-bio a {
    color: #fff !important;
}
.single-body--content .ceris-entry-meta-with-share-wrap , span.entry-author.entry-author--with-ava, .author_name--wrap {
    display: none !important;
} 
.atbs-ceris-block.atbs-ceris-block--fullwidth.related-posts.has-background.lightgray-bg {
    display: none;
}
.comment-form-author input:focus, .comment-form-email input:focus, .comment-form-comment textarea:focus, .wpcf7-form input:focus, .wpcf7-form textarea:focus, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, textarea.form-control, select, select.form-control{background-color:transparent !important; border-color:#fff;color:#fff;}
::-webkit-input-placeholder, h2.comments-title, .comment-metadata a, .comment-metadata{color:#fff !important;}
.comment-list ol.children>li {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.atbs-ceris-block.atbs-ceris-block--fullwidth.same-category-posts {
    background-color: transparent;
    border-top: 1px solid rgba(255,255,255,0.05);
}
.single-body--content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
font-family: Rubik, sans-serif;
}
.single-body--content p {
   line-height: 28px;
   font-family: Rubik, sans-serif;
   margin-bottom: 14px;
   font-weight: 400;
   margin-top: 0;
}

.single-body--content strong {
    font-weight: 600;
    line-height: 20px;
}
.single-body--content li {
    color: #c0c0c1;
margin:0 !important; font-family: Rubik, sans-serif;
}
.single-body--content h3 {
    margin-top: 24px;
    margin-bottom: 8px;
    color: #ffad00;
    line-height: 28px;
    font-weight: 400;
    font-size: 24px;
font-family: Rubik, sans-serif;
}
.single-body--content figcaption {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    display: block;
    text-align: center;
    color: #fff;
font-family: Rubik, sans-serif;
   margin-bottom:24px;
}
.single-body--content img {
    margin-bottom: 0 !important;
}
.single-body--content p a {
    color: #c0c0c1;
    text-decoration: underline;
}
.single-body--content p a:hover{color:#ffe086;}
.navigation-bar__section.lwa.lwa-template-modal , .navigation-wrapper.navigation-bar__section.js-priority-nav.text-right + .navigation-bar__section{
    display: none;
}
nav.navigation-bar.navigation-bar--fullwidth .navigation-bar__section.lwa.lwa-template-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0;
    padding: 0;
}
input.form-control.search-form__input {
    background-color: #FFAD00 !important;
}
body h2.search-module-heading {
    color: #FFAD00 !important;
}
.search-recommend-articles article a , .search-results__inner a,.search-recommend-articles article a:hover , .search-results__inner a:hover{
    color: #010101;
}
ul#menu-header li a {
        -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
    font-family: Rubik, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    height: 38px;
    line-height: 38px;
    margin: 10px 0;
}
li#menu-item-1517 a{
    margin-right: 0px !important;
    margin-left: 8px !important;
    border: 1px solid #ffad00;
    border-radius: 20px;
    background-color: #ffad00;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    color: #1e1e1e !important;
    text-align: center;
    text-transform: none;
}
li#menu-item-1517 a:hover {
    border-color: #ffd350;
    background-color: #ffd350;
    color: #1e1e1e;
}
.site-header {
    -webkit-box-shadow: noe;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navigation-bar {height: auto;}
li#menu-item-1518 a {
        margin-right: 8px !important;
    margin-left: 8px !important;
    border: 1px solid #ffad00;
    border-radius: 20px;
    background-color: transparent;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    color: #ffad00 !important;
    text-align: center;
}
li#menu-item-1518 a:hover{background-color: #ffad00;
    color: #1e1e1e !important;}
.single-body--content .wp-caption {
    margin-top: 20px;
}
.wp-caption .wp-caption-text {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
div#media_image-2 img {
    width: 151px;
    opacity: 0.4;
}
div#media_image-2 {
    margin-bottom: 0;
}
div#custom_html-3 ul.social-list {
    margin-top: 24px;
}
div#custom_html-3 ul.social-list li {
    padding-right: 8px;
    padding-left: 8px;
}
div#custom_html-3 ul.social-list li a {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 0;
    line-height: 35px;
    background-color: #ffad00;
    border-radius: 5px;
}
.caption {
    text-align: right;
    opacity: 0.8;
    font-family: Rubik, sans-serif;
    color: #d8d8d8;
    font-size: 14px;
}
.caption.cp2 {
    padding-top: 20px;
}
.caption.cp2 a{margin-left:10px;}
.site-footer__section.site-footer__section--bordered-inner {
    display: none;
}
/* .home-first .atbs-ceris-block__inner{background-color:#232323 !important;} */
.home .site-content {
    padding-top: 0;
}
.ceris-post-vertical--cat-overlay a.post__cat {
    top: 10px;
    bottom: auto;
    left: 10px;
    background-color: #1e1e1e !important;
}
.atbs-ceris-post--grid-c-update .post-main .owl-item.active .post-no-thumb-title-line .post__cat {
    border: 1px solid rgba(255,255,255,0.7);
}
.atbs-ceris-post--grid-c-update .post-main .owl-item.active + .owl-item.active .post-no-thumb-title-line .post__cat {
    border: 1px solid rgba(0,0,0,0.3) !important;
    color: #000 !important;
}
span.title-socials {
    color: #000;
    border-right: 1px solid rgba(0,0,0,0.4);
}
.entry-categories ul>li, .entry-tags ul>li {
    margin: 4px 10px !important;
}
.entry-tags ul>li a.post-tag {
    padding: 6px 16px;
    border: 1px solid #888;
    border-radius: 8px;
    color: #d8d8d8 !important;
}
body .page-heading__subtitle {
	color: #c0c0c1 !important;
}
@media (min-width: 1200px) and (max-width: 1900px){
.atbs-ceris-post--grid-c-update .post-main {
    height: 425px;
}
}
@media (min-width: 1900px){
.atbs-ceris-post--grid-c-update .post-main {
    height: 470px;
}
}
@media (min-width: 767px){
.single-post .atbs-single-style-1 .single-content .single-entry-thumb > img {
    -o-object-fit: fill;
    object-fit: fill;
}
.single-post .atbs-single-style-1 .single-content .single-entry-thumb {
    height: auto;
}
}
@media only screen and (max-width: 991px) {
/* button.mobile-header-btn.js-search-popup {
    display: none;
} */
.caption {
    text-align: left;
	}
h1.entry-title.post__title {
    font-size: 24px !important;
}
	.entry-tags ul, .entry-categories ul{margin:0;}
.entry-interaction.entry-interaction--horizontal {
    margin-top: 15px;
}
}