@charset "UTF-8";
/*
ORDER - Base & typography, general layout & grid, page layout, components: 1em = 16px;*/
:root {
  --c-primary-10:#F5EEE8;
  --c-primary: #db3230;
  --c-primary-20: #af2826;
  --c-primary-40: #831E1C;
  --c-primary-60: #410F0E;
  --c-primary-alpha:126, 130, 106;
  --c-primary-20-alpha: 175, 40, 38;
  --c-primary-40-alpha: 131, 30, 28;
  --c-primary-60-alpha: 65, 15, 14;
  --c-primary-accent: #FBEC03;
  --text-color:#444;
  --title-color:#202121;
  --title-color-alpha:49, 48, 51;
  --text-color-dt: #fff;
  --title-color-dt: #fff;
}

.caja1, .caja2, .caja3, .caja4, .caja5, .caja6, .caja23, .caja24, .caja34 {
  height: auto;
}

.caja1 {
  width: 100%;
}

.caja2 {
  width: 50%;
}

.caja3 {
  width: 33.333%;
}

.caja23 {
  width: 66.666%;
}

.caja24 {
  width: 49%;
}

.caja4 {
  width: 25%;
}

.caja34 {
  width: 75%;
}

.caja5 {
  width: 18.4%;
}

.caja6 {
  width: 15%;
}

/*RESET*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
blockquote,
big,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strike,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
th,
tr,
tdvideo,
tt,
u,
ul,
var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table,
table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

body {
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

img {
  vertical-align: top;
}

embed {
  vertical-align: top;
}

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}

mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}

a {
  color: #168400;
  text-decoration: none;
}

a:focus,
a:hover {
  color: rgb(19.45, 116.7, 0);
  text-decoration: underline;
}

.page-content.page-cms {
  background: transparent;
  padding: 0;
  text-align: left;
}

.page-content.page-cms .cms-box img {
  height: auto;
}

#header .header-top .menu {
  width: 100%;
}

#header,
#header .header-top {
  background: transparent;
}

*,
.btn,
dt,
optgroup,
#product-availability,
.top-menu a[data-depth="0"],
.has-discount .discount,
.radio-label,
#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link,
#blockcart-modal .cart-content p.cart-products-count,
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value,
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value,
.display-1,
.block-categories .category-sub-menu li[data-depth="0"] > a,
.nav-item .nav-link,
.nav-item .nav-separtor,
#custom-text h2,
#custom-text p,
#blockcart-modal .modal-title,
#pagenotfound .page-not-found h4,
#products .page-not-found h4,
.page-order-detail h3,
.page-order-detail .addresses h4,
.page-addresses .address .address-body h4 {
  font-weight: normal;
  text-transform: none;
}

#custom-text p {
  font-size: inherit;
}

.container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-addresses .address,
.page-authentication #content {
  box-shadow: none;
  border: 1px solid #e1e1e1;
}

.contact-form {
  color: inherit;
}

.register-form p {
  text-align: center;
}

.register-form label p {
  text-align: left;
}

.form-control {
  border: 1px solid #e1e1e1;
  color: #666;
}

.form-control::-moz-placeholder {
  color: #666;
}

.form-control::placeholder,
.form-control-comment {
  color: #666;
}

form .form-control-label {
  font-weight: normal;
  line-height: 1.3;
}

.form-control:focus {
  box-shadow: none;
  border-color: #333;
  outline: none;
}

.form-control:focus,
.input-group.focus {
  outline: none;
}

.custom-radio input[type=radio]:checked + span {
  background-color: #333;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #a00;
}

.product-actions .add-to-cart {
  padding-top: 0;
  padding-bottom: 0;
}

.product-actions .add-to-cart,
.btn-primary,
.btn-secondary,
.btn-tertiary {
  box-shadow: none;
  font-family: "Work Sans Bold";
  color: #fff;
  background: var(--title-color);
  text-transform: uppercase;
  border-radius: 2rem;
  letter-spacing: 0.5px;
  font-size: 1.25rem;
  line-height: 1.2;
  border: solid;
  border-width: 1px;
  border-color: var(--c-primary);
  padding: 0.5rem 1.5rem;
}
.product-actions .add-to-cart:hover, .product-actions .add-to-cart.focus, .product-actions .add-to-cart:focus,
.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:hover,
.btn-tertiary.focus,
.btn-tertiary:focus {
  color: var(--title-color);
  background: var(--c-primary);
  border-color: var(--c-primary);
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: var(--title-color);
  background: var(--c-primary);
  border-color: var(--c-primary);
}

.btn-tertiary,
#products .up .btn-secondary,
#products .up .btn-tertiary {
  padding: 0.25rem 0.5rem;
  margin: 0.25rem 0;
  font-size: 0.875rem;
  color: var(--title-color);
  border-color: var(--title-color);
  background: transparent;
  text-transform: uppercase;
}
.btn-tertiary .material-icons,
#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
  vertical-align: text-bottom;
  margin-right: 0;
  font-size: 1rem;
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
  vertical-align: top;
}

.btn-secondary {
  background: #116600;
  border-color: #116600;
}
.btn-secondary:hover {
  color: #fff;
  background: rgb(15.3, 91.8, 0);
}

.btn.disabled,
.btn.disabled:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  color: #ccc;
  background: #eee;
  border-color: #ccc;
}

.btn-outline-primary {
  color: #168400;
  background-image: none;
  background-color: transparent;
  border-color: #168400;
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #168400;
  border-color: #168400;
}

#js-product-list .btn-secondary {
  background: #eee;
}
#js-product-list .btn-secondary:hover {
  color: #fff;
  background: rgb(15.3, 91.8, 0);
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background: #333;
}

#products {
  color: var(--text-color);
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container {
  box-shadow: none;
}

#products .thumbnail-container .product-description,
.featured-products .thumbnail-container .product-description,
.product-accessories .thumbnail-container .product-description {
  box-shadow: none;
}

#products .thumbnail-container .product-thumbnail,
.featured-products .thumbnail-container .product-thumbnail,
.product-accessories .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail {
  top: 1px;
  text-align: center;
  height: 300px;
}

.product-information {
  font-size: inherit;
  color: inherit;
}

.tabs {
  background: transparent;
}

.product-cover img,
.product-images > li.thumb-container > .thumb {
  box-shadow: none;
  border: 1px solid #e1e1e1;
}

.bootstrap-touchspin,
.color,
.custom-checkbox input[type=checkbox] + span.color {
  box-shadow: none;
}

.product-discount .regular-price {
  font-weight: normal;
}

.quickview .modal-content {
  background: #fff;
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  background-color: #168400;
}

.card-primary,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: #168400;
  border-color: #168400;
}

.alert-danger {
  background-color: #E00F00;
  border-color: rgb(71, 4.7544642857, 0);
  color: #fff;
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  margin: 1.5rem 0;
  font-weight: normal;
  text-align: center;
}

#custom-text {
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
  background: transparent;
  border-radius: 0;
}

#left-column,
#content-wrapper {
  width: 100%;
  padding: 0;
}

@media (min-width: 960px) {
  #left-column {
    width: 25%;
  }
  #left-column + #content-wrapper {
    width: 75%;
    padding-left: 2rem;
  }
}
.block-category h1 {
  margin-bottom: 1rem;
  font-size: 170%;
}

#subcategories ul li .subcategory-image a {
  padding: 0.5rem;
  border: 1px solid #fff;
}

#subcategories ul li:hover .subcategory-image a {
  padding: 0.5rem;
  border: 1px solid #ccc;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  max-width: 100%;
}

#search_widget {
  float: none;
  margin-bottom: 4rem;
}

#search_filters .facet .facet-label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 0.5rem;
}
#search_filters .facet .facet-label a {
  margin-top: 0;
}

.active_filters .active-filter-title {
  font-family: "Work Sans Regular";
  font-weight: bold;
  font-size: 1rem;
}

.pagination .current a {
  color: #f8ac22;
}

.product-prices {
  margin-bottom: 1rem;
}
.product-prices div {
  margin-bottom: 0;
}

.product-quantity {
  flex-wrap: wrap;
}
.product-quantity .wishlist-button-add {
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  .product-quantity .wishlist-button-add {
    margin-left: 1rem;
  }
}

.product-line-grid-body > .product-line-info > .label,
.cart-summary-line .value {
  font-weight: bold;
}

#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
  color: var(--c-primary);
}

.input-group {
  display: flex;
  flex-wrap: nowrap;
}

.cart-summary {
  padding: 0.5rem;
}

.card-block.checkout {
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.blockreassurance_product div {
  display: block;
  position: relative;
  padding-left: 3rem;
}

.blockreassurance_product .item-product {
  position: absolute;
  left: 0;
  display: block;
  height: 2.5rem;
  width: 2.5rem;
}

.blockreassurance_product .block-title {
  font-weight: bold;
}

.blockreassurance_product p {
  line-height: 1.3;
  margin-bottom: 1rem;
}

#stores .page-stores {
  width: 100%;
}

#stores .page-stores .store-item-container .divide-left th {
  font-weight: bold;
}

#wrapper .banner img {
  width: 100%;
  max-width: 1200px;
}

#subcategories .subcategory-heading {
  display: none;
}

#subcategories h5 {
  font-size: 1.1rem;
}
#subcategories h5 a {
  color: inherit;
}

.page-order-detail .messages .message > div,
body#checkout section.checkout-step .payment-options .payment-option {
  display: flex;
  align-items: center;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  vertical-align: bottom;
}

body#checkout .custom-checkbox span {
  top: 0.25rem;
}

.text-muted {
  color: #737373 !important;
}

.done {
  color: #116600;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  background-color: #116600;
}

body#checkout #footer {
  color: #666;
}

#custom-text p .dark {
  font-weight: inherit;
}

.page-addresses .address .address-footer a {
  color: #737373 !important;
}

a {
  color: var(--c-primary);
  text-decoration: none;
}

a:focus,
a:hover {
  color: var(--c-primary);
  text-decoration: underline;
}

.page-content.page-cms {
  background: transparent;
  padding: 0;
  text-align: left;
}

.page-content.page-cms .cms-box img {
  height: auto;
}

#header .header-top .menu {
  width: 100%;
}

#header,
#header .header-top {
  background: transparent;
}

*,
.btn,
dt,
optgroup,
#product-availability,
.top-menu a[data-depth="0"],
.has-discount .discount,
.radio-label,
#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link,
#blockcart-modal .cart-content p.cart-products-count,
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value,
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value,
.display-1,
.block-categories .category-sub-menu li[data-depth="0"] > a,
.nav-item .nav-link,
.nav-item .nav-separtor,
#custom-text h2,
#custom-text p,
#blockcart-modal .modal-title,
#pagenotfound .page-not-found h4,
#products .page-not-found h4,
.page-order-detail h3,
.page-order-detail .addresses h4,
.page-addresses .address .address-body h4 {
  font-weight: normal;
  text-transform: none;
}

#custom-text p {
  font-size: inherit;
}

.container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-addresses .address,
.page-authentication #content {
  box-shadow: none;
  border: 1px solid #ccc;
}

.contact-form {
  color: inherit;
}

.register-form p {
  text-align: center;
}

.register-form label p {
  text-align: left;
}

.form-control {
  border: 1px solid #ccc;
  color: #666;
}

.form-control::-moz-placeholder {
  color: #666;
}

.form-control::placeholder,
.form-control-comment {
  color: #666;
}

.form-control-comment {
  display: block;
  line-height: 1.3;
}

form .form-control-label {
  font-weight: normal;
  line-height: 1.3;
}

.form-control:focus {
  box-shadow: none;
  border-color: #333;
  outline: none;
}

.form-control:focus,
.input-group.focus {
  outline: none;
}

.custom-radio input[type=radio]:checked + span {
  background-color: #333;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #a00;
}

.product-actions .add-to-cart {
  padding-top: 0;
  padding-bottom: 0;
}

.product-actions .add-to-cart,
.btn-primary,
.btn-secondary,
.btn-tertiary {
  box-shadow: none;
  font-family: "Work Sans Bold";
  color: #fff;
  background: var(--title-color);
  text-transform: uppercase;
  border-radius: 2rem;
  letter-spacing: 0.5px;
  font-size: 1.25rem;
  line-height: 1.2;
  border: solid;
  border-width: 1px;
  border-color: var(--c-primary);
  padding: 0.5rem 1.5rem;
}
.product-actions .add-to-cart:hover, .product-actions .add-to-cart.focus, .product-actions .add-to-cart:focus,
.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:hover,
.btn-tertiary.focus,
.btn-tertiary:focus {
  color: var(--title-color);
  background: var(--c-primary);
  border-color: var(--c-primary);
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: var(--title-color);
  background: var(--c-primary);
  border-color: var(--c-primary);
}

.btn-tertiary,
#products .up .btn-secondary,
#products .up .btn-tertiary {
  padding: 0.25rem 0.5rem;
  margin: 1rem 0;
  font-size: 1rem;
  color: var(--title-color);
  border-color: var(--title-color);
  background: transparent;
  text-transform: uppercase;
}
.btn-tertiary .material-icons,
#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
  vertical-align: text-bottom;
  margin-right: 0;
  font-size: 1rem;
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
  vertical-align: middle;
}

.btn-secondary {
  background: var(--c-primary-accent);
  border-color: var(--c-primary-accent);
}
.btn-secondary:hover {
  color: #fff;
  background: var(--c-primary-accent);
}

.btn.disabled,
.btn.disabled:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  color: #ccc;
  background: #eee;
  border-color: #ccc;
}

.btn-outline-primary {
  color: var(--c-primary);
  background-image: none;
  background-color: transparent;
  border-color: var(--c-primary);
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--c-primary);
  border-color: var(--c-primary);
}

#js-product-list .btn-secondary {
  background: #eee;
}
#js-product-list .btn-secondary:hover {
  color: #fff;
  background: var(--c-primary-accent);
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background: #333;
}

#products {
  color: var(--text-color);
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container {
  box-shadow: none;
}

#products .thumbnail-container .product-description,
.featured-products .thumbnail-container .product-description,
.product-accessories .thumbnail-container .product-description {
  box-shadow: none;
}

#products .thumbnail-container .product-thumbnail,
.featured-products .thumbnail-container .product-thumbnail,
.product-accessories .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail {
  top: 0;
  text-align: center;
  height: auto;
}

.product-information {
  font-size: inherit;
  color: inherit;
}

.tabs {
  background: transparent;
}

.product-cover img,
.product-images > li.thumb-container > .thumb {
  box-shadow: none;
  border: 1px solid #ccc;
}

.bootstrap-touchspin,
.color,
.custom-checkbox input[type=checkbox] + span.color {
  box-shadow: none;
}

.product-discount .regular-price {
  font-weight: normal;
}

.page-customer-account #content {
  box-shadow: none;
  border: 1px solid #ccc;
  font-size: inherit;
  color: #666;
}

.page-my-account #content .links a:hover {
  text-decoration: none;
}

.quickview .modal-content {
  background: #fff;
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  background-color: var(--c-primary);
}

.card-primary,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: var(--c-primary);
  border-color: var(--c-primary);
}

.alert-danger {
  background-color: #E00F00;
  border-color: rgb(71, 4.7544642857, 0);
  color: #fff;
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  margin: 1.5rem 0;
  font-weight: normal;
  text-align: center;
}

#custom-text {
  padding: 1.5rem;
  margin-bottom: 0;
  text-align: center;
  background: transparent;
  border-radius: 0;
}

#left-column,
#content-wrapper {
  width: 100%;
  padding: 0;
}

@media (min-width: 960px) {
  #left-column {
    width: 25%;
  }
  #left-column + #content-wrapper {
    width: 75%;
    padding-left: 2rem;
  }
}
.block-category h1 {
  margin-bottom: 0.5rem;
  font-size: 1.953rem;
}

#subcategories ul li .subcategory-image a {
  padding: 0.5rem;
  border: 1px solid #fff;
}

#subcategories ul li:hover .subcategory-image a {
  padding: 0.5rem;
  border: 1px solid #ccc;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  max-width: 100%;
}

#search_widget {
  float: none;
  margin: 0;
  padding: 1rem 0;
}

#search_filters .facet .facet-label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 0.5rem;
}
#search_filters .facet .facet-label a {
  margin-top: 0;
}

.active_filters .active-filter-title {
  font-family: "Work Sans Regular";
  font-weight: normal;
  font-size: 1rem;
}

.pagination .current a {
  color: var(--c-primary-accent);
}

.product-prices {
  margin-bottom: 1rem;
}
.product-prices div {
  margin-bottom: 0;
}

.product-quantity {
  flex-wrap: wrap;
}
.product-quantity .wishlist-button-add {
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  .product-quantity .wishlist-button-add {
    margin-left: 1rem;
  }
}

.product-line-grid-body > .product-line-info > .label,
.cart-summary-line .value {
  font-weight: normal;
}

#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
  color: var(--c-primary);
}

.input-group {
  display: flex;
  flex-wrap: nowrap;
}

.cart-summary {
  padding: 0.5rem;
}

.card-block.checkout {
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.blockreassurance_product div {
  display: block;
  position: relative;
  padding-left: 3rem;
}

.blockreassurance_product .item-product {
  position: absolute;
  left: 0;
  display: block;
  height: 2.5rem;
  width: 2.5rem;
}

.blockreassurance_product .block-title {
  font-weight: normal;
}

.blockreassurance_product p {
  line-height: 1.3;
  margin-bottom: 1rem;
}

#stores .page-stores {
  width: 100%;
}

#stores .page-stores .store-item-container .divide-left th {
  font-weight: normal;
}

#wrapper .banner img {
  width: 100%;
  max-width: 1200px;
}

#subcategories .subcategory-heading {
  display: none;
}

#subcategories h5 {
  font-size: 1.1rem;
}
#subcategories h5 a {
  color: inherit;
}

.page-order-detail .messages .message > div,
body#checkout section.checkout-step .payment-options .payment-option {
  display: flex;
  align-items: center;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  vertical-align: bottom;
}

body#checkout .custom-checkbox span {
  top: 0.25rem;
}

.page-my-account #content .links a,
.text-muted {
  color: #666 !important;
  font-size: 1rem;
}

.done {
  color: var(--c-primary-accent);
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  background-color: var(--c-primary-accent);
}

body#checkout #footer {
  color: #666;
}

@media (min-width: 576px) {
  .header-top .search-widgets {
    max-width: 100%;
  }
}
#custom-text p .dark {
  font-weight: inherit;
}

#mobile_top_menu_wrapper {
  padding: 1rem;
  background: transparent;
}

#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
  font-weight: normal;
  font-size: 1rem;
}

.footer-container .links ul {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .footer-container .links ul {
    background: transparent;
  }
}

.footer-container .links ul > li {
  font-weight: normal;
  border: 0;
}

.product-miniature .product-flags li.product-flag {
  min-width: 3.125rem;
  min-height: 0.5rem;
  font-weight: normal;
  pointer-events: none;
}

.ui-widget {
  font-family: inherit;
}

.brands-sort .select-list:hover,
.products-sort-order .select-list:hover,
.suppliers-sort .select-list:hover {
  color: #fff;
  text-decoration: none;
  background: var(--c-primary);
}

@font-face {
  font-family: "Work Sans Regular";
  src: url("../fonts/worksans/worksans-regular.woff2") format("woff2"), url("../fonts/worksans/worksans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans Bold";
  src: url("../fonts/worksans/worksans-bold.woff2") format("woff2"), url("../fonts/worksans/worksans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans Extra Bold";
  src: url("../fonts/worksans/worksans-extra-bold.woff2") format("woff2"), url("../fonts/worksans/worksans-extra-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Work Sans Regular", sans-serif;
  font-size: 1rem;
  line-height: 1.65;
  color: var(--text-color);
  letter-spacing: 0.25px;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.05rem;
  }
}
@media only screen and (min-width: 1240px) {
  body {
    font-size: 1.15rem;
    font-family: "Work Sans Regular", sans-serif;
  }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  margin-bottom: 0.5rem;
  font-family: "Work Sans Extra Bold";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--title-color);
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
  font-family: "Work Sans Extra Bold";
  font-weight: normal;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5 {
  margin-top: 1rem;
}

h1, .h1 {
  font-size: 1.953rem;
}

h2, .h2 {
  font-size: 1.563rem;
}

h3, .h3 {
  font-size: 1.25rem;
}

h4, .h4 {
  font-size: 1.15rem;
}

h5, .h5 {
  font-size: 1rem;
}

h6, .h6 {
  font-size: 1rem;
}

@media only screen and (min-width: 1240px) {
  h1, .h1 {
    font-size: 2.441rem;
  }
  h2, .h2 {
    font-size: 1.953rem;
  }
  h3, .h3 {
    font-size: 1.563rem;
  }
  h4, .h4 {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1.15rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
p {
  color: var(--text-color);
}

#content p {
  margin-bottom: 1.5rem;
}

b, strong,
.font-weight-bold {
  font-family: "Work Sans Bold";
  font-weight: normal;
}

a {
  color: var(--title-color);
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
a:hover {
  color: var(--c-primary);
  text-decoration: underline;
  text-decoration-color: var(--c-primary);
}

#content.page-cms a {
  font-family: inherit;
  font-weight: bold;
}

address {
  font-style: normal;
}

#header .header-top a[data-depth="0"] {
  font-family: "Work Sans Bold";
  font-weight: normal;
  color: var(--title-color-dt);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9rem;
  padding: 0.625rem;
  line-height: inherit;
  border-bottom: 1px solid #333;
  text-align: center;
}
#header .header-top a[data-depth="0"]:hover {
  text-decoration: none;
  color: var(--title-color);
  background: var(--c-primary-accent);
}
@media only screen and (min-width: 1240px) {
  #header .header-top a[data-depth="0"] {
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1440px) {
  #header .header-top a[data-depth="0"] {
    font-size: 0.9rem;
  }
}

.product-discount .regular-price {
  font-family: "Work Sans Extra Bold";
  font-weight: normal;
}

* .material-icons {
  line-height: 1 !important;
}

@font-face {
  font-family: "infotelecom";
  src: url("../fonts/infotelecom.woff2?98110325") format("woff2"), url("../fonts/infotelecom.woff?98110325") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'infotelecom';
    src: url('../font/infotelecom.svg?98110325#infotelecom') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "infotelecom";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap 
  line-height: 1em; */
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed 
  margin-left: .2em; */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-th-large:before {
  content: "\e800";
} /* '' */
.icon-video:before {
  content: "\e801";
} /* '' */
.icon-th-list:before {
  content: "\e802";
} /* '' */
.icon-ok:before {
  content: "\e803";
} /* '' */
.icon-ok-circled:before {
  content: "\e804";
} /* '' */
.icon-ok-circled2:before {
  content: "\e805";
} /* '' */
.icon-cancel:before {
  content: "\e806";
} /* '' */
.icon-cancel-circled:before {
  content: "\e807";
} /* '' */
.icon-cancel-circled2:before {
  content: "\e808";
} /* '' */
.icon-plus-circled:before {
  content: "\e809";
} /* '' */
.icon-eye:before {
  content: "\e80a";
} /* '' */
.icon-eye-off:before {
  content: "\e80b";
} /* '' */
.icon-heart:before {
  content: "\e80c";
} /* '' */
.icon-heart-empty:before {
  content: "\e80d";
} /* '' */
.icon-star:before {
  content: "\e80e";
} /* '' */
.icon-star-empty:before {
  content: "\e80f";
} /* '' */
.icon-star-half:before {
  content: "\e810";
} /* '' */
.icon-user:before {
  content: "\e811";
} /* '' */
.icon-users:before {
  content: "\e812";
} /* '' */
.icon-thumbs-up:before {
  content: "\e813";
} /* '' */
.icon-thumbs-down:before {
  content: "\e814";
} /* '' */
.icon-location:before {
  content: "\e815";
} /* '' */
.icon-attention:before {
  content: "\e816";
} /* '' */
.icon-attention-circled:before {
  content: "\e817";
} /* '' */
.icon-comment:before {
  content: "\e818";
} /* '' */
.icon-chat:before {
  content: "\e819";
} /* '' */
.icon-calendar:before {
  content: "\e81a";
} /* '' */
.icon-down-open:before {
  content: "\e81b";
} /* '' */
.icon-left-open:before {
  content: "\e81c";
} /* '' */
.icon-right-open:before {
  content: "\e81d";
} /* '' */
.icon-up-open:before {
  content: "\e81e";
} /* '' */
.icon-zoom-in:before {
  content: "\e81f";
} /* '' */
.icon-phone:before {
  content: "\e820";
} /* '' */
.icon-trash-empty:before {
  content: "\e821";
} /* '' */
.icon-cog:before {
  content: "\e822";
} /* '' */
.icon-off:before {
  content: "\e823";
} /* '' */
.icon-mail:before {
  content: "\e824";
} /* '' */
.icon-search:before {
  content: "\e825";
} /* '' */
.icon-blogger:before {
  content: "\e826";
} /* '' */
.icon-export:before {
  content: "\e827";
} /* '' */
.icon-check:before {
  content: "\e828";
} /* '' */
.icon-lupa:before {
  content: "\e829";
} /* '' */
.icon-compartir:before {
  content: "\e82c";
} /* '' */
.icon-categoria:before {
  content: "\e82d";
} /* '' */
.icon-discord:before {
  content: "\e860";
} /* '' */
.icon-tiktok:before {
  content: "\e861";
} /* '' */
.icon-enlace:before {
  content: "\e863";
} /* '' */
.icon-otros:before {
  content: "\e864";
} /* '' */
.icon-web:before {
  content: "\e865";
} /* '' */
.icon-filtros:before {
  content: "\e868";
} /* '' */
.icon-usuario:before {
  content: "\e869";
} /* '' */
.icon-calculadora:before {
  content: "\e86a";
} /* '' */
.icon-mapa:before {
  content: "\e86b";
} /* '' */
.icon-camara:before {
  content: "\e86c";
} /* '' */
.icon-cerrar:before {
  content: "\e86d";
} /* '' */
.icon-impresora:before {
  content: "\e86e";
} /* '' */
.icon-envio:before {
  content: "\e870";
} /* '' */
.icon-usuario-2:before {
  content: "\e871";
} /* '' */
.icon-cesta-compra:before {
  content: "\e872";
} /* '' */
.icon-cinta-metrica:before {
  content: "\e873";
} /* '' */
.icon-logout:before {
  content: "\e874";
} /* '' */
.icon-zona:before {
  content: "\e876";
} /* '' */
.icon-boligrafo:before {
  content: "\e87b";
} /* '' */
.icon-editar:before {
  content: "\e87c";
} /* '' */
.icon-guardar:before {
  content: "\e87d";
} /* '' */
.icon-descripcion:before {
  content: "\e87e";
} /* '' */
.icon-contratar:before {
  content: "\e87f";
} /* '' */
.icon-descuento:before {
  content: "\e880";
} /* '' */
.icon-precio:before {
  content: "\e881";
} /* '' */
.icon-horario:before {
  content: "\e882";
} /* '' */
.icon-informacion:before {
  content: "\e883";
} /* '' */
.icon-ordenar:before {
  content: "\e884";
} /* '' */
.icon-orden-ascendente:before {
  content: "\e885";
} /* '' */
.icon-altavoz:before {
  content: "\e886";
} /* '' */
.icon-ahorro:before {
  content: "\e887";
} /* '' */
.icon-carrito-de-compras:before {
  content: "\e888";
} /* '' */
.icon-youtube:before {
  content: "\e88b";
} /* '' */
.icon-bluesky:before {
  content: "\e88c";
} /* '' */
.icon-no-lavar:before {
  content: "\e88d";
} /* '' */
.icon-no-usar-lejia:before {
  content: "\e88e";
} /* '' */
.icon-no-planchar:before {
  content: "\e88f";
} /* '' */
.icon-no-lavar-en-seco:before {
  content: "\e890";
} /* '' */
.icon-no-usar-secadora:before {
  content: "\e891";
} /* '' */
.icon-move:before {
  content: "\f047";
} /* '' */
.icon-check-empty:before {
  content: "\f096";
} /* '' */
.icon-twitter:before {
  content: "\f099";
} /* '' */
.icon-facebook:before {
  content: "\f09a";
} /* '' */
.icon-rss:before {
  content: "\f09e";
} /* '' */
.icon-certificate:before {
  content: "\f0a3";
} /* '' */
.icon-menu:before {
  content: "\f0c9";
} /* '' */
.icon-mail-alt:before {
  content: "\f0e0";
} /* '' */
.icon-linkedin:before {
  content: "\f0e1";
} /* '' */
.icon-comment-empty:before {
  content: "\f0e5";
} /* '' */
.icon-chat-empty:before {
  content: "\f0e6";
} /* '' */
.icon-sitemap:before {
  content: "\f0e8";
} /* '' */
.icon-doc-text:before {
  content: "\f0f6";
} /* '' */
.icon-plus-squared:before {
  content: "\f0fe";
} /* '' */
.icon-angle-double-left:before {
  content: "\f100";
} /* '' */
.icon-angle-double-right:before {
  content: "\f101";
} /* '' */
.icon-angle-double-up:before {
  content: "\f102";
} /* '' */
.icon-angle-double-down:before {
  content: "\f103";
} /* '' */
.icon-mobile:before {
  content: "\f10b";
} /* '' */
.icon-circle-empty:before {
  content: "\f10c";
} /* '' */
.icon-quote-left:before {
  content: "\f10d";
} /* '' */
.icon-quote-right:before {
  content: "\f10e";
} /* '' */
.icon-code:before {
  content: "\f121";
} /* '' */
.icon-star-half-alt:before {
  content: "\f123";
} /* '' */
.icon-calendar-empty:before {
  content: "\f133";
} /* '' */
.icon-angle-circled-left:before {
  content: "\f137";
} /* '' */
.icon-angle-circled-right:before {
  content: "\f138";
} /* '' */
.icon-angle-circled-up:before {
  content: "\f139";
} /* '' */
.icon-angle-circled-down:before {
  content: "\f13a";
} /* '' */
.icon-rss-squared:before {
  content: "\f143";
} /* '' */
.icon-ok-squared:before {
  content: "\f14a";
} /* '' */
.icon-doc-text-inv:before {
  content: "\f15c";
} /* '' */
.icon-thumbs-up-alt:before {
  content: "\f164";
} /* '' */
.icon-thumbs-down-alt:before {
  content: "\f165";
} /* '' */
.icon-youtube-o:before {
  content: "\f167";
} /* '' */
.icon-instagram:before {
  content: "\f16d";
} /* '' */
.icon-tumblr:before {
  content: "\f173";
} /* '' */
.icon-plus-squared-alt:before {
  content: "\f196";
} /* '' */
.icon-wordpress:before {
  content: "\f19a";
} /* '' */
.icon-file-pdf:before {
  content: "\f1c1";
} /* '' */
.icon-file-word:before {
  content: "\f1c2";
} /* '' */
.icon-file-excel:before {
  content: "\f1c3";
} /* '' */
.icon-file-powerpoint:before {
  content: "\f1c4";
} /* '' */
.icon-file-image:before {
  content: "\f1c5";
} /* '' */
.icon-file-archive:before {
  content: "\f1c6";
} /* '' */
.icon-file-audio:before {
  content: "\f1c7";
} /* '' */
.icon-file-video:before {
  content: "\f1c8";
} /* '' */
.icon-file-code:before {
  content: "\f1c9";
} /* '' */
.icon-trash:before {
  content: "\f1f8";
} /* '' */
.icon-street-view:before {
  content: "\f21d";
} /* '' */
.icon-pinterest:before {
  content: "\f231";
} /* '' */
.icon-whatsapp:before {
  content: "\f232";
} /* '' */
.icon-user-plus:before {
  content: "\f234";
} /* '' */
.icon-user-times:before {
  content: "\f235";
} /* '' */
.icon-vimeo:before {
  content: "\f27d";
} /* '' */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper ul {
  margin-bottom: 0;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  transform: translate(0px, 0px);
  transition: all 1s;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: inherit;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #707070;
  border-radius: 30px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  position: relative;
  z-index: 99;
  transition: all 0.5s linear 0s;
  margin-top: 5px;
  width: 13px;
  height: 13px;
  border: 1px solid #707070;
}

.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #FF8200;
  border-color: #FF8200;
}

.lSSlideOuter .lSPager.lSpg > li.active:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fff;
  border-color: #fff;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  transition: all;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  opacity: 0.7;
  overflow: hidden;
  transition: opacity 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 60px;
  display: block;
  top: 50%;
  height: 100px;
  background-image: url(../img/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 2;
  margin-top: -50px;
  opacity: 0.5;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 1rem;
}

.lSAction > .lSNext {
  background-position: -60px 0;
  right: 1rem;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

/*CAPTION*/
.lslide .caption,
.clone .caption {
  padding: 1em;
}
.lslide .caption h2,
.clone .caption h2 {
  margin: 0;
}
.lslide .caption h2 a,
.clone .caption h2 a {
  font-size: inherit;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .lSAction > a {
    width: 42px;
    display: block;
    top: 50%;
    margin-top: -35px;
    height: 70px;
    background-image: url(../img/controls.png);
    background-size: 84px 70px;
  }
  .lSAction > a:hover {
    opacity: 1;
  }
  .lSAction > .lSPrev {
    background-position: 0 0;
    left: 1rem;
  }
  .lSAction > .lSNext {
    background-position: -42px 0;
    right: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .lSSlideOuter .lSPager.lSpg > li {
    padding: 5px 8px;
  }
  .lSSlideOuter .lSPager.lSpg > li a {
    margin-top: 5px;
    width: 10px;
    height: 10px;
  }
  .lSAction > a {
    width: 24px;
    display: block;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    background-image: url(../img/controls.png);
    background-size: 48px 40px;
  }
  .lSAction > a:hover {
    opacity: 1;
  }
  .lSAction > .lSPrev {
    background-position: 0 0;
    left: 16px;
  }
  .lSAction > .lSNext {
    background-position: -24px 0;
    right: 16px;
  }
}
.page-content.page-cms ul, p {
  font-size: inherit;
  font-weight: normal;
  color: var(--text-color);
}

/* TEXTOS*/
#content.page-cms p {
  margin-bottom: 1rem;
}

/*LISTADOS*/
#content.page-cms ul,
#content.page-cms ol {
  margin: 0 0 2rem 1rem;
  list-style-position: outside;
}

#content.page-cms ul li,
#content.page-cms ol li {
  margin: 0;
  padding: 0;
}

#content.page-cms ul a,
#content.page-cms ol a {
  font-weight: normal;
  color: var(--cprimary-20);
  text-decoration: underline;
  text-decoration-color: var(--c-primary);
}
#content.page-cms ul a:hover,
#content.page-cms ol a:hover {
  color: var(--c-primary);
}

#content.page-cms ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 1.2rem;
}

#content.page-cms ul li {
  list-style-type: disc;
  padding: 0;
  margin: 0 0 1rem;
}

#content.page-cms ol li {
  padding: 0;
  margin: 0 0 1rem;
}

#content.page-cms ul ul,
#content.page-cms ol ul {
  margin: 1rem 0 0 1rem;
}

#content.page-cms dl dt {
  padding-bottom: 0;
  font-style: normal;
}

#content.page-cms dl dd {
  padding-bottom: 1rem;
}

#content.page-cms img.iz {
  float: left;
  margin: 0 1.5rem 1.5rem 0;
  width: calc(50% - 1.5rem);
}
@media only screen and (max-width: 767px) {
  #content.page-cms img.iz {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 1.5rem;
  }
}

#content.page-cms img.der {
  float: right;
  margin: 0 0 1.5rem 1.5rem;
  width: calc(50% - 1.5rem);
}
@media only screen and (max-width: 767px) {
  #content.page-cms img.der {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 1.5rem;
  }
}

/*BLOQUOTE*/
blockquote {
  font-family: "Work Sans Extra Bold";
  padding: 1.5rem 0 1.5rem 2rem;
  text-indent: 0;
  letter-spacing: 0;
  position: relative;
}
blockquote:before {
  content: "“";
  font-family: "Georgia", serif;
  position: absolute;
  font-style: normal;
  font-size: 10rem;
  line-height: 1;
  top: 0;
  padding: 0 0.5rem;
  height: 4rem;
  opacity: 0.25;
  left: -3rem;
}
@media only screen and (min-width: 480px) {
  blockquote:before {
    left: 0;
  }
}
blockquote p {
  font-size: 1.25rem;
  color: var(--title-color);
  font-weight: normal;
}
@media only screen and (min-width: 480px) {
  blockquote {
    padding-left: 6rem;
  }
}

/* TABLAS */
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tabla {
  width: 100%;
  margin-bottom: 2rem;
  overflow-x: scroll;
}
.tabla th, .tabla td {
  padding: 0.5rem;
  line-height: 1.2;
  text-align: left;
  border-top: 1px solid #ccc;
}
.tabla th {
  font-weight: bold;
  vertical-align: bottom;
}
.tabla td {
  vertical-align: top;
}

.tabla thead:first-child tr th,
.tabla thead:first-child tr td {
  border-top: 0;
}

.tabla tbody + tbody {
  border-top: 2px solid #ccc;
}

.tabla-condensada tbody tr:nth-child(odd) td,
.tabla-condensada tbody tr:nth-child(odd) th {
  background-color: #eee;
}

.tabla-bordes {
  border: 1px solid #ccc;
  border-collapse: separate;
  border-radius: 0.5rem;
}

.tabla-bordes th + th,
.tabla-bordes td + td,
.tabla-bordes th + td,
.tabla-bordes td + th {
  border-left: 1px solid #ccc;
}

.tabla-bordes thead:first-child tr:first-child th,
.tabla-bordes tbody:first-child tr:first-child th,
.tabla-bordes tbody:first-child tr:first-child td {
  border-top: 0;
}

.tabla-bordes thead:first-child tr:first-child th:first-child,
.tabla-bordes tbody:first-child tr:first-child td:first-child {
  border-radius: 0.5rem 0 0 0;
}

.tabla-bordes thead:first-child tr:first-child th:last-child,
.tabla-bordes tbody:first-child tr:first-child td:last-child {
  border-radius: 0 0.5rem 0 0;
}

.tabla-bordes thead:last-child tr:last-child th:first-child,
.tabla-bordes tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 0.5rem;
}

.tabla-bordes thead:last-child tr:last-child th:last-child,
.tabla-bordes tbody:last-child tr:last-child td:last-child {
  border-radius: 0 0 0.5rem 0;
}

.tabla-cabeceras thead th,
.tabla-cabeceras tbody tr td:first-child {
  background-color: #eee;
}

/*FLORITURAS*/
.first:first-letter {
  font-size: 350%;
  color: #111;
  float: left;
  display: block;
  margin: 0.5rem 1rem 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}

/*TEXTO COLUMNAS*/
#content .page-cms p.columnado {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  -moz-column-rule: 1px outset #ccc;
       column-rule: 1px outset #ccc;
  margin: 3rem 0;
}
@media only screen and (max-width: 767px) {
  #content .page-cms p.columnado {
    -moz-column-count: 1 !important;
         column-count: 1 !important;
    -moz-column-gap: 0;
         column-gap: 0;
    -moz-column-rule: 0 none;
         column-rule: 0 none;
  }
}

/*TEXTOS + FOTOS*/
#content .foto {
  display: block;
}
@media only screen and (max-width: 575px) {
  #content .foto {
    margin: 0 -1rem 2rem;
    width: calc(100% + 2rem);
  }
}
@media only screen and (min-width: 576px) and (max-width: 959px) {
  #content .foto {
    margin: 0 -2rem 2rem;
    width: calc(100% + 4rem);
  }
}
#content .foto .caption {
  font-size: 0.95rem;
  color: rgb(99, 104.5, 82.5);
}
#content .foto img {
  position: relative;
  width: 100%;
  max-width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.foto_flotada_izquierda_portada,
.foto_flotada_derecha_portada {
  width: 100% !important;
  padding: 0 !important;
}
.foto_flotada_izquierda_portada .texto_columna,
.foto_flotada_derecha_portada .texto_columna {
  width: calc(100% - 2rem);
  margin: 0 auto;
}
@media only screen and (min-width: 340px) {
  .foto_flotada_izquierda_portada .texto_columna,
  .foto_flotada_derecha_portada .texto_columna {
    width: calc(100% - 4rem);
  }
}

@media only screen and (min-width: 960px) {
  .foto_flotada_derecha,
  .foto_flotada_izquierda,
  .foto_columna_izquierda,
  .formato_centrado {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    margin: 3rem 0;
  }
  .foto_flotada_derecha {
    flex-flow: row-reverse;
  }
  .formato_centrado {
    flex-wrap: wrap;
  }
  .formato_centrado .foto, .formato_centrado .texto_imagen {
    margin-bottom: 1.5rem;
    width: 100% !important;
    max-height: auto !important;
  }
  .formato_centrado .texto_columna,
  .textos .texto_columna {
    margin: 0 auto;
    width: 100%;
    max-width: 45em;
  }
  .foto_flotada_derecha .foto,
  .foto_flotada_izquierda .foto,
  .foto_columna_izquierda .foto {
    margin-bottom: 0;
    width: 50%;
    max-height: auto !important;
  }
  .foto_flotada_derecha .foto img,
  .foto_flotada_izquierda .foto img,
  .foto_columna_izquierda .foto img {
    position: relative;
    width: 100%;
    max-width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .foto_flotada_derecha .texto_columna,
  .foto_flotada_izquierda .texto_columna,
  .foto_columna_izquierda .texto_columna {
    margin: 0;
    width: 50%;
    padding: 0 0 0 3rem;
  }
}
@media only screen and (min-width: 960px) and (min-width: 1240px) {
  .foto_flotada_derecha .texto_columna,
  .foto_flotada_izquierda .texto_columna,
  .foto_columna_izquierda .texto_columna {
    padding: 0 0 0 3rem;
  }
}
@media only screen and (min-width: 960px) {
  .foto_flotada_derecha .texto_columna {
    padding: 0 3rem 0 0;
  }
}
@media only screen and (min-width: 960px) and (min-width: 1240px) {
  .foto_flotada_derecha .texto_columna {
    padding: 0 3rem 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .foto_flotada_izquierda_portada,
  .foto_flotada_derecha_portada {
    align-items: center;
    flex-wrap: nowrap;
  }
  .foto_flotada_izquierda_portada .texto_columna,
  .foto_flotada_derecha_portada .texto_columna {
    padding: 3rem;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) and (min-width: 1240px) {
  .foto_flotada_izquierda_portada .texto_columna,
  .foto_flotada_derecha_portada .texto_columna {
    padding: 4rem;
    max-width: 50% !important;
  }
}
@media only screen and (min-width: 960px) {
  .foto_flotada_izquierda_portada .foto,
  .foto_flotada_derecha_portada .foto {
    align-self: stretch;
  }
}
@media only screen and (min-width: 960px) {
  .bloque.texto.foto_flotada_derecha .texto_columna {
    padding: 0 3rem 0 0;
  }
}
@media only screen and (min-width: 1240px) {
  .bloque.texto.foto_flotada_derecha .texto_columna {
    padding: 0 4rem 0 0;
  }
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link {
  color: var(--title-color);
}

.texto_columna {
  position: relative;
}
.texto_columna img.icono {
  position: absolute;
  width: 10rem;
  right: 0;
  z-index: 5;
  top: -12rem;
}
@media only screen and (min-width: 960px) {
  .texto_columna img.icono {
    width: 8rem;
    top: 100%;
  }
}

#custom-text {
  position: relative;
}
#custom-text img.icono {
  position: absolute;
  width: 10rem;
  right: 0;
  z-index: 5;
  top: -12rem;
}
@media only screen and (min-width: 960px) {
  #custom-text img.icono {
    width: 8rem;
    top: 100%;
  }
}

#banners {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  margin-bottom: 1rem;
}
#banners .banner {
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}
#banners .banner img {
  z-index: 1;
  width: 100%;
  position: relative;
}
#banners .banner h3 {
  z-index: 5;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
}
#banners .banner h3 i {
  display: block;
  margin-bottom: 1rem;
}
#banners .banner h3:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
  background: linear-gradient(45deg, rgba(226, 30, 34, 0.1) 0%, rgba(226, 30, 34, 0.2) 100%);
}
#banners .banner h3.facebook:after {
  background: linear-gradient(45deg, #2b4170, #3b5998);
}
#banners .banner h3.twitter:after {
  background: linear-gradient(45deg, #00ACEE, #36D8FF);
}
#banners .banner h3.instagram:after {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
#banners .banner a {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease-in-out;
}
#banners .banner:hover h3:after {
  background: rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 600px) {
  #banners {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 2rem;
    max-width: 1200px;
  }
  #banners .banner {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  #banners .banner {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media only screen and (min-width: 960px) {
  #banners .banner {
    flex: 0 0 calc(33.33% - 1rem);
    margin: 0 0 1rem;
  }
}

/*******
latest-offer
*******/
.latest-offer-section {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 25px 0;
  position: relative;
}

.latest-offer-section .offer-inner {
  background-image: linear-gradient(135deg, rgba(226, 30, 34, 0.8) 0%, rgba(255, 72, 148, 0.5) 30%, rgba(226, 30, 34, 0.6) 60%, rgba(226, 30, 34, 0.8) 100%), repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(0, 0, 0, 0.4) 2px, rgba(0, 0, 0, 0.4) 4px), url(../img/parallax.jpg);
  padding: 90px 0;
  text-align: center;
  width: 100%;
  background-size: 100%, auto auto, cover;
}

.latest-offer-section .offer-inner > p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
}

.latest-offer-section .offer-inner > h2 {
  color: #fff;
  font-size: 60px;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 36px;
  line-height: 1.1;
}

.latest-offer-section .offer-inner > a {
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
  background: var(--c-primary-accent);
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
}

.latest-offer-section .offer-inner > a:hover {
  background-color: var(--c-primary);
  text-decoration: none;
}

/*BREAD*/
.breadcrumb,
#wrapper .breadcrumb {
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: left;
  display: flex;
  font-size: 0.8rem;
  flex-wrap: nowrap;
  white-space: nowrap;
  border-top: 1px solid #ccc;
  overflow-x: hidden;
}
@media only screen and (min-width: 600px) {
  .breadcrumb,
  #wrapper .breadcrumb {
    padding: 0.75rem 2rem;
    margin: 0;
    background: transparent;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1240px) {
  .breadcrumb,
  #wrapper .breadcrumb {
    padding: 1rem calc((100% - 1200px) / 2);
  }
}

.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumb li a {
  margin: 0 0.5rem;
  color: var(--text-color);
}
.breadcrumb li:first-child a {
  margin-left: 0;
}
.breadcrumb li:last-child a {
  color: var(--title-color);
}

.breadcrumb-item + .breadcrumb-item:before {
  color: var(--text-color);
  content: ">";
  padding: 0;
}

.breadcrumb[data-depth="1"] {
  display: none;
}

#search_widget {
  float: none;
  padding: 1rem 0;
  margin: 0;
}

#search_widget form i {
  padding: 0.75rem;
}
#search_widget form i.clear {
  right: 1.5rem;
}

#search_widget form input {
  background: transparent;
  border: 1px solid;
  color: #fff;
  border-radius: 2rem;
  padding: 0.5rem 1.5rem 0.5rem 2.5rem;
  font-size: 1rem;
}
@media screen and (min-width: 960px) {
  #search_widget form input {
    line-height: 2.5rem;
    padding: 0 1.5rem 0 2.5rem;
  }
}

.search-widget form button[type=submit] {
  line-height: 45px;
  bottom: 0;
  cursor: pointer;
}

.header-top .search-widget form input[type=text] {
  height: 45px;
  border-color: #ccc;
}

.search-widget form input[type=text]:focus {
  outline: none;
}

@media screen and (min-width: 768px) {
  #search_widget {
    position: absolute;
    top: -4rem;
    margin: 0;
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 960px) {
  #search_widget {
    top: -5rem;
  }
}
#header .header-nav .blockcart {
  background: transparent;
  height: auto;
  padding: 0 0.5rem;
  margin-left: 0.9375rem;
  text-align: center;
  white-space: nowrap;
  line-height: 2rem;
}

#header .header-nav .blockcart a,
#header .header-nav .cart-preview .shopping-cart {
  color: #fff;
}
@media screen and (min-width: 768px) {
  #header .header-nav .blockcart a,
  #header .header-nav .cart-preview .shopping-cart {
    color: var(--text-color-dt);
  }
}

#header .header-nav .cart-preview.active {
  background: #fff;
  color: var(--title-color);
}
#header .header-nav .cart-preview.active i {
  color: var(--title-color);
}
@media screen and (min-width: 1240px) {
  #header .header-nav .cart-preview.active a {
    color: var(--title-color);
  }
  #header .header-nav .cart-preview.active a:hover {
    color: var(--title-color) !important;
  }
}

#header .header-nav .blockcart a:hover {
  color: var(--c-primary);
}

#header .header-nav .blockcart.active a:hover {
  color: #fff;
}

#header .header-nav .blockcart .header {
  margin-top: 0;
}

#header .header-nav .blockcart {
  position: relative;
}

#header .header-nav .blockcart.inactive .cart-products-count {
  display: none;
}

#header .header-nav .blockcart.active .cart-products-count {
  display: inline-block;
  background: var(--c-primary);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  line-height: 1.5rem;
  font-family: "Work Sans Bold";
  position: absolute;
}
@media screen and (min-width: 1240px) {
  #header .header-nav .blockcart.active .cart-products-count {
    color: #fff;
  }
}

#header .header-nav .material-icons {
  font-size: 1.5rem;
}

#header .header-nav .user-info {
  margin-left: 2.5rem;
  margin-top: 0;
  text-align: right;
  white-space: nowrap;
}
#header .header-nav .user-info a {
  color: #fff;
  line-height: 2rem;
}
@media screen and (min-width: 768px) {
  #header .header-nav .user-info a {
    color: var(--text-color-dt);
  }
}

#header .header-nav .user-info .account {
  margin-left: 0.625rem;
}

@media (max-width: 767px) {
  #header .header-nav .user-info {
    text-align: left;
    margin-left: 0;
  }
  #header .header-nav .user-info .logged {
    color: var(--c-primary);
    text-shadow: 0 0 5px #fff;
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  #header .header-nav .blockcart,
  #header .header-nav .user-info {
    font-size: 0.9rem;
  }
}
#blockcart-modal .modal-header {
  background: #017A43;
}
#blockcart-modal .modal-header .modal-title {
  color: #fff;
  font-family: "Work Sans Bold";
  margin-bottom: 0;
}
#blockcart-modal .modal-header .modal-title i.material-icons {
  color: #fff;
}
#blockcart-modal .modal-header .close .material-icons {
  color: #fff;
}

#blockcart-modal .product-name {
  color: #12130F;
}

#blockcart-modal .cart-content .cart-content-btn {
  margin-top: 1rem;
}

body#checkout a:hover {
  color: var(--c-primary);
}

body#checkout .custom-checkbox span {
  margin-top: 0;
}

.my-2 {
  display: flex;
  margin-top: 0.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-2 .nav-item .nav-link {
  font-family: "Work Sans Bold";
  font-size: 0.9rem;
  color: #333;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border: 1px solid #ccc;
  text-transform: uppercase;
  white-space: nowrap;
}
.my-2 .nav-item .nav-link.active {
  border-color: var(--c-primary-40);
  background: var(--c-primary-40);
  color: #fff !important;
}
.my-2 .nav-item .nav-link:hover {
  color: var(--c-primary);
}

.product-line-info a {
  font-family: "Work Sans Bold";
  font-size: 1rem;
}

.nav-separator > .nav-item {
  display: none;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  font-family: "Work Sans Bold";
  display: flex;
  justify-content: center;
  border: 1px solid;
  border-radius: 50px;
  padding: 0.25rem 0.5rem;
  margin-top: 0.5rem;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit i {
  margin-right: 0.25rem;
}

body#checkout section.checkout-step .address-item.selected {
  border: 3px solid #ccc;
  font-size: 1rem;
}

body#checkout section.checkout-step .address-alias {
  font-family: "Work Sans Bold";
  font-size: 1rem;
  font-weight: normal;
}

body#checkout section.checkout-step .address-item.selected header {
  font-family: "Work Sans Regular";
  font-size: 1rem;
}

body#checkout section.checkout-step .add-address a {
  display: inline-block;
  border: 1px solid;
  border-radius: 50px;
  padding: 0.25rem 0.5rem;
}

body#checkout section.checkout-step .add-address a:hover {
  text-decoration: none;
  color: var(--c-primary);
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
  vertical-align: text-top;
}

body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
  margin-right: 0.1rem;
}

body#checkout section.checkout-step .step-title {
  font-weight: normal;
}

body#checkout section.checkout-step .delivery-option {
  background: #fff;
  border: 2px solid #ccc;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  background: #fff;
  line-height: 1.2;
}

body#checkout section.checkout-step .carrier-delay {
  color: var(--c-primary-accent);
}

body#checkout section.checkout-step .carrier-name {
  font-family: "Work Sans Bold";
}

body#checkout #delivery > label {
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}

#payment-confirmation {
  margin: 1rem 0;
}

#block-reassurance {
  border: 1px solid #ccc;
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: none;
}

.js-cart .cart-summary-products > p > a {
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  background: #f9f9f9;
  border: 1px solid #e1e1e1;
  text-decoration: none;
}
.js-cart .cart-summary-products > p > a i {
  float: right;
}

/*COMPARTIR*/
.social-sharing {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

.social-sharing span {
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 1px;
}

.social-sharing ul {
  margin-bottom: 0;
  display: flex;
}

.social-sharing li {
  box-shadow: none;
  height: auto;
  width: auto;
  border-radius: 0;
  display: inline;
  background-color: transparent;
  margin-left: 0.5rem;
}

.social-sharing li a {
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  font-size: 1rem;
  border-radius: 100%;
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  overflow: visible;
  line-height: calc(2.5rem - 1px * 2);
  border: solid;
  border-width: 1px;
  border-color: #ccc;
  color: var(--text-color);
  background: #fff;
}

.social-sharing li a:hover {
  color: #fff;
  background: var(--title-color);
  border-color: var(--title-color);
}

.facebook,
.facebook:before,
.facebook.icon-gray,
.facebook.icon-gray:hover,
.twitter,
.twitter:before,
.twitter.icon-gray,
.twitter.icon-gray:hover,
.rss,
.youtube,
.googleplus,
.googleplus.icon-gray,
.googleplus.icon-gray:hover,
.pinterest,
.pinterest.icon-gray,
.pinterest.icon-gray:hover,
.vimeo,
.instagram {
  content: none;
  background-image: none;
}

@media (min-width: 576px) and (max-width: 959px) {
  body#contact #wrapper .container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  body#contact #wrapper .container #left-column, body#contact #wrapper .container .left-column {
    width: 100%;
  }
}

.contact-form h3,
.contact-rich h4 {
  color: var(--title-color);
}

.contact-rich .block .icon {
  width: 2rem;
}

.contact-rich .block .icon i {
  /*
  font-size: 1.5rem;
  background: var(--c-primary-accent); // 
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: $blanco;
  */
  color: var(--c-primary);
  font-size: 1rem;
}

.contact-rich .block .data.email {
  padding: 0;
}

.contact-rich .block .data {
  font-size: inherit;
}

.contact-rich .block a[href^="mailto:"] {
  margin-left: 2rem;
}

@media (min-width: 576px) {
  .contact-rich .block a[href^="mailto:"] {
    font-size: inherit;
  }
}
.contact-form .info_datos {
  display: block;
  font-size: 0.85rem;
  text-align: justify;
  color: #666;
  border: 1px solid #ccc;
  padding: 1rem;
  margin: 1rem auto 0;
  line-height: 1.3;
}
.contact-form .info_datos strong {
  display: block;
  font-size: 0.9rem;
  text-align: left;
}

.contact-form .form-fields {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
.contact-form .form-fields .form-group {
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 600px) {
  .contact-form .form-fields .form-group {
    padding: 0 calc((100% - 25rem) / 2);
  }
}
.contact-form .form-fields .form-group .col-md-3, .contact-form .form-fields .form-group .col-md-6, .contact-form .form-fields .form-group .col-md-9 {
  padding: 0;
  width: 100%;
}
.contact-form .form-fields .form-group .offset-md-3 {
  margin-left: 0;
}
.contact-form .form-fields .form-group .form-control-label {
  text-align: left;
  padding: 0;
  padding-bottom: 0.25rem;
}

.contact-form .form-footer {
  text-align: center !important;
}

.contact-form .btn-primary {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .contact-form .btn-primary {
    width: 25rem;
  }
}

#language-selector-label {
  color: #707070;
}

@media (min-width: 768px) {
  #header .header-nav .language-selector {
    margin-top: 0;
    line-height: 2rem;
    font-size: 0.9rem;
  }
  #header .dropdown .expand-more {
    color: var(--text-color-dt);
  }
}
/*SOCIAL*/
.block-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.5rem 0;
}
@media only screen and (min-width: 960px) {
  .block-social {
    width: 100%;
    justify-content: center;
    margin-top: 2rem;
  }
}

.block-social ul {
  margin-bottom: 0;
}
@media only screen and (min-width: 960px) {
  .block-social ul {
    flex-direction: column;
  }
}

.block-social ul li {
  box-shadow: none;
  height: auto;
  width: auto;
  border-radius: 0;
  display: inline-block;
  background: transparent;
  margin: 0;
  margin-right: 0.5rem;
}
.block-social ul li:hover {
  background: transparent;
}
@media only screen and (min-width: 960px) {
  .block-social ul li {
    margin: 0 0 1rem;
  }
}

.block-social ul li a {
  display: block;
  height: auto;
  overflow: initial;
  text-indent: 0;
  white-space: initial;
}

.block-social ul li a span.icono {
  box-shadow: none;
  font-size: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  line-height: calc(2.5rem - 0 * 2);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-indent: 0;
  overflow: visible;
  background: var(--c-primary);
  color: #fff;
  border: solid;
  border-width: 0;
  border-color: transparent;
  border-radius: 0;
}

.block-social ul li a span.nombre {
  display: none;
}
@media only screen and (min-width: 960px) {
  .block-social ul li a span.nombre {
    display: inline;
  }
}

.block-social ul li a:hover span.icono {
  background: var(--c-primary-accent);
  color: var(--title-color);
  border-color: var(--title-color);
}

#footer .block-social ul li a:hover {
  background: transparent;
  color: inherit;
  text-decoration: none;
}

#header .block-social {
  margin: 0;
  margin-right: auto;
}
#header .block-social ul li a {
  box-shadow: none;
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  background: transparent;
  color: #fff;
}
#header .block-social ul li a:hover {
  background: var(--c-primary-accent);
  color: #fff;
}

#header .button_container {
  position: relative;
  height: 2rem;
  width: 2rem;
  padding: 0.5rem 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  z-index: 15000;
  transition: opacity 0.25s ease;
}
#header .button_container:hover {
  opacity: 0.7;
}
#header .button_container span {
  background: #fff;
  border: none;
  height: 0.15rem;
  width: 100%;
  transition: all 0.35s ease;
  cursor: pointer;
  border-radius: 0.25rem;
}
#header .button_container strong {
  display: none;
}
#header .button_container.activo strong {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  #header .button_container {
    display: none;
  }
}

#header.is-open .button_container {
  border-radius: 100%;
  outline: 1px solid #ccc;
  outline-offset: 2px;
}
#header.is-open .button_container span.top {
  transform: translateY(0.5rem) translateX(0) rotate(45deg);
  width: 100%;
}
#header.is-open .button_container span.middle {
  opacity: 0;
  background: transparent;
}
#header.is-open .button_container span.bottom {
  transform: translateY(-0.4rem) translateX(0) rotate(-45deg);
  width: 100%;
}

.top-menu .sub-menu .cat-top-block {
  display: none;
}

.top-menu .sub-menu .cat-bottom-block {
  display: none;
}

#header .navbar-block .top-menu .level0 > a .cat-extra-label {
  display: none;
}

@media (max-width: 767px) {
  #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    font-weight: normal;
  }
}
#mobile_top_menu_wrapper .top-menu .sub-menu {
  background: #333;
}

#header #mobile_top_menu_wrapper .top-menu,
#header .top-menu a.dropdown-submenu {
  color: var(--title-color-dt);
}

#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
  border-bottom: 1px solid #555;
}

/*megamenu*/
@media (min-width: 768px) {
  #top-menu {
    display: flex;
    justify-content: space-evenly;
  }
}
@media (min-width: 768px) and (min-width: 1240px) {
  #top-menu {
    justify-content: center;
  }
  #top-menu li {
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .top-menu[data-depth="1"],
  #header li#category-2 .top-menu[data-depth="1"] {
    display: flex;
    align-items: flex-start;
  }
  #header .navbar-block .top-menu .level0.current > a,
  #header .navbar-block .top-menu .level0.current > a:hover {
    background: var(--c-primary-20);
    color: #fff;
  }
  #header .navbar-block .top-menu .level0 > a {
    position: relative;
  }
  #header .navbar-block .top-menu .level0 > a:hover {
    color: var(--title-color);
    background: var(--c-primary-accent);
  }
  #header .navbar-block .top-menu .level0.has-child > a {
    position: relative;
  }
  #header .navbar-block .top-menu .level0.has-child > a:after {
    position: absolute;
    font-family: "infotelecom";
    content: "\e81b";
    color: inherit;
    opacity: 0.5;
    margin-left: 0.25rem;
    font-size: 0.6rem;
    top: 25%;
  }
  .top-menu .classic-list {
    position: relative;
  }
  .top-menu .sub-menu.classic-menu {
    width: max-content;
    width: -moz-max-content;
    padding: 0.5rem;
    margin-left: -2rem;
  }
  .top-menu .sub-menu.classic-menu > .top-menu > li.level1 {
    display: block;
    margin: 0;
    float: none;
    min-width: 150px;
  }
  .top-menu .sub-menu.classic-menu > .top-menu > li.level1.has-child {
    display: inline-block;
    margin: 0 1rem;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child {
    margin-bottom: 0.5rem;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child:last-child {
    margin-bottom: 0;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child > a {
    display: block;
    font-size: 1rem;
    color: var(--title-color);
    text-transform: none;
    padding: 0.25rem 0;
    font-weight: normal;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child > a:active,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child > a:visited,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child > a:focus {
    color: var(--title-color);
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1.has-child > a:hover {
    color: var(--c-primary);
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a {
    display: block;
    font-size: 1rem;
    color: var(--text-color);
    text-transform: none;
    padding: 0.25rem 0;
    font-weight: normal;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:active,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:visited,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:focus {
    color: var(--title-color);
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:hover {
    color: var(--c-primary);
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li {
    margin-left: 0;
    display: block;
    margin-bottom: 0;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a {
    padding: 0;
    display: block;
    color: #666666;
    text-transform: none;
    font-weight: normal;
    padding: 0.25rem 0;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a:active,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a:visited,
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a:focus {
    color: #666666;
  }
  #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a:hover {
    color: var(--c-primary);
  }
  .top-menu .classic-list.full-width-list {
    position: static;
  }
  .top-menu .sub-menu.full-width-menu.classic-menu {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .top-menu .sub-menu .cat-top-block p,
  .top-menu .sub-menu .cat-bottom-block p {
    margin: 0 !important;
  }
  .top-menu .sub-menu .cat-top-block {
    display: block;
    clear: both;
    width: 100%;
    padding-bottom: 1rem;
  }
  .top-menu .sub-menu .cat-bottom-block {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 1rem;
  }
  .top-menu .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 20%;
  }
  .top-menu .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 50%;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 33.3333%;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 25%;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.full-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .static-width-list {
    position: relative;
  }
  .top-menu .sub-menu.static-width-menu.classic-menu {
    width: 525px;
    max-width: 525px;
    padding: 1rem;
  }
  .top-menu .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 20%;
  }
  .top-menu .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 50%;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-2 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 33.3333%;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-3 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1 {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 25%;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:first-child {
    padding-left: 0;
  }
  .top-menu .menu-width-4 .sub-menu.classic-menu.static-width-menu > .top-menu > li.level1:last-child {
    padding-right: 0;
  }
}
/*SLIDER*/
.box-bonslick h1,
.box-bonslick h3,
.box-bonslick span,
.box-bonslick p {
  font-family: inherit;
}

@media only screen and (max-width: 1099px) {
  body#index #wrapper {
    padding-top: 0;
  }
}
.carousel {
  box-shadow: none;
  background: var(--title-color);
}
@media only screen and (min-width: 810px) {
  .carousel {
    height: 380px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1240px) {
  .carousel {
    background: var(--title-color);
  }
}

.carousel-portada li figure {
  position: relative;
}
.carousel-portada li figure img {
  height: 66vw;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (min-width: 810px) {
  .carousel-portada li figure img {
    height: 380px;
  }
}
@media only screen and (min-width: 1240px) {
  .carousel-portada li figure img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.carousel-portada li figure .caption {
  display: flex;
  flex-direction: column;
  position: relative;
  left: 0;
  top: 0;
  background: var(--title-color);
  padding: 1.5rem;
}
.carousel-portada li figure .caption .caption-description {
  text-align: center;
}
.carousel-portada li figure .caption .caption-description p {
  margin: 0 !important;
  color: var(--text-color-dt);
}
.carousel-portada li figure .caption h2, .carousel-portada li figure .caption h2.display-1 {
  font-size: 2rem;
  color: var(--c-primary-accent);
}
.carousel-portada li figure .caption h3 {
  color: var(--c-primary);
}
@media only screen and (max-width: 767px) {
  .carousel-portada li figure .caption h2, .carousel-portada li figure .caption h2.display-1 {
    font-size: 2rem;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-portada li figure .caption {
    position: absolute;
    height: 100%;
    width: 50%;
    justify-content: center;
    padding: 3rem;
    backdrop-filter: blur(16px);
    background: rgba(17, 17, 17, 0.6);
    top: 0;
    left: 0;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
  }
  .carousel-portada li figure .caption a.btn {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 768px) and (min-width: 960px) {
  .carousel-portada li figure .caption .caption-description {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1240px) {
  .carousel-portada li figure .caption {
    max-height: 70vh;
    padding: 4rem;
  }
}
@media only screen and (min-width: 1240px) {
  .carousel-portada {
    max-height: 70vh;
  }
}

@media only screen and (min-width: 1240px) {
  body#index #wrapper {
    padding-top: 0;
  }
  #carousel {
    width: 100%;
    height: 30rem;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1240px) and (min-width: 1600px) {
  #carousel {
    height: 36rem;
  }
}
@media only screen and (min-width: 1240px) {
  #carousel .carousel-portada li figure img {
    height: 30rem;
  }
}
@media only screen and (min-width: 1240px) and (min-width: 1600px) {
  #carousel .carousel-portada li figure img {
    height: 36rem;
  }
}
@media only screen and (min-width: 1240px) {
  #carousel .lSAction > a {
    z-index: 10;
  }
}
#main .page-header {
  position: relative;
  padding: 1rem;
  margin: 0 -1rem 1rem;
  background: var(--title-color);
}
@media only screen and (min-width: 576px) {
  #main .page-header {
    padding: 2rem;
    margin: 0 -30px 2rem;
  }
}
@media only screen and (min-width: 1240px) {
  #main .page-header {
    margin: 0 0 2rem;
    padding: 2rem calc((100vw - 1200px) / 2);
    width: 100vw;
    position: relative;
    right: calc((100vw - 1200px) / 2);
  }
}
#main .page-header h1 {
  margin: 0;
  color: #fff;
}

.bloque.texto {
  margin: 0 0 1.5rem;
}
.bloque.texto .foto {
  width: 100%;
  margin: 0 0 1rem;
}
.bloque.texto .foto img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 960px) {
  .bloque.texto {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 3rem;
  }
  .bloque.texto .foto, .bloque.texto .texto_columna {
    width: 50%;
    margin: 0;
  }
  .bloque.texto .texto_columna {
    padding: 0 0 0 3rem;
  }
}
@media only screen and (min-width: 1240px) {
  .bloque.texto {
    margin-bottom: 4rem;
  }
}

#galeria_masonry ul {
  list-style-position: inside !important;
  list-style-type: none !important;
  margin: 0 !important;
}
#galeria_masonry ul li {
  margin-bottom: 0.5rem;
  list-style-type: none !important;
}
#galeria_masonry ul img {
  width: 100%;
}
@media only screen and (min-width: 400px) {
  #galeria_masonry ul {
    display: block;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  #galeria_masonry ul li {
    margin: 1rem 0 0 !important;
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  #galeria_masonry ul {
    -moz-column-count: 0;
         column-count: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1rem;
    grid-auto-flow: dense;
  }
  #galeria_masonry ul li {
    margin: 0 !important;
    position: relative;
    padding-top: 100% !important;
    overflow: hidden;
  }
  #galeria_masonry ul li img {
    position: absolute;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #galeria_masonry ul li:first-of-type, #galeria_masonry ul li:nth-child(4) {
    grid-column: span 2;
    grid-row: span 2;
  }
}

#content.page-cms ul.catalogos {
  margin: 0 0 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media only screen and (min-width: 400px) {
  #content.page-cms ul.catalogos {
    gap: 1.5rem;
  }
}
@media only screen and (min-width: 960px) {
  #content.page-cms ul.catalogos {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1240px) {
  #content.page-cms ul.catalogos {
    grid-template-columns: repeat(4, 1fr);
  }
}
#content.page-cms ul.catalogos li {
  list-style-type: none;
}
#content.page-cms ul.catalogos li img {
  width: 100%;
  height: auto;
  transition: all 0.25s;
}
#content.page-cms ul.catalogos li img:hover {
  opacity: 0.75;
}
#content.page-cms ul.catalogos li br {
  display: none;
}
#content.page-cms ul.catalogos li a {
  display: block;
  margin-top: 0.25rem;
  line-height: 1.2;
  font-family: "Work Sans Bold";
}
#content.page-cms ul.catalogos li a:hover {
  color: var(--c-primary);
  text-decoration-color: var(--title-color);
}

.page-cms .textos-legales {
  max-width: 56rem;
  margin: 0 auto 2rem;
}

.products-selection .filter-button .btn-secondary {
  font-size: 1rem;
}

#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
#products .products .product-miniature,
.featured-products .products .product-miniature,
.product-accessories .products .product-miniature,
.product-miniature .products .product-miniature {
  border: solid;
  border-width: 1px;
  border-color: #ccc;
  margin-bottom: 2rem;
}
#products .products .product-miniature:hover,
.featured-products .products .product-miniature:hover,
.product-accessories .products .product-miniature:hover,
.product-miniature .products .product-miniature:hover {
  border-color: var(--c-primary);
}
#products .products .product-miniature .thumbnail-container,
.featured-products .products .product-miniature .thumbnail-container,
.product-accessories .products .product-miniature .thumbnail-container,
.product-miniature .products .product-miniature .thumbnail-container {
  height: auto;
  margin: 0;
}
#products .products .product-miniature .product-title,
.featured-products .products .product-miniature .product-title,
.product-accessories .products .product-miniature .product-title,
.product-miniature .products .product-miniature .product-title {
  font-family: "Work Sans Bold";
  font-size: 1.15rem;
  text-transform: none;
  margin-bottom: 0.5rem;
}
#products .products .product-miniature .product-title strong,
.featured-products .products .product-miniature .product-title strong,
.product-accessories .products .product-miniature .product-title strong,
.product-miniature .products .product-miniature .product-title strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  font-size: 1.25rem;
}
#products .products .product-miniature .product-title a,
.featured-products .products .product-miniature .product-title a,
.product-accessories .products .product-miniature .product-title a,
.product-miniature .products .product-miniature .product-title a {
  font-weight: normal;
  color: inherit;
  display: block;
  font-size: inherit;
  text-transform: inherit;
}
#products .products .product-miniature .product-price-and-shipping,
.featured-products .products .product-miniature .product-price-and-shipping,
.product-accessories .products .product-miniature .product-price-and-shipping,
.product-miniature .products .product-miniature .product-price-and-shipping {
  font-weight: normal;
}
#products .products .product-miniature .product-price-and-shipping .price,
.featured-products .products .product-miniature .product-price-and-shipping .price,
.product-accessories .products .product-miniature .product-price-and-shipping .price,
.product-miniature .products .product-miniature .product-price-and-shipping .price {
  font-family: "Work Sans Bold";
  font-size: 1.2rem;
  color: var(--c-primary);
}
#products .products .product-miniature img,
.featured-products .products .product-miniature img,
.product-accessories .products .product-miniature img,
.product-miniature .products .product-miniature img {
  margin-top: 0.5rem;
}
@media only screen and (min-width: 600px) {
  #products .products,
  .featured-products .products,
  .product-accessories .products,
  .product-miniature .products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 0 1rem;
  }
  #products .products .product-miniature,
  .featured-products .products .product-miniature,
  .product-accessories .products .product-miniature,
  .product-miniature .products .product-miniature {
    width: 100%;
    margin: 0;
  }
  #products .products .product-miniature .thumbnail-container, #products .products .product-miniature .product-description, #products .products .product-miniature .highlighted-informations,
  .featured-products .products .product-miniature .thumbnail-container,
  .featured-products .products .product-miniature .product-description,
  .featured-products .products .product-miniature .highlighted-informations,
  .product-accessories .products .product-miniature .thumbnail-container,
  .product-accessories .products .product-miniature .product-description,
  .product-accessories .products .product-miniature .highlighted-informations,
  .product-miniature .products .product-miniature .thumbnail-container,
  .product-miniature .products .product-miniature .product-description,
  .product-miniature .products .product-miniature .highlighted-informations {
    width: 100%;
    box-shadow: none;
  }
  #products .products .product-miniature .thumbnail-container,
  .featured-products .products .product-miniature .thumbnail-container,
  .product-accessories .products .product-miniature .thumbnail-container,
  .product-miniature .products .product-miniature .thumbnail-container {
    height: auto;
  }
  #products .products .product-miniature .product-flags li.product-flag,
  .featured-products .products .product-miniature .product-flags li.product-flag,
  .product-accessories .products .product-miniature .product-flags li.product-flag,
  .product-miniature .products .product-miniature .product-flags li.product-flag {
    align-self: flex-start;
  }
  #products .products .product-miniature .product-flags li.product-flag.on-sale,
  .featured-products .products .product-miniature .product-flags li.product-flag.on-sale,
  .product-accessories .products .product-miniature .product-flags li.product-flag.on-sale,
  .product-miniature .products .product-miniature .product-flags li.product-flag.on-sale {
    align-self: flex-start;
    width: auto !important;
  }
  #products .products .product-miniature .product-flags li.product-flag.online-only,
  .featured-products .products .product-miniature .product-flags li.product-flag.online-only,
  .product-accessories .products .product-miniature .product-flags li.product-flag.online-only,
  .product-miniature .products .product-miniature .product-flags li.product-flag.online-only {
    top: 13.1rem;
  }
  #products .products .product-miniature .thumbnail img,
  .featured-products .products .product-miniature .thumbnail img,
  .product-accessories .products .product-miniature .thumbnail img,
  .product-miniature .products .product-miniature .thumbnail img {
    position: relative;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 960px) {
  #products .products,
  .featured-products .products,
  .product-accessories .products,
  .product-miniature .products {
    /* grid-template-columns: repeat(3, 1fr); */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}
@media only screen and (min-width: 1240px) {
  #products .products,
  .featured-products .products,
  .product-accessories .products,
  .product-miniature .products {
    /* grid-template-columns: repeat(3, 1fr); */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .product-miniature .product-price-and-shipping {
    position: absolute;
    width: 100%;
    top: 5rem;
  }
}
#subcategories,
#subcategories ul.subcategories-list {
  display: none;
}

@media only screen and (min-width: 768px) {
  #products .products {
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 960px) {
  #products .products {
    /* grid-template-columns: repeat(3, 1fr); */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}
@media only screen and (min-width: 1240px) {
  #products .products {
    /* grid-template-columns: repeat(3, 1fr); */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }
}

.product-accessories {
  margin: 0 0 2rem;
}
.product-accessories .text-uppercase {
  text-align: center;
  margin: 1rem 0 2rem;
}
.product-accessories .products {
  padding: 0;
}
.product-accessories h3 {
  text-align: center;
  margin-bottom: 1rem;
}

.product-flags {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 2;
  font-family: "Work Sans Bold";
}

.product-flags li.product-flag {
  width: -moz-fit-content;
  width: fit-content;
  background: #017A43;
  padding: 0.125rem 0.5rem;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0.625rem;
  font-size: 0.8rem;
  box-shadow: none;
  font-weight: normal !important;
}
@media only screen and (min-width: 960px) {
  .product-flags li.product-flag {
    font-size: 0.9rem;
  }
}

.product-flags li.product-flag.online-only {
  position: absolute;
  top: 25rem;
  right: 0;
  z-index: 1;
  font-size: 0.8125rem;
  margin-top: 0;
}

.product-flags li.product-flag.online-only:before {
  content: "\e30a";
  font-family: Material Icons;
  vertical-align: middle;
  margin: 0.3125rem;
}

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage,
.has-discount .discount {
  background-color: #C44D08;
}

.has-discount.product-price,
.has-discount p {
  color: #C44D08;
}

.product-flags li.product-flag.on-sale {
  order: -1;
  background: #C2160A;
  text-align: center;
  margin-top: 0 !important;
  width: auto !important;
  align-self: flex-start;
}

.product-flags li.product-flag.out_of_stock {
  background: #111;
}

#products .row.products-selection {
  background: #111;
}
#products .row.products-selection .sort-by {
  white-space: nowrap;
  margin-left: 0;
  margin-right: 1rem;
}

.block-category {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 0;
  padding: 1.5rem;
  border: none;
  box-shadow: none;
  background: transparent;
  min-height: 5rem;
}
.block-category #category-description {
  z-index: 1;
}
.block-category .category-cover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media only screen and (min-width: 400px) {
  .block-category {
    padding: 2rem 0;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .block-category {
    margin: 0;
  }
}

.block-category #category-description p strong,
.block-category #category-description p,
.block-category #category-description p:first-child {
  margin-bottom: 0.5rem;
  color: var(--text-color);
  display: block;
}

.block-category #category-description p:first-child {
  margin-bottom: 1rem;
}

.block-category #category-description p:last-child {
  margin-bottom: 0 !important;
}

/*product list page*/
.products-sort-order .select-title {
  box-shadow: none;
  font-size: 0.9rem;
}

#products .products-grid .product-item .product-miniature .product-description .product-short-desc {
  display: none;
}

#products .products-grid .product-item.list-view .product-miniature .product-description .product-short-desc {
  display: block;
}

#products .row.products-selection {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
  font-size: 0.9rem;
  background: #fff;
  border: 1px solid #ccc;
}

#products .row.products-selection .display-mode,
#products .row.products-selection .total-products {
  display: inline-block;
  vertical-align: middle;
}

#products .row.products-selection .display-and-count {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#products .row.products-selection .total-products > p {
  margin-bottom: 0;
  margin-left: 1rem;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
  display: none !important;
}

#products .thumbnail-container:focus .highlighted-informations,
#products .thumbnail-container:hover .highlighted-informations,
.featured-products .thumbnail-container:focus .highlighted-informations,
.featured-products .thumbnail-container:hover .highlighted-informations,
.product-accessories .thumbnail-container:focus .highlighted-informations,
.product-accessories .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:focus .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations {
  background: transparent;
}

.pagination > div:first-child {
  line-height: 1.3;
  font-size: 0.9rem;
}

#category #wrapper {
  padding: 0;
}

#category #wrapper .container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
#category #wrapper .container #left-column {
  order: 2;
}
@media only screen and (min-width: 960px) {
  #category #wrapper .container {
    flex-direction: row;
  }
  #category #wrapper .container #left-column {
    order: initial;
    margin-top: 2rem;
  }
}

.featured-products .products .product-miniature,
#products .products .product-miniature {
  margin: 0;
  border-width: 1px 0 0;
}
.featured-products .products .product-miniature:last-of-type,
#products .products .product-miniature:last-of-type {
  border-width: 1px 0;
}
@media only screen and (min-width: 600px) {
  .featured-products .products .product-miniature,
  #products .products .product-miniature {
    border-width: 1px;
  }
  .featured-products .products .product-miniature:last-of-type,
  #products .products .product-miniature:last-of-type {
    border-width: 1px;
  }
}
.featured-products .products .product-miniature .product-title,
#products .products .product-miniature .product-title {
  max-width: 20rem;
}
@media only screen and (min-width: 1240px) {
  .featured-products .products .product-miniature .product-title,
  #products .products .product-miniature .product-title {
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 600px) {
  .featured-products .products {
    padding: 0;
  }
}
@media only screen and (min-width: 1240px) {
  .featured-products .products {
    grid-template-columns: repeat(4, 1fr);
  }
}
body#product h1 {
  font-size: 1.25rem;
  font-size: 1.563rem;
}
@media only screen and (min-width: 1240px) {
  body#product h1 {
    font-size: 1.953rem;
  }
}
body#product h1 strong {
  display: block;
  font-family: "Work Sans Extra Bold";
  font-size: 1.25rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1240px) {
  body#product h1 strong {
    font-size: 1.563rem;
  }
}

#info_producto,
#product-description-short-3,
#product-description-short {
  font-size: 1rem;
}
#info_producto h2,
#product-description-short-3 h2,
#product-description-short h2 {
  font-family: "Work Sans Bold";
  font-size: 1.2rem;
}

.product-price {
  color: var(--title-color);
  font-family: "Work Sans Bold";
  font-size: 1.5rem;
}

.product-discount .regular-price {
  font-family: "Work Sans Regular";
}

.product-prices .tax-shipping-delivery-label {
  color: #666;
}

.product-actions .control-label {
  font-family: "Work Sans Bold";
}

.product-variants > .product-variants-item ul li {
  margin: 0;
}

.radio-label {
  box-shadow: inset 0 0 0 1px #ccc;
  background: #fff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 0 none;
  z-index: 1;
}

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border-color: #232323;
  border: 0 none;
  box-shadow: inset 0 0 0 2px #232323;
  z-index: 2;
}

.color,
.custom-checkbox input[type=checkbox] + span.color {
  width: 2rem;
  height: 2rem;
}

.tabs {
  box-shadow: none;
  padding: 0;
  margin: 3rem 0;
  width: 100%;
  clear: both;
}

.tabs .nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  border: solid;
  border-width: 0 0 2px;
  border-color: inherit;
}

.tabs .nav-tabs .nav-item {
  float: none;
  margin-bottom: 0;
}

.tabs .nav-tabs .nav-link {
  padding: 0.5rem 1rem;
  letter-spacing: 0.5px;
  font-family: "Work Sans Bold";
  white-space: nowrap;
  color: var(--title-color);
  border-radius: 0.5rem 0.5rem 0 0;
  margin-bottom: -2px;
  border: 2px solid var(--title-color);
}
.tabs .nav-tabs .nav-link:hover {
  background: #f8f8f8;
  color: var(--title-color);
  border: 2px solid var(--title-color);
  border-bottom-width: 2px;
}
.tabs .nav-tabs .nav-link.active {
  color: var(--title-color);
  border: 2px solid var(--title-color);
  background: #fff;
  border-bottom-color: #fff;
}

.tabs .tab-pane {
  padding-top: 1.5rem;
}

.tabs p + p,
.tabs p + ul,
.product-description p + p,
.product-description p + ul {
  margin-top: 1rem;
}

@media only screen and (min-width: 1200px) {
  .tabs .product-description {
    padding: 0 calc((100% - 56rem) / 2);
  }
}
.tabs .product-description ul {
  border: 1px solid var(--text-color);
  display: flex;
  flex-direction: column;
  max-width: 30rem;
}
.tabs .product-description ul li {
  display: flex;
  padding: 0.125rem 0.5rem;
}
.tabs .product-description ul li strong {
  margin-right: auto;
}
.tabs .product-description ul li + li {
  border-top: 1px solid #ccc;
}

.tabs .product-description p img,
.product-description p img {
  width: 100%;
  height: auto;
}

.tabs + .product-accessories {
  margin-top: 2rem;
  border-top: 1px solid #ccc;
  padding-top: 1rem;
}

.product-accessories h5,
.product-accessories .h5 {
  font-size: 1.25rem;
}
@media only screen and (min-width: 960px) {
  .product-accessories h5,
  .product-accessories .h5 {
    font-size: 1.5rem;
  }
}

#product #content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border-color: var(--c-primary);
}

@media only screen and (max-width: 960px) {
  .product-actions .add-to-cart .material-icons {
    display: none;
  }
}

#product-slider li img {
  width: 100%;
}

.product-cover .layer {
  opacity: 1;
  height: 3rem;
  width: 3rem;
  top: calc(100% - 3.5rem);
  left: calc(100% - 3.5rem);
  border-radius: 100%;
  border: 2px solid #ccc;
  background: #fff;
}
.product-cover .layer .zoom-in {
  color: var(--text-color);
}
@media only screen and (max-width: 1023px) {
  .product-cover .layer {
    display: none;
  }
}

.product-cover .layer .zoom-in {
  font-size: 2rem;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-cover .layer .zoom-in:hover {
  color: #12130F;
}

#product p.alerta {
  margin-top: 1rem;
  font-size: 0.9rem;
}
#product p.alerta i.material-icons {
  color: #E00F00;
}

#product .product-add-to-cart .control-label, #product .product-add-to-cart .product-quantity .qty {
  display: none;
}

@media only screen and (min-width: 768px) {
  #info_producto {
    padding: 2rem 1rem 0 1rem;
  }
}
@media only screen and (min-width: 960px) {
  #info_producto {
    padding: 2rem 1rem 0 2rem;
  }
}
@media only screen and (min-width: 1240px) {
  #info_producto {
    padding: 3rem 1rem 0 3rem;
  }
}

.product-features {
  margin: 0;
}
.product-features p.h6 {
  font-family: "Work Sans Bold";
  font-weight: normal;
  color: var(--title-color);
}
.product-features dl.data-sheet {
  flex-direction: column;
}
.product-features dl.data-sheet dt.name, .product-features dl.data-sheet dd.value {
  margin: 0;
  padding: 0;
  font-weight: normal;
  background: transparent;
  min-height: 1rem;
}
.product-features dl.data-sheet dt.name {
  font-family: "Work Sans Bold";
}

.product-information .product-description {
  margin: 1.5rem 0;
}

@media only screen and (min-width: 1240px) {
  body#product #main .row {
    position: relative;
  }
  body#product #fotos {
    position: sticky;
    top: 3rem;
  }
}
body#product .product-accessories {
  margin-top: 3rem;
  border-top: 1px solid;
  padding-top: 1.5rem;
}

.product-variants-item ul {
  display: flex;
  flex-direction: column;
}
.product-variants-item ul label, .product-variants-item ul div {
  width: 100%;
  display: flex;
}
.product-variants-item ul .input-color {
  position: relative;
  height: 2rem;
  width: 100%;
  display: none;
}
.product-variants-item ul .input-color:hover + span, .product-variants-item ul .input-color:checked + span {
  box-shadow: none !important;
}
.product-variants-item ul label .color, .product-variants-item ul div .color {
  height: 2rem;
  width: 100%;
  text-align: left;
  padding-left: 2.25rem;
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
  cursor: default;
}
.product-variants-item ul label .color .attribute-name, .product-variants-item ul div .color .attribute-name {
  position: relative;
}
.product-variants-item ul div .color {
  margin: 0.3125rem 0.5rem 0.3125rem 0.3125rem;
}
.product-variants-item ul label:checked + span {
  box-shadow: none !important;
}

.product-cover {
  margin-bottom: 0.5rem;
}
.product-cover img {
  border: 0;
}

#product-modal .modal-content .modal-body .product-images,
.product-images {
  display: flex;
  margin-bottom: 1rem;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container + li,
.product-images > li.thumb-container + li {
  margin-left: 1rem;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container .thumb,
.product-images > li.thumb-container .thumb {
  margin: 0 !important;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container .thumb:hover,
.product-images > li.thumb-container .thumb:hover {
  border: 0;
  padding: 0.25rem;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container .thumb.selected, #product-modal .modal-content .modal-body .product-images > li.thumb-container .thumb.selected:hover,
.product-images > li.thumb-container .thumb.selected,
.product-images > li.thumb-container .thumb.selected:hover {
  border: 1px solid;
  border-color: var(--c-primary);
  padding: 0.25rem;
}

#product-modal .modal-content .modal-body .product-images {
  flex-direction: column;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container + li {
  margin: 1rem 0 0;
}
#product-modal .modal-content .modal-body .product-images > li.thumb-container img.thumb.selected, #product-modal .modal-content .modal-body .product-images > li.thumb-container img.thumb.selected:hover {
  border: 3px solid var(--c-primary);
}

.scroll-box-arrows i {
  position: absolute;
  bottom: 1rem;
  height: 6rem;
  line-height: 6rem !important;
}

.fichas_faq {
  margin-top: 1.5rem;
}
.fichas_faq .ficha {
  background: #fff;
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding: 1rem;
  font-size: 1rem;
}
.fichas_faq .ficha .textos {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transition: max-height 0.3s ease-out;
}
.fichas_faq .ficha .textos p, .fichas_faq .ficha .textos ul, .fichas_faq .ficha .textos ol {
  padding: 0.75rem 0 0;
  margin-bottom: 0;
}
.fichas_faq .ficha .textos p:last-of-type, .fichas_faq .ficha .textos ul:last-of-type, .fichas_faq .ficha .textos ol:last-of-type {
  padding-bottom: 0.5rem !important;
}
.fichas_faq .ficha .textos p + p {
  padding-top: 0.5rem;
}
.fichas_faq .ficha .textos ul, .fichas_faq .ficha .textos ol {
  margin-top: 0.5rem;
}
.fichas_faq .ficha .textos ul li, .fichas_faq .ficha .textos ol li {
  margin-bottom: 0.5rem;
}
.fichas_faq .ficha + .ficha {
  margin-top: -1px;
  border-top-color: #ccc;
}
.fichas_faq .ficha h3 {
  margin: 0;
  padding: 0 2rem 0 0;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  font-family: "Work Sans Bold";
  font-size: 1.15rem;
  text-transform: none;
  color: var(--text-color);
}
.fichas_faq .ficha h3 i {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 1rem;
}
.fichas_faq .ficha h3 strong {
  color: inherit;
}
.fichas_faq .ficha h3:before {
  font-family: "infotelecom";
  content: "\f13a";
  position: absolute;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1;
  right: 2px;
  top: 0;
  color: rgba(var(--c-primary-40-alpha), 0.25);
  transform: rotate(0deg);
  transition: all 0.3s;
  will-change: auto;
}
.fichas_faq .ficha h3:hover {
  cursor: pointer;
  color: var(--c-primary);
}
.fichas_faq .ficha h3:hover:before {
  transform: rotate(-90deg);
  color: var(--c-primary);
}
.fichas_faq .ficha h3.actual,
.fichas_faq .ficha h3.actual:hover {
  color: var(--c-primary-40);
  border: none;
  margin: 0;
}
.fichas_faq .ficha h3.actual strong,
.fichas_faq .ficha h3.actual:hover strong {
  color: inherit;
}
.fichas_faq .ficha h3.actual:before,
.fichas_faq .ficha h3.actual:hover:before {
  transform: rotate(-180deg);
  color: var(--c-primary);
}
@media only screen and (min-width: 768px) {
  .fichas_faq {
    display: block;
  }
  .fichas_faq .titulo_bloque {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1240px) {
  .fichas_faq {
    padding-left: calc((100% - 56rem) / 2);
    padding-right: calc((100% - 56rem) / 2);
  }
  .fichas_faq .titulo_bloque {
    margin-bottom: 3rem;
  }
}

.fichas_faq ul {
  display: block;
}

.pagination {
  width: 100%;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .pagination {
    display: flex;
    align-items: center;
  }
}
.pagination .col-md-4, .pagination .col-md-6 {
  width: 100%;
  padding: 0;
  text-align: center;
}
.pagination .col-md-4 {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .pagination .col-md-4 {
    width: auto;
    text-align: left;
    margin: 0;
    padding-right: 1rem;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .pagination .col-md-6 {
    margin: 0 !important;
  }
}
.pagination .page-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-list:after {
  content: none;
}
.pagination li + li {
  margin-left: 0.5rem;
}
.pagination a {
  font-family: "Work Sans Regular";
  font-weight: normal;
  color: var(--text-color);
  display: inline-block;
  min-width: 2rem;
  text-align: center;
}
.pagination li.current a {
  background: var(--c-primary);
  color: #fff;
  border-radius: 100%;
  border: 0;
}
.pagination .previous, .pagination .next {
  white-space: nowrap;
}

#search_filters .ui-slider-horizontal {
  height: 0.25rem;
  margin: 0.5rem 0;
}

#search_filters .ui-widget-header {
  background: var(--c-primary);
}

#search_filters .ui-slider .ui-slider-handle {
  top: -0.65rem;
  width: 1rem;
  background: #fff;
  border: 1px solid var(--text-color);
}

#search_filters .ui-slider-horizontal .ui-slider-handle {
  margin-left: -1px;
}
#search_filters .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle {
  margin-left: -0.95rem;
}

/*SITEMAP*/
.sitemap-title {
  text-transform: none;
}

.sitemap {
  margin-top: 0.9375rem;
}

.sitemap h2 {
  text-transform: inherit;
  font-weight: inherit;
  border-bottom: 1px solid #ccc;
  margin-left: -1rem;
  width: 100%;
  height: 35px;
  font-size: 1.35rem;
}
@media only screen and (min-width: 960px) {
  .sitemap h2 {
    font-size: 1.5rem;
  }
}

.sitemap ul {
  margin-left: -1rem;
  margin-top: 1.5rem;
}

.sitemap ul.nested {
  margin-left: 1.5rem;
  margin-top: 0.5rem;
  list-style-type: disc;
}

.sitemap ul li {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  position: relative;
}

.sitemap ul li a {
  color: var(--text-color);
}
.sitemap ul li a:hover {
  color: var(--c-primary);
}

@media (max-width: 575px) {
  .sitemap {
    margin-top: 0;
    padding: 0;
  }
  .sitemap ul {
    margin-top: 0;
  }
  .sitemap .col-md-3 {
    margin-bottom: 2rem;
  }
}
body#checkout #header {
  background: #f8f8f8;
  border: 1px solid #ccc;
}
body#checkout #header .header-nav {
  background: transparent;
}
body#checkout #header .header-nav .container .row {
  display: flex;
  justify-content: center;
}

body#checkout #header .header-nav .logo {
  width: 8rem;
}

@media only screen and (min-width: 960px) {
  body#checkout #header #_desktop_logo {
    margin: 0;
  }
  body#checkout #header .header-nav #_desktop_contact_link #contact-link a,
  body#checkout #header .header-nav #_desktop_contact_link #contact-link span {
    color: var(--title-color);
  }
}
body#checkout section.checkout-step .step-title {
  font-size: 1.25rem;
}

body#checkout section.checkout-step {
  box-shadow: none;
  border: 1px solid #ccc;
  margin-bottom: 1rem;
}

body#checkout section.checkout-step .address,
body#checkout section.checkout-step .address-item,
body#checkout section.checkout-step .address-item.selected header,
body#checkout section.checkout-step .address-item > header,
body#checkout section.checkout-step .address-alias {
  font-family: "Work Sans Regular";
  font-size: 1rem;
}

#history .orders .order .label,
.page-order-detail #order-history .history-lines .history-line .label {
  text-align: center;
}

.done {
  vertical-align: text-top;
}

.card-block p {
  margin-bottom: 1rem;
}

body#registration .form-footer {
  text-align: left !important;
}
@media (min-width: 768px) {
  body#registration .form-footer {
    padding-left: calc(25% + 8px);
  }
}
body#registration .form-footer .float-xs-right {
  float: none !important;
}

.form-footer {
  text-align: center;
}

.page-my-account #content .links a i {
  background: var(--c-primary);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
}

#my-account #main .page-footer a {
  color: var(--c-primary);
  background-color: transparent;
  border-color: var(--c-primary);
  border-radius: 50px;
  padding: 0.25rem 1rem;
  display: inline-block;
  border: 2px solid;
}

.wishlist-modal .modal-header h5 {
  font-weight: normal;
}

.modal-footer a.wishlist-add-to-new {
  color: var(--c-primary) !important;
}

.wishlist-button-add:hover {
  background: var(--c-primary-accent);
  opacity: 1 !important;
}
.wishlist-button-add:hover i {
  color: #fff;
}

.custom-checkbox em {
  display: block;
  padding-left: 2rem;
  line-height: 1.2;
  font-style: normal;
  font-size: 0.8rem;
  color: #666;
}

form .form-control-label {
  font-size: inherit;
  color: inherit;
}

/*HEADER*/
#header {
  background: var(--title-color);
  color: #fff;
  box-shadow: none;
  border-bottom: 0;
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #header {
    position: sticky;
    top: 0;
  }
}
#header.fixed {
  transform: translateY(-100%);
}
#header .header-top .flexible {
  display: flex;
  align-items: center;
  width: 100%;
}
#header .header-top .flexible .logo {
  margin-top: -2rem;
}
#header .header-nav {
  background: var(--title-color);
  color: #fff;
  font-size: 0.9rem;
  border: 0;
  margin: 0;
  max-height: 70px;
}
@media screen and (min-width: 768px) {
  #header .header-nav {
    background: var(--title-color);
    color: var(--text-color-dt);
    font-size: 0.9rem;
    border: 0 none;
  }
  #header .header-nav .right-nav {
    width: 100%;
    border-radius: 0;
    padding: 0;
  }
}
@media screen and (min-width: 960px) {
  #header .header-nav .right-nav {
    position: relative;
  }
  #header .header-nav .right-nav #_desktop_user_info {
    position: absolute;
    z-index: 2;
    top: 1.5rem;
  }
  #header .header-nav .right-nav #_desktop_cart {
    position: absolute;
    z-index: 3;
    top: 4rem;
  }
}
#header .header-nav .mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
}
#header .header-nav .mobile #menu-icon {
  margin-left: 0;
}
#header .header-nav .mobile .top-logo {
  padding-top: 0;
  margin: auto;
}
#header .header-nav .mobile .top-logo img {
  max-height: 3rem;
  width: 8rem;
}
#header .header-nav .mobile .user-info {
  margin-top: 0;
}
#header .header-nav .mobile .material-icons {
  line-height: 1;
}

@media screen and (min-width: 768px) {
  #header .header-nav .container .hidden-sm-down .col-md-3 {
    padding: 0;
  }
  #header .header-nav .container .hidden-sm-down .col-md-3 + .col-md-9 {
    width: 75%;
  }
}
#header a:hover {
  color: var(--c-primary);
}

#header .header-top {
  padding: 0;
}

@media screen and (min-width: 768px) {
  #header .header-top .position-static {
    position: relative;
    float: none;
    width: 100%;
    padding: 0;
  }
  #header .header-top > .container {
    display: flex;
    flex-direction: column;
  }
  #header .header-top {
    padding: 0 0 0.5rem 0;
  }
  #header #_desktop_logo {
    padding: 0;
    float: none;
    margin: 1rem auto;
    text-align: center;
    width: auto;
  }
  #header .logo {
    height: 3.5rem;
  }
}
@media screen and (min-width: 960px) {
  #header .header-top {
    padding: 0;
  }
  #header .logo {
    height: 5rem;
  }
}
@media screen and (min-width: 960px) and (min-width: 1080px) {
  #header .logo {
    height: 5rem;
  }
}
@media screen and (min-width: 960px) {
  #header .header-top > .container .position-static {
    border: 1px solid;
    border-width: 1px 0;
  }
}
@media screen and (min-width: 1240px) {
  #header .header-top > .container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  #header .header-top > .container .position-static {
    padding: 0 calc((100% - 1200px) / 2);
    border: solid;
    border-color: #616161;
    border-width: 1px 0 0;
  }
  #header .header-top > .container #_desktop_top_menu {
    border: 0;
  }
}
#header .header-nav #_desktop_contact_link {
  display: none;
}
@media screen and (min-width: 960px) {
  #header .header-nav #_desktop_contact_link {
    display: inline-block;
    margin-right: auto;
  }
  #header .header-nav #_desktop_contact_link #contact-link {
    margin-top: 0;
    font-size: 0.9rem;
    line-height: 2rem;
  }
  #header .header-nav #_desktop_contact_link #contact-link a, #header .header-nav #_desktop_contact_link #contact-link span {
    color: var(--text-color-dt);
  }
}

body#checkout #header .block-social, body#checkout #header .header-nav #menu-icon, body#checkout #header #_mobile_cart, body#checkout #header #_mobile_user_info {
  display: none;
}
body#checkout #header .header-nav .logo {
  max-height: 50px;
}
@media (min-width: 768px) {
  body#checkout #header .header-nav {
    padding: 0.5rem 0;
  }
  body#checkout #header .header-nav .container {
    height: auto;
  }
  body#checkout #header .header-nav #_desktop_contact_link {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: flex-end;
  }
  body#checkout #header .logo {
    margin-top: 0;
  }
}

@media only screen and (min-width: 960px) {
  body#checkout #header #_desktop_logo {
    margin-top: 0;
  }
}
#header .header-top {
  display: none;
}
#header .header-top .container {
  background: var(--title-color);
}
#header.is-open .header-top {
  display: block;
}
@media screen and (min-width: 768px) {
  #header .header-top {
    display: block;
  }
}

#contact-link span {
  display: none;
}

@media screen and (min-width: 960px) {
  #header .header-nav {
    position: relative;
    height: 1px;
    background: transparent;
  }
  #_desktop_language_selector {
    position: absolute;
    top: 3rem;
    z-index: 5;
  }
}
@media screen and (min-width: 960px) and (min-width: 1240px) {
  #_desktop_language_selector {
    top: 4.5rem;
  }
}
@media screen and (min-width: 960px) {
  #header .dropdown .expand-more {
    color: var(--title-color);
  }
  #header .header-nav #_desktop_contact_link {
    position: absolute;
    top: 1rem;
    z-index: 4;
  }
}
@media screen and (min-width: 960px) and (min-width: 1240px) {
  #header .header-nav #_desktop_contact_link {
    top: 2rem;
  }
}
@media screen and (min-width: 960px) {
  #header .header-nav #_desktop_contact_link a {
    display: none;
  }
  #header .header-nav #_desktop_contact_link span {
    display: inline;
    color: var(--title-color) !important;
    position: relative;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 960px) and (min-width: 1240px) {
  #header .header-nav #_desktop_contact_link span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  #header .header-nav #_desktop_contact_link span:before {
    position: absolute;
    font-family: "infotelecom";
    content: "\e820";
    left: 0;
  }
}
#footer {
  position: relative;
  background: #f8f8f8;
  color: var(--text-color);
  padding: 0;
  border: solid;
  border-width: 2px 0 0;
  border-color: var(--c-primary);
}

.footer-container {
  color: var(--text-color);
  margin-top: 0;
  padding-top: 1rem;
}
@media only screen and (min-width: 960px) {
  .footer-container {
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 1240px) {
  .footer-container {
    padding-top: 2rem;
  }
}

.footer-container .h3,
.footer-container .links .h3 {
  font-size: 1.1rem;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .footer-container .h3,
  .footer-container .links .h3 {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 960px) {
  .footer-container .h3,
  .footer-container .links .h3 {
    font-size: 1.1rem;
  }
}

#footer .h3,
#footer h3,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
  color: var(--title-color);
  position: relative;
}
@media only screen and (min-width: 768px) {
  #footer .h3,
  #footer h3,
  .block-contact .block-contact-title,
  .linklist .blockcms-title a {
    padding-bottom: 0.5rem;
  }
  #footer .h3:after,
  #footer h3:after,
  .block-contact .block-contact-title:after,
  .linklist .blockcms-title a:after {
    content: "";
    position: absolute;
    width: 15%;
    height: 1px;
    background: var(--c-primary);
    bottom: 0;
    left: 0;
  }
}

.block-contact .block-contact-title:after {
  content: none;
}

#block_myaccount_infos .myaccount-title a {
  color: inherit;
}

@media (max-width: 767px) {
  #footer #block_myaccount_infos {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
#footer .h3 .text-uppercase {
  text-transform: uppercase;
}

.block-contact .block-contact-title {
  text-indent: -9999px;
  display: block;
  background: url(../img/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 5rem;
}
@media only screen and (min-width: 1080px) {
  .block-contact .block-contact-title {
    background-position: left;
    height: 5rem;
  }
  .block-contact .block-contact-title:after {
    content: none;
  }
}

.block-contact,
.footer-container li a,
#footer .myaccount-title a {
  font-weight: normal;
  font-size: inherit;
}

#footer .myaccount-title a:hover {
  text-decoration: none;
}

.footer-container li a,
.footer-container .dropdown {
  color: var(--title-color);
}

.footer-container li a:hover,
.footer-container .dropdown:hover {
  color: var(--c-primary);
  text-decoration: underline;
  text-decoration-color: var(--c-primary);
}

#footer .enlaces-legales .links, #footer .enlaces-legales .wrapper {
  width: 100% !important;
}
@media only screen and (min-width: 960px) {
  #footer .enlaces-legales .links, #footer .enlaces-legales .wrapper {
    padding-left: 0;
  }
}
@media only screen and (min-width: 600px) {
  #footer .enlaces-legales {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  #footer .enlaces-legales .h3, #footer .enlaces-legales .title {
    display: none;
  }
  #footer .enlaces-legales ul {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    background-color: transparent;
  }
  #footer .enlaces-legales ul li {
    border: 0 none;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 600px) and (min-width: 810px) {
  #footer .enlaces-legales ul li {
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 600px) {
  #footer .enlaces-legales ul li a {
    font-size: 0.85rem;
    color: var(--text-color);
  }
}
@media only screen and (min-width: 600px) and (min-width: 960px) {
  #footer .enlaces-legales ul {
    padding: 1rem 0;
  }
}
@media only screen and (min-width: 960px) {
  #footer .enlaces-legales {
    margin-right: auto;
    border: 0 none;
  }
}

@media only screen and (min-width: 960px) {
  #cierre {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(var(--title-color-alpha), 0.2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #footer .links {
    width: 66%;
  }
  #footer #block_myaccount_infos {
    width: 33%;
  }
}
#footer .block-contact {
  color: inherit;
}
@media only screen and (max-width: 1079px) {
  #footer .block-contact .hidden-sm-down {
    display: block !important;
    padding: 0.625rem;
    padding-top: 1.5rem;
    text-align: center;
  }
  #footer .block-contact .hidden-md-up {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #footer .block-contact {
    width: 100%;
  }
}

#footer .block-contact span.telefono {
  font-family: "Work Sans Bold";
}

#footer .block-contact span.telefono,
#footer .block-contact .email {
  position: relative;
  padding-left: 1.5rem;
}
#footer .block-contact span.telefono:before,
#footer .block-contact .email:before {
  position: absolute;
  font-family: "infotelecom";
  content: "\e820";
  left: 0;
  line-height: 1.75;
}

#footer .block-contact .email:before {
  content: "\e824";
}

#footer .kit_digital {
  text-align: center;
}
#footer .kit_digital img {
  width: 100%;
  max-width: 56rem;
  height: auto;
}

#footer #cierre {
  background: transparent;
  color: var(--text-color);
  font-size: 0.9rem;
  border-top: 1px solid;
  border-color: #ccc;
}

#footer .copyright {
  text-align: center;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
}
#footer .copyright a {
  color: var(--text-color);
}
@media only screen and (min-width: 960px) {
  #footer .copyright {
    padding: 1rem 0;
    border: 0 none;
  }
}

#footer.dark_theme {
  background: var(--title-color);
  color: var(--text-color-dt);
}
#footer.dark_theme .h3 {
  color: var(--title-color-dt);
}
#footer.dark_theme .footer-container {
  color: var(--text-color-dt);
}
#footer.dark_theme .block-contact .block-contact-title {
  background-image: url(../img/logo.svg);
}
#footer.dark_theme .footer-container .links ul {
  background: transparent;
}
#footer.dark_theme .footer-container li a, #footer.dark_theme .dropdown, #footer.dark_theme .copyright a {
  color: var(--text-color-dt);
}
#footer.dark_theme .block-social ul li a {
  color: var(--title-color-dt);
}
#footer.dark_theme .block-social ul li a span {
  color: #fff;
  border-color: transparent;
}
#footer.dark_theme .block-social ul li a:hover span {
  color: var(--title-color);
  border-color: transparent;
}
#footer.dark_theme .block-social ul li a:hover span.nombre {
  color: var(--title-color-dt);
}
#footer.dark_theme #cierre {
  color: var(--text-color-dt);
  border: none;
}
@media screen and (min-width: 960px) {
  #footer.dark_theme #cierre {
    border-top: 1px solid var(--c-primary);
  }
}
#footer.dark_theme .h3:after, #footer.dark_theme h3:after {
  background: var(--c-primary);
}

.footer-container .container .row {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.footer-container .container .row .block-contact {
  order: -3;
}
.footer-container .container .row .block-social {
  order: -2;
}
.footer-container .container .row .links .row {
  margin: 0;
}
@media only screen and (min-width: 960px) {
  .footer-container .container .row {
    flex-direction: row;
    align-items: flex-start;
  }
  .footer-container .container .row .block-contact {
    margin-bottom: 1.5rem;
    width: 30% !important;
  }
  .footer-container .container .row .block-social {
    order: initial;
    width: 20%;
  }
  .footer-container .container .row .block-social ul {
    align-items: flex-start;
  }
  .footer-container .container .row .block-social ul li {
    margin: 0;
  }
  .footer-container .container .row .block-social ul li + li {
    margin-top: 0.5rem;
  }
  .footer-container .container .row .block-social ul span.nombre {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (min-width: 1240px) {
  .footer-container .container .row .block-social ul span.nombre {
    display: inline;
  }
}

@media only screen and (min-width: 960px) {
  #footer.dark_theme .block-contact .block-contact-title {
    display: none;
  }
  #footer.dark_theme .block-contact .hidden-sm-down {
    text-align: left;
  }
  #footer.dark_theme .footer-container {
    background-color: var(--title-color);
  }
}
@media only screen and (min-width: 1240px) {
  #footer.dark_theme .footer-container {
    background-position: left top, -3rem 2rem;
    background-size: auto, auto 12.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  #footer.dark_theme .footer-container {
    background-position: left top, 2rem 2rem;
  }
}
@media only screen and (min-width: 1800px) {
  #footer.dark_theme .footer-container {
    background-position: left top, calc((100% - 1356px) / 2) 2rem;
  }
}
#wrapper {
  background: #fff;
  box-shadow: none;
  padding-top: 2rem;
}

#authentication #wrapper,
#sitemap #wrapper,
#my-account #wrapper,
body.page-customer-account #wrapper,
#order-detail #wrapper,
body.page-addresses #wrapper,
#stores #wrapper {
  padding-top: 0;
}

#cms #wrapper,
#product #wrapper {
  padding-top: 1.5rem;
}
@media only screen and (min-width: 1240px) {
  #cms #wrapper,
  #product #wrapper {
    padding-top: 3rem;
  }
}

@media screen and (min-width: 576px) and (max-width: 1239px) {
  .container,
  .l-wrapper,
  .l-wrapper--boxed,
  main > .notifications-container {
    width: 100%;
    max-width: calc(100% - 30px);
  }
}
@media screen and (min-width: 1240px) {
  .container,
  .l-wrapper,
  .l-wrapper--boxed,
  main > .notifications-container {
    width: 100%;
    max-width: 1200px;
    padding: 0;
  }
}

body#checkout #wrapper {
  padding-top: 1.5rem;
}

main {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
main nav.d-none {
  order: 100;
}
main footer {
  order: 101;
}

#left-column {
  padding: 1rem 0;
}
@media only screen and (min-width: 960px) {
  #left-column {
    padding: 0;
  }
}
#left-column .block-categories, #left-column #search_filters {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #fff;
  border: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 0;
}
#left-column .h6 {
  font-family: "Work Sans Bold";
  font-size: 1.15rem;
  color: var(--title-color);
  font-weight: normal;
}
@media only screen and (min-width: 1240px) {
  #left-column .h6 {
    font-size: 1.25rem;
  }
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  font-family: "Work Sans Regular";
  font-size: 1rem;
  color: var(--text-color);
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a,
#search_filters .facet ul li p {
  display: inline-block;
  margin-top: 0;
  font-size: 0.9375rem;
  color: var(--text-color);
}

#category #left-column #search_filters_wrapper {
  margin: 0;
}

#category #left-column #search_filters .facet ul li {
  padding: 1rem;
}
@media only screen and (min-width: 960px) {
  #category #left-column #search_filters .facet ul li {
    padding: 0;
  }
}
#category #left-column #search_filters .facet ul li label {
  margin: 0;
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
  top: -2px;
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0.25rem;
}

body#index #wrapper .container .featured-products {
  background: transparent;
  padding: 1.5rem 0;
}
body#index #wrapper .container .featured-products h2 {
  font-size: 1.25rem;
  margin-top: 0;
}
@media only screen and (min-width: 1240px) {
  body#index #wrapper .container {
    max-width: 100%;
    padding: 0;
  }
  body#index #wrapper .container #custom-text {
    padding: 3rem calc((100% - 1200px) / 2);
  }
  body#index #wrapper .container #custom-text p {
    max-width: 56rem;
    margin: auto;
  }
  body#index #wrapper .container .featured-products {
    padding: 3rem calc((100% - 1200px) / 2);
  }
  body#index #wrapper .container .featured-products h2 {
    font-size: 1.953rem;
  }
  body#index #wrapper .container .banner {
    width: 1200px;
    margin: 0 auto;
  }
}

body#index #wrapper .container .centrar_video {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  padding: 0;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 1800px) {
  body#index #wrapper .container .centrar_video {
    padding: 0 calc((100% - 1600px) / 2);
    background: var(--title-color);
  }
}
body#index #wrapper .container .video-portada {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
body#index #wrapper .container .video-portada video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-meta {
  margin-bottom: 0.5rem;
}
.blog-meta > span {
  margin-right: 1.5rem;
  position: relative;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
.blog-meta > span i {
  color: var(--text-color);
  font-size: 0.7rem;
  display: inline-block;
  margin-right: 0.25rem;
}
.blog-meta > span:last-child:before {
  display: none;
}
.blog-meta > span span {
  color: #222;
}

.blog-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 2rem;
  margin-top: 0;
  border: 1px solid #ddd;
  font-size: 0.9rem;
}
.blog-item {
  font-size: 1rem;
}
.blog-item .title {
  color: var(--title-color);
  margin-top: 0;
}
.blog-item .title a {
  color: inherit;
}
.blog-item .title a:hover {
  text-decoration: none;
  color: var(--c-primary);
}
.blog-item .blog-content-wrap {
  padding: 1.5rem;
  background-color: #fff;
  text-align: left;
}
.blog-item .blog-content-wrap .readmore p {
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.blog-item .blog-content-wrap .readmore p .btn {
  border: 1px solid #e5e5e5;
  text-transform: capitalize;
  font-size: 0.8rem;
}
.blog-item .blog-content-wrap .readmore p .btn:hover {
  border-color: var(--c-primary-color);
}
.blog-item .blog-content-wrap .blog-shortinfo {
  color: #666;
  line-height: 1.3;
}
.blog-item .blog-content-wrap .blog-shortinfo .more {
  height: 0;
  padding: 0;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i {
  color: #666;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i:hover {
  color: #222;
}
.blog-item .blog-content-wrap .blog-shortinfo .readmore a {
  display: inline-block;
  margin-top: 1rem;
}
.blog-item .blog-image {
  text-align: right;
  padding: 0;
  position: relative;
}
.blog-item .blog-image .blogicons {
  display: none;
}

.homeblog-latest {
  clear: both;
  background: transparent;
  padding-top: 2rem;
  text-align: center;
}
.homeblog-latest h2 {
  margin-bottom: 1rem;
}
.homeblog-latest .container {
  padding: 0;
}
@media only screen and (min-width: 1240px) {
  .homeblog-latest {
    padding: 3rem calc((100% - 1200px) / 2);
  }
  .homeblog-latest #blog-carousel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
  }
  .homeblog-latest .customNavigation {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .homeblog-inner li.blog-post {
    padding: 0 0.5rem;
  }
}
@media only screen and (min-width: 1240px) {
  .homeblog-inner li.blog-post {
    padding: 0;
  }
  .homeblog-inner li.blog-post .blog-item {
    margin: 0;
  }
}

#blog-listing h1 {
  margin-bottom: 1.5rem;
}

.secondary-blog .col-lg-6 {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .secondary-blog {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
    margin-bottom: 2rem;
  }
  .secondary-blog .blog-item {
    margin: 0;
  }
}
@media only screen and (min-width: 1240px) {
  .secondary-blog {
    grid-template-columns: repeat(3, 1fr);
  }
}
.secondary-blog + .ps_sortPagiBar {
  clear: both;
}
.secondary-blog + .ps_sortPagiBar .pagination {
  margin: 1rem 0;
  display: flex;
}
.secondary-blog + .ps_sortPagiBar .pagination:empty {
  display: none !important;
}
.secondary-blog + .ps_sortPagiBar .product-count {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 1.5rem;
}

.blog-detail {
  background-color: #fff;
  margin-bottom: 1.5rem;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .blog-detail {
    padding: 0 calc((100% - 56rem) / 2);
  }
}
.blog-detail .titulo_noticia h1 {
  color: var(--title-color);
  font-family: "Work Sans Extra Bold";
  font-weight: inherit;
  margin-bottom: 0.5em;
}
.blog-detail .titulo_noticia p {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
.blog-detail .titulo_noticia .blog-cat a {
  font-family: "Work Sans Bold";
  text-transform: uppercase;
  font-size: 0.9rem;
  color: var(--c-primary);
}
.blog-detail .blog-meta {
  margin-bottom: 1.5rem;
}
.blog-detail .blog-image {
  width: calc(100% + 2rem);
  margin-left: -1rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 576px) {
  .blog-detail .blog-image {
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}
@media screen and (min-width: 960px) {
  .blog-detail .blog-image {
    width: 100%;
    margin-left: 0;
  }
}
.blog-detail .blog-description {
  text-align: justify;
  margin-bottom: 2rem;
}
.blog-detail .blog-description p {
  margin-bottom: 1.65rem;
}
.blog-detail .blog-description p img {
  width: 100%;
  height: auto;
}
.blog-detail .blog-description ul,
.blog-detail .blog-description ol {
  margin: 0 0 1.65rem 1rem;
  list-style-position: outside;
}
.blog-detail .blog-description ul li,
.blog-detail .blog-description ol li {
  margin: 0;
  padding: 0;
}
.blog-detail .blog-description ul a,
.blog-detail .blog-description ol a {
  font-weight: normal;
}
.blog-detail .blog-description ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 1.5rem;
}
.blog-detail .blog-description ol li {
  padding: 0;
  margin: 0 0 1rem;
}
.blog-detail .blog-description ul li {
  list-style-type: disc;
  padding: 0;
  margin: 0 0 1rem;
}
.blog-detail .blog-description ul ul,
.blog-detail .blog-description ol ul {
  list-style-type: circle;
  margin: 1rem 0 0 1rem;
}
.blog-detail .blog-description dl dt {
  padding-bottom: 0;
  font-style: normal;
}
.blog-detail .blog-description dl dd {
  padding-bottom: 1rem;
}
.blog-detail .social-share {
  display: inline-block;
}
.blog-detail .extra-blogs {
  display: inline-block;
  width: 100%;
}
.blog-detail .blog-tags {
  display: inline-block;
}
.blog-detail .blog-tags > span {
  font-family: "Work Sans Bold";
  margin-right: 1.5rem;
}
.blog-detail .blog-comment-block {
  display: none;
}

.blog-detail .blog-tags {
  float: none;
}

.blog-detail .blog-tags a {
  display: inline-block;
  padding: 0.125rem 1rem;
  border-radius: 1rem;
  margin: 0 0.5rem 0.5rem 0;
  color: var(--text-color);
  background: #fff;
  border: 1px solid;
}
.blog-detail .blog-tags a:hover {
  color: var(--title-color);
  background: #ededed;
  text-decoration: none;
}

.blog-detail .extra-blogs {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #ededed;
}

.extra-blogs h4 {
  color: var(--primary-color);
  font-size: 1.5rem;
  border-bottom: 1px solid;
  display: inline-block;
}
.extra-blogs ul li {
  margin-bottom: 0.5rem;
}
.extra-blogs ul li a {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
}
.extra-blogs ul li a:before {
  position: absolute;
  top: 0.5rem;
  left: 0;
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  border: 1px solid var(--c-primary);
}
.extra-blogs ul li:last-of-type {
  margin: 0;
}

ul.pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1rem 0;
  width: 100% !important;
}
ul.pagination span, ul.pagination a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin-right: 0.5rem;
  font-family: "Work Sans Bold";
  color: var(--text-color);
  background: transparent;
  border: solid;
  border-color: transparent;
  border-width: 2px;
  border-radius: 100%;
}
ul.pagination span i, ul.pagination a i {
  font-size: 0.75rem;
  line-height: 1;
}
ul.pagination span:hover, ul.pagination a:hover {
  text-decoration: none;
  color: var(--c-primary);
  background: transparent;
  border-color: var(--c-primary);
}
ul.pagination li:active span, ul.pagination li.active span, ul.pagination li.active:hover span {
  cursor: default;
  font-family: "Work Sans Bold";
  color: var(--title-color);
  background: #fff;
  border-color: var(--title-color);
  outline: 1px solid var(--title-color);
  outline-offset: -6px;
}
ul.pagination li.disabled span, ul.pagination li.disabled:hover span {
  cursor: default;
  color: #b9b9b9;
  background: transparent;
  border-color: transparent;
}