/*#header_primary #st_mega_menu_wrap .ma_level_0.is_parent:after,
#header_primary #st_mega_menu_wrap .mv_item.is_parent:after{
	content: unset;
}

#header_primary #st_mega_menu_wrap  .mu_level_1{
	margin-bottom: 25px;
}

#header_primary #st_mega_menu_wrap  .ma_level_1{
	font-weight: 700;
}

#header_primary #st_mega_menu_wrap  .ma_level_2{
	line-height: 24px;
}*/

/*#footer-tertiary .easycontent .title_block,
#footer-tertiary .stlinkgroups_links_footer .title_block {
	margin-bottom: 0;
}

#footer-tertiary .easycontent .title_block .title_block_inner,
#footer-tertiary .easycontent .style_content,
#footer-tertiary .stlinkgroups_links_footer .title_block .title_block_inner,
#footer-tertiary .stlinkgroups_links_footer .footer_block_content a {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

#footer-tertiary .stlinkgroups_links_footer:nth-child(2) .footer_block_content {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

#footer-tertiary .footer_contact {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#footer-tertiary .social_icons {
	width: 150px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}*/

@media (min-width: 768px) {
	.col-md-1-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
	}
}

p.brands-title-search {
    font-size: 22px;
    font-weight: 600;
}



#manufacturer .buscador { 
	border: none !important;
    border-radius: 13px;
    width: 100%;
}

.bloque_buscador  .block_buscador { 
    width: fit-content;
    margin-left: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #c3c3c3;
    border-radius: 9px;
    width: 25vw;
    height: 35px;
    margin-bottom: 35px;
}
 


.oculto{
	display:none !important;
}

.block_buscador i.fto-search-1 {
    font-size: 16px;
    margin-right: 10px;
	font-size: 16px;
    margin-right: 10px;
    cursor: pointer;
    padding: 8px; 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.block_buscador input.buscador {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
}


.top-letters-color-grey{
	margin-top: 25px;
    background: rgb(240 240 240); 
    padding: 30px 0px;
}


/* efecto de subrayado en el menu */
#header_primary .st_mega_menu a.ma_item:hover {
    text-decoration: underline;
}


#product .strelatedproducts_container .fmm_sticker_base_span {
	display: none;
}

.title-home-hidden {
	width: 0;
	height: 0;
	font-size: 0;
	color: transparent;
}

#cart .fto-left-open {
	display: none;
}

#header_right .userinfo_mod_top .arrow {
	display: none !important;
}

#header_right .userinfo_mod_top .dropdown_list:before {
    border-bottom-color: #000;
}

#header_right .userinfo_mod_top .dropdown_list_ul {
	border: 1px solid #000;
	min-width: 150px;
}

#header_right .userinfo_mod_top .dropdown_list_ul li:not(:last-child) {
    border-bottom: 1px solid #000;
}

#header_right .userinfo_mod_top .dropdown_list_ul li a {
    color: #000;
    font-size: 11px;
    font-weight: 500;
}

.facet-title .fa-arrow-square-down.arrow_down,
.facet-title .fa-arrow-square-up.arrow_up {
	font-size: 24px;
}

.add-to-cart-custom {
	background: none;
	border: none;
	/*color: white;*/
	padding: 0;
	display: block;
    width: 100%;
}

#search_filters .facet_filter_box {
	max-height: none !important;
}

.add-to-cart-custom .select-text {
	color: #FFF;
	font-weight: 600;
	font-family: 'Montserrat';
	font-size: 12px;
	background-color: #575756;
    padding: 12px 0;
    display: block;
}
.add-to-cart-custom .add-text {
	color: #FFF;
	font-weight: 600;
	font-family: 'Montserrat';
	font-size: 12px;
	background-color: #111;
    padding: 12px 0;
    display: block;
}
.add-to-cart-custom .added-text {
	font-weight: 600;
	font-family: 'Montserrat';
	font-size: 12px;
    padding: 12px 0;
    display: block;
}
.product_sizes .size:hover {
	color: #77C8A4;
}
.product_sizes .size.selected {
	border-radius: 4px;
	/* background: #77C8A4; */
	background: #e9e9e9;
	color: #111;
}
.product_sizes {
	padding: 12px 0;
}
.add-to-cart-custom.size-selected {
	cursor: pointer;
}
.add-to-cart-custom.size-selected .add-text {
	display: block !important;
}
.add-to-cart-custom.size-selected .select-text {
	display: none !important;
}
.product_sizes_title {
	/*margin-bottom: 10px;*/
	transition: 0.75s;
	margin-bottom: 0;
    /*background-color: #111;*/
    padding: 0;
}
.product_sizes_title.added{
	background: #e94656;
}
.product_sizes_title.added .add-to-cart-custom {
	color: white;
}
.product_sizes_title.added .added-text {
	display: block !important;
}
.product_sizes_title.added :is(.select-text, .add-text) {
	display: none !important;
}
.product_sizes_box, .product_sizes_title {
	width: 100%;
	text-align: center;
}
.pro_gallery_top.mod .swiper-lazy-loaded {
	filter: brightness(0.95);
	transform: scale(0.9);
}

.list-no-image-grid {
	filter: brightness(0.95);
}

#index #_sd_featured_brands_container .owl-buttons .owl-prev,
#index #_sd_featured_brands_container .owl-buttons .owl-next {
    top: 50%;
    transform: translate(0, -50%);
}

.pro_gallery_top.mod .swiper-button-next.swiper-button-disabled, .pro_gallery_top.mod .swiper-button-prev.swiper-button-disabled {
	opacity: 0.25;
}
.pro_gallery_top.mod .swiper-button-next, .pro_gallery_top.mod .swiper-button-prev {
	background: none;
	color: #777;
}
.pro_gallery_top.mod .swiper-button-next:hover, .pro_gallery_top.mod .swiper-button-prev:hover {
	background: none;
}
.pro_gallery_top.mod .swiper-button-next.swiper-button-disabled:hover, .pro_gallery_top.mod .swiper-button-prev.swiper-button-disabled:hover {
	background: none;
}
#category .product_list_item .pro_first_box {
    background: #f3f3f3;
    /*padding: 29px 0px;*/
	/*padding: 6.74% 0px;*/
}
.pro_gallery_top.mod .swiper-slide.swiper-slide-active .swiper-lazy-preloader {
	z-index: 5;
	opacity: 0.8;
	transform: translate(-50%);
	top: 200px;
}
.pro_gallery_top.mod .swiper-slide.swiper-slide-active .swiper-lazy-preloader img{
	width: 220px;
}
#products:not(.filters-open) .top-wrapper.fixed {
	position: fixed;
	width: 100%;
	background: white;
	z-index: 100;
	margin-top: 0px !important;
	left: 0;
	padding: 10px 40px;
	box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
	z-index: 10;
}
.top-wrapper.fixed .total_items {
	font-size: 14px;
}
.top-wrapper.fixed .toggle-filters {
	font-size: 12px;
}
#authentication #columns.container {
    max-width: 90%;
    width: 90%;
}
.apply-filters:hover {
	color: #111;
    background: white;
    cursor: pointer;
}
.strelatedproducts_container .st_sticker {
	display: none;
}


/* Footer */

#easycontent_28 {
	border-bottom: 1px solid #D2D3D5;
	padding: 0 60px 40px;
}

#easycontent_28 h3 {
	font-size: 20px;
	font-weight: 600;
    letter-spacing: 1px;
	margin-bottom: 25px;
}

#easycontent_28 p {
	color: #000000;
	font-size: 13px;
    line-height: 1.7;
	margin-bottom: 15px;
}

#easycontent_28 strong {
	font-weight: 600;
}

body:not(#index) #easycontent_28 .style_content {
	display: none;
}

#cms .page_heading {
	margin-bottom: 50px;
    margin-top: 60px;
	text-decoration: underline;
}

#cms #columns.container {
	max-width: 85%;
    width: 85%;
}

#cms #main p,
#cms #main li {
	color: #000;
    font-size: 14px;
    line-height: 1.6;
	text-align: justify;
}

#cms #main li {
    margin-bottom: 8px;
}

#cms #main strong {
	font-weight: 600;
}

#cms #main .cms-p {
	margin-bottom: 30px;
}

#cms #main .cms-p-title {
	color: #000;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#cms #main .cms-p-s {
	margin-left: 30px;
}

#cms #main .cms-p-s-2 {
	margin-left: 60px;
}

#cms #main li span {
	display: inline-block;
	margin-bottom: 8px;
}

#cms #main .cms-p li.MsoListParagraph > span {
	display: block;
}

#cms #main a {
	color: blue;
}

#cms #main table {
	margin-bottom: 40px;
	margin-top: 25px;
}

#cms #main table th {
	background-color: lightsteelblue;
	border: 1px solid #000;
	font-size: 14px;
    font-weight: 600;
	height: 50px;
	min-height: 50px;
	padding: 8px;
	text-align: center;
}

#cms #main table td {
	border: 1px solid #000;
	font-size: 14px;
	padding: 8px;
}

#search_filters_wrapper .loading {
	-webkit-animation: none !important;
}

body#checkout .form-control-comment {
	font-size: 12px;
}

.hide-on-special-layout {
	height: 0;
	opacity: 0;
}

/*############################################*/
/*					 STORES					  */
/*############################################*/

#stores #columns.container {
	max-width: 90%;
	width: 90%;
}

#cms.cms-id-20 table {
	width: 100%;
	text-align: center;
}

#contact #content {
	padding-left: 40px;
    margin-top: 50px;
}

.g-recaptcha {margin-bottom: 15px;}

#contact #notifications {
	display: none;
}

.breadcrumb_wrapper {
    border-bottom: none;
    margin-top: 0!important;
    padding-bottom: 5px!important;
    padding-top: 15px!important
}

.breadcrumb_wrapper .breadcrumb_nav {
    font-size: 10px;
    margin-left: 4px;
    text-align: left;
}

.breadcrumb_wrapper .breadcrumb_nav ul li:last-child span {
    color: #000;
    font-weight: 600;
}

.breadcrumb_spacing {
    height: 12px!important;
}

.df-fullscreen.phx-connected.df-animate {
	margin-top: 95px;
}

/* stores */

#stores.map-title {
	text-align: center;
    font-size: 22px;
    font-weight: 700;
}

/* */

/*############################################*/
/*		         PAGE NOT FOUND	        	  */
/*############################################*/

#pagenotfound h1 {
	font-size: 140px;
    opacity: 0.7;
    text-align: center;
    margin-top: 80px;
}

#pagenotfound h2 {
	font-size: 20px;
    letter-spacing: 0;
    margin-top: 0;
    opacity: 0.7;
    text-align: center;
    margin-bottom: 30px;
}

.tax_label {
	display: none !important;
}

/* filters from right when total-items are clicked */

div#search_filters_wrapper.filters-from-right {
    right: 0;
    left: auto;
}
#products.filters-from-right {
	margin-right: auto;
    margin-left: initial;
}

/* top right list stickers */

.top-right-stickers {
	display: flex;
    justify-content: flex-end;
    align-items: center;
	flex-direction: column-reverse;
    position: absolute;
	row-gap: 10px;
    right: 15px;
    top: 20px;
    z-index: 10;
}
.pro_first_box .top-right-stickers .st_sticker_type_3 {
	position: static !important;
}
.pro_first_box .top-right-stickers .fmm_sticker_base_span {
	position: static !important;
}
.pro_first_box .top-right-stickers .fmm_sticker_base_span img {
	width: 90px !important;
}
#products.filters-open .pro_first_box .top-right-stickers .fmm_sticker_base_span img {
	width: 70px !important;
}
.products_sldier_swiper .fmm_sticker_base_span {
	bottom: 20px !important;
	right: 20px !important;
	top: auto !important;
}

#cart .cart-summary .card-block {
	padding: 10px 0px;
}
#cart .cart-summary .cart-summary-line .value {
	font-weight: 600;
}


/* page 404 */