/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
    .entry-content-wrapper .post-title {
         font-size: 21px !important;
        line-height: 30px !important;
    }
}

body, h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title {
    font-family: Poppins, Helvetica, Arial, sans-serif;
}

#header_main #searchform [type=submit] {
    display: none;
}

.breadcrumb-trail :first-child a {
    padding-left: 0;
}

.tablepress td, .tablepress th {
    padding: 10px;
    border: 0;
}

.main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
    color: inherit;
}

ul.error404_list {
    margin: 20px 0 0 10px;
}

.template-search .entry-content-wrapper .post-title {
    line-height: 1;
    padding-bottom: 12px;
    margin-bottom: 0 !important;
}

.template-search .entry-content-wrapper p {
    margin-top: 0;
}

.template-search .post-meta-infos {
    margin: 0;
}

.recommendation404 {
    margin-top: 45px;
    padding-top: 45px;
    border-top: 1px solid #EDEDED;
}

.recommendation404 h3, #search-fail h3 {
    margin-bottom: 20px;
}

.social_bookmarks_rss .avia_hidden_link_text {
    text-transform: uppercase;
}

.ssba_sharecount:after, .ssba_sharecount:before {
    right: 98% !important;
    z-index: 1000;
}

body .related_posts {
    padding: 45px 0 33px;
}

.comment_container p {
    margin-top: 0;
}

.comment_text p {
    margin-top: 20px;
}

.comment_container h3 {
    margin-bottom: 10px;
}

.archive article.post-entry:after,
.blog article.post-entry:after {
    content: '';
    margin-bottom: 50px;
    padding-bottom: 28px;
    border-bottom: 1px solid #DDD;
    display: block;
    box-sizing: border-box;
    margin-right: 50px;
}

.slide-entry-wrap article.post-entry:after,
#top article.post-entry-last:after {
    display: none;
}

#top .featured_lable {
    background: #a759cd;
    border-radius: 2px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    color: #FEFEFE !important;
    text-transform: uppercase;
    padding: 10px 15px 8px 11px;
    display: inline-block;
    line-height: 100%;
}

h3.label {
    background: #a759cd;
    border-radius: 2px;
    font-family: Montserrat;
    font-size: 11px;
    color: #FEFEFE !important;
    text-transform: uppercase;
    padding: 10px 15px 8px 12px;
    display: inline-block;
    line-height: 100%;
}

.vc_row .entry-title {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 40px;
    color: #353C49;
    line-height: 52px;
    text-transform: none;
    margin: 14px 0 20px;
}

@media screen and (max-width:480px) {
    .vc_row .entry-title {
        font-size: 20px;
        line-height: 28px;
    }
}

#top span.featured_lable:before {
    content: "★";
    margin-right: 3px;
    font-size: 11px;
    vertical-align: bottom;
}

#top .related_posts .no_margin.av_one_third {
    width: 29%;
    margin-left: 4%;
}

#top #smb_email {
    margin: 0 15px 0 0;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    height: 35px;
    padding: 8px;
}

#top .related_posts .alpha.av_one_third {
    margin-left: 0;
}

h3.related_title {
    margin-bottom: 40px;
}

.related-format-icon {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.related_image_wrap {
    margin-bottom: 20px;
    max-height: 115px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-backface-visibility: visible;
}

.related_image_wrap img {
    position: relative;
    margin: 0;
}

.related-format-icon:hover {
    opacity: .5;
    filter: alpha(opacity=50);
}

.related_posts .av-related-title {
    display: block;
    text-align: left;
}

.related-format-icon-inner, .blog-tags, .entry-content .more-link,
.entry-content p:empty {
    display: none !important;
}

.post_delimiter:empty {
    padding-top: 0;
    margin-bottom: 16px;
}

.title_container.submenu_line {
    border-top: none;
}

.mfp-wrap {
    z-index: 5030000;
}

.mfp-bg {
    z-index: 50200;
    background: #424242;
}

.mfp-close-btn-in .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    padding: 2px 0 0;
}

.av-content-fullsize.content {
    border-right: none;
}

#smb {
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    background: rgba(255,255,255,1);
    z-index: 1000;
    border-bottom: 1px solid #EDEDED;
    -webkit-transition: all .4s cubic-bezier(0.645,0.045,0.355,1);
    -moz-transition: all .4s cubic-bezier(0.645,0.045,0.355,1);
    -ms-transition: all .4s cubic-bezier(0.645,0.045,0.355,1);
    -o-transition: all .4s cubic-bezier(0.645,0.045,0.355,1);
    transition: all .4s cubic-bezier(0.645,0.045,0.355,1);
    -webkit-backface-visibility: hidden;
    transition-delay: .05s;
    -webkit-transition-delay: .05s;
    -webkit-transform: translate(0,-60px);
    -moz-transform: translate(0,-60px);
    -ms-transform: translate(0,-60px);
    -o-transform: translate(0,-60px);
    transform: translate(0,-60px);
    -webkit-transform: translate3d(0,-60px,0);
    -moz-transform: translate3d(0,-60px,0);
    -ms-transform: translate3d(0,-60px,0);
    -o-transform: translate3d(0,-60px,0);
    transform: translate3d(0,-60px,0);
}

#smb.transition-in {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#smb .container {
    padding: 12px 50px;
}

#smb.ssba_sharecount {
    margin: 0 16px 0 4px;
}

.admin-bar #smb {
    top: 32px;
}

#smb .cta-buttons {
    float: right;
}

#smb .ssba {
    float: left;
    margin: 0 0;
    white-space: nowrap;
}

#smb .summary-button {
    padding: 12px 20px !important;
    min-width: 0;
    margin-bottom: 0;
    font-size: 12px !important;
}

.entry-content blockquote {
    padding: 8px 26px;
    border-color: #EDEDED;
    margin-left: 100px;
    border-width: 2px;
}

.entry-content blockquote p {
    font-size: 20px;
    color: #444D5B;
    line-height: 34px;
    padding: 0;
    margin: 0;
}

.tw-column-last ul {
    margin-left: 0;
}

a.news-link {
    float: left;
}

.news-thumb.no-news-thumb {
    display: none;
}

#socket .social_bookmarks li {
    overflow: visible;
    width: auto;
    margin-right: 38px;
    font-size: 14px;
    font-weight: 300;
}

#socket .social_bookmarks li:hover a {
    background: none !important;
}

#socket .social_bookmarks {
    margin-top: 2px;
}

#socket .social_bookmarks a:before {
    font-size: 24px;
}

#socket .social_bookmarks li a {
    width: auto;
}

#socket .avia_hidden_link_text {
    display: block;
}

#footer h3, #footer .widgettitle {
    margin-bottom: 16px;
}

#footer .newsbox-wp-items .widget-item-meta {
    line-height: 27px;
}

#top #footer .news-content:not(:last-child) {
    margin-bottom: 5px;
}

#footer .widget_recent_entries li {
    line-height: 24px;
}

.copyright {
    font-size: 14px;
    line-height: 2.4;
    font-family: Poppins;
    /*background: url(http://looks-awesome.com/wp-content/themes/enfold/images/layout/logo_la.png) 0 center no-repeat;*/
    padding: 0 0 0;
    background-size: 50px 51px;
}

.copyright a {
    font-weight: 300;
    padding: 0 0 0 8px;
}
.copyright a:before{
    content: '•';
    font-size: 9px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 10px;
    color: #969ba2;
    white-space: nowrap;
}
.copyright a:first-child{
    padding: 0;
}
.copyright a:first-child:before{
    display: none;
}

#footer .newsbox-wp-items .news-headline,
#footer .newsbox-wp-items .widget-item-meta {
    display: inline;
    vertical-align: baseline;
}

#footer .widget_recent_entries  a {
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
}

#footer .news-headline {
    margin-top: 0;
}

#footer .news-headline a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF !important;
    line-height: 24px;
}

#footer .widget_recent_entries  .post-date:before,
#footer .widget-item-meta a:first-child:before {
    content: '•';
    font-size: 9px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    color: #969BA2;
    white-space: nowrap;
}

#footer .widget-item-meta a:before {
    margin-left: 5px;
}

#footer .widget_recent_entries  .post-date, #footer .widget-item-meta a {
    white-space: nowrap;
    font-size: 12px;
}

.commentsclosed {
}

.news-excerpt {
    clear: both;
}

.comment_text p {
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    color: #444D5B;
    line-height: 28px;
}

.commentmetadata {
    font-size: 12px;
    margin-top: 5px;
    color: #B7B7B7;
}

.comment_author_name {
    font-family: Poppins;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 16px;
    color: #0F181F;
    line-height: 19px;
}

.news-excerpt p {
    font-family: Poppins;
    font-size: 14px;
    color: #3E3E3E;
    line-height: 22px;
}

.news-headline a, .related_column a, h4 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    color: #151515 !important;
    line-height: 20px;
}

.related_column a {
    line-height: 20px;
}

.news-cats a {
    font-family: Montserrat;
    font-size: 12px;
    color: #B7B7B7;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 300;
}

#top [id^="newsbox"] .news-content:not(:last-child) {
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 35px;
}

.news-content .news-thumb {
    background: none;
}

.entry-content h2 {
    /*font-weight: 300;*/
    font-weight: 400;
    font-size: 21px;
    color: #444D5B;
    line-height: 34px;
    margin-bottom: 18px;
}


.container .av-content-small.units {
    width: 71% !important;
}

@media only screen and (max-width: 767px) {
    .responsive #header_main .inner-container {
        height: auto !important;
    }

    #smb .cta-buttons .share-txt, #smb {
        display: none;
    }

    .responsive .title_container .breadcrumb {
        left: 0px;
    }

    #top .container main.content {
        width: 100% !important;
    }
}



.avia-content-slider .slide-entry-title {
    line-height: 38px;
}

.news-thumb img, .news-thumb img {
    width: 60px;
    height: 60px;
    float: none;
    border-radius: 5px;
}

.news-thumb {
    margin: 0;
    padding: 0 13px 10px 0;
    border: 0;
    width: 60px;
    height: 60px;
    box-sizing: content-box;
}

.newsbox-wp-items .widget-item-meta {
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}

.widget_categories .cat-item a {
    font-family: Poppins;
    font-size: 16px;
    color: #00A398;
    line-height: 1;
}

.widget_categories .cat-item {
    margin-bottom: 16px;
}

#top .news-content:not(:last-child) {
    margin-bottom: 24px;
}

.newsbox-wp-items .widget-item-meta,
.newsbox-wp-items .widget-item-meta a,
.avia-content-slider .grid-item-category,
.avia-content-slider .grid-item-category a {
    font-weight: 300;
    color: #B7B7B7;
}

.newsbox-wp-items .news-thumb {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: none;
    width: 100%;
    height: 120px;
    border-radius: 3px;
}

.newsbox-wp-items .news-thumb,.newsbox-wp-items  .image-overlay {
    height: 120px !important;
    overflow: hidden;
    top: 0 !important;
}

#top .newsbox-wp-items img {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
    top: -15px;
}

.newsbox-wp-items .news-headline {
    display: block;
    clear: both;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 18px;
    color: #151515 !important;
    line-height: 27px;
    margin: 15px 0 0;
    font-weight: 400 !important;
}

.template-custom-archive-template .slide-meta,
.template-item-post-template .post-meta-infos,
.template-item-post-template .blog-categories,
.post-template-default .post-meta-infos .date-container,
.post-template-default .post-meta-infos .text-sep-date,
.template-item-post-template .text-sep-cat {
    display: none;
}

.image-overlay .image-overlay-inside:before {
    background-color: #3F3F3F !important;
    border-color: #575757 !important;
}

.clearfix:after {
    content: '';
    clear: both;
    display: table;
}

#avia-menu .avia-menu-text {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
ul.breadcrumb-trail {
    margin-left: 0;
}

.entry-content-wrapper p, .entry-content li {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.84);
    line-height: 32px;
    font-weight: 300;
    margin: 1em 0;
    /*margin: 1.75em 0;*/
}

.entry-content-wrapper .post-title {
    font-family: Montserrat, arial, sans-serif;
    font-size: 51px;
    font-weight: 700;
    line-height: 67px;
    padding: 23px 0 25px;
}

.vc_gitem-post-data p {
    font-size: 16px;
    margin: 0;
}
.vc_gitem-post-data-source-post_title {
    margin-top: 22px;
    margin-bottom: 8px !important;
}

.entry-content h3 {
    margin-bottom: 12px;
    font-size: 30px;
    text-transform: none;
}

.entry-content h3 + p {
    margin-top: 16px;
}

.tw-divider span {
    font-size: 12px;
}

.post-meta-infos {
    margin: 25px 0;
    font-family: Poppins, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: 600;
}

h3, .widgettitle, .commentsclosed, .miniheading {
    font-weight: 400;
    font-family: Montserrat;
    font-size: 18px;
    color: #0F181F;
    letter-spacing: 0px;
    line-height: 27px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.entry-content h3 {
    line-height: 40px;
}

.sidebar .widget {
    padding: 0 0 40px;
    border-bottom: 1px solid #EDEDED;
    margin: 0 0 40px;
}

.sidebar .widget:last-child {
    border-bottom: none;
}

.widget_recent_entries li {
    border-top: none !important;
}

.widget_recent_entries li a {
    font-style: normal;
    font-family: Poppins, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
}

/*
.template-custom-archive-template .av_one_third {
	margin-left: 6%;
	width: 46%;
}
*/
#top .title_container .breadcrumb {
    position: relative;
    right: auto;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.submenu_line.title_container {
    background: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
}

.submenu_line .main-title, .submenu_line .main-title a {
    margin: 0;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: bold;
    font-weight: 600;
    color: #000;
}

.grid-item-category, .grid-item-category a {
    font-weight: 300;
    font-size: 14px;
    /*text-transform: uppercase;*/
    color: #C4C4C4;
    margin: 0 0 15px;
}

.slide-entry-excerpt {
    font: 300 16px Poppins, arial, serif;
    line-height: 29px;
    color: #585858;
}

strong {
    color: inherit !important;
    font-weight: bold !important;
}

#la_item_info {
    font-size: 16px;
    line-height: 125%;
    font-family: Poppins, arial, sans-serif;
    font-weight: 600;
    color: #313131;
    line-height: 24px;
}

#la_item_info .summary-line {
    margin: 0 0 11px;
    padding: 0 0 11px;
    overflow: hidden;
    border-bottom: 1px solid #EDEDED;
    line-height: 28px;
}

#la_item_info .summary-line.last {
    border-bottom: none;
}

#la_item_info span, .cta-buttons span {
    color: #57626A;
    font-weight: 300;
}

#la_item_info a, .cta-buttons a {
    color: #00A398;
    font-weight: 300;
}

.summary-button:hover, .tw-button:hover, .avia-button:hover, #subscribe-submit [type=submit]:hover {
    background: #000000 !important;
    text-decoration: none;
}

.summary-button, .tw-button, .avia-button, #subscribe-submit [type=submit] {
    background: #000  !important;
    border-radius: 7px !important;
    border: none !important;
    font-family: Poppins, arial, sans-serif;
    letter-spacing: 2px !important;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 20px !important;
    text-transform: uppercase !important;
    padding: 12px 8px !important;
    box-sizing: border-box;
    display: inline-block;
    min-width: 122px;
    text-align: center;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}

.tagcloud a {
    border-radius: 7px !important;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}

.tw-button, .avia-button {
    padding: 12px 20px !important;
}

#top #subscribe-field {
    height: 46px;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    width: 100%;
    padding-left: 12px;
}

.summary-button, .summary-button span, .tw-button, .avia-button {
    color: #FFFFFF !important;
}

.summary-button:first-child {
    margin-right: 10px;
}

.tw-button.small {
    font-size: 10px;
    line-height: 1 !important;
}

#wpstats {
    display: none !important;
}

.newsbox-wp-items .news-thumb:empty {
    display: none;
}

#top #main .sidebar {
    border-left-style: solid;
     border-left-width: 0px;
    margin-left: 0;
    float: right;
    width: 29%;
     overflow: visible;
    display: block;
    clear: none;
}

.content, .sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#menu-collaboration .current_page_item {
   background: transparent;
    box-shadow: none;
    pointer-events: none;
}

#menu-collaboration li a {
    color: #00a398;
}#menu-collaboration li.current_page_item a {
    color: #333;
}

#menu-collaboration li:not(.current_page_item) a:hover {
    text-decoration: underline;
}

.home.page .tw-button {
   min-width: 0;
}

.home.page .tw-button:not(:first-child) {
    margin-left: 10px;
}


.la_disclaimer {
    position: relative;
    clear: both;
    font-weight: 300;
    font-size: 14px;
    background: #fcfcfc;
    padding: 20px;
    border: 1px solid #e1e1e1;
    margin: 30px 30px 50px 0px;
}

/*.entry-content li,*/
.uk-breadcrumb li {
    list-style: none;
}


.uk-breadcrumb {
    margin: 0;
}

.uk-breadcrumb li:first-child{
    margin-left: 0;
}


.tw-button.medium {
    padding: 10px 14px 11px !important;
}

.header_color .main_menu ul:first-child > li > a {
    color: rgba(0,0,0,0.75);
}

.ncf_menu_item {display: none}

.template-blog .post .entry-content-wrapper {
     overflow: visible;
}

.template-blog .post .text-sep-cat {
    display: none;
}
.post .img-author {
    margin-right: 24px;
    max-height: 160px;
    width: auto;
    border-radius: 10px;
}
