*{
	transition: all 0.2s;
}
body {
    font-family: 'Neutra-Medium';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    padding-right: 0px!important;
}

html {
    font-size: 1rem
}
.opacity-fixer{
    overflow: hidden;
}

@media (max-width: 640px) {
    html {
        font-size: .8rem
    }
}

@media only screen and (max-device-width: 640px) {
    html {
        font-size: .8rem
    }
}

@font-face {
    font-family: 'Neutra-Bold';
    src: url("../fonts/Neutraface2Display-Bold.eot");
    src: url("../fonts/Neutraface2Display-Bold.woff2") format("woff2"), url("../fonts/Neutraface2Display-Bold.woff") format("woff"), url("../fonts/Neutraface2Display-Bold.ttf") format("truetype"), url("../fonts/Neutraface2Display-Bold.svg#Neutraface2Display-Bold") format("svg"), url("../fonts/Neutraface2Display-Bold.eot?#iefix") format("embedded-opentype");
    font-style: normal
}

@font-face {
    font-family: 'Neutra-Medium';
    src: url("../fonts/Neutraface2Display-Medium.eot");
    src: url("../fonts/Neutraface2Display-Medium.woff2") format("woff2"), url("../fonts/Neutraface2Display-Medium.woff") format("woff"), url("../fonts/Neutraface2Display-Medium.ttf") format("truetype"), url("../fonts/Neutraface2Display-Medium.svg#Neutraface2Display-Medium") format("svg"), url("../fonts/Neutraface2Display-Medium.eot?#iefix") format("embedded-opentype");
    font-style: normal
}

@font-face {
    font-family: 'Neutra-Titling';
    src: url("../Neutraface2Display-Titling.eot");
    src: url("../Neutraface2Display-Titling.woff2") format("woff2"), url("../Neutraface2Display-Titling.woff") format("woff"), url("../Neutraface2Display-Titling.ttf") format("truetype"), url("../Neutraface2Display-Titling.svg#Neutraface2Display-Titling") format("svg"), url("../Neutraface2Display-Titling.eot?#iefix") format("embedded-opentype");
    font-style: normal
}

.font-medium {
    font-family: 'Neutra-Medium'
}

.font-bold {
    font-family: 'Neutra-Bold'
}

.font-titling {
    font-family: 'Neutra-Titling'
}

.first-word {
    font-family: 'Neutra-Bold'
}

.letter-spacing-1 {
    letter-spacing: .114em
}

.color-rino {
    color: #4f4f99
}

.bg-light-grey {
    background-color: #f4f4f4
}

.text-black {
    color: #000
}

.text-green {
    color: #96bc34
}

.text-pink {
    color: #ee175f
}

html.touchevents #toggle-play {
    display: none;
    visibility: hidden
}

html.touchevents .img-pina-instagram,
html.touchevents .img-cafe-frambuesa-instagram {
    display: none;
    visibility: hidden
}

html.no-touchevents #player,
html.no-touchevents #toggle-play-mobile {
    display: none;
    visibility: hidden
}

body {
    background-color: #FFF;
    overflow-x: hidden !important;
    overflow: visible;
    padding-right: 0px!important;
    padding-top: 12.5vh !important;
}

a {
    color: inherit
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

ul,
ol {
    margin: 0;
    padding: 0
}

ul li,
ol li {
    list-style: none
}

.btn,
button,
input,
optgroup,
select,
textarea,
i {
    position: relative;
    font-weight: 300;
    color: #FFF;
    line-height: 1em
}

.cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.bg-none {
    background-color: transparent
}

.height-0 {
    height: 0
}

*:focus,
*:hover {
    outline: none !important;
    text-decoration: none !important
}

.z-1 {
    z-index: -1
}

.z0 {
    z-index: 0
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.z5 {
    z-index: 5
}

.bottom-0 {
    bottom: 0
}

.overflow-hidden {
    overflow: hidden
}

#age-gate {
    transition: all 0.2s;
    opacity: 0;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 123456
}

#age-gate .gate-block img.position-absolute {
    bottom: 175%;
    width: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0
}

#age-gate .gate-block .logo {
    max-width: 200px
}

#age-gate .gate-last a#gate-no,
#age-gate .gate-last a#gate-yes {
    width: auto !important;
    background-color: #fff !important
}

#age-gate .gate-last a#gate-no:hover,
#age-gate .gate-last a#gate-yes:hover {
    background-color: #4f4f99 !important;
    color: #FFF;
    cursor: pointer
}

@media (max-width: 576px) {
    #age-gate .gate-block img.position-absolute {
        opacity: 1
    }
}

@media only screen and (max-device-width: 576px) {
    #age-gate .gate-block img.position-absolute {
        opacity: 1
    }
}

#nav {
    min-height: 12.500vh;
    padding-right: 0px!important;
    /*z-index: 99999*/
}

#nav .logo img {
    max-width: 13vw;
    width: 100%;
    border: 1px solid transparent;
}

#nav .logo:hover img{
	opacity: 0.5;
}

#nav .menu ul li {

}
#nav .menu ul li:last-of-type{

}
#nav .menu ul li a {
    font-family: 'Neutra-Bold';
    color: #000;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 1.5em;
    padding: 0px 1rem;
    font-size: 14px;
}

#nav .menu ul li.current-menu-item a {
    font-family: 'Neutra-Titling';
    color: #ee175f
}

#nav .menu ul li:hover a,
#nav .menu ul li:focus a,
#nav .menu ul li:active a {
    color: #ee175f
}

#nav.custom-shadow {
    -webkit-transition: all 250ms cubic-bezier(0.95, 0.015, 0.905, 0.455);
    -moz-transition: all 250ms cubic-bezier(0.95, 0.015, 0.905, 0.455);
    -o-transition: all 250ms cubic-bezier(0.95, 0.015, 0.905, 0.455);
    transition: all 250ms cubic-bezier(0.95, 0.015, 0.905, 0.455);
    -webkit-box-shadow: 0px 3px 23px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 23px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 23px -5px rgba(0, 0, 0, 0.1)
}

#nav .form-inline .facebook,
#nav .form-inline .instagram {
    width: 34px;
    height: 34px;
    background-color: #FFF;
    padding-top: 7px;
    text-align: center
}

#nav .form-inline .facebook a i,
#nav .form-inline .instagram a i {
    color: #000
}

#nav .form-inline .facebook:hover,
#nav .form-inline .instagram:hover {
    background-color: #000
}

#nav .form-inline .facebook:hover a i,
#nav .form-inline .instagram:hover a i {
    color: #FFF
}

#nav .form-inline .contacto a {
    font-family: 'Neutra-Titling';
    color: #ee175f;
    letter-spacing: .08em;
    margin-right: 12px
}
#nav .form-inline .contacto a:hover{
	color: #4f4f99;
}

@media (max-width: 768px) {
	#nav{
		z-index: 1100;
	}
    #nav .form-inline {
        display: none !important
    }
}

@media only screen and (max-device-width: 768px) {
    #nav .form-inline {
        display: none !important
    }
}

#nav .lang-btn{
    cursor: pointer;
    width: 100px;
    padding: 10px;
    font-size: 14px;
}
#lang-dropdown .dropdown-menu{
    width: 100px;
    min-width: 1px;
}

#nav .lang-btn:hover{
    background: #f8f9fa;
}

#nav .dropdown {
    background: #EFEFEF;
}

#nav .dropdown-item:hover,
#nav .dropdown-item:active,
#nav .dropdown-item:focus{
	background: #f8f9fa;
	color: #333;
}

#nav .dropdown:after{
    content: "\f078";
    font-family: FontAwesome, "FontAwesome";
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: #555;
    position: absolute;
    top: 42.5%;
    right: 10px;
    transform: translateY(-50%);
}

#nav .dropdown.show:after{
    content: "\f077";
}

#lang-dropdown.en .dropdown-menu .en,
#lang-dropdown.es .dropdown-menu .es,
#lang-dropdown.fr .dropdown-menu .fr,
#lang-dropdown.pb .dropdown-menu .pb,
#lang-dropdown.zh .dropdown-menu .zh{
    display: none!important;
}

@media (max-width: 768px) {
    #nav .dropdown-menu {
        /*transform: translate3d(-42px, 23px, 0px) !important*/
    }
}

@media only screen and (max-device-width: 768px) {
    #nav .dropdown-menu {
        /*transform: translate3d(-42px, 23px, 0px) !important*/
        width: 160px;
    }
}

#nav .dropdown-menu .dropdown-item {
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0px;    
}

#nav .hamburger {
    transform: scale(0.7, 0.7);
    padding: 0;
    padding-left: 15px
}

@media (max-width: 768px) {
    #nav .menu ul li a {
        font-size: 14px
    }
}

@media only screen and (max-device-width: 768px) {
    #nav .menu ul li a {
        font-size: 14px
    }
}

@media (max-width: 576px) {
    #nav .logo {
        justify-content: flex-start !important
    }
    #nav .logo img {
        max-width: 110px
    }
}

@media only screen and (max-device-width: 576px) {
    #nav .logo {
        justify-content: flex-start !important
    }
    #nav .logo img {
        max-width: 110px;
        float: left
    }
}

#mobilemenu {
    top: 12.500vh;
    padding: 0 !important
}

#mobilemenu .modal-dialog {
    width: 100%;
    margin: 0;
    max-width: 100% !important
}

#mobilemenu .modal-dialog,
#mobilemenu .modal-content {
    height: 100%
}

#mobilemenu .modal-body {
    height: 80%;
    padding: 0
}

#mobilemenu .modal-body .menu-desktop-menu-container {
    height: 100%
}

#mobilemenu .modal-body ul {
    min-height: 100%;
    display: flex;
    flex-wrap: wrap
}

#mobilemenu .modal-body ul li {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

#mobilemenu .modal-body ul li a {
    font-family: 'Neutra-Bold';
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 18px
}

#mobilemenu .modal-body ul li.current-menu-item a {
    font-family: 'Neutra-Titling';
    color: #FFF
}

#mobilemenu .modal-body ul li:nth-child(1) {
    background-color: #e21e5c
}

#mobilemenu .modal-body ul li:nth-child(2) {
    background-color: #e7bd1d
}

#mobilemenu .modal-body ul li:nth-child(3) {
    background-color: #93b636
}

#mobilemenu .modal-body ul li:nth-child(4) {
    background-color: #4c4c94
}

#mobilemenu .modal-body ul li:nth-child(5) {
    background-color: #8e4c94
}

#mobilemenu .modal-footer {
    height: 20%;
    padding: 0
}

#mobilemenu .modal-footer a {
    width: 50%;
    background-color: #000;
    height: 100%;
    border-top: solid 4px #FFF;
    -webkit-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

#mobilemenu .modal-footer a:hover {
    background: #FFF;
    -webkit-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

#mobilemenu .modal-footer a:hover i {
    color: #000
}

.pixels {
    position: fixed;
    z-index: 99999999;
    background-color: #000;
    color: #FFF;
    padding: 10px;
    top: 0
}

.hero {
    min-height: 557px;
    height: auto
}

.hero.home h3 {
    margin-top: 10%
}

@media (max-width: 769px) {
    .hero {
        min-height: 457px
    }
}

@media only screen and (max-device-width: 769px) {
    .hero {
        min-height: 457px
    }
}

.headlines {
    letter-spacing: .2em;
    display: block!important;
    margin: 0px;
    width: auto;
    text-align: center;
}

.headlines span {
    letter-spacing: .25em
}

@media (max-width: 640px) {
    .headlines {
        font-size: 2.5rem
    }
}

@media only screen and (max-device-width: 640px) {
    .headlines {
        font-size: 2.5rem
    }
}


#video-close{
    position: absolute;
    top: -10px;
    right: 30px;
    height: 30px;
    width: 30px;
    background: #96bc33;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-size: 30px;
    border-radius: 100px;
    z-index: 500;
    transition: all 0.2s;
}

#video-close:hover{
    opacity: 0.75;
}

#video-play{
    cursor: pointer;
    font-size: 24px;
    line-height: 40px;
}
#video-play i,
#video-play:hover{
    color: #96bc33;
}
#video-play i{
    font-size: 40px;
}

@media (max-width: 480px){

    #video-flavor{
        width: auto;
        height: auto;
    }

}

@media (min-width: 481px) and (max-width: 768px){

    #video-flavor{
        width: 440px;
        height: 200px;
    }

}

.resp-font-2 {
    letter-spacing: 6px;
    display: flex;
    align-items: center
}

.resp-font-2 i {
    font-size: 90%;
    margin: 0;
    margin-top: -6px;
    margin-left: 10px
}

.hashtag {
    margin-bottom: 5vh
}

@media (max-width: 640px) {
    .hashtag h1 {
        font-size: 22px
    }
}

@media only screen and (max-device-width: 640px) {
    .hashtag h1 {
        font-size: 22px
    }
}

.item-cat-home {
    height: 75vh
}

.item-cat-home .wrapper.red {
    background-position: center bottom -5vh;
    background-repeat: no-repeat;
    background-size: 25vh auto;
    image-rendering: crisp-edges;
    background-color: #4f4f99
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.red {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.red {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper.white {
    background-position: center bottom -5vh;
    background-repeat: no-repeat;
    background-size: 25vh auto;
    image-rendering: crisp-edges;
    background-color: #008f42
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.white {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.white {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper.rose {
    background-position: center bottom -5vh;
    background-repeat: no-repeat;
    background-size: 25vh auto;
    image-rendering: crisp-edges;
    background-color: #d03952
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.rose {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.rose {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper.semi-sweet {
    background-position: center bottom -5vh;
    background-repeat: no-repeat;
    background-size: 25vh auto;
    image-rendering: crisp-edges;
    background-color: #f6b300
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.semi-sweet {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.semi-sweet {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper.spritzer {
    background-position: center bottom -2vh;
    background-repeat: no-repeat;
    background-size: 24vh auto;
    image-rendering: crisp-edges;
    background-color: #35c2e9
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.spritzer {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.spritzer {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper.semi-dry {
    background-position: center bottom -5vh;
    background-repeat: no-repeat;
    background-size: 25vh auto;
    image-rendering: crisp-edges;
    background-color: #f18854
}

@media (max-width: 640px) {
    .item-cat-home .wrapper.semi-dry {
        background-position: center bottom -5vh;
        background-size: 15vh auto
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper.semi-dry {
        background-position: center bottom -10px;
        background-size: 90% auto
    }
}

.item-cat-home .wrapper h3 {
    font-size: 2em;
    line-height: .9em;
    top: 5vh;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.item-cat-home .wrapper a {
    font-size: 26px
}

.item-cat-home .wrapper .trigger {
    opacity: 1;
    -webkit-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    -moz-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    -o-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935)
}

.item-cat-home .wrapper .trigger.red {
    background-color: rgba(79, 79, 153, 0.5)
}

.item-cat-home .wrapper .trigger.white {
    background-color: rgba(0, 143, 66, 0.5)
}

.item-cat-home .wrapper .trigger.rose {
    background-color: rgba(208, 57, 82, 0.5)
}

.item-cat-home .wrapper .trigger.spritzer {
    background-color: rgba(53, 194, 233, 0.5)
}

.item-cat-home .wrapper .trigger.semi-sweet {
    background-color: rgba(246, 179, 0, 0.5)
}

.item-cat-home .wrapper .trigger.semi-dry {
    background-color: rgba(240, 135, 85, 0.5)
}

.item-cat-home .wrapper:hover .trigger {
    -webkit-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    -moz-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    -o-transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    transition: all 200ms cubic-bezier(0.46, 0.055, 0.24, 0.935);
    opacity: 1
}

.item-cat-home .wrapper:hover .trigger.red {
    background-color: rgba(79, 79, 153, 0)
}

.item-cat-home .wrapper:hover .trigger.white {
    background-color: rgba(0, 143, 66, 0)
}

.item-cat-home .wrapper:hover .trigger.rose {
    background-color: rgba(208, 57, 82, 0)
}

.item-cat-home .wrapper:hover .trigger.spritzer {
    background-color: rgba(53, 194, 233, 0)
}

.item-cat-home .wrapper:hover .trigger.semi-sweet {
    background-color: rgba(246, 179, 0, 0)
}

.item-cat-home .wrapper:hover .trigger.semi-dry {
    background-color: rgba(240, 185, 85, 0)
}

@media (max-width: 640px) {
    .item-cat-home .wrapper h3 {
        font-size: 2em
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home .wrapper h3 {
        font-size: 1.5em
    }
}

.item-cat-home.red {
    order: 1
}

.item-cat-home.white {
    order: 2
}

.item-cat-home.rose {
    order: 3
}

.item-cat-home.spritzer {
    order: 4
}

.item-cat-home.semi-sweet {
    order: 5
}

.item-cat-home.semi-dry {
    order: 6
}

@media (max-width: 640px) {
    .item-cat-home {
        height: 380px
    }
}

@media only screen and (max-device-width: 640px) {
    .item-cat-home {
        height: 380px
    }
}

.home #claim {
    height: 87.5vh;
    overflow: hidden
}

.home #claim .naranjas {
    top: 0;
    left: -8%
}

.home #claim .pack {
    bottom: 0;
    right: -15%
}

.home #claim .claim-content {
    margin-top: -8%
}

.home #claim .claim-content img {
    max-width: 100%
}

.home #claim .claim-content p {
    font-size: 30px;
    margin: 0;
    line-height: 1.2em
}

@media (max-width: 1140px) {
    .home #claim .naranjas {
        left: -15%
    }
    .home #claim .pack {
        right: -11%
    }
}

@media only screen and (max-device-width: 1140px) {
    .home #claim .pack {
        right: -14%
    }
    .home #claim .claim-content {
        margin-top: -12%
    }
}

@media (max-width: 960px) {
    .home #claim .naranjas {
        left: -23%
    }
    .home #claim .pack {
        right: -17%
    }
    .home #claim .claim-content {
        margin-top: -15%
    }
    .home #claim .claim-content p {
        font-size: 25px
    }
}

@media (max-width: 720px) {
    .home #claim .naranjas {
        left: -50%
    }
    .home #claim .pack {
        right: -31%
    }
    .home #claim .claim-content {
        margin-top: -25%
    }
}

@media (max-width: 576px) {
    .home #claim .pack {
        right: -19%;
        height: 79%
    }
    .home #claim .naranjas {
        left: -43%;
        height: 77%
    }
    .home #claim .claim-content {
        margin-top: -19%
    }
    .home #claim .claim-content p {
        font-size: 18px
    }
}

@media only screen and (max-device-width: 576px) {
    .home #claim .pack {
        right: -15%;
        height: 70%
    }
    .home #claim .naranjas {
        left: -46%;
        height: 77%
    }
    .home #claim .claim-content {
        margin-top: -32%
    }
    .home #claim .claim-content p {
        font-size: 18px
    }
}

#vinos-home {
    min-height: 87.5vh;
    height: auto
}

#instagram-feed {
    overflow: hidden
}

.excerpt-recipes p {
    font-size: 24px;
    line-height: 1.1em;
    margin-top: 1.1em
}

#best-value ul li {
    font-size: 13px;
    line-height: 1.3em
}

.headline-single h2 {
    letter-spacing: .19em
}

@media (max-width: 640px) {
    .headline-single {
        text-align: center !important
    }
}

@media only screen and (max-device-width: 640px) {
    .headline-single {
        text-align: center !important
    }
}

.img-products .bottle {
    max-width: 100%
}

.img-products .bg-product {
    left: -22%;
    top: -110px;
    width: auto;
    max-width: none;
    animation-duration: 10s;
    animation-delay: 2s
}

@media (max-width: 1200px) {
    .img-products .bg-product {
        left: -42%
    }
}

@media (max-width: 991px) {
    .img-products .bg-product {
        left: -79%;
        transform: scale(0.9)
    }
}

@media (max-width: 768px) {
    .img-products .bg-product {
        left: -181%;
        transform: scale(0.45);
        top: -388px
    }
}

@media (max-width: 576px) {
    .img-products .bg-product {
        left: -275%;
        transform: scale(0.3);
        top: -439px
    }
}

@media only screen and (max-device-width: 576px) {
    .img-products .bg-product {
        left: -360%;
        transform: scale(0.2);
        top: -450px
    }
}

.wine-info h1,
.wine-info h2 {
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 3.5rem;
    font-weight: 300;
    margin-bottom: 1rem
}

.wine-info h1 strong,
.wine-info h2 strong {
    font-family: 'Neutra-Titling'
}

@media (max-width: 640px) {
    .wine-info h1,
    .wine-info h2 {
        font-size: 2rem
    }
}

@media only screen and (max-device-width: 640px) {
    .wine-info h1,
    .wine-info h2{
        font-size: 28px
    }
}

.wine-info p {
    font-size: 160%;
    margin: 0;
    line-height: 1.2em;
    padding: 0
}

.wine-info a.btn {
    margin-right: 12px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Neutra-Titling';
    min-width: 40px;
    margin-top: 7px;
    opacity: .9
}

.wine-info a.btn:hover,
.wine-info a.btn:active,
.wine-info a.btn:focus {
    opacity: 1;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.35)
}

.volver a {
    font-size: 23px;
    display: inline-block
}

.volver a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    transition: width .2s
}

.volver a:hover {
    color: #000
}

.volver a:hover:after {
    width: 100%
}

.volver.red a span {
    color: #9d162e
}

.volver.red a:after {
    background: #9d162e
}

.volver.white a span {
    color: #008f42
}

.volver.white a:after {
    background: #008f42
}

.volver.rose a span {
    color: #d03952
}

.volver.rose a:after {
    background: #d03952
}

.volver.spritzer a span {
    color: #35c2e9
}

.volver.spritzer a:after {
    background: #35c2e9
}

.volver.semi-sweet a span {
    color: #f6b300
}

.volver.semi-sweet a:after {
    background: #f6b300
}

a#fb-share {
    background-color: #3b5998
}

a#tt-share {
    background-color: #1DA1F2
}
#fb-share:hover,
#tt-share:hover{
	opacity: 0.75;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.item-recipe p {
    font-size: 18px
}

.item-recipe a {
    color: #99CC33
}

.item-recipe a:hover{
	color: #EE175F;
}

.item-recipe h5 a{
	color: #4f4f99;
}

.item-recipe h5 a:hover{
	color: #F1C300;
}
.recipe-pic img{
    width: 100%;
}
.recipe-pic:hover img{
	transform: scale(1.05);
}

#flavor-featured h1 {
    word-wrap: break-word
}

#flavor-featured img.position-absolute {
    bottom: -10%;
    right: 18%;
    z-index: -1;
    max-width: 150px
}

@media (max-width: 768px) {
    #flavor-featured img.position-absolute {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-device-width: 768px) {
    #flavor-featured img.position-absolute {
        display: none;
        visibility: hidden
    }
}

#flavor-favorites {
    word-wrap: break-word
}

#flavor-favorites h1 {
    letter-spacing: .2em;
    margin-top: 35px
}

#flavor-favorites .position-relative {
    overflow: visible
}

#flavor-favorites .d-flex img {
    margin-top: -20px
}

@media (max-width: 768px) {
    #flavor-favorites .d-flex img {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-device-width: 768px) {
    #flavor-favorites .d-flex img {
        display: none;
        visibility: hidden
    }
}

#flavor-favorites .item-favorite p {
    line-height: 1.4em;
    font-size: 24px;
    font-style: italic;
    width: 80%
}

#flavor-favorites .item-favorite a {
    text-decoration: underline;
    font-size: 16px
}

#flavor-row .item-flavor img {
    max-width: 100%
}

#flavor-row .item-flavor p {
    font-size: 18px;
    line-height: 1.1em;
    word-break: break-all
}

nav ul li {
    text-transform: uppercase
}

nav ul li a {
    color: #000 !important
}

.square-box {
    position: relative!important;
    width: 33%;
    overflow: hidden;
    cursor: pointer;
    left: auto!important;
    top: auto!important;
}

.square-box a.overlay {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
    cursor: pointer
}

.square-box .content-wrapper {
    position: absolute;
    top: 2%;
    left: 2%;
    bottom: 0;
    right: 0;
    color: #000;
    cursor: pointer
}

.square-box .content-wrapper .img-holder {
    width: 96%;
    height: 96%;
    background-position: center 40px;
    background-repeat: no-repeat !important;
    background-size: 38%;
    background-color: #FFF;
    cursor: pointer
}

.square-box .content-wrapper .img-holder .content-holder {
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    display: flex
}

.square-box .content-wrapper .img-holder .content-holder .text {
    align-self: center
}

.square-box .content-wrapper .img-holder .content-holder h2 {
    letter-spacing: .09em;
    font-family: 'Neutra-Bold';
    text-transform: uppercase
}

.square-box .content-wrapper .img-holder .content-holder h2 strong {
    font-family: 'Neutra-Titling'
}

.square-box .content-wrapper .img-holder .content-holder p {
    font-size: 1.2em;
    line-height: 1.2em
}

.square-box .content-wrapper .img-holder .content-holder a.ver-mas {
    height: 100%;
    padding: 0;
    display: flex
}

.square-box .content-wrapper .img-holder .content-holder a.ver-mas span {
    align-self: flex-end;
    padding: 10px;
    color: #FFF
}

.square-box .content-wrapper .img-holder:hover .content-holder {
    -webkit-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    opacity: 1
}

@media (max-width: 991px) {
    .square-box {
        font-size: 14px;
        line-height: 1.5em
    }
    .square-box h2 {
        font-size: 18px
    }
    .square-box p {
        display: none
    }
}

@media only screen and (max-device-width: 991px) {
    .square-box {
        font-size: 16px;
        line-height: 1.5em
    }
    .square-box h2 {
        font-size: 18px
    }
    .square-box p {
        display: none
    }
}

@media (max-width: 768px) {
    .square-box {
        width: 50%
    }
    #bottom-wines .square-box:last-of-type{
    	display: none;
    }
}

@media only screen and (max-device-width: 768px) {
    .square-box {
        width: 50%
    }
}

@media (max-width: 640px) {
    .square-box {
        height: 300px
    }
    .square-box .content-wrapper .img-holder {
        background-position: center 28px;
        background-size: 58%
    }
    .square-box .content-wrapper .img-holder .content-holder {
        opacity: 1
    }
}

@media only screen and (max-device-width: 640px) {
    .square-box {
        height: 200px
    }
    .square-box .content-wrapper .img-holder {
        background-position: center 28px;
        background-size: 48%
    }
    .square-box .content-wrapper .img-holder .content-holder {
        opacity: 1
    }
    .square-box .content-wrapper .img-holder .content-holder h2 {
        font-size: 90%
    }
}

.square-box:before {
    content: "";
    display: block;
    padding-top: 100%
}

.item-vino.cabernet .content-holder {
    background-color: rgba(157, 22, 46, 0.8)
}

.item-vino.cabernet .content-holder a.ver-mas span {
    background-color: #9d162e
}

.item-vino.cabernet .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #9d162e
}

.item-vino.cabernet .border {
    border-color: #9d162e !important
}

.item-vino.carmenere .content-holder {
    background-color: rgba(70, 27, 126, 0.8)
}

.item-vino.carmenere .content-holder a.ver-mas span {
    background-color: #461b7e
}

.item-vino.carmenere .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #461b7e
}

.item-vino.carmenere .border {
    border-color: #461b7e !important
}

.item-vino.sangria .content-holder {
    background-color: rgba(146, 34, 48, 0.8)
}

.item-vino.sangria .content-holder a.ver-mas span {
    background-color: #922230
}

.item-vino.sangria .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #922230
}

.item-vino.sangria .border {
    border-color: #922230 !important
}

.item-vino.pinot-noir .content-holder {
    background-color: rgba(185, 4, 117, 0.8)
}

.item-vino.pinot-noir .content-holder a.ver-mas span {
    background-color: #b90475
}

.item-vino.pinot-noir .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #b90475
}

.item-vino.pinot-noir .border {
    border-color: #b90475 !important
}

.item-vino.sauvignon .content-holder {
    background-color: rgba(0, 143, 66, 0.8)
}

.item-vino.sauvignon .content-holder a.ver-mas span {
    background-color: #008f42
}

.item-vino.sauvignon .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #008f42
}

.item-vino.sauvignon .border {
    border-color: #008f42 !important
}

.item-vino.malbec .content-holder {
    background-color: rgba(5, 167, 210, 0.8)
}

.item-vino.malbec .content-holder a.ver-mas span {
    background-color: #05a7d2
}

.item-vino.malbec .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #05a7d2
}

.item-vino.malbec .border {
    border-color: #05a7d2 !important
}

.item-vino.merlot .content-holder {
    background-color: rgba(0, 61, 133, 0.8)
}

.item-vino.merlot .content-holder a.ver-mas span {
    background-color: #003d85
}

.item-vino.merlot .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #003d85
}

.item-vino.merlot .border {
    border-color: #003d85 !important
}

.item-vino.rose .content-holder {
    background-color: rgba(208, 57, 82, 0.8)
}

.item-vino.rose .content-holder a.ver-mas span {
    background-color: #d03952
}

.item-vino.rose .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #d03952
}

.item-vino.rose .border {
    border-color: #d03952 !important
}

.item-vino.chardonnay .content-holder {
    background-color: rgba(219, 131, 3, 0.8)
}

.item-vino.chardonnay .content-holder a.ver-mas span {
    background-color: #db8303
}

.item-vino.chardonnay .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #db8303
}

.item-vino.chardonnay .border {
    border-color: #db8303 !important
}

.item-vino.brut .content-holder {
    background-color: rgba(115, 116, 117, 0.8)
}

.item-vino.brut .content-holder a.ver-mas span {
    background-color: #737475
}

.item-vino.brut .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #737475
}

.item-vino.brut .border {
    border-color: #737475 !important
}

.item-vino.pinot .content-holder {
    background-color: rgba(176, 76, 117, 0.8)
}

.item-vino.pinot .content-holder a.ver-mas span {
    background-color: #b04c75
}

.item-vino.pinot .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #b04c75
}

.item-vino.pinot .border {
    border-color: #B04C75 !important
}

.item-vino.cabernet-merlot .content-holder {
    background-color: rgba(0, 61, 133, 0.8)
}

.item-vino.cabernet-merlot .content-holder a.ver-mas span {
    background-color: #003d85
}

.item-vino.cabernet-merlot .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #003d85
}

.item-vino.cabernet-merlot .border {
    border-color: #003d85 !important
}

.item-vino.semi-white .content-holder {
    background-color: rgba(69, 169, 73, 0.8)
}

.item-vino.semi-white .content-holder a.ver-mas span {
    background-color: #45a949
}

.item-vino.semi-white .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #45a949
}

.item-vino.semi-white .border {
    border-color: #45a949 !important
}

.item-vino.semi-red .content-holder {
    background-color: rgba(79, 0, 141, 0.8)
}

.item-vino.semi-red .content-holder a.ver-mas span {
    background-color: #4f008d
}

.item-vino.semi-red .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #4f008d
}

.item-vino.semi-red .border {
    border-color: #4f008d !important
}

.item-vino.fresh-berries .content-holder {
    background-color: rgba(228, 59, 181, 0.8)
}

.item-vino.fresh-berries .content-holder a.ver-mas span {
    background-color: #e43bb5
}

.item-vino.fresh-berries .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #e43bb5
}

.item-vino.fresh-berries .border {
    border-color: #e43bb5 !important
}

.item-vino.tropical .content-holder {
    background-color: rgba(198, 204, 5, 0.8)
}

.item-vino.tropical .content-holder a.ver-mas span {
    background-color: #c6cc05
}

.item-vino.tropical .content-holder a.ver-mas span:hover {
    background-color: #FFF;
    color: #c6cc05
}

.item-vino.tropical .border {
    border-color: #c6cc05 !important
}

.item-vino a.ver-mas {
    left: 0
}
button[data-filter=".xclude"],
a.xclude{
    display: none!important;
}
#filters {
    overflow: hidden;
    text-align: center;
    margin: 3vh 0
}

#filters li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    margin: 0 10px
}

#filters li .button,
#filters li a {
    display: inline-block;
    margin-bottom: 10px;
    border: none;
    color: #222;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Neutra-Bold';
    background-color: transparent;
    padding: 0
}

#filters li .button[data-filter]:active,
#filters li .button[data-filter].is-checked,
#filters li a[data-filter]:active,
#filters li a[data-filter].is-checked {
    font-family: 'Neutra-Titling'
}

#filters li .button[data-filter="*"]:active,
#filters li .button[data-filter="*"].is-checked,
#filters li .button[data-filter="*"]:hover,
#filters li a[data-filter="*"]:active,
#filters li a[data-filter="*"].is-checked,
#filters li a[data-filter="*"]:hover {
    color: #4f4f99
}

#filters li .button[data-filter=".red"]:active,
#filters li .button[data-filter=".red"].is-checked,
#filters li .button[data-filter=".red"]:hover,
#filters li .button.red:active,
#filters li .button.red.is-checked,
#filters li .button.red:hover,
#filters li a[data-filter=".red"]:active,
#filters li a[data-filter=".red"].is-checked,
#filters li a[data-filter=".red"]:hover,
#filters li a.red:active,
#filters li a.red.is-checked,
#filters li a.red:hover {
    color: #9d162e
}

#filters li .button[data-filter=".white"]:active,
#filters li .button[data-filter=".white"].is-checked,
#filters li .button[data-filter=".white"]:hover,
#filters li .button.white:active,
#filters li .button.white.is-checked,
#filters li .button.white:hover,
#filters li a[data-filter=".white"]:active,
#filters li a[data-filter=".white"].is-checked,
#filters li a[data-filter=".white"]:hover,
#filters li a.white:active,
#filters li a.white.is-checked,
#filters li a.white:hover {
    color: #008f42
}

#filters li .button[data-filter=".rose"]:active,
#filters li .button[data-filter=".rose"].is-checked,
#filters li .button[data-filter=".rose"]:hover,
#filters li .button.rose:active,
#filters li .button.rose.is-checked,
#filters li .button.rose:hover,
#filters li a[data-filter=".rose"]:active,
#filters li a[data-filter=".rose"].is-checked,
#filters li a[data-filter=".rose"]:hover,
#filters li a.rose:active,
#filters li a.rose.is-checked,
#filters li a.rose:hover {
    color: #d03952
}

#filters li .button[data-filter=".spritzer"]:active,
#filters li .button[data-filter=".spritzer"].is-checked,
#filters li .button[data-filter=".spritzer"]:hover,
#filters li .button.spritzer:active,
#filters li .button.spritzer.is-checked,
#filters li .button.spritzer:hover,
#filters li a[data-filter=".spritzer"]:active,
#filters li a[data-filter=".spritzer"].is-checked,
#filters li a[data-filter=".spritzer"]:hover,
#filters li a.spritzer:active,
#filters li a.spritzer.is-checked,
#filters li a.spritzer:hover {
    color: #35c2e9
}

#filters li .button[data-filter=".semi-sweet"]:active,
#filters li .button[data-filter=".semi-sweet"].is-checked,
#filters li .button[data-filter=".semi-sweet"]:hover,
#filters li .button.semi-sweet:active,
#filters li .button.semi-sweet.is-checked,
#filters li .button.semi-sweet:hover,
#filters li a[data-filter=".semi-sweet"]:active,
#filters li a[data-filter=".semi-sweet"].is-checked,
#filters li a[data-filter=".semi-sweet"]:hover,
#filters li a.semi-sweet:active,
#filters li a.semi-sweet.is-checked,
#filters li a.semi-sweet:hover {
    color: #f6b300
}

@media (max-width: 640px) {
    #filters li {
        margin: 0 5px
    }
    #filters li .button,
    #filters li a {
        font-size: 14px;
        margin: 0
    }
    #filters li:first-child {
        width: 100%
    }
}

@media only screen and (max-device-width: 640px) {
    #filters li {
        margin: 0 5px
    }
    #filters li .button,
    #filters li a {
        font-size: 14px;
        margin: 0
    }
}

#filters:after {
    content: '';
    display: block;
    clear: both
}

@media only screen and (max-device-width: 640px) {
    #filters {
        margin-top: 20px
    }
}

.container-flavors {
    margin-bottom: 230px
}

@media (max-width: 640px) {
    .container-flavors {
        margin-bottom: 50px
    }
}

@media only screen and (max-device-width: 640px) {
    .container-flavors {
        margin-bottom: 50px
    }
}

#accordion {
    margin-bottom: 300px;
    border: 1px solid #F6F6F6;
}

#accordion i {
    color: #000
}

#accordion .card {
    border: 0;
    border-radius: 0
}

#accordion .card-header {
    padding: 0;
    border: 0
}

#accordion .card-header button{
    width: 100%;
    text-align: left;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #FFF;
    background-color: #F6F6F6;
}
#accordion .card-header button:hover{
	background: #FFF;
}

#accordion .card-header button:after{
    content: "\f077";
    font-family: FontAwesome, "FontAwesome";
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: #555;
    position: absolute;
    top: 16px;
    right: 16px;
}
#accordion .card-header button.collapsed:after{
	content: "\f078";
}

#accordion .card-body {
    padding-top: 0
}

#accordion .card-body p {
    font-size: 1.6em;
    margin: 0;
    line-height: 1.3em
}

#accordion .card-body .row:last-child {
    border-bottom: 0 !important
}
#accordion .card:last-of-type button{
	border-bottom: 0px;
}
#accordion .card-body .row a:hover{
	color: #EE175F!important;
}
#accordion .card button:focus{
    box-shadow: none!important;
}
@media (max-width: 768px){
	#accordion{
		margin-bottom: 0px;
	}
}

.bottle-pairing img {
    max-width: 150px
}

.steps p {
    font-size: 1.6em !important;
    line-height: 1em;
    width: 80%
}

.steps span.step {
    color: #FFF;
    border-radius: 50%;
    background-color: #000;
    font-family: 'Neutra-Titling';
    margin: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 20px;
    line-height: 38px
}

.steps p,
.steps div {
    display: inline;
    float: left
}

.ingredients ul li {
    font-size: 1.5em
}

#recipes-home {
    overflow: visible
}

#recipes-home a{
    height: auto;
    display: block;
    float: left;
    position: relative
}
#recipes-home a:hover{
    color: #4f4f99;
}

#recipes-home a h3 {
    z-index: 9;
    bottom: 10px;
    left: 30px;
    width: 70%
}

#recipes-home h2.headlines span:nth-child(n+3):nth-child(-n+5),
#recipes-page h2.headlines span:nth-child(n+3):nth-child(-n+5) {
    color: #cc1d5e !important
}
#recipe-text p{
	color:#96bc33
}
#recipe-text a{
	font-size:24px; 
	color:#eb1f60;
}
#recipe-picture a:hover img{
	transform: scale(1.1);
}

#contact h1,
#contact h2,
#contact h3,
#contact h4,
#contact h5,
#contact h6 {
    text-transform: uppercase;
    width: 100%;
    font-family: 'Neutra-Titling'
}

#contact p {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1em
}

#contact form.wpcf7-form {
    margin-top: 50px
}

#contact form.wpcf7-form label {
    text-transform: uppercase;
    width: 100%;
    font-family: 'Neutra-Titling'
}

#contact form.wpcf7-form small {
    text-transform: uppercase
}

#contact form.wpcf7-form span.wpcf7-form-control-wrap {
    width: 100%
}

#contact form.wpcf7-form input.wpcf7-form-control,
#contact form.wpcf7-form textarea.wpcf7-form-control,
#contact form.wpcf7-form .wpcf7-submit {
    font-size: 22px !important;
    color: #000;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #eee
}

#contact form.wpcf7-form input.wpcf7-form-control::-webkit-input-placeholder,
#contact form.wpcf7-form textarea.wpcf7-form-control::-webkit-input-placeholder,
#contact form.wpcf7-form .wpcf7-submit::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 14px
}

#contact form.wpcf7-form input.wpcf7-form-control::-moz-placeholder,
#contact form.wpcf7-form textarea.wpcf7-form-control::-moz-placeholder,
#contact form.wpcf7-form .wpcf7-submit::-moz-placeholder {
    text-transform: uppercase;
    font-size: 14px
}

#contact form.wpcf7-form input.wpcf7-form-control:-ms-input-placeholder,
#contact form.wpcf7-form textarea.wpcf7-form-control:-ms-input-placeholder,
#contact form.wpcf7-form .wpcf7-submit:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: 14px
}

#contact form.wpcf7-form input.wpcf7-form-control:-moz-placeholder,
#contact form.wpcf7-form textarea.wpcf7-form-control:-moz-placeholder,
#contact form.wpcf7-form .wpcf7-submit:-moz-placeholder {
    text-transform: uppercase;
    font-size: 14px
}

#contact form.wpcf7-form .wpcf7-submit {
    text-transform: uppercase;
    color: #fff !important;
    background-color: #ec7306;
    border: 1px solid #ec7306;
    cursor: pointer;
    font-family: 'Neutra-Titling'
}

#contact form.wpcf7-form .wpcf7-submit:hover {
    color: #9d162e !important;
    background-color: #FFF;
    border: 1px solid #ec7306
}

#contact form.wpcf7-form div.wpcf7-validation-errors,
#contact form.wpcf7-form div.wpcf7-acceptance-missing,
#contact form.wpcf7-form div.wpcf7-mail-sent-ok {
    text-transform: uppercase;
    margin-bottom: 60px;
    text-align: center;
    color: #000;
    padding: 10px;
    font-family: 'Neutra-Bold'
}

#contact form.wpcf7-form div.wpcf7-validation-errors {
    background-color: #f7e700
}

#contact form.wpcf7-form div.wpcf7-mail-sent-ok {
    color: #FFF;
    background-color: #398f14
}

#contact li {
    font-size: 22px
}

@media (max-width: 767px){
	#contact p{
		font-size: 18px;
	}
}

footer {
    background-color: #4f4f99;
    height: 270px;
    position: relative;    
    z-index: 1030;
}

footer #logo-footer img {
    width: 206px
}

footer .responsability img {
    max-width: 100px;
    border: 1px solid transparent;
}
footer .responsability:hover img{
	opacity: 0.5;
}

@media (max-width: 640px) {
    footer {
        height: 40vh
    }
}

@media only screen and (max-device-width: 640px) {
    footer {
        height: 40vh
    }
}

@media (max-width: 480px) {
    #wdi_feed_0 .wdi_feed_item {
        width: 33.3333333333% !important
    }
}

@media only screen and (max-device-width: 480px) {
    #wdi_feed_0 .wdi_feed_item {
        width: 33.3333333333% !important
    }
}

.multicolora span:nth-child(1),
.multicolorb span:nth-child(1),
.multicolorc span:nth-child(1),
.multicolord span:nth-child(1),
.multicolore span:nth-child(1),
.multicolorf span:nth-child(1) {
    color: #96bc34
}

.multicolora span:nth-child(2),
.multicolorb span:nth-child(2),
.multicolorc span:nth-child(2),
.multicolord span:nth-child(2),
.multicolore span:nth-child(2),
.multicolorf span:nth-child(2) {
    color: #4f4f99
}

.multicolora span:nth-child(3),
.multicolorb span:nth-child(3),
.multicolorc span:nth-child(3),
.multicolord span:nth-child(3),
.multicolore span:nth-child(3),
.multicolorf span:nth-child(3) {
    color: #ee175f
}

.multicolora span:nth-child(4),
.multicolorb span:nth-child(4),
.multicolorc span:nth-child(4),
.multicolord span:nth-child(4),
.multicolore span:nth-child(4),
.multicolorf span:nth-child(4) {
    color: #ea111c
}

.multicolora span:nth-child(5),
.multicolorb span:nth-child(5),
.multicolorc span:nth-child(5),
.multicolord span:nth-child(5),
.multicolore span:nth-child(5),
.multicolorf span:nth-child(5) {
    color: #ec7306
}

.multicolora span:nth-child(6),
.multicolorb span:nth-child(6),
.multicolorc span:nth-child(6),
.multicolord span:nth-child(6),
.multicolore span:nth-child(6),
.multicolorf span:nth-child(6) {
    color: #f1c300
}

.multicolora span:nth-child(7),
.multicolorb span:nth-child(7),
.multicolorc span:nth-child(7),
.multicolord span:nth-child(7),
.multicolore span:nth-child(7),
.multicolorf span:nth-child(7) {
    color: #96bc34
}

.multicolora span:nth-child(8),
.multicolorb span:nth-child(8),
.multicolorc span:nth-child(8),
.multicolord span:nth-child(8),
.multicolore span:nth-child(8),
.multicolorf span:nth-child(8) {
    color: #4f4f99
}

.multicolora span:nth-child(9),
.multicolorb span:nth-child(9),
.multicolorc span:nth-child(9),
.multicolord span:nth-child(9),
.multicolore span:nth-child(9),
.multicolorf span:nth-child(9) {
    color: #ee175f
}

.multicolora span:nth-child(10),
.multicolorb span:nth-child(10),
.multicolorc span:nth-child(10),
.multicolord span:nth-child(10),
.multicolore span:nth-child(10),
.multicolorf span:nth-child(10) {
    color: #ea111c
}

.multicolora span:nth-child(11),
.multicolorb span:nth-child(11),
.multicolorc span:nth-child(11),
.multicolord span:nth-child(11),
.multicolore span:nth-child(11),
.multicolorf span:nth-child(11) {
    color: #ec7306
}

.multicolora span:nth-child(12),
.multicolorb span:nth-child(12),
.multicolorc span:nth-child(12),
.multicolord span:nth-child(12),
.multicolore span:nth-child(12),
.multicolorf span:nth-child(12) {
    color: #f1c300
}

.multicolora span:nth-child(13),
.multicolorb span:nth-child(13),
.multicolorc span:nth-child(13),
.multicolord span:nth-child(13),
.multicolore span:nth-child(13),
.multicolorf span:nth-child(13) {
    color: #96bc34
}

.multicolora span:nth-child(14),
.multicolorb span:nth-child(14),
.multicolorc span:nth-child(14),
.multicolord span:nth-child(14),
.multicolore span:nth-child(14),
.multicolorf span:nth-child(14) {
    color: #4f4f99
}

.hoja {
    top: 50%;
    transform: translateY(-50%);
    right: -20%
}

@media (max-width: 1200px) {
    .hoja {
        right: -160px
    }
}

@media only screen and (max-device-width: 1200px) {
    .hoja {
        right: -160px
    }
}

@media (max-width: 991px) {
    .hoja {
        right: -80%;
        transform: scale(0.4, 0.4)
    }
}

@media only screen and (max-device-width: 991px) {
    .hoja {
        right: -80%;
        transform: scale(0.4, 0.4)
    }
}

@media (max-width: 640px) {
    .hoja {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .hoja {
        display: none
    }
}

.instagram-left {
    left: -13%;
    top: 22%
}

@media (max-width: 640px) {
    .instagram-left {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .instagram-left {
        display: none
    }
}

.instagram-right {
    right: -18%;
    top: 10%
}

@media (max-width: 640px) {
    .instagram-right {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .instagram-right {
        display: none
    }
}

.instagram-bottom {
    left: 18%;
    bottom: -96px
}

@media (max-width: 640px) {
    .instagram-bottom {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .instagram-bottom {
        display: none
    }
}

.berry-menta {
    left: -200px;
    top: -64px
}

.berry-menta.single {
    left: -116px;
    top: -25px;
    transform: scale(0.8, 0.8)
}

@media (max-width: 640px) {
    .berry-menta {
        left: -120px;
        top: -96px;
        transform: scale(0.4)
    }
}

@media only screen and (max-device-width: 640px) {
    .berry-menta {
        left: -120px;
        top: -96px;
        transform: scale(0.4)
    }
}

.frutillas-almendras {
    right: -197px;
    top: 26%
}

@media (max-width: 640px) {
    .frutillas-almendras {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .frutillas-almendras {
        display: none
    }
}

.berries-almendras {
    right: 0
}

@media (max-width: 640px) {
    .berries-almendras {
        bottom: -150px !important
    }
}

@media only screen and (max-device-width: 640px) {
    .berries-almendras {
        bottom: -150px !important
    }
}

.gotas-miel {
    top: 36%;
    left: -169px
}

@media (max-width: 640px) {
    .gotas-miel {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    .gotas-miel {
        display: none
    }
}

#berries-almendras {
    right: 9%
}

@media (max-width: 640px) {
    #berries-almendras {
        display: none
    }
}

@media only screen and (max-device-width: 640px) {
    #berries-almendras {
        display: none
    }
}

#berries-almendras.top {
    bottom: -21%
}

#berries-almendras.sub {
    bottom: -40%
}

.embed-container {
	height: 560px;
	/*
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
    */
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.print-btn{
	cursor: pointer;
}
.print-btn:hover{
	color: #96bc34!important;
}

@media print{

	.pairing-template-default #nav,
	.pairing-template-default #recipe-video,
	.cocktail-template-default #nav,
	.cocktail-template-default #recipe-video,
	.pairing-template-default #fb-comments,
	.cocktail-template-default #fb-comments
	.pairing-template-default footer,
	.cocktail-template-default footer,
	.pairing-template-default .print-hidden,
	.cocktail-template-default .print-hidden{
		display: none!important;
	}
    .print-top{
        margin-top: 150px;
    }

}

.qtranxs-available-languages-message{
	display: none!important;
}
.square-box.bag-in-box-sauvignon-blanc .content-wrapper .img-holder,
.square-box.bag-in-box-cabernet-sauvignon .content-wrapper .img-holder,
.square-box.bag-in-box-chardonnay .content-wrapper .img-holder{
	background-position: center;
	background-size: 70%;
}

#preparation-steps i{
    font-size: 10px;
}

/* FAQ */

#faq button{
    text-align: left;
    color: #333;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 20px;
    font-family: 'Neutra-Titling';
}
#faq button:focus{
    box-shadow: none;
    outline: none;
}
#faq .accordion>.card>.card-header{
    padding: 0px 0px;
}
#faq .accordion .card-header button.collapsed:after {
    content: "\f078";
}
#faq .accordion .card-header button:after {
    content: "\f077";
    font-family: FontAwesome, "FontAwesome";
    font-size: 15px;
    display: inline-block;
    text-align: center;
    color: #555;
    position: absolute;
    top: 11px;
    right: 16px;
}
#faq .accordion .card{
    border-color: #FFF;
    border-left: 0px;
    border-right: 0px;    
}
#faq .accordion .card-body{
    border-left: 1px solid rgba(0,0,0,.03);
    border-right: 1px solid rgba(0,0,0,.03);
}
#faq .card-header{
    border: 0px;
}

/* MAP */

#locations{
    height: 600px;
}
#location *{
    font-family: 'Neutra-Medium';
}
#map {
    height: 100%;
}
#description {
    font-size: 15px;
    font-weight: 300;
}
#infowindow-content .title {
    font-weight: bold;
}
#infowindow-content {
    display: none;
}
#map #infowindow-content {
    display: inline;
}
.pac-card {
    -moz-box-sizing: border-box;
    background-color: #fff;
    border-radius: 0px 0px 10px 0px;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    margin: 10px 10px 0 0;
    outline: none;
    border-radius: 0px 0px 10px 0px;    
}
#pac-container {
    margin-right: 12px;
    padding-bottom: 12px;
}
.pac-controls {
    display: inline-block;
    padding: 10px 11px;
}
.pac-controls label {
    font-family: 'Neutra-Medium';
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 0px 5px;
    text-transform: uppercase;
}
#pac-input {
    background-color: #fff;
    border: 1px solid #CCC;
    color: #666;
    font-family: 'Neutra-Medium';
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-left: 12px;
    padding: 10px 10px 10px 10px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 300px;
}
#pac-input:focus {
    border-color: #4f4f99;
}
#title {
    background-color: #4f4f99;
    color: #fff;
    font-family: 'Neutra-Medium';
    font-size: 25px;
    font-weight: 500;
    padding: 10px 12px;
}
.market-item:hover{
    opacity: 0.7;
}
.berry-new{
    max-width: 130px;
}

/* DIVERSITY */

#diversity-header{
    height: 35vw;
    position: relative;
}
.color-title{
    width: 15vw;
    z-index: 500;
}
.spinner-header img{
    height: 70%;
    width: auto;
    animation: spinZ 20s linear infinite;
}
#diversity-wrapper p{
    line-height: 1.5;
}
#diversity-wrapper h1{
    color: #EF175F;
}
#spinner-container{
    height: 24vw;
    width: 24vw;
    position: relative;
}
.gn-left{
    position: relative;
    z-index: 100;
}
.gn-right{
    margin-left: -1px;
    position: relative;
    z-index: 300;
}
.gn-back{
    z-index: 200;
}
.gn-back img{
    height: 90%;
    animation: spinZ 20s linear infinite;
}
#share-together{
    height: 24vw;
}
.central-policy{
    height: 30vw;
}
.central-policy h2 img{
    height: 2.5rem;
}
#policies{
    max-width: 1200px;
}
#policy-01 h2{
    color: #95BC32;
}
#policy-02 h2{
    color: #4F4F99;
}
#policy-03 h2{
    color: #EF175F;
}
#policy-04 h2{
    color: #EE7300;
}
@keyframes spinZ {
    0% {
        transform: rotateZ(360deg);
    }
    100% {
        transform: rotateZ(0deg);
    }
}

#policy-01{
    opacity: 0;
    transition: all 2s;
    transform: translateX(50vw);
}
#policy-02{
    opacity: 0;
    transition: all 2s;
    transform: translateX(-50vw);
}
#policy-03{
    opacity: 0;
    transition: all 2s;
    transform: translateX(50vw);
}
#policy-04{
    opacity: 0;
    transition: all 2s;
    transform: translateX(-50vw);
}
.transform-none{
    opacity: 1!important;
    transform: none!important;
}
.pc-container{
    border-radius: 300px;
    height: 300px;
    margin: auto;
    position: relative;
    width: 300px;
}
.pc-spiner{
    animation: spinZ 15s linear infinite;
    background-image: url('../img/diversity/pc_02.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    width: 100%;
}
.pc-logo{
    background-image: url(../img/diversity/pc_02.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50%;
    bottom: 0px;
    height: 100%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
}
.pc-container:hover{
    background-color: #504F99;
}
.pc-container:hover .pc-spiner{
    background-image: url('../img/diversity/pc_01.svg');    
}
.pc-container:hover .pc-logo{
    background-image: url('../img/diversity/pc_01.png');    
}

@media (orientation: portrait) and (max-width: 990px){

    .central-policy{
        height: auto;
    }
    .character-mobile img{
        max-height: 45vh;
    }
    #share-together {
        height: 30vh;
    }
    #diversity-header {
        height: 55vh;
        position: relative;
    }
    .color-title {
        width: 50vw;
        z-index: 500;
    }    
    #spinner-container {
        height: 80vw;
        width: 80vw;
        position: relative;
    }
    
}

#diversity-slider .carousel-item .col-4:nth-of-type(1) h4,
#carousel-diversity-mobile .carousel-item:nth-of-type(1) h4{
    color: #95BC32;
}
#diversity-slider .carousel-item .col-4:nth-of-type(2) h4,
#carousel-diversity-mobile .carousel-item:nth-of-type(2) h4{
    color: #4F4F99;
}
#diversity-slider .carousel-item .col-4:nth-of-type(3) h4,
#carousel-diversity-mobile .carousel-item:nth-of-type(3) h4{
    color: #EF175F;
}
#diversity-slider .carousel-control-next, 
#diversity-slider .carousel-control-prev{
    width: auto;
}












