@import inline '../css/bootstrap.min.css';
@import inline '../css/owl.carousel.min.css';
@import inline '../css/owl.theme.default.min.css';
@import inline '../css/simplelightbox.min.css';
.text-center {
  text-align: center;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.3;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
p {
  padding: 0;
  margin-bottom: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'Sora', sans-serif;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
}
#woo-cart-timer-wrap-id {
  display: none;
  visibility: hidden;
}
body.woocommerce-no-js .woosb-wrap + form.cart {
  display: block;
}
html,
body {
  height: 100%;
  min-height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section {
  padding: 80px 0;
}
main {
  min-height: 850px;
}
span.tooltip1,
span.tooltip2 {
  display: block;
  margin-bottom: 10px;
  color: #007bff;
}
span.tooltip1:hover,
span.tooltip2:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tijdelijk-milieuvignet-gedrukt > div {
  max-width: 600px;
}
#ui-datepicker-div {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.swal2-styled.swal2-confirm {
  background-color: #007bff !important;
  color: #fff !important;
  font-size: 16px !important;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  font-weight: 700 !important;
  font-family: 'Roboto', sans-serif !important;
}
section#productpage-description,
section#productpage-colors,
section#productpage-cities,
section#productpage-support {
  padding: 40px 0;
}
section#productpage-description ul,
section#productpage-colors ul,
section#productpage-cities ul,
section#productpage-support ul {
  padding-left: 40px;
  list-style-type: initial;
  margin-bottom: 20px;
}
section#productpage-description ul li,
section#productpage-colors ul li,
section#productpage-cities ul li,
section#productpage-support ul li {
  margin: 10px 0;
}
section#productpage-description h2,
section#productpage-colors h2,
section#productpage-cities h2,
section#productpage-support h2 {
  font-size: 27px;
}
p.out-of-stock {
  display: none;
}
p.greenalert {
  color: #61b33d !important;
  background-color: #e8f2e4;
  padding: 10px 15px;
  border-radius: 3px;
  display: block;
  font-size: 15px !important;
  font-style: normal !important;
}
p.greenalert a {
  color: #008DF4 !important;
}
p.greenalert a:hover {
  color: #3BACFF !important;
}
@media only screen and (max-width: 992px) {
  section {
    padding: 50px 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: #000;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 23px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
a {
  color: #008DF4;
}
a:hover,
a:focus {
  color: #0170c1;
}
@media only screen and (max-width: 992px) {
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 23px;
  }
  h3 {
    font-size: calc(24px);
  }
}
@media only screen and (max-width: 767px) {
  section {
    padding: 50px 0;
  }
  p {
    margin-bottom: 20px;
  }
}
.btn,
.button {
  border-radius: 3px;
  color: #000;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  padding: 15px 25px;
  border: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
}
.btn.btn-primary,
.button.btn-primary {
  background-color: #0fffba;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.button.btn-primary:hover,
.button.btn-primary:focus {
  background-color: #1400ed;
}
.btn.btn-secondary,
.button.btn-secondary {
  background-color: #ed7301;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.button.btn-secondary:hover,
.button.btn-secondary:focus {
  background-color: #fe8d23;
}
.btn.btn-black,
.button.btn-black {
  background-color: #000;
}
.btn.btn-black:hover,
.btn.btn-black:focus,
.button.btn-black:hover,
.button.btn-black:focus {
  background-color: #333333;
}
.btn.btn-default,
.button.btn-default {
  background-color: #008DF4;
  color: #fff;
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.button.btn-default:hover,
.button.btn-default:focus {
  color: #fff;
  background-color: #3BACFF;
}
#whatsapp-btn {
  position: fixed;
  left: 12px;
  bottom: 10px;
  z-index: 999;
}
@media only screen and (max-width: 400px) {
  .btn {
    font-size: 15px;
    padding: 9px 15px;
  }
}
.woocommerce ul.products .button {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 25px 15px 25px;
  background-color: #008DF4;
  color: #fff;
}
.woocommerce ul.products .button:hover {
  background-color: #3BACFF;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
header {
  position: fixed;
  width: 100%;
  height: ;
  padding: 0;
  z-index: 15;
  transition-duration: 0.4s;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.12);
}
header #alert {
  background-color: #d1ecf1;
  padding: 3px 0;
}
header #alert > .container > .row > .col-md-12 p {
  margin-bottom: 0;
  color: #1a528d;
  font-size: 1.4rem;
  text-align: center;
}
header .logo {
  display: inline-block;
  height: 66px;
  margin: 2px 0 2px 0;
  transition-duration: 0.4s;
}
header .logo img {
  height: 100%;
  transition-duration: 0.4s;
}
header .logo img.audi-vignetics {
  height: 80%;
  margin-top: 5px;
}
header .logo img.mistergreen-vignetics {
  height: 80%;
  margin-top: 5px;
}
header .basketcont {
  float: right;
  margin-left: 22px;
  margin-top: 13px;
}
header .basketcont .basket-icon {
  width: 70px;
  height: 40px;
  padding: 10px 10px;
  border-left: 1px solid #e6e6e6;
}
header .basketcont .cart-total {
  color: #fff;
  display: inline-block;
  background-color: #56aa35;
  border-radius: 99px;
  width: 18px;
  height: 18px;
  padding-top: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  position: absolute;
  margin-left: -32px;
}
header .mobile-triggers {
  display: none;
}
header nav {
  float: right;
  top: 0;
  display: table;
}
header nav ul {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
header nav ul li {
  display: inline-block;
  position: relative;
}
header nav ul li a {
  color: rgba(0,0,0,0.9);
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  padding: 25px 0 25px 0;
  display: inline-block;
}
header nav ul li a img {
  margin-left: 10px;
}
header nav ul li a:hover,
header nav ul li a:focus {
  color: rgba(0,0,0,0.65);
  text-decoration: none;
}
header nav ul li.active a {
  color: rgba(0,0,0,0.65);
}
header nav ul li.active a:hover,
header nav ul li.active a:focus {
  color: rgba(0,0,0,0.65);
}
header nav ul li.active:before {
  background-image: url('../img/icons/arrow-down-orange.svg');
  display: inline-block;
  content: '';
  height: 8px;
  width: 16px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -8px;
}
header nav ul li:not(:last-child) {
  margin-right: 18px;
}
header nav ul li.dropdown:hover .dropdown-menu {
  display: block;
}
header nav ul li.dropdown:hover {
  padding-bottom: 28px;
}
header nav ul li .dropdown-toggle::after {
  display: none;
}
header nav ul li .dropdown-toggle:focus,
header nav ul li .dropdown-toggle:active {
  outline: none;
}
header nav ul li .dropdown-menu {
  background: #333;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  left: 0;
}
header nav ul li .dropdown-menu a.dropdown-item {
  text-decoration: none;
  padding: 14px 26px;
  margin: 0;
  color: #fff;
  border-top: 1px solid #444;
  font-weight: 300;
  font-size: 18px;
}
header nav ul li .dropdown-menu a.dropdown-item:first-child {
  border-top: none;
}
header nav ul li .dropdown-menu a.dropdown-item:focus,
header nav ul li .dropdown-menu a.dropdown-item:active,
header nav ul li .dropdown-menu a.dropdown-item:hover {
  text-decoration: underline;
  background-color: transparent;
}
header nav ul li.show .dropdown-menu {
  display: none;
}
header.fixed-top {
  transition-duration: 0.4s;
  padding: 0;
  top: initial;
}
header.fixed-top .logo {
  height: 51px;
  margin: 4px 0 4px 0;
  transition-duration: 0.4s;
}
header.fixed-top .logo img {
  transition-duration: 0.4s;
}
header.fixed-top .basketcont {
  margin-top: 10px;
}
header.fixed-top .menu-hoofdmenu-container ul li a {
  padding: 20px 0 19px 0;
  transition-duration: 0.4s;
  color: #222;
}
header.fixed-top .menu-hoofdmenu-container ul li a:hover,
header.fixed-top .menu-hoofdmenu-container ul li a:focus {
  color: rgba(0,0,0,0.5);
  text-decoration: none;
}
@media only screen and (max-width: 1200px) {
  header .basketcont {
    margin-left: 6px;
  }
  header .basketcont .basket-icon {
    border-left: 0px;
    width: 60px;
    padding: 10px 0;
  }
  header nav ul li a {
    font-size: 15px;
    padding: 25px 0 26px 0;
  }
  header nav ul li:not(:last-child) {
    margin-right: 12px;
  }
  header.fixed-top .logo {
    height: 51px;
    margin: 4px 0 4px 0;
  }
  header.fixed-top .menu-hoofdmenu-container ul li a {
    padding: 20px 0 20px 0;
  }
}
@media only screen and (max-width: 992px) {
  header {
    padding: 0;
  }
  header .basketcont {
    margin-top: 11px;
  }
  header .logo {
    height: 38px;
    margin: 8px 0;
  }
  header nav {
    display: none;
  }
  header .mobile-triggers {
    display: inline-block;
    padding: 0;
    float: right;
    margin-top: 2px;
    transition-duration: 0.4s;
  }
  header .mobile-triggers img {
    height: 30px;
  }
  header .mobile-triggers a {
    display: inline-block;
    padding: 10px 6px;
    transition-duration: 0.4s;
  }
  header .mobile-triggers a:not(:last-child) {
    margin-right: 4px;
  }
  header.fixed-top .logo {
    height: 34px;
    margin: 10px 0 8px 0;
    transition-duration: 0.4s;
  }
  header.fixed-top .mobile-triggers {
    margin-top: 2px;
    transition-duration: 0.4s;
  }
  header.fixed-top .mobile-triggers a {
    background-color: rgba(0,0,0,0);
    transition-duration: 0.4s;
  }
}
body.audi-com section#slider {
  background-color: #c8c8c8;
  background-image: linear-gradient(0deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url('../img/audi4.jpg') !important;
}
body.audi-com section#slider .caption .inner {
  background-color: rgba(255,255,255,0.95);
}
body.vw-com section#slider {
  background-color: #c8c8c8;
  background-image: linear-gradient(0deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url('../img/vw-1.jpg') !important;
}
body.vw-com section#slider .caption .inner {
  background-color: rgba(255,255,255,0.95);
}
body.mistergreen-com section#slider {
  background-color: #c8c8c8;
  background-image: linear-gradient(0deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url('../img/model-y-mistergreen.jpg') !important;
}
body.mistergreen-com section#slider .caption .inner {
  background-color: rgba(255,255,255,0.95);
}
section#slider {
  background-color: #c8c8c8;
  background-image: linear-gradient(0deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url('../img/bg-vignettes-be.jpg');
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  height: 300px;
  padding: 0;
}
section#slider .row > div {
  display: table;
}
section#slider .caption {
  display: table-cell;
  height: 300px;
  padding-top: 70px;
  vertical-align: middle;
  width: 100%;
}
section#slider .caption h1 {
  color: #fff;
}
section#slider .caption a:hover {
  text-decoration: none;
}
section#slider .caption a:hover .btn {
  background-color: #3BACFF;
}
section#slider .caption .inner {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 32px 0px rgba(0,0,0,0.2);
  padding-top: 12px;
  padding-bottom: 20px;
}
section#slider .caption .inner img {
  max-width: 150px;
  display: block;
  margin: 0 auto 20px;
}
section#slider .caption .inner h3 {
  font-size: 34px;
  color: #111;
  margin-top: 0;
}
section#slider .caption .inner h3 span {
  font-weight: 400;
  font-size: 20px;
  color: #666;
}
section#slider .caption .inner p {
  color: #999;
  font-style: italic;
  margin-bottom: 9px;
}
section#slider .caption .inner span.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 700;
  background-image: url(../img/icons/shopping-basket.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  padding: 15px 50px 15px 25px;
  background-position: calc(100% - 25px) 50%;
}
section#slider.large {
  height: 800px;
}
section#slider.large .caption {
  height: 800px;
}
section#slider.large .caption h1 {
  padding-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  section#slider .caption .inner h3 {
    font-size: 28px;
  }
  section#slider .caption .inner h3 span {
    font-size: 18px;
  }
  section#slider .caption .inner p {
    margin-bottom: 9px;
  }
  section#slider .caption .inner span.btn {
    font-size: 14px;
    background-size: 18px;
    padding: 15px 50px 15px 25px;
    background-position: calc(100% - 25px) 50%;
  }
}
@media only screen and (max-width: 992px) {
  section#slider .caption a .btn {
    padding: 12px 20px;
    font-size: 15px;
  }
  section#slider .caption h1 {
    font-size: 31px;
  }
  section#slider .caption .inner h3 {
    font-size: 22px;
    color: #111;
  }
  section#slider .caption .inner h3 span {
    font-size: 14px;
  }
  section#slider .caption .inner p {
    font-size: 13px;
    letter-spacing: -0.1px;
    line-height: 1.3;
    min-height: 42px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section#slider .caption .inner img {
    max-width: 100px;
    margin: 0 auto 12px;
  }
  section#slider .caption .inner span.btn {
    font-size: 13px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
  }
  section#slider.large {
    height: auto;
  }
  section#slider.large .caption {
    height: auto;
    padding: 80px 0 40px 0;
  }
  section#slider.large .caption h1 {
    padding-bottom: 30px;
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  section#slider {
    height: auto;
  }
  section#slider .caption {
    text-align: left;
    height: auto;
    padding: 110px 0 40px 0;
  }
  section#slider .caption .col-md-4,
  section#slider .caption .col-md-3 {
    width: 100%;
    margin-top: 10px;
  }
  section#slider .caption .col-md-4 .inner,
  section#slider .caption .col-md-3 .inner {
    max-width: 370px;
    width: 100%;
  }
  section#slider .caption .inner img {
    position: relative;
    top: 0;
    left: 0;
  }
  section#slider .caption .inner h3 {
    margin-left: 0;
  }
  section#slider .caption .inner p {
    display: none;
  }
  section#slider .caption .inner a.btn {
    padding: 12px 20px;
    font-size: 15px;
  }
  section#slider .caption .inner span.btn {
    margin-top: 0px;
  }
  section#slider.large {
    width: 100%;
    height: auto;
    padding: 60px 0;
  }
  section#slider.large .caption {
    width: 100%;
    height: auto;
  }
  section#slider.large .caption h1 {
    padding-bottom: 20px;
    text-align: center;
    margin-top: 0;
  }
  section#slider.large .caption h3,
  section#slider.large .caption .btn {
    margin-left: 0;
    width: calc(50% - 12px);
    margin-right: 12px;
    float: right;
  }
  section#slider.large .caption .inner {
    overflow: auto;
    display: block;
    margin: 0 auto 0;
  }
  section#slider.large .caption .inner img {
    width: 50%;
    float: left;
    margin-left: 12px;
    margin-top: 14px;
  }
}
@media only screen and (max-width: 400px) {
  section#slider .caption .inner img {
    max-width: 80px;
  }
  section#slider .caption .inner h3 {
    font-size: 22px;
  }
  section#slider .caption .inner a.btn {
    padding: 10px 13px;
    font-size: 13px;
  }
  section#slider.large .caption h3,
  section#slider.large .caption .btn {
    width: calc(60% - 12px);
  }
  section#slider.large .caption .inner img {
    width: 40%;
  }
}
footer {
  padding: 0;
  background-color: #222;
}
footer a {
  color: #696969;
}
footer a:hover,
footer a:focus {
  text-decoration: underline;
  color: #696969;
}
footer .main {
  padding: 50px 0 50px;
}
footer .main h4 {
  color: #fff;
  margin-bottom: 20px;
}
footer .main p {
  color: rgba(255,255,255,0.7);
}
footer .main .container .row .col-md-6 > p > img {
  height: 38px;
  margin-bottom: 4px;
  display: inline-block;
}
footer .disclaimer {
  font-size: 15px;
  padding: 30px 0 30px;
  background-color: #111;
  color: rgba(255,255,255,0.55);
}
footer .disclaimer a {
  color: rgba(255,255,255,0.7);
}
footer .disclaimer .row > div:last-of-type {
  text-align: right;
}
footer .disclaimer .vignetics-icon {
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  margin-top: -5px;
}
@media only screen and (max-width: 992px) {
  footer .main {
    font-size: 16px;
    text-align: center;
  }
  footer .main .row > div {
    margin-bottom: 20px;
  }
  footer .disclaimer {
    text-align: center;
  }
  footer .disclaimer .row > div:last-of-type {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  footer .disclaimer .row > div:last-of-type {
    margin-top: 15px;
  }
}
#wrapper {
  z-index: 3;
  position: relative;
  background-color: #fff;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scroll: touch;
}
#wrapper.menu-is-open {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
.menu-open header {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
}
#mobile-navigation {
  position: fixed;
  padding-top: 30px;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
  width: 260px;
  background-color: #222;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s;
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  transform: translateX(80px);
}
#mobile-navigation #menu-hoofdmenu-1 {
  margin: 50px 0;
  list-style: none;
  padding: 0;
}
#mobile-navigation .sub-menu {
  padding: 0 10px 0 15px;
  display: none;
  list-style: none;
}
#mobile-navigation a {
  display: block;
  line-height: 2em;
  padding: 10px 16px 10px 32px;
  color: rgba(255,255,255,0.82);
  text-decoration: none;
  font-size: 18px;
}
#mobile-navigation a:hover {
  color: #fff;
}
#mobile-navigation li.current-menu-item a.current {
  background-color: #3a4a4d;
  color: #FFF;
}
#mobile-navigation .no-touch  a:hover {
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  #mobile-navigation .cd-navigation {
    margin: 20px 0;
  }
}
#mobile-navigation.menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  -webkit-overflow-scrolling: touch;
}
#mobile-navigation .item-has-children > a {
  position: relative;
}
#mobile-navigation .item-has-children a img {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transform-origin: 2px 8px;
  -webkit-transform-origin: 2px 8px;
  -moz-transform-origin: 2px 8px;
}
#mobile-navigation .item-has-children > a.submenu-open img {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
#mobile-navigation .item-has-children .collapser {
  float: right;
  background-color: rgba(255,255,255,0.1);
  width: 40px;
  text-align: center;
}
#mobile-navigation .item-has-children .collapser img {
  margin-top: -3px;
}
form.checkoutsection #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row.form-row-2-3,
form.checkoutsection #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row.form-row-3-3 {
  width: 23.5%;
  float: left;
  margin-left: 3%;
}
form.checkoutsection #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row.form-row-3-3 {
  width: 23.5%;
  margin-left: 1.5%;
}
.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.woocommerce-cart section#slider {
  display: none;
}
body.woocommerce-cart main {
  padding-top: 60px;
}
section#mobile-sticky-proceed-cart-btn {
  display: none;
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation {
  width: 100%;
  margin: 18px 0 0 0;
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd {
  display: inline-block;
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt p,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd p {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  color: #555;
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt {
  width: 200px;
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd {
  width: calc(100% - 205px);
}
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd.variation-Afdruktijdelijkvignet > p span.thwepo-price-amount,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd.variation-GedruckteVersiondertemporrenVignette > p span.thwepo-price-amount,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd.variation-PrintedTemporaryCertificate > p span.thwepo-price-amount,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd.variation-VersionestampatadelCertificatoTemporaneo > p span.thwepo-price-amount,
form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd.variation-VersionimprimeduCertificatTemporaire > p span.thwepo-price-amount {
  float: right;
  font-weight: 700;
  font-size: 16px;
  color: #212529;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-thumbnail img {
  width: 75px;
  height: 75px;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-name a {
  color: #111;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 12px;
  display: inline-block;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-contains {
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 700;
  font-size: 13px;
  color: #333;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-subtotal {
  text-align: right;
  font-weight: 700;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-quantity input {
  padding: 6px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #ddd;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-remove a.remove {
  width: 18px;
  height: 18px;
  background-image: url('../img/icons/red-bin.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13.42px;
  border-radius: 0;
  opacity: 1;
  transition-duration: 0.12s;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-remove a.remove:hover {
  background-color: #fff !important;
  background-image: url('../img/icons/red-bin.svg') !important;
  background-size: 13px;
  background-position: center;
  color: none !important;
  opacity: 0.7;
  transition-duration: 0.12s;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-child {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-child + .woosb-cart-child {
  margin-top: 3px;
  padding-bottom: 20px;
}
form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-child .product-name {
  color: #555;
  font-weight: 400;
  font-size: 13px;
  text-decoration: none;
  line-height: 1.6;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-thumbnail img {
  width: 75px;
  height: 75px;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-name a {
  color: #111;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 12px;
  display: inline-block;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-quantity input {
  padding: 6px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #ddd;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-subtotal {
  text-align: right;
  font-weight: 700;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-remove a.remove {
  width: 18px;
  height: 18px;
  background-image: url('../img/icons/red-bin.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13.42px;
  border-radius: 0;
  opacity: 1;
  transition-duration: 0.12s;
}
form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-remove a.remove:hover {
  background-color: #fff !important;
  background-image: url('../img/icons/red-bin.svg') !important;
  background-size: 13px;
  background-position: center;
  color: none !important;
  opacity: 0.7;
  transition-duration: 0.12s;
}
form.woocommerce-cart-form #shoppingcart .productoverview .cart-collaterals2 {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  text-align: right;
}
form.woocommerce-cart-form #shoppingcart .productoverview .cart-collaterals2 p {
  text-align: right;
  width: 100%;
  display: block;
  line-height: 1.2;
}
form.woocommerce-cart-form #shoppingcart .productoverview .cart-collaterals2 p .smaller {
  font-size: 12px;
  color: #333;
}
form.woocommerce-cart-form #shoppingcart .productoverview .cart-collaterals2 .update_cart_btn {
  display: none;
}
form.woocommerce-cart-form #shoppingcart .productoverview .enter-coupon {
  display: flex;
}
form.woocommerce-cart-form #shoppingcart .productoverview .enter-coupon input {
  padding: 4px 12px;
  display: block;
  border: 1px solid #ddd;
  border-right: 0;
  height: 42px;
  border-radius: 3px 0 0 3px;
  outline: none;
  font-size: 15px;
}
form.woocommerce-cart-form #shoppingcart .productoverview .enter-coupon button {
  display: block;
  border: 1px solid #ddd;
  height: 42px;
  border-radius: 0 3px 3px 0;
  font-size: 23px;
  line-height: 1;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  color: #999;
  background-color: #fff;
}
form.woocommerce-cart-form #shoppingcart .productoverview .enter-coupon button:hover {
  background-color: #0282f2;
  color: #fff;
  border: 1px solid #0282f2;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta {
  padding-left: 50px;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta h2 {
  font-size: 23px;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta ul {
  padding: 10px 0 0 0;
  list-style-type: none;
  margin: 0;
  text-align: left;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta ul li {
  margin-bottom: 10px;
  line-height: 1.7;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta ul li img {
  display: inline-block;
  margin-right: 8px;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta a.btn {
  width: 100%;
  margin-top: 20px;
  font-size: 17px;
  box-shadow: 0 4px 28px 0 rgba(0,0,0,0.12);
  transition-duration: 0.15s;
}
form.woocommerce-cart-form #shoppingcart .checkoutcta a.btn:hover {
  box-shadow: 0 8px 38px 0 rgba(0,0,0,0.12);
  transition-duration: 0.15s;
}
.woocommerce-notices-wrapper {
  width: 100%;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.2s;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success {
  display: none;
}
.woocommerce-notices-wrapper .woocommerce-message {
  display: block;
  display: none;
  width: 70%;
  max-width: 880px;
  border-top: 0;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 8px 30px 0 rgba(0,0,0,0.1);
  margin: 50px auto 0;
  line-height: 35px;
}
.woocommerce-notices-wrapper .woocommerce-message:before {
  content: none;
  color: initial;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
  color: #fff;
  background-color: #007bff;
  transition-duration: 0.15s;
  outline: none;
}
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
  background-color: #3396ff;
  transition-duration: 0.15s;
  color: #fff;
}
body.woocommerce-cart .wc-proceed-to-checkout a.button {
  width: 100%;
  max-width: 300px;
  font-size: 16px;
  padding: 12px 0;
  background-color: #008DF4;
}
body.woocommerce-cart .wc-proceed-to-checkout a.button:hover {
  background-color: #3BACFF;
}
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
  margin: 0 auto 50px;
}
#orderreviewcontainer .shop_table_custom {
  margin-top: 20px;
  margin-bottom: 20px;
}
#orderreviewcontainer .shop_table_custom .row {
  margin-top: 10px;
  margin-bottom: 10px;
}
#orderreviewcontainer .shop_table_custom .row.woosb-item-child {
  display: none;
}
@media only screen and (max-width: 767px) {
  #orderreviewcontainer .shop_table_custom .row {
    line-height: 1.4;
  }
  #orderreviewcontainer .shop_table_custom .row .product-name,
  #orderreviewcontainer .shop_table_custom .row.cart-discount,
  #orderreviewcontainer .shop_table_custom .row.order-total {
    font-size: 15px;
  }
  #orderreviewcontainer .shop_table_custom .row span.amount {
    font-size: 14px;
  }
  #orderreviewcontainer .shop_table_custom .row .woocommerce-remove-coupon {
    font-size: 14px;
  }
  #orderreviewcontainer .shop_table_custom .row small.tax_label {
    font-size: 14px;
  }
}
form.woocommerce-cart-form table.shop_table {
  font-size: 15px;
  line-height: 1.3;
  color: #555;
  border-color: #eaeaea;
}
form.woocommerce-cart-form table.shop_table thead tr th {
  padding: 5px 12px;
  margin-top: 1px;
  background-color: #fbfbfb;
  color: #111;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child .variation {
  display: none;
}
form.woocommerce-cart-form table.shop_table tbody tr:not(.woosb-item-child) td > a {
  font-weight: 700;
  color: #222;
  font-size: 16px;
}
form.woocommerce-cart-form table.shop_table tbody tr td {
  border-color: #eaeaea;
  padding: 12px 12px 12px 12px;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-name {
  font-size: 19px;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation {
  margin-bottom: 14px;
  font-size: 13px;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dd {
  margin-bottom: 4px;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dt,
form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation p,
form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dd {
  color: #555;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail a img {
  min-width: 64px;
  display: block;
  margin: 0 auto 0;
}
form.woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity input {
  border: none;
  outline: none;
  color: #555;
}
form.woocommerce-cart-form table.shop_table tbody tr td a {
  color: #555;
}
form.woocommerce-cart-form table.shop_table tbody tr td a:hover {
  text-decoration: underline;
}
form.woocommerce-cart-form table.shop_table tbody tr td dl.variation {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 4px;
}
form.woocommerce-cart-form table.shop_table tbody tr td dl.variation dd p {
  font-size: 14px;
  line-height: 1.3;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child td {
  padding: 0 12px 5px 12px;
  border-top: 0;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child td.product-name {
  color: #555;
  font-size: 13px;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child td.product-name a {
  color: #555;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child td.product-thumbnail img {
  display: none;
}
form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child td.product-quantity {
  visibility: hidden;
}
form.woocommerce-cart-form table.shop_table tbody tr:not(.woosb-item-child) td {
  padding-bottom: 0;
}
div.cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background-color: #008DF4;
  color: #fff;
}
div.cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover,
div.cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:focus {
  color: #fff;
  background-color: #3BACFF;
}
body.audi-com section#homeusps,
body.vw-com section#homeusps {
  background-color: #e3edf5;
}
body.audi-com section#homebranche,
body.vw-com section#homebranche {
  background-color: #cbdbe8;
}
body.mistergreen-com section#homeusps {
  background-color: #e3edf5;
}
body.mistergreen-com section#homebranche {
  background-color: #cbdbe8;
}
section#homeusps {
  background-color: #ffcc00;
  padding: 15px 0;
}
section#homeusps .container .row .col-md-4 p {
  padding-left: 40px;
  background-image: url(../img/checkcircle.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 24px;
  margin-bottom: 0;
  color: rgba(0,0,0,0.9);
}
section#homebranche {
  background-color: #eceef0;
  padding: 25px 0;
}
section#homebranche .container .row > div:first-of-type {
  text-align: right;
}
section#homebranche .container .row > div:first-of-type p {
  text-align: right;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 300;
  color: #222;
  width: 100%;
  max-width: 380px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
}
section#homebranche .container .row > div:last-of-type img {
  display: inline-block;
  height: 52px;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 15px;
}
section#homebranche .container .row > div:last-of-type img.unive {
  height: 28px;
}
section#homebranche .container .row > div:last-of-type img.npo-2 {
  height: 28px;
}
section#homebranche .container .row > div:last-of-type img.logo-bol {
  height: 24px;
}
section#introduction .container > h2 {
  text-align: center;
  padding-bottom: 40px;
}
section#contactp .container .row img {
  max-width: 100%;
}
section#contactoptions {
  background-color: #f4f4f4;
}
section#contactoptions h4 {
  font-size: 15px;
  margin-bottom: 3px;
  margin-top: 3px;
}
section#contactoptions .container .contactoptions > div {
  border: 1px solid #e5e5e5;
  padding: 20px 10px 13px 10px;
}
section#contactoptions .container .contactoptions > div h3 {
  font-size: 18px;
  margin-bottom: 8px;
}
section#contactoptions .container .contactoptions > div p {
  font-size: 15px;
  line-height: 1.5;
}
section#contactoptions .container .contactoptions > div:nth-of-type(1n + 2) {
  border-left: 0;
}
section#contactoptions .container .contactoptions > div:first-of-type {
  border-radius: 8px 0 0 0;
}
section#contactoptions .container .contactoptions > div:last-of-type {
  border-radius: 0 8px 0 0;
}
section#contactoptions .container .contactoptions > div.active {
  background-color: #fff;
  border-bottom: 0;
}
section#contactoptions .container .contactoptions > div:hover {
  background-color: #fff;
  cursor: pointer;
}
section#contactoptions .container .row.formoutercont .col-md-12 {
  display: none;
}
section#contactoptions .container .row.formoutercont .col-md-12.active {
  display: block;
}
section#contactoptions .container .row.formoutercont .faq-outer {
  padding: 50px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  background-color: #fff;
  text-align: left;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section {
  border: 0;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section .acc_head {
  background-color: #fff;
  border: 0;
  padding: 10px 0;
  margin: 0;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section .acc_head:hover h4 {
  color: #017bff;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section .acc_head h4 {
  font-weight: 400;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section .acc_content {
  border: 0;
  padding: 0;
  margin: 0;
}
section#contactoptions .container .row.formoutercont .faq-outer .accordionjs .acc_section .acc_content p {
  font-size: 15px;
  color: #666;
}
section#contactoptions .container .row.formoutercont .formouter {
  padding: 50px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  background-color: #fff;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 {
  width: 100%;
  max-width: 450px;
  display: block;
  margin: 0 auto 0;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p {
  margin-bottom: 8px;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  color: #666;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="text"],
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="email"],
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label textarea {
  display: inline-block;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  width: 100%;
  padding: 6px 10px 6px 10px;
  outline: none;
  background-color: #fff;
  font-size: 17px;
  color: #222 2;
  font-weight: 400;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="text"]:focus,
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="email"]:focus,
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label textarea:focus {
  border: 1px solid #c7c7c7;
  background-color: #fdfdfd;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="text"]:required:valid,
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label input[type="email"]:required:valid,
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label textarea:required:valid {
  border: 1px solid #61b33d;
}
section#contactoptions .container .row.formoutercont .formouter .wpcf7 form > p label textarea {
  max-height: 180px;
  font-size: 15px;
  line-height: 1.3;
  padding: 10px 10px 10px 10px;
}
section#properties {
  background-color: #f3f3f3;
  text-align: center;
}
section#properties .container > h2 {
  text-align: center;
  padding-bottom: 40px;
}
section#properties .container .row .col-lg-3 h3 {
  padding-bottom: 8px;
  line-height: 1.4;
  min-height: 71px;
}
section#properties .container .row .col-lg-3:nth-of-type(1) img {
  height: 61px;
  margin-bottom: 17px;
}
section#properties .container .row .col-lg-3:nth-of-type(2) img {
  height: 61px;
  margin-bottom: 17px;
}
section#properties .container .row .col-lg-3:nth-of-type(3) img {
  height: 52px;
  margin: 4px 0 22px 0;
}
section#properties .container .row .col-lg-3:nth-of-type(4) img {
  height: 59px;
  margin: 1px 0 18px 0;
}
section#homeservice {
  background-image: url(../img/pointing-woman.png), url(../img/bg-blue-gradient.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: 67% 100%, 50% 50%;
  background-size: 370px, cover;
}
section#homeservice .container .row h2 {
  color: #fff;
}
section#homeservice .container .row p {
  color: rgba(255,255,255,0.8);
}
section#homeservice .container .row p a {
  color: #ffffff;
}
body section#product form.cart #license_plate_number {
  width: calc(100% - 50px);
  margin-left: 50px;
  border-radius: 0 3px 3px 0;
  margin-bottom: -1px;
}
body section#product form.cart tr.license_plate_number td {
  background-repeat: no-repeat;
  background-position: 12.5px 50%;
  background-size: 24px;
  background-color: #dbdbdb;
  border-radius: 3px;
}
body.it section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/it.svg');
}
body.de section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/de.svg');
}
body.fr section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/fr.svg');
}
body.be-1 section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.be-vl section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.be-wa section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.be-ms section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.audi-com section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.vw-com section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/be.svg');
}
body.mistergreen-com section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/nl.svg');
}
body.at section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/at.svg');
}
body.uk section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/uk.svg');
}
body.ch section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/ch.svg');
}
body.ie section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/ie.svg');
}
body.es section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/es.svg');
}
body.pt section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/pt.svg');
}
body.cz section#product form.cart tr.license_plate_number td {
  background-image: url('../img/flags/cz.svg');
}
body.nl section#product form.cart tr.license_plate_number td input {
  width: 100% !important;
  margin-left: 0 !important;
  border-radius: 3px !important;
}
@media only screen and (max-width: 992px) {
  section#falseprodshopoverview .container ul.products li {
    width: 42%;
  }
}
.select2-dropdown {
  border: 1px solid #d6d6d6 !important;
}
section#product .container .row h1 {
  margin-top: 0;
  font-size: 40px;
}
section#product .container .row:first-of-type {
  margin-top: 0px;
  margin-bottom: 30px;
}
section#product .container .row:first-of-type h1 {
  font-weight: 700;
}
section#product .container .row p.ean {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #555;
}
section#product .container .row p.stockstatus {
  color: #2ba749;
  font-size: 14px;
  font-weight: 400;
}
section#product .container .row select.product-switch {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 4px 40px 3px 10px;
  cursor: pointer;
  background-image: url('../img/icons/black-arrow-down.svg');
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
}
section#product .container .row select.product-switch:hover {
  border: 1px solid #c6c6c6;
}
section#product .container .row div.woosb-wrap .woosb-products {
  border: none;
}
section#product .container .row div.woosb-wrap p {
  font-size: 13px;
  color: #888;
  font-style: italic;
}
section#product .container .row div.woosb-wrap p a {
  color: #888;
}
section#product .container .row #productscrollpoint {
  padding-bottom: 15px;
}
section#product .productimgcont {
  text-align: center;
}
section#product .productimgcont .product-carousel {
  padding-right: 40px;
}
section#product .productimgcont .product-carousel .cont {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 450px;
}
section#product .productimgcont .product-carousel .cont img {
  width: 100%;
  max-width: 450px;
  height: auto;
}
section#product .productimgcont .productthumb-carousel {
  margin-top: 30px;
  padding-right: 40px;
}
section#product .productimgcont .productthumb-carousel .cont {
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  outline: none;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#product .productimgcont .productthumb-carousel .cont img {
  opacity: 0.7;
  transition-duration: 0.15s;
}
section#product .productimgcont .productthumb-carousel .cont:hover,
section#product .productimgcont .productthumb-carousel .cont.slick-current {
  border: 1px solid #d8d8d8;
  cursor: pointer;
}
section#product .productimgcont .productthumb-carousel .cont:hover img,
section#product .productimgcont .productthumb-carousel .cont.slick-current img {
  opacity: 1;
  transition-duration: 0.15s;
}
section#product .productimgcont > img:first-of-type {
  display: inline-block;
  width: 100%;
  max-width: 360px;
  text-align: center;
}
section#product .productimgcont > img:nth-of-type(2) {
  width: 100%;
  max-width: 475px;
}
section#product .productimgcont ul {
  padding: 60px 0 0 0;
  list-style-type: none;
  margin: 0;
  text-align: left;
}
section#product .productimgcont ul li {
  margin-bottom: 8px;
}
section#product .productimgcont ul li img {
  display: inline-block;
  margin-right: 8px;
}
section#product .row .price {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
section#product .row ul {
  list-style-type: none;
  margin: 0;
}
section#product .row ul li img {
  display: inline-block;
  margin-right: 8px;
}
section#product table tbody td {
  background-color: #fff;
  padding-left: 0;
}
section#product table tbody td.text-cell p {
  color: #444;
  margin-bottom: 0;
  font-size: 17px;
}
section#product table tbody td.text-cell a {
  color: #007bff;
  font-size: 13px;
}
section#product table tbody td.text-cell span.green {
  color: #086978;
  font-weight: 700;
  margin-right: 6px;
}
section#product table.extra-options {
  margin-bottom: 0;
}
section#product table.extra-options .label {
  display: none;
  padding: 0;
}
section#product table.extra-options td.value.leftside {
  padding-right: 0;
  padding-top: 0;
}
section#product table.extra-options td.value.leftside select {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 16px 65px 16px 15px;
  background-color: #efefef;
  outline: none;
  border-radius: 3px;
  width: 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url('../img/select-icon.svg');
}
section#product table.extra-options td.value.leftside select:hover {
  background-color: #e9e9e9;
}
section#product table.extra-options td.value.leftside input {
  width: 100%;
  box-shadow: none;
  padding: 8px 0;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #d6d6d6;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  transition-duration: 0.15s;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: calc(100% - 20px) 50%;
}
section#product table.extra-options td.value.leftside input:required:valid:not(:focus) {
  background-color: #eef5eb;
  transition-duration: 0.15s;
  background-image: url(../img/green-checkmark-validation.svg');
}
section#product table.extra-options td.value.leftside input.clicked:required:invalid {
  background-size: 6px;
}
section#product table.extra-options td.value.leftside input.clicked:required:invalid:not(:focus) {
  background-color: #faf1e3;
  transition-duration: 0.15s;
  background-image: url(../img/uitroepteken.svg');
}
section#product table.extra-options td.value.leftside input,
section#product table.extra-options #product table.extra-options td.value.leftside select {
  font-size: 16px;
}
section#product table.extra-options td.value.leftside input:focus,
section#product table.extra-options #product table.extra-options td.value.leftside select:focus {
  outline: none;
}
section#product table.extra-options td.value.leftside span.select2 {
  width: 100% !important;
}
section#product table.extra-options td.text-cell p,
section#product table.extra-options td.text-cell .tijdelijkgeprint {
  padding: 16px 0 2px 0;
  font-size: 1.5rem;
}
section#product table.extra-options tr.nopad td p {
  padding: 0;
}
section#product table.extra-options tr.nopad img,
section#product table.extra-options tr.nopad span {
  display: inline-block;
}
section#product table.extra-options tr.nopad img {
  margin-right: 4px;
}
section#product table.extra-options .select2-container--default .select2-selection--single {
  border: 1px solid #d6d6d6;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  height: 38px;
  padding-top: 5px;
  padding-bottom: 5px;
}
section#product table.extra-options .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 3px;
}
section#product table.extra-options td .tijdelijkgeprint {
  display: flex;
}
section#product table.extra-options td .tijdelijkgeprint .stap {
  width: 80px;
}
section#product table.extra-options td .tijdelijkgeprint .stap p {
  color: #086978;
  font-weight: 700;
  margin-right: 6px;
  padding: 0;
}
section#product table.extra-options td .tijdelijkgeprint .content br {
  display: none;
}
section#product table.extra-options td .tijdelijkgeprint .content .subtitle {
  color: rgba(0,0,0,0.5);
  font-style: italic;
  display: block;
  font-size: 12px;
}
section#product table.extra-options td .tijdelijkgeprint .content .title {
  font-size: 15px;
  display: block;
  margin-top: 2px;
}
section#product table.extra-options td .tijdelijkgeprint .content .moreinfo {
  font-size: 14px;
  color: #007BFF;
  margin-top: 4px;
  display: block;
  cursor: pointer;
  vertical-align: middle;
}
section#product table.extra-options td .tijdelijkgeprint .content .moreinfo:before {
  content: url('../img/icons/blue-question.svg');
  margin-right: 6px;
  vertical-align: middle;
}
section#product table.extra-options td .tijdelijkgeprint .content .moreinfo:hover {
  text-decoration: underline;
}
section#product form.cart {
  margin-bottom: 60px;
}
section#product form.cart .quantity {
  display: block;
  float: left;
}
section#product form.cart .quantity select {
  padding-top: 20px;
  padding-bottom: 19px;
  padding-left: 25px;
  width: 69px;
  border: 1px solid #ddd;
  border-right: none;
  border-radius: 3px 0 0 3px;
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
}
section#product form.cart .quantity select:hover {
  border: 1px solid #c6c6c6;
  border-right: none;
  cursor: pointer;
}
section#product form.cart button.single_add_to_cart_button {
  width: calc(100% - 70px);
  margin-left: 0;
  background-color: #007bff;
  padding-top: 22px;
  padding-bottom: 22px;
  font-size: 17px;
  border-radius: 0 3px 3px 0;
  display: block;
  float: left;
  transition-duration: 0.15s;
  padding-right: 50px;
}
section#product form.cart button.single_add_to_cart_button:hover {
  background-color: #3396ff;
  transition-duration: 0.15s;
}
section#product .product_meta {
  display: none;
}
#productpagemenubar {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
#productpagemenubar.scrollfix-top {
  border-bottom: 1px solid #eee;
  left: 0 !important;
  width: 100% !important;
  z-index: 50;
  padding-top: 0;
  padding-bottom: 0;
}
#productpagemenubar .container {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#productpagemenubar.scrollfix-top .container {
  border-top: 1px solid #fff;
  border-bottom: 0;
}
#productpagemenubar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#productpagemenubar ul li {
  display: inline-block;
}
#productpagemenubar ul li a {
  display: inline-block;
  padding: 14px 18px;
  color: #007BFF;
  font-weight: 700;
  font-size: 16px;
  outline: none;
  text-decoration: none;
}
#productpagemenubar ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#productpage-description .sidebarblok .safetytriangle {
  margin-bottom: 20px;
  padding: 30px 20px 60px 20px;
  background: url('../img/bip-go-tolbadgeholder-black.png'), linear-gradient(0deg,#fff 10%,#eee 10%);
  background-size: auto calc(100% - 60px), cover;
  background-repeat: no-repeat, repeat;
  background-position: calc(100% + 30px) 100%, center;
}
#productpage-description .sidebarblok .safetytriangle > p {
  max-width: 150px;
  line-height: 1.5;
  margin: 20px 0 25px 0;
}
#productpage-description .sidebarblok .safetytriangle > p .highlight {
  color: #2BA749;
  font-weight: 700;
}
#productpage-description .sidebarblok .safetytriangle .btn {
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  margin-bottom: 5px;
  color: #fff;
  background-color: #007bff;
}
#productpage-description .sidebarblok .safetytriangle .btn:hover {
  background-color: #3395ff;
}
#productpage-description .sidebarblok .safetytriangle .link {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #999;
}
@media only screen and (max-width: 1200px) {
  #productpage-description .sidebarblok .safetytriangle {
    background-size: auto 60%, cover;
  }
}
@media only screen and (max-width: 992px) {
  #productpage-description > .container > .row {
    display: flex;
  }
  #productpage-description .sidebarblok {
    order: -1;
    margin-bottom: 50px;
  }
}
#productpage-description .sidebarblok {
  transition-duration: 0.15s;
}
#productpage-description .sidebarblok.scrollfix-top {
  background-color: #fff;
  box-shadow: 0 6px 27px 0 rgba(0,0,0,0.13);
  border-radius: 3px;
  z-index: 100;
  transition-duration: 0.15s;
}
#productpage-description .sidebarblok .inner {
  padding: 30px 20px;
  background-color: #f5f5f5;
}
#productpage-description .sidebarblok ul {
  padding: 0;
  list-style-type: none;
  margin: 20px 0 0 0;
}
#productpage-description .sidebarblok ul li {
  margin-top: 10px;
  margin-bottom: 10px;
}
#productpage-description .sidebarblok ul li img {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}
#productpage-description .sidebarblok .button {
  margin-top: 16px;
  background-color: #007bff;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 38px;
  padding-right: 38px;
  font-size: 15px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}
#ordernowonmobilebar {
  opacity: 0;
  transition-duration: 0.15s;
  display: none;
}
@media only screen and (max-width: 992px) {
  body.woocommerce-cart main {
    padding-top: 40px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt {
    width: 175px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd {
    width: calc(100% - 180px);
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta {
    padding-left: 30px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta h2 {
    font-size: 21px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta ul li {
    font-size: 15px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta a.btn {
    margin-top: 16px;
    font-size: 16px;
    padding: 15px 15px;
  }
  body.single-product #needhelp {
    margin-bottom: 0px;
  }
  section#product {
    padding-top: 30px;
  }
  section#product .productimgcont > img:first-of-type {
    max-width: 160px;
  }
  section#product .productimgcont .product-carousel {
    padding-right: 0;
  }
  section#product .productimgcont .product-carousel .cont {
    height: 300px;
  }
  section#product .productimgcont .product-carousel .cont img {
    width: 90%;
    max-width: 250px;
  }
  section#product .productimgcont .productthumb-carousel {
    padding-right: 0;
  }
  section#product .productimgcont .productthumb-carousel .cont {
    height: 92px;
  }
  section#product .row ul {
    padding: 30px 0 0 0;
  }
  section#product .row ul#productscrollpoint {
    padding-bottom: 20px;
    padding-top: 10px;
  }
  section#product .row .price {
    padding-top: 20px;
    display: block;
  }
  #productpagemenubar .container {
    padding-left: 0;
    padding-right: 0;
  }
  #productpagemenubar ul li a {
    padding: 6px 6px;
    font-size: 15px;
  }
  .umweltsign {
    display: none;
  }
  #ordernowonmobilebar {
    opacity: 0;
    transition-duration: 0.15s;
    display: block;
  }
  #ordernowonmobilebar.showbar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 30;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 50px;
    background: #ffffff;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
    transition-duration: 0.15s;
    opacity: 1;
  }
  #ordernowonmobilebar .button {
    display: inline-block;
    text-align: center;
    background-color: #007bff;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 5px 23px 0 rgba(0,0,0,0.4);
    transition-duration: 0.15s;
  }
  .woocommerce-notices-wrapper .woocommerce-message {
    margin: 0;
    padding: 10px;
    width: 100%;
    font-size: 15px;
  }
  .woocommerce-notices-wrapper .woocommerce-message .button {
    width: 100%;
    max-width: 250px;
    text-align: center;
    display: block;
    margin: 5px auto 0;
    float: none !important;
    font-size: 15px;
  }
  form.woocommerce-cart-form table.shop_table tbody tr {
    padding: 10px;
  }
  form.woocommerce-cart-form table.shop_table tbody tr.woosb-item-child {
    display: none;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td {
    background-color: #fff !important;
    border-top: 0 !important;
    padding: 0;
    text-align: left;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td:before {
    content: none;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
    display: inline-block;
    float: left;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-name {
    display: block;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dd,
  form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dt,
  form.woocommerce-cart-form table.shop_table tbody tr td.product-name .variation p {
    text-align: left;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td:not(.product-thumbnail) {
    padding-left: 100px;
    margin-bottom: 5px;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td:not(.product-thumbnail) > a,
  form.woocommerce-cart-form table.shop_table tbody tr td:not(.product-thumbnail) > span,
  form.woocommerce-cart-form table.shop_table tbody tr td:not(.product-thumbnail) > .quantity {
    width: 100%;
    display: inline-block;
    text-align: left;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-remove a:before {
    content: "Effacer";
    font-weight: 700;
    color: #cb282a;
    float: left;
    font-size: 13px;
    border: 1px solid #cb282a;
    padding: 4px;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-remove a.remove {
    color: #fff !important;
  }
  form.woocommerce-cart-form table.shop_table tbody tr td.product-remove a.remove:hover {
    background: none;
  }
}
@media only screen and (max-width: 767px) {
  #productpagemenubar {
    top: 52px !important;
  }
  #productpagemenubar ul li {
    width: 49%;
  }
  #productpagemenubar ul li a {
    padding: 8px 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) {
  section#product .productimgcont .productthumb-carousel .cont {
    height: 92px;
  }
}
@media only screen and (max-width: 992px) {
  section#properties .container .row .col-lg-3 h3 {
    font-size: 19px;
    min-height: 0;
  }
  section#homeservice {
    background-position: calc(50% + 240px) 100%, 50% 50%;
    background-size: 270px, cover;
  }
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart #whatsapp-btn {
    display: none;
  }
  section#archive .container ul.products li {
    width: 100%;
    margin: 0;
  }
  section#archive .container ul.products li a img {
    max-width: 120px;
    margin: 0 auto 0;
  }
  section#archive .container ul.products li:nth-child(1n + 2) {
    margin-top: 40px;
  }
  section#mobile-sticky-proceed-cart-btn {
    display: block;
    z-index: 1000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    background: linear-gradient(0deg,rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
    padding: 17px 7px 54px 7px;
  }
  section#mobile-sticky-proceed-cart-btn .container {
    text-align: center;
  }
  section#mobile-sticky-proceed-cart-btn .container a.btn {
    display: inline-block;
    padding: 20px 33px;
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.18);
  }
  form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dt {
    width: 100%;
    font-weight: 400;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview dl.variation dd {
    width: 100%;
    margin-bottom: 2px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-contains {
    font-size: 13px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-thumbnail {
    padding-right: 15px;
    height: auto;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-remove a.remove {
    margin-left: 18px;
    width: 28px;
    height: 28px;
    background-size: 18.42px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-parent .product-remove a.remove:hover {
    background-size: 18.42px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .woosb-cart-child .product-name {
    font-size: 13px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-thumbnail {
    padding-right: 15px;
    height: auto;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-remove a.remove {
    margin-left: 18px;
    width: 28px;
    height: 28px;
    background-size: 18.42px;
  }
  form.woocommerce-cart-form #shoppingcart .productoverview .regular-item .product-remove a.remove:hover {
    background-size: 18.42px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta {
    padding-left: 15px;
    padding-bottom: 15px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta h2 {
    font-size: 19px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta ul {
    padding: 2px 0 0 0;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta ul li {
    font-size: 14px;
    margin-bottom: 1px;
  }
  form.woocommerce-cart-form #shoppingcart .checkoutcta a.btn {
    display: none;
  }
  section#properties .row > div:not(:last-child) {
    margin-bottom: 30px;
  }
  section#properties p {
    margin-bottom: 15px;
  }
  section#homebranche .container .row .col-sm-6:first-of-type {
    text-align: center;
  }
  section#homebranche .container .row .col-sm-6:first-of-type p {
    text-align: center;
  }
  section#homebranche .container .row .col-sm-6:last-of-type {
    text-align: center;
    margin-top: 12px;
  }
  section#homebranche .container .row .col-sm-6:last-of-type img {
    margin-left: 32px;
  }
  section#homebranche .container .row .col-sm-6:last-of-type img:first-of-type {
    margin-left: 0;
  }
  section#homeservice {
    background-position: calc(50% + 200px) 100%, 50% 50%;
    background-size: 270px, cover;
  }
  section#homeservice h2 {
    max-width: 270px;
  }
}
@media only screen and (max-width: 400px) {
  section#product .productimgcont .productthumb-carousel .cont {
    height: 72px;
  }
  section#homeservice {
    background-position: 170% 100%, 50% 50%;
    background-size: 230px, cover;
  }
  section#homeservice h2 {
    max-width: 200px;
  }
}
section#after-adding-popup {
  background-color: rgba(0,0,0,0.2);
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  display: none;
  padding: 0;
}
section#after-adding-popup.visible {
  display: block;
}
section#after-adding-popup .outer {
  height: 100%;
  overflow-y: scroll;
  padding-top: 5%;
  padding-bottom: 5%;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 {
  min-height: 400px;
  background: #fff;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper {
  background-color: #E4EDE1;
  padding-left: 20px;
  padding-right: 20px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div {
  padding: 20px 0;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div .imgcont {
  margin-right: 8px;
  width: 32px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div .textcont {
  padding-right: 20px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div .textcont span {
  color: #2ba749;
  font-family: 'Sora', sans-serif;
  font-size: 17px;
  font-weight: 700;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div:nth-child(1) {
  display: flex;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div a.continue-shopping {
  display: block;
  margin-top: 10px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div:nth-child(3) {
  display: flex;
  justify-content: flex-end;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div a.btn {
  padding: 10px 14px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div:first-child {
  padding: 20px 10px 20px 20px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div:last-child {
  padding: 20px 20px 20px 10px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div h3 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: rgba(0,0,0,0.7);
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div a .item {
  display: flex;
  align-items: center;
  border: 1px solid #e6e6e6;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 4px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div a .item p {
  color: #222;
  margin: 0 0 0 15px;
}
section#after-adding-popup .outer > .container > .row > .col-lg-10 > .main > div a .item img {
  width: 100%;
  height: auto;
  max-width: 48px;
}
@media only screen and (max-width: 767px) {
  section#after-adding-popup .outer {
    padding-left: 15px;
    padding-right: 15px;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div:nth-child(1) {
    order: 1;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div:nth-child(2) {
    order: 3;
    padding-top: 0;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 > .topper > div:nth-child(3) {
    order: 2;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 .main {
    padding-bottom: 100px;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 .main > div a .item {
    padding: 10px;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 .main > div a .item img {
    max-width: 36px;
  }
  section#after-adding-popup .outer > .container > .row > .col-lg-10 .main > div a .item p {
    line-height: 1.4;
  }
}
section#checkoutcover {
  min-height: 160px;
  background-color: #c8c8c8;
  background-image: linear-gradient(0deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%), url(/wp-content/themes/vignetics/css/../img/bg-vignettes-be.jpg);
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  padding: 0;
}
section#gobackcont {
  padding: 0;
}
section#gobackcont .container .row > div:first-child h1 {
  font-size: 36px;
}
section#gobackcont .container .row > div:first-child p {
  color: #646464;
  font-size: 16px;
  line-height: 1.5;
}
section#gobackcont .container .row > div:last-child {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
section#gobackcont .container .row > div:last-child p {
  text-align: right;
}
section#gobackcont .container .row > div:last-child p a {
  color: #888;
  text-decoration: none;
  font-size: 15px;
}
section#gobackcont .container .row > div:last-child p a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 992px) {
  section#gobackcont .container .row > div:first-child {
    padding: 0;
    margin-top: -20px;
  }
  section#gobackcont .container .row > div:first-child h1 {
    font-size: 24px;
  }
  section#gobackcont .container .row > div:first-child p {
    line-height: 1.3;
  }
  section#gobackcont .container .row > div:last-child {
    display: block;
  }
  section#gobackcont .container .row > div:last-child p {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 575px) {
  section#gobackcont .container .row > div:first-child {
    text-align: center;
  }
  section#gobackcont .container .row > div:last-child {
    display: block;
    text-align: center;
  }
  section#gobackcont .container .row > div:last-child p {
    text-align: center;
  }
}
form.woocommerce-checkout label.newsletter_permission {
  font-weight: 400 !important;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields h3 {
  display: none;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields #billing_confirmation_field label:first-child {
  font-weight: 700;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields #billing_confirmation_field label {
  line-height: 1.5;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
  border-radius: 8px;
  background-color: #F7F7F7;
  padding: 15px 15px 15px 15px;
  border: 1px solid #E7E7E7;
  box-shadow: 0 5px 24px 0 rgba(0,0,0,0.07);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
  padding: 8px 0;
  width: calc(50% - 5px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row label {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 3px;
  letter-spacing: 0.2px;
  color: #4A4949;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row label:first-of-type {
  font-weight: 600;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"] {
  padding: 10px 10px;
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.08);
  font-size: 16px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row abbr.required {
  display: none;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row > span {
  display: block;
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.08);
  font-size: 16px;
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  padding: 6px 10px 5px 10px;
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select:active,
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select:focus {
  outline: none;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
  width: calc(33.3333% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
  width: calc(41.6667% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
  width: calc(50% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_confirmation_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field label:first-of-type {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field label.radio {
  margin-left: 6px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field > label {
  display: block;
  width: 100%;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner {
  border-radius: 8px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 5px 24px 0 rgba(0,0,0,0.07);
  border: 1px solid #E7E7E7;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table {
  border-collapse: collapse;
  border-radius: 5px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table thead {
  background-color: #fbfbfb;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table thead tr th {
  border-color: #eaeaea;
  padding: 5px 12px;
  margin-top: 1px;
  background-color: #fbfbfb;
  color: #111;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td {
  border-color: #eaeaea;
  padding: 22px 12px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td.product-name {
  font-size: 19px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td dl.variation {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 4px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td dl.variation dd p {
  font-size: 14px;
  line-height: 1.3;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tfoot tr th,
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tfoot tr td {
  border-color: #eaeaea;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method {
  line-height: 1;
  vertical-align: middle;
  padding: 0 0 8px 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method:last-of-type {
  padding: 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method input {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method label {
  margin-bottom: 0;
  line-height: 1.5;
  vertical-align: middle;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method label svg {
  float: left !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order {
  background-color: #008DF4;
  color: #fff;
  padding: 18px 44px;
  font-size: 18px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order:hover,
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order:focus {
  color: #fff;
  background-color: #3BACFF;
}
@media only screen and (max-width: 992px) {
  form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner {
    padding: 15px;
  }
  form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner h3 {
    font-size: 18px;
  }
  form.woocommerce-checkout label.newsletter_permission {
    font-weight: 400 !important;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
    padding: 15px;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner h3 {
    font-size: 18px;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
    padding: 8px 0;
    width: calc(50% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
    display: none;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
    width: calc(41.6667% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
    width: calc(58.3333% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(25% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(16.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_postcode_field {
    width: calc(41.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_city_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_phone_field {
    width: calc(41.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_email_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
    font-size: 15px;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: 100%;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(50% - 5px) !important;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(50% - 5px) !important;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
    border-radius: 0;
    box-shadow: 0;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
    padding: 8px 0;
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
    display: none;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
    width: calc(41.6667% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
    width: calc(58.3333% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: calc(58.3333% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(25% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(16.6667% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_postcode_field {
    width: calc(41.6667% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_city_field {
    width: calc(58.3333% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_phone_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_email_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
    width: 100%;
  }
}
body.woocommerce-order-received section#slider {
  display: none;
}
body.woocommerce-order-received section#checkout_intro {
  background-color: #f1f2f1;
}
body.woocommerce-order-received section#checkout_intro .container {
  padding-top: 50px;
}
body.woocommerce-order-received section#checkout_intro .container h1 {
  font-size: 36px;
  margin-bottom: 50px;
  text-align: center;
}
body.woocommerce-order-received section#checkout_intro .container > img {
  margin: 0 auto 25px;
  display: block;
}
body.woocommerce-order-received section#checkout_intro .container > p {
  font-size: 17px;
  color: rgba(0,0,0,0.7);
}
body.woocommerce-order-received section#checkout_intro .container .row .womancont img {
  position: absolute;
  bottom: -80px;
  width: 100%;
  max-width: 240px;
}
body.woocommerce-order-received section#checkout_intro .container .row .col-lg-5 .inner {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
  padding: 30px;
}
body.woocommerce-order-received section#checkout_intro .container .row .col-lg-5 .inner p {
  margin: 0;
  font-size: 17px;
  color: rgba(0,0,0,0.7);
}
body.woocommerce-order-received section#checkout_intro .container .row .col-lg-5 .inner .row:not(:last-of-type) {
  margin-bottom: 10px;
}
body.woocommerce-order-received section#checkout_process {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 210px;
  background-image: url(../img/green-horizontal-line.svg');
}
body.woocommerce-order-received section#checkout_process .container h2 {
  text-align: center;
  margin-bottom: 30px;
}
body.woocommerce-order-received section#checkout_process .container .row .col-md-3 {
  text-align: center;
}
body.woocommerce-order-received section#checkout_process .container .row .col-md-3 .imgcont {
  height: 120px;
  display: flex;
  justify-content: center;
}
body.woocommerce-order-received section#checkout_process .container .row .col-md-3 .imgcont img {
  width: 70px;
}
body.woocommerce-order-received section#checkout_sharing {
  background-color: #ffcc00;
  padding: 40px 0;
}
body.woocommerce-order-received section#checkout_sharing .container {
  margin: 0 auto 0;
  text-align: center;
  font-size: 0;
  vertical-align: middle;
}
body.woocommerce-order-received section#checkout_sharing .container h4 {
  margin: 0 0 24px 0;
}
body.woocommerce-order-received section#checkout_sharing .container input {
  margin: 0;
  font-size: 18px;
  color: rgba(0,0,0,0.9);
  border: 0;
  background-color: rgba(255,255,255,0.95);
  padding: 9px 12px 9px 42px;
  font-size: 17px;
  width: 300px;
  vertical-align: middle;
  border-radius: 3px 0 0 3px;
  background-image: url('../img/icons/grey-chain-icon.svg');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 14px 50%;
}
body.woocommerce-order-received section#checkout_sharing .container button {
  display: inline-block;
  margin-left: 0px;
  font-weight: 700;
  color: #fff;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #008df4;
  padding: 10px 18px 10px 42px;
  font-size: 15px;
  vertical-align: middle;
  border-radius: 0 3px 3px 0;
  background-image: url('../img/icons/white-copy-icon.svg');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 18px 50%;
  text-transform: uppercase;
  outline: none;
}
body.woocommerce-order-received section#checkout_sharing .container button:hover {
  background-color: #017cd6;
}
body.woocommerce-order-received section#checkout_sharing .container .sharecont a {
  margin-left: 5px;
}
body.woocommerce-order-received section#checkout_service .container .row .col-md-4 h3 {
  margin-bottom: 30px;
}
body.woocommerce-order-received section#checkout_service .container .row .col-md-4 a.btn {
  display: inline-block;
  margin-bottom: 15px;
  color: #fff;
}
body.woocommerce-order-received section#checkout_service .container .row .col-md-4 a.link {
  display: block;
  padding: 10px 0;
  color: rgba(0,0,0,0.8);
}
body.woocommerce-order-received section#checkout_service .container .row .col-md-4 a.link img {
  width: 38px;
  margin-right: 13px;
}
@media only screen and (max-width: 1200px) {
  body.woocommerce-order-received section#checkout_process {
    background-position: 50% 46.3%;
  }
}
@media only screen and (max-width: 992px) {
  body.woocommerce-order-received section#checkout_process {
    background-position: 50% 41%;
  }
}
@media only screen and (max-width: 767px) {
  body.woocommerce-order-received section#checkout_process {
    background-image: none;
  }
  body.woocommerce-order-received section#checkout_sharing .container input {
    width: 100%;
    max-width: 260px;
    display: block;
    margin: 0 auto 0;
    border-radius: 3px;
    text-align: center;
  }
  body.woocommerce-order-received section#checkout_sharing .container button {
    border-radius: 3px;
    margin-top: 10px;
  }
}
section#blogcover {
  background-color: #e5e5e5;
  padding: 150px 0 120px 0;
}
section#blogcover .container > .row > div {
  text-align: center;
}
section#blogcover .container > .row > div h1 {
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 20px;
}
section#blogcover .container > .row > div p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: rgba(0,0,0,0.6);
}
@media only screen and (max-width: 992px) {
  section#blogcover .container > .row > div h1 {
    font-size: 28px;
  }
  section#blogcover .container > .row > div p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section#blogcover {
    padding: 110px 0 50px 0;
  }
  section#blogcover .container > .row > div h1 {
    font-size: 24px;
  }
  section#blogcover .container > .row > div p {
    font-size: 17px;
  }
}
section#blogspotlight {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -40px;
}
section#blogspotlight .container > .row > div {
  display: flex;
  align-items: center;
}
section#blogspotlight .container > .row > div > * {
  flex-basis: 100%;
}
section#blogspotlight .container > .row > div img {
  max-width: 100%;
  height: auto;
  box-shadow: 0 20px 40px 0 rgba(0,0,0,0.05);
}
section#blogspotlight .container > .row > div span.date {
  color: rgba(0,0,0,0.5);
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
}
section#blogspotlight .container > .row > div h2 {
  font-size: 28px;
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 992px) {
  section#blogspotlight {
    margin-top: -10px;
  }
  section#blogspotlight .container > .row > div span.date {
    font-size: 14px;
  }
  section#blogspotlight .container > .row > div h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section#blogspotlight {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  section#blogspotlight {
    margin-top: 30px;
  }
  section#blogspotlight .container > .row > div span.date {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 400px) {
  section#blogspotlight {
    margin-top: -20px;
  }
  section#blogspotlight .container > .row > div {
    text-align: center;
  }
  section#blogspotlight .container > .row > div img {
    max-width: 300px;
    margin-bottom: 20px;
    margin: 0 auto 20px;
  }
}
section#blogotherposts .container > .row > article {
  margin-bottom: 30px;
}
section#blogotherposts .container > .row > article a {
  text-decoration: none;
}
section#blogotherposts .container > .row > article a img {
  max-width: 100%;
  margin-bottom: 20px;
  height: auto;
}
section#blogotherposts .container > .row > article a span.date {
  color: rgba(0,0,0,0.5);
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
}
section#blogotherposts .container > .row > article a h2 {
  font-size: 21px;
  margin-bottom: 0;
}
section#blogotherposts .container > .row > article a:hover h2 {
  color: #008DF4;
}
@media only screen and (max-width: 992px) {
  section#blogotherposts .container > .row > article a span.date {
    font-size: 14px;
  }
  section#blogotherposts .container > .row > article a h2 {
    font-size: 19px;
  }
  section#blogotherposts .container > .row > article a:hover h2 {
    color: #008DF4;
  }
}
@media only screen and (max-width: 767px) {
  section#blogotherposts .container > .row > article a {
    display: flex;
    align-items: center;
  }
  section#blogotherposts .container > .row > article a .imgcont {
    width: 140px;
    flex-basis: 140px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  section#blogotherposts .container > .row > article a .imgcont img {
    max-width: calc(100% - 15px);
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 400px) {
  section#blogotherposts .container > .row > article a {
    display: flex;
    align-items: center;
  }
  section#blogotherposts .container > .row > article a .imgcont {
    width: 140px;
    flex-basis: 140px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  section#blogotherposts .container > .row > article a .imgcont img {
    max-width: calc(100% - 15px);
    margin-bottom: 0;
  }
  section#blogotherposts .container > .row > article a .contcont span.date {
    font-size: 12px;
  }
  section#blogotherposts .container > .row > article a .contcont h2 {
    font-size: 16px;
  }
}
section#postcover {
  background-color: #e5e5e5;
  padding: 150px 0 60px 0;
}
section#postcover .container > .row > div h1 {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 20px;
}
section#postcover .container > .row > div span.date {
  color: rgba(0,0,0,0.5);
  font-size: 15px;
  display: block;
}
section#postcover .container > .row > div img {
  max-width: 100%;
  height: auto;
  margin-top: -260px;
  transform: translateY(260px);
  box-shadow: 0 20px 40px 0 rgba(0,0,0,0.05);
}
@media only screen and (max-width: 1200px) {
  section#postcover {
    padding: 150px 0 60px 0;
  }
  section#postcover .container > .row > div h1 {
    font-size: 34px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  section#postcover {
    padding: 110px 0 50px 0;
  }
  section#postcover .container > .row > div h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  section#postcover .container > .row > div img {
    margin-top: -210px;
    transform: translateY(210px);
  }
}
@media only screen and (max-width: 767px) {
  section#postcover {
    padding: 110px 0 50px 0;
  }
  section#postcover .container > .row > div {
    text-align: center;
  }
  section#postcover .container > .row > div h1 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  section#postcover .container > .row > div span.date {
    margin-bottom: 30px;
  }
  section#postcover .container > .row > div img {
    margin-top: -90px;
    transform: translateY(90px);
    margin-bottom: 20px;
  }
}
section#postshare,
section#postshare-scd {
  padding: 50px 0 50px 0;
}
section#postshare .container > .row > div span,
section#postshare-scd .container > .row > div span {
  display: block;
  margin-bottom: 10px;
}
section#postshare .container > .row > div ul,
section#postshare-scd .container > .row > div ul {
  display: flex;
}
section#postshare .container > .row > div ul li,
section#postshare-scd .container > .row > div ul li {
  margin-right: 10px;
}
@media only screen and (max-width: 992px) {
  section#postshare,
  section#postshare-scd {
    padding: 50px 0 20px 0;
  }
  section#postshare .container > .row > div span,
  section#postshare-scd .container > .row > div span {
    font-size: 15px;
  }
  section#postshare .container > .row > div ul,
  section#postshare-scd .container > .row > div ul {
    display: flex;
  }
  section#postshare .container > .row > div ul li,
  section#postshare-scd .container > .row > div ul li {
    margin-right: 7px;
  }
  section#postshare .container > .row > div ul li img,
  section#postshare-scd .container > .row > div ul li img {
    width: 42px;
    height: 42px;
  }
}
section#postshare-scd {
  padding: 0;
}
section#postmain .container > .row > div h2 {
  font-size: 28px;
}
section#postmain .container > .row > div h3 {
  font-size: 24px;
}
section#postmain .container > .row > div .cta-de-sticker,
section#postmain .container > .row > div .cta-fr-sticker {
  background-color: #f0f0f0;
  padding: 15px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin: 50px 0 50px 0;
}
section#postmain .container > .row > div .cta-de-sticker .imgcont img,
section#postmain .container > .row > div .cta-fr-sticker .imgcont img {
  width: 100%;
  max-width: 140px;
}
section#postmain .container > .row > div .cta-de-sticker .contcont,
section#postmain .container > .row > div .cta-fr-sticker .contcont {
  padding-left: 30px;
}
section#postmain .container > .row > div > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  section#postmain .container > .row > div h2 {
    font-size: 24px;
  }
  section#postmain .container > .row > div h3 {
    font-size: 20px;
  }
  section#postmain .container > .row > div .cta-de-sticker,
  section#postmain .container > .row > div .cta-fr-sticker {
    margin: 40px 0 40px 0;
  }
  section#postmain .container > .row > div .cta-de-sticker .contcont,
  section#postmain .container > .row > div .cta-fr-sticker .contcont {
    padding-left: 30px;
  }
  section#postmain .container > .row > div .cta-de-sticker .contcont h3,
  section#postmain .container > .row > div .cta-fr-sticker .contcont h3 {
    font-size: 20px;
  }
  section#postmain .container > .row > div > *:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  section#postmain .container > .row > div h2 {
    font-size: 22px;
  }
  section#postmain .container > .row > div h3 {
    font-size: 18px;
  }
  section#postmain .container > .row > div .cta-de-sticker .contcont h3,
  section#postmain .container > .row > div .cta-fr-sticker .contcont h3 {
    font-size: 18px;
  }
}
section#postotherposts .container > .row > article {
  margin-bottom: 30px;
}
section#postotherposts .container > .row > article a {
  text-decoration: none;
  display: flex;
}
section#postotherposts .container > .row > article a .imgcont {
  width: 30%;
}
section#postotherposts .container > .row > article a .imgcont img {
  max-width: 100%;
  margin-bottom: 20px;
  height: auto;
}
section#postotherposts .container > .row > article a .contcont {
  width: 70%;
  padding-left: 20px;
}
section#postotherposts .container > .row > article a .contcont span.date {
  color: rgba(0,0,0,0.5);
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
}
section#postotherposts .container > .row > article a .contcont h2 {
  font-size: 21px;
}
section#postotherposts .container > .row > article a .contcont:hover h2 {
  color: #008DF4;
}
@media only screen and (max-width: 992px) {
  section#postotherposts .container > .row > article {
    margin-bottom: 0px;
  }
  section#postotherposts .container > .row > article a .imgcont {
    width: 140px;
    flex-basis: 140px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  section#postotherposts .container > .row > article a .imgcont img {
    max-width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
  section#postotherposts .container > .row > article a .contcont {
    width: 70%;
    padding-left: 20px;
  }
  section#postotherposts .container > .row > article a .contcont span.date {
    color: rgba(0,0,0,0.5);
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
  }
  section#postotherposts .container > .row > article a .contcont h2 {
    font-size: 21px;
  }
  section#postotherposts .container > .row > article a .contcont:hover h2 {
    color: #008DF4;
  }
}
@media only screen and (max-width: 767px) {
  section#postotherposts .container > .row > article a .contcont {
    width: auto;
    padding-left: 20px;
  }
  section#postotherposts .container > .row > article a .contcont span.date {
    font-size: 14px;
  }
  section#postotherposts .container > .row > article a .contcont h2 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 400px) {
  section#postotherposts .container > .row > article a .contcont {
    width: auto;
    padding-left: 15px;
  }
  section#postotherposts .container > .row > article a .contcont span.date {
    font-size: 12px;
  }
  section#postotherposts .container > .row > article a .contcont h2 {
    font-size: 16px;
  }
}
section#poststickers .container > .row > div {
  text-align: center;
}
section#poststickers .container > .row > div .imgcont {
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#poststickers .container > .row > div .imgcont img {
  width: 100%;
  max-width: 130px;
  height: auto;
  margin: 0 auto 0;
}
section#poststickers .container > .row > div a.btn {
  margin-top: 20px;
}
.hireinner {
  padding: 20px;
  border: 1px solid #ddd;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
  border-radius: 3px;
  margin-top: 100px;
}
.hireinner .row > div p {
  margin: 0;
}
section#product .container .hireinner .row:first-of-type {
  margin-bottom: 0;
}
.wpcf7 form div.row > div {
  padding: 0 5px;
}
.wpcf7 form div.row > div label {
  width: 100%;
  font-size: 15px;
  color: #555;
  font-family: 'Sora', sans-serif;
}
.wpcf7 form div.row > div label > span {
  width: 100%;
}
.wpcf7 form div.row > div label > span input,
.wpcf7 form div.row > div label > span textarea {
  border: 1px solid #d7d7d7;
  outline: none;
  width: 100%;
  border-radius: 4px;
  padding: 12px 16px 10px 16px;
  font-size: 16px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05);
  margin-bottom: 12px;
  margin-top: 4px;
}
.wpcf7 form div.row > div label > span input.wpcf7-not-valid,
.wpcf7 form div.row > div label > span textarea.wpcf7-not-valid {
  border: 1px solid #eb9191;
}
.wpcf7 form div.row > div label > span select {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #333;
  display: block;
}
.wpcf7 form div.row > div label > span textarea {
  height: 120px;
}
.wpcf7 form div.row > div label > span span.wpcf7-not-valid-tip {
  margin-bottom: 15px;
}
.wpcf7 form .wpcf7-submit {
  margin-top: 0px;
  display: block;
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  margin-bottom: 5px;
  color: #fff;
  background-color: #007bff;
  border-radius: 3px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  padding: 15px 25px;
  border: none;
  -webkit-transition: all 0.15s linear;
  cursor: pointer;
}
.wpcf7 form .wpcf7-submit:hover {
  background-color: #3395ff;
}
.wpcf7 form .wpcf7-spinner {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  font-family: 'Sora', sans-serif;
  padding: 17px 20px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.7;
  background-color: #fbfbfb;
  border: 2px solid #e2e2e2;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #EDFDF8;
  border: 2px solid #92EBD1;
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #fcecec;
  border: 2px solid #eb9191;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #fbfaf5;
  border: 2px solid #ffb900;
}
@media only screen and (max-width: 767px) {
  .wpcf7 form div.row > div label > span input,
  .wpcf7 form div.row > div label > span textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
div.share a.btn-wa {
  padding: 10px;
  background-color: #e8e8e8;
  padding: 0px 10px;
  font-size: 12px;
  line-height: 30px;
  vertical-align: middle;
  color: #666;
  font-weight: 700;
  margin-top: 12px;
}
div.share a.btn-wa > span.fa {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
  vertical-align: middle;
  color: #25D366;
  transition-duration: 0.2s;
}
div.share a.btn-wa:hover {
  color: #fff;
  background-color: #25D366;
}
div.share a.btn-wa:hover > span.fa {
  color: #fff;
}
table.variations {
  margin-bottom: 20px;
}
table.variations select {
  appearance: none;
  padding: 5px 48px 5px 16px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-left: 10px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  cursor: pointer;
  outline: none;
  background-image: url('../img/angle-down.svg');
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: calc(100% - 16px) 50%;
}
table.variations select:hover {
  border: 1px solid #ccc;
}
table.variations .reset_variations {
  display: none !important;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: initial;
  padding: initial;
  list-style: none;
  clear: initial;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  content: initial;
  display: initial;
}
.woocommerce .products ul::after,
.woocommerce ul.products::after {
  clear: initial;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: initial;
  margin: initial;
  padding: 0 15px;
  position: initial;
  width: initial;
  margin-left: initial;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none;
}
.woocommerce ul.products li.product .onsale {
  top: initial;
  right: initial;
  left: initial;
  margin: initial;
}
.woocommerce ul.products li.product a {
  text-decoration: initial;
}
.woocommerce ul.products li.product strong {
  display: initial;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
  border: initial;
}
.woocommerce ul.products li.product .star-rating {
  font-size: initial;
}
.woocommerce ul.products li.product .price del {
  color: initial;
  opacity: initial;
  display: initial;
}
.woocommerce ul.products li.product .price ins {
  background: initial;
  font-weight: initial;
  display: initial;
}
.woocommerce ul.products li.product .price .from {
  font-size: initial;
  margin: initial;
  text-transform: initial;
  color: initial;
}
section#filterbar {
  background-color: #eee;
  position: sticky;
  top: 70px;
  z-index: 99;
}
section#filterbar .container .row > div select.product-select {
  appearance: none;
  color: #999;
  padding: 6px 12px;
  font-weight: 700;
  font-size: 1.3rem;
  border: 1px solid #999;
  border-radius: 99px;
  outline: none;
  min-width: 250px;
  background-color: rgba(0,0,0,0);
  text-transform: uppercase;
  cursor: pointer;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
  background-size: 14px;
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
}
section#filterbar .container .row > div select.product-select:hover {
  color: #111;
  border: 1px solid #111;
}
@media only screen and (max-width: 992px) {
  section#filterbar {
    top: 54px;
  }
  section#filterbar .container .row > div select.product-select {
    font-size: 1.1rem;
    min-width: 45%;
  }
}
