/*
Theme Name: matarazzo
Theme URI:
Author:
Author URI:
Description: Tema desarrollado para el sitio matarazzo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: matarazzo, pasta
Text Domain: matarazzo
*/

*:focus{outline: none}
body{ font-family: 'Raleway', sans-serif;}
body.preloader-site {overflow: hidden;}
.preloader-wrapper {height: 100%; width: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 9999999; }
.preloader-wrapper .preloader {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 320px; }

.oculto-nav {
    display: none !important;
}

.navbar{background-color: #d13038; border: 0 }
.nav.navbar-nav {margin-left: 100px; }

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:white;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.current_page_item>a.mPS2id-highlight,
body.page-template-nuestros-productos .navbar-default .navbar-nav>.active>a,
body.page-template-novedades .navbar-default .navbar-nav>.active>a,
body.page-template-recetas .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover
{
    color: #fff;
   background-color: #d13038;border-bottom: solid 3px #fff;
}
a.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:white;
    content: '';
    margin-left: 5px;

}
/* contacto */
.wpcf7-form-control-wrap input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.wpcf7-form-control-wrap textarea {
    display: block;
    width: 100%;
        height: 80px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.wpcf7-form input[type="submit"], .wpcf7-form input[type="submit"]:active, .wpcf7-form input[type="submit"]:focus {
    background-color: #d13038;
    border-radius: 0;
    border: 0;
    padding: 10px 50px;
    margin-top: 20px;
    opacity: .65;
    color:white;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.wpcf7-form input[type="submit"]:hover {
background-color: #337ab7;
border-color: #2e6da4;

}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background-color: #f7e700;
    color: #fff;
}
span.wpcf7-not-valid-tip {
    color: #fff !important;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7-form-control-wrap input[type="checkbox"] {
     min-height: 13px;
    padding-left: 20px;
    max-height: 13px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    max-width: 15px;
    display: inline-block;
    margin-right: 8px;
}
.wpcf7-form-control-wrap p {
    display: flex;
    justify-content: center;
}
.wpcf7-form-control-wrap.acceptance-851 {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wpcf7-form-control-wrap.acceptance-851 label {
    width: 210px;
    font-weight: 400;
    display: flex;
cursor: pointer;
}
.wpcf7-form-control-wrap.acceptance-851 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}
.wpcf7-form input[type="submit"]:not([disabled]) {
    background-color: #d13038;
    opacity: 1;
}
/* end contacto */

.dropdown-menu>.active>a:hover,
.dropdown-menu{background-color: #d13038; color: #fff}
.dropdown-menu>li>a {color: #fff}
.dropdown-menu>li>a:hover {font-weight: 900}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{ color:#fff; background-color:transparent;font-size: 14px; text-align: center;}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{color: #fff; background-color:transparent; text-transform: uppercase; text-align: center;border-bottom: solid 3px #d13038;}
.navbar-nav>li>.dropdown-menu{border: 0; border-radius: 0; text-transform: uppercase; }
.nav>li>a {padding: 15px 35px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle {background-color: transparent;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border: none;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {font-weight: 900; border-bottom: solid 3px #fff;}


.bd-placeholder-img {font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
@media (min-width: 768px) {
    .bd-placeholder-img-lg {font-size: 3.5rem; }
}



section{display: block; position: relative; overflow: hidden; padding: 0; margin: 0; }


/*#home_desk,#home_movil {display: none}*/
#home_movil {display: none}
body#desktop #home_desk{display: block;}
body#mobile #home_movil{display: block;}
@media (max-width: 767px) {
    #home_movil {display: block}
    #home_desk {display: none}
}

.owl-theme .owl-nav [class*=owl-]:hover{background: transparent;}
.owl-theme .owl-nav { margin-top: 0; }
main{background: url(./img/bghistoria.jpg.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bghistoria.jpg.webp', sizingMethod='scale')";}
section#historia,
section#contacto {padding: 80px 0; }
section#contacto h3{margin-bottom: 30px }
section#historia .caja {background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 16px; padding: 5% 5% 2%}
section#historia h2 {font-size: 28px; text-shadow: -2px -1px 4px #000; margin-bottom: 25px;}

section#historia #mashistoria_icon,
section#historia #menoshistoria_icon {font-size: 40px; text-align: center; cursor: pointer; margin-top: 20px;}
section#historia #mashistoria_icon .fa,
section#historia #menoshistoria_icon .fa{ display: block; line-height: 24px;}
section#historia #mashistoria_icon em,
section#historia #menoshistoria_icon em{font-size: 16px; display: block;}


section#recetas {padding: 6% 0;}
section#recetas .caja {background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 16px; padding: 5% 5% 2%}
section#recetas .caja img { margin: 5% 5% 2%}

section#recetas .custom_overlay a i  {width: 30px; height: 30px; padding-top: 7px; }
section#recetas .list-inline>li {    padding-right: 2px; padding-left: 2px;}





.navbar-brand {padding: 0;    width: 100px; }
.navbar-brand>img {height: 80px; padding: 0; width: auto; position: absolute; top: 6px;z-index: 99; }

.owl-carousel {display: block; float: left; width: 100%; margin-top: 30px; }
.owl-carousel .owl-item {display: block; float: left; width: 100%; min-height: 200px; }
.owl-carousel .owl-item .item {display: block; float: left; width: 100%; position: relative; overflow: hidden; min-height: 200px;}
.owl-carousel .owl-item .item video {min-width: 100%; min-height: 100%;}

.owl-carousel .owl-dots {text-align: center; position: absolute; bottom: 5%; width: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {height:60px; width:21px;color: #fff;position:absolute; top:42%; font-size: 50px}
.owl-carousel .owl-nav button.owl-prev { left:2%;  }
.owl-carousel .owl-nav button.owl-next {right:2%; ;}


a:focus, a:hover, a {color:#fff;}
#formulario {margin-top: 50px;}
#formulario h3{color: #fff}
.btn[type="submit"],.btn-primary:active:focus{background-color: #d13038; border-radius: 0; border: 0; padding: 10px 50px; margin-top: 20px;}


footer{background-color: #d13038; color: #fff; padding: 15px 0;}
footer a>i.fa{font-size: 22px;}
h2,h3{text-align: center; text-transform: uppercase;color: #fff; text-shadow: -2px -1px 4px #000; }
#confirmacion,
#modal {display: none; width: 100%; max-width: 600px; padding: 0 0 40px 0; text-align: justify; border-radius: 3px; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); }
#modal .fancybox-close-small {top: 15px; }
#modal .content-header {border-bottom: 1px solid #eee; padding: 20px; }
#modal .content-scroll {max-height: calc(100vh - 200px); overflow: auto; padding: 40px 20px 0 20px; }



#productos_section{background-size: cover; padding: 90px 0;     min-height: 95vh;}
#productos_section a:hover {text-decoration: none;}


.fancybox-is-open .fancybox-bg{opacity:.95;}

/* NOVEDADES*/
#novedades.owl-carousel .owl-nav button.owl-prev { left:-7%;}
#novedades.owl-carousel .owl-nav button.owl-next {right:-7%;}


footer ul li a:hover{text-decoration: none;}
footer ul{margin: 0;padding: 0;}


@media (min-width: 768px) and (max-width: 992px) {
    .nav>li>a {padding: 15px 20px; }
}
@media (max-width: 768px) {


    footer,
    footer .text-right
    {text-align: center;	}

    #productos.owl-carousel .item img {display: block; max-height: 265px; margin: 0px auto; max-width: none; height: auto; width: auto; }
    .nav.navbar-nav {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }

}
@media (max-width: 468px) {

}
.custom_overlay_wrapper { position: relative; overflow: hidden; width: 100%; height: auto;}
.custom_overlay {position: absolute; text-align: center; opacity: 0; bottom: -20px; width: 100%; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }

#productos .item h3{font-size: 20px;}
#productos.owl-carousel .owl-nav button.owl-next {right: -4%;}
#productos.owl-carousel .owl-nav button.owl-prev {left: -4%;}
#productos.owl-carousel .owl-nav button.owl-next,
#productos.owl-carousel .owl-nav button.owl-prev {top: 30%;}
#productos .owl-stage-outer .owl-stage{display:block; margin:0 auto; }
#productos.owl-carousel .owl-dots {bottom: -50px;}
.custom_overlay_wrapper:hover .custom_overlay{opacity: 1; bottom: 35px; }
.custom_overlay_wrapper:hover img{opacity: 0.3;}
.custom_overlay_inner {position: relative; top: 50%; left: 10px; right: 10px; transform: translateY(-50%); }
.custom_overlay h4 {position: relative; margin-bottom: 4px; font-size: 11px; }
.custom_overlay a {text-align: center; line-height: 41px; padding-left: 2px; }
.custom_overlay a i {width: 40px; height: 40px; background-color: #fff; color:#d13038 ;border-radius: 50%;     padding-top: 13px;}
.custom_overlay h4:after {content: ""; }
.zoom:hover {-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); cursor: pointer; }
img.zoom {-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; }
.zoom {max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.custom_overlay_wrapper .zoom_op:hover {opacity: 0.3;}
.custom_overlay_wrapper .zoom_op{opacity: 1; }

/*------------------- TABLET ------------------*/
@media only screen and ( min-width: 600px ) and ( max-width: 999px ) {
    .custom_overlay h4 { font-size: 80%;}
    .custom_overlay p {
        font-size: 85%;
        line-height: 1.2em;
    }
}
/*------------------- MOBILE ------------------*/
@media only screen and ( max-width: 599px ) {
    .custom_overlay h4 { font-size: 100%;}
    .custom_overlay p { font-size: 100%;}
}



 label{color: #fff}
.item {
    opacity: 1;
    transition: .4s ease all;
    transform: scale(1);
}
.active .item {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
    transform: scale(1);
}


.reveal-text,
.reveal-text:after {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 600ms;
    animation-duration: 600ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.grecaptcha-badge{
    visibility: collapse !important;
}
.reveal-text:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #8ce2ea;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none;
}
.active .reveal-text{-webkit-animation-name: reveal-text; animation-name: reveal-text; }
.active .reveal-text:after {-webkit-animation-name: revealer-text; animation-name: revealer-text; }
/* Before animation */
@-webkit-keyframes reveal-text {
    from {-webkit-clip-path: inset(0 100% 0 0); clip-path: inset(0 100% 0 0); }
    to {-webkit-clip-path: inset(0 0 0 0); clip-path: inset(0 0 0 0); }
}
@keyframes reveal-text {
    from {-webkit-clip-path: inset(0 100% 0 0); clip-path: inset(0 100% 0 0); }
    to {-webkit-clip-path: inset(0 0 0 0); clip-path: inset(0 0 0 0); }
}

/* After animation */
@-webkit-keyframes revealer-text {
    0%, 50% {-webkit-transform-origin: 0 50%; transform-origin: 0 50%; }
    60%, 100% {-webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; }
    50% {-webkit-transform: scaleX(1); transform: scaleX(1); }
    60% {-webkit-transform: scaleX(1); transform: scaleX(1); }
    100% {-webkit-transform: scaleX(0); transform: scaleX(0); }
}
@keyframes revealer-text {
    0%, 50% {-webkit-transform-origin: 0 50%; transform-origin: 0 50%; }
    60%, 100% {-webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; }
    50% {-webkit-transform: scaleX(1); transform: scaleX(1); }
    60% {-webkit-transform: scaleX(1); transform: scaleX(1); }
    100% {-webkit-transform: scaleX(0); transform: scaleX(0);
    }
}




 .custom_overlay_wrapper:hover .custom_overlay {bottom: 60px;}
#recetas > div > div > div > div > div > div > div > h3  {position: absolute;
    z-index: 999;
    text-align: center;
    display: block;
    font-size: 15px;
    width: 100%;
    top: 14px;
    background-color: #d13038;
    padding: 4px;}
section#recetas .caja img {margin: 5% 0;}


.custom_overlay a svg {
    background-color: #fff;
    color: #d13038;
    border-radius: 50%;
    width: 30px !important;
    height: 30px;
    padding: 8px;
}
footer .container .row {
    display: flex;
    align-items: center;
}
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .collapse.in .navbar-collapse.collapse {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.in {
        overflow-y: auto !important;
    }
}

@media (max-width: 760px) {
    footer .container .row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .navbar-brand>img {
        height: 60px;
        padding: 0;
        width: auto;
        position: absolute;
        top: 0px;
        z-index: 99;
    }
}
.icon-left-slider{
    position: relative;
}
.icon-left-slider::after {
    display: inline-block;
    width: 20px;
    height: 31px;
    vertical-align: middle;
    border-top: 0 dashed;
    border-top: 0 solid;
    border-right: 0 solid transparent;
    border-left: 0 solid transparent;
    color: white;
    content: '';
    background-image: url('./img/icon/angle-left-solid.webp');
    background-repeat: no-repeat;
    background-size: cover;
}
.icon-right-slide {
    position: relative;
}
.icon-right-slider::after {
    display: inline-block;
    width: 20px;
    height: 31px;
    vertical-align: middle;
    border-top: 0 dashed;
    border-top: 0 solid;
    border-right: 0 solid transparent;
    border-left: 0 solid transparent;
    color: white;
    content: '';
    background-image: url('./img/icon/angle-right-solid.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

/* ======================================= */
/*              CTA Newsletter             */
/* ======================================= */

.mc4wp-alert {
    color: #d13038!important;
    font-weight: bold;
}

.btn-newsletter {
    color: #fff;
    font-weight: bold;
    background-color: #d13038;
    border-radius: 0;
    border: 0; 
    padding: 1rem 2rem;
    transition: all ease-in-out .3s;
}

.btn-newsletter:hover {
    background-color: #014d98;
}

.d-block {
	display: block!important;
}

.d-none {
	display: none!important;
}

.title-newsletter {
    font-size: 2.5rem; 
    margin-bottom: 3rem; 
    font-weight: bold; 
    color: #014d98;
}

.form-grid {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 15px;
}

.align-btn {
    text-align: center;
    margin-top: 3rem;
}

@media screen and (min-width: 768px) {
    .d-md-block {
        display: block!important;
    }

    .d-md-none {
        display: none!important;
    }

    .title-newsletter {
        font-size: 3rem;
        text-align: center;
    }
    
}

@media screen and (min-width: 992px) {
    .d-lg-block {
        display: block!important;
    }

    .d-lg-none {
        display: none!important;
    } 

    .align-btn {
        margin-top: 0;
        text-align: start;
    }

    .form-grid {
        flex-direction: row;
    }
}

@media screen and (min-width: 1200px) {
    .title-newsletter {
        margin-bottom: 0;
        text-align: start;
    }
}

.mc4wp-form input#submitBtn[disabled] {
    background-color: dimgrey;
    color: linen;
    opacity: 0.7;
    cursor: not-allowed;
}


/* Cookies */

:root {
    --textColorCookies: #D13038; /* Cambiar color por el correspondiente */
    --textPCookies: #767D85;
    --btnColorCookies: #382D7C;
}

.clamp-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.cky-consent-container .cky-consent-bar {
    padding: 32px 0!important;
	border-radius: 8px 8px 0 0;
}

.cky-consent-container .cky-notice-des {
    position: relative;
}

.cky-consent-container .cky-notice-des p,
.cky-consent-container .cky-notice-des p b,
.cky-consent-container .cky-notice-des p strong {
	font-size: 13px;
	font-family: 'Arial', sans-serif;
	margin-bottom: 0!important;
	line-height: 24px!important;
	color: var(--textPCookies);
}

.cky-consent-container .cky-notice-des p b,
.cky-consent-container .cky-notice-des p strong {
    font-weight: bold!important;
}

.cky-consent-container .cky-notice .cky-title{
	font-size: 16px;
	font-family: 'Arial', sans-serif;
    color: var(--textColorCookies)!important;
}

.cky-consent-container .cky-notice-des .btn-ver-mas {
    background: white;
    padding: 0px 6px;
    position: absolute;
    border: 0px;
    cursor: pointer;
    color: var(--textColorCookies)!important;
    font-weight: bold;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
    text-decoration: underline;
    right: 24px;
    bottom: 0px;
	line-height: 24px!important;
}

.cky-consent-container .cky-notice-btn-wrapper .cky-btn,
.cky-footer-wrapper .cky-prefrence-btn-wrapper .cky-btn  {
    border-radius: 8px;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
    flex: none;
    padding: 8px 24px;
    font-weight: bold;

}
.cky-consent-container .cky-notice-btn-wrapper .cky-btn:hover,
.cky-footer-wrapper .cky-prefrence-btn-wrapper .cky-btn:hover  {
    opacity: .8;
}
.cky-consent-container .cky-notice-btn-wrapper .cky-btn.cky-btn-accept,
.cky-footer-wrapper .cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept  {
	background-color: var(--btnColorCookies)!important;
	border-color: var(--btnColorCookies)!important;
    color: #fff!important;
}

.cky-consent-container .cky-notice-btn-wrapper .cky-btn.cky-btn-reject,
.cky-footer-wrapper .cky-prefrence-btn-wrapper .cky-btn.cky-btn-reject,
.cky-footer-wrapper .cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences {
	color: var(--btnColorCookies)!important;
	border-color: var(--btnColorCookies)!important;
    background-color: transparent;

}

.cky-cookie-des-table li div .report-tcol {
    width: 100%;
}

@media screen and (min-width: 576px) {
	.cky-consent-container .cky-consent-bar {
    	padding: 32px!important;
	}
	
	.cky-consent-container .cky-notice-des .btn-ver-mas {
		right: 0px;
	}
	
	.cky-consent-container .cky-notice-btn-wrapper {
		gap: 16px;
		justify-content: center;
	}
}

#INDmenu-btn{
	display: inline-block !important;
	transform: scale(var(--indscale, 1)) !important;
}
#INDmenu-btn-moveArrow{
	display: none !important;
}

#INDmenu-btn[data-inddrag=true]:hover>#INDmenu-btn-moveArrow, .INDhasDragTooltip #INDmenu-btn[data-INDdrag] #INDmenu-btn-moveArrow, [data-indhasdragtooltip] #INDmenu-btn[data-INDdrag] #INDmenu-btn-moveArrow{
	display: block !important;
}
[data-indpositionleft] #INDmenu-btn.INDcircle-btn{
	left: 5px !important;
    margin-left: var(--indscale-margin) !important;
	transform-origin: unset;
}
