body.page-template-Shop .agb-field a {
  color: white !important;
  text-decoration: underline !important; }
  body.page-template-Shop .agb-field a:hover, body.page-template-Shop .agb-field a:visited, body.page-template-Shop .agb-field a:active {
    color: white !important;
    text-decoration: underline !important; }
body.page-template-Shop .inner-page > .container {
  background: white; }
body.page-template-Shop .shop-inner {
  padding: 0 10px; }
body.page-template-Shop .intro-title {
  margin-top: 50px;
  font-size: 24px;
  color: black; }
body.page-template-Shop .intro-text {
  font-size: 16px;
  font-weight: 400;
  background: white;
  margin-bottom: 50px;
  color: black; }
body.page-template-Shop .shop-block {
  position: relative;
  padding: 20px 10px 20px 10px;
  background: #606060; }
  body.page-template-Shop .shop-block .image img {
    width: 100%;
    height: auto; }
  body.page-template-Shop .shop-block .description {
    color: white;
    text-align: center; }
    body.page-template-Shop .shop-block .description .title {
      margin: 10px 0 20px 0;
      font-size: 20px;
      line-height: 24px; }
    body.page-template-Shop .shop-block .description .text {
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 30px; }
  body.page-template-Shop .shop-block .items > table {
    color: white;
    text-align: center; }
body.page-template-Shop .shop-block + .shop-block {
  margin-top: 70px; }
body.page-template-Shop .shop-divider {
  background: #cc0066;
  position: absolute;
  left: 1%;
  width: 98%;
  bottom: -20px;
  right: 1%;
  height: 20px; }
body.page-template-Shop .shop-success {
  text-align: center;
  padding: 20px 10px 70px 10px;
  background: #606060;
  margin-top: 100px; }
  body.page-template-Shop .shop-success .inner {
    max-width: 700px;
    margin: auto; }
  body.page-template-Shop .shop-success .success-title {
    text-transform: uppercase; }
  body.page-template-Shop .shop-success .success-text {
    margin: 20px 0 20px 0; }
body.page-template-Shop .shop-form {
  padding: 20px 10px 70px 10px;
  background: #606060;
  margin-top: 100px; }
  body.page-template-Shop .shop-form .form-title {
    text-transform: uppercase; }
  body.page-template-Shop .shop-form .form-intro {
    margin: 20px 0 20px 0; }
  body.page-template-Shop .shop-form .inner {
    max-width: 700px;
    margin: auto; }
  body.page-template-Shop .shop-form .captcha-label {
    margin-bottom: 10px; }
  body.page-template-Shop .shop-form .form-group.has-error label {
    color: white; }
  body.page-template-Shop .shop-form .form-group.has-error .form-control {
    text-align: left;
    color: black;
    background: #f1c8c8;
    border: 3px solid #ff3333; }
  body.page-template-Shop .shop-form .form-group.has-error .help-block {
    color: #f1c8c8; }
  body.page-template-Shop .shop-form .form-group .form-control {
    text-align: left;
    color: black;
    border-radius: 0; }
  body.page-template-Shop .shop-form .shop-submit {
    float: left;
    margin: 20px 0 0;
    height: 42px;
    color: #fff;
    line-height: 42px;
    border: 0;
    text-transform: uppercase;
    font-size: 25px;
    background: #99cc33;
    padding: 0 32px 0 10px;
    font-weight: bold;
    -webkit-box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2); }
body.page-template-Shop .contact-info {
  text-align: center;
  margin-top: 70px;
  padding: 30px 0 40px 0;
  background: #cc0066; }
  body.page-template-Shop .contact-info .inner {
    max-width: 700px;
    margin: auto; }
  body.page-template-Shop .contact-info .email {
    margin-top: 10px; }
    body.page-template-Shop .contact-info .email i {
      margin-right: 5px; }
    body.page-template-Shop .contact-info .email a {
      margin-left: 5px;
      color: white; }
      body.page-template-Shop .contact-info .email a:hover {
        text-decoration: underline;
        color: white; }
      body.page-template-Shop .contact-info .email a:active, body.page-template-Shop .contact-info .email a:visited {
        color: white; }

@media only screen and (min-width: 768px) {
  body.page-template-Shop .intro-text {
    margin-top: 60px;
    max-width: 80%; }
  body.page-template-Shop .shop-block::after {
    content: "";
    clear: both;
    display: table; }
  body.page-template-Shop .shop-block .image {
    display: inline-block;
    float: left;
    width: 25%; }
  body.page-template-Shop .shop-block .description {
    padding-left: 30px;
    display: inline-block;
    text-align: left;
    float: left;
    width: 45%; }
  body.page-template-Shop .shop-block .items {
    display: inline-block;
    float: right;
    width: 30%; }
  body.page-template-Shop .shop-block .items > table {
    text-align: left; }
  body.page-template-Shop .shop-block + .shop-block {
    margin-top: 100px; }
  body.page-template-Shop .shop-divider {
    left: .5%;
    width: 99%;
    bottom: -50px;
    right: .5%;
    height: 50px; }
  body.page-template-Shop .shop-success {
    text-align: left; }
  body.page-template-Shop .contact-info {
    text-align: left; } }

/*# sourceMappingURL=shop.css.map */
