    .ac_footer {
      position: relative;
      text-align: center;
      overflow: hidden;
      padding: 50px 0;
      color: #A12000;
    }

    .ac_footer a {
      color: #A12000;
    }

    .ac_footer p {
      text-align: center;
    }

    img[height="1"],
    img[width="1"] {
      display: none !important;
    }
	.cc_widget {
      position: fixed;
      top: 0;
      right: -500px;
      display: none;
      width: 0;
      z-index: 10000;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      font-family: 'Roboto', sans-serif;
    }

    .cc_widget .clearfix:after,
    .cc_widget .clearfix:before {
      display: table;
      content: '';
    }

    .cc_widget .clearfix:after {
      clear: both;
    }

    .cc_widget * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }


    .cc_widget__shipment,
    .cc_widget__pl,
    .cc_widget__customer {
      max-width: 500px;
      min-width: 350px;
      font-weight: 500;
      float: right;
    }

    .cc_widget b b {
      font-weight: 900;
    }

    .cc_widget .cc_dtable {
      display: table;
    }

    .cc_widget .cc_dtc {
      display: table-cell;
      vertical-align: middle;
    }

    .cc_widget .cc_dtc.vtop {
      vertical-align: top;
    }

    .cc_widget .cc_dtc.bot {
      vertical-align: bottom;
    }

    .cc_widget__customer.another {
      background: #2b8dc4;
      border-color: #2b6f8d;
    }

    .cc_widget__customer {
      display: table;
      background: #5fba4d;
      border: 2px solid #518d46;
      margin-top: 30px;
      min-width: 300px;
      border-radius: 10px 0px 0px 10px;
      -moz-border-radius: 10px 0px 0px 10px;
      -webkit-border-radius: 10px 0px 0px 10px;
    }

    .cc_widget__customer .cc_dtc {
      padding: 10px;
      color: #fff;
      font-size: 17px;
    }

    .cc_widget__customer .cc_dtc:first-child {
      width: 60px;
      padding-right: 0;
    }

    .cc_widget__customer .cc_dtc:first-child img {
      max-width: 100%;
    }

    .cc_widget__customer .cc_dtc b {
      font-size: 15px;
    }

    .cc_widget__customer .cc_dtc text {
      display: block;
    }

    .cc_widget__customer .cc_dtc span {
      color: #1eff00;
    }

    .cc_widget__customer {
      display: table;
      background: #5fba4d;
      border: 2px solid #518d46;
      margin-top: 30px;
      min-width: 300px;
      border-radius: 10px 0px 0px 10px;
      -moz-border-radius: 10px 0px 0px 10px;
      -webkit-border-radius: 10px 0px 0px 10px;
    }

    .cc_widget__customer .cc_dtc {
      padding: 10px;
      color: #fff;
      font-size: 17px;
    }

    .cc_widget__customer .cc_dtc:first-child {
      width: 60px;
      padding-right: 0;
    }

    .cc_widget__customer .cc_dtc:first-child img {
      max-width: 100%;
    }

    .cc_widget__customer .cc_dtc b {
      font-size: 15px;
    }

    .cc_widget__customer .cc_dtc text {
      display: block;
    }

    .cc_widget__customer .cc_dtc span {
      color: #1eff00;
    }



    @media screen and (max-width:991px) {

      .cc_widget__shipment,
      .cc_widget__customer.another,
      .cc_widget__pl,
      .cc_dtc,
      .cc_widget__customer.make_offer,
      .cc_widget__call.c-alarm__button,
      .cc_widget.cc_wrapper {
        display: none !important;
      }
    }
	.button__text:after {
      content: '';
      display: inline-block;
      font-size: 75%;
      vertical-align: top;
    }

    .ac_gdpr_fix {
      position: fixed;
      font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif !important;
      font-size: 18px;
      bottom: 0;
      left: 10px;
      right: 10px;
      background-color: #fff;
      z-index: 10000;
      text-align: center;
      padding: 7px 25px;
      border-radius: 15px 15px 0 0;
      color: #000;
      border: 1px solid #000;
      border-bottom: none;
      line-height: 1 !important;
    }

    .ac_gdpr_fix a {
      font-size: 18px;
      color: red !important;
      font-weight: 700 !important;
      text-decoration: none !important;
    }

    .ac_gdpr_fix a:hover {
      text-decoration: underline !important;
    }

    .close_gdpr_warn {
      font-size: 18px;
      font-weight: 700;
      cursor: pointer;
      color: red;
    }



    @media only screen and (max-width: 1230px) {

      .ac_gdpr_fix,
      .ac_gdpr_fix a,
      .close_gdpr_warn {
        font-size: 15px;
      }

      .ac_footer {
        padding-bottom: 50px;
      }
    }

    @media only screen and (max-width: 768px) {
      .ac_gdpr_fix {
        padding: 5px;
        left: 0;
        right: 0;
      }

      .ac_gdpr_fix,
      .ac_gdpr_fix a,
      .close_gdpr_warn {
        font-size: 13px;
      }

      .ac_footer {
        padding-bottom: 70px;
      }
    }
.validation-message {
    font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #ff0057;
  font-size: 16px;
  text-align: left !important;
  padding-left: 10px;
  text-shadow: 1px 1px 0 black;
}

.disabled {
    opacity: 0.2;
    cursor: not-allowed;
    background-color: #72c01d !important;
}

.form-select {
    border-radius: 5px;
    border: solid 1px #707070;
    background-color: #ffffff;
    height: 60px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.59px;
    text-align: left;
    color: #000000;
    opacity: 1;
}

.form-element {
    border-radius: 5px;
    border: solid 1px #707070;
    background-color: #ffffff;
    height: 60px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.59px;
    text-align: left;
    color: #000000;
    opacity: 1;
}

.form-element::placeholder {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.59px;
    text-align: left;
    opacity: .5;
    color: #000000;
}


.form-title, .form-title-strong {
    opacity: 0.8;
    font-family: Raleway;
    font-size: 25px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: 0.81px;
    text-align: center;
    color: #000000;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.discount-price-value {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.58px;
}

.form-title-strong {
    font-weight: 600;
}


.discount-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.discount-price-text, .discount-price-value {
    font-family: Raleway;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.38px;
    text-align: center;
    color: #000000; 
}
