.block-redpipe-cookies h2 {display:none;}

.cc-color-override--1646115417.cc-window {
    color: rgb(224, 212, 212)!important;
    font-family: 'ABeeZee';
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center; 
	padding: 1em 0;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-window {
    opacity: .95;
}
.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Abeezee	;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-link,.cc-link2 {
    opacity: .8;
    display: inline-block;
    padding: .2em;
    color: rgb(224, 212, 212)!important;
	cursor: pointer;
	text-decoration: underline!important;
}
.cc-compliance {display: inline-block;width: 130px;vertical-align: top;cursor:pointer;}
.cc-banner .cc-message {color: rgb(224, 212, 212);width: calc(100% - 140px);display: inline-block;}
.cc-window { color: rgb(224, 212, 212); background-color: rgb(38, 34, 34);}
.cc-banner .cc-btn:last-child {width: 140px;}

.cc-color-override--1646115417 .cc-btn {
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: rgb(84, 173, 193);
}
.cc-compliance>.cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
	color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: rgb(84, 173, 193);
}
.configura-cookies {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center;
}
.configura-cookies.oculto {
	display:none; 
}
.configura-cookies>div {
    background-color: #fff;
    width: 80%;
    max-width: 800px;
    height: 500px;
    max-height: 90%;
    padding: 20px 12px;
    overflow: scroll;
}
.configura-cookies>div h4 {
    font-family: 'ABeeZee';
    font-size: 18px;font-weight: 700;
    line-height: 1.1;
    color: #000;margin-bottom: .5rem;
}
.configura-cookies>div p {
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;line-height: 20px;
}
.configura-cookies>div h5 {
    font-family: 'ABeeZee';
    font-size: 16px;
    margin: 12px 0 5px 0;font-weight: 700;
    line-height: 1.1;
    color: #000;
}
.configura-cookies>div .botones {
    text-align: right;
}
.configura-cookies>div .botones a {
    margin: 0 3px;
    padding: 2px 15px!important;
    font-size: 13px!important;
}
.btn-secondary {
    background-color: #fff;
    color: #333!important;
    font-family: ABeeZee;
    font-size: 15px!important;
    padding: 3px 20px!important;
    border-radius: 18px;
    font-weight: 700;
    transition: all 400ms ease;
    border: 2px solid #333!important;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.btn-estandar {
    background-color: rgb(84,173,193);
    color: white!important;
    padding: 3px 15px!important;
    border-radius: 18px;
    font-family: abeezee;
    font-size: 14px;
    transition: all 400ms ease;
    border: 2px solid rgb(84,173,193)!important;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}
.form-item-indmostrar {margin-top:10px!important;}
.politica-cookies {margin-top:15px;padding: 0 8px;}
.politica-cookies p, .politica-cookies li {font-size:18px;color: #333;}
.politica-cookies h4 {font-size:20px;color: #e15242;font-weight:bold;margin:10px 0;}
.politica-cookies h5 {font-size:18px;color: #26a8ba;margin:10px 0;}
@media screen and (max-width: 550px) {
	.img-cookies {position: absolute;right: 10px;}
	.cc-banner .cc-message {width:100%;display:block;}
	
}	