<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: illdy Child Thysol AU
Theme URI: https://www.fysiotape.nl
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: illdy
Text Domain: illdy
Tags: one-column, two-columns

*/
/* Import vars */
.primary-color {
  color: #00a3e2; }

.secundary-color {
  color: #00a3e2; }

.tertiary-color {
  color: #E4A786; }

.quinary-color {
  color: #d0e8e5; }

.primary-bg {
  background-color: #00a3e2;
  color: #fff; }

.secondary-bg,
.secundary-bg {
  background-color: #00a3e2; }

.odd-bg,
.content-page .secondary-bg,
.content-page .secundary-bg {
  background-color: #e1f7ff; }

.tertiary-bg {
  background-color: #E4A786; }

.quinary-bg {
  background-color: #d0e8e5; }

/* Set fonts */
@font-face {
  font-family: averta-regular;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local(averta-regular), url("fonts/averta-regular/font.woff2") format("woff2"); }

@font-face {
  font-family: averta-regular;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local(averta-regular), url("fonts/averta-regular/font.woff2") format("woff2"); }

@font-face {
  font-family: averta-black;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local(averta-black), url("fonts/averta-black/font.woff2") format("woff2"); }

@font-face {
  font-family: averta-black;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local(averta-black), url("fonts/averta-black/font.woff2") format("woff2"); }

/* Main css */
/* 01. General */
html,
body {
  width: 100%;
  height: 100%;
  display: block;
  word-wrap: break-word;
  font-weight: normal;
  color: #333333;
  padding: 0 !important;
  background-color: #f4f4f4;
  font-family: averta-regular;
  font-size: 14px;
  line-height: 27px; }

h2 {
  margin-bottom: 10px; }

h3 {
  margin-bottom: 10px; }

h5 {
  font-weight: 700; }

textarea,
input {
  border-radius: 0; }

ul,
ol {
  line-height: 26px;
  font-weight: normal; }

a {
  color: #333; }

a:hover, a:focus {
  text-decoration: none;
  outline: none; }

.front-page-section {
  width: 100%; }

.front-page-section .home-banner {
  margin-top: 27px; }

#full-width.width-padding {
  padding-top: 130px; }

.front-page-section .section-header {
  width: 100%; }

.front-page-section .section-header h3 {
  margin: 0 0 5px 0; }

.section-description img {
  max-width: 100%; }

.front-page-section .section-header .section-description {
  margin-bottom: 0;
  line-height: 26px;
  font-weight: 400; }

.front-page-section .section-header .section-description ul,
#header .bottom-header .section-description ul,
#header .bottom-header .section-description ol,
.front-page-section .section-header .section-description ol {
  list-style-position: inside; }

.front-page-section .section-content {
  width: 100%;
  margin-top: 20px; }

.no-padding {
  padding: 0; }

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {
  margin: 0; }

.open-responsive-menu {
  display: none; }

.responsive-menu {
  display: none; }

.customizer-display-none {
  display: none; }

.customizer-display-block {
  display: block; }

#header .top-header .header-logo {
  display: block;
  font-size: 60px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 75px;
  font-weight: 700; }

#header .top-header .header-logo:hover {
  text-decoration: none; }

#header .top-header .header-navigation ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none; }

#header .top-header .header-navigation &gt; ul {
  margin-top: 20px; }

#header .top-header .header-navigation ul li:first-child {
  margin-left: 0; }

#header .top-header .header-navigation ul li.menu-item-has-children a:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu {
  width: 200px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  display: none;
  z-index: 10;
  transform: translateX(-50%); }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu:before {
  display: block;
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -3px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  width: 0;
  height: 0; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu .sub-menu {
  transform: translateX(0); }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu .sub-menu:before {
  display: none; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li {
  width: 100%;
  margin: 0;
  padding: 0; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:first-child {
  padding-top: 10px; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:last-child {
  padding-bottom: 10px; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a {
  width: 100%;
  margin: 0;
  padding: 0 10px;
  line-height: 40px;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  display: block; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a:after {
  display: none; }

#header .bottom-header {
  width: 100%;
  padding-top: 240px;
  padding-bottom: 280px;
  text-align: center; }

#header .bottom-header.blog {
  padding: 130px 0; }

.error404 #header .bottom-header.blog {
  padding: 60px; }

.row-404 {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.row-404 &gt; div {
  float: none; }

.row-404 .error-code {
  font-size: 34px;
  line-height: 52px;
  color: #545454;
  font-weight: 700; }

.row-404 p {
  margin: 40px 0 30px; }

#header .bottom-header.blog p {
  margin-bottom: 0; }

#header .bottom-header h1 {
  margin: 0 0 29px 0;
  line-height: 84px;
  font-weight: 700;
  font-size: 80px; }

#header .bottom-header h1 span {
  word-wrap: break-word; }

#header .bottom-header .section-description {
  line-height: 26px;
  margin-bottom: 60px;
  font-size: 16px;
  font-weight: 400; }

#header .bottom-header .header-button-one {
  width: auto;
  height: 63px;
  line-height: 57px;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 15px;
  padding: 0 70px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 242px; }

#header .bottom-header .header-button-one:hover {
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none; }

#header .bottom-header .header-button-two {
  width: auto;
  height: 63px;
  line-height: 63px;
  margin: 0 15px;
  padding: 0 70px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 242px; }

#header .bottom-header .header-button-two:hover {
  text-decoration: none; }

.wpcf7 label {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400; }

/* 11. Footer */
#footer {
  width: 100%; }

#footer .bottom-footer {
  margin-top: 50px;
  padding: 30px 0; }

#footer .widget .widget-title {
  margin: 0 0 3px 0;
  padding: 0; }

#footer .widget .widget-title:before {
  display: none; }

#footer .widget .widget-title h3 {
  line-height: 1.15;
  font-size: 20px;
  text-transform: initial; }

#footer .widget table#wp-calendar tbody tr td a {
  width: calc( 100% + 8px);
  height: calc( 100% + 8px);
  left: -4px;
  top: -4px; }

.widget_rss cite {
  color: #545454; }

#footer .widget ul li:last-child {
  margin-bottom: 0; }

#footer .widget table thead th {
  font-weight: normal; }

#footer .widget table tbody tr td:not(.pad) {
  padding: 0;
  border: 3px solid #363636;
  background-color: transparent;
  line-height: 24px; }

/* 12. Blog */
#blog {
  width: 100%;
  padding: 0;
  position: relative; }

#blog .blog-post {
  width: 100%; }

#blog .blog-post .blog-post-title {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 700;
  font-size: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block; }

#blog .blog-post .blog-post-image {
  width: 100%;
  margin-bottom: 10px;
  text-align: center; }

#blog .blog-post .blog-post-image img {
  width: 100%;
  max-width: 100%;
  height: auto; }

#blog .blog-post .blog-post-meta {
  width: 100%;
  margin-bottom: 10px;
  line-height: 2.428;
  font-size: 14px; }

#blog .blog-post .blog-post-meta .post-meta-author .fa {
  margin-right: 6px; }

#blog .blog-post .blog-post-meta .post-meta-time,
#blog .blog-post .blog-post-meta .post-meta-categories {
  margin-left: 20px; }

#blog .blog-post .blog-post-meta .post-meta-time .fa,
#blog .blog-post .blog-post-meta .post-meta-categories .fa {
  margin-right: 6px; }

#blog .blog-post .blog-post-meta .post-meta-comments {
  margin-left: 40px; }

#blog .blog-post .blog-post-meta .post-meta-comments .fa {
  margin-right: 6px; }

#blog .blog-post .blog-post-meta .post-meta-comments a {
  color: #888; }

#blog .blog-post .blog-post-entry {
  width: 100%; }

#blog .blog-post .blog-post-button {
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#blog .blog-post .blog-post-button:hover {
  text-decoration: none;
  opacity: 0.9; }

#blog .blog-post .blog-post-tags {
  width: 100%;
  margin-bottom: 40px;
  padding: 0;
  list-style-type: none; }

#blog .blog-post .blog-post-tags li {
  margin: 0;
  display: inline-block;
  color: #888; }

#blog .blog-post .blog-post-tags li a {
  color: #888; }

#blog .blog-post .social-links-list {
  width: 100%;
  margin: 0 0 55px 0;
  padding: 0;
  list-style-type: none; }

#blog .blog-post .social-links-list li {
  margin-left: 30px;
  float: left; }

#blog .blog-post .social-links-list li.links-list-title {
  margin-left: 0;
  line-height: 34px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase; }

#blog .blog-post .social-links-list li a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#blog .blog-post .social-links-list li a:hover {
  opacity: 0.9; }

#blog .blog-post .blog-post-author {
  width: 100%;
  background: #f9f9f9;
  margin-bottom: 45px;
  padding: 20px 40px; }

#blog .blog-post .blog-post-author .avatar {
  margin-right: 30px;
  border-radius: 50%;
  float: left; }

#blog .blog-post .blog-post-author h4 {
  line-height: 1.7;
  margin: 10px 0 0 0;
  display: inline-block;
  font-size: 20px; }

#blog .blog-post .blog-post-author p {
  line-height: 1.6; }

#blog .nav-links {
  width: 100%; }

.navigation .screen-reader-text {
  display: none; }

#blog .nav-links .page-numbers:not(.next):not(.prev) {
  width: 34px;
  height: 34px;
  line-height: 32px;
  display: inline-block;
  color: #000;
  text-align: center;
  border: 1px solid transparent; }

#blog .nav-links .page-numbers:not(.next):not(.prev).current,
#blog .nav-links .page-numbers:not(.next):not(.prev):hover {
  text-decoration: none;
  border: 1px solid #000; }

/* 13. Sidebar */
#sidebar {
  margin: 25px 0 40px 0; }

.page-template-left-sidebar #sidebar {
  padding-left: 0;
  border-left: none; }

.widget {
  width: 100%;
  margin-bottom: 35px; }

.widget:last-child {
  margin-bottom: 0; }

.widget .widget-title {
  width: 100%;
  margin-bottom: 20px;
  position: relative; }

.widget .widget-title h5 {
  margin: 0;
  padding: 0; }

.widget img {
  max-width: 100%;
  height: auto; }

.widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.widget ul.children li, .widget ul.sub-menu li {
  padding-bottom: 0;
  border-bottom: none; }

.widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li {
  padding: 0 15px;
  position: relative;
  border-bottom: 1px solid #eee; }

#footer .widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li:last-child {
  border-bottom: none; }

.widget ul li a {
  line-height: 33px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px; }

.widget_recent_comments .recentcomments .comment-author-link {
  line-height: 33px; }

.widget:not(.widget_recent_comments) ul li:hover &gt; a,
.widget.widget_recent_comments ul li a:hover {
  text-decoration: none; }

.widget .screen-reader-text {
  width: 100%; }

.widget select {
  width: 100%; }

.widget table {
  width: 100%; }

.widget #wp-calendar {
  position: relative; }

.widget table caption {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }

.widget table thead th {
  padding-bottom: 5px;
  text-align: center;
  color: #333333; }

.widget table thead th:last-child {
  border-right: none; }

.widget table tbody {
  color: #8c9597;
  text-align: center;
  font-size: 14px;
  font-weight: 400; }

.widget table tbody tr:last-child {
  border-bottom: none; }

.widget table tbody tr td:not(.pad) {
  padding: 4px;
  background-color: #f6f6f6;
  position: relative; }

.widget table#wp-calendar tbody tr td a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 4px;
  text-decoration: none;
  color: #fff; }

.widget table tbody tr td:last-child {
  border-right: none; }

.widget table tfoot {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%; }

.widget table tfoot #next {
  text-align: right; }

.widget table a {
  text-decoration: underline; }

.widget table tfoot tr {
  height: 32px; }

.widget table a:hover {
  text-decoration: none; }

.widget table td#prev,
.widget table td#next {
  position: absolute;
  top: 0; }

.widget table td#prev {
  left: 10px; }

.widget table td#next {
  right: 10px; }

.widget table td#prev a,
.widget table td#next a {
  display: block;
  width: 10px;
  overflow: hidden;
  height: 40px;
  line-height: 40px; }

.widget table td#prev a:before,
.widget table td#next a:before {
  font-family: "FontAwesome";
  color: #fff;
  display: inline-block;
  font-size: 16px;
  vertical-align: top; }

.widget table td#prev a:before {
  content: "\f104"; }

.widget table td#next a:before {
  content: "\f105"; }

.widget .search-form {
  width: 100%; }

.widget .search-form .search-form-box {
  width: 100%;
  position: relative; }

.widget .search-form .search-form-box:after {
  content: "\f002";
  position: absolute;
  right: 20px;
  top: 5px;
  color: #a9afb1;
  font-family: "FontAwesome";
  font-size: 15px; }

.widget .search-form .search-form-box #s {
  padding-right: 40px;
  background-color: transparent;
  border-radius: 5px; }

.widget .search-form .search-form-box #searchsubmit {
  height: 37px;
  line-height: 37px;
  background: transparent;
  margin-right: 10px;
  padding: 0;
  border: none;
  font-family: "FontAwesome";
  color: #000;
  float: left; }

.widget .search-form .search-form-box #s::-webkit-input-placeholder {
  color: #a9afb1; }

.widget .search-form .search-form-box #s::-moz-placeholder {
  color: #a9afb1; }

.widget .search-form .search-form-box #s:-ms-input-placeholder {
  color: #a9afb1; }

.widget .search-form .search-form-box #s:-moz-placeholder {
  color: #a9afb1; }

.widget .widget-recent-post {
  width: 100%;
  margin-bottom: 37px; }

.widget .widget-recent-post:last-of-type {
  margin-bottom: 0; }

.widget .widget-recent-post .recent-post-image {
  width: 70px;
  margin-right: 22px;
  float: left; }

.widget .widget-recent-post .recent-post-image img {
  max-width: 100%;
  height: auto;
  border-radius: 50%; }

.widget .widget-recent-post .recent-post-title,
.widget.widget_recent_entries ul li a {
  width: 100%;
  line-height: 20px;
  font-size: 16px;
  display: block;
  font-weight: 400; }

.widget.widget_recent_entries ul li {
  margin-bottom: 35px; }

.widget .widget-recent-post .recent-post-button {
  width: 100%;
  line-height: 1.466;
  text-transform: lowercase; }

.widget table#wp-calendar {
  border-spacing: 4px;
  border-collapse: separate; }

.widget ul li a.rsswidget {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px; }

.widget_tag_cloud .tagcloud a {
  font-size: 16px !important;
  line-height: 26px;
  font-weight: 400; }

.widget_tag_cloud .tagcloud a:after {
  display: inline-block;
  content: "/";
  color: #8c9597;
  margin-left: 5px; }

footer .widget ul li a.rsswidget {
  color: #fff; }

.widget_rss ul li {
  padding: 0;
  margin-bottom: 40px; }

span.rss-date,
.post-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  display: block; }

span.rss-date:before,
.post-date:before {
  content: "\f017";
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 5px; }

.widget_categories ul li,
.widget_archive ul li {
  text-align: right; }

.widget_categories ul li a,
.widget_archive ul li a {
  float: left;
  clear: left;
  line-height: 38px; }

.widget_categories ul li:after,
.widget_archive ul li:after {
  content: "";
  display: block;
  clear: both; }

.pace-overlay {
  z-index: 2; }

.search-field {
  padding: 5px 10px;
  outline: 0;
  resize: none;
  display: block;
  line-height: 26px; }

h1.page-title {
  margin-bottom: 20px; }

h2, h3 {
  padding: 10px 0; }

h3 {
  font-size: 15px; }

h5 {
  font-size: 14px; }

ul, ol {
  font-size: 13px; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin: -2px 8px 0 0 !important;
  position: static; }

/* Header */
#header {
  position: relative; }

#header .top-header .header-navigation {
  margin-top: 20px; }

#header .bottom-header {
  padding: 0; }

#header {
  width: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

#header .top-header {
  width: 100%;
  padding-top: 30px; }

.custom-top-header {
  height: 30px; }

.top-content {
  height: 84px; }

#header .top-header .header-navigation &gt; ul {
  margin: 0;
  padding: 0 20px 0 0; }

@media only screen and (max-width: 991px) {
  .product-template-default .summary form.cart {
    display: flex; }
  td.product-remove {
    min-height: 31px; }
  .rp_wcdpd_pricing_table table,
  .rp_wcdpd_pricing_table tr {
    border: none !important; } }

.custom-jumbotron {
  margin-top: 28px;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

#header-orig {
  margin-top: 50px; }

h2.woocommerce-loop-product__title {
  min-height: 72px; }

@media only screen and (min-width: 992px) {
  #header-orig {
    height: 188px; }
  #header-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #footer .copyright {
    display: block;
    text-align: right; } }

#footer .copyright {
  font-weight: bold; }

#header .bottom-header.blog {
  padding: 50px 0; }

.share-icon-container {
  width: 50%; }

/* Sidebar */
@media only screen and (min-width: 992px) {
  .share-icon-container
.woocommerce ul.order_details li {
    border: none; }
  .share-icon-container {
    width: 50%; } }

#sidebar .widget:not(#text-10) {
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 30px; }

#sidebar .widget-title,
#sidebar .widget-title,
#sidebar .widget-title,
#sidebar .widget-title {
  font-size: 0.9286em;
  font-weight: 700;
  line-height: 1.4;
  padding: 5px 15px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#sidebar ul li {
  list-style: none; }

span.sku_wrapper {
  display: none; }

.woocommerce ul.order_details {
  width: 100%;
  margin: 20px 0;
  padding: 15px; }

#sidebar .helpdeskdropdown .sub-menu {
  display: none; }

/* Input */
input, textarea {
  border: 1px solid #d7d7d7;
  background-color: #fff;
  padding: 5px 10px;
  outline: 0;
  font-weight: 400;
  color: #333;
  resize: none;
  display: block;
  line-height: 26px;
  max-width: 100%; }

.content-page input[type='text'],
.content-page input[type='tel'],
.content-page input[type='email'],
.content-page input[type='number'],
.content-page input[type='password'],
.content-page textarea {
  width: 100%; }

#header .top-header .header-navigation ul li.menu-item-has-children a:after {
  display: none; }

/* Buttons */
#latest-news .latest-news-button, a.button {
  height: auto;
  outline: none; }

.woocommerce-message,
.woocommerce-error {
  width: 100%;
  display: block; }

.woocommerce-order-received .wc-side-column {
  width: 100%; }

.woocommerce-checkout #rememberme,
#ship-to-different-address .woocommerce-form__label-for-checkbox {
  margin: 5px 20px;
  display: inline-block; }

.woocommerce #payment #place_order, .woocommerce #respond input#submit, .woocommerce #review_form #respond .form-submit input, .woocommerce a.button, .woocommerce button.button, .woocommerce div.product form.cart .button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-page #payment #place_order {
  border-radius: 0; }

/* Hover */
.green_button,
.wc-proceed-to-checkout a.checkout-button,
#place_order,
.product_type_variable,
.add_to_cart_button,
.ajax_add_to_cart,
.single_add_to_cart_button {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 11px !important;
  height: auto !important;
  transition: all 0.3s ease-in-out;
  text-align: center;
  width: 100% !important;
  margin-top: 0;
  text-align: center; }

.single_add_to_cart_button:not(.ajax) {
  width: calc(100% - 30%) !important; }

/* Heading */
h1, h2, h3, h4, #header .bottom-header h1 {
  margin: 0;
  font-weight: normal; }

.product-category h2 {
  color: #fff !important; }

/* Form */
#billing_address_2 {
  display: none; }

/* Parent theme customizations */
#services {
  padding-top: 75px; }

#services .service-icon,
#services .service-title {
  display: none; }

.alignright {
  float: right; }

.hori-sep-nav ul {
  margin: 0;
  padding: 0; }

.hori-sep-nav ul li {
  list-style: none;
  float: left;
  padding-right: 7px; }

.hori-sep-nav ul li .separator {
  padding-left: 7px;
  display: inline-block; }

.hori-sep-nav ul li:last-child &gt; .separator {
  display: none; }

#footer .widget .widget-title h5, #footer .widget .widget-title h5 a {
  font-weight: 400; }

#footer-ups {
  padding: 10px 0; }

.footer-ups-logo {
  height: 44px !important; }

#footer-links {
  margin-top: 20px; }

.markup-format p {
  margin: 10px 0;
  padding: 0; }

.markup-format h1,
.markup-format h2,
.markup-format h4,
.markup-format h3 {
  margin: 10px 0; }

/* Custom blocks */
#custom_html-2.widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li:before {
  content: "\f00c";
  transition: 0.3s; }

.checkout-button:after,
.regular_button:after,
.green_button:after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f054";
  margin-right: 0.5714em;
  position: absolute;
  right: 5px;
  top: 54%;
  line-height: 0;
  font-size: 12px; }

@media only screen and (min-width: 992px) {
  .special.first {
    margin-right: 20px; }
  .special.last {
    margin-left: 20px; }
  .single_add_to_cart_button:after,
  .add_to_cart_button:after {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f054";
    margin-right: 0.5714em;
    position: absolute;
    right: 20px; }
  .product-summary-wrap .single_add_to_cart_button:after {
    display: inline-block;
    content: "\f07a";
    font-family: "FontAwesome";
    margin-right: 0.7143em; } }

.special {
  position: relative;
  min-width: 250px;
  cursor: pointer;
  max-width: 300px;
  width: 100%;
  height: 220px;
  text-align: left;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat; }

.special-title {
  padding: 7px 0;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0.7; }

#special-block-1 {
  background-image: url("/wp-content/uploads/2017/11/medical_block.jpg");
  background-size: 228px; }

#special-block-2 {
  background-image: url("/wp-content/uploads/2017/11//video.png");
  background-size: cover; }

#special-block-3 {
  background-image: url("/wp-content/uploads/2017/11/Set_Stay-in-Shape-5.0.jpg");
  background-size: 228px; }

img.attachment-shop_single.size-shop_single.wp-post-image, img.attachment-shop_catalog.size-shop_catalog.wp-post-image, .products .product-category img {
  border-radius: 5px; }

/* Custom cart styles */
.woocommerce ul#shipping_method li {
  padding: 5px 0 5px 0;
  margin: 0; }

.woocommerce ul#shipping_method li input {
  display: inline-block; }

.woocommerce ul.products li.product .price {
  font-size: 15px;
  padding-top: 10px; }

.woocommerce ul.products .woocommerce-loop-category__title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13px;
  font-size: 14px;
  font-weight: 700;
  padding: 6px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
  text-align: center; }

.product-cat-details {
  padding-top: 25px; }

.woocommerce ul.products .woocommerce-loop-category__title mark {
  display: none; }

.woocommerce ul.products li.product .price {
  color: #333; }

.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce ul.products li.product .price .amount {
  font-weight: bold; }

.markup-format h1, .markup-format h2, .markup-format h3, .markup-format h4, .markup-format h5, .markup-format h6 {
  margin: 0; }

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border: none; }

.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 100%; }

.woocommerce-cart-wrap {
  position: relative; }

.woocommerce-cart-wrap table.shop_table:not(.order_details) {
  border: none; }

.shop_table {
  border-collapse: collapse; }

#tablepress-16 .column-2 {
  width: 30% !important;
  vertical-align: middle !important;
  padding: 20px !important; }

.shop_table {
  border-collapse: separate;
  position: relative;
  margin-bottom: 0px; }

.shop_table td,
.shop_table tfoot th,
.shop_table tbody th {
  padding: 5px 10px 5px 0; }

.shop_table td.actions {
  padding-top: 45px;
  padding-right: 0; }

.shop_table .wc-item-meta {
  display: none; }

.shop_table.customer_details td {
  padding-right: 0; }

.shop_table.customer_details tbody th {
  padding-right: 10px; }

.customer_details tr:first-of-type th,
.customer_details tr:first-of-type td {
  border-top: none; }

.review-order-img {
  width: 30px;
  margin-right: 10px; }

.review-order-img img {
  padding-left: 17px; }

.woocommerce-cart-wrap .shop_table thead th,
.customer_details thead th,
.woocommerce-orders-table thead th {
  border: none;
  text-transform: uppercase; }

.woocommerce-cart-wrap a.remove {
  display: block;
  float: left;
  font-size: 25px !important;
  width: 30px;
  text-align: left;
  text-decoration: none;
  border: 0;
  background: none !important; }

.woocommerce-cart-wrap a.remove:hover {
  cursor: pointer; }

.woocommerce-cart-wrap .shop_table .product-thumbnail {
  width: 70px;
  padding-right: 20px; }

.woocommerce-cart-wrap .shop_table .product-thumbnail img {
  max-width: 70px;
  height: auto; }

.woocommerce table.cart td.actions .input-text {
  width: 95px; }

.woocommerce-cart-wrap .shop_table .product-thumbnail &gt; a {
  display: inline-block;
  width: 70px;
  font-size: 0;
  line-height: 0; }

.woocommerce-cart-wrap .cart_item .product-name a {
  display: inline-block;
  text-decoration: none;
  font-weight: bold; }

.woocommerce-cart-wrap table.cart th.product-name {
  position: relative;
  left: -38px; }

.content .variation dt,
.content .variation dd {
  font-weight: normal;
  float: left; }

.content .variation dt p,
.content .variation dd p {
  margin-bottom: 0; }

.content .variation dt {
  clear: left;
  margin-right: 5px; }

.woocommerce-cart-wrap .quantity,
.woocommerce-variation-add-to-cart .quantity,
.product .quantity {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  text-align: right; }

.woocommerce-cart-wrap .quantity input[type='button'].is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].is-form,
.product .quantity input[type='button'].is-form {
  overflow: hidden;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  text-transform: none;
  font-weight: normal;
  border-radius: 0;
  box-shadow: none !important;
  height: 100%; }

.woocommerce-cart-wrap .quantity .plus,
.woocommerce-variation-add-to-cart .quantity .plus,
.product .quantity .plus {
  border-left: none !important; }

.woocommerce-cart-wrap .quantity .minus,
.woocommerce-variation-add-to-cart .quantity .minus,
.product .quantity .minus {
  border-right: none !important; }

.quantity .plus:hover,
.quantity .minus:hover,
.quantity .plus:active,
.quantity .minus:active {
  top: 0 !important;
  margin-bottom: 0 !important; }

.quantity input.qty {
  display: inline;
  float: left;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none; }

.cart-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.woocommerce-cart-wrap .coupon,
.wc-coupon-wrap .coupon {
  position: relative;
  padding-right: 10px;
  padding-bottom: 10px;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.woocommerce-cart-wrap .coupon input[type="text"],
.wc-coupon-wrap .coupon input[type="text"] {
  padding-left: 35px; }

.wc-coupon-field {
  position: relative; }

.wc-coupon-field:focus label {
  display: none; }

.cart td.actions .coupon label {
  position: absolute;
  display: none;
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  box-sizing: border-box; }

.cart td.actions .coupon label:before {
  margin-right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f02b"; }

input[name="coupon_code"]::-webkit-input-placeholder,
input[name="coupon_code"]::-moz-placeholder,
input[name="coupon_code"]:-ms-input-placeholder,
input[name="coupon_code"]:-moz-placeholder {
  /* Firefox 18- */
  color: pink; }

input[name="coupon_code"]::-webkit-input-placeholder:before,
input[name="coupon_code"]::-moz-placeholder:before,
input[name="coupon_code"]:-ms-input-placeholder:before,
input[name="coupon_code"]:-moz-placeholder:before {
  margin-right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f02b"; }

.woocommerce-cart-wrap .wc-coupon-text,
.woocommerce-cart-wrap .wc-coupon-field {
  display: inline-block; }

.woocommerce-cart-wrap .wc-coupon-text {
  position: relative;
  margin-right: 20px; }

.woocommerce-cart-wrap .wc-coupon-text:after {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "\f02b";
  font: normal normal normal 84px/1 FontAwesome; }

.woocommerce-cart-wrap .wc-coupon-text &gt; span {
  position: relative;
  z-index: 1; }

.woocommerce-cart-wrap .wc-coupon-text span {
  display: block; }

.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: right;
  color: #333 !important; }

.woocommerce-cart-wrap .update-cart-button input[type="submit"]:focus {
  outline: none; }

.woocommerce-cart-wrap .update-cart-button input[type="submit"]:not(:disabled):hover {
  opacity: 0.7; }

.woocommerce-cart-wrap .update-cart-button i {
  padding-right: 5px; }

.wc-coupon-input.input-text {
  width: 200px;
  max-width: 100%; }

.wc-cart-button,
input[name="apply_coupon"],
input[name="login"],
.single_add_to_cart_button.button,
.button.wc-backward,
.button.view-cart,
.button.checkout,
.button.wc-forward,
.price_slider .button,
.woocommerce-Reviews .submit,
button[name="calc_shipping"],
.woocommerce-Button[name="register"],
.track_order input[name="track"] {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer; }

input[name="update_cart"] {
  border: none;
  box-shadow: none !important; }

table.shop_table td button[name="calc_shipping"] {
  margin: 0; }

#shipping_method {
  margin: 0; }

#shipping_method li {
  list-style: none; }

#shipping_method li .shipping_method {
  margin: 0 5px 0 0; }

#payment .input-radio {
  margin: 0 5px 0 0; }

.woocommerce-ordering-div,
.shipping-calculator-form {
  position: relative; }

.shipping-calculator-form .woocommerce-ordering-div {
  margin-bottom: 10px; }

#calc_shipping_country,
#calc_shipping_state,
select.shipping_method,
form .form-row input.input-text {
  width: 100% !important; }

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: block; }

.shipping_method {
  margin-bottom: 10px; }

.woocommerce-shipping-calculator &gt; p {
  margin-bottom: 0; }

.shipping-calculator-form {
  margin: 10px 0; }

.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 100%; }

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 70%; }

@media only screen and (min-width: 992px) {
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 31%;
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/ }
  .woocommerce-cart-wrap .cart_item .product-name {
    width: 32%; }
  .gift-popup-title,
  .woocommerce-cart-form {
    width: 66%;
    float: left; }
  .wc-complete-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative; }
  .woocommerce-cart-wrap .cart_totals {
    padding: 15px; }
  /* Cross sells cart */
  .woocommerce .cart-collaterals .cross-sells .products .owl-carousel {
    width: 100%;
    margin-top: 20px;
    padding: 10px 25px 0 25px; } }

.woocommerce-cart-wrap .cart-collaterals .shop_table {
  margin-bottom: 20px; }

.woocommerce-cart-wrap .cart-collaterals {
  width: auto; }

.woocommerce-cart-wrap .woocommerce-cart-wrap {
  width: auto;
  position: relative; }

.woocommerce-cart-wrap .cart_totals tr:first-of-type td,
.woocommerce-cart-wrap .cart_totals tr:first-of-type th {
  border: none; }

.woocommerce-cart-wrap .cart_totals tr th {
  padding-right: 10px; }

.woocommerce-cart-wrap .cart_totals table,
.woocommerce-cart-wrap .cart_totals tbody,
.woocommerce-cart-wrap .cart_totals tr,
.woocommerce-cart-wrap .cart_totals th,
.woocommerce-cart-wrap .cart_totals tbody th,
.woocommerce-cart-wrap .cart_totals td {
  display: block;
  border: none;
  padding: 0; }

.woocommerce-cart-wrap .cart_totals tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0; }

.woocommerce-cart-wrap .cart_totals tr:first-of-type {
  border: none; }

.woocommerce-cart-wrap .cart_totals td {
  text-align: left;
  padding-right: 0;
  line-height: 30px;
  font-size: 15px; }

.woocommerce-cart-wrap .cart_totals table {
  margin-top: 20px !important; }

.woocommerce-cart-wrap .cart_totals .woocommerce-shipping-calculator {
  overflow: hidden; }

@media screen and (max-width: 600px) {
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    padding: 5px 0;
    border: none; } }

/* Style the tab */
div.tab {
  overflow: hidden; }

/* Style the buttons inside the tab */
div.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px; }

/* General classes */
.nolist, .nolist li {
  list-style: none !important;
  padding: 0;
  margin: 0; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none; }

.video {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin: 1%;
  height: 200px;
  position: relative;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

/* MSG */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.sc_info_box,
.woocommerce-noreviews,
p.no-comments,
#vt_added_to_cart_notification {
  padding: 1em 1.618em;
  margin-bottom: 20px;
  margin-left: 0;
  border-radius: 2px;
  width: 100%;
  display: block;
  clear: both;
  border-top: none;
  line-height: 25px; }

#vt_added_to_cart_notification {
  width: 75%;
  padding: 10px 0px;
  margin-top: 15px;
  font-size: 14px; }

.summary {
  position: relative; }

.yith-par-message-variation.hide {
  display: block !important; }

.woocommerce-info i.fa {
  margin-right: 10px; }

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  display: none; }

.woocommerce input, .woocommerce textarea,
.select2-container--default .select2-selection--single {
  border-radius: 0; }

.posted_in {
  display: none; }

.markup-format table tbody {
  font-size: 13px;
  font-weight: normal; }

.markup-format table.cart tbody {
  text-align: center; }

select {
  width: 100%;
  padding: 3px 5px;
  margin: 8px 0px; }

.top-header .woocommerce-mini-cart {
  max-height: 400px;
  overflow-y: auto; }

.woocommerce-mini-cart__empty-message {
  margin: 10px 0 0 0; }

.top-header .search-field {
  width: 79%;
  float: left; }

.header-rating {
  margin-right: 60px; }

.header-contact {
  padding-right: 60px; }

#header_cart_collapse {
  width: 300px;
  height: auto;
  text-align: left;
  vertical-align: top;
  text-decoration: none;
  top: 0;
  left: 0;
  border-radius: 0 0 7px 7px;
  padding: 0 20px 20px 20px;
  z-index: 999; }

.icon-collapsed.dropdown {
  position: static; }

.icon-collapsed .dropdown-menu {
  top: 44px;
  right: 0;
  width: 265px;
  left: unset;
  padding: 20px;
  z-index: 99991; }

.woocommerce-price-suffix,
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1; }

.icon-collapsed .woocommerce-mini-cart__empty-message {
  padding-bottom: 20px;
  display: block; }

#header_cart_collapse .buttons {
  margin-top: 15px; }

.no-bg-button {
  padding: 0;
  margin: 0;
  border: 0; }

.icon-collapsed .button {
  padding: 5px 10px;
  margin-bottom: 10px;
  width: 100%;
  border-radius: 3px;
  font-weight: bold;
  text-align: center; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu {
  border-radius: 0 0 7px 7px; }

.cart-collapsed {
  display: block !important; }

.mobile-search input {
  padding: 0 10px;
  width: 90%;
  float: right; }

.mobile-search .btn-search-small {
  position: absolute;
  right: 0px;
  top: 1px;
  padding: 0px;
  width: 28px;
  height: 26px; }

#cart-icons-collapsed .woocommerce-mini-cart-item {
  position: relative;
  padding: 5px 0px; }

#cart-icons-collapsed a.remove.remove_from_cart_button {
  position: absolute;
  right: 0; }

/* Till responsive menu px */
@media only screen and (max-width: 992px) {
  .responsive-menu {
    position: fixed;
    top: 60px;
    z-index: 99; }
  .responsive-menu .sub-menu {
    display: none; } }

.fixedElement {
  z-index: 99999;
  width: 100%;
  position: static;
  top: 0px;
  background: transparent;
  box-shadow: none; }

.fixedElement.fixedNow {
  position: fixed;
  top: 0; }

.btn-search-small {
  height: 37px; }

.cookie-notice-container a {
  font-weight: bold; }

input[disabled] {
  cursor: not-allowed; }

/* YT Player */
.youtube-player {
  position: relative;
  /* Use 75% for 4:3 videos */
  height: 285px;
  overflow: hidden;
  max-width: 100%;
  margin: 5px; }

.single-product .youtube-player {
  height: 285px; }

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }

.youtube-player img:hover {
  -webkit-filter: brightness(75%); }

.youtube-player .play {
  height: 72px;
  width: 100px;
  left: 50%;
  top: 54%;
  margin-left: -43px;
  margin-top: -36px;
  position: absolute;
  background-image: url(../illdy/img/icons/yt-play.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 75%; }

/* Woocommerce Mini Cart */
ul.cart_list, .woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0; }

ul.cart_list li, .woocommerce l.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none; }

ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
  content: ' ';
  display: table; }

ul.cart_list li::after, .woocommerce ul.product_list_widget li::after {
  clear: both; }

ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  display: block;
  color: #000 !important;
  padding: 5px;
  font-size: 15px; }

ul.cart_list li img, ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none; }

ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1); }

ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
  content: ' ';
  display: table; }

ul.cart_list li dl::after, .woocommerce ul.product_list_widget li dl::after {
  clear: both; }

ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em; }

ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 .25em;
  margin: 0 4px 0 0;
  clear: left; }

/* My account */
.woocommerce-MyAccount-navigation ul {
  list-style: none; }

/* Social Icons */
.share-links {
  vertical-align: middle; }

.share-links a {
  text-indent: -9999em;
  text-align: center;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin: 0.2857em 0.5714em 0.2857em 0;
  border-radius: 4px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.share-links a:before {
  font-family: "FontAwesome";
  text-indent: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 23px;
  height: 22px;
  margin: auto; }

.share-links .share-twitter:before {
  content: "\f099"; }

.share-links .share-facebook:before {
  content: "\f09a"; }

.share-links .share-linkedin:before {
  content: "\f0e1"; }

.share-links .share-rss:before {
  content: "\f09e"; }

.share-links .share-googleplus:before {
  content: "\f0d5"; }

.share-links .share-pinterest:before {
  content: "\f0d2"; }

.share-links .share-youtube:before {
  content: "\f167"; }

.share-links .share-instagram:before {
  content: "\f16d"; }

.share-links .share-skype:before {
  content: "\f17e"; }

.share-links .share-email:before {
  content: "\f0e0"; }

.share-links .share-vk:before {
  content: "\f189"; }

.share-links .share-xing:before {
  content: "\f168"; }

.share-links .share-tumblr:before {
  content: "\f173"; }

.share-links .share-reddit:before {
  content: "\f1a1"; }

/* Custom Mobile styles */
@media only screen and (max-width: 767px) {
  .single-product .woocommerce-tabs .wc-tab {
    padding: 3px 15px !important; }
  .woocommerce table.shop_table td {
    border: none; }
  #footer .usp-list {
    text-align: left;
    padding: 7px 0 10px 20px; }
  .woocommerce-cart .blog-post-title {
    font-size: 22px !important; }
  ul.payment-methods {
    margin: 10px 0; }
  .woocommerce-cart-wrap .cart_totals tr {
    padding: 5px 0; }
  .single-product .upsells.products,
  .single-product .related.products {
    clear: both;
    width: 90%;
    margin: 0 auto; } }

/* DE Style */
.home.page-template .blog-post &gt; h1 {
  display: none !important; }

/* Breadcrumb */
#breadcrumbs {
  list-style: none;
  margin: 15px 0 0 0;
  overflow: hidden;
  font-size: 12px;
  padding: 0 0 0 20px; }

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px; }

#breadcrumbs .separator {
  font-size: 7px;
  font-weight: 100; }

.woocommerce-checkout #breadcrumbs {
  margin: 0; }

/* USP styling onder product sum */
.product_custom {
  list-style: none;
  padding: 0; }

.product_custom.vertical li {
  color: #666;
  margin: 0;
  padding-left: 20px;
  position: relative; }

.product_custom.vertical li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0; }

/* Custom.min Old functions.php */
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu .sub-menu {
  width: 200px;
  padding-top: 0;
  top: 0;
  left: 200px; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu {
  display: block;
  visibility: hidden; }

.woocommerce #reviews #comments h2, .woocommerce #reviews h3, .woocommerce .woocommerce-tabs.wc-tabs-wrapper h2, .woocommerce div.product .product_title, .woocommerce h1 {
  width: 100%;
  margin-top: 0;
  line-height: 1.4;
  font-size: 25px;
  transition: all .3s;
  display: block;
  font-weight: normal; }

#add_payment_method #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label {
  cursor: pointer;
  font-weight: 600; }

#add_payment_method #payment ul.payment_methods li:before, .woocommerce-checkout #payment ul.payment_methods li:before {
  display: inline; }

#add_payment_method #payment ul.payment_methods li input, #add_payment_method #payment ul.payment_methods li p, .woocommerce-checkout #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li p {
  margin: 0; }

.woocommerce input[type=text], .woocommerce input[type=tel], .woocommerce input[type=email] {
  height: 31px; }

@media only screen and (max-width: 560px) {
  #contact-us .section-content .contact-us-box .box-left {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    border-right: none; }
  #contact-us .section-content .contact-us-box .box-right {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block; } }

@media only screen and (max-width: 320px) {
  #header .bottom-header .header-button-one, #header .bottom-header .header-button-two {
    width: 100%;
    margin: 10px 0;
    padding: 0; } }

@media only screen and (max-width: 767px) {
  #footer .usp-list {
    text-align: left;
    padding: 7px 0 10px 20px; } }

input[type="submit"],
.woocommerce input.button,
.woocommerce .button {
  font-weight: bold;
  border-radius: 0; }

p.form-row.terms.wc-terms-and-conditions {
  font-size: 12px;
  margin: 15px 0 15px 0;
  font-weight: 600; }

p.form-row.terms.wc-terms-and-conditions &gt; label {
  margin: 0 0 0 2px; }

/* Shiftnav Custom */
#shiftnav-toggle-main {
  position: fixed;
  z-index: 999999999; }

#shiftnav-toggle-main {
  background: transparent; }

#shiftnav-toggle-main {
  top: 0;
  z-index: 99991; }

/* OSC */
.col-checkout {
  padding: 0; }

.col-checkout-inner {
  padding: 0 20px 20px 20px;
  line-height: 35px;
  position: relative; }

.col-checkout-inner .form-row {
  padding: 0 !important; }

.onsale {
  border-radius: 50%;
  opacity: .7;
  padding: 0 5px;
  left: 0 !important;
  right: auto !important; }

@media only screen and (max-width: 767px) {
  #vt_added_to_cart_notification {
    top: 66px; } }

@media only screen and (min-width: 992px) {
  .col-checkout {
    width: 31.23%; }
  #payment.col-checkout,
  .wc-order-review.col-checkout {
    margin-left: 1.85%; } }

div#osc-order-button {
  position: absolute;
  bottom: 20px;
  width: 100%; }

.col-checkout h4 {
  margin-bottom: 20px;
  padding: 5px 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700; }

#order_review .shop_table {
  border: none;
  margin: 0; }

#payment ul li {
  position: relative;
  list-style: none;
  margin-bottom: -1px !important; }

.woocommerce-checkout #payment div.payment_box {
  margin: 0; }

.woocommerce-cart-form table.shop_table {
  margin: 0; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: '';
  display: block;
  border: 1em solid #f9f9f9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em; }

.payment_box:after {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  top: -33px; }

#add_payment_method #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label {
  width: 100%;
  padding: 10px 20px 10px 20px;
  line-height: 20px;
  margin: 0; }

.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: 0; }

.wc_payment_methods input:checked + label {
  font-weight: 600; }

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  line-height: 25px; }

.validate-required.woocommerce-validated {
  position: relative;
  display: block; }

.validate-required.woocommerce-validated:not(#billing_country_field):not(#shipping_country_field):after {
  content: "\f00c" !important;
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 29px; }

.not-validated:after {
  content: ""; }

/* Checkout  rules */
#CheckoutPage .breadcrumbs,
#CheckoutPage .about_paypal {
  display: none; }

#CheckoutPage #blog {
  padding-top: 5px; }

form.woocommerce-checkout .button,
form.woocommerce-checkout #DiscountCloneField {
  width: 100%;
  margin-top: 5px; }

#BusinessSelect {
  margin-bottom: 10px; }

#BusinessSelect li {
  display: inline-block;
  margin-right: 20px; }

#BusinessSelect label {
  cursor: pointer; }

#BusinessSelect input {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 20px 0 3px;
  padding: 10px 0; }

#CheckoutPage li.wc_payment_method {
  position: relative; }

#CheckoutPage .markup-format table tr th,
#CheckoutPage .markup-format table tr td {
  padding: 5px 0;
  line-height: 20px;
  border-top: none; }

#CheckoutPage li.payment_method_pay_gateway_ideal:after {
  content: "Meest gebruikt" !important;
  position: absolute;
  right: 35px;
  top: 5px;
  font-style: italic; }

#CheckoutPage .product-total {
  padding-left: 10px !important; }

#billing_house_number {
  margin-left: 6px; }

.woocommerce-checkout .payment_methods li &gt; input[type=radio]:first-child:checked + label:before,
.woocommerce-checkout #BusinessSelect input[type=radio]:first-child:checked + label:before {
  content: "\f192"; }

.woocommerce-checkout .payment_methods li &gt; input[type=radio]:first-child,
.woocommerce-checkout #BusinessSelect input[type=radio] {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.woocommerce-checkout .payment_methods &gt; li &gt; label:before,
.woocommerce-checkout #BusinessSelect label:before {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10c";
  margin-right: .5407911001em;
  -webkit-transition: color,ease,.2s;
  -moz-transition: color,ease,.2s;
  transition: color,ease,.2s; }

.woocommerce form .form-row label,
dt, kbd kbd, label {
  font-weight: 600; }

/* Global */
.inline-block {
  display: inline-block; }

.block {
  display: block; }

.bold {
  font-weight: bold; }

.relative {
  position: relative; }

.static {
  position: static; }

.free-shipping {
  font-weight: bold; }

.clear {
  clear: both; }

/* Sizes */
.text-s {
  font-size: 0.8em !important; }

.text-sm {
  font-size: 11px !important; }

.text-m {
  font-size: 1.0em !important; }

.text-ml {
  font-size: 1.1em !important; }

.text-l {
  font-size: 1.2em !important; }

.text-xl {
  font-size: 1.4em !important; }

.text-xxl {
  font-size: 1.6em !important; }

.text-xxxl {
  font-size: 2.4em !important; }

.text-huge {
  font-size: 4.0em !important; }

/* Sizes */
.lh-s {
  line-height: 0.8em; }

.lh-m {
  line-height: 1em; }

.lh-l {
  line-height: 1.2em; }

.lh-xl {
  line-height: 1.4em; }

.lh-xxl {
  line-height: 1.6em; }

/* Valign */
.valign-t {
  vertical-align: top; }

.valign-m {
  vertical-align: middle; }

.valign-b {
  vertical-align: bottom; }

/* Colors */
.lightgrey-icon {
  font-size: 12px; }

/* Disable amount controls meuk */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Increase / decrease */
.wac-quantity {
  width: auto !important; }

.wac-qty-button {
  padding: 0 !important;
  border-radius: 0 !important;
  margin: 0 -1px; }

.wac-qty-button a {
  text-decoration: none !important;
  padding: 5px 0 !important; }

.woocommerce input.increaseAmount {
  padding-left: 4px;
  padding-right: 11px; }

.woocommerce input.decreaseAmount {
  padding-right: 9px;
  padding-left: 5px; }

.wac-qty-button a,
.woocommerce input.increaseAmount, .woocommerce input.decreaseAmount {
  display: inline-block;
  width: 23px;
  margin: 0;
  padding: 12px 0 11px 0;
  text-align: center; }

.wac-qty-button a {
  display: block;
  padding: 6px 0 11px 0 !important; }

@media screen and (max-width: 767px) {
  .woocommerce input.increaseAmount, .woocommerce input.decreaseAmount {
    width: 28px; }
  .vc_column-inner .role-usps-container .status_inactive {
    padding-bottom: 50px; }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary,
  .woocommerce div.product div.images {
    float: none !important;
    width: 100% !important; }
  div.product div.summary {
    -webkit-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
    -moz-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
    box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
    background-color: #fff;
    margin-bottom: 0 !important; } }

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  clear: none; }

.woocommerce-page ul.products li.product {
  min-height: 382px; }

.woocommerce-page ul.products li.product-category {
  min-height: 0 !important; }

.woocommerce ul.products li.product .price del {
  display: inline-block; }

/* Fullwidth links, no linear gradient */
.dropdown-menu-full ul.dropdown-sub-sub {
  left: 0 !important; }

.dropdown-sub-sub li.full-size-quarter {
  width: 25% !important;
  height: 100%;
  float: left !important;
  padding: 0; }

.dropdown-sub-sub li.full-size-half {
  width: 50% !important;
  height: 100%;
  float: left !important;
  padding: 0; }

.dropdown-sub-sub li.full-size-third {
  width: 33.3% !important;
  height: 100%;
  float: left !important;
  padding: 0; }

.dropdown-sub-sub li.full-size-quarter .menu-item,
.dropdown-sub-sub li.full-size-third .menu-item,
.dropdown-sub-sub li.full-size-half .menu-item {
  display: block;
  width: 100%;
  padding: 8px 0; }

span.menu-item.menu-space-block {
  height: 37px; }

@media only screen and (min-width: 768px) {
  .custom-dropdown-container .lang-icon {
    margin: -5px 0 10px 0;
    width: auto;
    height: 30px; }
  .overlay {
    display: none; }
  #CheckoutPage #header-cart-widget,
  #CheckoutPage .woocommerce-product-search,
  #CheckoutPage .main-menu-wrap {
    display: none; }
  .dropdown-sub-sub li .menu-item.item-padding-s {
    padding: .05em 0; }
  .dropdown-sub-sub li .menu-item.item-padding-m {
    padding: 4px 0; }
  .dropdown-sub-sub li .menu-item.item-padding-l {
    padding: 8px 0; }
  .menu-item strong {
    display: block;
    padding: 0px 0 6px 0;
    margin: 0 35px 5px 0; }
  .menu-item-txt.cover-img {
    line-height: 75px; }
  #main-menu .bg-sale a {
    padding-left: 3px !important;
    padding-right: 3px !important; }
  #wc-stripe-payment-request-button-separator,
  #wc-stripe-payment-request-wrapper {
    display: none !important; } }

.cart-collaterals .cross-sells {
  margin-bottom: 30px; }

.cart-collaterals .cross-sells span.price del {
  display: inline-block !important; }

.cart-collaterals .cross-sells ul.products li.product {
  padding-bottom: 25px;
  margin-bottom: 0; }

#CheckoutPage p.wc-terms-and-conditions {
  display: none; }

#CheckoutPage #payment p.wc-terms-and-conditions {
  display: block; }

/* Contact form acceptance */
.course-validate-container {
  position: relative;
  display: inline-block;
  padding-left: 25px; }

.course-validate-container * {
  padding: 0;
  margin: 0 !important; }

.course-validate-container br {
  display: none; }

.course-validate-container .wpcf7-form-control-wrap {
  position: absolute;
  left: 0;
  top: 0; }

/* Hide nocategory */
.product-categories .cat-item-132 {
  display: none; }

/* DE Trusted badge */
div[id*="tsbadgeResponsiveTop"] {
  position: fixed;
  z-index: 9999;
  bottom: 0; }

/* Custom for points */
.point-block {
  padding: 3px;
  margin: 10px 0; }

.modal .dialog-close {
  position: absolute;
  right: 0;
  z-index: 999999;
  border: none;
  font-size: 20px;
  margin: 2px 1px 0 0;
  background: transparent;
  padding: 5px 10px;
  outline: none; }

/* FBC */
.visualhidden,
#footer #feedbackcompany_score-4 {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (min-width: 768px) {
  #header-cart-widget &gt; .dropdown-toggle {
    right: 20px;
    top: 0;
    width: 40px;
    height: 50px;
    z-index: 99;
    position: absolute; } }

/* My account page */
.shadow1 {
  padding: 20px; }

.account-block {
  padding: 20px;
  margin: 0;
  min-height: 120px;
  position: relative; }

.account-block .button {
  bottom: 10px;
  right: 10px !important;
  left: 10px !important;
  position: absolute !important; }

.woocommerce-MyAccount-navigation ul {
  list-style: none; }

@media only screen and (min-width: 768px) {
  #blog .woocommerce-MyAccount-content .woocommerce-form-row label,
  #blog .woocommerce-MyAccount-content .woocommerce-form-row {
    margin: 0 0 5px 0;
    padding: 0; }
  .woocommerce-MyAccount-content form .form-row-first, .woocommerce-MyAccount-content form .form-row-last {
    width: 100%;
    display: block; }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 72%;
    min-height: 275px;
    margin-top: 20px; }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: calc(100% + 1px);
    position: absolute;
    float: none; }
  .wc-MA-nav-container {
    position: relative;
    min-height: 320px;
    width: 25%;
    display: inline-block; } }

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0; }

.woocommerce-MyAccount-content .addresses .title h3,
.woocommerce-MyAccount-content fieldset &gt; legend {
  float: none;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  padding: 0 0 5px 0 !important;
  font-weight: bold;
  font-size: 19px !important; }

.woocommerce-MyAccount-content address {
  padding: 0;
  margin: 0; }

.woocommerce-EditAccountForm {
  padding-left: 5px;
  display: block; }

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0; }

/* VC columns */
.tabs-to-hori li.list-group-item,
.tabs-to-hori li.list-group-item &gt; a,
.vc_tta-panel-body,
.vc_tta-tab,
.vc_toggle,
.vc_tta-panels,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab &gt; a {
  border: none !important;
  background: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important; }

.vc_toggle_icon {
  display: none !important; }

.vc_tta-tabs-container {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }

.vc_tta-tab {
  width: 100%; }

.vc_toggle_title h2 {
  color: #000 !important;
  position: relative; }

.tabs-to-hori li.list-group-item &gt; a:after,
.vc_toggle_title h2:after {
  font-family: "FontAwesome";
  content: "\f067";
  position: absolute;
  right: 10px;
  top: 8px;
  color: #00a3e2;
  font-size: 12px; }

.tabs-to-hori li.list-group-item &gt; a:after {
  content: "\f067"; }

.vc_toggle_active .vc_toggle_title h2:after {
  content: "\f067"; }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
  left: auto;
  right: 0; }

.tabs-to-hori li.list-group-item &gt; a[aria-expanded="true"]:after {
  content: "\f068"; }

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background-color: #e1f7ff !important;
  border: none !important;
  border-radius: 0 !important; }

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a {
  color: #000 !important; }

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #00a3e2 !important; }

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
  color: #fff !important; }

@media only screen and (min-width: 768px) {
  .tabs-to-hori .nav-tabs {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
  .tabs-to-hori .nav-tabs &gt; li {
    float: none;
    width: 100%; }
  .icon-collapsed .dropdown-menu {
    top: 52px; }
  /* VC columns */
  .tabs-to-hori .nav-tabs,
  .vc_tta-tabs-container {
    width: 30%; }
  .tabs-to-hori .tab-content,
  .vc_tta-panels-container {
    width: 68%;
    float: right; }
  .tabs-to-hori .nav-tabs,
  .vc_tta-tabs-container {
    float: left; } }

.tabs-to-hori .nav-tabs &gt; li a,
.vc_tta-tab,
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 10px 11px 10px 11px !important;
  position: relative;
  border: none !important;
  line-height: 20px;
  border-radius: 0 !important;
  font-family: averta-black !important;
  color: #333 !important; }

.vc_tta-tab,
.woocommerce-MyAccount-navigation ul li {
  padding-left: 45px !important; }

.content-page .tabs-to-hori .nav-tabs &gt; li a img {
  margin-right: 13px; }

.tabs-to-hori ul li a,
.vc_tta-tab a,
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
  text-align: left; }

.tabs-to-hori li.list-group-item &gt; a,
.vc_custom_heading {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #00a3e2 !important;
  display: block;
  font-family: averta-black !important; }

.vc-toggle {
  margin: 0; }

/* Spaarpunten row */
.spaarpunten-row .quantity {
  display: none; }

/* My Acc Tabs */
.nav-tabs &gt; .is-active &gt; a, .nav-tabs &gt; .is-active &gt; a:focus,
.nav-tabs &gt; .is-active &gt; a:hover {
  text-decoration: none; }

.spaarpunten-row dt.variation- {
  display: none !important; }

.spaarpunten-row p {
  margin: 0;
  padding: 3px 0; }

/* Colors */
.added2cartglobal,
.vtspinner {
  position: absolute;
  right: 0;
  top: 0; }

.owl-prev {
  left: -16px;
  border: none !important; }

.owl-next {
  right: -22px;
  left: auto !important;
  border: none !important; }

/*  */
#breadcrumbs a,
.breadcrumb_last {
  margin: 0 10px; }

.breadcrumb_last {
  font-weight: normal; }

@media only screen and (max-width: 767px) {
  #breadcrumbs {
    display: none; } }

/* Shipping methodes */
/* Shipping methods */
#CheckoutPage #order_review {
  position: relative; }

#CheckoutPage .tr.shipping &gt; th {
  display: none; }

#CheckoutPage .woocommerce-checkout-review-order-table tr.shipping {
  width: 100%;
  text-align: left;
  display: block; }

#CheckoutPage .woocommerce-checkout-review-order-table tr.shipping {
  min-height: 95px; }

#CheckoutPage.current-nl .woocommerce-checkout-review-order-table tr.shipping {
  height: 195px;
  min-height: 240px; }

#CheckoutPage tr.shipping td.cart-shipping-name {
  width: 100%;
  text-align: left;
  position: absolute;
  margin-top: 15px; }

#CheckoutPage tr.shipping td[data-title="Versand"] {
  display: block;
  position: relative; }

#CheckoutPage tr.shipping td.cart-shipping-name span.woocommerce-Price-amount.amount {
  float: right; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method li:first-child {
  padding-top: 7px; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method {
  width: 100%; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method li {
  padding: 5px 0 9px 0;
  text-indent: 0 !important;
  min-height: 27px;
  line-height: 16px; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method li * {
  cursor: pointer; }

#CheckoutPage.no-filled-company li.payment_method_bacs {
  display: none !important; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method li:first-child {
  border-top: 1px solid #eee; }

#CheckoutPage tr.shipping td.cart-shipping-name ul#shipping_method li {
  border-bottom: 1px solid #eee; }

/* Colors */
.green *, .green {
  color: #00b925 !important; }

.dark-green {
  color: #229c47; }

#vt_added_to_cart_notification {
  border-color: #d6e9c6 !important;
  color: #3c763d !important;
  background-color: #dff0d8 !important; }

.payment_box:after {
  color: #0a8c50; }

.wc_payment_methods input:checked + label {
  background-color: #d9edf7; }

.validate-required.woocommerce-validated:not(#billing_country_field):not(#shipping_country_field):after {
  color: #0a8c50; }

#CheckoutPage .markup-format table tr th,
#CheckoutPage .markup-format table tr td {
  border-bottom: 1px solid #f4f4f4; }

#CheckoutPage li.payment_method_pay_gateway_ideal:after {
  color: #0a8c50; }

/* Global */
.free-shipping {
  color: #00b925; }

@media only screen and (max-width: 991px) {
  .open-responsive-menu .fa {
    color: #ea078a; }
  #header {
    min-height: 50px; } }

.woocommerce-cart-wrap a.remove:hover {
  color: #f90d0d !important; }

input[name="coupon_code"]::-webkit-input-placeholder,
input[name="coupon_code"]::-moz-placeholder,
input[name="coupon_code"]:-ms-input-placeholder,
input[name="coupon_code"]:-moz-placeholder {
  /* Firefox 18- */
  color: pink; }

/* Custom blocks */
#custom_html-2.widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li:before {
  color: #9bdc27; }

.wc-proceed-to-checkout a.checkout-button,
#place_order,
.product_type_variable,
.add_to_cart_button,
.ajax_add_to_cart,
.green_button,
.single_add_to_cart_button {
  background-color: #00b925 !important;
  box-shadow: #008d1a 0px 3px !important;
  color: #fff !important; }

.single_add_to_cart_button:not(.ajax) {
  width: calc(100% - 30%) !important; }

input[type="submit"],
.wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-page #payment #place_order:hover,
.product_type_variable:hover,
.add_to_cart_button:hover,
.ajax_add_to_cart:hover,
.green_button:hover,
.single_add_to_cart_button:hover {
  background-color: #199730 !important; }

/* Colors */
.lightgrey-icon {
  color: #eee; }

.grey-border {
  border: 1px solid #eee; }

.blue {
  color: #75b2e2 !important; }

.bronze {
  color: #8C7853 !important; }

.silver {
  color: #E6E8FA !important; }

.gold {
  color: #CFB53B !important; }

.wac-qty-button {
  background: #fff !important; }

/* Current lang checkout Styles */
.woocommerce-cart-wrap .quantity input[type='button'].is-form,
.woocommerce-variation-add-to-cart .quantity input[type='button'].is-form,
.product .quantity input[type='button'].is-form {
  background-color: #fff; }

.woocommerce-cart-wrap .update-cart-button input[type="submit"]:disabled {
  color: #bdbdbd !important; }

/* Style the tab */
div.tab {
  border: 1px solid #ccc;
  background-color: #f1f1f1; }

/* Style the buttons inside the tab */
div.tab button {
  background-color: inherit; }

/* Change background color of buttons on hover */
div.tab button:hover {
  background-color: #ddd; }

/* Create an active/current tablink class */
div.tab button.active {
  background-color: #ccc; }

/* Style the tab content */
.tabcontent {
  border: 1px solid #ccc; }

.video {
  background-color: #979797; }

/* MSG */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.sc_info_box,
.woocommerce-noreviews,
p.no-comments,
#vt_added_to_cart_notification {
  border-left: 0.61805em solid rgba(0, 0, 0, 0.15); }

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select,
.woocommerce-message, .woocommerce-message a, .alert-success, .woocommerce-thankyou-order-received, #vt_added_to_cart_notification, .sc_info_box {
  border-color: #d6e9c6; }

.alert-danger, .woocommerce-error {
  color: #a94442;
  background-color: #f2dede; }

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select,
.alert-danger, .woocommerce-error {
  border-color: #ebccd1; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border-color: #f4f4f4; }

.woocommerce input, .woocommerce textarea,
.select2-container--default .select2-selection--single {
  border-color: #e6e6e6 !important; }

select {
  border-color: #e6e6e6;
  background-color: #fff;
  color: #333 !important; }

#header_cart_collapse {
  background: #fff; }

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #f4f4f4; }

.woocommerce-price-suffix,
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  color: #000; }

.icon-collapsed .cart-contents,
.icon-collapsed a.cart-contents:hover {
  color: #333; }

.icon-collapsed .woocommerce-mini-cart__empty-message {
  border-bottom: 1px solid #f4f4f4; }

.no-bg-button {
  background-color: #fff; }

.inschrijfbutton {
  color: #fff !important; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu {
  -webkit-box-shadow: 6px 9px 42px -5px rgba(194, 194, 194, 0.25);
  -moz-box-shadow: 6px 9px 42px -5px rgba(194, 194, 194, 0.25);
  box-shadow: 6px 9px 42px -5px rgba(194, 194, 194, 0.25); }

#footer-links,
#footer-links a,
#footer-links p {
  color: #fff; }

.special {
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: 0px 0px 26px 4px rgba(194, 194, 194, 0.25);
  -moz-box-shadow: 0px 0px 26px 4px rgba(194, 194, 194, 0.25);
  box-shadow: 0px 0px 26px 4px rgba(194, 194, 194, 0.25); }

.special-title {
  background-color: #000;
  color: #fff; }

#header .top-header .header-navigation ul li a {
  color: #fff; }

.mobile-search input {
  background: #fff; }

.mobile-search .btn-search-small {
  background: #fff; }

#cart-icons-collapsed .woocommerce-mini-cart-item {
  border-bottom: 1px solid #ebebeb; }

/* Till responsive menu px */
@media only screen and (max-width: 991px) {
  .responsive-menu {
    background: white; } }

/* Breadcrumb */
#breadcrumbs .separator {
  color: #ccc; }

/* Plugins Custom */
.product_custom li {
  line-height: 1.5rem; }

.usp-list--item br {
  display: none; }

.usp-list-container img,
.product_custom li img {
  max-height: 25px;
  max-width: 25px !important;
  display: inline-block !important;
  margin-right: 7px;
  vertical-align: text-bottom;
  width: auto; }

.usp-list-container img,
.product_custom li img,
.owl-carousel .owl-item img {
  width: auto;
  vertical-align: middle; }

.usp-list-container img {
  vertical-align: middle; }

.product_custom + li {
  background-color: #e1f7ff; }

.product_custom li:not(:first-child) {
  text-align: center; }

.product_custom li:before {
  color: #2bc42b; }

/* OSC */
.col-checkout {
  box-shadow: 0px 0px 5px 3px rgba(189, 189, 189, 0.1); }

@media only screen and (min-width: 992px) {
  .col-checkout {
    border: 1px solid #f4f4f4; } }

.col-checkout h4 {
  border-bottom: 1px solid #f3f3f3;
  background: #fbfbfb; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #fff; }

#payment ul li {
  background-color: #fff;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4; }

.woocommerce-checkout #payment div.payment_box {
  background-color: #f9f9f9; }

.mobile-thumbnail img {
  border: 1px solid #f4f4f4; }

/* Fullwidth links, no linear gradient */
.dropdown-menu-full {
  background: #fff !important; }

@media only screen and (min-width: 768px) {
  .menu-item strong {
    border-bottom: 1px solid #efefef; }
  .mobile-nav-contact {
    display: none; } }

/* My account page */
.shadow1 {
  -webkit-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
  -moz-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
  box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61); }

.woocommerce-MyAccount-content button.button {
  text-align: right;
  float: right; }

.woocommerce-MyAccount-navigation ul li:first-child {
  border-top: 1px solid #f1f1f1; }

.woocommerce-MyAccount-navigation ul li:before {
  display: inline-block;
  content: ' ';
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 10px;
  top: 9px;
  background-image: url("../illdy/img/icons/cart-ft-green.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
  background-image: url("../illdy/img/icons/ft.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pointshop:before {
  background-image: url("../illdy/img/icons/cart-ft.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
  background-image: url("../illdy/img/icons/account-green.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--savepage:before {
  background-image: url("../illdy/img/icons/save.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-custom-endpoint:before {
  background-image: url("../illdy/img/icons/account-green.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
  background-image: url("../illdy/img/icons/account-green.svg"); }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--tinv_wishlist:before {
  background-image: url("../illdy/img/icons/heart-green.svg"); }

.woocommerce-MyAccount-navigation ul li {
  background-color: #fff; }

.woocommerce-account .content-area {
  padding: 40px 0; }

.modal-dialog .content-area {
  padding: 0 !important; }

.modal-dialog .custom-heading {
  display: none; }

.quickform-product:nth-child(even),
.tabs-to-hori .nav-tabs &gt; li:nth-child(odd),
.vc_tta-tab:nth-child(odd),
#accordion .card-header:nth-child(odd),
.woocommerce-MyAccount-navigation ul li:nth-child(odd) {
  background-color: #e1f7ff !important; }

.tabs-to-hori .nav-tabs &gt; li:nth-child(even),
.tabs-to-hori .nav-tabs &gt; li &gt; a:nth-child(even),
.vc_tta-tab:nth-child(even),
.woocommerce-MyAccount-navigation ul li:nth-child(even) {
  background-color: #fff !important; }

.woocommerce-MyAccount-navigation ul li a {
  color: #000000 !important; }

.tabs-to-hori .nav-tabs &gt; li.active &gt; a,
.vc_active.vc_tta-tab,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active.vc_tta-tab &gt; a,
.woocommerce-MyAccount-navigation ul li.is-active {
  background: #00a3e2 !important;
  color: #fff !important; }

.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff !important; }

.woocommerce #payment #place_order, .woocommerce #respond input#submit, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce .button:hover, .woocommerce button.button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-page #payment #place_order:hover {
  color: #fff; }

.woocommerce .star-rating span:before, .woocommerce .star-rating:before, .woocommerce .woocommerce-info:before, .woocommerce a.added_to_cart, .woocommerce div.product .woocommerce-product-rating a, .woocommerce div.product div.summary .product_meta .posted_in a, .woocommerce p.stars a:before, .woocommerce ul.products li.product h3 {
  color: #000; }

.woocommerce .woocommerce-info {
  border-top-color: #000; }

.woocommerce input, .woocommerce textarea {
  border: 1px solid #ccc;
  background: white; }

/* My Acc Tabs */
.nav-tabs &gt; .is-active &gt; a, .nav-tabs &gt; .is-active &gt; a:focus,
.nav-tabs &gt; .is-active &gt; a:hover {
  border-bottom-color: #fff; }

.nav-tabs &gt; .is-active &gt; a, .nav-tabs &gt; .is-active &gt; a:focus,
.nav-tabs &gt; .is-active &gt; a:hover {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff; }

.black-bg {
  background-color: #000000; }

.grey-bg {
  background-color: #f7f7f7; }

.white-bg {
  background-color: #fff; }

.grey-bordered-bg {
  background-color: #f7f7f7;
  border: 1px solid #f3f3f3; }

.share-links a {
  color: #fff; }

.share-links .share-twitter {
  background: #1aa9e1; }

.share-links .share-twitter:hover {
  color: #fff;
  background: #45bbe9; }

.share-links .share-facebook {
  background: #3b5a9a; }

.share-links .share-facebook:hover {
  color: #fff;
  background: #4d71bb; }

.share-links .share-linkedin {
  background: #0073b2; }

.share-links .share-linkedin:hover {
  color: #fff;
  background: #0094e5; }

.share-links .share-rss {
  background: #ff8201; }

.share-links .share-rss:hover {
  color: #fff;
  background: #ff9b34; }

.share-links .share-googleplus {
  background: #dd4b39; }

.share-links .share-googleplus:hover {
  color: #fff;
  background: #e47365; }

.share-links .share-pinterest {
  background: #cc2127; }

.share-links .share-pinterest:hover {
  color: #fff;
  background: #e04046; }

.share-links .share-youtube {
  background: #c3191e; }

.share-links .share-youtube:hover {
  color: #fff;
  background: #e42b31; }

.share-links .share-instagram {
  background: #7c4a3a; }

.share-links .share-instagram:hover {
  color: #fff;
  background: #9f5f4a; }

.share-links .share-skype {
  background: #00b0f6; }

.share-links .share-skype:hover {
  color: #fff;
  background: #2ac2ff; }

.share-links .share-email {
  background: #dd4b39; }

.share-links .share-email:hover {
  color: #fff;
  background: #e47365; }

.share-links .share-vk {
  background: #6383a8; }

.share-links .share-vk:hover {
  color: #fff;
  background: #849dba; }

.share-links .share-xing {
  background: #1a7576; }

.share-links .share-xing:hover {
  color: #fff;
  background: #239ea0; }

.share-links .share-tumblr {
  background: #304e6c; }

.share-links .share-tumblr:hover {
  color: #fff;
  background: #40688f; }

.share-links .share-reddit {
  background: #ff4107; }

.share-links .share-reddit:hover {
  color: #fff;
  background: #ff683a; }

input:focus,
input:hover,
textarea:focus,
textarea:hover {
  border-color: #d5d5d5; }

/* YT Player */
.youtube-player {
  background: #000; }

.youtube-player iframe {
  background: transparent; }

.afbeelding_widget:hover {
  box-shadow: 8px 7px 26px 0px rgba(140, 149, 151, 0.38); }

img.attachment-shop_single.size-shop_single.wp-post-image, img.attachment-shop_catalog.size-shop_catalog.wp-post-image, .products .product-category img {
  border: 1px solid #ebebeb; }

.product-cat-details {
  border-top: 1px solid #f4f4f4; }

/* Shiftnav Custom */
#shiftnav-toggle-main {
  background: red; }

.shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item .shiftnav-submenu-activation {
  background: rgba(148, 148, 148, 0.1);
  color: #dddddd; }

@media only screen and (min-width: 992px) {
  #header-cover {
    background-color: rgba(0, 0, 0, 0.3); } }

#sidebar .widget:not(#text-10) {
  border: 1px solid #ddd;
  background: #fbfbfb; }

#sidebar .widget-title,
#sidebar .widget-title,
#sidebar .widget-title,
#sidebar .widget-title {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd; }

.woocommerce ul.order_details {
  border: 1px solid #eee; }

/* Tablet */
#blog .woocommerce-loop-product__title {
  color: #333 !important;
  padding: 0 10px !important; }

.shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item.shiftnav-active &gt; .shiftnav-target, .shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item.shiftnav-in-transition &gt; .shiftnav-target {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.5); }

input[disabled] {
  color: #c1c1c1; }

.navbar-default {
  padding: 0;
  margin: 0;
  line-height: 0;
  background: none;
  border: none; }

.navbar-nav {
  margin: 0 !important; }

.navbar-collapse {
  padding: 0 !important; }

.navbar-nav &gt; li.menu-item-has-children &gt; a {
  padding-right: 25px; }

.navbar-nav li.dropdown ul li {
  width: 100%;
  float: none; }

.navbar-nav li.dropdown strong {
  color: #333; }

.navbar-nav li.dropdown &gt; ul &gt; li {
  font-size: 0.96em;
  position: static; }

.menu-item i.fa.fa-angle-down {
  font-size: 12px;
  margin-top: 6px; }

.container &gt; header {
  margin: 0;
  padding: 0; }

div#keurmerk-container {
  margin-top: 0px; }

.navbar {
  min-height: 0 !important; }

.home-icon {
  font-size: 20px !important; }

.home-li &gt; a {
  padding-top: 12px;
  padding-bottom: 12px; }

/* Tap for dropdowns till ?*/
.touch .dropdown-before {
  width: 100%;
  right: 13px; }

.touch .open .dropdown-before {
  width: auto; }

.dropdown-menu .dropdown,
.dropdown-menu .dropup {
  position: static !important; }

.navbar-center {
  width: 100%;
  text-align: center; }

.navbar-center &gt; li {
  float: none !important;
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important; }

.dropdown-menu &gt; .dropdown-sub-sub {
  display: block; }

.dropdown-menu .dropdown-sub-sub:first-child {
  display: block; }

.dropdown-sub-sub &gt; li &gt; a {
  color: #333 !important;
  width: 100% !important;
  display: block;
  line-height: 18px;
  padding: 5px; }

.livechat-block .fa {
  margin-right: 10px;
  font-size: 17px;
  vertical-align: middle; }

/*.has-icon &gt;.fa {*/
/*position: absolute;*/
/*top: 20px;*/
/*font-size: 25px;*/
/*}*/
.site-branding {
  transition: all 0.3s ease-in-out; }

.dropdown-before {
  display: inline-block;
  bottom: 0;
  text-align: right;
  float: right;
  position: relative;
  top: -39px;
  right: 15px; }

.latest-manuals {
  margin-bottom: 30px; }

.active-subsub-parent &gt; ul {
  display: block !important; }

.navbar-collapse {
  display: block !important; }

.dropdown-menu li a.has-icon {
  position: relative; }

.dropdown-menu .dropdown-before {
  position: absolute;
  left: 0;
  width: 19.8%;
  height: 100%;
  top: 0; }

.block-space {
  display: block;
  height: 125px; }

.footer-ups {
  height: 44px; }

/* Blog */
/*#blog article.blog-post {*/
/*margin-bottom: 30px;*/
/*padding-bottom: 30px;*/
/*border-bottom: 1px solid #eee;*/
/*}*/
.update-cart-button {
  display: none; }

#static-page-content {
  width: 100%;
  padding: 35px 0 15px 0; }

.home #static-page-content {
  padding-top: 0; }

#home-carousel {
  padding: 30px 0; }

.custom-on-img {
  position: absolute;
  background-color: #00a2e1;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  left: -2px;
  top: 10px; }

span.button.is-form.increaseAmount,
span.button.is-form.decreaseAmount {
  display: inline-block;
  color: #fff !important;
  border: 0 !important;
  position: relative;
  text-align: center;
  height: 100%;
  min-height: 32px !important;
  border-radius: 0 !important;
  padding: 0 !important; }

.single-product .related.products {
  clear: both; }

/* /main.css */
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: averta-black, sans-serif;
  font-weight: normal !important; }

h5 {
  font-size: 16px; }

#CheckoutPage h5 {
  font-size: 15px;
  line-height: 15px; }

.bg-white {
  background-color: #fff; }

.logo-container {
  padding: 10px 0 12px 0; }

.related-post-title {
  font-family: averta-black, sans-serif !important;
  border: none !important; }

/* Header */
.custom-top-header {
  border-bottom: 1px solid #d0e8e5; }

.share-icon-container {
  display: inline-block;
  position: relative;
  padding-bottom: 10px; }

.share-icon-container span {
  display: inline-block;
  padding-left: 30px; }

.share-icon-container i {
  position: absolute;
  left: 0;
  top: 8px; }

#footer .copyright {
  text-align: left;
  display: inline-block;
  font-weight: normal; }

#footer-links h5 {
  padding: 0;
  margin: 0 0 20px 0 !important;
  font-size: 18px; }

#blog a,
.markup-format table a,
.markup-format a {
  color: #00a3e2; }

/* Input */
.woocommerce #payment #place_order,
.woocommerce #respond input#submit,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce div.product form.cart .button,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page #payment #place_order {
  background-color: #00a3e2;
  padding: 14px 10px;
  text-align: center;
  color: #fff !important;
  font-weight: normal; }

.panel {
  background-color: transparent; }

/* Heading */
h1, h2, h3, h4, h5, #header .bottom-header h1 {
  color: #00a3e2; }

#footer .widget .widget-title h5, #footer .widget .widget-title h5 a {
  color: #ffffff; }

/* Custom Footer */
#footer {
  background-color: #00a3e2; }

#footer .bottom-footer {
  color: #ffffff; }

.footer-nav {
  color: #0099ff; }

.hori-sep-nav ul li .separator {
  color: #d0e8e5; }

#footer-ups {
  background-color: #00a3e2;
  color: #ffffff;
  padding: 0; }

#footer-ups .usp-list-white {
  background-color: #00a3e2 !important; }

.icon-collapsed .dropdown-menu {
  width: auto !important;
  right: 0 !important;
  left: auto !important; }

.footer-bottom-container {
  margin-top: 60px;
  border-top: 1px solid #ffffff;
  padding: 35px 20px 20px 20px; }

#special-block-1 {
  background-image: url("/wp-content/uploads/2017/11/medical_block.jpg");
  background-size: 228px; }

#special-block-2 {
  background-image: url("/wp-content/uploads/2017/11/video.png");
  background-size: cover; }

#special-block-3 {
  background-image: url("/wp-content/uploads/2017/11/Set_Stay-in-Shape-5.0.jpg");
  background-size: 228px; }

input[type="submit"],
#CheckoutPage button[type="submit"],
.button.checkout,
#blog a.checkout-button,
#place_order,
.product_type_variable,
.add_to_cart_button,
.ajax_add_to_cart,
.green_button,
.gift-product-hover div,
.single_add_to_cart_button {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #81D821 !important;
  padding: 18px 20px !important;
  font-family: averta-black, sans-serif;
  color: #fff;
  position: relative;
  line-height: 11px;
  font-size: 16px !important; }

.gift-product-hover div {
  padding: 0 !important; }

.gift-product-hover div a {
  padding: 18px 20px !important; }

input[type="submit"]:hover,
#CheckoutPage button[type="submit"]:hover,
.wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-page #payment #place_order:hover,
.product_type_variable:hover,
.add_to_cart_button:hover,
.ajax_add_to_cart:hover,
.green_button:hover,
.gift-product-hover div:hover,
.single_add_to_cart_button:hover {
  background-color: #67ac1a !important; }

.woocommerce ul.products li.product {
  position: relative;
  padding: 35px 20px 10px 20px !important;
  width: 22.9%;
  margin-right: 2.8%;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #ffffff 71.5%, #00a3e2 72%);
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #ffffff 71.5%, #00a3e2 72%);
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 71.5%, #00a3e2 72%); }

.woocommerce ul.products li.product:not(.product-category) {
  min-height: 395px; }

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0; }

.woocommerce .star-rating span:before,
.woocommerce .star-rating:before,
.woocommerce p.stars a:before {
  color: #fecd58;
  font-size: 16px; }

ul.products li.product .jdgm-prev-badge,
.woocommerce ul.products li.product .star-rating,
.woocommerce ul.products li .__fbcw_ps__widget-product-summary {
  position: absolute;
  right: 10px;
  bottom: 5px;
  display: block !important; }

ul.products li.product .jdgm-prev-badge__text {
  color: #fff;
  display: block;
  text-align: right; }

.woocommerce ul.products li.product .star-rating {
  height: 18px;
  width: 85px; }

@media only screen and (max-width: 767px) {
  .woocommerce ul.products li .__fbcw_ps__widget-product-summary {
    right: 0px;
    bottom: 10px; }
  ul.products li.product .jdgm-prev-badge {
    font-size: 11px;
    bottom: 11px;
    text-align: right; }
  ul.products li.product .jdgm-preview-badge .jdgm-star.jdgm-star {
    font-size: 9px; } }

@media only screen and (max-width: 767px) {
  .woocommerce .star-rating span:before,
  .woocommerce .star-rating:before,
  .woocommerce p.stars a:before {
    font-size: 11px; }
  .woocommerce ul.products li.product .star-rating {
    width: 73px;
    right: 0; } }

.woocommerce ul.products li.product a img {
  width: 95%;
  margin: 0 auto !important;
  text-align: center !important;
  margin-bottom: 30px !important; }

#static-page-content .__fbcw_ps__widget-product-summary .__fbcw_ps__widget-product-summary__stars-holder,
#blog .__fbcw_ps__widget-product-summary__stars-holder,
#static-page-content .__fbcw_ps__widget-product-summary__review-count,
#blog li.product .__fbcw_ps__widget-product-summary__review-count {
  float: none !important;
  color: #fff !important;
  font-size: 12px !important;
  text-align: right; }

ul.products li.product .img {
  max-height: 155px !important; }

ul.products li.product .button {
  position: absolute;
  right: 0;
  width: 75% !important;
  bottom: 70px;
  padding: 18px 20px 18px 5px !important;
  font-family: averta-black, sans-serif;
  z-index: 9; }

.top-header {
  background-color: #fff !important; }

.navbar-default {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.top-content {
  border-bottom: 1px solid #fbfbfb; }

.woocommerce ul.products li.product .img-wrap {
  padding-bottom: 45px; }

.woocommerce ul.products li.product .woocommerce-Price-currencySymbol,
.woocommerce ul.products li.product .amount,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price * {
  color: #ffffff !important; }

.woocommerce ul.products li.product .price {
  position: absolute;
  bottom: 9px;
  left: 18px;
  line-height: 21px;
  margin: 0; }

.woocommerce ul.products li.product .price del {
  display: block;
  margin-bottom: -7px; }

.single-custom-price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price .amount {
  font-weight: normal;
  font-size: 24px;
  color: #000;
  line-height: 24px; }

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  display: block; }

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price .del .amount {
  font-size: 14px;
  opacity: 0.5; }

.woocommerce-price-suffix,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  font-size: 14px;
  font-weight: normal; }

.stock-txt-container,
.woocommerce-price-suffix {
  font-size: 12px;
  display: block;
  font-family: averta-regular; }

.woocommerce ul.products li.product .price del {
  opacity: 1; }

.woocommerce ul.products li.product .price del .amount {
  font-size: 14px;
  font-family: averta-regularitalic, sans-serif; }

.woocommerce ul.products li.product .woocommerce-price-suffix {
  color: #fff; }

.summary .woocommerce-price-suffix,
.woocommerce ul.products li.product .woocommerce-price-suffix {
  display: block; }

#blog ul.products li.product-category.product {
  padding-bottom: 40px !important; }

.woocommerce ul.products li.product-category h2 {
  text-align: center;
  font-size: 14px !important;
  min-height: 78px;
  margin-bottom: -50px !important; }

.woocommerce-info,
.woocommerce-info a,
.alert-info,
.woocommerce-noreviews,
.onsale {
  color: #fff;
  background-color: #00a3e2;
  border-color: #bce8f1;
  font-size: 13px;
  padding: 7px 10px;
  border: none; }

.onsale {
  color: #fff !important;
  background-color: #d92818 !important;
  right: 0 !important;
  left: auto !important;
  top: 28px !important;
  border-radius: 0 !important;
  padding: 0 5px !important;
  min-height: 0 !important;
  margin: 0 !important;
  text-transform: uppercase;
  opacity: 1;
  height: 25px;
  line-height: 25px !important;
  font-size: 13px !important;
  font-family: averta-black, sans-serif; }

#header .top-header .header-navigation {
  background-color: #00a3e2;
  background: -webkit-gradient(linear, left top, left bottom, from(#00a3e2), to(#00a3e2));
  background: -webkit-linear-gradient(top, #00a3e2, #00a3e2);
  background: -moz-linear-gradient(top, #00a3e2, #00a3e2);
  background: -ms-linear-gradient(top, #00a3e2, #00a3e2);
  background: -o-linear-gradient(top, #00a3e2, #00a3e2);
  background: linear-gradient(top, #00a3e2, #00a3e2);
  border: 1px solid #00a3e2; }

.btn-search-small {
  background: #ffffff;
  color: #00a3e2; }

.cookie-notice-container #cn-accept-cookie {
  background: #ffffff !important;
  color: #265071 !important; }

.cookie-notice-container a {
  color: #ffffff; }

/* Formal inline theme */
#header .top-header .header-logo:hover,
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:hover &gt; a,
#latest-news .section-content .post .post-title:hover#latest-news .section-content .post .post-button,
#contact-us .section-content .contact-us-box .box-left,
.recentcomments &gt; a,
#blog .blog-post .blog-post-meta .post-meta-author,
#blog .blog-post .blog-post-meta .post-meta-author .fa,
#blog .blog-post .blog-post-meta .post-meta-time .fa,
#blog .blog-post .blog-post-meta .post-meta-categories .fa,
#blog .blog-post .blog-post-meta .post-meta-comments .fa,
#blog .blog-post .blog-post-author h4,
.widget table td#prev a,
.widget table td#next a,
.widget .widget-recent-post .recent-post-button,
span.rss-date:before,
.post-date:before,
#comments #comments-list ul.comments .comment .url,
#comments #comments-list ul.comments .comment .comment-reply-link,
#header .bottom-header span.span-dot {
  color: #00a3e2; }

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:hover &gt; a {
  border-color: #00a3e2;
  background: #267bad; }

#blog .blog-post .blog-post-title {
  display: none; }

#header .bottom-header .header-button-two,
#comments #respond .comment-form #input-submit,
#latest-news .latest-news-button,
#contact-us .section-content .wpcf7-form p .wpcf7-submit,
#blog .blog-post .blog-post-button,
.widget table caption,
.widget table#wp-calendar tbody tr td a {
  background-color: #00a3e2; }

@media only screen and (max-width: 991px) {
  .header-front-page nav ul.sub-menu {
    background-color: #00a3e2; } }

a:hover,
.current_page_item a,
a:focus,
#latest-news .section-content .post .post-button:hover,
#latest-news .section-content .post .post-button:focus,
.recentcomments a:hover,
.widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li:hover:before,
.widget:not(.widget_recent_comments) ul li:hover &gt; a,
.widget.widget_recent_comments ul li a:hover,
.widget table td#prev a:hover:before,
.widget table td#next a:hover:before,
.widget table td#prev a:focus:before,
.widget table td#next a:focus:before,
.widget_categories ul li:hover,
.widget_archive ul li:hover,
.current-cat &gt; a {
  color: #00a3e2; }

.woocommerce #reviews #comments h2, .woocommerce #reviews h3, .woocommerce .woocommerce-tabs.wc-tabs-wrapper h2, .woocommerce div.product .product_title, .woocommerce h1 {
  color: #00a3e2; }

.woocommerce input.button,
.woocommerce .button {
  background-color: #00a3e2;
  border-color: #5497cc;
  color: #ffffff !important; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce input.button:hover,
input[type="submit"]:active {
  background: #0077b3;
  border-color: #0077b3; }

.widget_fcs_widget,
.widget_fcr_widget {
  color: #ffffff; }

.shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item.shiftnav-active &gt; .shiftnav-target, .shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item.shiftnav-in-transition &gt; .shiftnav-target {
  color: #ffffff !important;
  background: #56adf1; }

#shiftnav-toggle-main {
  background: transparent; }

.shiftnav.shiftnav-skin-flat-blue {
  background: #00a3e2; }

.shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu ul.sub-menu {
  background: #ffffff; }

.shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item.current-menu-item &gt; .shiftnav-target, .shiftnav.shiftnav-skin-flat-blue ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {
  background: #00a3e2; }

.woocommerce-checkout .payment_methods li &gt; input[type=radio]:first-child:checked + label:before,
.woocommerce-checkout #BusinessSelect input[type=radio]:first-child:checked + label:before {
  color: #00a3e2; }

.woocommerce-checkout #BusinessSelect input[type=radio]:first-child:checked + label {
  color: #00a3e2; }

span.variations-added-amount {
  background: #00a3e2;
  color: #ffffff; }

/*  */
#breadcrumbs a {
  margin: 0; }

.breadcrumb_last {
  font-family: averta-black;
  margin: 0; }

#footer .widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li {
  border-bottom: none; }

.dropdown-menu li a.has-icon:hover * {
  color: #00a3e2; }

#menu-hoofdmenu {
  background: #00a3e2 !important; }

.livechat-block {
  background-color: #0E295C !important; }

.livechat-block:hover {
  background-color: #0E295C !important; }

@media only screen and (min-width: 768px) {
  .tabs-to-hori .nav-tabs &gt; li &gt; a:after,
  .vc_tta-tab:after,
  .woocommerce-MyAccount-navigation ul li:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 16px; }
  .logo-container {
    padding: 15px 0px 5px; }
  #site-logo {
    width: 180px !important;
    position: relative !important; }
  .dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    background-color: #e8e8e8 !important;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #ffffff 100%) !important;
    background-image: -o-linear-gradient(top, #f5f5f5 0, #ffffff 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff)) !important;
    background-image: linear-gradient(to bottom, #f5f5f5 0, #ffffff 100%);
    background-repeat: repeat-x; }
  a.collapse-next-sub-menu:after {
    color: #ffffff; }
  .dropdown-sub-sub.has-img li {
    border: 1px solid #eee; }
  .dropdown-sub-sub.has-img li:hover {
    border-color: #d4d4d4; }
  .navbar-nav li.dropdown ul {
    background-color: #f9f9f9; }
  .navbar-nav li.dropdown ul.dropdown-sub-sub {
    background-color: #ffffff; }
  .dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:not(.livechat-block):hover, .active-subsub-parent, .active-subsub-parent &gt; li &gt; a {
    background: #0E295C !important;
    color: #ffffff !important; }
  .dropdown-menu &gt; li &gt; a {
    color: #ffffff !important; }
  a.collapse-next-sub-menu:focus:after,
  a.collapse-next-sub-menu:hover:after,
  .active-subsub-parent a:after {
    color: #00a3e2 !important; }
  .fixed-container {
    background: #ffffff; } }

/* Hide reca*/
.grecaptcha-badge {
  display: none; }

/* Gift Custom */
.gift-product-item {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-top: 40px;
  text-align: center;
  background-color: #fff;
  font-family: averta-black, sans-serif;
  margin: 0 5px; }

.gift-product-item .gift-product-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 15px;
  padding: 5px 5px 0 5px;
  font-size: 12px; }

.gift-product-hover div a {
  display: block;
  height: 100%;
  line-height: 15px;
  color: #fff !important; }

.gift-product-hover {
  background: none;
  opacity: 1;
  bottom: 10px !important;
  top: auto;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  padding: 0px 10px;
  display: none; }

.gift-product-hover div {
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  position: relative;
  height: 100%;
  border: none;
  background: #81D821; }

.gift-product-item img {
  border: none; }

.wg-row.wg-maincontainer {
  margin-top: 20px; }

div#pw_slider_gift {
  padding-bottom: 5px; }

.gift-popup-title {
  background: none;
  position: relative;
  border-color: #bce8f1;
  text-align: left;
  text-transform: none;
  font-family: averta-black, sans-serif;
  line-height: 17px; }

.gift-popup-title .green {
  font-family: averta-black, sans-serif; }

.gift-popup-title,
.cart-gift-estimate {
  width: 100%;
  display: block;
  background-color: #eee;
  height: auto;
  font-weight: normal;
  padding: 10px 0 10px 10px; }

.cart-gift-estimate {
  font-size: 12px;
  padding: 11px 11px 11px 35px;
  font-family: averta-regular; }

.cart-gift-estimate:before {
  display: inline-block;
  content: ' ';
  background-image: url("../illdy/img/icons/gift.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-top: 0;
  top: 18px;
  left: 15px; }

#comments textarea,
#comments input:not([type=checkbox]) {
  margin-bottom: 5px;
  width: 100%; }

label[for="wp-comment-cookies-consent"] {
  width: 80%; }

input#wp-comment-cookies-consent {
  display: inline;
  float: left;
  margin-right: 10px; }

/* Matchu hide Prod ID */
/*ul.products li.post-5567916 {*/
ul.products li.post-5577881 {
  display: none; }

#GetTotalCosts .includes_tax {
  display: none; }

.category-fit-tips a.related-post:hover,
.category-fit-tips a.related-post:active,
.category-fit-tips a.related-post:visited,
.category-fit-tip a.related-post:focus,
.category-fit-tips a.related-post:hover span,
.category-fit-tips a.related-post:active span,
.category-fit-tips a.related-post:visited span,
.category-fit-tip a.related-post:focus span {
  color: #fff !important;
  text-decoration: none;
  outline: none; }

#header .usp-list--item {
  line-height: 26px;
  width: auto !important;
  padding: 0 20px; }

h1, h2, h3, h4, #header .bottom-header h1 {
  margin: 0 !important;
  padding: 0 !important; }

#header .bottom-header h1,
h1 {
  font-size: 2em !important; }

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  clear: both; }

/* New button */
.products .outofstock .button {
  background-color: #0094ce !important; }

.regular_button {
  background-color: #00a3e2 !important;
  padding: 10px 30px;
  color: #fff !important;
  font-family: averta-black;
  border: 0;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  padding: 18px 20px 18px 5px !important; }

.products .outofstock .button:hover,
.regular_button:hover {
  background-color: #008dc3 !important; }

.woocommerce-checkout p#billing_company_field {
  display: none; }

.products .outofstock .button {
  box-shadow: #0086b9 0px 3px !important;
  width: 100%;
  text-align: center;
  padding: 11px !important; }

/* New styling Matchu */
.single-product #blog {
  position: static; }

#header .top-header {
  padding-top: 0;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 100; }

.top-header .search-field {
  border-color: #f0f0f0;
  width: 100%;
  float: none; }

.flex-container {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  height: auto;
  position: relative;
  align-items: flex-start; }

.wrap {
  flex-flow: row wrap; }

@media only screen and (min-width: 768px) {
  .flex-container-sm {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    height: auto;
    position: relative;
    align-items: flex-start; }
  .login-icon-container span.icon-txt {
    max-height: 19px;
    max-width: 70px;
    overflow: hidden;
    display: inline-grid; } }

@media only screen and (max-width: 767px) {
  .flex-container-xs {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    height: auto;
    position: relative;
    align-items: flex-start; } }

.woocommerce-product-search {
  position: relative; }

.search-container .btn-search-small {
  position: absolute;
  right: 1px !important;
  top: 1px !important;
  width: 45px !important;
  height: 46px !important;
  font-size: 20px;
  color: #00a3e2; }

.top-header .search-field {
  border-color: #f0f0f0;
  width: 100%;
  float: none;
  margin-top: 4px;
  padding: 10px 19px; }

.woocommerce-page table.cart .product-thumbnail {
  min-width: 96px !important; }

@media only screen and (max-width: 767px) {
  .icon-txt {
    display: none; } }

@media only screen and (max-width: 768px) {
  .woocommerce-page table.shop_table_responsive tr {
    display: flex;
    justify-content: space-between; }
  .woocommerce-page table.shop_table_responsive tr td {
    text-align: left;
    background: none !important;
    border: none;
    display: block;
    position: relative; }
  .woocommerce-page table.shop_table_responsive tr td.product-name {
    text-align: left !important;
    width: 66%;
    min-height: 60px; }
  .woocommerce-page table.shop_table_responsive tr td.product-price {
    width: 100px; }
  .woocommerce-page table.cart .product-thumbnail {
    display: block; }
  .mobile-thumbnail {
    display: none !important; }
  .product-quantity {
    order: 3;
    padding-top: 40px !important; }
  .product-thumbnail {
    order: 1; }
  .product-name {
    order: 2; }
  .product-price {
    order: 5; }
  .product-subtotal {
    order: 6; }
  .product-remove {
    order: 7; }
  .woocommerce table.shop_table td {
    background-color: transparent !important; }
  .woocommerce-cart-wrap .shop_table .product-thumbnail img {
    max-width: 100%;
    width: 100%; }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    content: none !important; }
  .woocommerce-cart-wrap {
    margin-bottom: 30px; }
  tr.cart_item {
    position: relative; }
  tr.cart_item {
    position: relative; }
  td.product-price,
  td.product-subtotal {
    position: absolute !important;
    right: 0; }
  td.product-price {
    bottom: 20px;
    opacity: 0.5;
    font-size: 12px; }
  td.product-subtotal {
    bottom: 0; }
  td.product-quantity {
    position: absolute !important;
    left: 26%;
    z-index: 9;
    bottom: 0; }
  td.product-name {
    padding-bottom: 55px !important; } }

.icon-container img {
  max-width: 100%; }

.icon-container img:first-child,
.cart-icon-container img:first-child {
  max-height: 30px; }

#header-cart-widget &gt; .dropdown-toggle {
  right: 20px;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 99;
  position: inherit; }

#header-cart-amount {
  color: #2ba6c8;
  font-size: 11px;
  font-family: averta-black, sans-serif !important;
  display: block;
  padding-top: 2px; }

@media only screen and (min-width: 768px) {
  .woocommerce div.product:before {
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35); } }

.icon-container {
  margin-top: 10px;
  text-align: center;
  padding-bottom: 8px;
  width: 80px; }

.cart-icon-container {
  margin: 0; }

.icon-container .icon-collapsed {
  margin-top: 7px; }

.log_forms {
  background-color: #fff !important;
  border: none !important; }

.log_forms input {
  width: 100%; }

.log_forms input[type=text] {
  margin-bottom: 10px; }

.log_forms input[name=login] {
  position: absolute;
  bottom: 0;
  right: 0; }

.icon-txt {
  font-size: 11px;
  font-weight: 100;
  line-height: 16px; }

.header-rating {
  margin: 13px 0 0 0;
  width: auto;
  min-width: 103px; }

.header-rating p img {
  height: 15px;
  margin-top: 2px; }

.header-rating span {
  font-size: 11px; }

#header-cart-icon {
  width: 30px !important;
  height: 30px !important;
  line-height: 43px !important;
  background: url("../illdy/img/icons/cart.svg") center center no-repeat !important;
  margin: 0 !important; }

/* Custom Smart Search styles */
.search-form label {
  margin: 0; }

.smart-search-post {
  padding: 0; }

.smart-search-suggestions {
  border: none;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.smart-search-suggestions &gt; .smart-search-view-all,
.smart-search-suggestions &gt; .autocomplete-suggestion {
  border: none;
  background-color: #fff; }

.smart-search-suggestions,
.smart-search-suggestions &gt; .smart-search-view-all {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.smart-search-post-title {
  width: 55%;
  display: inline-block;
  margin: 0; }

.smart-search-post-price-holder {
  width: 20%;
  display: inline-block;
  float: right; }

.smart-search-post-price {
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em; }

.smart-search-post-price del,
.smart-search-post-price .woocommerce-Price-currencySymbol,
.smart-search-post-price .woocommerce-price-suffix {
  display: none; }

.smart-search-post-price ins {
  text-decoration: none; }

.ysm-search-widget label {
  z-index: 99996;
  background-color: #fff; }

.overlay {
  content: "";
  height: 100% !important;
  position: fixed !important;
  z-index: 9;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  display: block; }

.overlay,
.smart-search-suggestions:after,
.smart-search-suggestions {
  transition: all 100ms ease-in-out; }

.smart-search-view-all-holder &gt; a {
  background: #fff;
  border-radius: 0 0 5px 5px; }

.smart-search-suggestions:after {
  z-index: -1; }

.smart-search-suggestions:after {
  opacity: 1; }

.smart-search-suggestions:after,
.overlay.show {
  visibility: visible;
  opacity: .5; }

.markup-format table.cart tbody {
  text-align: left; }

.woocommerce-cart-wrap a.remove {
  color: #E4A786 !important;
  float: right;
  text-align: right; }

.woocommerce-product-gallery__image {
  pointer-events: none; }

.woocommerce div.product div.images .flex-viewport {
  display: inline-block; }

.woocommerce ul.products li .onsale {
  border-radius: 5px 0px 0px 5px !important; }

.top-content {
  height: 70px !important; }

.dropdown-menu,
.custom-dropdown-container {
  position: absolute;
  z-index: 999;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  border: none;
  margin-left: -100px;
  text-align: left;
  background-color: #fff;
  padding: 15px 15px 0 15px !important;
  top: 100% !important;
  display: none;
  right: 0;
  border-radius: 0; }

.icon-drop-active .custom-dropdown-container {
  display: block; }

.custom-dropdown-container &gt; strong {
  padding: 0;
  font-size: 28px;
  margin-bottom: 20px !important; }

.custom-dropdown-container .log-form-group {
  clear: both; }

.wpcf7-submit,
.top-content a.wc-forward,
.top-content .custom-dropdown-container input[name="login"] {
  float: right;
  width: 70%;
  border: none; }

.custom-dropdown-container .log-form-group.extra-links {
  color: #fff; }

.custom-dropdown-container .log-form-group.extra-links a:first-child {
  float: right;
  text-align: right; }

/* Hide standard welcome, logout etc. */
.custom-dropdown-container .logged-in {
  display: none; }

.widget_login_wid label {
  font-family: averta-black, sans-serif; }

.widget_login_wid * {
  font-size: 12px;
  margin: 0;
  line-height: 20px; }

.minicart-subtitle,
.head-subtitle {
  color: #00a3e2;
  display: block;
  font-style: italic; }

.minicart-subtitle {
  font-size: 0.8em; }

.head-subtitle {
  font-size: 0.7em; }

.fixedElement.fixedNow {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16); }

.head-has-icon {
  padding-left: 40px !important; }

.head-has-icon .head-subtitle:before {
  display: inline-block;
  content: ' ';
  background-image: url("../illdy/img/icons/account.svg");
  background-size: 35px 35px;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 15px;
  margin-top: -15px; }

.head-has-icon .head-subtitle.background-cart:before {
  background-image: url("../illdy/img/icons/cart.svg"); }

.head-has-icon .head-subtitle:before {
  display: inline-block;
  content: ' ';
  background-image: url("../illdy/img/icons/account.svg");
  background-size: 35px 35px;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 15px;
  margin-top: -20px; }

.user-logged-in-wrapper {
  margin: 20px 0; }

.widget_shopping_cart:not(.button):not(h6) {
  font-family: averta-black, sans-serif;
  color: #000;
  text-transform: uppercase; }

.shop_table {
  font-size: 14px; }

.widget_shopping_cart:not(.button) {
  margin-left: 40px;
  font-size: 25px !important; }

.widget_shopping_cart_content {
  color: #101010;
  margin: 0 -15px 0 -55px; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.widget_shopping_cart_content a,
.widget_shopping_cart_content p {
  margin: 0 !important; }

.widget_shopping_cart_content a {
  display: inline-block; }

.log-form-group .extra-links,
.widget_shopping_cart_content .buttons a:first-child {
  padding: 0;
  color: #000 !important;
  font-family: averta-regular;
  text-transform: none;
  background: none;
  font-weight: normal; }

.widget_shopping_cart_content .buttons a:first-child {
  width: 125px;
  margin-top: 10px !important;
  font-size: 14px; }

.woocommerce.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons {
  display: flex;
  justify-content: space-between; }

ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  line-height: 14px; }

.woocommerce.widget_shopping_cart .total strong, .woocommerce .widget_shopping_cart .total strong {
  font-weight: normal; }

.woocommerce-mini-cart__total,
.mini_cart_item {
  padding: 10px !important; }

.widget_shopping_cart_content .total strong {
  font-family: averta-regular;
  font-size: 14px;
  text-transform: none; }

.widget_shopping_cart_content .woocommerce-mini-cart__total &gt; strong + strong {
  float: right;
  line-height: 27px;
  font-size: 1em; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: none;
  width: 57px;
  height: auto;
  max-height: none;
  max-width: none; }

.minicart-subtitle {
  display: inline-block;
  float: none;
  text-align: left;
  width: 100%;
  min-width: 130px; }

.minicart-subtitle .amount {
  float: none;
  text-align: left; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.checkout-product-img img {
  margin-right: 7px;
  width: 60px; }

.woocommerce-mini-cart-item {
  display: flex;
  justify-content: space-between; }

.woocommerce-mini-cart-item .quantity {
  min-width: 20px; }

.smart-search-suggestions .autocomplete-suggestion .smart-search-post-holder,
.cart_item,
.mini_cart_item,
.mini-cart-item &gt; a {
  background-color: #e1f7ff !important;
  border: none; }

.smart-search-suggestions .autocomplete-suggestion:nth-child(even) .smart-search-post-holder,
.cart_item:nth-child(even),
.mini_cart_item:nth-child(even) {
  background-color: #fff !important;
  border: none; }

#blog .free_cart_item {
  background-color: #eef6e6 !important; }

.free_cart_item .checkout-product-total {
  color: #81D821 !important; }

.cart-collaterals table.shop_table .cart-subtotal,
.cart-collaterals table.shop_table .fee,
.cart-collaterals table.shop_table .order-total {
  display: flex;
  border: none; }

table.shop_table td,
table.shop_table th {
  border: none; }

.cart-collaterals table.shop_table td,
.cart-collaterals tr.fee th,
.cart-collaterals tr.fee td,
.cart-collaterals table.shop_table th {
  padding: 0;
  width: 50%; }

.cart-collaterals table.shop_table td {
  text-align: right; }

.cart-collaterals table.shop_table .includes_tax {
  display: none; }

.cart-collaterals td,
.cart-collaterals table.shop_table th {
  padding: 0;
  width: 50%; }

.shadow {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }

.shadow-top {
  -webkit-box-shadow: 0px -7px 7px -4px #ededed;
  -moz-box-shadow: 0px -7px 7px -4px #ededed;
  box-shadow: 0px -7px 7px -4px #ededed; }

.shadow-bottom {
  -webkit-box-shadow: 0px 7px -7px 4px #ededed;
  -moz-box-shadow: 0px 7px -7px 4px #ededed;
  box-shadow: 0px 7px -7px 4px #ededed; }

.shadow_block,
.cart-collaterals .cart_totals {
  border-radius: 6px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  position: relative; }

.woocommerce-cart .wc-proceed-to-checkout {
  margin: 0 -15px; }

td.product-quantity {
  padding: 0;
  margin: 0;
  float: left;
  display: inline-block; }

.archive.category #blog h1 {
  display: none; }

.checkout-progress-container {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }

.checkout-progress {
  background-color: white;
  color: #fff;
  text-align: center;
  line-height: 14px;
  width: 20%;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 9px;
  position: relative; }

.cp-step {
  font-family: averta-black, sans-serif;
  font-style: italic;
  font-size: 16px;
  height: 16px;
  line-height: 17px; }

.checkout-progress:not(:last-child):after {
  content: " ";
  position: absolute;
  display: block;
  width: 7px;
  height: 100%;
  top: 0;
  right: 0;
  border-width: 9px;
  border-style: solid;
  border-color: white;
  border-left: 0px;
  transform-origin: bottom right;
  -ms-transform: skew(-13deg, 0deg);
  -webkit-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
  z-index: 99; }

.login-wrap {
  border: none; }

#CheckoutPage .wc-login-wrap &gt; .woocommerce-info {
  display: none !important; }

#CheckoutPage .blog-post-title,
#CheckoutPage .wc-order-review tr.order-total,
#CheckoutPage .wc-order-review tr.fee,
#CheckoutPage .wc-order-review tr.tax-total,
#CheckoutPage #order_review_heading,
#CheckoutPage #footer-links,
.woocommerce-order-received #footer-links,
.woocommerce-order-received .main-menu-wrap,
.woocommerce-order-received h1 {
  display: none !important; }

#CheckoutPage .main-menu-placeholder,
.woocommerce-order-received .main-menu-placeholder {
  height: 0; }

.main-menu-wrap {
  background-color: #e1f7ff; }

#CheckoutPage .col-checkout {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: none; }

#CheckoutPage .col-checkout-inner {
  padding: 0;
  margin: 0; }

#CheckoutPage #blog {
  padding: 0 !important;
  margin: 0 !important; }

#CheckoutPage .woocommerce-billing-fields .col-checkout-inner {
  padding: 0 20px; }

#CheckoutPage .woocommerce-billing-fields .col-checkout-inner:first-child {
  padding-top: 20px; }

#CheckoutPage .wc-order-review {
  padding-bottom: 30px; }

#CheckoutPage .col-checkout {
  width: 100%; }

#CheckoutPage .woocommerce-form-login {
  margin: 0 !important;
  padding: 0 !important; }

#CheckoutPage .woocommerce-form-login .col-checkout-inner {
  width: 50%; }

#CheckoutPage .woocommerce-checkout-payment {
  width: 100%; }

#CheckoutPage .woocommerce-form-login .form-row {
  display: block;
  width: 100% !important;
  float: none !important; }

/* Tablet only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2.woocommerce-loop-product__title {
    min-height: 99px; }
  .woocommerce div.product .single_add_to_cart_button {
    position: absolute;
    right: 0; }
  .woocommerce div.product div.images .flex-control-thumbs {
    display: none !important; }
  .woocommerce div.product div.images img {
    width: auto;
    max-width: 100%;
    max-height: 250px; } }

.full-width {
  width: 100% !important; }

.uppercase {
  text-transform: uppercase; }

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

/* Colors */
.grey {
  color: #ededed; }

.bg-grey {
  background-color: #ededed; }

/* Buttons */
.btn-big {
  position: relative;
  padding: 23px;
  font-family: averta-black, sans-serif;
  text-transform: uppercase;
  color: #00a3e2 !important;
  background-color: #fff;
  border: 2px solid #00a3e2;
  font-style: italic;
  font-size: 18px; }

.btn-big:after {
  display: inline-block;
  content: ' ';
  background-size: 21px 21px;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  transform: rotate(-90deg);
  position: absolute;
  right: 5%;
  top: 35%;
  line-height: 0;
  background-image: url("../illdy/img/icons/chevron.svg"); }

.owl-dots {
  display: none !important; }

.owl-prev:before, .owl-next:after {
  font-family: inherit; }

.owl-next,
.owl-prev {
  background-color: transparent !important;
  text-indent: -9999px; }

.owl-next {
  top: 0px;
  right: -15px; }

.owl-prev {
  top: 0px;
  left: -15px; }

.owl-next:after,
.owl-prev:before {
  display: inline-block;
  content: '' !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 12px;
  transform: rotate(90deg);
  position: absolute;
  top: 13px;
  background-image: url("../illdy/img/icons/chevron.svg"); }

.owl-next:after {
  left: 10px; }

.owl-prev:before {
  right: 12px; }

.single-product .woocommerce-product-gallery .owl-next:after,
.single-product .woocommerce-product-gallery .owl-prev:before {
  background-image: url("../illdy/img/icons/chevron-white.svg"); }

.woocommerce div.product div.images .owl-next:after {
  background-position: right center; }

.woocommerce div.product div.images .owl-prev:before {
  background-position: left center; }

.woocommerce div.product .woocommerce-product-rating {
  line-height: 29px;
  margin: 0; }

.owl-next:after {
  transform: rotate(-90deg); }

#CheckoutPage tr.shipping td.cart-shipping-name {
  margin: 10px 0 0 0;
  width: 93%; }

#CheckoutPage tr.shipping td.cart-shipping-name:before {
  content: none; }

.shipping &gt; th {
  font-size: 16px; }

.shipping &gt; th,
.woocommerce-billing-fields label,
.woocommerce-shipping-fields label {
  font-family: averta-black, sans-serif; }

#CheckoutPage .shipping &gt; th,
#CheckoutPage .woocommerce-checkout-review-order-table tfoot th {
  padding-left: 30px !important;
  position: relative;
  text-transform: uppercase; }

/* Before icons */
.mail-icon,
.phone-icon,
.ship-icon {
  padding-left: 30px;
  position: relative;
  line-height: 27px; }

.phone-icon:before {
  display: inline-block;
  content: ' ';
  background-size: 25px 27px;
  background-repeat: no-repeat;
  width: 25px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url("../illdy/img/icons/phone-white.svg"); }

.mail-icon:before {
  display: inline-block;
  content: ' ';
  background-size: 25px 27px;
  background-repeat: no-repeat;
  width: 25px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url("../illdy/img/icons/mail_sent-white.svg"); }

.ship-icon:before,
#CheckoutPage .shipping &gt; th:before {
  display: inline-block;
  content: ' ';
  background-size: 21px 21px;
  background-repeat: no-repeat;
  width: 30px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url("../illdy/img/icons/shipping.svg"); }

#CheckoutPage .payment_methods img {
  float: right;
  margin-right: 12px !important; }

#CheckoutPage .payment_methods img,
.review-order-container img {
  max-width: 25px !important; }

#CheckoutPage li.payment_method_pay_gateway_ideal:after {
  right: 65px; }

#blog input:not(.shop_table input), #blog select:not(.shop_table select) {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
  border: solid 1px #d7dae2; }

.smart-search-post-title span {
  font-size: 13px;
  display: none; }

.woocommerce-loop-product__title span {
  font-size: 0.9em !important; }

#order_review,
.side-box {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  background-color: #ffffff !important;
  position: relative; }

#order_review .woocommerce-checkout-review-order-table tr.shipping {
  padding: 20px; }

#CheckoutPage .woocommerce-form-login .flex-item {
  width: 100%; }

label {
  font-weight: normal !important;
  margin: 0; }

.woocommerce div.product p.stock {
  color: #000;
  padding-left: 15px; }

.woocommerce div.product p.stock:before {
  font-family: "FontAwesome";
  content: "\f111";
  margin-right: 5px;
  font-size: 14px; }

.woocommerce div.product p.stock:before {
  color: #81D821; }

.woocommerce div.product p.out-of-stock:before {
  color: #d92818; }

.woocommerce-product-details__short-description p {
  margin: 0; }

div.quantity {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05); }

form.cart .variations th.label,
form.cart .variations td.label {
  display: none !important; }

.contacts-container [class^=col] &gt; p {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  background-color: #ffffff !important;
  position: relative;
  margin-bottom: 10px;
  display: block;
  border-radius: 5px;
  line-height: 18px;
  padding: 10px 0;
  text-align: center; }

.contacts-container [class^=col] img {
  max-width: 60% !important;
  height: auto; }

/* Tablet and desktop only */
@media only screen and (min-width: 768px) {
  #CheckoutPage .woocommerce-form-login .flex-item,
  #CheckoutPage #customer_details,
  #CheckoutPage .wc-order-review {
    width: 48%; }
  #customer_details,
  .checkout-step-3 .wc-order-review,
  .checkout-step-4 #payment {
    width: 50% !important;
    margin: 0 auto !important; }
  .woocommerce-order-received #blog,
  #CheckoutPage #blog {
    padding: 40px 0 !important; }
  .woocommerce-order-received .woocommerce table.shop_table {
    max-width: 450px; }
  #payment.col-checkout, .wc-order-review.col-checkout {
    margin: 0; }
  .green_step_3_button {
    margin-top: 200px !important; }
  .top-header .search-container {
    margin-top: 11px; }
  .woocommerce-order-received .top-header .logo-container,
  #CheckoutPage .top-header .logo-container {
    width: 60%; }
  .top-header .search-outer-container {
    width: 35%;
    margin-right: 2%; }
  .woocommerce div.product div.woocommerce-product-gallery,
  .woocommerce div.product div.summary {
    padding: 35px 0 0; }
  .woocommerce div.product div.images .flex-control-thumbs li img {
    width: 55px;
    height: 55px;
    max-width: 55px;
    max-height: 55px; }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    float: none; }
  .woocommerce-product-gallery__image {
    width: 86.5%; }
  .woocommerce div.product div.images .flex-control-thumbs {
    height: 80px;
    width: 250px;
    position: absolute;
    bottom: 49%;
    left: -85px;
    overflow: visible;
    z-index: 2; }
  .woocommerce div.product form.cart .single_add_to_cart_button {
    float: right;
    width: 65% !important; }
  .icon-collapsed .dropdown-menu,
  .custom-dropdown-container:not(.logged-in .custom-dropdown-container) {
    min-width: 370px; }
  #blog .single-product .woocommerce-info,
  #blog .single-product .woocommerce-notices-wrapper {
    position: absolute;
    z-index: 10; }
  .woocommerce-product-details__short-description {
    margin: 10px 0 10px;
    min-height: 105px;
    max-height: 110px;
    overflow: hidden; }
  .single-product .wac-qty-button a,
  .single-product input.increaseAmount,
  .single-product .quantity .qty,
  .single-product input.decreaseAmount {
    height: 100% !important; }
  #header-cart-icon {
    width: 36px !important;
    height: 36px !important;
    line-height: 48px;
    font-size: 14px; }
  .single-custom-price,
  .woocommerce div.product span.price {
    font-size: 30px;
    letter-spacing: -0.01em; }
  .woocommerce div.product .product_title {
    font-size: 28px !important;
    font-weight: normal;
    line-height: 28px; }
  .woocommerce div.product p.stock,
  .product.sale &gt; .onsale {
    right: auto !important;
    font-size: 12px !important; }
  .woocommerce div.product .summary &gt; p.in-stock {
    left: 185px;
    position: absolute; }
  .icon-container {
    position: relative; }
  /* USP Summary fix to 3 */
  .usp-list-container li {
    min-width: 33%;
    text-align: center;
    line-height: 13px; }
  .usp-list-container .usp-list--item {
    text-align: center;
    min-width: 25%; }
  .usp-list-container .usp-list--item:first-child {
    text-align: left; }
  .usp-list-container .usp-list--item:last-child {
    text-align: right; }
  .summary .usp-list-container .owl-stage {
    width: 100% !important; }
  .summary .usp-list-container .owl-item {
    width: 33.3% !important; }
  .icon-container .icon-collapsed:before,
  .icon-container.icon-drop-active:before {
    position: absolute;
    bottom: 5px;
    background: #fff;
    width: 100%;
    content: '';
    height: 9px;
    left: 0;
    overflow: hidden;
    content: '';
    z-index: 99999; }
  .icon-container .icon-collapsed.open,
  .icon-container.icon-drop-active {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); } }

.single-product .woocommerce-product-gallery .onsale {
  left: auto !important;
  right: -66px !important;
  margin: 16px 0 0 -55px !important;
  padding: 10px 15px 30px !important;
  font-size: 20px !important; }

.single-product .woocommerce-product-gallery .onsale:after {
  border-width: 11px !important;
  width: 12px !important;
  -ms-transform: skew(-17deg, 0deg) !important;
  -webkit-transform: skew(-17deg, 0deg) !important;
  transform: skew(-17deg, 0deg) !important; }

.woocommerce div.product div.summary .tinvwl_add_to_wishlist_button {
  display: inline-block;
  margin-top: 5px;
  float: right; }

.woocommerce-page #payment #place_order,
#CheckoutPage button[type="submit"],
.gs_button {
  padding-top: 26px !important;
  padding-bottom: 24px !important;
  font-size: 18px !important;
  transition: all 0.3s ease-in-out; }

.woocommerce-page #payment #place_order {
  margin: 0 !important; }

.woocommerce-page #payment #place_order:after {
  content: "\f023";
  font-family: FontAwesome;
  margin-left: 15px; }

#CheckoutPage #place_order:before,
#CheckoutPage button[type="submit"]:before,
.gs_button:before {
  top: 27px;
  right: 5%; }

.usp-list-container {
  line-height: 16px;
  font-size: 12px;
  padding: 7px 0;
  line-height: 25px;
  clear: both; }

.usp-list-white {
  color: #fff;
  background: #00a3e2; }

#footer .usp-list {
  text-align: left;
  padding-top: 7px; }

.usp-list ul {
  margin: 0 auto;
  padding: 0; }

.usp-list {
  line-height: 2rem;
  margin: 0 -15px; }

.usp-list--item {
  list-style: none;
  position: relative; }

.check-list li {
  padding-left: 30px !important; }

.check-list li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  margin-right: 5px;
  left: 5px;
  top: 1px; }

.check-list-green li:before {
  color: #81D821; }

.woocommerce div.product div.images .flex-control-thumbs li img {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 !important;
  margin: 0 !important; }

.woocommerce-Price-amount {
  font-family: averta-black, sans-serif !important;
  font-weight: normal; }

.gift-product-hover {
  display: block; }

.gift-product-item {
  padding-bottom: 45px; }

.woocommerce-product-gallery .onsale:after {
  content: " ";
  position: absolute;
  display: block;
  width: 7px;
  height: 100%;
  top: 0;
  right: 0;
  border-width: 7px;
  border-style: solid;
  border-color: #d92818;
  border-left: 0px;
  transform-origin: bottom right;
  -ms-transform: skew(-13deg, 0deg);
  -webkit-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
  z-index: 99; }

@media only screen and (max-width: 767px) {
  #blog .cart_totals {
    padding: 1px 15px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0px; }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: block; }
  #blog .cart_totals h2,
  #blog .cart_totals tr:first-child,
  #blog .cart_totals tr.order-discount {
    display: none; }
  #CheckoutPage .main-menu-wrap,
  #CheckoutPage #footer-ups {
    display: none; }
  .m-icon:after {
    transform: rotate(-90deg);
    background-image: url("../illdy/img/icons/w.svg") !important; }
  #site-logo {
    position: inherit !important;
    max-width: 100%; }
  .search-outer-container {
    order: 1; }
  .logo-container {
    order: 2;
    margin: 0 !important;
    width: 100% !important;
    min-width: 140px;
    text-align: center;
    margin-left: -5px; }
  .logo-container img {
    width: 120px !important;
    display: inline-block; }
  .header-search-icon {
    left: 12px; }
  .smart-search-results {
    width: 100% !important; }
  .icon-container {
    order: 3;
    width: 16%; }
  .search-outer-container {
    order: 1;
    width: 16%;
    padding-top: 7px; }
  .rating-container {
    display: none; }
  .product-template-default .summary form.cart {
    margin-bottom: 0 !important;
    display: inline-block;
    width: 100%; }
  .summary button.single_add_to_cart_button.button.alt {
    width: 70% !important;
    float: left !important; }
  #header-search-icon {
    left: 0;
    font-size: 20px !important;
    padding-top: 3px; }
  .search-container {
    width: 100%;
    left: 0;
    padding: 0 !important;
    top: 46px; }
  #header-cart-icon {
    line-height: 34px !important;
    margin-top: -10px !important; }
  #header-cart-icon:before {
    content: '' !important; }
  .cart-icon-container {
    padding: 0 !important;
    order: 4; }
  .icon-container img {
    max-height: 25px; }
  .usp-list-container {
    display: block;
    color: #fff;
    padding: 10px;
    text-align: center; }
  .usp-list-container .usp-1 {
    text-align: center !important; }
  .single-product .woocommerce-tabs {
    margin-top: 10px; }
  .woocommerce div.product div.images .flex-control-thumbs li {
    margin: 0 !important;
    width: 100%;
    padding: 2px; }
  .woocommerce div.product div.images .flex-control-thumbs img {
    height: 50px;
    width: 50px;
    display: inline-block; }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    left: 0;
    top: 8px; }
  .product.sale &gt; .onsale {
    right: 61% !important; }
  .woocommerce div.product .product_title {
    font-size: 15px !important;
    line-height: 20px; }
  .usp-1,
  .usp-2,
  .usp-3 {
    width: 100%; }
  .woocommerce div.product .woocommerce-price-suffix,
  .woocommerce div.product .tinvwl_add_to_wishlist_button,
  .woocommerce div.product .save_icon,
  .woocommerce div.product span.price del {
    font-size: 12px; }
  .woocommerce div.product .woocommerce-price-suffix {
    top: -2px;
    display: block;
    position: relative;
    line-height: 17px; }
  .woocommerce div.product span.price del,
  .woocommerce div.product .woocommerce-Price-amount {
    line-height: 10px; }
  .top-content {
    height: 50px !important; }
  .top-content {
    height: 47px; }
  .top-content .flex-container {
    padding-left: 15%; }
  .woocommerce-order-received .top-content .flex-container,
  #CheckoutPage .top-content .flex-container {
    padding-left: 0; }
  .woocommerce-order-received .top-content .flex-container,
  #CheckoutPage .top-content .flex-container {
    margin-left: 0; }
  .login-icon-container img {
    width: 23px; }
  #bs-example-navbar-collapse-1 {
    top: 49px !important;
    border: none; }
  #CheckoutPage .woocommerce-checkout-payment {
    margin-bottom: 150px; }
  .checkout-progress-container {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 99; }
  #CheckoutPage .below-top-header,
  .woocommerce-order-received .below-top-header {
    height: 70px; }
  .woocommerce-order-received .top-content .flex-item:first-child,
  #CheckoutPage .top-content .flex-item:first-child {
    width: 85px;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    position: absolute; }
  .woocommerce-cart-wrap .cart-collaterals .shop_table {
    margin: 0 !important; }
  #blog a.checkout-button {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    font-size: 17px !important; }
  #blog a.checkout-button:before {
    top: 27px; }
  .woocommerce div.product p.in-stock {
    margin: 23px 0 0 -11px;
    font-size: 11px;
    position: absolute; }
  .icon-container .icon-collapsed.open:before,
  .icon-container.icon-drop-active:before {
    position: absolute;
    bottom: -2px; }
  .icon-container .icon-collapsed.open,
  .icon-container.icon-drop-active {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); } }

.font-heavy {
  font-family: averta-black, sans-serif !important; }

.font-bold {
  font-family: averta-black, sans-serif !important; }

.font-heavyitalic {
  font-family: averta-black, sans-serif !important; }

.col-checkout h4 {
  border: none;
  background: none !important; }

.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: -1px !important;
  border: 1px solid #d7dae2; }

.no-sticky-xs,
.sticky-xs {
  line-height: 14px;
  background-color: #fff;
  padding: 5px 0 0 0;
  font-size: 13px; }

.no-sticky-xs .row,
.sticky-xs .row {
  padding: 0; }

.woocommerce table.shop_table {
  border: none; }

.side-box td {
  padding: 0 10px; }

.products .product-category img {
  border: none !important; }

#CloneAddress {
  line-height: 20px; }

.ship-icon {
  position: relative; }

.ship-icon .amount {
  float: right;
  font-family: averta-black, sans-serif; }

#CheckoutPage .order-total .includes_tax {
  display: none; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

#CheckoutPage #payment p.wc-terms-and-conditions {
  float: none; }

#CheckoutPage .wc-terms-and-conditions {
  margin: 0; }

#CheckoutPage p.create-account {
  display: none; }

.green,
.green * {
  color: #81D821 !important; }

.form-row.woocommerce-invalid .select2-container,
.form-row.woocommerce-invalid input.input-text,
.form-row.woocommerce-invalid select {
  border-color: #a00 !important; }

.form-row.woocommerce-validated .select2-container,
.form-row.woocommerce-validated input.input-text,
.form-row.woocommerce-validated select {
  border-color: #6eb900 !important; }

table .product-img img {
  height: 37px; }

#CheckoutPage #shipping_method .amount {
  font-family: averta-black, sans-serif; }

/* Remove loader icon */
body#CheckoutPage:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: '';
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 3em;
  color: rgba(0, 0, 0, 0.75); }

body#CheckoutPage.checkout-step-1:before,
body#CheckoutPage.checkout-step-2:before,
body#CheckoutPage.checkout-step-3:before,
body#CheckoutPage.checkout-step-4:before,
body#CheckoutPage.checkout-step-5:before,
body#CheckoutPage.checkout-step-6:before {
  content: none;
  background: none; }

.checkout-step-1 .cp-1,
.checkout-step-1 .cp-1:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

.checkout-step-1.logged-in .cp-1,
.checkout-step-2 .cp-1,
.checkout-step-2 .cp-1:after {
  background-color: #6eb700;
  border-color: #6eb700; }

.checkout-step-1.logged-in .cp-2,
.checkout-step-2 .cp-2,
.checkout-step-2 .cp-2:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

.checkout-step-3 .cp-1,
.checkout-step-3 .cp-2,
.checkout-step-3 .cp-1:after,
.checkout-step-3 .cp-2:after {
  background-color: #6eb700;
  border-color: #6eb700; }

.checkout-step-4 .cp-1,
.checkout-step-4 .cp-2,
.checkout-step-4 .cp-3,
.checkout-step-4 .cp-1:after,
.checkout-step-4 .cp-2:after,
.checkout-step-4 .cp-3:after {
  background-color: #6eb700;
  border-color: #6eb700; }

/* Current */
.checkout-step-3 .cp-3,
.checkout-step-3 .cp-3:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

.checkout-step-4 .cp-4,
.checkout-step-4 .cp-4:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

.checkout-step-5 .cp-1,
.checkout-step-5 .cp-2,
.checkout-step-5 .cp-3,
.checkout-step-5 .cp-4,
.checkout-step-5 .cp-1:after,
.checkout-step-5 .cp-2:after,
.checkout-step-5 .cp-3:after,
.checkout-step-5 .cp-4:after {
  background-color: #6eb700;
  border-color: #6eb700; }

.checkout-step-5 .cp-5,
.checkout-step-5 .cp-5:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

/* Checkout visuals */
#CheckoutPage.checkout-step-1 .woocommerce-checkout,
#CheckoutPage.checkout-step-3 .mc4wp-checkbox,
#CheckoutPage.checkout-step-4 .mc4wp-checkbox,
#CheckoutPage #payment,
#CheckoutPage .col-payment-container,
#CheckoutPage div.place-order,
#CheckoutPage #customer_details,
#CheckoutPage .wc-order-review {
  display: none; }

.mc4wp-checkbox {
  padding: 0 10px 5px 15px !important;
  font-size: 12px !important; }

.mc4wp-checkbox-woocommerce input {
  margin-right: 10px !important; }

#CheckoutPage #yith-par-message-cart {
  display: none !important; }

#CheckoutPage.checkout-step-1 #dialog,
#CheckoutPage.checkout-step-2 #dialog,
#CheckoutPage.checkout-step-4 #dialog,
#CheckoutPage.checkout-step-5 #dialog,
#CheckoutPage.woocommerce-form-login {
  display: none !important; }

#CheckoutPage.checkout-step-4 .review-order-adress,
#CheckoutPage.checkout-step-4 .last-check-container,
#CheckoutPage.checkout-step-4 #place_order,
#CheckoutPage.checkout-step-4 .review-terms-container {
  display: none; }

#CheckoutPage.checkout-step-1.logged-in #customer_details,
#CheckoutPage.checkout-step-1.logged-in .woocommerce-checkout,
#CheckoutPage.checkout-step-2 #customer_details,
#CheckoutPage.checkout-step-3 .wc-order-review,
#CheckoutPage.checkout-step-4 #payment,
#CheckoutPage.checkout-step-4 .col-payment-container,
#CheckoutPage.checkout-step-5 #payment,
#CheckoutPage.checkout-step-5 div.place-order,
#CheckoutPage.checkout-step-4 #payment,
#CheckoutPage.checkout-step-5 #payment {
  display: block; }

#CheckoutPage.checkout-step-5 #yith-par-message-cart {
  display: block !important; }

#yith-par-message-cart {
  margin-bottom: 20px;
  background: #00a3e2; }

.brands {
  margin-bottom: -20px;
  position: relative; }

@media only screen and (max-width: 767px) {
  .brands,
  .badges {
    max-width: 90%;
    margin: 0 auto;
    bottom: -20px; } }

#CheckoutPage #footer {
  margin-bottom: 40px;
  border: none !important; }

@media only screen and (min-width: 768px) {
  .checkout-step-4 .no-sticky-xs,
  .checkout-step-4 .sticky-xs {
    display: none; }
  #CheckoutPage #footer {
    margin-bottom: 40px; }
  .woocommerce-order-received #footer-ups,
  #CheckoutPage #footer-ups {
    position: fixed;
    bottom: 0;
    width: 100%; }
  .badges {
    position: absolute;
    right: 0;
    top: 30px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: right;
    max-width: 325px; }
  .brands {
    max-width: 540px;
    bottom: -30px; }
  .tertiary-bg h1 {
    max-width: 73%; }
  .usp-list-container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    height: auto;
    position: relative;
    align-items: flex-start; } }

.checkout-step-5 #customer_details,
.checkout-step-5 #payment &gt; h4,
.checkout-step-5 .wc-order-review,
.checkout-step-5 #payment .col-payment-container {
  display: none !important; }

.woocommerce-order-received .cp-1,
.woocommerce-order-received .cp-2,
.woocommerce-order-received .cp-3,
.woocommerce-order-received .cp-4,
.woocommerce-order-received .cp-5,
.woocommerce-order-received .cp-1:after,
.woocommerce-order-received .cp-2:after,
.woocommerce-order-received .cp-3:after,
.woocommerce-order-received .cp-4:after,
.woocommerce-order-received .cp-5:after {
  background-color: #6eb700;
  border-color: #6eb700; }

.woocommerce-order-received .cp-6,
.woocommerce-order-received .cp-6:after {
  background-color: #00a3e2;
  border-color: #00a3e2; }

#CheckoutPage #ship-to-different-address {
  width: auto !important;
  left: 0 !important;
  right: 0 !important;
  background: #ededed !important;
  border: none !important;
  display: block;
  background: #fbfbfb;
  width: 100%;
  position: absolute;
  left: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 2px 0;
  margin: 0; }

#CheckoutPage #ship-to-different-address,
#CheckoutPage #ship-to-different-address label {
  cursor: pointer; }

#CheckoutPage .cart-subtotal td,
#CheckoutPage .cart-subtotal th {
  padding-top: 5px !important; }

#CheckoutPage .order-total td,
#CheckoutPage .order-total th {
  font-weight: bold !important;
  border-top: 1px solid #f4f4f4 !important;
  border-bottom: 1px solid #f4f4f4 !important; }

#CheckoutPage #customer_details {
  padding-bottom: 15px; }

#CheckoutPage .shipping_address {
  padding: 20px 20px 0; }

#CheckoutPage .shipping_address {
  padding-top: 50px; }

#support-block {
  max-width: 285px;
  width: auto;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #00a3e2;
  color: #fff;
  padding: 15px 10px 10px 80px;
  position: relative;
  line-height: 15px;
  margin: 33px 0 0 55px; }

#support-block a {
  color: #fff; }

#support-block h5 {
  line-height: 13px;
  margin: 0 !important; }

#support-title {
  position: absolute;
  top: -25px;
  left: 35px; }

#support-block:before {
  display: inline-block;
  content: ' ';
  background-image: url("../illdy-child-fysio/img/christina.svg");
  background-repeat: no-repeat;
  width: 150px;
  position: absolute;
  left: -52px;
  top: -40px;
  bottom: 0;
  background-size: contain; }

#BusinessSelect label {
  font-family: averta-regular !important; }

.breadcrumbs {
  color: #fff;
  clear: both; }

#breadcrumbs {
  display: block !important;
  padding: 0; }

.breadcrumbs img {
  height: 5px;
  transform: rotate(-90deg); }

.single-product .product:not(.product-type-variable) .summary span.price {
  width: 140px;
  display: inline-block;
  position: relative; }

.woocommerce div.product form.cart div.quantity {
  width: 30%;
  height: 51.5px;
  padding: 0;
  margin: 0 0 15px 0; }

@media only screen and (max-width: 767px) {
  #support-block {
    margin-left: 5px; }
  .usp-list-container:not(.no-owl) {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear; }
  .usp-list-container.owl-carousel:not(.no-owl) {
    visibility: visible;
    opacity: 1;
    overflow: unset; } }

#header-cart-icon {
  position: relative;
  display: block !important;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  background: url("/wp-content/uploads/2017/12/cart-icon-bg.jpg") center center no-repeat; }

#blog .woocommerce .cart-collaterals .cross-sells .products .owl-carousel {
  padding: 0; }

#blog .woocommerce .cart-collaterals .cross-sells ul.products li,
#blog .woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 100% !important; }

.icon-drop {
  cursor: pointer; }

.hp-block {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 51.7%, #ffffff 52%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 51.7%, #ffffff 52%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 51.7%, #ffffff 52%);
  height: auto;
  overflow: hidden;
  margin-bottom: 30px; }
  .hp-block p {
    margin: 0; }
  .hp-block h2 {
    color: #fff;
    width: 50%;
    display: inline-block;
    margin: 0;
    margin-bottom: 70px !important; }
  .hp-block .green_button {
    padding: 14px 50px !important;
    display: block;
    width: auto !important;
    clear: both;
    margin-top: 30px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08) !important;
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16) !important;
    position: absolute;
    bottom: 25px;
    left: 25px; }
  .hp-block &gt; a {
    padding: 30px 0 10px 20px;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
    background-size: 50% 100%; }
  .hp-block img {
    width: 50%;
    display: inline-block;
    margin: 0;
    float: right;
    vertical-align: middle;
    line-height: 66px;
    height: 100%; }
  .hp-block a.container {
    display: block;
    height: 100%; }

.hp-img .hp-block &gt; a {
  background-size: cover;
  background-position: center center; }

.hp-banner .hp-block {
  height: auto; }
  .hp-banner .hp-block img {
    float: none !important;
    width: 100% !important; }
  .hp-banner .hp-block a {
    padding: 20px; }

.hp-top .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 55%, #ffffff 55%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 55%, #ffffff 55%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 55%, #ffffff 55%); }

.hp-half .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%); }

.hp-top .hp-block .green_button {
  margin-top: 10px;
  position: unset;
  max-width: 250px; }

.hp-top .hp-block h2 {
  margin-bottom: 13px !important; }

.hp-green .hp-block {
  background: -moz-linear-gradient(110deg, #31a797 0%, #31a797 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #31a797 0%, #31a797 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #31a797 0%, #31a797 74.7%, #ffffff 75%); }

.hp-black .hp-block {
  background: -moz-linear-gradient(110deg, #000 0%, #000 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #000 0%, #000 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #000 0%, #000 74.7%, #ffffff 75%); }

.hp-primary .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%); }

.hp-secundary .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 74.7%, #ffffff 55%); }

.hp-tertiary .hp-block {
  background: -moz-linear-gradient(110deg, #E4A786 0%, #E4A786 74.7%, #ffffff 75%);
  background: -webkit-linear-gradient(110deg, #E4A786 0%, #E4A786 74.7%, #ffffff 75%);
  background: linear-gradient(110deg, #E4A786 0%, #E4A786 74.7%, #ffffff 75%); }

.hp-banner .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 27.7%, #ffffff 27.8%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 27.7%, #ffffff 27.8%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 27.7%, #ffffff 27.8%); }

.hp-half .hp-block {
  height: 153px; }

.hp-threeq .hp-block {
  height: 200px; }

.hp-img .hp-block,
.hp-fbc .hp-block,
.hp-custom .hp-block {
  padding: 0;
  background: none; }
  .hp-img .hp-block h2,
  .hp-fbc .hp-block h2,
  .hp-custom .hp-block h2 {
    display: none; }

.hp-top {
  position: absolute;
  top: 119px;
  box-shadow: none;
  left: 0;
  right: 0;
  padding: 0; }

.hp-top .hp-block {
  box-shadow: none;
  height: 220px; }

.fullwidth .hp-block {
  background: -moz-linear-gradient(110deg, #00a3e2 0%, #00a3e2 50%, #e6e6e6 50%);
  background: -webkit-linear-gradient(110deg, #00a3e2 0%, #00a3e2 50%, #e6e6e6 50%);
  background: linear-gradient(110deg, #00a3e2 0%, #00a3e2 50%, #e6e6e6 50%); }

.hp-fullheight img {
  max-height: 100%;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.hp-halfheight .hp-block {
  height: 154px; }

.hp-img a {
  padding: 0; }

.hp-img img {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  max-width: 100%;
  width: 100%;
  max-height: 100%; }

@media only screen and (max-width: 767px) {
  .hp-block-7,
  .hp-block-8 {
    width: 100%;
    height: auto; }
  .hp-img img {
    width: 100% !important;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: -11px;
    padding-top: 5px; }
  .hp-top .hp-block {
    height: 170px; }
  .home .below-header-banner {
    height: 220px; } }

#static-page-content .__fbcw__widget__footer {
  bottom: 0 !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important; }

a.__fbcw__widget.__fbcw__widget--big {
  width: 100% !important;
  border: none !important;
  min-height: 320px !important;
  min-width: 100% !important; }

@media only screen and (min-width: 768px) {
  a.__fbcw__widget.__fbcw__widget--big {
    height: 100% !important; }
  .woocommerce-order-received .wc-side-column {
    width: 69%; }
  .hp-block {
    height: 200px; }
  .hp-fbc .hp-block,
  .hp-img .hp-block {
    height: 335px; } }

a.woocommerce-product-gallery__trigger {
  display: none; }

.below-header-banner:not(.has_carousel) {
  overflow: hidden;
  color: #fff;
  height: 220px; }

.carousel-control .fa {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px;
  font-size: 30px; }

.below-header-banner-placeholder {
  height: 100%; }

.below-header-banner,
.below-header-banner-placeholder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.below-header-banner h1 {
  width: auto;
  color: #fff;
  padding: 50px 20px 0 0 !important;
  position: relative;
  display: inline-block;
  height: 220px;
  min-width: 25%; }

.below-header-usp {
  position: relative;
  z-index: 0; }

.cart_totals .usp-list-container {
  display: none; }

.owl-carousel .owl-nav div {
  margin: 0; }

.breadcrumbs {
  top: 55px; }

@media only screen and (min-width: 768px) {
  /* Always show tab content on product pages */
  .single-product .woocommerce-tabs .wc-tab:nth-of-type(1) {
    width: 60% !important;
    display: inline-block !important;
    float: left;
    min-height: 500px; }
  .single-product .woocommerce-tabs .wc-tab:nth-of-type(2) {
    width: 33%;
    float: right;
    display: inline-block !important;
    margin-bottom: 35px; }
  .single-product .woocommerce-tabs .wc-tab:nth-of-type(3),
  .single-product .woocommerce-tabs .wc-tab:nth-of-type(4) {
    width: 33%;
    float: right;
    display: inline-block !important; }
  .single-product .woocommerce-tabs:after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumbs {
    margin: 0 0 0 0;
    top: 110px;
    width: 43%;
    line-height: 18px; }
  .blog-post .nested_product {
    margin-top: -170px;
    z-index: 1; }
  .video-started .blog-post .nested_product {
    margin-top: -20px;
    transition: margin 500ms; }
  .video-started #header-banner-video-container {
    z-index: 9; }
  .woocommerce-product-gallery .owl-carousel {
    transform: rotate(90deg); }
  .woocommerce-product-gallery .item {
    transform: rotate(-90deg); }
  .woocommerce-product-gallery .flex-control-nav img {
    transform: rotate(-90deg); }
  .woocommerce-product-gallery .owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 22px); }
  .woocommerce-product-gallery div.owl-carousel .owl-nav .owl-prev,
  div.owl-carousel .owl-nav .owl-next {
    font-size: 36px;
    bottom: 15px; }
  #footer-links &gt; .container {
    padding-top: 30px;
    padding-bottom: 30px; }
  .dropdown-menu,
  .custom-dropdown-container:not(.logged-in .custom-dropdown-container) {
    min-width: 370px; }
  #main-menu .bg-sale:before {
    content: " ";
    position: absolute;
    display: block;
    width: 9px;
    height: 100%;
    top: 0;
    left: -11px;
    border-width: 11px;
    border-style: solid;
    border-color: #fff;
    border-left: 0px;
    transform-origin: bottom left;
    -ms-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
    z-index: 99; }
  #main-menu .bg-sale:after {
    content: " ";
    position: absolute;
    display: block;
    width: 11px;
    height: 100%;
    top: 0;
    right: 0;
    border-width: 11px;
    border-style: solid;
    border-color: #fff;
    border-left: 0px;
    transform-origin: bottom right;
    -ms-transform: skew(-13deg, 0deg);
    -webkit-transform: skew(-13deg, 0deg);
    transform: skew(-13deg, 0deg);
    z-index: 99; }
  #main-menu .bg-sale {
    padding-left: 10px;
    padding-right: 10px; }
  .dropdown-menu,
  .custom-dropdown-container {
    margin-top: -10px; }
  #CheckoutPage #payment .form-row .flex-item {
    width: 63.5%; }
  #CheckoutPage #payment .form-row .flex-item:last-child {
    width: 33.6%; }
  #support-block {
    min-width: 285px; }
  .wc-proceed-to-checkout a.checkout-button {
    -webkit-border-radius: 0px 0px 6px 6px !important;
    -moz-border-radius: 0px 0px 6px 6px !important;
    border-radius: 0px 0px 6px 6px !important; }
  .cart_totals .usp-list-container {
    display: block;
    padding: 10px 0;
    margin: -14px -15px 10px;
    background-color: #ebebeb; }
  .cart_totals .usp-list--item {
    width: 100% !important;
    text-align: left;
    margin: 0 0 10px 15px;
    padding: 0; }
  .cart_totals .usp-list--item:last-child {
    margin-bottom: 0; }
  .cart_totals .usp-before {
    display: none; }
  .woocommerce-page div.product div.summary {
    width: 52%;
    margin: 0;
    display: inline-block; }
  .woocommerce-page div.product div.images {
    width: 39.5%;
    padding: 0;
    margin: 0;
    height: 500px;
    padding-top: 58px;
    padding-left: 68px;
    display: inline-block; }
  .fullwidth .hp-block img {
    width: 50% !important;
    height: 100% !important; }
  .hp-custom {
    padding: 0; }
  .hp-block h2 {
    font-size: 23px !important;
    text-align: left; }
  .hp-top .hp-block h2 {
    font-size: 25px !important; } }

.cart_totals .usp-before {
  display: none; }

@media only screen and (min-width: 992px) {
  .woocommerce-product-gallery__image img {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px 0 0 10px;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    height: 100% !important; }
  .woocommerce div.product div.images .flex-viewport,
  .woocommerce-product-gallery__image {
    width: 89%;
    background: white;
    z-index: 2;
    height: 350px !important;
    border-radius: 10px 0 0 10px;
    position: relative; }
  .woocommerce div.product div.images .flex-control-thumbs {
    left: -105px; }
  body.single-product #header:after {
    content: '';
    height: 500px;
    width: 100%;
    position: absolute;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(160deg, #ffffff 0%, #ffffff 59%, #00a3e2 59%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(160deg, #ffffff 0%, #ffffff 59%, #00a3e2 59%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(290deg, #ffffff 0%, #ffffff 59%, #00a3e2 59%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35); }
  .woocommerce div.product div.images.woocommerce-product-gallery:before {
    content: " ";
    position: absolute;
    display: block;
    width: 75px;
    height: 350px;
    top: 58px;
    right: 54px;
    border-width: 142px;
    border-style: solid;
    border-color: #fff;
    border-left: 0;
    transform-origin: bottom right;
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    z-index: 2; }
  .woocommerce div.product div.images.woocommerce-product-gallery:after {
    content: " ";
    position: absolute;
    display: block;
    width: 74px;
    height: 100%;
    top: -20px;
    right: 81px;
    border-width: 124px;
    border-style: solid;
    border-color: #00a3e2;
    border-left: 0px;
    transform-origin: bottom right;
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    z-index: 1; } }

@media only screen and (min-width: 1201px) {
  .below-header-banner h1 {
    padding: 60px 25px 0 0 !important;
    font-size: 40px !important;
    line-height: 38px;
    max-width: 600px; }
  .bottom-left {
    position: absolute;
    left: 0;
    bottom: 0; }
  .top-left {
    position: absolute;
    left: 0;
    top: 0; }
  .bottom-right {
    position: absolute;
    right: 0;
    bottom: 0; }
  .top-right {
    position: absolute;
    right: 0;
    top: 0; } }

.single-product .woocommerce-tabs .wc-tabs {
  display: none !important; }

.single-product .woocommerce-tabs .wc-tab {
  display: block !important; }

.single-product .woocommerce-tabs .wc-tab:nth-of-type(2),
.single-product .woocommerce-tabs .wc-tab:nth-of-type(3) {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1) !important; }

.single-product .woocommerce-tabs .wc-tab:nth-of-type(2) &gt; h2 {
  padding: 20px 30px !important;
  background: #fff; }

.content-page table {
  width: 100%;
  margin-bottom: 40px; }

.content-page th {
  padding-left: 10px; }

.shadow_block &gt; h2 {
  padding: 20px !important; }

/* Attributes tables */
.content-page table tr:nth-child(odd) td,
.content-page table tr:nth-child(odd) th,
.rp_wcdpd_pricing_table tr:nth-child(odd) td,
.rp_wcdpd_pricing_table tr:nth-child(odd) th,
.woocommerce table.shop_attributes tr:nth-child(odd) td,
.woocommerce table.shop_attributes tr:nth-child(odd) th {
  background: #e1f7ff; }

.content-page table tr:nth-child(even) td,
.content-page table tr:nth-child(even) th,
.rp_wcdpd_pricing_table tr:nth-child(even) td,
.rp_wcdpd_pricing_table tr:nth-child(even) th,
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: #fff; }

.content-page table tr:nth-child(odd) th,
.content-page table tr:nth-child(even) th,
.woocommerce table.shop_attributes tr:nth-child(odd) th,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  border-right: 1px solid #31a797; }

.content-page table tr:nth-child(odd) td,
.content-page table tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(odd) td,
.woocommerce table.shop_attributes tr:nth-child(even) td {
  padding-left: 20px; }

.content-page table th,
.woocommerce table.shop_attributes th {
  font-family: averta-black, sans-serif;
  width: 125px; }

.woocommerce table.shop_attributes {
  margin: 0; }

.related-post-title {
  background-color: #E4A786 !important;
  width: 75% !important;
  border-radius: 0 0 6px 0 !important; }

.related-post .related-post-title:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
  border: 26px solid #00a3e2;
  border-right: 0px;
  transform-origin: bottom left;
  -ms-transform: skew(-13deg, 0deg);
  -webkit-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
  width: 20px; }

.woocommerce-variation-add-to-cart .button:after,
.variations_form:after,
.woocommerce div.product form.cart:after {
  content: "";
  display: table;
  clear: both; }

.blog-post-meta {
  display: none; }

.widget:not(.widget_rss):not(.widget_recent_comments):not(.widget_recent_entries) ul li {
  padding: 0; }

.no-bg-button {
  background-color: transparent; }

.woocommerce-mini-cart__empty-message {
  font-family: averta-regular;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  padding-left: 20px; }

/* New styling Matchu */
.breadcrumb-seperator {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px; }

.breadcrumb-seperator:after {
  display: inline-block;
  content: ' ';
  background-image: url("../illdy/img/icons/chevron-white.svg");
  background-size: 11px;
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 6px;
  top: 5px;
  transform: rotate(-90deg); }

.smart-search-post-icon,
.smart-search-post-title {
  margin: 5px 5px 5px 5px; }

.smart-search-post-icon,
.smart-search-post-title {
  margin: 5px 5px 5px 5px; }

.smart-search-post-icon + .smart-search-post-holder {
  padding-left: 60px;
  font-family: averta-black, sans-serif;
  text-transform: uppercase; }

.autocomplete-suggestion {
  padding: 0 !important; }

.smart-search-post-price {
  font-size: 14px;
  margin-top: 12px;
  font-family: averta-black, sans-serif; }

#main-menu .bg-sale {
  background-color: #d8ebc4;
  position: relative !important;
  text-transform: uppercase;
  font-size: 14px; }

#main-menu .bg-sale a {
  color: #6eb600 !important;
  font-family: averta-black, sans-serif !important; }

#main-menu .phone-icon,
#main-menu .mail-icon {
  margin-left: 20px;
  padding-left: 10px; }

#main-menu .mail-icon:before {
  background-image: url(../illdy/img/icons/mail_sent.svg);
  top: 25px; }

#main-menu .phone-icon:before {
  background-image: url(../illdy/img/icons/phone.svg);
  top: 25px; }

.sticky-xs-inner {
  margin: 0;
  padding: 14px 15px 5px 15px !important; }

.validate-required.woocommerce-validated,
.validate-required.woocommerce-validated .required {
  color: #000 !important; }

.smart-search-suggestions {
  max-height: none !important;
  padding-bottom: 30px; }

.product-name,
.product-price,
.product-price,
.product-subtotal,
.checkout-product-name {
  text-transform: uppercase;
  font-family: averta-black, sans-serif; }

#blog .product-thumbnail {
  width: auto;
  padding: 0; }

#blog .cart_totals th {
  font-weight: normal; }

.single-product .upsells.products &gt; h2,
.single-product .cross-sells.products &gt; h2,
.single-product .related.products &gt; h2 {
  margin-bottom: 30px !important; }

.cross-sells &gt; h2 {
  margin: 40px 0 20px 0 !important;
  font-size: 18px !important; }

h2.woocommerce-loop-product__title {
  font-size: 14px !important;
  line-height: 14px;
  text-align: center;
  min-height: 40px; }

/* Hide variation from till price */
.single-product .reset_variations {
  display: none !important; }

.grey-bg {
  background-color: #ebebeb !important; }

#footer-links {
  position: relative;
  z-index: 1; }

.woocommerce ul.products li.product .variations select {
  position: absolute;
  bottom: 75px;
  right: 26px;
  left: 0px;
  width: calc(100% - 175px);
  z-index: 9;
  outline: none;
  padding: 3px 0 3px 5px;
  min-width: 0 !important; }

@media only screen and (max-width: 767px) {
  .below-header-banner + .below-header-usp {
    height: 45px;
    overflow: hidden; }
  .woocommerce ul.products li.product .variations select {
    width: calc(100% - 60px); }
  #blog a.woocommerce-product-gallery__trigger {
    display: block;
    left: 15px;
    top: 58px;
    z-index: 9;
    width: 140px;
    height: 138px;
    border-radius: 5px;
    background: transparent;
    display: none; }
  .single-product h1.product_title {
    margin-bottom: -5px !important; }
  .below-header-usp + .container {
    padding: 0; }
  a.woocommerce-product-gallery__trigger * {
    background: white !important; }
  .single-product .upsells.products &gt; h2,
  .single-product .cross-sells.products &gt; h2,
  .single-product .related.products &gt; h2 {
    text-align: center;
    margin-bottom: 10px; }
  .breadcrumbs {
    margin-top: 55px;
    top: 0; }
  .hp-top {
    top: 50px; }
  #footer-links {
    background-position: right -117px !important; }
  #footer-links:after {
    background-position: -101px bottom !important; }
  #footer-links [class^=col] ul li &gt; a {
    position: relative;
    z-index: 9; }
  #static-page-content .woocommerce ul.products li.product {
    width: 100% !important; }
  .woocommerce ul.products li.product {
    min-height: 0; }
  .woocommerce ul.products li.product a img {
    width: 80%; }
  .single-product .woocommerce-product-gallery .onsale {
    top: -13px !important;
    right: auto !important;
    left: 40px !important; }
  .woocommerce-cart #footer-links {
    display: none; }
  #bs-example-navbar-collapse-1 {
    width: 90% !important; }
  #bs-example-navbar-collapse-1 {
    width: 90% !important; }
  .below-header-banner h1 {
    width: auto;
    color: #fff;
    padding: 50px 20px 0 0 !important;
    position: relative;
    display: inline-block !important;
    height: 220px;
    font-size: 21px !important; } }

@media only screen and (min-width: 768px) {
  .woocommerce div.product div.summary .tinvwl_add_to_wishlist_button {
    text-align: right; }
  .single-product .rp_wcdpd_product_page {
    width: auto; }
  .single-product .summary span.price {
    width: 115px;
    display: inline-block;
    margin-top: 15px;
    position: relative; }
  .woocommerce div.product span.price del {
    margin-top: -5px;
    display: block; }
  #header-cart-widget .custom-dropdown-container {
    display: none !important; }
  #header-cart-widget.open .custom-dropdown-container {
    display: block !important; } }

.elementToFadeInAndOut {
  opacity: 1;
  animation: fade 2s linear; }

.woocommerce-notices-wrapper {
  font-size: 14px;
  color: #6eb600;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  font-family: averta-black, sans-serif !important;
  margin: 0 0 20px 0; }

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments, #vt_added_to_cart_notification {
  margin: 0; }

.sc_info_box,
.woocommerce-message {
  background-color: #d8ebc4 !important; }

@keyframes fadeInOut {
  0% {
    opacity: 1; }
  16% {
    opacity: 1; }
  84% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.woocommerce-cart-wrap .cart_item .product-name a {
  font-weight: normal !important; }

.rp_wcdpd_product_page {
  margin: 0 !important; }

#blog .rp_wcdpd_pricing_table {
  padding-top: 0; }

#blog .rp_wcdpd_pricing_table_product_name,
#blog .rp_wcdpd_pricing_table_quantity,
#blog .rp_wcdpd_pricing_table_quantity_multiple {
  font-weight: normal; }

@media only screen and (min-width: 992px) {
  #footer .copyright {
    float: left; }
  .woocommerce-variation-add-to-cart .button,
  .woocommerce div.product .summary form.cart {
    display: inline-block !important;
    width: 75%;
    float: right; } }

@media only screen and (min-width: 768px) {
  .woocommerce-variation-add-to-cart .button {
    width: 75%; }
  .woocommerce div.product form.cart {
    margin: 0 !important; }
  .woocommerce-variation-add-to-cart .button:after,
  .variations_form:after,
  .woocommerce div.product form.cart:after {
    content: "";
    display: table;
    clear: both; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .usp-1 {
    text-align: center !important; } }

.product.sale &gt; .onsale:after {
  content: " ";
  position: absolute;
  display: block;
  width: 7px;
  height: 100%;
  top: 0;
  right: 0;
  border-width: 7px;
  border-style: solid;
  border-color: #d92818;
  border-left: 0px;
  transform-origin: bottom right;
  -ms-transform: skew(-13deg, 0deg);
  -webkit-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
  z-index: 99; }

.wac-qty-button b {
  display: inline-block; }

.increaseAmount,
.decreaseAmount {
  color: #ffffff !important;
  border: 0 !important;
  position: relative;
  font-size: 24px;
  width: 34px !important;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  height: 100%;
  min-height: 32px !important;
  border-radius: 0 !important;
  padding: 0 !important; }

.wac-qty-button {
  color: #ffffff !important;
  border: 0 !important;
  position: relative;
  font-size: 24px;
  width: 34px !important;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  height: 100%;
  min-height: 32px !important;
  border-radius: 0 !important;
  padding: 0 !important; }

.increaseAmount,
a.wac-btn-inc {
  background: #00a3e2 !important; }

.decreaseAmount,
a.wac-btn-sub {
  background: #e1f7ff !important; }

.increaseAmount,
.decreaseAmount {
  position: relative;
  cursor: pointer; }

.quantity,
.quantity .qty {
  border: none !important; }

div.quantity {
  position: relative;
  width: 121px; }

.woocommerce-cart table.cart input {
  border-left: 0;
  border-right: 0; }

/* Comments styling */
#comments {
  margin-top: 60px;
  background-color: #e1f7ff;
  padding: 30px 0; }

#comments h3 {
  font-size: 1.5em !important;
  margin-bottom: 20px !important; }

#comments li {
  list-style: none; }

#comments ul.comments {
  padding: 0; }

#comments .comment-reply-link {
  text-decoration: underline; }

@media only screen and (min-width: 768px) {
  .comment-meta {
    text-align: right; }
  #comments .comment-reply-link {
    position: absolute;
    right: 10px;
    bottom: 5px;
    text-decoration: underline; } }

#comments .comment div[id*=comment] {
  list-style: none;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 25px; }

.related-article-title {
  font-family: averta-black, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 30px; }

p.comment-form-cookies-consent {
  padding: 20px; }

/* Hide standard stock (under price) */
.single-product span.price + p.in-stock {
  display: none; }

.fp-from,
.fp-title {
  display: block;
  font-size: 11px;
  line-height: 20px;
  font-family: averta-regular; }

.woocommerce-cart table.cart img {
  width: 55px; }

.woocommerce-cart .product-name img {
  max-width: 22px !important;
  display: inline-block; }

.woocommerce-product-gallery .owl-carousel .owl-item {
  text-align: center; }

.woocommerce-product-gallery .owl-carousel .item {
  float: none;
  display: inline-block; }

@media only screen and (max-width: 767px) {
  #blog ul.products .owl-item li.product {
    width: 100% !important;
    margin: 0 30px 0 0; }
  #static-page-content ul.products li.product,
  #blog ul.products li.product {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .woocommerce ul.products li.product .price del {
    top: -10px; }
  .woocommerce ul.products li.product:not(.product-category) {
    min-height: 300px; }
  #static-page-content .__fbcw_ps__widget-product-summary__review-count,
  #blog .__fbcw_ps__widget-product-summary__review-count {
    display: none !important; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox &lt; 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari, Chrome and Opera &gt; 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera &lt; 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Hide breadcrumbs */
.woocommerce-order-received .breadcrumbs,
.woocommerce-cart .breadcrumbs {
  display: none; }

.nav-icons {
  display: block; }

.icon-txt {
  padding-bottom: 4px; }

.variations td.value {
  margin: 0;
  line-height: 0; }

#checkout-register-block {
  padding: 20px; }

.col-payment-container {
  margin-top: 10px; }

.review-order-adress {
  padding: 20px; }

@media only screen and (max-width: 767px) {
  .listview-xs li.product .__fbcw_ps__widget-product-summary__review-count {
    display: none !important; }
  .listview-xs li.product .price {
    clear: both;
    position: relative !important; }
  .listview-xs .single_variation .woocommerce-variation-price {
    position: unset !important; }
  .dropdown-menu,
  .custom-dropdown-container {
    max-width: 100%;
    margin-top: -5px !important; }
  .woocommerce-variation-description {
    position: relative;
    top: -6px; }
  .woocommerce div.product form.cart .woocommerce-variation-description p {
    margin: 0; }
  div.product form.cart .variations {
    margin: 0 !important;
    padding: 0;
    width: 99% !important; }
  .variation-selected div.product form.cart .variations {
    margin: 0; }
  .woocommerce div.product span.price {
    font-size: 29px; }
  .variation-multiple-prices div.product span.price {
    margin-top: 0; }
  #static-page-content .__fbcw_ps__stars.__fbcw_ps__stars--responsive,
  #blog .__fbcw_ps__stars.__fbcw_ps__stars--responsive {
    width: 70% !important; }
  .single-product #blog .__fbcw_ps__widget__stars {
    justify-content: left !important; }
  .single-product .__fbcw_ps__widget-product-summary__review-count {
    margin-left: -20px !important;
    font-size: 11px !important; }
  .variation-multiple-prices.variation-selected .price {
    display: none; }
  #CheckoutPage h1,
  #CheckoutPage h2,
  #CheckoutPage h3,
  #CheckoutPage h4 {
    font-size: 1.5em !important; }
  #CheckoutPage h1 span,
  #CheckoutPage h2 span,
  #CheckoutPage h3 span,
  #CheckoutPage h4 span {
    display: none; }
  #CheckoutPage.logged-in.checkout-step-1 .woocommerce-checkout,
  #CheckoutPage.checkout-step-2 .woocommerce-checkout {
    margin-bottom: 60px; }
  .btn-big {
    padding: 12px;
    font-size: 16px; }
  #CheckoutPage .woocommerce-form-login .form-row {
    margin: 0; }
  p.lost_password {
    margin: 0 0 5px 0;
    text-decoration: underline; }
  #checkout-register-block {
    padding: 10px 20px; }
  .col-checkout-inner {
    font-size: 12px; }
  .woocommerce form .form-row {
    margin: 0 0 3px; }
  #CheckoutPage .woocommerce input[type=text],
  #CheckoutPage .woocommerce input[type=tel],
  #CheckoutPage .woocommerce input[type=password],
  #CheckoutPage .woocommerce input[type=number],
  #CheckoutPage .woocommerce input[type=email] {
    height: 35px; }
  #CheckoutPage .woocommerce-billing-fields .col-checkout-inner:first-child {
    padding: 10px 20px 0 !important; }
  #BusinessSelect {
    margin-bottom: 0; }
  .woocommerce form .form-row label {
    line-height: 15px; }
  .validate-required.woocommerce-validated:not(#billing_country_field):not(#shipping_country_field):after {
    top: 11px; }
  .woocommerce-checkout #payment ul.payment_methods li label {
    margin: 0;
    font-size: 12px;
    height: 40px; }
  .woocommerce-checkout #payment ul.payment_methods li {
    margin: -1px 0 !important; }
  .col-payment-container {
    margin-top: 10px; }
  .review-product-table {
    margin-bottom: 20px; }
  .review-order-adress {
    padding: 10px 20px; }
  .single-product .woocommerce-tab-panel h2 {
    font-size: 19px !important; }
  .sticky-cart-btn.single-product #blog .summary .single_add_to_cart_button {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border-radius: 0 !important;
    z-index: 999;
    width: 100% !important; }
  .nested_product {
    position: relative; }
  #blog .nested_product ul.products li.product {
    position: fixed !important;
    bottom: 0;
    z-index: 99;
    left: 0;
    right: 0;
    font-size: 13px; }
  #blog .nested_product ul.products li.product .__fbcw_ps__widget-product-summary {
    left: 200px;
    top: 37px;
    right: 89px;
    display: inline-block !important; }
  .sticky-xs {
    bottom: 75px; }
  .checkout-step-5 .sticky-xs {
    bottom: 115px; }
  #blog .nested_product ul.products li.product {
    border-radius: 0;
    height: 120px;
    bottom: 0;
    background: white;
    width: 100% !important;
    min-height: 0 !important;
    padding-left: 120px !important; }
  #blog .nested_product .woocommerce-loop-product__title {
    height: 28px;
    overflow: hidden; }
  #blog .nested_product table.variations {
    display: none; }
  #blog .nested_product .fp-title {
    display: none; }
  #blog .nested_product .product {
    box-shadow: none;
    background: none;
    padding: 15px 6px 6px 55px !important; }
  #blog .nested_product ul.products li.product img {
    position: absolute;
    left: 5px;
    width: auto;
    height: 100px;
    margin: 0 !important;
    padding: 0;
    top: 15px; }
  #blog .nested_product ul.products li.product .price {
    left: 120px;
    padding-top: 2px; }
  #blog .nested_product ul.products li.product .price del {
    padding: 5px 0; }
  #blog .nested_product ul.products li.product .onsale {
    right: auto !important;
    top: auto !important;
    bottom: 12px;
    left: 143px !important;
    text-shadow: 0 0 black;
    border-radius: 5px !important;
    height: 19px; }
  #blog .nested_product ul.products li.product .price * {
    color: #000 !important;
    font-size: 17px; }
  #blog .nested_product ul.products li.product .yourprice {
    margin: 21px 0 0 18px; }
  #blog .nested_product ul.products li.product .fromprice del {
    top: -11px; }
  #blog .nested_product ul.products li.product .button {
    bottom: 45px;
    right: 0;
    padding: 22px !important;
    font-size: 11px !important;
    width: 75px !important; }
  #blog .nested_product ul.products li.product .button:not(.added):before {
    font-size: 30PX;
    left: 13PX; }
  #blog .nested_product ul.products li.product .added_to_cart {
    display: none; }
  #blog .nested_product ul.products li.product h2 {
    text-align: left;
    width: 69.5%;
    padding: 0 !important; }
  .top-header .woocommerce-mini-cart {
    max-height: 190px !important; }
  .icon-collapsed .dropdown-menu {
    width: 100% !important;
    right: 0 !important;
    left: 0 !important;
    margin: 0; }
  .__fbcw_pe__product-review {
    overflow: hidden; }
  .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    max-height: 70px; }
  .woocommerce-cart .cart_item .product-price,
  .woocommerce-cart .cart-item-amount-1 .product-price ins {
    display: none !important; }
  .woocommerce-cart .cart-item-amount-1 .product-subtotal {
    display: block !important; }
  .after-usp-nav a {
    width: 50%;
    text-align: center; }
  .checkout-progress span {
    visibility: hidden; }
  .cp-step {
    padding-top: 6px; }
  #CheckoutPage #customer_details {
    padding-bottom: 45px !important; }
  .woocommerce div.product form.cart .variations select {
    margin-top: -10px; }
  .single-product .below_product_usp {
    display: none; }
  .single-product .breadcrumbs {
    position: relative;
    display: block;
    margin: 8px 0 10px;
    line-height: 20px; }
  .woocommerce ul.products li.product .button {
    text-indent: -999999px;
    white-space: nowrap;
    width: 60px !important; }
  .woocommerce ul.products li.product .button:before,
  .woocommerce ul.products li.product .button:after {
    text-indent: 0; }
  .woocommerce ul.products li.product .button:not(.added):before {
    content: "\f07a";
    font-family: "FontAwesome" !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 27px;
    bottom: 0;
    top: auto;
    transform: none;
    left: 9px;
    position: absolute; }
  .woocommerce ul.products li.product .button.added:after {
    text-indent: 0;
    white-space: normal;
    color: white;
    position: absolute;
    left: 9px;
    font-size: 20px;
    top: 24px; }
  .checkout-progress {
    padding: 0; } }

ul.products li.product .single_variation .woocommerce-variation-price {
  left: 0; }

.woocommerce-cart .shop_table td.actions {
  display: none; }

/* Schrijf je in en verzednden naar margin 0 */
@media only screen and (min-width: 768px) {
  .single_variation .woocommerce-variation-price {
    left: -155px; }
  .single_variation {
    position: relative; }
  .woocommerce-variation-description {
    right: 0; }
  .cart-collaterals {
    min-height: 460px; }
  .cross-sells {
    margin-top: 45px; }
  .hp-blocks {
    margin-top: 30px;
    margin-bottom: 30px; }
  .single-product .out-of-stock {
    padding-left: 0 !important; }
  .single_variation .woocommerce-variation-price {
    position: absolute !important; } }

@media only screen and (min-width: 992px) {
  .woocommerce-order-received #support-block {
    position: absolute;
    right: 0; } }

@media only screen and (min-width: 1200px) {
  .woocommerce-order-received .share-icons-container {
    position: absolute;
    right: 0;
    top: 220px; } }

.woocommerce-order-received .share-icons-container h5 {
  margin-top: 20px; }

/* Reset loading */
.woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after, .woocommerce #respond input#submit.loading::after {
  content: none; }

.pagination {
  clear: both;
  width: 100%;
  text-align: center; }

.checkout-product-name {
  line-height: 15px !important; }

.checkout-product-subtotal {
  opacity: 0.47; }

.review-product-title {
  height: 30px;
  overflow: hidden;
  display: block;
  margin: 0; }

#CheckoutPage .markup-format table tr td {
  padding: 0 9px;
  font-size: 16px; }

.review-product-title span {
  display: block;
  color: #E4A786;
  font-family: averta-black, sans-serif !important; }

.below-header-usp {
  background: #00a3e2; }

.below-header-usp &gt; .container {
  background: #00a3e2; }

.mini_cart_item a {
  width: 100%; }

.contact-name {
  font-family: averta-black, sans-serif !important;
  display: block; }

.select2-container .select2-selection--single {
  height: 37px; }

.contact-container h2 {
  margin-top: 20px !important; }

.contact-container #support-block {
  margin-top: 50px !important; }

.contact-container #support-block &gt; h5 {
  color: #000; }

.wpcf7-submit {
  float: left; }

.woocommerce-cart-wrap .cart_totals th,
.woocommerce-cart-wrap .cart_totals td {
  display: unset !important; }

.woocommerce-cart-wrap .cart_totals td {
  text-align: right; }

.woocommerce-remove-coupon {
  display: block; }

.cart-discount .amount {
  float: right; }

.cart-discount .amount:before {
  content: "- "; }

#discountclone input {
  width: 100%;
  display: block; }

button[name="apply_coupon"],
#DiscountCloneBtn {
  font-family: averta-black, sans-serif; }

.discount-wrap {
  font-family: averta-black, sans-serif; }

.last-check-discount {
  line-height: 20px;
  margin-top: 20px; }

#CheckoutPage .discount-wrap:after {
  right: 0; }

#CheckoutPage .woocommerce-shipping-fields {
  margin-bottom: 35px; }

.wc_coupon_message_wrap {
  padding: 0 !important; }

/* Step 2, no sticky button */
/* HIde results and sorting */
.woocommerce-result-count,
.woocommerce-ordering {
  display: none; }

@media only screen and (max-width: 379px) {
  #header-cart-amount {
    width: 28px !important;
    height: 28px !important; } }

@media only screen and (max-width: 390px) {
  #blog .__fbcw_ps__widget-product-summary__stars-holder {
    min-width: 72px !important; }
  #blog .owl-carousel .__fbcw_ps__widget-product-summary__stars-holder {
    min-width: 72px !important; } }

@media only screen and (max-width: 767px) {
  .usp-list-container .usp-list--item {
    min-height: 19px;
    text-align: center !important; }
  .usp-list-container .owl-next:after,
  .usp-list-container .owl-prev:before {
    top: -9px;
    width: 14px;
    height: 14px;
    background-size: 14px;
    background-image: url("../illdy/img/icons/w-white.svg"); }
  .action-text-container {
    position: relative;
    margin-bottom: -50px;
    z-index: 1; }
  .order-total br {
    display: none; } }

.nav-tabs {
  margin-bottom: 20px; }

.nav-tabs &gt; li &gt; a {
  padding: 5px 10px; }

#mc_embed_signup .button {
  line-height: 0 !important; }

#blog .nav-links .page-numbers:not(.next):not(.prev) {
  background-color: #E4A786;
  color: #fff; }

/*  */
.woocommerce a.added_to_cart {
  position: absolute;
  bottom: -27px;
  text-align: center;
  left: 0;
  right: 0; }

.shipping-free,
.shipping-kostenlos,
.shipping-gratis {
  color: #81D821 !important; }

.order-total small {
  font-size: 11px; }

/* Custom-nav.css*/
/* New navi */
.navbar-default {
  padding: 0;
  margin: 0;
  line-height: 0;
  background: none;
  border: none; }

.navbar-nav {
  margin: 0 !important; }

.navbar-collapse {
  padding: 0 !important; }

.navbar-nav &gt; li {
  margin: 0;
  padding: 0;
  position: static !important; }

.navbar-nav &gt; li.menu-item-has-children &gt; a {
  padding-right: 25px;
  font-weight: normal; }

.navbar-nav li.dropdown ul li {
  width: 100%;
  float: none; }

.navbar-nav li.dropdown strong {
  color: #333; }

.navbar-nav li.dropdown &gt; ul &gt; li {
  font-size: 0.96em;
  position: static; }

.menu-item i.fa.fa-angle-down {
  font-size: 12px;
  margin-top: 6px; }

.container &gt; header {
  margin: 0;
  padding: 0; }

div#keurmerk-container {
  margin-top: 0px; }

.navbar-nav li.dropdown ul {
  color: #fff;
  overflow: hidden; }

.navbar-nav &gt; li &gt; .glyphicon {
  color: #fff;
  position: relative;
  top: 16px;
  font-size: 9px; }

.navbar {
  min-height: 0 !important; }

.home-icon {
  font-size: 20px !important; }

.home-li &gt; a {
  padding-top: 12px;
  padding-bottom: 12px; }

/* Tap for dropdowns till ?*/
.touch .dropdown-before {
  width: 100%;
  right: 13px; }

.touch .open .dropdown-before {
  width: auto; }

.dropdown-menu .dropdown,
.dropdown-menu .dropup {
  position: static !important; }

.navbar-center {
  width: 100%;
  text-align: center; }

.navbar-center &gt; li {
  float: none !important;
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important; }

.navbar-nav &gt; li:before {
  font-family: 'FontAwesome';
  /* font-size: 20px; */
  line-height: 2.9em;
  color: #fff; }

.navbar-default .navbar-nav &gt; .active &gt; a {
  background-color: transparent !important; }

.navbar-nav li.dropdown ul {
  color: #fff;
  overflow: hidden; }

.navbar-nav &gt; li &gt; .glyphicon {
  color: #fff;
  position: relative;
  top: 16px;
  font-size: 9px; }

.dropdown-menu &gt; .dropdown-sub-sub {
  display: block; }

.dropdown-menu .dropdown-sub-sub:first-child {
  display: block; }

.dropdown-sub-sub &gt; li &gt; a {
  color: #333 !important;
  width: 100% !important;
  display: block;
  line-height: 18px;
  padding: 5px; }

#main-navigation {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  z-index: 25;
  border: none !important;
  border-radius: 0 !important;
  padding: 0;
  font-size: 13px; }

#main-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px; }

#main-navigation .menu-item-txt {
  font-size: 13px; }

#main-navigation .dropdown-sub-sub &gt; li &gt; a &gt; img {
  display: block;
  text-align: center;
  margin: 0 auto 20px auto;
  height: 127px;
  width: auto; }

.main-nav-custom-inlink {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 45px 45px; }

.dropdown-menu li a.has-icon:hover * {
  color: #1f1f1f; }

#main-navigation &gt; li.main-menu-overlay {
  position: absolute;
  right: 0;
  width: 100%;
  opacity: 0.5; }

#main-navigation .col-text .menu-item-txt.has-img,
#main-navigation .col-text .main-nav-custom-inlink {
  background-image: none !important;
  min-height: 0 !important; }

.livechat-block {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  background-color: #049eea !important;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0 0 0 5px; }

.livechat-block:hover {
  background-color: #049eea !important; }

.livechat-block .fa {
  margin-right: 10px;
  font-size: 17px;
  vertical-align: middle; }

/*.has-icon &gt;.fa {*/
/*position: absolute;*/
/*top: 20px;*/
/*font-size: 25px;*/
/*}*/
.menu-item i.fa.fa-angle-down {
  font-size: 12px;
  margin-top: 6px; }

#main-navigation &gt; li &gt; .sub-menu,
#main-navigation .dropdown-menu {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  width: 100%;
  text-align: left;
  /*display: block !important;*/ }

#main-navigation &gt; li &gt; .sub-menu &gt; li &gt; a,
.dropdown-menu &gt; li &gt; a {
  color: #fff !important;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  font-size: 13px !important; }

#main-navigation &gt; li &gt; .sub-menu &gt; li {
  min-width: 235px; }

ul#main-navigation ul.sub-menu a {
  font-size: 13px;
  display: block;
  height: 100%; }

.menu-item-txt {
  color: #333; }

.navbar-nav &gt; li &gt; a {
  padding: 14px 20px; }

@media (min-width: 992px) {
  .main-nav-custom-inlink {
    background-position: top center;
    background-size: auto; }
  #main-navigation &gt; li &gt; .sub-menu &gt; li &gt; a,
  .dropdown-menu &gt; li &gt; a {
    padding: 11px 20px !important; }
  #main-navigation {
    height: 50px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    height: auto; }
  #main-navigation &gt; li &gt; .sub-menu,
  #main-navigation .dropdown-menu {
    background: linear-gradient(to right, #00a3e2 300px, white 0%);
    -webkit-box-shadow: -1px 4px 10px -1px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: -1px 4px 10px -1px rgba(0, 0, 0, 0.3) !important;
    box-shadow: -1px 4px 10px -1px rgba(0, 0, 0, 0.3) !important;
    border-radius: 0 0 5px 5px; }
  #main-navigation a.has-img img {
    display: block; }
  #main-navigation &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a.has-img {
    display: inline-block;
    text-align: center;
    padding: 155px 5px 5px 5px;
    position: relative;
    width: 24%;
    height: 24%;
    float: left;
    margin: 5px 0 0 5px;
    font-size: 13px; }
  #main-navigation &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a.has-img:hover {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  #main-navigation a.has-img img {
    position: absolute;
    left: 15%;
    right: 0;
    top: 0;
    margin-bottom: 10px; }
  .navbar-nav &gt; li &gt; a {
    font-size: 13px;
    text-align: center; }
  .navbar-nav &gt; li {
    height: 49px; }
  #main-navigation &gt; .menu-item-has-children a {
    position: relative; }
  .sub-menu li.menu-item-has-children &gt; a {
    position: relative; }
  .sub-menu li.menu-item-has-children &gt; a:hover:after {
    color: #00a3e2; }
  .collapsed-desktop {
    display: block; }
  .dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #fff 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #fff 100%);
    background-repeat: repeat-x; }
  a.collapse-next-sub-menu {
    position: relative; }
  a.collapse-next-menu &gt; i, a.collapse-next-sub-menu &gt; i {
    display: none; }
  a.collapse-next-sub-menu:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 220px;
    margin-top: 3px; }
  #main-navigation .dropdown-menu,
  #main-navigation &gt; li &gt; .sub-menu {
    min-height: 500px;
    min-width: 225px !important; }
  /* Depth = 2 */
  #main-navigation li.menu-item-has-children .sub-menu &gt; li:first-child &gt; .sub-menu,
  #main-navigation li.menu-item-has-children .sub-menu &gt; li &gt; .sub-menu {
    display: block; }
  /* Depth = 3 */
  #main-navigation li.menu-item-has-children .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu {
    display: block !important; }
  /* Open main submenu first tab on desktop */
  #main-navigation li.menu-item-has-children .sub-menu &gt; li:first-child &gt; .sub-menu {
    z-index: 1001; }
  .dropdown-sub-sub li {
    display: inline-block;
    width: 49% !important; }
  .dropdown-sub-sub.has-img li {
    display: inline-block;
    width: 24% !important;
    border: 1px solid #eee;
    min-height: 195px;
    overflow: hidden;
    text-align: center; }
  .dropdown-sub-sub.has-img li:hover {
    border-color: #d4d4d4; }
  #main-navigation &gt; li &gt; .sub-menu {
    position: absolute;
    margin-top: -4px !important;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    left: auto;
    right: 0;
    float: left;
    display: none; }
  .navbar-nav li.dropdown ul {
    background-color: #f9f9f9; }
  #main-navigation &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu,
  .navbar-nav li.dropdown ul.dropdown-sub-sub {
    left: 300px;
    right: 0;
    top: 0;
    border-radius: 0 0 5px 0;
    width: auto;
    padding: 20px;
    position: absolute;
    z-index: 1000;
    float: left;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: right -60px bottom -30px;
    background-color: #fff;
    height: 506px;
    overflow-y: auto;
    display: none; }
  #main-navigation &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu .col-head {
    display: inline-block;
    float: left; }
  .navbar-nav li.dropdown ul.dropdown-sub-sub.has-img {
    padding: 20px; }
  .dropdown-menu &gt; li &gt; a:focus,
  .dropdown-menu &gt; li &gt; a:not(.livechat-block):hover,
  .active-subsub-parent, .active-subsub-parent &gt; li &gt; a {
    background: #09f !important;
    color: #ffffff !important; }
  #subsub-img {
    position: absolute;
    right: 20px;
    bottom: -20px;
    height: 280px; }
  .navbar-nav li.dropdown ul.dropdown-sub-sub {
    min-height: 435px; }
  .dropdown-menu li.livechat-block {
    width: 19.7% !important; }
  .site-branding {
    transition: all 0.3s ease-in-out; }
  .dropdown-before {
    display: inline-block;
    bottom: 0;
    text-align: right;
    float: right;
    position: relative;
    top: -39px;
    right: 15px; }
  a.collapse-next-sub-menu:focus:after,
  a.collapse-next-sub-menu:hover:after,
  .active-subsub-parent a:after {
    color: #1f1f1f !important; }
  .latest-manuals {
    margin-bottom: 30px; }
  .active-subsub-parent &gt; ul {
    display: block !important; }
  .navbar-collapse {
    display: block !important; }
  .dropdown-menu li a.has-icon {
    position: relative; }
  .dropdown-menu .dropdown-before {
    position: absolute;
    left: 0;
    width: 19.8%;
    height: 100%;
    top: 0; }
  .block-space {
    display: block;
    height: 125px; }
  .fixed-container {
    width: 100%;
    background: white;
    z-index: 99;
    top: 40px;
    left: 0; }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* *Show only textlinks */
  .menu-item-5610199 .sub-menu {
    background-image: none; }
  #main-navigation .text-only a {
    text-align: left;
    background-image: none !important;
    margin: 0 !important;
    border: none !important;
    min-height: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    padding: 5px !important; }
  #main-navigation .text-only .menu-item-txt {
    min-height: 0; }
  #main-navigation .col-head {
    padding: 0 0 6px 0;
    margin: 0 0 20px 0; }
  li.col-head.half {
    width: 50%; }
  li.col-head.third {
    width: 33%; }
  li.col-head.fouth {
    width: 25%; }
  #main-navigation .text-only &gt; ul &gt; li.col-head {
    width: 100%;
    float: none;
    display: block;
    clear: both; }
  #main-navigation .text-only &gt; ul li.col-head:not(:first-child) {
    margin-top: 15px; } }

.hamburger-close {
  display: none; }

.hamburger-close {
  font-size: 19px !important;
  color: #ce0000;
  margin-left: 3px; }

/* Depth = 3 */
.col-img a.has-img {
  background-size: contain;
  height: 175px !important;
  background-position: 100% 25px; }

.menu-item.img-only a {
  background-position: left center !important;
  text-indent: -9999px; }

.col-head &gt; .menu-item-txt,
ul#main-navigation &gt; li &gt; a,
ul#main-navigation &gt; li &gt; ul.sub-menu &gt; li &gt; a {
  font-family: averta-black, sans-serif !important;
  color: #000;
  letter-spacing: 0.01em;
  font-size: 13px !important; }

ul#main-navigation &gt; li &gt; ul.sub-menu &gt; li &gt; a:hover {
  background: white;
  color: #000 !important; }

.child-visible &gt; a &gt; .menu-arrow:after {
  content: "\f077"; }

.menu-item-has-children a .menu-arrow {
  display: inline-block;
  height: 100%;
  width: 25px;
  text-align: center;
  background: transparent;
  vertical-align: middle; }

#main-menu .menu-item-has-children a .menu-arrow:after {
  content: "\f078";
  font-family: "FontAwesome";
  width: 20px;
  height: 20px;
  top: 12px;
  display: inline-block;
  font-size: 11px;
  color: #00a3e2; }

@media screen and (min-width: 768px) {
  .content-page .shadow_block.bg-info &gt; ul {
    min-height: 300px; } }

@media screen and (max-width: 767px) {
  /* */
  .single-product .woocommerce-notices-wrapper {
    margin: 0; }
  #header .top-header {
    padding: 47px 0 0 0; }
  /* Mobile tabs */
  .below-top-header .breadcrumb_last {
    display: none; } }

/* /Custom-nav.css*/
/* Colors */
.blue-d {
  color: #fff;
  text-transform: none !important; }

.blue-dark {
  color: #007dbd; }

.primary-blue,
.blue {
  color: #049eea !important; }

.primary-light-blue,
.light-blue {
  color: #edf5fc; }

.secondary-blue {
  color: #037cb8; }

.secondary-light-blue {
  color: #c0deed; }

.red {
  color: #e03333; }

.light-red {
  color: #fceaea; }

.fix-yellow,
.yellow,
.orange {
  color: #ffba00; }

.light-orange {
  color: #fff8e5; }

.whitetext {
  color: #fff; }

.primary-green,
.green {
  color: #00b900; }

.primary-light-green {
  color: #e5f8e5; }

.secondary-green {
  color: #009900; }

.secondary-light-green {
  color: #e5f8e5; }

/*Backgrounds*/
.bg-primary-blue,
.bg-blue {
  background-color: #049eea; }

.bg-primary-light-blue,
.bg-light-blue {
  background-color: #edf5fc; }

.bg-secondary-blue {
  background-color: #037cb8; }

.bg-secondary-light-blue {
  background-color: #c0deed; }

.bg-red {
  background-color: #e03333; }

.bg-light-red {
  background-color: #fceaea; }

.bg-orange {
  background-color: #ffba00; }

.bg-grey {
  background-color: #f7f7f7; }

.bg-light-orange {
  background-color: #fff8e5; }

.bg-white,
.bg-whitetext {
  background-color: #fff; }

.bg-primary-green,
.bg-green {
  background-color: #00b900; }

.bg-primary-light-green {
  background-color: #e5f8e5; }

.bg-secondary-green {
  background-color: #009900; }

.bg-secondary-light-green {
  background-color: #e5f8e5; }

.bg-cover a.has-img,
.bg-cover {
  background-size: cover !important; }

.bold,
.text-bold {
  font-weight: bold; }

.primary-light-gray,
.primary-light-grey {
  color: #848484; }

@media only screen and (max-width: 767px) {
  .bg-grey-xs {
    background-color: #f7f7f7; } }

.grey {
  color: #6a6a6a !important; }

.black {
  color: #181818 !important; }

.white {
  color: #fff !important; }

.black-link {
  color: #181818;
  text-decoration: underline; }

.underline {
  text-decoration: underline; }

.no-underline {
  text-decoration: none; }

.valign-top {
  vertical-align: top !important; }

.valign-middle {
  vertical-align: middle !important; }

.valign-bottom {
  vertical-align: bottom !important; }

.pointer {
  cursor: pointer; }

.relative {
  position: relative; }

hr.blue {
  border-color: #75b2e2; }

hr.lightblue {
  border-color: #75b2e2; }

.radius-s {
  border-radius: 4px; }

.radius-m {
  border-radius: 4px; }

.radius-l {
  border-radius: 4px; }

@media only screen and (max-width: 767px) {
  .single-product div.product .usp-list-container {
    background: #00a3e2; }
  .blog-post-entry img.size-large {
    margin-top: 15px; }
  #banner-and-spacer .action-text-container {
    padding-top: 55px; }
  .mobile-menu-overlay {
    background: black;
    opacity: .4;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9992;
    top: 54px;
    left: 0;
    display: none;
    /*transition: visibility 0s, opacity 0.5s linear;*/ }
  .mobile-menu-collapsed .mobile-menu-overlay {
    display: block; }
  .mobile-menu-icon {
    display: block;
    text-align: center;
    padding: 5px 7px 0 7px;
    background: #1f1f1f;
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    width: 35px;
    height: 35px;
    transition: visibility 0s, opacity 0.5s linear; }
  #header-cart-widget {
    top: 5px;
    right: 10px; }
  .icon-collapsed .dropdown-menu {
    top: 47px; } }

/* Custom menu */
.widget_mc4wp_form_widget .mc4wp-form-fields {
  padding: 15px; }

/*  */
.related-post {
  width: 100%;
  height: 203px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.related-post .related-post-title {
  width: 100%;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 1.6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #E4A786 !important;
  text-transform: uppercase;
  opacity: 0.92;
  font-size: 14px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

/* WC reset product margin */
.woocommerce ul.products li.product .button {
  margin-top: 0; }

.markup-format img {
  height: auto;
  vertical-align: middle; }

/**
 * WooCommerce Dynamic Pricing &amp; Discounts - Volume Pricing Table Styles
 */
.rp_wcdpd_pricing_table {
  width: 100%;
  padding-top: 5px; }

.rp_wcdpd_pricing_table table {
  width: 100%;
  border-top: 1px solid #c4c4c4;
  table-layout: auto; }

.rp_wcdpd_pricing_table td {
  white-space: nowrap;
  padding: 2px 10px 2px 8px;
  color: #444; }

.rp_wcdpd_pricing_table td.rp_wcdpd_longer_cell {
  padding: 2px 10px 2px 20px; }

.rp_wcdpd_modal {
  position: fixed;
  z-index: 101;
  display: none;
  padding: 20px 20px 25px 20px;
  background-color: #fff; }

.rp_wcdpd_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7); }

.rp_wcdpd_pricing_table_product_name,
.rp_wcdpd_pricing_table_quantity,
.rp_wcdpd_pricing_table_quantity_multiple {
  font-weight: 700;
  cursor: pointer; }

.rp_wcdpd_pricing_table_product_price {
  cursor: pointer; }

@media only screen and (min-width: 768px) {
  #site-logo {
    position: absolute;
    top: 0;
    width: 230px;
    z-index: 99; }
  /*#site-logo {*/
  /*position: absolute;*/
  /*top: 5px;*/
  /*width: 200px;*/
  /*z-index: 99;*/
  /*}*/
  #header-cart-icon {
    width: 40px;
    height: 40px; }
  #header-search-icon {
    width: 19px;
    height: 26px; }
  #header-search-icon {
    display: none; }
  .nav-icons a:hover,
  .nav-icons a {
    color: #fff; }
  #header-cart-icon {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 48px;
    background: url(/wp-content/uploads/2017/12/cart-icon-bg.jpg) center center no-repeat; }
  .mobile-breadcrumb {
    display: none; }
  section.slider.wpis-slider-for.slick-initialized.slick-slider,
  .products .product-category img {
    border: 1px solid #ebebeb; }
  .single-product .summary .usp-before {
    display: none; } }

#responsive-form {
  background: #f8f8f8;
  padding: 20px; }

/* Spacers */
.spacer-s {
  margin: 10px 0 !important; }

.spacer-sm {
  margin: 15px 0 !important; }

.spacer-m {
  margin: 20px 0 !important; }

.spacer-ml {
  margin: 30px 0 !important; }

.spacer-l {
  margin: 40px 0 !important; }

.spacer-s-top {
  margin-top: 10px !important; }

.spacer-sm-top {
  margin-top: 15px !important; }

.spacer-m-top {
  margin-top: 20px !important; }

.spacer-ml-top {
  margin-top: 30px !important; }

.spacer-l-top {
  margin-top: 40px !important; }

.spacer-xl-top {
  margin-top: 60px !important; }

.spacer-xxl-top {
  margin-top: 80px !important; }

.spacer-xxxl-top {
  margin-top: 150px !important; }

.spacer-s-bottom {
  margin-bottom: 10px !important; }

.spacer-sm-bottom {
  margin-bottom: 15px !important; }

.spacer-m-bottom {
  margin-bottom: 20px !important; }

.spacer-ml-bottom {
  margin-bottom: 30px !important; }

.spacer-l-bottom {
  margin-bottom: 40px !important; }

.spacer-xl-bottom {
  margin-bottom: 60px !important; }

.spacer-xxl-bottom {
  margin-bottom: 80px !important; }

.padder-s {
  padding: 10px !important; }

.padder-m {
  padding: 20px !important; }

.padder-ml {
  padding: 30px !important; }

.padder-l {
  padding: 40px !important; }

.padder-xl {
  padding: 60px !important; }

.padder-xxl {
  padding: 80px !important; }

.padder-s-top {
  padding-top: 10px !important; }

.padder-m-top {
  padding-top: 20px !important; }

.padder-ml-top {
  padding-top: 30px !important; }

.padder-l-top {
  padding-top: 40px !important; }

.padder-xl-top {
  padding-top: 60px !important; }

.padder-xxl-top {
  padding-top: 80px !important; }

@media screen and (min-width: 992px) {
  .padder-s-right {
    padding-right: 10px !important; }
  .padder-m-right {
    padding-right: 20px !important; }
  .padder-ml-right {
    padding-right: 30px !important; }
  .padder-l-right {
    padding-right: 40px !important; }
  .padder-xl-right {
    padding-right: 50px !important; }
  .padder-xxl-right {
    padding-right: 60px !important; }
  .padder-s-left {
    padding-left: 10px !important; }
  .padder-m-left {
    padding-left: 20px !important; }
  .padder-ml-left {
    padding-left: 30px !important; }
  .padder-l-left {
    padding-left: 40px !important; }
  .padder-xl-left {
    padding-left: 50px !important; }
  .padder-xxl-left {
    padding-left: 60px !important; } }

.padder-s-bottom {
  padding-bottom: 10px !important; }

.padder-m-bottom {
  padding-bottom: 20px !important; }

.padder-ml-bottom {
  padding-bottom: 30px !important; }

.padder-l-bottom {
  padding-bottom: 40px !important; }

.padder-xl-bottom {
  padding-bottom: 60px !important; }

.padder-xxl-bottom {
  padding-bottom: 80px !important; }

@media screen and (max-width: 767px) {
  .xs-spacer-s-top {
    margin-top: 10px !important; }
  .xs-spacer-m-top {
    margin-top: 20px !important; }
  .xs-spacer-ml-top {
    margin-top: 30px !important; }
  .xs-spacer-l-top {
    margin-top: 40px !important; }
  .xs-padder-l-top {
    padding-top: 40px !important; }
  .xs-padder-n-top {
    padding-top: 0px !important; } }

@media screen and (min-width: 768px) {
  .sm-spacer-s-top {
    margin-top: 10px !important; }
  .sm-spacer-m-top {
    margin-top: 20px !important; }
  .sm-spacer-ml-top {
    margin-top: 30px !important; }
  .sm-spacer-l-top {
    margin-top: 40px !important; }
  .sm-spacer-xl-top {
    margin-top: 60px !important; }
  .sm-spacer-xxl-top {
    margin-top: 80px !important; }
  .sm-spacer-xxl-top {
    margin-top: 100px !important; }
  .sm-spacer-xxxl-top {
    margin-top: 120px !important; }
  .sm-padder-l-top {
    padding-top: 100px !important; }
  .sm-padder-n-top {
    padding-top: 0px !important; }
  .product_usp_container ul &gt; li:nth-of-type(5),
  .product_usp_container .usp-5 {
    display: none; }
  .product-stock-container {
    text-align: right; } }

.fullwidth {
  width: 100% !important;
  display: block; }

@media only screen and (max-width: 767px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48% !important; }
  .calculator-body .woocommerce ul.products li.product,
  .calculator-body .woocommerce-page ul.products li.product {
    width: 100% !important; }
  section#blog {
    padding: 0 15px 20px 15px; }
  .single-product section#blog {
    padding-right: 0;
    padding-left: 0; }
  .blog-post-entry img.size-large {
    margin-top: 15px; }
  .mobile-menu-overlay {
    background: black;
    opacity: .4;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9992;
    top: 54px;
    left: 0;
    display: none;
    /*transition: visibility 0s, opacity 0.5s linear;*/ }
  .mobile-menu-collapsed .mobile-menu-overlay {
    display: block; }
  .mobile-menu-icon {
    display: block;
    text-align: center;
    padding: 5px 7px 0 7px;
    background: #1f1f1f;
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    width: 35px;
    height: 35px;
    transition: visibility 0s, opacity 0.5s linear; }
  #header-cart-widget {
    top: 5px;
    right: 10px; }
  .icon-collapsed .dropdown-menu {
    top: 47px; } }

.wpcf7-submit,
.top-content
.custom-dropdown-container input[name="login"] {
  width: 52%; }

/*  */
.related-post {
  width: 100%;
  height: 203px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.related-post .related-post-title {
  width: 100%;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 1.6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #00a3e2 !important;
  text-transform: uppercase;
  opacity: 0.92;
  font-size: 14px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

/**
 * WooCommerce Dynamic Pricing &amp; Discounts - Volume Pricing Table Styles
 */
.rp_wcdpd_product_page {
  width: calc(100% - 10px);
  margin-top: 20px;
  margin-bottom: 30px; }

.rp_wcdpd_product_page_title {
  font-weight: bold; }

.rp_wcdpd_product_page_modal_link span {
  text-decoration: underline;
  cursor: pointer; }

.rp_wcdpd_pricing_table {
  width: 100%;
  padding-top: 5px; }

.rp_wcdpd_pricing_table table {
  width: 100%;
  border-top: none !important;
  table-layout: auto; }

.rp_wcdpd_pricing_table td {
  white-space: nowrap;
  padding: 2px 10px 2px 8px;
  color: #444; }

.rp_wcdpd_pricing_table td.rp_wcdpd_longer_cell {
  padding: 2px 10px 2px 20px; }

.rp_wcdpd_modal {
  position: fixed;
  z-index: 101;
  display: none;
  padding: 20px 20px 25px 20px;
  background-color: #fff; }

.rp_wcdpd_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7); }

.rp_wcdpd_pricing_table_variation {
  display: none; }

.rp_wcdpd_pricing_table_product_name,
.rp_wcdpd_pricing_table_quantity,
.rp_wcdpd_pricing_table_quantity_multiple {
  font-weight: 700;
  cursor: pointer; }

.rp_wcdpd_pricing_table_product_price {
  cursor: pointer; }

/* CSS classes for site editors */
.shadow_block {
  box-shadow: 0px 5px 15px -2px rgba(201, 201, 201, 0.6);
  border-radius: 5px;
  transition: all 0.4s ease-in-out; }

#blog .nested_product .woocommerce-price-suffix {
  display: none; }

.nested_product li {
  width: 100% !important; }

.nested_product h2 {
  min-height: 0; }

.nested_product ul + li,
.nested_product li {
  padding: 0 !important;
  margin: 0 !important; }

@media screen and (max-width: 767px) {
  #blog .nested_product li {
    width: 100% !important; }
  #blog .nested_product .onsale {
    display: none; }
  #blog .nested_product ul.products li.product .price del {
    top: -5px; }
  #blog .nested_product ul.products li.product .price * {
    color: #000 !important;
    font-size: 28px !important; }
  #blog .nested_product ul.products li.product .price ins bdi {
    margin: 0 0 0 25px;
    line-height: 30px; }
  #blog .nested_product ul.products li.product .price del * {
    color: #000 !important;
    font-size: 18px !important; } }

#blog ul.products li.product .variations_form {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0; }

.bottom_button {
  position: absolute;
  bottom: 20px;
  left: 0px;
  z-index: 9;
  width: 50%; }

.shadow_block .bottom_button {
  bottom: 0px;
  width: 100%;
  right: 0;
  padding: 7px 0;
  text-align: center; }

.blue-border {
  border: 1px solid #75b2e2; }

.blue-border-top {
  border-top: 1px solid #75b2e2; }

.blue-border-right {
  border-right: 1px solid #75b2e2; }

.blue-border-bottom {
  border-bottom: 1px solid #75b2e2; }

.blue-border-left {
  border-left: 1px solid #75b2e2; }

.grey-border {
  border: 1px solid #eee; }

.archive.category #blog article,
.blog #blog article,
#blog .custom-blog-container article {
  min-height: 200px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06); }

.archive.category #blog article:before,
.blog #blog article:before,
#blog .custom-blog-container article:before {
  content: " ";
  position: absolute;
  display: block;
  width: 210px;
  height: 100%;
  top: 0;
  left: -57px;
  border-width: 124px;
  border-style: solid;
  border-color: #e1f7ff;
  border-left: 0px;
  transform-origin: bottom left;
  -ms-transform: skew(-13deg, 0deg);
  -webkit-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
  z-index: 1; }

.archive.category #blog article h2,
.blog #blog article h2,
#blog .custom-blog-container article h2 {
  font-size: 1.7em !important;
  position: relative;
  z-index: 2;
  max-width: 65%; }

.archive.category #blog article .button {
  min-width: 180px;
  text-align: center;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16); }

.archive.category #blog article .button,
.blog #blog article .button,
#blog .custom-blog-container article .button {
  font-size: 1.1em !important;
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-family: averta-regular; }

#header-cart-icon {
  width: 24px;
  height: 21px;
  margin-top: 7px;
  display: inline-block;
  position: relative; }

#header-search-icon {
  width: 19px;
  height: 26px;
  display: inline-block;
  position: relative;
  font-size: 17px;
  cursor: pointer; }

@media only screen and (min-width: 768px) {
  #site-logo {
    position: absolute;
    top: 0;
    width: 230px;
    z-index: 99; }
  /*#site-logo {*/
  /*position: absolute;*/
  /*top: 5px;*/
  /*width: 200px;*/
  /*z-index: 99;*/
  /*}*/
  #header-cart-icon {
    width: 40px;
    height: 40px; }
  #header-search-icon {
    width: 19px;
    height: 26px; }
  #header-search-icon {
    display: none; }
  .nav-icons a:hover,
  .nav-icons a {
    color: #fff; }
  #header-cart-icon {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 48px;
    background: url(/wp-content/uploads/2017/12/cart-icon-bg.jpg) center center no-repeat; }
  .mobile-breadcrumb {
    display: none; }
  section.slider.wpis-slider-for.slick-initialized.slick-slider,
  .products .product-category img {
    border: 1px solid #ebebeb; } }

#responsive-form {
  background: #f8f8f8;
  padding: 20px; }

/*  /Custom-nav &amp; custom.css */
.woocommerce-account h1,
.woocommerce-account .breadcrumbs {
  display: none; }

#blog .blog-post .blog-post-title {
  display: block; }

.widget_mc4wp_form_widget .mc4wp-form-fields {
  padding: 15px; }

.woocommerce-cart .action-text-container {
  display: none; }

.content-footer img {
  width: 100% !important;
  height: auto; }

/* Mobile CSS */
.slick-arrow,
.slick-slide {
  outline: 0; }

.summary .product_meta {
  clear: both;
  position: relative;
  height: 50px; }

.summary .product_custom {
  font-size: 12px;
  line-height: 10px;
  bottom: 0;
  clear: both;
  position: absolute;
  padding-top: 10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  margin-top: 10px;
  display: block; }

@media only screen and (max-width: 767px) {
  #breadcrumbs li {
    margin-right: 5px; }
  .woocommerce div.product div.images {
    padding: 20px 17px 10px;
    margin-bottom: 10px; }
  .single-product .flex-control-thumbs li img,
  .single-product .flex-viewport {
    -webkit-box-shadow: 0 0 5px 0 black !important;
    -moz-box-shadow: 0 0 5px 0 black !important;
    box-shadow: 0 0 5px 0 #818181 !important;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    background-color: #fff; }
  img[alt=maandactie] {
    display: block;
    float: none; }
  .wpis-slider-for .slick-prev, .wpis-slider-for .slick-next {
    display: block !important; }
  .slick-next {
    right: 20px; }
  .slick-prev {
    left: 20px;
    z-index: 999; }
  .wc-tabs {
    width: 100% !important;
    display: block !important;
    float: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important; }
  .wc-tabs li {
    width: 100% !important;
    display: block !important;
    float: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important; }
  .wc-tabs li a {
    padding: 10px !important;
    display: block !important;
    width: 100% !important; }
  .wc-tabs ul:before,
  .wc-tabs ul:after,
  .wc-tabs li:before,
  .wc-tabs li:after {
    display: none; }
  .search-container {
    display: none; }
  #shiftnav-toggle-main {
    color: #333;
    width: 95px;
    height: 40px; }
  .woocommerce div.product .product_title, .woocommerce h1 {
    font-size: 18px;
    margin: 0 0 20px;
    display: block; }
  #blog {
    padding: 5px 0 0 0; }
  .woocommerce .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #d3ced2; }
  div#header-cart-widget {
    display: inline-block;
    padding-left: 10px; }
  .product-type-variable #wpis-gallery {
    display: none; } }

@media screen and (max-width: 991px) {
  #breadcrumbs {
    padding: 0;
    margin: 0; }
  .ubermenu-responsive-toggle {
    display: none; }
  td.thumbcol {
    width: 80px; }
  td.a {
    width: 80px; }
  #cart-icons-collapsed {
    left: 0;
    width: 100%; }
  #footer .widget-title {
    margin: 20px 0 20px 0 !important; }
  .custom-jumbotron {
    background-position: 67%; }
  body.shiftnav-disable-shift-body {
    padding-top: 0; }
  #header .top-header {
    padding: 0; }
  .top-content {
    border-bottom: 1px solid #eee;
    height: 0; }
  .mobile-search {
    position: fixed;
    z-index: 111;
    top: 9px;
    right: 21px; }
  #shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content {
    width: auto;
    text-transform: uppercase;
    left: 3px;
    color: #333;
    font-size: 13px;
    top: 2px; }
  body.shiftnav-disable-shift-body {
    padding-top: 0; }
  .mobile-search {
    position: fixed;
    z-index: 111;
    top: 9px;
    right: 21px; }
  #shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content {
    width: auto;
    text-transform: uppercase;
    left: 3px;
    color: #333;
    font-size: 13px;
    top: 2px; } }

.downloads-container .flex-item {
  max-width: 24%;
  margin-bottom: 20px; }

.downloads-container img,
.downloads-container iframe {
  max-width: 100%; }

.downloads-container .tab-content img {
  height: 160px; }

.download-name {
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 10px;
  min-height: 34px; }

/* Variations scripts */
@media only screen and (max-width: 767px) {
  .logo-container {
    margin: 8px auto 0 auto;
    width: 175px;
    display: block;
    float: none; }
  .rp_wcdpd_product_page {
    margin: 10px 0 0px 10px !important; }
  p.price {
    margin: 10px 0 0px 0; }
  .top-header .search-field {
    width: 100%; }
  .top-header button.btn.btn-search-small {
    position: absolute;
    right: 11px;
    top: 8px;
    height: 36px;
    outline: none; }
  .top-header .search-container {
    padding: 5px 10px 10px;
    position: fixed;
    background: white;
    z-index: 99992;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13); }
  .downloads-container .flex-item {
    max-width: 50%; } }

#CheckoutPage .review-terms-container .wc-terms-and-conditions {
  padding: 10px 10px 3px 15px !important;
  -webkit-box-shadow: 0px -7px 7px -4px #ededed;
  -moz-box-shadow: 0px -7px 7px -4px #ededed;
  box-shadow: 0px -7px 7px -4px #ededed; }

td.product-quantity .qty {
  background: white; }

.rp_wcdpd_product_page {
  margin-bottom: 10px !important; }

@media only screen and (max-width: 330px) {
  .single_add_to_cart_button {
    font-size: 0.75em !important; }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important; }
  .woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 50%; }
  span.contact-name {
    min-height: 50px;
    display: block; }
  span.contact-function {
    min-height: 37px;
    display: block; } }

/* /Mobile CSS */
.rounded {
  border-radius: 6px !important; }

.owl-carousel .owl-nav div {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  background-color: #fff;
  text-align: center;
  line-height: 25px;
  font-size: 21px;
  font-family: monospace;
  border: 2px solid #ddd;
  box-sizing: content-box;
  margin-top: -12px;
  color: #616161; }

.breadcrumbs {
  z-index: 9;
  position: absolute; }

#breadcrumbs a {
  color: #ffffff; }

.breadcrumb_last {
  color: #ffffff; }

@media only screen and (min-width: 992px) {
  #blog .yith-par-message,
  #blog .yith-par-message-variation {
    position: absolute;
    right: 0;
    margin-top: -65px; }
  .site-de-DE #blog .yith-par-message,
  .site-de-DE #blog .yith-par-message-variation {
    top: 17px; }
  #blog .yith-par-message {
    max-width: 246px;
    line-height: 17px; }
  .custom-par {
    display: block !important; } }

.single-product #blog .yith-par-message,
.single-product #blog .yith-par-message-variation {
  display: none; }

.single-product.logged-in #blog .yith-par-message,
.single-product.logged-in #blog .yith-par-message-variation {
  display: block; }

@media only screen and (max-width: 991px) {
  .woocommerce .listview ul.products li.product .price,
  .woocommerce .listview ul.products li.product .price * {
    color: #333 !important; }
  .single-product #breadcrumbs a {
    color: #333; }
  .single-product .breadcrumb_last {
    color: #333; } }

.u-columns .woocommerce-form {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

.rounded {
  border-radius: 6px !important; }

/* extra 27-10 */
.owl-white .owl-next:after {
  background-image: url(img/icons/w-white.svg) !important; }

.owl-white .owl-prev:before {
  background-image: url(img/icons/w-white.svg) !important; }

@media only screen and (max-width: 991px) {
  .listview-xs ul.products li.product {
    width: 100% !important;
    margin: 0 !important; }
  .woocommerce .listview-xs ul.products li.product .price,
  .woocommerce .listview-xs ul.products li.product .price * {
    color: #333 !important; }
  .breadcrumb-seperator:after {
    background-image: url("../illdy/img/icons/chevron.svg"); } }

.content-page .secundary-bg,
.content-page .secondary-bg,
.content-page .primary-bg {
  padding-top: 20px;
  padding-bottom: 20px; }

.primary-bg:not(.listview-xs .primary-bg):not(.listview-xs .primary-bg) h1,
.primary-bg:not(.listview-xs .primary-bg):not(.listview-xs .primary-bg) h2,
.primary-bg:not(.listview-xs .primary-bg):not(.listview-xs .primary-bg) h3 {
  color: #fff; }

.content-page hr {
  display: none; }

.shadow-block {
  color: #333; }

.footer-logo {
  max-width: 200px !important; }

.atc-cross-sells {
  background-color: #00a3e2; }

.below_product_usp {
  height: 40px;
  margin: -20px 0 20px; }

.product_usp_container {
  position: absolute;
  left: 0;
  right: 0; }

.woocommerce div.product {
  position: static; }

#blog .yith-par-message,
#blog .yith-par-message-variation {
  padding: 0 5px;
  background: #e1f7ff;
  font-size: 12px; }

.product_point {
  color: #00a3e2 !important;
  font-weight: bold; }

/* Datatrics */
.hp-block &gt; div {
  height: 100% !important; }

.single-product .after-usp-nav {
  display: none; }

.woocommerce-cart .blog-post {
  min-height: 350px; }

#blog h2 img {
  max-height: 20px !important;
  max-width: 20px !important;
  display: inline-block !important;
  width: auto !important; }

#footer h5,
.phone-icon h5,
.mail-icon h5 {
  color: #fff !important; }

#main-navigation .phone-icon h5,
#main-navigation .mail-icon h5 {
  color: #181818  !important; }

.no-bg {
  background: none !important; }

.log_forms,
.log-form-group {
  padding: 0; }

/* Newsletter */
#custom_html-5 ._form {
  background: #00a3e2 !important;
  border-radius: 5px !important;
  border: none !important;
  margin: 25px auto 0;
  padding: 20px; }

#custom_html-5 ._form ._submit {
  background: #81d821 !important;
  margin-left: 0;
  width: 100%;
  border: none; }

#custom_html-5 ._form input {
  width: 100%; }

#custom_html-5 ._form input {
  margin: 10px 0;
  padding: 5px; }

.woocommerce-order-received .wc-complete-wrap h2 {
  width: 100%; }

/* Tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 100%; }
  .search-container {
    margin-top: 6px; }
  .woocommerce ul.products[class*='columns-'].owl-carousel li.product,
  .woocommerce-page ul.products[class*='columns-'].owl-carousel li.product {
    width: 100%; }
  ul.products.owl-carousel {
    width: 80% !important;
    margin: 0 auto !important; }
  .single-product .upsells.products &gt; h2,
  .single-product .cross-sells.products &gt; h2,
  .single-product .related.products &gt; h2 {
    text-align: center; }
  .breadcrumbs {
    top: 10px; } }

.summary .usp-list-container {
  line-height: 12px; }

.ts-rating-light {
  border: none !important; }

.usp-list-container.no-owl .usp-list--item {
  text-align: left !important;
  padding: 0; }

.logged-in .logged-in-hide {
  display: none; }

.home .below-header-banner h1 {
  display: none !important; }

.archive h1 span,
.archive h2 span,
.archive h3 span,
.archive h4 span,
.woocommerce-checkout h1 span,
.woocommerce-checkout h2 span,
.woocommerce-checkout h3 span,
.woocommerce-checkout h4 span {
  color: #00a3e2;
  font-size: 20px;
  display: block;
  line-height: 17px; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16.5px;
  border-left: 5px solid #00a3e2; }

.no-sticky-xs .includes_tax,
.sticky-xs .includes_tax,
.widget_shopping_cart .includes_tax {
  display: none; }

@media only screen and (max-width: 991px) {
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 100%; }
  .custom-header-rating.woocommerce_single_product_summary {
    display: none; } }

@media only screen and (min-width: 992px) {
  .custom-header-rating.woocommerce_before_single_product {
    display: none; }
  .single-product .breadcrumbs:not(.below-top-header .breadcrumbs) {
    display: none; } }

.lang-icon {
  max-height: none !important; }

.lang-container .custom-dropdown-container {
  min-width: 0 !important; }

.addtoany_container {
  background-color: #e1f7ff;
  margin: -20px 0 0px;
  height: 33px; }

.addtoany_content {
  margin: 0 !important;
  padding: 2px 2px !important; }

.lang-container {
  width: 47px;
  margin-left: 20px;
  padding-bottom: 13px; }

@media only screen and (max-width: 767px) {
  .single-product .below-top-header .breadcrumbs {
    display: none; }
  .lang-container-inner {
    display: block;
    background: #eee;
    padding: 10px 15px; }
  .lang-container-inner img {
    width: 25px; }
  .lang-container-inner .custom-dropdown-container {
    display: inline-block;
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
    background: transparent; } }

.container_wpsr_share_icons {
  padding: 20px 0; }

.content-page + .container_wpsr_share_icons {
  background-color: #e1f7ff; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.select-your-variation-title {
  margin-bottom: 10px; }

.vartable li {
  border: 1px solid #e1f7ff !important; }

.blog-post-related-articles {
  margin: 30px 0; }

/* Nav toggle  */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-toggle {
    display: block; }
  .top-header .logo-container {
    width: 22%;
    margin: 0 10px 0 45px; }
  .navbar-nav &gt; li {
    float: none; }
  span.hamburger-close {
    right: auto;
    left: 280px; }
  span.hamburger-close,
  #bs-example-navbar-collapse-1 {
    top: 70px !important; }
  #banner-and-spacer .action-text-container {
    padding-top: 80px; }
  span.hamburger-icon {
    margin-top: 10px; }
  .save_icon {
    margin-top: 55px; } }

@media only screen and (min-width: 992px) {
  .main-menu-placeholder {
    height: 47px; }
  .top-header .logo-container {
    width: 17%; }
  #main-menu .sub-menu li &gt; a .menu-arrow:after {
    position: absolute;
    left: 270px;
    transform: rotate(-90deg); }
  #main-menu .sub-menu li &gt; a:not(:hover) .menu-arrow:after {
    color: #fff; }
  #main-navigation .menu-item-txt.has-img {
    min-height: 78px;
    display: inline-block; } }

.navbar-toggle {
  border: none !important;
  background-color: transparent !important; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
  height: 3px; }

@media only screen and (max-width: 991px) {
  .top-content {
    border-bottom: none;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99991; }
  span.hamburger-icon {
    display: block !important; }
  span.hamburger-close {
    position: fixed;
    right: 0;
    top: 54px;
    width: 10%;
    padding: 14px 5px;
    margin: 0;
    background-color: #E4A786;
    color: #fff;
    font-weight: normal;
    border-radius: 0 5px 5px 0;
    -webkit-animation: fadein 2.5s;
    /* Safari, Chrome and Opera &gt; 12.1 */
    -moz-animation: fadein 2.5s;
    /* Firefox &lt; 16 */
    -ms-animation: fadein 2.5s;
    /* Internet Explorer */
    -o-animation: fadein 32.5;
    /* Opera &lt; 12.1 */
    animation: fadein 2.5s; }
  .main-menu-placeholder .menu-item-has-children a &gt; .menu-arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    background: #e5e5e5;
    border-left: 1px solid #e6e6e6; }
  .main-menu-placeholder .menu-item-has-children &gt; a &gt; .menu-arrow:after {
    margin-top: 11px; }
  ul#main-navigation &gt; li &gt; ul.sub-menu &gt; li {
    background: #f7f7f7 !important; }
  ul#main-navigation &gt; li &gt; ul.sub-menu &gt; li &gt; ul.sub-menu &gt; li {
    background: #ededed !important; }
  .sub-menu {
    display: none; }
  /* First level */
  .child-visible &gt; .sub-menu {
    display: block !important;
    background: #09f; }
  .col-head &gt; .menu-item-txt,
  ul#main-navigation li a {
    padding: 10px 25px;
    position: relative; }
  /* First level */
  /*ul#main-navigation &gt; li &gt; a {*/
  /*    border-color: #76a9dc !important;*/
  /*    border-bottom: 1px solid #76a9dc !important;*/
  /*}*/
  /*ul#main-navigation &gt; li &gt; a &gt; .menu-arrow {*/
  /*    border-color: #76a9dc !important;*/
  /*}*/
  /* Second level */
  ul#main-navigation &gt; li &gt; ul.sub-menu &gt; li &gt; a {
    color: #181818 !important; }
  ul#main-navigation &gt; li &gt; ul.sub-menu {
    background: #f8f8f8 !important; }
  /* Third level */
  ul#main-navigation ul.sub-menu ul.sub-menu {
    background: white !important; }
  ul#main-navigation ul.sub-menu ul.sub-menu .menu-arrow {
    display: none; }
  ul#main-navigation &gt; ul.sub-menu &gt; li &gt; ul.sub-menu &gt; li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }
  .navbar-toggle {
    display: block; }
  /* Mobile tabs */
  #bs-example-navbar-collapse-1 {
    display: block;
    padding: 0;
    margin: 0;
    width: 280px;
    position: fixed;
    top: 47px;
    left: -100%;
    z-index: 9999999;
    background: #fff;
    bottom: 0;
    overflow-y: auto; }
  #main-navigation .menu-item {
    position: relative !important; }
  .overlay {
    background: black;
    opacity: .4;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9;
    top: 47px;
    left: 0;
    display: none;
    transition: visibility 0s, opacity 0.5s linear; }
  .navbar-toggle {
    margin: 5px 0 0 0px !important;
    z-index: 999999999;
    border: 1px solid #eee;
    padding: 5px 11px 5px 8px !important;
    width: 40px;
    height: 30px; }
  .icon-collapsed .dropdown-menu {
    top: 38px; }
  .col-head &gt; .menu-item-txt,
  .col-head &gt; .sub-menu {
    display: block; }
  .nav-tabs &gt; li {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 992px) {
  /* Button 'n bar */
  .mobile-navbar-header {
    height: 0;
    position: fixed;
    top: 4px;
    z-index: 99999; }
  .navbar-toggle {
    position: fixed !important; } }

.modal-body .pt-filters {
  background-color: #fff;
  background: -moz-linear-gradient(110deg, #e1f7ff 0%, #e1f7ff 78.9%, #ffffff 79%);
  background: -webkit-linear-gradient(110deg, #e1f7ff 0%, #e1f7ff 78.9%, #ffffff 79%);
  background: linear-gradient(110deg, #e1f7ff 0%, #e1f7ff 78.9%, #ffffff 79%); }

.stock-txt-container {
  padding: 2px 0 0;
  font-size: 11px; }

.products .product .stock-txt-container {
  margin-top: -5px; }

#blog .on-stock-txt,
#blog .on-stock-txt * {
  color: #9bdc27 !important; }

#blog .on-stock-txt {
  font-weight: normal; }

#blog .backorder-stock-txt,
#blog .backorder-stock-txt * {
  color: orange !important;
  font-weight: bold; }

#blog .out-stock-txt,
#blog .out-stock-txt * {
  color: red !important;
  font-weight: bold; }

.cart_totals .usp-list--item {
  text-align: left !important; }

#collapseTextContainer {
  font-size: 1rem;
  line-height: 1.5; }

#collapseTextContainer .collapsetxt {
  height: 3rem;
  overflow: hidden; }

#collapseTextContainer .collapsetxt.collapse.in {
  height: auto;
  overflow: visible; }

#collapseTextContainer .collapsetxt[aria-expanded="false"] {
  display: block;
  height: 3rem !important;
  overflow: hidden; }

#collapseTextContainer .collapsetxt.show[aria-expanded="false"] {
  height: 3rem !important; }

#collapseTextContainer a[role="button"].collapsed::after {
  content: '+ Lees meer..'; }

#collapseTextContainer a[role="button"]:not(.collapsed)::after {
  content: '- Lees minder'; }

#CheckoutPage #coupons_list {
  display: none !important; }

#CheckoutPage .checkout-step-1 #coupons_list {
  display: block !important; }

#header-banner-video {
  background-repeat: no-repeat;
  background-size: initial;
  background-position: -41px 20%; }

@media only screen and (max-width: 767px) {
  .fp-from.fp-title {
    margin-bottom: -11px; }
  .woocommerce-product-details__short-description {
    display: none; }
  .downloads-container .card {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff; }
  #header-banner-video {
    background-size: cover;
    background-position: center center; } }

.accordion-container {
  padding: 5px; }

.downloads-container .btn-link {
  display: block;
  outline: none;
  width: 100%;
  text-align: left; }

.product-stock-container {
  margin-bottom: 20px;
  font-size: 12px; }

.payment_method_wc_decathlon {
  display: none !important; }

.woocommerce-mini-cart-item .remove {
  bottom: 12px !important;
  right: 7px;
  left: auto !important;
  top: auto !important;
  color: #000 !important;
  font-size: 17px !important; }

.woocommerce-mini-cart-item .remove * {
  color: #000 !important; }

.woocommerce a.remove:hover {
  color: red !important;
  background: transparent !important; }

.woocommerce a.remove:hover * {
  color: red !important; }

.wc-complete-wrap section.woocommerce-bacs-bank-details {
  display: block;
  width: 100%;
  clear: both; }

.mini_cart_qty_container {
  margin-top: 10px; }

.wc-complete-wrap .wc-wide-column {
  display: block;
  width: 100%; }

.paypal-button-tagline,
#ppcp-cancel {
  display: none !important; }

.woocommerce-cart #ppc-button {
  position: absolute;
  bottom: 70px;
  right: 10px;
  text-align: center;
  z-index: 1; }

.woocommerce-cart #ppc-button,
.woocommerce-cart #ppc-button iframe,
.woocommerce-cart #ppc-button .paypal-buttons {
  width: 100px; }

.panel-in-panel .panel-heading {
  border: none;
  background-color: white; }

.panel-in-panel &gt; a[data-toggle="collapse"] {
  color: #333;
  border-color: #ddd;
  padding: 10px 15px;
  border-radius: 3px;
  display: block;
  border: 1px solid #ddd;
  background-color: #f5f5f5; }

.panel-in-panel .panel-body {
  background-color: #fff; }

.panel-in-panel .panel-body {
  padding: 0; }

.panel-in-panel .panel {
  margin: 0 0 -1px !important;
  border: none; }

.panel-in-panel {
  padding: 20px; }

.panel-in-panel h1,
.panel-in-panel h2,
.panel-in-panel h3 {
  font-weight: normal !important;
  color: #333; }

.rightpress_product_price_live_update,
.rightpress_clear_both {
  display: none !important; }

.cart_totals .rp_wcdpd_promotion_total_saved_table_row {
  display: none !important; }

.icon-container.open-quickorder {
  width: 100px; }

#CheckoutPage #footer-ups {
  display: none; }

@media only screen and (min-width: 1600px) {
  #CheckoutPage #footer-ups {
    display: block; } }

#header-banner-video-container {
  background: linear-gradient(to right, #3bb9ad 26%, transparent 0%);
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  height: 220px; }

#header-banner-video img {
  display: none; }

#header-banner-video .rll-youtube-player {
  height: 220px;
  padding: 0; }

.progress-container {
  width: 100%;
  height: 8px;
  background: #ccc;
  position: absolute;
  top: 119px;
  z-index: 9; }

.progress-bar {
  height: 8px;
  background: #04AA6D;
  width: 0%; }

.cart-payment-icons {
  text-align: center;
  padding: 5px; }

@media only screen and (max-width: 767px) {
  .woocommerce-cart #ppc-button {
    bottom: 165px;
    right: 0; }
  #header-banner-video {
    background-size: cover;
    background-position: center center; }
  .progress-container {
    top: 50px; }
  .cart-payment-icons {
    padding: 15px 15px 0px; }
  .gift-popup-title a {
    text-decoration: underline !important;
    cursor: pointer; }
  .wg-row.wg-maincontainer {
    display: none; }
  .gift-popup-title-choose .pointer:after {
    cursor: pointer;
    content: "\f078";
    font-family: "FontAwesome";
    display: inline-block;
    position: relative;
    right: -9px;
    top: -1px;
    font-size: 10px; }
  .gift-popup-title a.gifts-visible:after {
    content: "\f077"; }
  .gift-popup-title .cart-gift-estimate + small,
  .cart-collaterals .cross-sells {
    display: none; }
  .single-product .custom-header-rating {
    padding: 10px 20px !important;
    background: white;
    line-height: 32px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16); }
  .single-custom-price,
  .product .summary span.price {
    display: inline-block;
    padding: 10px 0;
    padding-left: 10px;
    clear: both;
    height: 82px;
    position: relative;
    margin-bottom: 5px; }
  .custom-single-head {
    position: relative; }
  .single-product .custom-single-head .custom-arrows {
    background-image: url("../illdy/img/icons/chevron.svg");
    position: absolute;
    width: 25px;
    height: 25px;
    top: 26%;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    z-index: 99;
    cursor: pointer; }
  .single-product .custom-single-head .arrows-before_single_image {
    left: 0px; }
  .single-product .custom-single-head .arrows-after_single_image {
    right: 0px;
    transform: rotate(-90deg); }
  #blog .nested_product ul.products li.product .stock-txt-container * {
    font-size: 12px !important;
    margin-left: 13px; }
  .gift-inner-wrap:not(.gift-container-collapsed) {
    overflow: hidden; } }

.woocommerce-cart .checkout-button-sticky {
  position: fixed !important;
  bottom: 0;
  left: 0 !important;
  right: 0;
  z-index: 999; }

.fullwidth-input textarea,
.fullwidth-input label,
.fullwidth-input select,
.fullwidth-input input {
  width: 100% !important; }

.woocommerce-MyAccount-navigation-link--wishlist {
  display: none; }

.h2-like {
  line-height: 26px;
  font-size: 28px;
  margin-bottom: 20px !important;
  font-family: averta-black, sans-serif;
  display: block;
  color: #00a3e2; }

.checkout-step-3 .tax-total {
  display: none; }

.cart_totals tr.fee {
  border-top: 1px solid #eee !important; }

.woocommerce-checkout.checkout-step-3 #order_review tr.fee {
  display: none; }

ul[role="alert"]:not(.woocommerce-error) * {
  display: inline-block; }

.woocommerce .star-rating {
  height: 1.2em;
  line-height: 16px;
  width: 6.3em; }

@media only screen and (min-width: 768px) {
  #blog .sc_info_box {
    position: absolute;
    bottom: -80px;
    width: 100% !important;
    text-align: center; }
  .lang-link {
    display: block;
    text-align: center; }
  .woocommerce ul.products li.product .star-rating {
    bottom: 28px;
    margin: 0; }
  .single-product .outofstock-button {
    float: right !important; } }

li.product .__fbcw_ps__widget-product-summary__review-count {
  position: absolute;
  bottom: 5px;
  right: 10px; }

.woocommerce-checkout .sc_info_box {
  display: none; }

.woocommerce-checkout.checkout-step-5 .sc_info_box {
  display: block; }

.woocommerce div.product form.cart .variations select {
  margin-top: 0; }

.outofstock-button {
  padding-left: 50px !important;
  padding-right: 50px !important; }

ul.products li.product .woocommerce-price-suffix {
  display: none; }

/* Slideshow to white */
.pswp__bg {
  background-color: #fff; }

.product_meta .tagged_as,
.blog-post-tags {
  display: none; }

.cart-icon-container .dropdown-backdrop {
  display: none; }

.woocommerce ul.products li.product.product_loop_hover a img {
  width: 100%;
  margin-top: -10px !important;
  transition: all 0.1s ease-in-out; }

.discount-wrap {
  margin-top: 20px;
  cursor: pointer;
  position: relative;
  font-weight: 600; }

.discount-wrap:after {
  cursor: pointer;
  content: "\f078";
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
  right: -20px;
  font-size: 10px;
  color: #75b2e2; }

.discount-wrap[aria-expanded="true"]:after {
  content: "\f077"; }

.mini_cart_item span.woocommerce-Price-amount.amount {
  font-size: 16px; }

.pt-filter {
  border: 1px solid #00a3e2;
  color: #00a3e2 !important; }

input.filter-checkbox:checked + label {
  background-color: #00a3e2; }

.login-form h3 {
  font-size: 28px;
  color: #00a3e2;
  text-transform: uppercase;
  font-family: "proxima_nova_excn_rgbold";
  padding: 0 15px 0 15px !important; }

.shipping-time-container {
  padding-left: 10px; }

.img-shipping-time-icon {
  margin-right: 8px;
  margin-top: -2.5px; }

#CheckoutPage .last-check-container {
  display: none; }

#CheckoutPage.checkout-step-5 .last-check-container {
  display: block; }

.shipping-time-container {
  display: none; }

.faq-container .faq-head:after {
  content: "\f106";
  font-family: "FontAwesome";
  float: right; }

.faq-container .faq-head.collapsed:after {
  content: "\f107"; }

.faq-container p {
  margin: 0;
  padding: 0; }

.variation-layout-dropdown.variation-multiple-prices.variation-selected .summary .price,
.variation-layout-dropdown.variation-multiple-prices .woocommerce-variation-price .summery .price {
  display: none; }

.variation-layout-dropdown.variation-multiple-prices.variation-selected .woocommerce-variation-price .price {
  display: block; }

.single-product .rp_wcdpd_pricing_table {
  display: none;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  width: auto; }

.single-product .rp_wcdpd_product_page.rp_wcdpd_product_page_hover .rp_wcdpd_pricing_table {
  display: block; }

.rp_wcdpd_product_page .rp_wcdpd_pricing_table {
  position: absolute;
  z-index: 10; }

.rp_wcdpd_product_page_title {
  font-weight: normal !important;
  text-decoration: underline;
  cursor: pointer; }

@media only screen and (min-width: 768px) {
  .single-product .rp_wcdpd_product_page:hover .rp_wcdpd_pricing_table {
    display: block; }
  .variation-multiple-prices.variation-selected .price {
    margin-top: 15px; }
  .wc-complete-wrap .clear + p {
    width: 63%; } }

.ajax-pagination {
  margin: 0;
  display: block;
  line-height: 0; }

.ajax-pagination .page-item {
  display: inline-block; }

.custom-ajax-comments {
  position: relative;
  z-index: 1; }

.custom-ajax-comments.loading:before {
  font-family: 'FontAwesome';
  content: '\f013' !important;
  display: inline-block !important;
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: absolute;
  top: 40%;
  z-index: 999;
  left: 40%;
  font-size: 75px;
  z-index: 3; }

.custom-ajax-comments.loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block !important; }

#rememberme,
#remember {
  display: inline-block;
  vertical-align: sub;
  margin-left: 5px; }

.icon-button {
  border: 1px solid #2aa6c8;
  padding: 25px;
  border-radius: 50%;
  width: 85px;
  text-align: center;
  font-size: 32px; }

.fixed-rating {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  padding: 7px 27px 4px 6px;
  line-height: 23px;
  z-index: 9;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.16);
  background-color: #ededed; }

.fixed-rating * {
  color: #333333;
  vertical-align: top; }

abbr.required {
  text-decoration: none;
  border: none; }

.custom-header-rating + .woocommerce-product-rating {
  display: none; }

form.wp-block-search {
  position: relative; }

.smart-search-results {
  left: 0;
  right: 0; }

.smart-search-results.has-viewall-button,
.has-viewall-button.smart-search-suggestions {
  min-height: 295px; }

.has-viewall-button.smart-search-suggestions {
  width: 100% !important;
  min-height: 295px; }

.wp-block-search__inside-wrapper {
  border-color: #eee;
  top: 7px;
  position: relative; }

li.woocommerce-error-exit {
  position: absolute;
  right: 10px;
  top: 1px;
  font-size: 16px;
  cursor: pointer; }

.woocommerce div.product h2 {
  font-size: 1.5em; }

.grid-select {
  background: #fff;
  border-radius: 10px;
  min-height: 150px;
  margin: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
  -moz-box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61);
  box-shadow: 0px 0px 3px 2px rgba(225, 225, 225, 0.61); }

.grid-select:hover {
  background: #fbfbfb;
  -webkit-box-shadow: 0px 0px 5px 4px #e1e1e1;
  -moz-box-shadow: 0px 0px 5px 4px #e1e1e1;
  box-shadow: 0px 0px 5px 4px #e1e1e1; }

.carousel-inner img {
  width: 100%; }

.tax-product_cat .woocommerce-notices-wrapper,
.single-product .woocommerce-notices-wrapper {
  display: none; }

.mini-cart-shipping {
  text-transform: none;
  font-size: 14px;
  margin-left: 5px;
  font-family: averta-black, sans-serif; }

.flex-control-thumbs {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear; }

.flex-control-thumbs.owl-carousel {
  visibility: visible;
  opacity: 1;
  overflow: unset;
  overflow: unset; }

.smart-search-post-excerpt {
  padding: 5px 15px; }

.payment_method_wc_mirakl {
  display: none !important; }

select.custom-dropdown-action {
  position: absolute;
  bottom: 26%;
  left: 0;
  right: 0; }

.widget_search .smart-search-popup {
  display: block !important;
  width: 100% !important; }

.checkout-step-1 cvb-checkout-select,
.logged-in cvb-checkout-select {
  display: none; }

.checkout-step-2 cvb-checkout-select {
  display: block !important; }

.checkout-discouht-container .woocommerce-remove-coupon {
  display: none; }

a {
  color: #00a3e2; }

@media only screen and (max-width: 991px) {
  body {
    background: #fff !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woocommerce-page div.product div.summary {
    width: 69% !important;
    float: right; }
  .woocommerce-page div.product div.images {
    position: absolute !important;
    left: 0;
    height: 200px;
    max-width: 200px;
    padding: 0;
    margin: 0; } }

@media only screen and (min-width: 992px) {
  .vartable td.thumbcol {
    position: relative; }
  .vartable td.thumbcol:before {
    content: "";
    display: inline-block;
    background-size: 15px;
    background-repeat: no-repeat;
    width: 25px;
    height: 27px;
    position: absolute;
    left: 11px;
    top: 11px;
    background-image: url("../illdy/img/icons/o-check.svg"); }
  .vartable td.thumbcol:before {
    background-image: none;
    left: -7px;
    z-index: 2; } }

@media only screen and (min-width: 768px) {
  .has_wcdpd .woocommerce-product-details__short-description {
    width: 64%;
    display: inline-block;
    margin: 0;
    padding: 0; }
  table.vartable {
    clear: both; }
  .woocommerce-page div.product div.images {
    height: 480px; }
  .single-product .summary .variations_form {
    width: 58%;
    float: right; }
  .breadcrumbs {
    width: 440px; }
  .site-en-GB .tagged_as {
    margin-top: -12px; }
  .single-product .woocommerce-product-gallery .onsale {
    right: -15px !important;
    margin-top: -1px !important; } }

.woocommerce div.product form.cart div.quantity {
  margin: 0; }

#blog .wac-qty-button a,
#blog .increaseAmount,
#blog .decreaseAmount {
  min-height: 48px !important;
  line-height: 44px;
  width: 24px !important; }

.quantity .qty {
  width: 24px !important;
  height: 100% !important; }

.quantity {
  height: 48px !important; }

.single-product.woocommerce-account .content-area .woocommerce-price-suffix {
  display: block; }

/* Variations */
#blog .qtycol .increaseAmount,
#blog .qtycol .decreaseAmount {
  min-height: 100% !important;
  width: 15px !important;
  line-height: 37px;
  height: 39px;
  font-size: 17px; }

.vartable .thumbcol {
  width: 45%;
  line-height: 0;
  text-align: left;
  padding: 3px 0 0 10px !important; }

.vartable .qtycol {
  width: 55%;
  line-height: 0;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0; }

.woocommerce-Price-amount {
  color: #00a3e2; }

/* Mobile */
.tinvwl_add_to_wishlist_button {
  min-width: 100%; }

@media only screen and (max-width: 375px) {
  #blog .qtycol .increaseAmount,
  #blog .qtycol .decreaseAmount {
    display: none; } }

@media only screen and (max-width: 767px) {
  .woocommerce div.product form.cart .tinv-wraper {
    width: 60% !important;
    float: right; }
  ul#main-navigation li a {
    background-image: none !important; }
  .hp-block &gt; a {
    background-size: 189px 100%; }
  .woocommerce ul.products li.product:not(.product-category) {
    min-height: 340px; } }

/* Iphone */
.single_add_to_cart_button:not(.ajax) {
  width: calc(100% - 30%) !important; }

.woocommerce-checkout #callnowbutton,
.woocommerce-cart #callnowbutton {
  display: none; }

.usp-list-container img,
.product_custom li img {
  max-height: 30px;
  max-width: 30px !important; }

.archive h1 span, .archive h2 span, .archive h3 span, .archive h4 span, .woocommerce-checkout h1 span, .woocommerce-checkout h2 span, .woocommerce-checkout h3 span, .woocommerce-checkout h4 span {
  color: #004763; }

input[type="submit"],
#CheckoutPage button[type="submit"],
.button.checkout,
.button.wc-forward,
#blog a.checkout-button,
#place_order,
.product_type_variable,
.add_to_cart_button,
.ajax_add_to_cart,
.green_button,
.gift-product-hover div,
.single_add_to_cart_button {
  border-radius: 10px !important; }

.woocommerce-checkout .my-logout-button {
  display: block;
  width: 100%;
  clear: both; }

@media only screen and (max-width: 991px) {
  .breadcrumb-seperator:after {
    background-image: url("../illdy/img/icons/chevron-blue.svg"); } }

.owl-next:after, .owl-prev:before {
  background-image: url("../illdy/img/icons/chevron-blue.svg"); }

.panel-in-panel {
  background-color: #fff; }

.stripe-jcb-icon {
  display: none; }

.jdgm-rev__icon:after {
  display: none !important; }

/* Hide standard when free shipping */
.free_shipping7 + .flat_rate8 {
  display: none; }

.product_meta .tagged_as,
.blog-post-tags {
  display: block; }

.jdgm-widget.jdgm-widget {
  padding: 7px 0 0 0; }

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    top: 20px; }
  .product_meta .tagged_as {
    padding: 0 15px; }
  .single-product .product-type-simple .cart .zxtrics-banner {
    top: auto;
    bottom: 45px; }
  .summary {
    padding: 7px 20px 00px 20px; }
  .jdgm-widget.jdgm-widget {
    padding: 0 0 10px 0; } }

.woocommerce-cart .order-total .grey.hidden-xs,
.woocommerce-cart .tax-total.total-0 {
  display: none !important; }

.woocommerce-ordering {
  display: block;
  float: left !important; }

.site-es .single_add_to_cart_button:after,
.site-es .add_to_cart_button:after {
  right: 0; }

b, strong {
  font-weight: normal;
  font-family: averta-black !important; }

/* Product page, skew to straight */
@media only screen and (min-width: 992px) {
  body.single-product #header:after {
    background: linear-gradient(270deg, #ffffff 0%, #ffffff 59%, #00a3e2 59%); }
  .woocommerce div.product div.images.woocommerce-product-gallery:before {
    transform: none;
    right: -15px; }
  .woocommerce div.product div.images.woocommerce-product-gallery:after {
    transform: none;
    right: -15px;
    border-color: #00a3e2; } }

.single-product .woocommerce-product-gallery .onsale:after {
  content: none; }

.woocommerce-checkout.site-en-AU p#order_comments_field {
  display: none; }

span.jdgm-prev-badge__text {
  margin-left: 5px; }

p.mc4wp-checkbox.mc4wp-checkbox-woocommerce.form-row.form-row-wide {
  margin-left: 17px; }

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline + .optional {
  display: none; }

/*# sourceMappingURL=style.css.map */</pre></body></html>