/* Variable */
/* Global */
.special-offer-banner *,
.special-offer-banner ::after,
.special-offer-banner ::before,
.r2r-body.special-offer-conetent *,
.r2r-body.special-offer-conetent ::after,
.r2r-body.special-offer-conetent ::before {
  box-sizing: border-box; }

.r2r-body.special-offer-conetent {
  background: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    .r2r-body.special-offer-conetent {
      padding-left: 11px;
      padding-right: 11px; } }
  @media (max-width: 767px) {
    .r2r-body.special-offer-conetent {
      padding-left: 11px;
      padding-right: 11px; } }

/* Thank You */
.thank-you-wrapper {
  margin: 30px 0 0;
  border: solid 1px #ccc;
  padding: 20px 0 25px; }

/* Note */
.note {
  width: 100%;
  max-width: 940px;
  margin: 37px auto;
  padding: 0; }
  .note p {
    font-size: 12px;
    line-height: 150%;
    color: #a1a1a1; }
    .note p a {
      font-size: 12px;
      line-height: 150%;
      color: #a1a1a1; }

/* Special Banner */
.special-offer-banner {
  /* background: linear-gradient(180deg, #768598 23.6%, rgba(74, 86, 101, 0) 48.2%); */
  background: #768598;
  min-height: 760px;
  position: relative; }
  @media (min-width: 1600px) {
    .special-offer-banner {
      min-height: 900px; } }
  @media (max-width: 767px) {
    .special-offer-banner {
      border-left-width: 10px;
      border-right-width: 10px; } }
  @media (max-width: 576px) {
    .special-offer-banner {
      min-height: 580px; } }
  @media (max-width: 450px) {
    .special-offer-banner {
      min-height: 530px;
      margin-bottom: 9px; } }
  .special-offer-banner img.offer-image {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100.1%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover; }
    @media (min-width: 768px) and (max-width: 991px) {
      .special-offer-banner img.offer-image {
        background-size: contain; } }
    @media (max-width: 767px) {
      .special-offer-banner img.offer-image {
        background-size: contain; } }
    @media (max-width: 450px) {
      .special-offer-banner img.offer-image {
        background-size: 444px; } }
  .special-offer-banner .banner-details {
    z-index: 1;
    width: 100%;
    position: absolute;
    max-width: 950px;
    left: 50%;
    transform: translateX(-50%);
    padding: 50px 0 0; }
    @media (max-width: 767px) {
      .special-offer-banner .banner-details {
        padding: 29px 0 0; } }
    .special-offer-banner .banner-details h1 {
      color: #fff;
      font-size: 40px;
      line-height: 40px;
      max-width: 559px;
      text-align: center;
      margin: 0 auto 25px;
      font-weight: 400; }
      @media (max-width: 576px) {
        .special-offer-banner .banner-details h1 {
          font-size: 30px;
          line-height: 30px;
          max-width: 284px;
          text-align: left;
          margin: 0 auto 13px; } }
    .special-offer-banner .banner-details ul {
      list-style-type: none;
      display: flex;
      flex-direction: row;
      justify-content: center;
      padding: 0;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .special-offer-banner .banner-details ul {
          min-height: 145px;
          flex-direction: column;
          align-items: center;
          justify-content: space-evenly; } }
      @media (max-width: 767px) {
        .special-offer-banner .banner-details ul {
          min-height: 145px;
          flex-direction: column;
          align-items: center;
          justify-content: space-evenly; } }
      .special-offer-banner .banner-details ul li {
        width: 33.33%;
        padding: 0;
        margin: 0;
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        font-weight: 100;
        text-align: center; }
        @media (min-width: 768px) and (max-width: 991px) {
          .special-offer-banner .banner-details ul li {
            width: 100%;
            text-align: left;
            max-width: 350px; } }
        @media (max-width: 767px) {
          .special-offer-banner .banner-details ul li {
            width: 100%;
            text-align: left;
            max-width: 350px; } }
        @media (max-width: 576px) {
          .special-offer-banner .banner-details ul li {
            background: url("../images/green-tick-square.png") no-repeat 0 0;
            max-width: 280px;
            padding-left: 32px; } }
        .special-offer-banner .banner-details ul li img {
          margin-right: 12px;
          vertical-align: middle; }
        @media (max-width: 576px) {
          .special-offer-banner .banner-details ul li span {
            display: none; } }
    .special-offer-banner .banner-details a.linde-btn {
      max-width: 290px;
      margin: 34px auto 0;
      width: 100%;
      display: block;
      font-size: 18px;
      line-height: 20px;
      padding: 14px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .special-offer-banner .banner-details a.linde-btn {
          max-width: 350px;
          margin: 11px auto 0; } }
      @media (min-width: 577px) and (max-width: 767px) {
        .special-offer-banner .banner-details a.linde-btn {
          max-width: 350px;
          margin: 11px auto 0; } }
      @media (max-width: 576px) {
        .special-offer-banner .banner-details a.linde-btn {
          max-width: 280px;
          margin: 11px auto 0; } }

/* Offer Description */
.special-offer-conetent .offer-details {
  width: 100%;
  max-width: 940px;
  margin: 0 auto; }
  .special-offer-conetent .offer-details p {
    font-size: 16px;
    line-height: 150%;
    color: #56656F;
    margin-top: 23px; }
    .special-offer-conetent .offer-details p:first-child {
      margin-top: 0; }

/* Offer Description */
.special-offer-conetent .quote-from {
  width: 100%;
  max-width: 940px;
  margin: 37px auto 37px;
  padding: 33px 0 5px;
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px rgba(0, 0, 0, 0.2); }
  .special-offer-conetent .quote-from h3 {
    text-align: center;
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    color: #56656F; }
  .special-offer-conetent .quote-from h4 {
    color: #56656F;
    text-transform: initial;
    font-weight: 400;
    font-size: 24px;
    margin-top: 31px; }
    @media (max-width: 576px) {
      .special-offer-conetent .quote-from h4 {
        font-size: 18px; } }
    .special-offer-conetent .quote-from h4 span {
      background: #56656F;
      display: inline-block;
      width: 31px;
      height: 31px;
      font-size: 16px;
      line-height: 32px;
      font-weight: 100;
      color: #fff;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      text-align: center;
      margin-right: 3px;
      position: relative;
      transform: translateY(-4px); }

.offer-ptoduct-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 16px -18px 19px; }
  @media (max-width: 576px) {
    .offer-ptoduct-list {
      margin: 16px -7.5px; } }
  .offer-ptoduct-list li {
    flex-grow: 1;
    width: calc(100% * (1/3));
    align-items: stretch;
    list-style-type: none;
    padding: 0;
    margin: 18px 0;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .offer-ptoduct-list li {
        width: calc(100% * (1/2)); } }
    @media (max-width: 767px) {
      .offer-ptoduct-list li {
        width: calc(100% * (1/2)); } }
    @media (max-width: 576px) {
      .offer-ptoduct-list li {
        margin: 7.5px 0; } }
    .offer-ptoduct-list li .item {
      position: relative;
      border: 1px solid #d2d2d2;
      padding: 21px 20px 65px 20px;
      flex-grow: 1;
      align-items: stretch;
      background: #fff;
      height: 100%;
      margin: 0 18px;
      min-height: 180px;
      text-align: left;
      /* checkbox */ }
      @media (max-width: 576px) {
        .offer-ptoduct-list li .item {
          margin: 0 7.5px;
          padding: 12px 12px 115px 12px; } }
      .offer-ptoduct-list li .item h5 {
        font-size: 24px;
        line-height: 143.2%;
        color: #000000;
        font-weight: 400; }
        @media (max-width: 767px) {
          .offer-ptoduct-list li .item h5 {
            font-size: 20px;
            line-height: 133.2%; } }
        @media (max-width: 576px) {
          .offer-ptoduct-list li .item h5 {
            font-size: 16px;
            padding-right: 45px; } }
      .offer-ptoduct-list li .item span {
        display: block;
        color: #56656F;
        font-size: 16px;
        line-height: 150%;
        max-width: 120px; }
        .offer-ptoduct-list li .item span.text {
          max-width: 196px; }
        @media (max-width: 767px) {
          .offer-ptoduct-list li .item span {
            font-size: 14px;
            line-height: 150%;
            padding-right: 20px; } }
        @media (max-width: 576px) {
          .offer-ptoduct-list li .item span.text {
            text-align: center;
            padding: 0;
            max-width: 100px;
            margin: 30px auto 0;
            position: absolute;
            left: 0;
            right: 0; } }
      .offer-ptoduct-list li .item img {
        position: absolute;
        z-index: 0;
        bottom: 16px;
        right: 15px;
        max-width: 145px;
        max-height: 130px;
        width: 100%;
        height: 100%;
        opacity: 1;
        background-repeat: no-repeat;
        background-position: right 0 center;
        background-size: contain; }
        @media (max-width: 767px) {
          .offer-ptoduct-list li .item img {
            max-width: 145px;
            max-height: 100px;
            background-position: center bottom; } }
        @media (max-width: 576px) {
          .offer-ptoduct-list li .item img {
            left: 50%;
            right: 0;
            transform: translateX(-50%); } }
      .offer-ptoduct-list li .item .product-select {
        position: absolute;
        width: 40px;
        height: 40px;
        left: 19px;
        bottom: 19px; }
        @media (max-width: 576px) {
          .offer-ptoduct-list li .item .product-select {
            width: 30px;
            height: 30px;
            left: initial;
            bottom: initial;
            right: 12px;
            top: 12px; } }
      .offer-ptoduct-list li .item .styled-checkbox {
        width: 40px;
        height: 40px;
        position: absolute;
        opacity: 0;
        margin: 0; }
        @media (max-width: 576px) {
          .offer-ptoduct-list li .item .styled-checkbox {
            width: 30px;
            height: 30px; } }
        .offer-ptoduct-list li .item .styled-checkbox + label {
          color: #fff;
          position: relative;
          cursor: pointer;
          padding: 0;
          height: 40px;
          font-size: 0; }
          @media (max-width: 576px) {
            .offer-ptoduct-list li .item .styled-checkbox + label {
              height: 30px; } }
        .offer-ptoduct-list li .item .styled-checkbox + label:before {
          content: '';
          margin-right: 10px;
          display: inline-block;
          vertical-align: text-top;
          width: 40px;
          height: 40px;
          background: #fff;
          border: solid 1px #d2d2d2;
          transition: all 0.2s ease; }
          @media (max-width: 576px) {
            .offer-ptoduct-list li .item .styled-checkbox + label:before {
              width: 30px;
              height: 30px; } }
        .offer-ptoduct-list li .item .styled-checkbox:hover + label:before {
          border: solid 1px #000; }
        .offer-ptoduct-list li .item .styled-checkbox:focus + label:before {
          /* box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); */ }
        .offer-ptoduct-list li .item .styled-checkbox:checked + label:before {
          transition: none;
          background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
          background-size: 30px 30px; }
          @media (max-width: 576px) {
            .offer-ptoduct-list li .item .styled-checkbox:checked + label:before {
              background-size: 20px 20px; } }
        .offer-ptoduct-list li .item .styled-checkbox:disabled + label {
          color: #b8b8b8;
          cursor: auto; }
        .offer-ptoduct-list li .item .styled-checkbox:disabled + label:before {
          box-shadow: none;
          background: #ddd; }
        .offer-ptoduct-list li .item .styled-checkbox:checked + label:after {
          transition: none;
          content: '';
          background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
          background-size: 30px 30px; }
          @media (max-width: 576px) {
            .offer-ptoduct-list li .item .styled-checkbox:checked + label:after {
              background-size: 20px 20px; } }
  .offer-ptoduct-list h5 {
    padding: 0;
    margin: 0; }

.offer-ptoduct-list-row {
  list-style-type: none;
  padding: 0;
  margin: 16px -18px 19px; }
  @media (max-width: 576px) {
    .offer-ptoduct-list-row {
      margin: 16px -7.5px; } }
  .offer-ptoduct-list-row li {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 18px 0;
    text-align: center;
        /*  @include breakpoint("exception-ipad") {
            width: calc(100% * (1/2));
        }

        @include breakpoint("exception-mobile") {
            width: calc(100% * (1/2));
        } */ }
    @media (max-width: 576px) {
      .offer-ptoduct-list-row li {
        margin: 7.5px 0; } }
    .offer-ptoduct-list-row li .item {
      position: relative;
      border: 1px solid #d2d2d2;
      padding: 11px 60px 10px 10px;
      flex-grow: 1;
      align-items: stretch;
      background: #fff;
      height: 100%;
      margin: 0 18px;
      min-height: 240px;
      text-align: left;
      overflow: hidden;
      /* checkbox */ }
      @media (max-width: 576px) {
        .offer-ptoduct-list-row li .item {
          min-height: inherit;
          margin: 0 7.5px;
          padding: 12px; } }
      @media (min-width: 577px) and (max-width: 767px) {
        .offer-ptoduct-list-row li .item {
          min-height: inherit; } }
      .offer-ptoduct-list-row li .item .product-content {
        width: calc(100% - 300px);
        float: left; }
        @media (min-width: 577px) and (max-width: 767px) {
          .offer-ptoduct-list-row li .item .product-content {
            width: calc(100% - 100px);
            float: left; } }
        @media (max-width: 576px) {
          .offer-ptoduct-list-row li .item .product-content {
            width: calc(100% - 130px);
            float: left; } }
      .offer-ptoduct-list-row li .item .product-image-block {
        float: right;
        width: 300px; }
        @media (min-width: 577px) and (max-width: 767px) {
          .offer-ptoduct-list-row li .item .product-image-block {
            width: 200px;
            position: absolute;
            right: 0;
            top: 0; } }
        @media (max-width: 576px) {
          .offer-ptoduct-list-row li .item .product-image-block {
            width: 170px;
            position: absolute;
            right: 0;
            top: 0; } }
        .offer-ptoduct-list-row li .item .product-image-block img {
          max-width: 300px; }
          @media (min-width: 577px) and (max-width: 767px) {
            .offer-ptoduct-list-row li .item .product-image-block img {
              max-width: 100%;
              margin: 60px 0 0; } }
          @media (max-width: 576px) {
            .offer-ptoduct-list-row li .item .product-image-block img {
              max-width: 100%;
              margin: 40px 0 0; } }
      .offer-ptoduct-list-row li .item h5 {
        font-size: 36px;
        line-height: 143.2%;
        color: #000000;
        font-weight: 400;
        /*  @include breakpoint("landscape-phone") {
             font-size: 16px;
             padding-right: 45px;
         } */ }
        @media (max-width: 767px) {
          .offer-ptoduct-list-row li .item h5 {
            font-size: 24px;
            line-height: 133.2%; } }
      .offer-ptoduct-list-row li .item span {
        display: block;
        color: #56656F;
        font-size: 24px;
        line-height: 143.2%;
        max-width: 100%;
        font-weight: 500;
        /* @include breakpoint("exception-mobile") {
            font-size: 14px;
            line-height: 150%;
            padding-right: 20px;
        } */
        /* @include breakpoint("landscape-phone") {
            &.text {
                text-align: center;
                padding: 0;
                max-width: 100px;
                margin: 30px auto 0;
                position: absolute;
                left: 0;
                right: 0;
            }
        } */ }
        @media (max-width: 767px) {
          .offer-ptoduct-list-row li .item span {
            font-size: 18px;
            line-height: 143.2%; } }
        .offer-ptoduct-list-row li .item span.text {
          max-width: 100%; }
      .offer-ptoduct-list-row li .item ul {
        padding: 0;
        margin: 10px 0 0; }
        .offer-ptoduct-list-row li .item ul li {
          margin: 0;
          text-align: left;
          color: #56656F;
          background: url(../images/list_green_tick.jpg) no-repeat 0 7px;
          padding: 5px 0 3px 30px;
          font-size: 18px;
          line-height: 120%; }
          @media (max-width: 767px) {
            .offer-ptoduct-list-row li .item ul li {
              background-size: 12px;
              background-position: 0 11px;
              padding: 5px 0 3px 20px;
              font-size: 16px; } }
      .offer-ptoduct-list-row li .item img {
                /* position: absolute;
                z-index: 0;
                bottom: 16px;
                right: 15px;
                max-width: 145px;
                max-height: 130px;
                width: 100%;
                height: 100%;
                opacity: 1;
                background-repeat: no-repeat;
                background-position: right 0 center;
                background-size: contain;

                @include breakpoint("exception-mobile") {
                    max-width: 145px;
                    max-height: 100px;
                    background-position: center bottom;
                }

                @include breakpoint("landscape-phone") {
                    left: 50%;
                    right: 0;
                    transform: translateX(-50%);
                } */ }
      .offer-ptoduct-list-row li .item .product-select {
        position: absolute;
        width: 40px;
        height: 40px;
        right: 19px;
        top: 19px; }
        @media (max-width: 576px) {
          .offer-ptoduct-list-row li .item .product-select {
            width: 30px;
            height: 30px;
            left: initial;
            bottom: initial;
            right: 12px;
            top: 12px; } }
      .offer-ptoduct-list-row li .item .styled-checkbox {
        width: 40px;
        height: 40px;
        position: absolute;
        opacity: 0;
        margin: 0; }
        @media (max-width: 576px) {
          .offer-ptoduct-list-row li .item .styled-checkbox {
            width: 30px;
            height: 30px; } }
        .offer-ptoduct-list-row li .item .styled-checkbox + label {
          color: #fff;
          position: relative;
          cursor: pointer;
          padding: 0;
          height: 40px;
          font-size: 0; }
          @media (max-width: 576px) {
            .offer-ptoduct-list-row li .item .styled-checkbox + label {
              height: 30px; } }
        .offer-ptoduct-list-row li .item .styled-checkbox + label:before {
          content: '';
          margin-right: 10px;
          display: inline-block;
          vertical-align: text-top;
          width: 40px;
          height: 40px;
          background: #fff;
          border: solid 1px #d2d2d2;
          transition: all 0.2s ease; }
          @media (max-width: 576px) {
            .offer-ptoduct-list-row li .item .styled-checkbox + label:before {
              width: 30px;
              height: 30px; } }
        .offer-ptoduct-list-row li .item .styled-checkbox:hover + label:before {
          border: solid 1px #000; }
        .offer-ptoduct-list-row li .item .styled-checkbox:focus + label:before {
          /* box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); */ }
        .offer-ptoduct-list-row li .item .styled-checkbox:checked + label:before {
          transition: none;
          background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
          background-size: 30px 30px; }
          @media (max-width: 576px) {
            .offer-ptoduct-list-row li .item .styled-checkbox:checked + label:before {
              background-size: 20px 20px; } }
        .offer-ptoduct-list-row li .item .styled-checkbox:disabled + label {
          color: #b8b8b8;
          cursor: auto; }
        .offer-ptoduct-list-row li .item .styled-checkbox:disabled + label:before {
          box-shadow: none;
          background: #ddd; }
        .offer-ptoduct-list-row li .item .styled-checkbox:checked + label:after {
          transition: none;
          content: '';
          background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
          background-size: 30px 30px; }
          @media (max-width: 576px) {
            .offer-ptoduct-list-row li .item .styled-checkbox:checked + label:after {
              background-size: 20px 20px; } }
  .offer-ptoduct-list-row h5 {
    padding: 0;
    margin: 0; }

.contact-details {
  padding: 17px 0 0; }
  .contact-details .field-section {
    margin-top: 22px; }
    @media (max-width: 767px) {
      .contact-details .field-section {
        margin-top: 0; } }
  .contact-details .field-group {
    margin-top: 22px; }
    .contact-details .field-group:first-child {
      margin-top: 0; }
  .contact-details form {
    margin-top: 0; }
  .contact-details form .form-left,
  .contact-details form .form-right,
  .contact-details form .form-middle,
  .contact-details form .checkbox-area {
    float: left;
    width: 100%;
    max-width: 450px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .contact-details form .form-left,
      .contact-details form .form-right,
      .contact-details form .form-middle,
      .contact-details form .checkbox-area {
        max-width: 49%; } }
    @media (max-width: 767px) {
      .contact-details form .form-left,
      .contact-details form .form-right,
      .contact-details form .form-middle,
      .contact-details form .checkbox-area {
        max-width: 100%;
        margin-bottom: 15px; } }
  .contact-details form .form-right,
  .contact-details form .button-area {
    float: right; }
  .contact-details form .button-area {
    width: 40%;
    max-width: initial; }
    @media (max-width: 767px) {
      .contact-details form .button-area {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        float: none;
        clear: both;
        text-align: center; } }
  .contact-details form .checkbox-area {
    width: 60%;
    max-width: initial; }
    @media (max-width: 767px) {
      .contact-details form .checkbox-area {
        width: 100%;
        margin-bottom: 0; } }
  .contact-details label {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    color: #56656F; }
    .contact-details label span {
      display: block;
      font-size: 12px;
      padding-bottom: 2px; }
      .contact-details label span.wpcf7-list-item-label {
        font-size: 16px;
        line-height: 1.5; }
    .contact-details label input[type="checkbox"] {
      float: left; }
  .contact-details textarea {
    height: 221px;
    resize: vertical; }
    @media (max-width: 450px) {
      .contact-details textarea {
        height: 130px;
        margin-top: 4px; } }
  .contact-details span.wpcf7-not-valid-tip {
    font-size: 14px; }
  .contact-details input[type="text"],
  .contact-details input[type="password"],
  .contact-details input[type="tel"],
  .contact-details input[type="email"],
  .contact-details input[type="number"],
  .contact-details input[type="search"],
  .contact-details textarea,
  .contact-details label.with-input {
    width: 100%;
    max-width: inherit;
    padding: 10px;
    line-height: 18px;
    font-size: 16px; }
  .contact-details select {
    width: 100%;
    height: inherit;
    line-height: 16px;
    padding: 12px 12px 10px;
    font-weight: 400;
    vertical-align: middle;
    /* padding: 0 0 0 0.618em; */
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent url(../../_img/select-btn.gif) no-repeat right top;
    background-size: auto 100%;
    max-width: 450px; }
    @media (max-width: 767px) {
      .contact-details select {
        max-width: 100%;
        margin-bottom: 0; } }
  .contact-details .checkbox-area {
    padding-top: 16px; }
    .contact-details .checkbox-area span.wpcf7-list-item {
      margin-left: 0; }
  .contact-details .button-area {
    padding-top: 16px;
    text-align: right; }
    .contact-details .button-area input[type="submit"],
    .contact-details .button-area p {
      width: 100%;
      float: right;
      max-width: 335px;
      text-align: center; }
    .contact-details .button-area p {
      font-size: 18px;
      line-height: 1.5;
      color: #56656F;
      margin-top: 10px; }
      @media (max-width: 767px) {
        .contact-details .button-area p {
          margin-top: 0; } }
      .contact-details .button-area p a {
        font-size: 18px;
        line-height: 1.5;
        color: #AA0020;
        text-decoration: none; }
        .contact-details .button-area p a:hover {
          text-decoration: underline; }
    .contact-details .button-area input[type="submit"] {
      background: #AA0020;
      border: 1px solid #AA0020;
      font-size: 18px;
      color: #fff;
      line-height: 2.718em;
      margin: 0 0 10px; }
      @media (max-width: 767px) {
        .contact-details .button-area input[type="submit"] {
          float: none; } }
  .contact-details div.wpcf7 .ajax-loader {
    margin: 18px 10px 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .contact-details div.wpcf7 .ajax-loader {
        margin: 0 auto;
        display: table;
        clear: both; } }
    @media (max-width: 767px) {
      .contact-details div.wpcf7 .ajax-loader {
        margin: 0; } }
  .contact-details div.wpcf7-validation-errors,
  .contact-details div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    text-align: center;
    padding: 10px 0 8px;
    background: rgba(247, 231, 0, 0.2); }

.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok {
  display: none !important; }

@media screen and (max-width: 800px) {
  .r2r-share-btn {
    width: 50px; } }
.checkbox-area label {
  position: relative;
  margin: 0 0 24px;
  height: 40px; }
  .checkbox-area label:nth-of-type(1) input[type='checkbox'] + span.wpcf7-list-item-label {
    line-height: 40px; }
  .checkbox-area label span {
    padding-bottom: 0; }
  .checkbox-area label input[type='checkbox'] {
    width: 40px;
    height: 40px;
    position: absolute;
    opacity: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1; }
    .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label {
      padding-left: 50px;
      line-height: 40px; }
      @media screen and (max-width: 849px) {
        .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label {
          line-height: 1.3; } }
      @media (max-width: 767px) {
        .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label {
          line-height: 40px; } }
      @media (max-width: 576px) {
        .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label {
          line-height: 1.3; }
          .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label:first-child {
            line-height: 40px; } }
    .checkbox-area label input[type='checkbox'] + span.wpcf7-list-item-label:before {
      content: '';
      margin-right: 0;
      display: inline-block;
      vertical-align: text-top;
      width: 40px;
      height: 40px;
      background: #fff;
      border: solid 1px #a1a1a1;
      transition: all 0.2s ease;
      position: absolute;
      left: 0;
      top: 0; }
    .checkbox-area label input[type='checkbox']:hover + span.wpcf7-list-item-label:before {
      border: solid 1px #aa0020; }
    .checkbox-area label input[type='checkbox']:checked + span.wpcf7-list-item-label:before {
      transition: none;
      background: url("../images/red-tick-square-checkbox.png") no-repeat center center;
      background-size: 40px 40px; }
    .checkbox-area label input[type='checkbox']:checked + span.wpcf7-list-item-label:after {
      transition: none;
      content: '';
      background: url("../images/red-tick-square-checkbox.png") no-repeat center center;
      background-size: 40px 40px; }

.styled-checkbox:checked + label:before {
  transition: none;
  background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
  background-size: 30px 30px; }
  @media (max-width: 576px) {
    .styled-checkbox:checked + label:before {
      background-size: 20px 20px; } }
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto; }
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd; }
.styled-checkbox:checked + label:after {
  transition: none;
  content: '';
  background: url("../images/green-tick-square-checkbox.svg") no-repeat center center;
  background-size: 30px 30px; }
  @media (max-width: 576px) {
    .styled-checkbox:checked + label:after {
      background-size: 20px 20px; } }

/*# sourceMappingURL=custom-special-offer.css.map */
