/** Shopify CDN: Minification failed

Line 77:23 Unexpected "-->"

**/
footer .tt-logo .tt-title {
  margin-top: 0!important;
}
footer .tt-footer-box>:not(address) {
  margin-top: 15px;
}
.subsectiontemplate--14202609434713__163575299566f218e8 .tt-layout-newsletter02 form .form-group .form-control {
  border-radius: 0;
}
.tt-block-title+.arrow-location-tab.tt-carousel-products, .tt-block-title+.arrow-location-tab.tt-carousel-products-js {
  margin-bottom: 50px;
}
.tt-search-opened-headtype1 .tt-search-input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.pageindex .tt-search-opened-headtype1 .tt-btn-search {
  color: #fff;
}
.pageindex .tt-search-opened-headtype1 .tt-search-input {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.pageindex .tt-search-opened-headtype1 .tt-search-input::placeholder {
  color: #fff;
}
.small-header .tt-desktop-header .tt-header-holder .tt-dropdown-obj {
  margin-top: 5px;
}
.text-icons {
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 10px;
}
header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-btn .btn {
  border-radius: 0;
}
.btn.btn-lg {
  border-radius: 0;
}
.btn-favoritos {
  margin-top: 7px;
  padding-bottom: 7px;
  line-height: 2;
  padding: 5px 8px;
  margin-right: -20px;
}
header .tt-account .tt-dropdown-menu .tt-dropdown-inner {
  padding: 15px;
}
.pageindex .favoritos {
  color: #fff;
}
.modal .btn, header .tt-cart-box .btn {
  border-radius: 0;
}

@media (max-width: 789px) {
  footer .tt-mobile-collapse .tt-collapse-content {
    margin-top: 0;
  	}
  footer .tt-mobile-collapse {
    margin-top: 20px;
	}
  .text-icons {
    display: none;
  }
}

<!-- FICHA DE PRODUCTO -->

.tt-swatches-container.tt-swatches-container-js {
  text-align: center;
}
.tt-product-single-info .tt-wrapper {
  text-align: center;
}
.tt-product-single-info .tt-list-btn {
  text-align: center;
  display: block;
}
.pageproduct .tt-title-options {
  display: none;
}
.tt-product-single-info .tt-add-info ul li {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
}
.tt-fixed-product-wrapper {
  bottom: 70px;
  left: 75px;
  box-shadow: 0 0 34px 1px rgb(0 0 0 / 20%);
  width: 92%;
  border-radius: 10px;
  padding: 10px 0 10px;
}
.container.container-fluid-mobile {
  max-width: 100%;
}
.tt-mobile-product-slider.arrow-location-center .slick-arrow {
  display: none!important;
}
.tt-fixed-product-wrapper .tt-fixed-product .tt-img {
  display: none;
}
.tt-block-title .tt-title-small {
  font-weight: 600;
}
.tt-collapse-block .tt-item .tt-collapse-content {
  padding-bottom: 15px;
}
span.icon.icon-shopping_basket {
  display: none;
}
.btn-addtocart {
  background: #fff;
  color: #1c1b1b;
  border: 1px solid #1c1b1b;
}
.tt-desctop-menu .tt-title-submenu {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #1c1b1b;
  letter-spacing: 0.1em;
}
.tt-filters-options .tt-btn-toggle a:before {
  display: none;
}
.tt-mobile-header .tt-logo-container {
  padding: 15px 0 15px;
}
.tt-mobile-header-inline-stuck.stuck {
  box-shadow: none;
}
.tt-desctop-menu .tt-megamenu-submenu>li>a {
  color: #1c1b1b;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.1em;
}
.tt-desctop-menu .tt-megamenu-submenu {
  margin-top: 15px;
}
.envios-product {
  font-size: 12px;
  line-height: 1em;
}
.tt-collapse-block .tt-item .tt-collapse-content {
  font-size: 12px;
  line-height: 1.4em;
}
a[data-tooltip]:hover::after, a[data-tooltip]:hover::before {
  display: none!important;
}
.tt-favoritos {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
div#infiniteoptions-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: -10px;
}
ul.tt-options-swatch li a:not(.options-color) {
  background: transparent;
}
ul.tt-options-swatch li.active a:not(.options-color) {
  background: transparent;
  color: #1c1b1b;
  font-weight: 600;
}
body:not(.touch-device) ul.tt-options-swatch li:hover a:not(.options-color), ul.tt-options-swatch li.active a:not(.options-color) {
  background: none;
  color: #1c1b1b;
}
ul.tt-options-swatch li[data-availability=false].active a:not(.options-color) {
  background: none;
}

@media (max-width: 768px) {
  .tt-fixed-product-wrapper {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #tt-pageContent .container-fluid-custom-mobile-padding {
    padding-right: 2px;
    padding-left: 2px;
  }
  .tt-product-listing>.tt-col-item {
    margin-top: 12px;
  }
  .tt-filter-detach-option .filters-mobile .filters-row-select select {
    display: none;
  }
}