/*!
Theme Name: Immune
Theme URI: https://unavidaonline.com/
Author: Pau Forner Navarro
Author URI: https://unavidaonline.com/
Description: Immune es el tema de WordPress definitivo para webs de afiliación, nichos de Adsense y blogs. Diseñado por Pau Forner y la agencia santipm para simplificar la creación y maximizar la rentabilidad de este tipo de webs.
Version: 1.2.2
License: 
Tested up to: 5.5.1
Requires PHP: 7.0
Tags: sitios de afiliación, blog, affiliation, multidioma
Text Domain: themesp
*/

a {
    text-decoration: none;
}

h1 {
    margin: 0 0 40px;
    line-height: 1;
    font-size: 40px;
}

ul > li, ol > li {
    margin: 8px 0;
}

h2 {
    margin: 0 0 30px;
    line-height: 1;
    font-size: 30px;
}

h3 {
    margin: 0 0 20px;
    line-height: 1;
    font-size: 25px;
}

hr {
    margin: 30px 0;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

h1 + hr, h2 + hr, h3 + hr, h4 + hr {
    margin-top: 0px;
}

ul, ol {
    margin-bottom: 30px;
    margin-top: 0px;
}

pre {
    padding: 20px;
    background-color: #f5f5f5;
    font-family: Consolas,monospace;
    white-space: pre;
    overflow: auto;
}

h4 {
    margin: 0 0 20px;
    line-height: 1;
    font-size: 20px;
}

h5 {
    margin: 0 0 20px;
    line-height: 1;
    font-size: 18px;
}

h6 {
    margin: 0 0 20px;
    line-height: 1;
    font-size: 16px;
}

p {
    margin: 0 0 30px;
    line-height: 1.5;
}

a:hover {
    color: #071d5b;
}

h2.widget-title {
    font-size: 20px;
    margin: -10px -10px 15px;
    background-color: #000738;
    color: #ffffff;
    padding: 15px;
}

.widget {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #000738;
    margin-bottom: 20px;
}

.gallery-columns-3 > .gallery-item {
    width: 33%;
    display: inline-block;
    margin: auto;
    padding: 5px;
}

.gallery-columns-2 > .gallery-item {
    width: 50%;
    display: inline-block;
    margin: auto;
    padding: 5px;
}

.gallery-columns-4 > .gallery-item {
    width: 25%;
    display: inline-block;
    margin: auto;
    padding: 5px;
}

.widget ul,
.widget ol {
    margin-bottom: 0;
}

.wp-calendar-table {
    width: 100%;
}

.wp-calendar-table caption {
    padding: 20px 0;
    text-transform: capitalize;
    background-color: #000738;
    color: #fff;
    margin: -10px -10px 20px;
}

.wp-calendar-table td {
    text-align: center;
    width: 25px;
    height: 25px;
}

.wp-calendar-table td > a {
    background-color: #497dff;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: auto;
    line-height: 25px;
}

.wp-calendar-table td > a:hover,
.wp-calendar-table td > a:active {
    background-color: #000738;
}

span.wp-calendar-nav-next {
    display: inline-block;
    width: 40px;
}

span.wp-calendar-nav-prev {
    width: 40px;
    display: inline-block;
}

span.pad {
    display: inline-block;
    width: calc(100% - 90px);
}

.tagcloud > a {
    margin: 5px;
}

.tagcloud {
    text-align: center;
}

.widget-title a.rsswidget {
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
}

.widget-title img.rss-widget-icon {
    display: inline;
    margin-right: 5px;
}

.widget_media_image img {
    width: 100%;
    margin: auto;
    display: block;
}

h3#reply-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.comment-respond {
    border: 1px solid #ddd;
    margin: 30px 0;
    padding: 20px;
}

p.form-submit {
    margin-bottom: 10px;
}

p.logged-in-as {
    margin-bottom: 10px;
}

p.comment-form-comment {
    margin-bottom: 10px;
}

p.comment-form-comment label {
    display: none;
}

p.comment-form-comment label {
    font-size: 15px;
}

.search-form label:after {
    content: "\e986";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 20px;
}

.search-form .search-submit {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: -1px;
    border: none;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
}

.search-form .screen-reader-text {
    display: none;
}

.search-form .search-field {
    width: 100%;
    padding: 10px 40px 10px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #b5b5b5;
}

.search-form {
    position: relative;
}

blockquote:before {
    content: "\f205";
    position: absolute;
    font: normal 20px/1 dashicons;
    color: #6f6f6f;
    font-size: 70px;
    z-index: 0;
    opacity: .1;
    top: 5px;
    left: 5px;
}

blockquote {
    background-color: #f5f5f5;
    margin: 0;
    padding: 40px 20px 20px 40px;
    position: relative;
    text-align: justify;
    border-left: 3px solid #071d5b;
    margin-bottom: 30px;
}

blockquote * {
    margin-bottom: 0;
    z-index: 2;
    position: relative;
}

.wp-block-embed.alignleft, 
.wp-block-embed.alignright, 
.wp-block[data-align=left]>[data-type="core/embed"], 
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 100%;
}

.alignleft {
    text-align: left;
    margin-top: 0.5em;
}

.entry-content > .alignleft {
    max-width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.alignright {
    text-align: right;
    margin-top: 0;
    margin-bottom: 10px;
}

[class*=inner-container] > .alignleft + *,
[class*=inner-container] > .alignright + * {
    margin-top: 0;
}

.alignwide {
    clear: both;
}

.alignfull {
    clear: both;
}

@media only screen and (min-width: 769px) {

    .alignright {
        float: right;
        margin-left: 10px;
    }

    .alignleft {
        float: left;
        margin-right: 1em;margin-bottom: 0.5em;
    }

    .wp-block-embed.alignleft, 
    .wp-block-embed.alignright, 
    .wp-block[data-align=left]>[data-type="core/embed"], 
    .wp-block[data-align=right]>[data-type="core/embed"] {
        max-width: calc(50% - 1em);
    }
}
