/* ************************************************************************************************
								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 "Vollkorn", sans-serif;
  color: white;
  margin-bottom: 12px; }
.content_scene_cat p {
  margin-bottom: 4px; }
.content_scene_cat .content_scene {
  color: #777777; }
  .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: #e54d26; }

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
/* #subcategories {
  margin-bottom: 1em; }
  #subcategories img {
    height: auto;
    max-width: 100%; }
  #subcategories p.subcategory-heading {
    font-weight: bold;
    color: #777777;
    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 {
    display: block;
    margin-bottom: 6px;
    text-align: center; }
    #subcategories .inline_list li a.img img {
      border: 1px solid #f2f2f2; }
  #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; } */
.st-container, .st-content, .st-content-inner{
	overflow:visible;
 }
#subcategories{
	border-top: 1px solid #bbbbbb;
}

/*#subcategories .owl-carousel{
	padding-right: 10%;
    overflow: hidden;
}*/

/*#subcategories .owl-carousel .owl-wrapper-outer {
    overflow: visible;
}*/

#subcategories .owl-controls{
	position: absolute;
    top: 45%;
    width: 100%;
}
#subcategories .owl-controls .owl-prev, #subcategories .owl-controls .owl-next{
	position:absolute;
	color:#000000;
    filter: drop-shadow(1px 1px 2px white);
    font-size: 20px;
}
#subcategories .owl-controls .owl-prev{
	left:15px;
}
#subcategories .owl-controls .owl-next{
	right:15px;
}

#subcategories .subcatName{
	position: static;
    bottom: 0px;
    width: 100%;
    background-color: rgba(255,255,255,0.6);
    margin-bottom: 0px;
    padding: 12px;
	text-align:center;
}
#subcategories .subcatName .radio{
	opacity: 0;
}

#subcategories .subcatName a{
	/* text-transform:uppercase; */
	color:#000000;
	font-weight:700;
	font-size:13px;
}

#subcategories .subcatName .radio{
	position:absolute;
	left:15px;
}

#subcategories a.subcat_element{
	position:relative;
}

#subcategories img.cover{
	opacity:1;
	transition:opacity 0.2s;
}

#subcategories img.cover:hover{
	opacity:0;
}

#subcategories img.hover{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0;
	transition:opacity 0.2s;
}

#subcategories img.hover:hover{
	opacity:1;
}

#subcategories #header_subcat_banners{
	overflow:hidden;
}

#subcategories .not_loaded{
	width: calc(100% + 259px);
    height: 435px;
}

#subcategories .no-carousel{
	text-align:center;
}
#subcategories .not_loaded .subcat_element,
#subcategories .no-carousel .subcat_element{
	position:relative;
	display:inline-block;
}



#subcategories .no-carousel img{
	max-height:350px;
	width:auto;
}

/* FILTROS MOBIL 02/24  */

#st-container.filters-open #mobile_bar,
#st-container.filters-open #top_bar {
    display: none;
}

/* barra superior */
.content_sortPagiBar{
	/* position: sticky;
    top: 68px; */
    z-index: 59;
	border-top:1px solid #B0B0B0;
	background-color:#ffffff;
}
.content_sortPagiBar .sortPagiBar{

    
    
}
.mobile_device .content_sortPagiBar .sortPagiBar{
    padding: 0!important;
	margin: 10px 15px;
    border: none!important;
    background-color: #E4F6F2;
}

.mobile_device .content_sortPagiBar .sortPagiBar .left-side > span,
.mobile_device .content_sortPagiBar .sortPagiBar .center-side > .flex > span,
.mobile_device .content_sortPagiBar .sortPagiBar .right-side > .flex > span {
    font-weight: 600;
}

.mobile_device .content_sortPagiBar .sortPagiBar .right-side,
.mobile_device .content_sortPagiBar .sortPagiBar .center-side,
.mobile_device .content_sortPagiBar .sortPagiBar .left-side {
    padding-left: 20px!important;
    padding-right: 20px!important;

    margin-top: 10px!important;
    margin-bottom: 10px!important;

    color: #2C6D5E;
}

.mobile_device .content_sortPagiBar .sortPagiBar .left-side {
    /*border-left: 1px solid #2C6D5E;*/
    border-right: 1px solid #2C6D5E;
}

.mobile_device .content_sortPagiBar .sortPagiBar .right-side {
    border-left: 1px solid #2C6D5E;
}

.mobile_device .content_sortPagiBar .sortPagiBar .center-side #layered_opener {
    border: none !important;
}


.mobile_device .content_sortPagiBar .sortPagiBar .center-side #layered_opener i{
    transform: rotate(0) !important;
}

.content_sortPagiBar .sortPagiBar .product-count,
.content_sortPagiBar .sortPagiBar #productsSortForm,
.content_sortPagiBar .sortPagiBar ul.display {
    float: none;
	display:inline-block;
    margin: 0px;
    padding: 0px 5px;
    vertical-align: middle;
	position:relative;
	max-width:140px;
}
.mobile_device .content_sortPagiBar .sortPagiBar #productsSortForm {
	float: right;
}
.content_sortPagiBar .heading.page-heading{
	margin-bottom:0px;
}

.content_sortPagiBar .sortPagiBar .flex{
	justify-content: center;
    gap: 20px;
}

.content_sortPagiBar.mobile .row{
	margin-bottom:10px;
	padding-bottom:10px;
    border-bottom: 1px solid #f2f2f2;
}

.content_sortPagiBar.desktop .sortPagiBar .productsSortForm .selector{
	width:125px !important;
}
.content_sortPagiBar.desktop .sortPagiBar .productsSortForm .selector span{
	width: auto !important;
	padding: 0 10px;
}

.content_sortPagiBar #category_name .heading i{
    vertical-align: sub;
}

.content_sortPagiBar #category_name .fake_selector{
	position: absolute;
    top: 0px;
    left: 50%;
    height: 30px;
    transform: translate(-50%, 0px);
    opacity: 0;
}

.content_sortPagiBar .cc_custom_switch {
    width: 30px;
    height: 15px;
    border-radius: 20px;

    position: relative;
    
    background-color: #A6A6A6;
}

.content_sortPagiBar .cc_custom_switch.active {
    background-color: #1F3F41;
}

.content_sortPagiBar .cc_custom_switch-toggler {
    width: 13px;
    height: 13px;
    border-radius: 50%;

    background-color: #FFF;
    
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: auto;
    z-index: 2;

}

.content_sortPagiBar .cc_custom_switch.active .cc_custom_switch-toggler {
    left: auto;
    right: 1px;

    background-color: #82FFC3;
}

.cc_external_filters {
    margin: 10px 15px;
}


.cc_external_filters-sizes .swiper-slide{
    width: 60px;
    height: 40px;

    text-align: center;
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;

    border: 1px solid #000;
    border-radius: 8px;

    color: #000;
}

.cc_external_filters-sizes .swiper-slide.active {
    background-color: #000;
    color: #FFF;
}

/* /FILTROS MOBIL 02/24 */ 

/* barra lateral */
#columns {
  overflow: hidden;
}
/* #left_column{
	right: -400px;
	transition-duration: .75s;
	background-color:#ffffff;
	z-index:90;
  position: absolute;
  top: 65px;
  right: 30px;
  background: linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.9) 20%, rgba(255,255,255,0.9) 80%, rgba(255,255,255,1));
} */
#category .columns-container {
  z-index: 10;
}
#category .other_colors_list {
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  text-align: left;
}
#category .other_colors_list .swiper-wrapper {
	width: fit-content;
    margin: 0 auto;
}
#category .other_colors_list_wrapper {
  position: relative;
}
#category .other_colors_list_wrapper .swiper-button-next {
  right: 0;
  width: auto;
}
#category .other_colors_list_wrapper .swiper-button-prev {
  left: 0;
  width: auto;
}
#category .other_colors_list_wrapper .swiper-button-next::after,
#category .other_colors_list_wrapper .swiper-button-prev::after {
    color: #111;
    font-weight: 600;
    font-size: 18px;
}
#category #product_list .pro_second_box {
  padding-bottom: 24px;
}
#left_column.open{
	right:30px;
}
#left_column #layered_block_left .layered_subtitle {
	font-weight: 700;
    font-size: 16px;
    text-transform: capitalize; /* im dead bcs of this */
}

#layered_opener i{
	transform:rotate(90deg);
}

#layered_opener:hover{
	cursor:pointer;
}

.content_sortPagiBar .display li.mini,
.content_sortPagiBar .display_m li.mini{
	display:none;
}

.mobile_device .content_sortPagiBar .display li.mini,
.mobile_device .content_sortPagiBar .display_m li.mini{
	display:inline-block;
}
.mobile_device .content_sortPagiBar .display li.list,
.mobile_device .content_sortPagiBar .display_m li.list{
	display:none;
}

.content_sortPagiBar.desktop .filer_part{
    padding: 6px 10px;
    z-index: 2;
    margin-left: 4px;
}

.content_sortPagiBar.desktop .sortPagiBar {
    position: absolute;
    top: -100px;
    width: 100%;
    z-index: 1;
    transition-duration: 0.5s;
    background-color: #fff;
}

.content_sortPagiBar.desktop .sortPagiBar.show{
	top:0px;
}

#center_column ul.product_list{
	clear:both;
}

.list_type_title{
	clear:both;
	font-weight:bold;
	border-bottom:1px solid #000;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 15px;
  }
  
.mobile_device .list_type_title {
	align-items: center;
	border-bottom: 0;
}

.category-location-buttons{
	display: flex;
    justify-content: space-around;
}

.category-location-buttons .location-filter{
	display:flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.category-location-buttons .location-filter .filter-name{
	margin-right:15px;
}

.category-location-options {
  padding: 20px 15px;
  display: flex;
  justify-content: space-between;
}

.content_sortPagiBar.desktop .sortPagiBar {
  padding-top: 25px;
  border-top: none;
  border-bottom: none;
  padding-bottom: 10px;
}
.content_sortPagiBar.desktop {
  position: relative;
  padding-top: 19px;
  border: none;
  padding-bottom: 10px;
} 

.category-location-options div.select-your-zone-shop {
  background: #111;
  padding: 10px 25px !important;
  align-self: center;
  font-weight: 600;
  color: white;
  cursor: pointer;
  display: inline-block;
}
.category-location-options div.select-your-zone-selected{
  border: 1px solid #111;
  padding: 0px 15px !important;
  align-self: center;
  height: 43px;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  display: inline-flex;
  color: #111;
  cursor: pointer;
}
.category-location-options div.select-your-zone-selected i {
  margin-left: 15px;
}
.category-location-options .select-your-zone-shop i {
  margin-right: 10px;
}
.category-location-options .right-options {
  display: flex;
}
.category-location-options .trigger-available-today {
  font-weight: 700;
  color: #707070;
  line-height: 45px;
  display: flex;
  margin-left: auto;
  align-items: center;
}
.category-location-options .switchi {
  width: 44px;
  height: 16px;
  margin-left: 10px;
  border-radius: 15px;
  cursor: pointer;
  background: #707070;
  position: relative;
}
.category-location-options .trigger-available-today.active .switchi {
  background: #14AE8F;
}
.category-location-options .trigger-available-today.active .circle {
  transform: translateX(100%);
}
.category-location-options .circle {
  transition: 0.25s;
  height: 22px;
  width: 22px;
  background: white;
  box-shadow: 0px 1px 1px 1px rgb(0 0 0 / 50%);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -4px;
}

.category-location-options .express-info-icon-wrapper, 
.category-location-options .selected-zone-info-icon-wrapper {
  position: relative;
}
.category-location-options .express-info-icon-wrapper .express-info-icon {
  font-size: 15px;
  margin-right: 5px;
  cursor: pointer;
}
.category-location-options .selected-zone-info-icon-wrapper .express-info-icon {
  cursor: pointer;
}
.category-location-options .selected-zone-info-icon-wrapper .express-info-icon {
  margin-left: 5px;
}

.category-location-options {
  justify-content: flex-start;
}
/* tooltip */
.express-tooltip.show {
  opacity: 1;
}
.express-tooltip::before
{
  content: '';
  width: 7px;
  background: white;
  height: 7px;
  position: absolute;
  bottom: 6px;
  border: 1px solid lightgrey;
  border-left: none;
  border-top: none;
  left: 10px;
  transform: translateY(10px) rotate(45deg);
}
.express-tooltip {
  top: 0;
  opacity: 0;
  transition: opacity 0.25s;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  transform: translateY(-100%);
  background: white;
  position: absolute;
  border-radius: 4px;
  color: #333;
  box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 10%);
}
.express-info-icon-wrapper .express-tooltip {
  width: 500px;
  left: -5px;
}
.selected-zone-info-icon-wrapper .express-tooltip {
  width: max-content;
  top: -10px;
}

#category .express-tooltip {
  padding: 10px 20px 0 !important;
}

.mobile_device .category-location-options {
  z-index: 10;
}
.mobile_device .express-info-icon-wrapper .express-tooltip {
  width: 250px;
  left: -63px;
}
.mobile_device .express-info-icon-wrapper .express-tooltip p {
  font-size: 12px;
}
.mobile_device .express-info-icon-wrapper .express-tooltip::before {
  left: 67px;
}

@media (max-width: 476px)
{
  .mobile_device .trigger-available-today {
    line-height: 20px;
  }
  .mobile_device .category-location-options div.select-your-zone-shop {
    padding: 10px 12px !important;
  }
  .mobile_device .category-location-options .express-info-icon-wrapper {
    flex: auto;
    text-align: right;
  }
  .mobile_device .trigger-available-today span{
    flex: 1;
    margin-right: 5px;
  }
  
	#subcategories .not_loaded{
		width: calc(100% + 120px);
		height: 225px;
	}
	
	#subcategories .not_loaded .subcat_element img{
		width:120px;
	}
}

/* */
.category-location-options .sizes-placeholder{
  width: 450px;
  height: 55px;
  margin-left: 31px;
  border: 3px solid #111;
}

.product_list_container .list_type_no_products {
	padding: 0 10px;
	text-align: center;
}

.product_list_container .list_type_no_products .green {
	padding-top: 25px;
	font-weight: bold;
	color: #21BB97;
}

.product_list_container .product-container.zone_image img,
.product_list_container .product-container.store_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media(min-width: 992px){
	.product_list_container {
		margin-top: 55px;
	}
}

@media(max-width:991px){
	.content_sortPagiBar .display li.mini,
	.content_sortPagiBar .display_m li.mini{
		display:inline-block;
	}
	.content_sortPagiBar .display li.list,
	.content_sortPagiBar .display_m li.list{
		display:none;
	}
	
	.product_list_container .list_type_title .heading.page-heading {
		font-size: 17px;
	}

	.product_list_container .type_title, .product_list_container .product_count {
		line-height: 24px;
		font-size: 13px;
	}
}

@media (max-width:767px){
	.st-container, .st-content, .st-content-inner {
		overflow: hidden;
	}
	
	/*#subcategories .owl-carousel{
		padding-right: 20%;
	}*/
}
#subcategories {
  border-top: none;
  padding-left: 30px;
  padding-right: 30px;
}
.mobile_device #subcategories {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile_device #subcategories .subcat_radio {
    display: none;
}
#subcategories #header_subcat_tags{
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}
body.no_mobile_device #subcategories #header_subcat_tags{
    width: 75%;
    margin-top: 15px;
}
.mobile_device #subcategories #header_subcat_tags{
    width: 100%;
}

#subcategories #header_subcat_tags .subcatName {
    position: relative;
    overflow: hidden;
    /* white-space: nowrap; */
	/* text-overflow: ellipsis; */
    border: 1px solid #D1D1D1;
    padding: 5px 10px;
	min-height: 44px;
    display: flex;
    line-height: 16px;
    align-items: center;
    justify-content: center;
}
.mobile_device #subcategories #header_subcat_tags .subcatName {
  padding: 0px;
}
.mobile_device #subcategories #header_subcat_tags .subcatName a.subcategory-name,
.mobile_device #subcategories #header_subcat_tags .subcat_self .subcatName a {
  height: 42px;
}

#subcategories #header_subcat_tags h5 {
    /* padding: 1em; */
    font-weight: 500;
    margin-top: 0px;
}
    
#subcategories #header_subcat_tags .subcatName .radio {
    display: none;
}
#subcategories #header_subcat_tags :is(.owl-stage-outer, .owl-carousel) {
    position: static;
}
#subcategories #header_subcat_tags .subcat_self .subcatName {
  background: #111;
  color: white;
}
#subcategories #header_subcat_tags .subcatName a {
  font-weight: 600;
}
#subcategories #header_subcat_tags .subcat_self .subcatName a {
  color: white;
  font-size: 14px;
  font-weight: 500;
}
#subcategories #header_subcat_tags .owl-nav {
  position: absolute;
  top: 15%;
  width: 100%;
}
#subcategories #header_subcat_tags .owl-nav .owl-prev {
  left: -30px;
  top: 0;
}
#subcategories #header_subcat_tags .owl-nav :is(.owl-prev, .owl-next) span {
  color: #111;
  font-size: 48px;
}
#subcategories #header_subcat_tags .owl-nav :is(.owl-prev, .owl-next).disabled {
  display: none;
}
#subcategories #header_subcat_tags .owl-nav .owl-next {
  right: -30px;
  top: 0;
}
#category #breadcrumb_wrapper {
  background: white;
  padding-left: 30px;
}
#category.mobile_device  #breadcrumb_wrapper {
  padding-left: 0px;
}
#category #breadcrumb_wrapper ul li span {
  font-weight: 500;
}
#category #breadcrumb_wrapper ul li:last-child span {
  font-weight: 600;
  color: #111;
}

#category .layered_neptuno_service_filter_ul label {
  color: #21BB97;
  font-weight: 600;
}
.content_sortPagiBar .sortPagiBar #productsSortForm .selector1 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-right: 0;
}

.mobile_device .content_sortPagiBar .sortPagiBar #productsSortForm .selector1 {
	flex-direction: row;
}

.mobile_device .content_sortPagiBar .sortPagiBar #productsSortForm .selector1 span {
	padding-right: 5px;
	text-align: right;
	font-size: 13px;
	color: #333333;
}
/* #header_subcat_tags .owl-item.category-selected {
  background: #111;
  color: white;
}
#header_subcat_tags .owl-item.category-selected {
  background: #111;
  color: white;
} */
#header_subcat_banners .owl-item li {
  opacity: 0.6;
}

#header_subcat_banners .owl-item li.selected-subcategory,
#header_subcat_banners .owl-item li:hover {
  opacity: 1;
}

/* */

/* modificaciones breadcrumb */

.breadcrumb li a:hover{
  color: #BBBBBB;
}

.breadcrumb .navigation-pipe {
	color: white;
}
.breadcrumb .navigation-pipe::before {
	content: url("/img/icons/navigation_pipe.png");
	position: absolute;
}

/* FILTROS MOBIL 02/24 */ 

/* solo visual */
.mobile_device ._sd_user_location__left_column {display: none;}
/**/

/* sacar los important!important */

.mobile_device #left_column_background:has(+ #left_column.opened),
.mobile_device #left_column_background:has(+ #left_column.sort_opened) {
    display: block;
}

.mobile_device #left_column_background {
    display: none;


    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 20%;

    background-color: rgba(0,0,0,0.4);

    z-index: 909;
}

.mobile_device #cc_separator {
    height: 1.5px;
    margin: 10px 15px;
    background-color: #e7e7e7;
}

.mobile_device #left_column {
    margin-top: 0 !important;
    width: 80% !important;
    /*FILTROS MOBIL 02/24height: 100vh !important;*/
}

.mobile_device #left_column #layered_block_left #layered_menu {
    /* margin: 15px !important; */
    margin-bottom: 0 !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    border: none !important;
    border-bottom: 1px solid #919191 !important;
}

.mobile_device #left_column #layered_block_left #layered_menu .closer {
    background-color: #FFF !important;
    color: #000 !important;
    font-size: 14px !important;
}

.mobile_device #left_column #layered_block_left #layered_menu .closer i {
    font-size: 16px;
}

.mobile_device #left_column #layered_block_left .block_content {
    max-height: 80%;
}

.mobile_device #left_column #layered_block_left .block_content_title {
    margin: 15px !important;
    font-size: 15px;
    font-weight: 600;
}

.mobile_device #left_column #layered_block_left .block_content .layered_filter {
    border-bottom: none !important;
}

.mobile_device #left_column #ul_layered_id_attribute_group_4 label a {
    width: 38px !important;
    height: 38px !important;

    border: 1px solid #000 !important;
}

.mobile_device #left_column #layered_form .layered_filter ul {
    max-height: none;
}

.mobile_device #left_column.sort_opened {
    position: fixed;
    top: 0;
    overflow-y: auto;
}

#uniform-selectProductSort {
    display: none;
}

.mobile_device #left_column .block_sort {
    display: none;
}

.mobile_device #left_column.sort_opened .block_sort {
    display: block;
}

.mobile_device #left_column.sort_opened .block_sort{
    border: none;
    width: 100%;
    margin: 15px !important;
}

.mobile_device #left_column.sort_opened .block_sort .custom-sort-selector-item-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.mobile_device #left_column.sort_opened .block_sort .custom-sort-selector-item-mobile .checkbox {
    border: 1px solid #717171;
    background-color: #e2e2e2;
    border-radius: 50%;

    width: 18px;
}

.mobile_device #left_column.sort_opened .block_sort .custom-sort-selector-item-mobile.selected .checkbox {
    background-color: #000;
}

.mobile_device #left_column.sort_opened .block_content {
    display: none;
}

.mobile_device #left_column #enabled_filters ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mobile_device #left_column #enabled_filters ul li{
    background-color: #eeeeee;
    border-radius: 22px;
    padding: 10px;

    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    align-items: center;
}

.mobile_device #left_column #enabled_filters ul li a{
    position: relative;
    top: 0;
}

.mobile_device #left_column .filter_lg.checked label a{
    background-color: #000 !important;
    color: #FFF !important;
}

.mobile_device #layered_opener .n_fitlers {
    width: 25px;
    height: 25px;
    background-color: #2C6D5E;
    text-align: center;
    line-height: 25px;
    color: #FFF;

    border-radius: 50%;
}

/* fix talla unica (cambiar?) */
.mobile_device #layered_block_left label[for="layered_id_attribute_group_150"] a {
    font-size: 8px!important;
    line-height: 8px!important;
}

.mobile_device #layered_block_left #layered_footer .layered_result.disabled {
    background-color: #e9e9e9;
    color: #b2b2b2;
}

/* /FILTROS MOBIL 02/24 */ 

#category.mobile_device #st-container.filters-open {
    overflow: hidden;
}

#category.mobile_device #layered_block_left {
  height: 100%;
}

/* pagination show more */
.sortPagiBar .pagination_show_more{
	margin-bottom:20px;
}

.pagination_show_more{
	text-align:center;
}

.pagination_show_more a span{
	display:inline-block;
	border-radius:2px;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	padding:8px;
	min-width:250px;
}

.pagination_show_more .pagination_summary{
	margin-bottom:15px;
}

body.no_mobile_device .pagination_show_more .pagination_summary .bar{
	display:inline-block;
	width:225px;
	background-color:#D9D9D9;
	border-radius:5px;
	height:10px;
}

body.no_mobile_device .pagination_show_more .pagination_summary .inner_bar{
	background-color:#000;
	border-radius:5px;
	height:10px;
}

.mobile_device .pagination_show_more a span{
	min-width:310px;
}

._sd_user_location__left_column {
  display: none;
}

/* /pagination show more */