.alert-warning {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	border-radius: .25rem;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	border-radius: .25rem;
}

.vietove_wrapper {
	position: relative;
}
.vietove_wrapper ul {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    display: block;
    border-radius: 7px;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #064061;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 7%),
				0 2px 4px rgb(0 0 0 / 7%),
				0 4px 8px rgb(0 0 0 / 7%),
				0 8px 16px rgb(0 0 0 / 7%),
				0 16px 32px rgb(0 0 0 / 7%),
				0 32px 64px rgb(0 0 0 / 7%);
    list-style: none;
    padding: 8px;
	z-index: 9999;
}
.vietove_wrapper ul li {
	padding: 8px 16px;
	border-radius: 7px;
    cursor: pointer;
}
.vietove_wrapper ul li:hover {
	background: whitesmoke;
}



.gatve_wrapper {
	position: relative;
}
.gatve_wrapper ul {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    display: block;
    border-radius: 7px;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #064061;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 7%),
				0 2px 4px rgb(0 0 0 / 7%),
				0 4px 8px rgb(0 0 0 / 7%),
				0 8px 16px rgb(0 0 0 / 7%),
				0 16px 32px rgb(0 0 0 / 7%),
				0 32px 64px rgb(0 0 0 / 7%);
    list-style: none;
    padding: 8px;
}
.gatve_wrapper ul li {
	padding: 8px 16px;
	border-radius: 7px;
    cursor: pointer;
}
.gatve_wrapper ul li:hover {
	background: whitesmoke;
}

.LBreadcrumbs__item--akcija {
    background: #e5202e;
    color: #fff;
}

.LDatepicker~.LDatepicker { margin-top: 0.5rem;}
.LSelect { margin-top: 0.5rem;}



    body {
      margin: 0;
    }
    *,
    *:after,
    *:before {
      box-sizing: border-box;
    }
    .LPerlas {
      background-color: #FCEE4F;
      border-radius: 7px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 30px 0 40px;
      position: relative;
      max-width: 994px;
      height: 132px;
      margin: 34px 0;
    }
    .LPerlas__center {
      font-size: 29px;
      line-height: 39px;
      color: #000;
      font-family: 'Arial', sans-serif;
      font-weight: 700;
      padding: 0 42px;
    }
    .LPerlas__center span {
      color: #026388;
    }
    .LPerlas__right {
      flex: 1
    }
    .LPerlas__left {
      flex-shrink: 0;
    }
    .LPerlas__right img,
    .LPerlas__left img {
      height: auto;
      display: block;
      max-width: 100%;
    }
    .LPerlas__right img {
      max-width: 155px;
      filter: drop-shadow(3px 3px 12px #0000001A);
    }

    @media (max-width: 768px) {
      .LPerlas__center {
        font-size: 24px;
        line-height: 28px;
        padding-right: 10px;
      }
    }
    @media (max-width: 655px) {
      .LPerlas {
        flex-direction: column;
        padding: 0 27px;
        height: auto;
        padding-bottom: 14px;
        margin: 32px 0 16px 0;
      }
      .LPerlas__left {
        order: 2;
      }
      .LPerlas__left img {
        max-width: 67px;
      }
      .LPerlas__right {
        margin-top: -20px;
      }
      .LPerlas__center {
        font-size: 29px;
        line-height: 39px;
        padding: 0;
        margin: 10px 0;
        text-align: center;
        order: 1;
      }
    }
    @media (max-width: 479px) {
      .LPerlas {
        padding: 0 30px;
        padding-bottom: 14px;
      }
      .LPerlas__center {
        font-size: 18px;
        line-height: 28px;
      }
      .LPerlas__right img {
        max-width: 
      }
    }
	
.LPublication--extra {
  display: block;
}

.LPublicationChoices {
  margin-top: 16px;
  .LRadio {
    background: #fff;
    border: 1px solid #F5F5F5;
    padding: 16px 8px;
    height: 100%;
    &:hover {
      box-shadow: 3px 3px 12px #00000029;
    }
  }
}

.LPublicationChoices .LRadio__text {
    font-size: 16px;
    color: #222222;
  }
.LPublicationChoices .LRadio__img {
    display: block;
    max-width: 100%;
    width: 133px;
    height: auto;
    margin-right: 13px;
  }
  
.LPublication .LPublication__badge {
position: relative;
    top: 0;
    left: 0;
    color: #fff;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 105px 105px 0 0;
    border-color: #e5202d transparent transparent transparent;
    -webkit-transform:rotate(360deg);
}

.LPublication .LPublication__badge span {
position: absolute;
      font-size: 24px;
      font-weight: 700;
      color: #fff;
      line-height: 1;
      top: -80px;
      transform: rotate(-45deg);
}

.LCoupon {
  text-align: center;
  background: url('https://prenum.lrytas.lt/css/img/dovanukuponas/cekio-bg.jpg') no-repeat top left / cover;
  width: 100%;
  padding: 70px 70px 45px 70px;
  font-family: 'bodoni-urw', sans-serif;`
}

.LCoupon .LForm__group {
  max-width: 388px;
  margin: 0 auto;
  margin-bottom: 45px;
}

.LCoupon .LTextField__input {
  text-align: center;
  border: 1px solid #C1C1C1;
  background: #F6F6F6;
  font-family: 'bodoni-urw', sans-serif;
}

.LCoupon .LCoupon__title {
  font-size: 33px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  letter-spacing: 0.96px;
  margin-bottom: 40px;
}

.LCoupon .LCoupon__text {
  margin-bottom: 45px;
  font-size: 23px;
  line-height: 22px;
  color: #000;
  letter-spacing: 0.67px;
}

.LCoupon .LCoupon__logos {
  margin: 90px auto 47px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LCoupon__logos-logo+.LCoupon__logos-logo {
  margin-left: 60px;
}

.LCoupon .LCoupon__logos-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 60px;
}

@media (max-width: 480px) {
  .LCoupon {
    padding: 100px 16px 16px 16px;
  }

  .LCoupon .LForm__group {
    margin-bottom: 20px;
  }

  .LCoupon .LCoupon__title {
    margin-bottom: 20px;
  }

  .LCoupon .LCoupon__text {
    margin-bottom: 25px;
  }

  .LCoupon .LCoupon__logos {
    margin: 40px auto 25px auto;
  }

  .LCoupon__logos-logo+.LCoupon__logos-logo {
    margin-left: 30px;
  }

  .LCoupon .LCoupon__logos-logo img {
    max-height: 30px;
  }
}

@media (max-width: 768px) {
  .LPublicationChoices .LRadio .LRadio__text {
    padding-left: 40px;
    margin-top: 8px;
  }
  .LPublicationChoices .LRadio {
    flex-wrap: wrap;
  }
  .LPublicationChoices .col-auto + .col-auto {
    margin-top: 16px;
  }
}

.LPublication.LPublication--featured {
  flex-wrap: wrap;
}

.LPublicationExtra {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5;
}



