html {
  font-size: 16px; }

body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #524e49;
  font-size: 1em;
  margin: 0;
  line-height: 1.8; }

.icontact-home {
  background: url("./img/icons/icon-contact-home.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  margin-top: 5px;
  width: 25px;
  height: 25px; }

.icontact-phone {
  background: url("./img/icons/icon-contact-phone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  margin-top: 5px;
  width: 25px;
  height: 25px; }

.icontact-map {
  background: url("./img/icons/icon-contact-map.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  margin-top: 5px;
  width: 25px;
  height: 25px; }

.icontact-envelope {
  background: url("./img/icons/icon-contact-envelope.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  margin-top: 5px;
  width: 25px;
  height: 25px; }

.icontact-social {
  width: 50px;
  height: 50px;
  border: 1px solid #F1EEEA;
  border-radius: 2px; }

.icontact-facebook {
  background: url("./img/icons/bxl-facebook-square.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block; }

.icontact-twitter {
  background: url("./img/icons/bxl-twitter.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block; }

.icontact-pinterest {
  background: url("./img/icons/bxl-pinterest.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block; }

.icontact-googlep {
  background: url("./img/icons/bxl-google-plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block; }

hr {
  background-color: #ed1c24;
  height: 2px;
  width: 100px; }

.breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0; }
  .breadcrumbs li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px; }
    .breadcrumbs li a {
      color: #524e49;
      font-size: 14px;
      text-transform: uppercase; }
    .breadcrumbs li .bread-current {
      color: #232639;
      font-size: 14px;
      text-transform: uppercase; }

.mb-20 {
  margin-bottom: 20px; }

.pr-0 {
  padding-right: 0; }

.pl-0 {
  padding-left: 0; }

.sitemap {
  padding-top: 40px; }
  .sitemap h2 {
    font-size: 16px;
    color: #232639; }
  .sitemap .sitemapul {
    padding-left: 5px; }
    .sitemap .sitemapul li {
      list-style: none;
      padding-left: 10px; }
      .sitemap .sitemapul li a {
        font-size: 14px;
        color: #524e49; }

.cdwwf_btn_add_wish_list {
  font-size: 14px;
  background-color: #97080e;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 25px;
  border-radius: 2px;
  text-decoration: none; }

.btn-view-all {
  border: 2px solid #232639;
  font-size: 16px;
  color: #232639;
  line-height: 18px;
  padding: 11px 50px;
  margin-top: 25px;
  margin-bottom: 50px; }

input[type="submit"] {
  background-color: #213F99;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 35px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  border: 0px solid;
  border-radius: 2px; }

#searchsubmit {
  background-image: url(./img/icons/icon-search.svg);
  background-color: #ffffff;
  border: 0px solid;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 35px;
  width: 40px;
  text-indent: -90px; }

.single_add_to_cart_button, .checkout-button {
  background-color: #0f5592 !important;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 25px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border: 0px solid;
  min-width: 200px;
  border-radius: 2px; }
  .single_add_to_cart_button:hover, .checkout-button:hover {
    color: #97080e; }
  .single_add_to_cart_button .bx, .checkout-button .bx {
    font-size: 20px; }

.add_to_wishlist_button {
  background-color: #97080e !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  font-size: 14px !important;
  padding: 15px 25px !important;
  text-decoration: none !important;
  color: #ffffff !important;
  text-transform: uppercase; }
  .add_to_wishlist_button .bxs-heart {
    font-size: 20px;
    font-family: "boxicons" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased; }

.view_wishlist_button {
  background-color: #97080e !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  font-size: 14px !important;
  padding: 15px 25px !important;
  text-decoration: none !important;
  color: #ffffff !important;
  text-transform: uppercase; }

.wp-share-button.theme21 .share-button,
.wp-share-button.theme21 .share-button-more {
  height: 30px !important;
  margin: 5px !important;
  padding: 7px !important;
  width: 30px !important; }

.wp-share-button {
  margin: 0 !important;
  padding: 0 !important; }

.hide_field {
  display: none; }

.store-section {
  background-color: #F9F9F9; }

#front-page-slider .carousel-control-prev-icon {
  width: 44px;
  height: 72px;
  background: url("./img/icons/icon-chevron-left.svg"); }
  @media (max-width: 768px) {
    #front-page-slider .carousel-control-prev-icon {
      width: 24px; } }
#front-page-slider .carousel-control-prev {
  z-index: 99; }
#front-page-slider .carousel-control-next {
  z-index: 99; }
#front-page-slider .carousel-control-next-icon {
  width: 44px;
  height: 72px;
  background: url("./img/icons/icon-chevron-right.svg"); }
  @media (max-width: 768px) {
    #front-page-slider .carousel-control-next-icon {
      width: 24px;
      background-position: right; } }
@media (max-width: 768px) {
  #front-page-slider .carousel-item {
    height: 400px !important; } }
#front-page-slider .carousel-item .d-block {
  background-size: cover !important; }
#front-page-slider .carousel-caption {
  top: 100px; }
  @media (max-width: 768px) {
    #front-page-slider .carousel-caption {
      top: 50px;
      right: 5%;
      left: 5%; }
      #front-page-slider .carousel-caption.d-none {
        display: block !important; } }
  #front-page-slider .carousel-caption h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      #front-page-slider .carousel-caption h2 {
        font-size: 34px; } }
  #front-page-slider .carousel-caption p {
    color: #ffffff;
    font-size: 18px;
    padding: 25px;
    width: 50%;
    margin: auto; }
    @media (max-width: 768px) {
      #front-page-slider .carousel-caption p {
        width: 100%; } }
  #front-page-slider .carousel-caption a {
    font-size: 16px;
    background-color: #97080e;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 40px;
    border-radius: 2px;
    text-decoration: none; }

#block-category {
  margin-top: -50px; }
  #block-category .category-content {
    border: 1px solid #E6E6E6;
    position: relative;
    background-color: #ffffff;
    z-index: 999;
    border-radius: 5px; }
    #block-category .category-content .cat {
      border-right: 1px solid #E6E6E6;
      min-height: 160px; }
      #block-category .category-content .cat .cat-icon {
        width: 100%;
        height: 60px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        margin-top: 20px;
        margin-bottom: 20px; }
      #block-category .category-content .cat a {
        font-weight: 700;
        text-decoration: none;
        color: #232639;
        font-size: 18px;
        line-height: 18px;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: block; }

.archive #block-category {
  margin-top: 0px; }
  .archive #block-category .category-content {
    border-radius: 0px; }
.archive #services {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #F9F9F9; }

#how-work {
  padding-top: 50px; }
  #how-work .step-icon {
    width: 100%; }
    #how-work .step-icon .icon {
      padding-bottom: 20px;
      text-align: center; }
      #how-work .step-icon .icon img {
        margin: auto; }
    #how-work .step-icon h4 {
      font-size: 26px;
      color: #524e49;
      font-weight: 700;
      padding: 5px;
      text-align: center; }
    #how-work .step-icon p {
      font-size: 16px;
      color: #524e49;
      text-align: center;
      line-height: 14px; }
  #how-work .step-arrow-left {
    background: url("./img/icons/arrow-left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 30px; }
    @media (max-width: 768px) {
      #how-work .step-arrow-left {
        background: url("./img/icons/arrow_left_mobile.svg");
        height: 90px;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        background-position: center; } }
  #how-work .step-arrow-right {
    background: url("./img/icons/arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 70px; }
    @media (max-width: 768px) {
      #how-work .step-arrow-right {
        background: url("./img/icons/arrow_right_mobile.svg");
        height: 90px;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        background-position: center; } }

#services {
  padding-top: 50px; }

#front-contact {
  background-color: #CEDDFF;
  padding-top: 20px;
  padding-bottom: 20px; }
  #front-contact .contact-icon {
    background: url("./img/icons/icon-phone-incoming.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  #front-contact .contact-title p {
    font-weight: 700;
    color: #232639;
    font-size: 26px;
    margin: 0; }
  #front-contact .contact-info .contact-phone {
    font-weight: 700;
    color: #232639;
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    padding: 0;
    margin: 0; }
  #front-contact .contact-info .contact-time {
    font-weight: 700;
    color: #232639;
    text-align: center;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-size: 18px; }

.section-head {
  padding-bottom: 50px; }
  .section-head h3 {
    font-weight: 700;
    font-size: 40px;
    color: #232639;
    padding-bottom: 20px;
    margin: 0;
    text-align: center; }
  .section-head hr {
    background-color: #97080e;
    height: 2px;
    width: 100px;
    padding: 0;
    margin: auto; }
  .section-head p {
    font-size: 18px;
    color: #232639;
    padding: 20px 20px 0 20px;
    width: 60%;
    margin: auto;
    text-align: center; }
    @media (max-width: 768px) {
      .section-head p {
        width: 100%; } }

.service {
  margin-bottom: 40px; }
  .service .card {
    border: 0px solid;
    text-align: center;
    background-color: transparent;
    height: 100%; }
    @media (max-width: 768px) {
      .service .card {
        margin-bottom: 25px; } }
    .service .card .card-image {
      height: 150px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    .service .card .card-body {
      background-color: #ffffff;
      margin-top: 32px;
      padding-top: 25px;
      padding-bottom: 25px;
      text-align: center;
      position: relative;
      /*   .single_add_to_cart_button {
             background-color:$color_background-light-blue;
             border:0px solid;
             color:$color-white;
             font-size:$font__size-xxs;
             line-height:16px;
             padding:12px 50px;
             font-weight:bold;
             text-align: center;
         }*/ }
      .service .card .card-body .card-logo {
        width: auto;
        height: 60px;
        margin-bottom: 25px; }
      .service .card .card-body .card-title {
        font-size: 26px;
        font-weight: 700;
        color: #524e49;
        margin-bottom: 25px;
        text-align: center; }
      .service .card .card-body .card-text {
        font-size: 16px;
        color: #524e49;
        margin-bottom: 25px;
        text-align: center;
        min-height: 85px; }
      .service .card .card-body .card-price {
        font-size: 34px;
        color: #232639;
        line-height: 50px;
        margin-bottom: 10px;
        text-align: center; }
        .service .card .card-body .card-price .woocommerce-Price-currencySymbol {
          font-size: 16px; }
        .service .card .card-body .card-price .woocommerce-price-suffix {
          font-size: 16px; }
      .service .card .card-body a {
        margin-top: 25px;
        font-size: 14px;
        color: #232639;
        margin: auto;
        margin-top: 30px;
        display: block;
        text-transform: uppercase; }

/** block contact */
#block-contact {
  padding-top: 50px; }
  #block-contact .contact-info {
    background-color: #030A36;
    padding-top: 30px;
    padding-bottom: 30px; }
    #block-contact .contact-info h3 {
      color: #ffffff;
      font-size: 34px;
      font-weight: 700; }
    #block-contact .contact-info p {
      font-size: 16px;
      color: #ffffff;
      line-height: 18px; }
    #block-contact .contact-info .contact-info-option {
      margin-bottom: 15px;
      margin-top: 15px; }
      #block-contact .contact-info .contact-info-option .info-icon {
        text-emphasis: center; }
      #block-contact .contact-info .contact-info-option .info-title {
        font-size: 16px;
        color: #ffffff;
        line-height: 20px;
        margin-bottom: 0px; }
      #block-contact .contact-info .contact-info-option .info-description {
        font-size: 14px;
        color: #ffffff;
        line-height: 18px; }
  #block-contact .contact-form {
    padding-left: 50px;
    padding-right: 0px; }
    #block-contact .contact-form h2 {
      font-weight: 700;
      font-size: 40px;
      line-height: 42px;
      color: #232639;
      text-align: center; }
    #block-contact .contact-form .contact-form-fields .form-group {
      margin-bottom: 0; }
    #block-contact .contact-form .contact-form-fields .wpcf7-response-output {
      margin: 0; }
    #block-contact .contact-form .contact-form-fields label {
      color: #524e49;
      font-size: 18px;
      line-height: 30px; }
    #block-contact .contact-form .contact-form-fields input {
      background-color: #ced4da;
      height: 40px;
      border-radius: 2px; }
    #block-contact .contact-form .contact-form-fields textarea {
      background-color: #ced4da;
      height: 150px;
      border-radius: 2px; }
    #block-contact .contact-form .contact-form-fields .btn-primary {
      background-color: #0f5592;
      height: 40px;
      width: 100%;
      font-size: 16px;
      text-transform: uppercase;
      color: #ffffff;
      margin-top: 30px; }
  #block-contact .contact-map {
    padding: 0;
    height: 250px; }

.crossell {
  background-color: #F9F9F9;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px; }

#front-blog {
  background-color: #F9F9F9;
  padding-top: 50px; }
  #front-blog .card-image {
    background-repeat: no-repeat !important;
    background-size: cover  !important;
    background-position: center  !important;
    height: 100%;
    min-height: 250px; }
  #front-blog .card {
    border: 0px solid;
    background-color: #ffffff; }
    #front-blog .card .card-image {
      height: 390px; }
    #front-blog .card .card-block {
      padding: 20px; }
      #front-blog .card .card-block .card-info .bx {
        margin-right: 10px;
        margin-left: 10px; }
      #front-blog .card .card-block .card-title {
        font-weight: 700;
        font-size: 26px;
        color: #524e49;
        padding: 10px 0; }
      #front-blog .card .card-block .card-text {
        font-size: 16px;
        line-height: 20px;
        color: #524e49; }
      #front-blog .card .card-block a {
        color: #97080e;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase; }

/** 404 page */
#block-not-found {
  background-color: #F9F9F9;
  padding-top: 40px;
  padding-bottom: 40px; }
  #block-not-found .not-found-title {
    background: url("./img/icons/404.svg");
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    width: 100%; }
  #block-not-found .not-found-content {
    font-size: 18px;
    color: #524e49;
    font-weight: 700;
    text-align: center; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

a.skip-main:focus, a.skip-main:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999; }

.nav .menu {
  list-style-type: none;
  padding-top: 5px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0; }
  @media (max-width: 1200px) {
    .nav .menu {
      width: 100%; } }
  .nav .menu .menu-item {
    display: inline-block;
    padding-right: 30px; }
    @media (max-width: 1200px) {
      .nav .menu .menu-item {
        display: block;
        padding: 10px 0 10px 20px;
        border-bottom: 1px solid #CEDDFF;
        width: 100%; } }
    .nav .menu .menu-item a {
      color: #ffffff;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 0px;
      line-height: 20px;
      vertical-align: middle; }
      .nav .menu .menu-item a:visited {
        color: #ffffff;
        text-decoration: none; }
      .nav .menu .menu-item a:hover {
        color: #ff878c;
        text-decoration: none; }
      .nav .menu .menu-item a:focus {
        color: #ff878c;
        text-decoration: none; }
      .nav .menu .menu-item a:active {
        color: #ff878c;
        text-decoration: none; }
      .nav .menu .menu-item a span {
        display: none; }
      @media (max-width: 1200px) {
        .nav .menu .menu-item a {
          width: 100%; }
          .nav .menu .menu-item a span {
            display: inline; }
          .nav .menu .menu-item a .icon-home {
            display: none; } }

.nav-search {
  background-color: #ffffff;
  border-radius: 2px;
  display: none;
  width: 400px;
  position: absolute;
  right: 1px;
  top: 42px;
  z-index: 99;
  background-color: #030A36;
  padding: 16px;
  border-radius: 0 0 0px 5px; }
  .nav-search form {
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    overflow: hidden; }
    .nav-search form .btn-search {
      background-image: url("./img/icons/icon-search.svg");
      background-color: transparent;
      border: 0px solid;
      background-repeat: no-repeat;
      background-position: center;
      display: inline-block;
      height: 23px;
      width: 20%;
      line-height: 40px; }
    .nav-search form .input-field {
      color: #524e49;
      font-size: 14px;
      width: 80%;
      border: 0px solid;
      margin: 0;
      padding: 0;
      height: 35px;
      border: 0px solid; }

.nav-user {
  float: right; }
  .nav-user .menu {
    padding-top: 5px;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0; }
    .nav-user .menu li {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
      line-height: 20px;
      vertical-align: middle; }
      .nav-user .menu li a {
        color: #ffffff;
        font-size: 16px;
        position: relative; }
        .nav-user .menu li a span.count {
          background-color: #0f5592;
          color: #ffffff;
          font-size: 14px;
          position: absolute;
          text-align: center;
          line-height: 16px;
          vertical-align: middle;
          border-radius: 50%;
          width: 16px;
          height: 16px;
          top: -10px;
          left: 20px; }

.menu-btn-burger {
  display: none; }
  @media (max-width: 1200px) {
    .menu-btn-burger {
      display: inline-block; } }
  .menu-btn-burger .bx {
    font-size: 40px;
    color: #ffffff; }

@media (max-width: 1200px) {
  .mobile-nav {
    display: flex;
    flex-direction: row; }
    .mobile-nav .mobile-menu {
      order: 2;
      display: none; }
    .mobile-nav .mobile-buttons {
      order: 1; } }
.menu-btn-search {
  display: none; }
  @media (min-width: 768px) {
    .menu-btn-search {
      display: block; } }

.menu .bx {
  font-size: 30px;
  color: #ffffff; }

.icon-home {
  background-image: url("./img/icons/icon-home.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 20px;
  width: 25px; }

/*

.link-fav {
    background-image:url("./img/icons/icon-fav.svg");
    background-repeat:no-repeat;
    background-position:center;
    display:inline-block;
    height:20px;
    width:25px;
}
.link-cart {
    background-image:url("./img/icons/icon-shopping.svg");
    background-repeat:no-repeat;
    background-position:left;
    display:inline-block;
    height:20px;
    padding-left:40px;
}
.link-account {
    background-image:url("./img/icons/icon-account.svg");
    background-repeat:no-repeat;
    background-position:center;
    display:inline-block;
    height:20px;
    width:25px;
} */
#block-regio-info {
  background-color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px; }
  #block-regio-info .regio-info {
    text-align: center; }
    #block-regio-info .regio-info hr {
      max-width: 700px;
      width: 100%;
      height: 2px;
      background-color: #223F99; }
    #block-regio-info .regio-info p {
      font-family: Calibri;
      font-weight: 400;
      font-size: 16px;
      color: #223F99;
      margin-bottom: 0; }
      #block-regio-info .regio-info p a {
        color: #223F99; }
  #block-regio-info .regio-headline {
    text-align: center; }
    #block-regio-info .regio-headline p {
      font-family: Calibri;
      font-weight: 700;
      font-size: 26px;
      color: #223F99;
      margin-bottom: 0;
      line-height: 32px; }
  #block-regio-info .regio-note {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px; }
    #block-regio-info .regio-note p {
      font-family: Calibri;
      font-weight: 400;
      font-size: 16px;
      color: #223F99;
      margin-bottom: 0; }
  #block-regio-info .regio-line {
    background: url("./img/linie-regio.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 13px; }
  #block-regio-info .regio-links {
    text-align: center;
    padding-top: 16px; }
    #block-regio-info .regio-links p {
      font-family: Calibri;
      font-weight: 700;
      font-size: 16px;
      color: #223F99;
      margin-bottom: 0; }
      #block-regio-info .regio-links p a {
        padding-left: 10px;
        padding-right: 10px;
        font-family: Calibri;
        color: #223F99;
        font-weight: 700;
        font-size: 16px;
        font-size: 18px; }

#block-newsletter {
  background-color: #CEDDFF;
  padding-top: 40px;
  padding-bottom: 40px; }

.newsletter-form {
  font-size: 34px;
  font-weight: 700;
  color: #232639;
  line-height: 36px; }
  .newsletter-form .bx {
    margin-right: 5px; }
  @media (max-width: 768px) {
    .newsletter-form .newsletter-title {
      padding-bottom: 20px;
      text-align: center; } }
  .newsletter-form .newsletter-input {
    width: 100%;
    border-radius: 2px 0 0 2px; }
  .newsletter-form .newsletter-submit {
    width: 100%;
    background-color: #030A36;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0 2px 2px 0;
    border: 0; }

#block-navigation {
  background-color: #030A36;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 768px) {
    #block-navigation .widget-area .widget_nav_menu {
      margin-top: 20px; } }
  #block-navigation .widget-area .widget-title {
    color: #ffffff;
    border-bottom: 1px solid #97080e;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 16px;
    margin-bottom: 16px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      #block-navigation .widget-area .widget-title {
        text-align: left; } }
  #block-navigation .widget-area .menu {
    list-style: none; }
    @media (max-width: 768px) {
      #block-navigation .widget-area .menu {
        padding-left: 0; } }
    #block-navigation .widget-area .menu .menu-item {
      text-align: right; }
      @media (max-width: 768px) {
        #block-navigation .widget-area .menu .menu-item {
          text-align: left; } }
      #block-navigation .widget-area .menu .menu-item a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400; }
  #block-navigation .widget-area .widget_text .widget-title {
    text-align: left !important; }
  #block-navigation .widget-area .widget_text .textwidget p {
    color: #ffffff;
    clear: both; }
    #block-navigation .widget-area .widget_text .textwidget p .bx {
      font-size: 20px;
      color: #97080e;
      display: block;
      float: left;
      margin-right: 16px; }
    #block-navigation .widget-area .widget_text .textwidget p span {
      font-size: 14px;
      line-height: 16px;
      display: block; }

#block-copy {
  background-color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px; }
  #block-copy p {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0; }

@media (max-width: 768px) {
  #block-navigation #footer-1 {
    order: 4; }
  #block-navigation #footer-2 {
    order: 1; }
  #block-navigation #footer-3 {
    order: 2; }
  #block-navigation #footer-4 {
    order: 3; } }
#block-eu-logos {
  padding: 40px 40px; }
  @media (max-width: 620px) {
    #block-eu-logos {
      padding: 30px 30px; } }
  @media (max-width: 800px) {
    #block-eu-logos .container {
      max-width: 100%; } }
  #block-eu-logos .img-eu-logo {
    height: 100px;
    width: auto; }
    @media (max-width: 1050px) {
      #block-eu-logos .img-eu-logo {
        height: 80px; } }
    @media (max-width: 820px) {
      #block-eu-logos .img-eu-logo {
        height: 70px; } }
    @media (max-width: 720px) {
      #block-eu-logos .img-eu-logo {
        height: 60px; } }
    @media (max-width: 620px) {
      #block-eu-logos .img-eu-logo {
        height: 50px; } }
    @media (max-width: 520px) {
      #block-eu-logos .img-eu-logo {
        height: 40px; } }

header {
  background-color: #030A36;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff; }

.contact-box-main {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 15px 15px;
  width: 100%; }
  .contact-box-main .contact-box {
    background: rgba(0, 46, 79, 0.88);
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    width: 100%;
    height: 100%; }
    .contact-box-main .contact-box .contact-icon {
      background: url("./img/icons/icon-phone.svg");
      background-position: center;
      background-repeat: no-repeat; }
    .contact-box-main .contact-box .contact-copy {
      color: #ffffff; }
      .contact-box-main .contact-box .contact-copy .contact-title {
        font-size: 34px;
        font-weight: 700;
        line-height: 40px; }
      .contact-box-main .contact-box .contact-copy .contact-info {
        font-size: 16px;
        line-height: 24px; }
    .contact-box-main .contact-box .contact-cta {
      text-align: center;
      color: #ffffff;
      padding-top: 15px; }
      .contact-box-main .contact-box .contact-cta .contact-cta-phone {
        font-size: 50px;
        line-height: 60px;
        font-weight: 700; }
      .contact-box-main .contact-box .contact-cta .contact-cta-open-time {
        font-size: 18px;
        line-height: 22px; }
      .contact-box-main .contact-box .contact-cta a {
        font-size: 16px;
        background-color: #97080e;
        color: #ffffff;
        text-transform: uppercase;
        padding: 10px 40px;
        border-radius: 2px;
        text-decoration: none; }

.comments-area {
  background-color: #ffffff;
  padding: 20px 0; }
  .comments-area .comments-title {
    font-size: 26px;
    font-weight: 700;
    color: #524e49;
    padding: 5px 15px 15px 15px; }
  .comments-area .comment-list {
    background-color: #F9F9F9;
    padding: 20px 0;
    margin: 0; }
    .comments-area .comment-list .comment {
      list-style-type: none;
      background-color: #ffffff;
      padding: 20px;
      margin-bottom: 20px; }
      .comments-area .comment-list .comment .comment-body {
        background-color: #ffffff; }
        .comments-area .comment-list .comment .comment-body .comment-meta {
          font-size: 14px;
          color: #aaaaaa; }
          .comments-area .comment-list .comment .comment-body .comment-meta a {
            font-size: 14px;
            color: #aaaaaa; }
        .comments-area .comment-list .comment .comment-body p {
          color: #524e49;
          font-size: 16px;
          line-height: 24px; }
        .comments-area .comment-list .comment .comment-body .reply a {
          color: #97080e;
          font-size: 16px;
          text-transform: uppercase;
          text-decoration: none; }
      .comments-area .comment-list .comment .children .comment {
        padding-bottom: 0; }
  .comments-area .comment-respond {
    padding: 20px 20px 0 20px; }
    .comments-area .comment-respond .comment-reply-title {
      font-size: 26px;
      font-weight: 700;
      color: #524e49; }
      .comments-area .comment-respond .comment-reply-title a {
        font-size: 26px;
        font-weight: 700;
        color: #232639; }
      .comments-area .comment-respond .comment-reply-title small a {
        color: #97080e;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: none; }
    .comments-area .comment-respond form .logged-in-as a {
      color: #97080e;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none;
      margin-right: 20px; }
    .comments-area .comment-respond form p {
      margin-bottom: 1rem; }
      .comments-area .comment-respond form p label {
        display: inline-block;
        margin-bottom: .5rem;
        font-size: 16px; }
        .comments-area .comment-respond form p label .required {
          color: #97080e; }
      .comments-area .comment-respond form p textarea {
        border: 1px solid #ced4da;
        border-radius: 2px;
        height: 100px;
        width: 100%;
        padding: .375rem .75rem;
        color: #495057;
        background-color: #fff;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
      .comments-area .comment-respond form p input[type="text"] {
        border: 1px solid #ced4da;
        border-radius: 2px;
        width: 100%;
        color: #495057;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        background-color: #fff;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.single-tags {
  background-color: #ffffff;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden; }
  .single-tags .tags-title {
    text-transform: uppercase;
    color: #524e49;
    font-size: 16px;
    float: left;
    width: 20%; }
  .single-tags .tags-list {
    float: right;
    width: 80%;
    text-align: right; }
    .single-tags .tags-list a {
      background-color: #aaaaaa;
      color: #ffffff;
      font-size: 14px !important;
      padding: 2px 5px !important;
      display: inline-block;
      border-radius: 10px;
      margin: 0 5px; }

.single-share {
  background-color: #ffffff;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden; }
  .single-share .share-title {
    text-transform: uppercase;
    color: #524e49;
    font-size: 16px;
    float: left;
    line-height: 40px;
    width: 20%; }
  .single-share .share-list {
    float: right;
    width: 80%;
    text-align: right; }

#block-antet .antet-background .antet-background-overlay .product-short-info h1.product-title {
  font-weight: 700;
  font-size: 50px;
  line-height: 52px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 25px; }
#block-antet .antet-background .antet-background-overlay .product-short-info p.product-short-description {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 25px; }
#block-antet .antet-background .antet-background-overlay .product-short-info p.product-price {
  font-weight: 700;
  font-size: 50px;
  line-height: 52px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 15px; }
  #block-antet .antet-background .antet-background-overlay .product-short-info p.product-price .woocommerce-price-suffix {
    font-weight: 700;
    font-size: 16px; }
#block-antet .antet-background .antet-background-overlay .product-short-info .product-buttons ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0; }
  #block-antet .antet-background .antet-background-overlay .product-short-info .product-buttons ul li {
    display: inline-block;
    padding: 0 20px 0 0; }
#block-antet .antet-background .antet-background-overlay .product-short-info .product-buttons .single_add_to_cart_button {
  background-color: #97080e;
  font-weight: 400;
  font-size: 14px;
  padding: 15px 25px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff; }
#block-antet .antet-background .antet-background-overlay .product-short-info .product-buttons .view_wishlist_button {
  background-color: #0f5592;
  font-weight: 400;
  font-size: 14px;
  padding: 15px 25px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase; }

.single-product #block-breadcrumb {
  margin-top: 15px; }

#block-product .product-main {
  font-size: 16px;
  line-height: 26px;
  color: #524e49; }
  #block-product .product-main .product-title {
    font-size: 34px;
    font-weight: 700;
    line-height: 36px;
    color: #524e49; }
  #block-product .product-main .product-description {
    font-size: 16px;
    line-height: 26px;
    color: #524e49; }
    #block-product .product-main .product-description p, #block-product .product-main .product-description i {
      font-size: 16px;
      line-height: 26px;
      color: #524e49; }
    #block-product .product-main .product-description h1 {
      font-size: 22px;
      line-height: 26px;
      padding-top: 10px; }
    #block-product .product-main .product-description h2 {
      padding-top: 10px;
      font-size: 20px;
      line-height: 24px; }
    #block-product .product-main .product-description h3 {
      padding-top: 10px;
      font-size: 18px;
      line-height: 22px; }
    #block-product .product-main .product-description h4 {
      padding-top: 10px;
      font-size: 16px;
      line-height: 20px; }
    #block-product .product-main .product-description h5 {
      padding-top: 10px;
      font-size: 14px;
      line-height: 18px; }
    #block-product .product-main .product-description ul {
      list-style: none;
      list-style-image: url("./img/icons/icon-awesome-check.svg"); }
      #block-product .product-main .product-description ul li {
        font-size: 16px;
        line-height: 26px;
        color: #524e49;
        padding-top: 5px; }
  #block-product .product-main .product-cta {
    border-top: 1px solid #F1EEEA;
    border-bottom: 1px solid #F1EEEA;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px; }
    #block-product .product-main .product-cta .product-price {
      font-size: 40px;
      font-weight: 700; }
      #block-product .product-main .product-cta .product-price .woocommerce-price-suffix {
        font-size: 16px; }
    #block-product .product-main .product-cta .product-btn-cart {
      text-align: right; }
      #block-product .product-main .product-cta .product-btn-cart .single_add_to_cart_button {
        background-color: #97080e;
        font-weight: 400;
        font-size: 14px;
        padding: 15px 25px;
        text-decoration: none;
        text-transform: uppercase;
        color: #ffffff; }
  #block-product .product-main .accordion .card {
    margin-top: 20px;
    border: 0px solid; }
    #block-product .product-main .accordion .card .card-header {
      background-color: #0f5592;
      padding: 5px 20px 0px; }
      #block-product .product-main .accordion .card .card-header .btn-link {
        font-size: 20px;
        font-weight: 700;
        color: #ffffff;
        text-decoration: none; }
    #block-product .product-main .accordion .card .card-body {
      font-size: 16px;
      line-height: 26px;
      color: #524e49;
      padding: 10px; }
  #block-product .product-main .product-social {
    border-top: 1px solid #F1EEEA;
    border-bottom: 1px solid #F1EEEA;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px; }
    #block-product .product-main .product-social .social-head {
      text-transform: uppercase; }
    #block-product .product-main .product-social .social-content {
      text-align: right; }

.widget_categories ul {
  margin: 0;
  padding: 0; }
  .widget_categories ul li {
    list-style: none;
    border-bottom: 1px solid #F1EEEA;
    padding: 5px 0; }
    .widget_categories ul li a {
      color: #524e49;
      font-size: 14px;
      width: 80%;
      display: inline-block; }

.widget_recent_entries ul {
  margin: 0;
  padding: 0; }
  .widget_recent_entries ul li {
    list-style: none; }
    .widget_recent_entries ul li a {
      color: #524e49;
      font-size: 16px;
      font-weight: 700;
      line-height: 18px;
      display: block; }
    .widget_recent_entries ul li .post-date {
      color: #aaaaaa;
      font-size: 14px;
      line-height: 16px; }

.widget_tag_cloud a {
  background-color: #aaaaaa;
  color: #ffffff;
  font-size: 14px !important;
  padding: 2px 5px !important;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 10px !important; }

.widget_search input[type="text"] {
  width: 70%;
  border: 1px solid #5E5A54;
  border-radius: 2px; }

#customer_login {
  padding-top: 50px; }

.lost_reset_password {
  padding: 50px 0; }

.woocommerce-message {
  margin-top: 50px; }

.woocommerce-notices-wrapper {
  margin-top: 50px; }

.dashboard-nav {
  border: 1px solid #E6E6E6;
  position: relative;
  background-color: #ffffff;
  z-index: 999;
  border-radius: 5px;
  margin-top: 50px;
  margin-bottom: 50px; }
  .dashboard-nav .col {
    border-right: 1px solid #E6E6E6;
    min-height: 100px;
    padding-bottom: 20px; }
    .dashboard-nav .col .icon {
      margin-top: 20px;
      margin-bottom: 20px;
      text-align: center; }
      .dashboard-nav .col .icon img {
        height: 50px; }
    .dashboard-nav .col a {
      font-weight: 700;
      text-decoration: none;
      color: #232639;
      font-size: 18px;
      line-height: 18px;
      padding-left: 10px;
      padding-right: 10px;
      text-align: center;
      display: block; }

.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%; }

.woocommerce-billing-fields .form-row {
  width: 100%; }
  .woocommerce-billing-fields .form-row label {
    width: 100%; }
  .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
    width: 100%; }
    .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .input-text {
      background-color: #ced4da;
      border: 1px solid #ced4da;
      height: 40px;
      border-radius: 2px;
      padding-left: 10px;
      padding-right: 10px; }
  .woocommerce-billing-fields .form-row .select2-container--default .select2-selection--single {
    background-color: #ced4da;
    border: 1px solid #ced4da;
    height: 40px;
    padding-top: 5px; }
    .woocommerce-billing-fields .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
      margin-top: 5px; }

.shipping_address .form-row {
  width: 100%; }
  .shipping_address .form-row label {
    width: 100%; }
  .shipping_address .form-row .woocommerce-input-wrapper {
    width: 100%; }
    .shipping_address .form-row .woocommerce-input-wrapper .input-text {
      background-color: #ced4da;
      border: 1px solid #ced4da;
      height: 40px;
      border-radius: 2px;
      padding-left: 10px;
      padding-right: 10px; }
  .shipping_address .form-row .select2-container--default .select2-selection--single {
    background-color: #ced4da;
    border: 1px solid #ced4da;
    height: 40px;
    padding-top: 5px; }
    .shipping_address .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
      margin-top: 5px; }

.woocommerce-additional-fields .form-row {
  width: 100%; }
  .woocommerce-additional-fields .form-row label {
    width: 100%; }
  .woocommerce-additional-fields .form-row .woocommerce-input-wrapper {
    width: 100%; }
    .woocommerce-additional-fields .form-row .woocommerce-input-wrapper textarea {
      width: 100%;
      height: 150px;
      background-color: #ced4da;
      border: 1px solid #ced4da;
      border-radius: 2px;
      padding-left: 10px;
      padding-right: 10px; }

#block-antet .antet-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%; }
  #block-antet .antet-background .antet-background-overlay {
    background: rgba(0, 46, 79, 0.88);
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
    #block-antet .antet-background .antet-background-overlay h1 {
      color: #ffffff;
      font-size: 50px; }
    #block-antet .antet-background .antet-background-overlay hr {
      background-color: #97080e;
      height: 2px;
      width: 100px; }
    #block-antet .antet-background .antet-background-overlay p {
      color: #ffffff;
      font-size: 18px;
      line-height: 22px; }

#block-main-articles {
  background-color: #F9F9F9;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: 20px; }
  #block-main-articles #block-article-sidebar h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #524e49;
    margin-bottom: 20px; }
  #block-main-articles #block-article-sidebar .widget_search {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px; }
  #block-main-articles #block-article-sidebar .widget_categories {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px; }
  #block-main-articles #block-article-sidebar .widget_recent_entries {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px; }
  #block-main-articles #block-article-sidebar .widget_tag_cloud {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px; }
  #block-main-articles #block-articles article {
    margin-bottom: 40px; }
    #block-main-articles #block-articles article .article-image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 200px;
      border-radius: 2px 2px 0 0; }
    #block-main-articles #block-articles article .article-head-image {
      width: 100%;
      height: auto; }
    #block-main-articles #block-articles article .article-content {
      padding: 20px;
      width: 100%;
      background-color: #ffffff; }
      #block-main-articles #block-articles article .article-content .article-info {
        font-size: 14px;
        color: #aaaaaa; }
        #block-main-articles #block-articles article .article-content .article-info .icon {
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          display: inline-block;
          margin-right: 10px; }
        #block-main-articles #block-articles article .article-content .article-info .article-date {
          vertical-align: middle;
          line-height: 20px; }
          #block-main-articles #block-articles article .article-content .article-info .article-date .icon {
            background-image: url("./img/icons/calendar.png"); }
        #block-main-articles #block-articles article .article-content .article-info .article-no-comments {
          vertical-align: middle;
          line-height: 20px;
          margin-left: 20px; }
          #block-main-articles #block-articles article .article-content .article-info .article-no-comments .icon {
            background-image: url("./img/icons/comment.png"); }
      #block-main-articles #block-articles article .article-content h2 {
        font-size: 26px;
        font-weight: 700;
        color: #524e49;
        padding-top: 15px;
        padding-bottom: 15px; }
      #block-main-articles #block-articles article .article-content .article-excerpt p {
        color: #524e49;
        font-size: 16px;
        line-height: 24px; }
      #block-main-articles #block-articles article .article-content .article-excerpt a {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #232639; }

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