/*
 Theme Name:   JCK Theme
 Theme URI:    http://http://jck.truelogic.it/thevoux-wp/
 Description:  JCK child theme
 Template:     thevoux-wp
*/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

.margin-center {
    margin: 0 auto;
}

a {
    color: #a07d14
}

/*HEADER*/
.header.fixed {
    position: relative;
    transform: translateY(0);
}

.header.fixed.header--slide {
    position: fixed;
    transform: translateY(0);
}

.header.fixed.header--unslide {
    position: relative;
    transform: translateY(0);
}

/**/
.mobile-toggle {
    display: none;
}

/**/
.top-banner {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.top-banner img {
    max-width: 100%;
    height: auto
}

.top-banner iframe {
    margin: 0 auto
}

/**/
.header.style2 .logo .logolink {
    margin: 15px 50px 15px 0px;
}

/**/
.full-menu-container .full-menu > li {
    padding: 15px 18px;
}

.full-menu-container .full-menu > li > a {
    font-weight: 700;
    font-size: 12px;
    color: #000;
}

.full-menu-container .full-menu > li.menu-item-has-children > a:after {
    color: #999;
    margin-left: 7px;
}

.full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #a07d14;
    background: #f6f6f6;
    box-sizing: border-box;
    padding-top: 12px;
}

.full-menu-container .full-menu > li.jck-gray-lnk a {
    color: #999
}

@media screen and (max-width: 1180px) {
    .mobile-toggle {
        display: inline-block;
    }
}

@media only screen and (min-width: 40.063em) {
    /*FLEX BUG*/
    .header .header_top > .row > .columns.medium-10 {
        -ms-flex: 0 0 83%;
        flex: 0 0 83%;
        max-width: 83%;
    }

    .header .header_top > .row > .columns.medium-2 {
        -ms-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%;
    }

    /*END FLEX BUG*/
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu {
    border-right: 1px solid #e4e4e4;
    width: 180px;
    margin-right: 50px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li > a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 18px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li > a .fa {
    color: #000;
}

.full-menu-container .full-menu h6 a {
    font-size: 17px;
}

.post.mega-menu-post .post-title h6 {
    font-family: "AWConqueror Pro Didot S";
    color: #000;
    font-size: 17px;
    line-height: 1.3;
}

.full-menu-container .full-menu a img {
    max-height: 115px;
}

/**/
.magazine-highlight {
    position: relative
}

.magazine-highlight:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    width: 1px;
    height: 100%;
    border-left: 1px solid #f0f0f0;
}

.magazine-highlight .table {
    display: table;
    width: 100%;
}

.magazine-highlight figure {
    display: table-cell;
    padding-right: 15px;
    width: 200px;
}

.magazine-highlight .highlight-content {
    display: table-cell;
    position: relative;
}

.magazine-highlight .issue {
    line-height: 1;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 12px;
}

.magazine-highlight .title {
    display: block;
    font-family: "Playfair Display";
    font-size: 25px;
    font-weight: 700;
    color: #000;
    line-height: 1.4;
}

.magazine-highlight .text {
    font-family: "Playfair Display";
    font-size: 25px;
    color: #555;
    line-height: 1.4;
    display: block;
    margin-bottom: 20px;
}

.magazine-highlight .button {
    width: 100%;
    padding: 12px 0 0 0;
    font-family: "Univers LT Std";
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    background: #a07d14;
    color: #fff;
}

.full-menu-container .full-menu .magazine-highlight .button {
    color: #fff;
    font-size: 14px;
}

.full-menu-container .full-menu .magazine-highlight .button:hover {
    opacity: 1
}

.archive-list {
    padding-left: 35px;
}

.archive-list .archive-title {
    line-height: 1;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 12px;
}

.archive-list ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
}

.archive-list li {
    list-style: none;
    float: left;
    padding-left: 21px;
    text-align: center;
    width: 113px;
}

.archive-list li:first-child {
    padding-left: 0;
    width: 92px;
}

.archive-list li img {
    height: 110px;
    max-height: 110px;
    min-height: 110px;
}

.archive-list li p {
    display: block;
    line-height: 1 !important;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin: 15px 0 0 0;
    font-size: 12px;
}

.archive-list .more p {
    font-weight: 400;
}

.archive-list .more a {
    display: block;
    height: 110px;
    background: #fff;
    color: #a07d14;
    font-size: 30px;
    padding-top: 36px;
}

.archive-list .more a span {
    line-height: 1;
    display: inline-block;
    border: 1px solid rgba(206, 174, 44, .6);
    border-radius: 100%;
    padding: 1px 0 0 0;
    width: 36px;
    height: 35px;
}

/**/
.menu-shows-columns {
    padding: 0
}

.menu-shows {
    overflow: hidden
}

.menu-shows li {
    float: left;
    text-align: center
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li {
    margin-right: 59px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li:last-child {
    margin-right: 0px;
    border-left: 1px solid #f0f0f0;
    padding-left: 59px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows {
    width: 100%;
    border: none;
    margin: 0
}

.menu-shows li img {
    display: block;
    margin-bottom: 12px;
    border: 1px solid #eaeaea;
}

.menu-shows .date {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #777;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 6px;
}

.menu-shows .place {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}

.menu-shows .button {
    width: 100%;
    padding: 10px 15px 0 15px;
    font-family: "Univers LT Std";
    font-weight: 700;
    font-size: 13px;
    height: 36px;
    border: 2px solid #a07d14;
    background: #a07d14;
    color: #fff;
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li > a.button {
    font-size: 13px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active a {
    color: #000;
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active a:hover {
    line-height: 1.2;
    opacity: 0.8
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active a.button {
    color: #fff;
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button {
    color: #fff;
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #a07d14;
    background: transparent;
    line-height: 1.2;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #a07d14;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    color: #fff;
    opacity: 1;
    line-height: 1.2;
    background: #a07d14
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .place {
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-jca li .place {
    line-height: 1.2;
    min-height: 34px;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .place {
    line-height: 1.2
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li:hover.active .place {
    line-height: 1.2;
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.separator .place {
    line-height: 1.4
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active.separator .place {
    line-height: 1.4
}

.full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li:hover.separator .place {
    line-height: 1.4
}

/**/
.more-submenu, .blogs-submenu {
    list-style: none;
    overflow: hidden
}

.more-submenu li, .blogs-submenu li {
    list-style: none;
    float: left;
    padding: 0;
    text-align: center;
    width: 20%;
    margin-bottom: 20px;
}

.blogs-submenu li:nth-child(5) {
    clear: left;
}

.more-submenu img, .blogs-submenu img {
    border-radius: 100%;
    width: 64px;
    height: auto;
    margin-bottom: 4px;
}

.more-submenu span, .blogs-submenu span {
    font-family: "Playfair Display";
    font-size: 13px;
    color: #777;
    display: block
}

/**/
.header .social-holder .icon-1x {
    font-size: 19px;
    color: #999;
    padding: 0 8px;
}

.header .social-holder .icon-1x:hover {
    color: #a07d14
}

.quick_search .search_icon {
    fill: #000000;
}

/**/
.full-menu-container .full-menu {
    line-height: 0;
}

/*SUSCRIBE*/
.footer-subscribe {
    border-bottom: none !important
}

.post .post-content .thb_subscribe h3 {
    font-size: 28px;
    font-family: "AWConqueror Pro Didot S";
    text-transform: uppercase;
}

.post .post-content .thb_subscribe h3 + p {
    font-size: 17px;
    font-family: "Playfair Display";
}

.post .post-content .thb_subscribe h3 + p strong {
    font-weight: 700;
}

.post .post-content .thb_subscribe .email {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}

.post .post-content .thb_subscribe .newsletter-form.row .columns {
    padding: 0;
}

.post .post-content .thb_subscribe .newsletter-form.row .columns:nth-child(1) {
    text-align: right
}

.post .post-content .thb_subscribe .newsletter-form.row .columns:nth-child(2) {
    text-align: left
}

.post .post-content .thb_subscribe .widget_subscribe {
    border: 1px solid #e2e2e2;
    font-size: 16px;
    color: #ababab;
    width: 360px;
    margin-right: 120px;
}

.post .post-content .thb_subscribe .btn {
    background: #a07d14;
    font-size: 18px;
    font-family: "Playfair Display";
    font-weight: 700;
    text-transform: uppercase;
    width: 130px;
    margin-left: -120px;
    box-sizing: border-box;
    height: 58px;
    border: 2px solid #a07d14;
    letter-spacing: 1px;
    padding: 19px 0px 23px 0px;
    text-align: center
}

.post .post-content .thb_subscribe .btn:hover {
    opacity: .7
}

.post .post-content .thb_subscribe .sponsor p {
    color: #555;
    font-size: 18px;
    font-family: "Playfair Display";
    margin-top: 20px;
}

.post .post-content .thb_subscribe .sponsor p img {
    margin-left: 10px;
}

/*FOOTER*/
#footer .row.center-align .columns {
    align-items: left;
}

#footer .row .columns.medium-4 {
    display: block
}

#footer .widget_nav_menu {
    padding: 50px 0;
    text-align: left;
    float: left;
    width: 50%;
    margin: 0;
}

#footer .widget_nav_menu:first-child {
    width: 50%;
}

#footer .widget > strong {
    text-align: left;
    font-family: "Playfair Display";
    font-size: 16px;
    text-transform: none;
    margin-bottom: 15px;
    letter-spacing: 0
}

#footer .widget > strong span {
    padding: 0;
    font-weight: 700;
    color: #000;
}

#footer .widget ul.menu li {
    padding-bottom: 12px;
}

#footer .widget ul.menu li a {
    font-size: 13px;
    color: #555;
    text-transform: none;
}

#footer .widget ul.menu li a:hover {
    color: #a07d14
}

/**/
#footer .widget_text.style1 {
    padding: 0;
}

/**/
#footer .row .columns.medium-4:nth-child(2) {
    padding: 60px 0 0 0;
}

#footer .row .columns.medium-4:nth-child(2) strong {
    text-align: center;
    font-style: italic;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 0
}

#footer .row .columns.medium-4:nth-child(2) strong span {
    font-weight: 400;
}

#footer .row .columns.medium-4:nth-child(2) .widget_text {
    margin-bottom: 40px;
}

#footer .row .columns.medium-4:nth-child(2) .widget_text li {
    display: inline-block
}

#footer .row .columns.medium-4:nth-child(2) .widget_text li a {
    color: #999;
    font-size: 21px;
    margin-left: 9px;
    margin-right: 9px;
}

#footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #a07d14
}

/**/
#footer .row .columns.medium-4:nth-child(3) {
    padding: 50px 0 0 0
}

#footer .row .columns.medium-4:nth-child(3) .textwidget {
    display: table;
    width: 100%;
}

#footer-col3-left {
    display: table-cell;
    padding-left: 30px;
}

#footer-col3-right {
    display: table-cell;
    text-align: center;
    width: 188px;
    vertical-align: top;
    position: relative;
    font-family: "Playfair Display";
    font-size: 25px;
    color: #555;
    line-height: 1.4;
}

#footer-col3-right strong {
    display: block;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #000
}

#footer-col3-butt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 25px;
    line-height: 0;
    width: 100%;
}

#footer-col3-butt .btn.small {
    border: 2px solid #a07d14;
    background: #fff;
    color: #a07d14;
    font-size: 14px;
    width: 100%;
    margin-bottom: 0;
    font-family: "Univers LT Std";
    font-weight: 700;
    text-transform: uppercase;
    height: 43px;
    line-height: 1;
    padding: 14px 0 0 0;
    text-align: center
}

#footer-col3-butt .btn.small:hover {
    background: #a07d14;
    color: #fff;
}

#footer-col3-butt .btn.small:focus {
    font-size: 14px;
    line-height: 1;
    padding: 14px 0 0 0;
}

/**/
#subfooter p {
    font-size: 12px;
    color: #777;
}

#subfooter p a {
    color: #000;
    display: inline;
    font-weight: 600;
    margin: 0;
    font-size: 12px;
}

#subfooter p a:hover {
    color: #a07d14
}

/*HOME*/
#main_home {
    margin-top: 50px;
    margin-bottom: 50px;
}

#main_home .post-author {
    display: none;
}

#main_home .post-meta {
    margin: 0 0 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

#main_home .post-meta a {
    font-size: 16px !important;
    color: #777;
    line-height: 1;
}

#main_home .post-title h5 a {
    font-size: 24px;
    color: #3f3f3f;
    font-family: "AWConqueror Pro Didot S";
    font-weight: 400;
    line-height: 1.3;
}

#main_home .category-sponsor-content .post-meta a {
    color: #a07d14 !important;
}

/**/
.home-column-group .medium-9 {
    max-width: 72.5%;
    flex: 0 0 72.5%;
}

.home-column-group .medium-3 {
    max-width: 27.5%;
    flex: 0 0 27.5%;
}

/**/
.widget-shows {
    padding: 0 0 30px 0
}

.widget-shows > div + div {
    border: 1px solid #eaeaea;
    text-align: center;
    padding: 0 20px 30px 20px
}

.widget-shows #text1 {
    font-family: "Univers LT Std";
    font-weight: 700;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 1 !important;
    margin: 20px 0 10px 0
}

.widget-shows #tit {
    text-transform: uppercase;
    color: #000;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 700;
    line-height: 1 !important;
    margin: 0 0 15px 0
}

.widget-shows #date {
    font-size: 13px;
    color: #555;
    line-height: 1.5 !important;
    margin: 0 0 20px 0;
}

.widget-shows .btn.small:focus {
    font-size: 14px;
    padding: 14px 20px 0 20px;
    line-height: 1;
}

.widget-shows iframe {
    margin: 0 auto;
}

.fixed-me {
    text-align: center
}

.fixed-me iframe {
    margin: 0 auto;
}

/**/
.banner-wideskyscraper {
    padding: 30px 0
}

/**/
.news-trends-home-data .tit-section-default p {
    font-size: 20px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin: 0 0 30px 0 !important
}

.news-trends-home-data .post-links {
    display: none;
}

.news-trends-home-data .large-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 30px;
}

.news-trends-home-data .large-6 img {
    max-width: 300px;
}

.news-trends-home-data .large-6 + .large-6 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 30px;
}

.news-trends-home-data .large-12 {
    padding-left: 30px;
    padding-right: 30px;
}

.news-trends-home-data .post-meta a {
    font-size: 16px !important;
}

.news-trends-home-data .post-meta a:hover {
    color: #a07d14 !important
}

.news-trends-home-data .post .post-author {
    margin: 0 !important;
    font-size: 12px !important;
    color: #999;
    text-transform: none !important;
}

.news-trends-home-data .post .post-author .pipe {
    display: inline-block;
    color: #999;
    margin-left: 5px;
    margin-right: 5px;
}

.news-trends-home-data .post .post-title h3 {
    font-size: 24px;
    line-height: 1.3;
    font-family: "AWConqueror Pro Didot S";
    margin-bottom: 15px;
}

.news-trends-home-data .post .post-title h3 a {
    color: #3f3f3f
}

.news-trends-home-data .post .post-content.small p {
    font-size: 15px;
    color: #555;
    line-height: 1.4 !important;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}

.news-trends-home-data .btn.small {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Univers LT Std";
    color: #a07d14;
    background: #fff;
    border: 2px solid #a07d14;
    padding: 18px 45px 0 45px;
    height: 50px;
}

.news-trends-home-data .btn.small:hover {
    opacity: 1;
    background: #a07d14;
    color: #fff;
}

.news-trends-home-data .btn.small:focus {
    font-size: 14px;
    padding: 18px 45px 0 45px;
}

.news-trends-home-data .posts.border .post.sponsored-content {
    padding-bottom: 29px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding-top: 29px;
}

.news-trends-home-data .sponsored-content {
    background: #f8f8f8;
}

.news-trends-home-data .sponsored-content .post-meta a {
    color: #a07d14 !important;
}

.loadmore-cta-container {
    text-align: center;
    padding-top: 50px;
    border-top: 1px solid #eaeaea;
}

.loadmore-cta-container .btn.small {
    border: 2px solid #a07d14 !important;
    margin: 0 auto;
    color: #a07d14;
    background: #fff;
    height: 50px;
    width: 252px;
    text-align: center;
    padding-top: 17px;
}

.loadmore-cta-container .btn.small:hover {
    background: #a07d14;
    color: #fff;
}

.loadmore-cta-container .btn.small:focus {
    font-size: 14px;
    padding: 14px 20px 0 20px;
    line-height: 1;
}

.home-column-group .news-trends-home-data-load-more.medium-9 {
    margin-bottom: 0;
}

/**/
.home-column-group .medium-9 {
    max-width: 72.5%;
    margin-bottom: 60px;
}

.home-column-group .medium-3 {
    max-width: 27.5%;
}

/**/
#sponsor-content-home {
    margin-bottom: 50px;
}

#sponsor-content-home .row.max_width {
    max-width: 78em;
}

#sponsor-content-home .tit-section-sponsor p {
    font-size: 20px;
    color: #a07d14;
    font-family: "Playfair Display";
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 30px 0
}

#sponsor-content-home .author-section-sponsor p {
    font-size: 18px;
    color: #555;
    font-family: "Playfair Display";
    text-align: right;
    margin: 0 0 30px 0
}

#sponsor-content-home .vc_inner .wpb_column.columns {
    padding-left: 0;
    padding-right: 0;
}

#sponsor-content-home .post.style6 .post-gallery {
    margin-bottom: 15px;
}

#sponsor-content-home .post.style6 .post-title span {
    font-size: 13px;
    color: #a07d14;
    text-transform: uppercase;
    font-family: "Univers LT Std", serif;
    line-height: 1;
}

#sponsor-content-home .post.style6 .post-title h5 {
    font-size: 13px;
    color: #a07d14;
    font-family: "Univers LT Std", serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

#sponsor-content-home .post.style6 .post-title h5 a {
    color: #a07d14;
}

#sponsor-content-home .post.style6 .post-title h3 {
    font-family: "AWConqueror Pro Didot S", serif;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

/**/
#instagram-home {
    margin-bottom: 50px;
}

#instagram-home .tit-instagram-home p {
    text-align: center;
    font-size: 25px;
    color: #000;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: 600;
}

#instagram-home .tit-instagram-home p .fa {
    margin-right: 10px;
}

#instagram-home .tit-instagram-home p a {
    color: #acabab;
    margin-left: 10px;
}

/*COLOR SKIN*/
.gold {
    color: #a07d14;
}

/*SPONSOR POST*/
.sponsored-content-template-default .top-banner {
    display: none;
}

#infinite-article > .sponsor-content {
    padding-top: 0;
}

.breadcrumb-row {
    background: #f6f6f6;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 40px;
}

.breadcrumb {
    font-family: "Playfair Display";
    color: #555;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    padding: 30px 0
}

.sponsor-content .banner-970 {
    text-align: center;
    margin-bottom: 50px;
}

.sponsor-content .banner-970 img {
    margin: 0 auto;
}

.sponsor-content .post-author span {
    margin-left: 3px;
    color: #a07d14;
    font-weight: 600;
}

.post-content-feat-img img {
    float: right;
    margin-left: 40px;
}

.sponsor-template-default .archive-page-container .post .post-content.small p {
    white-space: normal !important;
    text-overflow: none !important;
    line-height: 1.8 !important;
    font-size: 14px;
    color: #555;
}

.sponsor-template-default .banner-leaderboard {
    padding: 0 0 20px 0;
    margin-top: -10px;
}

.sponsor-template-default .sponsor-container h1 {
    font-family: 'AWConqueror Pro Didot S';
    font-size: 36px !important;
    color: #3f3f3f
}

.sponsor-template-default .post .post-author {
    font-size: 12px !important;
    color: #999;
    text-transform: none !important;
    margin-bottom: 0 !important;
}

.sponsor-template-default .post .post-title h3 {
    font-size: 24px;
}

.sponsor-template-default .sponsor-container h4 {
    font-family: 'AWConqueror Pro Didot S';
    font-size: 24px !important;
}

/*SPONSORS*/
.sponsor-container .sponsor-thumb img {
    height: auto;
    border: 1px solid #EDEDED;
    padding: 10px;
}

.archive-page-container .post .post-content.small p {
    white-space: normal;
    text-overflow: none;
}

.post .post-gallery.sponsor-thumb {
    border: 0 !important;
}

.sponsor-container h1 {
    font-size: 34px !important;
    color: #3F3F3F !important;
}

.sponsor-container h4 {
    font-size: 23px !important;
    color: #999999 !important;
}

.sponsor-container p {
    line-height: normal !important;
}

.archive-page-container .bg-grey {
    background-color: #F8F8F8;
}

.sponsored-content.first {
    margin-top: 30px !important;
}

.sponsor-container {
    margin: 30px 0 !important;
}

article {
    min-height: auto;
}

.archive-page-container .post.style1 .post-meta, .archive-page-container .post.style1 .post-author {
    display: block !important;
}

.archive-page-container .post.style1 .post-meta span {
    font-family: 'AWConqueror Pro Didot S';
    font-size: 17px !important;
    color: #777777 !important;
}

.post.style1 .post-meta span {
    font-family: 'AWConqueror Pro Didot S';
    font-size: 16px !important;
    color: #a07d14 !important;
}

.post.style1 .post-meta span + a {
    display: none;
}

.sponsor-template-default .top-banner {
    display: none;
}

span.cat-sponsored-content, a.cat-sponsored-content {
    color: #a07d14 !important;
    font-size: 16px !important;
    font-family: 'AWConqueror Pro Didot S';
    line-height: 1;
}

/*CATEGORY LIST*/
.archive-page-container .large-6 {
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
}

.archive-page-container .large-6 + .large-6 {
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%;
}

.archive-page-container .post-links {
    display: none;
}

.archive-page-container .post.style1 .post-meta,
.archive-page-container .post.style1 .post-author {
    display: none;
}

.archive-page-container .post .post-content.small p {
    width: 100%;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.archive-page-container .post .post-content.small p:empty {
    display: none;
}

.archive-page-container .post .post-title h3 {
    font-size: 24px;
    line-height: 1.3;
    font-family: "AWConqueror Pro Didot S";
    margin-bottom: 15px;
}

.archive-page-container .post .post-title h3 a {
    color: #3f3f3f
}

.archive-page-container .post-meta a {
    font-size: 16px !important;
}

/**/
.widget_categoryslider,
#thb_categoryslider_widget-2,
#thb_categoryslider_widget-4 {
    border: none;
    background: #f5f5f5
}

.widget_categoryslider .post-content,
#thb_categoryslider_widget-2 .post-content,
#thb_categoryslider_widget-4 .post-content {
    display: none;
}

.widget_categoryslider .post .post-title h4,
#thb_categoryslider_widget-2 .post .post-title h4,
#thb_categoryslider_widget-4 .post .post-title h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

.widget_categoryslider > strong span,
#thb_categoryslider_widget-2 > strong span,
#thb_categoryslider_widget-4 > strong span {
    background: none;
    height: auto;
    padding: 20px 0 0 0;
    line-height: 1;
    font-weight: 700;
    font-family: "Playfair Display";
    font-size: 15px;
    color: #000;
    letter-spacing: 0
}

/**/
.category .banner-mediumrectangle {
    padding-top: 0;
}

.archive-page-container .post.style1.sponsored-content {
    background: #f8f8f8;
    padding: 30px 0;
}

.archive-page-container .post.style1.sponsored-content:last-of-type {
    padding: 30px 0;
}

.archive-page-container .post.style1.sponsored-content.listingpage-article,
.archive-page-container .post.style1.listingpage-article {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .625rem;
    padding-right: .625rem;
    min-width: initial;
}

.archive-page-container .post.style1.listingpage-article.remove-margin-bottom {
    margin-bottom: 0;
}

.archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #a07d14 !important;
}

.archive.category .archive-page-container .post.style1.listingpage-article.remove-margin-bottom {
    margin-bottom: 30px;
}

/**/
.logged-in.admin-bar.archive.category #wrapper [role="main"] {
    margin-top: 32px;
}

/*POST*/
.category_container {
    background: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 0;
}

.category_container.author-information .inner {
    padding: 25px 0
}

.category_container.author-information {
    margin-top: 20px;
}

.author-information .authorpage .avatar {
    width: 70px;
    border-radius: 100%;
}

.author-information .authorpage .author-content {
    padding-left: 90px;
}

.author-information .authorpage .author-content h5 {
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 20px;
}

.authorpage .author-content .fa {
    font-size: 22px;
}

.post .post-content.related h4 {
    font-size: 26px;
}

.post .post-content.related h4 strong {
    font-weight: 300;
}

.post .post-content.related h6 {
    font-size: 18px;
}

.post .post-content-feat-img {
    float: right;
}

.post .post-content-feat-img img {
    max-width: 300px;
    height: auto;
}

.mfp-close {
    background: #1d1d1d;
    top: 10px;
    right: 30px;
    text-align: center;
}

.mfp-close:active {
    top: 10px;
}

.mfp-close:after {
    content: "X";
    font-size: 30px;
    color: #fff;
}

/**/
#infinite-article > .post-detail-row {
    padding: 0;
}

.single-editorial-article #infinite-article > .post-detail-row {
    padding-top: 60px;
}

.breadcrum-container {
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px solid #eaeaea;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    color: #a07d14;
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.breadcrum-sponsored-by {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrum-container a {
    color: #555;
}

.breadcrum-container .row .breadcrum {
    position: relative;
}

/*.breadcrum-container a:after { content: " / ";}*/
.breadcrum-container span {
    display: inline-block; /*margin: 0 4px*/
}

.post-title .categories {
    color: #555;
    margin-bottom: 20px;
    font-size: 18px;
}

.post-title .categories-container a {
    font-family: "Playfair Display";
    color: #555;
    text-transform: uppercase;
}

.single-post #infinite-article > .post-detail-row {
    padding-top: 60px;
}

.post-gallery-content .row .columns.image-text h6 {
    display: none;
}

.post .post-author {
    text-transform: none !important;
}

/*BLOGS*/
.blogs {
    position: relative;
    padding-bottom: 30px;
    width: 100%;
}

.blogs-archive {
    position: relative;
    padding-top: 30px;
    width: 100%;
    background: #fff;
    margin-top: -1px;
}

.blogs p {
    font-size: 14px;
    line-height: 1.4 !important;
    margin-bottom: 15px;
}

.blogs p a, .blogs p .author-name {
    text-transform: uppercase;
    font-weight: 700;
    color: #a07d14;
}

.blogs .btn {
    font-size: 14px;
    font-family: "Univers LT Std";
    height: 40px;
    padding-top: 14px;
    padding-bottom: 6px;
    margin-top: 40px;
}

.blogs:after {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    border-top: 1px solid #e4e4e4;
    position: absolute;
    left: 15px;
    bottom: 0;
}

.category-blogs .owl-carousel .owl-item img {
    border: 1px solid #eaeaea
}

.category-blogs .owl-carousel .owl-item h4 {
    font-family: "AWConqueror Pro Didot S";
    font-size: 20px;
    line-height: 1.3;
    margin-top: 10px;
}

.category-blogs .owl-prev {
    display: block;
    position: absolute;
    left: 1px;
    top: 34%;
    z-index: 100;
    width: 25px;
    height: 40px;
    text-indent: -5000px;
    background: #fff;
}

.category-blogs .owl-prev:after {
    content: "\f104";
    text-align: left;
    color: #000;
    font-size: 20px;
    line-height: 1;
    font: normal normal normal 40px/1 FontAwesome;
    position: absolute;
    left: 2px;
    top: 0;
    text-indent: 0
}

.category-blogs .owl-next {
    display: block;
    position: absolute;
    right: 1px;
    top: 34%;
    z-index: 100;
    width: 25px;
    height: 40px;
    text-indent: -5000px;
    background: #fff;
}

.category-blogs .owl-next:before {
    content: "\f105";
    text-align: left;
    color: #000;
    font-size: 20px;
    line-height: 1;
    font: normal normal normal 40px/1 FontAwesome;
    position: absolute;
    right: 2px;
    top: 0;
    text-indent: 0
}

.blogs-archive h3 {
    font-size: 20px !important;
    font-weight: 700;
    font-family: "Playfair Display";
    text-transform: uppercase;
    margin: -1px 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 24px;
    border-top: 1px solid #fff;
    width: 100%;
}

/**/
.blog-author {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 34px;
}

.blog-author img {
    width: 120px;
    height: auto;
    border-radius: 100%;
    margin: 20px 0 15px 0;
}

.blog-author h2 {
    margin: 0 0 10px 0 !important;
    font-size: 47px !important;
}

.blog-author p {
    font-size: 14px;
    color: #555
}

.blog-author .author {
    font-size: 13px;
    color: #555;
}

.blog-author .author a {
    text-transform: uppercase;
    font-weight: 600;
}

.blog-author .author .author-name {
    text-transform: uppercase;
    font-weight: 600;
    color: #a07d14;
}

.blog-author .author .fa {
    color: #a07d14;
    margin-left: 10px;
    font-size: 18px;
}

/**/
.blog-author-block {
    padding-bottom: 29px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}

.blog-author-data figure {
    text-align: center
}

.blog-author-data figure img {
    width: 180px;
    border-radius: 100%;
    max-width: 100%;
    height: auto
}

.blog-author-data h2 {
    font-size: 43px;
    margin: 0 0 12px 0 !important;
    line-height: 1.2 !important;
}

.blog-author-data h2 span {
    margin-left: 10px;
    display: inline-block
}

.blog-author-data h2 span a {
    font-size: 20px;
    color: #a07d14;
    margin-left: 10px;
}

.blog-author-data h4 {
    font-size: 24px;
    color: #999;
    margin: 0 0 12px 0;
    font-family: "Playfair Display";
}

.blog-author-data p {
    font-size: 14px;
    color: #555;
    line-height: 1.6 !important;
}

/*MAGAZINE*/
.magazine-archive {
    overflow: hidden;
    margin: 0;
    width: 108%;
}

.magazine-archive li {
    list-style: none;
    margin: 0 0 26px 0;
    width: 25%;
    float: left;
    text-align: center
}

.magazine-archive li a {
    display: block;
    float: left;
    text-align: center;
    color: #3f3f3f;
    font-size: 14px;
    text-transform: uppercase;
}

.magazine-archive li img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    max-height: 230px;
    min-height: 230px
}

.magazine-archive li p {
    min-height: 42px;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.magazine-archive + .loadmore-cta-container {
    border: none
}

/**/
.magazine-cover {
    overflow: hidden;
    width: 106%;
    margin-bottom: 70px;
}

.magazine-cover figure {
    float: left;
    width: 46%;
}

.magazine-cover img {
    max-width: 100%;
    height: auto
}

.magazine-cover .data {
    float: left;
    width: 54%;
    padding-left: 28px;
}

.magazine-cover h4 {
    margin: 0 0 10px 0;
    font-size: 17px;
    color: #777;
    font-family: "Playfair Display";
    text-transform: uppercase;
}

.magazine-cover h3 {
    margin: 0 0 40px 0;
    font-family: "AWConqueror Pro Didot S";
    font-size: 34px;
    line-height: 1.3;
}

.magazine-cover .info {
    text-align: center;
    border: 7px solid #faf6e8;
    padding: 15px;
}

.magazine-cover p {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.2 !important;
}

.magazine-cover p a {
    text-decoration: underline;
    color: #555;
}

.magazine-cover .info h4 {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    text-transform: none;
}

.magazine-cover .highlighted {
    color: #a07d14;
}

.magazine-cover .btn {
    padding: 12px 72px;
    font-family: "Univers LT Std";
    font-size: 14px;
}

/**/
.single-magazine-article .post-detail-row {
    padding-top: 60px;
}

/*SEARCH*/
.search-results #archive-title {
    background: #f6f6f6;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 65px;
    padding: 25px 0 25px 0;
}

.search-results #archive-title h1 {
    margin: 0;
    font-family: "Playfair Display";
    font-weight: 400;
    color: #555;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left
}

.search-results #archive-title h1 span {
    color: #000;
    font-weight: 700;
    text-transform: none;
}

.search-results #archive-title h1 + h1 {
    margin-top: -24px;
}

.search-results .archive-page-container .large-6 {
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
}

.search-results .archive-page-container .large-6 + .large-6 {
    -ms-flex: 0 0 81%;
    flex: 0 0 81%;
    max-width: 81%;
}

.search-results .post.style1 .post-title h3 {
    font-size: 23px;
}

.search-results .archive-page-container .post .post-content {
    line-height: 1.5 !important;
}

.search-results .archive-page-container .post .post-content.small p {
    font-size: 15px;
    overflow: visible;
    white-space: normal;
    text-overflow: inherit;
}

.search-results .archive-page-container .post.style1 .post-meta {
    display: none !important;
}

.search-results .archive-page-container .post.style1 .post-author {
    font-size: 12px !important;
    color: #999;
    text-transform: none;
    margin: 20px 0 0 0 !important;
    display: block !important
}

.search-results .archive-page-container .post.style1 {
    min-height: auto
}

.search_results + .small-12 {
    margin-bottom: 30px;
}

.search_results div .archive-page-container {
    margin-top: 30px;
}

.search_results div .archive-page-container .posts.border .post:first-child {
    border-top: 1px solid #eaeaea;
    padding-top: 30px;
}

/**/
.search-no-results #archive-title {
    background: #f6f6f6;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 65px;
    padding: 25px 0 25px 0;
}

.search-no-results #archive-title h1 {
    margin: 0;
    font-family: "Playfair Display";
    font-weight: 400;
    color: #555;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left
}

.search-no-results #archive-title h1 span {
    color: #000;
    font-weight: 700;
    text-transform: none;
}

.search-no-results #archive-title h1 + h1 {
    margin-top: -24px;
}

.search-no-results .search_results .medium-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.search-no-results .search_results .medium-8 .table {
    width: 100%;
    min-height: auto !important
}

.search-no-results .search_results .sidebar {
    display: none;
}

/*WRITER*/
.writer .author-title .fa {
    color: #a07d14 !important;
    margin-left: 10px;
    font-size: 18px;
}

.writer .author-content .position {
    margin-top: 10px;
}

.archive-page-container .writer-listing.post .post-content.small p {
    white-space: normal;
    text-overflow: initial;
}

.archive-page-container .writer-listing.post .writer-thumb img {
    height: auto;
    border-radius: 100%;
}

.archive-page-container .writer-listing.post .subtitle,
.archive-page-container .writer-listing.post .author-title {
    margin-bottom: 0;
}

/**/
.widget.widget_text.style1 .banner-mediumrectangle {
    padding-top: 0;
}

/*404*/
.content404 h1 {
    font-size: 60px;
    color: #a07d14;
    font-family: "AWConqueror Pro Didot S";
    font-weight: 400;
    line-height: 1
}

.content404 > .row {
    min-height: auto
}

/*OWL CAROUSEL HOMEPAGE*/
.owl-carousel-homepage .owl-carousel.off {
    display: block;
}

.owl-carousel-homepage .owl-dots {
    text-align: center;
}

.owl-carousel-homepage .owl-dot {
    display: block;
    width: 10px;
    height: 10px;
    background: #dedede;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 2px;
    text-indent: -9999px;
    padding: 0;
    outline: 0;
    cursor: pointer;
    display: inline-block;
}

.owl-carousel-homepage .owl-dot.active {
    background-color: #a07d14;
}

/*MENU MOBILE*/
#mobile-menu .close {
    top: 0px;
    left: 0;
    right: initial;
    background-color: transparent;
    color: #222;
    font-size: 40px;
}

#menu-mobile-menu {
    margin-top: 12px;
}

#mobile-menu .logoimg {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.thb-mobile-menu li span {
    border: 0;
    font-size: 30px;
    height: auto;
    width: auto;
}

.thb-mobile-menu > li:first-child {
    border-top: 1px solid #e7e7e7;
}

.thb-mobile-menu li a {
    text-transform: uppercase;
    font-size: 15px;
}

.thb-mobile-menu ul.sub-menu.menu-shows {
    margin: 0;
    padding: 0;
}

.thb-mobile-menu .sub-menu.menu-shows li {
    float: none;
    background-color: #F7F7F7;
    text-align: left;
    position: relative;
    padding: 18px;
}

.thb-mobile-menu .sub-menu.menu-shows li img {
    display: none;
}

.thb-mobile-menu .sub-menu.menu-shows li span.date {
    position: static;
    width: auto;
    border: 0;
    margin: 0;
    text-align: left;
    line-height: normal;
    height: auto;
}

.thb-mobile-menu .sub-menu.menu-shows li a.place {
    line-height: normal;
    margin: 0;
    font-weight: 100;
    font-style: italic;
    font-size: 11px;
    height: auto;
    display: block;
}

.thb-mobile-menu .sub-menu.menu-shows li a.button {
    width: auto;
    background-color: transparent;
    border: 1px solid #666666;
    border-radius: 4px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
    padding: 6px 8px;
    margin: 0;
    line-height: normal;
    height: auto;
    text-transform: capitalize;
    min-width: 90px;
}

.thb-mobile-menu .sub-menu.menu-shows li a.button.register {
    background-color: #666666;
    color: white;
}

/*.thb-mobile-menu li:last-child {display: none;}*/

@media only screen and (max-width: 40.063em) {
    #mobile-menu {
        width: 378px;
        -moz-transform: translate3d(-378px, 0, 0);
        -webkit-transform: translate3d(-378px, 0, 0);
        transform: translate3d(-378px, 0, 0);
    }
}

.ad-mobile {
    display: none;
}

.ad-margin-bottom {
    margin-bottom: 30px;
}

.ad-margin-top {
    margin-top: 30px;
}

/*RESPONSIVE*/
@media screen and (max-width: 640px) {
    .ad-mobile {
        display: block;
    }

    .ad-desktop {
        display: none;
    }
}

/*SEARCH FILTER*/
.filter-content {
    display: inline-block;
    width: auto;
    text-transform: none;
    font-size: 14px;
    color: #555;
}

select.filter-content {
    margin: 0 16px;
    text-transform: uppercase;
    color: black;
    font-size: 13px;
    border: none;
    background: #f6f6f6
}

label.filter-content.second {
    margin-left: 40px;
}

.search-results #archive-title h1 {
    float: left;
}

.articles-top-container {
    border-top: 1px solid #eaeaea;
    padding-top: 30px;
}

@media screen and (min-width: 1025px) {
    #sponsor-content-home .large-3 {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }
}

@media screen and (max-width: 1600px) {
    .post .post-content .thb_subscribe .widget_subscribe {
        margin-right: 60px;
    }

    .post .post-content .thb_subscribe .btn {
        margin-left: -60px;
    }
}

@media screen and (max-width: 1400px) {
    .post .post-content .thb_subscribe .widget_subscribe {
        margin-right: 50px;
    }

    .post .post-content .thb_subscribe .btn {
        margin-left: -50px;
    }

    .top-banner iframe {
        -webkit-transform: scale(0.9) translateX(-4%);
        transform: scale(0.9) translateX(-4%);
    }
}

@media screen and (max-width: 1300px) {
    .top-banner iframe {
        -webkit-transform: scale(0.8) translateX(-9%);
        transform: scale(0.8) translateX(-9%);
    }
}

@media screen and (max-width: 1180px) {
    .header.style2 .logo .logolink {
        margin: 15px 50px 15px 15px;
    }

    #subscribe .medium-push-2 {
        left: 0
    }

    .post .post-content .thb_subscribe .widget_subscribe {
        margin-right: 140px;
    }

    .post .post-content .thb_subscribe .btn {
        margin-left: -140px;
    }

    #footer .widget_nav_menu:first-child {
        width: 45%;
        padding-left: 10%;
    }

    #footer .widget_nav_menu {
        width: 50%;
    }

    #footer-col3-left {
        padding-left: 20px;
    }

    #footer-col3-right {
        font-size: 20px;
    }

    /**/
    #main_home .medium-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #sponsor-content-home .vc_inner.row-fluid + .vc_inner.row-fluid .medium-6 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    /**/
    .instagram-row .thb-five {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    /**/
    article {
        min-height: auto;
    }

    /**/
    .magazine-archive li {
        padding-right: 10px;
    }

    .magazine-archive li img {
        max-height: 196px;
        min-height: 196px
    }
}

@media screen and (max-width: 1174px) {
    .gallery-ad {
        margin-left: -25px
    }
}

@media screen and (max-width: 1024px) {
    .gallery-ad {
        margin-left: 0
    }

    .top-banner iframe {
        -webkit-transform: scale(0.68) translateX(-22.5%);
        transform: scale(0.68) translateX(-22.5%);
    }

    .fixed-me iframe {
        -webkit-transform: scale(0.83) translateX(-25px);
        transform: scale(0.83) translateX(-25px);
    }
}

@media screen and (max-width: 991px) {
    .thb-mobile-menu .sub-menu li a:active,
    .thb-mobile-menu .sub-menu li a:focus {
        color: red
    }

    /**/
    .post .post-content .thb_subscribe .widget_subscribe {
        margin-right: 70px;
    }

    .post .post-content .thb_subscribe .btn {
        margin-left: -70px;
    }

    #footer .widget_nav_menu {
        width: 90%;
        padding-left: 10%;
        padding-top: 10px;
    }

    #footer .widget_nav_menu:first-child {
        width: 90%;
        padding-bottom: 10px;
        padding-top: 50px;
    }

    #footer .widget ul.menu li {
        padding-bottom: 8px;
    }

    #footer-col3-left {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    #footer-col3-right {
        display: block;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 80px;
    }

    #footer-col3-butt {
        bottom: 20px
    }

    /**/
    .magazine-cover figure {
        width: 100%;
        margin-bottom: 20px;
    }

    .magazine-cover .data {
        width: 100%;
    }

    /**/
    .magazine-archive li {
        width: 33.33%;
    }

    .magazine-archive li img {
        max-height: 190px;
        min-height: 190px
    }

    /**/
    .top-banner iframe {
        -webkit-transform: scale(0.5) translateX(-48%);
        transform: scale(0.5) translateX(-48%);
    }

    .fixed-me iframe {
        -webkit-transform: scale(0.6) translateX(-102px);
        transform: scale(0.6) translateX(-102px);
    }
}

@media screen and (max-width: 767px) {
    #main_home .medium-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home-column-group .medium-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home-column-group .medium-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-trends-home-data .tit-section-default p {
        text-align: center
    }

    #sponsor-content-home .tit-section-sponsor p {
        text-align: center
    }

    #sponsor-content-home .author-section-sponsor p {
        text-align: center
    }

    #sponsor-content-home .vc_inner.row-fluid + .vc_inner.row-fluid .medium-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .post .post-content .thb_subscribe .newsletter-form.row .columns:nth-child(2) {
        text-align: center
    }

    .post .post-content .thb_subscribe .btn {
        margin-left: 0;
    }

    #footer-col3-right {
        margin-bottom: 20px;
    }

    #footer .widget_nav_menu {
        padding-left: 0;
        width: 100%;
        text-align: center
    }

    #footer .widget_nav_menu:first-child {
        padding-left: 0;
        width: 100%;
        text-align: center
    }

    .widget-shows img {
        width: 100%;
    }

    #footer .widget > strong span {
        width: 100%;
        text-align: center
    }

    #footer-col3-left {
        padding-left: 10px;
        padding-right: 10px;
    }

    .banner-wideskyscraper {
        text-align: center
    }

    .news-trends-home-data .large-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
    }

    .news-trends-home-data .large-6 + .large-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 10px;
    }

    .news-trends-home-data .large-12 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .news-trends-home-data .large-6 img {
        max-width: 100%
    }

    #sponsor-content-home .post.style6 .post-gallery {
        width: 100%;
        float: left;
    }

    #sponsor-content-home .post.style6 .entry-header {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }

    /**/
    .banner-mediumrectangle {
        text-align: center
    }

    .author-information .authorpage .author-content {
        padding-left: 0;
    }

    .post .post-content-feat-img {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .post .post-content-feat-img img {
        float: none;
        margin-left: 0;
    }

    .post.post-detail .post-content p iframe {
        width: 100%;
    }

    .post .post-content h2 {
        line-height: 1.1
    }

    .post .post-content h4 {
        font-size: 22px;
        line-height: 1.3;
    }

    /**/
    .single-editorial-article #infinite-article > .post-detail-row,
    #infinite-article > .post-detail-row {
        padding-top: 30px;
    }

    /**/
    .magazine-archive {
        width: 102%;
    }

    .magazine-archive li {
        width: 50%;
    }

    .magazine-archive li img {
        max-height: 228px;
        min-height: 228px
    }

    .magazine-cover {
        width: 100%;
    }

    .magazine-cover .data {
        padding-left: 0;
    }

    .archive-page-container .large-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .archive-page-container .large-6 + .large-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .blog_nav {
        text-align: center;
        padding-bottom: 20px;
    }

    .blog_nav .next {
        float: none;
    }

    .blog_nav + .small-12 {
        text-align: center;
        margin-bottom: 40px;
    }

    .archive-page-container .post.style1 .post-author {
        margin-bottom: 0 !important;
    }

    /**/
    h1.entry-title {
        font-size: 40px !important;
    }

    .breadcrumb {
        padding: 30px 10px;
    }

    /**/
    .mfp-close-btn-in .mfp-close {
        background: rgba(51, 51, 51, 0.7);
        border-radius: 100%;
        left: 15px
    }

    .top-banner iframe {
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }

    .fixed-me iframe {
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0);
    }
}

@media screen and (max-width: 702px) {
    .gallery-ad {
        margin-left: -25px
    }
}

@media screen and (max-width: 640px) {
    .gallery-ad {
        margin-left: 0
    }
}

@media screen and (max-width: 530px) {
    .breadcrum-sponsored-by {
        position: static;
        transform: translateY(0);
    }
}

@media screen and (max-width: 380px) {
    .magazine-archive li img {
        max-height: 204px;
        min-height: 204px
    }

    #mobile-menu {
        width: 100%;
    }

    .sidebar {
        margin-top: 40px;
        padding-left: 10px;
    }

    .sidebar .sidebar_inner {
        padding: 0;
    }

    .top-banner iframe {
        -webkit-transform: scale(0.9) translateX(-1%);
        transform: scale(0.9) translateX(-1%);
    }
}

@media screen and (max-width: 370px) {
    .magazine-archive li img {
        max-height: 194px;
        min-height: 194px
    }

    .top-banner iframe {
        -webkit-transform: scale(0.9) translateX(-2%);
        transform: scale(0.9) translateX(-2%);
    }
}

@media screen and (max-width: 330px) {
    .magazine-archive li img {
        max-height: 170px;
        min-height: 170px
    }

    .top-banner iframe {
        -webkit-transform: scale(0.8) translateX(-10%);
        transform: scale(0.8) translateX(-10%);
    }
}

/*SKINS*/
/*.color-1 */
.color-1 a {
    color: #f5951c;
}

.color-1 .video-title {
    color: #f5951c;
}

.color-1 .active .publisher-nav-color:after {
    background: #f5951c !important;
}

/**/
.color-1 .full-menu-container .full-menu > li > a:hover, .color-1 .full-menu-container .full-menu > li > a:hover {
    color: #f5951c
}

.color-1 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #f5951c;
}

.color-1 .header .social-holder .icon-1x:hover {
    color: #f5951c
}

.color-1 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #f5951c
}

.color-1 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #f5951c
}

.color-1 .post .post-title a:hover {
    color: #f5951c
}

.color-1 .magazine-highlight .button {
    background: #f5951c
}

.color-1 .menu-shows .button {
    background: #f5951c;
    border: 2px solid #f5951c;
}

.color-1 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #f5951c;
    color: #fff !important;
}

.color-1 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #f5951c
}

.color-1 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #f5951c
}

/**/
.btn.small.bordered {
    border: 2px solid #a07d14 !important;
    color: #a07d14 !important;
}

.btn.small.bordered:hover {
    background-color: #a07d14 !important;
    color: #fff !important;
}

.color-1 .post.style1 .post-meta span {
    color: #f5951c !important;
}

.color-1 .btn.small.bordered {
    border: 2px solid #f5951c;
    color: #f5951c;
}

.color-1 .btn.small.bordered:hover {
    background-color: #f5951c;
    color: #fff;
}

.color-1 .news-trends-home-data .post-meta a:hover {
    color: #f5951c !important;
}

/**/
.color-1 #sponsor-content-home .tit-section-sponsor p {
    color: #f5951c
}

.color-1 #sponsor-content-home .post.style6 .post-title span {
    color: #f5951c
}

.color-1 #sponsor-content-home .post.style6 .post-title h5 {
    color: #f5951c
}

.color-1 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #f5951c
}

/**/
.color-1 .loadmore-cta-container .btn.small {
    color: #f5951c
}

.color-1 .btn.small {
    border: 2px solid #f5951c;
}

.color-1 .loadmore-cta-container .btn.small:hover {
    background: #f5951c;
    color: #fff
}

/**/
.color-1 .post .post-content .thb_subscribe .btn {
    background: #f5951c;
    border: 2px solid #f5951c;
}

/**/
.color-1 #footer .widget ul.menu li a:hover {
    color: #f5951c;
}

.color-1 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #f5951c;
}

.color-1 #footer-col3-butt .btn.small {
    border: 2px solid #f5951c;
    color: #f5951c;
}

.color-1 #footer-col3-butt .btn.small:hover {
    background: #f5951c;
    color: #fff;
}

.color-1 #subfooter p a:hover {
    color: #f5951c;
}

/**/
.color-1 .breadcrum-container {
    color: #f5951c
}

.color-1 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #f5951c !important;
}

.color-1 .loadmore-cta-container .btn.small {
    color: #f5951c;
    border-color: #f5951c
}

.color-1 .loadmore-cta-container .btn.small:hover {
    background: #f5951c;
    color: #fff;
}

.color-1 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #f5951c;
    border-color: #f5951c
}

/**/
.color-1 .entry-content a {
    color: #f5951c
}

.color-1 .video-title {
    color: #f5951c !important
}

/**/
.color-1 .magazine-cover .highlighted {
    color: #f5951c;
}

.color-1 .btn {
    background-color: #f5951c
}

.color-1 .blogs p a, .color-1 .blogs p .author-name {
    color: #f5951c;
}

.color-1 .blog-author .author .author-name {
    color: #f5951c;
}

/**/
.color-1 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #f5951c !important;
}

.color-1 .blog-author .author .fa {
    color: #f5951c
}

.color-1 .magazine-cover .info {
    border-color: rgba(245, 149, 28, .6)
}

.color-1 .breadcrumb a {
    color: #f5951c
}

.color-1 .sponsor-content .post-author span {
    color: #f5951c
}

.color-1 .archive-list .more a {
    color: #f5951c;
}

.color-1 .archive-list .more a span {
    border-color: rgba(245, 149, 28, .6)
}

/**/
.color-1 .page-template .post-content .about-col-left h4,
.color-1 .page-template .post-content .advertising-col-left h4 {
    color: #f5951c !important;
}

.color-1 .page-template a {
    color: #f5951c;
}

.color-1 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-1 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #f5951c !important;
    color: #fff;
}

.color-1 .post .post-gallery .gallery-link {
    background-color: #f5951c
}

/*.color-2 */
.color-2 a {
    color: #cc2a2a
}

.color-2 .video-title {
    color: #cc2a2a
}

.color-2 .active .publisher-nav-color:after {
    background: #cc2a2a !important
}

/**/
.color-2 .full-menu-container .full-menu > li > a:hover, .color-2 .full-menu-container .full-menu > li > a:hover {
    color: #cc2a2a
}

.color-2 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #cc2a2a;
}

.color-2 .header .social-holder .icon-1x:hover {
    color: #cc2a2a
}

.color-2 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #cc2a2a
}

.color-2 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #cc2a2a
}

.color-2 .post .post-title a:hover {
    color: #cc2a2a
}

.color-2 .magazine-highlight .button {
    background: #cc2a2a
}

.color-2 .menu-shows .button {
    background: #cc2a2a;
    border: 2px solid #cc2a2a;
}

.color-2 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #cc2a2a;
    color: #fff !important;
}

.color-2 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #cc2a2a
}

.color-2 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #cc2a2a
}

/**/
.color-2 .post.style1 .post-meta span {
    color: #cc2a2a !important;
}

.color-2 .btn.small.bordered {
    border: 2px solid #cc2a2a;
    color: #cc2a2a;
}

.color-2 .btn.small.bordered:hover {
    background-color: #cc2a2a;
    color: #fff;
}

.color-2 .news-trends-home-data .post-meta a:hover {
    color: #cc2a2a !important;
}

/**/
.color-2 #sponsor-content-home .tit-section-sponsor p {
    color: #cc2a2a
}

.color-2 #sponsor-content-home .post.style6 .post-title span {
    color: #cc2a2a
}

.color-2 #sponsor-content-home .post.style6 .post-title h5 {
    color: #cc2a2a
}

.color-2 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #cc2a2a
}

/**/
.color-2 .loadmore-cta-container .btn.small {
    color: #cc2a2a
}

.color-2 .btn.small {
    border: 2px solid #cc2a2a;
}

.color-2 .loadmore-cta-container .btn.small:hover {
    background: #cc2a2a;
    color: #fff
}

/**/
.color-2 .post .post-content .thb_subscribe .btn {
    background: #cc2a2a;
    border: 2px solid #cc2a2a;
}

/**/
.color-2 #footer .widget ul.menu li a:hover {
    color: #cc2a2a;
}

.color-2 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #cc2a2a;
}

.color-2 #footer-col3-butt .btn.small {
    border: 2px solid #cc2a2a;
    color: #cc2a2a;
}

.color-2 #footer-col3-butt .btn.small:hover {
    background: #cc2a2a;
    color: #fff;
}

.color-2 #subfooter p a:hover {
    color: #cc2a2a;
}

/**/
.color-2 .breadcrum-container {
    color: #cc2a2a
}

.color-2 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #cc2a2a !important;
}

.color-2 .loadmore-cta-container .btn.small {
    color: #cc2a2a;
    border-color: #cc2a2a
}

.color-2 .loadmore-cta-container .btn.small:hover {
    background: #cc2a2a;
    color: #fff;
}

.color-2 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #cc2a2a;
    border-color: #cc2a2a
}

/**/
.color-2 .entry-content a {
    color: #cc2a2a
}

.color-2 .video-title {
    color: #cc2a2a !important
}

/**/
.color-2 .magazine-cover .highlighted {
    color: #cc2a2a;
}

.color-2 .btn {
    background-color: #cc2a2a
}

.color-2 .blogs p a, .color-2 .blogs p .author-name {
    color: #cc2a2a;
}

.color-2 .blog-author .author .author-name {
    color: #cc2a2a;
}

/**/
.color-2 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #cc2a2a !important;
}

.color-2 .blog-author .author .fa {
    color: #cc2a2a
}

.color-2 .magazine-cover .info {
    border-color: rgba(204, 42, 42, .6)
}

.color-2 .breadcrumb a {
    color: #cc2a2a
}

.color-2 .sponsor-content .post-author span {
    color: #cc2a2a
}

.color-2 .archive-list .more a {
    color: #cc2a2a;
}

.color-2 .archive-list .more a span {
    border-color: rgba(204, 42, 42, .6)
}

/**/
.color-2 .page-template .post-content .about-col-left h4,
.color-2 .page-template .post-content .advertising-col-left h4 {
    color: #cc2a2a !important;
}

.color-2 .page-template a {
    color: #cc2a2a;
}

.color-2 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-2 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #cc2a2a !important;
    color: #fff;
}

.color-2 .post .post-gallery .gallery-link {
    background-color: #cc2a2a
}

/*.color-3 */
.color-3 a {
    color: #f773a0
}

.color-3 .video-title {
    color: #f773a0
}

.color-3 .active .publisher-nav-color:after {
    background: #f773a0 !important
}

/**/
.color-3 .full-menu-container .full-menu > li > a:hover, .color-3 .full-menu-container .full-menu > li > a:hover {
    color: #f773a0
}

.color-3 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #f773a0;
}

.color-3 .header .social-holder .icon-1x:hover {
    color: #f773a0
}

.color-3 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #f773a0
}

.color-3 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #f773a0
}

.color-3 .post .post-title a:hover {
    color: #f773a0
}

.color-3 .magazine-highlight .button {
    background: #f773a0
}

.color-3 .menu-shows .button {
    background: #f773a0;
    border: 2px solid #f773a0;
}

.color-3 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #f773a0;
    color: #fff !important;
}

.color-3 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #f773a0
}

.color-3 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #f773a0
}

/**/
.color-3 .post.style1 .post-meta span {
    color: #f773a0 !important;
}

.color-3 .btn.small.bordered {
    border: 2px solid #f773a0;
    color: #f773a0;
}

.color-3 .btn.small.bordered:hover {
    background-color: #f773a0;
    color: #fff;
}

.color-3 .news-trends-home-data .post-meta a:hover {
    color: #f773a0 !important;
}

/**/
.color-3 #sponsor-content-home .tit-section-sponsor p {
    color: #f773a0
}

.color-3 #sponsor-content-home .post.style6 .post-title span {
    color: #f773a0
}

.color-3 #sponsor-content-home .post.style6 .post-title h5 {
    color: #f773a0
}

.color-3 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #f773a0
}

/**/
.color-3 .loadmore-cta-container .btn.small {
    color: #f773a0
}

.color-3 .btn.small {
    border: 2px solid #f773a0;
}

.color-3 .loadmore-cta-container .btn.small:hover {
    background: #f773a0;
    color: #fff
}

/**/
.color-3 .post .post-content .thb_subscribe .btn {
    background: #f773a0;
    border: 2px solid #f773a0;
}

/**/
.color-3 #footer .widget ul.menu li a:hover {
    color: #f773a0;
}

.color-3 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #f773a0;
}

.color-3 #footer-col3-butt .btn.small {
    border: 2px solid #f773a0;
    color: #f773a0;
}

.color-3 #footer-col3-butt .btn.small:hover {
    background: #f773a0;
    color: #fff;
}

.color-3 #subfooter p a:hover {
    color: #f773a0;
}

/**/
.color-3 .breadcrum-container {
    color: #f773a0
}

.color-3 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #f773a0 !important;
}

.color-3 .loadmore-cta-container .btn.small {
    color: #f773a0;
    border-color: #f773a0
}

.color-3 .loadmore-cta-container .btn.small:hover {
    background: #f773a0;
    color: #fff;
}

.color-3 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #f773a0;
    border-color: #f773a0
}

/**/
.color-3 .entry-content a {
    color: #f773a0
}

.color-3 .video-title {
    color: #f773a0 !important
}

/**/
.color-3 .magazine-cover .highlighted {
    color: #f773a0;
}

.color-3 .btn {
    background-color: #f773a0
}

.color-3 .blogs p a, .color-3 .blogs p .author-name {
    color: #f773a0;
}

.color-3 .blog-author .author .author-name {
    color: #f773a0;
}

/**/
.color-3 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #f773a0 !important;
}

.color-3 .blog-author .author .fa {
    color: #f773a0
}

.color-3 .magazine-cover .info {
    border-color: rgba(247, 115, 160, .6)
}

.color-3 .breadcrumb a {
    color: #f773a0
}

.color-3 .sponsor-content .post-author span {
    color: #f773a0
}

.color-3 .archive-list .more a {
    color: #f773a0;
}

.color-3 .archive-list .more a span {
    border-color: rgba(247, 115, 160, .6)
}

/**/
.color-3 .page-template .post-content .about-col-left h4,
.color-3 .page-template .post-content .advertising-col-left h4 {
    color: #f773a0 !important;
}

.color-3 .page-template a {
    color: #f773a0;
}

.color-3 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-3 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #f773a0 !important;
    color: #fff;
}

.color-3 .post .post-gallery .gallery-link {
    background-color: #f773a0
}

/*.color-4 */
.color-4 a {
    color: #bc80cc
}

.color-4 .video-title {
    color: #bc80cc
}

.color-4 .active .publisher-nav-color:after {
    background: #bc80cc !important
}

/**/
.color-4 .full-menu-container .full-menu > li > a:hover, .color-4 .full-menu-container .full-menu > li > a:hover {
    color: #bc80cc
}

.color-4 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #bc80cc;
}

.color-4 .header .social-holder .icon-1x:hover {
    color: #bc80cc
}

.color-4 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #bc80cc
}

.color-4 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #bc80cc
}

.color-4 .post .post-title a:hover {
    color: #bc80cc
}

.color-4 .magazine-highlight .button {
    background: #bc80cc
}

.color-4 .menu-shows .button {
    background: #bc80cc;
    border: 2px solid #bc80cc;
}

.color-4 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #bc80cc;
    color: #fff !important;
}

.color-4 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #bc80cc
}

.color-4 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #bc80cc
}

/**/
.color-4 .post.style1 .post-meta span {
    color: #bc80cc !important;
}

.color-4 .btn.small.bordered {
    border: 2px solid #bc80cc;
    color: #bc80cc;
}

.color-4 .btn.small.bordered:hover {
    background-color: #bc80cc;
    color: #fff;
}

.color-4 .news-trends-home-data .post-meta a:hover {
    color: #bc80cc !important;
}

/**/
.color-4 #sponsor-content-home .tit-section-sponsor p {
    color: #bc80cc
}

.color-4 #sponsor-content-home .post.style6 .post-title span {
    color: #bc80cc
}

.color-4 #sponsor-content-home .post.style6 .post-title h5 {
    color: #bc80cc
}

.color-4 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #bc80cc
}

/**/
.color-4 .loadmore-cta-container .btn.small {
    color: #bc80cc
}

.color-4 .btn.small {
    border: 2px solid #bc80cc;
}

.color-4 .loadmore-cta-container .btn.small:hover {
    background: #bc80cc;
    color: #fff
}

/**/
.color-4 .post .post-content .thb_subscribe .btn {
    background: #bc80cc;
    border: 2px solid #bc80cc;
}

/**/
.color-4 #footer .widget ul.menu li a:hover {
    color: #bc80cc;
}

.color-4 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #bc80cc;
}

.color-4 #footer-col3-butt .btn.small {
    border: 2px solid #bc80cc;
    color: #bc80cc;
}

.color-4 #footer-col3-butt .btn.small:hover {
    background: #bc80cc;
    color: #fff;
}

.color-4 #subfooter p a:hover {
    color: #bc80cc;
}

/**/
.color-4 .breadcrum-container {
    color: #bc80cc
}

.color-4 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #bc80cc !important;
}

.color-4 .loadmore-cta-container .btn.small {
    color: #bc80cc;
    border-color: #bc80cc
}

.color-4 .loadmore-cta-container .btn.small:hover {
    background: #bc80cc;
    color: #fff;
}

.color-4 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #bc80cc;
    border-color: #bc80cc
}

/**/
.color-4 .entry-content a {
    color: #bc80cc
}

.color-4 .video-title {
    color: #bc80cc !important
}

/**/
.color-4 .magazine-cover .highlighted {
    color: #bc80cc;
}

.color-4 .btn {
    background-color: #bc80cc
}

.color-4 .blogs p a, .color-4 .blogs p .author-name {
    color: #bc80cc;
}

.color-4 .blog-author .author .author-name {
    color: #bc80cc;
}

/**/
.color-4 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #bc80cc !important;
}

.color-4 .blog-author .author .fa {
    color: #bc80cc
}

.color-4 .magazine-cover .info {
    border-color: rgba(188, 128, 204, .6)
}

.color-4 .breadcrumb a {
    color: #bc80cc
}

.color-4 .sponsor-content .post-author span {
    color: #bc80cc
}

.color-4 .archive-list .more a {
    color: #bc80cc;
}

.color-4 .archive-list .more a span {
    border-color: rgba(188, 128, 204, .6)
}

/**/
.color-4 .page-template .post-content .about-col-left h4,
.color-4 .page-template .post-content .advertising-col-left h4 {
    color: #bc80cc !important;
}

.color-4 .page-template a {
    color: #bc80cc;
}

.color-4 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-4 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #bc80cc !important;
    color: #fff;
}

.color-4 .post .post-gallery .gallery-link {
    background-color: #bc80cc
}

/*.color-5 */
.color-5 a {
    color: #79aee6
}

.color-5 .video-title {
    color: #79aee6
}

.color-5 .active .publisher-nav-color:after {
    background: #79aee6 !important
}

/**/
.color-5 .full-menu-container .full-menu > li > a:hover, .color-5 .full-menu-container .full-menu > li > a:hover {
    color: #79aee6
}

.color-5 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #79aee6;
}

.color-5 .header .social-holder .icon-1x:hover {
    color: #79aee6
}

.color-5 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #79aee6
}

.color-5 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #79aee6
}

.color-5 .post .post-title a:hover {
    color: #79aee6
}

.color-5 .magazine-highlight .button {
    background: #79aee6
}

.color-5 .menu-shows .button {
    background: #79aee6;
    border: 2px solid #79aee6;
}

.color-5 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #79aee6;
    color: #fff !important;
}

.color-5 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #79aee6
}

.color-5 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #79aee6
}

/**/
.color-5 .post.style1 .post-meta span {
    color: #79aee6 !important;
}

.color-5 .btn.small.bordered {
    border: 2px solid #79aee6;
    color: #79aee6;
}

.color-5 .btn.small.bordered:hover {
    background-color: #79aee6;
    color: #fff;
}

.color-5 .news-trends-home-data .post-meta a:hover {
    color: #79aee6 !important;
}

/**/
.color-5 #sponsor-content-home .tit-section-sponsor p {
    color: #79aee6
}

.color-5 #sponsor-content-home .post.style6 .post-title span {
    color: #79aee6
}

.color-5 #sponsor-content-home .post.style6 .post-title h5 {
    color: #79aee6
}

.color-5 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #79aee6
}

/**/
.color-5 .loadmore-cta-container .btn.small {
    color: #79aee6
}

.color-5 .btn.small {
    border: 2px solid #79aee6;
}

.color-5 .loadmore-cta-container .btn.small:hover {
    background: #79aee6;
    color: #fff
}

/**/
.color-5 .post .post-content .thb_subscribe .btn {
    background: #79aee6;
    border: 2px solid #79aee6;
}

/**/
.color-5 #footer .widget ul.menu li a:hover {
    color: #79aee6;
}

.color-5 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #79aee6;
}

.color-5 #footer-col3-butt .btn.small {
    border: 2px solid #79aee6;
    color: #79aee6;
}

.color-5 #footer-col3-butt .btn.small:hover {
    background: #79aee6;
    color: #fff;
}

.color-5 #subfooter p a:hover {
    color: #79aee6;
}

/**/
.color-5 .breadcrum-container {
    color: #79aee6
}

.color-5 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #79aee6 !important;
}

.color-5 .loadmore-cta-container .btn.small {
    color: #79aee6;
    border-color: #79aee6
}

.color-5 .loadmore-cta-container .btn.small:hover {
    background: #79aee6;
    color: #fff;
}

.color-5 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #79aee6;
    border-color: #79aee6
}

/**/
.color-5 .entry-content a {
    color: #79aee6
}

.color-5 .video-title {
    color: #79aee6 !important
}

/**/
.color-5 .magazine-cover .highlighted {
    color: #79aee6;
}

.color-5 .btn {
    background-color: #79aee6
}

.color-5 .blogs p a, .color-5 .blogs p .author-name {
    color: #79aee6;
}

.color-5 .blog-author .author .author-name {
    color: #79aee6;
}

/**/
.color-5 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #79aee6 !important;
}

.color-5 .blog-author .author .fa {
    color: #79aee6
}

.color-5 .magazine-cover .info {
    border-color: rgba(121, 174, 230, .6)
}

.color-5 .breadcrumb a {
    color: #79aee6
}

.color-5 .sponsor-content .post-author span {
    color: #79aee6
}

.color-5 .archive-list .more a {
    color: #79aee6;
}

.color-5 .archive-list .more a span {
    border-color: rgba(121, 174, 230, .6)
}

/**/
.color-5 .page-template .post-content .about-col-left h4,
.color-5 .page-template .post-content .advertising-col-left h4 {
    color: #79aee6 !important;
}

.color-5 .page-template a {
    color: #79aee6;
}

.color-5 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-5 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #79aee6 !important;
    color: #fff;
}

.color-5 .post .post-gallery .gallery-link {
    background-color: #79aee6
}

/*.color-6 */
.color-6 a {
    color: #4dab5d
}

.color-6 .video-title {
    color: #4dab5d
}

.color-6 .active .publisher-nav-color:after {
    background: #4dab5d !important
}

/**/
.color-6 .full-menu-container .full-menu > li > a:hover, .color-6 .full-menu-container .full-menu > li > a:hover {
    color: #4dab5d
}

.color-6 .full-menu-container .full-menu > li.menu-item-mega-parent:hover {
    border-top: 3px solid #4dab5d;
}

.color-6 .header .social-holder .icon-1x:hover {
    color: #4dab5d
}

.color-6 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: #4dab5d
}

.color-6 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: #4dab5d
}

.color-6 .post .post-title a:hover {
    color: #4dab5d
}

.color-6 .magazine-highlight .button {
    background: #4dab5d
}

.color-6 .menu-shows .button {
    background: #4dab5d;
    border: 2px solid #4dab5d;
}

.color-6 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website:hover {
    background: #4dab5d;
    color: #fff !important;
}

.color-6 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li.active .button.go-website {
    color: #4dab5d
}

.color-6 .full-menu-container .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu.menu-shows li .button.go-website {
    color: #4dab5d
}

/**/
.color-6 .post.style1 .post-meta span {
    color: #4dab5d !important;
}

.color-6 .btn.small.bordered {
    border: 2px solid #4dab5d;
    color: #4dab5d;
}

.color-6 .btn.small.bordered:hover {
    background-color: #4dab5d;
    color: #fff;
}

.color-6 .news-trends-home-data .post-meta a:hover {
    color: #4dab5d !important;
}

/**/
.color-6 #sponsor-content-home .tit-section-sponsor p {
    color: #4dab5d
}

.color-6 #sponsor-content-home .post.style6 .post-title span {
    color: #4dab5d
}

.color-6 #sponsor-content-home .post.style6 .post-title h5 {
    color: #4dab5d
}

.color-6 #sponsor-content-home .post.style6 .post-title h5 a {
    color: #4dab5d
}

/**/
.color-6 .loadmore-cta-container .btn.small {
    color: #4dab5d
}

.color-6 .btn.small {
    border: 2px solid #4dab5d;
}

.color-6 .loadmore-cta-container .btn.small:hover {
    background: #4dab5d;
    color: #fff
}

/**/
.color-6 .post .post-content .thb_subscribe .btn {
    background: #4dab5d;
    border: 2px solid #4dab5d;
}

/**/
.color-6 #footer .widget ul.menu li a:hover {
    color: #4dab5d;
}

.color-6 #footer .row .columns.medium-4:nth-child(2) .widget_text li a:hover {
    color: #4dab5d;
}

.color-6 #footer-col3-butt .btn.small {
    border: 2px solid #4dab5d;
    color: #4dab5d;
}

.color-6 #footer-col3-butt .btn.small:hover {
    background: #4dab5d;
    color: #fff;
}

.color-6 #subfooter p a:hover {
    color: #4dab5d;
}

/**/
.color-6 .breadcrum-container {
    color: #4dab5d
}

.color-6 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #4dab5d !important;
}

.color-6 .loadmore-cta-container .btn.small {
    color: #4dab5d;
    border-color: #4dab5d
}

.color-6 .loadmore-cta-container .btn.small:hover {
    background: #4dab5d;
    color: #fff;
}

.color-6 .slick.dark-pagination .slick-dots li.slick-active button {
    background-color: #4dab5d;
    border-color: #4dab5d
}

/**/
.color-6 .entry-content a {
    color: #4dab5d
}

.color-6 .video-title {
    color: #4dab5d !important
}

/**/
.color-6 .magazine-cover .highlighted {
    color: #4dab5d;
}

.color-6 .btn {
    background-color: #4dab5d
}

.color-6 .blogs p a, .color-6 .blogs p .author-name {
    color: #4dab5d;
}

.color-6 .blog-author .author .author-name {
    color: #4dab5d;
}

/**/
.color-6 .archive-page-container .post.style1.sponsored-content .cat-sponsored-content {
    color: #4dab5d !important;
}

.color-6 .blog-author .author .fa {
    color: #4dab5d
}

.color-6 .magazine-cover .info {
    border-color: rgba(77, 171, 93, .6)
}

.color-6 .breadcrumb a {
    color: #4dab5d
}

.color-6 .sponsor-content .post-author span {
    color: #4dab5d
}

.color-6 .archive-list .more a {
    color: #4dab5d;
}

.color-6 .archive-list .more a span {
    border-color: rgba(77, 171, 93, .6)
}

/**/
.color-6 .page-template .post-content .about-col-left h4,
.color-6 .page-template .post-content .advertising-col-left h4 {
    color: #4dab5d !important;
}

.color-6 .page-template a {
    color: #4dab5d;
}

.color-6 .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.color-6 .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    background-color: #4dab5d !important;
    color: #fff;
}

.color-6 .post .post-gallery .gallery-link {
    background-color: #4dab5d
}

.small-0 {
    display: none;
}

@media screen and (min-width: 40.0625em) {
    .small-0 {
        display: block
    }
}

.mfp-wrap {
    top: 0 !important;
}

.breadcrum-sponsored-by {
    position: absolute;
    right: 20px;
    top: 50%;
    max-height: 48px;
}

/*Form Newsletter Mailchimp*/
#mc_embed_signup {
    background: #F8F8F8;
    font-family: 'Open Sans', sans-serif;
}

#mc_embed_signup input {
    border-radius: 0 !important;
    border: 1px solid #e2e2e2 !important;
    font-size: 16px !important;
    margin-bottom: 0px !important;
    padding: 28px 15px !important;
}

#mc_embed_signup .indicates-required {
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 2% !important;
}

#mc_embed_signup form {
    padding: 0 !important;
}

#mc_embed_signup input.button-suscribe-news {
    background: #a07d14 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 20px !important;
    height: 58px !important;
    font-size: 18px !important;
    font-family: "Playfair Display" !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-left: -4px !important;
}

#mc_embed_signup input.button-suscribe-news:hover {
    border-color: #a07d14 !important;
    opacity: 0.7 !important;
}

#mc-embedded-subscribe {
    border: none !important;
    border-radius: 0 !important;
    margin: 0em 0 0em 0% !important;
}

#mc_embed_signup form {
    text-align: center;
    padding: 10px 0 10px 0;
}

.mc-field-group {
    display: inline-block;
}

/* positions input field horizontally */
#mc_embed_signup input.email {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}

#mc_embed_signup label {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}

#mc_embed_signup .clear {
    display: inline-block;
}

/* positions button horizontally in line with input */
#mc_embed_signup .button {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #aaa;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup .button:hover {
    background-color: #777;
    cursor: pointer;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

@media (max-width: 768px) {
    #mc_embed_signup input.email {
        width: 100%;
        margin-bottom: 5px;
    }

    #mc_embed_signup .clear {
        display: block;
        width: 100%
    }

    #mc_embed_signup .button {
        width: 100%;
        margin: 0;
    }
}

/*Bold Links*/
.post .post-author a,
.news-textmode a,
.sbi_bio,
.post-content-container .post-content a {
    font-weight: 700 !important;
}

.a-no-link {
    cursor: default;
}

.a-no-link:hover {
    opacity: 1;
}

/*Blackqoute fix*/
.post .post-content ul,
.post .post-content ol,
.post .post-content ul li,
.post .post-content ol li,
.post .post-content ol a {
    color: #000;
}

/*Blackqoute fix*/
.post .post-content ul,
.post .post-content ol,
.post .post-content ul a,
.post .post-content ol a {
    color: #000;
}

.post .post-content ul a {
    color: #ceae2c !important;
}

blockquote {
    text-align: left;
}

blockquote p {
    color: #545353;
    padding-left: 0px !important;
    font-weight: 600;
}

/* The Modal (background) */
.reveal-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.reveal-modal .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 50px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 600px;
    text-align: center;
    position: relative;
}

.reveal-modal .modal-content #mc_embed_signup {
    background-color: #fff;
}

.reveal-modal .modal-content#mc_embed_signup input:first-child {
    margin-bottom: 15px;
}

/* The Close Button */
.reveal-modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 1;
}

.reveal-modal .close:hover,
.reveal-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modalContent__content * {
    font-family: 'Open Sans', sans-serif !important;
}
#wp-admin-bar-comet_cache-clear .ab-item { 
	display:none !important;
 }