@charset "UTF-8";
body {
    color: #222932;
    font-family: 'Poppins_light';
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0rem;
    line-height: 24px;
    margin: 0;
    background-color: #fff;
}

body > div {
    font-size: 18px;
}

.genesis-nav-menu {
    margin-top: 40px;
    margin-bottom: 0;
}

.site-container {
    margin: 0;
}

.site-header {
    background-color: #000;
    text-align: center;
    position: fixed;
    z-index: 1002;
    width: 100%;
    max-height: 110px;
}

.genesis-nav-menu a {
    color: #fff;
}

.site-header .title-area {
    display: inline-block;
}

.site-header .widget-area {
    overflow: visible;
    width: auto;
    display: inline-block;
}

/**** slider ****/
.bs-slider{
    overflow: hidden;
    max-height: 955px;
    position: relative;
    background: #000000;
    margin-bottom: 60px;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.37);
    display: block;
}
.fill {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: contain;
}
.carousel-inner, .carousel-inner>.item {
    height: 100%;
}
/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0.47;
    width: 55px;
    height: 55px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 45px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    /*background: rgba(0, 0, 0, 0.5);*/
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 0;
    bottom: 1%;
    left: auto;
    width: 100%;
    text-align: center;
    height: 15px;
    font-size: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line .carousel-indicators li{
    padding: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #F2F2F2;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line .carousel-indicators .active{
    background-color: #76c124;
    border-color: #76c124;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
}

.slide-text > h1 {
    padding: 0;
    color: #ffffff;
    font-family: 'Roboto_medium';
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    letter-spacing: 0.1rem;
    display: block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-align: center;
    text-transform: uppercase;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-family: 'SourceSansPro_semibolditalic';
    font-size: 16px;
    line-height: 21.06px;
    margin-bottom: 40px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    text-align: center;
}

.slide-text > p.subtitle {
    padding: 0;
    color: #ffffff;
    font-family: 'Roboto_medium';
    font-size: 21px;
    line-height: 14px;
    letter-spacing: 0.2rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.slide-text a.btn-default{
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-family: 'RobotoSlab_bold';
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    border: 1px solid #fff;

}

.slide-text a:hover,
.slide-text a:active {
    background: #d7c6f0 !important;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    text-decoration: none;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}

/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default,
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: block;
    }

}

.site-header .widget_sow-social-media-buttons {
    position: relative;
    right: -35%;
}

.so-widget-sow-social-media-buttons-flat-6863bc3e9565 .sow-social-media-button {
    font-size: 16px !important;
    padding: 0.5em 0.3em !important;
}

.site-header .widget-area section.widget_nav_menu {
    width: auto;
    float: left;
    margin: 0 15px 0 0;
}

.genesis-nav-menu a {
    color: #000000;
    font-size: 15px;
    line-height: 17px;
    padding: 0px 0px 0px 35px;
    line-height: 24px;
    font-family: 'Gotham Book';
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}
.genesis-nav-menu li:first-child a { padding: 0px;}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {

    color: #d8b241;
    outline: none;
}

.blog .entry-header h2{text-align: center}

.blog .type-post{margin-bottom: 35px}

.site-header .title-area {
    margin: -55px auto  0;
    max-width: 260px;
    padding: 0;
}

.caption-slider {
    /*background: url("../images/back_bottonslider.png") no-repeat scroll bottom center transparent ;*/
    position: absolute;
    z-index: 100;
    top: 50%;
    width: 100%;
    left: 50%;
    font-size: 60px;
    color: #fff;
    min-height: 260px;
    padding-top: 165px;
    font-family: 'CheddarJack';
    transform: translate(-50%, -70%)
}


.single-post .site-inner {
    margin-top: 197px;
}

.single-post .view-habit > h1{visibility: hidden}
.single-post .figuuracursos{margin-bottom: 25px}
.page-template-page-blog .blog{margin-bottom: 30px}
.botononline {
    position: absolute;
    bottom: 0;
    z-index: 2;
    transform: translate(-50%, 0);
    left: 50%;
    text-align: center;
}

.blog .content{
    padding: 0 15px;
    max-width: 1170px;
    margin: 0 auto;
    float: none;
}

.grid-item{margin-bottom: 1px;}


.sfm-rollback {
    display: none;
}

/* ---- grid ---- */


/* clear fix */

/* ---- .grid-item ---- */

.grid-item {
    float: left;
    width: 20%;
    padding-right: 1px; /* horizontal gutter */
    overflow: hidden;
}


.wrap {
    padding: 0 10%;
}

h1{
    font-size: 60px;
    line-height: 58px;
    letter-spacing: -0.05rem;
    color: #fff;
    text-align: center;
    font-family: 'Poppins_medium';
    padding: 0;
    margin: 0;
}


h3{
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -0.05rem;
    color: #fff;
    text-align: center;
    font-family: 'Poppins_medium';
    padding: 0;
    margin: 0;
}

.banner h3, .banner h1{
    text-shadow: 2px 0px 5px #050006;
}

h4{
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -0.025rem;
    color: #272727;
    font-family: 'Roboto_medium';
    padding: 0;
    margin: 0 0 10px;
}


.widget-title{
    font-size: 47px;
    line-height: 58px;
    letter-spacing: -0.05rem;
    color: #222932;
    text-align: center;
    font-family: 'Poppins_medium';
    padding: 0;
    margin: 0;
}

.subtitle{
    color: #fefdfd;
    font-size: 24px;
    text-align: center;
    margin-bottom: 45px;
    font-family: 'RobotoItalic';
}

.content-post{
    color: #fefdfd;
}

.footer-widgets {
    background-color: #000;
    color: #fff;
    font-family: 'Volkhov_italic';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.025rem;
    clear: both;
    padding: 40px;
    margin-top: 105px;
}

.footer-widgets h3 {
    color: #fff;
    font-family: 'Museo500';
    font-size: 21px;
    line-height: 35px;
    border: none;
    margin-top: 0;
}


.footer-widgets p, .footer-widgets p a {
    color: #fff;
    font-family: 'Museo500';
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 5px;
    letter-spacing: -0.01rem;
}

.site-inner   {
    margin-top: 177px;
}

.site-header .widget-area .widget_sow-social-media-buttons {
    float: left;
    margin-top: 29px;
}

.single-post h1 {
    font-size: 30px;
    line-height: 31px;
}

.site-footer {
    background-color: #000;
    padding: 0px 0 10px;
    border-bottom: 35px solid #d8b241;
}

.genesis-nav-menu > li {
    position: relative;
}

.genesis-nav-menu ul.sub-menu {
    background: #fff;
    border: 1px ridge #00cf23;
    padding: 10px 15px 5px 15px;
    position: absolute;
    z-index: 99999;
    display: none;
    width: 280px;
}

.genesis-nav-menu li ul.sub-menu li {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    display: block;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/**************** cambios *********************/
body {
    color: #000;
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    font-size: 20px;
    line-height: 24px;
    background-color: #f4f2ed;
}

body > div {
    font-size: 20px;
}

.entry-content .wrap {
    padding: 0px;
}

body:not(.siteorigin-panels) .entry-content .wrap {
    padding: 15px 75px;
}

 a {
    letter-spacing: 0.025rem;
    color: #a4411f;
}

body:not(.siteorigin-panels) .entry {
    padding: 80px 0px 0;
}

.footer-widgets .wrap{padding: 0 45px}

.panel-grid{margin: 75px 45px;}
.home .panel-grid{margin: 45px 45px;}

.panel-grid, .site-container, .panel-no-style .panel-grid-cell, .panel-has-style .singleborde .panel-grid-cell{
    overflow: hidden;
    position: relative;
}

.notbottom  .panel-grid-cell{
    overflow: hidden;
}

.rightbottom, .rightbottomtext, .leftglobal, .bottomglobal, .leftbottom, .rightgeneral, .rightglobal {
    padding: 5rem 3rem;
    min-height: 470px;
    width: 100%;
    z-index: 0;
}


.leftbottom:hover .panel-grid-cell{
   left: 35px;
}


.bottomglobal, .rightbottomtext {
    display: flex;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important;
}

.panel-grid-cell:hover .fondoanimado{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.rightbottom .panel-grid-cell:before, .rightbottomtext:before, .rightglobal:before, .leftglobal:before, .bottomglobal:before,
.leftbottom .panel-grid-cell:before, .rightgeneral .panel-grid-cell:before, .cover, .sow-slider-base .sow-slider-image-container:before{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    content: '';
    background: rgba(0,0,0,.3);
}

.leftglobal:before, .historia .cursos .cover {
    background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.8)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to right,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);
}

.site-header .widget-area #nav_menu-22 {
    display: none;
}

.widget ul.cursos > li {
    padding-bottom: 0px;
}

.leftbottom .widget_sow-button, .rightgeneral .buttonslider{margin-top: 50px}
.bottomglobal .buttonslider{margin-top: 20px}
.btnblack {
    margin-top: 90px;
}

.hijosborde .btnblack{margin-top: 0}

.rightglobal:before {
    background: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.8)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to left,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);
}

.masancho.leftbottom .panel-grid-cell:before, .historia ul.cursos .cover {
    background: -webkit-linear-gradient(
            90deg
            ,rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(
            90deg
            ,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
}

.rightgeneral .panel-grid-cell:before {
    background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.8)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to left,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);
}

.masancho.rightgeneral .panel-grid-cell:before {
    background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.4)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to left,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 70%);
}

.bottomglobal:before {
    background: -webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,0.8)),color-stop(77%,rgba(0,0,0,0)));
    background: linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 77%);
}

.rightbottom .panel-grid-cell:before {
    background: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.8)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to top left  ,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);
}


.rightbottomtext:before {
    background: -webkit-linear-gradient(135deg,rgba(0,0,0,0) 55%, rgba(0,0,0,0) 79%);
    background: linear-gradient(135deg,rgba(0,0,0,0) 55%,rgba(0,0,0,1) 79%)
}

.cover {
    background: -webkit-gradient(linear,right bottom,left bottom,from(rgba(0,0,0,0.8)),color-stop(70%,rgba(0,0,0,0)));
    background: linear-gradient(to bottom right  ,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);
    z-index: 1;
}

.leftbottom .panel-grid-cell:before {
    background: -webkit-linear-gradient(90deg,rgba(0,0,0,1) 30%, rgba(0,0,0,0) 50%);
    background: linear-gradient(90deg,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 50%);
}

.rightbottom .textwidget, .leftbottom .textwidget, .rightgeneral .textwidget {
    text-align: center;
}

.rightbottomtext .textwidget{
    text-align: right;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
    position: relative;
    padding: 50px 45px;
    max-width: 590px;
    text-align: center;
    margin: 0 !important;
}

.site-header {
    background-color: #fff;
    text-align: center;
    position: fixed;
    z-index: 1002;
    width: 100%;
    max-height: 110px;
}

.contenttestimonio {
    padding: 95px 50px;
    position: relative;
    height: 100%;
}

.contenttestimonio .contenido{
    position: relative;
    z-index: 3;
    text-align: center;
}

.panel-grid-cell > div:not(.panel-first-child){
    position: relative;
    z-index: 1;
}

.coverimagen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #cccccc; /* Used if the image is unavailable */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    -webkit-background-size: cover;           /* Safari 3.0 */
    -moz-background-size: cover;           /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: cover;           /* Opera 9.5 */
    background-size: cover; /* Resize the background image to cover the entire container */
    z-index: 0;
    -webkit-transition: 5s ease-in-out transform;
    transition: 5s ease-in-out transform;
}

.bx-wrapper {
    margin-bottom: 0;
    width: 100%; height: 100%;
    overflow: hidden;
}

.site-inner {
    margin-top: 38px;
}

.cursos, .cursos li{
    height: 635px !important;;
}

.vinoss .cursos, .vinoss .cursos li, .equipos .cursos li{
    height: 555px !important;
}

.entry-content ol, .entry-content ul {
    margin-left: 0px;
}

.site-header .title-area {
    margin: 16px auto 0;
    max-width: 280px;
}

.genesis-nav-menu {
    margin-top: 35px;
}

.paddingtop{
    padding-top: 105px;
}

.title-area{
    position: absolute;
    left: 45px;
}

.page .btnblack.fonttam .so-widget-sow-button .ow-button-base a{
    font-size: 20.77px;
    line-height: 23px;
    letter-spacing: 0.025rem;
}

.site-header .widget-area section.widget_nav_menu {
    float: none;
}

.site-header .widget-area {
    /*overflow: hidden;*/
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.genesis-nav-menu li> ul.sub-menu a{padding-left: 0}

.genesis-nav-menu .pll-parent-menu-item {
    position: absolute;
    right: 45px;
}

.genesis-nav-menu .pll-parent-menu-item  a {
    padding: 0px 0px 0px 0px;
}

.genesis-nav-menu ul.sub-menu {
    border: none;
    width: auto;
    margin-left: 20px;
}

.genesis-nav-menu .pll-parent-menu-item ul.sub-menu {
    margin-left: -14px;
}

h2{
    margin: 0;
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    line-height: 33px;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.01rem;
    color: #000000;
    margin-bottom: 15px;
}

h1{
    margin: 0;
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    line-height: 38px;
    font-size: 35px;
    letter-spacing: 0.01rem;
    color: #000000;
    margin-bottom: 5px;
}

h3{
    position: relative;
    margin-bottom: 1rem;
    margin-bottom: 25px;
    display: inline-block;
    font-family: 'Adobe Garamond Pro Italic',times new roman,Times,Sans-Serif;
    font-style: italic;
    font-size: 24px;
    line-height: 27px;
    -webkit-font-feature-settings: "swsh" 1;
    font-feature-settings: "swsh" 1;
    text-transform: none;
    color: #000000;
    letter-spacing: 0;
}

.home h3 {
    margin-bottom: 1rem;
}

.mensaje img{
    clear: both;
    margin-right: 5px;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h3 {
    font-size: 29.46px;
    line-height: 31px;
    margin-bottom: 25px;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h2{
    line-height: 44px;
    font-size: 41px;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper p {
    font-size: 27px;
    line-height: 31px;
}

.widget_text  p{
    font-family: 'Adobe Garamond Pro Italic',times new roman,Times,Sans-Serif;
    font-style: italic;
    font-size: 24px;
    line-height: 26px;
    -webkit-font-feature-settings: "swsh" 1;
    font-feature-settings: "swsh" 1;
    text-transform: none;
    color: #000000;
}


.rightbottom h3, .leftglobal h3, .rightbottomtext h3, .rightbottomtext h2, .bottomglobal h3, .leftbottom h3, .rightbottom h2, .leftglobal h2, .bottomglobal h2,
.leftbottom h2, .contenttestimonio h3, .contenttestimonio h2, .rightgeneral h3, .rightgeneral h2, .rightglobal h2, .rightglobal h3{
    color: #ffffff;
}

.rightbottom p, .rightbottomtext p, .leftbottom p, .contenttestimonio p, .rightgeneral p, .rightglobal p, .bottomglobal p{
    color: #fff;
}

.home .rightbottom p, .home .leftbottom p, .home .contenttestimonio p, .home .rightgeneral p{
    font-size: 20px;
}

.contenttestimonio p{
    padding: 5px 20px;
}

em{
    font-family: 'Adobe Garamond Pro Italic',times new roman,Times,Sans-Serif;
    font-style: italic;
    -webkit-font-feature-settings: "swsh" 1;
    font-feature-settings: "swsh" 1;
}

.rightbottom h3:after, .rightbottom h3:before, .leftbottom h3:after , .leftbottom h3:before,
.leftbottom h3:after, .contenttestimonio h3:after, .contenttestimonio h3:before, .imgabsolute  h3:before, .imgabsolute  h3:after,
.rightgeneral h3:after, .rightgeneral h3:before, .text-center .so-widget-sow-editor h3:after, .text-center .so-widget-sow-editor h3:before,
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h3:after,
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h3:before,
.line h3:after, .line h3:before
{
    position: relative;
    display: inline-block;
    content: '';
    width: 30px;
    height: 1px;
    top: -0.5rem;
    border-top: 1px solid #fff;
    margin-right: 10px;
    opacity: .3;
}

.text-center .so-widget-sow-editor h3:after, .text-center .so-widget-sow-editor h3:before, .line h3:after, .line h3:before, .imgabsolute  h3:before, .imgabsolute  h3:after{
    border-top: 1px solid #000;
}
.text-center .so-widget-sow-editor h3{
    margin-bottom: 25px;
}

.text-center .so-widget-sow-editor h2{
    margin-bottom: 25px;
    line-height: 33px;
    font-size: 30px;
    letter-spacing: 0.01rem;
}

.rightbottom h3:after, .leftbottom h3:after, .leftbottom h3:after, .contenttestimonio h3:after, .rightgeneral h3:after, .text-center .so-widget-sow-editor h3:after,
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h3:after, .line h3:after, .imgabsolute  h3:after{
    margin-right: 0px;
    margin-left: 10px;
}

.rightbottom .panel-grid-cell {
    max-width: 32.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin: 0 2rem 0 auto;
    /*position: relative;*/
    z-index: 1;
}

.rightbottomtext .so-widget-sow-editor {
    max-width: 37.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin: 0 2rem 0 auto;
    position: relative;
    z-index: 1;
}

.masancho.rightgeneral .panel-grid-cell {
    max-width: 84.25rem;
}

.masancho.leftbottom .panel-grid-cell {
    max-width: 73.25rem;
}

.rightgeneral .panel-grid-cell {
    max-width: 43.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin: 0 0 0 auto;
    z-index: 1;
}

.leftglobal .so-widget-sow-editor, .bottomglobal .so-widget-sow-editor {
    max-width: 34.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    z-index: 1;
    position: relative;
}

.rightglobal .so-widget-sow-editor {
    max-width: 32.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    z-index: 1;
    margin: 0 0 0 auto;
    position: relative;
    text-align: right;
}

.leftbottom .panel-grid-cell {
    max-width: 61.00rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    z-index: 1;
}

.contenttestimonio .contenido {
    max-width: 41.00rem;
    z-index: 1;
    position: relative;
}

.bodega .contenttestimonio .contenido {
    max-width: 46.00rem;
}

.vinedo .contenttestimonio .contenido {
    max-width: 39.00rem;
}

.equipos .contenttestimonio .contenido {
    max-width: 37rem;
}

.leftglobal h2, .rightglobal h2, .bottomglobal h2 {
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0.005rem;
}

.page .so-widget-sow-button .ow-button-base a, .buttonslider, .single .so-widget-sow-button .ow-button-base a.ow-button-hover,
.save-as-pdf-pdfcrowd-button{
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.2rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background: none;
    -webkit-transition: .2s all ease-out;
    transition: .2s all ease-out;
    cursor: pointer;
    font-family: 'Gotham Medium',Sans-Serif;
    border: 1px solid rgba(255,255,255,.3);
    min-width: 10rem;
    border-left: none;
    border-radius: 0;
    padding: 12px 12px !important;
    border-right: none;
}

.page .btnblack .so-widget-sow-button .ow-button-base a, .single .btnblack .so-widget-sow-button .ow-button-base a, .btnblack .buttonslider,
.save-as-pdf-pdfcrowd-button{
    color: #000 !important;
    border: 1px solid rgba(0,0,0,.3) !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
}

h1 a{color: #000}
h1 a:hover, h1 a:focus{color: #000}

.page .so-widget-sow-button .ow-button-base a.ow-button-hover:hover, .page .so-widget-sow-button .ow-button-base a.ow-button-hover:focus,
.buttonslider:hover, .buttonslider:focus, .single .so-widget-sow-button .ow-button-base a.ow-button-hover:hover, .single .so-widget-sow-button .ow-button-base a.ow-button-hover:focus,
.save-as-pdf-pdfcrowd-button:hover, .save-as-pdf-pdfcrowd-button:focus{
    border: 1px solid rgba(255,255,255,.7) !important;
    border-left: none !important;
    border-right: none  !important;
    background: none  !important;
}

.page .btnblack .so-widget-sow-button .ow-button-base a.ow-button-hover:hover, .page .btnblack .so-widget-sow-button .ow-button-base a.ow-button-hover:focus, .single .btnblack .so-widget-sow-button .ow-button-base a.ow-button-hover:hover,
.single .btnblack .so-widget-sow-button .ow-button-base a.ow-button-hover:focus{
    border: 1px solid rgba(0,0,0,.7);
    border-left: none;
    border-right: none;
    background: none;
}

.entry {
    padding: 30px 0px 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.footer-widgets {
    margin-top: 0px;
}

.entry {
     margin-bottom: 0px;
}

.site-footer a{
    font-family: 'Verdana';
    font-style: italic;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #bbbcbb;
    letter-spacing: 0.05rem;
}

.footer-widgets a {
    text-transform: uppercase;
    font-family: 'Gotham Book',Sans-Serif;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.footer-widgets p, .footer-widgets p a {
    color: #e5e8e4;
    font-family: 'Gotham Book',Sans-Serif;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 5px;
    letter-spacing: 0.027rem;
}

.footer-widgets h3 {
    color: #fff;
    font-family: 'Gotham Medium',Sans-Serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1rem;
}

.footer-widgets-2 ul > li:before {
    content: none;
}

.footer-widgets .widget{
    display: inline-block;
    width: 49%;
    float: left;
}

.footer-widgets a:hover, .footer-widgets a:focus {
    color: #d8b241;
    outline: none;
}

.entry {
    background: transparent;
}

.footer-widgets-1 {
    margin-right: 10px;
}

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    width: 34.9999999%;
}

.footer-widgets-2 {
    width: 27%;
}

.imgabsolute img{
    position: relative;
    top: -102px;
}

.imgabsolute a.buttonespecial{
    position: relative;
    top: -220px;
    color: #000 !important;
    float: right;
    border: 1px solid rgba(0,0,0,.3);
    border-left: none;
    border-right: none;
}

.imgabsolute a.buttonespecial:hover,.imgabsolute a.buttonespecial:focus {
    border: 1px solid rgba(0,0,0,.7);
    border-left: none;
    border-right: none;
    background: none;
}

.nomarginbottom{margin-bottom: 0 !important;}

.footer-widgets-1, .footer-widgets-2{
    border-right: 1px solid #fff;
    padding-right: 50px;
}

.footer-widgets-2{
    padding-left: 50px;
}

.footer-widgets-3 .widget {
    width: 33.3333333%;
}

.site-footer .socila {
    font-size: 30px;
    color: #bbbcbb !important;
    margin-left: 50px;
}

.site-footer .socila:hover, .site-footer .socila:focus {
    color: #d8b241 !important;
    text-decoration: none;
}

.site-footer  p > .socila:first-child {
    margin-left: 0px;
}

.doubleborde, .singleborde {
    padding: 75px 0 0;
    border-top: solid 1px #838380;
    position: relative;
}

.doubleborde:before {
    content: none;
    border-top: solid 1px #838380;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0;
}

.medialinea {
    padding: 75px 0 0;
    position: relative;
}

.medialinea:before {
    content: '';
    border-top: solid 1px #838380;
    width: 50%;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0%);
}

.visitatitle h2{
    position: relative;
}

.visitatitle h2:before {
    content: '';
    background-color: #838380;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
}

.visitatitle h2 strong{
    background-color: #f4f2ed;
    display: inline-block;
    padding: 0 8px;
    position: relative;
    z-index: 2;
}

.panel-layout > div.panel-grid:first-child{margin-top: 0 !important;}
.newlleter{padding: 45px}
.newlleter .btnblack{margin-top: 0}
.tnp-subscription label{display: none !important;}
.tnp-subscription div.tnp-field {
    float: left;
}

.tnp-subscription div.tnp-field-email {
    width: 100%;
    max-width: 450px;
}

.tnp-subscription {
    margin: 0px auto !important;
    max-width: 100% !important;
}

.page .tnp-subscription input.tnp-submit, .single .tnp-subscription input.tnp-submit, .sib_signup_form .sib-default-btn,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #000;
    color: #fff;
    width: auto;
    height: auto;
    padding: 13px 45px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    letter-spacing: 0.15rem;
    font-size: 16px;
    font-style: normal;
    border-radius: 0;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #a4411f;
}

.woocommerce input.qty {
    padding: 8px 5px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #a4411f;
}

.woocommerce form .form-row .input-text{
    background-color: #fff;
}

.select2-container--default .select2-selection--single {
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 47px;
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
}

.sow-slider-base .sow-slider-pagination{text-align: center !important;}
.sow-slider-base .sow-slide-nav{display: none !important;}
.equipo{
    padding: 40px 15px;
}

.equipo h4{
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    line-height: 33px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.025rem;
    color: #000000;
    margin-bottom: 15px;
}

.equipo h1{
    line-height: 33px;
    font-size: 30px;
    text-transform: none;
    letter-spacing: 0.025rem;
    margin-bottom: 15px;
    color: #000000;
}

.equipo h2{
    line-height: 28px;
    font-size: 25px;
    text-transform: none;
    letter-spacing: 0.025rem;
    margin-bottom: 15px;
}

.equipo p{
    line-height: 28px;
    font-size: 25px;
    letter-spacing: 0.025rem;
}


.equipo p a{
    line-height: 23px;
    font-size: 20px;
    letter-spacing: 0.025rem;
    color: #a4411f;
}

.visita h3{
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    font-style: normal;
    line-height: 33px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.025rem;
    margin-bottom: 15px;
}

.visita p em {
    line-height: 26px;
    font-size: 24px;
    letter-spacing: 0.01rem;
}

.contacto{
    max-width: 1140px;
    margin: 0 auto;
}

.hijosborde .so-panel{
    max-width: 691px;
    margin: 0 auto;
}

.hijosborde h2 {
    font-style: normal;
    line-height: 33px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.025rem;
    margin-bottom: 0px;
    max-height: 32px;
}

.hijosborde h2 strong, .nota strong, .single-vino  h4 strong {
    font-weight: normal;
    font-family: 'Adobe Garamond Pro', Sans-Serif;
}

.single-vino  h4 {
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    line-height: 29px;
    font-size: 27px;
}

.hijosborde .widget_sow-image, .hijosborde .widget_sow-editor{
    margin-bottom: 0 !important;
}

.hijosborde .widget_sow-editor{
    background: #ebe9e4;
    padding: 35px;
}

.hijosborde .widget_sow-editor.panel-first-child{
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.hijosborde .widget_sow-button{
    background: #ebe9e4;
    padding: 0 35px 35px;
}

/*.menu-item-has-children > a:after {
    margin-left: 5px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f078";
}*/

#sfm-sidebar .sfm-menu li a{
    font-family: 'Gotham Book' !important;
}

.line {
    margin: 0px 0 0;
}

.carateristicas {
    margin-top: 50px;
}

.carateristicas p{
    font-family: 'Adobe Garamond Pro Italic',times new roman,Times,Sans-Serif;
    font-style: italic;
    -webkit-font-feature-settings: "swsh" 1;
    font-feature-settings: "swsh" 1;
    text-transform: none;
}

.nota h4{
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    font-size: 27px;
    margin-bottom: 1px;
    line-height: 27px;
    letter-spacing: 0.01rem;
    color: #000000;
}

strong{
    font-family: 'Adobe Garamond Pro Bold', Sans-Serif;
    letter-spacing: -0.007rem;
}

.catvino .row > .col-md-4:nth-child(3n+1){
    clear: left;
}

.sow-slider-base .sow-slider-images .sow-slider-image{
    -webkit-transition: 5s ease-in-out transform;
    transition: 5s ease-in-out transform;
}

.sow-slider-base .sow-slider-images .sow-slider-image{
    -webkit-transition: 5s ease-in-out transform;
    transition: 5s ease-in-out transform;
}

.sow-slider-base .sow-slider-images .cycle-slide-active.sow-slider-image{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.sow-slider-base .sow-slider-images .sow-slider-image .sow-slider-image-container {
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
    left: 0;
    position: relative;
}

.sow-slider-base .sow-slider-images .cycle-slide-active.sow-slider-image .sow-slider-image-container{
    left: 75px;
}

#leyend_list {
    /*float: right;*/
    display: inline-block;
    list-style: none;
}

.content_full_width {
    margin: 40px 75px 30px 75px;
    position: relative;
}

.content_full_width ul li {
    margin-top: 5px;
}

#leyend_list li {
    float: left;
    margin-left: 23px;
    font-size: 18px;
    list-style: none;
}

#leyend_list li:before {
    content: ' ';
    display: inline-block;
    height: 15px;
    width: 15px;
    position: relative;
    margin-right: 8px;
    top: 2px;
}

#leyend_list #leyend_available:before {
    background-color: #c2c2c2;
}

#leyend_list #leyend_unavailable:before {
    background-color: #000000;
}

#leyend_list #leyend_check:before {
    background-color: #575656;
}

.wp-availability {
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.wp-availability-month {
    padding: 2px;
    float: left;
    margin: 0 0px 2px 0;
    padding-left: 0%;
    padding-right: 0%;
    width: 33.33333%;
}

table {
    width: 100%;
    border-top: 1px solid #5c5c5c;
    border-right: 1px solid #5c5c5c;
    margin: 15px 0;
    border-collapse: collapse;
}

.wp-availability-month table {
    text-align: center;
    color: #333333;
    clear: both;
    border-collapse: separate;
    font: 11pt 'Gotham Book';
    text-align: center;
    table-layout: fixed;
    border-bottom: 1px dotted #666666;
    border-right: none;
    border-left: none;
    border-top: none;
    width: 100%;
    vertical-align: middle;
}

.wp-availability-month table thead th {
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px dotted #666666;
    padding: 3px;
   /* background: none;*/
    color: white;
    text-align: left;
    font: 16pt 'Adobe Garamond Pro',times new roman,Serif;
}

.wp-availability-month table tbody th, .wp-availability-month table tbody td {
    border-left: none;
    border-right: none;
    padding: 8px 3px;
    color: #efefef;
    text-align: center !important;
    font: 12pt 'Gotham Book';
    line-height: 12px;
    vertical-align: middle;
}

.wp-availability-month table tbody th {
    background-color: #d5d3d3;
    color: #000;
}

.wp-availability-month table tbody td {
    border: 1px solid;
    background: #c2c2c2;
}

#content td {
    text-align: left;
}

.wp-availability-booked-incomplete {
    background-color: #575656 !important;
    cursor: pointer;
}


.wp-availability-booked-free {
    background-color: #aaa9a9 !important;
    cursor: pointer;
}

.wp-availability-booked-completed {
    background-color: #000000 !important;
}

#wp-availability-left-right table, tr, td {
    border: none;
    /* padding: 0px; */
}

#wp-availability-left-right a {
    cursor: pointer;
}

#wp-availability-left-right #calendari-boto-prev {
    float: left;
    height: 37px;
    width: 36px;
    display: block;
    background: url(../images/desplegable_izq.png);
}

#wp-availability-left-right #calendari-boto-next {
    float: right;
    height: 37px;
    width: 36px;
    display: block;
    background: url(../images/desplegable_der.png);
}

.loading {
    margin-left: 50% !important;
    margin-top: 15% !important;
}


#visits-popup-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1600;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

#visits-popup-cont {
    width: 100%;
    background-color: #4d4d4d;
    padding: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1700;
    display: none;
    max-width: 581px;
    overflow-y: auto;
    max-height: 95vh;
}

#visits-popup-header {
    background-color: #d8d8d8;
    color: #000;
    padding: 7px 15px 4px 20px;
}

#visits-popup-header #visits-popup-header-text {
    padding-top: 6px;
    display: inline-block;
}

#visits-popup-header .close-popup {
    float: right;
    cursor: pointer;
    padding: 7px;
}


#visits-popup-cont #visits-popup {
    padding: 20px 35px 50px 35px;
}

#visits-popup-cont #visits-popup .form-row {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.fr {
    float: right;
}


#visits-popup .form-row input[type="text"], #visits-popup .form-row input[type="number"], #visits-popup .form-row input[type="email"], #visits-popup textarea, #visits-popup .select-cont {
    background-color: #d8d8d8;
    color: #000;
    width: 300px;
    padding: 4px 20px;
    opacity: 1;
    border: 1px solid #333333;
    font-size: 16px;
}

#visits-lang-cont label {
    cursor: pointer;
    font-size: 14px !important;
    margin-left: -18px;
    color: #fff;
    margin-bottom: 0;
}

#visits-form input[type="radio"] {
    /* display: none; */
    opacity: 0;
}

#visits-lang-cont {
    float: right;
    width: 300px;
}

#visits-popup-cont #visits-popup #visits-lang-cont > div {
    width: 33.33%;
    float: left;
}

#visits-form input[type="radio"] + label:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    speak: none;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\f111";
    position: relative;
    top: 3px;
    font-size: 15px;
    margin-right: 10px;
}

#visits-form input[type="radio"]:checked + label:before {
    content: "\f192";
}

#visits-popup-cont #visits-popup form p {
    font-size: 12px !important;
    padding-top: 10px;
    color: #fff;
    line-height: 14px;
}


#privacy-policy-text {
    max-height: 82px;
    background-color: #fff;
    padding: 12px;
    overflow: auto;
    font-size: 10px !important;
    margin-left: 199px;
    color: #000 !important;
    text-align: left !important;
}


#visits-popup-cont #visits-popup label.label-left, #visits-popup #visits-lang-label {
    width: 197px;
    display: inline-block;
    margin-right: 0px;
    vertical-align: top;
    padding: 4px 0 0;
    font-weight: normal !important;
    color: #fff;
    font-size: 18px;
    text-align: left;
}

#visits-date-flexible-cont {
    padding-top: 7px;
}

#visits-form input[type="checkbox"] {
    display: none;
}

#visits-form input[type="checkbox"] + label {
    cursor: pointer;
    font-size: 14px !important;
    color: #fff;
    font-weight: normal;
}

#visits-form input[type="checkbox"] + label:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    speak: none;
    line-height: 1;
    content: "\f0c8";
    position: relative;
    top: 3px;
    font-size: 15px;
    margin-right: 10px;
}

#visits-form input[type="checkbox"]:checked + label:before {
    content: "\f14a";
}


#visits-popup input[type="submit"] {
    border: 2px solid #fff;
    padding: 7px 40px;
    margin-left: 199px;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    float: left;
}

#privacy-policy-wrap {
    padding-left: 199px;
    margin-bottom: 10px;
    line-height: 16px;
}

#visits-loading {
    margin: 0 0 0 15px !important;
    display: none;
}

#visits-popup-header .close-popup {
    float: right;
    cursor: pointer;
    padding: 7px;
}

.panel-first-child.widget_text{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.fondoanimado{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-align-items: center !important;
    align-items: center !important;
}

.cursos li[aria-hidden='false'] .coverimagen{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.historia .contenttestimonio .contenido {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cartas, .video {
    padding: 25px 15px;
    max-width: 606px;
    font-family: 'Gotham Book';
    background: #fff;
    margin: 0 auto;
}

.video {
    padding: 20px 15px;
}

.video .mensaje {
    border: 2px solid #000;
    padding: 15px 20px 15px;
    margin-bottom: 35px;
}

.video .mensaje p, .video .mensaje ul li{
    font-size: 10pt;
    line-height: 12pt;
    font-family: 'Gotham Book';
}

.video .panel-grid, .video .btnblack   {
    margin: 0;
}

.cartas h2{
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 40px;
    font-family: 'Gotham Bold';
    font-size: 19pt;
    line-height: 21pt;
}

.video h2{
    font-family: 'Gotham Bold';
    font-size: 19pt;
    line-height: 24pt;
}


.cartas p{
    font-size: 10pt;
    line-height: 12pt;
    font-family: 'Gotham Book';
}

.cartas .title{
    margin: 0;
    position: relative;
}

.cartas .title b, .mensaje strong {
    background: #fff;
    padding-right: 10px;
    position: relative;
    z-index: 1;
    font-size: 10pt;
    line-height: 12pt;
    font-family: 'Gotham Bold';
}

.mensaje strong {
    padding-right: 0px;
}

.cartas .title:after{
    content: '';
    display: block;
    border-bottom: 1px dotted #000;
    position: absolute;
    bottom: 5px;
    z-index: 0;
    width: 100%;
}

.cartas .col-xs-2 p, .cartas .col-xs-3 p{
    margin-bottom: 0;
}

.cartas .row{
    margin-bottom: 20px;
}

.descruo {
    margin-bottom: 40px;
}

.cartas h4 {
    margin-bottom: 20px;
    font-size: 13pt;
    line-height: 15pt;
    font-weight: bold;
    font-family: 'Gotham Bold';
    font-weight: bold;
    margin-top: 35px;
}

.footer-widgets-3 > .widget:nth-child(2){
    padding-left: 10px;
}

.cartas .price {
    font-weight: bold;
}

.cartas .col-xs-10, .cartas .col-xs-9{
    padding-right: 0;
}

.post-password-form {
    max-width: 470px;
    margin: 35px auto;
    padding: 15px;
    width: 100%;
}

.listcat img {
    padding: 0px 40px 75px;
}

.genesis-nav-menu .menu-item-453 .sub-menu, .genesis-nav-menu .menu-item-858 .sub-menu, .genesis-nav-menu .menu-item-886 .sub-menu,
.genesis-nav-menu .menu-item-849 .sub-menu, .genesis-nav-menu .menu-item-62 .sub-menu, .genesis-nav-menu .menu-item-844 .sub-menu,
.genesis-nav-menu .menu-item-859 .sub-menu, .genesis-nav-menu .menu-item-62 .sub-menu, .genesis-nav-menu .menu-item-850 .sub-menu{
    width: 395px;
}

.bx-wrapper .bx-prev {
    background-image: url(../images/FELCHA-izquierda.svg);
    background-position: 0 0;
    left: 0;
}

.bx-wrapper .bx-next {
    background-image: url(../images/FELCHA-derecha.svg);
    background-position: 0 0;
    right: 0;
}

.bx-wrapper .bx-next:hover , .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}


.bx-wrapper {
    overflow: visible;
}

.bx-wrapper .bx-controls-direction a{
    z-index: 999;
    height: 75px;
    margin-top: -38px;
}

.slidervinos li{
    padding: 0 45px;
}

.ocultarmensaje .panel-grid{display: none !important;}
.ocultarmensaje .panel-grid:first-child{display: block !important;}
.ocultarmensaje .panel-grid{margin-bottom: 0 !important;}

.bx-wrapper .bx-loading{background-color: transparent}
.catvino h1{
    line-height: 23px;
    font-size: 20px;
}

.alogenos  ul li {
    list-style-image: url('../images/gluten.png');
    margin-left: 35px;
}

.alogenos  ul li:nth-child(2) {
    list-style-image: url('../images/lacteos.png');
}

.alogenos  ul li:nth-child(3) {
    list-style-image: url('../images/ICON-CASCARA.png');
}

.alogenos  ul li:nth-child(4){
    list-style-image: url('../images/ICON-sulfitos.png');
}

.newlleter{
    background: #cccccc;
}

input[type="text"], input[type="email"]{
    width: 100%;
    height: 50px;
    padding: 10px;
    display: block;
    border: 1px;
    border-color: #ddd;
    background-color: #f4f4f4;
    background-image: none;
    text-shadow: none;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
    font-family: 'Adobe Garamond Pro',times new roman,Serif;
    font-style: normal;
}

.sib_signup_form a {
    color: #a4411f;
    font-style: normal;
}

.sib_signup_form div {
    font-style: normal;
}

.sib_signup_form .row input[type="text"], .sib_signup_form .row input[type="email"] {
    margin-bottom: 15px;
}

.sib_signup_form .row input:focus, .sib_signup_form .row input:hover, .sib_signup_form .row input:active {
    border: none;
}

.newlleter .widget {
    margin-bottom: 0px;
}

.woocommerce-tabs, .product_meta, .woo-variation-gallery-thumbnail-wrapper{display: none}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
    list-style: none;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    padding-left: 20px;
}

.woocommerce form .form-row .input-checkbox {
    margin: 0;
    margin-left: -20px;
    margin-top: 12px;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}

.related.products{
    display: none;
}

.page-template-page-pdf .site-header, .page-template-page-pdf .newlleter, .page-template-page-pdf .footer-widgets,
.page-template-page-pdf .site-footer, .page-template-page-pdf  #cookie-law-info-bar, .page-template-page-pdf .avwp-av,
.page-template-page-pdf .avwp-av-overlay, .page-template-page-voucher .site-header, .page-template-page-voucher .newlleter, .page-template-page-voucher .footer-widgets,
.page-template-page-voucher .site-footer, .page-template-page-voucher  #cookie-law-info-bar, .page-template-page-voucher .avwp-av, .page-template-page-pdf .sfm-navicon-button.sf_label_default,
.page-template-page-voucher .sfm-navicon-button.sf_label_default, .page-template-page-voucher .avwp-av-overlay{
    display: none !important;
}

body.page-template-page-voucher{
    background-color: #fff;
    line-height: 18px;
    font-size: 18px;
}


body.page-template-page-voucher > div{
    line-height: 18px;
    font-size: 18px;
}

 body.page-template-page-pdf > div {
    line-height: 18px;
    font-size: 18px;
}

body.page-template-page-pdf h1 {
    line-height: 30px;
    font-size: 31px;
}

body.page-template-page-pdf table {
    line-height: 18px;
}

.page-template-page-voucher .visitatitle h2 strong{
    background-color: #fff;
}

.page-template-page-voucher  .visita p em {
    line-height: 27px;
    font-size: 22px;
}

.page-template-page-voucher .copyvoucher p{
    line-height: 8px;
    font-size: 14px;
}


.page-template-page-voucher .textpeq p{
    line-height: 15px;
    font-size: 15px;
}

.woocommerce div.product form.cart .variations label{
    color: #000;
}

.listcat > .col-md-4{
    width: 22%;
}

.listcat > .col-md-4:first-child, .listcat > .col-md-4:last-child{
    width: 39%;
}

.buttonloading {
    position: relative;
    cursor: pointer;
}

.buttonloading:hover, .buttonloading:focus {
    text-decoration: none;
}

.button__text {
    font: bold 20px "Quicksand", san-serif;
    color: #ffffff;
    transition: all 0.2s;
}

.button--loading .button__text {
    visibility: hidden;
    opacity: 0;
}

.button--loading::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

.button--loading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
}

@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }

    to {
        transform: rotate(1turn);
    }
}

.modal.vinomodal {
    z-index: 99999999;

}

.modal.vinomodal .modal-dialog {
    width: 90%;
}

.modal-backdrop {
    z-index: 99999;
}

.tab-content {
    padding: 15px 10px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #6b6b6b;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #6b6b6b;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6b6b6b;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #6b6b6b;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #6b6b6b;
}

::placeholder { /* Most modern browsers support this now. */
    color:    #6b6b6b;
}


