/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* Slider */
.ksp-layer-4 {
    padding-left: 74px;
    padding-right: 74px;
    color: #000000;
    font-size: 18px;
    padding: 8px; 
    16px;
}

.botella_central img {
    box-shadow: none;
}

/* Menú Hamburguesa */
#nav_menu-8 {
	text-align: center;
    font-size: 40px
}

#widget-drawer .drawer-inner .header-widget2 {
    padding: 60px 0px 0px 0px !important;
}

.collapse-sub-navigation ul.menu li a,
.collapse-sub-navigation ul.menu .drawer-nav-drop-wrap .drawer-sub-toggle {
    border-bottom: none !important;
}

.collapse-sub-navigation ul.menu .sub-menu.show-drawer {
    border-bottom: 1px solid #ffffff;
}

/* Header */
#btn_header {
	line-height: 20px;
}

#btn_header a {
    color: #000000;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    color: #9D8955;
}

header {
    padding-top: 20px;
}

/* Content */

/* Línea vertical Slider */
.vl:after {
    content:"";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    /*left: 50%;*/
    border-left: 2px solid #8C7900;
    /*transform: translate(-50%);*/
}

.vl {
    margin: 10px auto;
    width: 60%;
    height: 150px !important;
    position:relative;
    text-align:center
}

/* Línea antes del párrafo home */
.line_before {
    position: relative;
    padding-left: 80px;
}

.line_before:before {
	content: "";
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7em;
    border-top: 2px solid #8C7900;
    z-index: -1;
}

/* Timeline página Origen */
.ctl-instant-timeline .timeline-content:nth-child(odd) .story-details {
	border-left: 4px solid #8C7900;
}

.ctl-instant-timeline .timeline-content:nth-child(even) .story-details {
	border-right: 4px solid #8C7900;
}

.ctl-instant-timeline .timeline-content:nth-child(odd) .story-details:before {
	border-right-color: #8C7900;
}

.ctl-instant-timeline .timeline-content:nth-child(even) .story-details:before {
	border-left-color: #8C7900;
}

.ctl-instant-timeline .timeline-content:before,
.ctl-instant-timeline:before {
	background: #8C7900;
}

/* Woocommercer */
.woocommerce-Price-amount {
    font-size: 30px;
    color: #8c780c;
    font-weight: bold;
}

/* Footer */
.site-middle-footer-inner-wrap .widget {
	margin-bottom: 0px !important;
}

/*.joinchat__button {
    background: rgb(112,93,52) !important;
    background: linear-gradient(135deg, rgba(112,93,52,1) 0%, rgba(161,140,86,1) 12%, rgba(151,133,82,1) 22%, rgba(232,222,175,1) 34%, rgba(128,107,60,1) 61%, rgba(232,222,175,1) 90%, rgba(132,113,69,1) 100%) !important;
}*/

.joinchat__button {
    background : -moz-linear-gradient(5.49% -29.33% -30deg,rgba(112, 93, 52, 1) 0%,rgba(161, 140, 86, 1) 7.4%,rgba(151, 133, 82, 1) 15.73%,rgba(232, 222, 175, 1) 30%,rgba(128, 107, 60, 1) 59.17%,rgba(232, 222, 175, 1) 88.89%,rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-gradient(linear,5.49% -29.33% ,94.51% 129.33% ,color-stop(0,rgba(112, 93, 52, 1) ),color-stop(0.074,rgba(161, 140, 86, 1) ),color-stop(0.1573,rgba(151, 133, 82, 1) ),color-stop(0.3,rgba(232, 222, 175, 1) ),color-stop(0.5917,rgba(128, 107, 60, 1) ),color-stop(0.8889,rgba(232, 222, 175, 1) ),color-stop(1,rgba(132, 113, 69, 1) )) !important;
    background : -o-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -ms-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34', endColorstr='#847145' ,GradientType=0)" !important;
    background : linear-gradient(120deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34',endColorstr='#847145' , GradientType=1) !important;
}

.footer_ubicacion img,
.footer_ubicacion span,
.footer_email img,
.footer_email span,
.footer_telefono img,
.footer_telefono span {
    display: inline-block;
}

.footer_ubicacion,
.footer_email,
.footer_telefono {
    text-align: center;
}


/* Degradados */
#btn_header,
.kt-button:hover, .kt-button:focus,
.kt-button,
.site-top-footer-wrap .site-footer-row-container-inner,
.ssi-facebook a,
.ssi-instagram a,
.ssi-twitter a,
.kb-forms-submit,
.summary button {
    background : -moz-linear-gradient(5.49% -29.33% -30deg,rgba(112, 93, 52, 1) 0%,rgba(161, 140, 86, 1) 7.4%,rgba(151, 133, 82, 1) 15.73%,rgba(232, 222, 175, 1) 30%,rgba(128, 107, 60, 1) 59.17%,rgba(232, 222, 175, 1) 88.89%,rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-gradient(linear,5.49% -29.33% ,94.51% 129.33% ,color-stop(0,rgba(112, 93, 52, 1) ),color-stop(0.074,rgba(161, 140, 86, 1) ),color-stop(0.1573,rgba(151, 133, 82, 1) ),color-stop(0.3,rgba(232, 222, 175, 1) ),color-stop(0.5917,rgba(128, 107, 60, 1) ),color-stop(0.8889,rgba(232, 222, 175, 1) ),color-stop(1,rgba(132, 113, 69, 1) )) !important;
    background : -o-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -ms-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34', endColorstr='#847145' ,GradientType=0)" !important;
    background : linear-gradient(120deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34',endColorstr='#847145' , GradientType=1) !important;
}

/* Cookies */
.cc-accept-all{
    border: none !important;
    background : -moz-linear-gradient(5.49% -29.33% -30deg,rgba(112, 93, 52, 1) 0%,rgba(161, 140, 86, 1) 7.4%,rgba(151, 133, 82, 1) 15.73%,rgba(232, 222, 175, 1) 30%,rgba(128, 107, 60, 1) 59.17%,rgba(232, 222, 175, 1) 88.89%,rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-gradient(linear,5.49% -29.33% ,94.51% 129.33% ,color-stop(0,rgba(112, 93, 52, 1) ),color-stop(0.074,rgba(161, 140, 86, 1) ),color-stop(0.1573,rgba(151, 133, 82, 1) ),color-stop(0.3,rgba(232, 222, 175, 1) ),color-stop(0.5917,rgba(128, 107, 60, 1) ),color-stop(0.8889,rgba(232, 222, 175, 1) ),color-stop(1,rgba(132, 113, 69, 1) )) !important;
    background : -o-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -ms-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34', endColorstr='#847145' ,GradientType=0)" !important;
    background : linear-gradient(120deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34',endColorstr='#847145' , GradientType=1) !important;
}

.cc-show-settings {
    background-color: #F1F1F1;
    border: none !important;
}

/*.kt-image-overlay-color {
    background: rgb(112,93,52);
    background: linear-gradient(135deg, rgba(112,93,52,1) 0%, rgba(161,140,86,1) 12%, rgba(151,133,82,1) 22%, rgba(232,222,175,1) 34%, rgba(128,107,60,1) 61%, rgba(232,222,175,1) 90%, rgba(132,113,69,1) 100%);
}*/

.kt-over-image-zoomin:hover .kt-image-overlay-color {
    background : -moz-linear-gradient(5.49% -29.33% -30deg,rgba(112, 93, 52, 1) 0%,rgba(161, 140, 86, 1) 7.4%,rgba(151, 133, 82, 1) 15.73%,rgba(232, 222, 175, 1) 30%,rgba(128, 107, 60, 1) 59.17%,rgba(232, 222, 175, 1) 88.89%,rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -webkit-gradient(linear,5.49% -29.33% ,94.51% 129.33% ,color-stop(0,rgba(112, 93, 52, 1) ),color-stop(0.074,rgba(161, 140, 86, 1) ),color-stop(0.1573,rgba(151, 133, 82, 1) ),color-stop(0.3,rgba(232, 222, 175, 1) ),color-stop(0.5917,rgba(128, 107, 60, 1) ),color-stop(0.8889,rgba(232, 222, 175, 1) ),color-stop(1,rgba(132, 113, 69, 1) )) !important;
    background : -o-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    background : -ms-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34', endColorstr='#847145' ,GradientType=0)" !important;
    background : linear-gradient(120deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34',endColorstr='#847145' , GradientType=1) !important;
}

/* Equipo */
.hover_equipo figure {
    overflow: hidden;
}

.hover_equipo figure img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover_equipo:hover figure img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.hover_equipo p {
    padding: 20px;
    text-align: justify;
}

/* Gray Scale */
.hover_equipo figure img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover_equipo figure:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/* WPML */
.wpml-ls-legacy-dropdown-click {
    width: auto;
    max-width: none;
}

.wpml-ls-legacy-dropdown-click a {
    border: none;
    background-color: transparent;
}

.wpml-ls-legacy-dropdown-click a:hover {
    border: none;
    background-color: #ffffff;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover{
    background-color: #ffffff;
}

p {
    text-align: justify;
}

#text-1 p {
    text-align: center;
}

/* Sombra en imagenes */
figure img {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#kt-layout-id_6339e8-fe figure img,
#kt-layout-id_842afd-6d figure img,
#kt-layout-id_3467c5-e2 figure img,
#kt-layout-id_8ff67c-6c figure img,
#kt-layout-id_2a96c2-b5 figure img,
#kt-layout-id_657941-33 figure img,
#kt-layout-id_843251-05 figure img,
#kt-layout-id_d3138e-f3 figure img,
#kt-layout-id_8fdc33-fb figure img {
    box-shadow: none;
}

/* Mapa contacto */
.mapa_contacto iframe {
    margin-bottom: -7px;
}

/* Política de cookies */
#cmplz-document {
    max-width: 100%;
}

/* Quitar títulos */
.page-id-1830 .entry-title,
.page-id-1855 .entry-title,
.page-id-1869 .entry-title,
.page-id-1910 .entry-title,
.page-id-1962 .entry-title,
.page-id-1855 .entry-title,
.page-id-1976 .entry-title,
.page-id-1983 .entry-title,
.page-id-1986 .entry-title,
.page-id-3136 .entry-title,
.page-id-1990 .entry-title {
    display: none;
}

/* Página de producto */
@media screen and (min-width: 769px) {
    .single-product .content-container {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    #product-1891 {
        /* background-image: url(/wp-content/uploads/2021/11/aviary_BANNER-ok-2.jpg); */
        background-attachment: fixed;
        background-position: center top;
        background-size: cover;
    }

    .product-title {
        max-width: 1290px;
        margin: 0 auto;
    }

    .woocommerce div.product div.images.woocommerce-product-gallery {
        display: none;
    }

    .woocommerce div.product div.summary {
        padding: 0px 25px 0px 25px;
        margin-top: 3em;
        margin-bottom: 4em !important;
    }

    #product-1891 .woocommerce-tabs {
        background-color: #ffffff;
        padding-top: 80px;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        margin-bottom: 0px !important;
    }

    #product-1891 .tabs,
    .woocommerce div.product .woocommerce-tabs .panel {
        max-width: 1290px;
        margin: 0 auto !important;
    }
}

.woocommerce-checkout .cancel {
    display: none !important;
}

/* Bizum */
.payment_method_bizum label img {
    display: none !important;
}

/* Blog */
.blog .loop-entry .entry-content-wrap,
.blog .entry-header {
    padding-top: 0 !important;
}

/* Footer */
footer {
    margin-top: 40px;
}

/* Plugin Complianz */
#cmplz-document p, #cmplz-document li, #cmplz-document td {
    font-size: 16px;
}

/* Responsive Móvil */
@media screen and (max-width: 767px) {
    /* Copyright */
    .footer-html-inner p {
        text-align: center !important;
    }

    #text-6 p {
        text-align: center !important;
    }

    .blog .entry-title {
        font-size:30px;
        line-height: 30px;
    }

    .kt-tab-title {
        background : -moz-linear-gradient(5.49% -29.33% -30deg,rgba(112, 93, 52, 1) 0%,rgba(161, 140, 86, 1) 7.4%,rgba(151, 133, 82, 1) 15.73%,rgba(232, 222, 175, 1) 30%,rgba(128, 107, 60, 1) 59.17%,rgba(232, 222, 175, 1) 88.89%,rgba(132, 113, 69, 1) 100%) !important;
        background : -webkit-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
        background : -webkit-gradient(linear,5.49% -29.33% ,94.51% 129.33% ,color-stop(0,rgba(112, 93, 52, 1) ),color-stop(0.074,rgba(161, 140, 86, 1) ),color-stop(0.1573,rgba(151, 133, 82, 1) ),color-stop(0.3,rgba(232, 222, 175, 1) ),color-stop(0.5917,rgba(128, 107, 60, 1) ),color-stop(0.8889,rgba(232, 222, 175, 1) ),color-stop(1,rgba(132, 113, 69, 1) )) !important;
        background : -o-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
        background : -ms-linear-gradient(-30deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34', endColorstr='#847145' ,GradientType=0)" !important;
        background : linear-gradient(120deg, rgba(112, 93, 52, 1) 0%, rgba(161, 140, 86, 1) 7.4%, rgba(151, 133, 82, 1) 15.73%, rgba(232, 222, 175, 1) 30%, rgba(128, 107, 60, 1) 59.17%, rgba(232, 222, 175, 1) 88.89%, rgba(132, 113, 69, 1) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#705D34',endColorstr='#847145' , GradientType=1) !important;
    }

    .kt-tab-title span {
        color: #ffffff;
    }

    /* Línea decorativa previa a la palabra AVIARY */
    .line_before:before {
        left: 20%;
    }

    .elaboracion_icono img {
        margin:  0 auto;
    }

    .site .post-thumbnail {
        margin-bottom: 20px;
    }

    header {
        padding-top: 0px;
    }
}

/* Responsive Tablet */
@media screen and (min-width: 768px) and (max-width: 1023px) {
    /* Línea decorativa previa a la palabra AVIARY */
    .line_before:before {
        left: 0%;
    }
}