.ex_usp_contentbox.newsletteranmeldung {
  align-items: center !important;
  padding: 10px 0 10px 0 !important;
  position: relative;
}
.newsletteranmeldung .widget div > div:nth-child(2) > a {
  background: -webkit-linear-gradient(90deg, #f8ac00 82%, #fc3 82%);
  background: -moz-linear-gradient(90deg, #f8ac00 82%, #fc3 82%);
  background: -o-linear-gradient(90deg, #f8ac00 82%, #fc3 82%);
  background: linear-gradient(90deg, #f8ac00 82%, #fc3 82%);
}
.newsletteranmeldung .widget div > div:nth-child(2) > a:hover {
  background: -webkit-linear-gradient(90deg, #444 82%, #a1a1a1 82%);
  background: -moz-linear-gradient(90deg, #444 82%, #a1a1a1 82%);
  background: -o-linear-gradient(90deg, #444 82%, #a1a1a1 82%);
  background: linear-gradient(90deg, #444 82%, #a1a1a1 82%);
}
@media (max-width: 695px) {
  .newsletteranmeldung {
    flex-direction: column !important;
  }
}
/*Buttonfarbe für alle*/
/* Aufruf */

.newsletteranmeldung.abusTheme .minPrice-1 {
  display: none;
}
.newsletteranmeldung.abusTheme > div:nth-child(1) {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.newsletteranmeldung.abusTheme > div:nth-child(2) {
  position: absolute;
  bottom: 5px;
  right: 0;
  line-height: 5px;
}
.newsletteranmeldung.abusTheme > div:nth-child(2) small {
  font-size: 11px;
  color: #d0d0d0;
}
.newsletteranmeldung.abusTheme > div {
  font-size: 18px;
  max-width: unset !important;
}
.newsletteranmeldung.abusTheme div > div:nth-child(1) {
  font-weight: bold;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
}
.newsletteranmeldung.abusTheme div > div:nth-child(1) p {
  color: #d40828;
  margin-bottom: 0 !important;
  line-height: 18px;
  font-size: 20px;
}
.newsletteranmeldung.abusTheme div > div:nth-child(3) .ex_btn-cta_toProd span:nth-child(2) {
  background-image: unset !important;
  /*CZ BTN Anpassung*/
  padding: 8px 12px;
}
.newsletteranmeldung.abusTheme img {
  width: 120px;
}
.newsletteranmeldung.abusTheme .fa-plus {
  color: #d40828;
}
@media (min-width: 695px) and (max-width: 1199px) {
  .newsletteranmeldung.abusTheme > div:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .newsletteranmeldung.abusTheme .widget div > div:nth-child(1) {
    font-size: 16px;
  }
  .newsletteranmeldung.abusTheme > div:nth-child(2) {
    position: unset;
  }
}
@media (max-width: 695px) {
  .newsletteranmeldung.abusTheme > div:nth-child(2) small {
    line-height: 1.2;
  }
  .newsletteranmeldung.abusTheme > div:nth-child(1) {
    flex-direction: column;
    align-items: center;
  }
  .newsletteranmeldung.abusTheme div > div {
    margin-bottom: 10px;
  }
  .newsletteranmeldung.abusTheme div > div:nth-child(1) > img {
    width: 120px;
    max-width: unset;
  }
  .newsletteranmeldung.abusTheme .widget div > div:nth-child(1) {
    /* margin-bottom: 10px;*/
    font-size: 18px;
    margin: 10px 0 10px 0;
  }
  .newsletteranmeldung.abusTheme .widget div > div:nth-child(2) {
    margin-bottom: 5px;
    /* > a {
                  width:  180px;           
              }
              .ex_btn-cta span:nth-child(2) {
                  width: 22px !important;
              }  */
  
  }
}
.newsletteranmeldung.axisTheme .minPrice-1 {
  display: none;
}
.newsletteranmeldung.axisTheme > div:nth-child(1) {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.newsletteranmeldung.axisTheme > div:nth-child(2) {
  position: absolute;
  bottom: 5px;
  right: 0;
  line-height: 5px;
}
.newsletteranmeldung.axisTheme > div:nth-child(2) small {
  font-size: 11px;
  color: #d0d0d0;
}
.newsletteranmeldung.axisTheme > div {
  font-size: 18px;
  max-width: unset !important;
}
.newsletteranmeldung.axisTheme div > div:nth-child(1) {
  font-weight: bold;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
}
.newsletteranmeldung.axisTheme div > div:nth-child(1) p {
  color: #fc3;
  margin-bottom: 0 !important;
  line-height: 18px;
  font-size: 20px;
}
.newsletteranmeldung.axisTheme div > div:nth-child(3) .ex_btn-cta_toProd span:nth-child(2) {
  background-image: unset !important;
  /*CZ BTN Anpassung*/
  padding: 8px 12px;
}
.newsletteranmeldung.axisTheme img {
  width: 120px;
}
.newsletteranmeldung.axisTheme .fa-plus {
  color: #fc3;
}
@media (min-width: 695px) and (max-width: 1199px) {
  .newsletteranmeldung.axisTheme > div:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .newsletteranmeldung.axisTheme .widget div > div:nth-child(1) {
    font-size: 16px;
  }
  .newsletteranmeldung.axisTheme > div:nth-child(2) {
    position: unset;
  }
}
@media (max-width: 695px) {
  .newsletteranmeldung.axisTheme > div:nth-child(2) small {
    line-height: 1.2;
  }
  .newsletteranmeldung.axisTheme > div:nth-child(1) {
    flex-direction: column;
    align-items: center;
  }
  .newsletteranmeldung.axisTheme div > div {
    margin-bottom: 10px;
  }
  .newsletteranmeldung.axisTheme div > div:nth-child(1) > img {
    width: 120px;
    max-width: unset;
  }
  .newsletteranmeldung.axisTheme .widget div > div:nth-child(1) {
    /* margin-bottom: 10px;*/
    font-size: 18px;
    margin: 10px 0 10px 0;
  }
  .newsletteranmeldung.axisTheme .widget div > div:nth-child(2) {
    margin-bottom: 5px;
    /* > a {
                  width:  180px;           
              }
              .ex_btn-cta span:nth-child(2) {
                  width: 22px !important;
              }  */
  
  }
}
.newsletteranmeldung.expertTheme .minPrice-2 {
  display: none;
}
.newsletteranmeldung.expertTheme > div:nth-child(1) {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.newsletteranmeldung.expertTheme > div:nth-child(2) {
  position: absolute;
  bottom: 5px;
  right: 0;
  line-height: 5px;
}
.newsletteranmeldung.expertTheme > div:nth-child(2) small {
  font-size: 11px;
  color: #d0d0d0;
}
.newsletteranmeldung.expertTheme > div {
  font-size: 18px;
  max-width: unset !important;
}
.newsletteranmeldung.expertTheme div > div:nth-child(1) {
  font-weight: bold;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
}
.newsletteranmeldung.expertTheme div > div:nth-child(1) p {
  color: #c8000d;
  margin-bottom: 0 !important;
  line-height: 18px;
  font-size: 20px;
}
.newsletteranmeldung.expertTheme div > div:nth-child(3) .ex_btn-cta_toProd span:nth-child(2) {
  background-image: unset !important;
  /*CZ BTN Anpassung*/
  padding: 8px 12px;
}
.newsletteranmeldung.expertTheme img {
  width: 120px;
}
.newsletteranmeldung.expertTheme .fa-plus {
  color: #c8000d;
}
@media (min-width: 695px) and (max-width: 1199px) {
  .newsletteranmeldung.expertTheme > div:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .newsletteranmeldung.expertTheme .widget div > div:nth-child(1) {
    font-size: 16px;
  }
  .newsletteranmeldung.expertTheme > div:nth-child(2) {
    position: unset;
  }
}
@media (max-width: 695px) {
  .newsletteranmeldung.expertTheme > div:nth-child(2) small {
    line-height: 1.2;
  }
  .newsletteranmeldung.expertTheme > div:nth-child(1) {
    flex-direction: column;
    align-items: center;
  }
  .newsletteranmeldung.expertTheme div > div {
    margin-bottom: 10px;
  }
  .newsletteranmeldung.expertTheme div > div:nth-child(1) > img {
    width: 120px;
    max-width: unset;
  }
  .newsletteranmeldung.expertTheme .widget div > div:nth-child(1) {
    /* margin-bottom: 10px;*/
    font-size: 18px;
    margin: 10px 0 10px 0;
  }
  .newsletteranmeldung.expertTheme .widget div > div:nth-child(2) {
    margin-bottom: 5px;
    /* > a {
                  width:  180px;           
              }
              .ex_btn-cta span:nth-child(2) {
                  width: 22px !important;
              }  */
  
  }
}
.newsletteranmeldung.hikvisionTheme .minPrice-1 {
  display: none;
}
.newsletteranmeldung.hikvisionTheme > div:nth-child(1) {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.newsletteranmeldung.hikvisionTheme > div:nth-child(2) {
  position: absolute;
  bottom: 5px;
  right: 0;
  line-height: 5px;
}
.newsletteranmeldung.hikvisionTheme > div:nth-child(2) small {
  font-size: 11px;
  color: #d0d0d0;
}
.newsletteranmeldung.hikvisionTheme > div {
  font-size: 18px;
  max-width: unset !important;
}
.newsletteranmeldung.hikvisionTheme div > div:nth-child(1) {
  font-weight: bold;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
}
.newsletteranmeldung.hikvisionTheme div > div:nth-child(1) p {
  color: #6c6e71;
  margin-bottom: 0 !important;
  line-height: 18px;
  font-size: 20px;
}
.newsletteranmeldung.hikvisionTheme div > div:nth-child(3) .ex_btn-cta_toProd span:nth-child(2) {
  background-image: unset !important;
  /*CZ BTN Anpassung*/
  padding: 8px 12px;
}
.newsletteranmeldung.hikvisionTheme img {
  width: 120px;
}
.newsletteranmeldung.hikvisionTheme .fa-plus {
  color: #6c6e71;
}
@media (min-width: 695px) and (max-width: 1199px) {
  .newsletteranmeldung.hikvisionTheme > div:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .newsletteranmeldung.hikvisionTheme .widget div > div:nth-child(1) {
    font-size: 16px;
  }
  .newsletteranmeldung.hikvisionTheme > div:nth-child(2) {
    position: unset;
  }
}
@media (max-width: 695px) {
  .newsletteranmeldung.hikvisionTheme > div:nth-child(2) small {
    line-height: 1.2;
  }
  .newsletteranmeldung.hikvisionTheme > div:nth-child(1) {
    flex-direction: column;
    align-items: center;
  }
  .newsletteranmeldung.hikvisionTheme div > div {
    margin-bottom: 10px;
  }
  .newsletteranmeldung.hikvisionTheme div > div:nth-child(1) > img {
    width: 120px;
    max-width: unset;
  }
  .newsletteranmeldung.hikvisionTheme .widget div > div:nth-child(1) {
    /* margin-bottom: 10px;*/
    font-size: 18px;
    margin: 10px 0 10px 0;
  }
  .newsletteranmeldung.hikvisionTheme .widget div > div:nth-child(2) {
    margin-bottom: 5px;
    /* > a {
                  width:  180px;           
              }
              .ex_btn-cta span:nth-child(2) {
                  width: 22px !important;
              }  */
  
  }
}
