/*
Theme Name: LasLaminas
Theme URI: https://www.laslaminas.es
Author: LasLaminas
Author URI: http://LasLaminas.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/laslaminas/3.3&new_path=/laslaminas/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/laslaminas/3.3&new_path=/laslaminas/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/laslaminas">opened up on GitHub</a> (github.com/tidythemes/laslaminas) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: laslaminas
*/



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

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

a,
a:hover {
    text-decoration: none !important;
}

body {
    background-image: url(img/bg_p3periodic_30.png);
}


.centro ul {
    list-style: initial;
    margin-left: 20px
}

#branding {
    background-image: url(img/bg_p3periodic_10.png);
}

.light-white {
    background-color: #ffffffba !important;
}

#navbar {
    background-color: #f0f0f0 !important;
}

.home .page .entry-title {
    display: none;
}

.alignleft {
    float: left;
    margin: 10px 10px 0 10px
}

.alignright {
    float: right;
    margin: 10px 0 10px;
}

.header {
    /*border: solid 1px orange;
 padding: 20px 0px;*/
}

/* logo */
.logo {
    display: block;
    max-height: 80px;
    max-width: 230px;
    float: left;
}

.logo-img {
    /*border: solid 1px green;*/
    height: 60px;

}

.menu-cursos-container,
.menu-area-de-recursos-container,
.menu-descargas-container,
.menu-cursos-en-container,
.menu-wiki-container {
    width: 100%
}

.slide {
    clear: both;
}

.entry-content p {
    margin-bottom: 1px !important;
}

/* nav */
.nav_recursos,
.nav,
.nav_main {
    clear: both;
    float: none;
    display: block;
    width: 100% !important;
    margin-top: -13px auto 0px auto
}

#menumovil li {
    border-bottom: solid 1px #e4e4e4;
    padding: 10px 0 5px;
}

#menumovil li a {
    color: #000;
}

li.current-menu-item ul.sub-menu {
    display: block;
}

/*.top_nav_main ul{  text-align: center; }*/
/*.top_nav_main ul li { float: left;width: 33.33%; font-size: 12px;  }*/
/*.top_nav_main ul li a{padding: 20px 20px 10px 20px; width: 100%; display: block; text-align: center; border-bottom: solid 4px #666; text-transform: uppercase; }*/
/*.top_nav_main ul li.current-page-ancestor a, .nav_main ul li.current-menu-item a{ background-color: #666 ; color: #fff}*/
#topmenu ul li a {
    padding: 10px 0.5rem;
    color: #000;
    text-transform: uppercase;
    display: block;
    font-size: 15px
}

#topmenu ul li.current-menu-item a {
    font-weight: bold;
    background-color: #717175;
    color: #fff;
}

#topmenu ul li:hover a {
    background-color: #c3c3c3;
    color: #fff;
}

#topmenu ul li.wpmenucartli {
    background-color: #fff
}


.h3,
h3 {
    font-size: 1.15rem;
}

.h2,
h2 {
    font-size: 1.20rem;
}

.flexslider .slides img {
    height: auto;
}

.flexslider .slides h2 a {
    font-size: x-large;
    color: #555;
}


.customlicencia-cc .custlic-cc-l {
    color: #007bff;
    font-size: xx-small;
    line-height: 10px !important;
    display: inline-block;
}

.custlic-cc-l:hover {
    color: #0056b3 !important;
    ;
    /*background-color: #f0f0f0;
    color: #000 !important*/
}

/*.recursos li.drop:hover ul li{ display: block;animation-duration: 4s; }*/

.hl a {
    background-color: #adadad !important
}

/*.recursos li ul li a{ background-color: #c9c3c3 }*/

.recursos li.menu-item-has-children:before {
    content: '\f067';
    position: absolute;
    left: 5px;
    padding: 6px;
    color: #5d5d5d;
}

.recursos li.hl.menu-item-has-children:before {
    content: '\f068';
}

.social a {
    color: #fff;
    padding: 5px;
    display: inline-flex;
    font-size: 30px;
    min-width: 40px;
}

.social a i {
    margin: 0 auto
}

.social a:hover {
    background-color: #fff;
}

.social a:hover i {
    background-color: #fff;
    color: #666
}

.fa-wikipedia:hover {
    color: #aab8c2
}

.fa-pinterest:hover {
    color: #CB2027
}

.fa-facebook:hover {
    color: #3B5998
}

.fa-twitter:hover {
    color: #55ACEE
}

.fa-flickr:hover {
    color: #2BA9E1
}

.fa-slideshare:hover {
    color: #e68523
}

.fa-youtube:hover {
    color: #ff0000
}

.btn-adn {
    background-color: #D87A68;
}

.btn-bitbucket {
    background-color: #205081;
}

.btn-dropbox {
    background-color: #1087DD;
}

.btn-facebook {
    background-color: #3B5998;
}

.btn-flickr {
    background-color: #2BA9E1;
}

.btn-foursquare {
    background-color: #f94877;
}

.btn-github {
    background-color: #444444;
}

.btn-google {
    background-color: #DD4B39;
}

.btn-instagram {
    background-color: #3F729B;
}

.btn-linkedin {
    background-color: #007BB6;
}

.btn-microsoft {
    background-color: #2672EC;
}

.btn-odnoklassniki {
    background-color: #F4731C;
}

.btn-openid {
    background-color: #F7931E;
}

.btn-pinterest {
    background-color: #CB2027;
}

.btn-reddit {
    background-color: #EFF7FF;
}

.btn-slideshare {
    background-color: #e68523;
}

.btn-soundcloud {
    background-color: #FF5500;
}

.btn-tumblr {
    background-color: #CB2027;
}

.btn-twitter {
    background-color: #55ACEE;
}

.btn-vimeo {
    background-color: #1AB7EA;
}

.btn-vk {
    background-color: #587EA3;
}

.btn-yahoo {
    background-color: #720E9E;
}

.btn-youtube {
    background-color: #ff0000;
}

.btn-wikipedia {
    background-color: #aab8c2;
}



.sidebar h3,
.wpb_wrapper h2.wpb_posts_slider_heading,
.widget_recent_entries h2.widgettitle {
    text-align: center;
    font-size: 0.7rem;
    color: #fff;
    background: #000;
    padding: 10px 0;
    margin: 0;
    text-transform: uppercase;
}

.centro a {
    color: #3f51b5;
}

.centro a:hover {
    color: #666;
}

.centro a:not(.link_image, .entry-title) {
    color: #000;
    /*background: url(img/ubn.png) repeat-x 20px 9px;*/
    text-decoration: underline !important;
}

.centro .entry-content a:not(.link_image) {
    color: #3f51b5;
    /*background: url(img/ubn.png) repeat-x 20px 9px;*/
    text-decoration: underline !important;
}

.centro h2 a,
.centro li.page_item a {
    background-image: none !important
}

.centro li.page_item a {
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.centro li.page_item:hover a {
    color: #9b9b9b;
}

.centro li.page_item a small {
    font-size: 60%;
    font-weight: 400;
    line-height: 1.25rem;
    display: block;
    padding: 10px;
}

.centro #comments {
    display: none;
}

h1.entry-title small {
    font-size: 50%;
    font-weight: 400;
    line-height: 1.8rem;
    display: block;
    padding: 25px;
    background-color: #000000d6;
    border-radius: 20px;
    margin: 20px;
    color: #fff;
}

.widget_recent_entries ul {
    padding: 10px;
}

.centro .widget_recent_entries ul {
    margin-left: initial;
    background-color: rgba(241, 241, 241, .5);
}

.widget_recent_entries ul li {
    border-bottom: solid 1px #b3b3b3;
    padding: 3px 0 0 23px;
    line-height: 1.3rem;
    list-style: none;
}

.widget_recent_entries ul li a {
    /*font-size: 0.8rem;*/
}

.widget_recent_entries ul li span.post-date {
    color: #bfbdbd;
    display: inline-block;
    font-size: 0.8rem;
    background-color: #f7f7f7 !important;
    padding: 0px 6px;
    border-radius: 5px;
}


#carrito img {
    max-width: 44px;
    height: auto;
    float: left;
}

#carrito li {
    font-size: 0.8rem;
    padding: 10px;
    border-bottom: solid 1px #eaeaea;
}

.woocommerce-mini-cart__total {
    text-align: center;
}

#carrito .button {
    background-color: #dc3545;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.7rem;
    width: 80%;
    margin: 5px auto;
    display: block;
    text-align: center;
    padding: 5px 0;
}

.woocommerce-billing-fields__field-wrapper p {
    /*width: 100% !important*/
}

.sidebar a {
    color: #000
}

.sidebar a:hover {
    color: #fff
}

/*.nav ul li { float: left;width: 10%; font-size: 14px; }*/
.nav ul li a {
    padding: 40px 20px 10px 20px;
    background-color: #ccc;
    width: 100%;
    display: block;
    text-align: center;
}

.nav ul li a:hover {
    background-color: #666
}

.nav ul li.current-page-ancestor a,
.nav ul li.current-menu-item a {
    background-color: #666;
    color: #fff
}

.nav ul li ul {
    display: none;
}

.nav_recursos h3,
.nav h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 5px auto 10px auto;
    color: #ccc
}

.nav_recursos ul li,
.nav ul li {
    float: none;
    width: 100%;
    font-size: 14px;
}

.nav_recursos ul li a,
.nav ul li a {
    padding: 5px 20px;
    background-color: #f0f0f0;
    display: block;
    text-align: center;
    border-bottom: solid 1px #dbdbdb;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nav_recursos ul li.current-page-ancestor a,
.nav_recursos ul li.current-menu-item a {
    background-color: #666;
    color: #fff
}

/*.nav_recursos li.hl li a{ background-color: red !important }*/

.nav .recursos ul.sub-menu li a {
    background-color: #fff !important
}

.nav .recursos ul.sub-menu li a:hover,
.nav .recursos ul.sub-menu li.current_page_item a {
    background-color: #666 !important
}



ul.trimestres,
ul.enlaces,
ul.galerias {
    margin: 0 auto;
    padding: 0;
    clear: both;
    width: 100%
}

ul.trimestres li,
ul.enlaces li,
ul.galerias li {
    overflow: hidden;
    text-overflow: none;
    list-style: none;
    float: left;
    width: 31%;
    /*height: 275px;*/
    min-height: 80px;
    margin: 1%;
    padding: 1.5%;
    background-color: #e4e4e4;
}

ul.trimestres li a,
ul.enlaces li a,
ul.galerias li a {
    font-size: 28px;
    font-weight: bold;
    padding: 25% 10px;
    /*height: 200px;*/
    min-height: 80px;
    width: 100%;
    line-height: 2.2rem;
    display: table-row-group;
    color: #717171;
    background-color: #e4e4e4cc;
}
ul.trimestres .page_item_has_children { width: 48% !important }
ul.trimestres .children li{
    float: none;
width: 100% !important;
min-height: 36px;
display: block;
}ul.trimestres .children { margin-top: 20px; margin-left: 0 }
/*}ul.trimestres .children:hover .page_item { margin-top: 20px; }*/
ul.trimestres .children li a{
font-size: 1.1rem;
font-weight: initial;
background-color: #ececec;
width: 100%;
display: block;
line-height: 2.5rem;
padding: 10px;
}
ul.trimestres .children li.page_item:hover a{ color: #666; }
ul.galerias li,
ul.enlaces li {
    height: 135px;
}

.nav ul li.current_page_ancestor ul.sub-menu {
    display: block;
}

.nav ul li.current-page-ancestor ul li a {
    background-color: #aaa5a5
}

.nav ul li.current-page-ancestor ul li.current-menu-item a {
    background-color: #2b2b2b
}

/*
.ultimasEntradas .vc_grid-item-zone-c-right .vc_gitem-animated-block {width: 25%;}
.ultimasEntradas .vc_grid-item-zone-c-right .vc_gitem-zone-c { width: 75%;}
.ultimasEntradas h4 {font-size: 1rem;}
.ultimasEntradas .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item { padding-right: 0 !important;padding-bottom: 0 !important;}
*/

/* icono para descarga Premium */

.descargaPremium,
p.descargaPremium {
    background: url(img/icons/c_unidades.gif) no-repeat 0px 6px !important;
    padding: 7px 0 0 21px;
    margin-left: 5px;
    color: #ff9f00 !important;
    text-transform: uppercase;
    font-size: 0.7rem;
}

/* icono para unidades */

.unidades,
p.unidades {
    background: url(img/icons/c_unidades.gif) no-repeat 20px 6px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}

.carrito,
p.carrito {
    background: url(img/icons/c_carrito.png) no-repeat 20px 9px #4ac64633;
    padding: 7px 17px 7px 50px;
    border: solid 2px #12ec12;
    display: table;
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 14px;
    color: initial;
    text-decoration: initial;
}

/* CLIP para láminas */


.cliplaminas,
p.cliplaminas {
    background: url(img/icons/c_cliplaminas.gif) no-repeat 18px 4px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}


.apuntes,
p.apuntes {
    background: url(img/icons/c_apuntes.gif) no-repeat 20px 6px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}


.subapuntes,
p.subapuntes {
    background: url(img/icons/c_apuntes.gif) no-repeat 45px 6px;
    padding: 3px 0 0 65px;
    margin-left: 65px
}

.subcarrito,
p.subcarrito {
    background: url(img/icons/c_carrito.png) no-repeat 20px 9px #4ac64633;
    padding: 7px 17px 7px 50px;
    border: solid 2px #12ec12;
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 14px;
}

/* icono para láminas */


.laminas,
p.laminas {
    background: url(img/icons/c_laminas.gif) no-repeat 20px 6px;
    padding: 6px 0 3px 40px;
    margin-left: 40px
}

.sublaminas,
p.sublaminas {
    background: url(img/icons/c_laminas.gif) no-repeat 45px 6px;
    padding: 3px 0 0 65px;
    margin-left: 65px
}

/* icono para láminas solucionadas */


.laminasolucionada,
p.laminasolucionada {
    background: url(img/icons/c_laminasok.gif) no-repeat 20px 6px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}

.sublaminasolucionada,
p.sublaminasolucionada {
    background: url(img/icons/c_laminasok.gif) no-repeat 45px 6px;
    padding: 3px 0 0 65px;
    margin-left: 65px
}

/* icono para galerias */

.galeria,
p.galeria {
    background: url(img/icons/c_galeria.gif) no-repeat 20px 6px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}

.subgaleria,
p.subgaleria {
    background: url(img/icons/c_galeria.gif) no-repeat 45px 6px;
    padding: 3px 0 0 65px;
    margin-left: 65px
}

/* icono para powerpoint */

.powerpoint,
p.powerpoint {
    background: url(img/icons/c_powerp.gif) no-repeat 20px 6px;
    padding: 3px 0 0 40px;
    margin-left: 40px
}

.subpowerpoint,
p.subpowerpoint {
    background: url(img/icons/c_powerp.gif) no-repeat 45px 6px;
    padding: 3px 0 0 65px;
    margin-left: 65px
}

/* icono para video */

.video,
p.video {
    background: url(img/icons/c_video.gif) no-repeat 20px 6px;
    padding: 3px 0 0 43px;
    margin-left: 40px
}

.subvideo,
p.subvideo {
    background: url(img/icons/c_video.gif) no-repeat 45px 6px;
    padding: 3px 0 0 68px;
    margin-left: 65px
}

.listavideos,
p.listavideos {
    background: url(img/icons/c_listavideos.gif) no-repeat 20px 6px;
    padding: 3px 0 0 43px;
    margin-left: 40px
}

.sublistavideos,
p.sublistavideos {
    background: url(img/icons/c_listavideos.gif) no-repeat 45px 6px;
    padding: 3px 0 0 68px;
    margin-left: 65px
}

.enlaces,
p.enlaces {
    font-size: 0.9em;
    line-height: 1.1em;
    background: url(img/icons/c_link.gif) no-repeat 23px 3px;
    padding: 5px 0 0 47px;
    margin-left: 10px
}

.subenlaces,
p.subenlaces {
    font-size: 0.9em;
    line-height: 1.1em;
    background: url(img/icons/c_link.gif) no-repeat 45px 3px;
    padding: 5px 0 0 65px;
    margin-left: 30px
}

.bibliografia,
p.bibliografia {
    font-size: 0.8em;
    line-height: 1.1em;
    background: url(img/icons/c_biblio.gif) no-repeat 22px 5px;
    /*margin:10px 5px;*/
    padding: 9px 0 0 48px;
}

.imprimir,
p.imprimir {

    background: url(img/icons/c_print.gif) no-repeat 23px 3px;
    padding: 3px 0 0 48px;
}

.ingles,
p.ingles {
    background: url(img/icons/c_english.gif) no-repeat 21px 3px;
    padding: 3px 0 0 45px;
}

.subingles,
p.subingles {
    background: url(img/icons/c_english.gif) no-repeat 41px 3px;
    padding: 3px 0 0 65px;
    margin-left: 65px;
}

.notas {
    font-size: 0.9em;
    display: block;
    border: solid 1px #ccc;
    background: url(img/icons/cnotas.png) no-repeat 12px 10px #ccffcc;
    margin: 10px 5px;
    padding-left: 60px;
    min-height: 50px
}

.info {
    display: block;
    font-size: 0.9em;
    border: solid 1px #ccc;
    background: url(img/icons/cinfo.png) no-repeat 12px 10px #CCC;
    margin: 10px 5px;
    padding: 10px 10px 10px 60px;
    line-height: 1.2em;
    min-height: 50px
}

p.info {
    vertical-align: central;
}

.calendario {
    display: block;
    border: solid 1px #ccc;
    background: url(img/icons/ccalendar.gif) no-repeat 20px 10px;
    margin: 10px 5px;
    padding-left: 60px;
    min-height: 50px
}

.planificacion {
    display: block;
    border: solid 1px #ccc;
    background: url(img/icons/ccalendar.png) no-repeat 12px 10px;
    margin: 10px 5px;
    padding-left: 60px;
    min-height: 50px
}

.proximamente {
    display: block;
    border: solid 2px #FF0;
    background: url(img/icons/cproxim.gif) no-repeat 12px 10px;
    margin: 10px 5px;
    padding-left: 60px;
    padding-top: 20px;
    min-height: 40px;
    color: #CCC;
    text-align: left;
    font-size: 1, 5em;
}

.alinearIzqda img,
.alinearIzqda {
    float: left;
    padding: 5px;
    display: table;
}

#comments {
    background-color: #ececec;
    padding: 10px 30px;
    margin: 20px;
    border-radius: 20px;
    font-size: 12px;
}

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

#nav-below a {
    background: #000;
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
}

.nav-previous a {
    width: 40%;
    float: left
}

.nav-next a {
    width: 40%;
    float: right
}

input.author_usuario_de_la_web_como {
    display: none;
}


/* estilos del shop compra online */

.woocommerce ul.products li.product a {
    border: solid 1px #bbb;
    display: block;
    padding: 15px;
}

.woocommerce a.add_to_cart_button,
.woocommerce button.button.alt {
    font-size: 80% !important;
    width: 100%;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #249724 !important;
    font-weight: initial !important;
    text-transform: uppercase;
}

.centro .entry-content a:not(.link_image) {
    text-decoration: none !important;
}

.woocommerce a.button.alt {
    background-color: #249724 !important;
    text-transform: uppercase;
}

.woocommerce button.button.alt,
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: auto !important;
}

.woocommerce-cart table.cart img {
    width: 125px !important
}

#nav-below {
    padding-top: 20px
}

/*.woocommerce-billing-fields__field-wrapper {
    display: flex
}*/

h1.entry-title {
    font-size: 1.7rem;
    padding-top: 15px;
}

.woocommerce form .form-row {
    /*   padding: 0 !important;
    margin: 0 !important;*/
}

.woocommerce-checkout h3 {
    font-size: 1.15rem;
}

.single-product .woocommerce-product-details__short-description {
    font-size: 0.85em;
}

.woocommerce .woocommerce-input-wrapper {

    width: 100%;
    display: block;
    clear: both;
}

.woocommerce form .form-row input.input-text {
    font-size: 0.95em;
    color: #a6a6a6;
}

.woocommerce .woocommerce-input-wrapper .select2 {
    margin-bottom: 10px;
}

.woocommerce form .form-row label {
    font-size: 0.75em;
    /*color: #a6a6a6;*/
    text-transform: uppercase;
    width: 100%;
    display: block;
    line-height: 0 !important;
    padding-top: 15px;
}

.woocommerce h3.order_review_heading {
    padding-top: 30px;
}

.woocommerce .woocommerce-terms-and-conditions-wrapper {
    padding: 20px !important;
    /*font-size: 0.8em !important;*/
}

button#place_order {
    width: 100% !important;
    padding: 20px;
    margin: 20px;
}

.gb-author-info {
    font-size: 0.80em;
    color: #8a8a8a;
}

.gb-entry-excerpt {
    border-left: solid 3px #8a8a8a;
    padding-left: 10px;
}

.gb-entry-excerpt:before {
    /* position: absolute;
    font-family: 'FontAwesome';
    top: 0;

    content: "\f10d";
    font-size: 200px;
    color: rgba(0, 0, 0, 0.1);*/
}

#ess-main-wrapper .ess-social-network-lists .ess-social-networks {
    height: 24px !important;
}

.socicon {
    font-size: 0.8em !important;
}

#ess-main-wrapper .ess-social-network-lists .ess-social-networks .ess-icon {
    width: 30px !important;
}

a.button.cancel {
    color: white !important;
    background-color: #ab0000 !important;
    padding: 25px !important;
    border-radius: 0 !important;
}

#submit_redsys_payment_form {
    color: white;
    background-color: green;
    padding: 21px;
    border: none;
}

.ess-clear:before {
    content: 'Compartir con' !important;
    text-transform: uppercase;
    font-size: 0.70em;

}

#post-687 #ess-wrap-inline-networks,
#post-687 #ess-wrap-inline-networks,
#post-688 #ess-wrap-inline-networks {
    display: none !important
}

.post-edit-link,
#vc_load-inline-editor {
    display: none;
}

#cookie-law-info-bar {
    font-size: 10pt !important;
}

.cookie_action_close_header {
    padding: 5px !important
}

li.product {
    background: url(img/icons/c_carrito.png) no-repeat no-repeat 2px 3px;

}

li.page {
    background: url(img/icons/pagina.gif) no-repeat no-repeat 2px 3px;

}

li.post {
    background: url(img/icons/pagina.gif) no-repeat no-repeat 2px 3px;

}

#ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container {
    margin-top: 30px;
}

@media (max-width: 769px) {
    .logo-img {
        height: 50px;
    }

    .centro li.page_item a {
        font-size: 0.8rem;
        line-height: 0.9rem;
    }
}

/*#fb-root *,
.fb-like-box,
.fb-like-box *,
.fb-like-box iframe,
.fb-like-box span,
._2p3a {
    width: 100% !important;
    border: solid 1px red
}*/