html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.clearfix:before, .block-footer .social-links:before, .block-footer .row:before, .block.block_intro:before, .block.block_image_text .description:before, .block.block-contact-form .contact-form-wrapper form .form-row:before, body .container .row:before,
.clearfix:after,
.block-footer .social-links:after,
.block-footer .row:after,
.block.block_intro:after,
.block.block_image_text .description:after,
.block.block-contact-form .contact-form-wrapper form .form-row:after,
body .container .row:after {
  content: " ";
  display: table; }

.clearfix:after, .block-footer .social-links:after, .block-footer .row:after, .block.block_intro:after, .block.block_image_text .description:after, .block.block-contact-form .contact-form-wrapper form .form-row:after, body .container .row:after {
  clear: both; }

.clearfix, .block-footer .social-links, .block-footer .row, .block.block_intro, .block.block_image_text .description, .block.block-contact-form .contact-form-wrapper form .form-row, body .container .row {
  *zoom: 1; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline: medium none; }

* {
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }
textarea,
select,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
input[type="number"],
.input-checkbox {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: 0 !important; }

.semi-strong {
  font-weight: 600; }

.clearfix:before, .block-footer .social-links:before, .block-footer .row:before, .block.block_intro:before, .block.block_image_text .description:before, .block.block-contact-form .contact-form-wrapper form .form-row:before, body .container .row:before,
.clearfix:after,
.block-footer .social-links:after,
.block-footer .row:after,
.block.block_intro:after,
.block.block_image_text .description:after,
.block.block-contact-form .contact-form-wrapper form .form-row:after,
body .container .row:after {
  content: " ";
  display: table; }

.clearfix:after, .block-footer .social-links:after, .block-footer .row:after, .block.block_intro:after, .block.block_image_text .description:after, .block.block-contact-form .contact-form-wrapper form .form-row:after, body .container .row:after {
  clear: both; }

.clearfix, .block-footer .social-links, .block-footer .row, .block.block_intro, .block.block_image_text .description, .block.block-contact-form .contact-form-wrapper form .form-row, body .container .row {
  *zoom: 1; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

tr.thick-border-top {
  border-top: 2px solid black; }

.block-footer .social-links li {
  float: left; }
  .block-footer .social-links li a {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #fff;
    background: #000;
    margin-right: 10px; }
.block-footer .row {
  margin: 0 -15px !important; }
  .block-footer .row .col4 {
    padding: 0 15px;
    float: left;
    width: 33.33333%; }
    @media (max-width: 768px) {
      .block-footer .row .col4 {
        padding: 25px 15px 0;
        width: 100%; } }
    .block-footer .row .col4 ul li.title:first-child {
      padding-top: 0; }
    .block-footer .row .col4 ul li.title {
      padding: 20px 0 10px;
      line-height: 1.4em;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600; }
    .block-footer .row .col4 ul li {
      font-size: 14px; }
      .block-footer .row .col4 ul li .day {
        display: inline-block;
        width: 120px; }

.block.block-copyright-line {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  font-size: 14px; }
  @media (max-width: 768px) {
    .block.block-copyright-line {
      padding-bottom: 120px; }
      .block.block-copyright-line.no-quick-contact {
        padding-bottom: 15px; } }
  .block.block-copyright-line a {
    color: #fff; }

.accept-cookies-cont {
  background: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  padding: 25px 66px 25px 25px;
  color: #fff;
  width: 100%;
  z-index: 999; }
  .accept-cookies-cont .ppol-link:hover {
    text-decoration: underline; }
  .accept-cookies-cont .ppol-link {
    color: #fff; }
  .accept-cookies-cont .close-cookie-bar {
    color: #989898;
    font-size: 24px;
    display: block;
    position: absolute;
    right: 25px;
    top: 25px; }

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  display: none; }
  .modal-wrapper .modal-close {
    color: #989898;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 18;
    font-size: 18px; }
  .modal-wrapper .modal-container {
    width: 90%;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 1200px;
    padding: 62px 25px 25px 25px;
    background: #fff;
    left: 0;
    right: 0;
    top: 5%;
    margin: auto;
    position: absolute; }
    .modal-wrapper .modal-container .modal-title {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      padding: 15px 60px 15px 25px;
      font-size: 24px;
      font-weight: 600;
      line-height: 32px;
      border-bottom: 1px solid #f0f0f0; }
    .modal-wrapper .modal-container .modal-content {
      font-size: 16px;
      padding-top: 25px; }
      .modal-wrapper .modal-container .modal-content p {
        padding-bottom: 15px; }
      .modal-wrapper .modal-container .modal-content strong {
        font-weight: bold; }
    .modal-wrapper .modal-container .modal-loader {
      text-align: center; }

footer {
  position: relative; }

.mobile-menu-wrapper {
  position: fixed;
  z-index: 9999;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  display: none; }
  @media screen and (max-width: 768px) {
    .mobile-menu-wrapper {
      display: block; } }
  .mobile-menu-wrapper .mobile-menu-knob {
    pointer-events: auto;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    background-image: url(../images/quickAction_lightSprite.png);
    background-position: 50% -430px;
    background-size: 430px; }
  .mobile-menu-wrapper .mobile-menu-actions {
    display: block;
    width: 100%;
    background: -webkit-linear-gradient(top, #fff 35%, #d7d7d7 80%);
    background: linear-gradient(to bottom, #fff 35%, #d7d7d7 80%);
    height: 54px;
    box-shadow: 0 -5px 15px 0 rgba(0, 0, 0, 0.5);
    pointer-events: auto; }
    .mobile-menu-wrapper .mobile-menu-actions ul {
      margin: 0;
      padding: 0;
      display: block;
      height: 100%;
      width: 100%; }
      .mobile-menu-wrapper .mobile-menu-actions ul li {
        width: 33.33333%;
        text-align: center;
        height: 100%;
        float: left;
        border: 1px solid #d9d9d9;
        border-left-color: #999; }
        .mobile-menu-wrapper .mobile-menu-actions ul li.mobile-menu-phone a {
          background-position: -78px -4px;
          text-align: center; }
        .mobile-menu-wrapper .mobile-menu-actions ul li.mobile-menu-email a {
          background-position: -141px -4px; }
        .mobile-menu-wrapper .mobile-menu-actions ul li.mobile-menu-address {
          padding: 0;
          margin: 0;
          height: 54px; }
          .mobile-menu-wrapper .mobile-menu-actions ul li.mobile-menu-address a {
            background-position: -208px -4px; }
        .mobile-menu-wrapper .mobile-menu-actions ul li a {
          margin: 0 auto;
          background-image: url(../images/quickAction_lightSprite.png);
          background-repeat: no-repeat;
          width: 40px;
          height: 100%;
          display: block;
          direction: ltr;
          white-space: nowrap;
          text-indent: -9999em;
          background-size: 420px;
          z-index: 999999; }

.block h2.form-header {
  font-size: 24px;
  text-transform: uppercase;
  margin: 24px 0;
  text-align: left; }
.block form .form-group.col-8 {
  display: inline-block;
  width: 64%;
  float: right; }
.block form .form-group.col-4 {
  display: inline-block;
  width: 34%; }
.block form .form-group label {
  display: block;
  margin-bottom: 6px; }
.block form .form-group input.form-control, .block form .form-group textarea.form-control, .block form .form-group select.form-control {
  margin-bottom: 12px;
  display: block;
  background: transparent;
  outline: medium none;
  width: 100%;
  font-family: "Open sans", sans-serif;
  padding: 5px 8px;
  border-right: 2px solid #ddd !important;
  border-left: 2px solid #ddd;
  border-bottom: 2px solid #ddd !important;
  border-top: 2px solid #ddd; }
.block form .form-group textarea.no-resize {
  resize: none; }
.block form .btn.btn-primary {
  display: inline-block;
  padding: 10px 16px;
  font-size: 18px;
  text-align: center;
  background-color: #2f2f2f;
  color: #fff;
  cursor: pointer;
  border: none;
  margin-top: 30px;
  margin-bottom: 10px; }
  .block form .btn.btn-primary:focus {
    outline: none; }

.block.block_intro {
  position: relative;
  z-index: 2; }
  .block.block_intro .only-mobile {
    display: none !important; }
  @media (max-width: 991px) {
    .block.block_intro .only-mobile {
      display: block !important; } }
  @media (max-width: 991px) {
    .block.block_intro .only-desktop {
      display: none !important; } }
  .block.block_intro .video-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
    .block.block_intro .video-container .video-container video {
      max-width: 100%;
      max-height: 100vh;
      border: 0; }
  .block.block_intro .intro-bg-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .block.block_intro .intro-bg-container .intro-bg {
      background-size: cover;
      background-position: top right;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .block.block_intro .intro-bg-container .intro-bg.js-do-move {
        animation: zoomIn 30s ease-in-out forwards; }
@keyframes zoomIn {
  from {
    transform: scale(1); }
  to {
    transform: scale(1.3); } }
  .block.block_intro .slides-wrapper {
    z-index: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .block.block_intro .slides-wrapper .slidesjs-previous, .block.block_intro .slides-wrapper .slidesjs-next {
      position: absolute;
      left: 50px;
      bottom: 50px;
      width: 48px;
      height: 48px;
      background: url("../images/icon_prev.svg") no-repeat transparent;
      z-index: 10;
      fill: #fff;
      color: #fff;
      text-indent: -999999px; }
    .block.block_intro .slides-wrapper .slidesjs-next {
      left: auto;
      right: 50px;
      background: url("../images/icon_next.svg") no-repeat transparent; }
    .block.block_intro .slides-wrapper .slide-image {
      background-size: cover;
      background-position: center center;
      width: 100%;
      height: 100%; }
  .block.block_intro video {
    width: 100%;
    position: absolute; }
  .block.block_intro .intro-stripe {
    padding: 40px 0 80px;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    top: 0;
    margin: auto 0;
    height: 350px;
    position: absolute;
    z-index: 1;
    left: 0; }
    .block.block_intro .intro-stripe .main-logo.default {
      display: block;
      max-width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media (max-width: 768px) {
      .block.block_intro .intro-stripe {
        bottom: 0;
        top: 0;
        margin: auto;
        height: 280px;
        padding: 40px 0; }
        .block.block_intro .intro-stripe.hide-this {
          display: none; } }
    .block.block_intro .intro-stripe .main-logo.default {
      display: block;
      height: 200px;
      line-height: 200px;
      text-decoration: none;
      text-align: center;
      font-size: 32px;
      font-weight: 600;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 768px) {
        .block.block_intro .intro-stripe .main-logo.default {
          line-height: normal;
          max-width: 100%;
          background-size: contain; } }
      .block.block_intro .intro-stripe .main-logo.default img {
        max-width: 100%;
        max-height: 100%; }
      .block.block_intro .intro-stripe .main-logo.default.model {
        text-decoration: none; }
    .block.block_intro .intro-stripe ul.menu {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 22px;
      display: inline-block;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 30px;
      right: 0;
      left: 0;
      margin: 0 auto; }
      @media (max-width: 768px) {
        .block.block_intro .intro-stripe ul.menu {
          display: none; } }
      .block.block_intro .intro-stripe ul.menu li {
        display: inline-block;
        padding: 5px 10px;
        position: relative; }
        .block.block_intro .intro-stripe ul.menu li > a {
          color: #fff;
          text-transform: uppercase;
          text-decoration: none;
          font-weight: 400; }
        .block.block_intro .intro-stripe ul.menu li:hover .sub-menu {
          display: block; }
        .block.block_intro .intro-stripe ul.menu li .sub-menu {
          position: absolute;
          display: none;
          padding: 5px 0;
          z-index: 2; }
          .block.block_intro .intro-stripe ul.menu li .sub-menu li {
            white-space: nowrap;
            display: block;
            width: 100%;
            padding: 3px 8px; }
            .block.block_intro .intro-stripe ul.menu li .sub-menu li a {
              display: block;
              text-align: left;
              font-size: 18px; }
              .block.block_intro .intro-stripe ul.menu li .sub-menu li a:hover {
                text-decoration: underline; }

.block.block_contact {
  position: relative; }
  .block.block_contact ul.schedule {
    color: #fff;
    width: 100%;
    max-width: 650px;
    margin: 0 auto; }
    .block.block_contact ul.schedule li:last-child {
      border-bottom: none; }
    .block.block_contact ul.schedule li:hover {
      background: rgba(255, 255, 255, 0.1);
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .block.block_contact ul.schedule li {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      width: 100%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 10px; }
      .block.block_contact ul.schedule li .day {
        position: relative; }
        .block.block_contact ul.schedule li .day .open {
          position: absolute;
          right: 0;
          top: 0; }
  .block.block_contact .rel-container {
    position: relative; }
    .block.block_contact .rel-container .mail-link {
      color: inherit;
      text-decoration: none; }
    .block.block_contact .rel-container #gmapbg {
      width: 100%;
      min-height: 600px;
      position: relative;
      z-index: 1; }
    .block.block_contact .rel-container .address {
      color: #fff;
      max-width: 380px;
      position: absolute;
      right: calc((100% - 1200px) / 2);
      top: 0;
      bottom: 0;
      margin: auto 0;
      height: 90%;
      width: 100%;
      padding: 60px 40px;
      text-align: right;
      z-index: 2; }
      .block.block_contact .rel-container .address .address-background {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #121212;
        z-index: 0; }
      .block.block_contact .rel-container .address a.routeplanner {
        color: white;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 4px 10px 2px 10px;
        background: #b21635; }
        .block.block_contact .rel-container .address a.routeplanner.standard {
          color: #000000 !important;
          background: #8a8a8a !important; }
      .block.block_contact .rel-container .address .address-container {
        position: relative;
        z-index: 1; }
      @media (max-width: 1200px) {
        .block.block_contact .rel-container .address {
          right: 20px; } }
      @media (max-width: 768px) {
        .block.block_contact .rel-container .address {
          position: relative;
          width: 100%;
          max-width: 100%;
          right: auto;
          top: auto;
          height: auto; } }
      .block.block_contact .rel-container .address h2 {
        font-size: 27px;
        font-weight: 700;
        text-align: right;
        line-height: 1.3em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        color: #fff;
        padding-bottom: 0; }
        @media (max-width: 768px) {
          .block.block_contact .rel-container .address h2 {
            font-size: 24px; } }
        @media (max-width: 400px) {
          .block.block_contact .rel-container .address h2 {
            font-size: 22px; } }
      .block.block_contact .rel-container .address p strong {
        font-weight: 700; }
      .block.block_contact .rel-container .address .opening-hours-cont {
        font-size: 14px; }
        .block.block_contact .rel-container .address .opening-hours-cont .day {
          float: left;
          width: 100px; }
      .block.block_contact .rel-container .address .label-line {
        padding: 20px 0;
        text-align: right; }
        .block.block_contact .rel-container .address .label-line label {
          display: inline-block;
          font-size: 14px;
          font-weight: 600;
          text-transform: uppercase;
          padding: 4px 10px 2px 10px;
          background: #232323;
          color: #fff; }
      .block.block_contact .rel-container .address .social-icons li {
        display: inline-block;
        margin: 3px; }
        .block.block_contact .rel-container .address .social-icons li a {
          display: block;
          width: 45px;
          height: 45px;
          background: #898989;
          color: #000;
          line-height: 47px;
          text-align: center;
          font-size: 26px; }

.block_page p strong {
  font-weight: bold; }

header {
  position: fixed;
  left: 0;
  top: 0;
  height: 0;
  background: #000;
  color: #fff;
  z-index: 10;
  width: 100%;
  padding: 0 25px;
  overflow: hidden; }
  header.always-on {
    height: 60px;
    overflow: visible; }
  @media (max-width: 768px) {
    header {
      height: auto;
      overflow: visible; } }
  header.show {
    height: auto;
    overflow: visible; }
  header .logo {
    height: 100%;
    padding: 10px 10px 10px 0;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    header .logo img {
      max-height: 40px;
      float: left; }
    @media (max-width: 768px) {
      header .logo {
        width: 100%;
        display: block;
        float: left;
        font-size: 20px;
        padding-right: 40px; } }
    @media (max-width: 400px) {
      header .logo {
        font-size: 18px; } }
  header a.toggle-menu {
    position: absolute;
    display: none;
    right: 25px;
    top: 10px;
    font-size: 30px;
    line-height: 40px;
    z-index: 10; }
    @media (max-width: 768px) {
      header a.toggle-menu {
        display: block; } }
  header ul.menu {
    float: right;
    transition: all 1s ease; }
    @media (max-width: 768px) {
      header ul.menu {
        right: 0;
        position: absolute;
        top: 60px;
        max-height: 0;
        overflow: hidden;
        width: 100%;
        background-color: inherit !important; }
        header ul.menu li:last-child {
          padding-bottom: 25px; }
        header ul.menu.open {
          max-height: 800px;
          transition: all 1s ease; } }
    header ul.menu > li {
      float: left;
      padding: 20px 25px 0 0;
      position: relative; }
      @media (max-width: 768px) {
        header ul.menu > li {
          width: 100%;
          text-align: left;
          padding: 8px 25px;
          line-height: 24px; } }
      header ul.menu > li:hover > a {
        text-decoration: underline; }
      header ul.menu > li:hover ul.sub-menu {
        display: block; }
      header ul.menu > li > a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        font-weight: 600; }
        header ul.menu > li > a .fa {
          font-size: 20px;
          margin-left: 10px;
          position: relative;
          top: 2px; }
      header ul.menu > li a:hover {
        text-decoration: underline; }
      header ul.menu > li ul.sub-menu {
        position: absolute;
        right: 25px;
        padding: 5px 10px 15px 10px;
        display: none; }
        header ul.menu > li ul.sub-menu li {
          padding: 5px 8px;
          white-space: nowrap;
          text-align: right; }
          header ul.menu > li ul.sub-menu li a {
            text-decoration: none;
            line-height: 1.3em;
            font-size: 16px;
            display: block; }
            header ul.menu > li ul.sub-menu li a .fa {
              display: none; }
            header ul.menu > li ul.sub-menu li a:hover {
              text-decoration: underline; }
          @media (max-width: 768px) {
            header ul.menu > li ul.sub-menu li {
              text-align: left; } }
        @media (max-width: 768px) {
          header ul.menu > li ul.sub-menu {
            background: transparent;
            width: 100%;
            position: relative;
            right: auto;
            padding-left: 0;
            padding-bottom: 0; }
            header ul.menu > li ul.sub-menu li {
              width: 100%;
              padding-left: 10px; }
              header ul.menu > li ul.sub-menu li a .fa {
                display: inline-block;
                margin-right: 3px; } }

@media (min-width: 768px) {
  .shop-cart {
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin: 11px 25px 0 0; } }
@media (max-width: 768px) {
  .shop-cart {
    width: 40px !important;
    padding: 5px 5px !important;
    margin: 8px 25px !important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; } }
.shop-cart a {
  display: flex;
  align-items: center;
  justify-content: center; }
.shop-cart:hover {
  background: rgba(1, 1, 1, 0.1);
  border-radius: 50%; }
.shop-cart .fa-shopping-cart {
  height: 28px;
  width: 28px;
  padding: 3px; }
.shop-cart .cart-items-count {
  position: absolute;
  font-size: 11px;
  background-color: #333;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -4px;
  right: -8px; }
  .shop-cart .cart-items-count.hidden {
    display: none; }

.btn--shop-navigation {
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer; }

.loading-overlay {
  z-index: 1000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center transparent; }
  .loading-overlay .loading-stripe {
    position: fixed;
    top: 0;
    width: 100%;
    height: 3px;
    background-color: white; }
    .loading-overlay .loading-stripe .loaded-stripe {
      display: block;
      height: 100%;
      animation: loading 1s; }

header.show .loading-overlay .loading-stripe, header.always-on .loading-overlay .loading-stripe {
  top: 60px; }

@-webkit-keyframes loading {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
.block.block-button {
  text-align: center; }
  .block.block-button .block-content-button {
    color: white;
    text-decoration: none;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 16px 25px 16px 25px; }

.block.block_image_text .image-enlarge .image-wrapper img {
  width: 100%; }
.block.block_image_text .image_center_before .image-wrapper, .block.block_image_text .image_center_after .image-wrapper {
  text-align: center;
  padding: 25px 0; }
  .block.block_image_text .image_center_before .image-wrapper img, .block.block_image_text .image_center_after .image-wrapper img {
    max-width: 100%; }
.block.block_image_text .image_left .text-content {
  padding-left: 50%; }
.block.block_image_text .image_left .image-wrapper {
  width: 50%;
  float: left;
  padding: 0 25px 25px; }
  .block.block_image_text .image_left .image-wrapper img {
    max-width: 100%; }
.block.block_image_text .image_right .text-content {
  padding-right: 50%; }
.block.block_image_text .image_right .image-wrapper {
  width: 50%;
  float: right;
  padding: 0 25px 25px; }
  .block.block_image_text .image_right .image-wrapper img {
    max-width: 100%; }

.block.block_video .video-container {
  padding: 25px 0;
  position: relative; }
  .block.block_video .video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.block.block-contact-form .contact-form-wrapper {
  width: 75%;
  min-width: 300px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .block.block-contact-form .contact-form-wrapper {
      width: 100%; } }
  .block.block-contact-form .contact-form-wrapper .alert {
    padding: 10px;
    font-size: 18px; }
    .block.block-contact-form .contact-form-wrapper .alert strong {
      font-weight: 700; }
  .block.block-contact-form .contact-form-wrapper .row .col-3 {
    width: 25%;
    float: left; }
  .block.block-contact-form .contact-form-wrapper .row .col-9 {
    width: 75%;
    float: left; }
  .block.block-contact-form .contact-form-wrapper .alert-separator {
    padding: 10px 0; }
  .block.block-contact-form .contact-form-wrapper .alert-success {
    border: 2px solid #48ff7c;
    background: #bcfcce;
    color: #000; }
  .block.block-contact-form .contact-form-wrapper .alert-danger {
    border: 2px solid #ff4848;
    background: #fcbcbc; }
  .block.block-contact-form .contact-form-wrapper form {
    padding-top: 10px; }
    .block.block-contact-form .contact-form-wrapper form a.warning {
      background: url("../images/iconWarning.png") no-repeat transparent;
      width: 16px;
      height: 16px;
      position: absolute;
      top: 10px;
      right: 10px; }
    .block.block-contact-form .contact-form-wrapper form button {
      cursor: pointer;
      width: 100%;
      border: 0;
      padding: 10px 16px;
      text-align: center;
      color: #fff;
      font-size: 18px;
      font-family: "Open sans", sans-serif; }
      .block.block-contact-form .contact-form-wrapper form button .dz-button {
        font-size: 14px; }
    .block.block-contact-form .contact-form-wrapper form .form-row {
      width: 100%; }
      .block.block-contact-form .contact-form-wrapper form .form-row .form-col-6 {
        position: relative;
        width: 50%;
        float: left; }
      .block.block-contact-form .contact-form-wrapper form .form-row .form-col-4 {
        position: relative;
        width: 33.33333333333333%;
        float: left; }
      .block.block-contact-form .contact-form-wrapper form .form-row .form-col-2 {
        position: relative;
        width: 16.66666666666667%;
        float: left; }
      .block.block-contact-form .contact-form-wrapper form .form-row .form-col-12 {
        position: relative;
        width: 100%;
        float: left; }
      .block.block-contact-form .contact-form-wrapper form .form-row .privacy-label {
        padding: 10px 16px;
        display: block; }
        .block.block-contact-form .contact-form-wrapper form .form-row .privacy-label input {
          margin: 0 5px 0 0;
          position: relative;
          top: 2px; }
      .block.block-contact-form .contact-form-wrapper form .form-row input[type=text], .block.block-contact-form .contact-form-wrapper form .form-row select, .block.block-contact-form .contact-form-wrapper form .form-row textarea {
        display: block;
        background: transparent;
        outline: medium none;
        border: 0;
        width: 100%;
        font-family: "Open sans", sans-serif;
        padding: 10px 16px;
        resize: none; }
      .block.block-contact-form .contact-form-wrapper form .form-row select {
        padding: 10px 16px; }

.block.block_opening_hours .description {
  text-align: center; }
  .block.block_opening_hours .description ul {
    display: block;
    list-style-type: none;
    width: 50%;
    margin: 0 auto;
    padding: 0; }
    @media (max-width: 768px) {
      .block.block_opening_hours .description ul {
        width: 100%;
        padding: 0; } }
    .block.block_opening_hours .description ul li {
      padding: 0; }
      @media (max-width: 768px) {
        .block.block_opening_hours .description ul li {
          text-align: right; } }
      .block.block_opening_hours .description ul li .day {
        width: 25%;
        min-width: 150px;
        float: left;
        text-align: right; }
        @media (max-width: 768px) {
          .block.block_opening_hours .description ul li .day {
            width: auto;
            min-width: 0; } }

.modal.modal-wrapper.block-popup {
  justify-content: center;
  align-items: center; }
  .modal.modal-wrapper.block-popup.block-popup-S .modal-container {
    max-width: 700px; }
  .modal.modal-wrapper.block-popup.block-popup-M .modal-container {
    max-width: 900px; }
  .modal.modal-wrapper.block-popup.block-popup-L .modal-container {
    max-width: 1200px; }
  .modal.modal-wrapper.block-popup .modal-container {
    max-width: 85%;
    padding: 0;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    position: relative; }
    .modal.modal-wrapper.block-popup .modal-container .modal-close {
      border-radius: 100%;
      background: #fff;
      top: -40px;
      right: -40px;
      color: #fff;
      display: block;
      width: 80px;
      height: 80px; }
      .modal.modal-wrapper.block-popup .modal-container .modal-close .close-icon {
        color: #303030;
        position: absolute;
        display: block;
        width: 15px;
        height: 15px;
        right: 47px;
        top: 48px; }
    .modal.modal-wrapper.block-popup .modal-container .modal-content {
      padding-top: 30px; }
    .modal.modal-wrapper.block-popup .modal-container .splash-image + .modal-inner-content {
      padding-top: 55px; }
    .modal.modal-wrapper.block-popup .modal-container .splash-image {
      height: 100%;
      position: relative;
      width: 100%;
      padding-bottom: 50%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      .modal.modal-wrapper.block-popup .modal-container .splash-image.image-with-enlarge {
        background-size: cover; }
    .modal.modal-wrapper.block-popup .modal-container .button-line {
      padding: 15px 0 0 0; }
      .modal.modal-wrapper.block-popup .modal-container .button-line .btn {
        margin: 0;
        font-size: 16px; }
    .modal.modal-wrapper.block-popup .modal-container .modal-inner-content {
      position: relative;
      padding: 75px 60px 60px; }
      .modal.modal-wrapper.block-popup .modal-container .modal-inner-content .modal-title {
        position: relative;
        left: auto;
        top: auto;
        border: 0;
        padding: 0; }

.counter-container {
  height: 45px;
  width: 155px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .counter-container .counter {
    height: 100%;
    display: flex;
    background-color: #f5f5f5;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-top: none;
    border-bottom: none;
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans'; }
  .counter-container .btn {
    padding: 0;
    width: 25%; }

.scrollable-table {
  overflow-x: auto; }

.totals-table tbody tr td {
  text-transform: uppercase; }
  .totals-table tbody tr td:first-of-type {
    text-align: left; }
  .totals-table tbody tr td:last-of-type {
    text-align: right; }
.totals-table tbody tr.bold td {
  font-weight: 600; }
.totals-table tbody tr.border-bottom td {
  border-bottom: 2px solid #ddd; }
.totals-table tbody tr.border-top td {
  border-top: 2px solid #ddd; }
.totals-table tbody tr:nth-last-of-type(2) td {
  padding-bottom: 12px; }
.totals-table tbody tr:last-of-type td {
  border-top: 2px solid #ddd;
  font-weight: 600; }
.totals-table tbody tr:last-of-type td[colspan="2"] {
  border-top: none !important; }
@media (max-width: 768px) {
  .totals-table tbody tr:last-of-type td {
    font-size: 15px !important; } }
.totals-table.small tr th, .totals-table.small tr td {
  padding: 6px 0;
  font-size: 14px; }
.totals-table.small tr td {
  line-height: 1.42857143; }
.totals-table.small tr:last-of-type td {
  font-size: 18px;
  padding-top: 12px; }
.totals-table.big tr th, .totals-table.big tr td {
  padding: 6px 0;
  font-size: 16px; }
.totals-table.big tr:last-of-type td {
  font-size: 18px;
  padding-top: 15px; }
.totals-table.td-first-right tbody tr:not(:first-of-type) td:nth-of-type(2):not(.text-center):not(.text-left)[colspan="1"] {
  text-align: right !important; }
.totals-table.td-first-larger {
  min-width: 500px; }
  .totals-table.td-first-larger th:not(:first-of-type), .totals-table.td-first-larger td:not(:first-of-type) {
    width: 180px; }
    @media (max-width: 768px) {
      .totals-table.td-first-larger th:not(:first-of-type), .totals-table.td-first-larger td:not(:first-of-type) {
        width: 150px; } }
  .totals-table.td-first-larger .thin {
    width: 100px !important; }
    @media (max-width: 768px) {
      .totals-table.td-first-larger .thin {
        width: 60px !important; } }

input:focus {
  outline: 0 !important; }

.alert {
  padding: 18px 45px 18px 16px; }
  .alert:before {
    margin-right: 8px; }
  .alert.success {
    color: #3c763d;
    background-color: #dff0d8; }
    .alert.success:before {
      content: '\2713'; }
  .alert.info {
    color: #31708f;
    background-color: #d9edf7; }
  .alert.warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .alert.error {
    color: #a94442;
    background-color: #f2dede; }
  .alert a {
    color: #31708f; }
  .alert .alert-times {
    position: absolute;
    right: 12px;
    font-size: 22px;
    height: 22px;
    cursor: pointer; }
    .alert .alert-times:hover {
      color: grey; }

.block:nth-child(2n) a.btn {
  color: #555 !important; }
  .block:nth-child(2n) a.btn.btn--submit, .block:nth-child(2n) a.btn.btn-complete-order, .block:nth-child(2n) a.btn.btn-continue {
    color: white !important; }
  .block:nth-child(2n) a.btn[disabled="disabled"] {
    color: rgba(85, 85, 85, 0.5) !important; }
    .block:nth-child(2n) a.btn[disabled="disabled"]:hover {
      cursor: default; }
      .block:nth-child(2n) a.btn[disabled="disabled"]:hover::before {
        animation: none !important; }

a.btn {
  padding-top: 12px !important;
  text-decoration: none;
  margin-right: 4px; }

.btn {
  padding: 10px 16px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border: none;
  min-height: 45px;
  box-shadow: none;
  display: inline-block;
  margin: 4px 0; }
  @media (max-width: 500px) {
    .btn {
      padding: 8px;
      font-size: 16px; } }
  .btn span {
    margin-right: 4px; }
  .btn:focus {
    outline: none; }
  .btn:hover {
    opacity: 0.9;
    transition: opacity .3s;
    text-decoration: none !important; }
  .btn.disabled, .btn:disabled {
    opacity: 0.4; }
    .btn.disabled:hover, .btn:disabled:hover {
      background-color: #EEE;
      color: inherit; }
      .btn.disabled:hover:before, .btn:disabled:hover:before {
        animation: none !important; }
  .btn.btn--large {
    padding-left: 20px;
    padding-right: 20px; }
  .btn.btn--hidden, .btn.hidden {
    display: none; }
  .btn.btn--back {
    padding-left: 48px;
    position: relative; }
    .btn.btn--back:before {
      content: '\2190';
      font-size: 22px;
      left: 16px;
      top: 50%;
      transform: translate(0, -50%);
      position: absolute;
      padding: 0 0 6px 0; }
      @media (max-width: 480px) {
        .btn.btn--back:before {
          display: none; } }
    @media (max-width: 480px) {
      .btn.btn--back {
        padding-left: 16px !important; }
        .btn.btn--back:before {
          display: none; } }
    .btn.btn--back:hover:before {
      animation: wiggle 0.5s; }
  .btn.btn--wide {
    display: block;
    width: 100%; }
  .btn.btn--submit:hover {
    background-color: rgba(47, 47, 47, 0.8); }

@-webkit-keyframes wiggle {
  0%, 100% {
    left: 16px; }
  50% {
    left: 12px; } }
button {
  font-family: inherit; }
  button[type=submit]:hover {
    opacity: 0.85 !important;
    cursor: pointer; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); }

.loader {
  display: inline-block;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #666;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1.5s linear infinite; }
  .loader.hidden {
    display: none; }
  .loader.checked {
    border: none;
    border-radius: inherit;
    animation: none; }
    .loader.checked:before {
      content: '\2713';
      color: forestgreen;
      font-weight: bold;
      height: 100%; }

button .loader {
  margin-right: 4px;
  width: 18px;
  height: 18px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  text-transform: uppercase;
  font-size: 11px;
  right: 128%; }

.tooltip {
  position: relative;
  display: inline-block; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

.dropdown.dropdown--designed {
  min-width: 200px;
  position: relative;
  font-size: 14px;
  line-height: 1.42857143; }
  .dropdown.dropdown--designed .dropdown-toggle {
    position: relative;
    padding: 8px 10px;
    width: 100%;
    background: #FFF;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
    font-weight: 300;
    display: block;
    margin-bottom: 0;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857143;
    user-select: none;
    text-transform: none;
    outline: none; }
    .dropdown.dropdown--designed .dropdown-toggle .caret {
      margin-left: 5px;
      color: #BBB;
      position: absolute;
      right: 10px;
      line-height: 1;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      width: 0;
      height: 0;
      vertical-align: middle;
      border-top: 4px dashed;
      border-top: 4px solid;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent; }
  .dropdown.dropdown--designed .dropdown-menu {
    display: none;
    background: #FFF;
    background-clip: padding-box;
    border-radius: 0;
    font-weight: 300;
    width: 100%;
    padding: 0;
    font-size: 13px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    left: auto;
    right: 0;
    position: absolute;
    z-index: 1000;
    float: left;
    min-width: 160px;
    list-style: none;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.15); }
    .dropdown.dropdown--designed .dropdown-menu li {
      padding: 8px 15px;
      white-space: nowrap;
      line-height: 1.42857143;
      clear: both;
      display: block;
      cursor: pointer; }
      .dropdown.dropdown--designed .dropdown-menu li.active {
        text-decoration: none;
        outline: 0; }

.dropdown.hidden {
  position: absolute;
  left: -99999px;
  visibility: hidden; }

.shop > .container {
  width: 100%; }
.shop .shop__header {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 500px) {
    .shop .shop__header {
      display: flex; }
      .shop .shop__header .left {
        margin-bottom: 0; }
      .shop .shop__header .right {
        display: flex;
        justify-content: flex-end; } }
  .shop .shop__header > div {
    width: 50%; }
    .shop .shop__header > div.left {
      width: 100%; }
      .shop .shop__header > div.left .title {
        text-align: left !important;
        font-size: 32px; }
      .shop .shop__header > div.left .result-text {
        margin: 10px 0;
        font-size: 16px; }
    @media (max-width: 499px) {
      .shop .shop__header > div.right {
        width: 100%;
        display: block;
        justify-content: inherit;
        margin-top: 12px; } }
.shop .no-products {
  padding: 0 15px;
  color: red; }
.shop .shop__items-category-container {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-self: stretch;
  margin-left: -15px;
  margin-right: -15px; }
  .shop .shop__items-category-container .shop-items-category.sample {
    display: none; }
  .shop .shop__items-category-container .shop-items-category {
    position: relative;
    height: 200px;
    overflow: hidden;
    cursor: pointer;
    width: 50%;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .shop .shop__items-category-container .shop-items-category {
        width: 33.3333%; } }
    @media (min-width: 992px) {
      .shop .shop__items-category-container .shop-items-category {
        width: 25%; } }
    .shop .shop__items-category-container .shop-items-category:hover img, .shop .shop__items-category-container .shop-items-category.active img {
      opacity: 1; }
    .shop .shop__items-category-container .shop-items-category img {
      height: 200px;
      width: 100%;
      object-fit: cover;
      object-position: center;
      opacity: 0.75; }
    .shop .shop__items-category-container .shop-items-category .shop-items-category__info {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 28px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 84%;
      margin: 0 8%;
      font-size: 14px;
      transition: bottom 0.3s; }
      @media (min-width: 415px) {
        .shop .shop__items-category-container .shop-items-category .shop-items-category__info {
          margin: 0 15px;
          width: calc(100% - 30px); } }
      .shop .shop__items-category-container .shop-items-category .shop-items-category__info .shop-items-category__name {
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: uppercase; }
        .shop .shop__items-category-container .shop-items-category .shop-items-category__info .shop-items-category__name .shop-items-category__no {
          font-size: 80%;
          margin-left: 4px; }
.shop hr {
  border-width: 2px; }
.shop .shop__items-container {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-self: stretch;
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px; }
  .shop .shop__items-container .shop-item.sample {
    display: none; }
  .shop .shop__items-container .shop-item {
    position: relative;
    width: 100%;
    margin: 0 15px 55px; }
    @media (min-width: 415px) {
      .shop .shop__items-container .shop-item {
        width: 50%; } }
    @media (min-width: 769px) {
      .shop .shop__items-container .shop-item {
        width: 33.3333%; } }
    @media (min-width: 1024px) {
      .shop .shop__items-container .shop-item {
        width: 25%; } }
    .shop .shop__items-container .shop-item a {
      display: block; }
    .shop .shop__items-container .shop-item .shop-item__info-circle {
      display: none;
      border-radius: 50%;
      height: 60px;
      width: 60px;
      position: absolute;
      right: -2%;
      top: -3%;
      text-align: center;
      text-transform: uppercase;
      z-index: 5; }
      @media (min-width: 415px) {
        .shop .shop__items-container .shop-item .shop-item__info-circle {
          right: -5px;
          top: -15px; } }
      .shop .shop__items-container .shop-item .shop-item__info-circle.sale {
        background-color: black;
        line-height: 60px;
        font-size: 13px; }
      .shop .shop__items-container .shop-item .shop-item__info-circle.out-of-stock {
        line-height: 1.3;
        padding-top: 15px;
        background-color: #888;
        font-size: 11px; }
    .shop .shop__items-container .shop-item .shop-item__image {
      height: 335px;
      width: 100%;
      overflow: hidden;
      cursor: pointer; }
      .shop .shop__items-container .shop-item .shop-item__image:hover img {
        transform: scale(1.2); }
      .shop .shop__items-container .shop-item .shop-item__image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        transition: transform .5s ease; }
    .shop .shop__items-container .shop-item .shop-item__description {
      padding: 20px 0 2px 0; }
      @media (max-width: 480px) {
        .shop .shop__items-container .shop-item .shop-item__description {
          padding: 5px 5px 2px; } }
      @media (max-width: 992px) {
        .shop .shop__items-container .shop-item .shop-item__description {
          padding: 10px 10px 2px; } }
      .shop .shop__items-container .shop-item .shop-item__description .description-content {
        width: 100%;
        min-height: 72px; }
        .shop .shop__items-container .shop-item .shop-item__description .description-content .shop-item__name {
          max-height: 50px;
          line-height: 1.2;
          text-transform: uppercase;
          font-size: 20px;
          cursor: pointer;
          overflow: hidden;
          text-overflow: ellipsis; }
          .shop .shop__items-container .shop-item .shop-item__description .description-content .shop-item__name:hover {
            text-decoration: underline; }
        .shop .shop__items-container .shop-item .shop-item__description .description-content .shop-item__category {
          text-transform: uppercase;
          font-size: 13px;
          cursor: pointer; }
          .shop .shop__items-container .shop-item .shop-item__description .description-content .shop-item__category:hover {
            text-decoration: none !important; }
      .shop .shop__items-container .shop-item .shop-item__description .price-and-cart {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-item__price {
          font-size: 20px; }
        .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .old-price {
          font-size: 15px;
          margin-right: 10px;
          text-decoration: line-through; }
        .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-cart-item__controller {
          cursor: pointer;
          height: fit-content;
          text-align: center;
          position: relative;
          min-height: 40px;
          width: 40px; }
          .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-cart-item__controller .shopping-icon__container {
            display: flex;
            align-items: center;
            justify-content: center;
            min-width: 40px;
            min-height: 40px;
            position: absolute; }
            .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-cart-item__controller .shopping-icon__container .shopping-cart-icon {
              height: 25px;
              min-height: 25px;
              width: 25px;
              min-width: 25px; }
          .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-cart-item__controller:hover .shopping-icon__container {
            border-radius: 50%;
            background-color: rgba(0, 0, 0, 0.05); }
          .shop .shop__items-container .shop-item .shop-item__description .price-and-cart .shop-cart-item__controller .loader.checked:before {
            font-size: 25px;
            font-weight: normal; }

.img-magnifier-container {
  position: relative; }

.img-magnifier-glass {
  position: absolute;
  border: 3px solid #222;
  border-radius: 50%;
  cursor: none;
  width: 200px;
  height: 200px;
  /*Set the size of the magnifier glass:*/ }
  @media (max-width: 1500px) {
    .img-magnifier-glass {
      width: 150px;
      height: 150px; } }
  @media (max-width: 767px) {
    .img-magnifier-glass {
      width: 120px;
      height: 120px; } }
  @media (max-width: 320px) {
    .img-magnifier-glass {
      width: 100px;
      height: 100px; } }

.product > .container {
  margin: auto; }
.product .product__breadcrumb {
  margin: 12px 0; }
  .product .product__breadcrumb ul.breadcrumb {
    list-style: none; }
    .product .product__breadcrumb ul.breadcrumb li {
      display: inline;
      font-size: 14px;
      text-transform: uppercase; }
      .product .product__breadcrumb ul.breadcrumb li + li:before {
        padding: 4px;
        content: "/\00a0"; }
      .product .product__breadcrumb ul.breadcrumb li a {
        text-decoration: none; }
        .product .product__breadcrumb ul.breadcrumb li a:hover {
          text-decoration: underline; }
.product .product__main-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .product .product__main-container > div {
    width: 100%; }
    @media (min-width: 992px) {
      .product .product__main-container > div {
        width: 50%; } }
  .product .product__main-container .product__image-container {
    margin-bottom: 25px;
    justify-content: center; }
    @media (min-width: 992px) {
      .product .product__main-container .product__image-container {
        justify-content: space-between; } }
    @media (min-width: 500px) {
      .product .product__main-container .product__image-container {
        display: flex; } }
    @media (min-width: 500px) {
      .product .product__main-container .product__image-container .product__small-images {
        width: 84px; }
        .product .product__main-container .product__image-container .product__small-images img {
          display: block;
          margin-right: 0; } }
    .product .product__main-container .product__image-container .product__small-images img {
      margin-right: 15px;
      margin-bottom: 12px;
      height: 84px;
      width: 84px;
      min-width: 84px;
      object-fit: cover;
      object-position: center;
      cursor: pointer;
      opacity: 0.5; }
      .product .product__main-container .product__image-container .product__small-images img.active {
        opacity: 1; }
    .product .product__main-container .product__image-container .product__main-image {
      height: 100%; }
      @media (min-width: 992px) {
        .product .product__main-container .product__image-container .product__main-image {
          width: calc(100% - 108px) !important;
          max-width: calc(100% - 108px) !important; } }
      @media (min-width: 500px) {
        .product .product__main-container .product__image-container .product__main-image {
          margin: 0 12px; } }
      .product .product__main-container .product__image-container .product__main-image .img-magnifier-container {
        height: 100%;
        width: 100%; }
      .product .product__main-container .product__image-container .product__main-image img {
        object-fit: cover;
        height: 100%;
        max-height: 616px;
        min-height: 616px;
        min-width: 100%; }
        @media (min-width: 992px) and (max-width: 1200px) {
          .product .product__main-container .product__image-container .product__main-image img {
            max-height: 482px;
            min-height: 482px; } }
  .product .product__main-container .product__info-container {
    margin-bottom: 25px;
    padding-left: 12px; }
    .product .product__main-container .product__info-container .product__name {
      text-align: left !important;
      margin-bottom: 5px;
      font-size: 40px;
      text-transform: uppercase;
      line-height: 1.1;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    .product .product__main-container .product__info-container .product__number {
      margin-bottom: 5px; }
    .product .product__main-container .product__info-container .product__category {
      margin-bottom: 15px;
      font-size: 14px;
      text-transform: uppercase; }
    .product .product__main-container .product__info-container .product__short-desc {
      font-size: 14px;
      line-height: 1.42857143;
      margin-bottom: 40px; }
      .product .product__main-container .product__info-container .product__short-desc .red {
        color: red; }
    .product .product__main-container .product__info-container .product__price {
      font-size: 36px;
      line-height: 1;
      margin-bottom: 40px; }
      .product .product__main-container .product__info-container .product__price .old-price {
        font-size: 75%;
        margin-right: 20px;
        text-decoration: line-through; }
    .product .product__main-container .product__info-container .product__cart-controller {
      display: flex;
      align-items: center; }
      .product .product__main-container .product__info-container .product__cart-controller .counter-container {
        margin-right: 20px; }
      .product .product__main-container .product__info-container .product__cart-controller .product__add i {
        height: 18px;
        width: 18px; }
      .product .product__main-container .product__info-container .product__cart-controller .out-of-stock {
        text-transform: uppercase; }
.product .product__desc-container .desc-title {
  font-size: 20px;
  margin: 20px 0 0; }
.product .product__desc-container .align-left {
  text-align: left;
  margin-left: 0; }
.product .product__desc-container .title-separator {
  margin-top: 10px;
  margin-bottom: 20px; }
.product .product__desc-container .product__desc {
  font-size: 14px;
  line-height: 1.42857143; }
.product .product__desc-container b {
  font-weight: bold; }
.product .product__desc-container i {
  font-style: italic; }
.product .product__desc-container ol, .product .product__desc-container ul {
  padding-inline-start: 40px; }
.product .product__desc-container ul li {
  list-style-type: disc; }
.product .product__desc-container ol li {
  list-style-type: decimal; }
.product .product__desc-container sub, .product .product__desc-container sup {
  font-size: smaller; }
.product .product__desc-container sub {
  vertical-align: sub; }
.product .product__desc-container sup {
  vertical-align: super; }

.cart > .container {
  margin: auto;
  min-height: 566px; }
.cart .cart__header {
  margin-bottom: 35px; }
  .cart .cart__header .title {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left !important; }
  .cart .cart__header .subtitle {
    text-transform: uppercase;
    font-size: 16px; }
  .cart .cart__header .btn {
    margin-top: 20px; }
.cart .cart__list {
  overflow: hidden; }
  .cart .cart__list thead tr th {
    text-transform: uppercase;
    border-bottom: 2px solid #ddd;
    padding: 10px 10px;
    font-size: 13px; }
  .cart .cart__list thead tr .times-th {
    max-width: 20px; }
  .cart .cart__list tbody tr.sample {
    display: none; }
  .cart .cart__list tbody tr.fade-out {
    position: relative;
    opacity: 0;
    transform: translateX(15%);
    transition: all 0.8s; }
  .cart .cart__list tbody tr:hover .cart__product__remove .times {
    display: flex; }
  .cart .cart__list tbody tr td {
    border-bottom: 2px solid #ddd;
    padding: 20px 6px;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .cart .cart__list tbody tr td {
        padding: 10px 4px; } }
    .cart .cart__list tbody tr td:first-of-type {
      padding-left: 0 !important; }
    .cart .cart__list tbody tr td:last-of-type {
      padding-right: 0 !important; }
  .cart .cart__list tbody tr .cart__product__remove .tooltip .tooltiptext {
    top: -15%;
    right: 268%; }
  .cart .cart__list tbody tr .cart__product__remove .times {
    display: flex;
    margin-left: 0;
    background-color: #333;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    @media (min-width: 1025px) {
      .cart .cart__list tbody tr .cart__product__remove .times {
        display: none; } }
  .cart .cart__list tbody tr .cart-td {
    width: 65%; }
    @media (min-width: 769px) and (max-width: 991px) {
      .cart .cart__list tbody tr .cart-td {
        width: 60%; } }
    .cart .cart__list tbody tr .cart-td .cart__product {
      display: flex;
      align-items: center;
      position: relative; }
      .cart .cart__list tbody tr .cart-td .cart__product img {
        width: 40px;
        height: 50px;
        margin-right: 4px;
        object-fit: cover;
        cursor: pointer; }
        @media (min-width: 768px) {
          .cart .cart__list tbody tr .cart-td .cart__product img {
            width: 70px;
            height: 90px;
            margin-right: 20px; } }
      .cart .cart__list tbody tr .cart-td .cart__product .details {
        max-width: 100%;
        overflow: hidden; }
        .cart .cart__list tbody tr .cart-td .cart__product .details .name {
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          text-transform: uppercase;
          cursor: pointer;
          font-size: 14px; }
          @media (min-width: 415px) and (max-width: 768px) {
            .cart .cart__list tbody tr .cart-td .cart__product .details .name {
              font-size: 16px;
              margin-bottom: 4px; } }
          @media (min-width: 769px) and (max-width: 991px) {
            .cart .cart__list tbody tr .cart-td .cart__product .details .name {
              font-size: 18px;
              margin-bottom: 4px; } }
          @media (min-width: 992px) {
            .cart .cart__list tbody tr .cart-td .cart__product .details .name {
              font-size: 24px;
              margin-bottom: 10px; } }
          .cart .cart__list tbody tr .cart-td .cart__product .details .name:hover {
            text-decoration: underline; }
        .cart .cart__list tbody tr .cart-td .cart__product .details .price {
          font-size: 18px; }
          @media (max-width: 768px) {
            .cart .cart__list tbody tr .cart-td .cart__product .details .price {
              font-size: 13px; } }
          @media (min-width: 769px) and (max-width: 991px) {
            .cart .cart__list tbody tr .cart-td .cart__product .details .price {
              font-size: 16px; } }
          .cart .cart__list tbody tr .cart-td .cart__product .details .price .old-price {
            font-size: 75%;
            margin-right: 10px;
            text-decoration: line-through; }
  .cart .cart__list tbody tr .times-td {
    max-width: 20px;
    min-width: 20px; }
  .cart .cart__list tbody tr .counter-td {
    width: 20%; }
    .cart .cart__list tbody tr .counter-td .counter-container {
      margin: auto; }
      @media (max-width: 414px) {
        .cart .cart__list tbody tr .counter-td .counter-container {
          width: 90px;
          font-size: 14px; }
          .cart .cart__list tbody tr .counter-td .counter-container > button, .cart .cart__list tbody tr .counter-td .counter-container .counter {
            width: 33.33%;
            height: 28px; } }
      @media (min-width: 415px) and (max-width: 768px) {
        .cart .cart__list tbody tr .counter-td .counter-container {
          width: 90px; }
          .cart .cart__list tbody tr .counter-td .counter-container > button, .cart .cart__list tbody tr .counter-td .counter-container .counter {
            font-size: 14px;
            height: 28px; } }
      @media (min-width: 769px) and (max-width: 991px) {
        .cart .cart__list tbody tr .counter-td .counter-container {
          max-width: 120px; }
          .cart .cart__list tbody tr .counter-td .counter-container > button, .cart .cart__list tbody tr .counter-td .counter-container .counter {
            font-size: 16px;
            height: 40px; } }
      @media (max-width: 991px) {
        .cart .cart__list tbody tr .counter-td .counter-container > button, .cart .cart__list tbody tr .counter-td .counter-container .counter {
          min-height: 0; } }
  .cart .cart__list tbody tr .price-td {
    width: 15%;
    text-align: right; }
    .cart .cart__list tbody tr .price-td .price {
      font-size: 22px; }
      @media (max-width: 414px) {
        .cart .cart__list tbody tr .price-td .price {
          font-size: 14px; } }
      @media (min-width: 415px) and (max-width: 768px) {
        .cart .cart__list tbody tr .price-td .price {
          font-size: 14px; } }
      @media (min-width: 769px) and (max-width: 991px) {
        .cart .cart__list tbody tr .price-td .price {
          font-size: 16px; } }
    @media (min-width: 769px) and (max-width: 991px) {
      .cart .cart__list tbody tr .price-td {
        width: 20%; } }
.cart > .btn {
  margin-left: 24px;
  margin-top: 20px; }
.cart .btn.empty {
  margin-top: 16px; }
.cart .cart__totals {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: flex-end; }
  .cart .cart__totals .width-settings {
    width: 33.333%; }
    @media (max-width: 768px) {
      .cart .cart__totals .width-settings {
        width: 100%; } }
    .cart .cart__totals .width-settings .totals__header {
      font-size: 18px;
      text-transform: uppercase;
      margin-top: 20px;
      margin-bottom: 10px; }
    .cart .cart__totals .width-settings > .btn {
      margin-top: 30px;
      margin-bottom: 10px; }

.block-checkout {
  margin: auto;
  padding: 0 15px; }
  .block-checkout > .container {
    width: 100%; }
  .block-checkout .container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    min-height: 800px; }
    .block-checkout .container .btn {
      padding: 10px 16px;
      color: #555;
      font-size: 16px;
      text-align: center;
      cursor: pointer;
      border: none;
      min-height: 45px;
      background-color: #DDD;
      transition: background-color 0.2s ease-in-out; }
    .block-checkout .container .tac-label {
      cursor: pointer; }
    .block-checkout .container .tac-error {
      color: red !important; }
    .block-checkout .container .btn-continue, .block-checkout .container .btn-complete-order {
      background-color: #2f2f2f;
      color: #fff !important;
      height: 45px; }
    .block-checkout .container .btn-continue:hover, .block-checkout .container .btn-complete-order:hover {
      background-color: rgba(47, 47, 47, 0.8); }
    .block-checkout .container .btn--back {
      margin-top: 20px;
      padding: 10px 16px 10px 48px; }
    .block-checkout .container .checkout__left-container {
      width: 70%;
      padding-bottom: 30px; }
      .block-checkout .container .checkout__left-container .checkout-steps-header {
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 2px solid #ddd; }
        .block-checkout .container .checkout__left-container .checkout-steps-header .step-header {
          display: flex;
          align-items: center;
          justify-content: center;
          transition: transform 0.2s ease-in-out;
          color: #ddd; }
          .block-checkout .container .checkout__left-container .checkout-steps-header .step-header.active {
            transform: scale(1.1); }
          .block-checkout .container .checkout__left-container .checkout-steps-header .step-header .step-circle {
            height: 48px;
            width: 48px;
            border: 2px solid #ddd;
            border-radius: 50%;
            display: flex;
            align-items: center;
            margin-right: 6px;
            justify-content: center;
            transition: all 0.2s ease-in-out; }
            .block-checkout .container .checkout__left-container .checkout-steps-header .step-header .step-circle img {
              height: 24px;
              width: 24px; }
      .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview {
        padding-bottom: 30px; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .addresses {
          display: flex;
          justify-content: space-between; }
          .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .addresses small {
            font-size: 65%; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .invoice_address, .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .shipping_address {
          white-space: pre-wrap; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table {
          width: 100%;
          table-layout: fixed; }
          .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table tr td {
            vertical-align: middle;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: pre; }
          .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table tr th {
            font-weight: 600; }
          .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table .thick-border-top {
            border-top: 2px solid #ddd; }
      .block-checkout .container .checkout__left-container .checkout-steps-body #step-payment .alert {
        margin-top: 10px; }
      .block-checkout .container .checkout__left-container .checkout-steps-body #step-payment #payment-option .form-group {
        padding: 10px 0; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-payment #payment-option .form-group input {
          margin-right: 10px; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-payment #payment-option .form-group label {
          margin-bottom: 0; }
        .block-checkout .container .checkout__left-container .checkout-steps-body #step-payment #payment-option .form-group img {
          vertical-align: top; }
      .block-checkout .container .checkout__left-container .checkout-steps-footer {
        padding-top: 10px; }
      .block-checkout .container .checkout__left-container .form-header {
        margin: 30px 0; }
      .block-checkout .container .checkout__left-container .checkbox-container {
        position: relative;
        padding: 12px 0; }
        .block-checkout .container .checkout__left-container .checkbox-container label {
          margin-left: 32px; }
        .block-checkout .container .checkout__left-container .checkbox-container input[type="checkbox"], .block-checkout .container .checkout__left-container .checkbox-container span.checkmark {
          position: absolute;
          top: 0;
          left: 0;
          margin: 11px 0 0 0;
          height: 25px;
          width: 25px; }
        .block-checkout .container .checkout__left-container .checkbox-container input[type="checkbox"] {
          opacity: 0;
          cursor: pointer;
          z-index: 1; }
        .block-checkout .container .checkout__left-container .checkbox-container span.checkmark {
          background-color: #eee; }
        .block-checkout .container .checkout__left-container .checkbox-container input[type="checkbox"]:hover + .checkmark {
          background-color: #ccc; }
        .block-checkout .container .checkout__left-container .checkbox-container input[type="checkbox"]:checked + .checkmark::before {
          content: '\2713';
          font-size: 18px;
          padding: 6px;
          color: white; }
      .block-checkout .container .checkout__left-container .btn--continue {
        margin-top: 15px;
        background-color: dodgerblue; }
      .block-checkout .container .checkout__left-container .radio-buttons {
        display: block;
        margin-top: 40px; }
        .block-checkout .container .checkout__left-container .radio-buttons .radio-title {
          margin-bottom: 8px;
          font-weight: 700; }
        .block-checkout .container .checkout__left-container .radio-buttons .radio-button {
          display: flex;
          align-items: center;
          position: relative;
          min-height: 18px;
          margin-bottom: 10px; }
        .block-checkout .container .checkout__left-container .radio-buttons input[type="radio"], .block-checkout .container .checkout__left-container .radio-buttons .designed-radio {
          position: absolute;
          top: 0;
          left: 0;
          margin: 0;
          height: 18px;
          width: 18px; }
        .block-checkout .container .checkout__left-container .radio-buttons input[type="radio"] {
          opacity: 0;
          cursor: pointer;
          z-index: 1; }
        .block-checkout .container .checkout__left-container .radio-buttons .designed-radio {
          border: 1px solid dodgerblue;
          display: block;
          border-radius: 50%; }
          .block-checkout .container .checkout__left-container .radio-buttons .designed-radio:before {
            display: none; }
        .block-checkout .container .checkout__left-container .radio-buttons input[type="radio"]:active + .designed-radio {
          transform: scale(1.1, 1.1);
          transition: transform 0.01s; }
        .block-checkout .container .checkout__left-container .radio-buttons input[type="radio"]:checked + .designed-radio:before {
          content: '';
          display: block;
          transform: translate(50%, 50%);
          background-color: dodgerblue;
          height: 8px;
          width: 8px;
          border-radius: 50%; }
        .block-checkout .container .checkout__left-container .radio-buttons input[type="radio"]:not(:checked) + .designed-radio:before {
          content: '';
          display: none; }
        .block-checkout .container .checkout__left-container .radio-buttons label {
          margin-left: 32px;
          font-weight: 700; }
          .block-checkout .container .checkout__left-container .radio-buttons label > div {
            font-weight: 700; }
            .block-checkout .container .checkout__left-container .radio-buttons label > div span {
              font-weight: 400; }
      .block-checkout .container .checkout__left-container img.product-image {
        width: 70px;
        height: 90px; }
    .block-checkout .container .checkout__right-container {
      width: 25%; }
      .block-checkout .container .checkout__right-container .order-sum .title {
        margin: 15px 0;
        font-weight: 600; }
      .block-checkout .container .checkout__right-container .order-sum .order-table {
        margin-top: 12px; }

@media (max-width: 1200px) {
  .block-checkout .container {
    flex-direction: column-reverse;
    justify-content: flex-end; }
    .block-checkout .container .checkout__left-container {
      width: 100%; }
    .block-checkout .container .checkout__right-container {
      display: none; } }
@media (max-width: 768px) {
  .block-checkout .container .checkout__left-container .checkout-steps-header .step-header {
    width: 100%; }
    .block-checkout .container .checkout__left-container .checkout-steps-header .step-header span {
      display: none; }
    .block-checkout .container .checkout__left-container .checkout-steps-header .step-header.active {
      transform: none; }
  .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .addresses {
    flex-direction: column; }
  .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table tr td, .block-checkout .container .checkout__left-container .checkout-steps-body #step-overview .products table tr th {
    padding: 4px 4px 6px 0px;
    font-size: 12px; } }
.avatar-circle {
  width: 150px;
  height: 150px;
  background-color: white;
  text-align: center;
  border-radius: 30%;
  -webkit-border-radius: 30%;
  -moz-border-radius: 30%;
  opacity: 0.7;
  -webkit-box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29);
  box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29); }
  .avatar-circle:hover {
    opacity: 0.8; }
  .avatar-circle .initials {
    position: relative;
    top: 37.5px;
    font-size: 45px;
    line-height: 75px;
    color: #b21635;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold; }

.avatar-circle-sm {
  width: 100px;
  height: 100px;
  background-color: white;
  text-align: center;
  border-radius: 30%;
  -webkit-border-radius: 30%;
  -moz-border-radius: 30%;
  opacity: 0.7;
  -webkit-box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29);
  box-shadow: inset 0px 0px 81px 1px rgba(0, 0, 0, 0.29); }
  .avatar-circle-sm:hover {
    opacity: 0.8; }
  .avatar-circle-sm .initials {
    position: relative;
    top: 25px;
    font-size: 30px;
    line-height: 50px;
    color: #b21635;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold; }

table {
  width: 100%; }

.hidden {
  display: none; }

.not-homepage header + section {
  padding-top: 40px; }

.service-cloud {
  padding: 10px 0 70px 0;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .service-cloud {
      position: relative;
      padding: 10px 0 175px 0; } }
  .service-cloud li {
    display: inline-block;
    margin: 4px 4px;
    padding: 3px 5px;
    font-size: 13px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    background: #b21635;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }

#go-top {
  font-size: 34px;
  line-height: 34px;
  display: none;
  z-index: 99999;
  position: fixed;
  bottom: 10px;
  right: 27px;
  color: #fff;
  width: 40px;
  height: 34px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-family: serif;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 0 solid #ba0a20; }
  @media (max-width: 768px) {
    #go-top {
      bottom: 100px; } }

.description {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.8em;
  padding: 30px 0 50px 0;
  position: relative; }
  @media (max-width: 768px) {
    .description {
      padding-left: 0; } }
  .description b, .description strong {
    font-weight: bold; }
  .description u {
    text-decoration: underline; }
  .description i {
    font-style: italic; }
  .description ul {
    list-style-type: disc;
    padding-left: 18px; }
    .description ul li {
      padding-left: 5px; }
  .description ol {
    list-style-type: decimal;
    padding-left: 18px; }
    .description ol li {
      padding-left: 5px; }
  .description sup {
    font-size: 80%;
    position: relative;
    top: -5px;
    left: 4px; }
  .description sub {
    font-size: 80%;
    position: relative;
    top: 4px;
    left: 4px; }
  .description .quote {
    position: absolute;
    font-size: 120px;
    color: #fff;
    left: 0;
    top: 64px;
    display: inline-block;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 768px) {
      .description .quote {
        display: none; } }

.block {
  z-index: 1; }
  .block .title-separator {
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
    width: 40%;
    max-width: 300px;
    margin: 30px auto 40px;
    position: relative; }
    @media (max-width: 768px) {
      .block .title-separator {
        margin: 10px auto 10px; } }
    .block .title-separator .fa {
      position: absolute;
      overflow: visible;
      width: 60px;
      text-align: center;
      left: 0;
      right: 0;
      margin: 0 auto;
      font-size: 26px;
      line-height: 26px;
      top: -13px;
      background: #232323;
      color: rgba(255, 255, 255, 0.3); }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.4; }
  body label {
    font-size: 14px !important; }
  body .final-tiles-gallery {
    padding-bottom: 80px; }
  body .cdl:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body .cdl {
    width: 40px;
    height: 40px;
    background: url("../images/cdl.png") no-repeat transparent;
    margin: 25px auto 0;
    display: block;
    background-size: contain;
    filter: alpha(opacity=45);
    opacity: 0.45;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body .form-group select option {
    color: green !important; }
  body img {
    max-width: 100%; }
  body .wrapper {
    width: 100%; }
  body .container.spaced {
    padding: 60px 0; }
    @media (max-width: 768px) {
      body .container.spaced {
        padding: 40px 0; } }
  body .container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    body .container *[align=left] {
      text-align: left !important; }
    body .container *[align=center] {
      text-align: center !important; }
    body .container *[align=right] {
      text-align: right !important; }
    body .container h2 {
      word-break: break-word;
      font-size: 32px;
      line-height: 1.3em; }
      @media (max-width: 768px) {
        body .container h2 {
          font-size: 28px; } }
    body .container p.strong {
      font-weight: 600; }
    body .container p:last-child {
      padding: 0; }
    body .container p {
      padding-bottom: 10px;
      line-height: 1.4; }
      @media (max-width: 768px) {
        body .container p {
          word-wrap: break-word; } }
    body .container .row {
      margin: 0 -30px; }
      body .container .row .col6 {
        width: 50%;
        float: left;
        padding: 0 30px; }
    body .container .tile .tile-inner {
      display: block;
      position: relative; }
      body .container .tile .tile-inner img {
        cursor: pointer; }
      body .container .tile .tile-inner .label {
        z-index: 10;
        line-height: 1.2em;
        color: #fff;
        font-family: "Open sans", sans-serif;
        font-size: 12px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.75);
        padding: 10px 7px; }

.red {
  color: red !important; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-first-uppercase {
  text-transform: none !important; }
  .text-first-uppercase::first-letter {
    text-transform: capitalize !important; }

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