.lw-cookie {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px!important;
    background-color: rgba(0, 0, 0, .3) !important;
    position: fixed !important;
    z-index: 100000000 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.5 !important;
    align-items: unset !important;
    align-content: unset !important;
    flex-wrap: unset !important;
    align-items: center !important;
    justify-content: center !important;
    display: block !important;

    -moz-box-sizing: border-box!important;
-webkit-box-sizing: border-box!important;
box-sizing: border-box!important;

  }
.lw-cookie * {
  -moz-box-sizing: border-box!important;
-webkit-box-sizing: border-box!important;
box-sizing: border-box!important;

}

.lw-cookie a {
  color: #4ea3ce!important;
  text-decoration: underline!important;
}

.lw-cookie p {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff!important;
  text-align: left !important;
    max-height: 50vh !important;
    overflow: auto !important;
}

.lw-cookie p.lw-cookie-title {
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #ffffff!important;
}

.lw-cookie-popup-container {
  position: absolute !important;
  width: 100% !important;
  height: auto !important;
  max-height: 100% !important;
  bottom: 0 !important;
  left: 0 !important;
  text-align: center!important;
}

.lw-cookie-popup-row {
  background-color: #111111!important;
  color: #ffffff!important;
  position: relative !important;
  width: 800px !important;
  max-width: 90% !important;
  max-height: 100% !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  margin: auto !important;
  margin-bottom: 20px !important;
}

.lw-cookie-popup-col12 {
  padding: 20px !important;
  text-align: left!important;
  float: left!important;
  width: 100%!important;
}

.lw-cookie-preference-overflow {
  max-height: 65vh!important;
  overflow: auto!important;
  width: 100%!important;
  box-shadow: inset 0px 0px 20px rgba(255, 255, 255, 0.2)!important;
}

.lw-cookie-popup-col12-preference {
  width: 100%!important;
  float: left!important;
  border-bottom: #555 1px dotted!important;
  padding: 10px 20px!important;
}

.lw-cookie-checkbox-title {
  width: CALC(100% - 90px)!important;
  float: left!important;
  text-align: left!important;
}

.lw-cookie-checkbox {
  width: 50px!important;
  float: left!important;
}



.lw-cookie-br {
  display: none !important;
}

@media (max-width: 510px) {
  .lw-cookie-br {
    display: block !important;
  }
}


.btn-lw-cookie {
  box-shadow: 0 0 20px rgba(0, 0, 0, .2) !important;
  position: fixed !important;
  left: 5px !important;
  bottom: 5px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 20px !important;
  background-color: #eeeeee !important;
  color: rgb(169, 20, 20) !important;
  z-index: 100000001 !important;
  text-align: center!important;
  border-radius: 2px !important;
  -webkit-transition: all 0.5s ease!important;
  -moz-transition: all 0.5s ease!important;
  -o-transition: all 0.5s ease!important;
  -ms-transition: all 0.5s ease!important;
  transition: all 0.5s ease!important;
  cursor: pointer !important;border: 1px solid #d2d2d2 !important;
}

.btn-lw-cookie svg {
  margin-top: 5px !important;
  width: 20px !important;
  height: 20px !important;
}

.btn-lw-cookie:hover {
  background-color: rgb(169, 20, 20) !important;
  color: #ffffff !important;
}

.lw-cookie-btn-one {
  border-radius: 30px!important;
  background-color: #333333!important;
  color: #eeeeee!important;
  border: 1px solid #a1a1a1!important;
  padding: 6px 16px!important;
  margin: 10px 10px 0 0!important;
}

.lw-cookie-btn-one:HOVER {
  background-color: #4e4e4e!important;
  color: #eeeeee!important;
  border: 1px solid #bbbbbb!important;
}

.lw-cookie-btn-two {
  border-radius: 30px!important;
  background-color: #17719e!important;
  color: #ffffff!important;
  border: 1px solid #eeeeee!important;
  padding: 6px 16px!important;
  float: right!important;
  font-size: 17px!important;
  margin: 10px 0 0 10px!important;
}

.lw-cookie-btn-two:HOVER {
  background-color: #2991c5!important;
  color: #ffffff!important;
  border: 1px solid #ffffff!important;
}


.lw-cookie-checkbox {
  margin: 5px!important;
  align-items: center!important;
  color: #ffffff!important;
  cursor: pointer!important;
}

.lw-cookie-checkbox input[type="checkbox"] {
  appearance: none!important;
  width: 50px!important;
  height: 27px!important;
  border: 2px solid #b8b8b8!important;
  border-radius: 20px!important;
  background: #f1e1e1!important;
  position: relative!important;
  box-sizing: border-box!important;
  display: block !important;
    visibility: visible  !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    padding: 0 !important;

}

.lw-cookie-checkbox input[type="checkbox"]::before {
  content: ""!important;
  width: 15px!important;
  height: 15px!important;
  background: rgba(126, 126, 126, 0.5)!important;
  border: 2px solid #b8b8b8!important;
  border-radius: 50%!important;
  position: absolute!important;
  left: 1px!important;
  transform: translate(13%, 15%)!important;
  transition: all 0.3s ease-in-out!important;
}

.lw-cookie-checkbox input[type="checkbox"]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.55021 5.84315L17.1568 16.4498L16.4497 17.1569L5.84311 6.55026L6.55021 5.84315Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1567 6.55021L6.55012 17.1568L5.84302 16.4497L16.4496 5.84311L17.1567 6.55021Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3C/svg%3E");
  position: absolute!important;
  top: 2px!important;
  left: 20px!important;
}

.lw-cookie-checkbox input[type="checkbox"]:checked {
  border: 2px solid #02a5c2!important;
  background: #e2f1e1!important;
}

.lw-cookie-checkbox input[type="checkbox"]:checked::before {
  background: rgb(2 180 194 / 50%) !important;
  border: 2px solid #02a5c2 !important;
  transform: translate(133%, 13%)!important;
  transition: all 0.3s ease-in-out!important;
}

.lw-cookie-checkbox input[type="checkbox"]:disabled:checked {
  border: 2px solid #02a5c2 !important;
}

.lw-cookie-checkbox input[type="checkbox"]:disabled:checked::before {
  background: rgba(2, 188, 194, 0.5)!important;
  border: 2px solid #47848a!important;
}

.lw-cookie-checkbox input[type="checkbox"]:checked::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8185 0.114533C15.0314 0.290403 15.0614 0.605559 14.8855 0.818454L5.00187 12.5L0.113036 6.81663C-0.0618274 6.60291 -0.0303263 6.2879 0.183396 6.11304C0.397119 5.93817 0.71213 5.96967 0.886994 6.18339L5.00187 11L14.1145 0.181573C14.2904 -0.0313222 14.6056 -0.0613371 14.8185 0.114533Z' fill='%2302C202' fill-opacity='0.9'/%3E%3C/svg%3E");
  position: absolute!important;
  top: 5px!important;
  left: -25px!important;
}

.lw-cookie-checkbox label {
  margin-left: 10px!important;
  cursor: pointer!important;
  user-select: none!important;
}
