.gdpr-read-btn{background:0;border:0;padding:0;outline:0;color:inherit}
.gdpr_description .gdpr_read_more{overflow-y:auto;max-height:100px}
.gdpr_description{text-align:justify}
.cookieDiv{display:none}
.privacy-policy-text{display:flex;gap:30px;align-items:center}
.privacy-policy-text a{width:min-content;font-size:18px;font-family:"mulish-bold" !important;text-align:center;line-height:1.1;position:relative;color:#fff}
.privacy-policy-text a::after{position:absolute;content:"";height:100%;width:2px;background-color:#cfcfcf;right:-20px;top:8px}
.privacy-policy-text p{font-size:14px;font-family:"mulish-medium" !important;line-height:1.3}
#close-gdpr{top:50%;opacity:1;background:#fff;width:30px;height:30px;border-radius:50%}
#close-gdpr>span{position:relative;top:-2px;color:#ff5930 !important;font-weight:900 !important}
@media only screen and (max-width:768px){.gdpr_description .gdpr_read_more{max-height:234px}
.gdpr_description{font-size:.6rem}
.privacy-policy-text{flex-direction:column;align-items:flex-start;gap:0}
.privacy-policy-text a{width:max-content;margin-bottom:7px}
.privacy-policy-text a::after{display:none}
.cookie-section{padding-right:0}
#close-gdpr{top:23px;height:25px;width:25px}
}