/**
 * Description: Secondary stylesheet related to Share IT styles.
 * User: Nuno Nunes
 * Date: 21/July/2020
**/
.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
.fa {
  display: inline-block;
  font-family: 'FontAwesome5ProRegular';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.fas {
  font-family: 'FontAwesome5ProSolid' !important;
}
.fal {
  font-family: 'FontAwesome5ProLight' !important;
  font-weight: 300;
}
.far {
  font-family: 'FontAwesome5ProRegular' !important;
  font-weight: 400;
}
.fab {
  font-family: 'FontAwesome5Brands' !important;
}
@font-face {
  font-family: "FontAwesome5Brands";
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Brands-Regular.eot);
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Brands-Regular.eot?#iefix) format("embedded-opentype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Brands-Regular.woff) format("woff"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Brands-Regular.ttf) format("truetype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Brands-Regular.svg#FontAwesome5Brands) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProLight";
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Light.eot);
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Light.eot?#iefix) format("embedded-opentype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Light.woff) format("woff"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Light.ttf) format("truetype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Light.svg#FontAwesome5ProLight) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProRegular";
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Regular.eot);
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Regular.eot?#iefix) format("embedded-opentype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Regular.woff) format("woff"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Regular.ttf) format("truetype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Regular.svg#FontAwesome5ProRegular) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome5ProSolid";
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Solid.eot);
  src: url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Solid.eot?#iefix) format("embedded-opentype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Solid.woff) format("woff"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Solid.ttf) format("truetype"), url(https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/fonts/FontAwesome/FontAwesome5Pro-Solid.svg#FontAwesome5ProSolid) format("svg");
  font-weight: normal;
  font-style: normal;
}
body .jupiterx-main .jupiterx-main-header {
  padding-top: 30px;
  padding-bottom: 30px;
}
body header .header-right-col > .elementor-widget-wrap {
  flex-wrap: nowrap;
  justify-content: flex-end;
}
body header .header-right-col > .elementor-widget-wrap > div {
  margin-bottom: 0;
  width: auto;
}
body header .raven-nav-menu-horizontal .raven-nav-menu > li > a.raven-menu-item:after {
  content: '';
  height: 3px;
  width: 0;
  background-color: #2d2a26;
  position: absolute;
  left: 0;
  bottom: -5px;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body header .raven-nav-menu-horizontal .raven-nav-menu > li > a.raven-menu-item:hover {
  color: #2d2a26 !important;
}
body header .raven-nav-menu-horizontal .raven-nav-menu > li > a.raven-menu-item:hover:after {
  width: 100%;
}
body header .raven-nav-menu-horizontal .raven-nav-menu > li > a.raven-menu-item.highlighted:not(.raven-menu-item-active) {
  color: #2d2a26 !important;
}
body header .raven-nav-menu-horizontal .raven-nav-menu ul.sub-menu {
  top: 70px !important;
  padding: 25px 30px;
}
body header .raven-nav-menu-horizontal .raven-nav-menu ul.sub-menu .li.menu-item a.raven-link-item {
  padding: 10px 0;
}
body header .elementor-widget-wpml-language-switcher ul .wpml-ls-item {
  position: relative;
}
body header .elementor-widget-wpml-language-switcher ul .wpml-ls-item:not(:last-of-type):after {
  content: '|';
  position: absolute;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  color: #808080;
}
body header .elementor-widget-wpml-language-switcher ul .wpml-ls-item.wpml-ls-current-language a.wpml-ls-link {
  color: #2d2a26 !important;
}
body header .raven-nav-menu-mobile {
  top: 50px !important;
}
body header .raven-nav-menu-mobile ul.raven-nav-menu > li.menu-item-has-children > ul.raven-submenu li a {
  padding-left: 15px !important;
}
body footer .sub-footer .elementor-widget-text-editor p a {
  color: #2d2a26;
}
body footer .sub-footer .elementor-widget-text-editor p a:hover {
  color: #72bb67;
}
body .jupiterx-sidebar .jupiterx-widget {
  border-top: 1px solid #808080;
  margin: 30px 0;
  border-left: none;
  border-right: none;
}
body .jupiterx-sidebar .jupiterx-widget .card-title {
  text-transform: uppercase;
}
body .jupiterx-sidebar .jupiterx-widget:last-of-type {
  border-bottom: 1px solid #808080;
}
body .jupiterx-sidebar .jupiterx-widget .jupiterx-widget-posts-item.has-thumbnail {
  margin: 30px 0;
}
body .jupiterx-sidebar .widget_woocommerce_product_tag_cloud .tagcloud a {
  font-size: 14px !important;
  line-height: 14px;
  box-shadow: none;
  padding: 12px 20px;
}
body .jupiterx-sidebar .widget_woocommerce_product_tag_cloud .tagcloud a:hover {
  background-color: #2d2a26;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  body .jupiterx-sidebar {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  body .jupiterx-sidebar .jupiterx-widget {
    margin: 0;
  }
  body .jupiterx-sidebar .jupiterx-widget:last-of-type {
    padding-bottom: 50px;
  }
}
body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask {
  height: calc(100vh - 120px) !important;
}
body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item {
  height: calc(100vh - 120px) !important;
  background-color: #000000;
}
body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item .jet-slider__content-item .home-page-video {
  left: 0 !important;
}
body .home-slider .jet-slider .slider-pro .sp-buttons {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
body .home-slider .jet-slider .slider-pro .sp-buttons .sp-button {
  margin: 0 0 0 15px;
}
@media (min-width: 1200px) {
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item .jet-slider__content-item {
    width: 1200px !important;
    min-width: auto !important;
    margin: 0 auto;
  }
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item .jet-slider__content-item .jet-slider__content-inner .jet-slider__title,
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item .jet-slider__content-item .jet-slider__content-inner .jet-slider__subtitle {
    padding-right: 60%;
  }
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item .jet-slider__content-item .raven-video.raven-video-inline.elementor-fit-aspect-ratio {
    height: calc(100vh - 120px) !important;
    padding: 0;
  }
}
@media (max-width: 767px) {
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask {
    height: calc(100vh - 96px) !important;
  }
  body .home-slider .jet-slider .slider-pro .sp-slides-container .sp-mask .jet-slider__item {
    height: calc(100vh - 96px) !important;
  }
}
body .owl-carousel {
  opacity: 0 !important;
}
body .owl-carousel.owl-loaded {
  opacity: 1 !important;
}
body .categories-carousel-si {
  height: 370px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  border-top: 1px solid #f3f3f3;
}
body .categories-carousel-si:before {
  content: '';
  height: 100%;
  width: 1px;
  top: 0;
  left: 0;
  background-color: #2d2a26;
  position: absolute;
  z-index: 1;
}
body .categories-carousel-si .owl-item.active:not(:first-of-type) {
  border-left: 1px solid #f3f3f3;
}
body .categories-carousel-si .category-item {
  list-style-type: none;
  height: 370px;
  background-color: #2d2a26;
}
body .categories-carousel-si .category-item .category-item-container {
  height: 100%;
  position: relative;
}
body .categories-carousel-si .category-item .category-item-container .category-item-img {
  height: 100%;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-size: cover;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 30px 60px;
  height: 100%;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content .icon {
  z-index: 1;
  height: 80px;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content .icon img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: auto;
  max-height: 80px;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content .category-item-info {
  position: relative;
  z-index: 1;
  text-align: center;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content .category-item-info .category-item-title {
  color: #ffffff;
  max-width: 200px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: bold;
}
body .categories-carousel-si .category-item .category-item-container .category-item-content .category-item-info span {
  background: #f3f3f3;
  border-radius: 3px;
  padding: 10px 28px;
  display: block;
  width: 100px;
  margin: 10px auto 0;
  text-transform: uppercase;
  color: #2d2a26;
}
body .categories-carousel-si .category-item:hover .category-item-img {
  height: 100%;
  opacity: 0.7;
}
body .categories-carousel-si .owl-nav button {
  outline: none;
}
body .categories-carousel-si .owl-nav button:after {
  position: absolute;
  top: -22px;
  font-size: 30px;
  color: #808080;
}
body .categories-carousel-si .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
body .categories-carousel-si .owl-nav .owl-prev:after {
  content: '\f053';
  font-family: 'FontAwesome5ProRegular';
  left: 30px;
}
body .categories-carousel-si .owl-nav .owl-prev span {
  display: none;
}
body .categories-carousel-si .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
body .categories-carousel-si .owl-nav .owl-next:after {
  content: '\f054';
  font-family: 'FontAwesome5ProRegular';
  right: 30px;
}
body .categories-carousel-si .owl-nav .owl-next span {
  display: none;
}
body .categories-grid-si {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  -ms-grid-columns: 1fr 1fr 1fr;
  display: -ms-grid;
  display: grid;
}
body .categories-grid-si.items-1 {
  grid-template-columns: repeat(1, 1fr);
}
body .categories-grid-si.items-2 {
  grid-template-columns: repeat(2, 1fr);
}
body .categories-grid-si.items-3 {
  grid-template-columns: repeat(3, 1fr);
}
body .categories-grid-si.items-4 {
  grid-template-columns: repeat(4, 1fr);
}
body .categories-grid-si.items-5 {
  grid-template-columns: repeat(5, 1fr);
}
body .categories-grid-si.items-6 {
  grid-template-columns: repeat(6, 1fr);
}
body .categories-grid-si .category-item {
  list-style-type: none;
  height: 370px;
  background-color: #2d2a26;
}
body .categories-grid-si .category-item:nth-of-type(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
body .categories-grid-si .category-item:nth-of-type(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
body .categories-grid-si .category-item:nth-of-type(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
body .categories-grid-si .category-item:nth-of-type(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
body .categories-grid-si .category-item:nth-of-type(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
body .categories-grid-si .category-item:nth-of-type(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
body .categories-grid-si .category-item .category-item-container {
  height: 100%;
  position: relative;
}
body .categories-grid-si .category-item .category-item-container .category-item-img {
  height: 100%;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-size: cover;
}
body .categories-grid-si .category-item .category-item-container .category-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 30px 60px;
  height: 100%;
}
body .categories-grid-si .category-item .category-item-container .category-item-content .icon {
  z-index: 1;
  height: 80px;
}
body .categories-grid-si .category-item .category-item-container .category-item-content .icon img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: auto;
  max-height: 80px;
}
body .categories-grid-si .category-item .category-item-container .category-item-content .category-item-info {
  position: relative;
  z-index: 1;
  text-align: center;
}
body .categories-grid-si .category-item .category-item-container .category-item-content .category-item-info .category-item-title {
  color: #ffffff;
  max-width: 200px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: bold;
}
body .categories-grid-si .category-item .category-item-container .category-item-content .category-item-info span {
  background: #f3f3f3;
  border-radius: 3px;
  padding: 10px 28px;
  display: block;
  width: 100px;
  margin: 10px auto 0;
  text-transform: uppercase;
  color: #2d2a26;
}
body .categories-grid-si .category-item:hover .category-item-img {
  height: 100%;
  opacity: 0.7;
}
@media (max-width: 991px) {
  body .categories-grid-si.items-1,
  body .categories-grid-si.items-2,
  body .categories-grid-si.items-3,
  body .categories-grid-si.items-4,
  body .categories-grid-si.items-5,
  body .categories-grid-si.items-6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  body .categories-grid-si.items-1,
  body .categories-grid-si.items-2,
  body .categories-grid-si.items-3,
  body .categories-grid-si.items-4,
  body .categories-grid-si.items-5,
  body .categories-grid-si.items-6 {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.woocommerce ul.products li.product .jupiterx-product-container {
  padding-left: 0;
  padding-right: 0;
}
body.woocommerce ul.products li.product .jupiterx-product-container span.posted_in {
  display: none;
}
body.woocommerce ul.products li.product .jupiterx-product-container .button.product_type_simple:focus {
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2);
}
body.woocommerce.tax-product_cat .woocommerce-products-header__title,
body.woocommerce.tax-product_cat .jupiterx-main-header {
  display: none;
}
body.woocommerce.tax-product_cat .category-header .breadcrumb {
  padding-top: 30px;
  padding-bottom: 30px;
}
body.woocommerce.tax-product_cat .category-header .category-banner {
  min-height: 390px;
  background-size: cover;
  background-position: center;
  position: relative;
}
body.woocommerce.tax-product_cat .category-header .category-banner:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
body.woocommerce.tax-product_cat .category-header .category-banner .cat-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 390px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 20px;
  position: relative;
  z-index: 1;
}
body.woocommerce.tax-product_cat .category-header .category-banner .cat-content h1 {
  font-weight: 900;
  color: #ffffff;
  font-size: 58px;
  line-height: 57px;
  text-transform: uppercase;
}
body.woocommerce.tax-product_cat .category-header .category-banner .cat-content p {
  margin: 0 0 25px 0;
  font-weight: 24px;
  line-height: 29px;
  color: #ffffff;
}
@media (max-width: 767px) {
  body.woocommerce.tax-product_cat .category-header .category-banner .cat-content h1 {
    font-size: 46px;
    line-height: 1.2;
  }
}
@media (max-width: 575px) {
  body.woocommerce.tax-product_cat .category-header .category-banner .cat-content h1 {
    font-size: 36px;
  }
}
body.woocommerce.single-product .product .summary.entry-summary {
  margin-bottom: 100px;
}
body.woocommerce.single-product .product .summary.entry-summary .woocommerce-product-details__short-description p {
  margin-bottom: 20px;
}
body.woocommerce.single-product .product .summary.entry-summary .product-price {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 600;
}
body.woocommerce.single-product .product .summary.entry-summary .budget-link {
  border-radius: 3px;
  background: #72bb67;
  color: #ffffff;
  padding: 15px 30px;
  font-weight: 600;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2);
  display: table;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 20px;
  min-width: 250px;
  text-align: center;
}
body.woocommerce.single-product .product .summary.entry-summary .budget-link:hover {
  background: #3dae2b;
  text-decoration: none;
}
body.woocommerce.single-product .product .summary.entry-summary .brochure-link {
  text-align: center;
  border-radius: 3px;
  min-width: 250px;
  background: #ffffff;
  color: #2d2a26;
  padding: 15px 30px;
  font-weight: 600;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2);
  display: table;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
body.woocommerce.single-product .product .summary.entry-summary .brochure-link:hover {
  background: #2d2a26;
  color: #ffffff;
  text-decoration: none;
}
body.woocommerce.single-product .product .woocommerce-product-gallery {
  margin-bottom: 100px;
}
body.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-nav {
  margin: 25px auto 0;
}
body.woocommerce.single-product .product .woocommerce-product-gallery .flex-direction-nav {
  top: 36%;
}
body.woocommerce.single-product .product .woocommerce-tabs {
  margin-bottom: 150px;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li {
  border-width: 2px;
  width: calc(100% / 3);
  padding: 0;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a {
  font-weight: normal;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a {
  width: 100%;
  padding: 0.5em 30px;
  color: #808080;
}
body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li:hover {
  background-color: #f3f3f3;
  color: #2d2a26;
}
body.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
  overflow: auto;
  padding: 0 30px 30px;
  border-width: 2px;
}
body.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel iframe {
  width: 100%;
}
@media (max-width: 767px) {
  body.woocommerce.single-product .product .woocommerce-tabs {
    margin-bottom: 70px;
  }
  body.woocommerce.single-product .product .woocommerce-tabs ul.tabs li {
    width: 100%;
  }
}
@media (max-width: 420px) {
  body.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel img {
    width: 100%;
  }
}
body.woocommerce.single-product .product-contact-form {
  background-color: #f3f3f3;
  padding-bottom: 160px;
  position: relative;
}
body.woocommerce.single-product .product-contact-form:before {
  content: '';
  position: absolute;
  background-image: url("https://www.blimede.pt/wp-content/themes/jupiterx-child/assets/less/../images/contact-product-footer.jpg");
  width: 100%;
  height: 29.2vw;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
body.woocommerce.single-product .product-contact-form h2 {
  font-weight: 900;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  max-width: 580px;
  margin: 0 auto 30px;
}
body.woocommerce.single-product .product-contact-form .wpcf7 {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 60px 100px;
}
@media (max-width: 767px) {
  body.woocommerce.single-product .product-contact-form {
    padding-bottom: 100px;
  }
  body.woocommerce.single-product .product-contact-form:before {
    content: none;
  }
  body.woocommerce.single-product .product-contact-form h2 {
    font-size: 32px;
    line-height: 38px;
  }
  body.woocommerce.single-product .product-contact-form .wpcf7 {
    padding: 50px 60px;
  }
}
@media (max-width: 767px) {
  body.woocommerce.single-product .product-contact-form h2 {
    font-size: 28px;
    line-height: 34px;
  }
  body.woocommerce.single-product .product-contact-form .wpcf7 {
    padding: 20px;
  }
}
body.woocommerce .woocommerce-ordering .orderby:focus {
  border-color: #808080;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2);
}
@media (max-width: 480px) {
  body.woocommerce .woocommerce-ordering {
    float: none;
  }
}
body .form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .form-container > p {
  width: 100%;
}
body .form-container .column-half {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  position: relative;
}
body .form-container .field-container {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 20px;
}
body .form-container .field-container label {
  font-size: 14px;
  color: #808080;
}
body .form-container .field-container.textarea-message {
  margin-bottom: 20px;
}
body .form-container .field-container.one-third {
  width: calc(100% / 3);
}
body .form-container .field-container.two-thirds {
  width: calc(100% / 1.5);
}
body .form-container .field-container.half-width {
  width: 50%;
}
body .form-container .show-label {
  visibility: visible;
}
body .form-container input[type=text],
body .form-container input[type=email],
body .form-container textarea {
  width: 100%;
  height: 35px;
  background: #f3f3f3 !important;
  font-size: 14px;
  padding: 10px 10px 10px 20px;
  border-radius: 3px !important;
  border: 1px solid #808080 !important;
}
body .form-container input[type=text]:focus,
body .form-container input[type=email]:focus,
body .form-container textarea:focus {
  border-color: #2d2a26 !important;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2) !important;
  background: #ffffff !important;
  outline: none;
}
body .form-container textarea {
  font-size: 14px;
  height: 100px;
  width: 100% !important;
}
body .form-container .accept .wpcf7-acceptance {
  display: block;
  margin: 0;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item {
  display: block;
  position: relative;
  margin: 0;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 16px;
  width: 100%;
  position: relative;
  display: inherit;
  cursor: pointer;
  font-size: 14px;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
  text-decoration: none;
  margin: 0 4px;
  color: #2d2a26;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a:hover {
  color: #72bb67;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
  content: '';
  width: 14px;
  height: 14px;
  min-width: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  top: 2px;
  border: 1px solid #808080;
  background: #f3f3f3;
  border-radius: 3px;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 7px;
  cursor: pointer;
  display: none;
  border-radius: 1px;
  background: #808080;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  top: 7px;
  left: 1px;
  opacity: 0;
  z-index: 1;
}
body .form-container .accept .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  display: block;
}
body .form-container input[type=submit].wpcf7-submit {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 47px;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  width: 175px;
  background: #72bb67;
  border: 1px solid #72bb67;
  letter-spacing: 0;
}
body .form-container input[type=submit].wpcf7-submit:focus {
  outline: none;
}
body .form-container input[type=submit].wpcf7-submit:hover {
  background: #3dae2b;
  border: 1px solid #3dae2b;
}
body .form-container input[type=submit].wpcf7-submit:active {
  top: auto;
}
body .form-container .wpcf7-not-valid-tip {
  font-size: 12px;
}
@media (max-width: 767px) {
  body .form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .form-container > p {
    width: 100%;
  }
  body .form-container .column-half {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: baseline;
    align-content: baseline;
    position: relative;
  }
  body .form-container .field-container {
    margin-bottom: 15px;
  }
  body .form-container .field-container.textarea-message {
    margin-bottom: 15px;
  }
  body .form-container .field-container.one-third {
    width: 100%;
  }
  body .form-container .field-container.two-thirds {
    width: 100%;
  }
  body .form-container .field-container.half-width {
    width: 100%;
  }
}
body .raven-grid {
  margin: 0 !important;
}
body .raven-grid .raven-post-item .raven-post-excerpt {
  min-height: 160px;
}
body .grecaptcha-badge {
  display: none !important;
}
body .wpcf7-form .wpcf7-response-output {
  font-size: 14px;
}
body .raven-search-form .raven-search-form-close {
  font-size: 40px;
}
body .elementor-icon-list-item > a:hover .elementor-icon-list-text {
  color: #72bb67 !important;
}
body .custom-seo-title {
  display: none;
}
