/* ************************************************************************************************
								Categories Page Styles
************************************************************************************************ */
.content_scene_cat .content_scene_cat_bg {
  padding: 18px 10px 10px 42px;
  background-color: #464646 !important; }
.content_scene_cat span.category-name {
  font: 600 42px/51px "Open Sans", sans-serif;
  color: white;
  margin-bottom: 12px; }
.content_scene_cat p {
  margin-bottom: 4px; }
.content_scene_cat .content_scene {
  color: #666666; }
  .content_scene_cat .content_scene .cat_desc {
    padding-top: 20px; }
    .content_scene_cat .content_scene .cat_desc a {
      color: #444444; }
      .content_scene_cat .content_scene .cat_desc a:hover {
        color: #00a161; }

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
#subcategories {
  margin-bottom: 1em; }
  #subcategories img {
    height: auto;
    max-width: 100%; }
  #subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333333;
    margin: 0 0 15px 0; }
  #subcategories .subcate_list_view li {
    display: block;
    padding: 6px 0; }
    #subcategories .subcate_list_view li .img {
      float: left;
      margin-right: 1em; }
    #subcategories .subcate_list_view li .subcat_desc {
      display: block; }
  #subcategories .inline_list li a.img {
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 6px; }
  #subcategories .subcate_grid_view li {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px; }
    #subcategories .subcate_grid_view li .subcategory-name {
      display: block; }
    #subcategories .subcate_grid_view li .subcat_desc {
      display: none; }

/* ************************************************************************************************
									GDR
************************************************************************************************ */

/* ************************************************************************************************
									Deslizador
************************************************************************************************ */

.category-2 #deslizador_wrapper {
  margin-top: 20px;
}

.category-2 #deslizador_wrapper h1 {
  width: 100%;
  text-align: center;
  color: #f38b8a;
  text-transform: uppercase;
}

.category-2 #deslizador_wrapper .deslizador_subtitulo {
  width: 100%;
  text-align: center;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px;
}

.category-2 #columns > div.row {
  display: flex;
  flex-direction: column;
}
#columns > div.row #left_column,
#columns > div.row #center_column {
  width: 100% !important;
}
#columns > div.row #left_column #categories_block_left,
#columns > div.row #left_column #viewed-products_block_left,
#columns > div.row #left_column #best-sellers_block_center_container_,
#columns > div.row #left_column #layered_block_left {
  display: none;
}

.category-2 input#deslizador[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 13.8px 0;
}
.category-2 input#deslizador[type=range]:focus {
  outline: none;
}
.category-2 input#deslizador[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background-image: url('/themes/transformer/img/bg-elige.jpg');
  background-size: cover;
  border-radius: 1.3px;
  /* box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #7f71a9;
  border: 0.2px solid #010101; */
}

.category-2 .afrutada-text {
  color: #ffa55f;
}
.category-2 .amaderada-text {
  color: #975b47;
}
.category-2 .floral-text {
  color: #f73383;
}
.category-2 .fresca-text {
  color: #a0c666;
}
.category-2 .oriental-text {
  color: #a04b6a;
}

.category-2 input#deslizador[type=range]::-webkit-slider-thumb {
  border: 5px solid #FFFFFF;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14px;
  background-color: red;
  /* box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; */
}

.category-2 input#deslizador.afrutada[type=range]::-webkit-slider-thumb {
  background-color: #ffa55f;
}
.category-2 input#deslizador.afrutada[type=range]::-moz-range-thumb {
  background-color: #ffa55f;
}
.category-2 input#deslizador.afrutada[type=range]::-ms-thumb {
  background-color: #ffa55f;
}
.category-2 input#deslizador.amaderada[type=range]::-webkit-slider-thumb {
  background-color: #975b47;
}
.category-2 input#deslizador.amaderada[type=range]::-moz-range-thumb {
  background-color: #975b47;
}
.category-2 input#deslizador.amaderada[type=range]::-ms-thumb {
  background-color: #975b47;
}
.category-2 input#deslizador.floral[type=range]::-webkit-slider-thumb {
  background-color: #f73383;
}
.category-2 input#deslizador.floral[type=range]::-moz-range-thumb {
  background-color: #f73383;
}
.category-2 input#deslizador.floral[type=range]::-ms-thumb {
  background-color: #f73383;
}
.category-2 input#deslizador.fresca[type=range]::-webkit-slider-thumb {
  background-color: #a0c666;
}
.category-2 input#deslizador.fresca[type=range]::-moz-range-thumb {
  background-color: #a0c666;
}
.category-2 input#deslizador.fresca[type=range]::-ms-thumb {
  background-color: #a0c666;
}
.category-2 input#deslizador.oriental[type=range]::-webkit-slider-thumb {
  background-color: #a04b6a;
}
.category-2 input#deslizador.oriental[type=range]::-moz-range-thumb {
  background-color: #a04b6a;
}
.category-2 input#deslizador.oriental[type=range]::-ms-thumb {
  background-color: #a04b6a;
}

.category-2 input#deslizador[type=range]:focus::-webkit-slider-runnable-track {
  /* background: #cccccc; */
  background-image: url('/themes/transformer/img/bg-elige.jpg');
}

.category-2 input#deslizador[type=range]::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background-image: url('/themes/transformer/img/bg-elige.jpg');
  border-radius: 1.3px;
  /*  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #7f71a9;
  border: 0.2px solid #010101; */
}

.category-2 input#deslizador[type=range]::-moz-range-thumb {
  border: 5px solid #FFFFFF;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  cursor: pointer;
  /* box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; */
}

.category-2 input#deslizador[type=range]::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background-image: url('/themes/transformer/img/bg-elige.jpg');
  background-size: cover;
  border-radius: 1.3px;
}
.category-2 input#deslizador[type=range]::-ms-fill-lower {
  background: #71619f;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.category-2 input#deslizador[type=range]::-ms-fill-upper {
  background: #7f71a9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

.category-2 input#deslizador[type=range]::-ms-thumb {
  border: 5px solid #FFFFFF;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  cursor: pointer;
  /* box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; */
}
.category-2 input#deslizador[type=range]:focus::-ms-fill-lower {
  background: #7f71a9;
}
.category-2 input#deslizador[type=range]:focus::-ms-fill-upper {
  background: #8d81b3;
}

.category-2 .deslizador-text {
  text-transform: uppercase;
  font-weight: bold;
}

#deslizador_info {
  display: flex;
}
#deslizador_info #deslizador_info_img {
  width: 60%;
}
#deslizador_info #deslizador_info_text_wrapper {
  width: 40%;
}
#deslizador_info #deslizador_info_text_wrapper #deslizador_info_text p {
  text-align: justify;
}
#post_deslizador {
  display: flex;
  justify-content: space-evenly;
}
#post_deslizador .boton_sexo {
  border: solid 1px #CCCCCC;
  color: #CCCCCC;
  text-transform: uppercase;
  padding: 5px;
  font-weight: bold;
  background-color: transparent;
}

#post_deslizador #mujer.boton_sexo.activo {
  color: #f38b8a;
  border-color: #f38b8a;
}

#post_deslizador #hombre.boton_sexo.activo {
  color: #8a8bf3;
  border-color: #8a8bf3;
}

#category .main_content_area {
  padding-top: 0px;
}


#category:not(.category-2) #breadcrumb_wrapper {
  display: none;
}
#category:not(.category-2) .main_content_area .wide_container,
#category:not(.category-2) .main_content_area .wide_container .container {
  max-width: unset;
}

.premium_info {
  display: flex;
}
.premium_info > div {
  width: 50%;
}

.premium_info .premium_info_img img {
  width: 100%;
  height: auto;
}
.premium_info .premium_info_texto_wrapper {
  display: flex;
}
.premium_info .premium_info_texto_top {
  background-color: white;
  min-height: 57px;
}
.premium_info .premium_info_texto {
  background-color: #404040;
  color: white;
  margin-top: 57px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.premium_info .premium_info_texto p {
  width: 85%;
}
.premium_products #product_list {
  display: flex;
  flex-wrap: wrap;
}
.premium_products #product_list li {
  width: 33%;
}


body#category section.product_categories_slider_block {
  display: flex;
  margin-bottom: 0px;
}

body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper {
  flex: auto;
}

body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 310px;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li:nth-child(even) {
  background-image: url(/themes/transformer/img/saphir/bg_product_home2.jpg)
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li:nth-child(odd) {
  background-image: url(/themes/transformer/img/saphir/bg_product_home1.jpg)
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box {
  min-height: 300px;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box
.pro_first_box img {
  max-height: 275px;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box {
  display: flex;
  flex-direction: row-reverse;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box div:nth-child(0) {
  width: 60%;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box div:nth-child(0) {
  width: 40%;
  margin: 0px;
  padding-top: 25px;
  padding-left: 25px;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box
> div .btn-default.btn_primary { color: grey; background-color: transparent; border: 0px; }
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box
.addToWishlist span { display: none; }
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box
a.addToWishlist { color: grey; margin-top: 7px; }
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box
.pro_second_box .act_box {
  display: flex;
  justify-content: space-around;
  position: absolute;
  bottom: 10px;
}
body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper .nav_top_right
.flex-direction-nav { top: 0px; z-index: 99999; }

body#category section.product_categories_slider_block .products_slider .ajax_block_product:hover .pro_second_box {
  background: none;
}
.categoria {
  margin: 0px !important;
  display: flex;
  align-items: center;
  padding: 0px !important;
  min-width: 180px;
  width: 180px;
  justify-content: center;
  position: relative;
}
.categoria a {
  text-align: center !important;
  color: white !important;
}
.categoria {
  position: relative;
}

.categoria:after, .categoria:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.categoria:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #88b7d5;
  border-width: 15px;
  margin-top: -15px;
  z-index: 99;
}
.categoria:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #88b7d5;
  border-width: 36px;
  margin-top: -36px;
}

/* ************************************************************************************************
									Lista de productos en categoria 2
************************************************************************************************ */

body.category-2 #product_list {
  display: flex;
  flex-wrap: wrap;
}
body.category-2 #product_list li {
  width: 20%;
}
body.category-2 #product_list li .product-container .pro_outer_box {
  display: flex;
  flex-direction: column;
}
body.category-2 #product_list li .product-container .pro_outer_box .pro_first_box,
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box {
  float: unset;
  width: 100%;
  margin-left: 0px;
}

body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .saphir_nb_producto_wrapper,
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .s_feature_block.saphir_nb_caracteristica {
  text-align: center !important;
}

body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .s_feature_block.saphir_nb_caracteristica:nth-child(4),
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .s_feature_block.saphir_nb_caracteristica:nth-child(5),
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .s_feature_block.saphir_nb_caracteristica:nth-child(6),
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .saphir_nb_novedad,
body.category-2 #product_list li .product-container .pro_outer_box .pro_second_box .saphir_nb_categoria_wrapper {
  display: none;
}



/* ************************************************************************************************
									Menú texto principal
************************************************************************************************ */

body:not(.category-2) #st_advanced_menu_wrap ul li:nth-child(2) a {
  border-bottom: solid 2px #e48f88 !important;
}

body.category-2 #st_advanced_menu_wrap ul li:nth-child(3) a {
  border-bottom: solid 2px #e48f88 !important;
}

/* ************************************************************************************************
									Bolas
************************************************************************************************ */

.cat_bolas {
  display: flex;
  margin-top: 30px;
}

.bola_wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.bola_wrapper_cat {
  position: relative;
}

.bola {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: solid 4px #FFFFFF;
  margin: 0 10px 10px 0;
  position: absolute;
  top: -30px;
  right: 30px;
}

.bola_wrapper_cat .bola {
  position: unset;
}

.bola_texto {
  position: absolute;
  top: -60px;
  right: 30px;
  background-color: rgba(0,0,0,0.8);
  border-radius: 5px;
  color: white;
  padding: 2px;
  display: none;
}

.bola_wrapper_cat .bola_texto {
  top: -30px;
  right: 0px;
}

.bola.citrico {
  background-color: #f9f500;
}
.bola.agua {
  background-color: #5da7af;
}
.bola.verde {
  background-color: #b1d200;
}
.bola.afrutadas {
  background-color: #f1b61f;
}
.bola.floral {
  background-color: #d627a0;
}
.bola.floral_suave {
  background-color: #eaa0c6;
}
.bola.floral_oriental {
  background-color: #a461ab;
}
.bola.oriental {
  background-color: #8c4a7c;
}
.bola.oriental_suave {
  background-color: #b564ad;
}
.bola.oriental_amaderada {
  background-color: #866134;
}
.bola.amaderada {
  background-color: #ab9885;
}
.bola.musgo {
  background-color: #245c57;
}
.bola.aromatica {
  background-color: #8073bb;
}
.bola.seca {
  background-color: #cdc600;
}

/* ************************************************************************************************
									Responsive
************************************************************************************************ */
.afrutada-text.deslizador-text {
  padding-left: 30px;
}
.oriental-text.deslizador-text {
  padding-right: 40px;
}

@media (max-width: 1400px) {
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li,
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box {
    min-height: 280px;
  }
  .afrutada-text.deslizador-text {
    padding-left: 30px;
  }
  .oriental-text.deslizador-text {
    padding-right: 40px;
  }
}

@media (max-width: 1200px) {
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li,
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box {
    min-height: 230px;
  }
  .afrutada-text.deslizador-text {
    padding-left: 15px;
  }
  .oriental-text.deslizador-text {
    padding-right: 30px;
  }
  body.category-2 #product_list li {
    width: 25%;
  }
}

@media (max-width: 1024px) {
    .container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 1000px) {
  .premium_info {
    display: block;
  }
  .premium_info > div {
    width: 100%;
  }
  .premium_products #product_list li {
    width: 50%;
  }
  #deslizador_info {
    display: unset;
  }
  #deslizador_info #deslizador_info_img,
  #deslizador_info_text_wrapper {
    width: 100% !important;
  }
  .afrutada-text.deslizador-text {
    padding-left: 15px;
  }
  .oriental-text.deslizador-text {
    padding-right: 5px;
  }
  body.category-2 #product_list li {
    width: 33%;
  }
}

@media (max-width: 800px) {
  body#category section.product_categories_slider_block {
    display: unset;
  }
  .categoria {
    width: unset;
  }
  .categoria:before,
  .categoria:after {
    display: none;
  }
  .shop_search i.icon-basket, .shop_search i.icon-search-1 {
    display: none;
  }
  .afrutada-text.deslizador-text {
    padding-right: 0px;
  }
}

@media (max-width: 600px) {
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box {
    flex-direction: column;
  }
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box .pro_first_box img {
    max-height: unset;
  }
  body#category section.product_categories_slider_block .saphir_product_categories-itemslider-wrapper ul.slides li .pro_outer_box .pro_second_box .act_box {
    position: unset;
  }
  .shop_search .shop_buscar_por {
    display: none;
  }
  .premium_products #product_list li {
    width: 100%;
  }
  .shop_search {
    flex-direction: column;
  }
  .category-2 .deslizador-text {
    font-size: 12px;
  }
  #post_deslizador .boton_sexo {
    font-size: 10px;
  }
  body.category-2 #product_list li {
    width: 50%;
  }
}

@media (max-width: 500px) {
  body.category-2 #product_list li {
    width: 100%;
  }
}