@charset "UTF-8";
/*
 Theme Name:     The Simple Child
 Theme URI:      http://thesimple.ellethemes.com
 Description:    The Simple Child Theme
 Author:         Ellethemes
 Author URI:     http://www.ellethemes.com
 Template:       the-simple
 Version:        1.0.0
*/
@import url("../the-simple/style.css");
/*
@font-face {
    font-family: ClanOT-NarrBlack;
    src: url(fonts/ClanOT-NarrBlack.otf) format('opentype');
}

@font-face {
    font-family: ClanOT-NarrThin;
    src: url(fonts/ClanOT-NarrThin.otf) format('opentype');
}
*/
.clanot-narrthin {
  font-family: ClanOT-NarrThin;
}

.clanot-narrblack {
  font-family: ClanOT-NarrBlack;
}

.widget_menu_sl ul > li.current_page_item > a {
  color: #009ee3;
}

.widget_subpages .widget_subpages_current_page > a {
  color: #009ee3;
}

.widget_subpages > ul > ul {
  padding-left: 20px;
  border-left: 1px solid #9e9e9e;
}

.widget_subpages > ul > li:not(.widget_subpages_current_page) {
  /* border-bottom: 1px solid #9e9e9e; */
}

.seminar-liste-button {
  padding-top: 10px;
}

.seminar-head {
  background-color: #f5f5f5;
  width: 100%;
  display: table;
  padding: 40px;
}

.seminar-head.image {
  padding: 0;
  height: 450px;
  background-size: cover !important;
}

.seminar-head-title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.seminar-head-title > h1 {
  font-weight: 600;
  padding: 40px;
  background: rgba(255, 255, 255, 0.6);
}

.seminar-wrap {
  display: table;
}

.seminar-icon {
  display: table-cell;
  width: 100px;
  margin-right: 15px;
}

.seminar-title {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 979px) {
  .seminar-head.image {
    height: 250px;
  }
}
.seminar-liste {
  padding: 10px;
  margin-top: 0px;
  display: table;
  width: 100%;
}

.seminar-liste-content {
  padding: 20px 0px;
  width: 100%;
  display: block;
}

.seminar-liste-content > small {
  color: #009ee3;
}

.seminar-liste-content > medium {
  color: #009ee3;
}

.seminar-liste-title {
  line-height: 1.5em !important;
  padding-top: 10px !important;
  margin-bottom: 15px;
}

.blog-article.standard-style .content h1 {
  text-transform: none !important;
}

.seminar-liste-image {
  display: block;
  float: left;
  margin-top: 20px;
  height: 85px;
  width: 100px;
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.seminar-liste-image img {
  width: auto;
  max-width: 100px;
  max-height: 85px;
}

@media screen and (max-width: 767px) {
  .seminar-liste-image {
    display: block;
    margin: 0 auto;
    width: 100px;
    text-align: center;
  }
  .seminar-liste-title {
    font-size: 13pt;
    line-height: 1em;
  }
}
.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
  color: #fff;
  background-color: #009FE3 !important;
}

body .light {
  color: #999999 !important;
}

@media screen and (max-width: 480px) {
  .mobile-size .clanot-narrblack {
    font-size: 17px !important;
  }
  .mobile-size .clanot-narrthin {
    font-size: 17px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 778px) {
  .mobile-size .clanot-narrblack {
    font-size: 26px !important;
  }
  .mobile-size .clanot-narrthin {
    font-size: 26px !important;
  }
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li a {
  background-color: rgba(0, 158, 227, 0.75) !important;
}

/* Float Menu */
.wpfm-position-right.wpfm-menu-nav ul {
  top: 70% !important;
}

.menu-small ul.menu > li > a {
  color: black !important;
}

.single_title {
  display: none;
}

.post_navigation {
  display: none;
}

.extra_info {
  display: none;
}

.news_BG {
  height: 294px !important;
}

.page_item {
  border-bottom: 1px solid #dddddd;
}

ul {
  padding-left: 15px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #ffffff !important;
  background-color: #009ee3 !important;
  border-color: #009ee3 !important;
}

h4 {
  text-transform: uppercase !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin: 0 !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
  font-size: 4em !important;
}

.vc_tta-style-default .vc_tta-tab {
  text-align: center;
  font-size: 18px !important;
  font-family: ClanOT-NarrThin !important;
}

.vc_tta-tab {
  width: 100%;
  text-align: left !important;
}

.vc_tta-icon.fa.fa-minus-square {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Industriehalle-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-check-square {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Feuerlöscher-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-pencil-square {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Akkubohrer-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-external-link-square {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Lautsprecher-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-caret-square-o-down {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Schrauben-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-caret-square-o-up {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Profiltafel-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-caret-square-o-right {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Paragraph-01_300x300_01_00_OG.png");
}

.vc_tta-icon.fa.fa-caret-square-o-left {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent !important;
  background-image: url("/wp-content/uploads/2017/06/Pictogramme_Seminare-01_300x300_01_00_OG.png");
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
  padding: 4px 20px !important;
  line-height: 3.5em;
}

@media only screen and (max-width: 749px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
    margin-left: 6px;
  }
  .vc_tta-title-text {
    font-size: 12px;
  }
  #carousel-16943 {
    margin-top: -100px;
  }
}
.advanced-sidebar-menu ul li a {
  font-weight: 300 !important;
  font-size: 14px !important;
  color: #000;
}

.advanced-sidebar-menu ul li a:hover {
  color: #009ee3;
}

h1 {
  font-size: 45px;
  line-height: 50px;
}

/* breadcrumbs Header */
.breadcrumbss {
  display: none !important;
}

@media screen and (min-width: 751px) and (max-width: 946px) {
  .header_page.normal.no_parallax.with_subtitle {
    height: 120px;
  }
}
@media screen and (min-width: 365px) and (max-width: 750px) {
  .header_page.normal.no_parallax.with_subtitle {
    height: 150px;
  }
}
@media screen and (min-width: 1px) and (max-width: 364px) {
  .header_page.normal.no_parallax.with_subtitle {
    height: 150px;
  }
  .header_page.with_subtitle.normal .titles h1 {
    margin: 0% 5%;
    font-size: 24px !important;
    line-height: 36px;
  }
}
@media screen and (max-width: 480px) {
  #logo {
    left: 6% !important;
  }
}
@media screen and (max-width: 364px) {
  #footer .span3, .span3.sidebar, #footer .span2, #copyright {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Mobile Menu */
#wprmenu_bar .bar_logo {
  margin: 0px 0px 10px 0px !important;
  height: 20px !important;
}

#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
  border-bottom: 1px solid white !important;
}

.wprmenu_icon.wprmenu_icon_par.icon_default::before {
  right: 30% !important;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  height: 2px;
  width: 20px;
}

.is-active .hamburger-inner::before {
  top: 10px !important;
}

.is-active .hamburger-inner::after {
  top: 20px !important;
}

.hamburger-inner::before {
  top: 6px !important;
}

.hamburger-inner::after {
  top: 12px !important;
}

div.wprmenu_bar div.hamburger {
  margin-top: 4px !important;
}

.hamburger.hamburger--slider.is-active {
  margin-top: 0px !important;
}

/* Menü Hover & normale Farbe */
nav .menu li ul.sub-menu li a {
  color: #000;
}

nav .menu li a:hover {
  color: #009ee3 !important;
}

h2 {
  line-height: 40px !important;
}

.advanced-sidebar-menu li.current_page_item {
  list-style-type: none !important;
}

.advanced-sidebar-menu li.current_page_item a {
  font-weight: 500 !important;
  color: #009ee3 !important;
}

/* Sidebar */
.child-sidebar-menu {
  margin: 0 !important;
  padding: 0 !important;
}

/* Icons */
ul {
  padding-left: 15px !important;
}

.small-content-padding {
  padding-left: 25px !important;
}

.nopad > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media screen and (max-height: 1100px) {
  .hideme {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .wpb_column {
    margin-bottom: 0px !important;
  }
  .small-content-padding {
    padding-left: 0px !important;
  }
  .nopad2 > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/*  #wpadminbar{ display:none !important; } */
/*
nützliche Klassen =>
    .hideme = ausblenden des Elements in der Mobil Ansicht (360px)
*/
.ifbs-grid .vc_btn3.vc_btn3-color-primary, .ifbs-grid .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
  color: #FFF;
  background-color: #009FE3;
}

.ifbs-grid .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus, .ifbs-grid .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover, .ifbs-grid .vc_btn3.vc_btn3-color-primary:focus, .ifbs-grid .vc_btn3.vc_btn3-color-primary:hover {
  color: #f7f7f7;
  background-color: #0074ad;
  border: none;
}

nav .menu li > ul.sub-menu li {
  text-transform: uppercase !important;
}

.event-template-default .content .info {
  display: none;
}

.em-booking-form label {
  display: inline-block;
  width: 100%;
}

.em-booking-form label {
  display: block;
  float: left;
}

aside .widget-title {
  float: none;
}

.em-booking-form > p, label > br {
  display: none;
}

.em-booking {
  margin: 0px 0px 10px 0px;
  position: relative;
}

form {
  margin: 0px;
}

.seminar-trennlinie {
  border-left: solid 2px !important;
  border-color: #F1F1F1 !important;
}

@media screen and (max-width: 800px) {
  .seminar-trennlinie {
    border-right: none !important;
  }
}
.wpcf7 input[type=checkbox] {
  height: 30px;
  float: left;
  width: 30px;
  margin-right: 10px;
  margin-bottom: 40px;
}

.em-booking-form-details {
  padding: 0px;
}

.blue-ifbs-button {
  background-color: #009EE3 !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.blue-ifbs-button:hover {
  background-color: #ffffff !important;
  color: #009EE3 !important;
}

.caldera-grid .form-control {
  border-color: transparent !important;
  box-shadow: none !important;
}

.caldera-grid label {
  font-weight: 100 !important;
}

.fp-col.fp-post.fp-main {
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}

.fp-post {
  padding-bottom: 16px;
  border-bottom: 1px solid #dddddd;
}

.blog-article.standard-style .content h1 {
  font-family: ClanOT-NarrThin !important;
}

.blog-article .media {
  padding-bottom: 32px !important;
}

.post-template-default .top_wrapper .header_page.with_subtitle {
  display: none !important;
}

.event-template-default .top_wrapper .header_page.with_subtitle {
  display: none !important;
}

.post-template-default .categories {
  display: none;
}

/* Seminar Single View CSS */
body.event-template-default {
  font-family: "Open Sans" !important;
  line-height: 24px !important;
}

.event-template-default h1,
.event-template-default h2,
.event-template-default h3,
.event-template-default h4,
.event-template-default h5,
.event-template-default h6 {
  font-family: ClanOT-NarrThin !important;
}

.event-template-default h2 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 32px !important;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 5px;
}

p.ticket-desc {
  display: none;
}

.searchandfilter > ul > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}

.event-template-default .media {
  display: none !important;
}

.event-template-default h1 {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

.seminar-cat-display {
  font-family: Open Sans !important;
  text-transform: uppercase !important;
  font-weight: 400;
}

.scrollup {
  bottom: 15px !important;
  right: 15px !important;
}

.em-booking-form-details input, .em-booking-form-details textarea {
  transition: none !important;
  border: 0px !important;
}

.dbem_country {
  border-radius: 0px !important;
  font-family: Open Sans !important;
}

.em-booking-form-details label {
  font-weight: 300 !important;
}

.bereich-col .wpb_text_column {
  margin-bottom: 0px !important;
}

.sf-input-text {
  padding: 15px 20px !important;
}

.mobile-display-bc {
  display: none !important;
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
  nav .menu > li > a {
    font-size: 13px !important;
    letter-spacing: 0.75px !important;
  }
  nav .menu > li {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
}
@media screen and (max-width: 1000px) {
  .top_wrapper {
    padding-top: 0px !important;
  }
  #mg-wprm-wrap li.current-menu-item > a {
    background: #009ee3;
  }
  .seminar-liste-home-button {
    margin-bottom: 20px !important;
  }
  .slider-img {
    height: 300px !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-display-bc {
    display: block !important;
  }
  h2.vc_custom_heading {
    font-size: 5vw !important;
  }
  #wpfm-floating-menu-nav {
    display: none;
  }
}
@media screen and (max-width: 364px) {
  .span3.sidebar {
    padding-left: 15px !important;
  }
  #wpfm-floating-menu-nav {
    display: none;
  }
  h1 {
    padding-left: 15px !important;
  }
  .slick-next {
    right: -15px !important;
  }
  .slick-prev {
    left: -15px !important;
  }
  h2.vc_custom_heading {
    font-size: 6.4vw !important;
    line-height: 8.4vw !important;
  }
}
/* Mitglieder Liste */
.archive h4::before {
  font-weight: normal !important;
  vertical-align: middle;
  text-align: center;
  line-height: 34px !important;
  height: 46px !important;
  font-size: 46px !important;
  color: #009ee3 !important;
  text-transform: none !important;
}

.archive .sf-field-search h4::before {
  font-family: "t2gicons-ecommerce" !important;
  content: "\e009";
}

.archive .sf-field-taxonomy-fachbereich h4::before {
  font-family: "t2gicons-professional" !important;
  content: "\e091";
}

.archive .sf-field-taxonomy-products h4::before {
  font-family: "t2gicons-power-nature" !important;
  content: "s";
}

.archive .sf-field-post-meta-zip h4::before {
  font-family: "t2gicons-professional" !important;
  content: "\e049";
}

.archive .sf-input-select {
  border-radius: 0px !important;
  font-family: Open Sans !important;
  font-weight: 300 !important;
}

.archive .sf-input-text {
  font-family: ClanOT-NarrThin !important;
  border-radius: 0px !important;
  background-color: #efefef !important;
  transition: none !important;
  border: none !important;
}

.archive hr {
  border-width: 1px 0px 0px 0px !important;
  border-color: #e7e7e7 !important;
}

.archive #content hr:first-child {
  margin-bottom: 16px !important;
  margin-top: 16px !important;
}

.archive form + hr {
  margin-bottom: 32px;
}

.archive .searchandfilter > ul > li {
  padding: 0px 40px !important;
}

.archive ul {
  padding: 0px !important;
}

.blog-article.grid-style .content h1, .latest_blog .blog-item .content h4, .recent_news .blog-item h4, .recent_news.events .blog-item dt .date {
  text-transform: none !important;
}

/* Seminare Suche */
.em-search-geo.em-search-field {
  display: none !important;
}

.em-events-search-text.em-search-text {
  margin-right: 10px;
}

div.css-search div.em-search-main .em-search-submit {
  position: relative;
  margin-top: -75px;
  margin-left: 30rem;
  z-index: 9999;
}

.em-search-category .selectize-input input {
  width: auto !important;
  max-width: 140px !important;
  line-height: 0 !important;
}

.selectize-input.items {
  line-height: 0 !important;
}

/* Mitgliederliste CSS */
/* "Button" Color */
.mitgliederliste-bc .m-list-button-email,
.mitgliederliste-bc .m-list-button-web,
.mitgliederliste-bc .m-list-button-details {
  width: 48px;
  height: 28px;
  border: 0px solid transparent;
  background-color: #e6e6e6;
  border-radius: 5px;
  /*
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 6px;
  padding-top: 6px;
  */
  padding: 6px;
  margin: 4px;
  margin-bottom: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.mitgliederliste-bc .m-list-button-email::before,
.mitgliederliste-bc .m-list-button-web::before,
.mitgliederliste-bc .m-list-button-details::before {
  font-weight: normal !important;
  vertical-align: middle;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 50px;
  color: #ffffff !important;
}

button .fas {
  font-size: 18px !important;
  color: #666666;
}

.member_logo {
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .member-logo-container {
    margin-bottom: 16px;
    max-width: 100%;
    max-height: 140px;
  }
}
@media screen and (max-width: 767px) {
  .member-logo-container {
    margin-bottom: 16px;
    max-height: 200px;
  }
  .member_logo {
    max-width: 100%;
    max-height: inherit;
  }
}
h4.mitglied-name a {
  text-transform: none;
}

.seminar-liste-image {
  display: none;
}

.em.em-list {
  grid-gap: 0px;
}

.em.pixelbones .input button.button-primary {
  background-color: #009FE3 !important;
  border-color: #009FE3 !important;
}

.em.pixelbones h2 {
  margin-top: 25px !important;
  margin-bottom: 0px !important;
}

.em-search-views {
  display: none;
}

.product-cats {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.product-cats-more {
  list-style: none;
  padding: 0 !important;
}

.category-button a {
  padding: 14px 20px;
  font-size: 14px;
  color: #fff;
  background-color: #009fe3;
  border-radius: 5px;
}

.category-button a::after {
  content: "\f061";
  font-family: FontAwesome;
  padding-left: 10px;
  top: 0;
}

.category-button a:hover {
  color: #f7f7f7;
}

@font-face {
  font-family: ClanOT-NarrBlack;
  src: url("fonts/ClanOT-NarrBlack.otf") format("opentype");
}
@font-face {
  font-family: ClanOT-NarrThin;
  src: url("fonts/ClanOT-NarrThin.otf") format("opentype");
}
/**
 * Lato
**/
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/lato/v24/S6u-w4BMUTPHjxsIPx-mPCLC79U11vU.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/lato/v24/S6u-w4BMUTPHjxsIPx-oPCLC79U1.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI9w2_FQftx9897sxZ.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI9w2_Gwftx9897g.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/lato/v24/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/lato/v24/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI3wi_FQftx9897sxZ.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/lato/v24/S6u_w4BMUTPHjxsI3wi_Gwftx9897g.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/lato/v24/S6u8w4BMUTPHh30AUi-qNiXg7eU0.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/lato/v24/S6u8w4BMUTPHh30AXC-qNiXg7Q.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/lato/v24/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/lato/v24/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/**
 * Open Sans
**/
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQbjB_mQ.woff") format("woff");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("fonts/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQbjA.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/**
 * Raleway
**/
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/**
 * Roboto
**/
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz0dL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzQdL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzwdL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzMdL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz8dL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dL-vwnYh2eg.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzAdL-vwnYg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsTYl4BO.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsTYl4BO.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc3CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc-CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc2CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc5CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc1CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsTYl4BOQ3o.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc6CsTYl4BO.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.header-shop-container {
  z-index: 10;
}

.header_wrapper #header {
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .header_wrapper #header .container {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.header_wrapper #header .internal {
  padding: 30px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_wrapper #header .internal.span12 {
  width: 100% !important;
}
.header_wrapper #header .internal.span12 #logo {
  left: 0 !important;
  transform: translateX(0);
  max-width: 260px;
}
@media only screen and (max-width: 500px) {
  .header_wrapper #header .internal.span12 #logo {
    max-width: 200px;
  }
}
.header_wrapper #header .internal.span12 #logo img {
  width: 100%;
  height: auto;
}
.header_wrapper #header .header_tools {
  display: none;
}
.header_wrapper #header #navigation {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .header_wrapper #header #navigation {
    float: unset !important;
  }
}
.header_wrapper #header .mega-menu-wrap {
  position: initial;
  height: 100%;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main {
  position: initial;
}
@media only screen and (max-width: 1200px) {
  .header_wrapper #header .mega-menu-wrap #mega-menu-main {
    position: absolute !important;
    box-shadow: 0px 10px 8px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
    left: 0 !important;
    width: 100% !important;
    top: 0 !important;
    padding: 0 !important;
  }
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile {
  padding-top: 30px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile a {
  display: none;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul {
  display: block;
  background-color: #40403F !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li {
  width: 80% !important;
  padding-left: 15px !important;
}
@media only screen and (max-width: 500px) {
  .header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li {
    width: 70% !important;
  }
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li form {
  width: 100% !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li input {
  border: unset;
  border-radius: 0;
  height: 100%;
  margin: 0 !important;
  padding: 10px 0 10px 10px !important;
  width: 100%;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  border: unset;
  background-color: unset;
  font-size: 0px;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-search-mobile ul li button:after {
  content: url("./icons/svg/search-black.svg");
  position: absolute;
  right: 0;
  font-size: 19px;
  transform: scale(1.3);
  padding-top: 2px;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-mobile-menu {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-mobile-menu {
    display: block !important;
    background-color: #40403F;
  }
  .header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-mobile-menu a {
    color: #ffffff !important;
  }
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-menu-item a {
  padding-left: 15px;
  text-transform: uppercase;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu {
  padding: 0 !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-title {
  padding: 40px 40px 40px 40px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-title .mega-menu-item {
  padding: 0 !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-title .mega-menu-item .mega-block-title {
  font-size: 34px !important;
  padding: 0 !important;
  font-weight: 300 !important;
  line-height: 43px;
  width: fit-content;
  font-family: "Roboto" !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row {
  padding: 0 40px 40px 40px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 0 !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column {
  width: 30% !important;
  height: 100% !important;
  min-height: unset !important;
  max-height: unset !important;
  float: unset !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul {
  width: 100% !important;
  padding: 20px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  border: 1px solid #019EE3 !important;
  border-radius: 10px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(1) {
  border: 1px solid #F3F3F3 !important;
  border-radius: 10px !important;
  padding: 20px 15px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 45% !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(1) img {
  width: 100px;
  max-width: 160px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(2) {
  padding: 0 0 20px 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 50% !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(2) a {
  width: fit-content !important;
  font-size: 24px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  line-height: 22px !important;
  font-family: "Roboto" !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(2) a::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  background-color: #B7B7B7;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(3) {
  width: 45% !important;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: fit-content;
  color: #40403F;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: "Roboto" !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-main-categories-row .mega-sub-menu .mega-menu-column ul .mega-menu-item:nth-child(3) .textwidget {
  content: url("./icons/svg/article.svg") !important;
  transform: scale(0.7);
  margin: 0 5px 0 0;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-row:last-child {
  margin: 0 !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row {
  background-color: #F3F3F3 !important;
  padding: 40px 40px 40px 40px !important;
  border-top: 1px solid #019EE3 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-headline li {
  padding: 0 !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-headline li h4 {
  font-size: 32px !important;
  font-weight: 300 !important;
  line-height: 43px !important;
  padding: 0 !important;
  margin: 0 0 20px 0 !important;
  font-family: "Roboto" !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-btns-row-container ul {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-btns-row-container ul li {
  width: fit-content !important;
  margin: 0 20px 20px 0 !important;
  background-color: unset !important;
  border: unset !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-btns-row-container ul li a {
  background-color: #ffffff !important;
  border-radius: 10px !important;
  border: 1px solid #40403F !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 43px !important;
  padding: 5px 20px !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  cursor: pointer;
  transition: all 0.3s !important;
  font-family: "Lato" !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-btns-row-container ul li a:hover {
  transition: all 0.3s !important;
  background-color: #ececec !important;
}
.header_wrapper #header .mega-menu-wrap #mega-menu-main .mega-sub-menu .mega-categories-btns-row .mega-btns-row-container ul li a::before {
  content: url("./icons/svg/arrow-right-blue.svg") !important;
  width: 20px !important;
  height: 32px !important;
  margin: 0 0 0 12px !important;
}
.header_wrapper #header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block {
  display: flex;
  justify-content: center;
  border: 1px solid #019EE3;
  border-radius: 10px;
  width: 55px;
  height: 55px;
  margin: 0;
  z-index: 10;
  background-color: #ffffff !important;
}
.header_wrapper #header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-label {
  position: absolute;
  top: 0;
  left: 15px;
  font-family: "Roboto";
  font-weight: bold;
}
.header_wrapper #header .mega-menu-wrap .mega-toggle-block::after {
  margin: 0;
  display: flex;
  align-items: center;
}

.header-shop-container .row-shop {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px !important;
}
.header-shop {
  background-color: #40403F;
  height: 70px;
  padding: 0 !important;
}
.header-shop .container,
.header-shop .row {
  height: 100%;
}
.header-shop .internal {
  width: 100% !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0 !important;
}
.header-shop .internal .search-menu-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .header-shop .internal .search-menu-container .widget_product_search {
    display: none !important;
  }
}
.header-shop .internal .search-menu-container .widget_product_search form {
  padding: 20px;
  background-color: #ffffff;
  width: 350px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-shop .internal .search-menu-container .widget_product_search form input {
  border: none;
  background-color: unset;
  padding: 0;
  margin: 0;
  font-size: 18px;
  width: 90%;
}
.header-shop .internal .search-menu-container .widget_product_search form button {
  border: none;
  background-color: unset;
  padding: 0;
  font-size: 0;
  position: relative;
}
.header-shop .internal .search-menu-container .widget_product_search form button::before {
  content: url("./icons/svg/search-black.svg");
  transform: scale(1);
  position: absolute;
  right: 0;
  top: 2px;
}
.header-shop .internal .search-menu-container .mega-menu-wrap {
  margin: 0 0 0 30px !important;
  background-color: unset !important;
  display: flex !important;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .header-shop .internal .search-menu-container .mega-menu-wrap {
    display: none !important;
  }
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul {
  margin: 0;
  padding: 0;
  display: flex !important;
  align-items: center !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li {
  list-style: none;
  width: fit-content !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: unset !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li a {
  padding: 0 !important;
  margin: 0 30px 0 0 !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  font-family: "Lato" !important;
  text-transform: uppercase !important;
  background-color: unset !important;
}
@media only screen and (max-width: 1500px) {
  .header-shop .internal .search-menu-container .mega-menu-wrap ul li a {
    font-size: 14px !important;
    margin: 0 20px 0 0 !important;
  }
}
@media only screen and (max-width: 1300px) {
  .header-shop .internal .search-menu-container .mega-menu-wrap ul li a {
    font-size: 12px !important;
    margin: 0 15px 0 0 !important;
  }
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children span {
  display: none !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children ul {
  background-color: #ffffff !important;
  width: 400px !important;
  left: 0 !important;
  top: 45px !important;
  display: flex !important;
  flex-direction: column;
  padding: 10px 20px !important;
  box-shadow: 2px 10px 11px 2px rgba(0, 0, 0, 0.1) !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children ul li {
  border-bottom: 1px solid #F3F3F3 !important;
  width: 100% !important;
  padding-bottom: 10px !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children ul li a {
  color: #494948 !important;
  margin: 0 !important;
  font-weight: 300 !important;
  text-transform: uppercase;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children ul li:hover a {
  color: #019EE3 !important;
}
.header-shop .internal .search-menu-container .mega-menu-wrap ul li.mega-menu-item-has-children ul li:last-child {
  border: unset !important;
  padding: 0 !important;
}
.header-shop .internal .userbtn-cart {
  display: flex;
  height: 100%;
  position: relative !important;
}
.header-shop .internal .user-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Lato";
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 500px) {
  .header-shop .internal .user-btn {
    font-size: 0;
    margin: 0;
  }
}
.header-shop .internal .user-btn::before {
  content: url("./icons/svg/user-white.svg");
  margin: 5px 10px 0 0;
}
@media only screen and (max-width: 1024px) {
  .header-shop .internal .user-btn::before {
    margin: 10px 10px 0 0;
  }
}
.header-shop .internal .cart {
  background-color: #019EE3;
}
.header-shop .internal .cart .cart_icon {
  color: #ffffff !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px 10px 30px;
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .header-shop .internal .cart .cart_icon {
    font-size: 0;
    padding: 30px;
  }
}
.header-shop .internal .cart .cart_icon i {
  display: none;
}
.header-shop .internal .cart .cart_icon span {
  background-color: #ffffff;
  color: #40403F;
  min-width: 20px;
  height: 20px;
  padding: 3px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 53px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 14px;
}
.header-shop .internal .cart .cart_icon::before {
  content: url("./icons/svg/cart-white.svg");
  transform: scale(1);
  margin: 10px 25px 0 0;
}
@media only screen and (max-width: 1200px) {
  .header-shop .internal .cart .cart_icon::before {
    margin: 15px 0 0 0;
  }
}
.header-shop .internal .cart .content {
  display: none;
}

.sub-header-shop::before,
.sub-header-shop::after {
  display: none !important;
}

.sub-header-shop {
  background-color: #F3F3F3;
  padding: 18px 0 !important;
}
.sub-header-shop .internal::after,
.sub-header-shop .internal::before {
  display: none;
}
.sub-header-shop .internal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.sub-header-shop .internal .breadcrumbs > * {
  font-family: "Lato";
  margin: 0 10px;
}
.sub-header-shop .internal .breadcrumbs {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #40403F;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  .sub-header-shop .internal .breadcrumbs {
    font-size: 14px;
  }
}
.sub-header-shop .internal .breadcrumbs span[property=itemListElement] {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #40403F;
}
@media only screen and (max-width: 1024px) {
  .sub-header-shop .internal .breadcrumbs span[property=itemListElement] {
    font-size: 14px;
  }
}
.sub-header-shop .internal .breadcrumbs span[property=itemListElement] a {
  margin: 0;
  color: #40403F;
}
.sub-header-shop .internal .breadcrumbs span[property=itemListElement]:last-child {
  color: #019EE3;
}

@media only screen and (max-width: 1200px) {
  .shop-phone-number.hidden-phone {
    display: none !important;
  }
}

.shop-phone-number.hidden-desktop {
  display: flex !important;
}
@media only screen and (min-width: 1200px) {
  .shop-phone-number.hidden-desktop {
    display: none !important;
  }
}

.shop-phone-number {
  display: flex !important;
  flex: 1 0 auto;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.header-shop .shop-phone-number {
  padding: 0 0 0 35px;
  flex-direction: column;
}
.sub-header-shop .shop-phone-number {
  flex-direction: row;
}
.shop-phone-number span,
.shop-phone-number a {
  margin: 0 0 0 7px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Lato";
  text-decoration: none;
  display: flex;
  align-items: center;
}
.header-shop .shop-phone-number span,
.header-shop .shop-phone-number a {
  font-size: 14px;
  color: #ffffff;
  display: block;
  margin: 0;
}
.sub-header-shop .shop-phone-number span,
.sub-header-shop .shop-phone-number a {
  font-size: 18px;
  color: #40403F;
}

.shop-phone-number::before {
  transform: scale(0.9);
  margin: 0;
}
.header-shop .shop-phone-number::before {
  content: url("./icons/svg/phone-white.svg");
  position: absolute;
  margin: 0;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.sub-header-shop .shop-phone-number::before {
  content: url("./icons/svg/phone-black.svg");
}

.hero-shop {
  padding: 0 !important;
}
.hero-shop .headline {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 768px) {
  .hero-shop .headline {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.hero-shop .headline h3 {
  margin: 0;
  font-size: 52px;
  line-height: 43px;
  font-weight: 300;
  color: #494948;
  font-family: "Roboto";
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .hero-shop .headline h3 {
    font-size: 36px;
  }
}
.hero-shop .headline b, .hero-shop .headline strong {
  font-weight: 700;
}
.hero-shop .headline img {
  width: 123px;
  height: auto;
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .hero-shop .headline img {
    margin: 0 0 20px 0;
  }
}
.hero-shop .texts-container {
  padding-top: 100px !important;
}
.hero-shop .texts-container .texts {
  max-width: 800px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.69);
}
.hero-shop .texts-container .texts .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #494948;
  font-family: "Lato";
}

.tax-product_cat .headline h3 {
  font-weight: 700;
}

.categories-container {
  background-color: #F3F3F3;
  padding-bottom: 60px;
}
.woocommerce-shop .categories-container {
  background-color: unset;
  margin: 0;
}
.woocommerce-shop .categories-container .span9 {
  width: 100%;
  margin: 0;
  padding: 0;
}
.categories-container .internal {
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}
.categories-container .span12 {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.centered-categories-headline {
  width: 100% !important;
  text-align: center !important;
  margin: 20px 0 80px 0 !important;
  color: #40403F !important;
  font-size: 52px !important;
  font-weight: 300 !important;
  font-family: "Roboto" !important;
  line-height: 3px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #B7B7B7 !important;
  padding: 0 !important;
}
@media only screen and (max-width: 768px) {
  .centered-categories-headline {
    font-size: 36px !important;
    text-transform: initial !important;
    margin: 15px 0 60px 0 !important;
  }
}
.centered-categories-headline span {
  background: #F3F3F3 !important;
  padding: 0 35px !important;
}
.woocommerce-shop .centered-categories-headline span {
  background: #ffffff !important;
}
@media only screen and (max-width: 768px) {
  .centered-categories-headline span {
    padding: 0 10px !important;
  }
}

.categories-internal {
  display: flex;
  justify-content: space-between;
}
.categories-internal .single-category {
  width: 31%;
  margin: 0 0 60px 0;
}
@media only screen and (max-width: 1200px) {
  .categories-internal .single-category {
    width: 47%;
  }
}
@media only screen and (max-width: 768px) {
  .categories-internal .single-category {
    width: 100%;
  }
}
.categories-internal .single-category .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #019EE3;
  border-radius: 10px;
  padding: 30px 30px 110px;
  height: 100%;
  overflow: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .categories-internal .single-category .link {
    padding: 30px;
  }
}
.categories-internal .single-category .link img {
  width: 100%;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  padding: 20px 0;
  max-height: 170px;
  object-fit: contain;
}
.categories-internal .single-category .link .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 23px 0 0 0;
}
.categories-internal .single-category .link .content h3 {
  font-size: 32px;
  font-family: "Roboto";
  font-weight: 900;
  line-height: 36px;
  color: #40403F;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .categories-internal .single-category .link .content h3 {
    font-size: 20px;
  }
}
.categories-internal .single-category .link .content .article-count {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 20px;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 33px;
  color: #40403F;
  width: fit-content;
  margin: 0 auto;
  border-top: 1px solid #B7B7B7;
  padding: 20px 0 25px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .categories-internal .single-category .link .content .article-count {
    position: initial;
    padding: 15px 0 0 0;
    font-size: 14px;
  }
}
.categories-internal .single-category .link .content .article-count::before {
  content: url(./icons/svg/article.svg);
  margin: 0 13px 0 0;
}
.categories-internal .single-category .link:hover {
  background-color: #F3F3F3;
}

.woocommerce-shop .more-categories-btns-section,
.woocommerce-shop .similar-products-section,
.woocommerce-page .more-categories-btns-section,
.woocommerce-page .similar-products-section {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  background-color: #F3F3F3;
}
.woocommerce-shop .more-categories-btns-section .internal,
.woocommerce-shop .similar-products-section .internal,
.woocommerce-page .more-categories-btns-section .internal,
.woocommerce-page .similar-products-section .internal {
  width: 100% !important;
  max-width: 1400px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 30px !important;
  float: unset !important;
}
.woocommerce-shop .more-categories-btns-section .span12,
.woocommerce-shop .similar-products-section .span12,
.woocommerce-page .more-categories-btns-section .span12,
.woocommerce-page .similar-products-section .span12 {
  float: unset !important;
}
.woocommerce-shop .category-subtitle,
.woocommerce-page .category-subtitle {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.65;
  text-align: center;
  color: #40403F;
}

.categories-section-headline {
  margin: 0 0 40px 0 !important;
  padding: 0 !important;
  color: #40403F !important;
  font-size: 52px !important;
  font-weight: 300;
  font-family: "Roboto";
  text-align: left !important;
  line-height: 43px !important;
}
@media only screen and (max-width: 768px) {
  .categories-section-headline {
    font-size: 36px !important;
  }
}

.buttons-container {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.buttons-container .category-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 1px solid #40403F;
  border-radius: 9px;
  color: #40403F;
  font-weight: 400;
  font-size: 18px;
  line-height: 43px;
  font-family: "Lato";
  padding: 18px 31px;
  margin: 0 40px 40px 0;
}
@media only screen and (max-width: 768px) {
  .buttons-container .category-button a {
    font-size: 14px;
    margin: 0 14px 18px 0;
    padding: 5px 15px;
  }
}
.buttons-container .category-button a:hover {
  background-color: #F3F3F3;
}
.buttons-container .category-button a::after {
  content: url(./icons/svg/arrow-right-blue.svg);
  line-height: 1;
  padding: 0 0 0 12px;
  transform: scale(1);
}

.woocommerce .woocommerce-shipping-totals {
  display: none;
}
.woocommerce tr.shipping {
  display: none;
}
.woocommerce.logged-in-member .product.virtual .price, .woocommerce.logged-in-member .product.virtual .woocommerce-de_price_taxrate {
  display: none;
}
.woocommerce-notices-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin: 0 0 1.5rem 0;
}
.woocommerce-form-login .woocommerce-form__input-checkbox {
  margin: -2px 0.5rem 0 0;
  height: 20px;
  width: 20px;
}
.woocommerce-form-login label {
  margin-bottom: 0;
  font-weight: 300;
}
.woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.woocommerce-Address-title a {
  margin-left: auto;
}
.woocommerce-order-details__title {
  margin: 2rem 0 1rem;
}
.woocommerce .edit-account label {
  margin-bottom: 0;
  font-weight: 300;
}
.woocommerce .edit-account input {
  border: 1px solid #B7B7B7;
  color: #40403F;
}
.woocommerce mark {
  font-weight: 400;
  color: #40403F;
  background: transparent;
}
.woocommerce .woocommerce-order {
  font-size: 1.125rem;
  font-family: "Roboto";
  color: #40403F;
}
.woocommerce .woocommerce-order-overview {
  padding-left: 0 !important;
}
.woocommerce .woocommerce-order .woocommerce-notice {
  margin-top: 0;
}
.woocommerce .woocommerce-order h1,
.woocommerce .woocommerce-order h2,
.woocommerce .woocommerce-order h3,
.woocommerce .woocommerce-order h4,
.woocommerce .woocommerce-order h5,
.woocommerce .woocommerce-order h6 {
  font-family: "Roboto";
  font-weight: 300;
  text-transform: uppercase;
  color: #40403F;
}
.woocommerce .woocommerce-order .order_details li {
  font-size: 1rem;
}
.woocommerce .woocommerce-order .order_details li strong {
  font-size: 1.125rem;
  font-weight: 400;
}
.woocommerce table.shop_table {
  font-size: 1.125rem !important;
  color: #40403F;
}
.woocommerce table.shop_table.order_details {
  border-collapse: collapse;
}
.woocommerce table.shop_table.order_details th,
.woocommerce table.shop_table.order_details td {
  border: 1px solid #459DDD;
  border-collapse: collapse;
}
.woocommerce table.shop_table.order_details thead th {
  border-bottom: 0;
}
.woocommerce table.shop_table.order_details tbody tr:last-child td {
  border-bottom: 0;
}
.woocommerce table.shop_table.order_details tfoot td {
  background: none !important;
}
.woocommerce table.shop_table thead,
.woocommerce table.shop_table tbody,
.woocommerce table.shop_table tfoot {
  border: 0;
}
.woocommerce table.shop_table tr:nth-child(odd) td {
  background: #F0F0F0;
}
.woocommerce table.shop_table tr th,
.woocommerce table.shop_table tr strong,
.woocommerce table.shop_table tr bdi {
  font-weight: 400 !important;
}
.woocommerce table.shop_table tr th {
  line-height: 1;
  padding: 37px 12px;
  border: 1px solid #459DDD;
  border-right: 0;
}
.woocommerce table.shop_table tr th:last-child {
  border-right: 1px solid #459DDD;
}
.woocommerce table.shop_table tr td {
  font-weight: 400 !important;
}
.woocommerce table.shop_table tr td.product-remove {
  border-left: 1px solid #459DDD;
}
.woocommerce table.shop_table tr td.product-name, .woocommerce table.shop_table tr td.product-type, .woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tr td.product-quantity, .woocommerce table.shop_table tr td.product-subtotal {
  border-right: 1px solid #459DDD;
}
.woocommerce table.shop_table tr td.product-subtotal .wgm-tax {
  font-size: 0.875rem;
  color: #9F9F9F;
}
.woocommerce table.shop_table tr td.product-thumbnail {
  padding: 0;
}
.woocommerce table.shop_table tr td.product-thumbnail img {
  width: 133px !important;
}
.woocommerce table.shop_table tr td.product-name a {
  text-transform: uppercase;
  color: #40403F;
}
.woocommerce table.shop_table tr.jde_hint .actions {
  padding: 18px 12px;
  text-align: left !important;
  border: 1px solid #459DDD;
  background: #ffffff;
}
.woocommerce table.shop_table tr.cart-actions td {
  padding: 30px 0 0 0 !important;
  background: transparent;
  position: relative;
}
.woocommerce table.shop_table tr.cart-actions .coupon {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr.cart-actions .coupon {
    width: 100%;
    flex-direction: column;
  }
}
.woocommerce table.shop_table tr.cart-actions button[name=update_cart] {
  float: right;
}
@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr.cart-actions button[name=update_cart] {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
.woocommerce table.shop_table td.download-remaining {
  font-size: 1.5rem;
}
.woocommerce .btn-bt.default {
  font-size: 1.125rem;
  color: #019EE3 !important;
  background: transparent;
  border: 1px solid #019EE3;
}
.woocommerce .btn-bt.default:hover {
  background-color: #019EE3 !important;
  color: #ffffff !important;
}
.woocommerce .btn-bt.default:disabled {
  background-color: #E9E9E9 !important;
  color: #B7B7B7 !important;
}
.woocommerce .wc-cart-shipping-notice small {
  color: #40403F !important;
}
.woocommerce div.product .product_title.entry-title {
  text-transform: none;
  letter-spacing: normal;
}
.woocommerce #content div.product .product_title.entry-title {
  text-transform: none;
  letter-spacing: normal;
}

.woocommerce-page div.product .product_title.entry-title {
  text-transform: none;
  letter-spacing: normal;
}
.woocommerce-page #content .woocommerce-Message,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-noreviews {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding: 30px 30px 30px 90px !important;
  font-family: "Roboto";
  font-size: 1.5rem;
  text-shadow: none;
  border: 1px solid #B7B7B7 !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-page #content .woocommerce-Message,
  .woocommerce-page #content .woocommerce-message,
  .woocommerce-page #content .woocommerce-info,
  .woocommerce-page #content .woocommerce-error,
  .woocommerce-page #content .woocommerce-noreviews {
    flex-direction: column;
    padding: 70px 30px 30px 30px !important;
  }
}
@media only screen and (max-width: 500px) {
  .woocommerce-page #content .woocommerce-Message,
  .woocommerce-page #content .woocommerce-message,
  .woocommerce-page #content .woocommerce-info,
  .woocommerce-page #content .woocommerce-error,
  .woocommerce-page #content .woocommerce-noreviews {
    padding: 70px 20px 20px 20px !important;
  }
}
.woocommerce-page #content .woocommerce-Message::after,
.woocommerce-page #content .woocommerce-message::after,
.woocommerce-page #content .woocommerce-info::after,
.woocommerce-page #content .woocommerce-error::after,
.woocommerce-page #content .woocommerce-noreviews::after {
  display: none;
}
.woocommerce-page #content .woocommerce-Message::before,
.woocommerce-page #content .woocommerce-message::before,
.woocommerce-page #content .woocommerce-info::before,
.woocommerce-page #content .woocommerce-error::before,
.woocommerce-page #content .woocommerce-noreviews::before {
  position: absolute;
  bottom: 35%;
  top: unset;
  padding-top: 0;
  color: #ffffff;
  border-radius: 0;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-page #content .woocommerce-Message::before,
  .woocommerce-page #content .woocommerce-message::before,
  .woocommerce-page #content .woocommerce-info::before,
  .woocommerce-page #content .woocommerce-error::before,
  .woocommerce-page #content .woocommerce-noreviews::before {
    bottom: unset;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.woocommerce-page #content .woocommerce-Message .button,
.woocommerce-page #content .woocommerce-Message a,
.woocommerce-page #content .woocommerce-message .button,
.woocommerce-page #content .woocommerce-message a,
.woocommerce-page #content .woocommerce-info .button,
.woocommerce-page #content .woocommerce-info a,
.woocommerce-page #content .woocommerce-error .button,
.woocommerce-page #content .woocommerce-error a,
.woocommerce-page #content .woocommerce-noreviews .button,
.woocommerce-page #content .woocommerce-noreviews a {
  order: 3;
  color: #019EE3 !important;
  background: transparent;
  border: 1px solid #019EE3;
  padding: 10px 20px !important;
  font-size: 21px !important;
  width: 300px;
  max-width: 300px;
  min-width: unset;
  text-align: center;
  margin: 0 0 0 20px !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-page #content .woocommerce-Message .button,
  .woocommerce-page #content .woocommerce-Message a,
  .woocommerce-page #content .woocommerce-message .button,
  .woocommerce-page #content .woocommerce-message a,
  .woocommerce-page #content .woocommerce-info .button,
  .woocommerce-page #content .woocommerce-info a,
  .woocommerce-page #content .woocommerce-error .button,
  .woocommerce-page #content .woocommerce-error a,
  .woocommerce-page #content .woocommerce-noreviews .button,
  .woocommerce-page #content .woocommerce-noreviews a {
    margin: 20px 0 0 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-page #content .woocommerce-Message .button,
  .woocommerce-page #content .woocommerce-Message a,
  .woocommerce-page #content .woocommerce-message .button,
  .woocommerce-page #content .woocommerce-message a,
  .woocommerce-page #content .woocommerce-info .button,
  .woocommerce-page #content .woocommerce-info a,
  .woocommerce-page #content .woocommerce-error .button,
  .woocommerce-page #content .woocommerce-error a,
  .woocommerce-page #content .woocommerce-noreviews .button,
  .woocommerce-page #content .woocommerce-noreviews a {
    width: 100%;
  }
}
.woocommerce-page #content .woocommerce-Message .button:hover,
.woocommerce-page #content .woocommerce-Message a:hover,
.woocommerce-page #content .woocommerce-message .button:hover,
.woocommerce-page #content .woocommerce-message a:hover,
.woocommerce-page #content .woocommerce-info .button:hover,
.woocommerce-page #content .woocommerce-info a:hover,
.woocommerce-page #content .woocommerce-error .button:hover,
.woocommerce-page #content .woocommerce-error a:hover,
.woocommerce-page #content .woocommerce-noreviews .button:hover,
.woocommerce-page #content .woocommerce-noreviews a:hover {
  background-color: #019EE3 !important;
  color: #ffffff !important;
}
.woocommerce-page #content .woocommerce-Message .button::after,
.woocommerce-page #content .woocommerce-Message a::after,
.woocommerce-page #content .woocommerce-message .button::after,
.woocommerce-page #content .woocommerce-message a::after,
.woocommerce-page #content .woocommerce-info .button::after,
.woocommerce-page #content .woocommerce-info a::after,
.woocommerce-page #content .woocommerce-error .button::after,
.woocommerce-page #content .woocommerce-error a::after,
.woocommerce-page #content .woocommerce-noreviews .button::after,
.woocommerce-page #content .woocommerce-noreviews a::after {
  display: none;
}
.woocommerce-page #content .woocommerce-Message .showcoupon,
.woocommerce-page #content .woocommerce-message .showcoupon,
.woocommerce-page #content .woocommerce-info .showcoupon,
.woocommerce-page #content .woocommerce-error .showcoupon,
.woocommerce-page #content .woocommerce-noreviews .showcoupon {
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
  .woocommerce-page #content .woocommerce-message::before {
    position: absolute;
  }
}
.woocommerce-page #content div.product .product_title.entry-title {
  text-transform: none;
  letter-spacing: normal;
}

.woocommerce-account:not(.logged-in) .woocommerce {
  display: block;
}

.woocommerce-account {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 1.125rem;
  color: #40403F;
}
.woocommerce-account h1,
.woocommerce-account h2,
.woocommerce-account h3,
.woocommerce-account h4,
.woocommerce-account h5,
.woocommerce-account h6 {
  font-family: "Roboto";
  font-weight: 300;
  text-transform: uppercase;
  color: #40403F;
}
.woocommerce-account .woocommerce {
  display: flex;
  justify-content: space-between;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0;
}
.woocommerce-account .woocommerce-button,
.woocommerce-account .btn-bt.default {
  font-size: 18px;
  line-height: 22px;
  border: 1px solid #019EE3;
  color: #019EE3;
  background: #ffffff;
}
.woocommerce-account .woocommerce-button:hover,
.woocommerce-account .btn-bt.default:hover {
  color: #ffffff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 24%;
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0 !important;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 0 0 2rem;
  text-decoration: none;
  color: #40403F;
}
.woocommerce-account .woocommerce-MyAccount-navigation a::before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: baseline;
  content: "\f15c";
  line-height: 1.618;
  width: 1.41575em;
  font-variant: normal;
  color: #019EE3;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f624";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f291";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f1c6";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f3c5";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\f09d";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f007";
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f08b";
}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active {
  font-weight: 400;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 72%;
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content label {
  margin-bottom: 0;
  font-weight: 300;
}
.woocommerce-account .woocommerce-MyAccount-content input {
  border: 1px solid #B7B7B7 !important;
  border-radius: 0;
  color: #40403F;
}
.woocommerce-account .select2-selection {
  border-radius: 0;
}

.woocommerce-order-received .order-again .button {
  float: none;
}

.woocommerce-table--order-downloads {
  border-bottom: 1px solid #459DDD;
}

.woocommerce-additional-fields {
  margin-top: 25px;
}

.categories-page-cols .internal::before,
.categories-page-cols .internal::after,
.search-result-cols .internal::before,
.search-result-cols .internal::after {
  display: none;
}
.categories-page-cols .internal,
.search-result-cols .internal {
  display: flex;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}
@media only screen and (max-width: 1024px) {
  .categories-page-cols .internal,
  .search-result-cols .internal {
    flex-direction: column;
  }
}

.categories-page-cols .internal {
  justify-content: space-between;
}

.search-result-cols .internal {
  justify-content: center;
}

.topics-area-col-left {
  width: 24% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .topics-area-col-left {
    width: 100% !important;
  }
}
.topics-area-col-left .sidebar {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.topics-area-col-left .widget-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 43px;
  font-family: "Roboto";
  color: #40403F;
  margin: 0 0 60px 0;
  text-transform: initial;
}
@media only screen and (max-width: 1024px) {
  .topics-area-col-left .widget-title {
    margin: 0 0 25px 0;
  }
}
@media only screen and (max-width: 768px) {
  .topics-area-col-left .widget-title {
    font-size: 20px;
  }
}
.topics-area-col-left .widget-title::after {
  display: none;
}
.topics-area-col-left ul {
  width: 80% !important;
}
@media only screen and (max-width: 1024px) {
  .topics-area-col-left ul {
    width: 100% !important;
  }
}
.topics-area-col-left li {
  padding: 20px 0;
  border-bottom: 3px solid #F3F3F3;
}
.topics-area-col-left li:last-child {
  border: none;
}
.topics-area-col-left a {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #40403F;
  font-family: "Roboto";
}
.topics-area-col-left .current-cat a {
  font-weight: 700;
}
.topics-area-col-left span {
  font-size: 14px;
  font-weight: 300;
  color: #40403F;
  font-family: "Roboto";
  display: flex;
  align-items: center;
}
.topics-area-col-left span::before {
  content: url("./icons/svg/article.svg");
  transform: scale(0.7);
  margin: 0 5px 0 0;
}

.categories-boxen-col-right {
  width: 72% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .categories-boxen-col-right {
    width: 100% !important;
  }
}
.categories-boxen-col-right hr {
  margin: 35px 0 75px !important;
}

.products::before,
.products::after {
  display: none !important;
}

.products {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  padding: 0 !important;
}
@media only screen and (max-width: 1200px) {
  .products {
    justify-content: space-between;
  }
}
.products .product:nth-child(3n) {
  margin-right: 0 !important;
}
.products .product {
  display: flex;
  flex-direction: column;
  width: 30% !important;
  margin: 0 5% 60px 0 !important;
  border: 1px solid #019EE3;
  border-radius: 10px;
  padding: 30px !important;
}
@media only screen and (max-width: 1200px) {
  .products .product {
    width: 48% !important;
    margin: 0 0 40px 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .products .product {
    width: 100% !important;
  }
}
.products .product .woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
}
.products .product .woocommerce-loop-product__link .badge {
  margin: 0 10px 20px 0;
  display: inline-block;
  background-color: #019EE3;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 15px;
  width: fit-content;
  border: 1px solid #019EE3;
  border-radius: 10px;
  font-family: "Lato";
  text-shadow: none;
}
@media only screen and (max-width: 768px) {
  .products .product .woocommerce-loop-product__link .badge {
    font-size: 14px;
  }
}
.products .product .woocommerce-loop-product__link .badge-space {
  background-color: transparent;
  border-color: transparent;
}
.products .product .woocommerce-loop-product__link img {
  object-fit: contain;
  border: 2px solid #AFAFAF;
  border-radius: 10px;
  margin: 0 0 20px 0 !important;
}
.products .product .add_to_cart_button {
  display: none;
}
.products .product h2 {
  width: 100%;
  font-size: 30px !important;
  font-weight: 900;
  font-family: "Roboto";
  line-height: 30px !important;
  color: #40403F;
  margin: 0 0 30px 0 !important;
  padding: 0 !important;
  text-align: left !important;
  text-transform: initial !important;
}
@media only screen and (max-width: 768px) {
  .products .product h2 {
    font-size: 20px !important;
  }
}
.products .product .price,
.products .product .woocommerce-de_price_taxrate,
.products .product .woocommerce_de_versandkosten {
  font-family: "Roboto";
  font-weight: 300 !important;
  font-size: 32px !important;
  line-height: 28px;
  color: #40403F !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
}
.products .product .price .woocommerce-price-suffix,
.products .product .woocommerce-de_price_taxrate .woocommerce-price-suffix,
.products .product .woocommerce_de_versandkosten .woocommerce-price-suffix {
  display: none;
}
.products .product .price {
  margin-top: auto !important;
}
.products .product .price::before {
  content: url("./icons/svg/price-blue.svg");
  margin: 0 15px 0 0;
}
.products .product .woocommerce-de_price_taxrate {
  font-size: 18px !important;
}
.products .product .woocommerce_de_versandkosten {
  font-size: 18px !important;
  margin: 0 !important;
  display: none !important;
}

.woocommerce .single-category-page .internal {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
.woocommerce .single-category-page .internal .span12 {
  width: 100% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 1200px) {
  .woocommerce .product {
    display: flex;
    flex-direction: column;
  }
}
.woocommerce .single-product-page .internal .span12 {
  width: 100% !important;
}
@media only screen and (max-width: 1200px) {
  .woocommerce .woocommerce-product-gallery {
    width: 100% !important;
  }
}
.woocommerce .woocommerce-product-gallery .flex-viewport {
  border: 2px solid #019EE3 !important;
  border-radius: 10px !important;
  margin: 0 0 30px 0 !important;
}
.woocommerce .woocommerce-product-gallery .flex-viewport img {
  width: 100%;
  height: auto;
}
.woocommerce .woocommerce-product-gallery .flex-control-nav {
  margin: 0 !important;
}
.woocommerce .woocommerce-product-gallery .flex-control-nav li {
  margin: 0 30px 30px 0;
}
.woocommerce .woocommerce-product-gallery .flex-control-nav li:last-child {
  margin: 0;
}
.woocommerce .woocommerce-product-gallery .flex-control-nav img {
  border: 2px solid #019EE3 !important;
  border-radius: 10px !important;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .woocommerce .summary {
    width: 100% !important;
  }
}
.woocommerce .summary .product_title {
  font-family: "Roboto";
  font-weight: 900 !important;
  font-size: 62px;
  line-height: 58px;
  color: #40403F;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .product_title {
    font-size: 20px;
    line-height: 36px;
    margin: 0 0 20px 0;
  }
}
.woocommerce .summary .woocommerce-product-details__short-description {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #40403F;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .woocommerce-product-details__short-description {
    font-size: 14px;
    line-height: 27px;
  }
}
.woocommerce .summary .woocommerce-product-details__short-description p {
  margin: 0 0 20px 0;
}
.woocommerce .summary .woocommerce-product-details__short-description ol {
  padding-left: 25px;
}
.woocommerce .summary .woocommerce-product-details__short-description ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 5px !important;
}
.woocommerce .summary .woocommerce-product-details__short-description ul li {
  list-style-type: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  text-indent: -5px;
  color: #40403F;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .woocommerce-product-details__short-description ul li {
    font-size: 14px;
  }
}
.woocommerce .summary .woocommerce-product-details__short-description ul li:before {
  content: "-";
  margin: 0 10px 0 0;
}
.woocommerce .summary .woocommerce-product-details__short-description .wrapper-in-stock {
  color: #2ACF3B;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  border-top: 1px solid #B7B7B7;
  width: fit-content;
  padding-top: 15px;
  margin: 35px 0 0 0;
}
.woocommerce .summary .woocommerce-product-details__short-description .available-icon:before {
  content: url("./icons/svg/hook-green.svg");
  display: inline-block;
  width: 24px;
  height: 17px;
  margin-right: 0.5rem;
}
.woocommerce .summary .price,
.woocommerce .summary .woocommerce-de_price_taxrate {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 52px !important;
  line-height: 28px;
  color: #40403F !important;
  margin: 0 0 10px 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .price,
  .woocommerce .summary .woocommerce-de_price_taxrate {
    font-size: 36px !important;
  }
}
.woocommerce .summary .price .woocommerce-price-suffix,
.woocommerce .summary .woocommerce-de_price_taxrate .woocommerce-price-suffix {
  display: none;
}
.woocommerce .summary .price::before {
  content: url("./icons/svg/price-blue.svg");
  margin: 0px 20px 0px 0 !important;
  transform: scale(1.9);
  padding-bottom: 10px;
}
.woocommerce .summary .woocommerce-de_price_taxrate {
  font-size: 18px !important;
  margin: 0;
  opacity: 0.5;
}
.woocommerce .summary .cart {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #B7B7B7;
  padding-bottom: 40px !important;
  margin: 40px 0 !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .cart {
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 60px !important;
    margin: 10px 0 !important;
  }
}
.woocommerce .summary .cart .quantity {
  border: 1px solid #019EE3 !important;
  border-radius: 7px !important;
  width: 150px !important;
  height: 64px;
  margin: 0 30px 0 0 !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .summary .cart .quantity {
    margin: 0 !important;
    padding: 20px 70px !important;
  }
}
.woocommerce .summary .cart .quantity input {
  border: unset !important;
  margin: 0 auto !important;
  position: absolute;
  text-align: center !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: auto !important;
  font-size: 23px !important;
  line-height: 60px;
}
.woocommerce .summary .cart .quantity .minus,
.woocommerce .summary .cart .quantity .plus {
  font-size: 23px;
  position: absolute !important;
  background-color: #ececec !important;
  color: #40403F !important;
  width: 30% !important;
  height: 100% !important;
  margin: 0 !important;
  border-radius: unset !important;
}
.woocommerce .summary .cart .quantity .minus {
  left: 0 !important;
  font-size: 23px !important;
}
.woocommerce .summary .cart .quantity .plus {
  right: 0 !important;
  font-size: 23px !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .product-description {
    margin: 30px 0 !important;
  }
}
.woocommerce .product-description .wc-tabs {
  margin: 0 !important;
  padding: 0 0 0 35px !important;
  display: flex;
  align-items: center;
}
.woocommerce .product-description .wc-tabs::before, .woocommerce .product-description .wc-tabs::after {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce .product-description .wc-tabs {
    padding: 0 !important;
    flex-direction: column;
  }
}
.woocommerce .product-description .wc-tabs li {
  background-color: #ececec !important;
  border: 1px solid #AFAFAF !important;
  border-bottom: unset !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce .product-description .wc-tabs li {
    width: 100% !important;
  }
}
.woocommerce .product-description .wc-tabs li a {
  font-weight: 300 !important;
  font-size: 24px !important;
  line-height: 43px !important;
  display: flex !important;
  align-items: center !important;
  padding: 20px !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .product-description .wc-tabs li a {
    font-size: 14px !important;
    line-height: 23px !important;
  }
}
.woocommerce .product-description .wc-tabs li.active {
  border-color: unset !important;
  background-color: #ffffff !important;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #40403F !important;
  border-bottom: unset !important;
}
.woocommerce .product-description .wc-tabs .description_tab a:before {
  content: url("./icons/svg/text-icon-black.svg");
  margin: 0 10px 0 0 !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .product-description .wc-tabs .description_tab a:before {
    transform: scale(0.8);
  }
}
.woocommerce .product-description .woocommerce-Tabs-panel ol {
  padding-left: 25px;
}
.woocommerce .product-description .woocommerce-Tabs-panel ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 5px !important;
}
.woocommerce .product-description .woocommerce-Tabs-panel ul li {
  list-style-type: none;
  text-indent: -5px;
}
.woocommerce .product-description .woocommerce-Tabs-panel ul li:before {
  content: "-";
  margin: 0 10px 0 0;
}
.woocommerce .product-description .woocommerce-Tabs-panel li {
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  color: #40403F;
}
.woocommerce .product-description .product-description-texts {
  border: 1px solid #AFAFAF !important;
  padding: 35px 200px 35px 35px !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce .product-description .product-description-texts {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 500px) {
  .woocommerce .product-description .product-description-texts {
    padding: 20px !important;
  }
}
.woocommerce .product-description .product-description-texts h2 {
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 43px !important;
  color: #40403F !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .product-description .product-description-texts h2 {
    font-size: 14px !important;
    line-height: 23px !important;
  }
}
.woocommerce .product-description .product-description-texts p {
  font-weight: 300 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  color: #40403F !important;
}
@media only screen and (max-width: 768px) {
  .woocommerce .product-description .product-description-texts p {
    font-size: 14px !important;
    line-height: 23px !important;
  }
}

.woocommerce-page #content div.product.type-product .woocommerce-tabs ul.tabs li a {
  border-top: 1px solid #40403F !important;
}

.woocommerce-page #content div.product.type-product .woocommerce-tabs ul.tabs li.active {
  border-color: unset !important;
  background-color: #ffffff !important;
  border-top: 1px solid #40403F !important;
  border-bottom: unset !important;
  border-left-color: #AFAFAF !important;
  border-right-color: #AFAFAF !important;
}
.woocommerce-page #content div.product.type-product .woocommerce-tabs ul.tabs li.active a {
  border-top: 1px solid #40403F;
}

.single-product.logged-in-member .downloadable .gm-wp_bakery_woocommerce_get_price_html {
  display: none;
}
.single-product .woocommerce-product-gallery__image {
  margin-left: -10px;
}
.single-product .container-single-product {
  font-family: "Roboto";
}
.single-product .container-single-product .row {
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}
.single-product .container-single-product .span12 {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.single-product .product_title.entry-title {
  margin-bottom: 0.5rem;
}
.single-product .product_meta {
  margin-bottom: 2rem;
  font-size: 1.25rem;
}
.single-product .wgm-info.woocommerce_de_versandkosten {
  display: none;
}
.single-product div.summary.entry-summary > p.price {
  display: none !important;
}
.single-product .gm-wp_bakery_woocommerce_get_price_html .price {
  display: flex;
}
.single-product .wrapper-button-download {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #B7B7B7;
}
.single-product .wrapper-additional-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .single-product .wrapper-additional-buttons {
    flex-direction: column;
    align-items: flex-start;
  }
}
.single-product .wrapper-product-formats {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .single-product .wrapper-product-formats {
    justify-content: space-between;
    padding-top: 40px;
    position: relative;
    width: 100%;
  }
}
.single-product .wrapper-product-formats span {
  margin-right: 1rem;
  font-weight: 300;
  font-size: 24px;
  line-height: 43px;
}
@media only screen and (max-width: 768px) {
  .single-product .wrapper-product-formats span {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-product .wrapper-product-formats .button {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
  margin-top: 0 !important;
  margin-right: 1.5rem;
  background-color: unset !important;
  color: #019EE3 !important;
  border: 1px solid #019EE3 !important;
  border-radius: unset !important;
}
@media only screen and (max-width: 768px) {
  .single-product .wrapper-product-formats .button {
    width: 48%;
  }
}
@media only screen and (max-width: 500px) {
  .single-product .wrapper-product-formats .button {
    font-size: 14px !important;
  }
}
.single-product .wrapper-product-formats .button.active {
  color: #ffffff !important;
  background-color: #019EE3 !important;
}
.single-product .wrapper-product-formats .button:hover {
  background-color: #019EE3 !important;
  color: #ffffff !important;
}
.single-product .wrapper-product-formats .button:last-child {
  margin-right: 0;
}
.single-product .cart .single_add_to_cart_button {
  margin: 0 !important;
  border-radius: 0;
  background-color: transparent !important;
  border: 1px solid #019EE3;
  padding: 20px 25px !important;
  color: #019EE3 !important;
  text-transform: uppercase !important;
  display: flex;
  align-items: center;
  font-family: "Lato";
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}
@media only screen and (max-width: 768px) {
  .single-product .cart .single_add_to_cart_button {
    font-size: 16px !important;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 20px 0 0 0 !important;
  }
}
.single-product .cart .single_add_to_cart_button:hover {
  background-color: #019EE3;
}
.single-product .cart .single_add_to_cart_button:hover:before :before {
  content: url("./icons/svg/cart-white.svg");
  margin: 0 10px 0 0;
  padding: 4px 0 0 0;
}
.single-product .cart .single_add_to_cart_button:before {
  content: url("./icons/svg/cart-blue.svg");
  margin: 0 10px 0 0;
  padding: 4px 0 0 0;
  transition: all 0.3s ease-in;
}
.single-product .button.button-add-all-to-cart,
.single-product .btn-bt.button-add-all-to-cart {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0 !important;
  margin-left: 1.5rem !important;
  padding: 10px !important;
  height: 44px;
  color: #019EE3 !important;
  border: 1px solid #019EE3;
  cursor: pointer;
  transition-duration: 0.4s;
}
@media only screen and (max-width: 768px) {
  .single-product .button.button-add-all-to-cart,
  .single-product .btn-bt.button-add-all-to-cart {
    margin: 20px 0 0 0 !important;
    width: 100%;
    justify-content: center;
    height: 52px;
  }
}
.single-product .button.button-add-all-to-cart:before,
.single-product .btn-bt.button-add-all-to-cart:before {
  content: url("./icons/svg/cart-blue.svg");
  margin: 0 10px 0 0;
  padding: 4px 0 0 0;
  transition: all 0.3s ease-in;
}
.single-product .button.button-add-all-to-cart:hover,
.single-product .btn-bt.button-add-all-to-cart:hover {
  background-color: #019EE3 !important;
  border: 1px solid #019EE3 !important;
  color: #ffffff !important;
}
.single-product .button.button-add-all-to-cart:hover:before,
.single-product .btn-bt.button-add-all-to-cart:hover:before {
  content: url("./icons/svg/cart-white.svg");
}
.single-product .button.button-add-all-to-cart.successful,
.single-product .btn-bt.button-add-all-to-cart.successful {
  font-size: 1rem;
}
.single-product .button.button-add-all-to-cart.successful:before,
.single-product .btn-bt.button-add-all-to-cart.successful:before {
  content: none;
}
.single-product h1, .single-product h2, .single-product h3, .single-product h4, .single-product h5, .single-product h6 {
  font-family: "Roboto";
}

.checkout-checkout {
  max-width: 1400px;
  margin: 0 auto;
  padding: 70px 30px !important;
}
.checkout-checkout .span12 {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  .checkout-checkout .woocommerce-billing-fields .form-row-first,
  .checkout-checkout .woocommerce-billing-fields .form-row-last {
    float: unset;
    width: 100%;
  }
}
.checkout-checkout #customer_details {
  margin: 0 0 40px 0;
}
.checkout-checkout #order_review_heading {
  margin: 0 0 20px 0;
}
.checkout-checkout .woocommerce-checkout-payment {
  margin: 0 0 40px 0;
}
.checkout-checkout .shop_table td {
  border: 1px solid #459DDD !important;
}
@media only screen and (max-width: 768px) {
  .checkout-checkout button[type=submit] {
    width: 100%;
    margin: 30px 0 0 0;
  }
}

.woocommerce-cart .checkout {
  font-family: "Roboto";
}
.woocommerce-cart .checkout .internal {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
.woocommerce-cart .checkout table.cart tr th,
.woocommerce-cart .checkout table.cart tr td {
  font-size: 1.125rem;
  line-height: 1;
}
.woocommerce-cart .checkout table.cart tr th.product-price,
.woocommerce-cart .checkout table.cart tr td.product-price {
  text-align: center;
}
.woocommerce-cart .checkout table.cart tr td {
  padding: 45px 12px;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals {
  width: 100% !important;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals {
    flex-direction: column;
  }
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table {
  width: 100%;
  max-width: 1010px;
  margin-bottom: 0;
  border-top: 1px solid #459DDD;
  border-radius: 0;
  border-collapse: collapse !important;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table tr {
  height: auto;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table tr.fee td .product-tax,
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table tr.fee td .wgm-break {
  display: none;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table tr td {
  width: auto;
  padding: 32px 48px;
  border: 1px solid #459DDD;
  background: transparent;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table .order-total th,
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table .order-total td {
  font-size: 1.375rem;
  font-weight: 700 !important;
  background: #F0F0F0;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table .order-total th bdi,
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals table .order-total td bdi {
  font-weight: 700 !important;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods {
  padding-left: 0 !important;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods li {
  padding: 0 !important;
  text-indent: 0 !important;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 8px;
  color: #9F9F9F;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination strong {
  color: #40403F;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout {
  width: 100% !important;
  max-width: 390px;
  border: 1px solid #459DDD;
  padding: 25px 50px;
}
@media (min-width: 1200px) {
  .woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout {
    border-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout {
    border: unset;
    padding: 0;
    margin: 40px 0 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout {
    width: 100% !important;
    max-width: unset;
  }
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout .wc-cart-shipping-notice {
  margin-bottom: 1.5rem;
  text-align: left;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout .wc-cart-shipping-notice small {
  font-size: 0.875rem;
  font-weight: 400;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout #wc-stripe-payment-request-button-separator {
  margin-bottom: 1.5rem;
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
  width: 100% !important;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff !important;
  background: #459DDD;
}
@media only screen and (max-width: 500px) {
  .woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    width: 100%;
  }
}
.woocommerce-cart .checkout .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
  color: #459DDD;
  background: #ffffff;
}
.woocommerce-cart .checkout .quantity {
  border: 1px solid #019EE3 !important;
  border-radius: 7px !important;
  height: 40px;
  background: #ffffff;
}
.woocommerce-cart .checkout .quantity input {
  border: unset !important;
  margin: 0 auto !important;
  position: absolute;
  text-align: center !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: auto !important;
  line-height: 38px !important;
}
.woocommerce-cart .checkout .quantity .minus,
.woocommerce-cart .checkout .quantity .plus {
  font-size: 18px !important;
  position: absolute !important;
  background-color: #ececec !important;
  color: #40403F !important;
  width: 30% !important;
  height: 100% !important;
  margin: 0 !important;
  border-radius: unset !important;
}
.woocommerce-cart .checkout .quantity .minus {
  left: 0 !important;
}
.woocommerce-cart .checkout .quantity .plus {
  right: 0 !important;
}
.woocommerce-cart .checkout #order_review_heading {
  margin-top: 48px;
  margin-bottom: 1rem;
}
.woocommerce-cart .checkout #p-shipping-service-provider {
  margin-bottom: 48px;
}
.woocommerce-cart .checkout #place_order {
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff !important;
  background: #459DDD;
}
.woocommerce-cart .checkout #place_order:hover {
  color: #459DDD;
  background: #ffffff;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table {
  border-collapse: collapse !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table td {
  padding: 32px 48px !important;
  border: 1px solid #459DDD;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart_item {
  border-left: 1px solid #459DDD;
  border-right: 1px solid #459DDD;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart_item th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart_item td {
  border: 0;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .tax-rate th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .tax-rate td {
  background: none !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total td {
  border-top: 1px solid #459DDD;
  background: #F0F0F0;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal td {
  font-weight: 500 !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal th bdi,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .cart-subtotal td bdi {
  font-weight: 500 !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total th,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total td {
  font-size: 1.375rem;
  font-weight: 700 !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total th bdi,
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table .order-total td bdi {
  font-weight: 700 !important;
}
.woocommerce-cart .checkout .woocommerce-checkout-review-order-table #shipping_method {
  padding-left: 0 !important;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  padding-top: 7px;
}
.woocommerce #content form .form-row .select2-container--default,
.woocommerce #content form .form-row input.input-text,
.woocommerce #content form .form-row textarea,
.woocommerce-page #content form .form-row .select2-container--default,
.woocommerce-page #content form .form-row input.input-text,
.woocommerce-page #content form .form-row textarea {
  background: #fff;
  color: #444;
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 0.5rem 1rem;
}
.woocommerce #content form .form-row .select2-container--default,
.woocommerce-page #content form .form-row .select2-container--default {
  border-radius: 6px;
}
.woocommerce #content form .form-row .select2-selection--single,
.woocommerce-page #content form .form-row .select2-selection--single {
  border: 0;
  background: transparent;
}
.woocommerce #content form .form-row .select2-selection__rendered,
.woocommerce-page #content form .form-row .select2-selection__rendered {
  padding-left: 0;
}
.woocommerce #content form .form-row .select2-selection__arrow,
.woocommerce-page #content form .form-row .select2-selection__arrow {
  top: 7px;
}
.woocommerce #content form #order_comments_field textarea,
.woocommerce-page #content form #order_comments_field textarea {
  height: 125px;
}
.woocommerce #content form p.form-row .woocommerce-form__label-for-checkbox,
.woocommerce-page #content form p.form-row .woocommerce-form__label-for-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0.5rem;
  font-size: 1.125rem;
}
.woocommerce #content form p.form-row .woocommerce-form__label-for-checkbox .input-checkbox,
.woocommerce-page #content form p.form-row .woocommerce-form__label-for-checkbox .input-checkbox {
  margin-top: 0;
}
.woocommerce #content form label,
.woocommerce-page #content form label {
  color: #40403F;
}

.woocommerce-cart .checkout .span12,
.woocommerce-cart #content .span12 {
  width: 100% !important;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form {
  width: 100% !important;
  margin-bottom: 100px;
  overflow-x: auto;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form input[name=coupon_code],
.woocommerce-cart #content .woocommerce .woocommerce-cart-form input[name=coupon_code] {
  margin: 0 32px 0 0 !important;
  padding: 21px 20px !important;
  line-height: 22px !important;
  font-family: "Roboto";
  border: 1px solid #B7B7B7 !important;
  border-radius: 0;
  color: #40403F;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table {
  margin: 0;
  border-radius: 0;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table thead tr th,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table thead tr th {
  padding: 35px 12px 35px 20px !important;
  text-align: left;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td {
  padding: 35px 12px 35px 12px !important;
  text-align: left;
  line-height: normal;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td {
    padding: 25px !important;
    text-align: right !important;
    border-right: unset !important;
  }
}
@media only screen and (max-width: 500px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td {
    padding: 25px 20px !important;
  }
}
@media only screen and (max-width: 370px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td {
    padding: 25px 12px !important;
    font-size: 16px;
  }
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove {
  padding-left: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove {
    border: unset !important;
    text-align: right !important;
    border-right: unset !important;
  }
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove a,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove a {
  margin: 0 auto !important;
  font-size: 45px !important;
  width: 20px !important;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove a:hover,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove a:hover {
  background-color: unset;
  color: red;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail img,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail img {
  height: 100% !important;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity {
    display: flex !important;
    align-items: center !important;
  }
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity {
  width: 115px !important;
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity {
    margin: 0 0 0 auto !important;
  }
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr.jde_hint td,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr.jde_hint td {
    border: 1px solid #459DDD !important;
    background: #ffffff !important;
    text-align: left !important;
  }
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions td,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions td {
  padding: 30px 0 0 0 !important;
  background: transparent;
}
.woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions .coupon,
.woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions .coupon {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions .coupon,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions .coupon {
    width: 100%;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions button,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart-actions button {
    width: 100%;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table_responsive thead,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table_responsive thead {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table_responsive tr td,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .woocommerce-cart .checkout .woocommerce .woocommerce-cart-form .shop_table_responsive tr td[data-title]:before,
  .woocommerce-cart #content .woocommerce .woocommerce-cart-form .shop_table_responsive tr td[data-title]:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
  }
}

#woocommerce_product_search-2 {
  position: relative;
}

.search-results-parent {
  position: absolute;
  top: 61px;
  left: 0;
}

.searchwp-live-search-results {
  font-family: "Lato";
}
.searchwp-live-search-results.searchwp-live-search-results-showing {
  top: 0 !important;
  left: 0 !important;
  width: 350px !important;
}
.searchwp-live-search-results.searchwp-live-search-results-showing p {
  padding: 0;
}
.searchwp-live-search-results.searchwp-live-search-results-showing p a {
  display: block;
  padding: 1em;
  white-space: normal;
}
.searchwp-live-search-results.searchwp-live-search-results-showing p .archived-product {
  display: block;
  font-weight: bold;
  color: red;
}

.nf-before-form-content {
  display: none;
}

.nf-error-field-errors {
  margin-bottom: 15px !important;
  font-weight: 500;
}

.nf-form-content h2 {
  color: #ffffff;
}
.nf-form-content h2.uppercase {
  text-transform: uppercase;
}
.nf-form-content hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.nf-form-content .nf-field-container.label-above,
.nf-form-content .field-wrap.textarea-wrap {
  margin-bottom: 15px !important;
}
.nf-form-content .nf-field-container.label-above .nf-field-label,
.nf-form-content .field-wrap.textarea-wrap .nf-field-label {
  margin-bottom: 5px;
}
.nf-form-content .list-checkbox-wrap.nf-error {
  border: 1px solid #e80000;
}
.nf-form-content .list-checkbox-wrap label,
.nf-form-content .list-checkbox-wrap .nf-label-span {
  font-size: 14px;
  font-weight: 100;
  color: #ffffff;
}
.nf-form-content .nf-field-label label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}
.nf-form-content .nf-field-element input.ninja-forms-field,
.nf-form-content .nf-field-element textarea.ninja-forms-field {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.nf-form-content .nf-field-element textarea.ninja-forms-field {
  height: 155px;
  resize: none;
}
.nf-form-content .nf-field-element button,
.nf-form-content .nf-field-element input[type=button],
.nf-form-content .nf-field-element input[type=submit] {
  display: inline-block;
  width: auto;
  padding: 6px 12px;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: #019EE3;
}
.nf-form-content .nf-field-element button:hover,
.nf-form-content .nf-field-element input[type=button]:hover,
.nf-form-content .nf-field-element input[type=submit]:hover {
  color: #019EE3;
  background: #ffffff;
}
.nf-form-content .nf-error.field-wrap .nf-error-msg {
  font-weight: 500;
}
.nf-form-content .nf-error.field-wrap input.ninja-forms-field {
  background: #f2dede;
}
.nf-form-content .nf-error.field-wrap .nf-field-element:after {
  content: none;
}
.nf-form-content .nf-pass.field-wrap .nf-field-element:after {
  content: none;
}

x {
  color: #ffffff;
}

.woocommerce-shop #footer .upper-internal,
.woocommerce-shop #footer .lower-internal,
.woocommerce-page #footer .upper-internal,
.woocommerce-page #footer .lower-internal {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  float: unset;
}

.single-product .footer-column {
  padding-top: 60px;
}
.single-product .footer-column .menu {
  padding-left: 0 !important;
}

.woocommerce-shop .container,
.woocommerce-shop .container-fluid,
.woocommerce-page .container,
.woocommerce-page .container-fluid {
  max-width: 100% !important;
  width: 100% !important;
}

body .container::before,
body .container::after {
  display: none;
}

.slider-img {
  position: relative;
}
.slider-img .image-copyright-text {
  width: fit-content;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  font-size: 10px;
  color: black;
  background-color: rgba(255, 255, 255, 0.72);
}

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