/* SOFTDIL */
.flex{
	display:flex;
	align-items:center;
	justify-content:center;
}

#header_left #st_mega_menu_wrap li .st_mega_sub_menu_wrap {
	width: 1200px;
	height: 430px;
}
.stmenu_sub.sd-show {
	display: block !important;
}
.stmenu_sub, .st_mega_menu  {
	height: 100%;
}

#rightbar_cart{
	display:none;
}

#top_bar .easycontent .block_content{
	height:30px;
}

#top_bar .easycontent p{
	margin-bottom:0px;
}

#header_right .userinfo_mod_top {
	float:right;
	/*margin:0px 10px;*/
}

#header_right .login_custom_dropdown,
#mobile_bar_right .login_custom_dropdown {
	background-color:#ffffff;
	padding:20px;
	min-width:300px;
	text-transform:uppercase;
	border:1px solid #9F9F9F;
    right: -52px;
    left: unset;
}

#mobile_bar_right .login_custom_dropdown {
	background-color:#ffffff;
	padding:20px;
	min-width:300px;
	text-transform:uppercase;
	border:1px solid #9F9F9F;
    top: 30px;
    right: -45px;
    left: unset;
}

#header_right .login_custom_dropdown:before,
#mobile_bar_right .login_custom_dropdown:before {
	content:unset;
}

#header_right .login_custom_dropdown hr,
#mobile_bar_right .login_custom_dropdown hr {
	border-color:#9F9F9F;
	margin-top:15px;
	margin-bottom:12px;
}

#header_right .login_custom_dropdown .btn-default,
#mobile_bar_right .login_custom_dropdown .btn-default {
	color:#ffffff;
	background-color:#000000;
}

#header_right .login_custom_dropdown .btn-default:hover,
#mobile_bar_right .login_custom_dropdown .btn-default:hover {
	background-color:#ffffff;
	color:#000000;
}

#header_right .login_custom_dropdown .btn,
#mobile_bar_right .login_custom_dropdown .btn {
	width:100%;
	padding:12px 0px;
	font-size:14px;
	font-weight:bold;
}

#header_right .login_custom_dropdown p,
#mobile_bar_right .login_custom_dropdown p {
	display:inline-block;
	width:100%;
	font-size:13px;
	text-align:center;
}


#header_right .flex,
#mobile_bar_right .flex {
	justify-content:flex-end;
}

#header_right .userinfo_mod_top.logged .dropdown_list,
#mobile_bar_right .userinfo_mod_top.logged .dropdown_list {
    left: -40px;
}

#header_right .userinfo_mod_top .dropdown_list:before,
#mobile_bar_right .userinfo_mod_top .dropdown_list:before {
    left: 45%;
}

/* ----- menu ----- */


.no_mobile_device .st_mega_sub_menu_wrap {
	width: 1200px;
}
#st_mega_sub_menu_wrap .st_mega_menu li{
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
}

#category #header_primary.sticky #st_mega_menu_wrap,
#product #header_primary.sticky #st_mega_menu_wrap{
	/*display:none;*/
	padding: 0;
}

/* ----- cuerpo ----- */
.s_title_block, .s_title_block a{
	font-size:11pt;
	font-weight:bold;
}

.price_container, .price_container .price{
	font-size:11pt;
}

.price.with_discount{
	color:#E0332E;
}

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

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

/* ----- footer ----- */

#footer .st_newsletter .st_news_letter_form {
	margin-top:25px;
}

#footer .st_newsletter .st_news_letter_form_inner{
	width:auto;
	display:flex;
	align-items:center;
	justify-content:center;
}

body #footer .st_newsletter .st_news_letter_input{
	margin-right:10px;
	width:250px;
    padding: 0px 10px;
}

body #footer .st_newsletter .st_news_letter_submit{
	border:1px solid #000000;
}

#footer .stlinkgroups_links_footer.centered {
	text-align:center;
}

#footer .stlinkgroups_links_footer.centered .custom_links_list{
	display:inline-block;
	text-align:left;
}

/* product lists */
.ajax_block_product .hover_fly{
	position: static;
    /* margin-top: -40px; */
    overflow: visible;
}
.products_slider .ajax_block_product .hover_fly{
    margin-top: -45px;
}

/* mod de hoverfly para tallas */



/* new design - v2 */

.no_mobile_device .ajax_block_product .hover_fly {
	position: relative;
	opacity: 1;
}
.no_mobile_device .ajax_block_product .hover_fly .content {
	background: transparent;
}
.no_mobile_device .ajax_block_product .hover_fly > * {
	opacity: 1;
}
.no_mobile_device .ajax_block_product .pro_first_box:hover .hover_fly .content {
	transform: translateY(-100%);
	transition: 0s;
}
.no_mobile_device .ajax_block_product .hover_fly .custom-select-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 500;
	padding: 10px 15px;
}
.no_mobile_device .ajax_block_product .hover_fly .custom-select-title > i {
	transform: rotate(180deg);
	color: #116426;
}
.no_mobile_device .ajax_block_product .hover_fly .sizes-wrapper {
    width: 100%;
    background: white;
	cursor: pointer;
	transition: 0.4s;
}
.no_mobile_device .ajax_block_product .hover_fly .sizes-wrapper.open .custom-select-title  {
	border-radius: 10px 10px 0px 0px;
}
.no_mobile_device .ajax_block_product .hover_fly .sizes-wrapper.open .available_sizes   {
	display: flex;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes {
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	display: none;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes.single_size {
	display: flex;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes.single_size li {
	border-top: none;
}
.no_mobile_device .ajax_block_product .hover_fly .add_to_cart__wrapper {
	display: flex;
	align-items: center;
}
.no_mobile_device .ajax_block_product .hover_fly .ajax_add_to_cart_button {
	background: #116426;
}
.no_mobile_device .ajax_block_product .hover_fly .addToWishlist {
	position: relative;
	top: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	background: #e9e9e9;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes li {
	border-top: 1px solid grey;
	display: flex;
    flex-direction: column;
    width: 100%;
	cursor: pointer;
    align-items: flex-start;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes li .radio_label {
	padding: 10px 15px;
    width: 100%;
	font-size: 16px;
	font-weight: 500;
}
.no_mobile_device .ajax_block_product .on_sale {
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
	width: 50px;
    height: 30px;
    line-height: 27px;
    font-weight: 600;
    font-size: 14px;
    right: 15px !important;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes:not(.single_size) .radio_label:hover{
	background: #f7f7f7;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes li {
	position: relative;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content {
}
.no_mobile_device .ajax_block_product .hover_fly .radio_label {
	display: flex;
	align-items: center;
}
.no_mobile_device .ajax_block_product .hover_fly .radio_label > span {
	min-width: 40px;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__low_stock {
	color: red;
	font-size: 12px;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__no_stock {
	font-size: 12px;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__express {
	color: var(--main-neptuno-color);
	font-size: 12px;
	display: flex;
	flex-direction: column;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__icon {
	min-width: 30px;
    display: inline-block;
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__icon img {
	filter: brightness(.5);
}
.no_mobile_device .ajax_block_product .hover_fly .size_custom_content__express img {
	width: 20px;
}
.no_mobile_device .ajax_block_product .hover_fly .available_sizes li.unavailable .size_custom_content__no_stock > *:not(.size_custom_content__notify),
.no_mobile_device .ajax_block_product .hover_fly .available_sizes li.unavailable .radio_label > span {
	opacity: 0.4;
}
.no_mobile_device .ajax_block_product .pro_second_box .s_title_block {
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 150px;
	text-align: left;
}
#category.no_mobile_device .ajax_block_product .pro_second_box .other_colors_list {
	width: 100%;
	font-size: 12px;
}
.ajax_block_product .pro_second_box .price_container {
	float: right;
	margin-top: 5px;
}
.ajax_block_product .pro_second_box .services_availables {
	display: flex;
    justify-content: space-between;
    color: var(--main-neptuno-color);
}
.ajax_block_product .pro_second_box .services_availables span {
	border: 1px solid lightgray;
    border-radius: 8px;
    padding: 2px 10px;
	font-weight: 500;
	font-size: 13px;
}
.ajax_block_product .pro_second_box .services_availables img {
	width: 22px;
	margin-right: 5px;
	filter: brightness(.5);
	display:inline-block;
}
.ajax_block_product .pro_second_box .services_availables i {
	margin-right: 5px;
}
#category .other_colors_list .view_relared_products {
	border: none;
}
.no_mobile_device ._sd_user_location_popup__title {
	display: none;
}

#category.no_mobile_device .category-header {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
}


@media(max-width: 992px)
{
	#category #center_column {
		padding: 0px 7px;
	}
	#category .custom-select-title-mobile i {
		font-size: 24px;
	}
	#category #center_column ul.product_list.grid > li {
		padding-left: 8px;
		padding-right: 8px;
	}
	.ajax_block_product .pro_second_box .services_availables {
		/* flex-direction: column; */
		flex-direction: row;
		gap: 5px;
		width:100%;
	}
	.ajax_block_product .pro_second_box .services_availables span {
		font-size: 11px;
		padding: 0px 12px;
	}
	.ajax_block_product .pro_second_box .other_colors_list_wrapper {
		width:100%;
	}
	
	.ajax_block_product .pro_second_box .price_name_block{
		display: flex;
		flex-direction: column;
		width: 100%;
		padding-top: 12px;
		/* flex-wrap: wrap; */
	}
	
	.ajax_block_product .pro_second_box .product-name {
		text-align: left;
	}
	#category #product_list .pro_second_box { 
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	#category #product_list .pro_second_box .price_container { 
		text-align: left;
		/* margin-left: 3px; */
		/* margin-bottom: 25px; */
	}
	#category #product_list .pro_second_box .price_container .product-price { 
	    font-weight: 600;
		font-size: 16px;
		margin-top: 0px;
	}
	#category .other_colors_list .view_relared_products {
		background-color: unset;
		text-decoration: underline;
		padding: 0px;
		border: none;
		font-size: 12px;
	}
	#category .other_colors_list {
		overflow: hidden;
		width: 90%;
		margin: 0 auto;
		margin-left: 0px !important;
	}
	#category #columns .list_type_title {
		clear: both;
		font-weight: bold;
		/* border-bottom: 1px solid #000; */
		display: flex;
		border-bottom: none;
		flex-direction: row;
		justify-content: space-between;
		margin: 15px 15px 15px 15px;
	}
	#product_list .ajax_block_product .pro_second_box .s_title_block {
		/* height: 15px; */
		margin-bottom: -2px;
		/* margin-left: 3px; */
		margin-left: 0px;
		margin-bottom: 2px;
		margin-right: auto;
	}
	#category #columns .ajax_block_product .pro_second_box .old-price {
		color: #cbcbcb  !important;
		font-weight: 400 !important;
		font-size: 16px;
		margin-right: 8px;
	}
	#category #product_list .pro_second_box .price_container .product-price[itemprop*='with_discount'] {
		color: #FF0404;
	}
	#category #product_list .on_sale {
		margin-right: auto;
		display: block;
		width: 46px;
		height: 20px;
		line-height: 18px;
		font-weight: 600;
		font-size: 10px;
		position: absolute;
		border-radius: 0px;
		left: 7px !important;
		top: 10px !important;
	}
	#category #product_list .new {
		bottom: 38px;
		top: unset;
		right: 0px;
	}
	#custom-sort-selector-mobile {
		color: #333333;
		position: absolute;
		top: 40px;
		width: 180%;
		right: 0;
		padding: 10px 10px !important;
		background-color: white;
		border: 1px solid black;
		z-index: 1;
	}
	#custom-sort-selector-mobile .custom-sort-selector-item-mobile {
		text-transform: lowercase;
		font-size: 13px;
		padding: 2px 0 !important;
		text-align: left;
		font-weight: 400;
		cursor: pointer;
	}
	#custom-sort-selector-mobile .custom-sort-selector-item-mobile::first-letter {
		text-transform: uppercase;
	}

}
@media(max-width: 366px)
{
	.ajax_block_product .pro_second_box .services_availables span {
		font-size: 10px;
		padding: 0px 2px;
	}
}
.no_mobile_device .ajax_block_product .pro_second_box .price[itemprop*='with_discount'] {
	color: #E0332E;
	font-weight: 600;
}
.no_mobile_device .ajax_block_product .pro_second_box .old-price {
	color: #666 !important;
	font-weight: 500;
}
.no_mobile_device .ajax_block_product .custom-select-title__size_selected {
    display: flex;
    align-items: center;
    gap: 40px;
}
.no_mobile_device .ajax_block_product .custom-select-title__size_selected > span {
    font-size: 16px;
}
.no_mobile_device .ajax_block_product .custom-select-title__size_selected {
    display: none;
}
.no_mobile_device .ajax_block_product .sizes-wrapper:not(.open).has_selected_size .custom-select-title__no_size {
    display: none;
}
.no_mobile_device .ajax_block_product .sizes-wrapper:not(.open).has_selected_size .custom-select-title__size_selected {
    display: flex;
}
.no_mobile_device .ajax_block_product .size_custom_content__notify {
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	padding: 0px 5px;
	font-size: 11px;
	border: 1px solid #116426;
	border-radius: 12px;
}
.no_mobile_device #nav_right .login_custom_dropdown {
	background: white;
    color: #111;
    padding: 20px 40px;
}
.no_mobile_device .list-loader {
	background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 100;
	display: none;
}
.no_mobile_device .st-pusher.open_viewed .list-loader {
	display: flex;
}

.ajax_block_product .hover_fly {
	/* position: absolute; */
	width: 100%;
	left: 0;
	bottom: 0;
}
.ajax_block_product .hover_fly .content {
	text-align: left;
	position: absolute;
	background: white;
	left: 0;
	top: 0px;
    width: 100%;
}

@media(min-width: 992px)
{
	body#category .sd_product_list.grid_4 {
		display: flex;
		flex-wrap: wrap;
		/* column-gap: 50px; */
		/* display: grid; */
		/* grid-template-columns: 1fr 1fr 1fr; */
	}
	body#category .sd_product_list.grid_4 .format.normal {
		/* width: 100% !important; */
		overflow: hidden;
	}
}

@media(max-width: 1600px)
{
	.no_mobile_device .ajax_block_product .pro_second_box .services_availables span {
		padding: 2px 6px;
		font-size: 12px;
	}
	._sd_user_location__left_column__service_button {
		font-size: 12px;
	}
	._sd_user_location__left_column__service_button img {
		width: 22px;
	}
	#left_column {
		padding-right: 0px;
	}
}

@media(max-width: 1440px)
{
	body#category .sd_product_list.grid_4 {
		column-gap: 0px;
	}
	.no_mobile_device .ajax_block_product .pro_second_box .s_title_block {
		max-width: 135px;
	}

	.no_mobile_device .ajax_block_product .pro_second_box {
		padding-left: 0px;
		padding-right: 0px;
	}
	.no_mobile_device .ajax_block_product .pro_second_box .services_availables span {
		font-size: 11px;
	}
}

@media (min-width: 768px) {
    .container:not(body#category #columns){
        max-width: 100%!important;
    }
	
	.container:not(body#category #columns) > .row {
		width: 100%;
	}
	
	.easycontent_container.full_container {
		overflow: hidden;
	}
}

/* */





/* .ajax_block_product .hover_fly .content .sizes-container {
	padding: 0px 20px;
	padding-top: 10px;
} */
.ajax_block_product .hover_fly .title {
	text-transform: uppercase;
}
.ajax_block_product .hover_fly .sizes-info {
	text-align: left;
	font-size: 11px;
}
.ajax_block_product .hover_fly .sizes-info strong {
	margin-left: 5px;
	margin-right: 5px;
}
.ajax_block_product .hover_fly .today {
	color: #14AE8F;
	font-weight: 600;
}
.ajax_block_product .hover_fly .later {
	color: #F46560;
	font-weight: 600;
}
.ajax_block_product .hover_fly .add-to-cart-and-whatsapp {
	width: 100%;
	display: flex;
}
.ajax_block_product .hover_fly .available_sizes {
	width: 100%;
	padding-bottom: 15px;
	background: white;
	display: flex;
	justify-content: center;
	z-index: 1;
}
.ajax_block_product .hover_fly .available_sizes li.active .radio_label {
	background: #111;
	color: white;
}

.ajax_block_product .hover_fly .available_sizes li.selected .radio_label {
	background: #111;
    color: white;
}
.ajax_block_product .hover_fly .available_sizes .availability-dot {
	margin-top: 5px;
}
.ajax_block_product .hover_fly .available_sizes .available-today {
	background:#14AE8F;	
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.ajax_block_product .hover_fly .available_sizes .available-later {
	background:#F46560;	
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.ajax_block_product .hover_fly .radio_label {
	font-size: 12px;
    padding: 2px 15px;
}

/* .ajax_block_product .hover_fly .available_sizes li:last-child {
	border: none;
} */

.ajax_block_product .hover_fly .available_sizes input {
	display: none;
}
/* */

.ajax_block_product .hover_fly .sizes{
	position:relative;
}

.ajax_block_product .hover_fly .quick-view span,
.ajax_block_product .hover_fly .addToWishlist span{
	display:none;
}

.ajax_block_product .hover_fly .quick-view{
	position:absolute;
	top:8px;
	left:8px;
}

.ajax_block_product .hover_fly .addToWishlist{
	position:absolute;
	top:8px;
	left:8px;
}

.ajax_block_product .hover_fly .quick-view + .addToWishlist{
    top: 38px;
}

.ajax_block_product .price_container .old-price{
    font-size: 13px;
}

#product_list .other_colors_list,
#product_list .other_colors_list__popup {
    margin-top: 10px;
}

#product_list .other_colors_list .color_item,
#product_list .other_colors_list__popup .color_item {
    height: 40px;
    width: 40px;
}

/* #product .sd-product-related-colors li img,
#product_list .other_colors_list .color_item img,
#product_list .other_colors_list__popup .color_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
} */

#product_list,
.ajax_block_product .product_image {
	overflow: unset;
}

.ajax_block_product .other_colors_list,
.ajax_block_product .other_colors_list__popup {
	text-align:center;
}

.ajax_block_product .other_colors_list__popup {
	display: none;
}

.ajax_block_product .other_colors_list__popup.show {
	display: block;
    z-index: 1;
    position: absolute;
    right: 0;
    padding: 10px 25px;
	background-color: white;
    box-shadow: rgb(0 0 0 / 40%) 0px 1px 5px 0px;
}

.ajax_block_product .other_colors_list .color_item,
.ajax_block_product .other_colors_list__popup .color_item {
    cursor: pointer;
	display:inline-block;
}

.ajax_block_product .other_colors_list .color_item.self,
.ajax_block_product .other_colors_list__popup .color_item.self,
.ajax_block_product .other_colors_list .color_item:hover,
.ajax_block_product .other_colors_list__popup .color_item:hover {
	border: 1px solid var(--main-neptuno-color);
}

.product-container.product_pack .hover_fly  .quick-view,
.product-container.product_pack .hover_fly  .addToWishlist,
.product-container.product_pack .s_title_block{
	display:none;
}

#address #dni.form-control{
	padding: 6px;
    height: 100%;
}

/* home */
.st_banner_block .lateral {
    display: block;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    filter: drop-shadow(0px 0px 3px #666);
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(0%, -50%);
	width:100px;
}

.st_banner_block .lateral>div {
    transform: rotate(-90deg);
}

.st_newsletter  .st_news_letter_box .alert-success{
	color: #000000;
    background-color: unset;
    border: unset;
}

.st_newsletter  .st_news_letter_box .alert-success .title{
	display:block;
	font-size:15px;
	font-weight:bold;
    text-transform:uppercase;
}

/* bloque carrito */
.cart-buttons .btn-primary{
	text-transform:uppercase;
}

/* recuperar passwd */
#password .main_row{
	display:flex;
	align-items:center;
    margin-bottom: 20px;
}

#password .main_row .size_limiter{
	max-width:400px;
	margin:auto;
}

#password #center_column{
	border-top:1px solid #B0B0B0;
	background-color:#FCFCFC;
}

#password .main_row form .block {
    /* padding: 18px 15px; */
    padding: 18px 15px 0px;
    border: 1px solid #9F9F9F;
    margin-bottom: 20px;
}

#password .main_row .btn-primary {
    width: 100%;
    font-size: 15px;
    padding: 13px 0px;
    height: auto;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

#password .main_row label {
    text-shadow: 0px 0px 0px;
    width: 100%;
    text-align: left;
    padding: 0px;
    font-size: 14px;
}

#center_column .product-count {
	display: none;
}


/* MODIFICACIÓN MEGAMENU - LEFTCOLUNM */

@media(max-width: 991px) {
	#top_bar #easycontent_11 {
		display: none;
	}
}

#header.sticky_mh #top_bar,
.header-container.has_sticky #top_bar {
    z-index: 220;
    width: 100%;
	position: fixed;
    top: 0;  
	height: 40px; 
}

#top_bar .wide_container,
#header_primary .wide_container {
	max-width: 100%;
	padding: 0 30px;
}

#header_left #st_mega_menu_wrap {
	display: block;
	margin-top: 5px;
}

#header_left #st_mega_menu_wrap .st_mega_menu .ml_level_0:first-child > a {
	padding-left: 0;
}

#header_left #st_mega_menu_wrap .st_mega_sub_menu_wrap .st_mega_menu {
	display: inline-flex;
	flex-direction: column;
	padding: 18px 0;
    /* box-shadow: 0px 1px 1px rgb(0 0 0 / 10%); */
	background: white;
	justify-content: flex-start;
	/* min-height: 350px; */
}
#header_left #st_mega_menu_wrap .st_mega_menu {
	position: relative;
}
#header_left #st_mega_menu_wrap {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#header_left #st_mega_menu_wrap > .st_mega_menu > .ml_level_0 > a {
	color: #111;
	font-size: 24px;
	text-transform: lowercase;
}

#header_left #st_mega_menu_wrap > .st_mega_menu > .ml_level_0 > a::first-letter {
	text-transform: uppercase;
}

/* #header_left #st_mega_menu_wrap > .st_mega_menu > li.current:nth-of-type(1) > a {
	border-bottom: 2px solid #864b8d;
	color: #864b8d;
} */
#header_left #st_mega_menu_wrap > .st_mega_menu > li.current > a {
	border-bottom: 2px solid #111 !important;
	color: #111 !important;
	font-weight: 700;
}
#header_left #st_mega_menu_wrap > .st_mega_menu > li:nth-of-type(1) {
	position: relative;
}
#header_left #st_mega_menu_wrap > .st_mega_menu > li:nth-of-type(1)::after {
	content: '';
    position: absolute;
    color: #111;
    top: 50%;
    background: #111;
    right: 0;
    transform: translate(50%, -50%);
    height: 50%;
    width: 3px;
}

#header_left #st_mega_menu_wrap .st_mega_menu > li > a {
	font-size: 18px;
	color: #111;
	font-weight: 600;
	text-transform: lowercase;
	padding: 0;
}
#header_left #st_mega_menu_wrap > .st_mega_menu > li:nth-of-type(1) > a {
	margin-right: 20px;
}
#header_left #st_mega_menu_wrap > .st_mega_menu > li:nth-of-type(2) > a {
	margin-left: 20px;
}
#header_left #st_mega_menu_wrap .st_mega_menu > li > a::first-letter {
	text-transform: uppercase;
}

#header_left .st_mega_sub_menu_wrap > .st_mega_menu > li {
	padding: 5px 25px;
}

#header_left .st_mega_sub_menu_wrap > .st_mega_menu > li a:after {
	display: none;
}
#header_left #st_mega_menu_wrap .stmenu_sub {
	width: 1000px;
	box-shadow: 4px 0px 5px rgb(0 0 0 / 10%);
    position: absolute;
	padding-left: 65px;
	top: 0;
    right: 15px;
	left: unset;
    transform: translate(100%);	
}
#header_left #st_mega_menu_wrap .stmenu_sub::before {
	content: '';
    position: absolute;
    background: #d1d1d1;
    top: 50%;
    transform: translate(-30px, -50%);
    width: 1px;
    height: 95%;
}
#header_left #st_mega_menu_wrap .st_mega_sub_menu_wrap {
    position: absolute;
	transform: translate(0%);
    left: 0;
	width: auto;
	top: 50px;
    z-index: 60;
    padding: 0;
    padding-top: 25px;
}
#header_left #st_mega_menu_wrap .st_mega_sub_menu_wrap .st_mega_menu {
    /* width: 1200px; */
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    background: white;
}
#header_left #st_mega_menu_wrap .active-parent-category{
    border: none;
} 
#header_left #st_mega_menu_wrap > .st_mega_menu > .ml_level_0.current:nth-of-type(2) > a {
    color: #111;
}

#easycontent_30 {
	margin-bottom: 35px;
	text-align: right;
	font-weight: 600;
}

#header_primary.sticky ._sd_user_location_wrapper__content-left {
	display: flex;
	align-items: center;
	justify-content: center;
}
#header_primary.sticky ._sd_user_location_wrapper__content-left ._sd_user_location_wrapper__content__store {
	margin-left: 10px;
}
#header_primary.sticky .content_sortPagiBar.desktop {
	margin-left: 10px;
}
#header_primary.sticky #header_left #st_mega_menu_wrap > .st_mega_menu > .ml_level_0 > a {
	font-size: 18px;
}
#header_primary.sticky #header_left #st_mega_menu_wrap {
	margin-top: 0px;
}
#header_primary.sticky #easycontent_30{
	margin-bottom: 15px;
}

#st_mobile_menu ul {
	padding-left: 0;
}

#breadcrumb_wrapper {
	margin-bottom: 0;
}

.right-side-item-sort {
	cursor: pointer;
}

/* new sticky */

.content_sortPagiBar.desktop {
	/* position: sticky;
    top: 110px; */
    /* z-index: 59;
    z-index: 65; */
}
.content_sortPagiBar.desktop .sortPagiBar.show, .content_sortPagiBar.desktop .sortPagiBar {
	top: 0px !important;
}

@media (max-height: 1468px)
{
	#easycontent_30 .whatsapp-and-contact {
		font-size: 13px;
	}
}
/* */

/* #header_left #st_mega_menu_wrap .ml_level_0.current
border-bottom-color: #864b8d;
    color: #864b8d; */
/* */


/* MEDIA */
@media (max-width:1599px) and (min-width:1440px){
	#header_center #st_mega_sub_menu_wrap .ml_level_0 .stmenu_sub {
		width: 85%;
	}
}
@media (max-width:1439px) and (min-width:1200px){
	#header_center #st_mega_sub_menu_wrap .ml_level_0 .stmenu_sub {
		width: 100%;
	}
}
@media (min-width: 768px) {
	body#index .special-products_block_center_container{
		display:none;
	}
}

@media (max-width: 767px) {
	body#index #st_banner_28{
		height:calc(100vh - 50px) !important;
	}
	
	body#index #st_banner_block_21,
	body#index #st_banner_block_22{
		height:calc(50vh - 35px) !important;
	}
	
	.st_banner_block .sections a{
		display:block;
		color:#ffffff;
		font-size:36px;
		line-height:42px;
		font-weight:bold;
		text-transform:uppercase;
		filter:drop-shadow(0px 0px 3px #666);
	}
	
	/* modulo de chat para mobile */
	#product #freshworks-container #launcher-frame{
		bottom:80px !important;
	}
	
	#breadcrumb_wrapper .breadcrumb {
		font-size: 12px;
	}
}

@media (max-width: 425px) {
	.addToWishlist {
		display: none !important;
	}	
}

/* cambios menu */
.no_mobile_device #header_primary .st_mega_sub_menu_wrap {
    background: white;;
    width: 1920px !important;
}
.no_mobile_device #header_primary #st_menu_1 .st_mega_sub_menu_wrap {
    left: -35px !important;
}
.no_mobile_device #header_primary #st_menu_2 .st_mega_sub_menu_wrap {
    left: -30px !important;
}
.no_mobile_device #header_primary ul.st_mega_menu {
	box-shadow: none !important;
}
.no_mobile_device #header_primary ul.st_mega_menu > li > a{
	transition: none !important;
}
.no_mobile_device #header_primary ul.st_mega_menu p.subtitle_block {
	display: none;
}
.no_mobile_device #header_primary ul.st_mega_menu p.title_block a{
	font-size: 14px;
}
.no_mobile_device #header_primary ul.st_mega_menu a.ma_level_0 {
	display: inline-block;
}
.no_mobile_device #header_primary #st_menu_1 .st_mega_sub_menu_wrap {
	padding-left: 10px !important;
}
.no_mobile_device .header-container:not(.has_sticky) #header_primary #st_ma_1 {
	min-width: 76px;
}
.no_mobile_device #header_primary #st_menu_2 .st_mega_sub_menu_wrap {
	padding-left: 5px !important;
}
.no_mobile_device #header_primary .ma_level_1.ma_item, .no_mobile_device #header_primary .ma_level_2.ma_item {
	text-transform: lowercase;
	display: inline-block;
	font-size: 14px;
	font-weight: 500 !important;
	margin-bottom: 5px;
}
.no_mobile_device #header_primary :is(#st_menu_28,#st_menu_90) a.ma_level_1.ma_item {
	font-weight: 700 !important;
	color: #111;
	font-size: 14px;
	border-bottom: 1px solid;
	text-transform: uppercase;
}
.no_mobile_device #header_primary :is(#st_menu_28,#st_menu_90) .ma_level_2.ma_item::first-letter {
	text-transform: uppercase;
	display: inline-block;
}
.no_mobile_device #header_primary .ma_level_2.ma_item::before {
	content: none;
}
.no_mobile_device .st_mega_sub_menu_wrap .st_mega_menu > li:hover a.ma_level_0 {
	text-decoration: underline;
    text-underline-offset: 5px;
}
.no_mobile_device #header_primary .ma_level_1.ma_item::first-letter {
	text-transform: uppercase;
}
.no_mobile_device #header_primary .stmenu_sub  {
    box-shadow: none !important;
	padding-top: 30px;
}
.no_mobile_device .stmenu_sub.sd-show :is(.title_block) {
	padding-bottom: 0px;
	border-bottom: 1px solid;
	transition: none !important;
}
.no_mobile_device .stmenu_sub.sd-show :is(.title_block) a {
	transition: none !important;
}

.no_mobile_device .stmenu_sub.sd-show :is(p.title_block) {
	display: inline-block;
}

/* SIN STOCK PRODUCT */

#product .no_stock_product__wrapper .no_stock_product__availability {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 20px;
}

#product .no_stock_product__wrapper .no_stock_product__label {
	border: 0.7px solid #A09F9F;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	text-align: center;
	color: #838383;
	padding: 10px 20px;
	border-radius: 10px;
	display: flex;
    align-items: center;
    gap: 10px;
}
#product .no_stock_product__wrapper .sd_mail_alert-button {
	width: 313px;
	border-radius: 8px;
	border: 0.7px;
	background: #2E622E;
	color: white;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
}
#product.mobile_device .no_stock_product__wrapper .no_stock_product__label {
	font-size: 14px;
	padding: 5px 10px;
}
#product.mobile_device .no_stock_product__wrapper .sd_mail_alert-button {
	width: auto;
	font-size: 12px;
	padding: 5px 10px;
	flex: 1;
}

@media (max-width: 340px)
{
	#product.mobile_device .no_stock_product__availability {
		flex-direction: column;
		align-items: stretch;
	}
	
	#product.mobile_device .no_stock_product__wrapper .no_stock_product__label {
		justify-content: center;
	}
}

/* */


/* POPULAR AHORA - HOME */

#index .featured_categories_slider_container {
	width: 90%;
	max-width: 1600px;
    margin: 0 auto;
}
#index .featured_categories_slider_container {
	margin-top: 50px;
}
#index .featured_categories_slider_container .title_block {
	text-align: center;
}
#index .featured_categories_slider_container .title_block span {
    text-decoration: underline;
}
#index .featured_categories_slider_container .products_slider {
	margin-top: 20px;
}
#index .featured_categories_slider_container img {
	margin: 0 auto;
	width: 125px;
	border-radius: 50%;
    border: 1px solid #b9b9b9;
	height: auto;
	border-radius: 50%;
}
#index .featured_categories_slider_container .featured_categories_item:hover .fc_cat_name {
	background: none;
}
#index .featured_categories_slider_container .featured_categories_item:hover .fc_cat_name a {
	color: #000;
	text-decoration: underline;
}
#index .featured_categories_slider_container .featured_categories_item:hover img {
	border-color: #111;
}

@media (max-width: 576px){
	#index .featured_categories_slider_container .fc_cat_name .s_title_block {
		font-size: 12px;
	}
}