:root {
	--pgeneral: 50px 5vw;
}

.block-1-1 {
position: relative;
}

.block-1-1 {
padding-top: 100%;
}

.block-1-1 > span,
.block-1-1 > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.block-1-1 > span > img,
.block-1-1 > a > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center center;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.autosize-m {
	max-width: 1536px;
}

.autosize-xs {
	max-width: 700px;
}

.fenix-colegios {
	position: relative;
	padding: var(--pgeneral);
}

.fenix-colegios .fenix-colegios__list {
	list-style: none;
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
}

.fenix-colegios .fenix-colegios__logo {
	position: relative;
	padding-bottom: 100%;
}

.fenix-colegios .fenix-colegios__logo > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fenix-colegios .fenix-colegios__logo > a > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.fenix-colegios .fenix-colegios__title {
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center;
}

.fenix-colegios .fenix-colegios__single {
	margin-bottom: 30px;
}

.fenix-colegios .fenix-colegios__singlelogo img {
	width: 100%;
	max-width: 250px;
	height: auto;
}

.fenix-colegios .fenix-colegios__singletitle {
	margin-top: 15px;
	margin-bottom: 15px;
}

.fenix-colegios .fenix-colegios__singlelogo,
.fenix-colegios .fenix-colegios__singletitle {
	text-align: center;
}

.fenix-colegios .fenix-colegios__grades-title {
	font-size: 20px;
	color: #888888;
}

.fenix-colegios .fenix-colegios__levels-title > a:hover {
	text-decoration: underline;
}

.fenix-colegios .fenix-colegios__grades-title > a {
	color: #888888;
}

.fenix-colegios .fenix-colegios__grades-title > a:hover {
	text-decoration: underline;
}

.fenix-colegios .fenix-colegios__grades {
	padding-left: 20px;
}

.fenix-colegios .fenix-colegios__grades-select label {
	text-transform: uppercase;
	margin-bottom: 0;
}

.fenix-colegios .fenix-colegios__grades-select label input[type="checkbox"] {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.fenix-colegios .fenix-colegios__products {
	margin-top: 15px;
	margin-bottom: 15px;
}

.fenix-colegios .fenix-colegios__oneproduct {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.fenix-colegios .fenix-colegios__oneproduct[data-container-product] {
	display: none;
}

.fenix-colegios .fenix-colegios__oneproduct:last-child {
	margin-bottom: 0;
}

.fenix-colegios .fenix-colegios__oneproduct-select {
	flex: 0 0 23px;
	max-width: 23px;
}

.fenix-colegios .fenix-colegios__oneproduct-image {
	flex: 0 0 calc(32% - 23px);
	flex-basis: calc(32% - 23px);
	flex-grow: 0;
	flex-shrink: 0;
	max-width: calc(32% - 23px);
}

.fenix-colegios .fenix-colegios__oneproduct-info {
	flex: 0 0 65%;
	max-width: 65%;
}

.fenix-colegios .fenix-colegios__oneproduct-info .product-title {
	font-weight: 700;
}

.fenix-colegios .fenix-colegios__oneproduct-info .products-page-cats {
	font-size: 11px;
	margin-bottom: 5px;
}

.fenix-colegios .fenix-colegios__oneproduct-info .products-page-cats a {
	color: #888888;
}

.fenix-colegios .fenix-colegios__oneproduct-select label {
	text-transform: uppercase;
	margin-bottom: 0;
}

.fenix-colegios .fenix-colegios__oneproduct-select label input[type="checkbox"]{
	margin: 0;
}

.fenix-colegios .fenix-colegios__oneproduct-selection {
	margin-top: 15px;
	width: 100%;
	max-width: 300px;
}

.fenix-colegios .fenix-colegios__oneproduct-selection option {
	color: #222222;
}

.fenix-colegios .fenix-colegios__oneproduct-selection option[disabled] {
	color: #888888;
}

.fenix-colegios .fenix-colegios__oneproduct-quatinty {
	margin-top: 15px;
}

.fenix-colegios .fenix-colegios__oneproduct-quatinty > input {
	width: 100px;
	height: 37px;
}

.fenix-colegios .fenix-colegios__oneproduct-quatinty > [data-change-quantity] {
	display: inline-flex;
	width: 37px;
	height: 37px;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	background-color: #f5f5f5;
	font-weight: 700;
	cursor: pointer;
	border-radius: 50%;
}

.fenix-colegios .fenix-colegios__grades-btn-addall {
	margin-bottom: 15px;
}

.fenix-colegios .fenix-colegios__oneproduct-related {
	margin-top: 15px;
}

.notification {
	position: fixed;
	bottom: 30px;
	padding: 10px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: right 0.6s, opacity 0.6s;
	will-change: right, opacity;
	opacity: 0;
	right: -350px;
	cursor: pointer;
	width: 100%;
	max-width: 250px;
	z-index: 999999;
	border-radius: 5px;
}

.notification.notification--show {
	right: 10px;
	opacity: 1;
}

.notification[data-notification="success"] {
	border: 1px solid #62be1b;
	background-color: #62be1b;
}

.notification[data-notification="info"] {
	border: 1px solid #f57f17;
	background-color: #f57f17;
}

.notification[data-notification="error"] {
	border: 1px solid #c62828;
	background-color: #c62828;
}

@media screen and (max-width: 991px) {
	.fenix-colegios .fenix-colegios__grades-title {
		font-size: 18px;
	}
	.fenix-colegios .fenix-colegios__oneproduct-image {
		flex: 0 0 calc(100% - 23px);
		flex-basis: calc(100% - 23px);
		flex-grow: 0;
		flex-shrink: 0;
		max-width: calc(100% - 23px);
	}

	.fenix-colegios .fenix-colegios__oneproduct-info {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 15px;
	}

	.fenix-colegios .fenix-colegios__oneproduct-select label {
		text-transform: uppercase;
		margin-bottom: 0;
	}
	.fenix-colegios .fenix-colegios__oneproduct-quatinty > [data-change-product-quantity] {
		margin-top: 15px;
	}
}

@media screen and (max-width: 575px) {
	.fenix-colegios .fenix-colegios__item {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.fenix-colegios .fenix-colegios__item:last-child {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 576px) and (max-width: 991px) {
	.fenix-colegios .fenix-colegios__list {
		justify-content: space-between;
	}
	.fenix-colegios .fenix-colegios__item {
		flex: 0 0 49%;
		max-width: 49%;
		margin-bottom: 30px;
	}

	.fenix-colegios .fenix-colegios__item:nth-last-child(-n + 2) {
		margin-bottom: 0;
	}
}

.single_add_to_cart_button.button, .et-quick-view-wrapper .product_type_variable, .et-quick-view-wrapper .product_type_grouped, .et-quick-view-wrapper .product_type_external {
	height: auto;
	font-size: .85rem;
	padding-top: 0.95rem;
	padding-bottom: 0.95rem;
	background-color: #262626;
	border: 1px solid #222;
	color: #ffffff;
	-webkit-text-fill-color: currentColor;
	min-width: 190px;
	margin-right: 0.4rem;
}

.add_to_cart_button.loading, .single_add_to_cart_button.loading {
	position: relative;
}

.btn.small.black, .btn.medium.black, .btn.big.black, .before-checkout-form .button, .checkout-button, .shipping-calculator-form .button, .single_add_to_cart_button.button, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button.disabled, .single_add_to_cart_button.button.disabled:hover, form.login .button, form.register .button, form.register .button.woocommerce-Button, form.lost_reset_password .button, .woocommerce-EditAccountForm .woocommerce-Button, .empty-cart-block .btn, .empty-category-block .btn, .woocommerce-mini-cart__empty-message .btn, .form-submit input[type="submit"], #commentform input[type="button"], .form-submit input[type="submit"]:focus, .my_account_orders .view, .et-quick-view-wrapper .product_type_variable, .coupon input[type="submit"], .widget_search button, .widget_product_search button, .woocommerce-product-search button, .woocommerce-product-search button:before, .widget_product_search button:before, form.wpcf7-form .wpcf7-submit:not(.active), .woocommerce table.wishlist_table td.product-add-to-cart a, .wcmp-quick-info-wrapper form input[type=submit], .product_list_widget .buttons a, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist, .btn-checkout, .mini-cart-buttons .button:not(.btn-checkout), .mini-cart-buttons a, .form-row.place-order .button {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-style: none;
}

.add_to_cart_button.loading, .show-quickly.loading, .single_add_to_cart_button.loading, .add_to_cart_button.loading:before, .show-quickly.loading:before, .single_add_to_cart_button.loading:before {
	color: transparent !important;
	transition: none !important;
}

.et-loader {
	position: relative;
	margin: 0 auto;
}

.add_to_cart_button .et-loader, .show-quickly .et-loader, .single_add_to_cart_button .et-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0;
}

@media screen and (min-width: 992px) {
	.fenix-colegios .fenix-colegios__list {
		justify-content: space-evenly;
	}
	.fenix-colegios .fenix-colegios__item {
		flex: 0 0 32%;
		max-width: 32%;
		margin-bottom: 30px;
	}

	.fenix-colegios .fenix-colegios__item:nth-last-child(-n + 3) {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 993px) {
	.row-count-2 .product:nth-child(2n+1), .row-count-4 .product:nth-child(4n+1), .sidebar-position-without .row-count-4 .product:nth-child(4n+1), .row-count-3 .product:nth-child(3n+1), .sidebar-position-without .row-count-3 .product:nth-child(3n+1), .row-count-5 .product:nth-child(5n+1), .row-count-6 .product:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width: 767px) {
	.row-count-2 .product:nth-child(2n+1), .row-count-3 .product:nth-child(2n+1), .row-count-4 .product:nth-child(2n+1), .row-count-5 .product:nth-child(2n+1), .row-count-6 .product:nth-child(2n+1) {
		clear: both !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.row-count-2 .product:nth-child(2n+1), .row-count-3 .product:nth-child(2n+1), .row-count-3 .product.product-category:nth-child(3n+1), .shop-full-width .row-count-3 .product.product-category:nth-child(2n+1), .row-count-4 .product:nth-child(2n+1), .row-count-4 .product.product-category:nth-child(4n+1), .shop-full-width .row-count-4 .product-category:nth-child(2n+1), .row-count-6 .product:nth-child(2n+1), .row-count-5 .product:nth-child(2n+1), .shop-full-width .row-count-6 .product.product-category:nth-child(3n+1) {
		clear: both !important;
	}
}