@charset "UTF-8";
/*
Theme Name:   Bits&Chips
Description:  Theme for the Bits&Chips website. It extends the Techwatch theme.
Author:       Techwatch
Template:     techwatch
Version:      1.0-alpha
License:      Propriety
Text Domain:  bitschips
*/
body {
  font-family: "proxima-nova", "Montserrat", sans-serif;
  background-color: #ffffff;
  color: #808891;
  font-size: 1.1em;
}
body a {
  color: #07a6da;
  text-decoration: none;
}
body a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  font-family: "Merriweather", serif;
  color: #2b3e57;
}

.premium-message-box {
  background-color: white;
  margin-block-start: 1em;
  padding: 20px;
}

article .premium-message-box {
  width: 475px;
}

.premium-message {
  line-height: 1.6rem;
  margin-bottom: 20px !important;
}

.user-name {
  font-size: 13px;
  margin: 2px 20px 0px 0px;
}

.button-box {
  padding-top: 16px;
  padding-bottom: 16px;
}

.button {
  cursor: pointer;
  font-family: "proxima-nova", "Montserrat", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  padding: 16px 20px 16px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  border: 1px solid #07a6da !important;
  border-radius: 4px !important;
  transition: 0.25s !important;
}

.button-blue {
  background-color: #07a6da !important;
  color: white !important;
}
.button-blue:hover {
  background-color: white !important;
  color: #07a6da !important;
}

.button-white {
  background-color: white !important;
  color: #07a6da !important;
}
.button-white:hover {
  background-color: #07a6da !important;
  color: white !important;
}

.button-header {
  font-size: 13px !important;
  line-height: 0 !important;
  width: 8% !important;
}

.button-link:hover {
  text-decoration: none !important;
}

div#site-heading div.wrap {
  border-bottom: 1px solid #b5bec8;
  margin: 20px auto;
  padding: 1ex 1ex 20px;
}
@media screen and (min-width: 1000px) {
  div#site-heading div.wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

footer#site-footer {
  margin: 60px 0 0 0;
  color: #808891;
  background-color: #2b3e57;
}
footer#site-footer h1, footer#site-footer h2, footer#site-footer h3 {
  color: #b5bec8;
}
footer#site-footer h3 {
  font-family: "proxima-nova", "Montserrat", sans-serif;
}
footer#site-footer a {
  color: #808891;
}
footer#site-footer .textwidget p {
  margin-top: 0;
  font-size: 1.1rem;
  line-height: 1.9rem;
}
footer#site-footer .textwidget ul {
  list-style-image: url("/wp-content/themes/bitschips/resources/pcb-horizontal.png");
  margin-top: 0px;
  padding-left: 23px;
}
footer#site-footer .textwidget li {
  padding-left: 10px;
  line-height: 1.9rem;
}

@media screen and (min-width: 850px) {
  #site-heading .search-form {
    border-bottom: 1px solid #07a6da;
  }
}
#site-heading .search-form input[type=search] {
  color: #07a6da;
  background-color: #ffffff;
}
#site-heading .search-form button[type=submit] {
  color: #07a6da;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  background: none;
  border: none;
}

.search-results .search-form input[type=search] {
  color: #07a6da;
  border-bottom-color: #07a6da;
}

a.subscribe-button {
  color: #ffffff;
  background-color: #07a6da;
  font-family: "proxima-nova", "Montserrat", sans-serif;
  font-size: small;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-style: outset;
  border-width: 1px;
}

@media screen and (min-width: 850px) {
  div#sidebar-overviews {
    background-color: #f8fafb;
    width: 280px;
  }
  div#sidebar-overviews #sidebar-content {
    padding-left: 20px;
  }
}
@media screen and (min-width: 1000px) {
  div#sidebar-overviews {
    margin-top: 30px;
    margin-left: -100px;
    width: calc(50vw - 140px);
    max-width: none;
  }
  div#sidebar-overviews #sidebar-content {
    padding-left: 120px;
    padding-right: calc(50vw - 500px);
  }
}
div.grey-bar {
  background-color: #f8fafb;
  top: 30px;
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: -400px;
  padding-bottom: 400px;
  z-index: -1;
}

div.sidebar h2 {
  font-family: "Merriweather", serif;
  border-bottom: 1px solid #e1e9ef;
  margin-top: 0.7rem;
  margin-bottom: 1.1rem;
  padding-bottom: 0.6rem;
}

@media screen and (min-width: 850px) {
  div.search-results {
    width: 720px;
    max-width: calc(100% - 280px);
  }
}

.search-navigation {
  border: 1px solid #808891;
  background-color: white;
}
.search-navigation .navigation .nav-links a {
  color: #07a6da;
}

.elementor-widget h3.elementor-heading-title {
  border-bottom: 1px solid #e1e9ef;
  font-family: "Merriweather", serif;
}
@media screen and (max-width: 850px) {
  .elementor-widget h3.elementor-heading-title {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.elementor-section-wrap .single .single-article-block h3 {
  font-size: 1.9rem;
  line-height: 2.2rem;
}
.elementor-section-wrap .double .single-article-block h3 {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.elementor-section-wrap .multiple .single-article-block h3 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.elementor-section-wrap .multiple p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.ekit-template-content-footer, footer {
  clear: both;
}
@media screen and (min-width: 1000px) {
  .ekit-template-content-footer, footer {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 850px) {
  .ekit-template-content-footer, footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ekit-template-content-footer h3, footer h3 {
  font-size: 1.4rem;
  margin: 0 0 0.7rem;
}
.ekit-template-content-footer a, footer a {
  color: #808891;
  text-decoration: none;
}
.ekit-template-content-footer a:hover, footer a:hover {
  text-decoration: underline;
}
.ekit-template-content-footer li, .ekit-template-content-footer p, footer li, footer p {
  margin-block-start: 0;
  font-family: "proxima-nova", "Montserrat", sans-serif;
  font-size: 1.1rem;
  line-height: 1.9rem;
}
.ekit-template-content-footer ul, footer ul {
  list-style-image: url("/wp-content/themes/bitschips/resources/pcb-horizontal.png");
  margin-top: 0px;
  padding-left: 23px;
}
.ekit-template-content-footer li, footer li {
  padding-left: 10px;
}
.ekit-template-content-footer .disclaimer p, footer .disclaimer p {
  font-size: smaller;
  line-height: 1.3rem;
}
.ekit-template-content-footer .elementor-inner, footer .elementor-inner {
  background-color: #2b3e57;
}

.pcb-bullet {
  list-style-image: url("/wp-content/themes/bitschips/resources/pcb-horizontal.png");
  margin-top: 0px;
  padding-left: 23px;
}
.pcb-bullet li {
  padding-left: 10px;
}

article.content-article {
  font-family: "proxima-nova", "Montserrat", sans-serif;
  padding: 1em;
}
@media screen and (max-width: 400px) {
  article.content-article {
    padding: 0.5ex;
    padding-left: 15px;
    padding-right: 15px;
  }
}
article.content-article figure.featured {
  margin: 0 auto;
  max-width: 925px;
  padding: 0;
  line-height: 0;
}
@media screen and (min-width: 1000px) {
  article.content-article figure.featured {
    position: relative;
    left: -37.5px;
  }
}
article.content-article figure.featured img {
  width: auto;
  max-width: 100%;
  height: auto;
}
article.content-article figure.featured .shade {
  display: none;
}
@media screen and (min-width: 850px) {
  article.content-article figure.featured .shade {
    display: block;
    background-color: rgba(128, 136, 145, 0.35);
    position: relative;
    height: 350px;
    margin: -350px 0 0 0;
    z-index: 1;
  }
}
article.content-article .right-side {
  background-color: #f8fafb;
  display: none;
}
@media screen and (min-width: 850px) {
  article.content-article .right-side {
    display: block;
    position: relative;
    margin: -350px 0 0 0;
    height: 350px;
    left: 50%;
    width: 50%;
    z-index: -10;
  }
}
article.content-article .right-side.no-feature {
  width: calc(50% + 500px);
  left: calc(50% - 500px);
  margin: 0;
}
article.content-article header {
  position: relative;
  z-index: 30;
  max-width: 850px;
}
@media screen and (min-width: 850px) {
  article.content-article header {
    margin: -310px auto 0 auto;
  }
}
article.content-article header h1 {
  color: #2b3e57;
  width: 510px;
}
@media screen and (max-width: 400px) {
  article.content-article header h1 {
    font-size: large;
  }
}
@media screen and (min-width: 850px) {
  article.content-article header.with-feature h1 {
    color: white;
  }
}
article.content-article .article-body {
  margin: auto;
  position: relative;
  z-index: 30;
  max-width: 850px;
  background-color: #ffffff;
}
@media screen and (min-width: 850px) {
  article.content-article .article-body {
    max-width: 800px;
    padding-left: 50px;
  }
}
article.content-article .article-body h2 {
  font-family: "proxima-nova", "Montserrat", sans-serif;
  font-size: 1.4rem;
}
article.content-article .article-body .date {
  color: #b5bec8;
}
article.content-article .article-body .authors .author {
  padding: 1ex;
  background-color: #808891;
  color: #ffffff;
}
article.content-article .article-body .author-bios {
  width: 510px;
  padding: 5px;
}
article.content-article .article-body .author {
  font-size: 1.1rem;
}
article.content-article .article-body p, article.content-article .article-body h2 {
  max-width: 510px;
}
article.content-article .article-body figure {
  margin: 0 0 1em 0;
}
@media screen and (min-width: 400px) {
  article.content-article .article-body figure.floating {
    float: right;
    margin: 1em;
  }
}
article.content-article .article-body figure.filling {
  width: 850px;
  float: left;
}
@media screen and (min-width: 400px) {
  article.content-article .article-body iframe.video {
    width: 510px !important;
    height: 255px !important;
  }
}
article.content-article .article-body .premium_start {
  position: relative;
  height: 150px;
  margin-block-end: 1em;
}
article.content-article .article-body .premium_start_text {
  height: 100%;
  overflow: hidden;
}
article.content-article .article-body .premium_start_text ::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}
article.content-article aside.kader {
  width: 510px;
  background-color: #e1e9ef;
}
article.content-article aside.citaat {
  padding: 0.5em 0 0.5em 1em;
  margin-left: 1em;
}
article.content-article aside.citaat p {
  margin: 0;
  padding: 0;
}
article.content-article aside.citaat ::before {
  content: "“";
}
article.content-article aside.citaat ::after {
  content: "”";
}
@media screen and (min-width: 850px) {
  article.content-article aside.citaat {
    width: 270px;
    float: right;
    box-sizing: border-box;
  }
}
article.content-article table {
  max-width: 510px;
}
article.content-article table td {
  border: 1px solid #808891;
}
article.content-article table th {
  border: 1px solid #808891;
  background-color: #e1e9ef;
}
article.content-article h1 {
  font-family: "Merriweather", serif;
}
article.content-article section.lead {
  font-size: 1.5rem;
  color: #2b3e57;
}
article.content-article section.lead ::first-letter {
  font-family: "Merriweather", serif;
  font-size: 4em;
}
article.content-article .article-body .date {
  background-image: url("/wp-content/themes/bitschips/resources/clock.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-y: center;
  padding: 10px 0 10px 30px;
}

.article-overview .meta {
  font-size: 0.85rem;
  padding: 0.3em 0;
}
.article-overview .meta .date, .article-overview .meta .rubriek {
  display: inline;
}
.article-overview .meta .date {
  background: url("/wp-content/themes/bitschips/resources/pcb-horizontal.png");
  background-position: 2px 0.5em;
  background-repeat: no-repeat;
  margin-left: 1px;
  padding-left: 23px;
}
.article-overview .meta .rubriek {
  letter-spacing: 1px;
}
.article-overview h3 {
  color: #2b3e57;
  font-size: medium;
  font-weight: normal;
  margin: 0;
}
.article-overview p {
  color: #808891;
}
.article-overview.scroll-widget .content {
  display: grid;
  grid-row-gap: 0;
  row-gap: 0;
  column-gap: 1em;
}
.article-overview.scroll-widget .content .date {
  color: #b5bec8;
  font-size: 0.7rem;
  grid-column: 1;
  text-align: right;
}
.article-overview.scroll-widget .content .item {
  color: #2b3e57;
  grid-column: 2;
  font-size: 0.8rem;
  font-weight: 800;
  line-height: 1.25rem;
  background: url("/wp-content/themes/bitschips/resources/pcb-vertical.png") no-repeat;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-bottom: 15px;
}

.single-article-block {
  background-color: #ffffff;
}
.single-article-block .text {
  overflow: hidden;
  margin: 20px;
}
@media screen and (max-width: 400px) {
  .single-article-block .text {
    margin: 1em 15px;
  }
}
.single-article-block .text.fixed::before {
  background: linear-gradient(to top, white, transparent 2em);
}
.single-article-block .text h3 {
  font-weight: 800;
}

.article-info h4 {
  border-bottom: 1px solid #e1e9ef;
}

.article-info .related .single-article-block .text.fixed {
  margin: 10px 0 0.75rem;
}

article.kort .article-body {
  border-top: 8px solid #07a6da;
}
article.kort .article-body figure img {
  border-bottom: 8px solid #07a6da;
}
article.kort .article-body aside.citaat {
  border-left: 2px solid #07a6da;
}

div.rubriek.kort {
  color: #07a6da;
}

.single-article-block.kort {
  border-bottom: 1px solid #07a6da;
}

.elementor-element.kort h3.elementor-heading-title {
  color: #07a6da;
}

article.nieuws .article-body {
  border-top: 8px solid #914692;
}
article.nieuws .article-body figure img {
  border-bottom: 8px solid #914692;
}
article.nieuws .article-body aside.citaat {
  border-left: 2px solid #914692;
}

div.rubriek.nieuws {
  color: #914692;
}

.single-article-block.nieuws {
  border-bottom: 1px solid #914692;
}

.elementor-element.nieuws h3.elementor-heading-title {
  color: #914692;
}

article.analyse .article-body {
  border-top: 8px solid #e03c6d;
}
article.analyse .article-body figure img {
  border-bottom: 8px solid #e03c6d;
}
article.analyse .article-body aside.citaat {
  border-left: 2px solid #e03c6d;
}

div.rubriek.analyse {
  color: #e03c6d;
}

.single-article-block.analyse {
  border-bottom: 1px solid #e03c6d;
}

.elementor-element.analyse h3.elementor-heading-title {
  color: #e03c6d;
}

article.opinie .article-body {
  border-top: 8px solid #ffc401;
}
article.opinie .article-body figure img {
  border-bottom: 8px solid #ffc401;
}
article.opinie .article-body aside.citaat {
  border-left: 2px solid #ffc401;
}

div.rubriek.opinie {
  color: #ffc401;
}

.single-article-block.opinie {
  border-bottom: 1px solid #ffc401;
}

.elementor-element.opinie h3.elementor-heading-title {
  color: #ffc401;
}

article.achtergrond .article-body {
  border-top: 8px solid #79c260;
}
article.achtergrond .article-body figure img {
  border-bottom: 8px solid #79c260;
}
article.achtergrond .article-body aside.citaat {
  border-left: 2px solid #79c260;
}

div.rubriek.achtergrond {
  color: #79c260;
}

.single-article-block.achtergrond {
  border-bottom: 1px solid #79c260;
}

.elementor-element.achtergrond h3.elementor-heading-title {
  color: #79c260;
}

article.interview .article-body {
  border-top: 8px solid #ffa09f;
}
article.interview .article-body figure img {
  border-bottom: 8px solid #ffa09f;
}
article.interview .article-body aside.citaat {
  border-left: 2px solid #ffa09f;
}

div.rubriek.interview {
  color: #ffa09f;
}

.single-article-block.interview {
  border-bottom: 1px solid #ffa09f;
}

.elementor-element.interview h3.elementor-heading-title {
  color: #ffa09f;
}

#sidebar-articles {
  display: none;
}
@media screen and (min-width: 850px) {
  #sidebar-articles {
    display: block;
    background-color: #f8fafb;
    float: right;
    width: calc(49vw - 155px);
    position: relative;
    z-index: 40;
    margin-bottom: 20px;
  }
  #sidebar-articles.with-feature {
    margin-top: 8px;
  }
  #sidebar-articles #sidebar-content {
    max-width: 250px;
    padding-left: 20px;
  }
  #sidebar-articles li {
    list-style: none;
  }
}

.rubriek {
  font-size: 0.75rem;
  font-weight: 300;
}

.search-navigation {
  padding: 3ex !important;
}
.search-navigation fieldset {
  border: none;
  margin-bottom: 20px;
  padding: 0;
}
.search-navigation h2 {
  color: #888888;
  font-family: "proxima-nova", "Montserrat", sans-serif;
  font-size: 15px;
}
.search-navigation input[type=checkbox] {
  margin-right: 10px;
}
.search-navigation input[type=date] {
  margin-right: 20px;
}
.search-navigation input[type=search] {
  width: 100%;
}
.search-navigation label {
  margin-right: 20px;
}
.search-navigation legend {
  color: #2b3e57 !important;
  font-family: "Merriweather", serif !important;
  font-size: medium !important;
  font-weight: 800;
  padding: 0;
}
.search-navigation .search-form {
  line-height: 1.9rem;
}
.search-navigation .search-submit {
  color: #ffffff !important;
  background-color: #07a6da !important;
  font-family: "proxima-nova", "Montserrat", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  padding: 16px 20px 16px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  border: 1px solid #07a6da !important;
  border-radius: 4px !important;
  transition: 0.25s !important;
  cursor: pointer;
}
.search-navigation .search-submit :hover {
  color: #07a6da !important;
  background-color: #ffffff !important;
}

.search-navigation.navigation-pagination {
  border: none !important;
  padding: 1ex !important;
}

div#site-heading div#leaderboard {
  background-color: #f3f6f9;
}

.techwatch-ad .info h3 {
  font-family: "proxima-nova", "Montserrat", sans-serif;
}
.techwatch-ad a.subscribe {
  color: white !important;
  background-color: #07a6da;
}

.content-article .techwatch-ad {
  width: 510px;
}
.content-article .event-ad {
  background-color: #2b3e57;
  color: white;
}
.content-article .event-ad h3 {
  font-family: "Merriweather", serif;
  color: #e1e9ef;
}
.content-article .event-ad li {
  line-height: 1.5rem !important;
}
.content-article .event-ad .calendar .month {
  background-color: #e1e9ef;
  color: #2b3e57;
  padding: 10px;
}
.content-article .event-ad .calendar .day {
  background-color: #e1e9ef;
  color: #2b3e57;
}
.content-article .event-ad .info img {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
.content-article .event-ad .info p a {
  color: #b5bec8;
}
.content-article .event-ad .info p a:hover {
  text-decoration: underline;
}
.content-article .event-ad .location {
  color: #b5bec8;
}
.content-article .training-ad {
  background-color: #e1e9ef;
}
.content-article .training-ad h3 {
  color: #2b3e57;
  font-family: "proxima-nova", "Montserrat", sans-serif;
}
.content-article .training-ad .info a {
  color: #2b3e57;
}
.content-article .training-ad .info img {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
.content-article .training-ad .info p {
  color: #808891;
}
.content-article .training-ad .tagline {
  color: #e1e9ef;
}
.content-article .training-ad .advertorial-ad .header {
  color: #914692;
}
.content-article .training-ad .advertorial-ad .header:after {
  border-bottom-color: #914692;
}
.content-article .training-ad .advertorial-ad .ad-content {
  border-bottom-color: #914692;
}
.content-article .advertorial-ad .ad-content img {
  margin-right: 50px;
}
.content-article .ad-468x60-banner, .content-article .ad-468x60-banner-no-login {
  margin-bottom: 15px;
}

.sidebar .ad-sidebar-list .item a:hover, article .ad-sidebar-list .item a:hover {
  text-decoration: none;
}
.sidebar .ad-sidebar-list .item h3, article .ad-sidebar-list .item h3 {
  font-family: "proxima-nova", "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-block-start: 0;
  margin-block-end: 0;
}
.sidebar .ad-sidebar-list .item .info, article .ad-sidebar-list .item .info {
  font-size: 0.9rem;
}
.sidebar .event-ad, .sidebar .training-ad, .sidebar .job-ad, article .event-ad, article .training-ad, article .job-ad {
  color: #b5bec8;
}
.sidebar .training-ad .tagline, article .training-ad .tagline {
  color: #808891;
}
.sidebar .job-ad, article .job-ad {
  font-family: "proxima-nova", "Montserrat", sans-serif;
  border-bottom-color: #e1e9ef;
}
.sidebar .job-ad a, article .job-ad a {
  color: #2b3e57;
}

body.single-advertorial article {
  max-width: 560px;
  padding-left: 50px;
  background-color: white;
}
body.single-advertorial .header {
  color: #914692;
}
body.single-advertorial .header:before,
body.single-advertorial .header:after {
  border-bottom-color: #914692;
}

body.home div.ad-468x60-banner {
  display: none;
}

article .um, .wrap .um {
  margin-bottom: 0 !important;
}

article .um-clear, .wrap .um-clear {
  clear: left !important;
}

article .um-field, .wrap .um-field {
  padding: 0 !important;
}

article .um-field-area {
  margin-bottom: 15px !important;
}

article .um input[type=submit].um-button, article .um .um-button.um-alt, article .um a.um-button.um-disabled,
.wrap .um input[type=submit].um-button, .wrap .um .um-button.um-alt, .wrap .um a.um-button.um-disabled {
  background: #07a6da !important;
  border: 1px solid #07a6da !important;
  box-shadow: none;
  color: #ffffff !important;
}

article .um input[type=submit]:disabled, .wrap .um input[type=submit]:disabled {
  opacity: initial !important;
}

article .um input[type=submit].um-button:hover, article .um .um-button.um-alt:hover, article .um a.um-button.um-disabled:hover,
.wrap .um input[type=submit].um-button:hover, .wrap .um .um-button.um-alt:hover, .wrap .um a.um-button.um-disabled:hover {
  color: #07a6da !important;
  background: #ffffff !important;
}

.um-account-main .um-account-tab .um-account-heading {
  margin-bottom: 20px !important;
}

.woocommerce .add_to_cart_button {
  color: white !important;
  background-color: #07a6da !important;
  font-family: "proxima-nova", "Montserrat", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  padding: 16px 20px 16px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  border: 1px solid #07a6da !important;
  border-radius: 4px !important;
  transition: 0.25s !important;
  width: 81% !important;
}
.woocommerce .add_to_cart_button:hover {
  color: #07a6da !important;
  background-color: white !important;
}
.woocommerce .checkout-button,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
  color: white !important;
  background-color: #07a6da !important;
  font-family: "proxima-nova", "Montserrat", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  padding: 16px 20px 16px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  border: 1px solid #07a6da !important;
  border-radius: 4px !important;
  transition: 0.25s !important;
}
.woocommerce .checkout-button:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover {
  color: #07a6da !important;
  background-color: white !important;
}
.woocommerce .product_type_subscription {
  width: 81% !important;
}
.woocommerce .checkout-button:hover, .woocommerce button.button:not([disabled]):hover {
  color: #07a6da !important;
  background-color: white !important;
}
.woocommerce .button {
  box-shadow: none !important;
}
.woocommerce button[name=apply_coupon] {
  margin-left: 30px !important;
}
.woocommerce .coupon {
  text-align: left !important;
}
.woocommerce .coupon .input-text {
  margin: 2px 0 0 0 !important;
  width: 40% !important;
}
.woocommerce .first-payment-date {
  display: none;
}
.woocommerce .input-text, .woocommerce .select2-selection, .woocommerce select, .woocommerce .woocommerce-checkout-payment select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px !important;
  height: 3em !important;
  padding: 10px 12px !important;
}
.woocommerce .input-text.qty {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px !important;
  height: initial !important;
  padding: 10px 12px !important;
}
.woocommerce .form-row label {
  line-height: 1.5 !important;
  margin: 10px 0px 5px;
}
.woocommerce .form-row textarea {
  height: 6em !important;
}
.woocommerce .order-actions .button {
  margin-right: 5px !important;
}
.woocommerce .price {
  color: #07a6da !important;
  font-size: 1em !important;
}
.woocommerce .product_meta {
  display: none;
}
.woocommerce .product .images {
  margin-right: 40px;
  width: 30% !important;
}
.woocommerce .product-name .button {
  margin-left: 20px !important;
}
.woocommerce .quantity {
  margin-right: 20px !important;
  margin-top: 4px !important;
}
.woocommerce select.orderby {
  display: none;
}
.woocommerce .select2-container {
  padding: 0 !important;
}
.woocommerce .select2-selection__arrow:before {
  padding-top: 4px;
}
.woocommerce .select2-selection__clear {
  display: none;
}
.woocommerce .select2-selection__rendered {
  line-height: 41px !important;
}
.woocommerce .summary {
  float: left !important;
}
.woocommerce .summary .variations td {
  vertical-align: middle !important;
}
.woocommerce .summary .woocommerce-variation-price {
  margin-bottom: 20px;
}
.woocommerce .related .product {
  margin-bottom: 0 !important;
}
.woocommerce .related, .woocommerce .upsells {
  clear: both;
}
.woocommerce .woocommerce-info {
  margin: 0 !important;
}
.woocommerce .woocommerce-result-count {
  display: none;
}
.woocommerce .woocommerce-tabs {
  display: none;
}

.events-rf .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-rf a.event-link, .events-rf a.added_to_cart {
  color: #962930 !important;
}
.events-rf a.event-link:hover, .events-rf a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-rf .woocommerce .add_to_cart_button, .events-rf .woocommerce a.button {
  color: white !important;
  background-color: #ea5929 !important;
  border: 1px solid #ea5929 !important;
}
.events-rf .woocommerce .add_to_cart_button:hover, .events-rf .woocommerce a.button:hover {
  color: white !important;
  background-color: #ea5929 !important;
  text-decoration: underline !important;
}
.events-rf .woocommerce .price {
  color: #962930 !important;
}
.events-rf .woocommerce .price:hover {
  text-decoration: underline !important;
}

.events-sc2 .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-sc2 a.event-link, .events-sc2 a.added_to_cart {
  color: #e3b500 !important;
}
.events-sc2 a.event-link:hover, .events-sc2 a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-sc2 .woocommerce .add_to_cart_button, .events-sc2 .woocommerce a.button {
  color: black !important;
  background-color: #fecc00 !important;
  border: 1px solid #fecc00 !important;
}
.events-sc2 .woocommerce .add_to_cart_button:hover, .events-sc2 .woocommerce a.button:hover {
  color: black !important;
  background-color: #fecc00 !important;
  text-decoration: underline !important;
}
.events-sc2 .woocommerce .price {
  color: #fecc00 !important;
}
.events-sc2 .woocommerce .price:hover {
  text-decoration: underline !important;
}
.events-sc2 .woocommerce .woocommerce-loop-product__title {
  color: white !important;
}

.events-mlcon .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-mlcon a.event-link, .events-mlcon a.added_to_cart {
  color: #4560b1 !important;
}
.events-mlcon a.event-link:hover, .events-mlcon a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-mlcon .woocommerce .add_to_cart_button, .events-mlcon .woocommerce a.button {
  color: white !important;
  background-color: #e4005a !important;
  border: 1px solid #e4005a !important;
}
.events-mlcon .woocommerce .add_to_cart_button:hover, .events-mlcon .woocommerce a.button:hover {
  background-color: #4560b1 !important;
  text-decoration: none !important;
}
.events-mlcon .woocommerce .price {
  color: #4560b1 !important;
}
.events-mlcon .woocommerce .price:hover {
  text-decoration: underline !important;
}
.events-mlcon .woocommerce .woocommerce-loop-product__title {
  color: white !important;
}

.events-sysarch .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-sysarch a.event-link, .events-sysarch a.added_to_cart {
  color: #0097db !important;
}
.events-sysarch a.event-link:hover, .events-sysarch a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-sysarch .woocommerce .add_to_cart_button, .events-sysarch .woocommerce a.button {
  color: white !important;
  background-color: #0097db !important;
  border: 1px solid #0097db !important;
}
.events-sysarch .woocommerce .add_to_cart_button:hover, .events-sysarch .woocommerce a.button:hover {
  text-decoration: underline !important;
}
.events-sysarch .woocommerce .price {
  color: #0097db !important;
}
.events-sysarch .woocommerce .price:hover {
  text-decoration: underline !important;
}
.events-sysarch .woocommerce .woocommerce-loop-product__title {
  color: white !important;
}

.events-bc-event .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-bc-event a.event-link, .events-bc-event a.added_to_cart {
  color: #6ec1e4 !important;
}
.events-bc-event a.event-link:hover, .events-bc-event a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-bc-event .woocommerce .add_to_cart_button, .events-bc-event .woocommerce a.button {
  color: white !important;
  background-color: #6ec1e4 !important;
  border: 1px solid #6ec1e4 !important;
}
.events-bc-event .woocommerce .add_to_cart_button:hover, .events-bc-event .woocommerce a.button:hover {
  text-decoration: underline !important;
}
.events-bc-event .woocommerce .price {
  color: white !important;
}
.events-bc-event .woocommerce .price:hover {
  text-decoration: underline !important;
}
.events-bc-event .woocommerce .woocommerce-loop-product__title {
  color: white !important;
}

.events-sustainability .elementor-widget h3.elementor-heading-title {
  border-bottom: none !important;
}
.events-sustainability a.event-link, .events-sustainability a.added_to_cart {
  color: #431678 !important;
}
.events-sustainability a.event-link:hover, .events-sustainability a.added_to_cart:hover {
  text-decoration: underline !important;
}
.events-sustainability .woocommerce .add_to_cart_button, .events-sustainability .woocommerce a.button {
  color: white !important;
  background-color: #431678 !important;
  border: 1px solid #431678 !important;
}
.events-sustainability .woocommerce .add_to_cart_button:hover, .events-sustainability .woocommerce a.button:hover {
  text-decoration: underline !important;
}
.events-sustainability .woocommerce .price {
  color: #569A3A !important;
}
.events-sustainability .woocommerce .price:hover {
  text-decoration: underline !important;
}
.events-sustainability .woocommerce .woocommerce-loop-product__title {
  color: #569A3A !important;
}

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