<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*GENERAL*/
body {
  font-family: 'Inter', sans-serif;
}
#wrap {
  margin-top: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: 'Inter', sans-serif;
}
.carousel-content h1 {
  font-size: 3.8em;
  font-weight: 500
}
.carousel-content h2.lead {
  font-size: 2.7em;
  font-weight: 300;
}
@media (max-width: 768px) {
  .carousel-content h1 {
    font-size: 2em;
    font-weight: 500
  }
  .carousel-content h2.lead {
    font-size: 1.5em;
    font-weight: 300;
  }
}
/* Ensanchar conteiner general en monitores grandes */
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1550px;
  }
}
/* CABEZAL */
header .navbar-brand.logo img {
  height: 52px;
}
.fl-r {
  float: right;
}
.fl-l {
  float: left;
}
.navbar-nav {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 300;
}
#graph_header .navbar .navbar-nav &gt; li &gt; a, .o_header_affix .navbar .navbar-nav &gt; li &gt; a {
  text-transform: uppercase;
  color: #363636;
  font-weight: 500;
  opacity: 1;
  transition: none;
  font-size: 0.8em;
}
o_header_affix .navbar .navbar-nav &gt; li &gt; a:hover {
  opacity: 0.7
}
.navbar-dark .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0 / 88%);
}
.nav.navbar-nav.ml-auto {
  margin: 0 auto;
}
.navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
  border-color: rgb(255 255 255 / 48%);
  float: right;
  margin-top: 20px;
}
.navbar {
  padding: 0.7rem 0;
}
.s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before {
  font-size: 3rem;
  color: #9b9b9b;
  opacity: 0.5;
}
.navbar .nav-item:first-child {
  display: none
}
#graph_header .navbar, .o_header_affix .navbar {
  border-color: transparent;
  padding: 16px 0 16px;
}
.o_header_affix.affix.affixed .navbar-brand.logo img {
  height: 55px;
  padding: 6px 0;
}
.input-group .form-control.oe_search_box {
  border-radius: 5px 0 0 5px !important;
  padding: 18px;
  font-size: 16px;
}
.btn.btn-secondary.oe_search_button {
  border-radius: 0 5px 5px 0 !important;
}
.btn.btn-secondary.oe_search_button {
  background-color: #666666;
  border-color: #666666
}
@media(min-width:768px) {
  .border_t_1 {
    border-top: 1px solid #e9e9e9db !important;
    padding: 7px 0 !important;
  }
  .border_b_1 {
    border-bottom: 1px solid #e9e9e9db !important;
  }
  .buscamov {
    display: none
  }
}
@media(max-width:768px) {
  header .navbar-brand.logo img, .o_header_affix.affix.affixed .navbar-brand.logo img {
    height: 38px;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    margin-top: 9px
  }
  .o_header_affix.affix.affixed .buscamov {
    display: none
  }
  .navbar {
    padding: 0.5rem 0 0.1rem 0;
  }
  #graph_header .navbar, .o_header_affix .navbar {
    border-color: transparent;
    padding: 13px 0 0px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
  }
  #graph_header .navbar.border_b_1, .o_header_affix .navbar.border_b_1 {
    padding: 0;
  }
  h1.s_title_default {
    margin-top: 0;
    margin-bottom: 0
  }
  .promofranja {
    width: 90%;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    margin-top: -3px;
  }
  .buscadesk {
    display: block
  }
  .buscamov {
    display: none
  }
}
@media(max-width:380px) {
  header .navbar-brand.logo img {
    height: 32px;
  }
  .o_header_affix.affix.affixed .navbar-brand.logo img {
    height: 39px;
    margin-left: -15px
  }
  .navbar-light .navbar-toggler {
    margin-top: 3px;
  }
}
.navbar.navbar-expand-md.navbar-light.bg-light.header_top {
  background-image: linear-gradient(#f2f2f2, #ffffff);
}
.justify-content-center.pag_top {
  justify-content: left !important;
  margin-left: -7px;
}
/*CAROUSEL*/
.s_carousel.carousel.slide.s_carousel_default {
  box-shadow: rgb(0 0 0 / 35%) 0px 21px 17px -25px;
}
.flat.btn.btn-beta.rounded-circle {
  background-color: transparent;
  border: 1px solid #EC5441;
  color: #EC5441;
}
.flat.btn.btn-beta.rounded-circle:hover {
  background-color: #EC5441;
  border: 1px solid #EC5441;
  color: #ffffff;
}
/* PRODUCTOS DESTACADOS */
.card {
  border-radius: 8px;
  box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}
.card img {
  max-height: 155px;
}
.card-title:first-child {
  border-bottom: 3px solid #c5c5c5;
  margin-bottom: 16px;
  padding-bottom: 10px;
  min-height: 315px;
}
.card-title:first-child font {
  font-size: 25px;
  font-weight: 500;
}
.bg_proddestacados {
  background-color: #F4F6F8 !important
}
@media (max-width: 768px) {
  .trescat_home {
    margin-top: 25px;
    padding-bottom: 30px !important;
  }
  .banner_horizontal {
    display: none
  }
  .banner_horizontal_mov {
    display: block;
    margin-top: 25px
  }
}
@media (min-width: 768px) {
  .banner_horizontal_mov {
    display: none;
  }
}
/* Grilla de productos */
#wrap.js_sale.grilla_x {
  margin-top: 0;
  padding-top: 1px
}
/*Grilla de productos*/
.grilla_x {
  background-color: #f8f8f8;
  margin-bottom: -32px;
  padding-bottom: 1px;
}
.grilla_x .oe_product {
  border: none
}
.grilla_x .oe_product .oe_product_cart {
  width: 95%;
  height: 95%;
  border: 1px solid #9e9e9e00;
  border-radius: 6px;
  background-color: white;
  text-align: center
}
.grilla_x .oe_product .product_price {
  width: 95%
}
.pag_top .paginas {
  display: none
}
@media (min-width: 1200px) {
  .grilla_x #products_grid.col-md-9 .oe-height-2 {
    height: 250px;
  }
  .oe_product.oe_grid {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
@media (max-width: 400px) {
  #products_grid .oe_product.oe_grid {
    height: 270px;
    margin-bottom: 100px;
  }
}
/*Modificacion grilla*/
@media (min-width: 1200px) {
  #products_grid.col-lg-9 .oe-height-2 {
    height: 400px;
  }
  .grilla_x .oe_product .product_price {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .oe_product.oe_grid a {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #666;
  }
  .oe_product .oe_product_image img {
    margin: 0
  }
}
#div_filtros {
  background-color: transparent;
}
.toppag ul.pagination {
  display: none
}
.btn_filtro {
  margin-top: -86px;
  padding: 1px 10px 1px 10px;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .btn_filtro {
    display: none;
  }
}
/**********************************************
***********filtros Nico**********************
**********************************************/
/* *************************************** */
/* *************** BLOQUE  *************** */
/* *** Modificado el 24/03/2021 20:42 **** */
/* *************************************** */
/* *********Sin recuadro flechitas modificado Guzman******** */
/* Filters */
.bloque-filters__holder {
  display: block;
  position: relative;
  padding: 8px 0;
  border-top: 1px solid #ccc;
  cursor: pointer;
}
.bloque-filters:last-child .bloque-filters__holder {
  border-bottom: 1px solid #ccc;
}
.bloque-filters__btn {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  /*  border: 1px solid #777;
    box-shadow: 0 0 0 0 rgba(171, 13, 48, 0);*/
  -webkit-transition:
    border-color 200ms ease-out, box-shadow 200ms ease-out;
  -moz-transition:
    border-color 200ms ease-out, box-shadow 200ms ease-out;
  -o-transition:
    border-color 200ms ease-out, box-shadow 200ms ease-out;
  transition:
    border-color 200ms ease-out, box-shadow 200ms ease-out;
}
.bloque-filters__btn:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
}
.bloque-filters__btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -5px;
  border: solid #5f5f5f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  -moz-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  -o-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
}
.bloque-filters__holder + * {
  display: none;
  padding-top: 5px;
  padding-bottom: 15px;
}
/* Active */
@media (max-width: 767px) {
  /* Mobile */
  .bloque-filters.is-active-xs .bloque-filters__holder + * {
    display: block;
  }
  .bloque-filters:last-child.is-active-xs .bloque-filters__holder + * {
    border-bottom: 1px solid #ccc;
  }
  .bloque-filters.is-active-xs .bloque-filters__btn:after {
    margin-top: -3px;
    transform: rotate(-135deg);
  }
  /*agrego margen boton ordenar*/
  .btn-secondary.boton_ordenar {
    margin-left: 115px;
  }
  /*oculto categorias y filtros*/
  #o_shop_collapse_category {
    display: none;
  }
  #div_filtros {
    display: none;
  }
  .dropdown-toggle.btn.btn-secondary {}
  /*muestro div con categorias y filtros*/
  #products_grid_before {
    display: block !important;
  }
}
@media (min-width: 768px) {
  /* Desktop */
  .bloque-filters.is-active-md .bloque-filters__holder + * {
    display: block;
  }
  .bloque-filters:last-child.is-active-md .bloque-filters__holder + * {
    border-bottom: 1px solid #ccc;
  }
  .bloque-filters.is-active-md .bloque-filters__btn:after {
    margin-top: -3px;
    transform: rotate(-135deg);
  }
}
/* Checked */
.bloque-filters.is-checked .bloque-filters__holder {
  cursor: default;
  pointer-events: none;
}
.bloque-filters.is-checked .bloque-filters__holder + * {
  border-top: 1px solid #ccc;
}
:root .bloque-filters.is-checked .bloque-filters__holder + * {
  display: block;
}
.bloque-filters.is-checked .bloque-filters__btn {
  opacity: 0.2;
}
/*agregado filtros*/
.bloque-filters__holder {
  padding: 13px 0;
  color: #ec5441;
}
.bloque-filters__btn {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  box-shadow: 0 0 2px #ec5441;
}
.bloque-filters__btn:hover {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  box-shadow: 0 0 7px #cb332
}
/*.btn-secondary.boton_ordenar{    background-color: #fff;
    color: #ec5441;
    border: 1px solid #d6d6d6;
    margin-left: -10px;
    border-radius: 5px;
    font-size: 16px;
}*/
@media(max-width:768px) {}
/* Grilla de productos */
#wrap.js_sale.grilla_x {
  margin-top: 0;
  padding-top: 1px
}
/*Grilla de productos*/
.grilla_x {
  background-color: #f2f2f2;
  margin-bottom: -32px;
  padding-bottom: 1px;
}
.grilla_x .oe_product {
  border: none
}
.grilla_x .oe_product .oe_product_cart {
  width: 95%;
  height: 95%;
  border: 1px solid #9e9e9e00;
  border-radius: 10px;
  background-color: white;
  text-align: center
}
.grilla_x .oe_product .product_price {
  width: 95%
}
.nav-pills .nav-link.active {
  color: #484848;
  background-color: #e5e0e0;
  border-radius: 5px;
}
.oe_website_sale ul ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .grilla_x #products_grid.col-md-9 .oe-height-2 {
    height: 250px;
  }
}
@media (max-width: 400px) {
  #products_grid .oe_product.oe_grid {
    height: 270px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .dropdown.ml-2.dropdown_sorty_by {
    margin-top: 10px
  }
  /*.btn_filtro{display:none}*/
}
/*PRODUCTO*/
.descripcion {
  background-color: #f7f7f7;
  font-size: 16px;
  border-radius: 8px;
  padding: 30px 25px 30px 25px;
  margin-bottom: 25px;
  margin-top: 25px
}
.breadcrumb-item.active {
  color: #bfb9b9;
}
.breadcrumb {
  background-color: transparent;
}
@media(min-width:768px) {
  .breadcrumb {
    margin-left: 16px;
  }
}
@media (max-width: 768px) {
  .descripcion {
    padding: 30px 15px 30px 15px;
  }
  #product_details #add_to_cart {
    margin-top: 10px !important
  }
  #product_details h1 {
    font-size: 2.0rem;
  }
  .js_product.js_main_product .availability_messages {
    margin-top: 25px
  }
  .product_price h4 {
    font-size: 30px;
  }
  .carousel-inner .btn.rounded-circle.btn-lg, .btn-group-lg &gt; .btn.rounded-circle {
    padding: 0.6rem 1.0rem;
    font-size: 0.8rem;
    margin-bottom: 25px;
  }
}
/*PROCESO DE COMPRA*/
@media(min-width:768px) {
  li.carritomov {
    display: none !important
  }
}
@media (max-width: 768px) {
  .btn_carro {
    padding: 20px 10px
  }
  li.carritomov {
    display: block !important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    background-color: #f2f2f2;
    margin-top: 15px;
  }
  .badge-primary {
    color: white;
    background-color: #4f4f4f;
    margin: 3px;
    padding: 6px 9px;
    /* padding: 12px; */
    border-radius: 100%;
  }
  .carritodesk {
    display: none
  }
}
/*TABLA EN PRODUCTO UNICOM*/
.spec-table.col-md-6, .spec-table.p-features {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #dee2e6;
  margin-left: 0 !important;
  width: 100%;
}
.spec-table.col-md-6 tr &gt; * {
  padding: 10px;
}
.spec-table.p-features tr &gt; * {
  padding: 10px;
}
.spec-table.col-md-6 tbody tr, .spec-table.p-features tbody tr {
  border-top: 1px solid #dee2e6;
}
.spec-head {
  font-weight: bold;
}
@media (min-width: 768px) {
  .spec-table.col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
/*FOOTER*/
footer {
  margin-top: 6px;
  border-top: 1px solid #fff
}
.datosfooter {
  text-align: right;
}
@media(min-width:768px) {
  .pagos {
    max-width: 80%
  }
  /*footer .foot_2{border-right: 1px solid #e3e3e3;}*/
}
@media(max-width:768px) {
  .datosfooter {
    text-align: center;
  }
  .logofooter {
    text-align: center;
    padding-top: 20px
  }
}
/*PROCESO DE COMPRA*/
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02);
}
/*Barra superior*/
.o_header_affix.affix.affixed .barrasup {
  display: none
}
.barrasup {
  height: 45px;
  background-color: #EC5441;
  text-align: center;
  padding: 10px 0 8px 0;
  color: #fff;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}
@media(max-width:768px) {
  .nomov {
    display: none !important
  }
  .barrasup {
    height: 66px;
    font-size: 15px;
  }
}
@media(min-width:768px) {
  .noescritorio {
    display: none
  }
}
/*iconos redes sociales*/
.redes {
  text-align: center;
}
@media(min-width:768px) {
  .redes {
    text-align: right;
  }
}
/*RIBBON PRODUCTOS*/
.oe_product .ribbon {
  color: white !important;
  line-height: 15px !important;
}
/* FIN RIBBON PRODUCTOS*/
/*BOTÃ“N CARRITO*/
.btn.btn-secondary.btn-sm.a-submit .fa.fa-shopping-cart {
  color: white;
}
.btn.btn-secondary.btn-sm.a-submit {
  margin-top: 10px;
}
.btn.btn-secondary.btn-sm.a-submit .fa.fa-shopping-cart:hover {
  color: #d8d8d8;
}
/* FIN BOTÃ“N CARRITO*/




/* estilos Carrousell*/
.s_product_carousel .carousel-inner .row{ margin-left:0; margin-right:0}
.s_product_carousel {padding-top:0px; padding-bottom:50px;background-color: #eeeeee !important;
    color: #383838; }

.s_product_carousel .btn-secondary {display: none;}
.s_product_carousel .oe_product {height: 420px;	text-align: center;background: #FFFFFF; border-radius: 8px; box-shadow: 0px 3px 8px rgb(0 0 0 / 20%); padding-top:10px; margin-top:15px; margin-bottom: 15px;}
.s_product_carousel .container {padding: 0px; max-width:100%;}


.oe_producto form section{font-size:3em }

.s_product_carousel .oe_product h6 {
border-bottom: 3px solid #c5c5c5;
    margin-bottom: 1.5rem;
    padding-bottom: 10px;
    font-family: 'Inter', sans-serif 
 }

.s_product_carousel .oe_product h6 a {
    font-size: 25px;
    line-height: 24px 
}


.s_product_carousel .oe_product .product_price {
	font-size: 33px;
	margin-bottom:15px; margin-top: 15px;
	    font-weight: 400 !important }
.s_product_carousel .oe_product .product_price b { font-weight: 400 !important }

.s_product_carousel .oe_product .product_price .oe_currency_value  { color: #ec5441; font-weight: 800 }

.oe_product .product_price {
	padding-bottom: 20px;}
	
.s_product_carousel .carousel-inner .row {  justify-content: center }
	
@media (min-width: 1400px){
	.oe_producto form section{min-height: 200px}
}

@media(min-width:1200px) and (max-width: 1399px){
	.oe_producto form section  {min-height: 230px}
}

@media(min-width:980px) and (max-width: 1199px){
}
.carousel-content .s_title_default {font-size: 55px !important}
.carousel-content .lead {font-size: 25px !important; font-weight:400}

@media(max-width:980px){
	.card-body {min-height: 230px}
.logo_marca{margin-top: 10px}
.carousel-content .s_title_default {font-size: 36px !important}
.carousel-content .lead {font-size: 18px; font-weight:400}

.s_product_carousel .oe_product .product_price {
    font-size: 20px}
.s_product_carousel .oe_product h6 a {
    font-size: 20px;
    line-height: 22px }

.oe_product .oe_product_image img {
    max-height: 230px }

.s_product_carousel .col-lg-3 {padding-right: 10px;
    padding-left: 10px }

	.dosproductoshome, .trescategoriashome {padding-bottom: 20px !important }
	.dosproductoshome .img-fluid, .trescategoriashome .img-fluid {padding-top: 20px}


}

.carousel-control-prev, .carousel-control-next { width: 6% }


@media (min-width: 1200px) {
    .oe_product .oe_product_image img {
             max-height: 200px; padding-bottom:10px   }
}
		
/* FIN estilos Carrousell */</pre></body></html>