/* convert cookies to wall */
body #popup-cookies-18 .cc-message-logos {
    padding-bottom: 15px;
}
body #popup-cookies-18{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0,100%,0%,.7);
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  -webkit-box-orient: horizontal;
  z-index: 2147483641;
  font-size: 15px;
  line-height: 160%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body #popup-cookies-18 #exterior-cookies{
  border-color: rgba(0,77,113,0.3);
  border-style: solid;
  border-radius: 5px;
  border-width: 1px;
  padding: 1px;
  margin: auto;
  border-radius: 16px !important;
  box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30);
}

body #popup-cookies-18 #notice-cookies-18.cc-banner.cc-bottom {
  left: 29%;
  top: 15%;
  right: inherit;
  bottom: inherit;
  width: 90%;
  flex-direction: column;
  text-align: left;
  border-color: rgba(0,77,113,0) !important;
  max-width: 600px;
  padding: 30px 50px;
  background: #fff;
  border-style: solid;
  border-width: 1px;
  margin: auto;
  border-radius: 16px !important;
  box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30);
}
body #popup-cookies-18 .cc-message-title {
  line-height: 24px;
  padding: 5px;
  font-weight: 700;
  font-size: 2em;
  margin-bottom: 25px;
  font-family: Arial, sans-serif;
}
body #popup-cookies-18 .cc-btn {
    box-sizing: initial;
}
body #popup-cookies-18 .cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
    max-width: 600px;
    padding-bottom: 15px;
    text-align: justify;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 160%;
    text-rendering: optimizeLegibility;
}
body #popup-cookies-18 .cc-compliance {
    margin-top: 15px;
}
body #popup-cookies-18 #notice-cookies-18 input[type=checkbox],
body #popup-cookies-18 #notice-cookies-18 input[type=radio] {
    height: auto;
    margin: 4px 0 0;
    padding: 6px;
    margin-top: 1px\9;
    line-height: normal;
    box-sizing: border-box;
    width: 16px;
    height: 20px;
    top: 5px;
    position: relative;
}
body #popup-cookies-18 a#allow-cookies {
    display: block !important;
    color: rgb(255, 255, 255);
    background-color: #000;
    border-radius: 0px;
    border-color: rgba(0, 77, 113, 0.3);
    border-width: 1px;
    width: 150px;
}
body #popup-cookies-18 a#dismiss,
body #popup-cookies-18 a#menor-de-edad {
  display: block !important;
  color: rgb(68, 68, 68);
  background-color: rgb(238, 238, 238);
  border-radius: 0px;
  border-color: rgba(34, 34, 34, 0.2);
  border-width: 1px;
  width: 150px;
}
body #popup-cookies-18 #allow-cookies:hover,
body #popup-cookies-18 #allow-cookies:focus{
  background: #09b4ae;
  color: #fff;
  border-color:#09b4ae;
}
body #popup-cookies-18 #dismiss:hover,
body #popup-cookies-18 #dismiss:focus,
body #popup-cookies-18 #menor-de-edad:hover,
body #popup-cookies-18 #menor-de-edad:focus{
  background: #fff;
  color: #555;
}
body #popup-cookies-18 .cc-btn+.cc-btn,
body #popup-cookies-18 #dismiss {
    width: 162px;
    font-size: 12px;
    text-transform: uppercase;
}
body #popup-cookies-18 #alert_msg{
  color: red;
  padding: 0px;
}
body #popup-cookies-18 span#cookieconsent_check {
  font-style: italic;
}
body #popup-cookies-18 span#cookieconsent_check.sin-check{
  font-style: normal;
}
@media screen and (max-width:768px){
  body #popup-cookies-18 #notice-cookies-18.cc-banner.cc-bottom{
    left: 2%;
    top: 5%;
    max-width: 768px;
    width: 90%;
    padding: 10px 15px;
  }
  body #popup-cookies-18 .cc-message-title {
    font-size: 1.2rem;
    line-height: 1rem;
    margin-bottom: 10px;
  }
  body #popup-cookies-18 .cc-window .cc-message {
    margin-bottom: 5px;
    text-align: justify;
    font-size: 1rem;
    line-height: 1rem;
    padding-bottom: 0px;
  }
  body #popup-cookies-18 .cc-compliance{
    flex-direction: column-reverse;
  }
  body #popup-cookies-18 .cc-btn+.cc-btn,
  body #popup-cookies-18 #dismiss{
    margin: 5px 0px;
  }
  body #popup-cookies-18 #alert_msg {
    color: red;
    padding: 0px;
    font-size: .7em !important;
    line-height: .7em !important;
    margin-bottom: -5px !important;
    padding-top: 5px;
  }
  body #popup-cookies-18 #allow-cookies{
    order: 3;
  }
  body #popup-cookies-18 #dismiss{
    order: 2;
  }
  body #popup-cookies-18 #menor-de-edad{
    order: 1;
  }
  body span#cookieconsent_check {
    font-size: 1.4rem !important;
    line-height: 1.4rem !important;
    padding-bottom: 1rem !important;
  }
  body #popup-cookies-18 #notice-cookies-18 input[type=checkbox],
  body #popup-cookies-18 #notice-cookies-18 input[type=radio]{
    width: 25px !important;
    height: 23px !important;
    top: 7px !important;
  }
}
@media screen and (max-width:320px){
  body #popup-cookies-18 #notice-cookies-18.cc-banner.cc-bottom{
    top: 2%;
  }
  body #popup-cookies-18 .cc-message-title {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 5px;
  }
}
