@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;700&display=swap');

body {
    font-family: 'Montserrat', sans-serif!important;
}

.navbar-tol {
    background-color: #E3F1FF;
    color: #000000;
}
.footer-tol-bg {
    background: #E0EFFE55 0% 0% no-repeat padding-box;
	border: none;
}
.main-footer ul {
	padding-left: 0;
	margin-bottom: 0.4rem;
}
.main-footer ul li a {
    white-space: nowrap;
    display: inline-block;
	color:#747474;
	font-size: 12px;
}
.main-footer ul li {
	list-style-type: none;	
}
/* MEGA MENU B4 */
header .container-fluid {
	max-width: 1500px;
	width: 100%;
}

/* Navigation Sub
------------------------------------- */
nav.sub {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0;
}

/* Navigation Main
------------------------------------- */
nav.main {

}
nav.main .nav-logo {
	max-width: 200px;
	width: 100%;
}
nav.main ul {
	padding-left: 0;
	list-style-type: none;
}
.main-header {
    border-bottom: none;
    z-index: 1034;
}
/* ------ Mega Menu ------ */
nav.main .megamenu {
	padding: 20px 20px;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	max-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5rem!important;
}
.tol-megamenu-bg {
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    /* opacity: .9;*/
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: none;
    border-radius: 0;
}
/* ------ Mid Menu ------ */
nav.main .midmenu {
	position: absolute;
	padding: 20px 20px;
	float: left;
	top: auto;
	left: auto;
	right: auto;
	max-width: 650px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.dropdown-menu.megamenu.midmenu.show {
    right: 0;
}
.dropdown-menu.show {
    right: 0;
}
.megamenu .container .row {
	width: 100%;
}

/* ------ Carrusel ------ */
.carousel {
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 15px 15px #00000014;
}
.carousel-inner {
	width: 100%;
	display: inline-block;
	position: relative;
}
.carousel-inner {
	/*padding-top: 43.25%;*/
	padding-top: 34.25%;
	display: block;
	content: "";
}
.carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: skyblue;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.caption {
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translateX(-50%) translateY(-50%);
	width: 60%;
	z-index: 9;
	margin-top: 20px;
	text-align: center;
}
.caption h1 {
    color: #fff;
	font-size: 52px;
	font-weight: 700;
	margin-bottom: 23px;
}
.caption h2 {
    color: rgba(255,255,255,.75);
	font-size: 26px;
	font-weight: 300;
}
a.big-button {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	background: #eb7a00;
	background: rgba(255, 0, 0, 0.75);
	padding: 28px 35px;
	border-radius: 3px;
	margin-top: 80px;
	margin-bottom: 0;
	display: inline-block;
}
a.big-button:hover {
	text-decoration: none;
	background: rgba(255, 0, 0, 0.9);
}
a.view-demo {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	display: inline-block;
	margin-top: 35px;
}
a.view-demo:hover {
	text-decoration: none;
	color: #333;
}

.carousel-indicators .active {
    background: #fff;
}
.carousel-indicators li {
    background: rgba(255, 255, 255, 0.4);
    border-top: 20px solid;
    z-index: 15;
}

/* Carrusel 4 Elementos */
.col-carousel {
	padding: 0 50px;
}
/* owl nav */
.owl-prev span, .owl-next span {
    padding: 10px 12px;
	font-size: 12px;
	background: #C5D1F3 0% 0% no-repeat padding-box;
	border-radius: 50px;
}
.owl-prev span:hover, 
.owl-next span:hover {
	color: #8199A3;
}
.owl-prev, .owl-next {
	position: absolute;
	top: -20px;
	height: 100%;
}
/* removing blue outline from buttons */
button:focus, button:active {
	outline: none;
}
.owl-nav div {
	position: fixed;
	top: 50%
}
.owl-prev {
	left: -45px;
}

.owl-next {
	right: -45px;
}

/* Banner Editoriales */
.banner-editoriales {
	text-align: center;
}
.banner-editoriales div {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: #E8E8E8 0% 0% no-repeat padding-box;
	border-radius: 100%;
	margin: 1rem;
	padding: 1rem;
	cursor: pointer;
}
.banner-editoriales div img {
	border-radius: 100px;
	width: 60px;
	height: 60px;
	margin-top: .8rem;
}
.banner-editoriales div p {
	background-color: #FFFFFF;
    font-size: 12px;
	font-weight: 500;
    letter-spacing: 0px;
    color: #263D69;
    margin-top: .5rem;
    width: 100px;
    text-align: center;
    margin-left: -5px;
}
.tol__paginacion {
    margin-top: 2.5rem;
    text-align: center;
	padding-left: 0!important;
}
.tol__paginacion li {
    display: inline-block;
	margin: 0 1rem;
	font-weight: 500;
	cursor: pointer;
}
.tol__paginacion li a { 
	color:#000000;
}
.tol__paginacion li a:hover{ 
	display: inline-block;
	font-weight: 500;
	border-bottom: 2px solid #000000;
}
.tol__paginacion li.active {
    display: inline-block;
	margin: 0 1rem;
	font-weight: 500;
	border-bottom: 2px solid #000000;
}
/* CSS TOL SANTILLANA */
.btn-tol {
	background: transparent linear-gradient(180deg, #EA0F88 0%, #D30B7A 100%) 0% 0% no-repeat padding-box;
	border-radius: 0px 12px 12px 0px!important;
	width: 80px;
}
.btn-tol-arrow {
	background: #F0F0F0 0% 0% no-repeat padding-box;
	border-radius: 8px;
	color: #000000;
	padding: 0 .5rem;
}
.btn-tol-arrow i {
	font-size: 12px;
}
.btn-tol-white {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #DCDCDC;
	border-radius: 10px;
	font-size: 12px;
	padding: 9px;
}
.btn-tol-cart-step {
	font-size: 14px;
	background: transparent linear-gradient(180deg, #2BC951 0%, #1BB540 100%) 0% 0% no-repeat padding-box;
	border-radius: 12px;
	color: #FFFFFF;
}
.btn-tol-cart-step:hover {
	color: #FFFFFF;
}
.form-input-tol {
	border: none!important;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
}
.badge-tol {
	background-color: #F2194D;
    border-radius: 100%;
    color: #ffffff;
    padding: .3rem;
    width: 25px;
    height: 25px;
    top: 0px;
    right: 0px;
    font-size: 15px;
    font-weight: 500;
}
.card {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 15px 15px #00000014;
	border-radius: 20px;
}
.card-cart-tol {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: none;
	border-radius: 0;
}
.card-cart-tol .card-header {
	border-bottom: none!important;
}
.card-tol-newsletter {
	background: transparent linear-gradient(180deg, #E3F1FF 0%, #BAD7F4 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 15px #00000014;
	border: 1px solid #EDEDED;
	border-radius: 60px;
	margin: 0 auto;
	width: 80%
}
.card-tol-newsletter button {
	width: 80%
}
.form-input-tol::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 14px;
}
.form-input-tol::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
}
.form-input-tol:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
}
.form-input-tol:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
}
.card-tol-search-school-blue {
	background: transparent linear-gradient(180deg, #3C6BEB 0%, #2A4DA8 100%) 0% 0% no-repeat padding-box;
	color: #FFFFFF;
	height: 100%;
}
.card-tol-search-school-pink {
	background: transparent linear-gradient(180deg, #FA6FA4 0%, #CE366F 100%) 0% 0% no-repeat padding-box;
	color: #FFFFFF;
}
.bg-tol-light {
	background: #EDF4FA99 0% 0% no-repeat padding-box;
}
.nav-tol-items ul li a {
	color:#263D69!important;
	font-weight: bold;
}
.nav-item.dropdown.position-static {
	margin-right: 1rem;
}
.nav-item.dropdown.position-static.show {
	border-bottom: 3px solid #DF0D81;
    margin-bottom: -7px;
}
.nav-link.dropdown-toggle {
	font-size: 14px!important;
	font-weight: bold;
	letter-spacing: 0.16px;
	color: #263D69;
}
.list-header {
	font-size: 14px!important;
	font-weight: bold;
	letter-spacing: 0.16px;
	color: #263D69;
	padding: 0;
}
.tol-list-item {
	font-size: 12px;
	letter-spacing: 0.12px;
	color: #263D69;
	font-weight: normal!important;
}
.tol-border-bottom {
	border-bottom: 1px solid #DCDCDC;
}
.tol-border-top {
	border-top: 1px solid #DCDCDC;
}
.border-tol-simple {
	border: 1px solid #DCDCDC!important;
}
.tol-text-simple {
	color: #263D69;
}
.tol-text-black {
	color: #242424;
	font-weight: medium!important;
	font-size: 14px;
}
/* Boton de seguimiento */
.tol-tracking {
	display:flex; 
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.tol-tracking img {
	width:40px;
}
.tol-tracking p {
	font-size: 14px;
	font-weight: bold;
	padding: .5rem;
}
.tol-see-more {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #263D69;
	text-decoration: underline;
	
}
.heading-title-left {
	font-size: 19px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #263D69;
	text-transform: uppercase;
}
.tol-card-container {
	display: flex;
    align-items: center;
    height: 100%;

}
.tol-card-container .card-body span {
	vertical-align: top;
}
.tol-card-container .card-body h5 {
	display: inline-block;
}
.tol-card-container .card-body p a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.btn-tol-white {
	color: #263D69;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
	border-width: 0px!important;
	border-radius: 8px 0 0 8px!important;
}
.btn-tol-white-newsletter {
	color: #263D69;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
	border-width: 0px!important;
	border-radius: 8px!important;
	font-size: 12px;
	padding: 10px;
}
.btn-tol-white i {
	font-size: 1rem; 
}
/* Prepend icon Menu */
.tol-prepend-icon-menu {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 20px;
}
.tol-prepend-icon-menu i {
	font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
/* Variantes de color Prepend icon Menu */
.blue-bg {
	background: #CDE7FA 0% 0% no-repeat padding-box;
}
.blue-bg i {
	color: #68ABDC;
}
.orange-bg {
	background: #F8DBCD 0% 0% no-repeat padding-box;
}
.orange-bg i {
	color: #EE986B;
}
.violet-bg {
	background: #F8E1FE 0% 0% no-repeat padding-box;
}
.violet-bg i {
	color: #C247E2;
}
.rose-bg {
	background: #FCE8E8 0% 0% no-repeat padding-box;
}
.rose-bg i {
	color: #DC689E;
}
.damascus-bg {
	background: #FDE9D6 0% 0% no-repeat padding-box;
}
.damascus-bg i {
	color: #EEAD6B;
}
.darkblue-bg {
	background: #DBE8FE 0% 0% no-repeat padding-box;
}
.darkblue-bg i {
	color: #0C3A76;
}
.lime-bg {
	background: #D4FFDB 0% 0% no-repeat padding-box;
}
.lime-bg i {
	color: #9FC97D;
}
.purple-bg {
	background: #FFFFFF 0% 0% no-repeat padding-box;
}
.purple-bg i {
	color: #9209C4;
}
.tol-bg-img-card {
	background-image: url('../../../images/santillana-compartir.jpeg');
	background-color: #FFFFFF;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.tol-blur-container {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 20px #00000041;
	opacity: .8;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	border-radius: 50px;
	cursor: pointer;
	padding: 10px;
}
.tol-img-content-item {
	border-radius: 20px;
	width: 100%;
	height: 210px;
	background-size: cover!important;
	background-position: center top!important;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	margin-bottom: .3rem;
}
/* Cards Productos */
.tol-card-product-editorial {
	color: #747474;
	width: 100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.tol-card-product-title {
	width: 100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size: 12px;
	font-weight: 500;
	color: #242424;
}
.tol-card-product-price {
	font-size: 16px;
	font-weight: 600;
	color: #242424;
}
.tol-card-product-price-old {
	font-size: 11px;
	color: #242424;
	text-decoration:line-through;
}
.tol-price-offer {
	color: #FD0866!important;
}
/* CSS Agregar al Carro */
.tol-add-cart {
	background: #E9EEFB 0% 0% no-repeat padding-box;
    border-radius: 20px;
    position: absolute;
    width: 89%;
    height: 93%;
	margin: 4% 5.6%;
	opacity: 0;
	/*cursor: pointer;*/
	transition: visibility 0s .2s, opacity .2s linear;
	z-index: 2;
}
.tol-add-cart:hover {
	opacity: 1;
	transition: opacity .2s linear;
}
.tol-add-cart-description {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: .8rem;
}
.btn-tol-addcart {
	margin-top: .5rem;
	background: #5AAFF1 0% 0% no-repeat padding-box;
	border-radius: 20px;
	font-size: 12px;
	font-weight: medium;
	color: #ffffff;
}
.btn-tol-addcart:hover {
	color: #ffffff;
	box-shadow: 0px 2px 15px #24242441;
}
.btn-tol-wsp {
	margin-top: 0;
}
.btn_redirect_wsp_style {
	color: #25D366;
	cursor:pointer;
}
.btn_redirect_wsp_style:hover {
	color: #128C7E;
}
.tol-cart-badge-discount {
	font-weight: 500;
	background: #FD0866 0% 0% no-repeat padding-box;
	border-radius: 14px;
	color: #ffffff;
	position: absolute;
	top: 0;
	width: 60px;
	height: 35px;
	right: 0;
	text-align: center;
	padding-top: .4rem;
	z-index: 2;
}
.tol-newslleter-pl {
	padding-left: 10px;
}
/* Carrusel Baner corrections */
.carousel-indicators {
	bottom: -8px!important;
}
.carousel-indicators li {
    box-sizing: content-box;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 0px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: none!important;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators li {
    background: rgba(255, 255, 255, 0.4);
    z-index: 15;
    border-radius: 60px;
}
.carousel-control-next, .carousel-control-prev {
    width: 9%!important;
}
/* Modal descripción del Producto */
.tol-modal.image-product {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 20px #00000033;
	border-radius: 40px;
	overflow: hidden;
}
.tol-modal.image-product img {
	width: 100%;
}
.tol-description-product p {
	color: #747474;
}
.tol-description-product-title {
	color: #242424!important;
	margin-top: 1rem;
	font-weight: medium;
	font-size: 22px;
}
.tol-description-product .tol-card-product-price-old {
	font-size: 14px;
}
.tol-description-product .tol-card-product-price {
	font-size: 18px;
}
.tol-description-product .btn-tol-addcart {
	font-size: 16px;
}
.modal-header {
	border-bottom: none!important;
}
.tol-input-modal {
	display: block;
    width: 300px;
    position: absolute;
    right: 0;
}
.tol-footer-padding {
	padding: 1rem 0;
}
/* Carro de compras */
.tol-empty-cart {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	padding: 2rem;
}
.tol-cart-list-products { 
	padding: .5rem;
}
.image-product-cart img {
	border-radius: 10px;
	width: 100%;
}
.image-product-cart.img-cart-detail {
	width: 55px;
}
/* Panel Usuario */
.tol-form-user label {
	color:#263D69;
	font-weight: 500!important;
	font-size: 13px!important;
	margin-bottom: 0!important;
}
.btn-tol-submit {
	margin-top: .5rem;
	background: #5AAFF1;
	border-radius: 20px;
	font-size: 15px;
	font-weight: medium;
	color: #ffffff;
	width: 100%;
}
.btn-tol-submit:hover {
	color: #ffffff;
	box-shadow: 0px 2px 15px #24242441;
}
.tol-items-cart-resume {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tol-payment {
	background: transparent linear-gradient(180deg, #2BC951 0%, #1BB540 100%) 0% 0% no-repeat padding-box;
	border-radius: 12px;
}
.tol-payment-see-cart {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #DCDCDC;
	border-radius: 12px;
	color: #242424;
}
.tol-payment-see-cart:hover {
	color: #272727;
}
.tol-continue {
	background: #FF9A00 none repeat scroll 0 0;
}
.tol-items-list-resume {
	max-height: 300px;
	overflow: hidden auto;
}
.tol-items-list-resume .item:last-child {
	margin-bottom: 0!important;
}
/* Menu Filtros */
.tol-items-filters p {
	color: #263D69;
    padding: 8px;
    border-radius: 10px;
	cursor: pointer;
    font-size: 13px;
}
.tol-items-filters label {
    color: #263D69;
    font-weight: 500;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.tol-filters-bg {
	background-color: rgba(90, 174, 242, 0.3);
}
.item-cart {
	padding-right: 1rem;
}
.tol-container-pagination {
	margin-bottom: 30px;
	width: 100%;
}
.tol-search-school-input {
	width: 100%;
}
.tol-cart-title {
	font-weight: 500;
	font-size: 14px;;
}
.tol-dropdown-cart {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 15px 15px #00000033;
	border: 1px solid #DCDCDC;
	border-radius: 20px;
}
.dropdown-menu-lg {
	max-width: 320px;
	min-width: 320px;
	padding: 0;
}
/* CSS Carro de Compra */
.tol-detail-card {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 15px 15px #00000014;
	border: 1px solid #DCDCDC;
	border-radius: 20px;
}
.tol-text-small {
	font-size: 12px!important;
	font-weight: 400!important;
	padding-top: 12px;
}
.tol-checkbox-small {
	font-size: 11.8px!important;
	font-weight: 400!important;
}
.tol-checkbox-small a {
	color: #FD0866;
}
.tol-black-button {
	font-size: 14px;
	letter-spacing: 0.14px;
	color: #242424;
	margin-top: 0.5rem;
}
.tol-option-delivery {
	border: 1px solid #DCDCDC;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 8px #00000014;
	border-radius: 20px;
	cursor: pointer;
	height: 100%;
	padding: .5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	color:#242424;
}
.tol-option-delivery:hover {
	color:#242424;
}
.tol-option-delivery.active {
	border: 1px solid #2BC951;
	color:#2BC951;
}
.tol-tab-middle {
	width: 50%;
}
.card-delivery-dropdown {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #DCDCDC;
	border-radius: 20px;
	padding: 0rem 1rem;
}
.card-delivery-dropdown .card-header {
	border-bottom: none!important;
}
.tol-dropdown-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tol-checked {
	background-color: #2BC951;
	color: #FFFFFF!important;
}
.tol-checked .tol-text-black {
	color: #FFFFFF!important;
}
.tol-cursor {
	cursor: pointer;
}
.tol-payments-items {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 15px 15px #00000014;
	border: 1px solid #DCDCDC;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .5rem 1rem;
	cursor: pointer;
}
.tol-payments-items.selected {
	border: 1px solid #2BC951;
	color: #2BC951;
}
.tol-payments-avatar-name img {
	border-radius: 50px;
	width: 40px;
	height: 40px;
	border: 1px solid #DCDCDC;
}
.tol-btn-pay {
	width: 50%;
}
.tol-paymes-method-container {
	width: 50%;
	margin: 0 auto;
}
.tol-info-container {
	background: #F0F0F0 0% 0% no-repeat padding-box;
	padding: 1rem;
	font-size: 12px;
	box-sizing: border-box;
}
.tol-cart-edit {
	font-weight: 500;
	padding-bottom: .5rem;
	border-bottom: 6px solid #E3F1FF;
}
.tol-selector-center {
	border-radius: 6px;
	border: 1px solid #DCDCDC;
	text-align: center;
	width: 30px;
	display: inline-block;
}

/* Stepper */
.tol-cart-step-label {
	font-size: 12px!important;
	letter-spacing: 0.14px;
	color: #242424;
	font-weight: 400!important;
}
.tol-payments-process-form {
	text-align: center;
	position: relative;
	margin-top: 20px
}

.tol-payments-process-form fieldset .form-card {
	background: white;
	position: relative
}

.tol-payments-process-form fieldset {
	background: white;
	border: 0 none;
	border-radius: 0.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
	position: relative
}

.tol-payments-process-form fieldset:not(:first-of-type) {
	display: none
}

.tol-payments-process-form fieldset .form-card {
	text-align: left;
	color: #9E9E9E
}
.card-step-wizzard {
	z-index: 0;
	border: none;
	border-radius: 0.5rem;
	position: relative
}

.progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	color: lightgrey;
	padding: 0;
}

.progressbar .active {
	color: #242424
}

.progressbar li {
	list-style-type: none;
	font-size: 14px;
	width: 33.3%;
	float: left;
	position: relative;
	border-bottom: 3px solid #E3F1FF;
	padding: .5rem 0;
	text-align: left;
}

.progressbar li:before {
	width: 50px;
	height: 50px;
	line-height: 45px;
	display: block;
	font-size: 18px;
	color: #ffffff;
	background: lightgray;
	border-radius: 50%;
	margin: 0 auto 10px auto;
	padding: 2px
}
.progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: -1
}

.progressbar li.active,
.progressbar li.active:after {
	border-bottom: 3px solid #2BC951;
	padding: .5rem 0;
}
/*  End Stepper */

.wobble {
    animation: beat .20s alternate backwards;
    animation-iteration-count: 4;
    animation-name: wobble;
    animation-timing-function: ease-in-out;
    display: block;
}
@keyframes wobble {
    to { transform: scale(2); }
}

.wobble-btn {
    animation: beat .20s alternate backwards;
    animation-iteration-count: 4;
    animation-name: wobblebtn;
    animation-timing-function: ease-in-out;
}
@keyframes wobblebtn {
    to { transform: scale(1.2); }
}
/* Responsive */
@media only screen and (max-width: 600px) {
	.mt-sm-tol {
		margin-top: .4rem
	}
	.col-carousel {
		padding: 0;
	}
	.card-tol-newsletter {
		width: 100%;
		padding: 0 1rem 1rem 1rem;
		border-radius: 10px;
	}
	.list-header {
		margin-top: 1rem;
	}
	.tol-add-cart {
		width: 94%;
		height: 91%;
		margin: 4% 3%;
	}
	.card-tol-newsletter button {
		width: 70px;
	}
	.tol-newslleter-pl {
		padding-left: 0px;
	}
	.tol-newslleter-pl .col-form-label {
		font-size: 14px;
	}
	.caption {
		position: absolute;
		top: 40%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		width: 90%;
		z-index: 9;
		margin-top: 20px;
		text-align: center;
	}
	.text-sm-center {
		margin-left: 1.5rem;
	}
	.tol-footer-padding {
		padding: 1rem;
	}
	#tol-brand-logo {
		width: 100px;
	}
	.text-xs-left {
		text-align: left!important;
	}
	.heading-title-left {
		font-size: 17px!important;;
	}
	.carousel-inner {
		padding-top: 67%!important;
	}
	.image-product-cart.img-cart-detail {
		width: 48px;
	}
	.progressbar li {
		font-size: 12px!important;
	}
	.tol-btn-pay {
		width: 100%;
	}
	.tol-paymes-method-container {
		width: 100%;
		margin: 0 auto;
	}
	.tol-black-button span {
		font-size: 12px;
	}
	.btn-tol-cart-step {
		font-size: 12px;
	}
}
@media only screen and (min-width: 768px) {
	.tol-newslleter-pl .col-form-label {
		font-size: 14px;
	}
}

/* INICIO EDO */
/*
.carga_background_index{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: -9;

}
*/
/*
.close-multiselector {
	background-color: #fff;
	align-self: center;
	border-radius: 4px;
}
*/


.select-wrapper {
	margin: auto;
	max-width: 600px;
	width: calc(100% - 40px);
}

.select-pure__select {
	align-items: center;
	background: #f9f9f8;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
	box-sizing: border-box;
	color: #363b3e;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	justify-content: left;
	min-height: 44px;
	padding: 5px 10px;
	position: relative;
	transition: 0.2s;
	width: 100%;
}

.select-pure__options {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
	box-sizing: border-box;
	color: #363b3e;
	display: none;
	left: 0;
	max-height: 221px;
	overflow-y: scroll;
	position: absolute;
	top: 50px;
	width: 100%;
	z-index: 5;
}

.select-pure__select--opened .select-pure__options {
	display: block;
}

.select-pure__option {
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	box-sizing: border-box;
	/*height: 44px;*/
	line-height: 25px;
	padding: 10px;
}

.select-pure__option--selected {
	color: #e4e4e4;
	cursor: initial;
	pointer-events: none;
}

.select-pure__option--hidden {
	display: none;
}

.select-pure__selected-label {
	background: #5e6264;
	border-radius: 4px;
	color: #fff;
	cursor: initial;
	display: inline-block;
	margin: 5px 10px 5px 0;
	padding: 3px 7px;
}

.select-pure__selected-label:last-of-type {
	margin-right: 0;
}

.select-pure__selected-label i {
	cursor: pointer;
	display: inline-block;
	margin-left: 7px;
}

.select-pure__selected-label i:hover {
	color: #e4e4e4;
}

.select-pure__autocomplete {
	background: #f9f9f8;
	border-bottom: 1px solid #e4e4e4;
	border-left: none;
	border-right: none;
	border-top: none;
	box-sizing: border-box;
	font-size: 16px;
	outline: none;
	padding: 10px;
	width: 100%;
}
.icon-right-selected-index{
	margin: 0.2rem!important;
	float: right;
}
.selected-label-index{
	display: inline-flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	background-color: #5aaef24d;
	color: grey;
}

.select-pure__select--opened .select_options_libro {
	width: 100%;
}
/*
.icon-right-selected-index{
	margin-top: 0.2em !important;
	float: right;
}

.padding-font-index{
	padding: 10px 15px!important;
	font-size: 18px!important;
}

.selected-label-index {
	width: 100%;
	background-color: rgba(90, 174, 242, 0.3);
	font-weight: bolder;
	color: grey;
	font-size: 14px;
	border-radius: 10px;
}
*/

.tag-packs {
	background: #5aaff1 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	left: 0;
	line-height: 15px;
	min-width: 55px;
	margin-bottom: .5em;
	padding: 4px 10px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	top: 0px;
	z-index: 3;
}

.nav-link-custom{
	color: #fff;
}

.nav-link-custom:hover{
	color: #fff;
}

.nav-link-custom.active{
	background-color: #3c6beb !important;
	color: #fff !important;
	border-color: rgba(0, 0, 0, 0) !important;
}

.btn-success-seguimiento {
	background-color: #28a745;
}

.btn-success-seguimiento:hover {
	background-color: #218838;
}

.btn-primary-pastel{
	background-color: #0f9df7;
	border-color: #0f9df7;
	box-shadow: none;
	color: #fff;
}

.btn-primary-pastel:hover{
	color: #fff;
	background-color: #2384c6;
	border-color: #217dbb;
}

.wrapperSeleccionarOpcion2{
    display: inline-flex;
    background: #ECECEC;
    height: 2.5em;
    width: 15em;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5em;
    padding: 0.2em;
    margin-top: 0px;
  }
  
  .wrapperSeleccionarOpcion2 .option{
    background: #ECECEC;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0px;
    border-radius: 5em;
    cursor: pointer;
    padding: 0px 10px;
    transition: all 0.3s ease;
  }
  
  .wrapperSeleccionarOpcion2 input[type="radio"]{
    display: none;
  }
  .wrapperSeleccionarOpcion2 #option-1:checked:checked ~ .option-1,
  .wrapperSeleccionarOpcion2 #option-2:checked:checked ~ .option-2{
    background: #28a745;
  }
  .wrapperSeleccionarOpcion2 #option-1:checked:checked ~ .option-1 span,
  .wrapperSeleccionarOpcion2 #option-2:checked:checked ~ .option-2 span{
    color: white;
  }
  
  .wrapperSeleccionarOpcion2 .option span{
    font-weight: normal !important;
    font-size: 1.1em;
    color: #808080;
  }
  
  .wrapperSeleccionarOpcion22{
    display: inline-flex;
    background: #ECECEC;
    height: 2.5em;
    width: 12.7em;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5em;
    padding: 0.2em;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  }
  
  .wrapperSeleccionarOpcion22 .option{
    background: #ECECEC;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0px;
    border-radius: 5em;
    cursor: pointer;
    padding: 0px 10px;
    transition: all 0.3s ease;
  }
  
  .wrapperSeleccionarOpcion22 .option span{
    font-weight: normal !important;
    font-size: 0.94em;
    color: #808080;
  }


.centerVerticallyLiSeleccionarOpcion2 {
    display: flex;
}

.centerVerticallyLiSeleccionarOpcion2 li {
    text-align: left;
}


.card-primary-pastel:not(.card-outline) > .card-header {
	background-color: #0f9df7;
}

.card-primary-pastel:not(.card-outline) > .card-header,
.card-primary-pastel:not(.card-outline) > .card-header a {
	color: #fff;
}

.card-primary-pastel:not(.card-outline) > .card-header a.active {
	color: #1f2d3d;
}

.card-primary-pastel.card-outline {
	border-top: 3px solid #0f9df7;
}

.card-primary-pastel.card-outline-tabs > .card-header a:hover {
	border-top: 3px solid #dee2e6;
}

.card-primary-pastel.card-outline-tabs > .card-header a.active {
	border-top: 3px solid #0f9df7;
}

.bg-primary > .card-header .btn-tool,
.bg-gradient-primary > .card-header .btn-tool,
.card-primary-pastel:not(.card-outline) > .card-header .btn-tool {
	color: rgba(255, 255, 255, 0.8);
}

.bg-primary > .card-header .btn-tool:hover,
.bg-gradient-primary > .card-header .btn-tool:hover,
.card-primary-pastel:not(.card-outline) > .card-header .btn-tool:hover {
	color: #fff;
}

.with_cursor_pointer{
	cursor: pointer;
}

.nav-tabs-primary-pastel{
	background-color: #0f9df7;
	border-top-left-radius:0.25rem;
	border-bottom-left-radius:0.25rem;
}

.nav-tabs-primary-pastel a[aria-selected='false']{
	background-color: #0f9df7;
	color: #fff;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}

.nav-tabs-default{
	/* background-color: #0f9df7; */
	border-top-left-radius:0.25rem;
	border-bottom-left-radius:0.25rem;
	border-right: none!important;
}

.nav-tabs-default .nav-link[aria-selected='true']{
	background-color: #0f9df7!important;
	color: #fff!important;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}

/* compartir */
.modal-content-compartir{
    box-shadow: none;
    border: none;
    background-color: rgba(0,0,0,0);
    width: 35rem;
}
@media only screen and (max-width: 425px) {
    .modal-content-compartir{
        width: 25rem;
    }
}

@media only screen and (max-width: 375) {
    .modal-content-compartir{
        width: 22rem;
    }
}

@media only screen and (max-width: 320px) {
    .modal-content-compartir{
        width: 19rem;
    }
}


.btn-consultar{
    font-weight: bold;
    border-radius: 2rem;
    background-color: rgb(217,215,213);
    border: 0;
    color: rgb(61,60,61);
}

.btn-comprar-plan{
    font-weight: bold;
    border-radius: 2rem;
    background-image: linear-gradient(to bottom, rgb(153,118,249), rgb(98,229,253));
    border: 0;
}

.btn-verificar{
    font-weight: bold;
    border-radius: 2rem;
    background-image: linear-gradient(to bottom, rgb(0,162,200), rgb(72,64,120));
    border: 0;
}

.btn-compartir-aleta{
	cursor: pointer;
	bottom: 8.25rem;
	position: fixed;
	right: 3.25rem;
	z-index: 1032;
}

.btn-compartir{
	cursor: pointer;
	bottom: 7.25rem;
	position: fixed;
	right: 0;
	z-index: 1032;
}

.bg-gradient-compartir-aleta {
    background-image: linear-gradient(to bottom, #b550ef, #10b6f4);
    color: #fff;
}

.bg-gradient-compartir{
    background-color: rgb(61, 60, 61);
    padding: 0.8rem 0.2rem 0.8rem 0.2rem;
}

.info-box-compartir{
	border-radius: 0;
	box-shadow: 0px 15px 15px #00000014;
}

.info-box-compartir-aleta{
    height:100%;
    background-image: linear-gradient(to bottom, #b550ef, #10b6f4);
    border-radius: 25px 0px 0px 25px;
    width: fit-content;
    padding: 0;
    align-items: center;
    right: 0rem;
}
.p-verificar-compartir{
    writing-mode: vertical-rl;
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
    margin: 0;
    transform: scaleY(1) rotate(180deg);
    height: 7rem;
    text-align: center;
}



/* fin compartir */

/* chatbot */

@keyframes box-text-opacity {
	0%,10%,20%,30%,40%,50%{opacity: 0;}
	55%,60%,70%,80%,85%{opacity: 1;}
	90%,100%{opacity: 0;}
}
@keyframes chatbot-content {
	0%,10%,20%,30%,40%{width: 6rem;}
	50%,60%,70%,80%,90%{width: 19rem;}
	100%{width: 6rem;}
}

.btn-chatbot{
	cursor: pointer;
	bottom: 1.25rem;
	position: fixed;
	right: 1.25rem;
	z-index: 1032;
}

.btn-chatbot-content{
	cursor: pointer;
	bottom: 1.25rem;
	position: fixed;
	right: 1.25rem;
	z-index: 1031;
	width: 6rem;
	animation: chatbot-content 10s ease;
	animation-iteration-count: infinite;

}

.info-box-content-chatbot span{
	animation: box-text-opacity 10s ease;
	animation-iteration-count: infinite;

}

.info-box-chatbot{
	border-radius: 3rem;
	box-shadow: 0px 15px 15px #00000014;
}

.btn-chat-bot {
	transition: opacity .3s linear;
}



.btn-chatbot-content-chat{
	opacity: 0;
	bottom: 1.25rem;
	position: fixed;
	right: 1.25rem;
	z-index: 1030;
	width: 25rem;
	/*animation: chatbot-content-active .3s linear;*/
	transition: all .3s linear;
}

.info-box-chatbot-chat{
	border-radius: .25rem;
	height:80px;
	box-shadow: 0px 15px 15px #00000014;
	/*animation: info-box-chatbot-chat-active .3s linear;*/
	transition: all .3s linear;
}

.w-chat-open{
	/*animation: chatbot-content-open .3s linear;*/
	opacity: 1;
}

.h-chat-open{
	/*animation: info-box-chatbot-chat-open .3s linear;*/
	height: 32rem;
}

.bg-primary-pastel{
	background: #0f9df7;
	color: #fff;
}

/* fin chatbot */

/* formulario de contacto externo CL */

@font-face {
	font-family: 'Montserrat-Light';
	src: url("font-tol/Montserrat-Light_0.ttf");
}

form input.lp-form-fieldInput
, select.lp-form-fieldInput
, textarea.lp-form-fieldInput{
	width: 100%!important;
	box-sizing: border-box!important;
	border: 1px solid #E895FC!important;
	border-radius: 0.25rem;
	text-align: center;
	color: #9B9B9B;
	/*height: calc(2.25rem + 2px);*/
	padding: 0.375rem 0.75rem;
	font-family: 'Montserrat-Light','Montserrat', sans-serif!important;
}

form input.lp-form-fieldInput:focus
, select.lp-form-fieldInput:focus
, textarea.lp-form-fieldInput:focus{
	outline: 1px solid #E895FC!important;
}

form .lookup-behavior {
	filter: none!important;
}

form .lp-form-button {
	color: #fff;
	background-color: #ff91CA;
	background-image: linear-gradient(to right, #ff91CA , #FFDDBF);
	width: 100%;
	border: 0;
	border-radius: 3rem;
	padding: 0.5rem;
	font-size: 0.8rem;
	font-weight: 500;
}

div[data-editorblocktype="SubmitButtonBlock"]{
	margin: 0!important;
	padding: 0!important;
}

div[data-editorblocktype^="Field"]{
	margin-top: 1rem;
}

div[data-editorblocktype="Field-lookup"]{
	margin: 0rem!important;
}

@font-face {
	font-family: 'Montserrat-Regular';
	src: url("font-tol/Montserrat-Regular_0.ttf");
}

div[data-editorblocktype="Text"] p{
	color: #686868;
	font-family: 'Montserrat-Regular','Montserrat', sans-serif!important;
}

@font-face {
	font-family: 'Righteous-Regular';
	src: url("font-tol/Righteous-Regular.ttf");
}

u{
	text-decoration: none;
	font-family: 'Righteous-Regular','Righteous','Montserrat', sans-serif!important;
}

@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url("font-tol/montserrat-extrabold.ttf");
}

label .lp-ellipsis {
	font-family: 'Montserrat-ExtraBold','Montserrat', sans-serif!important;
}

/* fin formulario de contacto externo CL */

/* FIN EDO */

/*--------------------------
	Recent Post Styles
----------------------------*/
.post__itam {
    transition: .4s;
}

.post__itam:hover {
    box-shadow: 0 5px 15px rgba(85, 85, 85, 0.2);
}

.style-two .post__itam {
    box-shadow: 0 5px 15px rgba(85, 85, 85, 0.1);
}

.post__itam.item__bg--2 {
    background: rgba(0, 0, 0, 0) url("https://www.tiendasantillana.cl/css/nuevaTiendaAdm/css/images/pos-bg/19.jpeg") no-repeat fixed center center/cover;
}

.post__itam .content {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 40px 40px 25px;
    position: relative;
    text-align: left;
    transition: background 0.7s ease 0s;
    width: 100%;
}

.post__itam .content h3 {
    color: #333;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.post__time {
    border-top: 1px solid #b7b7b7;
    margin-top: 16px;
    padding-top: 19px;
}

.post__itam .content p {
    color: #777;
    font-size: 13px;
    line-height: 25px;
    padding: 0;
}

.post-meta {
    float: right;
}

.post-meta ul li {
    display: inline-block;
    margin-left: 15px;
    font-size: 13px;
    color: #777777;
}

.post-meta ul li a {
    color: #777777;
}

.post-meta ul li a i {
    margin-right: 8px;
    color: #ce7852;
}

.post__itam .content .post__time span {
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-bottom: 15px;
}