/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 28 2021 | 08:59:03 (am)
/*
/******* Do not edit this file *******/

.single .entry-footer {
    display: none;
}

/* Typography */

body {
    font-family: Georgia, serif;
    font-size: 19px;
    line-height: 1.6em;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: initial;
}

.entry-title {
	margin-bottom: 30px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia;
    font-weight: 200;
    line-height: 1.2;
    margin: 0 0 20px;
}

h2 strong, strong h2 {
    font-weight: 400 !important
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget .button {
    border-radius: 2px
}

/* Link styling */

a {
    color: #0052A1;
    text-decoration: none;
}

.entry-content a:hover {
    color: #0052A1;
    text-decoration: underline;
}

/* Structure */

.site-inner {
    margin-top: 60px;
    background-color: #ffffff;
    clear: both;
    position: relative;
    z-index: 9;
    word-wrap: break-word;
}
    
.site-inner,
.wrap {
    max-width: 700px !important;
}

.full-width-content .content {
    max-width: 1100px;
}

.site-header .wrap {
    max-width: 1100px !important;
}

.full-width-content .content {
    max-width: 700px;
    padding: 0;
    float: none;
    margin: 0 auto;
}

/* Navigation styling */

.nav-primary .genesis-nav-menu {
    float: none;
}

.genesis-nav-menu > .menu-item > a {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    opacity: .9;
}

/* Header styling */

.header-image .title-area,
.header-image .site-header.dark .title-area {
    position: absolute;
}

.site-header,
.site-header.dark {
    background-color: #003366;
    position: initial;
}

.header-image .title-area,
.header-image .site-header.dark .title-area {
    position: absolute;
}

.site-title a {background: url(https://www.wakeupcloud.com/images/wuc-logo.png) no-repeat center 22px !important}

}

/* Entry styling */

.entry {
    margin-bottom: 10px;
}

.comment-meta {
    display: none;
}

.entry-header::after {
    content: none;
}

/* Pagination styling */

.pagination {
    text-align: center
}

.archive-pagination li a {
    background-color: #036;
}

/* Comment form styling */

.comment-form-url {
    display: none
}

.subscribe-to-comments label {
    display: inline;
    padding-left: 10px;
    font-weight: 400
}

/* Image Captions */

.wp-caption-text {
    font-size: 14px;
    color: #545454;
}

/* Button styling */

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget .button {
    font-family: 'Source Sans Pro';
    letter-spacing: 0
}

/* Page columns */

.half {
    width: 47.5%;
    margin-right: 5%;
    float:left;
}

.third {
    width: 30%;
    margin-right: 5%;
    float:left;
}

.last {
    margin-right: 0
}

/* Custom button */

.dc-button {
    background: #036;
    border: none;
    padding: 5px 10px;
    margin-top: 1rem;
    text-transform: none;
}

.dc-button:hover {
    background: #014e9a;
    border: none;
    color: white !important;
    text-decoration: none !important;
}

/* Archives page */


.clean-my-archives {
    margin-bottom: 2rem
}

.clean-my-archives ul  {
    margin-left: 0;
    margin-bottom: 0
}

.clean-my-archives ul li {
    list-style: none;
    margin-bottom: .5rem;
}

.clean-my-archives ul li a {
    display: block;
    margin-left: 150px;
}

.clean-my-archives .day {
    width: 130px;
    float: left;
}

.archive-day {
    float: left;
    width: 130px;
}

.comments-number {
    display: none
}

/* Alert box */

.alert-box {
    padding: 20px;
    background: #ffffdf;
    border: 1px solid #e6e6a7;
    margin-bottom: 2rem;
}

/* After content email optin */

.after-entry {
    border-top: 0;
    padding: 0;
    margin-bottom: 0;
}

.email-input, #awf_field-39770177 {
    width: 300px;
    margin-right: 1rem;
    border-radius: 3px;
    padding: 15px 25px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
}

.signup-form .email-input {
    width: 83%;
}

.newsletter #awf_field-39707593, .homepage #awf_field-39707593 {
    width: 81%;
}



#text-24 .widget-wrap, .signup-form, .af-form-wrapper {
    padding: 30px;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    margin-bottom: 2rem;
}

.af-form-wrapper.home-optin, .single .af-form-wrapper, .signup-form .af-form-wrapper {
    padding: 0;
    margin-bottom: 0
}

.home .af-form-wrapper {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}

.optin-image {
    float: right;
    width: 200px;
    margin: -66px 0 0 20px;
}

.home-optin .submit,
.af-form-wrapper .submit{
    border: 1px solid #036;
    background: #036;
}

.home-optin .submit:hover, 
.af-form-wrapper .submit:hover {
    border: 1px solid #22a1c4;
    background: #22a1c4;
}

/* Footer */

.site-footer {
    font-family: 'Source Sans Pro';
    background-color: #003366;
    padding: 10px;
    text-align: center;
}

.footer-widgets {
    background-color: #003366;
}

.footer-widgets .wrap {
    padding-bottom: 0;
    padding-top: 0;
}

.footer-widgets .widget {
    margin-bottom: 10px;
}

.site-footer p {
    letter-spacing: 0;
    opacity: .9;
    text-transform: none
}

/* Responsive */
@media only screen and (min-width: 700px) {

    .entry-content iframe {
           width: 630px;
        height: 354px;
        display: block;
        margin: 0 auto;
    }
    
}

@media only screen and (max-width: 1200px) {

    .title-area {
        margin-left: 0;
    }
}

@media only screen and (min-width: 1023px) {

    .title-area {
        margin-left: 10px;
    }
    
}

@media only screen and (max-width: 1022px) {

    .title-area {
        margin-top: 20px;
    }

}

@media only screen and (max-width: 1023px) {
    
    .site-header .title-area,
    .site-header.dark .title-area {
        position: relative !important;
    }
    
    .site-inner {
        margin-top: 30px;
    }

    .genesis-nav-menu a, .site-header.dark .genesis-nav-menu a {
        padding: 20px 10px;
    }
    
    .header-image .site-title > a {
        background-position: center !important;
        width: 100%;
    }

}

@media only screen and (max-width: 960px) {
    #title-area {
        padding: 0;
    }

    h1#title {
        text-indent: -99999px;
    }
}

@media only screen and (max-width: 1023px) {
    .site-header .title-area,
    .site-header.dark .title-area {
        position: relative;
    }
}

@media only screen and (max-width: 960px) {
    #title-area {
        padding: 0;
    }

    h1#title {
        text-indent: -99999px;
    }
}

@media only screen and (max-width: 600px) {

    .pagination .pagination-previous {
        display: block;
        margin-bottom: 20px
    }
    
    .pagination .pagination-next {
        display: block;
        margin-top: 20px
    }

}

@media only screen and (max-width: 700px) {

    .half {
        width: 100%;
        margin-right: 0;
        float: none;
    }

}

@media only screen and (max-width: 800px) {
    .genesis-nav-menu a, .site-header.dark .genesis-nav-menu a {
        padding: 10px 0;
    }
    
    .optin-image {
        display: none;
    }
    
    .email-input, .home-optin .email-input, #awf_field-39770177 {
        width: 50%;
    }

}

.after_content_newsletter {
    padding: 30px;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    margin-bottom: 2rem;
}