@charset "utf-8";

[class*="fontawesome-"]:before {
  font-family: "FontAwesome", sans-serif;
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Lato, Open Sans, Century Gothic;
  /*font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 14px;
  text-align: center;
  min-width: 320px;
}

.global {
  display: block;
  width: 100%;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  text-decoration: none;
  border: 0 none;
}
#dorder {
  display: none;
}

#filter_caption {
  margin-top: -18px;
}

#filter_caption h1 {
  text-align: left;
  font-weight: bold;
  font-size: 170%;
}

#filter_caption h2 {
  text-align: left;
  font-size: 120%;
  margin-bottom: 25px;
  color: #676767;
}

.scats {
  display: none;
}
.catdescription h2 {
  display: none;
}

#all_filter {
  display: table;
  width: 100%;
}

.pagination {
  display: block !important;
  margin: 0 0 20px 0 !important;
  padding-right: 120px;
}

.pagination a:hover{
  color: #c30b61 !important;
}

.ordenation {
  float: right;
  margin: -38px 27px;
}

#toshow{
  float: left;
  margin-left: 20px;
  display: block;
  margin-top: 6px;
}

#chk_private{
  display:none;
}

.show_more{
  background-color: black;
  padding: 15px 50px 15px 50px;
  color: white;
  font-weight: bold;
}

#slider-price-range {
  width: 85%;
  margin: 10px auto;
}

#categories_list {
  width: 20%;
  /* float: left; */
  display: table-cell;
  vertical-align: top;
}

#prices {
  text-align: left;
  padding-left: 10px;
}

#col_esp1 {
  background: url(../img/filtroColores/multicolor.jpg);
}
#col_esp2 {
  background: url(../img/filtroColores/estampacion_floral.jpg);
}
#col_esp3 {
  background: url(../img/filtroColores/animal_print.jpg);
}
#col_esp4 {
  background: url(../img/filtroColores/oro.jpg);
}
#col_esp5 {
  background: url(../img/filtroColores/plata.jpg);
}
#col_esp6 {
  background: url(../img/filtroColores/bronce.jpg);
}

#filter_r {
  width: 80%;
  display: table-cell;
}

.rootcat {
  text-align: left;
  cursor: default;
  margin-left: 5px;
  margin-bottom: 5px;
}

.plvl1 {
  text-align: left;
  cursor: default;
  margin-left: 15px;
  margin-bottom: 3px;
}

.plvl2 {
  text-align: left;
  cursor: default;
  margin-left: 25px;
  margin-bottom: 3px;
}

.plvl3 {
  text-align: left;
  cursor: default;
  margin-left: 35px;
  margin-bottom: 3px;
}

.plvl4 {
  text-align: left;
  cursor: default;
  margin-left: 45px;
  margin-bottom: 3px;
}

.pcat {
  text-align: left;
  cursor: default;
  margin-left: 0px;
  margin-bottom: 3px;
  font-weight: bold;
}

.pcat_mobile {
  display: none;
}

.scat {
  text-align: left;
  padding-left: 20px;
  cursor: pointer;
  padding-top: 10px;
}

.catselected {
  font-weight: bold;
}

.sticked {
  position: sticky;
  top: 40px;
  font-size: 115%;
  margin-bottom: 5px;
}

#hfiltersMobile {
  display: none;
}

.fdfiltersMobile {
  display: none;
}

.fdfilter_refresh {
  display: none;
}

#selected_filters {
  display: inline-block;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  width: 100%;
  max-width: 100%;
}

#selected_filters ul {
  padding: 0;
  margin: 10px 0 0 0;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}

#selected_filters ul li {
  list-style: none;
  order: 2;
  margin-bottom: 10px;
}

#selected_filters ul li i {
  display: inline;
}

#selected_filters::-webkit-scrollbar {
  display: none;
}

#remove_all_filters {
  background-color: lightgray;
}

#filter_refresh {
  display: none;
}
.fheader {
  float: left;
  width: 20%;
  margin-left: 5%;
  border-bottom: 2px solid lightgray;
  padding-bottom: 4px;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 20px;
}

.filter_to_remove {
  border: 1px solid black;
  float: left;
  margin: 0 10px 0 10px;
  padding: 4px;
  border-radius: 19px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.2s linear;
  padding-left: 15px;
}

.filter_to_remove i {
  margin: 0 8px 0 10px;
}

.filter_to_remove:hover {
  background-color: lightgray;
}

#fheader_dummy {
  display: none;
}

#mascara {
  display: none;
  position: fixed;
  background-color: white;
  height: 100%;
  width: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  opacity: 0.5;
}

.open_filter {
  font-size: 120%;
  font-weight: bold;
  float: right;
  margin-right: 15px;
}

#fd_categorias {
}

.fd_filtro {
  display: none;
  position: absolute;
  float: left;
  height: 500px;
  border: 1px solid lightgray;
  clear: left;
  background-color: white;
  z-index: 9999;
  margin: 0 auto;
}

.ul_filter {
  width: 100%;
  height: 465px;
  overflow-y: scroll;
  border: 1px solid lightgray;
}

.fd_filtro ul {
  margin: 0;
  padding: 0;
}

.fd_filtro_multiselect {
  margin: 0;
  text-align: left;
  padding: 10px 0 10px 10px;
}

.fd_filtro_squares {
  position: relative;
  margin: 0;
  text-align: center;
  padding: 5%;
  float: left;
  width: calc(33.3% - 10px);
  border: 2px solid white;
  margin: 5px;
  overflow: hidden;
  vertical-align: bottom;
}

.square_colors {
  margin: 0;
  text-align: center;
  padding: 0;
  width: calc(33.3% - 10px);
  border: 2px solid white;
  margin: 5px auto;
  overflow: hidden;
  vertical-align: top;
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
  text-align: left;
  margin-bottom: 1px;
}

.sqare_marcas {
  height: 50px;
  width: 50px;
  border: 2px solid black;
  vertical-align: middle;
  font-weight: bold;
}

.licatslvl1 {
  padding-left: 10px !important;
}

.licatslvl2 {
  padding-left: 20px !important;
}
.licatslvl3 {
  padding-left: 30px !important;
}

.show_mobile {
  display: none;
}

#img_search_brands {
  position: relative;
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -24px;
  margin-right: 10px;
  opacity: 0.7;
}

#cross_search_brands {
  display: none;
  position: relative;
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -24px;
  margin-right: 10px;
  opacity: 1;
  font-size: 140%;
  cursor: pointer;
}

#input_search_brands {
  width: 95%;
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid lightgray;
  text-transform: uppercase;
  height: 30px;
}

#input_search_brands:focus {
  outline: none;
}

.chk_filters {
  padding-left: 26px !important;
  cursor: pointer;
}

.chk_checked {
  background: url(/img/check_checked.png) no-repeat;
  background-size: 15px;
  background-position-x: 5px;
  background-position-y: 13px;
}

.chk_checked:hover {
  background-color: #c10961;
  color: white;
}

.chk_unchecked:hover {
  background-color: #c10961;
  color: white;
}

.chk_unchecked {
  background: url(/img/check_unchecked.png) no-repeat;
  background-size: 15px;
  background-position-x: 5px;
  background-position-y: 13px;
}

.square_checked {
  border: 2px solid black;
  background-color: #c10961;
  color: white;
  cursor: pointer;
}

.square_checked:hover {
  border: 2px solid #c10961;
  background-color: #c1096194;
  color: white;
}

.square_unchecked:hover {
  border: 2px solid black;
  background-color: white;
  color: black;
}

.square_unchecked {
  cursor: pointer;
}

.save_filter {
  width: 90%;
  margin-top: 3px;
  font-size: 110%;
  font-weight: bold;
  background-color: #c10961;
  color: white;
  border: 2px solid black;
}

.save_filter_mbl {
  display: none;
}

.art_priv {
  float: left;
  text-align: left;
  line-height: 4.5em;
  padding-left: 30px;
  padding-top: 0px;
  margin-left: -20px;
}

.clear {
  clear: both;
}

.colorRed2 {
  color: #e12e31;
  font-weight: 500;
  font-size: 0.9em;
}

.colorTxtRed {
  color: rgb(195, 11, 97);
  font-weight: bold;
}

.alineaRight {
  text-align: right;
}

/*******/

.bold {
  font-weight: bold;
}

.superbold {
  font-weight: 900;
}

.clickable {
  cursor: pointer;
}

/****/

ul {
  line-height: 21px;
  margin-top: 10px; /* contraresta bootstrap*/
  margin-bottom: 0px; /* contraresta bootstrap*/
}

/****/

li {
  list-style-type: none;
}

.miselec {
  background-color: #c30b61;
  color: white;
  padding-left: 1%;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  height: 31px;
  padding-top: 7px;
}

/*** resultados ***/

#tdresultados {
  vertical-align: top;
  width: 78%;
}

table tbody tr td#tdresultados div#banner_marcas {
  /*border: 1px solid #C10961;*/
}

table
  tbody
  tr
  td#tdresultados
  div#banner_marcas
  table
  tbody
  tr
  td#banner_title {
  background: none repeat scroll 0% 0% #fff3f9;
  color: #c10961;
  text-align: center;
  padding: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 1px;
}

/***** categorias *****/

#fcategorias ul {
  padding-left: 20px;
}

#fcategorias ul li {
  font-size: 1.1em;
  font-weight: normal;
}

#fcategorias .subli {
  margin-left: 20px;
}

#fcategorias .catsli.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#fcategorias .catsli.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#fcategorias .catsli.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#fcategorias .catsli.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** marcaS *****/

#search_marca {
  width: 98%;
  margin-top: 3%;
}

#fmarcas ul {
  padding-left: 20px;
  overflow: auto;
  max-height: 172px;
}

#fmarcas ul li {
  font-size: 1.1em;
  font-weight: normal;
}

#fmarcas ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#fmarcas ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#fmarcas ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#fmarcas ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#fmarcas ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** ofertas*****/

#fofertas ul {
  padding-left: 20px;
}

#fofertas ul li {
  font-size: 1.1em;
  font-weight: normal;
}

#fofertas ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#fofertas ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#fofertas ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#fofertas ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#fofertas ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** materiales *****/

#fmateriales ul {
  padding-left: 50px;
}

#fmateriales ul li {
  font-size: 1.1em;
  font-weight: normal;
}

#fmateriales ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#fmateriales ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#fmateriales ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#fmateriales ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#fmateriales ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** tacones *****/

#ftacones ul {
  padding-left: 50px;
}

#ftacones ul li {
  font-size: 16px;
  font-weight: normal;
}

#ftacones ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#ftacones ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#ftacones ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#ftacones ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#ftacones ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** caracteristicass *****/

#fcaracteristicas ul {
  padding-left: 20px;
}

#fcaracteristicas ul li {
  font-size: 16px;
  font-weight: normal;
}

#fcaracteristicas ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#fcaracteristicas ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#fcaracteristicas ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#fcaracteristicas ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#fcaracteristicas ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** temporadas *****/

#ftemporadas ul {
  padding-left: 50px;
}

#ftemporadas ul li {
  font-size: 16px;
  font-weight: normal;
}

#ftemporadas ul li:hover {
  background-color: black;
  color: antiquewhite;
}

#ftemporadas ul li.unselec {
  list-style: square url("../img/images/chkunsel.gif");
  cursor: pointer;
}

#ftemporadas ul li.unselec:hover {
  list-style: square url("../img/images/chkunselhov.gif");
  cursor: pointer;
}

#ftemporadas ul li.selec {
  list-style: square url("../img/images/chksel.gif");
  cursor: pointer;
}

#ftemporadas ul li.selec:hover {
  list-style: square url("../img/images/chkselhov.gif");
  cursor: pointer;
}

/***** colores *****/

#fcolores ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 15px;
  float: right;
}

#fcolores ul li {
  margin: 2px;
  float: left;
  border: 2px solid white;
  cursor: pointer;
}

#fcolores ul li:hover {
  border: 2px solid black;
}

#fcolores ul li.unselec {
  border: 2px solid white;
}

#fcolores ul li.unselec:hover {
  border: 2px solid black;
}

#fcolores ul li.selec {
  border: 2px solid black;
}

#fcolores ul li.selec:hover {
  border: 2px solid red;
}

.divintcolor {
  border: 1px solid #cecece;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-top: 0px;
  vertical-align: middle;
}

#ftallas ul {
  list-style: none;
  padding-left: 0;
  display: block;
  margin-bottom: 15px;
  float: left;
}

#ftallas ul li.unselec:hover {
  color: white;
  background-color: black;
}

#ftallas ul li.selec {
  color: white;
  background-color: black;
}

#ftallas ul li.selec:hover {
  color: solid rgb(255, 74, 74);
  background-color: red;
}

.txt_fcap {
  padding-left: 5px;
  float: left;
  width: 93%;
  font-size: 1.2em;
}

#textbrand {
  width: 91%;
  margin-top: 6px;
}

.brandmatch {
  font-weight: bolder;
}

.open_filtro {
  margin-top: 5px;
  display: inline-block;
  width: 11px;
  height: 9px;
  cursor: pointer;
}

.open_tab {
  width: 11px;
  height: 9px;
  cursor: pointer;
}

.open_filtro.closeZ {
  background: URL(../img/images/arrow_up.png) no-repeat;
}
.open_tab.closeZ {
  background: URL(../img/images/arrow_up.png) no-repeat;
}
.open_filtro.openZ {
  background: URL(../img/images/arrow_down.png) no-repeat;
}
.open_tab.openZ {
  background: URL(../img/images/arrow_down.png) no-repeat;
}

div.listin_menu {
  margin: 1.6% auto 3% auto;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  font-size: 15px;
}

div.listin_menu a {
  margin: 0 8px;
  color: antiquewhite;
  text-decoration: none;
}

div.listin_menu a:hover {
  color: #c10961;
  font-weight: bold;
}

#amount {
  margin: 10px;
  font-size: 1.5em;
}

.quitaPadd {
  padding-left: 0px;
  padding-right: 0px;
}

.grouped_art_graf{
  position: relative;
  padding: 0px !important;
}

.grouped_art_graf .new_artfav{
  position: absolute;
  top: 12px;
  left: 245px;
  background-color: white;
  border-radius: 100%;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding-top: 9px;
}

.grouped_art_graf .new_artcol{
  position: relative;
  width: 100%;
  padding: 0px !important;
  height: 485px;
}

.new_articulo img{
  height: auto;
  width: 100%;
  margin: 0 auto;
  color: transparent;
  mix-blend-mode: multiply;
}

.grouped_art_data{
  position: relative;
  margin-top: 10px;
}

.ekomi {
  text-align: left;
  position: relative;
}

.ekomi_txt {
  color: rgb(83, 83, 83);
  font-size: 0.9em;
  text-align: left;
}

.grouped_art_graf .art_col {
  background-color: #f3f3f3;
  height: 485px;
  padding: 0px !important;
}



.grouped_art_graf .art_fav{
  position: absolute;
  top: 12px;
  left: 245px;
  background-color: white;
  border-radius: 100%;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding-top: 9px;
}

.back_white2 .art_fav{
  position: absolute;
  top: 12px;
  left: 245px;
  background-color: white;
  border-radius: 100%;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding-top: 11px;
  padding-left: -1px;
}

.anchoMovil {
  padding-left: 0;
  padding-right: 0;
}

.red_offer {
  float: right;
  background-color: #b40000;
  color: white;
}

.offerdiv {
  text-align: right;
}

.marca {
  text-align: left;
  color: black;
}

.precio_old {
  float: right;
}

.precio {
  font-size: 120%;
  font-weight: bold;
  text-align: right;
  color: black;
}

.precio .nofer{
  text-align: right;
}

.precio .ofer{
  color: red;
}

.new {
  color: #de0000;
}

.aleft {
  text-align: left;
}

.fnone {
  float: none;
}



.art_detail {
  display: none;
  position: absolute;
  border: 1px solid #535353;
  z-index: 100;
}

.art_detail > ul {
  background-color: white;
  margin: 0px;
  padding: 10px;
  width: 100px;
  height: 510px;
}

.art_detail > ul > li {
  margin: 5px 0 5px 0;
  padding: 0;
  width: 70px;
}

.art_detail > ul > li > img {
  width: 100%;
}

.transp {
  /*width: 100%;*/
  background-color: #f3f3f3;
}

.back_white {
  margin-top: 87px;
  background-color: white;
  width: 100%;
}
.back_white2 {
  /*background-color: white;*/
  width: 100%;
  /*height: 64px;*/
}


.tallas_mini{
  text-align: center;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}

.tallas_mini > a {
  color: black;
  background-color: white;
  text-decoration: none;
}

.tallas_mini > a:hover {
  color: white;
  background-color: black;
  text-decoration: none;
}

.star-fav {
  color: #c30b61;
  font-size: 1.7em;
}

.star-nofav {
  font-size: 1.7em;
}

.articulo img {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 280px;
  color: transparent;
  transform: scale(.9);
  mix-blend-mode: multiply;
  margin-top:30%;
}

/*********************************************************************/

.image_original{
  position: relative;
}

.img_art_content{
  background-color: #f3f3f3;
  max-height: 467px;
  padding: 20% 0% 30% 0%;
}

.img_art_content img{
  transform: scale(.8);
  mix-blend-mode: multiply;
  color: transparent;
  width: 100%;
}

.img_full_content img{
  width: 100%;
}


.col-container {
  display: table;
  width: 100%;
}
.col {
  display: table-cell;
  padding: 16px;
}

.art_favorito{
  position: absolute;
  top: 2%;
  left: calc(100% - 50px);
  background-color: white;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding-top: 9px;
  cursor: pointer;
}

.art_pofer{
  position: absolute;
  margin-top: -16%;
  left: calc(100% - 80px);
  color: red;
  border: red 1px solid;
  padding: 5px 15px 5px 15px;
  font-weight: bold;
}

.precio_no_oferta{
  text-align: right;
  text-decoration: line-through;;
}

.other_colors{
  max-height: 700px;
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
  border: 1px solid;
  background-color: white;
}

.other_colors_right{
  max-height: 639px;
  height: calc(100% + 540px);
  max-width: 528px;
  width: calc(100% + 190px);
  position: absolute;
  z-index: 99;
  top: 0;
  left: -95px;
  border: 1px solid;
  background-color: white;
}

.other_colors_left{
  max-height: 639px;
  height: calc(100% + 100px);
  max-width: 500px;
  width: calc(100% + 82px);
  position: absolute;
  z-index: 99;
  top: 0;
  left: -83px;
  border: 1px solid;
  background-color: white;
}

.mini_color {
  padding: 5px 0px 5px 0px;
}

.mini_color.more_color{
  margin-top: 10%;
  height: 100px;
  padding-top: 50%;
}

.mini_colors_left{
  z-index: 100;
  position: absolute;
  width: 90px;
  background-color: white;
  right: calc(100% + -95px);
}

.mini_colors_left img{
  width: 90%;
}

.mini_colors_right{
  z-index: 100;
  position: absolute;
  left: calc(100% + -95px);
  width: 90px;
  background-color: white;
}

.mini_colors_right img{
  width: 90%;
}

.other_colors .art_sizes_color_selected{
  width: 100%;
  background: white;
  margin-top: calc(100% + 220px);
  max-height: 250px;
}

.other_colors_right .art_sizes_color_selected{
  position: absolute;
  width: 100%;
  background: white;
  max-height: 147px;
  bottom: 0px;
}

.other_colors_left .art_sizes_color_selected{
  position: absolute;
  width: 100%;
  background: white;
  max-height: 147px;
  bottom: 0px;
}

.tallas_disp_text{
  background-color: #c10961;
  color: white;
}

.other_info{
  display: none;
}

.art_favorito_cp{
  position: absolute;
  top: 2%;
  left: calc(100% - 50px);
  background-color: white;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding-top: 9px;
  cursor: pointer;
}

.img_art_content_o{
  background-color: white;
  max-height: 467px; 
  padding: 20% 0% 30% 0%;
}

.img_art_content_o img{
  transform: scale(.8);
  color: transparent;
  width: 100%;
}

/*********************************************************************/



@media only screen and (min-width: 320px) and (max-width: 479px) {
  
  .col-3.filtro {
    display: none;
    width: 0%;
  }

  .banner_title {
    display: none;
  }

  .slider_catalogo {
    display: none;
  }

  .ord_most_pag {
    display: none;
  }

  .ord_most_pag_Mov {
    display: block;
    font-size: 0.85em;
    text-align: center;
    color: rgba(95, 95, 95, 0.51);
    margin: 3px auto;
  }

  .col-9.articulos {
    width: 100%;
  }

  .articulos {
    margin: 0 auto;
    display: block;
    float: left;
  }

  .dosCol {
    width: 50%;
    margin-bottom: 6%;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 15px;
  }

  ul .articulo {
    list-style: none;
  }

  .articulo {
    display: block;
    float: left;
    margin: 0 auto;
  }

  .articulo img {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
  }

  .art_new {
    float: right;
    text-align: left;
    line-height: 2.1em;
  }

  .art_fav {
    float: right;
    text-align: right;
    line-height: 2.5em;
  }

  .nombre {
    text-align: left;
    font-size: 0.9em;
    color: #636363;
  }

  .marca {
    color: black;
    font-weight: bold;
  }

  .codigo {
    color: #636363;
    text-align: left;
  }

  .precio_old {
    float: left;
    text-decoration: line-through;
    color: #636363;
    text-align: left;
  }

  .precio {
    color: black;
    font-weight: bold;
  }

  .ekomi {
    color: #ffc535;
    text-align: center;
  }

  .ekomi_txt {
    color: rgb(83, 83, 83);
    font-size: 0.9em;
    text-align: left;
  }

  .colorTxtF {
    width: 95% !important;
    float: left;
    background-color: #dfd9d9;
    height: 31px;
    padding-left: 5%;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 2.1em;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .filtroMovil {
    width: 100% !important;
    display: block;
  }

  .banner_title {
    display: none;
  }

  .slider_catalogo {
    display: none;
  }

  .ord_most_pag {
    display: none;
  }

  .ord_most_pag_Mov {
    display: block;
    font-size: 0.85em;
    text-align: center;
    color: rgba(95, 95, 95, 0.51);
    margin: 3px auto;
  }

  .col-9.articulos {
    width: 100%;
  }

  .articulos {
    margin: 0 auto;
    display: block;
    float: left;
  }

  .dosCol {
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
    margin-bottom: 15px;
  }

  ul .articulo {
    list-style: none;
  }

  .articulo {
    display: block;
    float: left;
    margin: 0 auto;
  }

  .articulo img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    max-width: 250px;
  }

  .art_new {
    float: right;
    text-align: left;
    line-height: 2.1em;
  }

  .art_fav {
    float: right;
    text-align: right;
    line-height: 2.5em;
  }

  .nombre {
    text-align: left;
    font-size: 0.9em;
    color: #636363;
  }

  .marca {
    color: black;
    font-weight: bold;
  }

  .codigo {
    color: #636363;
    text-align: left;
  }

  .precio {
    color: black;
    font-weight: bold;
  }
  .precio_old {
    float: left;
    text-decoration: line-through;
    color: #636363;
    text-align: left;
  }
  .precio_new {
    color: black;
    font-weight: bold;
  }

  .ekomi {
    color: #ffc535;
    text-align: left;
  }

  hr {
    border: 0;
    border-top: solid #ddd 1px;
    margin: 0px !important;
  }

  .filtro {
    width: 23%;
    vertical-align: top;
    display: block;
    float: left;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2%;
  }

  #fcapselec {
    margin-bottom: 10px;
  }

  .miselec {
    width: 100%;
    padding-left: 1%;
    background-color: #c30b61;
    color: white;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
    height: 31px;
    line-height: 1.2em;
  }

  .filtros {
    width: 100%;
    background-color: #c30b61;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
    height: 36px;
    line-height: 1.2em;
  }

  .filtros a {
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.4em;
    text-decoration: none;
  }

  #fcapselec ul {
    margin-top: 0px;
    text-align: left;
    margin-left: -18px;
    line-height: 21px;
  }

  #fcapselec ul li {
    cursor: pointer;
    list-style: square url(../img/images/chksel.gif);
  }

  .selgen {
    color: #5c5c5c;
    font-weight: bold;
  }

  #fcapselec ul li ul {
    margin-left: 0px;
  }

  #fcapselec ul li ul li {
    cursor: pointer;
    list-style: square url(../img/images/chksel.gif);
    color: rgb(146, 146, 146);
  }

  .lineaH_filtro {
    color: #808080;
    size: 1px;
  }
  
  .fcap {
    min-height: 25px;
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 10px;
  }

  .txt_fcap {
    padding-left: 5px;
    float: left;
    width: 93%;
  }

  .open_filtro {
    margin-top: 5px;
    display: inline-block;
    width: 11px;
    height: 9px;
    cursor: pointer;
    background-color: #ff9b0c;
  }

  .open_filtro close {
    background: url(img/images/arrow_up.png);
    background: no-repeat;
  }

  .open_filtro open {
    background: url(img/images/arrow_down.png);
    background-image: url(img/images/arrow_down.png);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
  }

  #fcategorias {
    display: none;
  }

  #fcategorias ul {
    margin-left: 18px;
    margin-top: 5px;
  }

  #fcategorias .catsli.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  #fcategorias .catsli.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fcategorias .subli {
    margin-left: 20px;
  }

  #fmarcas {
    display: none;
  }

  #textbrand {
    width: 88%;
    margin-bottom: 5px;
  }

  #fmarcas ul {
    padding-left: 20px;
    overflow: auto;
    max-height: 172px;
  }

  #fmarcas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fmarcas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  #fmarcas ul li.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  #fcolores {
    display: none;
  }

  #fcolores ul {
    list-style: none;
    padding-left: 0;
  }

  #fcolores ul li {
    margin: 2px;
    float: left;
    cursor: pointer;
  }

  #fcolores ul li.selec {
    border: 2px solid black;
  }

  #fcolores ul li.unselec {
    border: 2px solid white;
  }

  #col_esp1 {
    background: url(../img/filtroColores/multicolor.jpg);
  }
  #col_esp2 {
    background: url(../img/filtroColores/estampacion_floral.jpg);
  }
  #col_esp3 {
    background: url(../img/filtroColores/animal_print.jpg);
  }
  #col_esp4 {
    background: url(../img/filtroColores/oro.jpg);
  }
  #col_esp5 {
    background: url(../img/filtroColores/plata.jpg);
  }
  #col_esp6 {
    background: url(../img/filtroColores/bronce.jpg);
  }

  #ftallas {
    display: none;
  }

  #ftallas ul {
    list-style: none;
    padding-left: 0;
    font-size: 1em;
  }

  #ftallas ul li {
    margin: 2px;
    float: left;
    border: 1px solid #cecece;
    font-size: 0.8em;
    font-weight: normal;
    width: 21%;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
  }

  #ftallas ul li.selec {
    color: white;
    background-color: black;
    line-height: 2.5em;
    font-size: 0, 12em;
  }

  #ftallas ul li.unselec {
    color: #5c5c5c;
    background-color: white;
    line-height: 2.5em;
    font-size: 0, 12em;
  }

  .sup {
    display: inline-block;
    font-size: 9px;
    vertical-align: top;
    margin-top: -2px;
  }

  #fprecios {
    display: none;
  }

  #amount {
    margin: 10px;
  }

  #fprecios ul {
    list-style: none;
    padding-left: 0;
  }

  .ui-widget-content {
    border: 1px solid #c10961;
    background: #ffffff url(../img/filtroPrecio/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
  }
  .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
  }
  .ui-slider-horizontal {
    height: 0.8em;
  }

  .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 1%;
    margin-right: 12%;
  }

  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
  }

  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .ui-widget-header {
    border: 1px solid #c10961 /*{borderColorHeader}*/;
    background: rgba(193, 9, 97, 0.47) /*{bgColorHeader}*/
      url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) /*{bgImgUrlHeader}*/
      50% /*{bgHeaderXPos}*/ 50% /*{bgHeaderYPos}*/ repeat-x
      /*{bgHeaderRepeat}*/;
    color: #222222 /*{fcHeader}*/;
    font-weight: bold;
  }

  /********************/
  /** bola izquierda **/
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    border: 1px solid #777777 /*{borderColorDefault}*/;
    background: gainsboro /*{bgColorDefault}*/
      url(images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50%
      /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #555555 /*{fcDefault}*/;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
  }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.4em;
    height: 1.4em;
    /*cursor: default;*/
    cursor: pointer;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    border: 1px solid #777777;
    background: gainsboro url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
  }

  #fofertas {
    display: none;
  }

  #fofertas ul {
    padding-left: 50px;
  }

  #fofertas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fofertas ul li.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  #fofertas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  #fcaracteristicas {
    display: none;
  }

  #fcaracteristicas ul {
    padding-left: 50px;
  }

  #fcaracteristicas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fcaracteristicas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  .colorTxtF {
    width: 95% !important;
    float: left;
    background-color: #dfd9d9;
    height: 31px;
    padding-left: 5%;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 2.1em;
  }
}

@media only screen and (min-width: 768px) {

  .banner_title {
    background-color: #fff3f9;
    color: #c10961;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 100%;
    height: 31px;
    line-height: 2.1em;
  }

  .slider_catalogo img {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
  }

  .ord_most_pag {
    float: left;
    margin: 20px auto;
  }

  .ord_most_pag_Mov {
    display: none;
  }

  .ordenarPor {
    height: 22px;
    font-size: 0.9em;
    float: left;
    text-align: left;
    color: #c30b61;
    padding-left: 0px;
    padding-right: 0px;
  }

  .ordenarPor label {
    color: #c30b61;
    font-size: 15px;
    margin-left: 0px;
    font-weight: bold;
  }

  .ordenarPor select_orden {
    width: 100px;
    background: #f3f3f3;
    color: #585757;
    padding-left: 5px;
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-radius: 0px;
    height: 19px;
  }

  .ordenarPor select {
    width: 100px;
    background: #f3f3f3;
    color: #585757;
    padding-left: 5px;
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-radius: 0px;
    height: 19px;
  }

  .centraDivs {
    width: 100%;
    margin: 0 auto;
    float: left;
  }

  .centraDivs2 {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }

  .artMostrar {
    height: 22px;
    float: left;
    font-size: 0.9em;
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
  }

  .artMoTxt {
    float: left;
    line-height: 1.4em;
    text-align: left;
    color: gray;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
  }

  .flotaDivsLeft {
    float: left;
  }

  .flotaDivsRight {
    float: right;
  }

  .artMoTxtVal {
    float: right;
    border: 1px solid #414141;
    padding: 6px 2px;
    margin: -4px 0.8% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artMoTxtVal:hover {
    background-color: #f3f3f3;
  }

  .artMoTxtVal.selected {
    background-color: gray;
    color: white;
  }

  .paginar {
    height: 22px;
    float: RIGHT;
    font-size: 0.9em;
  }

  .artPagTxt {
    float: right;
    border: 1px solid #414141;
    padding: 6px 6px;
    margin: -4px 0.8% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artPagTxt:hover {
    background-color: #f3f3f3;
  }

  .artPagTxt.selected {
    background-color: gray;
    color: white;
  }
  .artPagTxt_2 {
    float: right;
    border: 1px solid #414141;
    padding: 6px 6px;
    margin: -4px 0.8% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artPagTxt_3 {
    float: right;
    border: 1px solid #414141;
    padding: 6px 6px;
    margin: -4px 0.8% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artPagTxt_puntos {
    float: right;
    padding: 6px 3px;
    margin: -4px 0.2% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artPagTxt_183 {
    float: right;
    border: 1px solid #414141;
    padding: 6px 4px;
    margin: -4px 0.8% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
  }

  .artPagTxt_flechaSig {
    float: right;
    border: 0px solid #414141;
    padding: 2px 2px;
    margin: 0 0.8%;
    font-size: 0.9em;
    cursor: pointer;
  }

  .artPagTxt_flechaFin {
    float: right;
    border: 0px solid #414141;
    padding: 2px 2px;
    margin: 0 0.8%;
    font-size: 0.9em;
    cursor: pointer;
  }

  .sup_art {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
  }

  .sup_art tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
  }

  .sup_art td {
    width: 33%;
    align: left;
    display: table-cell;
    vertical-align: inherit;
  }

  .pag_col2 {
    height: 22px;
    width: 100%;
  }

  .amostrartit {
    float: left;
    color: gray;
    font-size: 15px;
    font-weight: bold;
    padding-top: 3px;
  }

  .amostrar.selected {
    background-color: #646464;
    color: rgb(230, 230, 230);
    cursor: default;
  }

  .amostrar {
    float: left;
    color: gray;
    font-size: 15px;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    cursor: pointer;
  }

  .pag.selected {
    background-color: #646464;
    color: rgb(230, 230, 230);
    cursor: default;
  }

  .pag {
    border: 1px solid grey;
    margin: 2px;
    padding: 0px 3px 0px 3px;
    font: 11px Arial;
    cursor: pointer;
  }

  .points {
    display: inline-block;
    color: gray;
    font-size: 13px;
    padding: 0px 3px 0px 3px;
  }

  .tomate {
    float: left;
    width: 50px;
    height: 50px;
    position: absolute;
  }
  .img_pag {
    display: inline-block;
    padding-top: 2px;
    opacity: 0.6;
  }

  img.valign {
    vertical-align: middle;
  }


  .articulos {
    margin: 0 auto;
    display: block;
    float: left;
  }

  .dosCol {
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
  }

  ul .articulo {
    list-style: none;
  }

  .articulo {
    display: block;
    float: left;
    margin: 0 auto;
  }

  .articulo01 {
    display: block;
    float: left;
    margin: 0 auto;
    cursor: pointer;
    z-index: 9998;
  }

  .articulo01:hover {
    display: none;
  }

  

  

  .art_new {
    float: right;
    /*text-align:left;*/
    line-height: 2.1em;
  }

  .nombre {
    text-align: left;
    font-size: 0.9em;
    color: #636363;
  }

  .marca {
    color: black;
    font-weight: bold;
  }

  .codigo {
    color: #636363;
    text-align: left;
  }

  .precio_old {
    float: left;
    text-decoration: line-through;
    color: #636363;
    text-align: left;
    font-weight: normal;
  }

  .ekomi {
    color: #ffc535;
    text-align: left;
  }

  .ekomi_txt {
    color: rgb(83, 83, 83);
    font-size: 0.9em;
    text-align: left;
  }
  /******  F I N  B L O Q U E   A R T I C U L O S ******/
  /********************************************************/

  /*******************************/
  /***** FILTRO ARTICULOS min-width: 768px *****/

  hr {
    border: 0;
    border-top: solid #ddd 1px;
    margin: 0px !important;
  }

  .filtro {
    width: 23%;
    /* [disabled]max-width: 262px; */
    /* [disabled]min-width: 167px; */
    vertical-align: top;
    display: block;
    float: left;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2%;
  }

  /********** VVVVV  *********/

  /****************/
  /* MI SELECCION */

  #fcapselec {
    margin-bottom: 10px;
    /*display:block;*/
  }

  /* >768 */
  .miselec {
    width: 100%;
    padding-left: 1%;
    background-color: #c30b61;
    color: white;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    float: left;
    height: 31px;
    line-height: 1.2em;
    margin-bottom: 15px;
  }

  .filtros {
    width: 100%;
    background-color: #c30b61;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
    height: 36px;
    line-height: 1.2em;
  }

  .filtros a {
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.4em;
    text-decoration: none;
  }

  #fcapselec ul {
    margin-top: 0px;
    text-align: left;
    margin-left: -18px;
    line-height: 21px;
  }

  #fcapselec ul li {
    cursor: pointer;
    list-style-position: inside;
    list-style: square url(../img/images/chksel.gif) inside;
  }

  .selgen {
    color: #5c5c5c;
    font-weight: bold;
  }

  #fcapselec ul li ul {
    margin-left: 0px;
  }

  #fcapselec ul li ul li {
    cursor: pointer;
    list-style: square url(../img/images/chksel.gif);
    color: rgb(146, 146, 146);
  }

  #seemore {
    padding: 6px 3px;
    margin: -4px 0.2% 0px;
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1em;
    border: 1px solid black;
  }

  #seemore:hover {
    background-color: #f3f3f3;
  }
  /**********/
  .lineaH_filtro {
    color: #808080;
    size: 1px;
  }
  /**********/

  /*************/
  /* CATEGORIA */

  /*** >768 ***/
  .fcap {
    min-height: 25px;
    /*border-top: 1px solid grey;*/
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 10px;
  }

  .txt_fcap {
    padding-left: 5px;
    float: left;
    width: 93%; /* �?*/
  }

  /* open_categorias*/
  /*** >768 ***/
  .open_filtro {
    margin-top: 5px;
    display: inline-block;
    width: 11px;
    height: 9px;
    cursor: pointer;
    background-color: #ff9b0c;
  }

  /*  valor por defecto ==> open_filtro.close  */
  .open_filtro close {
    background: url(img/images/arrow_up.png);
    background: no-repeat;
  }

  .open_filtro open {
    background: url(img/images/arrow_down.png);
    background-image: url(img/images/arrow_down.png);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
  }

  /*  display:none; ==> open_filtro.open  */
  /*  display:block; ==> open_filtro.close  */
  #fcategorias {
    display: block;
  }

  #fcategorias ul {
    margin-left: 18px;
    margin-top: 5px;
  }

  #fcategorias .catsli.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  #fcategorias .catsli.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fcategorias .subli {
    margin-left: 20px;
  }

  /*************/
  /*   MARCA   */

  /* open_marcas */

  /* fmarcas */
  #fmarcas {
    display: block;
  }

  #textbrand {
    width: 88%;
    margin-bottom: 5px;
  }

  #fmarcas ul {
    padding-left: 20px;
    overflow: auto;
    max-height: 172px;
  }

  #fmarcas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fmarcas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  #fmarcas ul li.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  /************/
  /** COLORES  **/

  /* open_colores */

  /*  fcolores */
  #fcolores {
    display: block;
  }

  #fcolores ul {
    list-style: none;
    padding-left: 0;
  }

  #fcolores ul li {
    margin: 2px;
    float: left;
    /*border: 2px solid white;*/
    cursor: pointer;
  }

  #fcolores ul li.selec {
    border: 2px solid black;
  }

  #fcolores ul li.unselec {
    border: 2px solid white;
  }

  /*************/
  /** TALLAS  **/

  /* open_tallas */

  /*  ftallas */
  #ftallas {
    display: block;
  }

  #ftallas ul {
    list-style: none;
    padding-left: 0;
    font-size: 1em;
    width: 100%; /* nuevo */
  }

  #ftallas ul li {
    margin: 2px;
    float: left;
    border: 1px solid #cecece;
    font-size: 0.8em;
    font-weight: normal;
    width: 21%;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
  }

  #ftallas ul li.selec {
    color: white;
    background-color: black;
    line-height: 2.5em;
    font-size: 0, 12em;
  }

  #ftallas ul li.unselec {
    color: #5c5c5c;
    background-color: white;
    line-height: 2.5em;
    font-size: 0, 12em;
  }

  .sup {
    display: inline-block;
    font-size: 9px;
    vertical-align: top;
    margin-top: -2px;
  }

  /****************************/
  /** PRECIOS  ****************/

  /* open_precios */

  /*  fprecios*/
  #fprecios {
    display: block;
  }

  #amount {
    margin: 10px;
  }

  #fprecios ul {
    list-style: none;
    padding-left: 0;
  }

  /*********************************/
  /** barra desplazamiento precio **/
  .ui-widget-content {
    border: 1px solid #c10961 /*{borderColorContent}*/;
    background: #ffffff /*{bgColorContent}*/
      url(../img/filtroPrecio/ui-bg_flat_75_ffffff_40x100.png)
      /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/
      repeat-x /*{bgContentRepeat}*/;
    color: #222222 /*{fcContent}*/;
  }
  .ui-widget {
    font-family: Verdana, Arial, sans-serif /*{ffDefault}*/;
    font-size: 1.1em /*{fsDefault}*/;
  }
  .ui-slider-horizontal {
    height: 0.8em;
  }

  /*media queries  >768 <992*/
  .ui-slider {
    position: relative;
    text-align: left;
    /* oski */
    margin-left: 1%;
    margin-right: 12%;
  }

  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
  }

  /****************/
  /** barra rosa **/
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .ui-widget-header {
    border: 1px solid #c10961 /*{borderColorHeader}*/;
    background: rgba(193, 9, 97, 0.47) /*{bgColorHeader}*/
      url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) /*{bgImgUrlHeader}*/
      50% /*{bgHeaderXPos}*/ 50% /*{bgHeaderYPos}*/ repeat-x
      /*{bgHeaderRepeat}*/;
    color: #222222 /*{fcHeader}*/;
    font-weight: bold;
  }

  /********************/
  /** bola izquierda **/
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    border: 1px solid #777777 /*{borderColorDefault}*/;
    background: gainsboro /*{bgColorDefault}*/
      url(images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50%
      /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #555555 /*{fcDefault}*/;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
  }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.4em;
    height: 1.4em;
    /*cursor: default;*/
    cursor: pointer;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    border: 1px solid #777777 /*{borderColorDefault}*/;
    background: gainsboro /*{bgColorDefault}*/
      url(images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50%
      /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #555555 /*{fcDefault}*/;
  }

  /**�?**/

  /*************/
  /** REBAJAS **/

  /* open_ofertas */
  #open_ofertas {
  }

  /*  fOofertas*/
  #fofertas {
    display: block;
  }

  #fofertas ul {
    padding-left: 50px;
  }

  #fofertas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fofertas ul li.selec {
    list-style: square url(../img/images/chksel.gif);
    cursor: pointer;
  }

  #fofertas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  /*********************/
  /** CARACTERISTICAS **/

  /* open_caracteristicas */
  #open_caracteristicas {
  }

  /*  fofertas*/
  #fcaracteristicas {
    display: block;
  }

  #fcaracteristicas ul {
    padding-left: 50px;
  }

  #fcaracteristicas ul li.unselec {
    list-style: square url(../img/images/chkunsel.gif);
    cursor: pointer;
  }

  #fcaracteristicas ul li {
    font-size: 16px;
    font-weight: normal;
  }

  /***** FIN FILTRO ARTICULOS *****/
  /***********************************/

  .hidebot {
    display: none;
  }

  .colorTxtF {
    width: 90% !important;
    float: left;
    background-color: #dfd9d9;
    height: 31px;
    padding-left: 5%;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 2.1em;
  }
}

@media only screen and (min-width: 992px) {
 
  .movil {
    clear: none;
    width: 50% !important;
  }

  .hidebot {
    display: none;
  }

  .colorTxtF {
    width: 90% !important;
    float: left;
    background-color: #dfd9d9;
    height: 31px;
    padding-left: 5%;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 2.1em;
  }
}

@media only screen and (min-width: 320px) and (max-width: 962px) {
  .centra_95perCent {
    width: 100%;
    max-width: 962px;
    min-width: 320px;
    margin: 0 auto;
  }

  .table_filtro {
    width: 100%;
  }

  .fil_media {
    width: 100%;
  }

  #tdfiltro {
    vertical-align: top;
    width: 100%;
  }

  .fcapselec {
    display: block;
    min-height: 25px;
    /*border-top: 1px solid grey;*/
    /*padding-top: 10px;*/
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    /*max-width: 883px;*/
  }

  /* 320 -> 962 */
  .fcap {
    display: block;
    /*max-width: 962px;
		min-width: 290px;*/
    margin: 0 auto;

    min-height: 25px;
    border-top: 1px solid grey;
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;
  }

  .art_media {
    width: 100%;
  }

  .acap {
    display: block;
    margin: 0 auto;

    min-height: 25px;
    border-top: 1px solid grey;
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;
    height: 500px;
  }

  /* 320 -> 962 */
  .miselec {
    margin-right: 0px;
  }

  .filtros {
    width: 100%;
    background-color: #c30b61;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
    height: 36px;
    line-height: 1.2em;
  }

  .filtros a {
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.4em;
    text-decoration: none;
  }

  .rootcat {
    display: none;
  }

  .pcat {
    display: none;
  }

  .pcat_mobile {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 15px;
    font-size: 25px;
    text-align: left;
  }

  .scat {
    /*display: none;*/
    border: 2px solid gray;
    width: fit-content;
    padding: 8px;
    font-weight: bold;
    margin-left: 10px;
    border-radius: 19px;
  }

  .scats {
    display: flex;
    overflow-x: auto;
    overflow-y: visible;
    margin-bottom: 25px;
  }

  .scats:before {
    height: 50px;
    width: 10px;
    content: "";
    position: absolute;
    z-index: 100;
    pointer-events: none;
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    margin-top: -4px;
  }

  .scats:after {
    height: 50px;
    width: 25px;
    content: "";
    position: absolute;
    z-index: 100;
    pointer-events: none;
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    right: 0;
    transform: scaleX(-1);
    margin-top: -4px;
  }

  .plvl1 {
    display: none;
  }

  .plvl2 {
    display: none;
  }

  .plvl3 {
    display: none;
  }

  .plvl4 {
    display: none;
  }

  .pagination {
    font-size: 130%;
  }
  #change_order_mbl {
    z-index: 0;
    position: relative;
    top: -27px;
    height: 33px;
    width: 100%;
  }

  #label_order {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    z-index: 1;
    position: relative;
    background-color: #c10961;
  }
  .catselected {
    background: lightgray;
  }

  #filter_caption h1 {
    display: none;
  }

  #filter_caption h2 {
    display: none;
  }

  #prices {
    font-size: 120%;
    text-align: center;
    margin-top: 25px;
  }
  #slider-price-range {
    margin-top: 30px;
  }

  #discounts {
    font-size: 120%;
  }

  .catdescription h2 {
    font-size: 12px;
    text-align: left;
    display: block;
    max-width: 60em;
    line-height: 20px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .slider-precios {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 928px;
    min-width: 275px;
    margin-bottom: 5px;
  }

  #slider-range {
    width: 88%;
  }

  #ftallas ul li {
    margin: 5px;
    float: left;
    border: 1px solid rgb(206, 206, 206);
    font-weight: normal;
    font-size: 1.1em;
    width: 27.5%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 10px;
    margin-top: 6px;
    margin-right: 6px;
    line-height: 1.7em;
  }

  /****/

  .quitaDesktop {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collap_filtro {
    display: none;
  }

  /******/

  .collap_filtro {
    display: none;
    width: 100%;
    margin: 0 auto;
    background-color: #abc; /* prueba */
  }
  /* Efiltro mobil*/

  #selected_filters ul {
    display: flex;
    overflow-x: auto;
    overflow-y: visible;
  }

  #selected_filters ul:after {
    height: 50px;
    width: 25px;
    content: "";
    position: absolute;
    z-index: 100;
    pointer-events: none;
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    right: 0;
    transform: scaleX(-1);
    margin-top: -4px;
  }

  #selected_filters ul:before {
    height: 50px;
    width: 10px;
    content: "";
    position: absolute;
    z-index: 100;
    pointer-events: none;
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    margin-top: -4px;
  }

  #all_filter {
    display: inline-block;
  }

  #categories_list {
    width: 100%;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
  }

  #filter_r {
    width: 100%;
    display: inline-block;
  }

  .show_mobile {
    float: left;
    display: block;
    width: 50%;
    background-color: #c10961;
    color: white;
    font-size: 120%;
    font-weight: bold;
    cursor: pointer;
    height: 35px;
    padding-top: 5px;
  }

  #dfiltro {
    display: none;
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #dorder {
    display: none;
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #hfiltersMobile {
    display: block;
    height: 40px;
    background-color: lightgray;
    padding-top: 8px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
  }

  .fdfiltersMobile {
    display: block;
    height: 40px;
    background-color: lightgray;
    padding-top: 8px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
  }

  #fheader_dummy {
    display: block;
    border-bottom: none;
  }

  .hfiltersText {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 10px;
    border-right: 1px solid black;
    font-size: 110%;
    font-weight: bold;
  }

  .fdfiltersText {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
  }

  .hfiltersButton {
    width: 50%;
    float: left;
    color: #c10961;
    font-size: 110%;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    cursor: pointer;
  }

  #filter_refresh {
    display: block;
    position: fixed;
    bottom: 0;
    height: 40px;
    padding-top: 10px;
    color: white;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }

  #fdorder_refresh {
    display: block;
    position: fixed;
    bottom: 0;
    height: 40px;
    padding-top: 10px;
    color: white;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }

  #fdorder_refresh i {
    padding-left: 20px;
    font-size: 150%;
    position: absolute;
    left: 0;
  }

  .ofiltersText {
    width: 100%;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
  }

  .black {
    background-color: black;
  }

  .color {
    background-color: #c10961;
  }

  .fdfilter_refresh {
    display: block;
    position: fixed;
    bottom: 1px;
    height: 40px;
    padding-top: 10px;
    background-color: black;
    color: white;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }

  #filter_refresh i {
    padding-left: 20px;
    font-size: 150%;
    position: absolute;
    left: 0;
  }

  .fdfilter_refresh i {
    padding-left: 20px;
    font-size: 150%;
    position: absolute;
    left: 0;
  }

  #frText {
    font-size: 140%;
    font-weight: bold;
    margin-top: -3px;
  }

  .fheader {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    border-bottom: 2px solid lightgray;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: left;
    padding-left: 15px;
    font-size: 125%;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
  }

  .fheader span {
    transform: rotate(-90deg);
  }

  .forder {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    border-bottom: 2px solid lightgray;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: left;
    padding-left: 15px;
    font-size: 125%;
    height: 60px;
    padding-top: 15px;
    font-weight: bold;
  }

  .ordenation {
    display: none;
  }
  .forder span {
    float: right;
    margin-right: 20px;
    margin-top: 6px;
  }

  .open_filter {
    font-size: 120%;
    font-weight: bold;
    float: right;
    margin-right: 15px;
  }

  .fd_filtro {
    display: none;
    position: fixed;
    height: 100%;
    clear: left;
    background-color: white;
    z-index: 9999;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
  }

  .ul_filter {
    width: 100%;
    overflow-y: scroll;
    border: 1px solid lightgray;
    margin-top: 40px;
    height: calc(100% - 80px);
  }

  .fd_filtro ul {
    margin: 0;
    padding: 0;
  }

  .fd_filtro_multiselect {
    margin: 0;
    text-align: left;
    padding: 10px 0 10px 10px;
  }

  .fd_filtro_squares {
    position: relative;
    margin: 0;
    /*text-align: center;*/
    padding: 0;
    float: left;
    /*width: calc(33.3% - 10px);*/
    border: 2px solid white;
    margin: 5px;
    overflow: hidden;
    vertical-align: bottom;
    width: 97%;
  }

  .sqare_marcas {
    height: 52px;
    width: 52px;
    border: 2px solid black;
    vertical-align: middle;
    font-weight: bold;
  }

  .licatslvl1 {
    padding-left: 10px !important;
  }

  .licatslvl2 {
    padding-left: 20px !important;
  }
  .licatslvl3 {
    padding-left: 30px !important;
  }

  #img_search_brands {
    position: relative;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: -24px;
    margin-right: 10px;
    opacity: 0.7;
  }

  #cross_search_brands {
    display: none;
    position: relative;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: -24px;
    margin-right: 10px;
    opacity: 1;
    font-size: 140%;
    cursor: pointer;
  }

  #input_search_brands {
    width: 95%;
    margin: 0 auto;
    border: none;
    border-bottom: 1px solid lightgray;
    text-transform: uppercase;
    height: 30px;
  }

  #input_search_brands:focus {
    outline: none;
  }

  .chk_filters {
    padding-left: 26px !important;
    cursor: pointer;
  }

  .chk_checked {
    background: url(/img/check_checked.png) no-repeat;
    background-size: 15px;
    background-position-x: 5px;
    background-position-y: 13px;
  }

  .chk_checked:hover {
    background-color: #c10961;
    color: white;
  }

  .chk_unchecked:hover {
    background-color: #c10961;
    color: white;
  }

  .chk_unchecked {
    background: url(/img/check_unchecked.png) no-repeat;
    background-size: 15px;
    background-position-x: 5px;
    background-position-y: 13px;
  }

  .square_checked {
    border: 2px solid #c10961;
  }

  .square_checked:hover {
    border: 2px solid red;
  }

  .square_unchecked:hover {
    border: 2px solid black;
  }

  .save_filter {
    display: none;
  }

  .save_filter_mbl {
    width: 90%;
    margin-top: 3px;
    font-size: 110%;
    font-weight: bold;
  }

  .pagination {
    padding-right: 0px;;
  }

}

@media only screen and (min-width: 963px) {
  .centra_95perCent {
    min-width: 914px;
  }

  .fil_media {
    float: left;
  }

  #tdfiltro {
    vertical-align: top;
    width: 100%;
    max-width: 210px;
  }

  .fcapselec {
    display: block;
    margin: 0 auto;

    min-height: 25px;
    /*border-top: 1px solid grey;*/
    /*padding-top: 10px;*/
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    max-width: 215px;
  }

  /* 963 -> */
  .fcap {
    display: block;
    margin: 0 auto;

    min-height: 25px;
    border-top: 1px solid grey;
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    /*max-width: 215px;*/
  }

  .art_media {
    float: right;
  }

  .acap {
    display: block;
    margin: 0 auto;

    min-height: 25px;
    border-top: 1px solid grey;
    padding-top: 10px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: left;
    padding-bottom: 15px;

    height: 1000px;
  }

  /*.table_filtro{
		width: 25%;
	}*/

  .slider-precios {
    width: 100%;
    margin-left: 0px;
    margin-right: 10px;
    min-width: 220px;
    margin-bottom: 5px;
  }

  #slider-range {
    width: 77%;
  }

  #ftallas ul li {
    margin: 5px;
    float: left;
    border: 1px solid rgb(206, 206, 206);
    font-weight: normal;
    font-size: 1em; /* modificado */
    width: 19.65%; /* modificado */
    height: 40px; /* modificado */
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    /* padding-top: 10px; */ /* modificado (se quita) */
    margin-top: 6px;
    margin-right: 6px;
    line-height: 1.7em;
  }

  .quitaDesktop {
    display: none;
  }

  .collapse {
    display: block;
  }

  .collap_filtro {
    display: block;
  }

}

/*Mobile (iPhone 5)*/
@media only screen and (min-width: 320px) and (max-width: 320px) {
  .art_pofer{
    margin-top: -28%;
    left: 46%;
    font-size: 12px;
  }

  .art_favorito {
    position: absolute;
    top: 3%;
    left: 64%;
    background-color: white;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding-top: 9px;
  }

  .marca{
    color: black;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .nombre{
    text-align: left;
    font-size: 11px;
    color: black;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .precio{
    text-align: right;
    font-size: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .precio .nofer{
    text-decoration:line-through;
    color: black;
  }

  .precio .ofer{
    color: red;
  }

  .ekomi{
    color: #ffc535;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .ekomi_txt{
    display: none;
  }

  .precio_no_oferta{
    font-size: 12px;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pagination {
    padding-right: 0px;
  }

}

/*Mobile (iPhone 6 to iPhone XS Max)*/
@media only screen and (min-width: 321px) and (max-width: 767px) {
  .precio_no_oferta{
    font-size: 12px;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .grouped_art_data_mobile{
    padding-top: 5px;
  }

  .art_pofer {
    margin-top: -25%;
    left: 51%;
    font-size: 13px;
  }

  .art_favorito{
    top: 4%;
    left: 69%;
    font-size: 13px;
    width: 40px;
    height: 40px;
    padding-top: 9px;
  } 

  .marca{
    color: black;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .nombre{
    text-align: left;
    font-size: 11px;
    color: black;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .precio{
    text-align: left;
    font-size: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .precio .ofer{
    color: red;
    font-size: 12px;
  }

  .precio .nofer{
    text-decoration: line-through;
    font-size: 12px;
  }

  .ekomi{
    color: #ffc535;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .ekomi_txt{
    color: rgb(83, 83, 83);
    font-size: 10px;
    text-align: left;
  }

  .pagination {
    padding-right: 0px;
  }

}

/*iPad*/
@media only screen and (min-width: 768px) and (max-width: 962px) {
  .precio_no_oferta{
    font-size: 20px;
    text-align: left;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .img_art_content {  
    max-height: 528px;
  }

  .grouped_art_data_mobile{
    padding-top: 10px;
  }

  .art_pofer {
    margin-top: -16%;
    left: 68%;
    font-size: 20px;
  }

  .art_favorito{
    top: 7%;
    left: 76%;
    font-size: 20px;
    width: 55px;
    height: 55px;
    padding-top: 11px;
  }  
  
  .marca{
    color: black;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
  }

  .nombre{
    text-align: left;
    font-size: 20px;
    color: black;
  }

  .precio{
    text-align: right;
    font-size: 20px !important;
  }

  .pagination {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 962px) {
  #bloqueGeneral {
    margin-top: 0px;
  }

  /*******************/
  .AddPadd_LR {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*******************/

}

@media only screen and (min-width: 963px) {
  /*******************/
  .AddPadd_LR {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*******************/
}

@media only screen and (max-width: 479px) {
  .bajaFiltro {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 962px) {
  .posicionaFiltro {
    display: block;
    padding-top: 0px;
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .posicionaFiltro {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 963px) {

  .entrega_tallas {
    text-align: center;
    color: #c30b61;
  }

  .title_tallas {
    text-align: center;
    color: white;
    background-color: #c30b61;
    padding: 3px;
  }

  .tallas_disponibles ul {
    width: 250px;
    list-style: none;
    height: 10px;
    margin: 0 auto 0 auto;
    padding: 0;
  }

  .tallas_disponibles ul li {
    float: left;
    margin: 0px 9px;
    font-weight: bold;
  }

  /*******************************************/
  .contenedorRelativo {
    position: relative;
    height: 100%;
    /*   24nov osk   */
    padding-left: 0px;
    padding-right: 0px;
    /* fin 24nov osk */
  }

  div.contenedorRelativo:hover {
    border-style: none;
  }

  div.muestra_Hover {
    display: none;
    z-index: 99999;
    position: absolute;
    background-color: white;
  }

  .muestra_HoverZ {
    display: none;
    z-index: 100040;
    top: 0px;
    background-color: #fff;
    position: absolute;
    left: -30%;
    height: 100%;
    float: left;
  }

  ul .articulo:hover {
    cursor: pointer;
  }

  .contenedorRelativo:hover div.muestra_Hover {
    display: block;
  }

  .contenedorRelativo:hover div.muestra_HoverZ {
    display: block;
  }

  /*ul .articulo:hover .muestra_Hover{
	display:block;
	position:absolute;
}*/
}

@media only screen and (max-width: 963px) {
  /*******************************************/

  .contenedorRelativo {
    position: relative;
    height: 100%;
    /*   24nov osk   */
    padding-left: 0px;
    padding-right: 0px;
    /* fin 24nov osk */
  }

  div.contenedorRelativo:hover {
    /*border-style: solid;
    border-color: #ececec;
    border-width: thin;*/
  }

  div.muestra_Hover {
    display: none;
    z-index: 99999;
    position: absolute;
  }

  .muestra_HoverZ {
    display: none;
    z-index: 100040;
    top: 0px;
    background-color: #fff;
    position: absolute;
    left: -30%;
    height: 100%;
    float: left;
  }

  ul .articulo:hover {
    cursor: pointer;
  }

  .contenedorRelativo:hover div.muestra_Hover {
    display: none;
  }

  .contenedorRelativo:hover div.muestra_HoverZ {
    display: none;
  }

  /*ul .articulo:hover .muestra_Hover{
	display:block;
	position:absolute;
}*/
  .table_filtro {
    padding-left: 0px;
  }
}

@media (max-width: 12000px) and (min-width: 992px) {
  .oculta {
    display: none;
  }
}