/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/* EDITED */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: "Portada";
    src: url("../fonts/Portada-Light.otf") format("opentype");
    font-style: normal;
    font-weight: 100
}

@font-face {
    font-family: "Portada";
    src: url("../fonts/Portada-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: "Portada";
    src: url("../fonts/Portada-Italic.otf") format("opentype");
    font-style: italic;
    font-weight: 300
}

@font-face {
    font-family: "Portada";
    src: url("../fonts/Portada-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "Portada";
    src: url("../fonts/Portada-BoldItalic.otf") format("opentype");
    font-style: italic;
    font-weight: 600
}

@font-face {
    font-family: "icons-font";
    src: url("../fonts/icons-font.eot") format("embedded-opentype"), url("../fonts/icons-font.woff") format("woff"), url("../fonts/icons-font.ttf") format("truetype");
    font-style: normal;
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    margin: 0 0 10px
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px;
    margin: 0
}

a {
    color: #222;
    text-decoration: none;
    outline: none
}

a:hover,
a:focus {
    color: #222
}

body {
    color: #222;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    line-height: 140%;
    min-width: 323px;
    padding-top: 97px
}

@media screen and (max-width: 767px) {
    body {
        padding-top: 50px
    }
}

.icons-font,
.navbar-search__container #searchform,
.navbar-search__icon,
#searchform:before {
    font-family: "icons-font";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color .3s
}

.icon-cart:before {
    content: "\f101"
}

.icon-comillas-close:before {
    content: "\f102"
}

.icon-comillas-open:before {
    content: "\f103"
}

.icon-facebook:before {
    content: "\f104"
}

.icon-instagram:before {
    content: "\f105"
}

.icon-mail2:before {
    content: "\f106"
}

.icon-printer:before {
    content: "\f107"
}

.icon-search:before,
.navbar-search__container #searchform:before,
.navbar-search__icon:before,
#searchform:before {
    content: "\f108"
}

.icon-twitter:before {
    content: "\f109"
}

.icon-youtube:before {
    content: "\f10a"
}

.text-red {
    color: #e93100
}

.text-email {
    color: #ccc
}

.text-email:hover,
.text-email:focus,
.text-email:active {
    color: #555
}

.border-circle {
    border: 1px solid #eee;
    border-radius: 40px;
    line-height: 0;
    padding: 7px;
    display: inline-block;
    width: 40px;
    height: 40px
}

.btn-normal,
.navbar-search__container #searchform input[type="submit"],
#searchform input[type="submit"] {
    border: 1px solid #222;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #222;
    background: transparent;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 15px 7px;
    transition: background .3s, color .3s, border-color .3s
}

.btn-normal:hover,
#searchform input[type="submit"]:hover,
.btn-normal:focus,
#searchform input[type="submit"]:focus,
.btn-normal:active,
#searchform input[type="submit"]:active,
.btn-normal.active,
#searchform input.active[type="submit"] {
    color: white;
    background: #e93100;
    border-color: #e93100
}

.btn-view-more {
    margin: 15px auto 0
}

.btn-view-more a {
    font-size: 14px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: white;
    text-transform: uppercase;
    height: 70px;
    background: #4c4c4c;
    text-align: center;
    padding: 22px 10px 10px;
    width: 70px;
    display: inline-block;
    transition: background .3s
}

.btn-view-more a span {
    display: block;
    font-size: 16px;
    line-height: 14px
}

.btn-view-more a:hover,
.btn-view-more a:focus {
    background: #e93100;
    text-decoration: none;
    outline: none
}

.masonry-grid+.btn-view-more {
    opacity: 0;
    transition: opacity .5s
}

@media screen and (max-width: 767px) {
    .masonry-grid+.btn-view-more {
        opacity: 1
    }
}

.svg-bg {
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: block
}

.svg-bg.svg-facebook {
    background-image: url("../svg/facebook.svg")
}

.svg-bg.svg-twitter {
    background-image: url("../svg/twitter.svg")
}

.svg-bg.svg-email {
    background-image: url("../svg/mail2.svg")
}

.svg-bg.svg-print {
    background-image: url("../svg/printer.svg")
}

.two-cols {
    overflow: hidden
}

.two-cols [class*="col-"] {
    float: left;
    width: 50%
}

.two-cols .col-left {
    padding-right: 30px
}

.two-cols .col-right {
    padding-left: 30px
}

@media screen and (max-width: 767px) {
    .two-cols [class*="col-"] {
        float: none;
        width: 100%;
        padding: 0
    }
}

.text-wrap {
    line-height: 100%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

blockquote {
    margin: 20px 0
}

img {
    height: auto;
    max-width: 100%
}

input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle
}

.container {
    max-width: 1024px
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 600px
    }
    .header .container,
    .footer .container,
    .container.full-width {
        max-width: 100%
    }
    .footer .container {
        text-align: center
    }
    .footer .footer-row-second .container {
	    text-align: left;
	    font-size: 14px;
		line-height: 26px;
    }
    .footer .developed-by-text {font-size: 11px;}
}


@media screen and (max-width: 991px) {
    .container.full-width {
        padding: 0;
        width: 100%
    }
}

.ow-content {
    min-height: 480px;
    padding: 0 0 10px
}

.ow-content .content-title {
    margin-bottom: 40px;
    position: relative
}

.ow-content .content-title:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 10px;
    height: 2px;
    background: #333
}

.ow-content .content-no-results {
    padding: 15px
}

@media screen and (min-width: 992px) {
    .ow-content .ow-content-column {
        padding-right: 50px
    }
}

.ow-content .content-sticky {
    position: sticky;
    top: 120px
}

@media screen and (max-width: 767px) {
    .ow-content .content-sticky {
        position: static
    }
}

.ow-content .content-sticky .content-switch ul {
    padding: 0
}

@media screen and (max-width: 767px) {
    .ow-content.ow-content--cp-autor .page-title {
        position: sticky;
        top: 50px;
        background: white;
        margin: 0;
        padding: 15px 0;
        z-index: 1
    }
    .ow-content.ow-content--cp-autor .content-sticky {
        position: sticky;
        top: 102px;
        z-index: 3
    }
    .ow-content.ow-content--cp-autor .loop .article {
        float: left;
        width: 50%
    }
/*
    .ow-content.ow-content--cp-autor .loop .article .article__image img {
        height: 130px
    }
*/
}

@media screen and (max-width: 767px) {
    .content-sticky {
        position: static;
        top: 0
    }
    .content-switch>div {
        float: left
    }
    .content-switch>div:first-child {
        float: right
    }
    .sidebar--shop .tiendas,
    .sidebar--shop .dopico {
        display: none
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .ow-content.ow-content--page .article__title {
        margin: 20px 0
    }
}

.header {
    background: #fff;
    padding: 30px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.header .container {
    position: relative
}

.header .header__site-logo {
    float: left;
    display: block;
    position: relative
}

.header .header__site-logo .header__site-logo-img {
    height: 36px;
    width: 128px;
    opacity: 1;
    transition: opacity .5s;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .header .header__site-logo .header__site-logo-img {
        height: auto;
        width: 128px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header {
        padding: 15px 0
    }
}

@media screen and (max-width: 767px) {
    .header {
        border-bottom: 1px solid #ddd;
        padding: 7px 0;
        position: fixed;
        min-width: 323px;
        height: 50px;
        width: 100%;
        top: 0;
        left: 0;
        background: white;
        z-index: 150
    }
    .header .container {
        padding: 0 10px
    }
}

.nav {
    clear: none;
    float: left;
    margin-left: 10px;
    position: relative;
    width: calc(100% - 325px)
}

.nav .nav-menu__ul {
    display: flex;
    justify-content: space-around;
    line-height: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: right
}

.nav .nav-menu__ul .menu-item {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 16px;
    display: inline-block;
    position: relative
}

.nav .nav-menu__ul .menu-item>a {
    color: #000;
    display: block;
    line-height: 100%;
    padding: 10px 5px;
    position: relative;
    transition: color .3s;
    margin: 0 7.5px;
    letter-spacing: 1px
}

.nav .nav-menu__ul .menu-item>a:hover,
.nav .nav-menu__ul .menu-item>a:focus,
.nav .nav-menu__ul .menu-item>a:active {
    color: #e93100
}

.nav .nav-menu__ul .menu-item.current-menu-item>a {
    color: #e93100
}

.nav .nav-menu__ul .menu-item.menu-item-has-children>a {
    padding-right: 20px
}

.nav .nav-menu__ul .menu-item.menu-item-has-children>a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    color: #aaa;
    font-size: 9px;
    line-height: 10px;
    content: '\25bc';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -5px;
    transition: color .3s, transform .3s;
    transform-origin: 50% 40%
}

.nav .nav-menu__ul .menu-item.menu-item-has-children:hover>.sub-menu {
    display: block
}

.nav .nav-menu__ul .menu-item.menu-item-has-children:hover>a:after {
    color: #e93100;
    transform: rotate(180deg)
}

.nav .nav-menu__ul .menu-item .sub-menu {
    background: #fff;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: auto;
    left: -2px;
    min-width: 160px;
    display: none;
    padding: 5px;
    margin: 0;
    text-align: left;
    z-index: 10
}

.nav .nav-menu__ul .menu-item .sub-menu:hover {
    display: block
}

.nav .nav-menu__ul .menu-item .sub-menu .menu-item {
    display: block;
    white-space: nowrap
}

.nav .nav-menu__ul .menu-item .sub-menu .menu-item>a {
    border: 0;
    letter-spacing: initial;
    opacity: .7;
    transition: opacity .3s, padding-left .3s;
    position: relative
}

.nav .nav-menu__ul .menu-item .sub-menu .menu-item>a:hover {
    opacity: 1
}

.nav .nav-menu__ul .menu-item .sub-menu .menu-item.menu-item-has-children>a {
    padding-right: 20px
}

.nav .nav-menu__ul .menu-item .sub-menu .menu-item.menu-item-has-children>a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    color: #999;
    font-size: 9px;
    content: '\25b6';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -7px
}

.nav .nav-menu__ul .menu-item .sub-menu .sub-menu {
    top: auto;
    margin-top: -28px;
    left: initial;
    right: -220px;
    background: #bbb;
    position: absolute
}

@media screen and (max-width: 991px) {
    .nav .nav-menu__ul .menu-item:last-child .sub-menu {
        left: initial;
        right: 0;
        text-align: right
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .nav {
        clear: both;
        float: none;
        margin: 0 -10px;
        width: calc(100% + 20px);
        padding: 5px 0 0;
        margin-bottom: -10px
    }
    .nav .nav-menu__ul {
        display: flex;
        justify-content: space-between
    }
    .nav .nav-menu__ul .menu-item a {
        margin: 0 5px
    }
}

@media screen and (max-width: 767px) {
    .nav {
        background: white;
        display: none;
        margin: 0;
        min-width: 340px;
        float: none;
        width: calc(100% + 20px);
        margin: 0 -10px;
        clear: both;
        height: 100%;
        padding: 0;
        position: fixed;
        top: 50px;
        z-index: 50
    }
    .nav .nav-menu__wrapper {
        background: white;
        padding: 0 15px 0;
        margin: 0 -15px
    }
    .nav .nav-menu__wrapper .nav-menu__ul {
        display: block;
        text-align: center;
        padding: 15px 30px 15px 15px;
        overflow-y: auto;
        max-height: calc(100vh - 50px);
        height: 100%
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item {
        display: block;
        margin-bottom: 7px;
        padding-right: 0
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item:last-child {
        margin-bottom: 0
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item:last-child ul {
        float: none;
        text-align: center
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item a {
        display: block;
        margin: 0 auto;
        max-width: 250px;
        padding: 7px 0;
        text-transform: uppercase;
        text-align: center
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item a:after {
        display: none
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item.menu-distribuidores {
        display: none
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item ul {
        box-shadow: none;
        display: block;
        position: static;
        text-align: center
    }
    .nav .nav-menu__wrapper .nav-menu__ul li.menu-item ul li>a {
        text-transform: none
    }
}

.nav-block-right {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0
}

.section .section-heading,
.comp-author-about .comp-author-about__heading,
body.woocommerce div.product .product-sinopsis h3,
body.woocommerce div.product .product-sinopsis h4,
body.woocommerce div.product .product-sinopsis h2 {
    color: #222;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    position: relative;
    margin-bottom: 30px
}

.section .section-heading:after,
.comp-author-about .comp-author-about__heading:after,
body.woocommerce div.product .product-sinopsis h3:after,
body.woocommerce div.product .product-sinopsis h4:after,
body.woocommerce div.product .product-sinopsis h2:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 10px;
    height: 3px !important;
    background: #333
}

.section {
    margin: 40px 0
}

.section .section-heading.text-center:after {
    left: 50%;
    margin-left: -5px
}

.section .section-heading.section-heading--red {
    color: #e93100;
    margin-bottom: 5px
}

.section .section-heading.section-heading--red:after {
    display: none
}

.section .section-heading.section-heading--small {
    font-size: 24px
}

.section .section-heading.section-heading--smaller {
    font-size: 20px
}

.section .section-description {
    color: #222;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 40px;
    padding-right: 30px
}
@media screen and (max-width: 767px) {
	.section .section-description {
		padding:0 20px;
	}
}

.section .section-quote {
    margin: 100px auto 50px;
    color: #222;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: normal;
    position: relative
}

.section .section-quote:before {
    width: 67px;
    height: 30px;
    font-size: 40px;
    color: #222;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: -44px;
    font-family: "icons-font";
    content: "\f102";
    transform: rotate(180deg)
}

.section .section-quote blockquote {
    border: 0;
    padding: 0;
    color: #222;
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 5px 0
}

.section .section-quote blockquote:after {
    content: '\201d';
    margin-right: 5px
}

.section .section-quote cite {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-left: 0
}

.section .section-quote.no-quotes:before {
    display: none
}

.section .section-quote.no-quotes blockquote:before,
.section .section-quote.no-quotes blockquote:after {
    display: none
}

.section.section--home-authors-infocus {
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .section.section--home-authors-infocus {
        margin-bottom: 10px;
        margin-top: 5px
    }
    .section.section--home-promo {
        margin-top: 10px
    }
    .section .section-quote {
        margin: 100px 0 40px
    }
    .section .section-quote:before {
        left: 50%;
        margin-left: -22px
    }
    .section .section-quote blockquote {
        font-size: 17px;
        padding: 0 10px;
        text-align: center
    }
    .section .section-quote blockquote:after {
        display: inline-block
    }
    .section .section-quote cite {
        margin: 15px 0;
        font-size: 17px
    }
}

.page-title {
    margin: 15px 0 30px;
    font-size: 20px;
    font-weight: 600;
    color: #666
}

.page-title small {
    margin-top: -25px;
    margin-bottom: 30px;
    line-height: 120%;
    display: block;
    margin-left: 10px;
    vertical-align: middle
}

.page-title small:before {
    content: "|";
    margin-right: 10px
}

@media screen and (max-width: 767px) {
    .page-title {
        margin: 15px 0
    }
}

.page-title-next {
    text-align: right
}

@media screen and (max-width: 767px) {
    .page-title-next {
        text-align: center
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .ow-content--page {
        margin-top: 20px
    }
}

.article {
    overflow: hidden;
    margin-bottom: 30px;
    font-size: initial
}

.article__image {
    display: block;
    margin: 0 0 15px;
    position: relative
}

.article__image-caption {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0;
    display: flex;
    align-items: center;
    align-content: center
}

.article__image-caption-text {
    color: white;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 24px;
    line-height: normal;
    width: 80%;
    margin: auto
}

@media screen and (max-width: 991px) {
    .article__image-caption-text {
        font-size: 18.4615384615px;
        width: 85%
    }
}

@media screen and (max-width: 767px) {
    .article__image-caption-text {
        font-size: 12px
    }
}

.article__title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 20px
}

.page .article__title,
.single .article__title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    text-align: left
}

.article__title.default {
    margin-bottom: 30px
}

.article__title.default:after {
    display: none
}

.article__title small {
    color: #222;
    display: block;
    font-size: 20px;
    margin: 20px 0 0
}

.article__autor-name,
.article__autor-meta {
    color: #222
}

.article__autor-meta {
    margin-bottom: 15px
}

.article__date {
    text-align: center;
    font-size: 20px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: 20px
}

.article__date span {
    display: block
}

@media screen and (max-width: 767px) {
    .article__date {
        display: inline-block;
        margin: 0 15px 15px 0;
        vertical-align: middle
    }
}

.article__read-more-link {
    color: #5bc0de;
    text-decoration: none;
    font-weight: 300
}

.article__read-more-link:link,
.article__read-more-link:hover,
.article__read-more-link:focus,
.article__read-more-link:active {
    color: #5bc0de
}

.article__section {
    color: #222;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 30px;
    position: relative
}

.article__footer {
    padding: 15px 0
}

.article.with-about-author .article__section p:last-of-type {
    margin-right: 160px;
    min-height: 240px
}

.home .article,
.blog .article,
.category-blog .article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px
}

.blog .article .article__image,
.single .article .article__image,
.page .article .article__image {
    float: none;
    margin: 0 auto 30px
}

.blog .article .article__image img,
.single .article .article__image img,
.page .article .article__image img {
    width: 100%;
    object-fit: cover;
    height: auto;
    max-height: 400px;
    object-position: top
}

.blog .article .article__image img {
    max-height: none;
    object-fit: fill
}

.footer {
    padding: 50px 0 30px;
    background: #fff;
    font-size: 11px;
    color: #777;
    line-height: 140%
}

@media screen and (max-width: 767px) {
    .footer {
        padding: 30px 0
    }
}

.footer a {
    line-height: 20px
}

.footer .text-red {
    font-weight: 600
}

.footer .footer-row-first {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.footer .footer-row-first .footer-site-name {
    color: #333;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 18px;
    text-transform: uppercase;
    line-height: 18px;
    margin: 15px 0 0
}

@media screen and (max-width: 767px) {
    .footer .footer-row-first .share-block {
        text-align: center
    }
}

.footer .footer-row-second {
    padding-top: 10px
}

.footer .footer-row-second ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

.footer .footer-row-second a {
    color: #666;
    font-weight: 600;
    transition: color .3s
}

.footer .footer-row-second a:hover,
.footer .footer-row-second a:focus,
.footer .footer-row-second a:active {
    color: #333
}

.footer .footer-row-second a.text-email {
    color: #999;
    font-weight: 300
}

.footer .footer-row-second a.text-email:hover,
.footer .footer-row-second a.text-email:focus,
.footer .footer-row-second a.text-email:active {
    color: #555
}

.footer .footer-site-link {
    display: inline-block;
    line-height: 30px;
    vertical-align: middle
}

.footer .footer-site-logo {
    height: 15px;
    display: inline-block;
    margin: 0
}
@media screen and (max-width: 320px) {
	.footer .footer-site-logo {
   		height: 13px;
    }
}

.footer .developed-by-text {
    font-weight: 600
}

.body-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 1000
}

.body-loading .loading-block {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -50px;
    width: 200px;
    height: 100px;
    line-height: 100px;
    text-align: center
}

.body-loading .loading-block img {
    width: 120px;
    height: auto;
    display: block;
    margin: auto
}

.ow-ajax-loading {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    padding: 5%;
    justify-content: center
}

.ow-ajax-loading>span {
    position: fixed;
    top: 30%;
    left: 80px;
    height: 100%;
    width: 100%;
    text-align: center
}

@media screen and (max-width: 767px) {
    .ow-ajax-loading>span {
        left: 0;
        top: 15%
    }
}

.ow-ajax-loading>span .lds-grid {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

.ow-ajax-loading>span .lds-grid>span {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #e93100;
    animation: lds-grid 1.2s linear infinite
}

.ow-ajax-loading>span .lds-grid>span:nth-child(1) {
    top: 6px;
    left: 6px;
    animation-delay: 0s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(2) {
    top: 6px;
    left: 26px;
    animation-delay: -0.4s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(3) {
    top: 6px;
    left: 45px;
    animation-delay: -0.8s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(4) {
    top: 26px;
    left: 6px;
    animation-delay: -0.4s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(5) {
    top: 26px;
    left: 26px;
    animation-delay: -0.8s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(6) {
    top: 26px;
    left: 45px;
    animation-delay: -1.2s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(7) {
    top: 45px;
    left: 6px;
    animation-delay: -0.8s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(8) {
    top: 45px;
    left: 26px;
    animation-delay: -1.2s
}

.ow-ajax-loading>span .lds-grid>span:nth-child(9) {
    top: 45px;
    left: 45px;
    animation-delay: -1.6s
}

@keyframes lds-grid {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
}

.navbar-search__container {
    min-width: 323px;
    display: none;
    position: fixed;
    width: 100%;
    height: 88px;
    background: white;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 30px 15px 5px;
    z-index: 100
}

.navbar-search__container h2 {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 16px;
    line-height: 35px
}

.navbar-search__container #searchform {
    margin: 0 auto;
    width: 100%
}

.navbar-search__container #searchform input[type="search"],
.navbar-search__container #searchform input[type="text"] {
    padding: 6.5px;
    font-size: 15px;
    margin: 0 auto;
    width: 100%;
    padding-left: 32px
}

.navbar-search__container #searchform input[type="search"]:focus,
.navbar-search__container #searchform input[type="text"]:focus {
    box-shadow: none;
    outline: none
}

.navbar-search__container #searchform input[type="submit"] {
    display: none
}

.navbar-search {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    width: 50px;
    text-align: center;
    margin-left: 10px;
    padding: 10px 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

@media screen and (max-width: 991px) {
    .navbar-search {
        border-left: 0
    }
}

@media screen and (max-width: 767px) {
    .navbar-search {
        display: none
    }
}

.navbar-search__icon,
#searchform:before {
    color: #555;
    display: block;
    width: 100%;
    height: 16px;
    padding: 0 5px;
    transition: color .3s;
    line-height: 16px;
    font-size: 18px
}

.navbar-search__icon:hover,
#searchform:hover:before,
.navbar-search__icon:focus,
#searchform:focus:before {
    color: black
}

.navbar-search-wrapper {
    padding: 0 15px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 230px;
    max-width: calc(100% - 270px);
    width: 100%
}

.navbar-search__close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 35px;
    background: #999;
    font-family: sans-serif, 'Arial';
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: white;
    z-index: 101;
    transition: background .3s
}

.navbar-search__close:hover {
    background: #555
}

@media screen and (max-width: 767px) {
    .navbar-search__container {
        padding: 10px 15px;
        height: 50px
    }
    .navbar-search__container .container {
        padding: 0
    }
    .navbar-search__container .navbar-search-wrapper {
        padding: 0;
        left: 0;
        max-width: calc(100% - 40px)
    }
    .navbar-search__container h2,
    .navbar-search__container .header__site-logo {
        display: none
    }
    .navbar-search__container .navbar-search__close {
        right: 0;
        transition: background .3s
    }
    .navbar-search__container .navbar-search__close:hover {
        background: #555
    }
}

.navbar-langs {
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
    vertical-align: top;
    transition: box-shadow .3s
}

@media screen and (max-width: 767px) {
    .navbar-langs {
        display: none
    }
}

.navbar-langs ul,
.navbar-langs ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.navbar-langs ul li {
    padding: 0;
    position: relative;
    line-height: 36px
}

.navbar-langs ul li a {
    font-size: 12px;
    color: #999;
    display: block;
    transition: color .3s;
    padding: 0 5px
}

.navbar-langs ul li a:hover,
.navbar-langs ul li a:focus {
    color: #e93100
}

.navbar-langs ul ul {
    background: white;
    display: none;
    position: relative;
    z-index: 99
}

.navbar-langs ul ul li {
    border-top: 1px solid #ddd;
    margin: 0 auto
}

.navbar-langs ul ul li a {
    padding: 0 5px
}

.navbar-langs:hover {
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25)
}

.navbar-langs:hover ul ul {
    display: block
}

.carousel-inner {
    position: relative
}

.carousel-inner .item .carousel-image {
    height: 400px;
    width: 100%;
    object-fit: contain;
    object-position: top
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel-inner .item .carousel-image {
        height: 380px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-inner .item .carousel-image {
        height: 360px
    }
}

@media screen and (max-width: 767px) {
    .carousel-inner .item .carousel-image {
        height: 310px
    }
}

.carousel-caption {
    color: #222;
    position: static;
    max-width: 860px;
    text-align: center;
    text-shadow: none;
    height: auto;
    margin: auto;
    padding: 0 15px;
    padding-top: 65px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

.carousel-caption .carousel-caption-top {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 30px;
    font-weight: 600;
    line-height: 105%;
    text-transform: none;
    text-align: center;
    margin: 0
}

.carousel-caption .carousel-caption-lower {
    color: #000;
    font-size: 20px;
    text-transform: none;
    text-align: center;
    margin: 15px auto
}

.carousel-caption .carousel-button {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 600;
    color: #222;
    padding: 10px 15px;
    border: 1px solid #222;
    width: 200px;
    text-align: center;
    transition: background .33s, color .33s;
    display: inline-block;
    margin: 13px auto
}

.carousel-caption .carousel-button:hover,
.carousel-caption .carousel-button:focus {
    background: #e93100;
    color: white;
    border-color: #e93100
}

@media screen and (max-width: 767px) {
    .carousel-caption {
        height: 190px
    }
    .carousel-caption .carousel-caption-top {
        font-size: 24px;
        white-space: normal !important;
        overflow: visible !important
    }
    .carousel-caption .carousel-caption-lower {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-caption .carousel-caption-top {
        font-size: 30px
    }
    .carousel-caption .carousel-caption-lower {
        font-size: 18px
    }
}

.carousel-indicators {
    z-index: 1;
    top: 420px;
    bottom: 0;
    margin: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 20px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel-indicators {
        top: 400px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-indicators {
        top: 380px
    }
}

@media screen and (max-width: 767px) {
    .carousel-indicators {
        top: 160px
    }
}

@media screen and (max-width: 320px) {
    .carousel-indicators {
        top: 140px;
    }
}

.carousel-indicators li,
.carousel-indicators li.active {
    background: none;
    border: 0;
    border-radius: 7px;
    margin: 0 3.5px;
    width: 7px;
    height: 7px;
    position: relative
}

.carousel-indicators li:after,
.carousel-indicators li.active:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid #222;
    border-radius: 7px;
    width: 7px;
    height: 7px
}

.carousel-indicators li.active {
    background: #222
}

.loop {
    clear: both
}

.loop article,
.loop article.article {
    position: relative;
    display: inline-block;
    border-bottom: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: left
}

@media screen and (max-width: 767px) {
    .loop article,
    .loop article.article {
        display: block;
        float: none;
        margin: 0 auto 10px;
        padding-bottom: 0
    }
}

.loop.loop-x2,
.loop.loop-x3,
.loop.loop-x4 {
    font-size: 0;
    margin: 0 -5px;
    overflow: hidden
}

.loop.loop-x2 article {
    width: 50%
}

.loop.loop-x3 article {
    width: 33.3334%
}

.loop.loop-x4 article {
    width: 25%
}

.loop.loop-masonry {
    column-count: 4;
    break-inside: avoid
}

.loop.loop-masonry article {
    vertical-align: top;
    width: 100%
}

.loop.loop-viewmore {
    padding-right: 80px;
    position: relative
}

.loop.loop-product-mentioned {
    margin-bottom: 30px
}

.loop.loop-product-mentioned .heading {
    font-size: 20px;
    position: relative;
    margin-bottom: 30px
}

.loop.loop-product-mentioned .heading:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 10px;
    height: 2px;
    background: #333
}

.loop.loop--product-novedades {
    margin: 0 auto
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .loop.loop-x3 article,
    .loop.loop-x4 article {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .loop.loop-x2 article,
    .loop.loop-x3 article,
    .loop.loop-x4 article {
        width: 100%
    }
}

/*body.woocommerce .msnry .article.article--product {
    visibility: hidden
}*/
body.woocommerce .msnry .article.article--product {
    width: 20%;
    display: inline-block;
}
body.woocommerce .msnry .article.article--product .image>img {
    height: auto;
    min-height: 120px
}

.menu__toggle {
    width: 36px;
    height: 36px;
    display: none;
    cursor: pointer;
    float: right;
    margin: 0 15px;
    position: relative
}

.menu__toggle .menu__toggle-symbol {
    background: #555;
    color: #555;
    width: 36px;
    font: bold 14px/.4 Helvetica;
    height: 4px;
    left: auto;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 50%;
    transition: transform .3s ease-in-out;
    z-index: 11;
    zoom: 1
}

.menu__toggle .menu__toggle-symbol:after,
.menu__toggle .menu__toggle-symbol:before {
    background: #555;
    width: 36px;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    transition: transform .3s ease-in-out
}

.menu__toggle .menu__toggle-symbol:before {
    top: -9px
}

.menu__toggle .menu__toggle-symbol:after {
    top: 9px
}

.mobile-menu-open .menu__toggle .menu__toggle-symbol {
    background: none;
    transition: transform .3s ease-in-out
}

.mobile-menu-open .menu__toggle .menu__toggle-symbol:before {
    left: 0;
    top: 0;
    transform: rotateZ(45deg)
}

.mobile-menu-open .menu__toggle .menu__toggle-symbol:after {
    left: 0;
    top: 0;
    transform: rotateZ(-45deg)
}

@media screen and (max-width: 767px) {
    .menu__toggle {
        display: block
    }
}

.ow-pagination {
    text-align: center;
    margin: 30px auto
}

.ow-pagination .ow-pagination__numbers>a,
.ow-pagination .ow-pagination__numbers>span {
    display: inline-block;
    margin-right: 5px
}

.ow-pagination .ow-pagination__numbers>a:last-child,
.ow-pagination .ow-pagination__numbers>span:last-child {
    margin: 0
}

.info-box {
    border: 1px solid #e93100;
    color: #e93100;
    text-transform: uppercase;
    padding: 5px 10px 2px;
    display: inline-block;
    width: auto;
    clear: both;
    margin: 15px 0;
    font-size: 12px;
    line-height: 120%;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

@media screen and (max-width: 767px) {
    .info-box {
        display: block;
        text-align: center;
        margin: -5px auto 15px;
        padding: 5px 8px 2px;
        text-transform: none;
        font-size: 10px
    }
}

.share-block {
    font-size: 0;
    line-height: 1;
    margin: 30px auto;
    width: 40px;
    text-align: center
}

.share-block .share-icon {
    display: block;
    margin: 0 0 15px
}

.share-block .share-icon .icons-font,
.share-block .share-icon .navbar-search__container #searchform,
.navbar-search__container .share-block .share-icon #searchform,
.share-block .share-icon .navbar-search__icon,
.share-block .share-icon #searchform:before {
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    transition: color .3s, border-color .3s
}

.share-block .share-icon a.ow-social-popup {
    text-decoration: none !important
}

.share-block .share-icon:hover .icons-font,
.share-block .share-icon:hover .navbar-search__container #searchform,
.navbar-search__container .share-block .share-icon:hover #searchform,
.share-block .share-icon:hover .navbar-search__icon,
.share-block .share-icon:hover #searchform:before {
    border-color: #222;
    color: #222
}

.single-product .share-block,
.ow-content--page .share-block {
    margin: 0 auto 30px;
    width: auto
}

.single-product .share-block .share-icon,
.ow-content--page .share-block .share-icon {
    display: inline-block;
    margin: 0 10px 0 0
}

.single-product .share-block .share-icon:last-child,
.ow-content--page .share-block .share-icon:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .single-product .share-block,
    .ow-content--page .share-block {
        margin-top: 30px
    }
}

.footer .share-block {
    margin: 0;
    text-align: left;
    width: auto
}

.footer .share-block .share-icon {
    display: inline-block;
    margin: 0 10px 0 0
}

@media screen and (max-width: 767px) {
    .share-block {
        display: inline-block;
        width: calc(100% - 60px);
        text-align: left;
        margin: 20px 0 15px;
        vertical-align: top
    }
    .share-block .share-icon {
        margin: 0 10px;
        display: inline-block
    }
    .ow-content--product .share-block {
        display: block;
        text-align: center
    }
}

#cookie-notice {
    background-color: rgba(0, 0, 0, 0.8) !important
}

#cookie-notice .cookie-notice-container {
    font-size: 11px
}

#cookie-notice .cookie-notice-container a {
    color: white;
    text-transform: uppercase
}

#cookie-notice .cookie-notice-container a.button {
    border: 1px solid white;
    padding: 2.5px 5px
}

.comp-gmaps #map {
    height: 480px;
    width: 100%
}

.ow-contact-form {
    text-align: left;
    position: relative;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

.ow-contact-form input[type='text'],
.ow-contact-form input[type='email'],
.ow-contact-form textarea {
    border: 1px solid #ddd;
    box-shadow: none;
    width: 100%;
    border-radius: 0;
    padding: 10px;
    margin-bottom: 15px;
    transition: border-color .3s;
    font-size: 13px;
    font-weight: 600
}

.ow-contact-form input[type='text'],
.ow-contact-form input[type='email'] {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.ow-contact-form textarea:focus,
.ow-contact-form input:focus {
    outline: none;
    box-shadow: none
}

.ow-contact-form input:focus,
.ow-contact-form textarea:focus {
    border-color: #555
}

.ow-contact-form label {
    display: inline-block;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600
}

.ow-contact-form .label-block {
    display: block
}

.ow-contact-form textarea {
    width: 100%
}

label.checkbox.special,
label.woocommerce-form__label-for-checkbox.checkbox {
    cursor: pointer
}

label.woocommerce-form__label-for-checkbox.checkbox input[type="checkbox"],
label.checkbox.special input[type="checkbox"] {
    position: absolute;
    margin-left: 5px;
    opacity: 0
}

label.woocommerce-form__label-for-checkbox.checkbox input[type="checkbox"]+span {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle
}

label.woocommerce-form__label-for-checkbox.checkbox input[type="checkbox"]+span:before,
label.checkbox.special input[type="checkbox"]+span:before {
    border: 1px solid #999;
    border-radius: 2px;
    content: "";
    color: #333;
    padding: 0;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px
}

label.woocommerce-form__label-for-checkbox.checkbox input[type="checkbox"]:checked+span:before,
label.checkbox.special input[type="checkbox"]:checked+span:before {
    content: '\2713'
}

.ow-contact-form .ow-submit {
    margin: 15px auto;
    border: 0;
    box-shadow: none;
    outline: none;
    padding: 14px 20px;
    text-align: center;
    background: black;
    color: white;
    text-transform: none;
    font-size: 14px;
    width: 230px
}

.ow-captcha {
    padding: 15px 0 30px
}

.ow-captcha p {
    margin-top: 15px
}

.ow-loading {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    color: #555;
    text-align: center;
    text-transform: uppercase
}

.ow-privacy-terms label {
    padding: 0;
    margin: 5px 0;
    display: inline-block
}

.ow-privacy-terms label a {
    font-weight: 600
}

.mobile-actions {
    margin: 0;
    padding: 10px 0;
    position: fixed;
    left: 10px;
    top: 65px;
    width: calc(100% - 20px);
    z-index: 10
}

.mobile-actions .navbar-search,
.mobile-actions .navbar-langs {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    z-index: 1
}

.mobile-actions .navbar-search .navbar-search__icon,
.mobile-actions .navbar-search #searchform:before,
.mobile-actions .navbar-langs .navbar-search__icon,
.mobile-actions .navbar-langs #searchform:before {
    width: 24px;
    height: 24px
}

.mobile-actions .navbar-langs {
    left: initial;
    right: 0;
    z-index: 2
}

.mobile-actions .navbar-langs:hover {
    box-shadow: none
}

.mobile-actions .navbar-langs a {
    float: right;
    display: block;
    color: #222;
    font-size: 14px;
    line-height: 20px;
    margin: 0 5px
}

@media screen and (max-width: 767px) {
    .ow-content .sidebar.sidebar--autores {
        background: white;
        padding: 0 0 10px
    }
    .ow-content .sidebar.sidebar--autores .widget {
        margin: 0
    }
    .ow-content .sidebar.sidebar--autores ul {
        display: flex;
        margin: 0;
        justify-content: flex-start;
        padding: 0
    }
    .ow-content .sidebar.sidebar--autores ul li>a {
        margin-right: 15px
    }
}

.catalog-not-found {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    text-align: center;
    margin: 15px auto
}

.catalog-not-found p {
    font-size: 16px
}

.catalog-not-found p.back-link {
    margin: 30px auto
}

.catalog-not-found p.back-link a {
    color: #e93100;
    font-weight: bold
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
    margin-top: 0.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.3em;
    margin-bottom: 0.3em
}

.wp-caption,
.gallery-caption {
    margin-top: .4em;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px
}

.bypostauthor {
    font-family: inherit
}

.sticky {
    border: 2px dashed #ffffee
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#comments ul,
#comments ol,
#comments li {
    list-style-type: none
}

#comments li .comment-body {
    margin-bottom: 5px;
    padding: 10px
}

#comments ul.children {
    margin: auto;
    padding-left: 15px
}

#comments li .comment-body p {
    clear: both;
    display: block;
    font-size: 1em;
    margin: 1em 0em;
    word-wrap: break-word
}

#comments li .comment-body .comment-meta {
    font-size: .85em
}

#comments .comment-author.vcard img {
    background: #fff;
    border: 1px solid #999;
    border-radius: 3px;
    float: left;
    margin: 2px 10px 4px 2px;
    padding: 5px
}

#comments .comment-details {
    float: left;
    margin-top: 1em
}

#comments .comment-reply-link {
    font-size: .85em
}

#comments #cancel-comment-reply-link {
    float: right;
    font-size: .85em;
    font-weight: 300;
    margin-top: .5em
}

#comments .page-numbers {
    margin: 0em .2em;
    overflow: hidden;
    padding: 4px 8px
}

#comments .nav-previous {
    float: left;
    margin-right: 20px
}

#comments .nav-next {
    float: left
}

#comment-nav-above,
#comment-nav-below {
    font-size: .8em;
    padding: 6px 0px;
    margin: 20px 0px
}

form#commentform textarea#comment {
    margin-bottom: 1em;
    resize: none;
    width: 100%;
    height: 80px
}

form#commentform input {
    margin-bottom: 1em
}

form#commentform #comment-submit,
form#commentform p.form-submit {
    margin: 0
}

form#commentform p.logged-in-as,
.comment-notes {
    border-radius: 32px;
    background: #f5f5f5;
    font-size: 11px;
    margin: 0 0 15px;
    padding: 5px 15px;
    width: auto
}

form#commentform p.comment-form-comment>label {
    display: none
}

.form-allowed-tags {
    font-size: 11px
}

.form-allowed-tags code {
    border-style: dotted;
    font-size: 11px;
    margin: 10px;
    margin-bottom: 20px;
    padding: 8px
}

div#respond {
    margin-bottom: 5px;
    padding: 0 0 20px
}

h3#reply-title {
    margin: 0px;
    padding-bottom: 5px
}

select.postform {
    width: 100%;
    margin: auto
}

select.postform option {
    padding: 2px;
    margin: 2px
}

#searchform {
    margin: 30px 0;
    text-align: center;
    position: relative
}

#searchform:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    width: 20px;
    height: 20px;
    z-index: 1
}

#searchform input[type="search"],
#searchform input[type="text"] {
    border: 0;
    background: none;
    border: 1px solid #999;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
    padding-left: 50px;
    height: 35px
}

.widget {
    margin-bottom: 30px
}

.widget ul {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0 0 0 15px
}

.widget ul li {
    line-height: 120%;
    margin-bottom: 5px;
    font-size: 13px
}

.widget ul li a {
    display: inline-block;
    font-family: "Helvetica", "Arial", "sans-serif";
    line-height: 120%;
    padding: 2px 0;
    position: relative;
    text-transform: none;
    font-size: inherit;
    transition: color .3s;
    vertical-align: middle
}

.widget ul li a:hover,
.widget ul li a:focus,
.widget ul li a:active,
.widget ul li a.active {
    color: #e93100
}

.widget ul li a:hover:before,
.widget ul li a:focus:before,
.widget ul li a:active:before,
.widget ul li a.active:before {
    background-color: #e93100;
    content: "";
    opacity: 1
}

.widget ul li.current-cat a {
    color: #e93100
}

.widget ul li.current-cat a:before {
    background-color: #e93100;
    content: "";
    opacity: 1
}

.widget ul li span.count {
    color: #999;
    font-size: 12px;
    line-height: 120%;
    display: inline-block;
    vertical-align: middle
}

.widgettitle {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase
}

.widgettitle:after {
    background: #eee;
    bottom: -7px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

body #TB_closeWindow {
    position: relative
}

body #TB_closeWindow #TB_closeWindowButton {
    top: -1px;
    right: 9px;
    outline: none
}

body #TB_closeWindow #TB_closeWindowButton:hover,
body #TB_closeWindow #TB_closeWindowButton:focus {
    outline: none
}

body #TB_closeWindow #TB_closeWindowButton:hover .tb-close-icon,
body #TB_closeWindow #TB_closeWindowButton:focus .tb-close-icon {
    color: #e93100
}

body #TB_caption {
    height: auto;
    padding-left: 15px
}

body #TB_caption a:hover,
body #TB_caption a:focus {
    color: #e93100
}

.ow-banner-widget {
    position: relative
}

@media screen and (max-width: 991px) {
    .ow-banner-widget {
        margin: auto;
        max-width: 340px
    }
}

@media screen and (max-width: 767px) {
    .ow-banner-widget {
        max-width: 100%
    }
    body #TB_caption {font-size: 12px;}
}

.ow-banner-widget .ow-banner-widget__img-wrapper {
    font-size: 0;
    line-height: 0;
    margin: auto
}

.ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
    display: block;
    height: 340px;
    margin: auto;
    object-fit: cover;
    width: auto
}

@media screen and (max-width: 991px) {
    .ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
        width: 100%
    }
}

.ow-banner-widget .ow-banner-widget__caption-area {
    height: 340px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1
}

.ow-banner-widget .ow-banner-widget__caption-area-wrapper {
    width: 800px;
    height: inherit;
    vertical-align: middle;
    display: table-cell;
    padding-bottom: 30px
}

.ow-banner-widget .ow-banner-widget__caption {
    color: white;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 15px
}

.ow-banner-widget .ow-banner-widget__add-text {
    color: white;
    font-size: 16px;
    margin: 0 0 15px
}

.ow-banner-widget .ow-banner-widget__btn-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0 30px;
    width: 100%;
    text-align: center;
    z-index: 2
}

.ow-banner-widget .ow-banner-widget__btn {
    border: 1px solid white;
    background: none;
    padding: 15px;
    text-align: center;
    color: white;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    width: 80%;
    margin: auto;
    transition: border-color .3s, background .3s
}

.ow-banner-widget .ow-banner-widget__btn:hover,
.ow-banner-widget .ow-banner-widget__btn:focus {
    border-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7)
}

.ow-banner-widget .ow-banner-widget__badge {
    position: absolute;
    top: 30px;
    right: -50px;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: rgba(255, 0, 0, 0.7);
    text-align: center;
    display: block;
    line-height: 100px;
    font-size: 28px;
    font-weight: 600;
    color: white;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .ow-banner-widget .ow-banner-widget__badge {
        top: 10px;
        right: 10px;
        width: 80px;
        height: 80px;
        line-height: 80px
    }
}

.woocommerce .ow-widget-categorized-posts {
    margin-bottom: 30px
}

.woocommerce .ow-widget-categorized-posts .widgettitle {
    border: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    margin-bottom: 30px;
    text-transform: none
}

.woocommerce .ow-widget-categorized-posts .widgettitle:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 10px;
    height: 3px;
    background: #333
}

.woocommerce .ow-widget-categorized-posts .article {
    padding-bottom: 0
}

.woocommerce .ow-widget-categorized-posts .article small {
    display: block;
    font-size: 12px;
    margin-bottom: 5px
}

.woocommerce .ow-widget-categorized-posts .article>h4 {
    font-size: 16px
}

.woocommerce .ow-widget-categorized-posts .article section {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 10px
}

.woocommerce .ow-widget-categorized-posts .article.article--product .image img {
    height: 216px
}

.woocommerce .ow-widget-categorized-posts.woocommerce .article.article--product {
    margin-bottom: 15px
}

.sidebar.sidebar--autores .ow-taxonomy-list-widget ul li:last-child {
    display: none
}

.widget_search {
    position: relative
}

.widget_search input#s {
    border: 1px solid #eee;
    padding: 5px 54px 5px 5px;
    background: white;
    box-shadow: none;
    width: 100%
}

.widget_search input#searchsubmit {
    border: 0;
    padding: 9px 5px 8px;
    border-radius: 0;
    box-shadow: none;
    background: #eee;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    text-transform: uppercase
}

.sidebar .widget_recent_entries {
    padding: 15px;
    border: 1px solid #222
}

.sidebar .widget_recent_entries .widgettitle {
    text-align: center;
    text-transform: none;
    padding: 0 25%;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px
}

.sidebar .widget_recent_entries .widgettitle:after {
    background-color: #222;
    bottom: -15px
}

.sidebar .widget_recent_entries ul {
    font-size: 0;
    padding: 0
}

.sidebar .widget_recent_entries ul li {
    padding: 0;
    margin: 0 0 5px;
    text-align: center
}

.sidebar .widget_recent_entries ul li a {
    color: #000;
    font-size: 13px;
    line-height: 130%;
    padding: 2.5px 5px;
    display: inline-block;
    text-transform: none;
    transition: color .3s
}

.sidebar .widget_recent_entries ul li a:hover,
.sidebar .widget_recent_entries ul li a:focus {
    color: #222
}

.widget_product_categories,
.ow-taxonomy-list-widget,
.comp-order-controls {
    font-size: 12px
}

.widget_product_categories .widgettitle,
.ow-taxonomy-list-widget .widgettitle,
.comp-order-controls .widgettitle {
    text-transform: none;
    font-size: 12px
}

.widget_product_categories ul li a:before,
.ow-taxonomy-list-widget ul li a:before,
.comp-order-controls ul li a:before {
    content: "";
    border-radius: 5px;
    transition: background-color .9s;
    height: 5px;
    left: -12px;
    position: absolute;
    top: 5px;
    width: 5px;
    opacity: 0
}

body:not(.home) .section-download.widget .widgettitle {
    text-transform: none;
    font-size: 12px
}

.author-about-small {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 240px;
    width: 120px
}

.author-about-small .heading {
    color: #e93100;
    font-size: 18px;
    font-weight: 600;
    padding-right: 15px;
    margin-bottom: 25px;
    position: relative
}

.author-about-small .heading:after {
    content: "";
    background: #e93100;
    left: 0;
    bottom: -10px;
    height: 2px;
    position: absolute;
    width: 5px
}

.author-about-small .autor-title {
    display: inline-block;
    margin: 10px 0
}

.author-based-recommendations .block-title {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    padding-left: 40px;
    margin-bottom: 30px;
    position: relative
}

.author-based-recommendations .block-title strong {
    color: #e93100
}

.author-based-recommendations .block-title:after {
    content: "";
    left: 44px;
    position: absolute;
    bottom: -10px;
    height: 2px;
    width: 5px;
    background: #222
}

.comp-author-about .comp-author-about__heading {
    color: #e93100;
    font-size: 20px;
    margin-bottom: 30px
}

.comp-author-about .comp-author-about__heading:after {
    background: #e93100
}

.comp-author-about .comp-author-about__image img {
    max-width: 300px;
    width: 100%
}

.comp-author-about .comp-author-about__title {
    margin: 0 0 10px
}

.comp-author-about .comp-author-about__meta {
    color: #999 !important;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    margin: 0 0 15px
}

.comp-author-about .comp-author-about__meta span {
    color: #999
}

.comp-author-about .comp-author-about__content {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 15px;
    line-height: 150%;
    overflow: hidden
}

.comp-author-about .comp-author-about__content a.more {
    color: #e93100
}

.comp-author-about .comp-author-about__col-right {
    clear: both;
    margin: 20px 0 0;
    width: 100%;
    padding-right: 0
}

.comp-author-about .btn-normal,
.comp-author-about #searchform input[type="submit"],
#searchform .comp-author-about input[type="submit"] {
    clear: both;
    display: inline-block;
    margin: 15px 0;
    text-transform: none
}

.comp-authors-infocus {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 9px;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center
}

.comp-authors-infocus .comp-authors-infocus__subtitle {
    display: inline-block;
    margin: 0 7.5px 0 0;
    font-family: "Helvetica", "Arial", "sans-serif" !important;
    color: red;
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    vertical-align: middle
}

.comp-authors-infocus .menu-authors-in-focus-container {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.comp-authors-infocus ul {
    font-size: 0;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.comp-authors-infocus ul li {
    display: inline-block;
    font-size: 14px;
    float: none;
    line-height: 20px;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #999
}

.comp-authors-infocus ul li a {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #999;
    transition: color .3s
}

.comp-authors-infocus ul li a:hover,
.comp-authors-infocus ul li a.active,
.comp-authors-infocus ul li a:focus {
    color: red
}

.comp-authors-infocus ul li:last-child {
    border-right: 0
}

@media screen and (max-width: 767px) {
    .comp-authors-infocus {
        border-bottom: 0;
        margin-bottom: 0
    }
    .comp-authors-infocus .comp-authors-infocus__subtitle {
        display: block;
        margin: 0 0 10px
    }
    .comp-authors-infocus .menu {
        text-align: center
    }
    .comp-authors-infocus .menu li {
        border: 0;
        float: left;
        margin: 0 0 15px 0;
        padding: 0;
        padding-left: 10px;
        text-align: left;
        width: 50%
    }
    .comp-authors-infocus .menu li a:after {
        content: "|";
        display: inline-block;
        margin-left: 10px
    }
    .comp-authors-infocus .menu li:nth-child(2) a:after,
    .comp-authors-infocus .menu li:last-child a:after {
        display: none
    }
    .comp-authors-infocus .menu li:first-child,
    .comp-authors-infocus .menu li:nth-child(3) {
        padding-left: 0;
        text-align: right
    }
}

@media screen and (max-width: 320px) {
    .comp-authors-infocus ul li a {
        font-size: 15px;
        line-height: 16px;
    }
}

.comp-authors-featured {
    border: 1px solid #ddd;
    padding: 30px 0;
    text-align: center;
    margin-right: 85px
}

@media screen and (max-width: 991px) {
    .comp-authors-featured .loop article.article {
        display: inline-block;
        width: 50%
    }
}

.comp-authors-featured .section-description {
    padding: 0
}

@media screen and (max-width: 991px) {
    .comp-authors-featured {
        margin: 0
    }
}

.comp-authors-featured [class*="col-"] {
    padding: 5px
}

.comp-authors-featured .comp-authors-featured-box {
    padding: 0 8% 15px;
    line-height: 0
}

.comp-authors-featured .comp-authors-featured-viewall {
    color: #333;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 16px;
    line-height: 16px;
    display: block;
    text-transform: uppercase;
    margin: 15px auto 0;
    width: 64px;
    text-align: center;
    transition: color .3s
}

.comp-authors-featured .comp-authors-featured-viewall:hover {
    color: #e93100
}

.comp-authors-featured .comp-authors-featured-author {
    position: relative;
    height: 155px
}

.comp-authors-featured .comp-authors-featured-author img {
    width: 100%;
    height: 155px;
    object-fit: cover;
    object-position: top
}

.comp-authors-featured .comp-authors-featured-author .author-name {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 155px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    text-align: center;
    transition: opacity .4s ease-in-out;
    z-index: -1
}

.comp-authors-featured .comp-authors-featured-author .author-name span {
    display: inline-block;
    font-size: 16px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 300;
    line-height: 100%;
    color: #fff;
    width: 90px;
    top: -30px;
    position: relative;
    transition: top .3s
}

.comp-authors-featured .comp-authors-featured-author:hover .author-name,
.comp-authors-featured .comp-authors-featured-author:focus .author-name {
    opacity: 1;
    z-index: 1
}

.comp-authors-featured .comp-authors-featured-author:hover .author-name span,
.comp-authors-featured .comp-authors-featured-author:focus .author-name span {
    top: 10px
}

.comp-order-controls {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 12px
}

.comp-order-controls .widgettitle {
    text-transform: none;
    font-size: 12px
}

.comp-order-controls .heading {
    font-size: 20px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    margin: 0 0 15px
}

.comp-order-controls ul {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0
}

.comp-novedades [class*="col-"] {
    padding: 0 5px
}

.comp-novedades .row {
    margin: 0 -5px
}

.comp-novedades .section-heading,
.comp-novedades .section-description,
.comp-novedades .section-download {
    margin-left: 70px
}

@media screen and (max-width: 991px) {
    .comp-novedades .section-heading,
    .comp-novedades .section-description,
    .comp-novedades .section-download {
        margin-left: 0
    }
}

.comp-novedades .section-description {
    height: 64px;
    margin-bottom: 0
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .comp-novedades .section-description {
        font-size: 13px !important;
        height: 54px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .comp-novedades .section-description {
        font-size: 13px !important;
        height: 54px
    }
}

@media screen and (max-width: 767px) {
    .comp-novedades .section-description {
        height: auto;
        margin: 15px auto
    }
}

.comp-novedades .section-download {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    margin-bottom: 20px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .comp-novedades .section-download {
        margin-top: -5px;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .comp-novedades .section-download {
        margin-top: 0
    }
}

.comp-novedades .section-download p,
.comp-novedades .section-download .widgettitle {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 3px;
    color: #999;
    text-transform: none
}

.comp-novedades .section-download p:after,
.comp-novedades .section-download .widgettitle:after {
    display: none
}

.comp-novedades .section-download .download-catalogue-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

.comp-novedades .section-download .download-catalogue-list li {
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px
}

.comp-novedades .section-download .download-catalogue-list li:after {
    content: "|";
    margin: 0 4px;
    vertical-align: top
}

.comp-novedades .section-download .download-catalogue-list li:last-child:after {
    display: none
}

.comp-novedades .section-download .download-catalogue-list li a {
    color: #333;
    display: block;
    transition: color .3s;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600
}

.comp-novedades .section-download .download-catalogue-list li a:hover,
.comp-novedades .section-download .download-catalogue-list li a:focus {
    color: #e93100
}

.home .comp-novedades .section-download .download-catalogue-list {
    margin: 0;
    padding: 0
}

.home .comp-novedades .section-download .download-catalogue-list li a {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .comp-novedades .section-heading,
    .comp-novedades .section-description,
    .comp-novedades .section-download {
        text-align: center
    }
    .comp-novedades .section-heading:after {
        left: 50%;
        margin-left: -5px
    }
    .comp-novedades .section-download .download-catalogue-list {
        margin: 30px auto
    }
    .comp-novedades .section-download .download-catalogue-list li:first-child {
        margin-top: 10px
    }
    .comp-novedades .section-download .download-catalogue-list li:after {
        display: none
    }
    .comp-novedades .section-download .download-catalogue-list li a {
        border: 1px solid #555;
        margin-right: 10px;
        font-size: 13px;
        font-weight: 300;
        padding: 8px 10px 4px;
        text-decoration: none
    }
    .comp-novedades .section-download .download-catalogue-list li:last-child {
        margin-bottom: 10px
    }
    .comp-novedades .section-download .download-catalogue-list li:last-child a {
        margin-right: 0
    }
}

body.woocommerce .comp-novedades .article.article--product-big .image img {
    max-height: 492px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body.woocommerce .comp-novedades .loop--product-novedades-2 {
        margin-top: 106px
    }
}

.comp-zona-kids .section-description {
    margin-bottom: 0;
    margin-top: 30px;
    min-height: 60px
}

.comp-zona-kids .article.article--product {
    margin-top: 30px
}

body.woocommerce .comp-zona-kids .loop--product-zona-kids .article.article--product {
    margin-top: 20px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    body.woocommerce .comp-zona-kids .loop--product-zona-kids .article.article--product {
        margin-top: 16px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body.woocommerce .comp-zona-kids .loop--product-zona-kids .article.article--product {
        margin-top: 57px
    }
}

body.woocommerce .comp-zona-kids .loop--product-zona-kids .article.article--product .image img {
    max-height: 547px
}

body.woocommerce .comp-zona-kids .loop--product-zona-kids-secondary {
    margin-top: 41px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body.woocommerce .comp-zona-kids .loop--product-zona-kids-secondary {
        margin-top: 0
    }
}

@media screen and (min-width: 992px) {
    .comp-zona-kids [class*="col-"] {
        padding: 0 5px
    }
    .comp-zona-kids .row {
        margin: 0 -5px
    }
    .comp-zona-kids .loop--product-zona-kids-secondary {
        padding-right: 83px
    }
}

.comp-zona-kids .btn-view-more {
    margin: 0
}

@media screen and (max-width: 767px) {
    .comp-zona-kids .article.article--view-more {
        margin: 15px 0 !important
    }
    .comp-zona-kids .loop--product-zona-kids {
        margin: 0 -15px
    }
    .comp-zona-kids .loop--product-zona-kids .article--product {
        margin: 0;
        padding-bottom: 0
    }
    .comp-zona-kids .loop--product-zona-kids .article--product-big .header-bottom {
        background: #EBEBEB !important;
        color: #222 !important
    }
    .comp-zona-kids .loop--product-zona-kids .article--product-big .header-bottom .woocommerce-loop-product__title,
    .comp-zona-kids .loop--product-zona-kids .article--product-big .header-bottom .meta,
    .comp-zona-kids .loop--product-zona-kids .article--product-big .header-bottom a {
        color: #222 !important
    }
    body.woocommerce .comp-zona-kids .loop--product-zona-kids-secondary {
        padding: 0;
        margin: 0 -15px
    }
    body.woocommerce .comp-zona-kids .loop--product-zona-kids-secondary .article.article--product {
        padding-bottom: 0
    }
}

.comp-info-envio {
    clear: both
}

.comp-info-envio .heading {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px
}

.comp-info-envio ul {
    padding-left: 15px
}

.comp-info-envio ul li {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 140%
}

@media screen and (max-width: 767px) {
    .comp-info-envio {
        margin-top: 15px
    }
}

.comp-imperdible .imperdible-description-block {
    overflow: hidden;
    position: relative;
    min-height: 492px;
    padding: 0 30px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .comp-imperdible .imperdible-description-block {
        min-height: 466px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .comp-imperdible .imperdible-description-block {
        padding-left: 0
    }
}

@media screen and (max-width: 767px) {
    .comp-imperdible .imperdible-description-block {
        min-height: 0;
        text-align: center;
        padding: 0 15px
    }
}

.comp-imperdible .imperdible-description-block .section-description {
    font-size: 16px
}

@media screen and (max-width: 767px) {
    .comp-imperdible .imperdible-description-block .section-description {
        margin: 15px auto;
        font-size: 18px
    }
}

.comp-imperdible .imperdible-description-block .imperdible-description-heading {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 35px;
    font-weight: 100;
    line-height: 1
}

.comp-imperdible .imperdible-description-actions {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .comp-imperdible .imperdible-description-actions {
        left: 0;
    }
}

.comp-imperdible .imperdible-description-actions .tinvwl_add_to_wishlist-text {
    font-weight: 600
}

.comp-imperdible .imperdible-description-actions a.button {
    background: none;
    border: 1px solid #333;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #222;
    padding: 10px 15px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    width: 180px;
    display: block;
    border-radius: 0;
    transition: background .3s, color .3s
}

.comp-imperdible .imperdible-description-actions a.button:hover,
.comp-imperdible .imperdible-description-actions a.button:focus {
    background: #222;
    color: white
}

@media screen and (max-width: 767px) {
    .comp-imperdible .imperdible-description-actions {
        position: static;
        text-align: center;
        margin-top: -8px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: auto
    }
    .comp-imperdible .imperdible-description-actions a.button,
    .comp-imperdible .imperdible-description-actions a {
        height: auto;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px !important;
        padding: 4px 8px 2px;
        width: auto
    }
    .comp-imperdible .imperdible-description-actions a.button span,
    .comp-imperdible .imperdible-description-actions a span {
        display: block;
        font-size: inherit;
        font-weight: 400 !important
    }
}

body.woocommerce .comp-imperdible .article.article--product-square .image img {
    max-height: 482px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    body.woocommerce .comp-imperdible .article.article--product-square .image img {
        max-height: 455px
    }
}

@media screen and (max-width: 767px) {
    body.woocommerce .comp-imperdible .article.article--product {
        padding-bottom: 0
    }
}

body.woocommerce .comp-imperdible .tinv-wraper.tinv-wishlist {
    margin-bottom: 0 !important
}

.comp-subscribe {
    border: 1px solid #222;
    max-width: 400px;
    margin: auto;
    height: 315px;
    padding: 15px 20px;
    position: relative
}

@media screen and (max-width: 991px) {
    .comp-subscribe {
        max-width: 315px;
        margin: auto
    }
}

.comp-subscribe .comp-subscribe__heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #222;
    margin: 10px 0 15px;
    padding: 0 10px;
    text-align: center
}

.comp-subscribe .comp-subscribe__text {
    color: #222;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center
}

@media screen and (max-width: 991px) {
    .comp-subscribe .comp-subscribe__text {
        font-size: 15px
    }
}

.comp-subscribe form {
    position: absolute;
    padding: 0 20px;
    bottom: 20px;
    left: 0;
    width: 100%
}

.comp-subscribe .comp-subscribe__logo {
    text-align: center;
    margin-bottom: 15px
}

.comp-subscribe .comp-subscribe__logo img {
    display: block;
    width: 100px;
    height: auto;
    margin: auto
}

.comp-subscribe .comp-subscribe__input {
    margin: 15px auto
}

.comp-subscribe .comp-subscribe__input input {
    font-size: 13px;
    width: 100%;
    border: 0;
    background: none;
    box-shadow: none;
    padding: 5px 10px;
    text-align: center;
    color: #222;
    border-bottom: 1px solid #222;
    transition: border-color 1s
}

.comp-subscribe .comp-subscribe__input input:focus {
    border-color: #e93100;
    outline: none
}

.comp-subscribe .comp-subscribe__button button {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 600;
    border: 0;
    box-shadow: none;
    padding: 10px 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    background: #222;
    color: white;
    transition: background .3s
}

.comp-subscribe .comp-subscribe__button button:hover,
.comp-subscribe .comp-subscribe__button button:focus {
    background: #e93100
}

.comp-subscribe .comp-subscribe__footer-links {
    margin-top: 10px;
    text-align: center
}

.comp-subscribe .comp-subscribe__footer-links a {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    font-size: 12px;
    color: #222;
    display: inline-block;
    transition: color .3s
}

.comp-subscribe .comp-subscribe__footer-links a:hover,
.comp-subscribe .comp-subscribe__footer-links a:focus,
.comp-subscribe .comp-subscribe__footer-links a:active {
    color: #e93100
}

.comp-subscribe .mc4wp-response {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    background: rgba(240, 240, 240, 0.9)
}

.comp-subscribe .mc4wp-response:empty {
    display: none
}

.comp-subscribe .mc4wp-response .mc4wp-alert {
    background: #d14328;
    box-shadow: 0 25px 100px 0 rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 40px 40px 30px 40px;
    text-align: center;
    margin: auto;
    max-width: 800px;
    font-size: 14px;
    line-height: 130%;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: white
}

.comp-subscribe .mc4wp-response .mc4wp-alert p {
    margin: 0
}

.comp-subscribe .mc4wp-response .mc4wp-alert a.btn {
    cursor: pointer;
    clear: both;
    display: block;
    margin: 15px auto 0;
    max-width: 100px;
    background: none;
    color: white;
    border: 1px solid white;
    padding: 7px 15px;
    font-size: 14px;
    font-family: "Helvetica", "Arial", "sans-serif";
    text-transform: uppercase
}

.comp-subscribe .mc4wp-response .mc4wp-alert a.btn:hover {
    text-decoration: none;
    background: white;
    color: #d14328
}

@media screen and (max-width: 767px) {
    .comp-home-promo .ow-banner-widget .ow-banner-widget__img-wrapper {
        margin: 0 -15px
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__img-wrapper img {
        height: 160px
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__caption-area {
        height: auto;
        position: static;
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 0 10px
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__caption-area .ow-banner-widget__caption-area-wrapper {
        padding: 0
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__caption-area .ow-banner-widget__caption,
    .comp-home-promo .ow-banner-widget .ow-banner-widget__caption-area .ow-banner-widget__add-text {
        color: #222
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__btn-wrapper {
        position: static
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__btn-wrapper .ow-banner-widget__btn {
        background: #e93100;
        border-color: #e93100;
        color: white;
        font-size: 17px;
        margin: auto;
        max-width: 400px;
        padding: 20px 15px
    }
    .comp-home-promo .ow-banner-widget .ow-banner-widget__btn-wrapper .ow-banner-widget__btn:hover {
        background: #e93100;
        color: white
    }
}

.section.section--autor-publications .section-heading {
    width: 300px
}

.section.section--autor-publications .section-heading:after {
    bottom: -20px
}

.section.section--autor-publications .btn-view-more {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
    right: 5px
}

.article.autor-single .article__image {
    float: none;
    margin: 0 auto;
    display: block
}

.article.autor-single .article__image img {
    max-width: 300px
}

.article.autor-single .article__header {
    display: block;
    text-align: left;
    margin-bottom: 30px;
    position: relative
}

.article.autor-single .article__header .article__title {
    margin-bottom: 15px;
    color: #222
}

.article.autor-single .article__header .article__title:after {
    display: none
}

.article.autor-single .article__header .article__meta {
    font-size: 15px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

.article.autor-single .article__section {
    color: #777;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 15px;
    line-height: 150%;
    padding-left: 40px
}

.article[class*="autor-loop"] {
    padding-bottom: 0;
    border-bottom: 0;
    overflow: hidden;
    font-size: initial;
    text-align: center
}

.article[class*="autor-loop"] .article__image {
    background: none;
    display: block;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-align: center;
    position: relative;
    border: none !important
}

.article[class*="autor-loop"] .article__image a {
    display: block;
    line-height: 0;
    font-size: 0;
    transform: scale(1);
    transition: transform 3s
}

.article[class*="autor-loop"] .article__image img {
    border: 0;
    display: block;
    line-height: 0;
    font-size: 0;
    width: 100%;
    object-fit: cover;
    object-position: top;
    position: relative
}

.article[class*="autor-loop"] .article__header {
    background: #444;
    padding: 20px 10px 20px
}

.article[class*="autor-loop"] .article__title {
    color: white;
    margin-bottom: 0px;
    text-transform: none;
    font-size: 16px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 300;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article[class*="autor-loop"] .article__title a {
    color: white
}

.article[class*="autor-loop"] .article__meta {
    line-height: 20px;
    font-size: 12px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #e93100;
    vertical-align: top;
    text-align: left
}

.article[class*="autor-loop"] .article__meta a {
    display: inline-block;
    color: #b62600;
    margin: 0 2px;
    font-weight: 600
}

.article[class*="autor-loop"] .article__meta a:hover,
.article[class*="autor-loop"] .article__meta a:focus {
    color: #e93100
}

.article[class*="autor-loop"]:hover .article__image a,
.article[class*="autor-loop"]:focus .article__image a {
    transform: scale(1.2)
}

.faq-block {
    margin-bottom: 30px
}

.faq-block h4,
.faq-block h5 {
    color: black
}

.issuuembed {
    max-width: 100%;
    max-height: 100%;
    min-height: 100px;
    height: auto;
    width: auto
}

.page-template-template-encontranos article .article__section {
    font-size: 13px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

.page-template-template-encontranos .address-tabs {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    text-align: center;
    margin-bottom: 60px
}

.page-template-template-encontranos .address-tabs .address-tab {
    cursor: pointer;
    opacity: .3
}

.page-template-template-encontranos .address-tabs .address-tab .address-title {
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0 10px;
    position: relative
}

.page-template-template-encontranos .address-tabs .address-tab .address-subtab {
    cursor: pointer
}

.page-template-template-encontranos .address-tabs .address-tab .address-subtab span {
    border-bottom: 1px solid transparent;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    width: auto;
    margin: auto
}

.page-template-template-encontranos .address-tabs .address-tab .address-subtab.active span {
    border-bottom: 1px solid #e93100
}

.page-template-template-encontranos .address-tabs .address-tab.active {
    opacity: 1
}

.page-template-template-encontranos .address-tabs .address-tab.active .address-title:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    content: "";
    height: 4px;
    background: #222
}

.page-template-template-encontranos .ow-contact-form {
    padding: 30px 60px;
    border-radius: 2px;
    border: 1px solid #ccc;
    max-width: 640px;
    margin: 0 auto 30px
}

@media screen and (max-width: 767px) {
    .page-template-template-encontranos .ow-contact-form {
        padding: 30px
    }
}

.page-template-template-historia {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif"
}

.page-template-template-historia .historia-row {
    margin-bottom: 30px
}

.page-template-template-historia .historia-img {
    margin-bottom: 15px
}

.page-template-template-historia .historia-img img {
    display: block;
    max-height: 150px;
    max-width: 150px
}

.page-template-template-historia .historia-name {
    font-size: 20px;
    line-height: 120%;
    font-weight: 600;
    margin-bottom: 10px
}

.page-template-template-historia .historia-place {
    color: #999;
    font-size: 14px;
    line-height: 120%
}

.page-template-template-historia .historia-content {
    font-size: 15px;
    line-height: 140%
}

.ow-wishlist {
    position: relative;
    height: 36px
}

.ow-wishlist img {
    position: absolute;
    top: 5px;
    left: 5px;
    padding-right: 2px
}

.header .ow-wishlist {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    width: auto;
    text-align: center;
    margin: 0;
    padding: 0 9px;
    border: 0;
    position: relative
}

body div.wishlist_products_counter.top_wishlist-custom img {
    height: 24px;
    width: 24px !important;
    max-width: none;
    max-height: none;
    margin: auto !important;
    padding: 0 !important
}

div.wishlist_products_counter .wishlist_products_counter_number,
div.wishlist_products_counter .wishlist_products_counter_text {
    min-height: 0
}

body div.wishlist_products_counter {
    position: relative
}

body div.wishlist_products_counter .wishlist_products_counter_number {
    background: rgba(255, 0, 0, 0.75);
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 4px 2px;
    line-height: 14px;
    font-size: 11px;
    text-align: center;
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 1;
    color: white
}

body .tinvwl-shortcode-add-to-cart .tinvwl_add_to_wishlist_button {
    color: black
}

body .tinvwl-shortcode-add-to-cart .tinvwl_add_to_wishlist_button:hover {
    color: white
}

body.woocommerce .woocommerce-ordering,
body.woocommerce .woocommerce-result-count,
body.woocommerce a.added_to_cart {
    display: none
}

body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button {
    background: white;
    border-radius: 0;
    border: 1px solid #222;
    color: #222;
    font-family: "Portada", "Times", "serif";
    font-size: 14px;
    line-height: 100%;
    padding: 10px 15px 7px;
    transition: background .3s, border .3s, color .3s
}

body.woocommerce #respond input#submit:hover,
body.woocommerce #respond input#submit:focus,
body.woocommerce a.button:hover,
body.woocommerce a.button:focus,
body.woocommerce button.button:hover,
body.woocommerce button.button:focus,
body.woocommerce input.button:hover,
body.woocommerce input.button:focus {
    background: #e93100;
    border: 1px solid transparent;
    color: white
}

body.woocommerce #respond input#submit.alt,
body.woocommerce a.button.alt,
body.woocommerce button.button.alt,
body.woocommerce input.button.alt {
    background: #e93100;
    border: 2px solid #e93100;
    color: white
}

body.woocommerce #respond input#submit.alt:hover,
body.woocommerce #respond input#submit.alt:focus,
body.woocommerce a.button.alt:hover,
body.woocommerce a.button.alt:focus,
body.woocommerce button.button.alt:hover,
body.woocommerce button.button.alt:focus,
body.woocommerce input.button.alt:hover,
body.woocommerce input.button.alt:focus {
    background: black;
    border-color: black;
    color: white;
}

body.woocommerce #respond input#submit.single_add_to_cart_button,
body.woocommerce a.button.single_add_to_cart_button,
body.woocommerce button.button.single_add_to_cart_button,
body.woocommerce input.button.single_add_to_cart_button {
    padding: 14px 15px 10px
}

body.woocommerce input[type="text"],
body.woocommerce input[type="email"],
body.woocommerce input[type="password"],
body.woocommerce input[type="tel"] {
    border: 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 0;
    font-size: 16px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: initial
}

body.woocommerce fieldset {
    border-color: #eee;
    border-radius: 0;
    margin: 15px 0 30px;
    padding: 15px 20px 30px
}

body.woocommerce fieldset legend {
    padding: 0 7px
}

body.woocommerce table.variations {
    table-layout: fixed
}

body.woocommerce table.variations td.label {
    display: block
}

body.woocommerce table.variations td.value {
    display: block
}

body.woocommerce table.variations td.value select {
    width: auto;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.woocommerce .woocommerce-address-fields__field-wrapper {
    overflow: hidden;
    margin-bottom: 30px
}

body.woocommerce .article__section .woocommerce>h2 {
    color: #666;
    font-size: 24px;
    margin-top: -15px;
    text-align: center;
    position: relative
}

body.woocommerce .article__section .woocommerce>h2:after {
    background: none;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f00000;
    margin-top: -2px
}

body.woocommerce .woocommerce-mini-cart__empty-message {
    font-size: 12px;
    margin: 0
}

body.woocommerce .widget_layered_nav ul .wc-layered-nav-term a {
    line-height: 14px;
    display: inline-block
}

body.woocommerce .widget_layered_nav ul .wc-layered-nav-term span.count {
    color: #999;
    font-size: 12px;
    line-height: 14px;
    display: inline-block
}

body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
    border: 0;
    padding: 1em 2em
}

body.woocommerce .woocommerce-error:before,
body.woocommerce .woocommerce-info:before,
body.woocommerce .woocommerce-message:before {
    display: none
}

body.woocommerce .widget.woocommerce.widget_shopping_cart {
    margin-bottom: 0
}

body.woocommerce .woocommerce-error {
    border: 3px solid;
    border-color: #e93100;
    padding: 1em 2em 1em 3.5em
}

body.woocommerce .woocommerce-error:before {
    display: inline-block;
    color: #e93100
}

body.woocommerce.woocommerce-checkout #order_review td {
    padding-left: 0;
    padding-right: 0
}

body.woocommerce .woocommerce-privacy-policy-text {
    font-size: 12px
}

body.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: sans-serif, Arial;
    font-size: 14px;
    line-height: 32px
}

body.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered:hover,
body.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    border: 0;
    box-shadow: none;
    outline: none !important
}

body.woocommerce .select2-results__option .select2-results__option--highlighted {
    border: 0;
    outline: 0;
    box-shadow: none
}

body.woocommerce .woocommerce form .form-row .select2-container {
    background: #f0f0f0;
    height: 32px;
    outline: none !important
}

body.woocommerce .woocommerce form .form-row .select2-container:focus {
    outline: none !important
}

body.woocommerce .woocommerce form .form-row .select2-container .selection {
    height: inherit
}

body.woocommerce .select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0;
    background: #f0f0f0;
    display: block;
    height: inherit;
    color: #555
}

body.woocommerce .blockUI.blockOverlay {
    background-color: rgba(255, 255, 255, 0.6) !important
}

body.woocommerce .product-categories .cat-item span {
    visibility: hidden
}

body.woocommerce .woocommerce-store-notice,
body.woocommerce p.demo_store {
    position: fixed
}

body.woocommerce .woocommerce-pagination {
    margin: 30px 0
}

body.woocommerce .woocommerce-pagination ul.page-numbers {
    border: 0;
    font-size: 0
}

body.woocommerce .woocommerce-pagination ul.page-numbers li {
    border: 0;
    font-size: 14px;
    width: 32px
}

body.woocommerce .woocommerce-pagination ul.page-numbers li a {
    display: block;
    margin: 0 2px;
    width: 30px;
    border: 1px solid #ccc;
    position: relative;
    transition: background .3s, color .3s, border-color .3s
}

body.woocommerce .woocommerce-pagination ul.page-numbers li a [class*="arrow-"] {
    display: block;
    background-image: url("../svg/left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px
}

body.woocommerce .woocommerce-pagination ul.page-numbers li a [class*="arrow-"].arrow-right {
    background-image: url("../svg/right.svg")
}

body.woocommerce .woocommerce-pagination ul.page-numbers li span.current {
    display: block;
    margin: 0 2px;
    width: 30px;
    background: #e93100;
    border: 1px solid #e93100;
    color: #fff
}

body.woocommerce .woocommerce-pagination ul.page-numbers li:hover a,
body.woocommerce .woocommerce-pagination ul.page-numbers li:focus a {
    border-color: #e93100;
    background: #e93100;
    color: #fff
}

body.woocommerce .quantity {
    text-align: center;
    position: relative;
    width: 80px;
    margin: auto;
    visibility: hidden
}

body.woocommerce .quantity input.qty {
    background: #eee;
    border: 0;
    width: 100% !important;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 0 5px 5px;
    text-align: center;
    position: relative;
    z-index: 0
}

body.woocommerce .quantity .btn {
    -moz-user-select: none;
    display: block;
    cursor: pointer;
    border: 0;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 15px;
    font-weight: 600;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    color: transparent
}

body.woocommerce .quantity .btn:before {
    font-family: "Helvetica", "Arial", "sans-serif";
    content: "\25b2";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #999;
    width: 100%;
    height: inherit;
    text-align: center
}

body.woocommerce .quantity .btn.btn-minus {
    display: block;
    border-top: 0;
    top: 20px
}

body.woocommerce .quantity .btn.btn-minus:before {
    content: "\25bc"
}

body.woocommerce .woocommerce-form-login {
    margin: 30px auto;
    max-width: 400px
}

body.woocommerce .woocommerce-form-login .woocommerce-LostPassword.lost_password {
    margin-top: 30px
}

body.woocommerce .woocommerce-form-login p.form-row {
    margin-bottom: 10px
}

body.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-left: 15px
}

body.woocommerce-cart table.shop_table {
    border: 0
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table td {
    padding: 7.5px
}

body.woocommerce-cart table.shop_table th {
    font-size: 12px;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase
}

body.woocommerce-cart table.shop_table td {
    font-size: 14px
}

body.woocommerce-cart table.shop_table td.actions {
    padding-right: 0
}

body.woocommerce-cart table.shop_table td.actions .button {
    font-size: 12px;
    padding: 8px 10px 5px
}

body.woocommerce-cart table.shop_table td.actions .coupon {
    display: none
}

body.woocommerce-cart table.shop_table td.product-remove {
    width: 20px;
    text-align: center;
    padding: 0
}

body.woocommerce-cart table.shop_table td.product-remove a {
    background: none;
    color: #999 !important;
    transition: color .3s
}

body.woocommerce-cart table.shop_table td.product-remove a:hover {
    background: none;
    color: #000 !important
}

body.woocommerce-cart table.shop_table td.product-thumbnail {
    min-width: 80px;
    width: 80px
}

body.woocommerce-cart table.shop_table td.product-quantity {
    min-width: 80px
}

body.woocommerce-cart table.shop_table td.product-name {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #777;
    font-weight: 600
}

body.woocommerce-cart table.shop_table td.product-price {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #999;
    font-weight: 600
}

body.woocommerce-cart table.shop_table td.product-subtotal {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: #999;
    font-weight: 600
}

body.woocommerce-cart .woocommerce-cart-form {
    float: left;
    width: calc(100% - 240px)
}

body.woocommerce-cart .cart-collaterals {
    width: 240px;
    float: left;
    padding-left: 30px
}

body.woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    padding-top: 9px;
    width: 100%
}

body.woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 8px
}

body.woocommerce-cart .cart-collaterals table.shop_table {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    padding: 20px 10px
}

body.woocommerce-cart .cart-collaterals table.shop_table th,
body.woocommerce-cart .cart-collaterals table.shop_table td {
    display: block;
    border: 0;
    padding: 5px 10px;
    width: 100%
}

body.woocommerce-cart .cart-collaterals table.shop_table th {
    font-size: 12px;
    font-weight: 600;
    text-transform: none
}

body.woocommerce-cart .cart-collaterals table.shop_table th small {
    font-weight: 300
}

body.woocommerce-cart .cart-collaterals table.shop_table .woocommerce-shipping-calculator p {
    margin: 0
}

body.woocommerce-cart .cart-collaterals table.shop_table .order-total td strong {
    font-size: 20px;
    color: #e93100
}

body.woocommerce-cart table.cart img {
    width: auto;
    height: 80px
}

body.woocommerce-cart .wc-proceed-to-checkout {
    border: 1px solid #ddd;
    border-top: 0;
    text-align: center;
    padding: 0 10px 10px 10px
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 17px 15px 14px;
    display: inline-block;
    border-radius: 0;
    background: #e93100;
    color: white;
    font-size: 12px;
    text-transform: none;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 300;
    transition: background .3s
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
    background: #222
}

@media screen and (max-width: 767px) {
    body.woocommerce-cart .cart-collaterals,
    body.woocommerce-cart .woocommerce-cart-form {
        float: none;
        width: 100%;
        padding-left: 0
    }
    body.woocommerce-cart .woocommerce-cart-form table thead {
        display: none
    }
    body.woocommerce-cart .woocommerce-cart-form table td.product-name {
        line-height: 15px
    }
    body.woocommerce-cart .woocommerce-cart-form table td.product-price,
    body.woocommerce-cart .woocommerce-cart-form table td.product-quantity,
    body.woocommerce-cart .woocommerce-cart-form table td.product-subtotal {
        display: block;
        text-align: center;
        border: 0
    }
    body.woocommerce-cart .woocommerce-cart-form table td.product-price {
        border-top: 1px solid #ddd;
        padding-bottom: 0
    }
    body.woocommerce-cart .woocommerce-cart-form table td.product-subtotal {
        padding-top: 0
    }
}

body.woocommerce.woocommerce-checkout h3 {
    font-size: 16px
}

body.woocommerce.woocommerce-checkout #customer_details,
body.woocommerce.woocommerce-checkout #order_review,
body.woocommerce.woocommerce-checkout #order_review_heading {
    float: left;
    width: 270px;
    padding-right: 30px
}

body.woocommerce.woocommerce-checkout #customer_details {
    padding-right: 40px;
    padding-left: 0;
    width: calc(100% - 270px)
}

body.woocommerce.woocommerce-checkout #customer_details .col-1,
body.woocommerce.woocommerce-checkout #customer_details .col-2 {
    float: none;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 0 15px
}

body.woocommerce.woocommerce-checkout #customer_details .woocommerce-account-fields {
    margin: 15px 0
}

body.woocommerce.woocommerce-checkout #ship-to-different-address {
    clear: both;
    display: block;
    padding: 0 3px;
    margin: 10px 0 15px
}

body.woocommerce.woocommerce-checkout #ship-to-different-address label span {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle
}

body.woocommerce.woocommerce-checkout #ship-to-different-address label span:before {
    top: -1px
}

body.woocommerce.woocommerce-checkout #ship-to-different-address label {
    display: block;
    margin: 0
}

body.woocommerce.woocommerce-checkout .woocommerce form p.form-row.necesitas-factura-field {
    clear: both
}

body.woocommerce.woocommerce-checkout .woocommerce form .form-row label.checkbox,
body.woocommerce.woocommerce-checkout .woocommerce-page form .form-row label.checkbox {
    line-height: 1
}

body.woocommerce.woocommerce-checkout .woocommerce form .form-row label,
.mc4wp-checkbox-woocommerce {
    color: #999;
    font-size: 13px;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-weight: 600
}

.mc4wp-checkbox-woocommerce {
    font-style: italic;
    margin-left: 3px;
}
.mc4wp-checkbox-woocommerce span {
    padding-left: 10px;
}

body.woocommerce.woocommerce-checkout .woocommerce form .form-row input.input-text,
body.woocommerce.woocommerce-checkout .woocommerce form .form-row textarea {
    border: 0;
    background: #f0f0f0;
    padding: 8px;
    color: #555;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 300
}

body.woocommerce.woocommerce-checkout .checkout .shipping_address {
    display: none
}

body.woocommerce.woocommerce-checkout #order_review {
    border: 1px solid #eee;
    padding: 10px
}

body.woocommerce.woocommerce-checkout #order_review tr.cart_item:first-child td {
    border-top: 0
}

body.woocommerce.woocommerce-checkout #order_review table.shop_table th {
    padding: 5px 0;
    vertical-align: top
}

body.woocommerce.woocommerce-checkout #order_review td {
    font-size: 13px;
    line-height: 16px;
    padding: 5px 0
}

body.woocommerce.woocommerce-checkout #order_review td small {
    display: block;
    font-size: 12px
}

body.woocommerce.woocommerce-checkout #order_review td small .woocommerce-Price-amount.amount {
    font-size: 12px
}

body.woocommerce.woocommerce-checkout #order_review td.product-total {
    font-weight: 100;
    text-align: right;
    width: 100px
}

body.woocommerce.woocommerce-checkout #order_review tfoot td {
    text-align: right
}

body.woocommerce.woocommerce-checkout #order_review_heading {
    padding-left: 15px
}

body.woocommerce.woocommerce-checkout #order_review {
    margin-top: -46px;
    padding-top: 52px
}

body.woocommerce.woocommerce-checkout table.shop_table {
    border: 0;
    border-radius: 0;
    font-size: 14px
}

body.woocommerce.woocommerce-checkout table.shop_table thead {
    display: none
}

body.woocommerce.woocommerce-checkout table.shop_table tfoot th {
    font-size: 14px
}

body.woocommerce.woocommerce-checkout table.shop_table tfoot td {
    font-size: 10px
}

body.woocommerce.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    background: none;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    max-width: calc(100% - 310px)
}

@media screen and (max-width: 767px) {
    body.woocommerce.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
        max-width: 100%
    }
}

body.woocommerce.woocommerce-checkout a.showlogin {
    color: #e93100
}

body.woocommerce.woocommerce-checkout .order-total .woocommerce-Price-amount.amount {
    color: #e93100;
    display: inline-block;
    font-size: 24px;
    line-height: 1
}

body.woocommerce.woocommerce-checkout .order-total .woocommerce-Price-currencySymbol {
    display: inline-block;
    margin-left: 5px;
    line-height: 1;
    vertical-align: top
}

body.woocommerce.woocommerce-checkout #payment {
    background: white
}

body.woocommerce.woocommerce-checkout #payment .payment_box {
    background: #fff
}

body.woocommerce.woocommerce-checkout #payment .payment_box:before {
    border-bottom-color: #fff
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods {
    border: 0
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method {
    padding: 0 0 10px
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label {
    background: transparent;
    display: block;
    color: #999;
    cursor: pointer;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    padding: 15px 10px;
    border: 2px solid #ddd;
    width: 100%;
    text-align: left;
    position: relative;
    transition: border-color .3s, background .3s, color .3s
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label img {
    float: right;
    display: block;
    margin: -10px 0 0
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label a.about_paypal {
    position: absolute;
    top: 9px;
    right: 80px;
    line-height: 24px;
    font-size: 8px;
    color: #666
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label:hover,
body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label:focus {
    color: #222;
    background: #fff;
    border-color: #222
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input.input-radio {
    display: none
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input.input-radio:checked+label {
    border-color: black;
    color: black
}

body.woocommerce.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    padding: 0
}

body.woocommerce.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li {
    padding: 0;
    margin: 0 0 15px
}

body.woocommerce.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li:last-child {
    margin: 0
}

body.woocommerce.woocommerce-checkout #payment .payment_box {
    display: none !important
}

body.woocommerce.woocommerce-checkout .form-row.place-order {
    text-align: right
}

body.woocommerce.woocommerce-checkout .form-row.place-order .woocommerce-terms-and-conditions-wrapper {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 20px
}

body.woocommerce.woocommerce-checkout .form-row.place-order button[type="submit"] {
    margin: 20px 0
}

@media screen and (max-width: 767px) {
    body.woocommerce.woocommerce-checkout .article__title {
        margin: 20px 0
    }
    body.woocommerce.woocommerce-checkout #order_review {
        float: none;
        max-width: 100%;
        width: 100%
    }
    body.woocommerce.woocommerce-checkout #order_review_heading {
        float: none;
        display: block;
        margin-top: 20px;
        overflow: hidden
    }
    body.woocommerce.woocommerce-checkout #customer_details {
        padding: 0;
        float: none;
        width: 100%
    }
    body.woocommerce.woocommerce-checkout #ship-to-different-address {
        font-size: 16px
    }
    body.woocommerce.woocommerce-checkout .col-1,
    body.woocommerce.woocommerce-checkout .col-2 {
        float: none;
        overflow: hidden;
        width: 100%;
        margin-bottom: 15px
    }
    body.woocommerce.woocommerce-checkout .col-1 {
        margin-bottom: 30px
    }
}

body.woocommerce div.product .section-heading {
    font-size: 20px
}

body.woocommerce div.product .product_title {
    font-size: 25px;
    word-break: break-word
}

body.woocommerce div.product .woocommerce-product-details__short-description {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: 140%;
    margin: 15px 0
}

body.woocommerce div.product .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
    display: block;
    clear: both;
    margin: 0;
}

body.woocommerce div.product .product-catala {
    margin: 15px 0
}

body.woocommerce div.product .product-catala a {
    color: #e93100
}

body.woocommerce div.product p.price,
body.woocommerce div.product .woocommerce-Price-amount {
    color: #e93100;
    font-size: 32px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: normal;
    margin: 30px 0
}

body.woocommerce div.product div.images.woocommerce-product-gallery {
    font-size: 0;
    line-height: 0;
    margin-bottom: 30px;
    max-width: 584px;
    width: 100%
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product div.images.woocommerce-product-gallery {
        float: none;
        padding-right: 0;
        width: 100%
    }
}

body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image {
    background: white;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    position: relative;
    overflow: hidden
}

body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    border: 1px solid #ccc
}

body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    height: 120px;
    margin: auto;
    object-fit: cover;
    object-position: center center;
    width: 120px;
    position: relative
}

body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image:first-child {
    display: block;
    margin-bottom: 10px
}

body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image:first-child img {
    height: auto;
    max-height: 600px;
    object-fit: contain;
    width: 100%
}

body.woocommerce div.product .product-content-col .section--mid,
body.woocommerce div.product .product-content-col .comp-author-about__col-right {
    max-width: 584px
}

body.woocommerce div.product .product-content-col .comp-author-about__col-right {
    max-width: 594px
}

body.woocommerce div.product .section-quote blockquote {
    margin-top: 15px
}

body.woocommerce div.product .section-quote blockquote:first-child {
    margin-top: 0
}

body.woocommerce div.product div.summary {
    width: 226px !important
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product div.summary {
        float: none;
        width: 100%
    }
}

body.woocommerce div.product div.summary .cart .quantity {
    display: none !important
}

body.woocommerce div.product div.summary .cart button.single_add_to_cart_button {
    float: none;
    padding: 20px 15px 16px;
    width: 280px
}

body.woocommerce div.product form.cart .button {
    float: none
}

body.woocommerce div.product .cart .quantity {
    margin: 10px 0
}

body.woocommerce div.product form.cart .reset_variations {
    display: none !important;
    position: absolute;
    right: 0
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
    display: none
}

body.woocommerce div.product .woocommerce-tabs {
    max-width: 280px
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs {
    margin: 0;
    padding: 0
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs:before {
    display: none
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
    cursor: default;
    padding: 0;
    margin: 0 0 10px;
    pointer-events: none
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs li:before,
body.woocommerce div.product .woocommerce-tabs ul.wc-tabs li:after {
    display: none
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs li.active {
    border: 0
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs li a {
    font-size: 11px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 0 !important;
}
body.woocommerce div.product .woocommerce-tabs .panel {
    min-height: 80px
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes {
    border-top: 1px solid #555;
    font-size: 13px;
    table-layout: fixed
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes tr:nth-child(2n) th,
body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes tr:nth-child(2n) td {
    background: none
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th,
body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td {
    border-bottom: 1px solid #555;
    padding: 8px 0
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
    color: #555;
    font-weight: 300;
    padding: 8px 8px 8px 0;
    width: 110px;
    vertical-align: top
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td {
    color: #555;
    text-align: right;
    font-style: normal
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td p {
    margin: 0;
    padding: 0;
    line-height: 120%
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td a {
    color: #555
}

/* DATOS TECNICOS */
@media screen and (max-width: 767px){
	body.woocommerce div.product .woocommerce-tabs {
		max-width: 100% !important;
		padding-left: 30px;
		padding-right: 30px;
	}
	body.woocommerce div.product .woocommerce-tabs .panel {
	    width: 100% !important;
	    border-top: 1px solid #999;
		border-bottom: 1px solid #999 !important;
	    margin-bottom: -23px !important;
	}
	body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes {
    	margin-bottom: -1px;
    	max-width: 100% !important;
		border-top: 0px solid #999 !important;
		text-align: center !important;
	}
}

body.woocommerce div.product .woocommerce-tabs .panel {
    width: 170px
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
    width: 72px !important
}

body.woocommerce div.product .woocommerce-tabs ul.wc-tabs {
    height: 32px !important
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes tr:nth-child(2n) th,
body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes tr:nth-child(2n) td {
    background: none;
    line-height: 12px
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes {
    max-width: 170px !important;
    border-bottom: 1px solid #555 !important
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td {
    color: #999 !important;
    text-align: left !important;
    padding: 3px !important;
    font-size: 12px !important
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
    color: #999 !important;
    padding: 3px !important;
    width: 110px;
    font-size: 11px !important
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
    color: #999 !important
}

body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th,
body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td {
    border-bottom: none !important
}

/*
body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes td {
    font-size: 17px !important;
}
*/



body.woocommerce div.product .related.products {
    clear: both;
    margin: 15px 0 30px
}

body.woocommerce div.product .entry-summary .meta {
    margin-bottom: 15px
}

body.woocommerce div.product .entry-summary .meta .author,
body.woocommerce div.product .entry-summary .meta .illustrator {
    display: block;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 17px;
    font-weight: 300;
    line-height: initial
}

body.woocommerce div.product .product-free-text {
    margin: 15px auto;
    display: block;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 17px;
    font-weight: 300;
    line-height: initial
}

body.woocommerce div.product .product-sinopsis {
    margin: 0;
    font-size: 15px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: 150%
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product .product-sinopsis {
        padding-right: 0;
        width: 100%
    }
}

body.woocommerce div.product .product-sinopsis h2 {
    font-size: 20px;
    font-weight: 600
}

body.woocommerce div.product table.shop_attributes {
    width: 100%
}

body.woocommerce div.product table.shop_attributes th {
    text-align: left
}

body.woocommerce div.product .ow-product-related {
    margin: 15px 0
}

body.woocommerce div.product .ow-product-related .heading {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body.woocommerce div.product .ow-product-related .loop-x3 .article {
        width: 33.3334%
    }
}

body.woocommerce div.product .product-prizes {
    color: #e93100
}

body.woocommerce div.product .section {
    clear: both;
    display: block;
    margin: 0;
    padding: 15px 0
}

body.woocommerce div.product .section.section--mid {
    padding-top: 0
}

body.woocommerce div.product .section.section--mid p:last-child {
    margin-bottom: 0
}

body.woocommerce div.product .section .section-quote {
    clear: both;
    width: 100%;
    margin: 0
}

body.woocommerce div.product .section .section-quote:after {
    height: auto;
    line-height: 1
}

body.woocommerce div.product .section.comp-author-about {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        text-align: center
    }
    body.woocommerce div.product div.summary {
        margin-top: 30px;
        width: 100% !important
    }
}

body.woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

body.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #e93100
}

body .ow-cart-mini {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

body .ow-cart-mini .ow-cart-mini__toggle {
    cursor: pointer;
    padding: 6px 16px 6px 13px;
    margin: 0;
    position: relative;
    width: auto
}

body .ow-cart-mini .ow-cart-mini__toggle .icons-font,
body .ow-cart-mini .ow-cart-mini__toggle .navbar-search__container #searchform,
.navbar-search__container body .ow-cart-mini .ow-cart-mini__toggle #searchform,
body .ow-cart-mini .ow-cart-mini__toggle .navbar-search__icon,
body .ow-cart-mini .ow-cart-mini__toggle #searchform:before {
    color: #555;
    font-size: 24px;
    width: 24px;
    height: 24px
}

body .ow-cart-mini .ow-cart-mini__toggle .ow-cart-mini__number {
    padding: 4px 2px;
    border-radius: 24px;
    background: rgba(255, 0, 0, 0.9);
    color: white;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 2px;
    z-index: 1;
    line-height: 14px;
    font-size: 9px;
    text-align: center;
    transition: transform .5s
}

body .ow-cart-mini .ow-cart-mini__toggle .ow-cart-mini__number.animate {
    transform: scale(1.5)
}

body .ow-cart-mini .ow-cart-mini__toggle:hover .icons-font,
body .ow-cart-mini .ow-cart-mini__toggle:hover .navbar-search__container #searchform,
.navbar-search__container body .ow-cart-mini .ow-cart-mini__toggle:hover #searchform,
body .ow-cart-mini .ow-cart-mini__toggle:hover .navbar-search__icon,
body .ow-cart-mini .ow-cart-mini__toggle:hover #searchform:before {
    color: black
}

body .ow-cart-mini .ow-cart-mini__content {
    box-shadow: 5px 15px 20px rgba(0, 0, 0, 0.3);
    padding: 10px;
    position: absolute;
    background: #fff;
    z-index: 20;
    right: 35px;
    top: 40px;
    width: 300px;
    border: 1px solid #ccc
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget {
    list-style-type: none;
    padding: 0;
    margin: 0
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget li a.remove {
    height: 16px;
    width: 16px;
    line-height: 12px !important;
    font-size: 16px !important;
    border: 1px solid #eee;
    text-align: center;
    border-radius: 0;
    color: red !important;
    text-decoration: none;
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 10
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget li a.remove:hover {
    color: white !important
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget .mini_cart_item {
    position: relative;
    height: 54px
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget .mini_cart_item a:not(.remove) {
    display: block;
    margin-bottom: 5px;
    padding: 2px 64px 2px 0;
    font-size: 14px;
    line-height: 120%
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget .mini_cart_item a:not(.remove):hover:before {
    display: none
}

body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget .mini_cart_item img {
    border: 1px solid #eee;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    object-fit: cover
}

body .ow-cart-mini .ow-cart-mini__content a.remove {
    float: left;
    margin-right: 5px
}

body .ow-cart-mini .ow-cart-mini__content .quantity {
    color: #777;
    clear: both;
    float: left;
    margin-left: 0;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    visibility: visible
}

body .ow-cart-mini .ow-cart-mini__content .quantity .amount {
    color: #555;
    font-size: 13px
}

body .ow-cart-mini .ow-cart-mini__content .total {
    border-top: 1px solid #ccc;
    padding: 10px 0 0;
    margin: 10px 0 15px;
    text-align: right;
    color: #666;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase
}

body .ow-cart-mini .ow-cart-mini__content .total .amount {
    display: inline-block;
    margin-left: 5px;
    color: #222;
    font-size: 20px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    line-height: 30px;
    vertical-align: middle
}

body .ow-cart-mini .ow-cart-mini__content .buttons {
    margin: 10px 0 0;
    text-align: right;
    font-size: 0
}

body .ow-cart-mini .ow-cart-mini__content .buttons .button {
    font-size: 12px
}

body .ow-cart-mini .ow-cart-mini__content .buttons .button.wc-forward {
    margin-left: 5px
}

body .ow-cart-mini .ow-cart-mini__content:after,
body .ow-cart-mini .ow-cart-mini__content:before {
    bottom: 100%;
    left: initial;
    right: 28px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

body .ow-cart-mini .ow-cart-mini__content:after {
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

body .ow-cart-mini .ow-cart-mini__content:before {
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-right: -1px
}

.woocommerce .article.article--product,
.single-autor .article.article--product {
    border-bottom: 0;
    position: relative;
    margin: 0
}

.woocommerce .article.article--product .product-wrapper,
.single-autor .article.article--product .product-wrapper {
    overflow: hidden;
    position: relative
}

.woocommerce .article.article--product .image,
.single-autor .article.article--product .image {
    border: 1px solid #ebebeb;
    overflow: hidden;
    padding: 4px;
    position: relative;
    transition: transform .3s
}

.woocommerce .article.article--product .image img,
.single-autor .article.article--product .image img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .woocommerce .article.article--product .image img,
    .single-autor .article.article--product .image img {
        height: 213px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .woocommerce .article.article--product .image img,
    .single-autor .article.article--product .image img {
        height: 219px
    }
    .woocommerce .loop--product-zona-kids-secondary .article.article--product .image img {
        height: 192px;
    }
}

.woocommerce .article.article--product.msnry-pnl .image img,
.single-autor .article.article--product.msnry-pnl .image img {
    height: auto
}

.woocommerce .article.article--product .header-bottom,
.single-autor .article.article--product .header-bottom,
.search .article.article--product .header-bottom {
    background: #ebebeb;
    height: auto;
    padding: 10px;
    position: relative;
    transition: background .3s
}

.home.woocommerce .article.article--product .header-bottom {
    height: 116px;
}

.woocommerce .article.article--product .header-bottom a,
.single-autor .article.article--product .header-bottom a,
.search .article.article--product .header-bottom a {
    display: block;
    text-decoration: none
}

.woocommerce .article.article--product .woocommerce-loop-product__title,
.single-autor .article.article--product .woocommerce-loop-product__title {
    color: #222;
    margin: 0 0 4px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

.woocommerce .article.article--product .meta,
.single-autor .article.article--product .meta {
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    margin: 0 0 5px
}

.woocommerce .article.article--product .meta .author,
.single-autor .article.article--product .meta .author {
    display: block;
    font-size: 13px;
    font-weight: 600
}

.woocommerce .article.article--product .meta .illustrator,
.single-autor .article.article--product .meta .illustrator {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 1
}

@media screen and (max-width: 320px) {
	.woocommerce .article.article--product .woocommerce-loop-product__title,
	.single-autor .article.article--product .woocommerce-loop-product__title {
		font-size: 13px;
		line-height: 16px;
		margin:0 0 8px;
	}
	.woocommerce .article.article--product .meta,
	.single-autor .article.article--product .meta,
	.woocommerce .article.article--product .meta .author,
	.single-autor .article.article--product .meta .author,
	.woocommerce .article.article--product .meta .illustrator,
	.single-autor .article.article--product .meta .illustrator {
		font-size: 12px;
		line-height:14px;
	}
	.woocommerce .article.article--product .meta .author,
	.single-autor .article.article--product .meta .author {
		padding-bottom: 5px;
	}

}

.woocommerce .article.article--product .en-catala,
.single-autor .article.article--product .en-catala {
    color: #e93100;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    bottom: 7px
}

.woocommerce .article.article--product .price,
.single-autor .article.article--product .price {
    cursor: default;
    bottom: 10px;
    left: 10px;
    position: absolute;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
    margin: 0;
    color: #e93100;
    font-size: 0 !important
}
.woocommerce .sidebar .article--product .price,
body.woocommerce .sidebar div.product .woocommerce-Price-amount,
body.woocommerce div.product .sidebar .woocommerce-Price-amount {
	font-family: "Helvetica", "Arial", "sans-serif";
}

.woocommerce.archive .article.article--product .price,
.woocommerce .sidebar .article--product .price,
.woocommerce.search .article--product .price {
    position: relative;
    left: 0;
    bottom: 0;
    padding-top: 5px;
}
.single-autor .article.article--product .header-bottom {
    height: 130px;
}
.single-autor .section.section--autor-publications .btn-view-more { margin-bottom: 1px; }

@media screen and (max-width: 767px) {
    .woocommerce.archive .article.article--product .price,
    .woocommerce .sidebar .article--product .price,
	.woocommerce.search .article--product .price {
        position: absolute;
        left: 10px;
        bottom: 10px;
    }
}

.woocommerce .article.article--product .price .woocommerce-Price-amount.amount,
.single-autor .article.article--product .price .woocommerce-Price-amount.amount {
    font-size: 14px;
    margin: 0;
    vertical-align: text-top
}

.woocommerce .article.article--product .price .woocommerce-Price-amount.amount:first-child,
.single-autor .article.article--product .price .woocommerce-Price-amount.amount:first-child {
    display: none
}

.woocommerce .article.article--product .price .woocommerce-Price-amount.amount:only-child,
.single-autor .article.article--product .price .woocommerce-Price-amount.amount:only-child {
    display: inline-block
}

.woocommerce .article.article--product .price ins,
.single-autor .article.article--product .price ins {
    text-decoration: none
}

.woocommerce .article.article--product .price del,
.single-autor .article.article--product .price del {
    color: #9d2100
}

.woocommerce .article.article--product .overlay,
.single-autor .article.article--product .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, 0);
    z-index: 2;
    transition: background .4s
}

.woocommerce .article.article--product .overlay .overlay-caption,
.single-autor .article.article--product .overlay .overlay-caption {
    text-align: center;
    font-size: 20px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    color: white;
    padding: 15px;
    width: 100%;
    opacity: 0;
    transition: opacity .4s;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

@media screen and (max-width: 320px) {
    .woocommerce .article.article--product .overlay .overlay-caption,
    .single-autor .article.article--product .overlay .overlay-caption {
        font-size: 16px;
    }
    .woocommerce .article.article--product .overlay .overlay-caption a.add_to_cart_button:hover span,
    .single-autor .article.article--product .overlay .overlay-caption a.add_to_cart_button:hover span {
        transform: scale(1);
        margin-top: 20px;
    }
}

.woocommerce .article.article--product .overlay .overlay-caption .add_to_cart_button,
.single-autor .article.article--product .overlay .overlay-caption .add_to_cart_button {
    color: inherit;
    display: inline-block;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    background: none;
    border: 0;
    line-height: initial;
    margin: 0;
    padding: 0
}

.woocommerce .article.article--product .overlay .overlay-caption .add_to_cart_button.added:after,
.single-autor .article.article--product .overlay .overlay-caption .add_to_cart_button.added:after {
    display: none
}

.woocommerce .article.article--product .overlay .overlay-caption .add_to_cart_button.loading,
.single-autor .article.article--product .overlay .overlay-caption .add_to_cart_button.loading {
    padding: 0
}

.woocommerce .article.article--product .overlay .overlay-caption .add_to_cart_button.loading:after,
.single-autor .article.article--product .overlay .overlay-caption .add_to_cart_button.loading:after {
    display: none
}

.woocommerce .article.article--product .overlay .overlay-caption .added_to_cart,
.single-autor .article.article--product .overlay .overlay-caption .added_to_cart {
    display: none
}

.woocommerce .article.article--product .overlay .overlay-caption .text,
.single-autor .article.article--product .overlay .overlay-caption .text {
    display: inline-block
}

.woocommerce .article.article--product .overlay .overlay-caption .icon,
.single-autor .article.article--product .overlay .overlay-caption .icon {
    display: block
}

.woocommerce .article.article--product .overlay .overlay-caption .icon img,
.single-autor .article.article--product .overlay .overlay-caption .icon img {
    margin: 10px auto 0;
    width: 16px;
    height: auto
}

.woocommerce .article.article--product .overlay .overlay-caption a.add_to_cart_button,
.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info {
    top: -100000px;
    position: fixed;
    opacity: 0;
    transition: transform .4s
}

.woocommerce .article.article--product .overlay .overlay-caption a.add_to_cart_button .icon-cart,
.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info .icon-cart,
.single-autor .article.article--product .overlay .overlay-caption a.add_to_cart_button .icon-cart,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info .icon-cart {
    background: none;
    font-size: 24px
}

.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info {
    top: -100000px;
    position: fixed;
    color: white;
    margin: 5px 0;
    right: 15px;
    transform: translateY(-50px)
}

.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info span,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info span {
    display: inline-block;
    border-bottom: 1px solid white
}

.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info:before,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info:before {
    content: '+';
    display: inline-block;
    margin-right: 5px
}

.woocommerce .article.article--product .overlay .overlay-caption a.btn-more-info:hover::before,
.single-autor .article.article--product .overlay .overlay-caption a.btn-more-info:hover::before {
    transform: scale(1.2)
}

.woocommerce .article.article--product .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product .overlay .overlay-caption a.add_to_cart_button {
    transform: translateX(100px)
}

.woocommerce .article.article--product .overlay .overlay-caption a.add_to_cart_button:hover span,
.single-autor .article.article--product .overlay .overlay-caption a.add_to_cart_button:hover span {
    transform: scale(1.2)
}

.woocommerce .article.article--product .overlay .overlay-caption .wish,
.single-autor .article.article--product .overlay .overlay-caption .wish {
    top: -100000px;
    position: fixed;
    cursor: pointer;
    opacity: 0;
    transform: translateX(-100px);
    transition: transform .4s
}

.woocommerce .article.article--product .overlay .overlay-caption .wish.icon,
.single-autor .article.article--product .overlay .overlay-caption .wish.icon {
    background: none;
    margin: 15px 0 0;
    width: 24px;
    height: 24px;
    padding: 0
}

.woocommerce .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button,
.single-autor .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button {
    background: none !important;
    border: none !important;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 0;
    width: 100%;
    opacity: 1;
    height: 27px
}

.woocommerce .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button:hover::after,
.single-autor .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button:hover::after {
    transform: scale(1.2)
}

.woocommerce .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button span,
.single-autor .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button span {
    font-size: 0
}

.woocommerce .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button:after,
.single-autor .article.article--product .overlay .overlay-caption .wish.icon a.tinvwl_add_to_wishlist_button:after {
    content: '';
    background: transparent url("../svg/wishlist-white.svg") no-repeat !important;
    background-size: contain;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0
}

.woocommerce .article.article--product .overlay .overlay-caption .wish:hover,
.single-autor .article.article--product .overlay .overlay-caption .wish:hover {
    transform: scale(1.15)
}

.woocommerce .article.article--product.article--view-more,
.single-autor .article.article--product.article--view-more {
    float: none;
    vertical-align: bottom
}

.woocommerce .article.article--product:hover .overlay,
.woocommerce .article.article--product:focus .overlay,
.single-autor .article.article--product:hover .overlay,
.single-autor .article.article--product:focus .overlay {
    background: #e93100
}

.woocommerce .article.article--product:hover .overlay .overlay-caption,
.woocommerce .article.article--product:focus .overlay .overlay-caption,
.single-autor .article.article--product:hover .overlay .overlay-caption,
.single-autor .article.article--product:focus .overlay .overlay-caption {
    opacity: 1
}

.woocommerce .article.article--product:hover .overlay .overlay-caption .text,
.woocommerce .article.article--product:focus .overlay .overlay-caption .text,
.single-autor .article.article--product:hover .overlay .overlay-caption .text,
.single-autor .article.article--product:focus .overlay .overlay-caption .text {
    margin-left: 0
}

.woocommerce .article.article--product:hover .overlay .overlay-caption .icon img,
.woocommerce .article.article--product:focus .overlay .overlay-caption .icon img,
.single-autor .article.article--product:hover .overlay .overlay-caption .icon img,
.single-autor .article.article--product:focus .overlay .overlay-caption .icon img {
    width: 32px;
    height: auto
}

.woocommerce .article.article--product:hover .overlay .overlay-caption .wish,
.woocommerce .article.article--product:hover .overlay .overlay-caption a.add_to_cart_button,
.woocommerce .article.article--product:hover .overlay .overlay-caption a.btn-more-info,
.woocommerce .article.article--product:focus .overlay .overlay-caption .wish,
.woocommerce .article.article--product:focus .overlay .overlay-caption a.add_to_cart_button,
.woocommerce .article.article--product:focus .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product:hover .overlay .overlay-caption .wish,
.single-autor .article.article--product:hover .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product:hover .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product:focus .overlay .overlay-caption .wish,
.single-autor .article.article--product:focus .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product:focus .overlay .overlay-caption a.btn-more-info {
    opacity: 1;
    position: initial;
    top: auto;
    transform: translateX(0px)
}

.woocommerce .article.article--product:hover .overlay .overlay-caption a.add_to_cart_button,
.woocommerce .article.article--product:focus .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product:hover .overlay .overlay-caption a.add_to_cart_button,
.single-autor .article.article--product:focus .overlay .overlay-caption a.add_to_cart_button {
    text-decoration: none
}

.woocommerce .article.article--product:hover .overlay .overlay-caption a.btn-more-info,
.woocommerce .article.article--product:focus .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product:hover .overlay .overlay-caption a.btn-more-info,
.single-autor .article.article--product:focus .overlay .overlay-caption a.btn-more-info {
    top: 15px;
    position: absolute;
    transform: translateY(0px)
}

.woocommerce .article.article--product-big .overlay .overlay-caption,
.woocommerce .article.article--product-biggest .overlay .overlay-caption,
.woocommerce .article.article--product-square .overlay .overlay-caption,
.single-autor .article.article--product-big .overlay .overlay-caption,
.single-autor .article.article--product-biggest .overlay .overlay-caption,
.single-autor .article.article--product-square .overlay .overlay-caption {
    height: calc(100% - 114px)
}

.woocommerce .article.article--product-big .woocommerce-loop-product__title,
.woocommerce .article.article--product-biggest .woocommerce-loop-product__title,
.woocommerce .article.article--product-square .woocommerce-loop-product__title,
.single-autor .article.article--product-big .woocommerce-loop-product__title,
.single-autor .article.article--product-biggest .woocommerce-loop-product__title,
.single-autor .article.article--product-square .woocommerce-loop-product__title {
    color: white;
    font-size: 22px;
    font-weight: 600
}

.woocommerce .article.article--product-big .image,
.woocommerce .article.article--product-biggest .image,
.woocommerce .article.article--product-square .image,
.single-autor .article.article--product-big .image,
.single-autor .article.article--product-biggest .image,
.single-autor .article.article--product-square .image {
    border: 0;
    padding: 0
}

.woocommerce .article.article--product-big .image img,
.woocommerce .article.article--product-biggest .image img,
.woocommerce .article.article--product-square .image img,
.single-autor .article.article--product-big .image img,
.single-autor .article.article--product-biggest .image img,
.single-autor .article.article--product-square .image img {
    height: 100%;
    max-height: 473px;
    width: 100%
}

.woocommerce .article.article--product-big .header-bottom,
.woocommerce .article.article--product-biggest .header-bottom,
.woocommerce .article.article--product-square .header-bottom,
.single-autor .article.article--product-big .header-bottom,
.single-autor .article.article--product-biggest .header-bottom,
.single-autor .article.article--product-square .header-bottom {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    color: white;
    z-index: 10;
    width: 100%
}

.woocommerce .article.article--product-big .header-bottom a,
.woocommerce .article.article--product-biggest .header-bottom a,
.woocommerce .article.article--product-square .header-bottom a,
.single-autor .article.article--product-big .header-bottom a,
.single-autor .article.article--product-biggest .header-bottom a,
.single-autor .article.article--product-square .header-bottom a {
    color: white
}

.woocommerce .article.article--product-big:hover .header-bottom,
.woocommerce .article.article--product-big:focus .header-bottom,
.woocommerce .article.article--product-biggest:hover .header-bottom,
.woocommerce .article.article--product-biggest:focus .header-bottom,
.woocommerce .article.article--product-square:hover .header-bottom,
.woocommerce .article.article--product-square:focus .header-bottom,
.single-autor .article.article--product-big:hover .header-bottom,
.single-autor .article.article--product-big:focus .header-bottom,
.single-autor .article.article--product-biggest:hover .header-bottom,
.single-autor .article.article--product-biggest:focus .header-bottom,
.single-autor .article.article--product-square:hover .header-bottom,
.single-autor .article.article--product-square:focus .header-bottom {
    background: rgba(0, 0, 0, 0.9)
}

.woocommerce .article.article--product-biggest .image img,
.single-autor .article.article--product-biggest .image img {
    height: 550px
}

.woocommerce .article.article--product-square .image img,
.single-autor .article.article--product-square .image img {
    height: 100%
}

.woocommerce .loop--product-imperdible .article.article--product,
.woocommerce .loop--product-novedades .article.article--product,
.woocommerce .loop--product-novedades-2 .article.article--product,
.woocommerce .loop--product-zona-kids .article.article--product,
.woocommerce .loop--author-based-recommendations .article.article--product,
.woocommerce .loop--product-zona-kids-secondary .article.article--product,
.single-autor .loop--product-imperdible .article.article--product,
.single-autor .loop--product-novedades .article.article--product,
.single-autor .loop--product-novedades-2 .article.article--product,
.single-autor .loop--product-zona-kids .article.article--product,
.single-autor .loop--author-based-recommendations .article.article--product,
.single-autor .loop--product-zona-kids-secondary .article.article--product {
    margin-bottom: 10px
}

.woocommerce .loop--product-imperdible .article.article--product:before,
.woocommerce .loop--product-novedades .article.article--product:before,
.woocommerce .loop--product-novedades-2 .article.article--product:before,
.woocommerce .loop--product-zona-kids .article.article--product:before,
.woocommerce .loop--author-based-recommendations .article.article--product:before,
.woocommerce .loop--product-zona-kids-secondary .article.article--product:before,
.single-autor .loop--product-imperdible .article.article--product:before,
.single-autor .loop--product-novedades .article.article--product:before,
.single-autor .loop--product-novedades-2 .article.article--product:before,
.single-autor .loop--product-zona-kids .article.article--product:before,
.single-autor .loop--author-based-recommendations .article.article--product:before,
.single-autor .loop--product-zona-kids-secondary .article.article--product:before {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    content: '';
    display: block
}

@media screen and (max-width: 767px) {
    .woocommerce .loop--product-imperdible .article.article--product:before,
    .woocommerce .loop--product-novedades .article.article--product:before,
    .woocommerce .loop--product-novedades-2 .article.article--product:before,
    .woocommerce .loop--product-zona-kids .article.article--product:before,
    .woocommerce .loop--author-based-recommendations .article.article--product:before,
    .woocommerce .loop--product-zona-kids-secondary .article.article--product:before,
    .single-autor .loop--product-imperdible .article.article--product:before,
    .single-autor .loop--product-novedades .article.article--product:before,
    .single-autor .loop--product-novedades-2 .article.article--product:before,
    .single-autor .loop--product-zona-kids .article.article--product:before,
    .single-autor .loop--author-based-recommendations .article.article--product:before,
    .single-autor .loop--product-zona-kids-secondary .article.article--product:before {
        border-top: 0
    }
}

.woocommerce .loop--product-imperdible .article.article--product.article--view-more,
.woocommerce .loop--product-novedades .article.article--product.article--view-more,
.woocommerce .loop--product-novedades-2 .article.article--product.article--view-more,
.woocommerce .loop--product-zona-kids .article.article--product.article--view-more,
.woocommerce .loop--author-based-recommendations .article.article--product.article--view-more,
.woocommerce .loop--product-zona-kids-secondary .article.article--product.article--view-more,
.single-autor .loop--product-imperdible .article.article--product.article--view-more,
.single-autor .loop--product-novedades .article.article--product.article--view-more,
.single-autor .loop--product-novedades-2 .article.article--product.article--view-more,
.single-autor .loop--product-zona-kids .article.article--product.article--view-more,
.single-autor .loop--author-based-recommendations .article.article--product.article--view-more,
.single-autor .loop--product-zona-kids-secondary .article.article--product.article--view-more {
    text-align: center
}

.woocommerce .loop--product-imperdible .article.article--product.article--view-more:before,
.woocommerce .loop--product-novedades .article.article--product.article--view-more:before,
.woocommerce .loop--product-novedades-2 .article.article--product.article--view-more:before,
.woocommerce .loop--product-zona-kids .article.article--product.article--view-more:before,
.woocommerce .loop--author-based-recommendations .article.article--product.article--view-more:before,
.woocommerce .loop--product-zona-kids-secondary .article.article--product.article--view-more:before,
.single-autor .loop--product-imperdible .article.article--product.article--view-more:before,
.single-autor .loop--product-novedades .article.article--product.article--view-more:before,
.single-autor .loop--product-novedades-2 .article.article--product.article--view-more:before,
.single-autor .loop--product-zona-kids .article.article--product.article--view-more:before,
.single-autor .loop--author-based-recommendations .article.article--product.article--view-more:before,
.single-autor .loop--product-zona-kids-secondary .article.article--product.article--view-more:before {
    display: none
}

.woocommerce .loop--product-zona-kids .article.article--product,
.single-autor .loop--product-zona-kids .article.article--product {
    margin-top: 51px
}

.woocommerce .loop--product-novedades-2,
.single-autor .loop--product-novedades-2 {
    margin-top: -22px
}

.woocommerce .loop--product-novedades-2 .article.article--product,
.single-autor .loop--product-novedades-2 .article.article--product {
    margin-top: 9px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .woocommerce .loop--product-novedades-2 .article.article--product,
    .single-autor .loop--product-novedades-2 .article.article--product {
        margin-top: 0
    }
}

.loop--author-based-recommendations .article.article--product {
    margin-bottom: 10px
}

.loop--author-based-recommendations .article.article--product:before {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    content: '';
    display: block
}

.woocommerce-variation-add-to-cart button.button.alt.disabled {
    background: #e93100
}

@media screen and (max-width: 767px) {
    .article.article--product:not([class*="article--product-big"]) .product-wrapper {
        font-size: 0;
        height: 230px
    }
    .article.article--product:not([class*="article--product-big"]) .product-wrapper .image {
        display: inline-block;
        height: 230px;
        width: 50%
    }
    .article.article--product:not([class*="article--product-big"]) .product-wrapper .image img {
        height: 220px;
        width: 100%
    }
    .article.article--product:not([class*="article--product-big"]) .product-wrapper .header-bottom {
        display: inline-block;
        height: 160px;
        vertical-align: top;
        width: 50%
    }
    .article.article--product[class*="article--product-big"] {
        margin: 0 0 10px
    }
    .article.article--product[class*="article--product-big"] .header-bottom {
        bottom: 15px;
        left: 15px;
        width: calc(100% - 30px)
    }
}

.page .article__title,
.single .article__title {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #666 !important
}
.single-post a h1 {
    color: #e93100;
}

#advanced_floating_content_6968 {
    left: 30% !important;
    z-index: 99 !important
}

.wishlist_products_counter .widget_wishlist {
    display: none !important
}

.yith-wacp-content .yith-wacp-related li.product.yith-wacp-related-product img {
    max-width: 100% !important;
    max-height: 127px !important;
    object-fit: scale-down !important
}

#yith-wacp-popup.open .yith-wacp-wrapper {
    visibility: visible !important;
    box-shadow: 0 25px 100px 0 #00009e !important
}

.yith-wacp-content .yith-wacp-related li.product.yith-wacp-related-product h3 {
    padding: 0 !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}
body.woocommerce div.product div.summary .cart button.single_add_to_cart_button.button {
    width: 170px;
    border-radius: 30px;
    padding: 13px;
    line-height: 1.5;
}
body.woocommerce div.product div.summary .cart button.single_add_to_cart_button.button:hover {
    background-color: #bc2500;
    border-color: #bc2500;
}
body.proximamente.woocommerce div.product div.summary .cart button.single_add_to_cart_button.button {
	display: none;
}
body.proximamente.woocommerce div.product div.summary .cart button.single_add_to_cart_button.comingsoon.button,
body.proximamente.woocommerce div.product div.summary .cart button.single_add_to_cart_button.comingsoon.button:hover,
.woocommerce div.product div.summary .out-of-stock {
    display: block;
    margin-top: 30px;
    border-radius: 30px;
    font-size: 14px;
    border-radius: 30px;
    background: rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.5);
    color: white;
    line-height: 1.5;
    padding: 13px;
}

.carousel-caption .carousel-button {
    padding: 10px 15px 7px
}

.carousel-caption:hover .carousel-button:hover {
    text-decoration: none
}

div.wishlist_products_counter .wishlist_products_counter_number,
div.wishlist_products_counter .wishlist_products_counter_text {
    font-size: 10px !important;
    line-height: 12px !important;
    padding-left: 3px !important
}

body .ow-cart-mini .ow-cart-mini__toggle .ow-cart-mini__number {
    line-height: 13px !important;
    font-size: 10px !important;
    padding-left: 2px !important
}

.article__read-more-link:link,
.article__read-more-link,
.article__read-more-link:focus,
.article__read-more-link:active {
    color: #e93100 !important
}

.woocommerce span.onsale {
    min-height: 80px;
    min-width: 80px;
    padding: 11px 10px 10px 10px;
    font-size: 18px;
    font-family: Portada, sans-serif;
    font-weight: 300;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 10px;
    left: -50px;
    margin: 10px;
    border-radius: 100%;
    background-color: #e93100;
    color: #fff;
    z-index: 9
}

.comp-imperdible .imperdible-description-actions a.button:hover {
    background: #e93100 !important;
    border: 1px solid #e93100 !important;
    color: #FFF !important
}

.ow-banner-widget .ow-banner-widget__btn {
    font-weight: 300 !important;
    width: 80% !important;
    margin: 12px !important
}

.ow-banner-widget .ow-banner-widget__caption-area {
    height: 270px !important
}

.ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
    height: 315px !important
}

.ow-banner-widget .ow-banner-widget__caption-area-wrapper {
    padding-bottom: 0 !important
}

.btn-view-more a:hover {
    text-decoration: none
}

.ow-banner-widget .ow-banner-widget__caption {
    font-weight: 300 !important
}

.comp-authors-infocus {
    border-bottom: 0 solid #ddd !important
}

.woocommerce .article.article--product .header-bottom,
.single-autor .article.article--product .header-bottom {
    padding: 9px !important
}

.widget ul li a:hover:before,
.widget ul li a:focus:before,
.widget ul li a:active:before,
.widget ul li a.active:before {
    background-color: #ffffff !important
}

.widget ul li.current-cat a:before {
    background-color: #fff !important
}

.widget ul li a:hover {
    text-decoration: none
}

@media screen and (min-width: 992px) {
    .product_title {
        min-height: 50px
    }
}

.comp-imperdible .imperdible-description-actions a.button {
    line-height: 16px
}

.tiendas {
    font-family: "Portada", sans-serif;
    font-size: 12px
}

.tiendas a:hover {
    color: red;
    text-decoration: none
}

.comp-author-about .comp-author-about__title {
    font-size: 20px !important
}

.woocommerce div.product .out-of-stock {
    font-family: "Portada", sans-serif;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    width: 170px;
    color: #fff !important;
    background: #e93100;
    padding: 20px 15px 16px 15PX
}

.woocommerce .article.article--product .en-catala,
.single-autor .article.article--product .en-catala {
    color: #e93100 !important;
    font-family: Helvetica, sans-serif !important;
    font-size: 11px !important;
    bottom: 6px !important
}

body.woocommerce-cart table.cart img {
    width: auto !important;
    height: auto !important
}

.infoenvio {
    display: block;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
    color: #808080;
    clear: both
}

.infoenvio_b {
    display: block;
    font-weight: 600;
    text-decoration: underline;
    text-align: left;
    font-size: 13px;
    line-height: 1.3em;
    color: #333;
    clear: both
}

body.woocommerce .woocommerce-error {
    border: 3px solid #e93100;
    background: #e93100;
    padding: 1em 2em 1em 3.5em;
    color: #fff
}

.tinvwl-input-group .form-control {
    color: #fff !important;
    height: 33px !important;
    border: 1px solid #e93100;
    background: #e93100;
    border-radius: 0 !important
}

.article[class*="autor-loop"] .article__header {
    background: #222 !important;
    position: relative;
    width: 100%;
    bottom: 0;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: "Helvetica", "Arial", "sans-serif";
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.2px;
    font-weight: 500;
    background: red;
    padding: 6px 0 6px 41px;
    margin: 0 0 27px 0
}

@media screen and (max-width: 767px) {
    div.carousel-caption {
        height: 240px
    }
    body.proximamente.woocommerce div.product div.summary .cart button.single_add_to_cart_button.comingsoon.button {
    margin: 30px auto;
	}
}

@media screen and (max-width: 767px) {
    ol.carousel-indicators {
        height: 20px
    }
}

@media screen and (max-width: 767px) {
    div.ow-banner-widget__img-wrapper img {
        max-width: 100%;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    div.comp-home-promo .ow-banner-widget .ow-banner-widget__btn-wrapper .ow-banner-widget__btn {
        background: #e93100;
        border-color: #e93100;
        color: white;
        font-size: 17px;
        margin: auto;
        max-width: 238px;
        padding: 20px 15px
    }
    .ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
        height: 150px!important
    }
}

@media screen and (max-width: 767px) {
    div.comp-subscribe .comp-subscribe__heading {
        margin: 30px 0 15px
    }
}

@media screen and (max-width: 767px) {
    div.section-download p {
        margin: 0 !important
    }
}

@media screen and (max-width: 767px) {
    div.comp-novedades div.section-description {
        margin: 15px 0 10px 0;
        padding-right: 0
    }
}

@media screen and (max-width: 991px) {
    .comp-novedades .section-download {
        margin-left: 0;
        padding-bottom: 1px
    }
}

@media screen and (max-width: 767px) {
    p.section-description.text-center {
        padding: 0 10px;
    }
}

@media screen and (max-width: 767px) {
    .article.article--product:not([class*="article--product-big"]) div.product-wrapper {
        font-size: 0;
        height: 180px
    }
}

@media screen and (max-width: 479px) {
    .article.article--product:not([class*="article--product-big"]) div.product-wrapper {
        font-size: 0;
        height: 160px
    }
}

@media screen and (max-width: 767px) {
    .article.article--product:not([class*="article--product-big"]) .product-wrapper .image {
        display: inline-block;
        height: 160px;
        width: 50%
    }
}

@media screen and (max-width: 479px) {
    .article.article--product:not([class*="article--product-big"]) .product-wrapper .image {
        display: inline-block;
        height: 160px;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .woocommerce .article.article--product div.image,
    .single-autor .article.article--product .image {
        border: 1px solid #ebebeb;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .woocommerce .article.article--product div.image,
    .single-autor .article.article--product .image {
        border: 0;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product div.images.woocommerce-product-gallery {
        display: contents;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    body.woocommerce div.product div.images.woocommerce-product-gallery div.woocommerce-product-gallery__image {
        border: 0 solid #ccc;
        display: inline-block;
        margin-bottom: 0;
        margin-right: 0;
        overflow: hidden;
        padding: 0
    }
}

/* EDITED */

/*# sourceMappingURL=theme.css.map */



/* RESPONSIVE */
@media screen and (max-width: 767px){
	body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label img {
		float: left !important;
	    padding-left: 45px !important;
	}
	body.woocommerce-cart .cart-collaterals .cart_totals h2 {
	    text-align: center;
	}
	body.woocommerce-cart .cart-collaterals table.shop_table {
	    text-align: center;
	}
	.comp-info-envio {
	    color: #888;
	}
	.comp-subscribe {
	    height: 275px !important;
	}
	.comp-subscribe__heading {
	    margin: 0 0 10px !important;
	}
	body.woocommerce .quantity input.qty {
	    background: #f3f3f3 !important;
	    width: 50px;
	    height: 30px;
	    padding: 0px 0 0px 0px;
	}
		.woocommerce a.remove {
	    font-size: 2em;
	    text-align: center;
	    font-weight: 100;
	}
	.blog .article .article__image img, .single .article .article__image img, .page .article .article__image img {
	    object-fit: cover;
	    object-position: top;
	}
	.article.autor-single .article__section {
	    color: #777;
	    font-family: "Portada","Helvetica","Arial","sans-serif";
	    font-size: 15px;
	    line-height: 150%;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.article.autor-single .article__image img {
	    max-width: 100% !important;
	}
	.article.article--product[class*="article--product-big"] {
   		margin: 0px -20px 10px !important;
	}
	.woocommerce .ow-widget-categorized-posts {
    	margin-top: 20px;
	}
	.home .article.article--product:not([class*="article--product-big"]) .product-wrapper .image img {height:100% !important;}

	.block-1 .ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
	    padding-left: 20px;
	    padding-right: 5px;
	}

	.block-2 .ow-banner-widget .ow-banner-widget__img-wrapper .ow-banner-widget__img {
	    padding-right: 20px;
	    padding-left: 5px;
	}
	body.woocommerce div.product .section {
	    border-bottom: 1px solid #999 !important;
	    padding-bottom: 23px !important;
	    padding-top: 23px !important;
		padding-left: 30px !important;
	    padding-right: 30px !important;
	}
	.woocommerce .ow-widget-categorized-posts .widgettitle {
	    padding-top: 15px !important;
	}
	.loop article, .loop article.article {
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    margin-bottom: 10px;
	    vertical-align: top;
	}
	.comp-subscribe .comp-subscribe__button button {
	    width: 50% !important;
	    margin: 0% 0% 2% 24% !important;
	}
	.header .header__site-logo .header__site-logo-img {
	    width: 100px !important;
	}
	.tinvwl_add_to_wishlist_button {
	    text-align: center !important;
	}
	.nav .nav-menu__wrapper .nav-menu__ul {
		padding: 30px 30px 15px 15px !important;
	}
	body.woocommerce div.product div.images.woocommerce-product-gallery div.woocommerce-product-gallery__image {
    padding: 2px !important;
	}
	body.woocommerce div.images.woocommerce-product-gallery .woocommerce-product-gallery__image img {
	    height: 70px !important;
	    object-fit: contain !important;
	    width: 100% !important;
	}
	body.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image:first-child img {
	    height: auto !important;
	    max-height: 600px;
	    object-fit: contain;
	    width: 100%;
	}

}
/* END RESPONSIVE */
body.woocommerce .msnry .article.article--product .image>img {height:100% !important;}





@media screen and (max-width: 991px){
	.comp-subscribe {
	    max-width: 110% !important;
	    margin: 0px -14px 0px -15px !important;
	    border-top: 1px solid #999 !important;
	    border-bottom: 1px solid #999 !important;
	    border-left: 0px solid #999 !important;
	    border-right: 0px solid #999 !important;
	}

	body.woocommerce.single-product div.product p.price, body.woocommerce.single-product div.product .woocommerce-Price-amount {
	    text-align: center;
	}
}









.sgpb-theme-6-overlay {background:transparent !important;}
.sgpb-theme-6-content {
	background-color: #e93100 !important;
	color: #fff;
	font-size: 16px;
	padding: 18px 0px 10px 0px !important;
	box-shadow: none !important;
}

.sgpb-popup-dialog-main-div-theme-wrapper-6 {
	z-index: 999910 !important;
    position: fixed !important;
    bottom: 0px !important;
}

.sgpb-popup-close-button-6 {
	top: 18px !important;
    right: 12% !important;
}

.sgpb-popup-close-button-6:hover {
	transition: transform .3s;
	transform: rotate(45deg);
}


/* POPUP BOTON X RESPONSIVE */
@media screen and (max-width: 991px){
	.sgpb-popup-dialog-main-div-theme-wrapper-6 {left:-10px !important;}
	.sgpb-theme-6-content {padding-left:30px !important;}
	.sgpb-main-html-content-wrapper {
		max-width:80%; }
	.sgpb-main-html-content-wrapper p {
	    text-align: left !important;
	}
	.sgpb-popup-close-button-6 {
	    right: 15% !important;
	}
}

@media screen and (max-width: 767px){
	.sgpb-popup-dialog-main-div-theme-wrapper-6 {
	    left: 0 !important;
	    right: 0;
	    width: 100% !important;
	}
	.sgpb-popup-close-button-6 {
	    right: 20px !important;
	    top: 20px !important;
		}
	.sgpb-theme-6-content {
		font-size: 13px !important;
		height: 100% !important;
		border: 0 !important;
		border-radius: 0 !important;
		margin-bottom: 0 !important;
		max-width:100% !important;
		padding-left: 0 !important;
		}
	.sgpb-main-html-content-wrapper {
	    max-width: 75%;
	    font-size: 13px !important;
	    line-height: 1.2em;
	    padding-left: 20px;
	}
}

/*********** RESPONSIVE ***********/

@media screen and (max-width:479px){
.article--product:not([class*="article--product-big"]) div.product-wrapper {
    min-height: 187px !important;
    height: 187px !important;
	}}

@media screen and (max-width:479px){
.article.article--product:not([class*="article--product-big"]) .product-wrapper .image {
    height: 100% !important;
	}}

@media screen and (max-width: 767px){
.article.article--product:not([class*="article--product-big"]) .product-wrapper .header-bottom {
    height: 187px !important;
	}}

@media screen and (max-width: 767px){
.comp-imperdible .imperdible-description-actions a.button, .comp-imperdible .imperdible-description-actions a {
    height: 70px !important;
    padding: 22px 10px 10px !important;
    width: 70px !important;
}}

/* SLIDER HOME */
@media screen and (max-width: 767px){
.carousel-inner .item .carousel-image {
    height: 100% !important;
	}}

/* TITULO LIBRO */
@media screen and (max-width: 767px){
body.woocommerce div.product .product_title {
    text-align: center;
	}}

/* PREMIOS ETC LIBROS */
@media screen and (max-width: 767px){
body.woocommerce div.product .entry-summary .meta {
    margin-bottom: 15px;
    text-align: center;
	}}

/* EN LA PRENSA CITAS */
@media screen and (max-width: 767px){
.section .section-quote blockquote {
    font-size: 15px !important;
    padding: 0 0px !important;
    text-align: left !important;
}}

/* AUTOR CITA */
@media screen and (max-width: 767px){
.section .section-quote cite {
    margin: 15px 0;
    font-size: 15px !important;
}}

/*  */
@media screen and (max-width: 767px){
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    text-align: center;
	}
}


/* VARIOS RESPONSIVE LLOS& */
@media screen and (max-width: 767px){
	.comp-authors-infocus .menu li {
		    margin: 0 0 10px 0 !important;
	}
    .woocommerce div.product .out-of-stock,
    .tinvwl_add_to_wishlist_button, .presskit_button {
        margin: 0 auto;
    }
    body.woocommerce div.product .woocommerce-tabs .panel .shop_attributes {
        max-width: 100% !important;
    }
}
@media screen and (max-width: 375px){
	.comp-authors-featured .comp-authors-featured-author {
		height:139px !important;
	}
	.comp-authors-featured .comp-authors-featured-author img {
		height:139px !important;
	}
	.article--product:not([class*="article--product-big"]) div.product-wrapper {
    min-height: 167px !important;
    height: 167px !important;
	}
	.article.article--product:not([class*="article--product-big"]) .product-wrapper 	.header-bottom {
		height: 167px !important;
	}
}
@media screen and (max-width: 320px){
	.comp-authors-featured .comp-authors-featured-author {
		height:118px !important;
	}
	.comp-authors-featured .comp-authors-featured-author img {
		height:118px !important;
	}
	.article--product:not([class*="article--product-big"]) div.product-wrapper {
    min-height: 141px !important;
    height: 141px !important;
	}
	.article.article--product:not([class*="article--product-big"]) .product-wrapper 	.header-bottom {
		height: 141px !important;
	}
}



/************************************/

/* BORDER MAIL SÍGUENOS
body.woocommerce input[type="text"], body.woocommerce input[type="email"], body.woocommerce input[type="password"], body.woocommerce input[type="tel"] {
    border-bottom: 1px solid #ccc !important;
} */



/* PADDING EN FOCO */
.comp-authors-infocus ul {
    padding: 5px !important;
}


/* LOGO HEADER + PEQUE */
.header .header__site-logo .header__site-logo-img {
    width: 100px !important;
}

/* FUERA TITULO PÁGINA WISHLIST */
.tinv-wishlist .tinv-header {
    margin-bottom: 30px;
    display: none;
}

/* FUERA QUANTITY WISLIST */
.tinv-wishlist.woocommerce .product-quantity {
    width: 80px;
    text-align: center;
    display: none;
}

/* FUERA MENÚ WISHLIST */
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right {
    margin-top: -10px;
    display: none;
}

.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    float: left;
    width: 35%;
    margin-right: 2%;
    display: none;
}

/* FUERA SELECTOR WISHLIST */
.tinv-wishlist .tinvwl-table-manage-list .product-cb {
    width: 35px;
    text-align: center;
    display: none;
}

/* REQ EN VARIABLES DESAPARECE */
.ivpa-required-desc:before, .ivpa-required:before {
    color: #ffffff !important;
}

.product_title.entry-title {
    min-height: auto;
}

/* SELECTOR DE VARIACIONES, AJUSTE FINO */
#ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner strong, #ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner span, #ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner strong, #ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner span {
    height: 34px;
}

.info-box{
	display: none !important;
}


/* autores a la izquierda */
.widget ul {
    padding: 0 0 0 0px !important;
}

.presskit {
    margin-top: 3em;
    margin-bottom: 3em;
}

.tinvwl_add_to_wishlist_button,
.presskit_button {
    font-family: "Portada", "Times", "serif";
    padding: 13px;
    border: 1px solid #e93100;
    color: #e93100;
    border-radius: 30px;
    width: 170px;
    line-height: 1.5;
    margin-top: 10px !important;
    display: block;
    text-align: center;
}
.tinvwl_add_to_wishlist_button:hover,
.presskit_button:hover {
    color: #bc2500 !important;
    border-color: #bc2500;
}
.tinvwl_add_to_wishlist_button:focus {
    outline: none;
}

.presskit_button {
    font-size: 13px;
    font-family: "Helvetica", "Arial", "sans-serif";
    padding-left: 40px;
    position: relative;
}
.presskit_button.leer {
    padding-left: 45px;
}
.presskit_button .icon svg {
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 7px;
    left: 18px;
}
.presskit_button.play .icon svg {
    width: 24px;
    height: 24px;
    top: 10px;
    left: 20px;
}

.presskit_button .icon svg path, .presskit_button .icon svg g {
    fill: #e93100;
}
.presskit_button:hover .icon svg path, .presskit_button:hover .icon svg g {
    fill: #bc2500;
}
.presskit_button.play .icon svg path, .presskit_button.play .icon svg g {
    fill: none;
    stroke: #e93100;
}
.presskit_button.play:hover .icon svg path, .presskit_button.play:hover .icon svg g {
    fill: none;
    stroke: #bc2500;
}

/* BOTONES EN VARIABLES */
#ivpa-content .ivpa_custom_option, #ivpa-content .ivpa_attribute {
    margin-bottom: 0px !important;
    clear: both;
}



/* QUÉ ES PAYPAL */
body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label a.about_paypal {
    color: #000 !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method:hover label a.about_paypal {
    color: #fff !important;
}

/* VER MÁS EN IMPERDIBLE */
.btn-view-more a span {
    font-size: 14px !important;
}

/* TEXTO LIBRE EN PRODUCTO */
body.woocommerce div.product .product-free-text {
		font-size: 14px !important;
}

/* AUTOR EN FICHA DE PRODUCTO */
body.woocommerce div.product .entry-summary .meta .author {
    font-weight: 600 !important;
}


/* SELECTORES DE VARIACIONES */
#ivpa-content .ivpa_select_wrapper_inner {
    max-width: 170px;
    border: 1px solid #ccc;
    color: #777;
    background-color: #fff;
}

#ivpa-content .ivpa-required {
	color: #fff;
}

.ivpa_title {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 14px !important;
		color: #444;
		font-family: Portada;
}

#ivpa-content .ivpa_select_wrapper_inner {
    max-width: 170px;
    border: 1px solid #ccc;
    color: #777;
    background-color: #fff;
}

#ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner strong {
    font-weight: normal;
    font-family: "Helvetica";
		font-size: 13px !important;
}


/* TAMAÑO ISBN EN FINALIZAR COMPRA */
.woocommerce td.product-name dl.variation p {
    font-size: 11px !important;
    color: #a2a2a2 !important;
}

dt {
    font-weight: normal !important;
    font-size: 11px !important;
    color: #a2a2a2 !important;
}

/* MODIFICACIÓN DE LA CESTA EN MENÚ AÑAÑADIR UN VARIABLE */
body .ow-cart-mini .ow-cart-mini__content ul.product_list_widget .mini_cart_item a:not(.remove) {
    font-size: 12px !important;
    clear: both !important;
}


/* ESPACIO QUE APARECE NO SE SABE PORQUÉ DEBAJO DE LOS VARIABLES */
.clear {
    clear: unset;
}

.sku_variation{
	color:red;
}

.comp-subscribe .mc4wp-response {
    background: #3333336e !important;
}

/* MENU MOBILE */
.menu__toggle .menu__toggle-symbol {
		width: 26px !important;
    height: 2px !important;
    left: 4px !important;
    margin-top: -2px !important;
}

.menu__toggle .menu__toggle-symbol:after, .menu__toggle .menu__toggle-symbol:before {
    width: 26px !important;
    height: 2px !important;
}

/* BOTÓN COOKIES + INFO */
#catapult-cookie-bar a {
    color: #fff;
    border: 1px solid #FFF;
    padding: 6px 16px 6px 16px;
    border-radius: 3px;
    display: table;
    margin-top: inherit;
}

#catapult-cookie-bar a:hover {
		background: #fff;
		color:  #C14D34;
}

button#catapultCookie {
    padding: 6px 42px;
		background: transparent;
    border: 1px solid #FFF;
		color: #fff;
}

button#catapultCookie:hover {
    padding: 6px 42px;
		background: #fff;
		color:  #C14D34;
}

@media screen and (max-width:767px){
	#catapult-cookie-bar {
		left:0;
		right:0;
		top:55px;
		margin:0 auto;
		width:275px;
	}
	#catapult-cookie-bar h3 {
		font-size:24px;
	}
	#catapult-cookie-bar span {
		font-size:13px;
		line-height:130%;
	}

}

@media screen and (max-device-width: 767px) and (orientation: portrait) {

	#TB_window {
	    width: 100% !important;
	    left: 0 !important;
	    margin-left: 0 !important;
	}
	#TB_window img#TB_Image {
	    display: block;
	    margin: 0;
	    border-right: none;
	    border-bottom: none;
	    border-top: none;
	    border-left: none;
	    width: 100%;
	}
	.tb-close-icon {
	    text-align: right;
	    top: 3px;
	}

}

@media screen and (max-device-width: 767px) and (orientation: landscape) {

	#TB_window {
	    width: 75% !important;
		left: 12% !important;
		top: 43% !important;
	    margin-left: 0 !important;
	}
	#TB_window img#TB_Image {
	    display: block;
	    margin: 0;
	    border-right: none;
	    border-bottom: none;
	    border-top: none;
	    border-left: none;
	    width: 100%;
	}
	.tb-close-icon {
	    text-align: right;
	    top: 3px;
	}

}


/* FINALIZAR COMPRA BOTONES TARJETAS */

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label {
    background: rgb(255, 255, 255);
		padding: 15px 10px;
    border: 0px solid #f0f0f0 !important;
	border-radius: 4px;
    height: 80px;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label:hover, body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label:focus {
    color: #222;
    background: #f0f0f0;
    border-color: transparent;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input.input-radio:checked+label {
     color: #fff !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label a.about_paypal {
    color: #fff !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input.input-radio:checked+label {
    border-color: #f0f0f0;
    background: #fb0500;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label img {
    margin: 10px 0 0 !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label a.about_paypal {
    right: 10px !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label {
    color: #e93100 !important;
}

body.woocommerce.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label a.about_paypal {
    font-size: 10px !important;
    color: #000 !important;
}


/* COLOR BOTÓN ATRIBUTOS VARIABLES EN PRODUCTO */
#ivpa-content .ivpa_attribute[data-attribute="pa_formato"].ivpa_text .ivpa_term.ivpa_active.ivpa_clicked, #ivpa-content .ivpa_attribute[data-attribute="pa_formato"].ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock {
    background-color: #e93100 !important;
}



/* CÍRCULOS SLIDERS HOME PAGE */
.carousel-indicators li:after, .carousel-indicators li.active:after {
    border-radius: 7px;
    width: 8px !important;
    height: 8px !important;
}



/* SUBRALLADOS MENÚS */
a:hover, a:focus {
    text-decoration: none !important;
}

/* SUBRALLADOS DOWNLOAD CATALOGOS */
.comp-novedades .section-download .download-catalogue-list li a {
		text-decoration: none !important;
}

/* TEXTOS SECCIONES HOME */
.section .section-description {
    font-size: 16px !important;
}

/* ESPACIO NOVEDADES */
.comp-novedades .section-description {
    height: 53px !important;
}

/* ESPACIO IMPRESCINDIBLE */
.comp-imperdible .imperdible-description-actions {
    bottom: 8px !important;
}

/* ZONA KIDS */
.comp-zona-kids .row {
    margin: 4px -5px !important;
}

/* ELIMINAR MENUS DE WISHLIST */
.tinv-wishlist .tinv-wishlist-clear {
    display: none;
}

.tinvwl-estimate-wrap, .tinvwl-subscribe-wrap {
    display: none;
}

/* SOMBRA POPUP WISHLIST */
.tinv-wishlist .tinv-modal .tinv-modal-inner {
    box-shadow: 0 25px 100px 0 #0000009e;
}

/* títulos home grandes */
.woocommerce .article.article--product-big .woocommerce-loop-product__title, .woocommerce .article.article--product-biggest .woocommerce-loop-product__title, .woocommerce .article.article--product-square .woocommerce-loop-product__title, .single-autor .article.article--product-big .woocommerce-loop-product__title, .single-autor .article.article--product-biggest .woocommerce-loop-product__title, .single-autor .article.article--product-square .woocommerce-loop-product__title {
    font-size: 16px !important;
}

/* TIPO MENU IDIOMA */
.navbar-langs ul li a {
    font-family: Helvetica !important;
}


/* COOKIES BOTONES */
#catapult-cookie-bar a {
    color: #d14328;
    border: 0px solid #FFF;
    border-radius: 3px;
    background: #ffffff52;
	transition: all .2s ease-in-out;
}
#catapult-cookie-bar a:hover {
    color: #fff;
    border: 0px solid #FFF;
    border-radius: 3px;
    background: #ffffff87;
}

button#catapultCookie {
    padding: 6px 30px;
    background: #000;
    border: 0px solid #FFF;
    color: #fff;
	transition: all .2s ease-in-out;
}

button#catapultCookie:hover {
    padding: 6px 30px !important;
    background: #fff;
    border: 0px solid #FFF;
    color: #d14328;
}

/*EXTRAS */
.woocommerce div.product p.stock.in-stock { display: none; }

p.available-lang a {
    color:#e93100;
    font-weight: bold;
}
p.available-lang {
    margin-top: 15px;
}
.home .ow-content .content-no-results {display:none;}

.comp-zona-kids .col-xs-2 {
    padding: 0;
}

/*Append strings shop attributes translate temporal*/
body.es .shop_attributes td.paginas p:after {
    content: ' páginas';
}
body.ca .shop_attributes td.paginas p:after {
    content: ' pàgines';
}
body.es .shop_attributes td.pagines p:after {
    content: ' páginas';
}
body.ca .shop_attributes td.pagines p:after {
    content: ' pàgines';
}
body.es .shop_attributes td.publicado p:before {
    content: 'Publicado el ';
}
body.ca .shop_attributes td.publicado p:before {
    content: 'Publicat el ';
}
body.es .shop_attributes td.publicacion p:before {
    content: 'Publicado el ';
}
body.ca .shop_attributes td.publicacion p:before {
    content: 'Publicat el ';
}
body.es .shop_attributes td.publicacio p:before {
    content: 'Publicado el ';
}
body.ca .shop_attributes td.publicacio p:before {
    content: 'Publicat el ';
}
body.es .shop_attributes td.edad p:before {
    content: 'A partir de ';
}
body.ca .shop_attributes td.edad p:before {
    content: 'A partir de ';
}
body.es .shop_attributes td.edad p:after {
    content: ' años';
}
body.ca .shop_attributes td.edad p:after {
    content: ' anys';
}

body.woocommerce .quantity .btn {background:#eee !important;}

body.woocommerce.woocommerce-checkout #order_review table.shop_table th {width:50%;}

body.woocommerce .woocommerce-form-login p.form-row {
    width: 100%;
}

/* JULY 2019 */
.ft_logo {
    position: absolute;
    margin-top: 30px;
    margin-left: -4px;
}
.ft_logo .img {
    background-size: 100%;
    width: 200px;
    height: 50px;
    display: block;
}
.section-quote a:hover {
    color: #e93100 !important;
}

.loop--booktrailers .embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.loop--booktrailers .embed-container iframe,
.loop--booktrailers .embed-container object,
.loop--booktrailers .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.loop--booktrailers .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: pointer;
    /*background-color: rgba(255,255,255,0.3);*/
    background-size:100%;
}
.booktrailer .title {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    padding-top: 10px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    background: #ebebeb;
    padding: 9px;
    margin-top: 3px;
    height: 80px;
}
.booktrailer .title .the_title {
    color: #222;
    margin: 0 0 4px;
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.booktrailer .title a.mini,
.booktrailer .title span.mini {
    font-family: "Helvetica", "Arial", "sans-serif";
    font-weight: normal;
    font-size: 13px;
    display: block;
}
.booktrailer .title a.mini:hover {
    color: #e93100;
    text-decoration: underline;
}
.booktrailer .yt-button {
    background-image: url('../imgs/yt-button-default.png');
    background-size: 70px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    top: calc(50% - 24px);
    left: calc(50% - 35px);
}
.booktrailer .cover:hover .yt-button {
    background-image: url('../imgs/yt-button.png');
}

/* WISHLIST COUNTER */
.wishlist_products_counter_number {
      padding: 4px 2px;
      border-radius: 24px;
      background: rgba(255, 0, 0, .9);
      color: white;
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0;
      right: 2px;
      z-index: 1;
      line-height: 14px;
      font-size: 9px;
      text-align: center;
      transition: transform .5s;
}

@media screen and (max-width: 767px) {

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
	  width:100%;
  }

}

/*2023 */
.page-template-template-suscripcion .ow-content .ow-content-column {
    text-align: center;
    padding-right: 15px;
}
.page-template-template-suscripcion .ow-content img {
    max-width: 50%;
}
#mc_embed_signup {
    clear: none;
    margin: 0 auto;
    margin-top: -12px;
}
#mc_embed_signup form {
    margin: 0 !important;
    text-align: center !important;
}
#mc_embed_signup h2 {
    color: #e93100;
    margin-bottom: 5% !important;
}
#mc_embed_signup .mc-field-group {
    width: 100% !important;
    padding-bottom: 4% !important;
    display: block !important;
}
#mc_embed_signup .mc-field-group label {
    font-weight: bold !important;
    color: #949494 !important;
    font-size: 15px;
    margin-bottom: 2px !important;
    display: inline !important;
    position: relative;
}
#mc_embed_signup .mc-field-group input {
    padding: 4px 0 !important;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    border-color: #ccc;
    text-align: center;
    text-indent: 0 !important;
}
#mc_embed_signup .mc-field-group select {
    border: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
#mc_embed_signup .mc-field-group select:focus,
#mc_embed_signup .mc-field-group input:focus {
    outline: none;
    background: #f2f2f2;
}
#mc_embed_signup .mc-field-group.show-if-spain {
    display: none !important;
}
#mc_embed_signup .asterisk {
    position: absolute !important;
    top: -2px !important;
    font-size: 100% !important;
    right: -8px;
}
#mc_embed_signup .small-meta {
    display: none;
}
#mc_embed_signup .datefield {
    border-bottom: 1px solid #ccc;
}
#mc_embed_signup .datefield input {
    border-bottom: none;
    margin: 0;
}
body.woocommerce.page-template-template-suscripcion input[type="text"],
body.woocommerce.page-template-template-suscripcion input[type="email"],
body.woocommerce.page-template-template-suscripcion input[type="password"],
body.woocommerce.page-template-template-suscripcion input[type="tel"] {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
}
#mc_embed_signup .indicates-required {
    text-align: center !important;
    font-size: 11px !important;
    margin-right: 2% !important;
    color: #e93100 !important;
    position: relative;
    display: inline;
}
#mc_embed_signup .indicates-required .asterisk {
    position: relative;
}
.mc-field-group.input-group strong {
    color: #949494;
    font-size: 15px;
}
#mc_embed_signup .mc-field-group ul {

    text-align: left;
    max-width: 200px;
    margin: 0 auto !important;
    clear: none;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
#mc_embed_signup .mc-field-group ul li label {
    font-weight: normal !important;
    color: black !important;
}
input#mc-embedded-subscribe {
    padding: 8px 35px !important;
    border-radius: 24px !important;
    background: #e93100 !important;
    font-size: 14px !important;
    height: auto !important;
}
#mc_embed_signup input[type="checkbox"] {
    -webkit-appearance: none !important;
    appearance: none !important;
    background-color: #fff !important;
    margin: 0 !important;
    padding-right: 12px !important;
}
#mc_embed_signup input[type="checkbox"]::before {
    content: "";
    width: 12px !important;
    height: 12px !important;
    display: inline-block;
    border: 1px solid;
    border-radius: 6px;
}
#mc_embed_signup input[type="checkbox"]:checked::before {
    background: #e93100;
    border-color: #e93100;
}
#mc_embed_signup .mc-field-group input[type="checkbox"]:focus {
    background: transparent;
}
@media screen and (max-width: 767px) {
    .page-template-template-suscripcion .ow-content img {
        max-width: 100%;
    }
    #mc_embed_signup {
        width: 100% !important;
        margin-top: 0 !important;
    }
}

/*2024*/
.comp-subscribe_button {
    font-family: "Portada", "Helvetica", "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 600;
    border: 0;
	  border-radius: 30px;
    box-shadow: none;
    padding: 15px;
    text-align: center;
    width: 100%;
    background: #222;
    color: white;
    transition: background .3s;
	  margin-bottom: 20px;
	display: block;
}
.comp-subscribe_button:hover,
.comp-subscribe_button:focus {
	color: white;
background: #e93100;
}

.page-id-25835 h1, .page-id-26722 h1  {
	display: none;
}

.page-id-25835 .article--page .article__section p a, .page-id-26722 .article--page .article__section p a {
    color: #337ab7;
    text-decoration: underline;
}
.page-id-25835 .article--page .article__section h3, .page-id-26722 .article--page .article__section h3 {
    font-size: 20px;
    margin-top: 30px;
}

.logos-subvencio {
    display: block;
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
.logos-subvencio img {
    max-width: 165px;
    margin: 15px;
    max-height: 45px;
}

.header .ow-wishlist {
	width: 48px !important;
}
.ow-wishlist img {
	top: 4px !important;
}
body .ow-cart-mini .ow-cart-mini__toggle .ow-cart-mini__number,
.wishlist_products_counter_number {
	padding: 3px 2px !important;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: unset;
    display: inline-block;
}


.wpb_animate_when_almost_visible {
 opacity: 1;
}
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.woocommerce div.product .stock {
    color: #3a3a3a;
    line-height: 1em;
}
.woocommerce div.product .stock.btn {
    margin-top: -5px;
    font-weight: bold;
}

.comp-info-envio a {
    text-decoration: underline;
}

.comp-zona-kids .section-heading,
.comp-zona-kids .section-description {
	margin-left: 70px;
}
@media screen and (max-width: 767px) {
.comp-zona-kids .section-heading,
.comp-zona-kids .section-description { 
	margin-left: 0;
	text-align: center;
}
.comp-zona-kids .section-heading:after {
    left: 0;
		right: 0;
    margin: 0 auto;
}
}

header .navbar-user {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    width: 50px;
    text-align: center;
    padding: 2px;
    border-right: 1px solid #ddd;
}
.woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-MyAccount-content .col2-set .col-2 {
    width: 100%;
    float: none;
    margin-top: 60px;
}
.woocommerce-account .addresses .title h3 {
    font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    text-decoration: underline;
    color: #888;
}
@media screen and (max-width: 767px) {
	.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
	.woocommerce-account .woocommerce-MyAccount-content {
		margin-top: 20px;
	}
	.woocommerce-MyAccount-content .col2-set .col-1, .woocommerce-MyAccount-content .col2-set .col-2 { margin-top: 20px; }
}


.comp-info-envio ul {
    padding: 30px !important;
    background: rgba(255,0,0,0.1);
    list-style: inside;
}


/* CHECKOUT PAGOS*/
.payment_method_myredsys label img {
    display: none !important;
}
.payment_method_myredsys label:after {
	content: '';
    background-image: url('https://librosdelzorrorojo.com/wp-content/themes/lzr/assets/imgs/redsys_logo.png');
    background-size: 80px 28px;
    width: 80px;
    height: 28px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
}
.payment_method_ppcp-gateway label:after {
    content: '';
    background-image: url('https://librosdelzorrorojo.com/wp-content/themes/lzr/assets/imgs/paypal_logo.svg');
    background-size: 80px 20px;
    width: 80px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
}
