/*
	Theme Name: Solo Child Theme
	Description: Solo Child Theme for Semplice
	Author: Putos Modernos
	Template: semplice
*/

.blue {
      background-color: #2e2eff;
    }

body, p {
    color: #000;
}

.bold,
.wysiwyg-ce h1,
.wysiwyg-ce h2,
.wysiwyg-ce h3,
.wysiwyg-ce h4,
.wysiwyg-ce h5,
.wysiwyg-ce h6,
#semplice h1,
#semplice h2,
#semplice h3,
#semplice h4,
#semplice h5,
#semplice h6{
    font-weight: 600;
}

#content a{
    text-decoration: underline;
}
#content a:hover{
    opacity: 0.4;
}
#content .content-thumbnails a {
    text-decoration: none;
}
#post .wysiwyg a,
.wysiwyg-ce a,
#post .wysiwyg p a,
p.quote a,
.next p a,
.previous p a,
a.page-numbers,
#category-archives nav ul li a,
.cover-headline a {
    text-decoration: none!important;
    /* border-bottom: 2px #000 solid; */
    position: relative;
}
#post .wysiwyg a:after,
.wysiwyg-ce a:after,
#post .wysiwyg p a:after,
p.quote a:after,
/*.next p a:after,
.previous p a:after,
a.page-numbers:after, */
#category-archives nav ul li a:after,
.cover-headline a:after {
    display: block;
    width: 100%;
    position: absolute;
    content: "";
    height: 0%;
    border-bottom: 2px #000 solid;
    bottom: -1px;
    left: 0px;
}

#content .footer a:after {
    border-bottom: 2px #FFF solid;
}
#content .footer a:hover:after {
    border-bottom: 2px #1e1e1e solid;
}
.blog #content .footer a:after {
    border-bottom: 2px #1e1e1e solid;
}
.blog #content .footer a:hover:after {
    border-bottom: 2px #FFF solid;
}

.image-journal {
    padding: 0px 10%;
    text-align: center;
    padding-bottom: 130px;
}
.image-journal img {
    max-width: 800px;
}
@media (min-width: 979px){
    .image-journal{
        padding-bottom: 100px;
    }
    .image-journal img {
        max-width: 600px;
    }
}
@media(max-width: 767px){
    .image-journal{
        padding-bottom: 80px;
    }
    .image-journal img {
        max-width: 380px;
    }
}
@media(max-width: 480px){
    .image-journal{
        padding-bottom: 60px;
    }
    .image-journal img {
        max-width: 80%;
    }
}


a.flex-next:after,
a.flex-prev:after,
#content .flexslider li>a:after{
    display: none;
}


.share-wrapper .semplice-share a {
    color: #000;
    font-size: 25px;
    line-height: 32px;
    text-decoration: none!important;
    border-bottom: 2px #FFF solid;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
.share-wrapper .semplice-share a:hover {
    text-decoration: none!important;
    border-bottom: 2px #000 solid;
    opacity: 0.4;
}
.blog-post #post .post-heading h2 a,
.blog .read-story a,
.blog .share .share_link{
    text-decoration: none!important;
    border-bottom: 2px #FFF solid;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
.blog-post #post .post-heading h2 a:hover,
.blog .read-story a:hover,
.blog .share  .share_link:hover{
    opacity: 0.7!important;
}

.menu-inner{
    background-color: #FFF;
}

#fullscreen-menu .menu-inner nav ul li a:hover,
#fullscreen-menu .menu-inner nav ul li.current-menu-item a,
#fullscreen-menu .menu-inner nav ul li.current_page_item a,
#fullscreen-menu .menu-inner nav ul li.current-menu-item a:hover,
#fullscreen-menu .menu-inner nav ul li.current_page_item a:hover,
.is-work #fullscreen-menu .menu-inner nav ul li.portfolio-grid a{
    text-decoration: none;
}


.top-button img{
    width: 39px;
    height: 39px;
}
.to-the-top {
    /* bottom: 40%; */
    z-index: 80;
}
@media(max-width: 767px){
    .to-the-top{
        /* bottom: 30%; */
    }
}


/* Custom CSS Start */
/* Menu */

nav.standard ul li{
	display: none;
}
nav.standard ul li a{
    font-size: 25px!important;
    letter-spacing: 0px!important;
}
nav.standard ul li a:hover{
    opacity: 0.4;
}


nav.standard ul li.show_ever{
	display: inline-block;
    pointer-events: all;
}

#navbar .controls .menu-responsive{
	display: block;
}
ul#menu-main-menu {
    margin-left: 0px;
}
nav.standard ul li.show_ever:first-child a {
    padding-left: 0px;
}

#navbar .logo {
    display: inline-block;
    position: absolute;
    width: 100%;
    text-align: center;
    pointer-events: none;
}
#navbar .logo a{
    font-weight: 400;
}
#navbar .logo h1 {
    display: inline-block;
    pointer-events: all;
    font-size: 25px!important;
    letter-spacing: 0px;
}
#fullscreen-menu{
    height: 100%;
}

#fullscreen-menu .menu-inner .follow-links {
    border-top: 1px solid transparent !important;
    padding: 20px 0px;
}
#fullscreen-menu .menu-inner .follow-links ul li a {
    padding-right: 10px;
    padding-left: 10px;
    width: auto;
    font-size: 25px;
    line-height: 32px;
    color: #000!important;
}
#fullscreen-menu #menu-main-menu{
    display: none;
}

#fullscreen-menu .menu-inner nav ul li a {
    border-color: #000000 !important;
    border-bottom: 5px #FFF solid!important;
    margin-bottom: 10px;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
#fullscreen-menu .menu-inner nav ul li a:hover {
    opacity: 0.7!important;
}



#fullscreen-menu .menu-inner nav ul li a:hover {
    border-bottom: 5px #000 solid;
    opacity: .4;
}

#fullscreen-menu .menu-inner nav ul li.available_soon:hover:after {
    content: "Soon";
    border-bottom: 5px #000 solid!important;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
    opacity: 0.4;
    color: #000;
}
#fullscreen-menu .menu-inner nav ul li.available_soon:hover a {
    display: none;
}

@media(max-width: 767px){
    #fullscreen-menu .menu-inner nav ul li.available_soon:hover:after {
        padding-bottom: 5.55px;
    }

}

header{
    transition: top 0.2s ease-in-out;
}
.nav-up {
    top: -70px!important;
}

header nav.standard.regular{
    transition: top 0.2s ease-in-out;
    top: 0px;
}
header.nav-up nav.standard.regular{
    top: -70px;
}



body.menu_white nav.standard ul li a{
    color:#FFF!important;
}
body.menu_white div.logo a{
    color:#FFF!important;
}
body.menu_white #navbar .controls a .nav-icon{
    background:#FFF!important;
}
body.menu_white #navbar .controls a.close-nav .nav-icon{
    background-color: #000;
}

body.single-post.menu_white #navbar {
    background-color: #1e1e1e;
}
body.single-post.menu_black #navbar {
    background-color: #FFF;
}


@media (min-width: 979px){
    nav.standard {
        position: fixed;
        width: 100%;
        max-width: 940px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        pointer-events: none;
    }
}
@media (min-width: 1200px){
    nav.standard {
        max-width: 1170px;
    }
}

@media(max-width: 979px){
    #navbar .controls{
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        margin: 0;
    }
    #navbar .nav-wrapper{
        width: 100%;
    }
    nav.standard{
        display: block!important;
    }
    ul#menu-main-menu {
        margin-left: 55px;
    }
    nav.standard ul li.show_ever {
        display: none;
    }
    nav.standard ul li.show_on_mobile_header.current-menu-item a{
        background-color: transparent!important;
        color: #FFF;
        text-decoration: none!important;
        font-size: 24px!important;
        padding-left: 0px;
        padding-right: 0px;
    }
    nav.standard ul li.show_on_mobile_header.current-menu-item a:hover{
        background-color: transparent!important;
        color: #FFF!important;
        opacity: 1!important;
        text-decoration: none!important;
    }
    nav.standard ul li.show_ever.current-menu-item,
    nav.standard ul li.show_on_mobile_header.current-menu-item {
        display: inline-block;
    }
    nav.standard ul li.show_ever a{
        font-size: 25px!important;
        text-decoration: none!important;
        padding-left: 0px;
        padding-right: 0px;
    }

}
@media(max-width: 767px){
    header{
        position: fixed!important;
    }
    header.nav-up {
        top: 0px!important;
    }

    #fullscreen-menu, #project-panel-header {
        overflow-y: scroll!important;
        position: fixed;
        max-height: 100%;
    }
    #fullscreen-menu{
        min-height: 100%;
    }
    #fullscreen-menu .menu-inner nav ul {
        margin-left: auto;
        margin-bottom: 0!important;
        border-left: none!important;
        width: 80%;
        margin-right: auto;
    }
    #fullscreen-menu .menu-inner nav ul li {
        text-align: center;
        list-style: none!important;
        border-bottom: 0;
        padding: 0px;
/*        font-size: inherit!important;
        line-height: inherit!important;*/
        height: auto;

    }

    #fullscreen-menu .menu-inner nav ul li a{
        font-weight: 500;
/*        font-family: "FoundersGrotesk-Regular", Helvetica, Arial, sans-serif !important;
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 35px;*/

    }
    #fullscreen-menu .menu-inner .follow-links {
        padding: 20px 0px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }
    #fullscreen-menu .menu-inner .follow-links ul {
        width: 100%;
        display: inline-block;
    }
    #fullscreen-menu .menu-inner .follow-links ul li{
        display: block;
    }
    #fullscreen-menu .menu-inner .follow-links ul li a {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: auto;
        font-family: "FoundersGrotesk-Regular", Helvetica, Arial, sans-serif !important;
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 35px;
        color: #000;
        text-align: center;
    }
}


/*** Home page ***/
.widget.home-widget {
    position: relative;
    overflow: hidden;
}

.home section#thumbnails .fwt:hover:after {
    opacity: 0.3;
}
.home section#thumbnails .fwt:after {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,1);
    content: "";
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}


.arrow_down{
    height: 60px;
    width: auto;
    margin-top: -15px;
}

/* Thumbnails full width */


section#thumbnails .fwt .fwt-inner{
	top: 0px;
    right: 0px;
    width: 100%;
    max-width: 1170px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
}
section#thumbnails .fwt .fwt-inner h2{
	position: absolute;
	top: 40px;
	left: 0px;
	display: inline-block;
	padding-top: 0px;
    font-family: "FoundersGrotesk-Regular", Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
}
section#thumbnails .fwt .fwt-inner .fwt-category{
    font-size: 25px;
    line-height: 32px;
	position: absolute;
	top: 40px;
	right: 0px;
	display: inline-block;
}


section#thumbnails .fwt{
	height: 60vw!important;
	background-position: center center!important;
}

section#thumbnails .thumb h3.thumb-title{
	text-align: left;
    font-size: 16px;
    line-height: 22px;
    min-height: 80px;
}
section#thumbnails .thumb h3.thumb-title span{
	margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    width: 80%;
    min-height: 70px;
}


@media(max-width: 1280px){
    section#thumbnails .fwt .fwt-inner .fwt-category{
        max-width: 60%;
    }
}
@media(max-width: 767px){
    section#thumbnails .fwt .fwt-inner{
        max-width: 80%;
    }
}
@media(max-width: 567px){
    section#thumbnails .fwt .fwt-inner{
        max-width: 90%;
    }
}
@media(min-width: 768px){
    section#thumbnails .fwt .fwt-inner{
        max-width: 724px;
    }
}
@media(min-width: 979px){
    section#thumbnails .fwt .fwt-inner{
        max-width: 940px;
    }
}
@media(min-width: 1200px){
    section#thumbnails .fwt .fwt-inner{
        max-width: 1170px;
    }
}


.see-more .latest-projects {
    display: none;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 0px;
    right: 0px;
    font-size: 16px;
    line-height: 18px;
}
.home.page .see-more .latest-projects {
    display: block;
}
.see-more .about-this-project {
    display: none;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 0px;
    right: 0px;
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
.single.single-work .see-more .about-this-project {
    display: block;
}
.share-box .next-project a,
.share-box .previous-project a{
    display: inline-block;
    text-decoration: none!important;
    border-bottom: 2px transparent solid;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}

.share-box .next-project a:hover,
.share-box .previous-project a:hover{
    opacity: 0.7;
}
/*
.share-box .previous-project:after {
    display: block;
    content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-left-slider.png);
    pointer-events: all;
}*/
.share-box .previous-project:after {
    display: inline-block;
    /*content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-left-slider.svg); */
    content: url(images/icons/arrow-left-slider.svg);
    pointer-events: all;
    margin-left: 0px;
    margin-top: 0px;
    width: 39px;
    height: 39px;
}
.share-box .next-project:after {
    display: block;
    content: url(images/icons/arrow-right-slider.png);
    pointer-events: all;
}
.share-box .next-project:after {
    display: inline-block;
    /*content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-right-slider.svg); */
    content: url(images/icons/arrow-right-slider.svg);
    pointer-events: all;
    margin-top: 0px;
    float: right;
    width: 39px;
    height: 39px;
    margin-right: 0px;
}
.single-work .share-box {
    padding-bottom: 128px;
}

.footer {
    font-size: 12px;
    padding: 30px 0px;
}
#content .footer a {
    text-decoration: none;
    padding-bottom: 3px;
    border-bottom: 1px transparent solid;
}

#content .footer a:hover {
    padding-bottom: 3px;
    border-bottom: 1px #000 solid;
}
.home .cover-headline h1{
font-size: 160px !important;
line-height: 80% !important;
}
.home .cover-headline span{
display:block;
white-space: nowrap;
}
@media (max-width: 1199px) and (min-width: 980px){
    .home .cover-headline h1 {
        font-size: 160px !important;
        line-height: 80% !important;
    }
}

@media (min-width: 992px){
	.footer {
	    font-size: 15px;
	}
}
@media (max-width: 979px) and (min-width: 768px){
    .home .cover-headline h1 {
        font-size: 120px !important;
        line-height: 80% !important;
    }
}
@media (max-width: 979px){
    #navbar .logo {
        display: inline-block;
        position: absolute;
        width: auto;
        text-align: left;
        pointer-events: none;
        z-index: 300;
    }
    .home section#thumbnails .fwt .fwt-inner{
        height: 100%;
    }
    .home section#thumbnails .fwt .fwt-inner h2 {
        position: absolute;
        top: auto;
        bottom: -50px;
        width: 80%;
        left: 0;
        right: auto;
        display: inline-block;
        padding-top: 0px;
        font-weight: 400;
        font-size: 25px;
    }
    .home section#thumbnails .fwt {
        overflow: visible;
        margin-bottom: 90px!important;
    }

    .home .cover-headline h1 {
        font-size: 120px !important;
        line-height: 80% !important;
    }
    .home .cover-headline h1 br {
        display: inline;
        content: " ";
        clear: none;
        white-space: pre;
        margin-right: 8px;
    }
    .home .fwt-category{
        display: none!important;
    }
    .footer {
        font-size: 12px;
        border-top: 1px #000 solid;
        padding-top: 30px;
        text-align: center;
        margin-top: 70px;
    }
    .blog .footer {
        border-top: 1px #FFF solid;
    }
    .footer p {
        text-align: center!important;
    }
    .footer .container .masonry-item{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer .container .masonry-item a{
        text-decoration: none!important;
    }
}
@media (max-width: 567px){
    .home section#thumbnails .fwt .fwt-inner h2 {
        width: 100%!important;
        position: absolute;
        top: 100%;
        bottom: auto;
        width: 80%;
        left: 0;
        height: auto;
        right: auto;
        display: inline-block;
        padding-top: 10px;
        font-weight: 400;
        font-size: 22px;
    }

    .home .cover-headline h1 {
        /*font-size: 22px !important;
        line-height: 33px !important;*/
        font-size: 60px !important;
        line-height: 80% !important;
    }
}
@media (max-width: 359px){
    .home .cover-headline h1 br {
        margin-right: 4px;
    }
    .home .cover-headline h1 {
        font-size: 55px !important;
        line-height: 80% !important;
    }

}
/*

@media screen and (min-width: 1200px){
	section#thumbnails .fwt{
		height: 60vw;
		background-position: center center!important;
	}
}
*/

/* flexslider latest posts widget */

.widget .widget-info {
    display: block;
    height: 30px;
    padding-bottom: 150px;
}
.widget .widget-info .title{
    display: inline-block;
    position: relative;
    float: left;
    font-size: 25px !important;
    line-height: 32px!important;
    background-color: #FFF;
    z-index: 10;
    padding-right: 15px;
}
.widget .widget-info .subtitle{
    display: inline-block;
    position: relative;
    float: right;
    font-size: 25px !important;
    line-height: 32px!important;
}

.flexslider ul.slides {
    margin-left: 0px;
}
.flexslider li>a {
    display: inline-block;
    position: relative;
}
#content .flexslider a {
    text-decoration: none;
}
#content .flexslider li>a {
    border-width: 0px;
}
#content .flexslider a:hover{
    opacity: 1;
}
.flexslider .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #FFF;
    font-family: "FoundersGrotesk-Regular", Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.flexslider .txt>* {
    margin: 3.5% 0;
}
.flexslider .txt .excerpt {
    padding: 0 25%;
}

.flexslider .txt .more_info{
	text-decoration: none;
    border-bottom: 2px #FFF solid;
}

.flexslider.latest-post {
    position: relative;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    /* margin-bottom: 150px; */
    margin-bottom: 100px;
}
.flexslider.latest-post .flex-viewport{
    /*  overflow: visible!important; */
}
.flexslider.latest-post .flex-viewport ul.slides li{
	text-align: center;
}
.flexslider.latest-post .flex-viewport ul.slides li a figure img{
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
.flexslider.latest-post .flex-viewport ul.slides li a:hover figure img{
    opacity: 0.9;
}

.flex-direction-container {
    position: absolute;
    top: 0px;
    height: 30px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
}

.flexslider.latest-post ul.flex-direction-nav {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    left: 0px;
    margin: 0!important;
}

.counter {
    position: relative;
    width: 100%;
    text-align: center;
    pointer-events: none;
    font-size: 25px;
    line-height: 32px;
}



@media(max-width: 979px){
    .widget .widget-info{
        padding-bottom: 100px;
    }
    .flexslider.latest-post{
        padding-bottom: 100px;
    }
    #content .flexslider a{
        width: 100%;
        padding-bottom: 70px;
    }
    .flexslider .title {
        position: absolute;
        bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .flexslider .txt .more_info{
        display: none;
    }
    .flexslider .flex-viewport{
        overflow:visible!important;
    }
    .counter {
        position: absolute;
        width: auto;
        text-align: center;
        pointer-events: none;
        top: -100px;
        right: 0px;
        text-align: right;
        font-size: 22px !important;
    }
    .flexslider.latest-post .flex-viewport ul.slides li{
        opacity: 0;
    }
    .flexslider.latest-post .flex-viewport ul.slides li.flex-active-slide{
        opacity: 1;
    }
    .flexslider .title {
/*        position: absolute;
        top: 81%;
        width: 90vw;
        left: -9999px;
        right: -9999px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        height: 50px;
        bottom: auto;
        display: block;
    }*/
    }
}

@media(max-width: 360px){
    .flexslider.latest-post{
        padding-bottom: 80px;
    }
}


.flex-direction-nav .flex-nav-prev {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0px;
    height: 32px;
    width: 50px;
}

.flex-direction-nav .flex-nav-next {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0px;
    height: 32px;
    width: 50px;
}

a.flex-prev {
    overflow: hidden;
    /* padding-left: 9999px; */
    color: transparent!important;
    border-width: 0px!important;
    width: 50px;
}
a.flex-prev:hover {
    color: transparent!important;
}
a.flex-prev:before {
    display: block;
    /* content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-left-slider.png); */
    content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-left-slider.svg);
    content: url(images/icons/arrow-left-slider.svg);
    position: absolute;
    left: 0px;
    width: 39px;
    height: 8px;
}

a.flex-next {
    float: right;
    overflow: hidden;
    /*padding-right: 9999px; */
    color: transparent!important;
    border-width: 0px!important;
    width: 50px;
}
a.flex-next:hover {
    color: transparent!important;
}

a.flex-next:before {
    display: block;
    /* content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-right-slider.png); */
    content: url(http://www.solofficial.com/wp-content/themes/solo-child/images/icons/arrow-right-slider.svg);
    content: url(images/icons/arrow-right-slider.svg);
    position: absolute;
    right: 0px;
    width: 39px;
    height: 8px;
}

.flexslider.latest-post ol {
    list-style: none;
    display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    /* align-items: center; */
    align-content: space-around;
    margin-bottom: 0px;
}

@media(max-width: 979px){
    .flexslider .slides figure img {
        max-width: 40vw;
    }
    .flexslider .txt{
        color: #000;
    }
    .flexslider .txt .excerpt{
        display: none;
    }
}


@media(max-width: 979px){
    .widget.home-widget .subtitle{
        display: none;
    }
}

/*.flexslider.latest-post ol li {
    display: none;
}

.flexslider.latest-post ol li:last-child {
    display: flex!important;
}*/

/* share box */
.share-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 300px;
    font-size: 25px;
    line-height: 32px;
    color: #000;
}
.share-box .span12{
    position: relative;
}

.share-wrapper .semplice-share a{
    color: #000;
    font-size: 25px;
    line-height: 32px;
}
.share-wrapper .semplice-share a:hover{
    text-decoration: underline;
}
.share-box .semplice-share{
    width: auto;
}
.share-box .share-links{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
}
.share-box .semplice-share,
.share-box .semplice-share.first{
    margin-left: auto!important;
    margin-right: auto!important;
}

.share-box .previous-project,
.share-box .next-project{
    position: absolute;
    top: 0px;
    color: #000;
    font-size: 25px;
    line-height: 32px;
    max-width: 35%;
}
.share-box .previous-project{
    left: 0px;
}
.share-box .next-project{
    right: 0px;
    text-align: right;
}
.share-box .next-project p,
.share-box .previous-project p{
    margin-bottom: 0px;
    color: #000;
}
.share-box .next-project a,
.share-box .previous-project a{
    color: #000;
    text-decoration: underline;
}
.share-box .next-project a:hover,
.share-box .previous-project a:hover{
    text-decoration: none;
}
.share-box .previous-project .arrow{
}

@media(max-width: 991px){
    .share-box .previous-project,
    .share-box .next-project{
        position: absolute;
        top: 0px;
        color: #000;
        font-size: 25px;
        line-height: 32px;
        max-width: 25%;
    }

}
@media(max-width: 767px){
    .share-box .previous-project,
    .share-box .next-project{
        position: relative;
        margin-top: 20px;
        top: 0px;
        color: #000;
        font-size: 16px;
        line-height: 22px;
        max-width: 49%;
    }
    .share-box .previous-project{
        float: left;
    }
    .share-box .next-project{
        float: right;
    }

}


/* clases añadidas en los textos */
p.separador {
    border-bottom: 1px #000 solid;
    padding-bottom: 10px;
}
p.separador:last-child {
    border-bottom: 0px;
}


/* page projects */
.masonry-thumbs-item {
    padding-bottom: 64px!important;
}

/* shortcode */
#content .share-col a{
    text-decoration: none;
    transition: opacity 0.4s ease-in-out;
/*     border-bottom: 2px #FFF solid; */
    opacity: 1;
}
#content .share-col a:hover{
/*    border-bottom: 2px #000 solid; */
    opacity: 0.4;
}




/* blog */
body.blog,
body.blog>#wrapper,
body.blog>#wrapper>#content,
body.blog, body.blog p{
    background-color: #1e1e1e;
    color: #FFF;
}
body.blog #navbar {
    background-color: #1e1e1e;
}
body.blog #log {
    color: #FFF;
}
body.blog nav.standard ul li a {
    color: #FFF!important;
}
body.blog nav.standard ul li a:hover {
    background: transparent!important;
}
body.blog #navbar .controls a .nav-icon {
    background: #FFF!important;
}
body.blog h1,
body.blog h2,
body.blog a {
    color: #FFF!important;
}
body.blog a:hover {
    opacity: 1!important;
    /* text-decoration: underline; */
    text-decoration: none;
    color: #FFF!important;
}
body.blog a#logo{
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
    text-decoration: none!important;
}
body.blog a#logo:hover{
    text-decoration: none!important;
    opacity: 0.7!important;
}

body.blog section#blog,
body.blog .post-divider,
body.blog article.blog-post {
    /* background: #000!important; */
    background: #1e1e1e!important;
}

.blog-post .featured a img{
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
.blog-post .featured a:hover img{
    opacity: 0.7;
}


.blog h1 {
    text-align: center;
    font-weight: bold;
    font-size: 220px;
    line-height: 220px;
    padding-bottom: 130px;
}

.blog #blog h1{
    /* font-family: "FoundersGrotesk-Semibold", Helvetica, Arial, sans-serif !important; */
}

.blog h2 {
    margin-bottom: 0px;
}

.blog .post-heading{
    width: 66.67%;
    float: left;
}
.blog .share{
    float: left;
    width: 33.33%;
}

.blog .read-story,
.blog .share{
    font-size: 25px;
    line-height: 32px;
}
.blog .share{
    text-align: right;
    position: relative;
}
.blog .share .share_link{
    cursor: pointer;
    text-decoration: underline;
}


.blog .share .social-networks{
    display: none;
    position: absolute;
    right: 0px;
    top: 100%;
}

.blog .featured {
    padding-top: 64px;
}
.blog #post {
    margin-left: 0px!important;
}
.blog .post-divider {
    margin-top: 32px;
    margin-bottom: 32px;
}

@media(max-width: 979px){
    .blog h1 {
        font-size: 150px;
        line-height: 150px;
        padding-bottom: 100px;
    }

}
@media(max-width: 767px){
    .blog h1 {
        font-size: 100px;
        line-height: 100px;
        padding-bottom: 80px;
    }

    .blog .read-story,
    .blog .share{
        font-size: 22px;
        line-height: 34px;
    }

}
@media(max-width: 567px){

    .blog .read-story,
    .blog .share{
        font-size: 19px;
        line-height: 31px;
    }


    .thumbs-content section#thumbnails .thumb h3.thumb-title {
        position: relative;
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        padding-right: 50%;
    }
    .thumbs-content section#thumbnails .thumb h3.thumb-title span {
        margin-top: 0px;
        position: absolute;
        width: 50%;
        float: right;
        text-align: left;
        top: 0px;
        right: 0px;
        font-size: 16px;
        line-height: 22px;
    }
}

@media(max-width: 479px){
    .blog h1 {
        font-size: 80px;
        line-height: 80px;
        padding-bottom: 60px;
    }
    .thumbs-content section#thumbnails .thumb h3.thumb-title span {
        width: 45%;
    }

}
@media(max-width: 320px){
    .blog h1 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 40px;
    }

}

/* blog single */
.single-post #navbar-bg {
    opacity: 0!important;
}
body.single-post .hero img {
    width: 100%;
    height: auto;
    margin-left: 0px!important;
}
body.single-post h2{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
body.single-post #post .wysiwyg {
    margin-top: 128px;
}

body.single-post .mmtl-col.mmtl-col-sm-8 {
    padding-right: 10%;
}
body.single-post .wysiwyg img.size-full {
    float: left;
}

section#comment{
    display: none;
}

.search-button,
.archives-button {
    display: none !important;
}

/* Contact page */
.ce-code>div {
    max-width: 100%;
}

/* */
@media (max-width: 767px){
    .multi-column .span4,
    .multi-column .span7 {
        padding-bottom: 10px!important;
    }
}

/* newsletter */
#mc_embed_signup form{
    padding: 0px!important
}
#mc_embed_signup form input{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-color: #000;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
#mc_embed_signup_scroll .mc-field-group.name{
    width: 33%;
    float: left;
    clear: none;
    padding-right: 10px;
}
#mc_embed_signup_scroll .mc-field-group.email{
    width: 33%;
    float: left;
    clear: none;
    padding-right: 10px;
}
#mc_embed_signup_scroll>.submit{
    width: 33%;
    float: left;
    clear: none;
}
#mc_embed_signup_scroll>.submit .button{
    width: 100% !important;
    letter-spacing: 0px;
    background-color: #000000;
    padding: 9px 25px 9px 25px !important;
    border-width: 0px !important;
    border-color: #000000;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin: 0px!important;
    height: auto;
    -webkit-appearance: none;
}
@media(max-width: 767px){
    #mc_embed_signup_scroll .mc-field-group.name{
        width: 100%;
        float: left;
        clear: both;
        padding-right: 0px;
        margin-top: 22px
    }
    #mc_embed_signup_scroll .mc-field-group.email{
        width: 100%;
        float: left;
        clear: both;
        padding-right: 0px;
        margin-top: 22px
    }
    #mc_embed_signup_scroll>.submit{
        width: 100%;
        float: left;
        clear: both;
        margin-top: 22px;
    }
    #mc_embed_signup_scroll>.submit .button{
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* underlines per el menu */
nav.standard ul li a{
    position: relative;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}
nav.standard ul li a:hover{
    opacity: 0.7!important;
}
nav.standard ul li a:hover{
    text-decoration: none!important;
}
nav.standard ul li a:after {
    display: none;
    width: auto;
    position: absolute;
    content: "";
    height: 0%;
    border-bottom: 2px #000 solid;
    bottom: 19px;
    left: 25px;
    right: 25px;
}
body.blog nav.standard ul li a:after {
    border-bottom: 2px #FFF solid;
}

nav.standard ul li:first-child a:after {
    left: 0px;
}
nav.standard ul li a:hover:after {
    display: block;
}

nav.standard ul li.current-menu-item a,
nav.standard ul li.current_page_item a,
nav.standard ul li.current-menu-item a:hover,
nav.standard ul li.current_page_item a:hover,
.is-work nav.standard ul li.portfolio-grid a{
    text-decoration: none!important;
}
nav.standard ul li.current-menu-item a:after,
nav.standard ul li.current_page_item a:after,
nav.standard ul li.current-menu-item a:hover:after,
nav.standard ul li.current_page_item a:hover:after,
.is-work nav.standard ul li.portfolio-grid a:after{
    display: block;
}


#content .share-col a:after {
    display: block;
    width: 100%;
    position: absolute;
    content: "";
    height: 0%;
    border-bottom: 2px #FFF solid;
    bottom: -1px;
    left: 0px;
}
#content .share-col a:hover:after {
    border-bottom: 2px #000 solid;
}


@media(max-width: 979px){
    nav.standard ul li a:after{
        left: 0px;
        right: 0px;
    }
}


@media only screen and (max-height: 870px) and (orientation: landscape) {
      nav.fs-96px ul li {
        font-size: 70px;
        line-height: 70px;
    }
}



iframe.ytb-embed {
max-width: 96% !important;
display: block;
margin: 10px auto;
}



/* Custom CSS End */