:root {
    --primary: #ff5b00;
	--primary-hover: #f46517;
}

div.json_libraries.locked a.livro-small , div.containerLivro4 a.locked, div.json_libraries.locked a.link_Carousel{
	position: relative;
	display: block;
}
div.json_libraries.locked a.livro-small{
	max-width: 200px;
}

div.json_libraries.locked .stamps, div.containerLivro4 .locked .stamps{
    width: 30px;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: url(../img/locked.png) no-repeat bottom right;
    background-size: 27px;
}
/* main carousel (banner-config) page shadows */
.banner-config .owl-page span{
    box-shadow: 0 4px 8px 0px rgba(0,0,0,0.5)
}

/* Carrousel fixed heights */

/* carrousel_model2_container */
.customNavigation-small.model2 {
	min-height:296px;
}

/* carrousel_model2_ebook */
.customNavigation-ebook-small.model2ebook {
	min-height:384px;
}

/* carrousel_model3_container */
.customNavigation-small.model3 {
	min-height:255px;
}

/* carrousel_model3_ebook */
.customNavigation-ebook-small.model3ebook {
	min-height:334px;
}

@media(max-width:767px) {
	/* carrousel_model2_container */
	.customNavigation-small.model2 {
		min-height:192px;
	}

	/* carrousel_model2_ebook */
	.customNavigation-ebook-small.model2ebook {
		min-height:254px;
	}

	/* carrousel_model3_container */
	.customNavigation-small.model3 {
		min-height:254px;
	}	

	.customNavigation-ebook-small.model3ebook {
		min-height:254px;
	}	
}




/*EBOOK*/
.small-model3 .stamps, .small-model2 .stamps{
	right: 0;
	/*margin-top: -5px*/
}

.containerLivro .img-large{
	width: 100%;
}

div.customNavigation .stamps,div.containerLivro-small .stamps {
	right: 0;
	bottom: 0;
}
.containerLivro4 > a:nth-child(1) .stamps, .containerLivro4 > a:nth-child(3) .stamps{
	margin-right:8.5%;
}
div.sugestao-editor .stamps{
	right: 0
}
.info-livro div.json_libraries.locked .stamps{
	right: 0;
	padding-right: 10%
}

@media(max-width:500px) {
	div.customNavigation-small div.json_libraries.locked .stamps {
		width: 200px;
		left: 0;
		right: 0;
	    margin: 0 auto
	}
}

@media (max-width:767px) and (min-width: 463px) {
	div.sugestao-editor .stamps{
	    margin: 0 auto;
		right: 0;
		left: 0;
	    width: 380px !important;
	}
	/*theme default 3*/
	div.owl-theme-default-3 div.json_libraries.locked .stamps{
		padding-left: 200px;
		left: 0
	}
	div.small-model3 div.json_libraries.locked .stamps{
		padding-left: 192px;
	}
}


@media (max-width:700px) and (min-width: 658px) {
	div.owl-theme-default-3 div.json_libraries.locked .stamps{
		padding: 0;
		left: inherit;
	}
}
div.customNavigation-small div.owl-theme-ubook-2  .stamps{
    padding-left: 200px;
}


/*theme default 3*/
div.owl-theme-default-3 div.json_libraries.locked .stamps{
	right: 0
}
@media  (min-width: 992px) {
	div.product-ebook.json_libraries.locked div.container-center-product .stamps{
	    padding-top: 300px;
	}
	div.json_libraries.locked div.container-center-product .stamps{
	    height: 30px;
	    padding-top: 200px;
	    padding-left: 200px;
	}
}
@media  (max-width: 991px) {

	div.product-ebook.json_libraries.locked div.container-center-product .stamps{
	    margin-top: -34px;
	}

	div.json_libraries.locked div.container-center-product .stamps{
	    height: 30px;
	    padding-left: 200px;
	    left: 0;
	    right: 0;
	    margin: -30px auto 0 auto;
	}
}


.title-capitulos {
	margin-top: 10px;
}

.capitulos {
	border-top: 1px solid #ddd;
	width: 100%;
}

.capitulos ul.lista-capitulos {
	list-style: none;
	padding-left: 0;
}

.capitulos ul.lista-capitulos li {
	border-bottom: 1px solid #ddd;
	min-height: 55px;
}

.capitulos ul.lista-capitulos li .container-title-duration {
	float: left;
	width: 90%;
}

.capitulos ul.lista-capitulos li .container-title-duration .left-side {
	float: left;
	width: 100%;
	line-height: 20px;
}

.capitulos ul.lista-capitulos li .container-title-duration .left-side span, .capitulos ul.lista-capitulos li .container-title-duration .left-side p {
	display: inline-block;
}

.capitulos ul.lista-capitulos li .container-title-duration .left-side p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0;
	width: 100%;
	margin-top: 5px;
}

.capitulos ul.lista-capitulos li .container-title-duration .right-side {
	float: left;
	text-align: left;
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	width: 83%;
	margin-bottom: 5px;
}

.capitulos ul.lista-capitulos li .container-title-duration .right-side p {
	margin: 0;
	line-height: 15px;
	float: left;
}

.capitulos ul.lista-capitulos li .container-title-duration .right-side .separator {
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-left:4px;
	margin-right:4px;
}

.capitulos ul.lista-capitulos li .container-title-duration .right-side .date-chapter {
	margin: 0px;
	display: inline-block;
}

.capitulos ul.lista-capitulos li .container-btn-play {
	float: right;
	text-align: right;
	position: relative;
	display: none;
}

.capitulos ul.lista-capitulos li .container-btn-play .content-btn-play {
	border: 1px solid #999;
	width: 23.5px;
	height: 24.5px;
	display: block;
	border-radius: 100%;
	margin-top: 14px;
	cursor: pointer;
}

.capitulos ul.lista-capitulos li .container-btn-play .content-btn-play:hover {
	border: 11px solid var(--primary-hover);
}

.capitulos ul.lista-capitulos li .container-btn-play .content-btn-play:hover .btn-play-chapter:after {
	border-color: transparent transparent transparent #fff;
}

.capitulos ul.lista-capitulos li .container-btn-play .content-btn-play:hover .btn-play-chapter {
	border-color: transparent transparent transparent #fff;
}

.capitulos ul.lista-capitulos li .container-btn-play .btn-play-chapter {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	left: 8px;
	top: 19.5px;
	border-style: solid;
	border-width: 7.5px 0 7.5px 11px;
	border-color: transparent transparent transparent var(--primary);
}

.capitulos ul.lista-capitulos li .container-btn-play .btn-play-chapter:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: -7px;
	border-style: solid;
	border-width: 7px 0 7px 11px;
	border-color: transparent transparent transparent var(--primary);
}

.capitulos ul.lista-capitulos li .container-btn-play .btn-play-chapter:hover {
	border-color: transparent transparent transparent #fff;
}

.capitulos ul.lista-capitulos li .container-btn-play .btn-play-chapter:hover:after {
	border-color: transparent transparent transparent #fff;
}

.bandeiras-cartao {
	list-style: none;
	height: 40px;
	margin: 0 auto 1em auto;
	padding: 0;
	display: table;
}

.bandeiras-cartao li {
	float: left;
}

.bandeiras-cartao li img {
	height: 35px;
	width: 35px;
	margin-right: 10px;
}

.bandeiras-cartao li:last-child img {
	margin-right: 0;
}

form .credit-card-text-box {
	background-image: url(../img/brands-sprite.png), url(../img/brands-sprite.png);
	background-position: 5px -27px, 240px 45px;
	background-size: 41px 702px, 45px 702px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	display: block;
	width: 100%;
	height: 34px;
	font-size: 12px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #cccccc;
}

form .credit-card-text-box.visa {
	background-position: 5px -84px, 240px 45px;
}

form .credit-card-text-box.visa_electron {
	background-position: 5px -139px, 240px 45px;
}

form .credit-card-text-box.mastercard {
	background-position: 5px -197px, 240px 45px;
}

form .credit-card-text-box.maestro {
	background-position: 5px -255px, 240px 45px;
}

form .credit-card-text-box.discover {
	background-position: 5px -313px, 240px 45px;
}

form .credit-card-text-box.americanexpress {
	background-position: 5px -368px, 240px 45px;
}

form .credit-card-text-box.diners_club_carte_blanche, form .credit-card-text-box.diners_club_international {
	background-position: 5px -424px, 240px 45px;
}

form .credit-card-text-box.jcb {
	background-position: 5px -483px, 240px 45px;
}

form .credit-card-text-box.laser {
	background-position: 5px -540px, 240px 45px;
}

form .credit-card-text-box.hipercard {
	background-position: 5px -597px, 240px 45px;
}

form .credit-card-text-box.elo {
	background-position: 5px -656px, 240px 45px;
}

form .credit-card-text-box.aura {
	background-position: 5px -368px, 240px 45px;
}

@media (max-width: 992px) {
	form .credit-card-text-box {
		background-position: 5px -27px, 115% 45px;
	}

	form .credit-card-text-box.visa {
		background-position: 5px -84px, 115% 45px;
	}

	form .credit-card-text-box.visa_electron {
		background-position: 5px -139px, 115% 45px;
	}

	form .credit-card-text-box.mastercard {
		background-position: 5px -197px, 115% 45px;
	}

	form .credit-card-text-box.maestro {
		background-position: 5px -255px, 115% 45px;
	}

	form .credit-card-text-box.discover {
		background-position: 5px -313px, 115% 45px;
	}

	form .credit-card-text-box.americanexpress {
		background-position: 5px -368px, 115% 45px;
	}

	form .credit-card-text-box.diners_club_carte_blanche, form .credit-card-text-box.diners_club_international {
		background-position: 5px -424px, 115% 45px;
	}

	form .credit-card-text-box.jcb {
		background-position: 5px -483px, 115% 45px;
	}

	form .credit-card-text-box.laser {
		background-position: 5px -540px, 115% 45px;
	}

	form .credit-card-text-box.hipercard {
		background-position: 5px -597px, 115% 45px;
	}

	form .credit-card-text-box.elo {
		background-position: 5px -656px, 115% 45px;
	}

	form .credit-card-text-box.aura {
		background-position: 5px -368px, 115% 45px;
	}
}

.alert-loading {
	color: #222;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.9);
}

.alert-loading img {
	margin-right: 8px;
}

.subscription_flow {
	list-style: none;
	padding-left: 0;
	text-align: center;
}

.subscription_flow li {
	text-align: left;
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
	padding: 4px;
	margin: -15px 0 5px 0;
}

@media (min-width: 480px) {
	.subscription_flow li {
		margin: -15px 20px 5px 20px;
	}
}

@media (min-width: 768px) {
	.subscription_flow li {
		margin: -15px 40px 5px 40px;
	}
}

@media (min-width: 992px) {
	.subscription_flow li {
		margin: -15px 70px 5px 70px;
	}
}

.subscription_flow_background_bar {
	border-bottom: 2px solid #d7d7d7;
}

.subscription_flow_check_cicle {
	width: 22px;
	height: 22px;
	border-radius: 11px;
	border: 2px solid #d7d7d7;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: #fff;
}
.subscription_flow_container .pop-offer-club{
	text-align: center;
	padding:10px;
	max-width: 500px;
	min-width: 200px;
	margin: 0 auto 0 auto ;
	position: absolute;
	top: 20%;
	left: 0;
	right:0;
	z-index: 999;
	background: #FFF;
	display: none
}

.subscription_flow_container .pop-offer-club h1{
	margin:0;
	padding: 0;
}
.subscription_flow_container .row-pop-offer-club{
	text-align: center
}

.subscription_flow_current_step .subscription_flow_check_cicle {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: var(--primary);
	border: 2px solid var(--primary);
}

.subscription_flow_page_title {
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
}

.subscription_flow_page_title .title {
	margin-bottom: 8px;
	font-size: 22px;
	color: var(--primary);
}

.subscription_flow_page_title .subtitle {
	margin-bottom: 8px;
}

.subscription_flow_page_bg {
	background-color: #F3F3F3;
}

@media (min-width: 768px) {
	.box-shadow {
		box-shadow: 0px 0px 10px #D0D0D0;
	}

	.subscription_flow_page_barra_laranja {
		margin: 0em -1em 0em -1em;
	}
}

.subscription_flow_page_barra_laranja {
	background-color: var(--primary);
	height: 10px;
}

.subscription_flow_plan_description_box h2 {
	margin-bottom: 16px;
	font-size: 22px;
	color: var(--primary);
}

.subscription_flow_plan_description_box b {
	margin-bottom: 16px;
	font-size: 22px;
	font-weight: bold;
	color: var(--primary);
}

.subscription_flow_plan_description_box li:before {
	content: '✔';
	margin-left: -2em;
	margin-right: 1em;
	color: var(--primary);
	font-weight: bold;
}

.subscription_flow_plan_description_box li {
	margin-bottom: 10px;
}

.subscription_flow_plan_description_box ul {
	padding-left: 3em;
	text-indent: 2px;
	list-style: none;
	list-style-position: outside;
	width: 90%;
}

.subscription_flow_container *:focus {
	outline: none;
}

.subscription_flow_container.target_app {
	margin-top: 30px;
}

.subscriptionRegisterForm label {
	color: #919496;
	font-weight: normal;
}


.subscriptionRegisterForm .btn-default,
.subscriptionPaymentForm .btn-default,
.subscriptionCreditcardForm .btn-default,
.subscriptionPaymentSuccess .btn-default {
	color: #fff;
	background-color: var(--primary);
	padding: 8px 0;
	font-size: 13px;
	width: 140px;
}

.subscriptionPaymentSuccess .btn-default {
	width: 220px;
}

.subscriptionRegisterForm .form-group-controls,
.subscriptionPaymentForm .form-group-controls {
	text-align: center;
	padding-top: 12px;
}
.subscriptionCreditcardForm .form-group-controls {
	text-align: center;
	padding-top: 12px;
}


.flowContentErrorMessage {
	text-align: left;
}

.flowContentErrorMessage .flowContentErrorMessageText {
	margin-bottom: 10px;
	text-align: center;
}

.flowContentErrorMessage .flowContentErrorMessageText ul {
	list-style: outside;
	text-align: left;
}

.flowContentErrorMessageTitle {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0 20px 0;
	text-align: center;
}

.flowContentErrorMessageIcon {
	margin-bottom: 10px;
}

.flowContentErrorMessageIconContainer {
	width: 100%;
	text-align: center;
}

.subscriptionPaymentSuccess ul.categoryList {
	list-style: none;
}

.subscriptionPaymentSuccess ul.categoryList li {
	float: left;
	margin-bottom: 12px;
	text-align: left;
	width: 100%;
}

.subscriptionPaymentSuccess ul.categoryList li input {
	border: 1px solid #919496;
}

.subscriptionPaymentSuccess ul.categoryList li label {
	color: #919496;
	font-size: 12px;
}

@media (min-width:480px) {
	.subscriptionPaymentSuccess ul.categoryList li {
		width: 50%;
	}
}

@media (min-width:560px) {
	.subscriptionPaymentSuccess ul.categoryList li {
		width: 33.3%;
	}
}

.subscriptionPaymentForm .error-form{
		border:1px solid red;
}
.subscriptionPaymentForm .subscription_plan_description_box{

}
.subscriptionPaymentForm .control-gift-checkbox{
	margin-top: 6px
}
.subscriptionPaymentForm .control-gift-checkbox img{
	vertical-align: bottom;
}
.subscriptionPaymentForm #gift-checkbox{
	vertical-align: text-bottom;
	margin: 0 5px 0 3px
}
.subscriptionPaymentForm .control-gift-checkbox span{
	vertical-align: sub;
}
.subscriptionPaymentForm .field-gift{
	display: none;
}
.subscriptionPaymentForm .radio-gift{
	text-align: center;
}
.subscriptionPaymentForm #giftMensagem{
	display: block;
	width: 100%;
	height: 98px;
	padding: 10px;
}


.subscriptionCreditcardForm .error-form{
		border:1px solid red;
}

.subscriptionCreditcardForm .control-gift-checkbox{
	margin-top: 20px
}
.subscriptionCreditcardForm .control-gift-checkbox img{
	vertical-align: bottom;
}
.subscriptionCreditcardForm #gift-checkbox{
	vertical-align: text-bottom;
	margin: 0 5px 0 3px
}
.subscriptionCreditcardForm .control-gift-checkbox span{
	vertical-align: sub;
}
.subscriptionCreditcardForm .field-gift{
	display: none;
}
.subscriptionCreditcardForm .radio-gift{
	text-align: center;
}
.subscriptionCreditcardForm #giftMensagem{
	display: block;
	width: 100%;
	height: 98px;
	padding: 10px;
}


/* Gift list plans */

.container.list-plans.multiple-list-layout{
	background-color: #FFF;
	min-height: 80vh;
}

.list-plans.multiple-list-layout .imgMobile{
	
	display:block;

	width:120px;
	height: 92px;
	background-image: url(../img/subscription/mockupPhone.png);
	background-position: center;
	position: absolute;
	top: -15px;
}

.list-plans.multiple-list-layout .imgPremiumPlus{
	
	display:block;

	width:120px;
	height: 92px;
	background-image: url(../img/subscription/premiumPlus.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -15px;
}

.list-plans.multiple-list-layout .col-description{

	background: #F2F2F2;

	border: 1px solid #B3B3B3;
	box-sizing: border-box;
	border-radius: 8px 8px 0px 0px;
	position: relative;
	height: 139px;
}

.list-plans.multiple-list-layout .plans-top{	
	grid-column: 1;
	justify-self: center;
	margin-bottom: 20px;
}

.list-plans.multiple-list-layout .selector-left{

	width: 180px;
	height: 36px;	

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 12px 20px;

	background: #B3B3B3;
	border-radius: 24px 0px 0px 24px;

	float: left;
}

.list-plans.multiple-list-layout .selector-left:hover{
	cursor:pointer;
}

.list-plans.multiple-list-layout .selector-left p{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;

	display: flex;
	align-items: center;

	color: #FFFFFF;
}

.list-plans.multiple-list-layout .selector-right{

	width: 180px;
	height: 36px;
	
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 12px 20px;

	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 0px 24px 24px 0px;
}

.list-plans.multiple-list-layout .selector-right:hover{
	cursor:pointer;
}

.list-plans.multiple-list-layout .selector-right p{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;	

	display: flex;
	align-items: center;	

	color: #999999;

	flex: none;
	order: 0;
	flex-grow: 0;
	margin: 8px 0px;
}

.list-plans.multiple-list-layout .plans-top-message{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 12px;
	display: flex;
	align-items: center;
	text-align: center;
	
	color: #999999;

	margin: 10px auto 30px 35px;
}



.gift-list-products{
	color: var(--primary);
	min-height: 400px;
}
.col-product{
	min-width: 250px;
	border: 1px solid rgba(204, 204, 204, 0.6);
	padding:20px;
	margin: 0 auto;
}
.gift-list-products .selected .col-product{
	color: var(--primary-hover);
	border-top:10px solid var(--primary-hover);
	padding-top: 10px;
}
.description{
	margin: 0;
	padding: 0;
}
.description h1{
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.description h1 span{
	font-size: 12px;
}

.description ul{
	list-style: none;
	margin: 0;
	padding: 20px 0 ;
}
.gift-product {
	padding-top: 50px;
}
.gift-product ul li{
	font-size: 12px;
	padding-bottom: 5px;
	clear: both;
	font-weight: normal;
}
.gift-product ul li i{
    float: left;
    height: 30px;
}
.gift-product ul li span{
	color: #000;
	margin-left: 5px;
}
.gift-list-products .selected a.product-selected, .selected .plan-selected{
	border-color: var(--primary);
	background: var(--primary-hover);
	color: #FFF
}


.gift-product a.product-selected:hover, .plan-selected:hover {
	background: var(--primary);
	color: #FFF;
}


.list-plans.multiple-list-layout .plan-selected:hover {
	background: #FFF; 
	color: #00D38E;
}


.gift-product a.product-selected, .plan-selected{
	color: var(--primary);
	text-transform: uppercase;
	font-weight: bold;
    margin-left: 5px;
    width: 80%;
    display: block;
    border: 2px solid;
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans', sans-serif;

}


.list-plans.multiple-list-layout .plan-selected{
	border-color: #00D38E;
	background: #00D38E;
	color: #FFF;
}

.assinaturaMobile-box .bullet-gift{
	background:url('../img/gift-icon.png') no-repeat left center;
	padding: 0 20px;
	margin: 10px 20px;
	text-align: center;
	font-size: 12px;
}
/* List plans club */
.col-plans-4{
	margin-bottom: 20px;
}
.list-plans{
	padding-top: 30px;
	text-align: center;
}

.list-plans div.description{
	padding:10px;
	background: #FFF;
	min-width: 150px;
	max-width: 300px;
	min-height: 450px;
	height: 100%;
	border: 1px solid rgba(204, 204, 204, 0.6);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.list-plans.multiple-list-layout div.description{

	padding: 0px;

	min-width: auto;
	max-width: auto;
	min-height: auto;
	border: none;
	margin: auto;

	display: block;

	height: 345px;
	left: 0%;
	right: 0%;
	top: 0px;

	background: #FFFFFF;

	border: 1px solid #B3B3B3;
	box-sizing: border-box;

	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	width: 264px;
}



@media(max-width:767px){
	.list-plans{
		padding-left: 30px;
		padding-right: 30px;
	}

	.flex-plans {
		flex-direction: column;
	}

	.col-plans-4{
		margin-bottom: 40px;
	}
}

.list-plans .selected div.description{
	padding: 0;
}
.list-plans .selected div.description {
	padding: 0;
}
.list-plans .selected div.description .col-functionality{
	padding: 10px 10px 0px 10px ;
}
.list-plans .selected div.description{
	padding-bottom:10px
}
.list-plans .selected div.description hr{
	display: none;
}
.list-plans h2, .list-plans p, .list-plans hr, .list-plans ul, .list-plans h3{
	padding: 0;
	margin: 0;
}
.list-plans .recommended{
	display: none;
}

.list-plans ul li .icon-no{
	background: url(../img/check_nok.png) no-repeat  ;
	float: left;
	width: 20px;
	height: 20px;
}

.list-plans ul li .icon-yes{
	background: url(../img/check_ok.png) no-repeat  ;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
}
.list_plan-subscription-box-mobile{
	clear: both;
	margin: 20px auto 
}
.list-plans #subscription-box-mobile{
	background: #FFF;
	padding: 10px;
}
.list-plans #subscription-box-mobile h3{
	padding-bottom: 10px;
}
.list-plans h2.title{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

.list-plans.multiple-list-layout h2.title{
	position:absolute;
	top: 5px;
	right: 44px;
	width: 90px;
	text-align: end;
}


.list-plans p.description{
	font-size: 14px;
	padding-bottom:10px;
}

.list-plans.multiple-list-layout p.description{

	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-align: center;

	color: #999999;
	margin: 15px auto 10px auto;
	padding-bottom: 0px;

	position: absolute;
	top: 75px;
	left: 15px;
	width: 232px;
}

.list-plans p.price{
	font-size: 30px;
}

.list-plans.multiple-list-layout .col-call{
	position:relative;
	margin-bottom: 20px;
}

.list-plans.multiple-list-layout .advertisingCall{	

	width: 200px;
	height: 24px;

	background: var(--primary);
	border-radius: 4px;

	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	
	color: #FFFFFF;

	padding: 4px;
	margin: 20px auto;
}

.list-plans.multiple-list-layout .advertisingCall.orangeTag{
	background: var(--primary);
}

.list-plans.multiple-list-layout .advertisingCall.grayTag{
	background: #4D4D4D;
}


.list-plans.multiple-list-layout .priceFrom{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	display: flex;
	align-items: center;

	color: #999999;

	position: absolute;
	left: 32px;
}

.list-plans.multiple-list-layout .crossedText{
	text-decoration: line-through;
}

.list-plans.multiple-list-layout .priceTo{
	margin: 36px auto 0px auto;
}

.list-plans.multiple-list-layout .price{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 42px;
	align-items: center;

	color: #333333;
}

.list-plans p.period{
	font-size: 13px;
	padding-bottom:10px;
}
.list-plans hr{
	width: 80%;
	margin: 0 auto;
	padding-bottom:10px;
}
.list-plans div.col-functionality ul {
	padding-bottom: 10px ;
	padding-right: 10px;
}
.list-plans div.col-functionality ul li{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	clear: both;
	padding-bottom: 5px;
	text-align: left;
}

.list-plans div.col-functionality ul {
	padding-bottom: 10px ;
	padding-right: 10px;
}

.term_detail_apple ul{
	list-style-type: circle;
	margin:0 auto;
	width: 80%;
}
.term_detail_apple ul li{
	text-align: left;
	padding-bottom: 10px;
}


.list-plans .selected .col-call{
	padding: 10px 10px 0px 10px;
	color:#FFF;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef1c4d+25,ef1c4d+25,ef8329+76,ef8329+76 */
	background: #ef1c4d; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ef1c4d 25%, #ef1c4d 25%, #ef8329 76%, #ef8329 76%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ef1c4d 25%,#ef1c4d 25%,#ef8329 76%,#ef8329 76%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ef1c4d 25%,#ef1c4d 25%,#ef8329 76%,#ef8329 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1c4d', endColorstr='#ef8329',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.list-plans.multiple-list-layout .selected .col-call{
	padding: 0px;
	background: #FFF;
	color: #333333
}
	
.list-plans .selected .recommended{
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color:#000;
	font-weight: bold;
	color: #f24a72;
	background: #FFF;
	margin-top: -12px;
	left: 0;
	right: 0;
	position: absolute;
	border-radius: 20px;
	width: 145px;
}

.list-plans.multiple-list-layout .selected .recommended{
	display: none;
}
.list-plans.multiple-list-layout .plans-message-bottom{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-align: center;

	color: #999999;

	grid-column: 1;
	margin: 10px auto 20px auto;
}

.list-plans.multiple-list-layout .plans-message-bottom p{
	margin: auto;	
}

.list-plans.multiple-list-layout .plans-message-bottom-mobile{
	display: none;
}

.list-plans.multiple-list-layout .page-bottom{
	height: 132px;
}

.list-plans.multiple-list-layout .page-bottom .page-bottom-content{
	position: absolute;
	top: 660px;
	width: 120px;
	left: 50%;
	margin-left: -47px;
}

.list-plans.multiple-list-layout .plans-bottom{
	position: relative;
	margin-top: 20px;
	height: 92px;
}

.list-plans.multiple-list-layout .imgMockupBox{
	display: block;
	width: 120px;
	height: 92px;

	position: absolute;
	top: -15px;

	background-position: center;
	background-image: url(../img/subscription/mockupBox.png);	
}

.list-plans.multiple-list-layout .voucher-message-bottom{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;

	align-items: center;
	text-align: center;
	text-decoration-line: underline;
	text-transform: uppercase;

	color: #999999;

	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -63px;

}

.list-plans .list-plans-container-title{
	padding-bottom: 20px;	
}

.list-plans .list-plans-container-title h2{
	font-weight: normal;
}

.list-plans.multiple-list-layout .list-plans-container-title h2{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
}

@media screen and (max-width:767px){

	.list-plans.multiple-list-layout .grid-plans{
		display: grid;
		grid-template-columns: auto;
		justify-content: center;
		flex-direction: column;
		gap: 5px;	
	}


	.list-plans.multiple-list-layout .plans-top{
		grid-column: 1;
		width: 100%;
		margin-bottom: 15px;
	}

	.list-plans.multiple-list-layout .selector-left {
		width: 50%;
		background: var(--primary);
	}

	.list-plans.multiple-list-layout .selector-right {
		width: 50%;
		border-color: var(--primary);
	}

	.list-plans.multiple-list-layout .selector-right p {
		color: var(--primary);	
	}

	.list-plans.multiple-list-layout .plans-top-message{
		color: var(--primary);
	}


	.list-plans.multiple-list-layout .col-plans-4{
		justify-self: center;
		margin-bottom: 10px;
	}

	.list-plans.multiple-list-layout .plans-message-bottom{
		grid-column: 1 / span 1;
	}

	.list-plans.multiple-list-layout	.plans-message-bottom-desktop{
		display: none;
	}
	
	.list-plans.multiple-list-layout	.plans-message-bottom-mobile{
		display: block;
	}

	.list-plans.multiple-list-layout .plans-bottom{
		display: none;
	}
	
}



/*Small-Slider eBook [owl]*/
.customNavigation-ebook-small {
	position: relative;
}

.customNavigation-ebook-small .navigation-left, .customNavigation-ebook-small .navigation-right,
.customNavigation .navigation-left, .customNavigation .navigation-right, 
.small-model3 .navigation-left, .small-model3 .navigation-right {
	background-color: rgba(221,221,221,0.7);
	border-radius:50%;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}

.customNavigation-ebook-small > .navigation-left , .customNavigation-ebook-small > .navigation-right {
	position: absolute;
	font-size: 2.8em;
	width: 40px;
	height: 100px;
	border-radius:50%;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}
.customNavigation-ebook-small.small-model2 > .navigation-left , .customNavigation-ebook-small.small-model2 > .navigation-right {
	top:calc(50% - 30px);
	transform: translateY(-50%);
	border-radius:50%;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}
.customNavigation-ebook-small.small-model3 > .navigation-left , .customNavigation-ebook-small.small-model3 > .navigation-right {
	top:calc(50% - 30px);
	transform: translateY(-50%);
	border-radius:50%;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}

.containerLivro {
	padding: 10px;
}

.customNavigation > .navigation-left {
	position: absolute;
	bottom: calc(50% + 12px);
	transform:translateY(50%);
	left: 0;
	padding: 0 !important;
	height: 100px;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}

.customNavigation > .navigation-right {
	position: absolute;
	right: 0px;
	bottom: calc(50% + 12px);
	transform:translateY(50%);
	padding: 0 !important;
	height: 100px;
	box-shadow:0 8px 12px -4px rgba(0,0,0,0.6);
}

.carousel-small .owl-item div {
	flex-direction:column;
	align-items:flex-start;
	margin:0 auto;
	max-width:210px;
}

@media(max-width:480px) {
	.customNavigation-ebook-small .carousel-small .owl-item div,
	.customNavigation-small .carousel-small .owl-item div {
		max-width:40vw;
	}
}

.customNavigation-small > .navigation-left {
	position: absolute;
	font-size: 2.8em;
	top:calc(50% - 42px);
	transform:translateY(-50%);
	left: 0;
	width: 40px;
	height: 100px;
}

.customNavigation-small > .navigation-right {
	position: absolute;
	top:calc(50% - 42px);
	transform:translateY(-50%);
	font-size:2.8em;
	right: 0;
	width: 40px;
	height: 100px;
}

.customNavigation-small > .navigation-left,
.customNavigation-small > .navigation-right,
.customNavigation > .navigation-left,
.customNavigation > .navigation-right {
	border-radius:50%;
}

.customNavigation-small > .navigation-left > span {
	color: #333;
	display: block;
	top: 10px;
	right: 18px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
}

.customNavigation-small > .navigation-right > span {
	color: #333;
	display: block;
	top: 10px;
	right: 18px;
	     -moz-transform: translateY(-50%);
	      -ms-transform: translateY(-50%);
	       -o-transform: translateY(-50%);
	          transform: translateY(-50%);
	          top: 50%;
	          position: relative;
	          -webkit-transform: translateY(-50%);
}

.containerLivro-small > a img,
.containerLivro > a img {
	box-shadow:0 16px 24px -8px rgba(0,0,0,0.2), 0 4px 8px -4px rgba(0,0,0,0.2);
	padding:0;
  -webkit-transition: opacity 0.3s;
     -moz-transition: opacity 0.3s;
      -ms-transition: opacity 0.3s;
       -o-transition: opacity 0.3s;
					transition: opacity 0.3s;
	border-radius:3px;
}

a.carrousel_click.livro-small.link_Carousel {
	display: flex;align-items: center;
}

.customNavigation-ebook-small > .navigation-left{
	left: 0;
}
.customNavigation-ebook-small > .navigation-right {
	right: 0;
}

.customNavigation-ebook-small > .navigation-left > span {
	color: #333;
	display: block;
	top: 10px;
	right: 18px;
	     -moz-transform: translateY(-50%);
	      -ms-transform: translateY(-50%);
	       -o-transform: translateY(-50%);
	          transform: translateY(-50%);
	          top: 50%;
	          position: relative;
	          -webkit-transform: translateY(-50%);
}

.customNavigation-ebook-small > .navigation-right > span {
	color: #333;
	display: block;
	top: 10px;
	right: 18px;
	     -moz-transform: translateY(-50%);
	      -ms-transform: translateY(-50%);
	       -o-transform: translateY(-50%);
	          transform: translateY(-50%);
	          top: 50%;
	          position: relative;
	          -webkit-transform: translateY(-50%);
}

.customNavigation-ebook-small > .navigation-left:active,
.customNavigation-ebook-small > .navigation-right:active,
.customNavigation > .navigation-left:active,
.customNavigation > .navigation-right:active {
	-webkit-box-shadow: none;
	        box-shadow: none;
}


.customNavigation-ebook-small.small-model3 .center-block{
	padding: 4px
}
.customNavigation-ebook-small .center-block{
	max-width: 200px;
	margin:0 auto;
}

.containerLivro > a >img {

	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 8px 0px;
	-webkit-transition: opacity 0.3s;
	box-shadow: rgba(0,0,0,0.2) 0px 2px 5px 0px;
	padding:0;
	transition: opacity 0.3s;
}

.containerLivro .img-responsive-theme-1{
	width: 100% !important;
	height: 100%;
	min-height: 224px;
}

.containerLivro > a:hover img{
  background-color: #FFF;
  opacity:0.8;
}



.containerLivro .img-large{
	width: 100%;
	transform-origin: top center;
}

.containerLivro.ebook .img-large {
	transform:scale(0.971);
}

@media(max-width:480px) {
	.containerLivro .img-large {
		transform:scale(1.035);
	}
	.containerLivro.ebook .img-large {
		transform:scale(0.982);
	}	
}

@media(max-width: 400px) {
	.containerLivro .img-large {
		transform:scale(1.05);
	}
}

.navigation-left, .navigation-right {
	width:40px !important;
	height:40px !important;
	position:absolute !important;
	border-radius:50%;
}

.navigation-left span, .navigation-right span,
.navigation-left span:before, .navigation-right span:before{
	position:absolute !important;
	top:50% !important;
	left:50% !important;
	transform:translate(-50%,-50%) !important;
	width:40px !important;
	height:40px !important;
}

@media (max-width:767px) {
	.containerLivro {
		width: 100%;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
}



.containerLivro4 > a {
	height: auto;
	display: block;
	width: 50%;
}

.containerLivro4 > a:hover {
	background: none !important;
}

.containerLivro4 > a > img {
	display: block;
	width: 96%;
	height: auto;
}
.containerLivro4 > a:nth-child(1) {
	float: left;
	margin-bottom: 25px;
	padding-right:7px;
}
.containerLivro4 > a:nth-child(2) {
	float: right;
	clear: right;
	margin-bottom: 25px;
	padding-left:7px;
}
.containerLivro4 > a:nth-child(3) {
	float: left;
	clear: left;
	padding-right:7px;
}
.containerLivro4 > a:nth-child(4) {
	float: right;
	padding-left:7px;
}

.containerLivro4 > a:nth-child(1) > img{
	float: left;
}
.containerLivro4 > a:nth-child(2) > img{
	float: right;
}
.containerLivro4 > a:nth-child(3) > img{
	float: left;
}
.containerLivro4 > a:nth-child(4) > img{
	float: right;
}




.disabled{
	opacity:0.3 !important;
	background-color: #777 !important;
}
.customNavigation {
	position: relative;
	display:flex;
	align-items: center;
	justify-content: center;
}
.customNavigation > .navigation-right > span, .customNavigation > .navigation-left > span {
	top:30px;
	position: relative;
	font-size: 3em;
	padding: 0.4em 0.01em;
	color: #333;
}

.customNavigation-ebook-small.model2ebook.carousel-related .item-grid-2 a {
	margin-bottom:8px;
}

.customNavigation-ebook-small.model2ebook.carousel-related .item-grid-2 a img {
	margin: 8px auto;
	display:block;
}

.customNavigation-ebook-small.model2ebook.carousel-related .navigation-left,
.customNavigation-ebook-small.model2ebook.carousel-related .navigation-right {
	top:calc(50% - 3px);
}


@media(min-width:768px){
	.customNavigation a:hover span {
		color:#333;
	}
}

@media(max-width:767px){
	.customNavigation a:active span {
		color:#333;
	}

	.customNavigation-small a:active span {
		color:#333;
	}

	.customNavigation-small > .navigation-right > span ,
	.customNavigation-small > .navigation-left > span {
	position: relative;
	top:25px;
	font-size: 1em;
	color: #333;
	padding: 0.4em 0.01em;
	}
}

.details {
	margin: 0 auto;
	max-width:920px;
	display: block;
}

.bookdetails-cover-image {
	box-shadow: 0 16px 24px -8px rgba(0,0,0,0.2), 0 4px 8px -4px rgba(0,0,0,0.2);
	border-radius:3px;
}

/*Small-Slider [owl]*/
.customNavigation-small {
	position: relative;
}



@media(min-width:768px){
	.customNavigation-small a:hover, .customNavigation a:hover{
		color:#333;
	}
}

/* Fix para alinhar botões de navegação no browse/index */
@media(min-width:1009px){
	.catalogo > .customNavigation-small > .navigation-left,
	.catalogo > .customNavigation-small > .navigation-right {
		top:35px;
	}
}
@media(max-width:1008px){
	.catalogo > .customNavigation-small > .navigation-left,
	.catalogo > .customNavigation-small > .navigation-right {
		top:55px;
	}
}
@media(max-width:991px){
	.catalogo > .customNavigation-small > .navigation-left,
	.catalogo > .customNavigation-small > .navigation-right {
		top:25px;
	}
}
@media(max-width:768px){
	.catalogo > .customNavigation-small > .navigation-left,
	.catalogo > .customNavigation-small > .navigation-right {
		top:50px;
	}
}
@media(max-width:497px){
	.catalogo > .customNavigation-small > .navigation-left,
	.catalogo > .customNavigation-small > .navigation-right {
		top:55px;
	}
}

.customNavigation-small > .navigation-left, .customNavigation-small > .navigation-right,
.customNavigation > .navigation-left, .customNavigation > .navigation-right {
	background-color: rgba(221,221,221,0.7);
	box-shadow: 0 8px 12px -4px rgba(0,0,0,0.6);
}





.customNavigation-small > .navigation-left:active,
.customNavigation-small > .navigation-right:active,
.customNavigation > .navigation-left:active,
.customNavigation > .navigation-right:active {
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.livro-small-title, .livro-small-autor {
	width:100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

@media(max-width:497px){
	.livro-small-img {
		margin: 0 auto;
		display: block;
	}

	.livro-small-title, .livro-small-autor {
		text-align: center;
		margin:0 auto;
	}
}
@media(min-width:498px){
	.livro-small-title, .livro-small-autor {
		text-align: left !important;
	}

	.livro-small-image {
		margin: 0;
		padding: 0;
		display: block;
	}
}

.containerLivro-small {
	padding: 4px;
}


.containerLivro-small > a:hover img{
  opacity:0.8;
}

.containerLivro-small.search-results a,
.containerLivro-small.search-results {
	display:flex;
	align-items:stretch;
}

.containerLivro-small img {
    text-align: center;
}

/*customer*/
@media(min-width:992px){
	.btn-change-plan{
		margin-top: -20px
	}
}






/* contact Assistant */
.container-helper{
	min-height: 300px
}

.container-helper .contact-result{
	display: none;
}
.container-helper .contact-send{
	display: none;
}

.container-helper .contact-send .send-form-content{
	padding-bottom: 20px
}

.container-helper .contact-send label.narrow-form{
	display: block;
	text-align: left;
	font-size: 14px
}
.container-helper .contact-send .narrow-form{
	margin-left:  auto
}
.container-helper .form-control:focus{
	border-color: rgb(169, 169, 169);
	box-shadow:0;
	-webkit-box-shadow:none;
}

.container-helper .contact-result .result-list{
	min-height: 180px;
	/*overflow-y: scroll;*/
	background: url(../themes/default/img/ajax-loader-help.gif) no-repeat center ;
}
.container-helper .contact-result ul{
	margin: 0;
	padding: 0;
	background:#FFF;
}
.container-helper h1{
	font-size: 1em
}
.container-helper .buttons .btn{
	float: 	right;	
}
.container-helper .buttons .back span{
	font-style: italic;
	font-size: 9px;
}
.container-helper .buttons .back{
	font-size: 12px;
	padding-top: 3px;
	cursor: pointer;
	/*width: 30%;*/
	color: var(--primary);
}
.error-reader{
	margin: 20% 10% 0 10%;
	text-align: center;
	padding: 10px;
	border-width: 2px;
	font-size: 15px;
	color:#000;
}
#player-play .error{
	margin-top: 200px;
	background:#FFF;
	color: red;
	padding: 20px
}
.icon-play-line{
	font-size: 12px;
}
.offer-forgot-password{
	font-size: 12px;	
}

.catalog_expiring_message{
	color: #FF0000;
    font-weight: bold;
    clear: both;
    border-radius: 8px;
    border-style: none;
    background-color: rgb(253, 233, 234);
    padding: 5px;
    font-size: 12px;
   	margin:10px 0;
	position: relative;
	max-width:250px;
}

.catalog_expiring_message .content_message_icon{
	width: 10%;
    height: 19px;
    float: left;
}
.catalog_expiring_message .content_message_icon img{
    position: absolute;
    top: 28%;
}
.catalog_expiring_message .content_message_text{
	margin-left: 13%;
}

.listen_box{
    float: left;
    padding-top: 2px;
    border-style: solid;
    border-color: var(--primary);
    border-width: 1px;
    border-radius: 4px;
    padding-left: 13px;
    padding-right: 14px;
    padding-bottom: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.listen_box img{
	padding-top: 0px;
        margin-bottom: 2px;
	width: 7px;
	height: 9px;
}

.listen_box a:active a:hover a:visited {
	text-decoration: none;
}

.favorite_heart{
	margin-left: 8px;
	order:2;
}

.favorite_heart img{
	width: 21px;
	height: 19px;
}

.box-product-detail-bts{
	min-height: 30px;
	display:flex;
	align-items:center;
} 

.container-home-selector {
	background-color: #f0f0f0;
	margin-bottom:22px;
}

.home-selector {
	list-style-type:none;
	display:flex;
	width:100%;
	max-width:768px;
	margin:0 auto;
	justify-content: space-around;
	align-content: center;
	justify-items: center;
	align-items: center;
	padding:0;
}

.home-selector li a{
	display:block;
	font-weight:500;
	color: #888;
	text-decoration:none;
	padding:15px;
}

@media (min-width:768px) {
	.home-selector li a {
		font-size:16px;
		padding:20px 15px;
	}
}


@media (max-width:767px) {
	.container-home-selector {
		position:fixed;
		top:50px;
		z-index:999;
		width:100%;
	}

	.home-selector {
		display:flex;
		overflow: auto;
		flex-wrap: nowrap;
		flex-shrink: 0;
		margin:0 auto;
		width:100%;
		max-width:100%;
		justify-content: flex-start;
		align-content:center;
		align-items:center;
	}

	.home-selector li a {
		flex-shrink:0;
		white-space: nowrap;
	}
}


.home-selector li:last-child{
	border: 0px;
}


/*classes from accept cookies bar*/
.accook-window{
	opacity:1;
	transition:opacity 1s ease
}
.accook-window.accook-invisible{
	opacity:0
}
.accook-animate.accook-revoke{
	transition:transform 1s ease
}
.accook-animate.accook-revoke.accook-top{
	transform:translateY(-2em)
}
.accook-animate.accook-revoke.accook-bottom{
	transform:translateY(2em)
}
.accook-animate.accook-revoke.accook-active.accook-bottom,
.accook-animate.accook-revoke.accook-active.accook-top,
.accook-revoke:hover{
	transform:translateY(0)
}
.accook-grower{
	max-height:0;
	overflow:hidden;
	transition:max-height 1s
}
.accook-link,.accook-revoke:hover{
	text-decoration:underline
}
.accook-revoke,
.accook-window{
	position:fixed;
	overflow:hidden;
	box-sizing:border-box;
	font-family:Helvetica,Calibri,Arial,sans-serif;
	font-size:16px;
	line-height:1.5em;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	z-index:9999
}
.accook-window.accook-static{
	position:static
}
.accook-window.accook-floating{
	padding:2em;
	max-width:24em;
	-ms-flex-direction:column;
	flex-direction:column
}
.accook-window.accook-banner{
	padding:1em 1.8em;
	width:100%;
	-ms-flex-direction:row;
	flex-direction:row
}
.accook-revoke{
	padding:.5em
}
.accook-header{
	font-size:18px;
	font-weight:700
}
.accook-btn,
.accook-close,
.accook-link,
.accook-revoke{
	cursor:pointer
}
.accook-link{
	opacity:.8;
	display:inline-block;
}
.accook-link:hover{
	opacity:1
}
.accook-link:active,
.accook-link:visited{
	color:initial
}
.accook-btn{
	display:block;
	padding:.4em .8em;
	font-size:.9em;
	font-weight:700;
	border-width:2px;
	border-style:solid;
	text-align:center;
	white-space:nowrap
}
.accook-banner .accook-btn:last-child{
	min-width:140px
}
.accook-highlight .accook-btn:first-child{
	background-color:transparent;
	border-color:transparent
}
.accook-highlight .accook-btn:first-child:focus,
.accook-highlight .accook-btn:first-child:hover{
	background-color:transparent;
	text-decoration:underline
}
.accook-close{
	display:block;
	position:absolute;
	top:.5em;
	right:.5em;
	font-size:1.6em;
	opacity:.9;
	line-height:.75
}
.accook-close:focus,
.accook-close:hover{
	opacity:1
}
.accook-revoke.accook-top{
	top:0;
	left:3em;
	border-bottom-left-radius:.5em;
	border-bottom-right-radius:.5em
}
.accook-revoke.accook-bottom{
	bottom:0;
	left:3em;
	border-top-left-radius:.5em;
	border-top-right-radius:.5em
}
.accook-revoke.accook-left{
	left:3em;
	right:unset
}
.accook-revoke.accook-right{
	right:3em;
	left:unset
}
.accook-top{
	top:1em
}
.accook-left{
	left:1em
}
.accook-right{
	right:1em
}
.accook-bottom{
	bottom:1em
}
.accook-floating>.accook-link{
	margin-bottom:1em
}
.accook-floating .accook-message{
	display:block;
	margin-bottom:1em
}
.accook-window.accook-floating .accook-compliance{
	-ms-flex:1;
	flex:1;
}
.accook-window.accook-banner{
	-ms-flex-align:center;
	-ms-grid-row-align:center;
	align-items:center
}
.accook-banner.accook-top{
	left:0;
	right:0;
	top:0
}
.accook-banner.accook-bottom{
	left:0;
	right:0;
	bottom:0
}.accook-banner .accook-message{
	-ms-flex:1;
	flex:1;
}
.accook-compliance{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-line-pack:justify;
	align-content:space-between
}
.accook-compliance>.accook-btn{
	-ms-flex:1;
	flex:1;
}
.accook-btn+.accook-btn{
	margin-left:.5em
}

@media print{
	.accook-revoke,.accook-window{
		display:none
	}
}
@media screen and (max-width:900px){
	.accook-btn{
		white-space:normal
	}
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){
	.accook-window.accook-top{top:0}
	.accook-window.accook-bottom{bottom:0}
	.accook-window.accook-banner,
	.accook-window.accook-left,
	.accook-window.accook-right{
		left:0;
		right:0
	}
	.accook-window.accook-banner{
		-ms-flex-direction:column;
		flex-direction:column
	}
	.accook-window.accook-banner .accook-compliance{
		-ms-flex:1;
		flex:1
	}
	.accook-window.accook-floating{
		max-width:none
	}
	.accook-window .accook-message{
		margin-bottom:1em
	}
	.accook-window.accook-banner{
		-ms-flex-align:unset;
		-ms-grid-row-align:unset;
		align-items:unset
	}
}

.accook-floating.accook-theme-classic{
	padding:1.2em;border-radius:5px
}
.accook-floating.accook-type-info.accook-theme-classic .accook-compliance{
	text-align:center;display:inline;-ms-flex:none;flex:none
}
.accook-theme-classic .accook-btn{
	border-radius:5px
}
.accook-theme-classic .accook-btn:last-child{
	min-width:140px
}
.accook-floating.accook-type-info.accook-theme-classic .accook-btn{
	display:inline-block
}
.accook-theme-edgeless.accook-window{
	padding:0
}
.accook-floating.accook-theme-edgeless .accook-message{
	margin:2em 2em 1.5em
}
.accook-banner.accook-theme-edgeless .accook-btn{
	margin:0;padding:.8em 1.8em;height:100%
}
.accook-banner.accook-theme-edgeless .accook-message{
	margin-left:1em
}
.accook-floating.accook-theme-edgeless .accook-btn+.accook-btn{
	margin-left:0
}
.accook-shadow {
	-webkit-box-shadow: 0px -20px 85px -8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px -20px 85px -8px rgba(0,0,0,0.3);
	box-shadow: 0px -20px 85px -8px rgba(0,0,0,0.3);
}

#div-accept-cookies {
	background-color:rgba(255,255,255,0.96);
	display:flex;
	width:100%;
	margin:0;
	padding:0;
	position:fixed;
	bottom:0 !important;
	justify-content:center;
	align-items:center;
	align-content:center;
	line-height:1.3;
	border-top:1px solid rgba(0,0,0,0.18);
}

#div-accept-cookies .cookie-container {
	width:100%;
	max-width:960px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	align-content:center;
	padding: 4px 15px
}

#div-accept-cookies .cookie-container .content {
	font-size:12px;
}

#div-accept-cookies .cookie-container .controls {
	justify-self:flex-end;
	margin-left:4px;
}


.carrousel_product_title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
    padding: 0;
    margin-top: 15px;
	margin-bottom: 4px;
	width:100%;
	max-width:200px;
}

.livro-small-autor {
	font-size:14px;
}

/*MinhaConta - Troca de planos */
#update-plan-datail{

}

#update-plan-datail .resume-title{
	font-size: 15px;
	font-weight: bold;
	text-align: center
}

#update-plan-datail .subscription_plan_description_box {
	color: #888;
}

#update-plan-datail .subscription_plan_description_box .row{
	width: 100%;
	border-bottom: 1px solid #dadada;
}

#update-plan-datail .subscription_plan_description_box .detail-price{
	font-size: 15px;
	font-weight: bold;
}
#update-plan-datail .subscription_plan_description_box .detail-price .col-left{
	color: #000;
}
#update-plan-datail .subscription_plan_description_box .col-right{

}

#update-plan-datail .row{
	width: 100%;
	padding: 5px;
	clear: both
}
#update-plan-datail .row.submit{
	border-bottom: none;
	padding: 10px;
	text-align: center;
}

#update-plan-datail .col-50.col-left{
	float: left;
	text-align: left;
	width: 50%
}
#update-plan-datail .col-50.col-right{
	margin-left: 50%;
	text-align: right
}

#update-plan-datail .submitUpdatePlan{
	color: #fff;
	padding: 8px 0;
	font-size: 13px;
	width: 140px;
}
.subscription_plan_description_box{
	padding-top: 1px;
}
.subscription_flow_page_barra{
	width: 100%;
	margin-top: 1em;
	color: #FFF;
	height: 28px;
}
#update-plan-datail .discount_detail{
    margin-top: 2em;
    font-size: 11px;
}
#update-plan-datail .error {
    margin-top: 1em;
    text-align: center;
    padding: 5px;
}

.minha_conta_address_ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.info_warning{
	padding: 5px;
	width: 100%;
}

.text-overflow {
	-ms-text-overflow: ellipsis;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;;
 }
 
.carrousel_title {
    width: 100%;
	display: flex;
	justify-content: space-between;
	align-items:center;
	margin-bottom:34px;
	margin-top:34px;
}

.carrousel_title .ct_title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	display:inline-block;
	flex-grow:1;
}

.carrousel_title .ct_title h2 {
	font-size:24px;
	line-height:1.35;
	white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
	margin:0;
	padding:0;
}

.carrousel_title .ct_see_more {
	text-align: right;
	font-size:18px;
	text-transform:uppercase;
	white-space: nowrap;
	font-weight:500;
	margin:0;
	margin-left:8px;
	padding:0;
}

.carrousel_title .ct_see_more a:focus{
	text-decoration: none;
}

.main_menu_li {
	margin-left: -1px;
	margin-right: -1px;
}

/* howitworks */

@media(max-width:767px) {
	.howitworks .row{
		text-align: center;
	}
	.howitworks img{
		margin: 0 auto;
		display: block;
		max-width: 100%;
		height: auto;
	}

	.howitworks .bg-after-grey:before{
		height:120px;
	}
}
@media(min-width:768px) {
	.container-kids{}
	.container-kids-img {
		text-align: right;
	}
	.container-kids-text{
		padding-top: 10%;
		text-align: left;
	}
	.container-box{}
	.container-box-text {
		padding-top: 10%;
	}
	.container-box-text p{
		max-width: 400px;
		margin-left: auto;
	}
	.container-box-img{
		text-align: left;
	}

	.howitworks .bg-after-grey:before{
		height:260px;
	}

}
.howitworks .bg-grey{
	background: #f9f9f9;
}
.howitworks .bg-white{
	background: #fff;
}
.howitworks .bg-after-grey:before{
	margin-top: -20px;
	content: " ";
	width: 100%;	position: absolute;
	display: block;
	background: #f9f9f9;
}
.howitworks{
    margin-left: 15px;
    margin-right: 15px;
}

.howitworks .row{
	padding-top: 20px;
	padding-bottom: 20px;
}

.howitworks .img-responsive{
	margin: 0 auto;
}
.howitworks .center{
	text-align: center
}
.howitworks .container{
	margin: 0 auto
}

/*BTN back player ebook */
#btn_voltar_player{
	float: left;
	font-size: 29px;
	padding-top:10px
}

#searchForm-desktop{
	padding-left: 0;
}

.box_home_title {
		background-color: white;
		width: fit-content;
		margin: auto;
		display: block;
		text-align: center;
		margin-top: -15px;
		padding-left: 20px;
		padding-right: 20px;
		color: var(--primary);
		font-size: 23px;
	}
	
	.box_index_tooltip_photo{
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
		justify-content: center;
		align-items: center;
		margin-top: 20px;
	}

	.box_open_click {
		cursor: pointer;
	}

/* Link das operadoras no forgot password*/
.link-operadoras:focus{
	text-decoration: none;
}

/* Helper de Botão rounded */
.btn.btn-rounded {
	border-radius: 100px;
	padding-left: 15px !important;
	padding-right: 15px !important;
	font-weight:500;
}

@media(min-width:768px) {
	.box-product-detail-bts .btn-rounded {
		min-width:100px;
	}
}

.box-product-detail-bts .btn-rounded {
	text-transform:uppercase;
}

@media(max-width:768px) {
	.box-product-detail-bts .btn-rounded {
		font-size:12px;
	}
}

/* Orientação do dropdown */

.dropdown-menu.right {
	right: 0;
    left: unset;
}

/* News */

#news_ajax {
	position:relative;
	min-height:200px;
}

.news-container .news {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news-container .news-card {
	max-width: 100%;
	flex-basis: 100%;
	box-shadow: 0 8px 16px -4px rgba(0,0,0,0.2);
	margin:5px 0px;
	border-radius:8px;
	border:1px solid rgba(0,0,0,0.0666);
	word-wrap: break-word;
	overflow:hidden;
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
}

@media (min-width:580px) {
	.news-container .news-card {
		flex-basis: calc(50% - 10px);
		margin:5px;
	}
}

@media (min-width:992px) {
	.news-container .news-card {
		flex-basis: calc(33.33333% - 12px);
		margin:5px;
	}
}

.news-container .news-card .content {
	padding: 20px 20px 12px 20px;
	display:flex;
	flex-direction:column;
	flex-grow:1;
}

.news-container .news-card .news-image {
	height:0;
	padding-bottom: 66.67%;
	background-size:cover;
	background-position: center center;
	width:100%;
	background-color: rgba(0,0,0,0.4);
	position: relative;
}

@keyframes appear {
	0% {opacity:0;}
	100% {opacity:1;}
}

.news-container .news-card {
	animation-name: appear;
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-out;
}

.news-container .news-card .excerpt {
	font-size:13px;
	line-height:1.4;
	flex-grow:1;
	text-decoration:none;
}

.news-container .news-card {
	display:flex;
	flex-direction: column;
}

.news-container .news-card .title h1 {
	font-size:16px;
	line-height: 1.4;
	font-weight:500;
	margin:0;
	flex-grow:1;
	margin-bottom:8px;
	text-decoration:none;
	color: rgba(0,0,0,0.7);
}

.news-container .news-card .title {
	text-decoration:none;
	flex-grow:1;
}

.news-container .news-card.no-image .title {
	flex-grow:0;
}

.news-container .news-card .info {
	display:flex;
	font-size:12px;
	justify-content: space-between;
	
}

.news-container .news-card .controls {
	display:flex;
	justify-content: space-around;
	margin-top:1rem;
}

.news-container .news-card .controls .btn {
	border-radius:16px;
	padding: 0.4rem 1.25rem;
	text-decoration:none;
}

.news-container .news-card .controls .btn.btn-link.btn-inline {
	outline: unset;
}

.news-container .news-card .content .category {
	margin-bottom:4px;
	font-size:12px;
}

@media (min-width:768px) {
	.news-container .news-card:hover {
		transform: scale(1.05);
	}
}

.news-container .news-heading {
	font-size: 24px;
	font-weight:500;
	
}

/* Render more */

.news-container .btn.render-more {
	margin: 0 auto;
	display: block;
	margin-top: 16px;
	border-radius: 50px;
	padding-left: 15px;
	padding-right: 15px;
	width:100%;
	max-width:180px;
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
	outline: unset;
}

.btn.render-more.loading {
    position:relative;
    color:transparent
}

.btn.render-more.loading:after {
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:25px;
    height:25px;
    border:4px solid white;
    border-bottom-color: transparent;
    border-radius:50%;
    animation: loader-rotate 1s infinite linear;
}

.news-container .no-news {
	background-color: #f0f0f0;
	padding:1rem;
	border-radius:50px;
	margin:0 auto;
	display:block;
	width:100%;
	max-width:320px;
	text-align:center;
	margin-top:15px;
	color:rgba(0,0,0,0.5);
	font-size:18px;
}

@media (max-width:490px) {
	.news-container .btn.render-more {
		width:100%;
		max-width:100%;
	}
}

/* Loader */

.loader {
	position:absolute;
	top:50%;
	left:50%;
	
	border: 10px solid ;
	border-width:10px;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-radius:50%;

	width:100px;
	height:100px;
	animation: loader-rotate 1s linear infinite;
}

@keyframes loader-rotate {
	0%	{transform: translate(-50%,-50%) rotate(0deg)}
	100%{transform: translate(-50%,-50%) rotate(360deg)}
}

/* Menu categorias */
	.browse-container {
		border-right:1px solid rgba(0,0,0,0.2);
		padding-right:15px;
	}

	.browse-container .browse-search input{
		max-width:100%;
		border-radius:10px;
		font-size:12px;
		color: #494949;
		background-color: #efefef;
		border:none;
	}

	.browse-container .browse-search input:focus {
		box-shadow: 0 6px 12px -4px rgba(0,0,0,0.25), 0 2px 4px -2px rgba(0,0,0,0.25) !important;
	}

	.browse-container .browse-search {
		padding-bottom:12px;
	}

	.browse-heading h2 {
		margin:0;
		padding:0;
		padding-bottom: 12px;
		padding-top:24px;
		font-size:24px;
	}

	.browse-heading h2 a{
		color: rgba(0,0,0,0.8);
		text-decoration:none;
	}

	.browse-container ul {
		padding:0;
		list-style:none;
		padding-bottom:15px;
	}

	.browse-container ul li {
		margin-bottom:11px;
	}

	.browse-container ul li a {
		color: rgba(0,0,0,0.6);
		font-size:16px;
		text-decoration:none;
	}

	.browse-container ul li a:before {
		content:"\e114";
		font-family: 'Glyphicons Halflings';
		font-size:10px;
		vertical-align: middle;
		display:inline-block;
		transform:rotate(270deg);
		color:rgba(0,0,0,0.3);
	}

	.browse-container ul li a.linkselected:before {
		transform: rotate(0deg);
	}

	.browse-container ul ul {
		padding-left: 25px;
		margin-top: 15px;
	}
	
	.browse-container ul ul li a:before {
		content:""
	}
/* Minha conta menu */

.menu-container {
	margin-left: 15px;
}

.menu-heading h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 24px;
	padding-top: 24px;

	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	line-height: 28px;
}

.menu-heading h2 a{
	color: rgba(0,0,0,0.8);
	text-decoration:none;
}

.menu-container ul {
	padding: 0;
	list-style: none;
	padding-bottom: 15px;
}

.menu-container ul li {
	margin-bottom: 11px;

	font-family: 'Roboto';
	font-style: normal;
	font-size: 16px;
	line-height: 19px;
}

.menu-container ul li a {
	color: rgba(0,0,0,0.6);
	font-size:14px;
	text-decoration:none;
}

/* text align nos checkboxes */
.checkbox label {
	vertical-align:middle;
	line-height:22px;
}

/* Box try audiobook */

.box-try-audiobook {
	margin-top:15px;
	background-color: rgba(0,0,0,0.1);
	width:100%;
	clear:both;
	padding:15px;
	display:flex;
	flex-direction:row;
	justify-content: space-between;
	align-items:center;
	border-radius:16px;
	margin-bottom:40px;
}

.box-try-audiobook .content.club span {
	font-size:18px;
}

.box-try-audiobook .controls {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}

.box-try-audiobook .controls.has-text .btn {
	margin-bottom:8px;
}

@media(max-width:767px) {
	.box-try-audiobook {
		flex-direction:column;
		text-align:center;
	}

	.box-try-audiobook .controls {
		margin-top:15px;
		
	}
}

.box-try-audiobook .content span{
	font-size:24px;
	opacity:0.9;
}

.box-try-audiobook .content span span{
	font-size:12px;
	opacity:0.6;
}

.box-try-audiobook .content .controls {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* Share modal */

.btn.share {
	text-decoration:none;
}

.share-modal.active {
	content:"";
	opacity:1;
	pointer-events: all;
}

.share-modal.active .share-card {
	transform: translate(-50%,-50%);
	opacity:1;
	pointer-events: all;
}

.share-modal .share-card .share-options ul {
	list-style:none;
	padding:0;
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.share-modal .share-card .share-options ul li {
	margin:4px;
}

.share-modal .share-card .share-options ul li a {
	display:flex;
	flex-direction:column;
	justify-content:center;
	text-align:center;
	text-decoration:none;
}

.share-modal .share-card .share-options ul li a img {
	border-radius:50%;
	object-fit: cover;
	max-width:50px;
	margin:0 auto;
	display:block;
}

.share-modal .share-card h2 {
	padding:0;
	margin:0px 0 24px 0;
}

.share-modal .share-card button.close-share {
	position: absolute;
	top:15px;
	right:15px;
	color: #333;
	background:none;
	border:none;
	font-size:18px;
	outline:none;
}

.share-modal .share-card button.close-share span {
	color: #333 !important;
}

.share-modal .share-card {
	position:fixed;
	top:50%;
	left:50%;
	opacity:0;
	pointer-events:none;
	transform: translate(-50%,50%);
	display:flex;
	width:calc(100% - 30px);
	max-width:480px;
	border-radius:8px;
	box-shadow: 0 16px 64px -16px rgba(0,0,0,0.8);
	margin:0 auto;
	background-color: #fff;
	flex-direction:column;
	padding:15px;
	transition:all 0.3s cubic-bezier(.55,0,.1,1);
}

.share-modal {
	content:"";
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	opacity:0;
	pointer-events:none;
	transition:all 0.6s cubic-bezier(.55,0,.1,1);
	z-index:99;
}

.share-modal.active .backdrop {
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	pointer-events:all;
}

/* New ebook/audiobook page */

.book-details {
		display:flex;
		flex-direction:column;
		width:100%;
		margin-bottom:40px;
	}

	.book-details .content {
		display:flex;
		flex-direction:column;
		flex-shrink:20;
		width:100%;
	}

	@media(min-width:768px) and (max-width:991px) {
		.book-details .content .title {
			font-size:24px;
		}
	}

	@media(min-width:768px) {
		.book-details .content .title {
			margin-top:4px;
			margin-bottom:10px;
		}
	}

	.book-details .content .book-info {
		flex-grow:1;
	}

	.book-details .book-info ul {
		list-style:none;
		padding:0;
	}

	.book-details .book-info li {
		margin-bottom:4px;
	}

	.book-details .controls {
		display:flex;
		align-items:center;
		justify-content: space-between;
	}

	.book-details .controls .book-controls {
		display:flex;
		align-items:center;
		flex-wrap:wrap;
	}

	@media(max-width:400px) {
		.book-details .controls {
			flex-direction:column;
			justify-items: flex-start;
			align-items:flex-start;
		}

		.book-details .controls .book-controls {
			margin-bottom:8px;
		}

		.book-details .controls .old-share {
			justify-self:flex-end;
		}
	}

	@media(min-width:768px) {
		.book-details {
			flex-direction: row;
		}

		.book-details .image {
			margin-right:15px;
		}
	}


	.synopsis-text {
		position: relative;
		line-height:1.5;
		font-size:14px;
	}

	.synopsis-text.truncated {
		max-height:150px;
		overflow:hidden;
	}

	.synopsis-text .show-more {
		display:none;
	}

	.synopsis-text .show-more a.btn {
		border: 1px solid rgba(0,0,0,0.8);
		color: rgba(0,0,0,0.8);
		background-color:white !important;
	}

	.synopsis-text.truncated .show-more {
		position: absolute;
		bottom: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 40px 15px 15px 15px;
		background: linear-gradient(0deg, #fff 0%, rgba(255,255,255,0.8) 60%, transparent 100%)
	}

	.chapters {
		margin-top:60px;
	}

	/* browse category */

	.search-book-info {
		display:flex;
		background-color:#f8f8f8;
		box-shadow: 0 1px 2px -1px rgba(0,0,0,0.25);
		margin-bottom:15px;
		justify-content: space-between;
		align-items:stretch;
		padding:15px 8px;
	}

	@media (max-width:414px) {
		.search-book-info .image img {
			max-width: 107px;
			height:auto;
		}
	}

	.search-book-info .image {
		margin-right:15px;
		position:relative;
		display:table;
		flex-basis: 50%;
		flex-grow:1;
		max-width: 158px;
		padding:0;
		align-self:center;
	}

	.search-book-info .content {
		flex-grow:1;
		flex-basis:70%;
		padding:0;
		display:flex;
		flex-direction:column;
	}

	.search-book-info .content .author-info ul {
		list-style:none;
		padding:0;
	}

	.search-book-info .content .title {
		font-size:18px;
		color: rgba(0,0,0,0.7);
		margin-bottom:4px;
		display:block;
		font-weight:500;
		text-decoration:none;
	}

	.search-book-info .content .author-info ul li .info-key {
		font-weight:400;
		color: rgba(0,0,0,0.65);
	}
	.search-book-info .content .author-info ul li .info-value {
		font-weight:400;
	}

	.search-book-info .content .text-content {
		flex-grow:1;
	}

	.search-book-info .content .snippet {
		font-size:14px;
		color:rgba(0,0,0,0.7);
		word-break: break-word;
	}

	.search-book-info .content .controls {
		display:flex;
		flex-wrap: wrap;
	}


	.search-book-info .content .controls .btn {
		border-radius:50px;
		padding-left:15px;
		padding-right:15px;
	}
	.search-book-info .content .controls .listen {
		color:white !important;
	}
	.search-book-info .content .controls .read-more {
		text-decoration:none;
	}


	@media(max-width:768px) {
		.search-book-info .content .title {
			font-size:14px;
		}

		.search-book-info .image {
			margin-right:8px;
		}

		.search-book-info .content .author-info ul {
			font-size:12px;
		}
		.search-book-info .content .snippet {
			display:none;
		}
	}

	/* Expire message minhaConta/Favoritos */

	.search-book-info .content .expire-message {
		display:flex;
		flex-direction:row;
	}

	.search-book-info .content .expire-message .clear {
		display:none !important;
	}
	
	
	.search-book-info .content .expire-message .catalog_expiring_message {
		display:flex;
		align-items:center;
		justify-content:center;
		margin: 4px 0 15px 0 !important;
	}

	.search-book-info .content .expire-message .catalog_expiring_message .content_message_text {
		margin:0;
	}

	.search-book-info .content .expire-message .catalog_expiring_message img {
		position:static;
	}

	.search-book-info .content .expire-message .catalog_expiring_message .content_message_icon {
		width:auto !important;
		height: unset;
		width:unset;
		margin-right:8px;
	}

	.expiration-message {
		background-color: rgb(253, 233, 234);
		color: rgba(255,0,0,0.8);
		font-weight:bold;
		display:flex;
		align-items:center;
		justify-content:flex-start;
		padding:8px;
		border-radius:8px;
		font-size:12px;
		margin-bottom:15px;
		max-width:320px;
	}

	.expiration-message .icon {
		margin-right:8px;
	}

	/* Book/Podcast Chapter */
	.catalogItem-chapter:first-child {
		margin-top:20px;
	}

	.catalogItem-chapter {
		background-color: #F8F8F8;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
		border-radius: 5px;
		margin-bottom:20px;
		padding:20px;
		display: flex;
		width:100%;
	}

	.catalogItem-chapter .content {
		display:flex;
		flex-direction: column;
	}

	.catalogItem-chapter .title {
		font-size: 22px;
		color: #606060;
		line-height:26px;
		font-weight:500;
		display: block;
	}

	.catalogItem-chapter .subtitle {
		color: #959595;
		margin-top:4px;
		display:flex;
	}

	.catalogItem-chapter .subtitle span {
		margin-right:8px;
	}

	.catalogItem-chapter .subtitle span:last-child {
		margin-right:0;
	}

	.catalogItem-chapter .synopsis {
		margin-top:8px;
		color: #606060;
		flex-grow:1;
	}

	.catalogItem-chapter .action {
		margin-top:15px;
		min-width:50px;
		float: initial !important;
		text-align: initial !important;
	}


	.catalogItem-chapter .image {
		margin-right: 27px;
		flex-shrink:0;
		flex-basis:150px;
	}

	@media(max-width: 550px) {
		.catalogItem-chapter {
			flex-direction: column;
		}

		.catalogItem-chapter .image {
			margin-bottom:15px;
			margin-right:0;
		}
	}
	
	.carrier-forgot-password {
		list-style:none;
		padding:0;
		margin:0;
		display:flex;
		flex-wrap: wrap;
		align-items: center;
	}

/* SEASONS EPISODES */
	.seasons-select {
		min-width: 200px;
		border: 1px solid #C0C0C0;
		border-radius: 6px;

		font-size: 16px;
		font-weight: 500;
		line-height: 28px;

		padding: 10px;
		margin-left: -1px;

		display: block;
	}

/* Partner login */

.login .card {
	background-color:white;
	border-radius:10px;
	box-shadow: 0 8px 20px -4px rgba(0,0,0,0.15);
	padding:15px;
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	margin-top:30px;
	margin-bottom:30px;
}

.login .card .content {
	width:100%;
	max-width:480px;
	display:flex;
	justify-content:center;
	flex-direction:column;
	margin-top:30px;
	margin-bottom:30px;
}

.login .card .carrier-logo {
	display:flex;
	justify-content:center;
	align-items:center;
	opacity:0;
	animation: slide-in 0.6s cubic-bezier(.55,0,.1,1) 0.25s forwards;
}

.login .card .title {
	text-align:center;
	color: #606060;
	opacity:0;
	animation: slide-in 0.6s cubic-bezier(.55,0,.1,1) 0s forwards;
}

.login .card .title * {
	font-weight:100;
}

.login .card .form-container {
	max-width:320px;
	width:100%;
	margin:0 auto;
	opacity:0;
	animation: slide-in 0.6s cubic-bezier(.55,0,.1,1) 0.5s forwards;
}


@keyframes slide-in {
	0% {
		opacity:0;
		transform: translateY(-10px);
	}
	100% {
		opacity:1;
		transform: translateY(0);
	}
}


/* Search Overlay */

body.search-toggle-on {
	width: 100%;
	position: fixed;
	overflow-y: scroll;
}

.search-overlay {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:flex;
	flex-direction:column;
	width:100%;
	z-index:99;
	height:100vh;
	opacity:0;
	pointer-events:none;
	transition: opacity 0.6s cubic-bezier(.55,0,.1,1);
}

.search-overlay .search-backdrop {
	background-color: rgba(0,0,0,0.2);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:flex;
	flex-direction:column;
	width:100%;
	height:100vh;
	opacity:0;
	pointer-events:none;
	transition: opacity 0.6s cubic-bezier(.55,0,.1,1);
	z-index:-1;
}

.search-overlay.active {
	opacity:1;
	pointer-events: all;
}

.search-overlay.active .search-backdrop {
	opacity:1;
	pointer-events: all;
	z-index:-1;
}

.search-overlay.active .search-overlay-bar {
	clip-path: inset(0 0 0 0);
	z-index:99999;
}

.search-overlay-bar {
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	background-color: var(--primary);
	max-height:50px;
	height:100%;
	transition: all 0.6s cubic-bezier(.55,0,.1,1);
	clip-path: inset(0 0 0 100%);
	margin-top:83px;
}

.search-content-container.active {
	clip-path: inset(-10% 0 0 0);
	overflow-y: scroll;
}

.search-content-container {
	clip-path: inset(0 0 100% 0);
}

.search-content-container {
	display:flex;
	background-color: white;
	width:100%;
	min-height:290px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.15);
	transition: all 0.6s cubic-bezier(.55,0,.1,1);
}

.search-overlay-controls {
	display:flex;
	width:calc(100% - 30px);
	max-width:1200px;
	align-items:center;
}

.search-overlay-controls .search-close {
	background:none;
	font-size:100%;
	border:0;
	padding:0;
	margin:0;
	margin-left:15px;
	display:flex;
	align-items:center;
	color:white;
	outline: none;
	padding: 0 12px;
}

.search-overlay-controls .search-close:active,
.search-overlay-controls .search-close:focus {
	border: 1px solid #fff;
	border-radius: 2px;
}

.search-overlay-controls .search-close span {
	font-size:32px;
	font-weight:100;
	transform: rotate(45deg);
}

.search-overlay-controls .search-input-container {
	position:relative;
	width:100%;
}

.search-overlay-controls .search-input-container input {
	border:none;
	color:white;
	background:none;
	padding:0px;
	padding-right:15px;
	padding-left:40px;
	width:100%;
	font-size: 16px;
}

.search-overlay-controls .search-input-container input:focus {
	outline: none !important;
    box-shadow: none !important;
    border-color: white !important;
}

.search-overlay-controls .search-input-container input::placeholder,
.search-overlay-controls .search-input-container input::-webkit-input-placeholder {
	color: rgba(255,255,255,0.8);
	opacity:0;
	transform: translateX(-10px);
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
	transition-delay:0.55s;
}

.search-overlay-controls .search-input-container input::-ms-input-placeholder {
	color: rgba(255,255,255,0.8);
	opacity:0;
	transform: translateX(-10px);
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
	transition-delay:0.55s;
}

.search-overlay.active .search-overlay-controls .search-input-container input::placeholder,
.search-overlay.active .search-overlay-controls .search-input-container input::-webkit-input-placeholder {
	opacity:1;
	transform: translateX(0);
}

.search-overlay.active .search-overlay-controls .search-input-container input::-ms-input-placeholder {
	opacity:1;
	transform: translateX(0);
}

.search-overlay-controls .search-input-container .glyphicon {
	position:absolute;
	left:8px;
	top:50%;

	color:white;
	font-size:16px;
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
	transition-delay:0.5s;
	transform: scale(0) translateY(-50%);
	transform-origin: top center;
}

.search-overlay.active .search-overlay-controls .search-input-container .glyphicon {
	transform: scale(1) translateY(-50%);
}

.search-overlay-controls .search-brand {
	display:flex;
	align-items:center;
	margin-right:15px;
	margin-top:-5px;
}

.search-content {
	display:flex;
	flex-direction:column;
	width: 100%;
	padding:0 15px;
    max-width: 1200px;
	margin: 0 auto;
}

.search-content .controls {
	display:flex;
	width:100%;
	font-weight:bold;
	color:#898989;
}

.search-content .controls ul {
	list-style:none;
	display:flex;
	padding-left:0;
	margin-left:15px;
}

.search-content .controls ul li a {
	padding:4px;
}

.search-content .controls ul li:last-child {
	margin-right:0;
}

.search-content .results {
	display:flex;
	flex-wrap:wrap;
	flex-grow:1;
	justify-content: space-between;
	position:relative;
	transition: all 0.6s;
	margin-top:32px;
}

.search-overlay .search-sugestions-results {
    padding:0;
	list-style:none;
	width:calc(100% - 15px);
}

.search-content .search-book-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-gap: 18px 14px;
}

.search-content .search-book-list .product-listing {
	color:#000;
    display:flex;
    flex-wrap:nowrap;
    padding-bottom:18px;
	border-bottom: 1px solid #E5E5E5;
	transition: all 0.3s;
	transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	text-decoration:none;
}

/*@media(min-width:977px) {
	.search-content .search-book-list .product-listing:nth-child(-n+3) {
		border-color:transparent;
		padding-top:0px;
	}
}

@media(min-width:662px) {
	.search-content .search-book-list .product-listing:nth-child(-n+2) {
		border-color:transparent;
		padding-top:0px;
	}
}
*/

.search-content .search-book-list .product-listing:hover {
	opacity:0.80;
}

.search-content .search-book-list .product-listing .image {
	position:relative;
	overflow:hidden;
	border-radius:3px;
	box-shadow: 0 1rem 2rem -0.5rem rgba(10,10,10,.08), 0 3px 5px rgba(0,0,0,0.1);
	align-self: flex-start;
	width:100%;
	max-width:100px;
}

.image-news {
	max-height: 67px;
	margin-right: 15px;
}

.search-content .search-book-list .product-listing .image::before {
	content:"";
	display:block;
	width:100%;
	padding-top: calc((3/2)*100%);
}

.search-content .search-book-list .product-listing .image img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:auto;
	color: transparent;
	font-size:8px;
}

.search-content .search-book-list .product-listing .image img:before {
	content:"";
	display:block;
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
}

.search-content .search-book-list .product-listing .image img[data-src]:before {
	animation: searchImageLoading 1s linear infinite alternate;
}

@keyframes searchImageLoading {
	0% {
		background-color: #f0f0f0;
	}
	100% {
		background-color: #f8f8f8;
	}
}



.search-content .search-book-list .product-listing .title {
	font-size:18px;
	margin-top:3px;
	margin-bottom: 12px;
	display:block;
	display: -webkit-box;   
   -webkit-line-clamp: 3;   
   -webkit-box-orient: vertical;   
   overflow: hidden;
   line-height:1.25;
}

.search-content .search-book-list .product-listing .info {
	margin-left:15px;
	flex-basis: 200px;
	flex-grow:1;
}

.search-content .search-book-list .product-listing .info-news {
	margin-left: 0;
	flex-basis: 200px;
	flex-grow:1;
}

.search-content .search-book-list .product-listing .info-news div {
	display: flex;
    font-size: 12px;
    justify-content: space-between;
	margin-left:0;
	margin-right:15px;
}

.search-content .search-book-list .product-listing .info-news span {
	color: #959595;
	font-size:12px;
}

.search-content .search-book-list .product-listing .info ul {
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:18px;
}

.search-content .search-book-list .product-listing .info ul li {
	display:block;
	display: -webkit-box;   
   -webkit-line-clamp: 1;   
   -webkit-box-orient: vertical;   
   overflow: hidden;
}

.search-content .search-book-list .product-listing .info ul .info-key {
	color:#000
}
.search-content .search-book-list .product-listing .info ul .info-value{
	color: #959595;
}

.search-overlay .search-sugestions-results li a {
    font-size: 16px;
    color: #606060;
    padding: 8px;
    border-radius: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
	background-color: rgba(0,0,0,0.03);
    border-radius:10px;
    margin-bottom:3px;
}

.search-overlay .search-sugestions-results li a:hover {
	color: var(--primary-hover);
	background-color: rgba(0,0,0,0.05);
}

.search-overlay .search-sugestions,
.search-overlay .search-titles {
	position:relative;
}

.search-overlay .search-author,
.search-overlay .search-narrator {
	flex-basis:50%;
	margin-bottom:30px;
}

.search-sugestions {
	flex-grow:1;
}

.search-overlay .search-sugestions:before,
.search-overlay .search-sugestions:after,
.search-overlay .search-titles:before,
.search-overlay .search-titles:after,
.search-overlay .results:before,
.search-overlay .results:after {
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
}

.search-overlay .search-sugestions.loading:before,
.search-overlay .search-titles.loading:before,
.search-overlay .results.loading:before {
	content:"";
	background-color:rgba(255,255,255,0.3);
}

.search-overlay .search-sugestions:before,
.search-overlay .search-titles:before,
.search-overlay .results:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(255,255,255,0);
	pointer-events:none;
	z-index:999;
}

.search-overlay .search-sugestions.loading:after,
.search-overlay .search-titles.loading:after,
.search-overlay .results.loading:after {
	content:"";
	opacity:1;
	transform:translate(-50%, -50%) scale(1);
	animation: loader-rotate 1s linear infinite;
}

.search-overlay .search-sugestions:after,
.search-overlay .search-titles:after,
.search-overlay .results:after {
	content:"";
	width:50px;
	height:50px;
	border:4px solid var(--primary);
	border-bottom-color: transparent;
	position: absolute;
	border-radius:50%;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%) scale(0);
	opacity:0;
	z-index:9999;
}

.search-overlay .search-titles {
	width:100%;
}

.search-overlay .search-author-list,
.search-overlay .search-narrator-list {
	opacity:0.3;
}

.search-overlay .author-list,
.search-overlay .narrator-list {
    list-style:none;
    padding:0;
}

.search-overlay .author-list li,
.search-overlay .narrator-list li {
    margin-bottom: 4px
}

.search-overlay .author-list li a,
.search-overlay .narrator-list li a {
    margin-left:-6px;
    padding:2px 6px;
    color: rgba(0,0,0,0.6);
    transition: color 0.3s cubic-bezier(.55,0,.1,1);
}

.search-overlay .author-list li a:hover,
.search-overlay .narrator-list li a:hover {
    color: rgba(0,0,0,0.8);
}

.search-titles .adv-search-btn {
	font-size:18px;
	line-height:21px;
	font-weight:500;
	color: var(--primary);
	text-transform:uppercase;
	margin-top:32px;
	margin-bottom: 32px;
}

.search-overlay .results-empty h2 {
	word-break: break-word;
}

.search-overlay .results-empty h2 span {
	font-weight:600;
}

@media(max-width:580px) {
	.search-content .results {
		justify-content: flex-start;
	}

	.search-overlay .search-sugestions-results li a:hover {
		color: inherit;
	}

	.search-overlay .search-sugestions-results li a:active {
		color: var(--primary);
	}

	.search-titles .adv-search-btn {
		margin-top: 0px;
	}

	.search-overlay-controls .search-input-container input {
		font-size:12px;
	}

	.search-overlay .results-empty h2 {
		font-size:16px;
	}
}

@media(max-width:768px) {
	.search-overlay {
		z-index:999999;
	}

	.search-overlay .search-overlay-bar {
		margin-top:0;
	}

	.search-overlay .search-sugestions-results li a {
		max-width:100%;
	}

	.search-overlay .search-sugestions-results {
		width:100%;
	}
}

@media(max-width: 680px) {
	.search-content .search-book-list{
		background:none;
		padding-bottom:30px;
		margin-bottom:0;
	}

	.search-content .search-book-list::-webkit-scrollbar {
		display: none;
	}

	.search-content .search-book-list div:nth-child(1n+8) {
		display:flex;
	}

	.search-content .search-book-list div {
		flex-basis: 120px;
	}
}

/* Search adv */


.search-title h2 {
	margin-top:35px;
	margin-bottom:60px;
	font-weight:100 !important;
	font-size:28px;
	color: #606060;
}

.sidemenu-category dl {
	margin-bottom:30px;
}

.search-noresults {
	margin:0 auto;
	width:100%;
	display:block;
	text-align:center;
	font-size:18px;
	color: #999;
	margin-top:35px;
}

.search-noresults:before {
	content:"?";
	font-size:42px;
	font-weight:100;
	width:64px;
	height:64px;
	border:3px solid #ccc;
	color: #ccc;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

.sidemenu-category dl dt, .sidemenu-category .search-heading {
	font-size:18px;
	font-weight:300;
	color: #333;
	margin-bottom:6px;
}

.sidemenu-category dl dd {
	margin-bottom:4px;
}

.sidemenu-category dl dd a:before {
	content:"";
	display:inline-block;
	width:15px;
	height:15px;
	border:1px solid #ddd;
	margin-right:4px;
	border-radius:4px;
	margin-top:-4px;
}

.sidemenu-category dl dd a {
	display:flex;
	align-items:center;
	color:#606060;
}

.sidemenu-category dl dd .search-matches {
	color:#999;
	margin-left:4px;
}

.sidemenu-category dl dd .search-matches:before {
	content:"(";
}
.sidemenu-category dl dd .search-matches:after {
	content:")";
}

.sidemenu-category .tags-container {
	display:flex;
	margin-bottom:30px;
	flex-wrap:wrap;
	margin:-2px;
	margin-bottom:60px;
}

.sidemenu-category .tags-container .tag {
	display:flex;
	align-items: center;
	justify-content: space-between;
	background-color: rgba(0,0,0,0.08);
	color: rgba(0,0,0,0.5);
	border-radius:8px;
	padding-left:8px;
	margin:2px;
}

.sidemenu-category .tags-container .tag .tag-remove {
	font-size:18px;
	font-weight:bold;
	transform:rotate(45deg);
	color: rgba(0,0,0,0.3);
	background:none;
	border:none;
	padding:4px 8px;
}

.sidemenu-category .browse-heading select {
	width: 100%;
    padding: 8px;
	border-radius: 10px;
	color: #606060;
	border-color: #ccc;
}

.search-controls-mobile {
	display:none;
}

@media(max-width: 768px) {
	
	.sidemenu-category {
		position:fixed;
		top:0;
		right:0;
		background-color:white;
		z-index:999;
		height:100vh;
		width:90%;
		max-width:280px;
		overflow-y: scroll;
		padding-bottom:30px;
		padding-top:30px;
		padding-left:15px;
		padding-right:15px;
		box-shadow:0 10px 10px rgba(0,0,0,0.15);
		transform:translateX(100%);
		transition: transform 0.6s cubic-bezier(.55,0,.1,1);
	}

	.sidemenu-category.active {
		transform:translateX(0%);
	}

	.sidemenu-category .browse-container {
		border-right:0;
	}

	.sidemenu-background {
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		transition: all 0.6s cubic-bezier(.55,0,.1,1);
		z-index:998;
		pointer-events: none;
	}

	.sidemenu-category.active + .sidemenu-background {
		background-color: rgba(0,0,0,0.3);
		z-index:998;
		pointer-events: painted;
	}

	.search-controls-mobile {
		margin-top:8px;
		margin-bottom:15px;
		padding-bottom:8px;
		display:flex;
		justify-content: flex-end;
		border-bottom:1px solid #ddd;
	}

	.search-controls-mobile .btn {
		display:flex;
		align-items:center;
	}

	.search-controls-mobile .btn .glyphicon {
		margin-right:4px;
	}
}

.podcastInfo-modal-container .podcastInfo-backdrop {
	background-color: rgba(0,0,0,0.2);
	z-index:99999;
	opacity:0;
	pointer-events: none;
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
}

.podcastInfo-modal-container .podcastInfo-modal {
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%,-40%);
	opacity:0;
	background-color:white;
	box-shadow: 0 10px 20px rgba(0,0,0,0.15);
	width:calc(100% - 30px);
	max-width:480px;
	transition: all 0.3s cubic-bezier(.55,0,.1,1);
	padding:15px;
	border-radius:10px;
	min-height:100px;
	display:flex;
	flex-direction:column;
	z-index:9999999;
	pointer-events:none;
}

.podcastInfo-modal-container .podcastInfo-modal .loader {
	max-height:50px;
	max-width:50px;
	border-width:4px;
}

.podcastInfo-modal-container.active .podcastInfo-modal {
	opacity:1;
	transform:translate(-50%,-50%);
	pointer-events:all;
}

.podcastInfo-modal-container .podcastInfo-modal ul {
	padding-left:0px;
	list-style:none;
}

.podcastInfo-modal-container .podcastInfo-modal ul li {
	margin-bottom:4px;
	font-size:16px;
}

.podcastInfo-modal-container .podcastInfo-modal .title {
	display:flex;
	justify-content: space-between;
	align-items:center;
}

.podcastInfo-modal-container .podcastInfo-modal .title h3 {
	margin-top:8px;
	margin-bottom:16px;
}

.podcastInfo-modal-container .podcastInfo-modal .podcastInfo-close {
	background:none;
	border:none;
	margin:0;
	padding:0;
	line-height:1;
	font-size:18px;
	color: #606060;
	align-self:flex-start;
}

.podcastInfo-modal-toggle {
	color:#777;
}

.podcastInfo-modal-toggle:hover, .podcastInfo-modal-toggle:active, .podcastInfo-modal-toggle:focus {
	color:#555;
}

.lazyloading, .lazyload {
	opacity:0.5;
}

.lazyloaded {
	opacity:1;
}

/* Product page (audiobook/ebook/podcast)*/

.filter-primary {
	filter: var(--filter-primary);
}

.product-page .box-product-detail-bts {
	min-height:0;
}

.product-page .product-hero {
    position:relative;
    overflow:hidden;
    padding-top:42px;
    padding-bottom:16px;
    color:white;
}

.product-page .podcastInfo-modal-container {
     color:black;
}

.product-page .product-hero .container {
	position:relative;
}

.product-page .product-hero .product-background {
	position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
}

.product-page .product-hero .product-background .bg-image {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
    background-size:cover;
    background-position: center center;
    filter: blur(64px);
	opacity:0.7;
	transform:scale(1.5);
}

.product-page .product-hero .product-background:after {
	content:"";
	position:absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.33);
}

.product-page .product-hero .product-image {
    max-width:160px;
    width:100%;
    margin:0 auto;
	margin-bottom: 24px;
	border-radius:3px;
	position:relative;
}

.product-page .product-hero .product-image .img-responsive {
	border-radius: 3px;
	box-shadow: 0 16px 24px -8px rgba(0,0,0,0.2), 0 4px 8px -4px rgba(0,0,0,0.2);
}

.product-page .product-hero .product-image .img-responsive.min-width-control {
	min-width: 170px;
}

.product-page .product-hero .product-info .title {
    font-size: 24px;
    line-height:38px;
    font-weight: bold;
	margin-bottom: 16px;
	word-break: break-word;
}

.product-page .product-hero .product-info .info {
    list-style:none;
    padding:0;
    font-size:14px;
    line-height:26px;
	margin-bottom:24px;
	color:white;
}

.product-page .product-hero .product-info .info a {
	color:white;
}

.product-page .product-controls {
    display:flex;
    flex-direction:column;
}

.product-controls .product-btn,
.product-page .show-more-btn,
.product-page .chapter-list .controls button,
.product-page .try .content .controls .btn {
    padding-top:21px;
    padding-bottom:21px;
    font-size:18px;
    line-height:21px;
    text-align:center;
    margin-bottom:8px;
    border-radius:100px;
    background:none;
    border: 1px solid transparent;
    display:flex;
    justify-content: center;
}

.product-page .product-controls .product-btn.outline {
    border-color: white;
}

.product-controls .product-btn.primary,
.product-page .try .product-btn {
    border-color: var(--primary);
    background-color: var(--primary);
}

.product-page .product-controls span {
    margin-top:8px;
    font-size: 12px;
    line-height:14px;
    text-align:center;
}

.product-page .product-hero .upper {
	width:100%;
	max-width:960px;
	display:flex;
	justify-content: flex-start;
	align-items:center;
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
	padding-right: 15px;
	margin-top:24px;
}

.product-page .product-hero .upper .share {
    display:flex;
    align-items: center;
    justify-content: center;
    padding:8px;
    margin-right:8px;
    background:none;
	border:none;
	color:white;
}

.product-page .product-hero .upper .share span {
	margin-right:4px;
}

/*PAGE CHAPTER*/
.product-page .product-hero .upper.chapter span {
	margin-right: 10px;
	cursor: pointer;
}

.product-page .content-title h3 {
    font-size:16px;
    line-height:19px;
    text-align:center;
    text-transform: uppercase;
    color: var(--primary);
    font-weight: bold;
}

.product-page .content-title:after {
    content: "";
    background-color: var(--primary);
    width: 75px;
    height: 4px;
    border-radius: 10px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom:16px;
}

.product-page .product-tabs .synopsis-text {
    font-size:14px;
    line-height: 26px;
    color: #333333;
}

.product-page .product-tabs .show-more-btn {
    font-size: 14px;
    line-height:26px;
    border-color: #000000;
    padding: 4px 30px;
    margin: 0 auto;
}

.product-page .chapter-list {
	list-style:none;
	padding:0;
}

.product-page .chapter-list .chapter .cover img {
	box-shadow: 0 16px 24px -8px rgba(0,0,0,0.2), 0 4px 8px -4px rgba(0,0,0,0.2);
	border-radius:3px;
}

.product-page .chapter-list li {
	border-bottom:1px solid #bdbdbd;
}
.product-page .chapter-list li:last-child {
	border-bottom:1px solid transparent;
}

.product-page .chapter-list .info {
    font-size:18px;
    line-height:21px;
    display:flex;
	flex-direction:column;
	flex-grow:1;
}

.product-page .chapter-list .info .title {
    margin-bottom:8px;
	font-size:18px;
	line-height:29px;
	font-weight:bold;
}

.product-page .product-hero .container .product-info .synopsis {
	font-size: 18px;
	line-height: 26px;
	margin-bottom:42px;
}

.product-page .chapter-list .info span {
    color: #606060;
    font-size:16px;
    line-height:19px;
}

.product-page .chapter-list .synopsis p {
	font-size:14px;
	line-height:26px;
}

.product-page .chapter-list .controls .chapter-action {
	background-color: var(--primary);
	color:white;
	font-size: 18px;
	line-height:21px;
	text-align:center;
	display:flex;
	justify-content: flex-start;
	align-items:center;
	border-radius:100px;
	padding: 4px 4px;
}

.product-page .chapter-list .controls .chapter-action span {
	width:calc(100% - (48px - 4px) * 2);
	text-align:center;
	margin-left:8px;
	color:white;
}

.product-page .chapter-list .controls .chapter-action .icon {
	border-radius:50%;
}

.product-page .chapter-list .controls button .icon {
    margin-right:15px;
}

.product-page .try .content {
    display:flex;
    flex-direction: column;
}

.product-page .try .content .text h3 {
    font-size: 20px;
    line-height:32px;
    font-weight:medium;
}
.product-page .try .content .controls {
    display:flex;
    flex-direction:column;
    align-items:center;
}

.product-page .try .content .controls span {
    font-size:12px;
    line-height:14px;
    text-align:center;
}

.product-page .try .illustration {
    order:-1;
    margin-top:20px;
}

.try-btn-container {
    display:flex;
	flex-direction:column;
}

.product-hero .try-btn-container .btn-try {
    margin-bottom:0px !important;
}

.try-btn-container .try-text {
    margin-top:8px;
}


/*checkmark-list*/
.product-page ul.checkmark-list {
    /* list-style-image: url('/img/guest/index/icons/checkmark.svg'); */
    list-style-image: url('assets/checkmark.svg');
}

.product-page ul.checkmark-list {
    padding:15px;
    padding-bottom:0;
}

.product-page ul.checkmark-list li {
    margin-bottom:24px;
    color: #606060;
    line-height:24px;
    font-size:16px;
}

.product-page ul.checkmark-list li:last-child {
    margin-bottom:0;
}

.product-page ul.checkmark-list li .title {
    font-weight: 500;
}

.product-page .upper .product-breadcrumb {
	font-size:12px;
	line-height:26px;
	font-weight:500;
	display:flex;
	padding:0;
	list-style:none;
	flex-grow:1;
	margin:0;
}

.product-page .upper .product-breadcrumb li a {
	display:inline-block;
	color:white;
}

.product-page .upper .product-breadcrumb li:after {
	content:">";
	color:white;
	margin:8px;
}

.product-page .upper .product-breadcrumb li:last-child:after {
	content:"";
	margin:0;
}

.product-page .chapter .chapter-list-show-more {
	margin:0 auto;
	display:block;
	border:1px solid #000;
	width:100%;
	max-width:200px;
}

.product-page .chapter .chapter-list-show-more.hide-show-more {
	display:none;
}


.product-page #try {
	min-height:230px;
}

.product-page #try .container {
	display:flex;
	flex-direction:row-reverse;
	align-items:center;
	justify-content: space-between;
	
}

.product-page #try .container .info ul.checklist > li:before {
	color: var(--primary) !important;
}

.product-page #try .container .info ul.checklist li {
	font-weight:400;
	color:#606060;
}

.product-page #try .container .info .controls {
	display:flex;
	flex-direction: column;
}

.product-page #try .container .info .controls .btn {
	padding-top: 21px;
	padding-bottom: 21px;
	font-size: 18px;
	font-weight:400;
	background-color: var(--primary);
	border-color: var(--primary);
	margin-bottom:16px;
	max-width:280px;
}

.product-page #try .container .info .controls span {
	font-size:12px;
}

.product-page .product-hero .product-controls a.btn {
	width:100%;
	padding-top:21px;
	padding-bottom:21px;
	font-size:18px;
}

.product-page .product-hero .product-controls a.btn-primary {
	background-color: var(--primary);
}

.product-page .box-product-detail-bts {
	display:flex;
}

.product-page .product-hero .product-controls .box-product-detail-bts {
	margin-bottom:8px;
}

.product-page .chapter-list .chapter .controls .btn,
.product-page .chapter-list .chapter .controls .btn span,
.product-page .chapter-list .chapter .controls .container-btn-play {
	color:white;
}

.product-page .box-product-detail-bts div {
	width:100%;
}

.product-page .box-product-detail-bts .control-button,
.product-page .btn-try {
	font-size: 14px;
	line-height: 21px;
	text-align:center;
	border-radius:100px;
	padding: 11.5px 16px;
	width:100%;
	max-width:280px;
	border:1px solid transparent;
	margin-bottom:8px;
	text-transform: uppercase;
	font-weight:500;
	display:flex;
	align-items:center;
	justify-content:center;
}

.product-page .box-product-detail-bts .control-button:last-child {
	margin-bottom:0;
}

.product-page .box-product-detail-bts .control-button.primary,
.product-page .btn-try {
	background-color: var(--primary);
	color: white;
	border-color: var(--primary);
}

.product-page .box-product-detail-bts .control-button.outline {
	background-color:none;
	border-color: white;
	color:white;
}

.product-page .box-product-detail-bts .control-button {
	text-decoration:none;
}

.product-page .box-product-detail-bts .control-button.has-icon {
	padding:6px;
	display:flex;
	align-items:center;
	justify-content: flex-start;
}

.product-page .box-product-detail-bts .control-button.has-icon img,
.product-page .box-product-detail-bts .control-button.has-icon object {
	max-width:32px;
	max-height:32px;
}

.product-page .box-product-detail-bts .control-button.has-icon span {
	font-size: 14px;
	line-height: 21px;
	text-align:center;
	text-transform: uppercase;
	font-weight:500;
	margin:0;
	padding:0;
	width:100%;
	flex-grow:1;
	max-width:calc(100% - 64px - 16px);
	margin-left:8px;
	margin-right:8px;
}

.product-page .chapter-list .chapter .cover {
	position:relative;
	
}

.product-page .chapter-list .chapter .title {
	font-size:20px;
	font-weight:500;
	line-height:28px;
	color: #000000;
}

.product-page .chapter-list .chapter .product-author-info {
	list-style:none;
	padding:0;
}

.product-page .chapter-list .chapter .product-author-info li {
	border:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:26px;
}

.product-page .chapter-list .chapter .product-author-info li a,
.product-page .chapter-list .chapter .product-author-info li span {
	font-size:14px;
	line-height:26px;
}

/*Desktop product-page*/
@media(min-width:768px) {
    .product-page ul.checkmark-list li {
        line-height:32px;
        font-size:20px;
	}

	.product-page .product-hero {
		padding:0;
	}
	
	.product-page .product-hero .container{
		display:flex;
		flex-direction:row;
		justify-content:flex-start;
		align-items:stretch;
		margin-bottom:42px;
		margin-top:24px;
	}

	.product-page .product-hero .container .product-content {
		flex-grow:1;
		display:flex;
		flex-direction:column;
	}

	.product-page .product-hero .container .product-image {
		max-width:290px;
		margin-right:24px;
		margin-bottom:0;
		display:flex;
		align-items:center;
	}

	.product-page .product-hero .container .product-controls {
		max-width:360px;
		width:100%;
	}

	.product-page .product-hero .container .product-info {
		max-width:100%;
		flex-grow:1;
	}

	.product-page .product-hero .container .product-info .title {
		font-size:32px;
		line-height:46px;
		margin-top:0px;
	}



	.product-page .product-hero .container .upper .share {
		display:flex;
		align-items:center;
	}

	.product-page .product-hero .container .upper .share span {
		margin-right:8px;
		display:block;
	}

	.product-page .product-controls span {
		text-align:left;
	}

	
	.product-page .product-tabs-selector {
		background-color: white;
		width:100%;
		display:flex;
		align-items:stretch;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	}

	.product-page .product-tabs-selector .container {
		display:flex;
		align-items:center;
		height:100%;
	}

	.product-page .product-tabs-selector ul {
		padding:0;
		display:flex;
		align-items:stretch;
		list-style:none;
		margin:0;
	}

	.product-page .product-tabs-selector ul li {
		margin-right:100px;
	}

	.product-page .product-tabs-selector ul li a {
		display:block;
		height:100%;
		padding: 28px 8px;
		position:relative;
		font-size:18px;
		line-height:21px;
		font-weight:500;
		text-decoration:none;
		color: #c9c9c9;
	}

	.product-page .product-tabs-selector ul li.active a {
		color: var(--primary);
	}

	.product-page .product-tabs-selector ul li a:after {
		content:"";
		position:absolute;
		bottom:22px;
		left:50%;
		width:100%;
		display:block;
		height:3.5px;
		border-radius:10px;
		background-color: var(--primary);
		margin-top:4px;
		transform: scaleX(0) translateX(-50%);
		transition: all 0.3s cubic-bezier(.55,0,.1,1);
		transform-origin:left;
	}

	.product-page .product-tabs-selector ul li.active a:after {
		transform: scaleX(0.6) translateX(-50%);
	}

	.product-page .chapter-list .chapter.has-image .container {
		margin-top:42px;
		margin-bottom:42px;
	}

	.product-page .chapter-list .chapter .container {
		margin-top:24px;
		margin-bottom:24px;
	}

	.product-page .chapter-list .chapter .controls .container-btn-play {
		max-width:360px;
	}

	.product-page .product-tabs section {
		display:none;
	}

	.product-page .product-tabs section.active {
		display:block;
	}

	.product-page #try .container .info {
		width:100%;
		max-width:526px;
	}
	
	.product-page #try .container .info .title {
		font-size:24px;
		line-height:32px;
		font-weight:500;
	}

	.product-page #try .container .info ul.checklist {
		margin-top: 18px;
		margin-bottom: 32px;
	}

	.product-page #try .container .info ul.checklist li {
		font-size:20px;
		line-height:32px;
	}

	.product-page #try {
		margin-top:64px;
		margin-bottom:64px;
		padding-top:64px;
	}

	#synopsis .synopsis-text.truncated {
		max-height:unset;
		overflow:hidden;
	}

	#synopsis .synopsis-text .show-more {
		display:none;
	}

	.product-page .product-tabs .content-title {
		display:none;
	}

	.product-page .product-tabs {
		margin-top:32px;
		margin-bottom:32px;
	}

	.product-page .chapter-list .chapter.has-image .container {
		display:flex;
		flex-direction:row;
		flex-wrap:nowrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.product-page .chapter-list .chapter.has-image .info {
		margin-left: 24px;
		flex-grow:1;
	}

	.product-page .chapter-list .chapter.has-image .cover {
		display:inline-block;
		flex-shrink: 0;
		width:100%;
		max-width:200px;
	}

	.product-page .chapter-list .chapter .info .title {
		align-self:flex-start;
	}

	.product-page .chapter-list .chapter .subtitle {
		margin-bottom: 16px;
		display: flex;
		flex-direction: column-reverse;
	}

	.product-page .chapter-list .chapter .subtitle span {
		margin-bottom:4px;
	}

	.product-page .chapter-list .chapter.has-image .synopsis {
		width:100%;
		font-size:18px;
		line-height:29px;
		color: #000000;	
		margin-bottom:42px;
	}

	.product-page .chapter-list .chapter .container {
		display:flex;
		flex-direction: column;
	}

	.product-page .chapter-list .chapter .container .controls {
		align-self:flex-start;
	}

	.product-page .chapter-list .chapter.has-image .container .controls {
		margin-left:0;
	}

	.product-page .chapter-list .chapter.has-image .container .info{
		display:flex;
		flex-direction: column;
		align-self: stretch;
	}

	.product-page .chapter-list .chapter.has-image .container .synopsis {
		flex-grow:1;
	}

	

}
/* Mobile only product-page */
@media(max-width:768px) {

	.product-hero {
		padding-top:0 !important;
	}
	
    .product-page ul.checkmark-list {
        margin-bottom:24px;
	}

	.product-page .product-hero .container .upper .share {
		font-size:0;
	}

	.product-page .product-hero .container .upper .share span {
		font-size:18px;
	}

	.product-page .product-tabs-selector {
		display:none;
	}

	.product-page .product-hero .upper {
		flex-wrap:wrap;
		margin-bottom:16px;
	}

	.product-page .product-hero .upper .share {
		padding:0 !important;
		border-radius:0;
		margin:0;
		font-size:0;
	}

	.product-page .product-hero .upper .share span {
		font-size:16px;
		padding:8px 4px 8px 8px !important;
	}

	.product-page #try .container {
		display:flex;
		flex-direction: column;
	}

	.product-page #try {
		margin-top:42px;
		margin-bottom:20px;
		padding-top:24px;
	}

	.product-page #try .container .info {
		margin-bottom:24px;
	}

	.product-page #try .container .info h2 {
		font-size: 20px;
		line-height: 32px;
		font-weight:500;
	}

	.product-page #try .container .info ul.checklist {
		font-size:16px;
		line-height: 24px;
		margin-top:0;
	}

	.product-page #try .container .info .controls {
		display:flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.product-page #try .container .info .controls .btn {
		width:100%;
		max-width:280px;
		margin-bottom:8px;
	}

	.product-page #try .container .info .controls span {
		text-align:center;
	}

	.product-page .chapter-list .chapter.has-image .cover {
		margin-bottom:24px;
		margin-top:8px;
	}
	
	.product-page .chapter-list .chapter.has-image .cover img {
		max-width:132px;
	}
	
	.product-page .chapter-list .chapter.has-image .info{
		text-align:center;
	}

	.product-page .chapter-list .chapter.has-image .info .synopsis {
		margin-bottom:16px;
	}
	
	.product-page .chapter-list .chapter .info .subtitle {
		margin-bottom:16px;
		color: #606060;
		font-size:16px;
		line-height: 19px;
	}
	
	.product-page .chapter-list .chapter.has-image .info .synopsis p {
		margin:0;
		padding:0;
	}

	.product-page .chapter-list .chapter .cover {
		position:relative;
		max-width:130px;
		margin:0 auto;
	}

	.product-page .product-hero .box-product-detail-bts .control-button {
		margin:0 auto;
	}

	.product-hero .try-btn-container .btn-try {
		margin:0 auto;
	}

	.product-page .chapter-list .chapter.has-image {
		padding-top:24px;
	}

	.try-btn-container {
		display:flex;
		flex-direction:column;
		align-items: center;
		text-align: center;
	}

}

/* serie buttons */

.product-page .chapter-list .controls {
    display:flex;
    align-items:center;
    justify-content: flex-start;
}

.product-page .chapter-list .controls .control-button.primary span {
    color:white;
}

.product-page .chapter-list .controls .control-button.outline {
    border-color: #a7a7a7;
}

.product-page .chapter-list .controls .control-button.outline span {
    color: #333;
}

.product-page .chapter-list .controls .control-button.outline.primary {
	border-color: var(--primary);
	color: var(--primary);
	background:none !important;
}

.product-page .chapter-list .controls .control-button.outline.primary span {
	color: var(--primary);
}

.product-page .chapter-list .controls .box-product-detail-bts .control-button {
	width:calc(100vw - 30px);
}

@media(min-width:768px) {
    .product-page .chapter-list .controls .box-product-detail-bts {
        display:flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .product-page .chapter-list .controls .box-product-detail-bts div{
        margin-right:8px;
    }

}

@media(max-width:992px) {
    .product-page .chapter-list .controls {
		display:grid;
		grid-template-columns: 1fr;
		grid-gap:8px;
    }
}

@media(max-width:768px) {
	.product-page .chapter-list .info {
		margin-top:16px;
	}
	.product-page .chapter-list .controls {
		justify-items: flex-start;
		margin-bottom:24px;
	}
	
	.product-page .chapter-list .chapter.has-image .controls {
		justify-items: center;
    }
}

/* Slick-Carousel */

.slick-carousel .cover {
	box-shadow: rgba(0,0,0,0.2) 0px 2px 5px 0px;
	margin-bottom:8px;
	display:block;
}

.slick-carousel .slick-slide {
    margin-bottom: 8px;
    margin-top: 8px;
}

.slick-track {
    display:flex;
    align-items:center;
}

.slick-carousel .item-grid-4{
    display:flex;
    flex-wrap: wrap;
}

.slick-carousel .item-grid-4 .book-container {
    width:100%;
    max-width:calc(50% - 4px);
    margin-right:8px;
    margin-bottom:8px;
}

.slick-carousel .item-grid-2 {
    display:flex;
    flex-wrap: wrap;
    flex-direction:column;
}

.slick-carousel .item-grid-2 .book-container {
    width:100%;
    margin-bottom:8px;
}

.slick-carousel div .book-container > img {
    width:100%;
    height:auto;
    display:block;
}

.slick-carousel .item-grid-4 .book-container:nth-child(2n) {
    margin-right:0;
}

.slick-carousel .item-grid-4 .book-container:nth-child(3),
.slick-carousel .item-grid-4 .book-container:nth-child(4) {
    margin-bottom:0;
}

.slick-carousel {
    padding: 0 4px;
}

.slick-slide {
    padding: 0 4px;
	box-sizing: border-box;
}

.slick-dots li button {
    width:12px;
    height:12px;
    background-color: rgba(196, 196, 196, 0.3);
    border-radius:50%;
}


.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    font-family:none;
    color:transparent !important;
}

.slick-arrow,
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: rgba(196, 196, 196, 0.5);
    width:40px;
    height:40px;
    z-index:22;
}

.slick-arrow:before {
    content:"";
    display:block;
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:absolute;
    background-position:center center;
    background-repeat:no-repeat;
}

.slick-arrow.slick-next:before {
    transform:scaleX(-1);
}

.slick-arrow.slick-prev {
    left:8px;
}

.slick-arrow.slick-next {
    right:8px;
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    font-family:none;
    color:transparent !important;
}

.slick-dots li.slick-active button {
    background-color: rgba(0,0,0,0.5) !important;
}

.slick-dots li button {
    background-color: rgba(0,0,0,0.2) !important;
    width:16px !important;
    height:16px !important;
}

/* Search overlay fixes */
.navbar .navbar-controls {
    display:flex;
    float:right;
    align-items:center;
    justify-content:flex-end;
    flex-direction:row-reverse;
}

.navbar .navbar-controls .search-overlay-toggle {
    margin-right:16px;
    margin-top:2px;
}
/* New Carousels */


.page-layout-component .slick-carousel.carousel-4x1x4 [class^=grid-] {
	display:grid;
	grid-gap:8px;
	height:inherit;
	padding:0 4px;
}

.page-layout-component .slick-carousel.carousel-4x1x4 .grid-1{
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
}

.page-layout-component .slick-carousel.carousel-4x1x4 .grid-4{
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	align-items:center;
}
/*Align first 2 elements at the start to match grid-1 element heights*/
.page-layout-component .slick-carousel.carousel-4x1x4 .grid-4 a:nth-child(4n-7),
.page-layout-component .slick-carousel.carousel-4x1x4 .grid-4 a:nth-child(3n-7) {
	align-self:start;
}

/*Align remaining elements below*/
.page-layout-component .slick-carousel.carousel-4x1x4 .grid-4 a {
	align-self:end;
}



.page-layout-component .slick-carousel .slick-track {
	display:flex;
	align-items: stretch;
}

.page-layout-component .slick-carousel .slick-arrow,
.page-layout-component .slick-carousel .slick-arrow {	
	display:flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(221,221,221,0.7);
	box-shadow: 0 8px 12px -4px rgba(0,0,0,0.6);
	border-radius:50%;
	color: rgba(0,0,0,0.7) !important;
	height: unset !important;
	width: unset !important;
	z-index:1;
}
.page-layout-component .slick-carousel .slick-arrow:before {
	content: "\e64a";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'icomoon';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: rgba(0,0,0,0.7) !important;
	font-size:42px;
}

.page-layout-component .slick-carousel .slick-arrow.slick-prev:before {
	transform:scaleX(-1);
}

.page-layout-component .slick-carousel .slick-arrow.slick-next:before {
	transform:scaleX(1);
}

/* stamps */
.book-container {
    position: relative;
}

.book-container img {
    border-radius:3px;
}

.book-container {
	display:flex;
	align-items:flex-start;
}

.book-container .stamp_area {
    display:flex;
    align-items:flex-end;
    padding:4px;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.lock-container {
	opacity: 0.5;
	display:flex;
    align-items:flex-end;
    padding:4px;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #000;
}

.lock-container .stamp-lock {
    display:block;
	align-items:center;
	width: 60px;
    margin: auto;
    height: 150px;
}

.lock-container:hover {
	background-color: transparent;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.book-container .stamp_container {
	position:relative;
}

.book-container .stamp_area .stamp + .stamp {
    margin-left:4px;
}

.book-container .stamp_area .stamp-free-content {
    position:absolute;
    top:-8px;
    right:0px;
    padding:2.8px 11.57px;
    background:var(--primary);
    color:white;
    text-transform: uppercase;
    font-size:14px;
    line-height:19px;
    border-radius:4px 4px 0px 0px;
}

.lock-container:hover > .stamp-free-content {
	opacity : 0;
}

.containerLivro-small .book-container .stamp_area .stamp-free-content {
	right:4px;
}

.containerLivro-small .book-container .stamp_area {
	padding-left:8px;
	padding-right:8px;
}

/* Vw plan */

.vw-plan-container {
    display:grid;
    justify-content: center;
    grid-gap:20px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 380px) );
    margin:15px;
}

.vw-plan-container .vw-plan .description {
    position:relative;
}

.vw-plan .qrcode img {
    margin:0 auto;
    display:block;
    max-width:150px;
}


/* Nowo page */
.nowo-bg {
	background-color: #f8f8f8;
}

.nowo-page {}

.nowo-page .nowo-container {
	margin-top:32px;
	box-shadow: 0 8px 24px -4px rgba(0,0,0,0.15);
	border-radius:24px;
	padding:15px;
	padding-bottom:30px;
	background-color: white;
}

.nowo-page .form-control {
	padding:16px;
	height:42px;
	border-radius:10px;
}

.nowo-page .form-control:focus {
	border-color: var(--primary);
	box-shadow: 0 1px 8px -4px var(--primary) !important;
}

.nowo-page .btn-primary {
	background-color: var(--primary);
	font-weight:400;
	font-size:16px;
	height:48px;
	display:flex;
	align-items:center;
	justify-content:center;
}

/* New Carousels */

.owl-carouse {
	display:flex;
}

.owl-carousel {
	position:relative;
}

.owl-carousel.model1 .owl-item,
.owl-carousel.model2 .owl-item,
.owl-carousel.model3 .owl-item {
	padding:30px 0;
}

.owl-carousel img {
	object-fit: contain !important;
}

.owl-carousel .stamp_area img {
	max-width:18px;
}

.owl-carousel .owl-nav {
	position:absolute;
	top:50%;
	display:flex;
	width:100%;
	justify-content: space-between;
	transform:translateY(-75%);
	pointer-events: none;
}

.owl-carousel .owl-nav button {
    pointer-events: all;
}

.owl-carousel .owl-nav button span{
	background:rgba(255,255,255,0.8);
	border-radius:50%;
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content: center;
	position:relative;
	box-shadow:0 4px 8px rgba(0,0,0,0.15);
	color:transparent;
}

.owl-carousel .owl-nav button span:before {
	content: "";
	display:block;
	width:16px;
	height:16px;
	border:4px solid black;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-75%, -50%) rotate(45deg);
	border-radius:4px;
}

.owl-carousel.model2 .owl-nav,
.owl-carousel.model3 .owl-nav {
	transform:translateY(calc(-75% - 29px));
}

.owl-carousel .owl-nav .owl-prev span:before {
	transform:translate(-25%, -50%) rotate(225deg);
}

.owl-carousel.model1 .grid-4 {
	display:grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap:8px;
} */

/* Modal Force Accept Terms */
.ajax-user-force-accept-terms { 
	display: none;
}

.ajax-user-force-accept-terms .modal-window {
    position: fixed;
    background-color: rgba(200, 200, 200, 0.75);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}
  
.ajax-user-force-accept-terms .modal-window .accept-terms-dialog {
    width: 80%;
    position: relative;
    margin: 20px auto;
    padding: 2rem;
    background: #fff;
    color: #444;
    border-width: 10px;
}
  
.ajax-user-force-accept-terms .modal-window header {
    font-weight: bold;
}
  
.ajax-user-force-accept-terms .modal-close {
    color: #aaa;
    line-height: 50px;
    font-size: 80%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
    text-decoration: none;
}
  
.ajax-user-force-accept-terms .modal-close:hover {
    color: #000;
}
  
.ajax-user-force-accept-terms .modal-window h1 {
    font-size: 150%;
    margin: 0 0 15px;
}

.ajax-user-force-accept-terms .modal-window .terms-resume {
    max-height: 300px;
    min-height: 100px;
    overflow: auto;
}

.ajax-user-force-accept-terms #acceptBttn {
    padding: 7px 15px 0 7px;
}

.ajax-user-force-accept-terms #declineBttn {
    padding: 7px 15px 0 7px;
}

.ajax-user-force-accept-terms .bttnAcceptUseTerms {
    display: flex;
    justify-content: center;
}

@media (max-width:480px) {
    .ajax-user-force-accept-terms .bttnAcceptUseTerms {
        flex-flow: wrap;
        top: 15%;
    }
    .ajax-user-force-accept-terms .modal-window .accept-terms-dialog {
        width: 100%;
    }
    
}

@media (min-width:900px) {
    .ajax-user-force-accept-terms .modal-window .accept-terms-dialog {
        width: 900px;
    }
}

/* START Google Auth Login Button*/
.abcRioButtonContentWrapper, .abcRioButtonLightBlue{
	width: 100% !important;
}
.abcRioButtonIcon{
	display: inline-block;
	float: none !important;
	padding: unset !important;
	padding-top: 10px !important;
}
/* END Google Auth Login Button*/
/* END Google Auth Login Button */

/* STYLES FOR GOOGLE BUTTON */
.btn-google {

  border: thin solid #D0D0D0 !important;
  white-space: nowrap;
}
.btn-google:hover {
  cursor: pointer;
}

.result-search {
	margin-bottom: 20px;
}

.iconGoogle {
	vertical-align: middle;
	width: 18dp;
	height: 18dp;
}
.buttonText {
	font-weight: 500;
    letter-spacing: .21px;
    margin-left: 24dp;
	margin-right: 24dp;
	padding-right: 4px;
	padding-left: 4px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333333 !important;
  /* Use the Roboto font that is loaded in the <head> */
    font-family: 'Roboto', sans-serif !important;
}

form #gSignInWrapper, form .btn-register, form .btn-facebook {
	height: 42px;
}

form #gSignInWrapper, form #appleid-signin, form #btn-facebook {
	margin-top: 5px;
}
/*Botão Login with Facebook */
.btn-facebook {
	background-color: #3b5999;
	color:#eeeeee;
}

.btn-facebook:hover {
	background-color: #5678BE;
	color:#FFFFFF;
}

.btn-facebook:focus {
	color:#FFF;
	-webkit-box-shadow: 0 0 5px #3b5999 !important;
	-moz-box-shadow:    0 0 5px #3b5999 !important;
	box-shadow:         0 0 5px #3b5999 !important;
}

/*Apple fix align*/
.btn-AppleFix div{
	max-width: none !important;
}


/* BRISANET */
.brisanet .brisanet-logo img {
	display: block;
	margin: 0 auto;
	width: 200px;
	max-width: 100%;
}

.brisanet .ubook-brisanet-logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}

.brisanet .ubook-brisanet-logo img {
	display: flex;
	margin: 0 auto;
	width: 200px;
	max-width: 100%;
}

.brisanet .title {
	margin-bottom: 20px;
}

.brisanet .title h2,
.brisanet .title p {
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.brisanet-success .title p:nth-child(1) {
	text-align: center;
	color: #000;
}

.brisanet .title h2 {
	color: #fd7c7c;
}

.brisanet-buttons-flex {
	display: flex;
	justify-content: space-between;
}

.btn-brisanet {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	border-radius: 100px;
	padding: 1em;
	transition: 0.9s ease;
}

.btn-brisanet:hover {
	background-color: var(--primary-hover);
	border-color: var(--primary-hover);
}
/* FIM DO BRISANET */
#gSignInWrapper, .btn-register, .btn-facebook {
	height: 42px;
}

.no-margin {
	margin: 0;
}

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


/* formatacao de botoes */
.btn-red {
	background-color: #d70d0b;
}
.btn-red:hover {
	background-color: #b11311;
}

/* CSS CHECKOUT QUANDO ATRIBUTO 'ORIGIN' DO PLANO FOR == YES E TIVER ALGUM INCLUDED CONTENT */
.checkout-plan-origin-yes-header {
	font-size: 14px; 
	margin: 20px 0 0px 0; 
	color: #A7A7A7; 
	font-family: Roboto;
	font-weight: 700; 
	padding-bottom: 5px; 
	line-height: 16px;
}

.checkout-plan-origin-yes-catalog-title {
	text-align: left; 
	font-size: 24px;
	margin: 20px 0 px 0; 
	color: #3f3f3f; 
	font-weight: 700; 
	line-height: 30px;
	font-family: Roboto;
}

.checkout-plan-origin-yes-catalog-price {
	margin: 20px 0 0px 0; 
	font-size: 36px; 
	color: #3f3f3f; 
	font-weight: 400;
}

.checkout-plan-origin-yes-catalog-price > p {
	margin: 0px 0 20px 0; 
	color: var(--primary); 
	font-weight: 700 !important; 
	font-size: 20px !important; 
	font-family: Roboto;
}

.checkout-plan-origin-yes-catalog-exclusive-showcase {
	padding: 10px; 
	padding-right:5px; 
	background: #F3F4F5; 
	border-radius: 8px; 
	display: flex; 
	align-items: center; 
	width: auto;
}

.checkout-plan-origin-yes-catalog-exclusive-showcase > img {
	border-radius: 5px; 
	height: auto; 
	width: auto; 
	max-width: 83px;
}

.checkout-plan-origin-yes-catalog-exclusive-showcase > p {
	margin-left: 10px;
	font-family: Roboto;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}

.checkout-plan-origin-yes-footer-bar {
	margin: 0 auto !important; 
	text-align: center;
}

.checkout-plan-origin-yes-footer-bar > hr {
	border: 0.5px solid #DDD; 
	margin: 10px 0 25px 0; 
	padding: 0;
}

.checkout-plan-origin-yes-footer-instructions {
	margin-bottom: 30px; 
	margin-top: 28px;
}

.checkout-plan-origin-yes-footer-instructions > div {
	font-size: 20px; 
	color: var(--primary); 
	font-weight: 700;
}

.checkout-plan-origin-yes-footer-instructions > p {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	font-family: Roboto;
	margin-top: 5px;
}

/* FIM CSS CHECKOUT PLAN ORIGIN == YES */


.malga .card {
	background-color: white; 
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05); 
	border-radius: 5px; 
	margin-bottom: 15px;
	padding: 20px;
}

.malga .card .title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
}

.malga .card .separator {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    margin: 20px auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.malga .card .separator:before, .malga .card .separator:after {
    content: "";
    display: block;
    width: 48px;
    max-width: 48px;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    margin: 0 15px;
}

.pix .card {
	background-color: white; 
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05); 
	border-radius: 5px; 
	margin-bottom: 15px;
	padding: 20px;
}

.pix .card .title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
}

.pix .card .separator {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    margin: 20px auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.pix .card .separator:before, .malga .card .separator:after {
    content: "";
    display: block;
    width: 48px;
    max-width: 48px;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    margin: 0 15px;
}
