body {
    padding: 0;
    margin: 0;
    font-family: sans-serif;
    background: #FFFFFF;
    overflow-x: hidden;
}

.header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding-top: 1em;
    position: absolute;
    box-sizing: border-box;
}

.header * {
    box-sizing: border-box;
}

.header .logo img {
    z-index: 1;
    position: relative;
}

.home .header .logo::before {
    z-index: 0;
    content: '';
    top: -100px;
    left: -90px;
    content: '';
    width: 542px;
    height: 473px;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('../images/home/circulos_original.png');
}

.home__hero-image {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100px);
    animation: slideInLeft 1700ms forwards;
}

.home__hero-image-1 {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100px);
    animation: slideInLeft 1700ms forwards;
    margin-left: 0 !important;
    margin-right: -181px;
    max-width: 600px;
}

@media (max-width: 981px) {
    .home__hero-image-1 {
        margin-right: 0;
        width: 100%;
    }
}

.home__hero-image2 {
    opacity: 0;
    visibility: hidden;
    transform: translateX(100px);
    animation: slideInLeft 1700ms forwards;
    margin-left: 0 !important;
    max-width: 500px;
}

@media (max-width: 981px) {
    .home__hero-image2 {
        width: 100%;
        margin-top: -88px;
    }
}

.home__hero-image-nuevo {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100px);
    animation: slideInLeft 1700ms forwards;
}

.home__hero-image.loaded {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}


/*.home__hero-image.loaded {
    animation-fill-mode: both;
    animation-duration: 300ms;
    animation-name: slideInLeft;
}*/

@keyframes slideInLeft {
    100% {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);

    }
}

.compartirEn {
    top: 30px;
    z-index: 10;
    right: 28px;
    color: white;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    font-family: "Lato", sans-serif;
}

.compartirEn span {
    top: -2px;
    margin-left: 1em;
    position: relative;
    display: inline-block;
}

.compartirEn img {
    top: 3px;
    left: 0px;
    margin-left: 14px;
    position: relative;
    position: relative;
}

.compartirEn img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#footer {
    //max-width: 1024px;
    position: relative;
    margin: 0 auto;
}

#footer { text-align: center }

.home__hero {
    min-height: 500px;
    text-align: center;
    padding-top: 240px;
    background-image: url('../images/layout/fondo-1.jpg');
}

.home__hero1 {
    min-height: 500px;
    text-align: center;
    padding-top: 240px;
    background-image: url('../images/layout/fondo-1.jpg');
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 981px) {
    .home__hero1 {
       display: block;
       padding-top: 50px;
    }
}

.home__hero img {
    height: auto;
    max-width: 100%;
    margin-left: 100px;
}

#layerslider_21.ls-minimal {
    background: transparent !important;
}
.subslide {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 900px;
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    transition: all 400ms linear;
    background-image: url('../images/layout/fondo-1.jpg');
}
.subslide.blanco {
    background-image: url('../images/layout/fondo-2-1.jpg');
}
.wrapper-circulo {
    width: 100%;
    z-index: 10;
    margin: 0 auto;
    max-width: 1024px;
    position: relative;
}
.title--original { top: 154px; }
.title--blanco { top: 175px; }
.subslide .wrapper-circulo > img {
    opacity: 0;
    left: 270px;
    z-index: 11;
    visibility: visible;
    position: absolute;
    transition: all 400ms linear;
}
.subslide .wrapper-circulo > img.title--original {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.subslide.blanco .wrapper-circulo > img.title--blanco {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.subslide.blanco .wrapper-circulo > img.title--original {
    opacity: 0;
    visibility: hidden;
}
.circulo {
    top: -100px;
    z-index: 1;
    left: -90px;
    content: '';
    width: 542px;
    height: 473px;
    position: absolute;
    background-size: cover;
    transition: all 450ms linear;
    background-repeat: no-repeat;
    background-image: url('../images/home/circulos_original.png');
}

.subslide.blanco .circulo {
    background-image: url('../images/home/circulos_blanco.png');    
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.home #wrapperFooter {
    padding-top: 272px;
    width: 100%;
    //height: 94px;

    background: url('../images/mini/piehome.jpg') top center repeat-x, 
    url('../images/layout/mascaraInferior.png') top center repeat-x, 
    url('../images/layout/fondopie.jpg') bottom center repeat-x;


    //background: url('../images/home/pieHome.jpg') top center repeat-x, 
    //url('../images/layout/mascaraInferior.png') top center repeat-x, 
    //url('../images/layout/fondopie.jpg') bottom center repeat-x;
}

.producto #wrapperFooter,
.productos #wrapperFooter {
    width: 100%;
    height: 200px;
    //background: url('../images/layout/mascaraInferior.png') top center repeat-x, url('../images/layout/bg-footer.png') top center repeat-x, url('../images/layout/fondopie.jpg') bottom center repeat-x;
    background: #fff;
}

.producto #wrapperFooter #footer,
.productos #wrapperFooter #footer {
    padding-top: 8em;
}

#wrapperFooter p {
    display: block;
    padding-top: 5px;
    margin-top: 0;
    padding-bottom: 5px;
    margin-top: 17px;
}

#wrapperFooter p,
#wrapperFooter p a {
    font-size: 14px;
    color: #da1b23;
    font-family: "Lato";
    text-decoration: none;
}

#wrapperFooter p a:hover {
    /*opacity:0.4;
    filter:alpha(opacity=40);
    */
    text-decoration: underline;
}

#wrapperCarrusel {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    display: block;
}

#wrapperCarrusel #carrusel {
    display: block;
    padding-top: 185px;
    z-index: 1;
    position: relative;
}

.ls-wp-fullwidth-helper {
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
}

#verTokke {
    display: block;
    width: 205px;
    position: relative;
    margin: 0 auto;
    background: #ed0600;
    height: 27px;
    cursor: pointer;
    text-decoration: none;
    font-family: 'intro_regular';
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 14px;
    border: 1px solid #be3431;
    margin-top: 58px;
    z-index: 30;
}

#verTokke:hover {
    background: #950f0c;
}

#footer {
    position: relative;
    display: block;
    margin: 0 auto;
    background: #fff;
}

#logoPie {
    position: relative;
    margin-top: 215px;
}

#logoPie:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.home #fondoArriba {
    width: 100%;
    padding-bottom: 120px;
    position: relative;
    background: url('../images/home/mascaraCarrusel.png') bottom 14px center repeat-x, url('../images/layout/mascaraSuperior.png') bottom center repeat-x, url('../images/layout/fondo.jpg') top center no-repeat, url('../images/layout/fondopie.jpg') top center repeat;
}

#wrapperLikeTwitter iframe {
    margin: 0 auto;
    position: relative;
    display: block;
}

.fb-like {
    width: 100%;
    display: block;
    position: relative;
}

#wrapperLikeFacebook {
    width: 100%;
    display: block;
}

.fb_iframe_widget iframe {
    width: 100%;
}


/* To fill the container and nothing else */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

#contenedor {
    max-width: 1024px;
    position: relative;
    margin: 0 auto;
}

#hola {
    display: block;
    margin: 0 auto;
    margin-bottom: 31px;
}

.home .col3 {
    width: 33%;
    float: left;
    display: block;
}

.main-wrap {
    z-index: 10;
    margin-top: 100px;
    position: relative;
    background-color: white;
}
.main-wrap::before,
.main-wrap::after {
    bottom: 100%;
    content: '';
    position: absolute;
}
.main-wrap::before {
    left: 0;
    z-index: 0;
    width: 100%;
    height: 206px;
    margin-bottom: -3px;
    position: absolute;
    background-repeat: repeat-x;
    background-position: center top;
    background-image: url('../images/layout/mascaraSuperior.png');
}
.home .main-wrap {
    padding-top: 100px;
}

.home .title-img {
    top: -240px;
}

.title-img {
    top: -110px;
    position: absolute;
}

.productos, .producto {
    padding-top: 440px;
    background-position: top center;
}
.productos, .producto.producto--tokke-original {
    background-image: url('/images/layout/fondo.jpg');
}
.producto.producto--tokke-blanco {
    background-image: url('/images/layout/fondo-2.jpg');   
}

.productos .section__header .wrapper,
.producto .section__header .wrapper { position: relative; }
.productos .section__header #volver,
.producto .section__header #volver {
    z-index: 11;
    top: -220px;
}

.product-grid {
    overflow: hidden;
    padding: 5em 0 2em;
    text-align: center;
    background-color: white;
}

.product {
    font-family: 'intro_regular', sans-serif;
}
.product img {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.product a {
    color: #010101;
    text-decoration: none;
}
.product a:hover img {
    transform: translateY(-10px);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.product h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.product p {
    color: #6b6b6b;
    margin: 0 auto;
    font-size: 16px;
    max-width: 220px;
    font-family: 'Lato', sans-serif;
}
.product .meta {
    margin-top: 1em;
    padding-top: 2.5em;
    position: relative;
}
.product .meta::after {
    top: 0;
    left: 50%;
    content: '';
    width: 737px;
    height: 20px;
    display: block;
    position: absolute;
    transform: translateX(-50%);
    background-image: url('../images/productos/bg-product-shadow.png');
}

.producto .section__header img {
    left: 50%;
    bottom: 100%;
    position: absolute;
    margin-bottom: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section__header {
    z-index: 10;
    position: relative;
}

.ingredientes {
    color: #555;
    padding: 0 2em;
    font-size: 14px;
    margin: 0 auto;
    max-width: 620px;
    text-align: center;
    margin-bottom: 2em;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}
.ingredientes h3 {
    font-weight: normal;
}
.clearer {
    clear: both;
}

.hidden {
    display: none;
}

.cartelesSociales {
    display: block;
    max-width: 301px;
    height: 63px;
    background-size: cover;
    box-sizing: border-box;
    padding-left: 70px;
    padding-top: 23px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'intro_regular';
}

.wrapperSocialHome {
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box;
    padding-left: 4%;
    padding-right: 4%;
    min-height: 270px;
}

.wrapperSocialHome p,
.wrapperSocialHome #status {
    font-size: 16px;
    line-height: 16px;
    color: #9a9a9a;
    font-family: "Lato";
}

#wrapperSocialHomeUltimo label {
    display: block;
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #9a9a9a;
    font-family: "Lato";
}

#wrapperSocialHomeUltimo label a {
    text-decoration: none;
    color: #a48400;
}

#wrapperSocialHomeUltimo {
    border-right: none;
}

#cartelFacebook {
    background: url('../images/home/botonFacebook.png') no-repeat top left;
}

#cartelTwitter {
    background: url('../images/home/botonTwitter.png') no-repeat top left;
}

#cartelCorreo {
    background: url('../images/home/botonCorreo.png') no-repeat top left;
    padding-top: 13px;
}

#contenedorCampo {
    width: 100%;
    height: 45px;
    position: relative;
    display: block;
}

#contenedorCampo input {
    width: 100%;
    background: url('../images/home/fondoCampo.jpg') repeat-x top left;
    height: 45px;
    border: none;
    padding-left: 8px;
    padding-right: 67px;
    box-sizing: border-box;
    font-size: 16px;
    color: #9a9a9a;
    font-family: "Lato";
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#contenedorCampo span {
    font-family: 'intro_regular';
    color: #ffffff;
    font-size: 12px;
    width: 55px;
    height: 29px;
    background: #edbf00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    top: 7px;
    right: 6px;
    box-sizing: border-box;
    cursor: pointer;
    padding-top: 9px;
    text-align: center;
}

.tituloProducto {
    display: block;
    color: #dd1f27;
    font-size: 30px;
    font-family: 'intro_regular';
    text-align: center;
}

#wrapperEnlacesSociales {
    width: 100%;
    text-align: center;
    padding-bottom: 19px;
    position: relative;
}

#wrapperEnlacesSociales a {
    display: inline;
    vertical-align: top;
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    margin-top: 22px;
}

#wrapperEnlacesSociales a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#textoTokke {
    font-size: 16px;
    color: #414141;
    font-family: 'intro_regular';
    line-height: 20px;
    max-width: 515px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 37px;
}

p.htable {
    background: url("../images/producto/fondo-tabla-sup.png") no-repeat left top;
    width: 321px;
    height: 52px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    margin: 0;
    padding-left: 20px;
    padding-top: 5px;
    background-color: #f0f0f0;
    box-sizing: border-box;
}

p.ftable {
    background: url("../images/producto/fondo-tabla-inf.png") no-repeat left top;
    margin: 0;
}

.producto table {
    width: 321px;
    min-height: 100px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    font-weight: 900;
    padding: 8px;
    background: #f0f0f0;
}

.producto table th {
    color: #ed0f07;
    padding-bottom: 10px;
}

.producto table td {
    border-bottom: 1px solid #bababa;
    padding: 5px 0 5px 0;
    text-align: center;
}

.producto table td.col1 span {
    display: block;
    color: #797979;
}

.producto table td.col2,
.producto table td.col3 {
    text-align: center;
    color: #898989;
}

#wrapperTablaNutricional {
    display: block;
    max-width: 341px;
    position: relative;
    margin: 0 auto;
    margin-top: 34px;
}

#volver {
    background: none repeat scroll 0 0 #f29e1a;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'intro_regular';
    font-size: 20px;
    height: 26px;
    padding-top: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 95px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    top: 30px;
    right: 40px;
}

#volver:hover {
    background: #efbc6d;
}

.redes-sociales,
.redes-sociales .wrapper { 
    z-index: 2;
    overflow: hidden;
    position: relative; 
}

.redes-sociales .social-items::after {
    left: 50%;
    z-index: 1;
    content: '';
    top: -322px;
    display: none;
    width: 1615px;
    height: 1283px;
    position: absolute;
    margin-left: -28px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../images/bg-rrss.png');
}

.redes-sociales header {
    /*overflow: hidden;*/
    position: relative;
    margin-bottom: 30px;
}

.redes-sociales header .title {
    z-index: 0;
    float: left;
    color: white;
    width: 569px;
    height: 288px;
    margin: -50px 0 0 5em;
    position: relative;
    padding: 3em 0 0 5em;
    background: transparent url('../images/bg-header-rrss.png') no-repeat;
}

.redes-sociales header h4, .redes-sociales header p {
    color: white;
    max-width: 260px;
}

.redes-sociales header h4 {
    margin-top: 0;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: 'Paytone One', sans-serif;
}

.redes-sociales header p { font-size: 14px; }

.redes-sociales .social-items {
    z-index: 3;
    margin-top: 0;
    position: relative;
}

.redes-sociales .rrss {
    right: 0;
    bottom: 0;
    z-index: 4;
    position: absolute;
    padding-left: 80px;
}

.redes-sociales .rrss > p { 
    left: 0;
    top: 13px;
    color: white;
    margin-top: 0;
    position: absolute;
}

.redes-sociales .rrss ul {
    margin: 0;
    padding: 0;    
}

.redes-sociales .rrss ul li {
    margin-top: 0;
    font-size: 23px;
    text-align: center;
    vertical-align: top;
    display: inline-block;    
}

.redes-sociales .rrss ul li a {
    width: 46px;
    height: 47px;
    color: #7b5345;
    display: block;
    line-height: 46px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
}

.redes-sociales .rrss ul li a.btn-all { font-size: 12px; }

.redes-sociales .social-items .item {
    float: left;
    width: 25%;
    z-index: 3;
    display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: red;
    background-size: cover;
    transition: background-color 400ms linear;
}

.redes-sociales .social-items .item::after,
.redes-sociales .social-items .item .rrss-user {
    position: absolute;
}

.redes-sociales .social-items .item .rrss-user {
    margin: 0;
    left: 60px;
    color: white;
    bottom: 1.6em;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Lato', sans-serif;
}

.redes-sociales .social-items .item::after {
    left: 1em;
    bottom: 1em;
    width: 34px;
    height: 34px;
    line-height: 34px;    
    font-family: 'FontAwesome', sans-serif;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.redes-sociales .social-items .item:hover {
    -webkit-transition: background-color 400ms linear;
    transition: background-color 400ms linear;
}

.redes-sociales .social-items .item.simple {
    height: 306px;
    line-height: 306px;
    width: 25%;
}

.redes-sociales .social-items .item.double {
    height: 612px;
    line-height: 612px;
    width: 50%;
}

.redes-sociales .social-items .item.twitter { background-color: #66a8e9; }
.redes-sociales .social-items .item.twitter:hover { background-color: #5995d0; }
.redes-sociales .social-items .item.twitter::after {
    color: #66a8e9;
    content: '\f099';
    background-color: white;
}
.redes-sociales .social-items .item.twitter .texto a { color: white; }
.redes-sociales .social-items .item.twitter .texto{ color: white; }
.redes-sociales .social-items .item.facebook { background-color: #6d3072; }
.redes-sociales .social-items .item.facebook:hover { background-color: #4d2350;}
.redes-sociales .social-items .item.facebook::after {
    color: #6d3072;
    content: '\f09a';
    background-color: #fff;   
}
.redes-sociales .social-items .item.facebook .texto a { color: #050808; }

.redes-sociales .social-items .item.instagram::after {
    color: #2a2622;
    content: '\f16d';
    background-color: #d0caba;   
}

.redes-sociales .social-items .item > a {
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;    
}

.redes-sociales .social-items .item.instagram>a { background-color: transparent; }

.redes-sociales .social-items .item > a:hover {
    opacity: 1;
    transition: all 400ms ease-in-out;
}

.redes-sociales .social-items .item .fa {
    top: 15px;
    left: 15px;
    color: white;
    font-size: 30px;
    position: absolute;
}
.redes-sociales .social-items .item h3 {
    top: 2em;
    left: 2em;
    color: white;
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.redes-sociales .social-items .item.facebook h3 {
    left: auto;
    right: 2em;
}
.redes-sociales .social-items .item .texto {
    z-index: 1;
    color: #fff;
    max-width: 85%;
    margin: 0 auto;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    position: relative;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Lato', sans-serif;

}

.redes-sociales .social-items .overlay { 
    display: none;
    margin-top: 0;
}
.redes-sociales .social-items .item.imagen .texto {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s linear, visibility .4s linear;
}
.redes-sociales .social-items .item.imagen .overlay {
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    visibility: hidden;
    background-color: rgba(0,0,0,.5);
    transition: opacity .4s linear, visibility .4s linear;
}

.redes-sociales .social-items .item.imagen > a:hover ~ .texto,
.redes-sociales .social-items .item.imagen > a:hover ~ .overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s linear, visibility .1s linear;
    transition: opacity .4s linear, visibility .4s linear;
}

.redes-sociales .social-items .item-sizer { width: 25%; }

.cookies {
    background: none repeat scroll 0 0 #ddd;
    border-top: 1px solid #999;
    bottom: 0;
    left: 0;
    padding: 5px 0 10px;
    position: fixed;
    width: 100%;
    z-index: 1000;
    font-family: "Lato";
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cookies .wrapper {
    padding: 0 40px 0 30px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;   
}

.cookies p {
    font-size: 12px;
    font-family: "Lato";
    position: relative;
}

.cookies p a {
    color: #e69018;
}

.cookies .close {
    top: 0;
    right: -20px;
    position: absolute;
}

.enlaceProducto a {
    color: #da1c24;
    font-size: 12px;
    padding: 8px 20px;
    border-radius: 20px;
    text-decoration: none;
    background-color: white;
    font-family: "intro_regular";
    transition: all 250ms linear;
}

.enlaceProducto a:hover {
    color: white;
    background-color: #f29e1a;
}

.ico-social {
    width: 30px;
    height: 30px;
    color: #da1c24;
    font-size: 18px;
    margin-left: 5px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background-color: white;
    transition: all 250ms linear;
}
.ico-social:hover {
    color: white;
    transition: all 250ms ease-in-out;
}
.ico-facebook:hover {
    background-color: #3b5998;
}
.ico-twitter:hover {
    background-color: #55acee;
}
.ico-youtube:hover {
    background-color: #ff3333;
}
.half {
    width: 50%;
}
.left { float: left; }
.right { float: right; }
.flex {
    display: flex;
    flex-wrap: wrap;
}

/* $Media $Queries */
@media (max-width: 109.0625em) {
    /* 1745px */

/*    #header {
        text-align: left;
    }
    #header img {
        width: 231px;
    }*/
}

@media (max-width: 77.5em) {
    /* 1240px */

    .redes-sociales .rrss { padding-right: 20px; }
    .title-img { left: 2em; }
}

@media (max-width: 1165px) {
    /* 1165px */

    .main-wrap::after { margin-left: 86px; }
}

@media (min-width: 64em) {
    /* min-width: 1024px */

    .section__header .content{
      /* display: none; */
    }
}

@media (max-width: 64em) {
    /* max-width: 1024px */

    #wrapperHeader .compartirEn { right: 2em; }
}

@media (max-width: 63.9375em) {
    /* 1023px */

    .header {
        padding-left: 1em;
        padding-right: 1em;
    }
    
    .header img {
        width: 200px;
    }

    .home .header .logo::before {
        top: -67px;
        left: -50px;
        width: 250px;
        height: 218px;
    }

    .redes-sociales .social-items .item.simple {
        width: 50%;
    }

    .home__hero {
        padding-top: 100px;
    }
    .home__hero img { margin-left: 0; }

    .main-wrap {
        padding-top: 0 !important;
    }
    .main-wrap::after {
        display: none;
    }
    .productos .main-wrap, 
    .producto .main-wrap {
        margin-top: 0;
    }
    .productos .main-wrap::before, 
    .producto .main-wrap::before {
        margin-bottom: -83px;
    }
    .title-img { display: none; }
    .productos { padding-top: 260px; }
    .producto { padding-top: 380px; }
    .product-grid {
        z-index: 10;
        padding-top: 0;
        overflow: visible;
        position: relative;
    }
    .product.half.left {
        float: none;
        width: 100%;
        margin-bottom: 2em;
    }
    .producto .section__header img {
        margin-bottom: -40px;
    }
    .producto .section__header .content{
        padding-top: 60px;
    }
}

@media (max-width: 47.9375em) {
    /* 767px */
    
    .compartirEn { text-align: right; }
    .compartirEn span { display: none; }
    .compartirEn .enlaceProducto { margin-bottom: 2em; }
    .compartirEn .ico-social { 
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: auto !important;
    }
    .compartirEn .enlaceProducto, .compartirEn .ico-social {
        display: block;
        margin-left: 0;
    }

    .home__hero {
        min-height: 0;
        padding-bottom: 50px;
    }

    .redes-sociales header { margin-top: 0; }
    .redes-sociales .rrss {
        right: auto;
        float: none;
        bottom: auto;
        clear: right;
        margin: 0 auto;
        padding-top: 1em;
        position: relative;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .redes-sociales .rrss > p {
        top: auto;
        left: auto;
        display: block;
        max-width: none;
        margin-bottom: 1em;
        text-align: center;
        position: relative;
    }
    .redes-sociales .social-items::after { display: none; }
    .redes-sociales header .title {
        margin: 0;
        float: none;
        width: 100%;
        height: auto;
        padding: 2em 0;
        background-image: none;
        background-color: #7d3d82;
        border-top: 1px solid #b351bb;
    }
    .redes-sociales header .title > * { margin: 0 auto; }
    .producto .section__header {
        padding: 0 2em;
    }
    .producto .section__header img {
        width: 100%;
        max-width: 500px;
    }
}

@media (max-width: 37.5em) {
    /* 600px */
    .header .logo img { width: 130px; }
    .home .header .logo::before { display: none; }
    .main-wrap { margin-top: 0; }
    .main-wrap::before { margin-bottom: -97px; }
    .productos .section__header #volver, 
    .producto .section__header #volver { top: -110px; }
    .producto { padding-top: 260px; }
    .home #textoTokke, .productos #textoTokke { max-width: 265px; }
    .product {
        padding-left: 2em;
        padding-right: 2em;
        box-sizing: border-box;
    }
    .product img {
        width: 100%;
        height: auto;
        max-width: 100%;        
    }
}

@media (max-width: 32.5em) { 
    /* 550px */
    .compartirEn span.enlaceProducto { 
        top: 1px;
        display: inline-block;
    }
    .compartirEn span { display: none; }
    .ico-social { display: none; }
}

@media (max-width: 32.5em) {
    /* 515px */

    #contain-home .box {
        width: 100%;
    }

    .redes-sociales .social-items .item.simple,
    .redes-sociales .social-items .item.double {
        width: 100%;
    }
}

@media (max-width: 30em) {
    /* 480px */
    
    #wrapperHeader .compartirEn { top: 32px; }
    .compartirEn .enlaceProducto.enlaceHome { display: none; }    
}


