@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
body {
  color: #2f271a;
  /* Vistes/Widgets/Contenidors generals */
  /* Rectificacions generals */
  /* Vistes/Widgets/Contenidors específiques */
  /* Textos personalitzables*/
  /* Botons */
  /* Shopping Cart */
  /* Modal */
  /*
      .documents .document.folder .doc-icon img, .document.folder > .title {
      display: none !important;
  }
      */
}
body .site_header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #eaeaea;
  height: 38px;
  padding-left: 2%;
  padding-right: 2%;
}
@media (max-width: 768px) {
  body .site_header {
    top: 65px;
    align-content: center;
    height: 50px;
  }
}
body .site_header a {
  color: #2f271a;
}
body .site_header a:hover, body .site_header a:focus {
  color: #ab163f;
}
body .site_header .compositionContainer .widgetsContainer {
  align-items: center;
}
body .site_header .compositionContainer .widgetsContainer > div:nth-child(1), body .site_header .compositionContainer .widgetsContainer > div:nth-child(3) {
  width: 15%;
}
@media (max-width: 768px) {
  body .site_header .compositionContainer .widgetsContainer > div:nth-child(1), body .site_header .compositionContainer .widgetsContainer > div:nth-child(3) {
    display: none;
  }
}
body .site_header .compositionContainer .widgetsContainer > div:nth-child(2) {
  text-align: center;
  width: 70%;
}
@media (max-width: 768px) {
  body .site_header .compositionContainer .widgetsContainer > div:nth-child(2) {
    width: 100%;
  }
}
body .site_header .widget_searchInput .form-group {
  margin-bottom: 0;
  text-align: right;
}
body .site_header .widget_searchInput .form-group input {
  display: none;
}
body .site_header .widget_searchInput .form-group .input-group-btn .btn {
  background-color: #2f271a;
  color: #fff;
  height: 38px;
  border: none;
}
body .site_header .widget_searchInput .form-group .input-group-btn .search-label {
  display: inline-block;
  font-weight: 600;
  margin-left: 8px;
  text-transform: uppercase;
}
body .site_header .search-opener {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #2f271a;
  height: 38px;
  color: #fff;
  width: clamp(100px, 100%, 130px);
  margin-left: auto;
}
body .site_header .search-opener .search-label {
  display: inline-block;
  font-weight: 600;
  margin-left: 8px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  body .site_header .search-opener {
    font-size: 14px;
  }
}
body > header, body.no-carousel > header {
  opacity: 1;
}
body > header background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2), body > header.header-small background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2), body.no-carousel > header background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2), body.no-carousel > header.header-small background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) {
  background-color: #f2dce2 !important;
  border-radius: 8px;
  margin-left: 12px;
}
body > header background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a, body > header.header-small background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a, body.no-carousel > header background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a, body.no-carousel > header.header-small background-color nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a {
  color: #fff !important;
}
body > header .header-left .logo img, body.no-carousel > header .header-left .logo img {
  filter: brightness(0) invert(1);
}
body > header .header-right .navbar-right .user-login .text, body > header .header-right .navbar-right .user-logged .text, body.no-carousel > header .header-right .navbar-right .user-login .text, body.no-carousel > header .header-right .navbar-right .user-logged .text {
  display: none;
}
body > header .header-right .navbar-right .user-login .input-group .input-group-addon:first-child, body.no-carousel > header .header-right .navbar-right .user-login .input-group .input-group-addon:first-child {
  background-color: #ab163f;
  color: #fff;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
body > header .header-right .navbar-right .user-login .input-group input, body.no-carousel > header .header-right .navbar-right .user-login .input-group input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
body > header .header-right .navbar-right .user-login .input-group #password, body.no-carousel > header .header-right .navbar-right .user-login .input-group #password {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body > header .header-right .navbar-right .user-login .input-group #password + .input-group-addon, body.no-carousel > header .header-right .navbar-right .user-login .input-group #password + .input-group-addon {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
body > header .header-right .navbar-right .user-login .text, body.no-carousel > header .header-right .navbar-right .user-login .text {
  display: none;
}
body > header .header-right .navbar-right .user-login .forgot, body > header .header-right .navbar-right .user-login .not_registered, body.no-carousel > header .header-right .navbar-right .user-login .forgot, body.no-carousel > header .header-right .navbar-right .user-login .not_registered {
  display: block;
  line-height: 1.2;
  margin-left: 0;
  margin-right: 0;
}
body > header .header-right .navbar-right .user-login .forgot a, body > header .header-right .navbar-right .user-login .not_registered a, body.no-carousel > header .header-right .navbar-right .user-login .forgot a, body.no-carousel > header .header-right .navbar-right .user-login .not_registered a {
  color: #2f271a !important;
}
body > header .header-right .navbar-right .user-login .forgot a:hover, body > header .header-right .navbar-right .user-login .forgot a:focus, body > header .header-right .navbar-right .user-login .not_registered a:hover, body > header .header-right .navbar-right .user-login .not_registered a:focus, body.no-carousel > header .header-right .navbar-right .user-login .forgot a:hover, body.no-carousel > header .header-right .navbar-right .user-login .forgot a:focus, body.no-carousel > header .header-right .navbar-right .user-login .not_registered a:hover, body.no-carousel > header .header-right .navbar-right .user-login .not_registered a:focus {
  color: #ab163f !important;
}
body > header .header-right .navbar-right .user-login .forgot, body.no-carousel > header .header-right .navbar-right .user-login .forgot {
  margin-top: 30px;
}
body > header .header-right .navbar-default, body.no-carousel > header .header-right .navbar-default {
  align-content: center;
}
body > header .header-right .navbar-default .navbar-nav > li > a, body.no-carousel > header .header-right .navbar-default .navbar-nav > li > a {
  font-size: 16px;
  font-weight: 600;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
  border-top: none;
  overflow: hidden;
  overflow-y: auto;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a {
  font-size: 15px;
  font-weight: 400;
}
body > header.header-small, body.no-carousel > header.header-small {
  background-color: #ab163f;
}
body > header.header-small .header-right .navbar-default .navbar-nav > li > a, body.no-carousel > header.header-small .header-right .navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
body > header .my_wishlist .dp-cart-item-name, body.no-carousel > header .my_wishlist .dp-cart-item-name {
  color: #2f271a;
}
body > header .my_wishlist .dp-cart-item-name:hover, body > header .my_wishlist .dp-cart-item-name:focus, body.no-carousel > header .my_wishlist .dp-cart-item-name:hover, body.no-carousel > header .my_wishlist .dp-cart-item-name:focus {
  color: #575454;
}
@media (min-width: 769px) {
  body.no-carousel .carousel-outercontainer, body.no-carousel.no-carousel .carousel-outercontainer {
    padding-top: 128px;
  }
  body > header, body.no-carousel > header {
    top: 38px;
    height: 90px;
    background-color: #ab163f;
    padding-left: 2%;
    padding-right: 2%;
  }
  body > header > .row, body.no-carousel > header > .row {
    display: flex;
    align-items: center;
  }
  body > header > .row .header-right .navbar-right li, body.no-carousel > header > .row .header-right .navbar-right li {
    display: block;
  }
  body > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu, body.no-carousel > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
    padding: 0 !important;
  }
  body > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a, body.no-carousel > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a {
    color: #2f271a !important;
    font-weight: 600 !important;
    font-size: 15px;
  }
  body > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a:hover, body > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a:focus, body.no-carousel > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a:hover, body.no-carousel > header > .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li > a:focus {
    background-color: #f2dce2 !important;
  }
  body > header .header-left .logo a, body > header .header-left .inverted_logo a, body.no-carousel > header .header-left .logo a, body.no-carousel > header .header-left .inverted_logo a {
    height: 70px;
  }
  body > header .header-left .logo a img, body > header .header-left .inverted_logo a img, body.no-carousel > header .header-left .logo a img, body.no-carousel > header .header-left .inverted_logo a img {
    max-height: 100%;
  }
  body > header .header-right, body.no-carousel > header .header-right {
    height: auto;
  }
  body > header .header-right .navbar-default, body.no-carousel > header .header-right .navbar-default {
    align-content: center;
  }
  body > header .header-right .navbar-default .navbar-nav > li > a, body.no-carousel > header .header-right .navbar-default .navbar-nav > li > a {
    padding: 4px 10px;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
    border-radius: 12px;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 2rem !important;
    border-radius: 99px;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group input, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group input {
    font-size: 2rem;
    height: 4rem;
    border: none;
    box-shadow: none;
    color: #2f271a;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn {
    border: none;
    padding-right: 1rem;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn i, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn i {
    font-size: 1.75rem;
    color: #ab163f;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:hover, body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:focus, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:hover, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:focus {
    background-color: transparent;
  }
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:hover i, body > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:focus i, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:hover i, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.search-dropdown.open > .dropdown-menu .input-group .btn:focus i {
    color: #2f271a;
  }
  body > header .header-right .navbar-default .navbar-nav > li.active > a, body > header .header-right .navbar-default .navbar-nav > li > a, body.no-carousel > header .header-right .navbar-default .navbar-nav > li.active > a, body.no-carousel > header .header-right .navbar-default .navbar-nav > li > a {
    color: #fff !important;
  }
  body > header .header-right .navbar-right .dropdown-toggle, body.no-carousel > header .header-right .navbar-right .dropdown-toggle {
    padding: 8px 10px;
  }
  body > header .header-right .navbar-right .dropdown-toggle i, body.no-carousel > header .header-right .navbar-right .dropdown-toggle i {
    font-size: 1.4rem !important;
    color: #fff !important;
  }
  body > header .header-right .navbar-right .dropdown-toggle .caret, body.no-carousel > header .header-right .navbar-right .dropdown-toggle .caret {
    display: none;
  }
  body > header .header-right .navbar-right .languages, body.no-carousel > header .header-right .navbar-right .languages {
    display: none;
  }
  body > header .header-right .navbar-right .search .dropdown-toggle, body.no-carousel > header .header-right .navbar-right .search .dropdown-toggle {
    display: none;
  }
  body > header .header-right .navbar-right .shopping_cart_container .dropdown-toggle, body.no-carousel > header .header-right .navbar-right .shopping_cart_container .dropdown-toggle {
    display: flex;
    align-items: center;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav {
    display: flex;
    column-gap: 5px;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .dp-wishlist-wrapper-container > div, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .dp-wishlist-wrapper-container > div {
    padding: 0;
  }
}
@media (max-width: 768px) {
  body > header, body.no-carousel > header {
    border-bottom: none;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .shopping_cart_container, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .shopping_cart_container {
    order: -4;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .user-login, body > header .header-right .navbar-right .right_nav > .navbar-nav .user-logged, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .user-login, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .user-logged {
    order: -3;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .search-dropdown, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .search-dropdown {
    order: -2;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .my_wishlist.dropdown, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .my_wishlist.dropdown {
    order: -1;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .languages-list > li.active, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .languages-list > li.active {
    color: #fff;
    border: none;
  }
  body > header .header-right .navbar-right .right_nav > .navbar-nav .dropdown-toggle, body.no-carousel > header .header-right .navbar-right .right_nav > .navbar-nav .dropdown-toggle {
    text-align: center;
    justify-content: center;
  }
}
body.no-carousel .carousel-outercontainer {
  padding-top: 0;
}
body footer .site_footer {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  font-size: 16px;
  color: #2f271a;
}
body footer .site_footer address a, body footer .site_footer .widget_menu a {
  display: block;
  color: #2f271a;
  font-weight: 500;
  /*             padding-right: 5px; */
  transition: 0.4s ease;
}
body footer .site_footer address a:hover, body footer .site_footer address a:focus, body footer .site_footer .widget_menu a:hover, body footer .site_footer .widget_menu a:focus {
  color: #ab163f !important;
  font-weight: 500 !important;
  transform: translateX(5px);
  /*                 padding-right: 0; */
}
body footer .site_footer small {
  font-size: 11px;
  color: #888;
}
body footer .site_footer .widget_title {
  color: #ab163f;
}
body footer .site_footer #container-comp3_informacion-compra {
  background-color: #f2dce2;
  box-shadow: 0 1px 2px #aaa;
}
@media (min-width: 769px) {
  body footer .site_footer #container-comp3_main > div > .widgetsContainer > div > .widget {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  body footer .site_footer #container-comp3_main #container-comp7_certificados {
    margin-top: 30px;
  }
}
body footer .site_footer #container-comp7_certificados .widgetsContainer {
  row-gap: 10px;
}
body footer .site_footer #container-comp7_certificados .widgetsContainer > div {
  align-content: center;
}
body [id$=_innerfooter] .widget:not(:first-child) {
  margin-top: 50px;
}
body .page-header {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
}
body .page-header h1 {
  color: #ab163f;
  margin-bottom: 0;
}
body .page-header h1::after {
  content: unset;
}
body h3 {
  color: #2f271a;
}
body .breadcrumb {
  text-align: left;
  margin-top: 0;
}
body .breadcrumb a {
  color: #2f271a;
}
body .breadcrumb a:hover, body .breadcrumb a:focus {
  color: #ab163f;
}
body .breadcrumb li:first-child, body .breadcrumb li.active {
  display: none;
}
body .breadcrumb li:nth-child(2)::before {
  content: unset;
}
body .breadcrumb li + li::before {
  color: #575454;
}
body address {
  margin-bottom: 0;
}
body.search_results main .panel-default {
  border: none;
}
body.search_results main .panel-default .panel-heading {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #2f271a;
  font-size: 22px;
}
body.category_product_show #product_detailed .product-photos .product-tags, body.product_show #product_detailed .product-photos .product-tags {
  left: unset;
  right: 0;
}
body.category_product_show #product_detailed .product-photos .is_new, body.category_product_show #product_detailed .product-photos .offer-tag, body.product_show #product_detailed .product-photos .is_new, body.product_show #product_detailed .product-photos .offer-tag {
  min-width: 75px;
  text-align: center;
}
body.category_product_show #product_detailed .product-details .product .name, body.product_show #product_detailed .product-details .product .name {
  font-size: 32px;
  margin-bottom: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable, body.product_show #product_detailed .product-details .product #product-collapsable {
  margin-top: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .reference, body.product_show #product_detailed .product-details .product #product-collapsable .reference {
  font-weight: 400;
  color: #575454;
  font-family: "Asap", sans-serif;
  margin-bottom: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .reference i, body.product_show #product_detailed .product-details .product #product-collapsable .reference i {
  display: none;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .reference .plabel, body.product_show #product_detailed .product-details .product #product-collapsable .reference .plabel {
  text-transform: capitalize;
  font-weight: inherit;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .product-features, body.product_show #product_detailed .product-details .product #product-collapsable .product-features {
  margin-top: 20px;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .product-features .product-feature, body.product_show #product_detailed .product-details .product #product-collapsable .product-features .product-feature {
  display: flex;
  width: 100%;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .product-features .product-feature .feature-label, body.product_show #product_detailed .product-details .product #product-collapsable .product-features .product-feature .feature-label {
  font-weight: 600;
  min-width: 40%;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpOffers, body.product_show #product_detailed .product-details .product #product-collapsable .dpOffers {
  margin-top: 0;
  margin-bottom: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price, body.product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price {
  padding-bottom: 25px;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price .value, body.product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price .value {
  color: #2f271a;
  font-weight: 700;
  font-family: "Figtree", sans-serif;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price .price_per_unit, body.product_show #product_detailed .product-details .product #product-collapsable .price_box .final_price .price_per_unit {
  position: absolute;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static, body.product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static {
  flex-direction: row;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .btn.btn-success, body.product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .btn.btn-success {
  bottom: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits, body.product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits {
  width: auto;
  height: 35px;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits input, body.product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits input {
  font-size: 20px;
  padding-right: 10px;
  max-width: 100px;
  border-radius: 99px;
  border: 1px solid #ccc;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits .btn, body.product_show #product_detailed .product-details .product #product-collapsable .dpAddItemForm.static .dpPickerUnits .btn {
  display: none;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .dpAttribute, body.product_show #product_detailed .product-details .product #product-collapsable .dpAttribute {
  margin-top: 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .availability, body.product_show #product_detailed .product-details .product #product-collapsable .availability {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-color: #999;
  border-style: dotted;
  border-width: 2px 0;
}
body.category_product_show #product_detailed .product-details .product #product-collapsable .availability .availability-message, body.product_show #product_detailed .product-details .product #product-collapsable .availability .availability-message {
  justify-content: center;
}
@media (max-width: 768px) {
  body.category_product_show #product_detailed .product-details, body.product_show #product_detailed .product-details {
    padding-right: 0;
  }
}
body.category_product_show #related_products h2, body.product_show #related_products h2 {
  margin-top: 40px;
  text-align: left;
  text-transform: uppercase;
  color: #2f271a;
}
body.category_product_show #related_products h2::after, body.product_show #related_products h2::after {
  content: unset;
}
body.category_product_show #related_products .related_products, body.product_show #related_products .related_products {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}
body .composition > .container {
  padding-left: 10% !important;
  padding-right: 10% !important;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 100%;
}
body .composition > .container .page-header {
  padding-left: 15px;
  padding-right: 15px;
}
body .composition > main .compositionContainer > .widgetsContainer {
  padding-left: 10% !important;
  padding-right: 10% !important;
}
@media (max-width: 768px) {
  body .composition .container, body .composition > main .compositionContainer > .widgetsContainer {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
body .widget_recentBlogPosts .recent-posts.mode-horizontal {
  margin-top: 0;
}
body .widget_socialIcons .social_icons {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
}
body .widget_socialIcons .social_icons li {
  margin-right: 0;
}
body .widget_socialIcons .social_icons li a {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body .widget_socialIcons .social_icons li a i {
  display: none;
}
body .widget_socialIcons .social_icons li a:hover, body .widget_socialIcons .social_icons li a:focus {
  filter: grayscale(1);
}
body .widget_socialIcons .social_icons li:has([aria-label^=instagram]) {
  order: 1;
}
body .widget_socialIcons .social_icons li:has([aria-label^=instagram]) a {
  background-image: url("/data/eshop/dynamicabutment/uploads/images/icons/instagram.webp");
}
body .widget_socialIcons .social_icons li:has([aria-label^=linkedin]) {
  order: 2;
}
body .widget_socialIcons .social_icons li:has([aria-label^=linkedin]) a {
  background-image: url("/data/eshop/dynamicabutment/uploads/images/icons/linkedin.webp");
}
body .widget_socialIcons .social_icons li:has([aria-label^=facebook]) {
  order: 3;
}
body .widget_socialIcons .social_icons li:has([aria-label^=facebook]) a {
  background-image: url("/data/eshop/dynamicabutment/uploads/images/icons/facebook.webp");
}
body .dpDocuments.documents.list-group.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 769px) {
  body .dpDocuments.documents.list-group.grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1201px) {
  body .dpDocuments.documents.list-group.grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
body .dpDocuments.documents.list-group.grid .document.list-group-item {
  width: 100%;
  max-width: unset;
  margin: 0;
  padding: 0.5rem;
}
body .dpDocuments.documents.list-group.grid .document.list-group-item a::before {
  content: unset;
}
body .dpDocuments.documents.list-group.grid .document.list-group-item .doc-image img {
  height: unset;
}
body .dpDocuments.documents.list-group.grid .document.list-group-item .title {
  padding: 0;
  position: static;
  font-size: 20px;
  max-height: unset;
  text-align: center;
}
body .dpDocuments.documents.list-group.grid .document.list-group-item:hover .title, body .dpDocuments.documents.list-group.grid .document.list-group-item:focus .title {
  color: #ab163f;
}
body .widget_filters > .category_filter {
  margin-bottom: 30px;
}
body .widget_productsByCategory .dp-carousel-item .dp-product-thumbnail {
  height: 100%;
}
body .widget_productsByCategory .owl-stage {
  display: flex;
}
body.page_view .breadcrumb, body.contact .breadcrumb, body.branchoffices_all .breadcrumb, body.blog_view .breadcrumb, body.postcategory_view .breadcrumb, body.category_post_view .breadcrumb {
  display: none;
}
body.category_post_view .page-header {
  display: none;
}
body.category_post_view .post-image {
  width: 50%;
}
@media (min-width: 769px) {
  body.category_view .product-category > div > .row {
    display: flex;
    flex-wrap: wrap;
  }
  body.category_view .product-category > div > .row > [class^=col-] {
    width: 25%;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  body.category_view .product-category > div > .row > [class^=col-] {
    width: 33.3333333333%;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  body.category_view .product-category > div > .row > [class^=col-] {
    width: 50%;
  }
}
@media (min-width: 769px) {
  body.category_view .product-category > div > .row .clearfix {
    display: none !important;
  }
}
body .product-category .subcategory, body .widget_productCategories .categories-thumbnails .thumbnail {
  border: none;
}
body .product-category .subcategory .photo, body .widget_productCategories .categories-thumbnails .thumbnail .photo {
  height: auto;
}
body .product-category .subcategory .caption h3, body .widget_productCategories .categories-thumbnails .thumbnail .caption h3 {
  font-size: 20px;
  text-align: center;
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
}
body .product-category .subcategory:hover .photo img, body .product-category .subcategory:focus .photo img, body .widget_productCategories .categories-thumbnails .thumbnail:hover .photo img, body .widget_productCategories .categories-thumbnails .thumbnail:focus .photo img {
  transform: scale(1.1);
}
body .product-category .subcategory:hover .caption h3, body .product-category .subcategory:focus .caption h3, body .widget_productCategories .categories-thumbnails .thumbnail:hover .caption h3, body .widget_productCategories .categories-thumbnails .thumbnail:focus .caption h3 {
  color: #ab163f;
}
body .widget_languages .languages-widget,
body > header .header-right .navbar-right {
  padding: 0;
}
body .widget_languages .languages-widget .languages-list,
body > header .header-right .navbar-right .languages-list {
  text-transform: uppercase;
}
body .widget_languages .languages-widget .languages-list > li.active,
body > header .header-right .navbar-right .languages-list > li.active {
  color: #ab163f;
  font-weight: 700;
}
body .widget_languages .languages-widget .languages-list > .divider,
body > header .header-right .navbar-right .languages-list > .divider {
  color: #2f271a;
  padding-left: 8px;
  padding-right: 8px;
}
body .widget_languages .languages-widget .languages-list > li a,
body > header .header-right .navbar-right .languages-list > li a {
  color: #2f271a;
}
body .widget_languages .languages-widget .languages-list > li:hover a,
body > header .header-right .navbar-right .languages-list > li:hover a {
  color: #ab163f;
}
body .wishlist-toggle .wishlist-toggle__button {
  right: 5px;
  top: 0;
}
body .wishlist-toggle svg {
  width: 23px;
  height: 23px;
}
body .is_new, body .offer_mark .olabel {
  color: #111 !important;
}
body .is_new, body .product-photos .is-new-tag {
  background-color: #f2dce2 !important;
}
body .offer_mark .olabel, body .product-photos .offer-tag {
  background-color: #e9e7e6 !important;
}
body .offer_mark .olabel {
  top: 0;
}
body .price_box {
  font-family: "Figtree", sans-serif;
}
body .price_box .final_price .value {
  color: #2f271a;
  font-weight: 700;
  font-size: 40px;
}
body .price_box .discount {
  display: none;
}
body .price_box .vat_msg {
  font-size: 13px;
  font-weight: 400;
  margin-left: auto;
}
body .owl-item .product {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
body .product .view-mode-grid {
  height: 100%;
}
body .product .view-mode-grid .photo img {
  padding: 0;
}
body .product .view-mode-grid .is_new, body .product .view-mode-grid .offer_mark .olabel {
  top: 0;
  text-shadow: none;
  line-height: 18px;
  font-weight: 600;
  font-family: "Asap", sans-serif;
  border-radius: 999px;
}
body .product .view-mode-grid .is_new {
  text-transform: capitalize;
  font-size: 14px;
  left: 0;
}
body .product .view-mode-grid .offer_mark .olabel {
  width: 65px;
  font-size: 16px;
}
body .product .view-mode-grid .product_thumbnail {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
body .product .view-mode-grid .product_thumbnail .photo .wishlist-heart {
  width: auto;
  bottom: 0;
  right: 5px;
}
body .product .view-mode-grid .product_thumbnail .wishlist-toggle .wishlist-toggle__button {
  transform: translateY(-100%);
  top: 0;
}
body .product .view-mode-grid .product_thumbnail .caption {
  height: auto;
  margin-top: 0;
  padding-top: 0;
}
body .product .view-mode-grid .product_thumbnail .caption h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  word-wrap: anywhere;
}
body .product .view-mode-grid .product_thumbnail .caption .reference {
  font-size: 14px;
  font-style: normal;
  font-family: "Asap", sans-serif;
}
body .product .view-mode-grid .product_thumbnail .caption .reference .plabel {
  font-weight: 400;
}
body .product .view-mode-grid .product_thumbnail .caption .availability {
  display: none;
}
body .product .view-mode-grid .product_thumbnail .footer {
  margin-top: auto;
  height: auto;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box {
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  column-gap: 5px;
  font-weight: 500;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box .original_price .value {
  order: unset;
  width: 100%;
  font-size: 18px;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box .final_price {
  line-height: 1;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box .final_price .value {
  font-size: 20px;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box .vat_msg {
  display: block;
}
body .product .view-mode-grid .product_thumbnail .footer .price_box:has(.final_price .value:empty) .vat_msg {
  display: none;
}
body .product .view-mode-grid .product_thumbnail .footer .buttons {
  margin-top: 20px;
}
body .product .view-mode-grid .product_thumbnail .footer .buttons .product-contact {
  display: none;
}
body .product .view-mode-grid .product_thumbnail .footer .buttons .dpAddItemForm {
  position: static;
  padding: 0;
}
body .product .view-mode-grid .product_thumbnail .footer .buttons .dpAddItemForm .btn.ok {
  background-color: #ab163f;
  border-color: #ab163f;
}
body .product .view-mode-grid .product_thumbnail .footer .buttons .btn.btn-success {
  position: static;
  transform: none;
}
body .product .view-mode-grid .product_thumbnail:hover, body .product .view-mode-grid .product_thumbnail:focus {
  box-shadow: none !important;
}
body .product .view-mode-grid .product_thumbnail:hover .photo img, body .product .view-mode-grid .product_thumbnail:focus .photo img {
  transform: scale(1.1);
}
@media (min-width: 769px) {
  body .product {
    padding: 25px 15px;
  }
}
body .dp-select [class$=-control] {
  border-radius: 20px;
}
body .badge {
  background-color: #2f271a;
  color: #fff;
  font-family: "Figtree", sans-serif;
}
body html {
  scroll-behavior: smooth;
  scroll-padding-top: 158px;
}
body .widget_customizableText ul > li {
  padding-left: 10px;
}
body .widget_customizableText ul > li::marker {
  content: "\f054";
  font-family: "font awesome 5 free";
  font-weight: 900;
  color: #f2dce2;
  font-size: 1.1em;
}
body address i {
  display: none !important;
}
body img {
  max-width: 100%;
}
body p, body li {
  /*         font-weight: 300; */
}
body p strong, body li strong {
  font-weight: 600;
}
body p {
  margin-bottom: 0;
}
body p + p {
  margin-top: 25px;
}
body .compositionContainer {
  overflow-x: clip;
}
body .compositionContainer > .container {
  width: 100%;
}
@media (min-width: 769px) {
  body .compositionContainer > .container {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 10%;
    padding-right: 10%;
  }
}
body.norma .main_container {
  margin-top: 20px;
}
body.norma .main_container > .row > main.col-lg-12 {
  width: 100% !important;
}
body.norma .main_container > .row > main h4 {
  color: #575454;
}
@media (min-width: 769px) {
  body.norma .main_container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.norma .main_container > .row > main:not(.col-lg-9) {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  body.norma .main_container > .row > main.col-lg-9 {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
@media (max-width: 768px) {
  body.norma .main_container {
    padding: 10px 5%;
    margin: 50px 0 0;
  }
  body.norma .main_container > .row {
    padding-left: 0;
    padding-right: 0;
  }
  body.norma .main_container .aside-left, body.norma .main_container .aside-right {
    z-index: 99;
    top: 60px;
    padding-bottom: 75px;
  }
}
body.composition-1 .outercontainer {
  margin-top: -110px;
}
body.composition-1 #container-comp1_banner > .widgetsContainer {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.composition-1 #container-comp1_banner > .widgetsContainer > div {
  padding-left: 0;
  padding-right: 0;
}
body.composition-1 #container-comp1_banner > .widgetsContainer > div .widget_youtube {
  /*                     pointer-events: none; */
  max-height: 100vh;
  overflow: hidden;
  margin-bottom: 0;
  /*                     .embed-responsive {
      clip-path: inset(100px 0px);
  } */
}
body.composition-1 #container-comp1_productos {
  /*             margin-top: -70px;
  @media(max-width: 768px) { margin-top: 210px; } */
}
@media (min-width: 769px) {
  body.composition-1 {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  body.composition-1 #container-comp1_accesos-rapidos {
    margin-top: 200px;
  }
}
body #container-comp3_informacion-compra .widgetsContainer {
  align-items: center;
}
body #container-comp3_informacion-compra .widgetsContainer > div {
  height: fit-content;
}
body.composition-16 #container-comp16_main {
  opacity: 0;
  animation: fadeInLeft 1.5s forwards;
}
body.composition-16 #container-comp16_fila2 {
  opacity: 0;
  animation: fadeInRight 1.5s forwards;
}
body.composition-19 #composition-content {
  margin: -40px 12% 75px 13%;
}
@media (max-width: 768px) {
  body.composition-19 #composition-content {
    margin: -30px 12% 75px 14%;
  }
}
body.composition-22 #container-comp22_fila2 {
  opacity: 0;
  animation: fadeInRight 1.5s forwards;
}
body .shop-info {
  display: flex;
  align-items: center;
}
body .shop-info > img {
  max-height: 44px;
}
@media (min-width: 769px) {
  body .shop-info > img {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  body .shop-info {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
    text-align: center;
  }
  body .shop-info > img {
    margin-bottom: 15px;
  }
}
body .header-info {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
body .cert {
  transform: none !important;
  padding: 0 !important;
}
body .cert img {
  width: 64px;
  margin: 0 auto;
}
body .headline-title {
  color: #2f271a;
  font-weight: 500;
  text-transform: uppercase;
  word-spacing: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: clamp(24px, 5vw, 36px) !important;
}
body .headline-title > h1 {
  display: inline-block;
  margin: 0;
  font-size: inherit;
}
body .headline-title .highlight {
  color: #ab163f;
}
body .disclaimer p + p {
  margin-top: 10px;
}
body .disclaimer small {
  display: inline-block;
}
@media (max-width: 768px) {
  body .disclaimer br {
    display: none;
  }
}
body .quicklink {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 20px;
  border-radius: 8px;
}
body .quicklink img {
  width: 105px;
  height: 105px;
  transform: scale(1);
  backface-visibility: hidden;
  transition: 0.4s ease;
  margin-bottom: 20px;
}
body .quicklink h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
}
body .quicklink a {
  position: absolute;
  inset: 0;
  user-select: none;
  z-index: 1;
}
body .quicklink .btn-custom {
  margin-top: 30px;
  width: 100%;
}
body .quicklink:hover, body .quicklink:focus {
  box-shadow: 0 0 2px #575454;
}
body .quicklink:hover img, body .quicklink:focus img {
  transform: scale(1.05);
}
body .quicklink:hover .btn-custom, body .quicklink:focus .btn-custom {
  background-color: #575454;
}
body .open-newsletter {
  cursor: pointer;
  color: #ab163f;
  font-weight: 500;
}
body .open-newsletter:hover, body .open-newsletter:focus {
  color: #2f271a;
}
body .btn-success, body .btn-primary {
  border-color: #ab163f !important;
  background-color: #fff !important;
  color: #ab163f !important;
  font-weight: 600 !important;
  border-radius: 99px !important;
  align-content: center;
}
body .btn-success {
  background-color: #ab163f !important;
  color: #fff !important;
  transition: 0.4s ease;
}
body .btn-success:hover, body .btn-success:focus {
  background-color: #2f271a !important;
  border-color: #2f271a !important;
}
body .btn-primary:hover, body .btn-primary:focus {
  background-color: #ab163f !important;
  color: #fff !important;
}
body .btn-custom {
  background-color: #ab163f;
  padding: 4px 12px;
  border-radius: 99px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
body .btn-custom:hover, body .btn-custom:focus {
  background-color: #575454;
}
body.norma .shopping_cart_container .shopping_cart .items {
  padding-top: 5px;
}
body.norma .shopping_cart_container .shopping_cart .items .item {
  line-height: 1.1;
  border-bottom: 1px solid #bbb;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information, body.norma .shopping_cart_container .shopping_cart .items .item .del_item {
  padding-top: 0.25em;
}
body.norma .shopping_cart_container .shopping_cart .items .item .photo {
  box-shadow: 1px 1px 2px #ccc, -1px -1px 2px #ccc;
  border-radius: 20px;
  overflow: hidden;
  align-self: flex-start;
}
body.norma .shopping_cart_container .shopping_cart .items .item .photo img {
  transition: 0.4s ease;
  max-height: 100px;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information {
  display: flex;
  flex-direction: column;
  width: calc(80% - 30px);
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .name {
  padding-left: 0;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .name > strong {
  color: #2f271a;
  line-height: 1.1;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .name .reference {
  color: #575454;
  font-weight: 400;
  font-family: "Asap", no-serif;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .name .attributes {
  font-style: normal;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .name * + * {
  margin-top: 3px;
}
body.norma .shopping_cart_container .shopping_cart .items .item .product-information .qty-price {
  margin-top: auto;
  font-family: "Asap", no-serif;
  color: #2f271a;
  padding-right: 15px;
  font-size: 1em;
}
body.norma .shopping_cart_container .shopping_cart .items .item .del_item {
  width: 30px;
  text-align: center;
  align-content: center;
  border-left: 1px solid #bbb;
}
body.norma .shopping_cart_container .shopping_cart .items .item .del_item i {
  font-size: 1.2em;
  color: #222;
  padding-left: 10px;
}
body.norma .shopping_cart_container .shopping_cart .items .item .del_item:hover i, body.norma .shopping_cart_container .shopping_cart .items .item .del_item:focus i {
  color: #ab163f;
}
body.norma .shopping_cart_container .shopping_cart .items .item:hover .photo img, body.norma .shopping_cart_container .shopping_cart .items .item:focus .photo img {
  transform: scale(1.1);
}
body.norma .shopping_cart_container .shopping_cart .items .item:hover .product-information .name > strong, body.norma .shopping_cart_container .shopping_cart .items .item:focus .product-information .name > strong {
  color: #ab163f;
}
body.norma .shopping_cart_container .shopping_cart .total {
  margin-top: 20px;
  color: #2f271a;
  font-family: "Figtree", sans-serif;
}
body .dropdown .shopping_cart_container .shopping_cart .items .item .product-information .name > strong {
  font-size: 16px;
}
body .modal .shopping_cart_container .shopping_cart {
  font-size: 16px;
}
body .modal .shopping_cart_container .shopping_cart .items .item .photo {
  margin-right: 20px;
}
body .modal .shopping_cart_container .shopping_cart .items .item .product-information .name > strong {
  font-size: 18px;
}
body .modal .shopping_cart_container .shopping_cart .items .item .product-information .qty-price {
  font-size: 18px;
}
body .modal .shopping_cart_container .shopping_cart .total {
  font-size: 1.4em;
}
body .modal .shopping_cart_container .shopping_cart .total .totalAmount {
  font-weight: 700;
}
body .modal .modal-dialog .modal-content {
  border-radius: 20px;
}
body .modal .modal-dialog .modal-content .modal-header {
  background-color: #ab163f;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body .modal .modal-dialog .modal-content .modal-header .modal-title {
  color: #fff;
}
body .modal .modal-dialog .modal-content .modal-header .close {
  color: #fff;
}
body .modal .modal-dialog .modal-content .modal-header .close::before {
  content: "\f00d";
  font-size: 24px;
  font-family: "Font Awesome 6 Free";
}
body .modal .modal-dialog .modal-content .modal-header .close > span {
  display: none;
}
body .modal .modal-dialog .modal-content .modal-body {
  padding: 40px;
}
@media (min-width: 1201px) {
  body .modal-dialog {
    width: 800px;
  }
}
body .dp-wishlist-wrapper-container {
  padding-top: 3px;
}
body .dp-wishlist-wrapper-container .fa-heart {
  color: #fff !important;
}
body .documents .document {
  margin: 0 !important;
}
body .documents .document.folder .doc-icon img {
  display: none !important;
}
body .documents .documents > .document {
  padding-top: 10px;
  padding-bottom: 10px;
}
body .documents .documents .documents > .document {
  padding-left: 50px;
}
body .documents .documents .documents .documents > .document {
  padding-left: 100px;
}

.product_list .no_results {
  display: none !important;
}

.widget_vimeo {
  pointer-events: none;
}

#subscribeForm input {
  border-top-left-radius: 99px;
  border-bottom-left-radius: 99px;
}
#subscribeForm .btn-success {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0px !important;
}
#subscribeForm .captcha_container {
  display: none;
}

.empty-basket {
  font-weight: 500;
}

.product .view-mode-grid .product_thumbnail .photo {
  height: auto;
}
.product .view-mode-grid .product_thumbnail .photo img {
  padding: 0;
}
.product .view-mode-grid .product_thumbnail:hover .caption h3, .product .view-mode-grid .product_thumbnail:focus .caption h3 {
  color: #ab163f;
}

.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav {
  opacity: 1;
  position: absolute;
  right: 30px;
  top: -20px;
  transform: translateY(-100%);
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev, .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next {
  position: static;
  height: 32px;
  width: 32px;
  display: inline-block;
  padding: 0 !important;
  margin: 0;
  background-color: #ab163f !important;
  border: none;
  border-radius: 99px;
  color: #fff !important;
  text-shadow: none;
  text-align: center;
  align-content: center;
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev.disabled, .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next.disabled {
  opacity: 0.5;
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev:not(.disabled):hover, .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next:not(.disabled):hover {
  background-color: #575454 !important;
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev > i, .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next > i {
  display: block;
  font-size: 22px;
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev > i::before, .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next > i::before {
  font-size: inherit;
}
.owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev {
  margin-right: 8px;
}

@media (max-width: 768px) {
  .dp-paginator {
    flex-wrap: wrap;
  }
}
.product-category .subcategory .caption,
.widget_productCategories .categories-thumbnails .thumbnail .caption {
  position: static;
}

.productsSort .selector [value="pr.price-asc"], .productsSort .selector [value="pr.price-desc"] {
  display: none;
}

@media (min-width: 992px) {
  body .main_container aside.aside-left {
    position: sticky;
    top: 150px;
    overflow: auto;
  }
  body .main_container aside.aside-left .feature_filter {
    overflow: auto;
    max-height: calc(100vh - 180px);
  }
}
/* Botó "Aplicar filtros" doc-search */
[id^=widget_docsearch] .btn.btn-default.btn-block {
  font-size: 0;
  background: #ab163f;
  color: #fff;
  border: none;
  border-radius: 25px;
}
[id^=widget_docsearch] .btn.btn-default.btn-block::before {
  content: "Aplicar filtros";
  font-size: initial;
}
[id^=widget_docsearch] .btn.btn-default.btn-block > i {
  font-size: initial;
  margin-left: 15px;
}

/********************************/
.widget_docs .documents .document.folder .title::after {
  position: absolute;
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  margin-left: 15px;
  color: #ab163f;
  transition: all 0.4s ease;
}
.widget_docs .documents .document.folder[aria-expanded=true] .title::after {
  transform: rotate(-180deg);
}

#container-comp29_main .widget_docs > .documents {
  position: relative;
  min-height: 215px;
}
#container-comp29_main .widget_docs > .documents::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/data/eshop/dynamicabutment/uploads/images/icons/ring-resize.svg?1");
  background-color: rgba(255, 255, 255, 0.5);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px;
  z-index: 1;
  /*         pointer-events: none; */
}
#container-comp29_main .widget_docs > .documents.loaded::before {
  content: unset;
}