@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
img, video, iframe {
  max-width: 100%;
}

#product_detailed .combinationsTable table th {
  color: white;
}

#widget_contact a {
  color: #8db9ca;
}

.category_product_show .main_container {
  margin-top: 5%;
}

#container-comp8_main-2 {
  margin-right: 0px !important;
}

.logo img {
  padding: 15px;
}
.logo img:nth-child(2) {
  padding: 5px;
}

.category_post_view .page-header, .blog_view .page-header {
  margin-bottom: 0;
}

.post_view .page-header h1, .category_post_view .page-header h1, .blog_view .page-header h1 {
  color: #8db9ca;
}
.post_view .page-header h1::after, .category_post_view .page-header h1::after, .blog_view .page-header h1::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 80px;
  padding-top: 15px;
  border-bottom: 2px solid #8db9ca;
}

.post_view main, .category_post_view main {
  display: flex;
  flex-direction: column;
}
.post_view main .breadcrumb, .category_post_view main .breadcrumb {
  order: 1;
}
.post_view main [id$=_innerheader], .category_post_view main [id$=_innerheader] {
  order: 2;
}
.post_view main .flash_messages, .category_post_view main .flash_messages {
  order: 3;
}
.post_view main .page-header, .category_post_view main .page-header {
  order: 4;
}
.post_view main .blog-post, .category_post_view main .blog-post {
  order: 5;
  line-height: 1.7;
}
@media (min-width: 1200px) {
  .post_view main .blog-post, .category_post_view main .blog-post {
    margin: 0 20%;
  }
}
.post_view main .blog-post .post-wrap > .post-content, .category_post_view main .blog-post .post-wrap > .post-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}
.post_view main .blog-post h2.subtitle, .category_post_view main .blog-post h2.subtitle {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}
.post_view main .blog-post .date, .category_post_view main .blog-post .date {
  display: block;
  margin-bottom: 20px;
  color: #454545;
}
.post_view main .blog-post img, .category_post_view main .blog-post img {
  width: 100%;
  height: unset !important;
  align-self: center;
}
.post_view main .blog-post .socialShares, .category_post_view main .blog-post .socialShares {
  display: none;
}
@media (max-width: 768px) {
  .post_view main .blog-post h2, .post_view main .blog-post h3, .post_view main .blog-post h4, .post_view main .blog-post h5, .category_post_view main .blog-post h2, .category_post_view main .blog-post h3, .category_post_view main .blog-post h4, .category_post_view main .blog-post h5 {
    text-align: left !important;
  }
}
.post_view main [id$=_innerfooter], .category_post_view main [id$=_innerfooter] {
  margin-top: 30px;
  order: 6;
}

@media (min-width: 768px) {
  .category_product_show .logo img:nth-child(2) {
    padding: 15px;
  }
}
.category_product_show #extra-descriptions {
  display: flex;
  flex-wrap: wrap;
}
.category_product_show #extra-descriptions > * {
  width: 100%;
}
.category_product_show #extra-descriptions > *:not(.separator) {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .category_product_show #extra-descriptions > *:not(.separator) {
    width: 50%;
  }
}
.category_product_show #extra-descriptions > *:not(.separator) h2::after {
  content: "";
  display: block;
  width: 80px;
  padding-top: 10px;
  border-bottom: 2px solid #8db9ca;
}
@media (max-width: 768px) {
  .category_product_show #extra-descriptions > *:not(.separator) h2 {
    text-align: center;
  }
  .category_product_show #extra-descriptions > *:not(.separator) h2::after {
    margin: 0 auto;
  }
}
.category_product_show #extra-descriptions > *:not(.separator) .extra_desc_text table {
  width: 100% !important;
}
@media (max-width: 768px) {
  .category_product_show #extra-descriptions > *:not(.separator) .extra_desc_text table td {
    width: auto !important;
  }
}
.category_product_show #extra-descriptions .separator {
  display: none;
}
.category_product_show #extra-descriptions #related_products {
  width: 100%;
}
.category_product_show #extra-descriptions #related_products .view-mode-grid .product_thumbnail .caption h3 {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  transition: 0.4s ease;
}
@media (min-width: 769px) {
  .category_product_show .product-photos {
    position: sticky;
    top: 50px;
    margin-bottom: 25px;
  }
}

.inverted_logo img {
  padding: 15px;
}

.stock.zero {
  display: none;
}

.category_view .paginator:nth-child(2) {
  display: none !important;
}

.container:not(footer .container) {
  margin: 20px 6%;
  width: auto;
}

.page-header h1 {
  display: block;
  margin-top: 0px;
  font-size: 2.35em;
  padding: 10px 0px;
  color: #000;
  font-weight: bold;
}

.product_list .paginator .msg {
  text-align: left;
  font-size: 12px;
}

.blog .posts-wrapper {
  width: 100%;
}
.blog .posts-wrapper article > header h2 {
  color: #111;
  font-size: 20px;
}
.blog .posts-wrapper article > header > .subtitle {
  color: #444;
}
.blog .posts-wrapper article .post-content {
  display: none;
}

.products {
  display: flex;
  flex-wrap: wrap;
}
.products .product {
  float: none;
}
.products .product .view-mode-grid .product_thumbnail .caption .short-desc {
  display: block;
  font-size: 12.8px;
  font-weight: 400;
}
.products .product .view-mode-grid .product_thumbnail .photo {
  overflow: visible;
}

.final_price .zero-message {
  display: none;
}

a.boto, a.boto:hover {
  background-color: #83AAB9;
  border-color: #83AAB9;
  border-radius: 5px;
  font-weight: bold;
  padding: 10px 15px;
  color: #fff;
  line-height: 60px;
}

.btn, .btn:hover {
  background-color: #83AAB9;
  border-color: #83AAB9;
  border-radius: 5px;
  font-weight: bold;
  padding: 10px 15px;
  color: #fff;
}

#product_detailed .socialShares {
  display: block;
}

#product_detailed .socialShares .label {
  display: block !important;
  text-align: left;
  white-space: normal;
}

.main_container .flash_messages {
  position: relative !important;
}

.navbar-nav > li a div.menu_info {
  display: inline;
  font-size: 15px;
}

body .carousel-outercontainer {
  padding-top: 0px;
}
body > header {
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  body > header {
    position: fixed;
  }
}
body > header .row .header-right nav:first-child {
  width: 100%;
  justify-content: center;
}

@media (min-width: 768px) {
  body > header .header-left {
    width: 15% !important;
  }
}
@media (min-width: 769px) {
  body > header .header-right .navbar-right {
    position: absolute;
    right: -9%;
  }
}
@media (max-width: 768px) {
  #a-texte-termoselladoras-semiauto p {
    font-size: 30px !important;
  }
  #container-comp17_manuales, #container-comp14_manuales, #container-comp14_clipadoras-neumaticas {
    padding-left: 0px !important;
  }
  #container-comp8_slogan {
    padding: 50px 0px 50px 0px !important;
  }
  #container-comp5_formulari {
    padding-right: 0 !important;
  }
  body > header .header-left .logo > a {
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  body > header .header-left .logo > a img {
    margin: initial;
    padding: 10px;
  }
}
.composition-8 h2 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .composition-8 #a-imagen-portada-tripitico {
    text-align: center;
  }
}