@import url("../orienteed/orcustom.css");
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */



/* ========================================================
	Component Style
	These styles apply to global component
======================================================== */

/* ========================================================
  End of Component Style
======================================================== */


/* ========================================================
  CMS Style Overrides
  These styles apply to specific CMS pages
======================================================== */
/* banner style */
#tratamiento_banner_madrid,
#tratamiento_banner_barcelona {
	padding: 1em 0;
	background: #fafafa;
}

#tratamiento_banner_madrid img,
#tratamiento_banner_barcelona img {
	width: 100%;
	height: auto;
}

#tratamiento_banner_madrid .soy_telf_ayuda,
#tratamiento_banner_barcelona .soy_telf_ayuda {
	padding: 15px;
	font-size: 16px;
	text-align: center;
}

#tratamiento_banner_madrid .soy_telf_ayuda a,
#tratamiento_banner_barcelona .soy_telf_ayuda a {
	font-size: 16px;
}

/* END MOD */

/* iframe size */
body#cms iframe {
	width: 100%;
	height: 100%;
}


/* SOYMOD #69946 (30/06/2023) - Estilos landing tratamientos */
body#cms #accordionTratamientos {
	max-width: 996px;
	margin-left: auto;
	margin-right: auto;
}

body#cms #accordionTratamientos .card {
	box-shadow: none;
}

body#cms #accordionTratamientos .card-header {
	background-color: transparent;
}

body#cms #accordionTratamientos .card-header button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase;
	font-size: 22px;
	color: #000;
}

body#cms #accordionTratamientos .card-header button i {
	font-size: 32px;
}

body#cms #accordionTratamientos .card-header button:hover,
body#cms #accordionTratamientos .card-header button:focus {
	text-decoration: none;
	outline: none;
	border-color: transparent;
}

body#cms #accordionTratamientos .cta-link-button {
	margin-top: 1em;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-flex;
	padding: .75em 1.5em .5em;
	background-color: #fcb2c1;
	color: black;
	border-radius: 22px;
	border: 1px solid #fcb2c1;
	transition: all .5s ease-in-out;
}

body#cms #accordionTratamientos .cta-link-button:hover {
	background-color: transparent;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	border-color: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width:991px) {
	body#cms #accordionTratamientos .card-header button i {
		font-size: 22px;
		position: relative;
		margin-right: -25px;
		top: 3px;
	}

	body#cms #accordionTratamientos .cta-link-button {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
}

/* END SOYMOD */

/* cms-11, cms-18, cms-19 */
/* Maquetación de CMS de Rutinas faciales: piel mixta, piel seca y piel grasa */
.page-cms-11 .rte,
.page-cms-18 .rte,
.page-cms-19 .rte {
	margin-top: 30px;
}

.page-cms-11 .vc_row,
.page-cms-18 .vc_row,
.page-cms-19 .vc_row {
	overflow: hidden;
}

.page-cms-11 .textrutinas,
.page-cms-18 .textrutinas,
.page-cms-19 .textrutinas {
	font-weight: 100;
}

.page-cms-11 .linea,
.page-cms-18 .linea,
.page-cms-19 .linea {
	width: 34px;
	height: 2px;
	background-color: black;
}

.page-cms-11 .vc_col-sm-6,
.page-cms-18 .vc_col-sm-6,
.page-cms-19 .vc_col-sm-6 {
	width: 50%;
	float: left;
}

.page-cms-11 .vc_col-sm-6 img,
.page-cms-18 .vc_col-sm-6 img,
.page-cms-19 .vc_col-sm-6 img {
	max-width: 100%;
}

.vc_col-xs-1,
.vc_col-sm-1,
.vc_col-md-1,
.vc_col-lg-1,
.vc_col-xs-2,
.vc_col-sm-2,
.vc_col-md-2,
.vc_col-lg-2,
.vc_col-xs-3,
.vc_col-sm-3,
.vc_col-md-3,
.vc_col-lg-3,
.vc_col-xs-4,
.vc_col-sm-4,
.vc_col-md-4,
.vc_col-lg-4,
.vc_col-xs-5,
.vc_col-sm-5,
.vc_col-md-5,
.vc_col-lg-5,
.vc_col-xs-6,
.vc_col-sm-6,
.vc_col-md-6,
.vc_col-lg-6,
.vc_col-xs-7,
.vc_col-sm-7,
.vc_col-md-7,
.vc_col-lg-7,
.vc_col-xs-8,
.vc_col-sm-8,
.vc_col-md-8,
.vc_col-lg-8,
.vc_col-xs-9,
.vc_col-sm-9,
.vc_col-md-9,
.vc_col-lg-9,
.vc_col-xs-10,
.vc_col-sm-10,
.vc_col-md-10,
.vc_col-lg-10,
.vc_col-xs-11,
.vc_col-sm-11,
.vc_col-md-11,
.vc_col-lg-11,
.vc_col-xs-12,
.vc_col-sm-12,
.vc_col-md-12,
.vc_col-lg-12 {
	padding-left: 15px;
	padding-right: 15px;
}

/* End of cms-11, cms-18, cms-19 */

/* cms-28 */
body#cms.cms-id-28 .page-content,
body#cms.cms-id-28 .page-footer {
	margin-bottom: 0;
}

body#cms.cms-id-28 #footer {
	padding-top: 0;
}

/* SOYMOD #76431 (11/1/2024) */
body#cms.cms-id-28 #soyBlackFriday {
	background-image: url('/themes/miin_ecco_bella/assets/img/novedades_desk.jpeg');
	background-size: cover;
	min-height: 750px;
}

body#cms.cms-id-28 #soyBlackFriday #soyDivBF {
	padding-top: 5%;
}

body#cms.cms-id-28 #soyBlackFriday #form_news {
	width: 550px;
	max-width: 100%;
	margin: 0 auto;
	padding: 25px 25px;
	background: #fff;
}

body#cms.cms-id-28 #soyBlackFriday #form_news>p span {
	color: #000;
	line-height: 20px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news .mc-field-group {
	margin-bottom: 15px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news input[type="text"] {
	width: 100%;
	border: none;
	border-bottom: 1px solid #2C2A29 !important;
	padding: 5px;
	outline: none;
}

body#cms.cms-id-28 #soyBlackFriday #form_news .mce_inline_error {
	margin-top: 10px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label {
	text-align: left;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label .soy_checkbox {
	width: 15px;
	height: 15px;
	display: inline-block;
	border: 1px solid #000;
	position: relative;
	top: 2px;
	margin-right: 3px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label .soy_checkbox i {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 15px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label input[type="checkbox"]:checked+.soy_checkbox i {
	display: block;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #consentimiento-edad-div label span:last-child {
	font-size: 12px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #mc-embedded-subscribe {
	float: right;
	border: 1px solid #000;
	background: #FFF;
	padding: 10px 20px;
	margin-bottom: 10px;
}

body#cms.cms-id-28 #soyBlackFriday #form_news #mergeRow-gdpr .mce_inline_error {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

@media(max-width: 991px) {
	body#cms.cms-id-28 #soyBlackFriday #soyDivBF {
		padding: 30% 0;
		min-height: auto;
	}
}

/* SOYMOD #76431 (11/1/2024) */
body#cms.cms-id-28 #soyBlackFriday {
	/* 	background-image: url(/themes/miin_ecco_bella/assets/img/cms_calendario/miin_calendar_2023_mobile.jpg); */
	background-image: url('/themes/miin_ecco_bella/assets/img/novedades_mob.jpeg');
	background-size: cover;
}

/* ----------- Meisani Birthday -------------*/
body#cms.cms-id-28.lang-es #soyBlackFriday {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_birthday/1800x938-Meisani-Sorteo.jpg');
	background-size: cover;
}

@media screen and (max-width: 501px) {
	body#cms.cms-id-28.lang-es #soyBlackFriday {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_birthday/501x1001-Meisani-Sorteo.jpg');
	}
}

/* ---------- End Meisani Birthday -------------*/

@media screen and (min-width: 992px) {

	/* SOYMOD #76431 (11/1/2024) */
	body#cms.cms-id-28 #soyBlackFriday {
		/* 		background-image: url(/themes/miin_ecco_bella/assets/img/cms_calendario/miin_calendar_2023_desktop.jpg); */
		background-image: url('/themes/miin_ecco_bella/assets/img/novedades_desk.jpeg');
		background-size: cover;
	}
}

/* End of cms-28 */


/* cms-43 */

body#cms.cms-id-43 .page-header {
	display: none;
}

body#cms.cms-id-43 .entregas-title {
	margin-top: 30px;
	text-align: center;
}

body#cms.cms-id-43 .entregas-title h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 1px;
}

body#cms.cms-id-43 .entregas-title .sep {
	text-align: center;
	display: inline-block;
	width: 31px;
	height: 2px;
	background: #2C2A29;
}

/* End of cms-43 */


/* cms-48 */
body#cms.cms-id-42 .programa-afiliacion-suscripcion {
	position: relative;
	min-height: 2000px;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .fondo {
	width: 100%;
	height: auto;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .fondo.dsk {
	display: none;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block {
	position: absolute;
	top: 15px;
	margin: 0 15px;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block .icono-miin {
	padding: 40px 0;
	text-align: center;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block .icono-miin::before {
	content: "";
	display: inline-block;
	background: url('/themes/az_miracle/img/icon/logo-miin-symbol.svg') no-repeat 0 0;
	height: 120px;
	width: 120px;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form {
	padding: 70px 50px 50px;
	background-color: rgba(255, 255, 255, 0.9);
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form sup {
	top: 0;
	font-size: 100%;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.btn-primary,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #category #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#category #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #category #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#category #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #manufacturer #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#manufacturer #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #manufacturer #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#manufacturer #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #prices-drop #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#prices-drop #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #prices-drop #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#prices-drop #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #new-products #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#new-products #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #new-products #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#new-products #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #best-sales #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#best-sales #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #best-sales #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#best-sales #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #search #wrapper #content-wrapper .pagination>div .page-list>li input.btn.next,
#search #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.next,
body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form #search #wrapper #content-wrapper .pagination>div .page-list>li input.btn.previous,
#search #wrapper #content-wrapper .pagination>div .page-list>li body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form input.btn.previous {
	font-size: 13px;
	padding: 15px 35px;
	margin: 70px auto 0 auto;
	display: block;
	color: #fff;
	background: #f7b0c0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	line-height: 1;
	border-radius: 0;
	border: none;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form h2.h3 {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #2C2A29;
	margin-bottom: 25px;
	font-weight: bold;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group label {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group label.error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 1px 20px 1px 20px;
	font-style: italic;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group input {
	border: 1px solid #000;
	padding: 12px;
	text-transform: uppercase;
	background: transparent;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group.terminos_condiciones {
	margin-bottom: 10px;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group.terminos_condiciones div.checker span {
	top: 0;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group.terminos_condiciones label {
	text-transform: unset;
	margin-left: 5px;
	margin-bottom: 0;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group+h2.h3 {
	margin-top: 50px !important;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .textarea {
	border: 1px solid #000;
	max-height: 150px;
	overflow-y: auto;
	padding: 12px;
	background: transparent;
	margin-bottom: 30px;
}

body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .textarea p {
	font-size: 12px;
	line-height: 1.2;
}

@media (min-width: 768px) {
	body#cms.cms-id-42 .programa-afiliacion-suscripcion {
		max-width: 768px;
		margin: 0 auto;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block {
		margin: 0;
		top: 120px;
		right: 100px;
		width: 480px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block .icono-miin {
		display: none;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form {
		margin: 0;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form p {
		font-size: 16px;
		line-height: 18px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form h2.h3 {
		font-size: 20px;
		line-height: 22px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group label {
		font-size: 16px;
		line-height: 18px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .form-group input {
		font-size: 16px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form .textarea p {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	body#cms.cms-id-42 .programa-afiliacion-suscripcion {
		max-width: unset;
		margin: 0;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .fondo.mob {
		display: none;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .fondo.dsk {
		display: inline;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block {
		top: 60px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form {
		padding: 25px;
	}
}

@media (min-width: 1200px) {
	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block {
		top: 120px;
	}

	body#cms.cms-id-42 .programa-afiliacion-suscripcion .main-block form {
		padding: 70px 50px 50px;
	}
}

/* End of cms-42 */


/* cms-46 */
body#cms.cms-id-46 .inicio {
	background-image: none;
	display: block;
	text-align: center;
}

body#cms.cms-id-46 .inicio p.h1 {
	font-family: "Ciron Classic";
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 .5em;
	float: none;
}

body#cms.cms-id-46 .inicio p.h4 {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	color: #000;
}

body#cms.cms-id-46 .inicio p.h4 b {
	display: inline-block;
	font-weight: 400;
	margin-top: 1em;
}
body#cms.cms-id-46 .inicio p.h4 b {
	display: inline-block;
	font-weight: 400;
	margin-top: 1em;
}

body#cms.cms-id-46 p.products__title {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
}

body#cms.cms-id-46 #content #soy_awards__block h3 {
	font-family: "Ciron Classic";
	font-size: 25px;
	text-align: center;
	margin: 0 0 1.5em;
	font-weight: bold;
	height: unset !important;
}

body#cms.cms-id-46 #content #soy_awards__block .product-title {
	text-align: left;
}

body#cms.cms-id-46 #content #soy_awards__block .product-title a {
	text-decoration: none;
}

body#cms.cms-id-46 #content #soy_awards__block .products {
	justify-content: start;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-46 #content #soy_awards__block .products {
		justify-content: center;
	}
}

body#cms.cms-id-46 #content #soy_awards__block .products h2.h3 a {
	color: #828282;
}

body#cms.cms-id-46 #content #soy_awards__block .products .cta-secondary-small {
	background-color: #FF394C;
	border-color: #FF394C;
}

body#cms.cms-id-46 #content #soy_awards__block .products .thumbnail-container>div>a.thumbnail:after {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url('../img/cms_awards/tag-awards2023.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

body#cms.cms-id-46 #content #soy_awards__block .product-miniature .product-description>.product-list-manufacturer {
	min-height: 24px;
}

body#cms.cms-id-46 #content #soy_awards__block .product-miniature .product-description>.soy-product-subtitle,
body#cms.cms-id-46 #content #soy_awards__block .product-miniature .product-description>.product-price-and-shipping {
	display: none;
}

body#cms.cms-id-46 #content .cms-id-46__grid {
	margin: 0 0 6.5em;
}

body#cms.cms-id-46 #content,
body#cms.cms-id-46 .page-footer {
	margin-bottom: 0;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.will-fadeIn.hidden {
	opacity: 0;
}

.will-fadeIn.animate {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* End of cms-46 */


/* cms-47 */
body#cms.cms-id-47 #soyRebajas #form_news {
	width: 550px;
	max-width: 100%;
	margin: 0 auto;
	padding: 25px 25px;
	background: #fffffff2;
}

body#cms.cms-id-47 #soyRebajas #form_news>p span {
	color: #000;
	line-height: 20px;
}

body#cms.cms-id-47 #soyRebajas #form_news #mc-embedded-subscribe {
	float: unset;
}

body#cms.cms-id-47 #soyRebajas #form_news input[type="text"] {
	width: 100%;
	border: none;
	border-bottom: 1px solid #2C2A29 !important;
	outline: none;
	padding: .5rem 1rem;
}

body#cms.cms-id-47 #soyRebajas #soyDivBF {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_banner_centella_desktop.jpg');
	padding-top: 5%;
	background-size: cover;
	min-height: 750px;
}

@media(max-width: 991px) {
	body#cms.cms-id-47 #soyRebajas #soyDivBF {
		padding: 30% 0;
		min-height: auto;
	}
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47 #soyRebajas #soyDivBF {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_banner_centella_mobile.jpg');
	}
}

body#cms.cms-id-47.lang-es #soyRebajas #soyDivBF {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_banner_skincare_desktop.jpg');
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-es #soyRebajas #soyDivBF {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_banner_skincare_mobile.jpg');
	}
}

body#cms.cms-id-47.lang-fr #soyRebajas #soyDivBF {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_desktop2.jpg');
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-fr #soyRebajas #soyDivBF {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_mobile2.jpg');
	}
}

body#cms.cms-id-47.lang-fr #fr_form_block1 {
	background-color: #F1EDE4ff;
	margin-top: 30px;
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_1st_block_desktop.png');
	padding-top: 40%;
	width: 100%;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
}

body#cms.cms-id-47.lang-fr #fr_form_block1 p {
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
	margin-bottom: 2%;
	font-weight: bold;
	color: black;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-fr #fr_form_block1 p {
		text-align: center;
		font-size: 24px;
		margin-left: 5%;
		margin-right: 5%;
		font-weight: bold;
		color: black;
	}
}

body#cms.cms-id-47.lang-fr #fr_form_block2 {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_2nf_block_desktop.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	display: flex;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-fr #fr_form_block2 {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_2nd_block_mobile.jpg');
	}
}

body#cms.cms-id-47.lang-fr #fr_form_block2_r1 {
	flex: 90%;
	min-height: 350px;
}

body#cms.cms-id-47.lang-fr #fr_form_block2_r1 img {
	max-width: 100%;
	object-fit: contain;
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_1st_block_desktop.png');
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-fr #fr_form_block2_r1 {
		flex: none;
	}

	body#cms.cms-id-47.lang-fr #fr_form_block2_r1 img {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_proximamente/miin_fr_cms_47_1st_block_mobile.png');
	}
}

body#cms.cms-id-47.lang-fr #fr_form_block2_r2 {
	flex: 100%;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 10%;
	margin-left: 5%;
	text-align: left;
}

body#cms.cms-id-47.lang-fr #fr_form_block2_r2 p {
	text-align: left;
	font-size: 30px;
	color: black;
	line-height: 40px;
	font-weight: bold;
	margin-left: 5%;
}

body#cms.cms-id-47.lang-fr #fr_form_block2_r2 ul {
	list-style-type: disc;
	font-size: 20px;
	margin-left: 10%;
	line-height: 25px;
}

@media screen and (max-width: 500px) {
	body#cms.cms-id-47.lang-fr #fr_form_block2_r2 {
		margin-top: 0%;
		flex: 60%;
	}

	body#cms.cms-id-47.lang-fr #fr_form_block2_r2 p {
		text-align: left;
		font-size: 20px;
		color: black;
		line-height: 40px;
		font-weight: bold;
	}

	body#cms.cms-id-47.lang-fr #fr_form_block2_r2 ul {
		list-style-type: disc;
		font-size: 14px;
		margin-left: 5%;
	}
}

/* End of cms-47 */

/* cms-49 */
#cms.cms-id-49 .soy-header-text .breadcrumb,
#cms.cms-id-49 .soy-header-img .soy-img-desktop,
#cms.cms-id-49 .soy-header-img .soy-img-mobile {
	display: none;
}

#cms.cms-id-49 .soy-header-img {
	padding: 0 15px;
}

#cms.cms-id-49 .soy-ba-text {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

#cms.cms-id-49 .soy-ba-text .title {
	font-size: 17px;
	font-weight: bold;
}

#cms.cms-id-49 .h1 {
	font-size: 24px;
	padding: 15px 0;
	font-weight: 600;
	font-family: var(--cironclassic);
}

#cms.cms-id-49 h2 {
	font-size: 15px;
	line-height: 21px;
}

#cms.cms-id-49 h2,
#cms.cms-id-49 h3,
#cms.cms-id-49 h4,
#cms.cms-id-49 p {
	font-weight: 400;
	font-family: var(--dmsans);
	color: #232323;
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-49 .h1 {
		font-size: 40px;
		text-align: center;
		line-height: normal;
	}

	body#cms.cms-id-49 .soy-header-img,
	body#cms.cms-id-49 .soy-ba-text>h2 {
		text-align: center;
	}
}

/* End of cms-49 */


/* cms-51 */

/* MOD #45639 - Maquetación CMS Miin Rewards */
body#cms.cms-id-51 .page-header {
	display: none;
}

body#cms.cms-id-51 .soy-bloque-rosa {
	background-color: #F7EBEB;
	padding-top: 50px;
	text-align: center;
}

body#cms.cms-id-51 .soy-bloque-slider {
	background-color: #fff;
	margin: 0 auto 0 auto;
	max-width: 1200px;
	text-align: left;
	padding: 3rem 1rem;
}

body#cms.cms-id-51 .soy-bloque-slider img {
	margin-top: 2.5rem;
	padding: 0 2rem .5rem 1rem;
}

body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p {
	color: #000;
	text-align: left;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-forgot-pass {
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 15px;
	color: #000;
	text-align: center;
}

body#cms.cms-id-51 #main .soy-bloque-slider .soy-text-slider-forgot-pass>a {
	text-decoration: underline;
	font-weight: 700;
	color: #000;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 a.cta-main-small {
	width: 100%;
	color: #fff;
	min-height: 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-slider a.cta-main-small {
	display: none;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 #soy-crear-cuenta-fixed {
	position: fixed;
	left: 0;
	bottom: 0;
}

body#cms.cms-id-51 #main .soy-titulo-rewards {
	text-align: center;
	text-transform: uppercase;
	font-size: 14pt;
	width: 60%;
	margin: 65px auto 30px auto;
	color: #000;
	line-height: 1.2;
}

body#cms.cms-id-51 #main .soy-subtitulo-rewards {
	text-align: center;
	font-size: 10pt;
	width: 80%;
	margin: 0 auto 30px auto;
	color: #000;
	line-height: 1.2;
	font-weight: 300;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop {
	display: none;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards {
	flex: 0 0 50%;
	background-color: #fff;
	border: 1px solid #000;
	height: 180px;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards {
	text-align: center;
	padding-top: 2.2rem;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards img {
	text-align: center;
	max-width: 80px;
	margin-bottom: 20px;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards p.soy-subtitulo-rewards {
	text-decoration: underline;
	text-transform: uppercase;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards,
body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards:hover .soy-bloque-sin-hover-rewards {
	display: none;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards:hover .soy-bloque-hover-rewards {
	display: block;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards {
	background-color: #000;
	padding-top: 15%;
	height: 180px;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards .soy-titulo-bloque-hover-rewards {
	font-style: italic;
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-size: 10pt;
	text-transform: uppercase;
}

body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards .soy-subtitulo-rewards {
	color: #fff;
	font-size: 8pt;
	margin: 0 auto;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards {
	max-width: 80%;
	margin: 0 auto;
	padding: 65px 0 40px 0;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-bloque-faq-rewards {
	cursor: pointer;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards {
	border-bottom: 1px solid;
	padding-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-text-pregunta-rewards {
	margin-bottom: 0;
	text-align: left;
	color: #000;
	flex: 0 0 90%;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 11pt;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-icon-pregunta-rewards {
	text-align: right;
	flex: 0 0 10%;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-icon-pregunta-rewards img {
	max-width: 25px;
	display: inline-block;
	vertical-align: top;
}

body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-respuesta-rewards {
	color: #000;
	font-size: 11pt;
	margin: 5px 10px 25px;
	text-align: left;
	font-weight: 300;
	line-height: 1.4;
	display: none;
}

body#cms.cms-id-51 #main .soy-bloque-priivacidad-rewards {
	max-width: 80%;
	margin: 15px auto;
	font-size: 12.5pt;
	text-decoration: underline;
	height: 75px;
	padding-top: 25px;
	text-align: left;
	line-height: 1.4;
}

body#cms.cms-id-51 #main .soy-bloque-priivacidad-rewards a.soy-enlace-politica-privacidad {
	color: #000;
	text-align: left;
}

body#cms.cms-id-51 footer#footer {
	margin-top: 0;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	max-width: 85%;
	margin: 0 auto;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile {
	flex: 1 1 33%;
	margin: 0 4px;
	background-color: #fff;
	min-height: 100px;
	border: 1px solid;
	margin-bottom: -1px;
	text-align: center;
	padding-top: 10px;
	min-width: 85px;
	cursor: pointer;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-active {
	border-bottom: unset;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-1 img:first-child {
	max-width: 41.75px;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-2 img:first-child {
	max-width: 68.5px;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-1 img:nth-child(2) {
	max-width: 62px;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-2 img:nth-child(2) {
	max-width: 83px;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile.soy-tab-3 img:nth-child(2) {
	width: 108px;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile {
	background-color: #fff;
	border: 1px solid;
	margin-top: 0px;
	padding: 2rem 0;
	display: none;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile.soy-active {
	display: block;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile p {
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 1rem;
	font-weight: 300;
	line-height: 1.1;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile img {
	width: 20px;
	margin-top: .75rem;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile p.soy-beneficio-tachado {
	text-decoration: line-through;
}

body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-contenido-beneficios-mobile img.soy-img-beneficio-años {
	width: 60px;
}

body#cms.cms-id-51 .soy-bloque-slider img,
body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile .soy-tabs-beneficios-mobile .soy-tab-beneficios-mobile img {
	max-width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}

body#cms.cms-id-51 #main .page-footer,
body#cms.cms-id-51 #main .page-content {
	margin-bottom: 0;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-title {
	text-align: center;
	padding: 25px 0 15px 0;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-title img {
	max-width: 100%;
	height: auto;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-video {
	max-width: 1270px;
	margin: 0 auto;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-video .soy-bloque-video-inner {
	height: 0;
	padding-bottom: 177.777778%;
}

body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-video .soy-bloque-video-inner video {
	width: 100%;
	height: auto;
}

@media screen and (max-width:991px) {
	body#cms.cms-id-51 iframe#launcher {
		bottom: 50px !important;
	}

	body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-video .soy-bloque-video-inner {
		height: 0;
		padding-bottom: 100%;
	}
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-51 #main .bloque-principal-cms51 #soy-crear-cuenta-fixed {
		position: relative;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop {
		display: block;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-mobile,
	body#cms.cms-id-51 .container .breadcrumb {
		display: none;
	}

	body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-title {
		padding-top: 50px;
	}

	body#cms.cms-id-51 #main .soy-titulo-rewards {
		font-size: 24pt;
		margin: 100px auto 45px auto;
	}

	body#cms.cms-id-51 #main .soy-subtitulo-rewards {
		font-size: 14pt;
		margin: 0 auto 100px auto;
		text-transform: uppercase;
		width: 50%;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop tbody {
		width: 80%;
		margin: 0 auto 3.5rem auto;
		display: inline-table;
		border-bottom: 1px solid #000;
		font-size: 13pt;
		text-transform: uppercase;
		font-weight: 300;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th {
		text-align: center;
		border: 1px solid #000;
		border-top: unset;
		width: 25%;
		padding-bottom: 1rem;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th img {
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop td {
		border: 1px solid #000;
		height: 80px;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop td:first-child,
	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th:first-child {
		border-left: unset;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop td:last-child,
	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th:last-child {
		border-right: unset;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th:first-child {
		font-size: 15pt;
		font-weight: 500;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th:first-child {
		vertical-align: bottom;
		padding-bottom: 2.75rem;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th img:first-child {
		padding-bottom: .75rem;
	}

	body#cms.cms-id-51 #main #soy-tabla-beneficios-desktop th img:first-child {
		padding-bottom: .25rem;
	}

	body#cms.cms-id-51 #main .bloque-principal-cms51 a.cta-main-small {
		height: 45px;
		max-width: 300px;
		text-align: center;
		margin: 0 auto;
		font-size: 20px;
		line-height: 28px;
		width: unset;
		padding: 10px 35px;
	}

	body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-slider a.cta-main-small {
		display: inline-block;
		padding-left: 85px;
		padding-right: 85px;
		padding-bottom: 40px;
		text-decoration: none;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards {
		max-width: 80%;
		margin: 0 auto;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards {
		flex: 1 1 20%;
		height: auto;
		margin: 20px;
		margin-left: 0;
		margin-top: 0;
		min-height: 315px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards {
		flex-wrap: wrap;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: unset;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards .soy-subtitulo-rewards {
		margin: 0;
		width: 80%;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-sin-hover-rewards img {
		max-width: 100%;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards {
		height: 315px;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards .soy-titulo-bloque-hover-rewards {
		font-size: 15pt;
		margin-bottom: 0;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards .soy-bloque-hover-rewards .soy-subtitulo-rewards {
		font-size: 12pt;
		width: 80%;
	}

	body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards:hover .soy-bloque-hover-rewards {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding: 4%;
	}

	body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards {
		padding-bottom: 30px;
		margin-bottom: 50px;
	}

	body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-text-pregunta-rewards {
		font-size: 21pt;
		line-height: 1;
	}

	body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-respuesta-rewards {
		font-size: 21pt;
		margin: 5px 10px 59px;
		line-height: 1.8;
		width: 90%;
	}

	body#cms.cms-id-51 .soy-bloque-faqs-rewards .soy-respuesta-rewards a {
		font-size: 21pt
	}

	body#cms.cms-id-51 .soy-bloque-slider {
		width: 80%;
		padding: 2rem 0 2.5rem;
		text-align: center;
	}

	body#cms.cms-id-51 .soy-bloque-slider img {
		padding-left: 0;
		padding-bottom: 0;
		margin-top: 0;
	}

	body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards {
		margin: 1rem 0 2rem 0;
	}

	body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p {
		font-size: 14pt;
		line-height: 1.6;
		margin: 0;
	}

	body#cms.cms-id-51 #main .soy-bloque-priivacidad-rewards a.soy-enlace-politica-privacidad {
		font-size: 15pt;
	}

	body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-bloque-video .soy-bloque-video-inner {
		padding-bottom: 56.25%;
	}
}

/* END MOD #45639 */
body#cms.cms-id-51 #main .bloque-principal-cms51 .soy-title img {
	width: 100%;
	max-width: none;
	height: auto;
}

/* SOYMOD #78915 (21/3/24) - Ajustar estilos título MiiN Rewards */
body#cms.cms-id-51 #main .soy-bloque-iconos-rewards .soy-bloque-icon-rewards {
	cursor: pointer;
}

body#cms.cms-id-51 #main .soy-titulo-rewards,
body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p,
body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-text-pregunta-rewards {
	text-transform: none;
}

body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p:first-of-type,
body#cms.cms-id-51 #main .soy-titulo-rewards:nth-of-type(3) {
	font-weight: bold;
}

body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p:first-of-type {
	font-size: 26px;
}

@media screen and (min-width:992px) {
	body#cms.cms-id-51 #main .soy-titulo-rewards {
		font-size: 18pt;
		margin-top: 45px;
	}

	body#cms.cms-id-51 .soy-bloque-slider .soy-text-slider-rewards p,
	body#cms.cms-id-51 #main .soy-titulo-rewards,
	body#cms.cms-id-51 #main .soy-subtitulo-rewards,
	body#cms.cms-id-51 #main .soy-bloque-faqs-rewards .soy-question-rewards .soy-text-pregunta-rewards {
		text-transform: none;
	}
}

/* END SOYMOD */


/* End of cms-51 */


/* cms-52 */

body#cms.cms-id-52 #main #content {
	padding-top: 25px;
}

body#cms.cms-id-52 #main #content p {
	text-align: center;
	max-width: 90%;
	margin: 1.5rem auto 1rem auto;
}

body#cms.cms-id-52 .page-header {
	background-image: url('/img/c/399-category_large.jpg');
	padding-bottom: 28.68%;
	position: relative;
	background-repeat: no-repeat;
}

body#cms.cms-id-52 .page-header h1 {
	width: 55%;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 100%;
	padding: 10px 20px;
	margin-bottom: .5rem;
}

@media (max-width:767px) {

	body#cms.cms-id-52 .page-header {
		background-image: url('/img/c/399-0_thumb.jpg');
		padding-bottom: 66.62%;
		display: block;
		background-size: 100% auto;
		width: 100%;
	}

	body#cms.cms-id-52 #main #content p {
		font-size: 15px;
	}

	body#cms.cms-id-52 .page-header h1 {
		font-size: 22px;
		line-height: 22px;
		top: 15px;
		width: 100%;
	}
}

/* End of cms-52 */


/* cms-53 */
/* MOD #43474*/

body#cms.cms-id-53 #main #content {
	padding-top: 25px;
}

body#cms.cms-id-53 #main #content p {
	text-align: center;
	max-width: 90%;
	margin: 1.5rem auto 1rem auto;
}

body#cms.cms-id-53 #main #content p a {
	color: #000;
	font-size: 17px;
	text-transform: unset;
	font-weight: 400;
}

body#cms.cms-id-53 .page-header {
	background-image: url('./img-headers/53-dk.jpg');
	padding-bottom: 28.68%;
	position: relative;
}

body#cms.cms-id-53 .page-header h1 {
	width: 55%;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 100%;
	padding: 10px 20px;
	margin-bottom: .5rem;
}

@media (max-width:767px) {
	body#cms.cms-id-53 .page-header {
		background-image: url('./img-headers/53-mb.jpg');
		padding-bottom: 66.62%;
		display: block;
		background-size: 100% auto;
		width: 100%;
	}

	body#cms.cms-id-53 #main #content p {
		font-size: 15px;
	}
}

/* 06/10/2021 CSS especial para título */
body#cms.cms-id-53.lang-de .page-header h1 {
	max-width: 770px;
}

/* END MOD ¿#45012? #43474 */
/* End of cms-53 */


/* cms-54 */

.cms-id-54 #zrl_embed_div {
	min-height: 850px !important;
	width: 800px !important;
	margin: 0 auto;
}

.cms-id-54 #zrl_embed_div>iframe {
	height: 100vh !important
}

@media (max-width:992px) {

	.cms-id-54 #zrl_embed_div {
		min-height: 625px !important;
		width: 370px !important;
		margin: 0 auto;
	}

	.cms-id-54 #zrl_embed_div>iframe {
		height: 100vh !important
	}
}

/* END MOD*/
/* End of cms-54 */


/* cms-58 */
/* MOD #53498 */
body#cms.cms-id-58 #creaTuRutina .banner {
	padding-bottom: 66.623207%;
	width: 100%;
	height: 0;
	background-position: left;
	background-size: 100%;
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_rutina/rutina_mob.jpg');
	margin-top: 10px;
	position: relative;
}

body#cms.cms-id-58 #creaTuRutina .banner .banner_text {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 70%;
	max-height: 100%;
	text-align: right;
	padding: 10px 20px;
}

body#cms.cms-id-58 #creaTuRutina .banner .banner_text .subtitle {
	color: #000;
}

body#cms.cms-id-58 #main #creaTuRutina a {
	color: #000;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter {
	text-align: center;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter p {
	color: #000;
}

body#cms.cms-id-58 #main #creaTuRutina .skin_filter p>a {
	color: #f6b0bf;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter h2 {
	margin: 40px 0 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	text-align: center;
	width: auto;
	display: inline-block;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 4px 15px;
	background: none;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter ul li {
	text-align: center;
	flex: 1 1 32.333333%;
	background-color: #FAFAFA;
	max-width: 32.333333%;
	margin: .5%;
	padding: 10px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter ul li:hover,
body#cms.cms-id-58 #creaTuRutina .skin_filter ul li.selected {
	background-color: #F7EBEB;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter ul li a {
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 100;
}

body#cms.cms-id-58 #creaTuRutina .steps {
	display: none;
	margin: 50px 0;
}

body#cms.cms-id-58 #creaTuRutina .steps>div {
	margin-bottom: 20px;
	overflow: hidden;
}

body#cms.cms-id-58 #creaTuRutina .steps h3 {
	margin-bottom: 10px;
	padding: 0 15px;
	text-align: center;
	text-decoration: underline;
}

body#cms.cms-id-58 #creaTuRutina .steps .subtitle {
	margin-bottom: 20px;
	padding: 0 15px;
	text-align: center;
}

body#cms.cms-id-58 #creaTuRutina .steps>div .products.row {
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-58 #creaTuRutina .steps>div .products.row .product-miniature .thumbnail-container .highlighted-informations {
	height: auto;
}

body#cms.cms-id-58 #creaTuRutina .steps>div .products.row .product-minimal-quantity {
	margin: 0;
}

body#cms.cms-id-58 #creaTuRutina .slick-prev::before,
body#cms.cms-id-58 #creaTuRutina .slick-next::before {
	color: #000;
	font-family: 'MiiN-site-icons-font' !important;
}

body#cms.cms-id-58 #creaTuRutina .slick-prev::before {
	content: "\e905";
}

body#cms.cms-id-58 #creaTuRutina .slick-next::before {
	content: "\e906";
}

body#cms.cms-id-58 #creaTuRutina .slick-next {
	right: -10px;
}

body#cms.cms-id-58 #creaTuRutina .slick-prev {
	left: -10px;
}

@media (min-width:768px) {
	body#cms.cms-id-58 #creaTuRutina .skin_filter ul li a {
		font-size: 19.33px;
		line-height: 26px;
	}

	body#cms.cms-id-58 #creaTuRutina .steps h3 {
		text-align: left;
		text-decoration: none;
	}

	body#cms.cms-id-58 #creaTuRutina .steps .subtitle {
		text-align: left;
	}

	body#cms.cms-id-58 #creaTuRutina .banner {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_rutina/rutina_dskt.jpg');
		padding-bottom: 28.68%;
	}
}

/* End MOD */
/* // SOYMOD #73652 (8/11/23) - */
body#cms.cms-id-58 #creaTuRutina .banner {
	background: transparent;
	padding: 15px;
	position: relative;
	height: auto;

}

body#cms.cms-id-58 #creaTuRutina .banner .banner_text {
	position: relative;
	right: unset;
	bottom: unset;
	max-width: 100%;
	text-align: left;
	padding: 0;
}

body#cms.cms-id-58 #creaTuRutina .banner .banner_text h1 {
	font-size: 24px;
	padding: 15px 0;
	margin: 0;
	line-height: normal;
}

body#cms.cms-id-58 #creaTuRutina .banner .banner_text .subtitle {
	font-size: 15px;
	font-weight: 400;
	font-family: var(--dmsans);
	margin-bottom: 0;
}

body#cms.cms-id-58 #main #creaTuRutina .skin_filter p>a {
	color: #232323;
	font-weight: bold;
}

body#cms.cms-id-58 #main #creaTuRutina .skin_filter p>a:hover {
	color: #FCB2C1;
	border-color: #FCB2C1;
}

body#cms.cms-id-58 #creaTuRutina .skin_filter ul li,
body#cms.cms-id-58 #creaTuRutina .skin_filter ul li:hover,
body#cms.cms-id-58 #creaTuRutina .skin_filter ul li.selected {
	background: transparent;
}

body#cms.cms-id-58 #main #creaTuRutina .skin_filter ul li a:hover,
body#cms.cms-id-58 #main #creaTuRutina .skin_filter ul li a:focus {
	color: #fff;
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-58 #creaTuRutina .banner .banner_text h1 {
		font-size: 40px;
		text-align: center;
	}

	body#cms.cms-id-58 #creaTuRutina .banner .banner_text .subtitle {
		text-align: center;
		font-size: 15px;
		line-height: 21px;
	}
}

/* END MOD */
/* End of cms-58 */


/* cms-59 */
body#cms.cms-id-59 #cms-59-header {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_125/Mobile-TYpage.jpg');
	background-size: cover;
	min-height: 400px;
}
body#cms.cms-id-59 #cms-59-content .content-wrapper {
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin: auto;
	padding: 50px 15px;
}

body#cms.cms-id-59 #cms-59-content .content-wrapper a {
	color: #fff;
	text-decoration: unset;
	width: fit-content;
	margin-top: 20px;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-59 #cms-59-header {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_125/Desktop-TYpage.jpg');
	}
	body#cms.cms-id-59 #cms-59-content .content-wrapper {
		max-width: 70%;
	}
}

/* End of cms-59 */


/* cms-60 */

/* MOD 55676  CMS 60 MEISANI*/
body#cms.cms-id-60 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-60 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-60 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-60 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-60 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-60 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-60 #content-wrapper #main .soy_secciones,
body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-60 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-60 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-60 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-60 .sello_miin_awards,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-60 .sello_miin_awards,
body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-60 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-60 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-60 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-60 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-60 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-60 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-60 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-60 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-60 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-60 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-60 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-60 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-60 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-60 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-60 .banner_landing {
	position: relative;
}

body#cms.cms-id-60 .banner_landing a img.logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 269px;
	height: auto;
	filter: brightness(0) invert(1);
}

/* End of cms-60 */

/* cms-61 */
body#cms.cms-id-61 .banner-header {
	width: 100%;
	height: auto;
}

body#cms.cms-id-61 .banner-header-title {
	background-image: url("../img/cms_adviento/desktop-Mobile.jpg");
	background-size: cover;
	height: 200px;
}

body#cms.cms-id-61 .banner-header-title div {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	padding: 20px 15px 20px 0;
	height: 100%;
}

body#cms.cms-id-61 .banner-header-title h2 {
	font-size: 22px;
	width: 50%;
	color: #000000;
	text-align: left;
	font-family: "DM_Sans-Bold";
}

body#cms.cms-id-61 .banner-header-title p {
	font-size: 12px;
	width: 50%;
	color: #000000;
	text-align: left;
	line-height: 15px;
}

body#cms.cms-id-61 .soy_calendar-intro {
	padding: 50px 15px;
	font-family: "DM_Sans";
	font-size: 18px;
	text-align: center;
	line-height: 26px;
}

body#cms.cms-id-61 .soy_calendar-intro p {
	color: #000000;
}

body#cms.cms-id-61 .soy_grid-container {
	width: 100%;
	padding: 0 15px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

body#cms.cms-id-61 #main .page-content,
body#cms.cms-id-61 #main .page-footer {
	margin-bottom: 0;
}

body#cms.cms-id-61 footer#footer {
	margin: 0;
}

body#cms.cms-id-61 .soy_grid {
	display: grid;
	grid-template-columns: repeat(2, 167px);
	grid-template-rows: repeat(43, 75px);
	/* 	  padding: 15px; */
	gap: 10px;
	grid-template-areas:
		"n1 n2"
		"n1 n2"
		"n1 n2"
		"n3 n4"
		"n3 n6"
		"n3 n6"
		"n5 n6"
		"n7 n7"
		"n7 n7"
		"n8 n9"
		"n8 n9"
		"n8 n9"
		"n10 n10"
		"n10 n10"
		"n11 n12"
		"n13 n12"
		"n13 n12"
		"n13 n14"
		"n15 n15"
		"n15 n15"
		"n16 n17"
		"n16 n17"
		"n16 n17"
		"n18 n18"
		"n18 n18"
		"n19 n20"
		"n19 n21"
		"n19 n21"
		"n22 n21"
		"n22 n23"
		"n22 n24"
		"n25 n24"
		"n25 n24"
		"n25 n26"
		"n27 n27"
		"n27 n27"
		"n28 n29"
		"n28 n29"
		"n28 n29"
		"n30 n30"
		"n30 n30"
		"n31 n31"
		"n31 n31";

}


body#cms.cms-id-61 .soy_grid-vertical {
	background-image: url("../img/cms_adviento/gradiente-vertical.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px;
}

body#cms.cms-id-61 .soy_grid-vertical>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	height: 100%;
}

body#cms.cms-id-61 .soy_grid-vertical.soy_activo>div {
	justify-content: flex-end;
}

body#cms.cms-id-61 .soy_grid-horizontal {
	background-image: url("../img/cms_adviento/gradiente-horizontal.png");
	padding: 25px;

}

body#cms.cms-id-61 #content.page-cms-61 a {
	color: #ffffff !important;
}

body#cms.cms-id-61 .bottom-advent {
	width: 100%;
	padding: 120px 15px;
}

body#cms.cms-id-61 .bottom-advent p {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 0;
	color: #ff394c;
}

body#cms.cms-id-61 a.abreme {
	cursor: pointer;
}

body#cms.cms-id-61 .bottom-advent p:last-of-type {
	font-weight: 600;
}

body#cms.cms-id-61 .footer-advent {
	background: #ff394c;
	padding: 80px 15px;
}

body#cms.cms-id-61 .footer-advent p {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}

body#cms.cms-id-61 .footer-advent span {
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	display: block;
	margin-bottom: 30px;
}

body#cms.cms-id-61 .footer-advent div:last-of-type {
	display: flex;
	flex-direction: column;
}

body#cms.cms-id-61 .footer-advent div:last-of-type a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height: 30px;
	padding: 10px;
}

body#cms.cms-id-61 .footer-advent div:last-of-type a img {
	margin-right: 5px;
}

/* VENTANA NO ACTIVA  */
body#cms.cms-id-61 .soy_texto {
	color: #ff394c;
	font-size: 18px;
	font-family: "DM_Sans";

}

body#cms.cms-id-61 .soy_number {
	font-size: 32px;
	color: #ff394c;
	font-family: "Poppins";
	line-height: 35px;
}

body#cms.cms-id-61 .intro-hastag {
	color: #ff394c;
	font-size: 18px;
	text-align: center;
	font-family: "DM_Sans";
	font-weight: 600;
}

body#cms.cms-id-61 .bloque-grid p {
	color: #ff394c;
	font-family: "DM_Sans";
	font-size: 18px;
}

body#cms.cms-id-61 p span {
	font-weight: 600;
}

body#cms.cms-id-61 .soy_grid-vertical p {
	text-align: center;
	padding: 15px 10px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
}

body#cms.cms-id-61 .soy_grid-horizontal div {
	display: flex;
	flex-direction: column;
	width: 100%;
}

body#cms.cms-id-61 .soy_grid-horizontal div div {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}

body#cms.cms-id-61 .soy_grid-horizontal div div p {
	width: 80%;
	margin-bottom: 0;
}

body#cms.cms-id-61 .soy_grid-horizontal div div img,
body#cms.cms-id-61 .soy_grid-vertical img {
	width: 20px;
	height: 20px;
}

body#cms.cms-id-61 .soy_grid-horizontal p {
	font-size: 12px;
	line-height: 15px;
}

body#cms.cms-id-61 .soy_grid>div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

body#cms.cms-id-61 .soy_grid .soy_texto {
	padding: 20px 8px;
	text-align: left;
	justify-content: center;
}

body#cms.cms-id-61 .soy_grid.soy_abierto {
	display: none;
}

/* VENTANA QUE SE ABRE HOY */
body#cms.cms-id-61 .soy_grid .soy_dia {
	background: #ff394c;
	justify-content: flex-start;
	padding: 50px 20px;
}

body#cms.cms-id-61 .soy_grid-vertical.soy_dia>div {
	justify-content: center;
}

body#cms.cms-id-61 .soy_grid .soy_grid-vertical.soy_dia p {
	padding: 0;
}

body#cms.cms-id-61 .soy_grid .soy_grid-vertical.soy_dia img {
	margin-top: 10px;
}

body#cms.cms-id-61 .soy_grid .soy_dia p {
	color: #ffffff;
	text-align: center;
	margin-bottom: 8px;
}

body#cms.cms-id-61 .soy_grid .soy_dia a {
	color: #ffffff;
	text-decoration: underline;
}

body#cms.cms-id-61 .soy_grid .soy_dia .soy_number {
	color: #ffffff;
	padding-bottom: 28px;
}

body#cms.cms-id-61 .soy_grid .soy_inactivo {
	display: none;
}

body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_dia {
	justify-content: center;
}

body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_dia .soy_number {
	padding-bottom: 10px;
}

/* VENTANA YA ABIERTA Y PASADA DE FECHA*/
body#cms.cms-id-61 .soy_grid .soy_activo .btn_advent.btn-agotado {
	background: #9f9997;
}

/* VENTANA ACTIVA */
body#cms.cms-id-61 .soy_grid .soy_activo {
	padding: 10px 5px;
}

body#cms.cms-id-61 .soy_grid .soy_activo .soy_number {
	color: #ffffff;
	font-size: 25px;
}

body#cms.cms-id-61 .soy_grid .soy_activo .soy_name {
	font-family: "DM_Sans";
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
}

body#cms.cms-id-61 .soy_grid .soy_activo .soy_brand {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}

body#cms.cms-id-61 .soy_grid .soy_activo .soy_brand.soy_miin {
	text-transform: capitalize;
}

body#cms.cms-id-61 .soy_grid .soy_activo p {
	color: #ffffff;
}

body#cms.cms-id-61 .soy_grid .soy_activo img {
	display: none;
}

body#cms.cms-id-61 .soy_grid .soy_activo .btn_advent {
	/* 	height: 50px; */
	background: #ff394c;
	color: #ffffff;
	border-radius: 23px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 5px 0;
	padding: 5px;
	cursor: pointer;
	width: 100%;
}

body#cms.cms-id-61 .soy_grid .soy_activo .btn_advent:last-of-type {
	margin-bottom: 0;
}

body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_activo {
	display: flex;
	flex-direction: row;
}

body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_activo div:first-of-type {
	padding: 0 30px 0 0;
	align-items: flex-start;
}

body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_activo div:first-of-type p {
	text-align: left;
}

body#cms.cms-id-61 .soy_grid_1 {
	grid-area: n1;
}

body#cms.cms-id-61 .soy_grid_1.soy_activo {
	background-image: url("../img/cms_adviento/01-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_2 {
	grid-area: n2;
}

body#cms.cms-id-61 .soy_grid_2.soy_activo {
	background-image: url("../img/cms_adviento/02-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_3 {
	grid-area: n3;
}

body#cms.cms-id-61 .soy_grid_3.soy_activo {
	background-image: url("../img/cms_adviento/03-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_3\.1-mobile {
	grid-area: n4;
}

body#cms.cms-id-61 .soy_grid_4\.1-mobile {
	grid-area: n5;
}

body#cms.cms-id-61 .soy_grid_4 {
	grid-area: n6;
}

body#cms.cms-id-61 .soy_grid_4.soy_activo {
	background-image: url("../img/cms_adviento/04-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_5 {
	grid-area: n7;
}

body#cms.cms-id-61 .soy_grid_5.soy_activo {
	background-image: url("../img/cms_adviento/05-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_6 {
	grid-area: n8;
}

body#cms.cms-id-61 .soy_grid_6.soy_activo {
	background-image: url("../img/cms_adviento/06-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_7 {
	grid-area: n9;
}

body#cms.cms-id-61 .soy_grid_7.soy_activo {
	background-image: url("../img/cms_adviento/07-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_8 {
	grid-area: n10;
}

body#cms.cms-id-61 .soy_grid_8.soy_activo {
	background-image: url("../img/cms_adviento/08-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_9-1-mobile {
	grid-area: n11;
	overflow: hidden;
}

body#cms.cms-id-61 .soy_grid_9 {
	grid-area: n13;
}

body#cms.cms-id-61 .soy_grid_9.soy_activo {
	background-image: url("../img/cms_adviento/09-mobile.jpg");
}

body#cms.cms-id-61.soy_grid_10\.1-mobile {
	grid-area: n14;
}

body#cms.cms-id-61 .soy_grid_10 {
	grid-area: n12;
}

body#cms.cms-id-61 .soy_grid_10.soy_activo {
	background-image: url("../img/cms_adviento/10-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_11 {
	grid-area: n15;
}

body#cms.cms-id-61 .soy_grid_11.soy_activo {
	background-image: url("../img/cms_adviento/11-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_12 {
	grid-area: n16;
}

body#cms.cms-id-61 .soy_grid_12.soy_activo {
	background-image: url("../img/cms_adviento/12-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_13 {
	grid-area: n17;
}

body#cms.cms-id-61 .soy_grid_13.soy_activo {
	background-image: url("../img/cms_adviento/13-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_14 {
	grid-area: n18;
}

body#cms.cms-id-61 .soy_grid_14.soy_activo {
	background-image: url("../img/cms_adviento/14-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_15 {
	grid-area: n19;
}

body#cms.cms-id-61 .soy_grid_15.soy_activo {
	background-image: url("../img/cms_adviento/15-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_16-1-mobile {
	grid-area: n20;
	overflow: hidden;
}

body#cms.cms-id-61 .soy_grid_16 {
	grid-area: n21;
}

body#cms.cms-id-61 .soy_grid_16.soy_activo {
	background-image: url("../img/cms_adviento/16-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_17 {
	grid-area: n22;
}

body#cms.cms-id-61 .soy_grid_17.soy_activo {
	background-image: url("../img/cms_adviento/17-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_18\.1-mobile {
	grid-area: n23;
}

body#cms.cms-id-61 .soy_grid_18 {
	grid-area: n24;
}

body#cms.cms-id-61 .soy_grid_18.soy_activo {
	background-image: url("../img/cms_adviento/18-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_19 {
	grid-area: n25;
}

body#cms.cms-id-61 .soy_grid_19.soy_activo {
	background-image: url("../img/cms_adviento/19-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_18-2-mobile {
	grid-area: n26;
	overflow: hidden;
}

body#cms.cms-id-61 .soy_grid_20 {
	grid-area: n27;
}

body#cms.cms-id-61 .soy_grid_20.soy_activo {
	background-image: url("../img/cms_adviento/20-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_21 {
	grid-area: n28;
}

body#cms.cms-id-61 .soy_grid_21.soy_activo {
	background-image: url("../img/cms_adviento/21-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_22 {
	grid-area: n29;
}

body#cms.cms-id-61 .soy_grid_22.soy_activo {
	background-image: url("../img/cms_adviento/22-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_23 {
	grid-area: n30;
}

body#cms.cms-id-61 .soy_grid_23.soy_activo {
	background-image: url("../img/cms_adviento/23-mobile.jpg");
}

body#cms.cms-id-61 .soy_grid_24 {
	grid-area: n31;
}

body#cms.cms-id-61 .soy_grid_24.soy_activo {
	background-image: url("../img/cms_adviento/24-mobile.jpg");
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-61 .soy_grid {
		grid-template-columns: repeat(4, 233px);
		grid-template-rows: repeat(22, 153px);
		gap: 10px;
		grid-template-areas:
			"n1 n2 n2 n3"
			"n1 n2 n2 n3"
			"n1 n7 n4 n3"
			"n6 n7 n8 n8"
			"n6 n7 n8 n8"
			"n6 n5 n10 n13"
			"n9 n9 n10 n13"
			"n9 n9 n10 n13"
			"n12 n15 n11 n11"
			"n12 n15 n16 n16"
			"n12 n15 n16 n16"
			"n17 n18 n18 n19"
			"n17 n18 n18 n19"
			"n17 n22 n14 n19"
			"n21 n22 n24 n24"
			"n21 n22 n24 n24"
			"n21 n23 n27 n28"
			"n25 n25 n27 n28"
			"n25 n25 n27 n28"
			"n26 n26 n30 n31"
			"n29 n29 n30 n31"
			"n29 n29 n30 n31"
		;
	}

	body#cms.cms-id-61 .soy_grid-vertical {
		background-image: url("../img/cms_adviento/gradiente-vertical.png");
		background-repeat: no-repeat;
		background-size: cover;
		height: 100%;

	}

	body#cms.cms-id-61 .soy_grid-horizontal {
		background-image: url("../img/cms_adviento/gradiente-horizontal.png");
		height: auto;
	}

	body#cms.cms-id-61 .banner-header-title {
		background-image: url("../img/cms_adviento/Desktop-web.jpg");
		background-size: cover;
		height: 373px;
	}

	body#cms.cms-id-61 .banner-header-title div {
		padding: 30px 70px 30px 30px;
	}

	body#cms.cms-id-61 .banner-header-title h2 {
		font-size: 42px;
		margin-bottom: 52px;
		padding-left: 60px;
	}

	body#cms.cms-id-61 .banner-header-title p {
		font-size: 18px;
		padding-left: 60px;
	}

	body#cms.cms-id-61 .soy_calendar-intro {
		padding: 70px 30px;
	}

	body#cms.cms-id-61 .soy_calendar-intro p {
		font-size: 24px;
		line-height: 30px;
	}

	body#cms.cms-id-61 .soy_calendar-intro .intro-hastag {
		color: #ff394c;
		font-weight: 800;
		font-size: 24px;
		line-height: 32px;
	}

	body#cms.cms-id-61 .soy_grid_9-1-mobile {
		grid-area: n11;
		display: block;
		overflow: hidden;
	}

	body#cms.cms-id-61 .soy_grid_18-2-mobile {
		grid-area: n26;
		display: block;
		overflow: hidden;
	}

	body#cms.cms-id-61 .soy_grid-horizontal img,
	body#cms.cms-id-61 .soy_grid-vertical img {
		width: 30px;
		height: 30px;
	}

	body#cms.cms-id-61 .bottom-advent {
		padding: 200px 30px;
	}

	body#cms.cms-id-61 .bottom-advent p {
		font-size: 35px;
		line-height: 45px;
	}

	body#cms.cms-id-61 .footer-advent {
		padding: 100px 30px;
	}

	body#cms.cms-id-61 .footer-advent p {
		font-size: 30px;
		line-height: 35px;
	}

	body#cms.cms-id-61 .footer-advent span {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 100px;
	}

	body#cms.cms-id-61 .footer-advent div:last-of-type a {
		padding: 20px;
	}

	body#cms.cms-id-61 .footer-advent div:last-of-type a img {
		margin-right: 10px;
	}

	body#cms.cms-id-61 .soy_grid_1.soy_activo {
		background-image: url("../img/cms_adviento/01-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_2.soy_activo {
		background-image: url("../img/cms_adviento/02-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_3.soy_activo {
		background-image: url("../img/cms_adviento/03-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_4.soy_activo {
		background-image: url("../img/cms_adviento/04-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_5.soy_activo {
		background-image: url("../img/cms_adviento/05-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_6.soy_activo {
		background-image: url("../img/cms_adviento/06-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_7.soy_activo {
		background-image: url("../img/cms_adviento/07-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_8.soy_activo {
		background-image: url("../img/cms_adviento/08-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_9.soy_activo {
		background-image: url("../img/cms_adviento/09-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_10.soy_activo {
		background-image: url("../img/cms_adviento/10-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_11.soy_activo {
		background-image: url("../img/cms_adviento/11-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_12.soy_activo {
		background-image: url("../img/cms_adviento/12-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_13.soy_activo {
		background-image: url("../img/cms_adviento/13-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_14.soy_activo {
		background-image: url("../img/cms_adviento/14-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_15.soy_activo {
		background-image: url("../img/cms_adviento/15-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_16.soy_activo {
		background-image: url("../img/cms_adviento/16-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_17.soy_activo {
		background-image: url("../img/cms_adviento/17-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_18.soy_activo {
		background-image: url("../img/cms_adviento/18-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_19.soy_activo {
		background-image: url("../img/cms_adviento/19-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_20.soy_activo {
		background-image: url("../img/cms_adviento/20-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_21.soy_activo {
		background-image: url("../img/cms_adviento/21-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_22.soy_activo {
		background-image: url("../img/cms_adviento/22-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_23.soy_activo {
		background-image: url("../img/cms_adviento/23-web.jpg");
	}

	body#cms.cms-id-61 .soy_grid_24.soy_activo {
		background-image: url("../img/cms_adviento/24-web.jpg");
	}

	body#cms.cms-id-61 .footer-advent div:last-of-type {
		justify-content: center;
		flex-direction: row;
	}

	body#cms.cms-id-61 .footer-advent div:last-of-type a {
		justify-content: space-between;
	}

	/* 	//NO ACTIVO */
	body#cms.cms-id-61 .soy_grid-vertical p,
	body#cms.cms-id-61 .soy_grid-horizontal p {
		font-size: 20px;
		line-height: 25px;
		padding: 0;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal {
		padding: 50px;
		justify-content: flex-start;
		align-items: flex-start;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal .soy_number {
		margin-bottom: 50px;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal div {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal div p {
		width: 60%;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-vertical {
		padding: 50px 15px;
	}

	/* SE ABRE HOY */
	body#cms.cms-id-61 .bloque-grid.soy_dia>div {
		height: 138px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
	}

	body#cms.cms-id-61 .bloque-grid.soy_dia.soy_grid-vertical>div img {
		margin-top: 20px;
	}

	body#cms.cms-id-61 .bloque-grid.soy_dia>div p,
	body#cms.cms-id-61 .bloque-grid.soy_dia>div a {
		font-size: 25px;
		line-height: 30px;
		text-align: center;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_dia .soy_number {
		padding: 0;
		margin: 0;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_dia p {
		width: 100%;
	}


	/* 	/VENTANA ABIERTA// */
	body#cms.cms-id-61 .soy_grid .soy_activo .soy_name {
		font-size: 25px;
		line-height: 30px;
		padding-bottom: 10px
	}

	body#cms.cms-id-61 .soy_grid .soy_activo .soy_brand {
		font-size: 15px;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-horizontal {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 50px;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-horizontal div:first-of-type {
		display: flex;
		flex-direction: column;
		height: 200px;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-horizontal div:last-of-type {
		flex-direction: column;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-horizontal div p {
		width: auto;
	}

	body#cms.cms-id-61 .soy_grid_2.soy_activo.soy_grid-horizontal .soy_name {
		text-align: left;
		margin-bottom: 10px;
	}

	body#cms.cms-id-61 .soy_grid .soy_grid-horizontal.soy_activo .soy_number {
		margin-bottom: 10px;
	}

	body#cms.cms-id-61 .soy_grid .soy_activo .btn_advent {
		width: 100%;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-vertical {
		padding: 50px 15px;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-vertical div {
		height: inherit;
		justify-content: flex-end;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_activo div p {
		width: auto;
	}
}

@media screen and (min-width: 1200px) {
	body#cms.cms-id-61 .soy_grid {
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}

	body#cms.cms-id-61 .soy_grid .bloque-grid {
		padding: 50px 15px;
	}

	body#cms.cms-id-61 .soy_grid .bloque-grid .soy_title {
		font-size: 24px;
		line-height: 32px;
	}

	body#cms.cms-id-61 .soy_grid .bloque-grid .soy_number {
		font-size: 60px;
		font-weight: 800;
		line-height: 62px;
		margin-bottom: 10px;
	}

	body#cms.cms-id-61 .soy_grid .soy_texto {
		font-size: 26px;
		line-height: 28px;
	}

	body#cms.cms-id-61 .soy_grid .soy_texto span {
		font-weight: 800;
	}

	/* 	//NO ACTIVO */
	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal {
		padding: 50px 40px;
		justify-content: flex-start;
		align-items: flex-start;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal .soy_number {
		margin-bottom: 50px;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal div {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal div p {
		width: 60%;
	}

	/* 	SE ABRE HOY */
	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_dia p {
		width: 100%;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_dia>div {
		flex-direction: column;
	}

	/* 	Activo */
	body#cms.cms-id-61 .soy_grid .soy_activo .btn_advent {
		height: 45px;
		width: 270px;
		margin-bottom: 10px;
		font-size: 18px;
	}

	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal.soy_activo {
		align-items: center;
	}

	body#cms.cms-id-61 .soy_grid-vertical p,
	body#cms.cms-id-61 .soy_grid-horizontal p {
		font-size: 24px;
		line-height: 30px;
		padding: 0;
	}

	body#cms.cms-id-61 .soy_activo.soy_grid-horizontal div:first-of-type {
		height: 200px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {
	body#cms.cms-id-61 #wrapper {
		background-image: url("../img/cms_adviento/fondo1.png");
	}

	body#cms.cms-id-61 .banner-header-title h2 {
		padding-right: 60px;
	}
}

body#cms.cms-id-61 .modal-backdrop {
	z-index: 999;
}

body#cms.cms-id-61 .modal {
	top: 52px;
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-61 .modal {
		top: 0px;
	}
}

/* // SOYMOD #74603 (29/11/23) (2/2) - Actualización de calendario fondos inactivos 2023 */

/* Quitamos imagen de cabecera */
body#cms.cms-id-61 .banner-header-title {
	background-image: none;
	height: auto;
}

body#cms.cms-id-61 .banner-header-title div {
	padding: 20px 15px 0 15px;
}

body#cms.cms-id-61 .banner-header-title h2,
body#cms.cms-id-61 .banner-header-title p {
	text-align: center;
	width: 100%;
	padding: 0;
}

body#cms.cms-id-61 .soy_calendar-intro {
	padding-top: 20px;
}

/* Ajuste por quitar los textos de las cajas inactivas. Recolocar el icono en el lado derecho de las cajas horizontales */
body#cms.cms-id-61 .soy_grid-horizontal div div {
	justify-content: flex-end;
}

/* No se muestras los iconos de las cajas cerradas */
body#cms.cms-id-61 .soy_grid-horizontal img,
body#cms.cms-id-61 .soy_grid-vertical img {
	display: none;
}

/* Incluímos fondos de texturas para cada caja */
body#cms.cms-id-61 .soy_grid>div {
	background-size: contain;
}

body#cms.cms-id-61 .soy_grid_1 {
	background-image: url("../img/cms_adviento/texturas/01-M.jpg");
}

body#cms.cms-id-61 .soy_grid_2 {
	background-image: url("../img/cms_adviento/texturas/02-M.jpg");
}

body#cms.cms-id-61 .soy_grid_3 {
	background-image: url("../img/cms_adviento/texturas/03-M.jpg");
}

body#cms.cms-id-61 .soy_grid_4 {
	background-image: url("../img/cms_adviento/texturas/04-M.jpg");
}

body#cms.cms-id-61 .soy_grid_5 {
	background-image: url("../img/cms_adviento/texturas/05-M.jpg");
}

body#cms.cms-id-61 .soy_grid_6 {
	background-image: url("../img/cms_adviento/texturas/06-M.jpg");
}

body#cms.cms-id-61 .soy_grid_7 {
	background-image: url("../img/cms_adviento/texturas/07-M.jpg");
}

body#cms.cms-id-61 .soy_grid_8 {
	background-image: url("../img/cms_adviento/texturas/08-M.jpg");
}

body#cms.cms-id-61 .soy_grid_9 {
	background-image: url("../img/cms_adviento/texturas/09-M.jpg");
}

body#cms.cms-id-61 .soy_grid_10 {
	background-image: url("../img/cms_adviento/texturas/10-M.jpg");
}

body#cms.cms-id-61 .soy_grid_11 {
	background-image: url("../img/cms_adviento/texturas/11-M.jpg");
}

body#cms.cms-id-61 .soy_grid_12 {
	background-image: url("../img/cms_adviento/texturas/12-M.jpg");
}

body#cms.cms-id-61 .soy_grid_13 {
	background-image: url("../img/cms_adviento/texturas/13-M.jpg");
}

body#cms.cms-id-61 .soy_grid_14 {
	background-image: url("../img/cms_adviento/texturas/14-M.jpg");
}

body#cms.cms-id-61 .soy_grid_15 {
	background-image: url("../img/cms_adviento/texturas/15-M.jpg");
}

body#cms.cms-id-61 .soy_grid_16 {
	background-image: url("../img/cms_adviento/texturas/16-M.jpg");
}

body#cms.cms-id-61 .soy_grid_17 {
	background-image: url("../img/cms_adviento/texturas/17-M.jpg");
}

body#cms.cms-id-61 .soy_grid_18 {
	background-image: url("../img/cms_adviento/texturas/18-M.jpg");
}

body#cms.cms-id-61 .soy_grid_19 {
	background-image: url("../img/cms_adviento/texturas/19-M.jpg");
}

body#cms.cms-id-61 .soy_grid_20 {
	background-image: url("../img/cms_adviento/texturas/20-M.jpg");
}

body#cms.cms-id-61 .soy_grid_21 {
	background-image: url("../img/cms_adviento/texturas/21-M.jpg");
}

body#cms.cms-id-61 .soy_grid_22 {
	background-image: url("../img/cms_adviento/texturas/22-M.jpg");
}

body#cms.cms-id-61 .soy_grid_23 {
	background-image: url("../img/cms_adviento/texturas/23-M.jpg");
}

body#cms.cms-id-61 .soy_grid_24 {
	background-image: url("../img/cms_adviento/texturas/24-M.jpg");
}

/* 	Cambiamos color cuando la caja esté abierta */
body#cms.cms-id-61 .soy_grid .soy_activo .soy_number,
body#cms.cms-id-61 .soy_grid .soy_activo .soy_name,
body#cms.cms-id-61 .soy_grid .soy_activo .soy_brand {
	color: #ff394c;
}

body#cms.cms-id-61 .bottom-advent p:last-of-type {
	font-weight: inherit;
}

/* Ajuste boton CTA nuevo */
.bottom-advent .soy_boton.boton_cta_negro {
	display: table;
	margin: 30px auto;
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-61 .bloque-grid.soy_grid-horizontal div {
		justify-content: flex-end;
	}

	body#cms.cms-id-61 .soy_grid>div {
		background-size: cover;
	}

	body#cms.cms-id-61 .soy_grid_1 {
		background-image: url("../img/cms_adviento/texturas/01-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_2 {
		background-image: url("../img/cms_adviento/texturas/02-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_3 {
		background-image: url("../img/cms_adviento/texturas/03-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_4 {
		background-image: url("../img/cms_adviento/texturas/04-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_5 {
		background-image: url("../img/cms_adviento/texturas/05-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_6 {
		background-image: url("../img/cms_adviento/texturas/06-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_7 {
		background-image: url("../img/cms_adviento/texturas/07-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_8 {
		background-image: url("../img/cms_adviento/texturas/08-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_9 {
		background-image: url("../img/cms_adviento/texturas/09-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_10 {
		background-image: url("../img/cms_adviento/texturas/10-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_11 {
		background-image: url("../img/cms_adviento/texturas/11-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_12 {
		background-image: url("../img/cms_adviento/texturas/12-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_13 {
		background-image: url("../img/cms_adviento/texturas/13-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_14 {
		background-image: url("../img/cms_adviento/texturas/14-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_15 {
		background-image: url("../img/cms_adviento/texturas/15-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_16 {
		background-image: url("../img/cms_adviento/texturas/16-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_17 {
		background-image: url("../img/cms_adviento/texturas/17-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_18 {
		background-image: url("../img/cms_adviento/texturas/18-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_19 {
		background-image: url("../img/cms_adviento/texturas/19-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_20 {
		background-image: url("../img/cms_adviento/texturas/20-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_21 {
		background-image: url("../img/cms_adviento/texturas/21-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_22 {
		background-image: url("../img/cms_adviento/texturas/22-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_23 {
		background-image: url("../img/cms_adviento/texturas/23-D.jpg");
	}

	body#cms.cms-id-61 .soy_grid_24 {
		background-image: url("../img/cms_adviento/texturas/24-D.jpg");
	}

}

/* END MOD */
/* End of cms-61 */


/* cms-103 */

/* SOYMOD #67799 CMS 103 SUNTIQUE */
body#cms.cms-id-103 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-103 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-103 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-103 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-103 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-103 .banner_subtitle h1 {
	text-align: center;
}

body#cms.cms-id-103 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-103 #content-wrapper #main .soy_secciones {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-103 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-103 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-103 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-103 .sello_miin_awards,
body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-103 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-103 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-103 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #suntiqueis {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #suntiqueis h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #suntiqueis h6 {
	font-weight: 600;
	font-size: 20px;
	padding-top: 15px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #suntiqueis p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content #opinions {
	padding: 30px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left>h2 {
	font-size: 24px;
	width: 100%;
	margin: 0 0 2.5em;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-103 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	/*flex-direction: column;*/
	padding-left: 0;

}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-103 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-103 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-103 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-103 footer#footer {
	margin-top: 0;
}

/* Valoraciones Lanfing */
body#cms.cms-id-103 #content-wrapper #main .soy_content #opinions .h3 {
	font-weight: bold;
	margin-bottom: 30px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_item_valoracion {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 50px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_block_left {
	margin-right: 20px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_block_left img {
	max-width: 115px;
	height: auto;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val {
	margin-bottom: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val .soy_titulo {
	font-size: 24px;
	text-transform: capitalize;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val .soy_val {
	margin-top: 15px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val .soy_val img {
	width: 20px;
	height: auto;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_nombre_fecha,
body#cms.cms-id-103 .soy_bloque_valoraciones .soy_comentario {
	color: #000000;
	font-size: 14px;
	font-weight: 300;

}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_comentario {
	margin-bottom: 15px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_enlace {
	margin-left: 40px;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_enlace a {
	background: #fff;
	padding: 6px 20px;
	width: max-content;
	margin-right: 5px;
	margin-bottom: 0;
	border: 1px solid #000000;
	font-size: 14.33px;
	color: #000 !important;
	text-decoration: none;
}

body#cms.cms-id-103 .soy_bloque_valoraciones .soy_enlace a:hover {
	color: #ffffff !important;
	background: #000000;
}

body#cms.cms-id-103 .soy_contenido_bestseller img {
	max-width: 100%;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-103 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-103 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: calc(50% - 100px);
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-103 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

	body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	body#cms.cms-id-103 .soy_bloque_valoraciones .soy_titulo_val .soy_val {
		margin-left: 40px;
		margin-top: 0;
	}
}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-103 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-103 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

/* End of cms-103 */


/* cms-110 */
/* SOYMOD #70842 (27/07/2023) - Nueva página de rutina capilar */
body#cms.cms-id-110 #creaTuRutina .banner {
	padding-bottom: 66.623207%;
	width: 100%;
	height: 0;
	background-position: left;
	background-size: 100%;
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_rutina/rutina_capilar_mob.jpg');
	margin-top: 10px;
	position: relative;
}

body#cms.cms-id-110 #creaTuRutina .banner .banner_text {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 70%;
	max-height: 100%;
	text-align: right;
	padding: 10px 20px;
}

body#cms.cms-id-110 #creaTuRutina .banner .banner_text .subtitle {
	color: #000;
}

body#cms.cms-id-110 #main #creaTuRutina a {
	color: #000;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter {
	text-align: center;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter p {
	color: #000;
}

body#cms.cms-id-110 #main #creaTuRutina .skin_filter p>a {
	color: #f6b0bf;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter h2 {
	margin: 40px 0 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	text-align: center;
	width: auto;
	display: inline-block;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 4px 15px;
	background: none;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter ul li {
	text-align: center;
	flex: 1 1 32.333333%;
	background-color: #FAFAFA;
	max-width: 32.333333%;
	margin: .5%;
	padding: 10px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter ul li:hover,
body#cms.cms-id-110 #creaTuRutina .skin_filter ul li.selected {
	background-color: #F7EBEB;
}

body#cms.cms-id-110 #creaTuRutina .skin_filter ul li a {
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 100;
}

body#cms.cms-id-110 #creaTuRutina .steps {
	display: none;
	margin: 50px 0;
}

body#cms.cms-id-110 #creaTuRutina .steps>div {
	margin-bottom: 20px;
	overflow: hidden;
}

body#cms.cms-id-110 #creaTuRutina .steps h3 {
	margin-bottom: 10px;
	padding: 0 15px;
	text-align: center;
	text-decoration: underline;
}

body#cms.cms-id-110 #creaTuRutina .steps .subtitle {
	margin-bottom: 20px;
	padding: 0 15px;
	text-align: center;
}

body#cms.cms-id-110 #creaTuRutina .steps>div .products.row {
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-110 #creaTuRutina .steps>div .products.row .product-miniature .thumbnail-container .highlighted-informations {
	height: auto;
}

body#cms.cms-id-110 #creaTuRutina .steps>div .products.row .product-minimal-quantity {
	margin: 0;
}

body#cms.cms-id-110 #creaTuRutina .slick-prev::before,
body#cms.cms-id-110 #creaTuRutina .slick-next::before {
	color: #000;
	font-family: 'MiiN-site-icons-font' !important;
}

body#cms.cms-id-110 #creaTuRutina .slick-prev::before {
	content: "\e905";
}

body#cms.cms-id-110 #creaTuRutina .slick-next::before {
	content: "\e906";
}

body#cms.cms-id-110 #creaTuRutina .slick-next {
	right: -10px;
}

body#cms.cms-id-110 #creaTuRutina .slick-prev {
	left: -10px;
}

@media (min-width:768px) {
	body#cms.cms-id-110 #creaTuRutina .skin_filter ul li a {
		font-size: 19.33px;
		line-height: 26px;
	}

	body#cms.cms-id-110 #creaTuRutina .steps h3 {
		text-align: left;
		text-decoration: none;
	}

	body#cms.cms-id-110 #creaTuRutina .steps .subtitle {
		text-align: left;
	}

	body#cms.cms-id-110 #creaTuRutina .banner {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_rutina/rutina_capilar_desk.jpg');
		padding-bottom: 28.68%;
	}
}

body#cms.cms-id-110 #creaTuRutina .products article.product-miniature {
	max-width: none;
}

/* End MOD */
/* End of cms-110 */


/* cms-111 */

/* SOYMOD #71114 (04/08/2023) - Landing Mizon */
body#cms.cms-id-111 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-111 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-111 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-111 .banner_landing a img.logo {
	display: block;
	width: auto;
	margin: 0 auto;
}

body#cms.cms-id-111 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-111 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-111 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-111 .banner_subtitle #soy_promo_link {
	text-align: center;
	margin-top: 30px;
}

body#cms.cms-id-111 .banner_subtitle #soy_promo_link img {
	width: 200px;
	margin-bottom: 20px;
}

body#cms.cms-id-111 .banner_subtitle #soy_promo_link .btn {
	background: #000;
	color: #fff;
	padding: 9px 30px;
	border: 1px solid #000;
}

body#cms.cms-id-111 .banner_subtitle #soy_promo_link .btn:hover {
	background: #fff;
	color: #000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_secciones,
body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-111 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-111 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-111 .sello_miin_awards,
body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-111 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-111 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy h2 {
	margin-bottom: 40px;
	text-align: left;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img h3 {
	text-align: right;
	margin: 0 0 16px;
}

body#cms.cms-id-111 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right h2 {
	text-align: center;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-111 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-111 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-111 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-111 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-111 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-111 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right h2 {
		text-align: left;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		font-size: 32px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-111 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

@media screen and (max-width:991px) {
	body#cms.cms-id-111 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img h3 {
		text-align: center;
		font-size: 18px;
		font-weight: 700;
		margin: 0 0 1em;
	}
}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-111 #content-wrapper #main .soy_secciones {
		padding: 0;
	}
}

/* END SOYMOD */
/* End of cms-111 */


/* cms-113 */

/*SOYMOD #71178 - Landing Rated Green*/
body#cms.cms-id-113 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-113 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-113 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-113 .banner_landing a img.logo {
	display: block;
	width: auto;
	margin: 0 auto;
}

body#cms.cms-id-113 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-113 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-113 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-113 .banner_subtitle #soy_promo_link {
	text-align: center;
	margin-top: 30px;
}

body#cms.cms-id-113 .banner_subtitle #soy_promo_link img {
	width: 200px;
	margin-bottom: 20px;
}

body#cms.cms-id-113 .banner_subtitle #soy_promo_link .btn {
	background: #000;
	color: #fff;
	padding: 9px 30px;
	border: 1px solid #000;
}

body#cms.cms-id-113 .banner_subtitle #soy_promo_link .btn:hover {
	background: #fff;
	color: #000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_secciones,
body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-113 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-113 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-113 .sello_miin_awards,
body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-113 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-113 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy h2 {
	margin-bottom: 40px;
	text-align: left;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img h3 {
	text-align: right;
	margin: 0 0 16px;
}

body#cms.cms-id-113 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy h2,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left h2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right h2 {
	text-align: center;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-113 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-113 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-113 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-113 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-113 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-113 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right h2 {
		text-align: left;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		font-size: 32px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		flex-direction: row;
	}
}

@media screen and (max-width:991px) {
	body#cms.cms-id-113 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img h3 {
		text-align: center;
		font-size: 18px;
		font-weight: 700;
		margin: 0 0 1em;
	}

	body#cms.cms-id-113 #content-wrapper #main .soy_content .soy_content_left,
	body#cms.cms-id-113 #bestseller .content_text_bestseller {
		padding: 0 30px;
	}
}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-113 #content-wrapper #main .soy_secciones {
		padding: 0;
	}

}

body#cms.cms-id-113 #content-wrapper #main .soy_btn-bottom {
	margin-bottom: 30px;
}

/* End of cms-113 */


/* cms-114 */
/* SOYMOD #71613 (23/08/2023) - Landing marca Benton */
body#cms.cms-id-114 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-114 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-114 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-114 .banner_landing a img.logo {
	width: auto;
	display: block;
	margin: 1em auto 0;
}

body#cms.cms-id-114 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-114 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-114 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-114 .banner_subtitle #soy_promo_link {
	text-align: center;
	margin-top: 30px;
}

body#cms.cms-id-114 .banner_subtitle #soy_promo_link img {
	width: 200px;
	margin-bottom: 20px;
}

body#cms.cms-id-114 .banner_subtitle #soy_promo_link .btn {
	background: #000;
	color: #fff;
	padding: 9px 30px;
	border: 1px solid #000;
}

body#cms.cms-id-114 .banner_subtitle #soy_promo_link .btn:hover {
	background: #fff;
	color: #000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_secciones,
body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-114 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-114 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-114 .sello_miin_awards,
body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-114 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-114 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-114 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-114 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right #best_sellers h6 {
	margin: 0 0 8px;
}

body#cms.cms-id-114 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-114 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-114 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-114 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-114 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-114 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right h2 {
		text-align: left;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-114 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-114 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-114 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

/* END SOYNMOD */
/* End of cms-114 */


/* cms-117 */
/* SOYMOD #78134 (5/3/2024) - Klairs (117) */
body#cms.cms-id-117 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-117 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-117 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-117 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-117 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-117 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-117 .banner_subtitle #soy_promo_link {
	text-align: center;
	margin-top: 30px;
}

body#cms.cms-id-117 .banner_subtitle #soy_promo_link img {
	width: 200px;
	margin-bottom: 20px;
}

body#cms.cms-id-117 .banner_subtitle #soy_promo_link .btn {
	background: #000;
	color: #fff;
	padding: 9px 30px;
	border: 1px solid #000;
}

body#cms.cms-id-117 .banner_subtitle #soy_promo_link .btn:hover {
	background: #fff;
	color: #000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-117 .sello_miin_awards,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-117 .sello_miin_awards,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-117 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-117 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-117 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-117 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-117 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-117 #content-wrapper #main .page-header {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-117 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-117 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-117 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-117 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-117 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-117 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-117 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-117 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-117 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-117 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}


	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-117 #content-wrapper #main .page-header {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-117 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-117 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-117 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-117 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-117 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(151, 151, 151);
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail:hover {
	color: #000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin-top: 10px;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-117 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-117 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-117 .soy_instagram {
	margin: 40px 0;
}

body#cms.cms-id-117 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-117 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-117 footer#footer {
	margin-top: 0;
}

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-117 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-117 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}


	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-117 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-117 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-117 .banner_landing {
	position: relative;
}

body#cms.cms-id-117 .banner_landing a img.logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 269px;
	height: auto;
	filter: brightness(0) invert(1);
}

@media screen and (min-width: 1500px) {
	body#cms.cms-id-117 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-117 #product #product_tab_description a,
body#cms.cms-id-117 #main a {
	color: #000 !important;
}

/* End - SOYMOD #78134 */

/* End of cms-117 */


/* cms-125 */
body#cms.cms-id-125 #cms-125-form {
	background-image: url('/themes/miin_ecco_bella/assets/img/cms_125/Mobile.jpg');
	background-size: cover;
	min-height: 750px;
}

body#cms.cms-id-125 #cms-125-form .form-wrapper {
	padding: 100px 0;
}

body#cms.cms-id-125 #cms-125-form #form_news {
	width: 100%;
	margin: 0 auto;
	padding: 25px 15px;
	background: #fff;
	text-align: center;
}

body#cms.cms-id-125 #cms-125-form #form_news .logo {
	margin-bottom: 10px;
}

body#cms.cms-id-125 #cms-125-form #form_news h1,
body#cms.cms-id-125 #cms-125-form #form_news p {
	text-align: center;
	color: #2b2b2b;
}

body#cms.cms-id-125 .subtitle {
	font-size: 28px;
	line-height: 36px;
}

body#cms.cms-id-125 #cms-125-form #form_news form {
	margin-top: 30px;
}

body#cms.cms-id-125 #cms-125-form #form_news input {
	margin-bottom: 1rem;
}

body#cms.cms-id-125 #cms-125-form #form_news input[type=submit] {
	width: 100%;
}

body#cms.cms-id-125 #cms-125-form #form_news input[type="text"] {
	width: 100%;
	padding: 0px 50px 0 20px;
	display: flex;
	align-items: center;
	height: 52px;
	border-radius: 30px !important;
	border: 1px solid #2b2b2b !important;
	outline: none !important;
}

body#cms.cms-id-125 #cms-125-form #form_news .gdpr-consent {
	display: inline-flex;
	align-items: flex-start;
	text-align: left;
}

body#cms.cms-id-125 #cms-125-form #form_news input[type=checkbox] {
	margin-top: 5px;
	margin-right: 5px;
}

body#cms.cms-id-125 #cms-125-content {
	padding: 0;
}

body#cms.cms-id-125 #cms-125-content .content-wrapper {
	padding: 50px 15px;
	display: flex;
	flex-direction: column;
}

body#cms.cms-id-125 #cms-125-content .content-wrapper h1,
body#cms.cms-id-125 #cms-125-content .content-wrapper p {
	margin-bottom: 20px;
}

body#cms.cms-id-125 #cms-125-content .content-wrapper p {
	font-size: 23px;
}

body#cms.cms-id-125 #cms-125-content .content-wrapper .cards {
	display: flex;
	gap: 1rem;
	overflow: auto;
	margin-top: 15px;
}

body#cms.cms-id-125 #cms-125-content .content-wrapper .cms-125-card {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	width: 90%;
}

body#cms.cms-id-125 #cms-125-content .hidden-lg-up {
	width: 100%;
}

body#cms.cms-id-125 #cms-125-information .accordion-wrapper {
	padding: 50px 0;
}

body#cms.cms-id-125 #cms-125-banner {
	background-color: #FF394C;
}

body#cms.cms-id-125 #cms-125-banner .banner-wrapper {
	padding: 50px;
	text-align: center;
}

body#cms.cms-id-125 #cms-125-banner .banner-wrapper p {
	color: #fff;
	margin-bottom: 30px;
}

body#cms.cms-id-125 #cms-125-banner .banner-wrapper a {
	text-decoration: unset;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-125 #cms-125-form {
		background-image: url('/themes/miin_ecco_bella/assets/img/cms_125/Desktop.jpg');
	}
	body#cms.cms-id-125 #cms-125-form #form_news {
		max-width: 550px;
		padding: 25px;
	}

	body#cms.cms-id-125 #cms-125-form #form_news .logo {
		display: none;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper {
		flex-direction: row;
		justify-content: space-between;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper h1,
	body#cms.cms-id-125 #cms-125-content .content-wrapper p {
		text-align: left;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper h1 {
		width: 25%;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper div {
		width: 50%;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper .cards {
		justify-content: center;
	}

	body#cms.cms-id-125 #cms-125-content .content-wrapper .cms-125-card {
		width: 360px;
	}
}
#header .fixed-menu{
	z-index: 1 !important;
}

/* End of cms-125 */


/* cms-133 */
/* MOD 55676  CMS 133 ONDO*/
body#cms.cms-id-133 #content-wrapper #main .page-footer {
	margin: 0;
}

body#cms.cms-id-133 #content-wrapper #content {
	padding: 0;
	margin-bottom: 0;
}

body#cms.cms-id-133 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-133 .banner_landing a .brand {
	position: absolute;
}

body#cms.cms-id-133 .banner_subtitle {
	padding: 50px 20px;
}

body#cms.cms-id-133 .banner_subtitle p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	line-height: 24px;
	margin: 0;
}

body#cms.cms-id-133 #content-wrapper #main .soy_secciones,
body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_filtros {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul {
	flex-wrap: wrap;
}

body#cms.cms-id-133 #content-wrapper #main .soy_secciones .btn_secciones {
	border: 1px solid #000000;
	padding: 5px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	height: 40px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_secciones .btn_secciones:hover {
	background: #000000;
}

body#cms.cms-id-133 #content-wrapper #main .soy_secciones .btn_secciones:hover h5 {
	color: #ffffff;
}

body#cms.cms-id-133 #content-wrapper #main .soy_secciones .btn_secciones h5 {
	margin: 0;
	font-size: 16px;
	color: #000000;
}

body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul li {
	text-transform: uppercase;
	text-decoration: underline;
}

body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul li span {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 5px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-133 .sello_miin_awards,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	height: inherit;
	box-shadow: none;
	min-height: 360px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: -1px 0px 0px 11px pink inset;
	-webkit-box-shadow: -1px 0px 0px 11px pink inset;
	-moz-box-shadow: -1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-133 .sello_miin_awards,
body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	/* 	width: 200px; */
	width: 100%;
	height: inherit;
	box-shadow: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_all-products {
	border: 1px solid #000;
	padding: 5px;
	width: 90%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	height: 40px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_all-products:hover {
	background: #000000;
}

body#cms.cms-id-133 #content-wrapper #main .soy_all-products a {
	margin: 0;
	font-size: 16px;
	color: #000;
}

body#cms.cms-id-133 #content-wrapper #main .soy_all-products:hover a {
	color: #ffffff;
}


body#cms.cms-id-133 #content-wrapper #main .soy_content {
	margin: 40px auto;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #about {
	padding: 0 30px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy {
	background: #fafafa;
	padding: 30px;
	flex-direction: column-reverse;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy h3 {
	margin-bottom: 40px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy h6 {
	border-top: 1px solid #000000;
	padding-top: 15px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy h6:first-child {
	border: none;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy .soy_content_left-img {
	margin-bottom: 30px;
}

body#cms.cms-id-133 #content-wrapper #main #sustainabilty {
	padding: 30px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left {
	display: flex;
	justify-content: center;
	align-items: center;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right h2,
body#cms.cms-id-133 #content-wrapper #main .soy_content #philosopfy h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right h6,
body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}


body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right>div p,
body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left>div p {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left ul {
	list-style: disc;
	padding-left: 25px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right,
body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left {
	margin-bottom: 40px;
	flex-direction: column;
	padding-left: 0;

}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
	margin-bottom: 30px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right>div img {
	width: auto;
	max-height: 350px;
}

body#cms.cms-id-133 .soy_instagram {
	margin: 40px 0;
	text-align: center;
}

body#cms.cms-id-133 .soy_instagram p {
	font-size: 32px;
	color: #000000;
}

body#cms.cms-id-133 .soy_instagram_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body#cms.cms-id-133 footer#footer {
	margin-top: 0;
}

/* cms-136 */
body#cms.cms-id-136 .inicio {
	background-image: none;
	padding: 75px 40px;
	display: block;
	text-align: center;
}

body#cms.cms-id-136 .inicio p.h1 {
	font-family: "Ciron Classic";
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 .5em;
	float: none;
}

body#cms.cms-id-136 .inicio p.h4 {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	color: #000;
}

body#cms.cms-id-136 .inicio p.h4 b {
	display: inline-block;
	font-weight: 400;
	margin-top: 1em;
}

body#cms.cms-id-136 .banner_landing a img {
	width: 100%;
}

body#cms.cms-id-136 p.products__title {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
}

body#cms.cms-id-136 #content #soy_lilin__block h3 {
	font-family: "Ciron Classic";
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-track {
	display: flex;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .soy_carrousel.activo {
	display: block;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections iframe {
	min-width: 200px;
	height: auto;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
	padding: 0 8px;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: auto;
	min-width: 200px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article {
	display: flex;
	flex-direction: column;
	flex: 1 0 20%;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-136 .sello_miin_lilin,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-description .product-title a {
	text-decoration: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-price-and-shipping .product-miniature-prices {
	display: flex;
	justify-content: end;
    align-items: center;
	margin-bottom: 1rem;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .flag-icons {
	display: flex;
    gap: 10px;
    position: absolute;
    top: 15px;
    z-index: 5;
    flex-direction: column;
	margin-left: 10px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .flag-icons img {
	height: 60px;
    width: 60px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
	width: 100%;
	box-shadow: none;
	min-height: 340px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .disabled-add-to-cart .product-thumbnail {
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections div.soy_select a.product-thumbnail:after {
	box-shadow: 1px 0px 0px 11px pink inset;
	-webkit-box-shadow: 1px 0px 0px 11px pink inset;
	-moz-box-shadow: 1px 0px 0px 11px pink inset;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-prev,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-prev:before,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .slick-next:before {
	color: #000000;
	font-size: 35px;

}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-flags,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .soy_valoraciones_div,
body#cms.cms-id-136 .sello_miin_lilin,
body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .product-list-manufacturer {
	display: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-thumbnail {
	border: none;
	min-height: 340px !important;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
	position: relative;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
	display: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	align-content: space-between;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description {
	height: 90px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description h2 {
	margin: 0;
	height: 50px;
	line-height: 22px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .product-description .product-title a {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations {
	position: relative;
	bottom: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	width: 95%;
	margin: 0 auto;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart {
	background: #000000;
	color: #FFFFFF;
	height: 40px;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .highlighted-informations button.add-to-cart span {
	text-transform: initial;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist {
	display: none;
}

body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .wishlist-button-add {
	z-index: 2;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body#cms.cms-id-136 #content #soy_lilin__block .product-title {
	text-align: left;
}

body#cms.cms-id-136 #content #soy_lilin__block .product-title a {
	text-decoration: none;
}

body#cms.cms-id-136 #content #soy_lilin__block .products {
	justify-content: center;
	display: flex;
}

body#cms.cms-id-136 #content #soy_lilin__block .products h2.h3 a {
	color: #828282;
}

body#cms.cms-id-136 #content #soy_lilin__block .products .cta-secondary-small {
	background-color: #FF394C;
	border-color: #FF394C;
}

body#cms.cms-id-136 #content #soy_lilin__block .products .thumbnail-container>div>a.thumbnail:after {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url('../img/cms_lilin/tag-lilin2023.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

body#cms.cms-id-136 #content #soy_lilin__block .product-miniature .product-description>.product-list-manufacturer {
	min-height: 24px;
}

body#cms.cms-id-136 #content #soy_lilin__block .product-miniature .product-description>.soy-product-subtitle,
body#cms.cms-id-136 #content #soy_lilin__block .product-miniature .product-description>.product-price-and-shipping {
	display: none;
}

body#cms.cms-id-136 #content .cms-id-136__grid {
	margin: 0 0 6.5em;
}

body#cms.cms-id-136 #content,
body#cms.cms-id-136 .page-footer {
	margin-bottom: 0;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.will-fadeIn.hidden {
	opacity: 0;
}

.will-fadeIn.animate {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* End of cms-136 */

/* cms-138*/

body#cms.cms-id-138 .page-header h1 {
	text-align: center;
}

/* End of cms-138*/

/**
  * Responsive a partir de 992px
 **/
@media screen and (min-width: 992px) {
	body#cms.cms-id-133 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-133 .banner_subtitle {
		max-width: 50%;
		margin: 40px auto;
		padding: 0;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul {
		margin: 25px 0;
		flex-direction: row;
		justify-content: flex-start;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul {
		width: auto;

	}

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones {
		display: flex;
		justify-content: space-between;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones .soy_secciones-container {
		display: flex;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones .btn_secciones {
		padding: 0 30px;
		width: max-content;
		margin-right: 5px;
		margin-bottom: 0;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones h5 {
		margin: 0;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul li span {
		font-size: 16px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_all-products {
		width: max-content;
		margin: 0;
		padding: 0 30px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: inherit;
		box-shadow: none;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content {
		margin: 125px auto;
		max-width: 1150px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right,
	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right h6,
	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left h6 {
		font-weight: 600;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right .soy_content_right-img {
		margin-right: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right>div h2,
	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left #philosopfy h2 {
		text-align: left;
		font-size: 32px;
		line-height: 25px;
		font-weight: 600;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right h2 {

		text-align: left;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left#philosopfy h2 {
		text-align: right;
		font-size: 32px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right {
		flex-direction: row;
		margin-bottom: 80px;

	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left#philosopfy {
		flex-direction: row;
		padding: 80px 30px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right div:nth-of-type(2),
	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left div:first-of-type {
		width: 50%;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img {
		width: 50%;
		margin-left: 100px;
		max-width: 50%;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_left .soy_content_left-img img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_content .soy_content_right>div img {
		width: 100%;
		max-height: 600px;
	}

	body#cms.cms-id-133 #content-wrapper #main .soy_btn-bottom {
		margin: 0 auto 20px auto;
		width: 300px;
	}

	/* CMS 136 */

	body#cms.cms-id-136 .banner_landing a img {
		margin-bottom: 0;
	}

	body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container {
		width: 100%;
		height: 340px;
		box-shadow: none;
	}

	body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container a img {
		position: relative;
	}

	body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections article .thumbnail-container .soy-product-aditional-info {
		display: none;
	}

	body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections .soy_bloque {
		width: calc(25% - 1.25rem);
	}

	body#cms.cms-id-136 #content-wrapper #main .soy_carrousel-sections iframe {
		width: calc(25% - 1.25rem);
	}

	/* END CMS 136 */

}

/** 
 * Responsive a partir de 1500px
**/
@media screen and (min-width: 1500px) {

	body#cms.cms-id-133 #content-wrapper #main .soy_secciones,
	body#cms.cms-id-133 #content-wrapper #main .soy_filtros ul {
		padding: 0;
	}
}

body#cms.cms-id-133 .banner_landing {
	position: relative;
}

body#cms.cms-id-133 .banner_landing a img.logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 269px;
	height: auto;
	filter: brightness(0) invert(1);
}

/* End of cms-133 */

/* cms-136 */

body#cms.cms-id-136 .banner_landing {
	position: relative;
}

body#cms.cms-id-136 .banner_landing a img.logo {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	max-width: 269px;
	height: auto;
	filter: brightness(0) invert(1);
}

/* End of cms-136 */


/* cms-139 */

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .carrousel-tratamientos {
	display: flex;
	overflow-x: auto;
	margin-bottom: 80px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .carrousel-tratamientos .carrousel-bloque {
	margin: 0 10px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .carrousel-tratamientos .carrousel-bloque .subtitle {
	font-family: "Ciron Classic" !important;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .carrousel-tratamientos p {
	max-width: 500px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .carrousel-tratamientos .carrousel-bloque .thumbnail {
	max-width: 350px;
	height: 432px;
	margin-bottom: 20px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos h2 {
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
	font-family: "Ciron Classic" !important;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento {
	width: 100%;
	text-align: center;
	margin: 20px 20px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento h3 {
	font-family: "Ciron Classic" !important;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .thumbnail {
	max-width: 100%;
	max-height: 440px;
	margin-bottom: 20px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .info-tratamiento {
	display: grid;
	justify-content: center;
	margin-bottom: 20px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .info-tratamiento .localizacion {
	display: flex;
	justify-content: center;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .info-tratamiento .localizacion p {
	margin-left: 10px;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .info-tratamiento .horario {
	display: flex;
	justify-content: center;
}

body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento .info-tratamiento .horario p {
	margin-left: 10px;
}

@media screen and (min-width: 992px) {
	body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos {
		flex-direction: row;
		flex-wrap: nowrap;
	}

	body#cms.cms-id-139 #content-wrapper #main #tratamientos__block .encuentra-tratamientos .lista-tratamientos .bloque-tratamiento {
		width: 50%;
	}
}

/* End of cms-139 */

/* cms-140 */

body#cms.cms-id-140 .inicio {
	background-image: none;
	display: block;
	text-align: center;
}

body#cms.cms-id-140 .inicio p.h1 {
	font-family: "Ciron Classic";
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 .5em;
	float: none;
}

body#cms.cms-id-140 .inicio p.h4 {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	color: #000;
}

body#cms.cms-id-140 .inicio p.h4 b {
	display: inline-block;
	font-weight: 600;
	margin-top: 1em;
}

body#cms.cms-id-140 p.products__title {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
}

body#cms.cms-id-140 #content #rutina_block .products-section-title {
	position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 0 1.5em;
}

body#cms.cms-id-140 #content #rutina_block .products-section-title h3 {
	font-family: "Ciron Classic";
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    height: unset !important;
}

body#cms.cms-id-140 #content #rutina_block .products-section-title a {
    color: #2B2B2B;
    text-decoration: underline;
    text-align: center;
}

@media screen and (min-width: 550px) {
	body#cms.cms-id-140 #content #rutina_block .products-section-title {
		display: inline;
	}
	
	body#cms.cms-id-140 #content #rutina_block .products-section-title a {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}

body#cms.cms-id-140 #content #rutina_block .product-title {
	text-align: left;
}

body#cms.cms-id-140 #content #rutina_block .product-title a {
	text-decoration: none;
}

body#cms.cms-id-140 #content #rutina_block .products {
	justify-content: start;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-140 #content #rutina_block .products {
		justify-content: center;
	}
}

body#cms.cms-id-140 #content-wrapper #main .cms-id-140__slider .slick-prev:before,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__slider .slick-next:before,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-prev:before,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-next:before {
	color: #000000;
	font-size: 35px;
}

body#cms.cms-id-140 #content-wrapper #main .cms-id-140__slider .slick-prev,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__slider .slick-next,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-prev,
body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

@media screen and (min-width: 768px) {
	body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-prev,
	body#cms.cms-id-140 #content-wrapper #main .cms-id-140__small_slider .slick-next {
		display: none !important;
	}
}

body#cms.cms-id-140 #content #rutina_block #js-product-list {
	text-align: center;
	margin-bottom: 6.5em;
}

body#cms.cms-id-140 #content #rutina_block .products .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-140 #content #rutina_block .products .slick-list .slick-track {
	display: flex;
}

body#cms.cms-id-140 #content #rutina_block .products .slick-list .slick-track .slick-slide {
	margin: 0 10px;
	flex: 1 1 auto;
	height: auto;
	display: flex;
}

body#cms.cms-id-140 #content #rutina_block .products h2.h3 a {
	color: #828282;
}

body#cms.cms-id-140 #content #rutina_block .products .cta-secondary-small {
	background-color: #FF394C;
	border-color: #FF394C;
}

body#cms.cms-id-140 #content #rutina_block .products .thumbnail-container>div>a.thumbnail:after {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url('../img/cms_awards/tag-awards2023.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

body#cms.cms-id-140 #content #rutina_block .product-miniature .product-description>.product-list-manufacturer {
	min-height: 24px;
}

body#cms.cms-id-140 #content #rutina_block .product-miniature .product-description>.soy-product-subtitle,
body#cms.cms-id-140 #content #rutina_block .product-miniature .product-description>.product-price-and-shipping {
	display: none;
}

body#cms.cms-id-140 #content .cms-id-140__grid {
	margin-bottom: 3.5em;
}

body#cms.cms-id-140 #content,
body#cms.cms-id-140 .page-footer {
	margin-bottom: 0;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.will-fadeIn.hidden {
	opacity: 0;
}

.will-fadeIn.animate {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* End of cms-140 */

/* cms-237 */

body#cms.cms-id-237 .inicio {
	background-image: none;
	display: block;
	text-align: center;
}

body#cms.cms-id-237 .inicio p.h1 {
	font-family: "Ciron Classic";
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 .5em;
	float: none;
}

body#cms.cms-id-237 .inicio p.h4 {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	color: #000;
}

body#cms.cms-id-237 .inicio p.h4 b {
	display: inline-block;
	font-weight: 600;
	margin-top: 1em;
}

body#cms.cms-id-237 p.products__title {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
}

body#cms.cms-id-237 #content #rutina_block .products-section-title {
	position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 0 1.5em;
}

body#cms.cms-id-237 #content #rutina_block .products-section-title h3 {
	font-family: "Ciron Classic";
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    height: unset !important;
}

body#cms.cms-id-237 #content #rutina_block .products-section-title a {
    color: #2B2B2B;
    text-decoration: underline;
    text-align: center;
}

@media screen and (min-width: 550px) {
	body#cms.cms-id-237 #content #rutina_block .products-section-title {
		display: inline;
	}
	
	body#cms.cms-id-237 #content #rutina_block .products-section-title a {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}

body#cms.cms-id-237 #content #rutina_block .product-title {
	text-align: left;
}

body#cms.cms-id-237 #content #rutina_block .product-title a {
	text-decoration: none;
}

body#cms.cms-id-237 #content #rutina_block .products {
	justify-content: start;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-237 #content #rutina_block .products {
		justify-content: center;
	}
}

body#cms.cms-id-237 #content-wrapper #main .cms-id-237__slider .slick-prev:before,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__slider .slick-next:before,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-prev:before,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-next:before {
	color: #000000;
	font-size: 35px;
}

body#cms.cms-id-237 #content-wrapper #main .cms-id-237__slider .slick-prev,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__slider .slick-next,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-prev,
body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

@media screen and (min-width: 768px) {
	body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-prev,
	body#cms.cms-id-237 #content-wrapper #main .cms-id-237__small_slider .slick-next {
		display: none !important;
	}
}

body#cms.cms-id-237 #content #rutina_block #js-product-list {
	text-align: center;
	margin-bottom: 6.5em;
}

body#cms.cms-id-237 #content #rutina_block .products .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-237 #content #rutina_block .products .slick-list .slick-track {
	display: flex;
}

body#cms.cms-id-237 #content #rutina_block .products .slick-list .slick-track .slick-slide {
	margin: 0 10px;
	flex: 1 1 auto;
	height: auto;
	display: flex;
}

body#cms.cms-id-237 #content #rutina_block .products h2.h3 a {
	color: #828282;
}

body#cms.cms-id-237 #content #rutina_block .products .cta-secondary-small {
	background-color: #FF394C;
	border-color: #FF394C;
}

body#cms.cms-id-237 #content #rutina_block .products .thumbnail-container>div>a.thumbnail:after {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url('../img/cms_awards/tag-awards2023.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

body#cms.cms-id-237 #content #rutina_block .product-miniature .product-description>.product-list-manufacturer {
	min-height: 24px;
}

body#cms.cms-id-237 #content #rutina_block .product-miniature .product-description>.soy-product-subtitle,
body#cms.cms-id-237 #content #rutina_block .product-miniature .product-description>.product-price-and-shipping {
	display: none;
}

body#cms.cms-id-237 #content .cms-id-237__grid {
	margin-bottom: 3.5em;
}

body#cms.cms-id-237 #content,
body#cms.cms-id-237 .page-footer {
	margin-bottom: 0;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.will-fadeIn.hidden {
	opacity: 0;
}

.will-fadeIn.animate {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* End of cms-237 */

/* cms-238 */

body#cms.cms-id-238 .inicio {
	background-image: none;
	display: block;
	text-align: center;
}

body#cms.cms-id-238 .inicio p.h1 {
	font-family: "Ciron Classic";
	font-size: 40px;
	line-height: 1.2;
	margin: 0 0 .5em;
	float: none;
}

body#cms.cms-id-238 .inicio p.h4 {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	color: #000;
}

body#cms.cms-id-238 .inicio p.h4 b {
	display: inline-block;
	font-weight: 600;
	margin-top: 1em;
}

body#cms.cms-id-238 p.products__title {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
}

body#cms.cms-id-238 #content #rutina_block .products-section-title {
	position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 0 1.5em;
}

body#cms.cms-id-238 #content #rutina_block .products-section-title h3 {
	font-family: "Ciron Classic";
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    height: unset !important;
}

body#cms.cms-id-238 #content #rutina_block .products-section-title a {
    color: #2B2B2B;
    text-decoration: underline;
    text-align: center;
}

@media screen and (min-width: 550px) {
	body#cms.cms-id-238 #content #rutina_block .products-section-title {
		display: inline;
	}
	
	body#cms.cms-id-238 #content #rutina_block .products-section-title a {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}

body#cms.cms-id-238 #content #rutina_block .product-title {
	text-align: left;
}

body#cms.cms-id-238 #content #rutina_block .product-title a {
	text-decoration: none;
}

body#cms.cms-id-238 #content #rutina_block .products {
	justify-content: start;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
	body#cms.cms-id-238 #content #rutina_block .products {
		justify-content: center;
	}
}

body#cms.cms-id-238 #content-wrapper #main .cms-id-238__slider .slick-prev:before,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__slider .slick-next:before,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-prev:before,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-next:before {
	color: #000000;
	font-size: 35px;
}

body#cms.cms-id-238 #content-wrapper #main .cms-id-238__slider .slick-prev,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__slider .slick-next,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-prev,
body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-next {
	top: 35%;
	width: 35px;
	height: 35px;
	z-index: 99;
}

@media screen and (min-width: 768px) {
	body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-prev,
	body#cms.cms-id-238 #content-wrapper #main .cms-id-238__small_slider .slick-next {
		display: none !important;
	}
}

body#cms.cms-id-238 #content #rutina_block #js-product-list {
	text-align: center;
	margin-bottom: 6.5em;
}

body#cms.cms-id-238 #content #rutina_block .products .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

body#cms.cms-id-238 #content #rutina_block .products .slick-list .slick-track {
	display: flex;
}

body#cms.cms-id-238 #content #rutina_block .products .slick-list .slick-track .slick-slide {
	margin: 0 10px;
	flex: 1 1 auto;
	height: auto;
	display: flex;
}

body#cms.cms-id-238 #content #rutina_block .products h2.h3 a {
	color: #828282;
}

body#cms.cms-id-238 #content #rutina_block .products .cta-secondary-small {
	background-color: #FF394C;
	border-color: #FF394C;
}

body#cms.cms-id-238 #content #rutina_block .products .thumbnail-container>div>a.thumbnail:after {
	content: '';
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url('../img/cms_awards/tag-awards2023.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

body#cms.cms-id-238 #content #rutina_block .product-miniature .product-description>.product-list-manufacturer {
	min-height: 24px;
}

body#cms.cms-id-238 #content #rutina_block .product-miniature .product-description>.soy-product-subtitle,
body#cms.cms-id-238 #content #rutina_block .product-miniature .product-description>.product-price-and-shipping {
	display: none;
}

body#cms.cms-id-238 #content .cms-id-238__grid {
	margin-bottom: 3.5em;
}

body#cms.cms-id-238 #content,
body#cms.cms-id-238 .page-footer {
	margin-bottom: 0;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.will-fadeIn.hidden {
	opacity: 0;
}

.will-fadeIn.animate {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* End of cms-238 */


/* ========================================================
  End of CMS Style Overrides
======================================================== */