.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@keyframes leftToRight {
  0% {
    left: -40%;
  }
  100% {
    left: 130%;
  }
}
@keyframes rightToLeft {
  0% {
    left: 130%;
  }
  100% {
    left: -40%;
  }
}
[data-aos^='fade'][data-aos^='fade'].aos-animate {
  opacity: unset !important;
  transform: none !important;
}
html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
body {
  font-family: azo-sans-web, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
  color: #007287;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
}
body b {
  font-weight: 500;
}
body a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body a:active,
body a:hover,
body a:focus {
  color: #00a6c5;
}
body .card {
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body .card .card-body {
  padding: 20px 0;
}
body .btn {
  border: 1px solid transparent;
  font-size: inherit;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .btn:active,
body .btn:hover,
body .btn:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
body .btn.btn-primary-dk {
  background-color: #007287;
}
body .btn.btn-primary-dk:active,
body .btn.btn-primary-dk:hover,
body .btn.btn-primary-dk:focus {
  background-color: #faa425;
}
body .btn.btn-primary {
  background-color: #00a6c5;
}
body .btn.btn-primary:active,
body .btn.btn-primary:hover,
body .btn.btn-primary:focus {
  background-color: #faa425;
}
body .btn.btn-secondary {
  background-color: #faa425;
}
body .btn.btn-secondary:active,
body .btn.btn-secondary:hover,
body .btn.btn-secondary:focus {
  background-color: #00a6c5;
}
body .btn.btn-outline-secondary {
  border: 1px solid #faa425;
  color: #faa425;
}
body .btn.btn-outline-secondary:active,
body .btn.btn-outline-secondary:hover,
body .btn.btn-outline-secondary:focus {
  background-color: #faa425;
  color: #fff;
}
body .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
body .btn-contact {
  position: fixed;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  padding: 15px 40px 10px 40px;
  font-weight: 700;
  z-index: 999;
}
body .btn-scroll-top {
  position: fixed;
  bottom: 70px;
  right: 20px;
  width: 55px;
  height: 55px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body .btn-scroll-top svg {
  color: #faa425;
  width: 25px;
  height: 25px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .btn-scroll-top:active,
body .btn-scroll-top:hover,
body .btn-scroll-top:focus {
  background-color: #faa425;
}
body .btn-scroll-top:active svg,
body .btn-scroll-top:hover svg,
body .btn-scroll-top:focus svg {
  color: #fff;
}
body .fixed-socials {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 280px;
  left: 10px;
  padding: 25px 20px 15px 20px;
  box-shadow: rgba(99,99,99,0.2) 0px 2px 8px 0px;
  z-index: 999;
  background-color: #fff;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .fixed-socials:active,
body .fixed-socials:hover,
body .fixed-socials:focus {
  box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
}
body .fixed-socials a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #faa425;
}
body .fixed-socials a svg {
  width: 25px;
  height: 25px;
  object-fit: contain;
}
body .fixed-socials a:active,
body .fixed-socials a:hover,
body .fixed-socials a:focus {
  color: #00a6c5;
}
.default-container:not(body.woocommerce-page .default-container) {
  text-align: justify;
  padding-bottom: 50px;
}
.default-container:not(body.woocommerce-page .default-container) a {
  color: #faa425;
}
.default-container:not(body.woocommerce-page .default-container) a:active,
.default-container:not(body.woocommerce-page .default-container) a:hover,
.default-container:not(body.woocommerce-page .default-container) a:focus {
  color: #00a6c5;
}
.default-container:not(body.woocommerce-page .default-container) h1 {
  margin-top: 100px;
  text-align: center;
}
.default-container:not(body.woocommerce-page .default-container) h2 {
  margin-top: 80px;
}
.default-container:not(body.woocommerce-page .default-container) h3 {
  margin-top: 50px;
}
body .error-404 {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
body .error-404 h1 {
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}
body .error-404 h1:before {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #faa425;
  top: 0;
  animation: rightToLeft 4s infinite;
}
body .error-404 h1:after {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #faa425;
  bottom: 0;
  animation: leftToRight 4s infinite;
}
body .error-404 h2 {
  margin-top: 30px;
}
body .error-404 .btn {
  margin-top: 40px;
  text-transform: uppercase;
  padding: 10px 15px;
  font-weight: 700;
}
body.page-template-home .home-banner {
  padding-top: 5px;
}
body.page-template-home .home-banner .row {
  position: relative;
}
body.page-template-home .home-banner .row .background-container {
  position: relative;
  height: 730px;
}
body.page-template-home .home-banner .row .background-container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .home-banner .row .background-container .title {
  width: 100%;
  position: absolute;
  top: 60%;
  left: 0;
  text-align: center;
}
body.page-template-home .home-banner .row .background-container .title a {
  position: absolute;
  padding: 20px 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.page-template-home .home-banner .row .background-container .title a:active,
body.page-template-home .home-banner .row .background-container .title a:hover,
body.page-template-home .home-banner .row .background-container .title a:focus {
  background-color: #007287;
}
body.page-template-home .home-banner .row .background-container.individual-container .background-image {
  padding: 0 0 0 2px;
}
body.page-template-home .home-banner .row .background-container.individual-container .title a {
  top: calc(50% - 15px);
  right: -30px;
  background-color: #faa425;
  transform: translateY(-50%);
  padding-right: 70px;
  z-index: 2;
}
body.page-template-home .home-banner .row .background-container.professionnal-container .background-image {
  padding: 0 2px 0 0;
}
body.page-template-home .home-banner .row .background-container.professionnal-container .title a {
  top: calc(50% + 15px);
  left: -30px;
  background-color: #00a6c5;
  transform: translateY(-50%);
  padding-left: 70px;
  z-index: 1;
}
body.page-template-home .home-banner .row .background-container:active .title a,
body.page-template-home .home-banner .row .background-container:hover .title a,
body.page-template-home .home-banner .row .background-container:focus .title a {
  background-color: #007287;
}
body.page-template-home .home-banner .row .background-container:active:before,
body.page-template-home .home-banner .row .background-container:hover:before,
body.page-template-home .home-banner .row .background-container:focus:before {
  opacity: 1;
}
body.page-template-home .home-banner .row .separator {
  position: absolute;
  left: 50%;
  top: 60%;
  color: #fff;
  font-size: 75px;
  font-weight: 700;
  line-height: 110px;
  transform: translate(-50%,-50%);
  z-index: 3;
  pointer-events: none;
  text-align: center;
  letter-spacing: 3.75px;
}
body.page-template-home .home-banner .row .background-svg {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  color: #fff;
  object-fit: cover;
}
body.page-template-home .dual-link {
  padding-top: 85px;
  padding-bottom: 85px;
}
body.page-template-home .dual-link .background-container {
  position: relative;
  height: 565px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
body.page-template-home .dual-link .background-container .icon {
  position: absolute;
  top: calc(50% - 30px);
  left: 50%;
  transform: translate(-50%,-100%);
}
body.page-template-home .dual-link .background-container .btn {
  min-width: 215px;
  min-height: 95px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
body.page-template-home .dual-link .background-container .background-image {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .dual-link .background-container:active .background-image,
body.page-template-home .dual-link .background-container:hover .background-image,
body.page-template-home .dual-link .background-container:focus .background-image {
  transform: scale(1.05);
}
body.page-template-home .dual-link .background-container:active .btn,
body.page-template-home .dual-link .background-container:hover .btn,
body.page-template-home .dual-link .background-container:focus .btn {
  background-color: #00a6c5;
}
body.page-template-home .product-selection {
  padding-top: 115px;
  padding-bottom: 100px;
}
body.page-template-home .best-sellers {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.page-template-home .competences {
  background-color: #b4b4b415;
  padding-top: 100px;
  padding-bottom: 150px;
  position: relative;
}
body.page-template-home .competences .container {
  position: relative;
  z-index: 1;
}
body.page-template-home .competences .title {
  text-align: center;
  color: #faa425;
  font-weight: 700;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 95px;
}
body.page-template-home .competences .title b {
  color: #00a6c5;
}
body.page-template-home .competences .list-competences {
  justify-content: center;
}
body.page-template-home .competences .list-competences .competence {
  text-align: center;
}
body.page-template-home .competences .list-competences .competence .icon-container {
  margin: auto;
  width: 74px;
  height: 74px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body.page-template-home .competences .list-competences .competence .icon-container .icon {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
body.page-template-home .competences .list-competences .competence .text-container {
  margin-top: 15px;
}
body.page-template-home .competences .list-competences .competence .text-container .competence-title {
  color: #faa425;
  font-size: 18px;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  line-height: 24px;
}
body.page-template-home .competences .list-competences .competence .text-container .competence-text {
  margin-top: 15px;
  line-height: 24px;
}
body.page-template-home .competences .background-svg {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  color: #fff;
  object-fit: cover;
}
body.page-template-home .competences .background-family {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: 0;
}
body.page-template-home .advices {
  padding-top: 160px;
  padding-bottom: 25px;
  position: relative;
}
body.page-template-home .advices .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
}
body.page-template-home .advices .text {
  margin-top: 50px;
}
body.page-template-home .advices .see-more {
  margin-top: 75px;
  text-transform: uppercase;
  padding: 15px 30px;
}
body.page-template-home .advices .no-post {
  text-align: center;
}
body.page-template-home .advices .no-post .no-post-sentence {
  margin-top: 50px;
  font-size: 25px;
}
body.page-template-home .advices .col {
  margin-bottom: 85px;
}
body.page-template-home .advices .advice {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .advices .advice .card-image {
  height: 250px;
  position: relative;
  overflow: hidden;
}
body.page-template-home .advices .advice .card-image .image {
  z-index: 0;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  object-fit: contain;
  width: auto;
  max-width: 100%;
}
body.page-template-home .advices .advice .card-overtitle {
  color: #faa425;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .advices .advice .card-title {
  font-size: 24px;
  line-height: 34px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .advices .advice .read-more {
  margin-top: 30px;
  text-decoration: underline;
  color: #737373;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .advices .advice:active,
body.page-template-home .advices .advice:hover,
body.page-template-home .advices .advice:focus {
  box-shadow: rgba(0,0,0,0.15) 1.95px 1.95px 2.6px;
}
body.page-template-home .advices .advice:active .card-image .image,
body.page-template-home .advices .advice:hover .card-image .image,
body.page-template-home .advices .advice:focus .card-image .image {
  transform: scale(1.1);
}
body.page-template-home .advices .advice:active .card-overtitle,
body.page-template-home .advices .advice:active .read-more,
body.page-template-home .advices .advice:hover .card-overtitle,
body.page-template-home .advices .advice:hover .read-more,
body.page-template-home .advices .advice:focus .card-overtitle,
body.page-template-home .advices .advice:focus .read-more {
  color: #007287;
}
body.page-template-home .advices .advice:active .card-title,
body.page-template-home .advices .advice:hover .card-title,
body.page-template-home .advices .advice:focus .card-title {
  color: #faa425;
}
body.page-template-home .advices .people-svg {
  position: absolute;
  top: 40%;
  right: 40px;
  width: 295px;
  height: 375px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-home .partners {
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
}
body.page-template-home .partners .title {
  text-align: center;
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 85px;
}
body.page-template-home .partners .image-container {
  position: relative;
  height: 120px;
  margin-bottom: 45px;
  overflow: hidden;
}
body.page-template-home .partners .image-container .background-image {
  object-fit: contain;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-home .partners .image-container:active .background-image,
body.page-template-home .partners .image-container:hover .background-image,
body.page-template-home .partners .image-container:focus .background-image {
  transform: scale(1.2);
}
body.page-template-home .partners .people-svg {
  position: absolute;
  top: 15%;
  left: 20px;
  width: 265px;
  height: 290px;
  object-fit: contain;
}
body.page-template-history .values {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.page-template-history .values .title {
  color: #00a6c5;
  text-align: center;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 95px;
}
body.page-template-history .values .list-values {
  justify-content: center;
}
body.page-template-history .values .list-values .value {
  display: flex;
  align-items: flex-start;
}
body.page-template-history .values .list-values .value .icon {
  margin-right: 20px;
  width: 75px;
  height: 75px;
  object-fit: contain;
}
body.page-template-history .values .list-values .value .text-container .value-title {
  color: #faa425;
  font-size: 32px;
  line-height: 42px;
}
body.page-template-history .values .list-values .value .text-container .value-text {
  margin-top: 30px;
  color: #737373;
}
body.page-template-history .stores .container-fluid {
  padding: 0;
}
body.page-template-history .stores .stores-top {
  margin-left: 0;
  margin-right: 0;
}
body.page-template-history .stores .stores-top .image-container {
  position: relative;
}
body.page-template-history .stores .stores-top .image-container .image-1 {
  width: 55%;
  z-index: 1;
}
body.page-template-history .stores .stores-top .text-container {
  padding: 115px 300px 130px 110px;
  background-color: #f5f5f5;
}
body.page-template-history .stores .stores-top .text-container .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 40px;
}
body.page-template-history .stores .stores-bottom {
  background-color: #007287;
  color: #fff;
  padding-top: 85px;
  padding-bottom: 55px;
  position: relative;
}
body.page-template-history .stores .stores-bottom .title {
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 50px;
}
body.page-template-history .stores .stores-bottom .store {
  margin-bottom: 45px;
}
body.page-template-history .stores .stores-bottom .store .store-title {
  color: #faa425;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.8px;
}
body.page-template-history .stores .stores-bottom .store p {
  margin-bottom: 0;
}
body.page-template-history .stores .stores-bottom .store p a {
  font-weight: 700;
}
body.page-template-history .stores .stores-bottom .store .store-link {
  background-color: #00a6c5;
  color: #fff;
  margin-top: 25px;
  width: 55px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.page-template-history .stores .stores-bottom .store .store-link:active,
body.page-template-history .stores .stores-bottom .store .store-link:hover,
body.page-template-history .stores .stores-bottom .store .store-link:focus {
  background-color: #faa425;
}
body.page-template-history .stores .stores-bottom .image-stores-container {
  position: relative;
}
body.page-template-history .stores .stores-bottom .image-stores-container .image-stores {
  object-fit: contain;
  z-index: 0;
  height: 545px;
  top: -165px;
}
body.page-template-history .team {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
body.page-template-history .team .background-svg {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  color: #fff;
  object-fit: cover;
  min-height: 40px;
}
body.page-template-history .team .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  margin-bottom: 15px;
}
body.page-template-history .team .subtitle {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 15px;
}
body.page-template-history .team .list-people {
  justify-content: center;
}
body.page-template-history .team .col {
  margin-top: 70px;
}
body.page-template-history .team .card {
  text-align: center;
}
body.page-template-history .team .card .card-image-top {
  position: relative;
  height: 250px;
  width: 250px;
  margin: auto;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body.page-template-history .team .card .card-image-top .image {
  z-index: 0;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body.page-template-history .team .card .card-body .name {
  color: #faa425;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 26px;
}
body.page-template-history .team .card .card-body .profession {
  color: #007287;
  letter-spacing: 1.6px;
  line-height: 26px;
}
body.page-template-history .services {
  padding-top: 115px;
  padding-bottom: 150px;
  background-color: #f5f5f5;
  position: relative;
}
body.page-template-history .services .title {
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  margin-bottom: 80px;
  color: #faa425;
}
body.page-template-history .services .title b {
  color: #00a6c5;
  font-weight: 700;
}
body.page-template-history .services .service {
  display: flex;
  margin-bottom: 20px;
}
body.page-template-history .services .service .image-container {
  width: 40%;
  position: relative;
}
body.page-template-history .services .service .image-container .image {
  z-index: 0;
}
body.page-template-history .services .service .text-container {
  width: 60%;
  background-color: #007287;
  color: #fff;
  padding: 85px 65px;
}
body.page-template-history .services .service .text-container .service-title {
  color: #faa425;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 34px;
}
body.page-template-history .services .service .text-container .service-excerpt {
  line-height: 28px;
}
body.page-template-history .services .service .text-container .see-more {
  margin-top: 40px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 30px;
}
body.page-template-history .services .background-svg {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  color: #fff;
  object-fit: cover;
}
body.page-template-history .recruitment {
  padding-top: 115px;
  padding-bottom: 150px;
  background-color: #007287;
  position: relative;
}
body.page-template-history .recruitment .title {
  font-size: 56px;
  line-height: 66px;
  color: #faa425;
  text-align: center;
}
body.page-template-history .recruitment .subtitle {
  text-align: center;
  margin-top: 50px;
  color: #fff;
}
body.page-template-history .recruitment .nf-form-cont {
  margin-top: 45px;
  position: relative;
  z-index: 2;
}
body.page-template-history .recruitment .nf-form-cont h3 {
  color: #faa425;
  text-transform: uppercase;
  font-size: 18px;
  font-family: azo-sans-web, sans-serif;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 35px;
  letter-spacing: 1.8px;
}
body.page-template-history .recruitment .nf-form-cont .nf-form-fields-required,
body.page-template-history .recruitment .nf-form-cont .nf-field-label {
  display: none;
}
body.page-template-history .recruitment .nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  height: 55px;
  top: 0;
  right: 0;
  line-height: 55px;
  background-color: #03e2d3;
}
body.page-template-history .recruitment .nf-form-cont .nf-error .nf-error-msg {
  text-align: left;
}
body.page-template-history .recruitment .nf-form-cont .nf-error-msg {
  text-align: center;
  color: #03e2d3;
}
body.page-template-history .recruitment .nf-form-cont .nf-field-container {
  margin-bottom: 20px;
}
body.page-template-history .recruitment .nf-form-cont .nf-fu-progress {
  height: 5px;
  margin-top: 2px;
  margin-bottom: 0;
  transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
body.page-template-history .recruitment .nf-form-cont .files_uploaded {
  color: #03e2d3;
}
body.page-template-history .recruitment .nf-form-cont .nf-fu-button-cancel {
  background-color: #faa425;
}
body.page-template-history .recruitment .nf-form-cont .ninja-forms-field {
  color: #fff;
  background-color: #00a6c5;
  border: none;
  height: 55px;
}
body.page-template-history .recruitment .nf-form-cont .ninja-forms-field::placeholder {
  color: #fff;
}
body.page-template-history .recruitment .nf-form-cont .nf-form-content textarea {
  height: 130px;
}
body.page-template-history .recruitment .nf-form-cont .file_upload-wrap .ninja-forms-field {
  height: 200px;
}
body.page-template-history .recruitment .nf-form-cont .submit-wrap .nf-field-element {
  text-align: center;
  margin-top: 50px;
}
body.page-template-history .recruitment .nf-form-cont .submit-wrap .nf-field-element .ninja-forms-field {
  background-color: #faa425;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 40px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-history .recruitment .nf-form-cont .submit-wrap .nf-field-element .ninja-forms-field:active,
body.page-template-history .recruitment .nf-form-cont .submit-wrap .nf-field-element .ninja-forms-field:hover,
body.page-template-history .recruitment .nf-form-cont .submit-wrap .nf-field-element .ninja-forms-field:focus {
  background-color: #00a6c5;
}
body.page-template-history .recruitment .family-svg {
  position: absolute;
  bottom: 50px;
  left: 75px;
  width: 690px;
  height: 500px;
  object-fit: contain;
  color: #fff;
}
body .fixed-nav {
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: background-color 0.8s ease, box-shadow 0.3s ease;
}
body .fixed-nav .container {
  padding: 15px;
}
body .fixed-nav a {
  color: #333;
}
body .fixed-nav-transition {
  transition: padding-top 0.8s ease, padding-bottom 0.8s ease;
}
body ul.sub-menu {
  display: none;
}
body ul.menu li:hover > ul.sub-menu {
  display: block;
}
body ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  z-index: 1000;
}
body #menu-item-2423 {
  background-color: #00a6c5;
  justify-content: space-between;
  align-items: center;
  padding: 18px 23.5px;
  transition: background-color 0.3s ease;
  text-align: left;
  height: auto;
  width: 300px;
}
body #menu-item-2423 a {
  color: white;
}
body #menu-item-2423:hover {
  background-color: #faa425;
}
@media screen and (min-width: 992px) {
  body #menu-item-2423 .sub-menu {
    overflow-y: scroll;
    height: 85vh;
  }
}
body #menu-item-2423 .sub-menu li {
  padding: 15px 5px 5px 10px;
  background: #00a6c5;
}
@media screen and (min-width: 992px) {
  body #menu-item-2423 .sub-menu li {
    height: auto;
  }
}
body #menu-item-2423 .sub-menu li a {
  color: white;
}
body #menu-item-2423 .sub-menu li:hover {
  background: #faa425;
}
body #menu-item-2423::after {
  content: '\003E';
  font-size: 1em;
  color: white;
  position: absolute;
  right: 15px;
}
@media screen and (max-width: 768px) {
  body #menu-item-2423 #menu-item-2423 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    height: auto;
  }
  body #menu-item-2423 #menu-item-2423 .sub-menu {
    position: static;
    display: none;
  }
  body #menu-item-2423 #menu-item-2423 .sub-menu li {
    background: #00a6c5;
    display: block;
  }
  body #menu-item-2423 #menu-item-2423 .sub-menu li a {
    color: white;
  }
  body #menu-item-2423 #menu-item-2423 .sub-menu li:hover {
    background: #faa425;
  }
  body #menu-item-2423 #menu-item-2423 .sub-menu .close-button {
    display: block;
    background: #faa425;
    color: white;
    padding: 10px;
    text-align: center;
    cursor: pointer;
  }
  body #menu-item-2423 #menu-item-2423:hover .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
}
body.page-template-archive .advices,
body.archive.category .advices {
  padding-top: 125px;
}
body.page-template-archive .advices.archive-home,
body.archive.category .advices.archive-home {
  padding-top: 0;
}
body.page-template-archive .advices.archive-home .header-submenu,
body.archive.category .advices.archive-home .header-submenu {
  margin-bottom: 30px;
}
body.page-template-archive .advices.archive-home article,
body.archive.category .advices.archive-home article {
  margin-bottom: 50px;
}
body.page-template-archive .advices.archive-home article .read-more-container,
body.archive.category .advices.archive-home article .read-more-container {
  text-align: center;
}
body.page-template-archive .advices.archive-home article .read-more-container .btn,
body.archive.category .advices.archive-home article .read-more-container .btn {
  padding: 15px 30px;
}
body.page-template-archive .advices-pagination,
body.archive.category .advices-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
body.page-template-archive .advices-pagination .arrow,
body.archive.category .advices-pagination .arrow {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  color: #faa425;
}
body.page-template-archive .advices-pagination .arrow svg,
body.archive.category .advices-pagination .arrow svg {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
body.page-template-archive .advices-pagination p,
body.archive.category .advices-pagination p {
  margin-bottom: 0;
  font-size: 22px;
  color: #007287;
}
body.single .single-banner {
  position: relative;
  height: 460px;
}
body.single .single-banner .image {
  z-index: 0;
}
body.single .content .back {
  margin-top: 25px;
  margin-bottom: 50px;
  color: #7a7a7a;
  display: block;
}
body.single .content .overtitle {
  color: #faa425;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
body.single .content .title {
  text-align: center;
  font-size: 56px;
  line-height: 66px;
  font-weight: 700;
  max-width: 730px;
  margin: auto;
  margin-bottom: 95px;
}
body.single .content article {
  margin-bottom: 85px;
}
body.single .content article .content-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 55px;
}
body.single .content article .content-text {
  line-height: 34px;
  color: #737373;
  margin-bottom: 45px;
}
body.single .content article .image-container {
  margin-top: 50px;
  height: 600px;
  position: relative;
}
body.single .content article .image-container .image {
  z-index: 0;
  object-fit: contain;
  width: auto;
  max-width: 100%;
}
body.single .navigation {
  margin-top: 20px;
  margin-bottom: 125px;
}
body.single .navigation .row {
  justify-content: space-between;
}
body.single .navigation .previous,
body.single .navigation .next {
  position: relative;
}
body.single .navigation .previous p,
body.single .navigation .next p {
  margin-bottom: 0;
}
body.single .navigation .previous .label,
body.single .navigation .next .label {
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 5px;
  color: #faa425;
}
body.single .navigation .previous .title,
body.single .navigation .next .title {
  color: #007287;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.single .navigation .previous .read-more,
body.single .navigation .next .read-more {
  margin-top: 43px;
  color: #737373;
  line-height: 28px;
  text-decoration: underline;
}
body.single .navigation .previous:active .title,
body.single .navigation .previous:hover .title,
body.single .navigation .previous:focus .title,
body.single .navigation .next:active .title,
body.single .navigation .next:hover .title,
body.single .navigation .next:focus .title {
  color: #faa425;
}
body.single .navigation .previous {
  position: relative;
}
body.single .navigation .previous:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 90%;
  right: 0;
  top: 0;
  background-color: #b4b4b4;
}
body.single .navigation .next {
  text-align: right;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph {
  margin-bottom: 100px;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph:not(:last-of-type) {
  padding-bottom: 100px;
  position: relative;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph:not(:last-of-type):after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 70%;
  height: 1px;
  background-color: #faa425;
  min-width: 300px;
  left: 50%;
  transform: translateX(-50%);
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 50px;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .btn-container {
  margin-top: 10px;
  margin-bottom: 40px;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .image-container {
  height: 400px;
  position: relative;
  margin-bottom: 50px;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .col {
  padding: 0;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container {
  position: relative;
  aspect-ratio: 1;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video .video-container {
  display: block;
  height: 100%;
  background-size: cover;
  position: relative;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video .video-container .video-btn {
  width: 60px;
  height: 60px;
  border: 2px solid #00a6c5;
  border-radius: 30px;
  display: block;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  margin: 0 auto 30px;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video .video-container .video-btn .play {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  display: block;
  height: 0;
  width: 0;
  margin-top: 16px;
  margin-left: 20px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 24px solid #00a6c5;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:active .video-btn,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:hover .video-btn,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:focus .video-btn {
  border-color: #fff;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:active .video-btn .play,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:hover .video-btn .play,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:focus .video-btn .play {
  border-left-color: #fff;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:active:after,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:hover:after,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.video:focus:after {
  opacity: 1;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.img .lightbox {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.img .lightbox .background-image {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.img:active .lightbox .background-image,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.img:hover .lightbox .background-image,
body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias .media-container.img:focus .lightbox .background-image {
  transform: scale(1.1);
}
body.page-template-snoezelen-parcours-sante .modal-video {
  z-index: 10000;
  background: rgba(0,0,0,0.8);
}
body.single-store .store-banner {
  position: relative;
}
body.single-store .store-banner .image-container {
  position: absolute;
  width: 40%;
  height: 100%;
}
body.single-store .store-banner .row {
  justify-content: flex-end;
}
body.single-store .store-banner .text-part {
  padding: 110px 0 20px 0;
}
body.single-store .store-banner .text-part .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
}
body.single-store .store-banner .text-part .text {
  margin-top: 75px;
  margin-bottom: 40px;
}
body.single-store .store-banner .text-part .contact-details .store-title {
  color: #faa425;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.8px;
}
body.single-store .store-banner .text-part .contact-details p {
  margin-bottom: 0;
}
body.single-store .store-banner .text-part .contact-details a {
  font-weight: 700;
}
body.single-store .presentation {
  margin-top: 100px;
  margin-bottom: 100px;
}
body.single-store .presentation .title {
  font-size: 56px;
  line-height: 66px;
  color: #00a6c5;
  text-align: center;
  max-width: 950px;
  margin: auto;
  margin-bottom: 70px;
}
body.single-store .presentation .image {
  position: relative;
  aspect-ratio: 1;
  padding: 0;
}
body.single-store .presentation .image .lightbox {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.single-store .presentation .image .lightbox img {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.single-store .presentation .image .lightbox:active img,
body.single-store .presentation .image .lightbox:hover img,
body.single-store .presentation .image .lightbox:focus img {
  transform: scale(1.1) !important;
}
body.single-store .map {
  margin-top: 100px;
  height: 295px;
}
body.single-store .stores {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 85px;
}
body.single-store .stores .row {
  justify-content: center;
}
body.single-store .stores .title {
  margin-bottom: 90px;
  text-align: center;
  color: #00a6c5;
}
body.single-store .stores .store {
  margin-bottom: 30px;
}
body.single-store .stores .store .store-title {
  color: #faa425;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
body.single-store .stores .store p {
  margin-bottom: 0;
}
body.single-store .stores .store a {
  font-weight: 700;
}
body.single-store .stores .store .store-link {
  background-color: #00a6c5;
  color: #fff;
  margin-top: 25px;
  width: 55px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.single-store .stores .store .store-link:active,
body.single-store .stores .store .store-link:hover,
body.single-store .stores .store .store-link:focus {
  background-color: #faa425;
}
body.page-template-services .services article {
  position: relative;
}
body.page-template-services .services article .image-container {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
}
body.page-template-services .services article .image-container .image {
  z-index: 0;
}
body.page-template-services .services article .text-container {
  padding-top: 155px;
  padding-bottom: 175px;
}
body.page-template-services .services article .text-container .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  font-weight: 700;
  max-width: 590px;
}
body.page-template-services .services article .text-container .text {
  margin-top: 85px;
  line-height: 28px;
}
body.page-template-services .services article:nth-child(2n) {
  background-color: #f5f5f5;
}
body.page-template-services .services article:nth-child(2n) .row {
  justify-content: flex-end;
}
body.page-template-services .services article:nth-child(2n) .text-container {
  padding-left: 110px;
}
body.page-template-services .services article:nth-child(2n) .image-container {
  left: 0;
}
body.page-template-services .services article:nth-child(2n + 1) .text-container {
  padding-right: 110px;
}
body.page-template-services .services article:nth-child(2n + 1) .image-container {
  right: 0;
}
body.page-template-contact .contact {
  margin-top: 65px;
}
body.page-template-contact .contact .container {
  padding-top: 50px;
  position: relative;
}
body.page-template-contact .contact .container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}
body.page-template-contact .contact .contact-part {
  padding: 0 65px 0 0;
}
body.page-template-contact .contact .contact-part .title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
}
body.page-template-contact .contact .contact-part .text {
  margin-top: 40px;
}
body.page-template-contact .contact .contact-part .nf-form-cont {
  margin-top: 40px;
}
body.page-template-contact .contact .contact-part .nf-form-cont .ninja-forms-req-symbol {
  color: #faa425;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  height: 38px;
  line-height: 40px;
  width: 40px;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-title,
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-fields-required {
  display: none;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content input:not([type='button']),
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content textarea {
  background-color: transparent;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .nf-field-label label {
  font-weight: 500;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 20px;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .submit-wrap input {
  background-color: #faa425;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 42px;
  font-weight: 700;
  line-height: 1;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .submit-wrap input:active,
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .submit-wrap input:hover,
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .submit-wrap input:focus {
  background-color: #00a6c5;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .ninja-forms-field:not([type='button'],
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .list-select-wrap
                                .ninja-forms-field,
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .textarea-wrap
                                .ninja-forms-field) {
  height: 40px;
}
body.page-template-contact .contact .contact-part .nf-form-cont .nf-form-content .textarea-wrap .ninja-forms-field {
  height: 245px;
}
body.page-template-contact .contact .stores-part {
  padding-top: 40px;
}
body.page-template-contact .contact .stores-part .content {
  position: relative;
  background-color: #f5f5f5;
  padding: 65px 60px 100px 60px;
}
body.page-template-contact .contact .stores-part .content .title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-align: right;
  color: #00a6c5;
  margin-bottom: 15px;
}
body.page-template-contact .contact .stores-part .content .background-svg {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 90px;
  object-fit: cover;
  color: #fff;
}
body.page-template-contact .contact .stores-part .content .stores {
  padding-bottom: 50px;
}
body.page-template-contact .contact .stores-part .content .stores .store {
  display: flex;
  align-items: center;
  position: relative;
}
body.page-template-contact .contact .stores-part .content .stores .store .image-container {
  height: 110px;
  width: 240px;
  position: relative;
  overflow: hidden;
}
body.page-template-contact .contact .stores-part .content .stores .store .image-container .image {
  z-index: 0;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-contact .contact .stores-part .content .stores .store .text-container {
  padding-left: 50px;
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  flex-grow: 1;
}
body.page-template-contact .contact .stores-part .content .stores .store .text-container:after {
  content: '';
  height: 1px;
  width: calc(100% - 50px);
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #b4b4b4;
}
body.page-template-contact .contact .stores-part .content .stores .store .text-container .store-title {
  color: #faa425;
  text-transform: uppercase;
  font-size: 18px;
  font-family: azo-sans-web, sans-serif;
  margin-bottom: 12px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.page-template-contact .contact .stores-part .content .stores .store .text-container p {
  margin-bottom: 0;
}
body.page-template-contact .contact .stores-part .content .stores .store .text-container p.phone {
  font-weight: 700;
}
body.page-template-contact .contact .stores-part .content .stores .store:last-of-type .text-container:after {
  display: none;
}
body.page-template-contact .contact .stores-part .content .stores .store:active .text-container .store-title,
body.page-template-contact .contact .stores-part .content .stores .store:hover .text-container .store-title,
body.page-template-contact .contact .stores-part .content .stores .store:focus .text-container .store-title {
  color: #00a6c5;
}
body.page-template-contact .contact .stores-part .content .stores .store:active .image-container .image,
body.page-template-contact .contact .stores-part .content .stores .store:hover .image-container .image,
body.page-template-contact .contact .stores-part .content .stores .store:focus .image-container .image {
  transform: scale(1.1);
}
body.page-template-archive-subcategories .archive-subcategories {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.page-template-archive-subcategories .archive-subcategories .title {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 56px;
  line-height: 66px;
}
body.page-template-archive-subcategories .archive-subcategories .catalog-container {
  display: block;
  text-align: center;
}
body.page-template-archive-subcategories .archive-subcategories .catalog-container .catalog {
  margin: 50px auto 50px auto;
  padding: 15px 30px;
  font-size: 18px;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category {
  margin-top: 50px;
  position: relative;
  padding: 0;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category .image-container {
  position: relative;
  height: 250px;
  overflow: hidden;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category .image-container .background-image {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category .category-title {
  font-size: 18px;
  color: #007287;
  padding-top: 20px;
  padding-bottom: 20px;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:active,
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:hover,
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:focus {
  box-shadow: rgba(0,0,0,0.15) 1.95px 1.95px 2.6px;
}
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:active .background-image,
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:hover .background-image,
body.page-template-archive-subcategories .archive-subcategories .list-subcategories .category:focus .background-image {
  transform: scale(1.1);
}
@media (max-width: 1900px) {
  body .fixed-socials {
    top: 340px;
  }
  body.page-template-history .stores .stores-top .text-container {
    padding-right: 200px;
  }
}
@media (max-width: 1500px) {
  body .fixed-socials {
    top: 250px;
    padding: 7px;
    left: 5px;
  }
  body .fixed-socials a {
    padding-top: 0;
    padding-bottom: 0;
  }
  body .fixed-socials a svg {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 1399.98px) {
  body.page-template-home .dual-link {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  body.page-template-home .dual-link .background-container {
    height: 480px;
  }
  body.page-template-home .competences {
    padding-top: 50px;
    padding-bottom: 85px;
  }
  body.page-template-home .competences .title {
    margin-bottom: 50px;
    font-size: 50px;
  }
  body.page-template-home .advices {
    padding-top: 75px;
    padding-bottom: 0;
  }
  body.page-template-home .advices .title {
    padding-top: 20px;
    font-size: 45px;
    line-height: 55px;
  }
  body.page-template-home .advices .text {
    margin-top: 30px;
  }
  body.page-template-home .advices .see-more {
    margin-top: 55px;
  }
  body.page-template-home .advices .advice .card-overtitle {
    margin-bottom: 12px;
  }
  body.page-template-home .advices .advice .read-more {
    margin-top: 20px;
  }
  body.page-template-home .partners {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  body.page-template-home .partners .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 50px;
  }
  body.page-template-history .values {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  body.page-template-history .values .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 50px;
  }
  body.page-template-history .values .list-values .value {
    justify-content: center;
  }
  body.page-template-history .values .list-values .value .text-container .value-title {
    font-size: 28px;
    line-height: 35px;
  }
  body.page-template-history .values .list-values .value .text-container .value-text {
    margin-top: 20px;
  }
  body.page-template-history .stores .stores-top .text-container {
    padding: 75px 110px 130px 110px;
  }
  body.page-template-history .stores .stores-top .text-container .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
  }
  body.page-template-history .stores .stores-top .image-container .image-1 {
    width: 100%;
    height: 50%;
  }
  body.page-template-history .stores .stores-top .image-container .image-2 {
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
  }
  body.page-template-history .team {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.page-template-history .team .title {
    font-size: 50px;
    line-height: 60px;
  }
  body.page-template-history .services {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  body.page-template-history .services .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 50px;
  }
  body.page-template-history .services .service .text-container {
    padding: 60px 25px;
  }
  body.page-template-history .recruitment {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  body.page-template-history .recruitment .nf-form-cont {
    margin-top: 30px;
  }
  body.page-template-history .recruitment .title {
    font-size: 50px;
    line-height: 60px;
  }
  body.page-template-history .recruitment .subtitle {
    margin-top: 25px;
  }
  body.single .single-banner {
    height: 335px;
  }
  body.single .content .back {
    margin-bottom: 25px;
  }
  body.single .content .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 65px;
  }
  body.single .content article .content-title {
    margin-bottom: 30px;
  }
  body.single .content article .image-container {
    height: 400px;
  }
  body.single-store .store-banner .text-part .title {
    font-size: 45px;
    line-height: 55px;
  }
  body.single-store .store-banner .text-part .text {
    margin-top: 30px;
  }
  body.single-store .presentation .title {
    font-size: 45px;
    line-height: 55px;
  }
  body.single-store .stores {
    padding-bottom: 50px;
  }
  body.single-store .stores .title {
    margin-bottom: 70px;
  }
  body.single-store .stores .store {
    text-align: center;
    margin-bottom: 60px;
  }
  body.single-store .stores .store .store-link {
    margin: auto;
  }
  body.page-template-services .services article .text-container .title {
    font-size: 50px;
    line-height: 60px;
  }
  body.page-template-archive-subcategories .archive-subcategories .title {
    font-size: 50px;
    margin-top: 25px;
  }
}
.wpc-filters-list-321 label .wpc-term-count {
  display: none;
}
@media (max-width: 1199.98px) {
  body.page-template-home .advices .title {
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    padding-top: 30px;
  }
  body.page-template-home .advices .text {
    margin-top: 20px;
    text-align: center;
  }
  body.page-template-home .advices .see-more {
    display: block;
    margin-top: 20px;
  }
  body.page-template-home .advices .advice .card-title {
    font-size: 22px;
  }
  body.page-template-home .advices .advice .card-image {
    height: 200px;
  }
  body.page-template-history .values .list-values .value {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    height: 100%;
  }
  body.page-template-history .values .list-values .value .icon {
    margin-right: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  body.page-template-history .values .list-values .value .text-container .value-title {
    font-size: 24px;
    line-height: 30px;
  }
  body.page-template-history .values .list-values .value .text-container .value-text {
    margin-top: 15px;
  }
  body.page-template-history .stores .stores-top .text-container {
    padding: 75px 55px 100px 55px;
  }
  body.page-template-history .stores .stores-bottom .list-stores-container {
    text-align: center;
  }
  body.page-template-history .stores .stores-bottom .image-stores-container {
    order: -1;
    margin-bottom: -115px;
  }
  body.page-template-history .stores .stores-bottom .image-stores-container .image-stores {
    position: relative;
    max-height: 400px;
  }
  body.page-template-history .stores .stores-bottom .store .store-link {
    margin: 25px auto auto auto;
  }
  body.page-template-history .team .card .card-image-top {
    width: 200px;
    height: 200px;
  }
  body.page-template-history .services .service {
    flex-direction: column;
  }
  body.page-template-history .services .service .image-container {
    width: 100%;
    height: 250px;
  }
  body.page-template-history .services .service .text-container {
    width: 100%;
    padding: 40px 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body.page-template-history .services .service .text-container .service-title {
    margin-bottom: 20px;
  }
  body.single .content article .image-container {
    height: 300px;
  }
  body.single-store .store-banner .text-part {
    padding: 60px 0 20px 0;
  }
  body.single-store .store-banner .text-part .title {
    font-size: 35px;
    line-height: 45px;
  }
  body.single-store .store-banner .text-part .text {
    margin-top: 20px;
  }
  body.single-store .presentation .title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  body.page-template-home .home-banner .row .background-container {
    height: 550px;
  }
  body.page-template-home .dual-link {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.page-template-home .dual-link .background-container {
    height: 330px;
  }
  body.page-template-home .dual-link .background-container .btn {
    min-width: 200px;
    min-height: 60px;
  }
  body.page-template-home .dual-link .background-container .icon {
    top: calc(50% - 18px);
  }
  body.page-template-home .product-selection {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  body.page-template-home .best-sellers {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  body.page-template-home .advices .title,
  body.page-template-home .advices .text {
    text-align: left;
  }
  body.page-template-home .advices .col {
    margin-bottom: 40px;
  }
  body.page-template-home .partners {
    padding-top: 0;
    padding-bottom: 30px;
  }
  body.page-template-home .partners .title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  body.page-template-history .values {
    padding-top: 50px;
  }
  body.page-template-history .values .title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  body.page-template-history .stores .stores-top .text-container .title {
    font-size: 40px;
    line-height: 50px;
  }
  body.page-template-history .team .title {
    font-size: 40px;
    line-height: 50px;
  }
  body.page-template-history .team .col {
    margin-top: 35px;
  }
  body.page-template-history .services {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  body.page-template-history .services .title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  body.page-template-history .recruitment {
    padding-top: 55px;
  }
  body.page-template-history .recruitment .nf-form-cont {
    margin-top: 10px;
  }
  body.page-template-history .recruitment .title {
    font-size: 40px;
    line-height: 50px;
  }
  body.page-template-history .recruitment .subtitle {
    margin-top: 15px;
  }
  body.single .content .title {
    font-size: 40px;
    line-height: 50px;
  }
  body.single-store .store-banner .image-container {
    width: 100%;
  }
  body.single-store .store-banner .text-part {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
  }
  body.single-store .presentation {
    margin-top: 50px;
  }
  body.single-store .stores .title {
    margin-bottom: 50px;
  }
  body.single-store .stores .store {
    text-align: center;
    margin-bottom: 40px;
  }
  body.single-store .stores .store .store-link {
    width: 40px;
    height: 40px;
    margin-top: 15px;
  }
  body.single-store .stores .store .store-link svg {
    width: 14px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph {
    margin-bottom: 100px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .title {
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 30px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .btn-container {
    margin-top: 0;
    margin-bottom: 40px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .image-container {
    height: 300px;
    margin-bottom: 30px;
  }
  body.page-template-services .services article .image-container {
    width: 100%;
    position: relative;
    height: 300px;
  }
  body.page-template-services .services article .text-container {
    padding-top: 75px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.page-template-services .services article .text-container .title {
    font-size: 40px;
    line-height: 50px;
  }
  body.page-template-services .services article .text-container .text {
    margin-top: 40px;
  }
  body.page-template-services .services article:nth-child(2n + 1) .text-container {
    padding-right: 20px;
  }
  body.page-template-services .services article:nth-child(2n) .text-container {
    padding-left: 20px;
  }
  body.page-template-contact .contact .contact-part {
    padding-right: 20px;
    padding-left: 20px;
  }
  body.page-template-contact .contact .stores-part .content .title {
    text-align: center;
  }
  body.page-template-contact .contact .stores-part .content .store:nth-child(2n) .image-container {
    order: 2;
  }
  body.page-template-contact .contact .stores-part .content .store:nth-child(2n) .text-container {
    padding-right: 50px;
    padding-left: 0;
    text-align: right;
  }
  body.page-template-archive-subcategories .archive-subcategories {
    padding-top: 0;
  }
  body.page-template-archive-subcategories .archive-subcategories .title {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  body .fixed-socials {
    display: none;
  }
  .default-container:not(body.woocommerce-page .default-container) {
    text-align: center;
  }
  body.page-template-home .home-banner .row .separator {
    font-size: 60px;
  }
  body.page-template-home .home-banner .row .background-container {
    height: 400px;
  }
  body.page-template-home .home-banner .row .background-container .title a {
    padding: 10px 20px;
    font-size: 20px;
  }
  body.page-template-home .home-banner .row .background-container.individual-container .title a {
    padding-right: 70px;
  }
  body.page-template-home .home-banner .row .background-container.professionnal-container .title a {
    padding-left: 70px;
  }
  body.page-template-home .competences {
    padding-top: 50px;
    padding-bottom: 85px;
  }
  body.page-template-home .competences .title {
    margin-bottom: 40px;
    font-size: 43px;
    line-height: 54px;
  }
  body.page-template-home .competences .background-family {
    opacity: 0.5;
  }
  body.page-template-home .competences .competence {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body.page-template-home .product-selection {
    padding-top: 25px;
  }
  body.page-template-home .advices {
    padding-top: 20px;
  }
  body.page-template-home .advices .title,
  body.page-template-home .advices .text {
    text-align: center;
  }
  body.page-template-home .advices .col {
    margin-bottom: 40px;
  }
  body.page-template-home .advices .advice {
    max-width: 450px;
    margin: auto;
  }
  body.page-template-home .advices .advice .card-body {
    padding: 10px 0;
  }
  body.page-template-home .advices .advice .card-overtitle {
    margin-bottom: 5px;
  }
  body.page-template-home .advices .advice .read-more {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  body.page-template-home .partners {
    padding-top: 20px;
  }
  body.page-template-home .partners .title {
    margin-bottom: 10px;
  }
  body.page-template-home .partners .image-container {
    margin-bottom: 10px;
  }
  body.page-template-home .partners .people-svg {
    opacity: 0.5;
  }
  body.page-template-history .values .title {
    margin-bottom: 20px;
  }
  body.page-template-history .values .list-values .value {
    margin-top: 30px;
  }
  body.page-template-history .stores .stores-top .image-container {
    height: 200px;
  }
  body.page-template-history .stores .stores-top .image-container .image-1 {
    width: 50%;
    height: 100%;
  }
  body.page-template-history .stores .stores-top .image-container .image-2 {
    width: 50%;
    height: 100%;
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
  }
  body.single .navigation .previous .title,
  body.single .navigation .next .title {
    font-size: 20px;
    line-height: 30px;
  }
  body.single .navigation .previous .read-more,
  body.single .navigation .next .read-more {
    margin-top: 10px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs {
    padding-top: 20px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph {
    text-align: center;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .title {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .btn-container {
    margin-bottom: 20px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .image-container {
    height: 250px;
    margin-bottom: 20px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .list-medias {
    margin-top: 50px;
  }
  body.page-template-services .services article .text-container {
    text-align: center;
  }
  body.page-template-contact .nf-field-container .nf-field-element {
    text-align: center;
  }
  body.page-template-contact .nf-error-msg {
    text-align: center;
  }
  body.page-template-contact .contact .contact-part .title {
    text-align: center;
  }
  body.page-template-contact .contact .contact-part .text {
    margin-top: 20px;
    text-align: center;
  }
  body.page-template-contact .contact .stores-part .content {
    padding: 50px 60px 65px 60px;
  }
  body.page-template-contact .contact .stores-part .content .stores .store {
    flex-direction: column;
    margin-top: 50px;
  }
  body.page-template-contact .contact .stores-part .content .stores .store .text-container {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  body.page-template-contact .contact .stores-part .content .stores .store .image-container {
    height: 200px;
    width: 100%;
  }
  body.page-template-contact .contact .stores-part .content .stores .store:nth-child(2n) .image-container {
    order: 0;
  }
  body.page-template-contact .contact .stores-part .content .stores .store:nth-child(2n) .text-container {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  body.page-template-archive-subcategories .archive-subcategories .title {
    font-size: 43px;
    line-height: 54px;
  }
  body.page-template-archive-subcategories .archive-subcategories .text {
    text-align: center;
  }
}
@media (max-width: 576px) {
  body #cookie-law-info-again {
    left: 25px !important;
  }
  body .btn-contact {
    font-size: 12px;
    padding: 10px 15px;
  }
  body .btn-scroll-top {
    bottom: 45px;
    right: 5px;
    width: 35px;
    height: 35px;
  }
  body .btn-scroll-top svg {
    width: 20px;
    height: 20px;
  }
  body.page-template-home .home-banner .row .background-container {
    height: 300px;
  }
  body.page-template-home .home-banner .row .background-container .title a {
    padding: 5px 10px;
    font-size: 13px;
  }
  body.page-template-home .home-banner .row .background-container.individual-container .title a {
    padding-right: 35px;
    right: -15px;
  }
  body.page-template-home .home-banner .row .background-container.professionnal-container .title a {
    padding-left: 35px;
    left: -15px;
  }
  body.page-template-home .home-banner .row .separator {
    font-size: 45px;
  }
  body.page-template-home .dual-link .background-container {
    height: 240px;
    padding-top: 50px;
  }
  body.page-template-home .dual-link .background-container .icon {
    top: calc(50% + 12px);
    width: 100px;
  }
  body.page-template-home .dual-link .background-container .btn {
    font-size: 13px;
    min-width: 0;
    min-height: 0;
    padding: 10px 40px;
    line-height: 20px;
  }
  body.page-template-home .product-selection {
    padding-bottom: 85px;
  }
  body.page-template-home .best-sellers {
    padding-bottom: 85px;
  }
  body.page-template-home .partners {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  body.page-template-home .partners .image-container {
    height: 100px;
  }
  body.page-template-history .values .title {
    margin-bottom: 10px;
  }
  body.page-template-history .values .list-values .value {
    margin-top: 40px;
  }
  body.page-template-history .stores .stores-top .text-container {
    padding: 35px;
  }
  body.page-template-history .stores .stores-bottom {
    padding-bottom: 25px;
  }
  body.page-template-history .stores .stores-bottom .title {
    font-size: 28px;
    line-height: 35px;
  }
  body.page-template-history .stores .stores-bottom .image-stores-container .image-stores {
    max-width: 90%;
    display: block;
    margin: auto;
    margin-bottom: -60px;
  }
  body.page-template-history .team .card .card-image-top {
    width: 150px;
    height: 150px;
  }
  body.page-template-history .services .service .image-container {
    height: 200px;
  }
  body.single .single-banner {
    height: 250px;
  }
  body.single .content .title {
    font-size: 35px;
    line-height: 45px;
  }
  body.single .content .title article .content-text {
    line-height: 28px;
    margin-bottom: 60px;
  }
  body.single .content .title article .image-container {
    height: 200px;
  }
  body.single .navigation .previous .title,
  body.single .navigation .next .title {
    font-size: 15px;
    line-height: 20px;
  }
  body.page-template-snoezelen-parcours-sante .list-paragraphs .paragraph .image-container {
    height: 200px;
  }
}
body header .header-top {
  background-color: #00a6c5;
  display: flex;
  align-items: center;
}
body header .header-top .infos {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 5px;
  padding-bottom: 5px;
}
body header .header-top .infos .info {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 32.5px;
  margin-left: 32.5px;
}
body header .header-top .infos .info .icon-container {
  background-color: #faa425;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body header .header-top .infos .info .icon-container .icon {
  width: 60%;
  height: 60%;
  object-fit: contain;
}
body header .header-top .infos .info .text {
  margin-left: 12.5px;
  color: #fff;
}
body header .header-top .infos .info .text b {
  font-weight: 600;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body header .header-top .infos .info.clickable:after {
  content: '';
  height: 1px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #faa425;
  transform: translateX(-50%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-top .infos .info.clickable:active b,
body header .header-top .infos .info.clickable:hover b,
body header .header-top .infos .info.clickable:focus b {
  color: #faa425;
}
body header .header-top .infos .info.clickable:active:after,
body header .header-top .infos .info.clickable:hover:after,
body header .header-top .infos .info.clickable:focus:after {
  width: 40%;
}
body header .header-top .infos .info:not(.clickable) {
  pointer-events: none;
}
body header .header-top .btn-container {
  height: 100%;
  display: flex;
}
body header .header-top .btn-container .btn {
  height: 100%;
  display: inline-flex;
  align-items: center;
  padding: 22px 55px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}
body header .header-middle {
  padding-top: 30px;
  padding-bottom: 30px;
}
body header .header-middle .logo {
  width: 195px;
  height: 135px;
  object-fit: contain;
}
body header .header-middle .form-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .header-middle .form-container form {
  width: 100%;
  position: relative;
  padding-right: 50px;
  border-bottom: 1px solid #b4b4b4;
}
body header .header-middle .form-container form .search-input {
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}
body header .header-middle .form-container form .search-input:active,
body header .header-middle .form-container form .search-input:hover,
body header .header-middle .form-container form .search-input:focus {
  outline: none;
}
body header .header-middle .form-container form .search-input::placeholder {
  font-style: italic;
  color: #b4b4b4;
}
body header .header-middle .form-container form .submit-button {
  color: #00a6c5;
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .header-middle .customer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body header .header-middle .customer .account,
body header .header-middle .customer .cart {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #737373;
  margin-left: 45px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-middle .customer .account p,
body header .header-middle .customer .cart p {
  margin-bottom: 0;
  margin-left: 10px;
}
body header .header-middle .customer .account svg,
body header .header-middle .customer .cart svg {
  color: #007287;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-middle .customer .account:active,
body header .header-middle .customer .account:hover,
body header .header-middle .customer .account:focus,
body header .header-middle .customer .cart:active,
body header .header-middle .customer .cart:hover,
body header .header-middle .customer .cart:focus {
  color: #faa425;
}
body header .header-middle .customer .account:active svg,
body header .header-middle .customer .account:hover svg,
body header .header-middle .customer .account:focus svg,
body header .header-middle .customer .cart:active svg,
body header .header-middle .customer .cart:hover svg,
body header .header-middle .customer .cart:focus svg {
  color: #faa425;
}
body header .header-middle .customer .cart p {
  max-width: 50px;
}
body header .header-bottom {
  position: relative;
  z-index: 999;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 20px;
}
body header .header-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
body header .header-bottom .container {
  display: flex;
  padding: 0;
}
body header .header-bottom .container .shop-menu-container {
  position: relative;
  z-index: 999;
}
body header .header-bottom .container .shop-menu-container.hidden {
  display: none;
}
body header .header-bottom .container .shop-menu-container .accordion-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 23.5px;
  color: #fff;
  font-weight: 500;
  border: none;
  border-top: 1px solid #fff;
  text-align: left;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-bottom .container .shop-menu-container .accordion-item span {
  flex-grow: 1;
}
body header .header-bottom .container .shop-menu-container .accordion-item:active,
body header .header-bottom .container .shop-menu-container .accordion-item:hover,
body header .header-bottom .container .shop-menu-container .accordion-item:focus {
  background-color: #faa425;
}
body header .header-bottom .container .shop-menu-container .btn {
  display: inline-flex;
  align-items: center;
  height: 100%;
  width: 300px;
}
body header .header-bottom .container .shop-menu-container .btn svg {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-bottom .container .shop-menu-container .shop-menu {
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  padding-top: 5px;
  transform: translateY(150%);
  -moz-transform: translateY(150%);
  -webkit-transform: translateY(150%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
@media (min-width: 991.98px) {
  body header .header-bottom .container .shop-menu-container:hover .main-accordion-item {
    background-color: #faa425;
  }
  body header .header-bottom .container .shop-menu-container:hover .main-accordion-item svg {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  body header .header-bottom .container .shop-menu-container:hover .shop-menu {
    opacity: 1;
    pointer-events: initial;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
body header .header-bottom .container .menu {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 55px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
body header .header-bottom .container .menu li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
body header .header-bottom .container .menu li a {
  color: #007287;
  font-weight: 400;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header .header-bottom .container .menu li a strong {
  font-weight: 400;
  color: #faa425;
}
body header .header-bottom .container .menu li a:active,
body header .header-bottom .container .menu li a:hover,
body header .header-bottom .container .menu li a:focus {
  color: #faa425;
}
body header .header-bottom .container .switch-user-type-button {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-weight: 500;
  padding: 15px 17px;
}
@media (max-width: 1900px) {
  body header .header-top {
    font-size: 13px;
  }
  body header .header-top .infos .info {
    margin-left: 5px;
    margin-right: 5px;
  }
  body header .header-top .infos .info .text {
    margin-left: 4px;
  }
  body header .header-top .btn-container .btn {
    padding: 22px 40px;
  }
}
@media (max-width: 1399.98px) {
  body header .header-top {
    font-size: 10px;
  }
  body header .header-top .infos {
    padding: 0 30px;
  }
  body header .header-top .infos .info .icon-container {
    width: 30px;
    height: 30px;
  }
  body header .header-top .btn-container .btn {
    padding: 15px 30px;
    font-size: 14px;
  }
  body header .header-middle {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body header .header-middle .customer {
    justify-content: space-around;
  }
  body header .header-middle .customer .account,
  body header .header-middle .customer .cart {
    margin-left: 0;
  }
  body header .header-bottom {
    font-size: 13px;
    line-height: 18px;
  }
  body header .header-bottom .container .shop-menu-container .btn {
    width: 250px;
  }
  body header .header-bottom .container .menu {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199.98px) {
  body header .header-top {
    font-size: 8px;
  }
  body header .header-top .btn-container .btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  body header .header-bottom {
    font-size: 11px;
    line-height: 15px;
  }
  body header .header-bottom .container .shop-menu-container .btn {
    width: 200px;
  }
  body header .header-bottom .container .shop-menu-container .accordion-item {
    padding: 12px 10px;
  }
  body header .header-bottom .container .menu {
    height: auto;
  }
  body header .header-bottom .container .switch-user-type-button {
    padding: 12px 10px;
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  body {
    padding-top: 55px;
  }
  body header .header-top {
    box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    min-height: 55px;
  }
  body header .header-top .btn-container .btn {
    display: none;
  }
  body header .header-top .infos {
    padding-right: 95px;
  }
  body header .header-middle .customer .account p {
    display: none;
  }
  body header .header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(255,255,255,0.97);
    z-index: 9999;
    line-height: 30px;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
  }
  body header .header-bottom.opened {
    opacity: 1;
    left: 0;
    pointer-events: initial;
  }
  body header .header-bottom.opened .container {
    left: 0;
  }
  body header .header-bottom .container {
    max-width: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 0;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
  }
  body header .header-bottom .container .shop-menu-container {
    width: 500px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  body header .header-bottom .container .shop-menu-container .btn {
    width: 100%;
    padding: 10px 20px;
    height: auto;
  }
  body header .header-bottom .container .shop-menu-container .accordion-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-right: 50px;
  }
  body header .header-bottom .container .shop-menu-container .accordion-item svg {
    position: absolute;
    right: 15px;
    width: 20px;
    height: 20px;
    object-fit: contain;
  }
  body header .header-bottom .container .shop-menu-container .shop-menu {
    transform: none;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
  }
  body header .header-bottom .container .shop-menu-container.open .main-accordion-item {
    background-color: #faa425;
  }
  body header .header-bottom .container .shop-menu-container.open .main-accordion-item svg {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  body header .header-bottom .container .shop-menu-container.open .shop-menu {
    position: static;
    opacity: 1;
    pointer-events: initial;
    transform: none;
    height: auto;
  }
  body header .header-bottom .container .menu {
    flex-direction: column;
    flex-grow: 1;
    max-height: 70vh;
    min-height: 60vh;
  }
  body header .header-bottom .container .menu li {
    margin-top: 0;
    margin-bottom: 0;
  }
  body header .header-bottom .container .menu li a {
    font-size: 25px;
  }
  body header .header-bottom .container .switch-user-type-button {
    width: 500px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    padding: 15px 30px;
  }
}
@media (max-width: 767.98px) {
  body {
    padding-top: 75px;
  }
  body header .header-top {
    align-items: center;
    min-height: 75px;
  }
  body header .header-top .infos {
    padding-left: 10px;
  }
  body header .header-top .infos .info {
    flex-direction: column;
    margin-left: 5px;
    margin-right: 5px;
  }
  body header .header-top .infos .info .icon-container {
    width: 25px;
    height: 25px;
  }
  body header .header-top .infos .info .text {
    margin-left: 0;
  }
  body header .header-top .c-header__burger {
    top: 37.5px;
    right: 25px;
  }
  body header .header-middle .logo {
    width: 100%;
    height: auto;
  }
  body header .header-bottom .container {
    padding-top: 100px;
    padding-bottom: 0;
    max-height: 680px;
  }
}
@media (max-width: 576px) {
  body header .header-top .infos {
    justify-content: flex-start;
  }
  body header .header-top .infos .info {
    max-width: 30%;
  }
  body header .header-top .infos .info .text {
    display: none;
  }
  body header .header-top .infos .info .icon-container {
    width: 40px;
    height: 40px;
  }
  body header .header-top .infos .info.clickable:after {
    display: none;
  }
  body header .header-middle .logo {
    width: 150px;
    display: block;
    margin: 10px auto 15px auto;
    filter: drop-shadow(rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px);
  }
  body header .header-bottom {
    line-height: 25px;
  }
  body header .header-bottom .container {
    max-height: 90vh;
  }
  body header .header-bottom .container .switch-user-type-button,
  body header .header-bottom .container .shop-menu-container {
    min-width: 300px;
    max-width: 100%;
    width: 90%;
    font-size: 15px;
  }
  body header .header-bottom .container .menu li a {
    font-size: 20px;
  }
}
body footer .footer-top {
  width: 100%;
  background-color: #faa425;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
body footer .footer-top .info {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
body footer .footer-top .info .icon-container .icon {
  width: 60px;
  height: 39px;
  object-fit: contain;
  transition: all 0.333s ease-in-out !important;
  -webkit-transition: all 0.333s ease-in-out !important;
  -moz-transition: all 0.333s ease-in-out !important;
  -o-transition: all 0.333s ease-in-out !important;
}
body footer .footer-top .info .text {
  text-align: center;
  line-height: 24px;
}
body footer .footer-top .info.clickable:active .icon,
body footer .footer-top .info.clickable:hover .icon,
body footer .footer-top .info.clickable:focus .icon {
  transform: scale(1.1);
}
body footer .footer-top .info:not(.clickable) {
  pointer-events: none;
}
body footer .footer-bottom {
  margin-top: -15px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 100px;
  color: #fff;
}
body footer .footer-bottom:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #007287;
  z-index: -1;
}
body footer .footer-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body footer .footer-bottom .background-svg {
  color: #007287;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body footer .footer-bottom .socials-container .sublogo {
  width: 245px;
  height: 170px;
  object-fit: contain;
  margin-bottom: 35px;
}
body footer .footer-bottom .socials-container .socials-sentence {
  margin-bottom: 15px;
}
body footer .footer-bottom .socials-container .socials-sentence strong {
  font-weight: 700;
}
body footer .footer-bottom .socials-container .socials {
  height: 30px;
}
body footer .footer-bottom .socials-container .socials .social {
  color: #faa425;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body footer .footer-bottom .socials-container .socials .social:not(:last-of-type) {
  margin-right: 25px;
}
body footer .footer-bottom .socials-container .socials .social:active,
body footer .footer-bottom .socials-container .socials .social:hover,
body footer .footer-bottom .socials-container .socials .social:focus {
  color: #00a6c5;
}
body footer .footer-bottom .menus-container {
  padding-top: 25px;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body footer .footer-bottom .menus-container .menu-left,
body footer .footer-bottom .menus-container .menu-right {
  flex: 1;
  min-width: 255px;
}
body footer .footer-bottom .menus-container .menu li a {
  line-height: 28px;
  display: block;
}
body footer .footer-bottom .menus-container .menu li:not(:first-of-type) a {
  margin-top: 8px;
}
body footer .footer-bottom .menus-container .switch-user-type-button {
  margin-top: 8px;
  line-height: 28px;
  display: block;
  color: #faa425;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body footer .footer-bottom .menus-container .switch-user-type-button:active,
body footer .footer-bottom .menus-container .switch-user-type-button:hover,
body footer .footer-bottom .menus-container .switch-user-type-button:focus {
  color: #00a6c5;
}
body footer .footer-bottom .links-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 45px;
}
body footer .footer-bottom .links-container .link {
  color: #faa425;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body footer .footer-bottom .links-container .link:active,
body footer .footer-bottom .links-container .link:hover,
body footer .footer-bottom .links-container .link:focus {
  color: #00a6c5;
}
@media (max-width: 1399.98px) {
  body footer .footer-bottom .links-container {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  body footer .footer-bottom .socials-container {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body footer .footer-bottom .menus-container {
    order: 1;
    text-align: center;
    margin-bottom: 60px;
  }
  body footer .footer-bottom .links-container {
    order: 3;
    text-align: center;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  body footer .footer-bottom {
    padding-bottom: 35px;
  }
  body footer .footer-bottom .socials-container {
    order: 1;
    margin-bottom: 60px;
  }
  body footer .footer-bottom .menus-container {
    order: 2;
  }
  body footer .footer-bottom .menus-container .menu-right {
    margin-top: 60px;
  }
  body footer .footer-bottom .links-container {
    order: 3;
  }
}
body .header-submenu {
  margin-top: 5px;
  background-color: #faa425;
}
body .header-submenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .header-submenu .menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: auto;
  color: #fff;
}
body .header-submenu .menu li {
  height: 75px;
  display: flex;
  align-items: center;
}
body .header-submenu .menu li:not(:last-of-type):after {
  content: '';
  height: 20px;
  width: 1px;
  background-color: #007287;
  margin-left: 30px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
body .header-submenu .menu li a {
  font-weight: 700;
}
body .banner {
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
}
body .banner .container {
  display: flex;
  justify-content: flex-end;
}
body .banner .container .title-container {
  background-color: rgba(255,255,255,0.9);
  padding: 115px 130px 120px 120px;
  max-width: 655px;
  position: relative;
}
body .banner .container .title-container .title {
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 35px;
  color: #00a6c5;
}
body .banner .container .title-container .title b {
  color: #faa425;
}
body .banner .container .title-container .text {
  color: #737373;
}
body .banner .container .title-container .text p:last-child {
  margin-bottom: 0;
}
body .banner .container .title-container .family-svg {
  position: absolute;
  bottom: 20px;
  right: 25px;
  width: 365px;
  height: 130px;
  object-fit: contain;
}
body .col.advice {
  margin-bottom: 85px;
}
body .col.advice .card-image {
  height: 250px;
  position: relative;
  overflow: hidden;
}
body .col.advice .card-image .image {
  z-index: 0;
  object-fit: contain;
  width: auto;
  max-width: 100%;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body .col.advice .card-overtitle {
  color: #faa425;
  font-weight: 500;
}
body .col.advice .card-title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body .col.advice .card-excerpt {
  color: #737373;
}
body .col.advice .read-more {
  margin-top: 30px;
  text-decoration: underline;
  color: #737373;
}
body .col.advice:active .card-image .image,
body .col.advice:hover .card-image .image,
body .col.advice:focus .card-image .image {
  transform: scale(1.1);
}
body .col.advice:active .card-title,
body .col.advice:hover .card-title,
body .col.advice:focus .card-title {
  color: #faa425;
}
body .product,
body.woocommerce ul.products li.product {
  list-style: none;
}
body .product .button,
body.woocommerce ul.products li.product .button {
  margin-top: 0;
}
body .product .location-product .product-name,
body .product .btn-contact-container,
body.woocommerce ul.products li.product .location-product .product-name,
body.woocommerce ul.products li.product .btn-contact-container {
  text-align: center;
  margin-bottom: 15px;
}
body .product a .text-before,
body.woocommerce ul.products li.product a .text-before {
  line-height: 18px;
  text-align: center;
  margin-bottom: 10px;
}
body .product a .product-infos,
body.woocommerce ul.products li.product a .product-infos {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #444444;
}
body .product a .product-infos .product-name,
body.woocommerce ul.products li.product a .product-infos .product-name {
  margin-top: 20px;
}
body .product a .product-infos p,
body.woocommerce ul.products li.product a .product-infos p {
  margin-bottom: 0;
}
body .product a .image-container,
body.woocommerce ul.products li.product a .image-container {
  position: relative;
  height: 285px;
  overflow: hidden;
}
body .product a .image-container img,
body.woocommerce ul.products li.product a .image-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body .product .price-container,
body.woocommerce ul.products li.product .price-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
body .product .price-container .price,
body.woocommerce ul.products li.product .price-container .price {
  color: #00a6c5;
  font-size: 18px;
  line-height: 24px;
  font-family: proxima-nova, sans-serif;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body .product .price-container .add_to_cart_button,
body.woocommerce ul.products li.product .price-container .add_to_cart_button {
  color: #fff;
  background-color: #faa425;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body .product .price-container .add_to_cart_button svg,
body.woocommerce ul.products li.product .price-container .add_to_cart_button svg {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
body .product .onsale,
body.woocommerce ul.products li.product .onsale {
  background-color: #faa425;
  color: #fff;
  font-weight: 300;
  min-height: 0;
  min-width: 0;
  line-height: 25px;
  font-size: 12px;
  padding: 0 25px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body .product:active > a > .image-container img,
body .product:hover > a > .image-container img,
body .product:focus > a > .image-container img,
body.woocommerce ul.products li.product:active > a > .image-container img,
body.woocommerce ul.products li.product:hover > a > .image-container img,
body.woocommerce ul.products li.product:focus > a > .image-container img {
  transform: scale(1.2);
}
body .product:active .price-container .price,
body .product:hover .price-container .price,
body .product:focus .price-container .price,
body.woocommerce ul.products li.product:active .price-container .price,
body.woocommerce ul.products li.product:hover .price-container .price,
body.woocommerce ul.products li.product:focus .price-container .price {
  color: #007287;
}
body .product:active .price-container .add_to_cart_button,
body .product:hover .price-container .add_to_cart_button,
body .product:focus .price-container .add_to_cart_button,
body.woocommerce ul.products li.product:active .price-container .add_to_cart_button,
body.woocommerce ul.products li.product:hover .price-container .add_to_cart_button,
body.woocommerce ul.products li.product:focus .price-container .add_to_cart_button {
  color: #faa425;
  background-color: #fff;
  border-color: #faa425;
}
body .product-carousel .container {
  position: relative;
}
body .product-carousel .no-product-sentence {
  font-size: 25px;
}
body .product-carousel .title {
  margin-bottom: 50px;
  padding-right: 85px;
}
body .product-carousel .carousel {
  padding: 0;
  margin: 0;
}
body .product-carousel .carousel .product .image-container {
  height: 385px;
}
body .product-carousel .carousel-navigation {
  position: absolute;
  top: 15px;
  right: 0;
  display: flex;
  align-items: center;
  color: #007287;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body .product-carousel .carousel-navigation .owl-prev,
body .product-carousel .carousel-navigation .owl-next {
  background: none;
  border: none;
  color: inherit;
}
body .product-carousel .carousel-navigation .owl-prev:active,
body .product-carousel .carousel-navigation .owl-prev:hover,
body .product-carousel .carousel-navigation .owl-prev:focus,
body .product-carousel .carousel-navigation .owl-next:active,
body .product-carousel .carousel-navigation .owl-next:hover,
body .product-carousel .carousel-navigation .owl-next:focus {
  outline: none;
}
body .product-carousel .carousel-navigation .carousel-prev,
body .product-carousel .carousel-navigation .carousel-next {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .product-carousel .carousel-navigation .carousel-prev:active,
body .product-carousel .carousel-navigation .carousel-prev:hover,
body .product-carousel .carousel-navigation .carousel-prev:focus,
body .product-carousel .carousel-navigation .carousel-next:active,
body .product-carousel .carousel-navigation .carousel-next:hover,
body .product-carousel .carousel-navigation .carousel-next:focus {
  color: #faa425;
}
body .product-carousel .carousel-navigation .carousel-prev {
  margin-right: 12px;
}
body .product-carousel .carousel-navigation .carousel-next {
  margin-left: 12px;
}
body .paragraphs-left-right {
  padding-top: 100px;
  padding-bottom: 170px;
}
body .paragraphs-left-right .title {
  text-align: center;
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  margin-bottom: 115px;
}
body .paragraphs-left-right .paragraph {
  position: relative;
  min-height: 435px;
  display: flex;
  align-items: center;
}
body .paragraphs-left-right .paragraph .image {
  width: 45%;
}
body .paragraphs-left-right .paragraph .paragraph-title {
  color: #faa425;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
}
body .paragraphs-left-right .paragraph .paragraph-text {
  color: #737373;
}
body .paragraphs-left-right .paragraph .btn {
  margin-top: 30px;
  min-width: 250px;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body .paragraphs-left-right .paragraph:nth-child(2n) .row {
  justify-content: flex-end;
}
body .paragraphs-left-right .paragraph:nth-child(2n + 1) .image {
  left: auto;
  right: 0;
}
@media screen and (min-width: 576px) {
  .page-id-178 .paragraphs-left-right .paragraph {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 575px) {
  .page-id-178 .paragraphs-left-right .paragraph {
    margin-bottom: 50px;
    border: 1px dotted #faa425;
  }
}
.page-id-427 .paragraphs-left-right .paragraph,
.page-id-465 .paragraphs-left-right .paragraph {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (max-width: 1399.98px) {
  body.woocommerce ul.products li.product a .product-infos {
    font-size: 14px;
  }
  body.woocommerce ul.products li.product a .product-infos .product-name {
    margin-top: 10px;
  }
  body.woocommerce ul.products li.product a .product-infos .product-tags {
    font-size: 12px;
    line-height: 20px;
  }
  body.woocommerce ul.products li.product a .image-container {
    height: 200px;
  }
  body .paragraphs-left-right {
    padding-top: 40px;
    padding-bottom: 90px;
  }
  body .paragraphs-left-right .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 70px;
  }
}
@media (max-width: 1199.98px) {
  body .banner .container .title-container {
    padding: 75px 80px 115px 80px;
  }
  body .banner .container .title-container .title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
  }
  body .header-submenu .menu {
    font-size: 12px;
    padding-left: 100px;
    padding-right: 100px;
  }
  body .header-submenu .menu li {
    height: 50px;
  }
  body .header-submenu .menu li:not(:last-of-type):after {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 991.98px) {
  body .header-submenu .menu li {
    height: 40px;
  }
  body .product-carousel .title {
    margin-bottom: 30px;
  }
  body .product-carousel .carousel .product .image-container {
    height: 235px;
  }
  body .banner .container .title-container {
    background-color: rgba(255,255,255,0.97);
    margin: auto;
    text-align: center;
    padding: 60px 45px 100px 45px;
  }
  body .banner .container .title-container .title {
    font-size: 45px;
    line-height: 50px;
  }
  body .banner .container .title-container .family-svg {
    opacity: 0.4;
  }
  body .paragraphs-left-right .title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
  }
  body .paragraphs-left-right .paragraph .image {
    width: 100%;
  }
  body .paragraphs-left-right .paragraph .text-part {
    background-color: rgba(255,255,255,0.95);
    padding: 50px;
  }
  body .paragraphs-left-right.responsive-split .paragraph {
    padding-top: 30px;
    padding-bottom: 30px;
    flex-wrap: wrap;
  }
  body .paragraphs-left-right.responsive-split .paragraph .image {
    position: static;
    height: 300px;
  }
  body .paragraphs-left-right.responsive-split .paragraph .text-part {
    padding: 30px;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  body .header-submenu .menu {
    padding-left: 50px;
    padding-right: 50px;
  }
  body .product-carousel .title {
    font-size: 24px;
  }
  body .banner {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  body .banner .container {
    max-width: 95%;
  }
  body .banner .container .title-container {
    background-color: #ffffff;
  }
  body .paragraphs-left-right .paragraph .text-part {
    text-align: center;
  }
}
@media (max-width: 576px) {
  body .header-submenu {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body .header-submenu .menu {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 10px;
  }
  body .header-submenu .menu li {
    height: 30px;
  }
  body .header-submenu .menu li:not(:last-of-type):after {
    height: 10px;
    margin-left: 7px;
    margin-right: 7px;
  }
  body .product a .product-infos,
  body.woocommerce ul.products li.product a .product-infos {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  body .product a .product-infos .product-name,
  body.woocommerce ul.products li.product a .product-infos .product-name {
    margin-top: 15px;
  }
  body .product .price-container .price,
  body.woocommerce ul.products li.product .price-container .price {
    font-size: 14px;
  }
  body .product .price-container .add_to_cart_button,
  body.woocommerce ul.products li.product .price-container .add_to_cart_button {
    width: 30px;
    height: 30px;
  }
  body .product .price-container .add_to_cart_button svg,
  body.woocommerce ul.products li.product .price-container .add_to_cart_button svg {
    width: 22px;
    height: 22px;
  }
  body .product-carousel .title {
    font-size: 22px;
    padding-right: 0;
  }
  body .product-carousel .carousel-navigation {
    right: 15px;
    top: auto;
    bottom: -15px;
    transform: translateY(100%);
  }
  body .product-carousel .carousel .product .image-container {
    height: 185px;
  }
  body .banner .container {
    max-width: 100%;
  }
  body .banner .container .title-container {
    padding: 60px 45px;
  }
  body .banner .container .title-container .title {
    font-size: 40px;
    line-height: 45px;
  }
  body .banner .container .title-container .text {
    font-size: 14px;
    line-height: 23px;
  }
  body .banner .container .title-container .family-svg {
    opacity: 0.2;
  }
}
#woofc-area {
  left: auto;
  max-width: 100%;
  max-height: 100%;
  transform: none;
  overflow: scroll;
  top: 0;
  right: 0;
  width: 850px;
  height: 100%;
  padding: 100px 310px 100px 110px;
  background-color: #fff;
}
#woofc-area .woofc-inner {
  position: initial;
  display: block;
  transform: none;
}
#woofc-area .woofc-area-top {
  height: auto;
  background-color: transparent;
  color: #00a6c5;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 70px;
}
#woofc-area .woofc-area-top span {
  margin-top: 70px;
  text-transform: none;
}
#woofc-area .woofc-area-top .woofc-close {
  top: 0;
  right: 0;
  transform: none;
  color: #b4b4b4;
  font-size: 25px;
}
#woofc-area .woofc-area-top .woofc-area-count {
  display: none;
}
#woofc-area .woofc-area-mid {
  margin: 10px 0;
}
#woofc-area .woofc-area-mid .woofc-item-inner {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  grid-template-rows: repeat(3,1fr);
  position: relative;
  padding: 0;
  font-family: proxima-nova, sans-serif;
  height: 150px;
}
#woofc-area .woofc-area-mid .woofc-item-inner > div {
  margin: 0;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-thumb {
  grid-column: 1 / 2;
  grid-row: 1 / 4;
  width: 100%;
  height: 100%;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-info {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  text-align: center;
  width: 220px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-info .woofc-item-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-info .woofc-item-price {
  position: absolute;
  bottom: 5px;
  right: 0;
  height: 35px;
  width: 200px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-info .woofc-item-price span {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #00a6c5;
  line-height: 42px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty {
  grid-column: 2;
  grid-row: 2;
  width: 100%;
  height: 100%;
  padding-left: 20px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  justify-content: center;
  align-items: center;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-minus,
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-plus,
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  background-color: transparent;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-minus,
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-plus {
  color: #00a6c5;
  font-weight: 700;
  font-size: 25px;
}
#woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  color: #444444;
  border: 1px solid #b4b4b4;
  height: 35px;
  width: 75px;
}
#woofc-area .woofc-area-bot {
  position: relative;
  padding-top: 30px;
}
#woofc-area .woofc-area-bot:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
  position: absolute;
  top: 0;
  left: 0;
}
#woofc-area .woofc-area-bot .woofc-data-left {
  color: #444444;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
#woofc-area .woofc-area-bot .woofc-data-right {
  color: #faa425;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
#woofc-area .woofc-area-bot .woofc-action-full a {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-family: azo-sans-web, sans-serif;
  background-color: #faa425;
  border: 2px solid #faa425;
  margin-top: 40px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  letter-spacing: 0.9px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
#woofc-area .woofc-area-bot .woofc-action-full a:active,
#woofc-area .woofc-area-bot .woofc-action-full a:hover,
#woofc-area .woofc-area-bot .woofc-action-full a:focus {
  background-color: #00a6c5;
  border: 2px solid #00a6c5;
}
#woofc-area .remove-icon {
  display: none;
}
.wpgis-slider-for .btn-prev,
.wpgis-slider-for .btn-next {
  opacity: 1;
}
.wpgis-slider-for .btn-prev.btn-prev,
.wpgis-slider-for .btn-next.btn-prev {
  margin-left: 0;
}
.wpgis-slider-for .btn-prev.btn-next,
.wpgis-slider-for .btn-next.btn-next {
  margin-right: 0;
}
.qib-container .qib-button:not(#qib_id):not(#qib_id) {
  color: #00a6c5;
  background-color: transparent;
  border-color: #b4b4b4;
  font-weight: 700;
  border: none;
  font-size: 25px;
  font-family: proxima-nova, sans-serif;
  outline: none;
}
.qib-container .qib-button:not(#qib_id):not(#qib_id):active,
.qib-container .qib-button:not(#qib_id):not(#qib_id):hover,
.qib-container .qib-button:not(#qib_id):not(#qib_id):focus {
  background-color: transparent;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border: 1px solid #b4b4b4 !important;
  border-left-width: 1px !important;
  border-right-width: 1px !important;
}
.qib-container + button[type='submit']:not(#qib_id):not(#qib_id) {
  display: flex;
  align-items: center;
  margin-left: 50px;
  text-transform: uppercase;
  background-color: #00a6c5;
  color: #fff;
  padding: 15px 40px;
  height: 50px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
.qib-container + button[type='submit']:not(#qib_id):not(#qib_id):active,
.qib-container + button[type='submit']:not(#qib_id):not(#qib_id):hover,
.qib-container + button[type='submit']:not(#qib_id):not(#qib_id):focus {
  background-color: #faa425;
}
.qib-container + button[type='submit']:not(#qib_id):not(#qib_id):after {
  content: '';
  -webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24.281" height="22.037" viewBox="0 0 24.281 22.037"><g transform="translate(0 0)"><path d="M.9,23.028H3.473L7.141,36.292a.9.9,0,0,0,.868.659H19.283a.9.9,0,0,0,.823-.539l4.1-9.432a.909.909,0,0,0-.075-.853.892.892,0,0,0-.749-.4H10.929a.9.9,0,1,0,0,1.8H22.007l-3.324,7.635h-10L5.015,21.89a.9.9,0,0,0-.868-.659H.9a.9.9,0,1,0,0,1.8Z" transform="translate(0 -21.231)" fill="currentColor"/><path d="M98.936,365.3a2.036,2.036,0,1,0-2.036-2.036A2.038,2.038,0,0,0,98.936,365.3Z" transform="translate(-91.78 -343.267)" fill="currentColor"/><path d="M339.955,365.221h.15a2.106,2.106,0,1,0-.15,0Z" transform="translate(-320.073 -343.184)" fill="currentColor"/></g></svg>') no-repeat 50% 50%;
  mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24.281" height="22.037" viewBox="0 0 24.281 22.037"><g transform="translate(0 0)"><path d="M.9,23.028H3.473L7.141,36.292a.9.9,0,0,0,.868.659H19.283a.9.9,0,0,0,.823-.539l4.1-9.432a.909.909,0,0,0-.075-.853.892.892,0,0,0-.749-.4H10.929a.9.9,0,1,0,0,1.8H22.007l-3.324,7.635h-10L5.015,21.89a.9.9,0,0,0-.868-.659H.9a.9.9,0,1,0,0,1.8Z" transform="translate(0 -21.231)" fill="currentColor"/><path d="M98.936,365.3a2.036,2.036,0,1,0-2.036-2.036A2.038,2.038,0,0,0,98.936,365.3Z" transform="translate(-91.78 -343.267)" fill="currentColor"/><path d="M339.955,365.221h.15a2.106,2.106,0,1,0-.15,0Z" transform="translate(-320.073 -343.184)" fill="currentColor"/></g></svg>') no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: inline-block;
  width: 25px;
  height: 22px;
  margin-left: 18px;
  background-color: #fff;
}
.woocommerce .breadcrumb-and-notices-container {
  position: relative;
  padding-top: 15px;
  margin-top: 65px;
}
.woocommerce .breadcrumb-and-notices-container:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #b4b4b4;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .breadcrumb-and-notices-container .woocommerce-notices-wrapper {
  margin-bottom: 0;
}
.woocommerce .breadcrumb-and-notices-container .woocommerce-notices-wrapper .button.wc-forward {
  color: #fff;
  background-color: #faa425;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.woocommerce .breadcrumb-and-notices-container .woocommerce-notices-wrapper .button.wc-forward:hover {
  color: #fff;
  background-color: #00a6c5;
}
.woocommerce .breadcrumb-and-notices-container .woocommerce-breadcrumb {
  margin-top: 40px;
}
.woocommerce .breadcrumb-and-notices-container .woocommerce-breadcrumb span:last-of-type {
  font-weight: 700;
}
.woocommerce .thwmsc-layout-time-line ul.thwmsc-tabs li {
  position: relative;
}
.woocommerce .thwmsc-layout-time-line ul.thwmsc-tabs li:not(:last-of-type):before {
  content: '';
  position: absolute;
  top: 0;
  left: 75%;
  width: 50%;
  height: 2px;
  background-color: #b4b4b4;
}
.woocommerce .thwmsc-layout-time-line ul.thwmsc-tabs li a {
  border-top: none;
}
.woocommerce .thwmsc-layout-time-line ul.thwmsc-tabs li a .thwmsc-tab-label {
  font-size: 16px;
  line-height: 30px;
}
.woocommerce.tax-product_cat .page-title,
.woocommerce.archive .page-title {
  color: #00a6c5;
  font-size: 56px;
  line-height: 66px;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.woocommerce.tax-product_cat .page-title:after,
.woocommerce.archive .page-title:after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #b4b4b4;
  position: absolute;
  bottom: 0;
  left: 0;
}
.woocommerce.tax-product_cat .products ul,
.woocommerce.tax-product_cat ul.products,
.woocommerce.archive .products ul,
.woocommerce.archive ul.products {
  margin-top: 85px;
}
.woocommerce.tax-product_cat .filters,
.woocommerce.archive .filters {
  padding-right: 65px;
}
.woocommerce.tax-product_cat .filters h2,
.woocommerce.archive .filters h2 {
  color: #444444;
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 27px;
  padding-top: 20px;
  position: relative;
}
.woocommerce.tax-product_cat .filters h2:after,
.woocommerce.archive .filters h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}
.woocommerce.tax-product_cat .filters #custom-cat-filters,
.woocommerce.archive .filters #custom-cat-filters {
  height: 400px;
  overflow-y: scroll;
  padding: 0;
}
.woocommerce.tax-product_cat .filters #custom-cat-filters li,
.woocommerce.archive .filters #custom-cat-filters li {
  list-style-type: none;
}
.woocommerce.tax-product_cat .filters #custom-cat-filters li a.current-term,
.woocommerce.archive .filters #custom-cat-filters li a.current-term {
  font-weight: 700;
  color: #00a6c5;
}
.woocommerce.tax-product_cat .filters #custom-cat-filters li a:hover,
.woocommerce.tax-product_cat .filters #custom-cat-filters li a:focus,
.woocommerce.archive .filters #custom-cat-filters li a:hover,
.woocommerce.archive .filters #custom-cat-filters li a:focus {
  color: #00a6c5;
}
.woocommerce.tax-product_cat .filters .wpc-filter-title,
.woocommerce.archive .filters .wpc-filter-title {
  color: #00a6c5;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
.woocommerce.tax-product_cat .filters .wpc-filter-content,
.woocommerce.archive .filters .wpc-filter-content {
  position: relative;
  padding-bottom: 27px;
}
.woocommerce.tax-product_cat .filters .wpc-filter-content:after,
.woocommerce.archive .filters .wpc-filter-content:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
}
.woocommerce.tax-product_cat .filters .wpc-filter-content .wpc-filters-ul-list .wpc-term-selected label a,
.woocommerce.archive .filters .wpc-filter-content .wpc-filters-ul-list .wpc-term-selected label a {
  font-weight: 700;
}
.woocommerce.tax-product_cat .filters .wpc-filters-section-319 .wpc-term-item-content-wrapper input,
.woocommerce.archive .filters .wpc-filters-section-319 .wpc-term-item-content-wrapper input {
  display: none;
}
.woocommerce.tax-product_cat .filters .wpc-filters-section-319 .wpc-term-item-content-wrapper label,
.woocommerce.archive .filters .wpc-filters-section-319 .wpc-term-item-content-wrapper label {
  padding-left: 0;
}
.woocommerce.tax-product_cat .filters .wpc-filters-section-323 input[type='number'],
.woocommerce.archive .filters .wpc-filters-section-323 input[type='number'] {
  border: 1px solid #f5f5f5;
  box-shadow: none;
}
.woocommerce.tax-product_cat .filters .wpc-filters-section-323 .ui-slider .ui-slider-handle,
.woocommerce.archive .filters .wpc-filters-section-323 .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  top: -6px;
  background-color: #faa425;
  border: none;
}
.woocommerce.tax-product_cat .filters .wpc-filter-search-field,
.woocommerce.archive .filters .wpc-filter-search-field {
  border: none;
  border-bottom: 1px solid #b4b4b4;
}
.woocommerce.tax-product_cat .filters .wpc-filter-search-field::placeholder,
.woocommerce.archive .filters .wpc-filter-search-field::placeholder {
  color: #b4b4b4;
  font-style: italic;
}
.woocommerce.tax-product_cat .filters .wpc-filter-search-field:active,
.woocommerce.tax-product_cat .filters .wpc-filter-search-field:hover,
.woocommerce.tax-product_cat .filters .wpc-filter-search-field:focus,
.woocommerce.archive .filters .wpc-filter-search-field:active,
.woocommerce.archive .filters .wpc-filter-search-field:hover,
.woocommerce.archive .filters .wpc-filter-search-field:focus {
  outline: none;
}
.woocommerce.tax-product_cat .woocommerce-pagination,
.woocommerce.archive .woocommerce-pagination {
  color: #444444;
  transform: translateY(100%);
}
.woocommerce.tax-product_cat .woocommerce-pagination ul,
.woocommerce.archive .woocommerce-pagination ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: none;
}
.woocommerce.tax-product_cat .woocommerce-pagination ul li,
.woocommerce.archive .woocommerce-pagination ul li {
  border: none;
}
.woocommerce.tax-product_cat .woocommerce-pagination ul li span,
.woocommerce.archive .woocommerce-pagination ul li span {
  font-weight: 300;
}
.woocommerce.tax-product_cat .woocommerce-pagination ul li span.current,
.woocommerce.archive .woocommerce-pagination ul li span.current {
  background: transparent;
  font-weight: 500;
  color: black;
}
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:active,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:hover,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:focus,
.woocommerce.archive .woocommerce-pagination a.page-numbers:active,
.woocommerce.archive .woocommerce-pagination a.page-numbers:hover,
.woocommerce.archive .woocommerce-pagination a.page-numbers:focus {
  background-color: transparent;
  color: #00a6c5;
}
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:active.prev,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:active.next,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:hover.prev,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:hover.next,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:focus.prev,
.woocommerce.tax-product_cat .woocommerce-pagination a.page-numbers:focus.next,
.woocommerce.archive .woocommerce-pagination a.page-numbers:active.prev,
.woocommerce.archive .woocommerce-pagination a.page-numbers:active.next,
.woocommerce.archive .woocommerce-pagination a.page-numbers:hover.prev,
.woocommerce.archive .woocommerce-pagination a.page-numbers:hover.next,
.woocommerce.archive .woocommerce-pagination a.page-numbers:focus.prev,
.woocommerce.archive .woocommerce-pagination a.page-numbers:focus.next {
  color: #faa425;
}
.woocommerce.tax-product_cat .woocommerce-pagination .prev,
.woocommerce.tax-product_cat .woocommerce-pagination .next,
.woocommerce.archive .woocommerce-pagination .prev,
.woocommerce.archive .woocommerce-pagination .next {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00a6c5;
}
.woocommerce.tax-product_cat .woocommerce-pagination .prev svg,
.woocommerce.tax-product_cat .woocommerce-pagination .next svg,
.woocommerce.archive .woocommerce-pagination .prev svg,
.woocommerce.archive .woocommerce-pagination .next svg {
  width: 10px;
  height: 10px;
  object-fit: contain;
}
.woocommerce.tax-product_cat .paging-per-post,
.woocommerce.archive .paging-per-post {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.woocommerce.tax-product_cat .paging-per-post p,
.woocommerce.archive .paging-per-post p {
  margin-bottom: 0;
}
.woocommerce.tax-product_cat .paging-per-post select,
.woocommerce.archive .paging-per-post select {
  position: relative;
  z-index: 2;
  margin-left: 15px;
  margin-right: 15px;
  border-color: #b4b4b4;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-padding-end: 25px;
  -moz-padding-end: 25px;
  -webkit-padding-start: 10px;
  -moz-padding-start: 10px;
  background-image: url(../img/icons/dropdown.svg);
  background-position: center right;
  background-position-x: 80%;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.woocommerce.tax-product_cat .paging-per-post select:active,
.woocommerce.tax-product_cat .paging-per-post select:hover,
.woocommerce.tax-product_cat .paging-per-post select:focus,
.woocommerce.archive .paging-per-post select:active,
.woocommerce.archive .paging-per-post select:hover,
.woocommerce.archive .paging-per-post select:focus {
  outline: none;
}
.woocommerce.single-product .product {
  margin-top: 55px;
}
.woocommerce.single-product .product .top-description {
  margin-bottom: 50px;
  margin-top: -30px;
}
.woocommerce.single-product .product .top-description strong {
  font-weight: 700;
}
.woocommerce.single-product .product .brand {
  text-transform: uppercase;
  color: #7a7a7a;
}
.woocommerce.single-product .product .product_title {
  color: #00a6c5;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 50px;
}
.woocommerce.single-product .product .woocommerce-product-details__short-description {
  margin-top: 50px;
  line-height: 28px;
}
.woocommerce.single-product .product .price {
  color: #faa425;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  margin-top: 40px;
  font-family: proxima-nova, sans-serif;
  margin-top: 0;
}
.woocommerce.single-product .product .stock {
  color: #b4b4b4;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 18px;
}
.woocommerce.single-product .product form.cart,
.woocommerce.single-product .product .woocommerce-variation-add-to-cart {
  margin-top: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.woocommerce.single-product .product form.cart button[type='submit'],
.woocommerce.single-product .product .woocommerce-variation-add-to-cart button[type='submit'] {
  height: 50px !important;
  margin-left: 50px !important;
}
.woocommerce.single-product .product .woocommerce-variation-price .price del {
  font-size: 25px;
  color: #b4b4b4;
}
.woocommerce.single-product .product .woocommerce-variation-price .price ins {
  text-decoration: none;
}
.woocommerce.single-product .summary-container {
  display: flex;
  justify-content: space-between;
}
.woocommerce.single-product .summary-container .slick-list {
  height: 575px !important;
}
.woocommerce.single-product .summary-container .zoom.slick-slide img {
  height: 575px;
  object-fit: cover;
}
.woocommerce.single-product .long-description {
  position: relative;
  background-color: #f5f5f5;
  padding-top: 80px;
}
.woocommerce.single-product .long-description .container {
  padding-bottom: 100px;
}
.woocommerce.single-product .long-description .background-svg {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  color: #fff;
  object-fit: cover;
}
.woocommerce.single-product .long-description .tabs-part .nav-tabs {
  border: none;
}
.woocommerce.single-product .long-description .tabs-part .nav-link {
  color: #444444;
  position: relative;
  margin-right: 30px;
  background-color: transparent;
  border: none;
  font-family: proxima-nova, sans-serif;
  padding: 0;
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 24px;
}
.woocommerce.single-product .long-description .tabs-part .nav-link:after {
  content: '';
  height: 1px;
  background-color: #444444;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce.single-product .long-description .tabs-part .nav-link.active:after,
.woocommerce.single-product .long-description .tabs-part .nav-link:active:after,
.woocommerce.single-product .long-description .tabs-part .nav-link:hover:after,
.woocommerce.single-product .long-description .tabs-part .nav-link:focus:after {
  width: 100%;
}
.woocommerce.single-product .long-description .tabs-part .tab-content {
  padding-right: 80px;
}
.woocommerce.single-product .long-description .white-box-part {
  background-color: #fff;
  padding: 110px 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.woocommerce.single-product .long-description .white-box-part .title {
  font-size: 20px;
  font-family: proxima-nova, sans-serif;
  line-height: 24px;
  margin-bottom: 50px;
  color: #444444;
}
.woocommerce.single-product .related.products,
.woocommerce.single-product .up-sells.products {
  padding-top: 100px;
  padding-bottom: 125px;
}
.woocommerce.single-product .related.products h2,
.woocommerce.single-product .up-sells.products h2 {
  text-align: center;
  margin-bottom: 45px;
}
.woocommerce.single-product .related.products ul li,
.woocommerce.single-product .up-sells.products ul li {
  margin-right: 3.8% !important;
}
.woocommerce.single-product .related.products ul li:last-child,
.woocommerce.single-product .up-sells.products ul li:last-child {
  margin-right: 0 !important;
}
.woocommerce.single-product .related.products .product .image-container,
.woocommerce.single-product .up-sells.products .product .image-container {
  height: 385px;
}
body.woocommerce-checkout .cart-too-heavy {
  background: rgba(255,0,0,0.25);
  border: 2px solid rgba(255,0,0,0.4);
  padding: 15px 30px;
  color: #fff;
  border-radius: 5px;
  margin-top: 30px;
  text-align: center;
}
body.woocommerce-checkout .modal {
  z-index: 99999;
}
body.woocommerce-checkout .modal-dialog {
  color: #444444;
}
@media (min-width: 750px) {
  body.woocommerce-checkout .modal-dialog {
    max-width: 700px;
  }
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .ninja-forms-req-symbol {
  color: #faa425;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  height: 38px;
  line-height: 40px;
  width: 40px;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-title,
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-fields-required {
  display: none;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content input:not([type='button']),
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content textarea {
  background-color: transparent;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .nf-field-label label {
  font-weight: 500;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 20px;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .submit-wrap input {
  background-color: #faa425;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 42px;
  font-weight: 700;
  line-height: 1;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .submit-wrap input:active,
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .submit-wrap input:hover,
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .submit-wrap input:focus {
  background-color: #00a6c5;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .ninja-forms-field:not([type='button'],
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .list-select-wrap
                            .ninja-forms-field,
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .textarea-wrap
                            .ninja-forms-field) {
  height: 40px;
}
body.woocommerce-checkout .modal-dialog .nf-form-cont .nf-form-content .textarea-wrap .ninja-forms-field {
  height: 245px;
}
body.woocommerce-checkout .modal-opener {
  line-height: 1.5;
  display: flex;
  margin-left: auto;
  font-size: 1.2rem;
  padding: 10px 20px;
}
body.woocommerce-checkout .woocommerce-notices-wrapper {
  max-width: 100%;
  margin: auto;
  position: relative;
  padding-top: 15px;
  margin-top: 65px;
}
body.woocommerce-checkout .woocommerce-notices-wrapper:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #b4b4b4;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 576px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    max-width: 1320px;
  }
}
body.woocommerce-checkout .cart_totals {
  float: right;
  width: 445px !important;
  padding: 45px 50px 100px 70px;
  background-color: #f5f5f5;
  position: relative;
}
body.woocommerce-checkout .cart_totals table.shop_table {
  position: relative;
  z-index: 2;
  border: none;
}
body.woocommerce-checkout .cart_totals table.shop_table tr th {
  width: 40%;
}
body.woocommerce-checkout .cart_totals table.shop_table tr td {
  width: 60%;
}
body.woocommerce-checkout .cart_totals h2 {
  margin-top: 0;
  color: #444444;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 45px;
}
body.woocommerce-checkout .cart_totals .checkout-button {
  background-color: #faa425;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-checkout .cart_totals:after {
  content: '';
  background: url('../img/background-svg.svg');
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
}
body.woocommerce-checkout .cart_totals .thwmsc-btn.button-next {
  display: block;
}
body.woocommerce-checkout .cart_totals .order-total {
  position: relative;
}
body.woocommerce-checkout .cart_totals .order-total .includes_tax {
  position: absolute;
  right: 0;
  bottom: -15px;
  font-size: 10px;
}
body.woocommerce-checkout .thwmsc-btn.button-prev {
  display: none;
}
body.woocommerce-checkout .thwmsc-btn.button-next {
  background-color: #faa425;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  height: 50px;
  border: none;
  display: none;
  margin-top: 25px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  width: 100%;
}
body.woocommerce-checkout .thwmsc-btn.button-next.clone {
  display: flex;
  align-items: center;
  width: auto;
  margin-left: auto;
  padding: 14px 40px;
}
body.woocommerce-checkout .thwmsc-btn.button-next:hover,
body.woocommerce-checkout .thwmsc-btn.button-next:focus {
  background-color: #00a6c5;
}
body.woocommerce-checkout .actions button[type='submit'] {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  font-weight: 300;
}
body.woocommerce-checkout .actions button[type='submit'][aria-disabled='false'] {
  background-color: #00a6c5;
  color: #fff;
  font-weight: 300;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body.woocommerce-checkout .actions button[type='submit'][aria-disabled='false']:active,
body.woocommerce-checkout .actions button[type='submit'][aria-disabled='false']:hover,
body.woocommerce-checkout .actions button[type='submit'][aria-disabled='false']:focus {
  background-color: #faa425;
}
body.woocommerce-checkout form.woocommerce-checkout h3,
body.woocommerce-checkout form.woocommerce-form-login h3 {
  margin-top: 40px;
}
body.woocommerce-checkout form.woocommerce-checkout legend,
body.woocommerce-checkout form.woocommerce-form-login legend {
  margin-top: 40px;
}
body.woocommerce-checkout form.woocommerce-checkout label,
body.woocommerce-checkout form.woocommerce-form-login label {
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 13px;
}
body.woocommerce-checkout form.woocommerce-checkout input:not(input[type='checkbox'],
body.woocommerce-checkout form.woocommerce-checkout input[type='radio']),
body.woocommerce-checkout form.woocommerce-form-login input:not(input[type='checkbox'],
body.woocommerce-checkout form.woocommerce-form-login input[type='radio']) {
  border: 1px solid #b4b4b4;
  height: 45px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-checkout form.woocommerce-checkout textarea,
body.woocommerce-checkout form.woocommerce-form-login textarea {
  height: 130px;
}
body.woocommerce-checkout form.woocommerce-checkout .woocommerce-form-login__rememberme,
body.woocommerce-checkout form.woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .woocommerce-form-login__rememberme input,
body.woocommerce-checkout form.woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin-right: 10px;
}
body.woocommerce-checkout form.woocommerce-checkout input[type="text"],
body.woocommerce-checkout form.woocommerce-checkout input[type="password"],
body.woocommerce-checkout form.woocommerce-checkout input[type="number"],
body.woocommerce-checkout form.woocommerce-checkout input[type="tel"],
body.woocommerce-checkout form.woocommerce-checkout input[type="email"],
body.woocommerce-checkout form.woocommerce-checkout textarea {
  padding: 1rem;
}
body.woocommerce-checkout .thwmsc-tab-panel .tab-container .title {
  color: #00a6c5;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 50px;
  margin-top: 10px;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart {
  display: flex;
  margin-bottom: 70px;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce {
  padding-right: 100px;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table {
  position: relative;
  z-index: 2;
  border: none;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .actions #coupon_code {
  width: auto;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) {
  display: grid;
  grid-template-columns: 100px 240px 110px 130px 110px 20px;
  grid-template-areas: 'product-thumbnail product-name product-price product-quantity product-subtotal product-remove';
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) td {
  padding-top: 22px;
  padding-bottom: 22px;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-price,
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-subtotal {
  font-weight: 700;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr {
  display: grid;
  grid-template-columns: 0 340px 110px 130px 110px 20px;
  grid-template-areas: 'product-thumbnail product-name product-price product-quantity product-subtotal product-remove';
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr th {
  font-weight: 300;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity,
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name,
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-price,
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-subtotal,
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-remove {
  display: flex;
  align-items: center;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity:not(.product-name),
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name:not(.product-name),
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-price:not(.product-name),
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-subtotal:not(.product-name),
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-remove:not(.product-name) {
  justify-content: center;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-thumbnail {
  grid-area: product-thumbnail;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-thumbnail img {
  width: 95px;
  height: 80px;
  object-fit: contain;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name {
  grid-area: product-name;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-price {
  grid-area: product-price;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity {
  grid-area: product-quantity;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-subtotal {
  grid-area: product-subtotal;
}
body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-remove {
  grid-area: product-remove;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content {
  width: calc(100% - 500px);
  float: left;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content .login-header .btn-outline-secondary {
  text-transform: uppercase;
  padding: 14px 16px;
  font-weight: 700;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content .login-header .btn-outline-secondary:not(:first-of-type) {
  margin-left: 20px;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login {
  border: none;
  display: flex;
  flex-direction: column;
  padding: 0;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p:first-child {
  display: none;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p:nth-last-of-type(2) {
  order: 2;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.form-row,
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.lost_password {
  width: 85%;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.lost_password {
  color: #faa425;
  text-align: right;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login label {
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 13px;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login label .required {
  display: none;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login input:not(.woocommerce-form-login__rememberme input) {
  width: 100%;
  border: 1px solid #b4b4b4;
  height: 45px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin-right: 10px;
}
body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login button[type='submit'] {
  background-color: #00a6c5;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 40px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review #payment {
  background-color: #f5f5f5;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review #payment .payment_box .wc-credit-card-form .form-row {
  padding: 0;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review .wc_payment_method {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review .wc_payment_method label {
  margin-bottom: 0;
  flex-grow: 1;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review .shop_table.woocommerce-checkout-review-order-table {
  border: none;
}
body.woocommerce-checkout .thwmsc-tab-panel.order_review #place_order {
  background-color: #faa425;
  text-transform: uppercase;
  padding: 14px 40px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-account .breadcrumb-and-notices-container {
  margin-bottom: 30px;
}
body.woocommerce-account .row {
  margin: 40px 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px;
  line-height: 30px;
  background-color: #007287;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 300;
  width: 100%;
  margin-top: 2px;
  color: #fff;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:active,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus {
  background-color: #faa425;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #faa425;
}
body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  padding: 15px;
}
body.woocommerce-account .woocommerce .container button {
  color: #fff;
  background-color: #faa425;
  text-transform: uppercase;
  padding: 14px 40px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.woocommerce-account .woocommerce .container button:active,
body.woocommerce-account .woocommerce .container button:hover,
body.woocommerce-account .woocommerce .container button:focus {
  background-color: #00a6c5;
  color: #fff;
}
body.woocommerce-account .woocommerce .container a.button {
  color: #fff;
  background-color: #faa425;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.woocommerce-account .woocommerce .container a.button:active,
body.woocommerce-account .woocommerce .container a.button:hover,
body.woocommerce-account .woocommerce .container a.button:focus {
  background-color: #00a6c5;
  color: #fff;
}
body.woocommerce-account .woocommerce .container form legend {
  margin-top: 40px;
}
body.woocommerce-account .woocommerce .container form label {
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 13px;
}
body.woocommerce-account .woocommerce .container form input {
  border: 1px solid #b4b4b4;
  height: 45px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body.woocommerce-account .woocommerce .container form.woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
body.woocommerce-account .woocommerce .container form.woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin-right: 10px;
}
body.woocommerce-account .woocommerce .container form.lost_reset_password {
  margin-bottom: 50px;
  text-align: center;
}
body.woocommerce-account .woocommerce .container form.lost_reset_password .form-row {
  margin: 30px auto;
  float: none;
}
body.woocommerce-account .woocommerce .container form.lost_reset_password .form-row input {
  text-align: center;
}
body.woocommerce-order-received .wc-bacs-bank-details-account-name {
  font-size: 1.3rem;
  margin-top: 25px;
}
body.woocommerce-order-received .woocommerce-notice {
  text-align: center;
  margin-top: 30px;
  font-size: 25px;
  color: #faa425;
  margin-bottom: 50px;
}
body.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex;
  padding-left: 0;
}
body.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title {
  color: #007287;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
  margin-top: 70px;
}
body.woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border: none;
}
@media (max-width: 1399.98px) {
  .woocommerce .breadcrumb-and-notices-container .woocommerce-breadcrumb {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .woocommerce.tax-product_cat .page-title,
  .woocommerce.archive .page-title {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .woocommerce.tax-product_cat .filters h2,
  .woocommerce.archive .filters h2 {
    font-size: 22px;
  }
  .woocommerce.tax-product_cat ul.products,
  .woocommerce.archive ul.products {
    margin-top: 50px;
  }
  .woocommerce.single-product .long-description .white-box-part {
    padding: 80px 85px;
  }
  .woocommerce.single-product .related.products,
  .woocommerce.single-product .up-sells.products {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .woocommerce.single-product .related.products .product .image-container,
  .woocommerce.single-product .up-sells.products .product .image-container {
    height: 275px;
  }
  .woocommerce .cart-collaterals,
  .woocommerce .woocommerce-page .cart-collaterals {
    position: relative;
    z-index: 1;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    max-width: 600px;
    margin: auto;
  }
  body.woocommerce-checkout .cart-container {
    display: flex;
    flex-direction: column-reverse;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart {
    display: block;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce {
    width: 100%;
    padding-right: 0;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.cart {
    table-layout: inherit !important;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type),
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr {
    display: flex;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-remove,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-remove {
    width: 5%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-thumbnail,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-thumbnail {
    width: 15%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-name,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-name {
    flex-grow: 1;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-price,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-price {
    width: 10%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-quantity,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-quantity {
    width: 15%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-subtotal,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr .product-subtotal {
    width: 10%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content {
    width: 100%;
  }
  body.woocommerce-checkout .cart_totals {
    width: 100% !important;
    max-width: 500px;
    margin: auto;
    padding: 15px 50px 100px 50px;
  }
}
@media (max-width: 1199.98px) {
  .woocommerce.tax-product_cat .filters,
  .woocommerce.archive .filters {
    padding-right: 20px;
  }
  .woocommerce.single-product .long-description .tabs-part .tab-content {
    padding-right: 25px;
  }
  .woocommerce.single-product .long-description .white-box-part {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .woocommerce.single-product .long-description .white-box-part .title {
    margin-bottom: 30px;
  }
  .woocommerce.single-product .related.products .product .image-container,
  .woocommerce.single-product .up-sells.products .product .image-container {
    height: 235px;
  }
}
@media (max-width: 991.98px) {
  #woofc-area {
    width: auto;
    padding: 100px 60px 100px 110px;
  }
  .woocommerce .breadcrumb-and-notices-container {
    margin-top: 10px;
  }
  body.woocommerce .breadcrumb-and-notices-container {
    margin-top: 10px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .wpc-filters-open-button-container,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .wpc-filters-open-button-container {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    transform: translateY(calc(50% - 8px));
    z-index: 99;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .wpc-filters-open-button-container .wpc-open-close-filters-button,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .wpc-filters-open-button-container .wpc-open-close-filters-button {
    display: flex;
    justify-content: center;
    width: 140px;
    margin-bottom: 0;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .title,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .title {
    display: none;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content {
    display: none !important;
    padding: 20px;
    padding-top: 80px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content.wpc-opened,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content.wpc-opened {
    display: block !important;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filter-title,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filter-title {
    margin-bottom: 5px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .widget-title,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .widget-title {
    font-size: 25px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filters-ul-list,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filters-ul-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filters-ul-list .wpc-term-item,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .filters .wpc-filters-widget-main-wrapper .wpc-filters-widget-content .wpc-filters-ul-list .wpc-term-item {
    margin: 10px;
  }
  body.woocommerce.tax-product_cat .woocommerce-products-header .page-title,
  body.woocommerce.woocommerce.archive .woocommerce-products-header .page-title {
    padding-right: 160px;
  }
  body.woocommerce.single-product .summary-container {
    flex-wrap: wrap;
  }
  body.woocommerce.single-product .summary-container .images {
    order: 2;
    float: none;
    width: 100%;
  }
  body.woocommerce.single-product #content div.product div.summary,
  body.woocommerce.single-product div.product div.summary {
    float: none;
    order: 1;
    width: 100%;
  }
  body.woocommerce.single-product #content div.product div.summary .product_title,
  body.woocommerce.single-product div.product div.summary .product_title {
    margin-bottom: 20px;
    font-size: 38px;
    line-height: 42px;
  }
  body.woocommerce.single-product #content div.product div.summary .woocommerce-product-details__short-description,
  body.woocommerce.single-product div.product div.summary .woocommerce-product-details__short-description {
    margin-top: 0;
  }
  body.woocommerce.single-product .product .price {
    margin-top: 20px;
  }
  body.woocommerce.single-product .product form.cart,
  body.woocommerce.single-product .product .woocommerce-variation-add-to-cart {
    margin-top: 20px;
  }
  body.woocommerce.single-product .long-description {
    padding-top: 50px;
  }
  body.woocommerce.single-product .long-description .container {
    padding-bottom: 50px;
  }
  body.woocommerce.single-product .long-description .tabs-part .nav-tabs {
    padding: 0 20px;
    align-items: center;
  }
  body.woocommerce.single-product .long-description .tabs-part .nav-link {
    margin-bottom: 35px;
  }
  body.woocommerce.single-product .long-description .tabs-part .tab-content {
    padding-right: 0;
    padding: 20px;
  }
  body.woocommerce.single-product .long-description .white-box-part {
    margin-top: 60px;
    padding: 50px 60px;
  }
  body.woocommerce.single-product .long-description .white-box-part .title {
    margin-bottom: 20px;
  }
  body.woocommerce.single-product .related-container {
    max-width: 100%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) td,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr td {
    padding: 15px 7px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-thumbnail,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-thumbnail {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-remove,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-remove {
    width: 10%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-thumbnail,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-thumbnail {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-price,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-price {
    width: 16%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-quantity,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-quantity {
    width: 16%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table tbody tr:not(:last-of-type) .product-subtotal,
  body.woocommerce-checkout .thwmsc-tab-panel.cart
                    .tab-container
                    .woocommerce-cart
                    > .woocommerce
                    table.shop_table thead tr .product-subtotal {
    width: 16%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content .login-header .title {
    text-align: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content .login-header .btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content .login-header .btn-container .btn-outline-secondary {
    font-size: 12px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.form-row,
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.lost_password {
    width: 100%;
    max-width: 600px;
    margin: auto;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login p.form-row:not(.form-row-last,
  body.woocommerce-checkout .thwmsc-tab-panel.login .thwmsc-tab-content form.woocommerce-form-login .form-row-first) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    padding: 5px 30px;
  }
  body.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    flex-direction: column;
  }
  body.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    border: 0;
    padding-right: 0;
    margin-right: 0;
  }
  body.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:not(:first-child) {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px dashed #d3ced2;
  }
}
@media (max-width: 767.98px) {
  #woofc-area {
    width: auto;
    padding: 50px 30px 50px 30px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .wpc-filters-open-button-container,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .wpc-filters-open-button-container {
    width: 120px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .wpc-filters-open-button-container .wpc-open-close-filters-button,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .wpc-filters-open-button-container .wpc-open-close-filters-button {
    line-height: 1;
    font-size: 14px;
    width: 120px;
  }
  body.woocommerce.tax-product_cat .page-title,
  body.woocommerce.woocommerce.archive .page-title {
    font-size: 35px;
    line-height: 45px;
  }
  body.woocommerce.tax-product_cat .woocommerce-products-header .page-title,
  body.woocommerce.woocommerce.archive .woocommerce-products-header .page-title {
    padding-right: 130px;
  }
  body.woocommerce.single-product .product form.cart,
  body.woocommerce.single-product .product .woocommerce-variation-add-to-cart {
    justify-content: center;
  }
  body.woocommerce.single-product .product form.cart .qib-container,
  body.woocommerce.single-product .product .woocommerce-variation-add-to-cart .qib-container {
    margin-bottom: 15px;
  }
  body.woocommerce.single-product .product form.cart button[type='submit'],
  body.woocommerce.single-product .product .woocommerce-variation-add-to-cart button[type='submit'] {
    margin-left: 0;
    display: flex;
  }
  body.woocommerce.single-product .product .summary-container .vertical-img-left.wpgis-slider-for {
    width: 100%;
    float: none;
    height: 300px;
    object-fit: contain;
  }
  body.woocommerce.single-product .product .summary-container .slick-list {
    height: auto !important;
    width: 100%;
  }
  body.woocommerce.single-product .product .summary-container .zoom.slick-slide img {
    max-height: 300px;
  }
  body.woocommerce.single-product .product .summary-container table.variations tr {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  body.woocommerce.single-product .product .summary-container table.variations tr .label {
    width: 100%;
  }
  body.woocommerce.single-product .long-description {
    line-height: 24px;
  }
  body.woocommerce.single-product .long-description .tabs-part .nav-link {
    margin-bottom: 15px;
  }
  body.woocommerce.single-product .long-description .white-box-part {
    padding: 50px 30px;
  }
  body.woocommerce-checkout .cart_totals table.shop_table tr td {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.woocommerce-checkout .cart_totals table.shop_table tr td:before {
    margin-bottom: 15px;
  }
  body.woocommerce-checkout .woocommerce .container {
    max-width: 100%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart .qib-container .qib-button:not(#qib_id):not(#qib_id) {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce .shop_table_responsive tr td::before,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce .shop_table_responsive tr td::before {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table {
    font-size: 12px;
    text-align: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) {
    grid-template-columns: 0 calc(100% - 370px) 100px 100px 120px 50px;
    grid-template-areas: 'product-thumbnail product-name product-price product-quantity product-subtotal product-remove';
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table thead tr {
    grid-template-columns: 0 calc(100% - 370px) 100px 100px 120px 50px;
    grid-template-areas: 'product-thumbnail product-name product-price product-quantity product-subtotal product-remove';
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name a {
    text-align: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-price,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-subtotal {
    flex-direction: column;
    justify-content: center !important;
    min-height: 120px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    padding: 5px 15px;
  }
  body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column:not(:first-child) {
    margin-top: 2rem;
  }
}
@media (max-width: 576px) {
  body {
    line-height: 24px;
  }
  #woofc-area .woofc-area-top {
    margin-bottom: 50px;
    font-size: 35px;
    line-height: 45px;
  }
  #woofc-area .woofc-area-top span {
    margin-top: 0;
  }
  #woofc-area .woofc-area-mid .woofc-item-inner {
    height: 130px;
    margin-bottom: 30px;
  }
  #woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-thumb {
    display: flex;
    align-items: center;
  }
  #woofc-area .woofc-area-mid .woofc-item-inner .woofc-item-thumb img {
    height: 80px;
  }
  body.woocommerce .woocommerce-breadcrumb {
    font-size: 12px;
  }
  body.woocommerce.tax-product_cat.wpc_show_open_close_button .wpc-filters-open-button-container,
  body.woocommerce.woocommerce.archive.wpc_show_open_close_button .wpc-filters-open-button-container {
    position: static;
    margin: auto;
    margin-bottom: 30px;
  }
  body.woocommerce.tax-product_cat .woocommerce-products-header .page-title,
  body.woocommerce.woocommerce.archive .woocommerce-products-header .page-title {
    padding-right: 0;
    text-align: center;
  }
  body.woocommerce.tax-product_cat .woocommerce-products-header .description,
  body.woocommerce.woocommerce.archive .woocommerce-products-header .description {
    text-align: center;
  }
  body.woocommerce.single-product div.product div.summary {
    text-align: center;
  }
  body.woocommerce.single-product .product .woocommerce.single-product .product,
  body.woocommerce.single-product .product .woocommerce.single-product
                        .product
                        .summary-container
                        table.variations
                        tr {
    justify-content: center;
    margin-top: 10px;
  }
  body.woocommerce.single-product .product form.cart button[type='submit'],
  body.woocommerce.single-product .product .woocommerce-variation-add-to-cart button[type='submit'] {
    margin-left: 0 !important;
  }
  body.woocommerce.single-product .related.products .product .image-container,
  body.woocommerce.single-product .up-sells.products .product .image-container {
    height: 200px;
  }
  body.woocommerce-checkout .woocommerce-notices-wrapper {
    margin-top: 15px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel .tab-container .title {
    margin-bottom: 40px;
    text-align: center;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart {
    margin-bottom: 10px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table {
    font-size: 10px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .woocommerce-Price-amount.amount {
    line-height: 25px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-remove svg {
    width: 15px;
    height: 15px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-quantity,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-name,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-price,
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table .product-subtotal {
    min-height: 100px;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-thumbnail {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-remove {
    width: 10%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-thumbnail {
    display: none;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-price {
    width: 14%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-quantity {
    width: 14%;
  }
  body.woocommerce-checkout .thwmsc-tab-panel.cart .tab-container .woocommerce-cart > .woocommerce table.shop_table tbody tr:not(:last-of-type) .product-subtotal {
    width: 14%;
  }
  body.woocommerce-checkout .cart_totals {
    padding-bottom: 60px;
  }
  body.woocommerce-checkout .cart_totals h2 {
    margin-bottom: 15px;
  }
  body.woocommerce-checkout .cart_totals:after {
    height: 25px;
  }
  body.woocommerce-checkout .woocommerce form .form-row {
    margin-bottom: 24px;
  }
  body.woocommerce-checkout form.woocommerce-checkout input,
  body.woocommerce-checkout form.woocommerce-checkout form.woocommerce-form-login input {
    height: 35px;
  }
  body.woocommerce-checkout form.woocommerce-checkout label,
  body.woocommerce-checkout form.woocommerce-checkout form.woocommerce-form-login label {
    line-height: 24px;
    margin-bottom: 0;
  }
  body.woocommerce-account .row {
    margin: 10px 0;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 12px;
    padding: 3px 5px;
  }
  body.woocommerce-account .woocommerce .container button {
    font-size: 14px;
  }
}
@media (max-width: 560px) {
  .thwmsc-layout-time-line ul.thwmsc-tabs {
    display: flex;
  }
}
.c-header__burger {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 27px;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #00738756;
  z-index: 11500;
  font-size: 0;
  cursor: pointer;
}
.c-header__burger.no-squared {
  height: 34px;
}
.c-header__burger.oultined {
  border: 1px solid #007287;
}
.c-header__burger.rounded {
  border-radius: 5px;
}
.c-header__burger i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-header__burger i.i-burger:before,
.c-header__burger i.i-burger:after,
.c-header__burger i.i-close:before,
.c-header__burger i.i-close:after {
  background: #faa425;
}
.i-burger::before,
.i-burger::after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  background-color: #444444;
  left: calc(50% - 25px / 2);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
.i-burger::before {
  top: calc(50% - 2px / 2 - 10px / 2);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateX(-4px) scaleX(0);
  -ms-transform: translateX(-4px) scaleX(0);
  transform: translateX(-4px) scaleX(0);
}
.i-burger::after {
  top: calc(50% - 2px / 2 + 10px / 2);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateX(-4px) scaleX(0);
  -ms-transform: translateX(-4px) scaleX(0);
  transform: translateX(-4px) scaleX(0);
}
.i-close::before,
.i-close::after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  left: calc(50% - 25px / 2);
}
.i-close::before {
  top: calc(50% - 2px / 2);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg) scaleX(0);
  -ms-transform: rotate(45deg) scaleX(0);
  transform: rotate(45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
.i-close::after {
  top: calc(50% - 2px / 2);
  -webkit-transform: rotate(-45deg) scaleX(0);
  -ms-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
}
.i-burger.m-show::before,
.a-close.m-show i.i-burger::before,
.i-burger.m-show::after,
.a-close.m-show i.i-burger::after {
  -webkit-transform: translateX(0) scaleX(1);
  -ms-transform: translateX(0) scaleX(1);
  transform: translateX(0) scaleX(1);
}
.i-close.m-show::before,
.a-close.m-show i.i-close::before {
  -webkit-transform: rotate(45deg) scaleX(1);
  -ms-transform: rotate(45deg) scaleX(1);
  transform: rotate(45deg) scaleX(1);
}
.i-close.m-show::after,
.a-close.m-show i.i-close::after {
  -webkit-transform: rotate(-45deg) scaleX(1);
  -ms-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}
@media (min-width: 991.98px) {
  .c-header__burger {
    display: none;
  }
}
