/**
 Theme Name: Twenty Fifteen child
 Theme URI: https://wordpress.org/themes/twentyfifteen/
 Author: the WordPress team
 Author URI: https://wordpress.org/
 Version: 1.8.0
 License: GPL-2.0
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentyfifteen
 Template: twentyfifteen
 * Domain Path: /languages
 * Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, threaded-comments, three-columns, translation-ready, two-columns
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Copyright © 2017 GoDaddy Operating Company, LLC. All Rights Reserved.
 */

/*
 font-family: 'Rubik', sans-serif;
 font-family: 'Titillium Web', sans-serif;
 font-family: 'Bitter', serif;
font-family: 'Roboto', sans-serif;

font-family: 'Bitter', serif;
font-family: 'Rubik', sans-serif;
font-family: 'Source Serif 4', serif;
*/

/*--------------------------------------------------------------
/*# Normalize*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&family=Source+Serif+4:opsz,wght@8..60,200;8..60,300;8..60,400;8..60,500;8..60,600;8..60,700;8..60,800;8..60,900&display=swap');

html {
    scroll-behavior: smooth;
}


.entry-content, .entry-summary, .page-content, .comment-content {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

body{
	background-color: #fff;
	font-family: 'Rubik', sans-serif;
}

body:before, .sidebar{
	display:none !important;
}

.site-main {
    padding: 0;
	width:100% !important;
	overflow:hidden;
}

.BTcompra{
	display: block;
    width: 100%;
    max-width: 180px;
    background-color: #de0000;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 12pt;
    text-align: center;
    padding: 2px 0 0;
    position: relative;
    margin: 0 auto;
	height: 28px;
}

.BTcompra:hover{
	background-color:#002648;
	color:#fff;
}

.BTcompra:before {
    content: '\f08e';
    font-family: "Font Awesome 5 Free";
    font-size: 17px;
    position: absolute;
    top: 0;
    right: -30px;
    color: #585858;
    font-weight: 600;
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
}

.site-content{
    display: block;
    float: left;
    margin-left: 0;
    width: 100%;
	box-shadow: none;
	background:transparent;
}

.site-content {
    margin-top: 1px;
	min-height:calc(100vh - 425px);
}

.site {
    margin: 0 auto;
    max-width: 100%;
}

.archive.author .site {
	overflow:hidden;
}

.site-info {
    padding: 0;
}

.hentry, .page-header, .page-content {
    margin: 0;
    padding: 0 !important;
	box-shadow: none;
}

.centro{
	display:block;
	margin:0 auto;
	padding:0;
	float:none;
	clear:both;
	width:96%;
	max-width:1250px;
	position:relative;
}

.centro.single{
	max-width:980px;
}

.site-footer {
    float: left;
    margin: 0;
    padding: 40px 0;
    width: 100%;
	box-shadow: none;
	background-color: #0091ff;
}

.site-footer p {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-size: 10pt;
    line-height: 16pt;
}

.site-footer p a {
	color: #fff;
}

.site-footer .informacoes-rodape {
	margin: 20px 0;
    padding: 15px 0;
	border-top: 1px solid #fff;
}

.site-footer .informacoes-rodape2 {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #fff;
	margin-top: 35px;
	padding-top: 15px;
}

.colunarodape.coluna5 {
	width: 35%;
}

.colunarodape.coluna12 {
	width: 65%;
	padding-left: 60px;
}

.colunarodape.coluna12 .social ul li a {
	color: #002648 !important;
}

.colunarodape central{
	padding:0 40px;
	float:left;
}

.colunarodape central h3{
	color: #fff;
    font-family: 'Rubik', sans-serif;
    margin: 69px 0 20px;
    font-weight: 400;
    font-size: 16pt;
}

.colunarodape ul{
	display:flex;
	justify-content: center;
	margin:0;
	padding:0;
	list-style:none;
}

.colunarodape ul.menu{
	margin-top:40px;
}

.colunarodape ul.menu li a, .colunarodape ul.menu a:visited{
	color:#fff;
	text-transform:uppercase;
	font-size:12pt;
}

#colophon .social li {
    background-color: #fff;
    display: inline-block;
	margin-top: 55px;
    margin-right: 10px;
    padding: 6px 0 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 40px;
    text-align: center;
}

.colunarodape a.email, .colunarodape a.fone{
	color: #fff;
    padding-left: 26px;
    margin-right: 31px;
    background-repeat: no-repeat;
    background-size: auto 23px;
}

.colunarodape a.email{
	background-image:url('/loja/wp-content/uploads/2023/05/envelope.png');
}

.colunarodape a.fone{
	background-image:url('/loja/wp-content/uploads/2023/05/telefone.png');
}

.page-header {
    border-bottom: 0;
    border-left: none !important;
    padding: 0;
	margin:60px 0;
	
}

.archive .page-header, .single .page-header{
	margin: 10px 0 70px;
    float: left;
}

.page-header h1.innertopo{
	border-bottom: 3px solid #0061a5;
    color: #0061a5;
    font-size: 18pt;
    font-weight: 500;
}

.site-main {
    margin-top: 50px;
}

.home .site-main {
	margin-top:0;
}

article.arquivo{
	display:block;
	width: 20%;
	float:left;
	margin-bottom:50px;
	min-height: 320px;
}

article.arquivo a{
	display:block;
	width:80%;
	margin:0 10%;
}

article.arquivo a imagem{
	display:block;
	margin:0 auto 10px;
}

article.arquivo a imagem img, .conteudoposts imagem img{
	webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	min-width:100%;
	aspect-ratio: 1 / 1;
}

article.arquivo a:hover imagem img{
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
    -moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
    box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
}

article.arquivo a{
	text-align:center;
	color:#0061a5;
	font-size:14pt;
	font-weight:500;
}

h2.titulointerno{
	display:block;
	width:100%;
	color:#002648;
}

conteudo p{
	color: #002648;
    font-size: 13pt;
    line-height: 20pt;
    margin-top: 15px;
}


conteudo h4{
	display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    color: #002648;
    padding-bottom: 10px;
    border-bottom: 1px solid #002648;
    font-weight: 400;
}

conteudo.single h4{
	color: #002648;
	font-weight: 500;
	border-bottom: 1px solid #002648;
	font-size: 13pt;
	padding-bottom: 8px;
	margin-top: 64px;
}
    

dadoslivro{
	display:block;
	width:100%;
	border-bottom:1px solid #0061a5;
	padding:15px;
	float:left;
	color:#0061a5;
	font-size:14pt;
}

dadoslivro.topo{
	border-top:1px solid #0061a5;
}

dadoslivro span{
	display:inline !important;
	font-weight:500;
}

conteudo.single boxautor{
	display:block;
	width:100%;
	float:left;
	margin-bottom:40px;
}

conteudo.single boxautor imagem{
	display:block;
	width:150px;
	float:left;
}

conteudo.single boxautor nome, conteudo.single boxautor nome a, conteudo.single boxautor nome a:visited{
	font-weight: 600;
    color: #0061a5;
    text-decoration: none;
    border-bottom: none;
    font-size: 19px;
    margin-bottom: 10px;
    display: block;
}

conteudo.single boxautor imagem img{
	webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

conteudo.single boxautor descritivo{
	width:calc(100% - 190px);
	float:left;
	margin-right:40px;
}

conteudo.single boxautor descritivo p{
	color: #002648;
    font-size: 13pt;
    margin: 0 0 10px;
}


ul.livros{
	display:block;
	width:100%;
	float:left;
	margin:0 0 60px 0;
	padding:0;
	list-style:none;
}

ul.livros li{
	display:block;
	width:100%;
	margin-bottom:40px;
	float:left;
}

ul.livros li imagem{
	width:160px;
	-webkit-box-shadow: 19px 18px 10px -11px rgba(0,0,0,0.24);
	-moz-box-shadow: 19px 18px 10px -11px rgba(0,0,0,0.24);
	box-shadow: 19px 18px 10px -11px rgba(0,0,0,0.24);
}

ul.livros li imagem img{
	webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
	aspect-ratio: initial;
}

ul.livros li titulo{
	display:block;
	width:100%;
	color:#002648;
	font-size:14pt;
	font-weight:600;
	margin: -6px 0 0 0;
}

ul.livros li descritivo{
	display:block;
	width:100%;
	color:#002648;
	font-size:13pt;
	margin-bottom:20px;
}

ul.livros li .BTcompra{
	margin:0;
}

/*Colunas*/

.coluna1{ display:block;width:8.333333333333333%;float:left;}
.coluna2{ display:block;width:16.66666666666667%;float:left;}
.coluna3{ display:block;width:25%;float:left;}
.coluna4{ display:block;width:33.33333333333333%;float:left;}
.coluna5{ display:block;width:41.66666666666667%;float:left;}
.coluna6{ display:block;width:50%;float:left;}
.coluna7{ display:block;width:58.33333333333333%;float:left;}
.coluna8{ display:block;width:66.66666666666667%;float:left;}
.coluna9{ display:block;width:75%;float:left;}
.coluna10{ display:block;width:83.33333333333333%;float:left;}
.coluna11{ display:block;width:91.66666666666667%;float:left;}
.coluna12{ display:block;width:100%;float:left;}

/*CSS SITE*/

.site-header {
	background-color: #002648;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    min-height: 110px;
    float: left;
    width: 100%;
    height: 110px;
}

.site-header logo{
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 180px;
    margin: 0;
}

.site-header .centro.topo-editora {
	display: flex;
	justify-content: space-between;
	margin-top: 0;
	margin-bottom: 0;
	height: 110px;
}

.menu-main-menu-container{
	display: flex;
	align-items: center;
    text-align: center;
    background-color: #002648;
    float: left;
    padding: 10px 0;
	margin-top: 5px;
}

.menu-main-menu-container ul{
	display: flex;
	margin:0;
	padding:0;
	list-style:none;
}

.menu-main-menu-container li{
	display:inline-block;
	margin:0 15px;
	position:relative;
}

.menu-main-menu-container li ul.sub-menu{
	display: block;
    width: fit-content;
    position: absolute;
    top: 30px;
    left: 0;
    background: #fff;
    z-index: 900;
    text-align: left;
    -webkit-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.23);
    -moz-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.23);
    box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.23);
	display:none;
}

/*.menu-main-menu-container li:hover ul.sub-menu{
	display:block;
}*/

.menu-main-menu-container li ul.sub-menu li{
	display:block;
	width:100%;
}

.menu-main-menu-container li a, .menu-main-menu-container li a:visited{
	font-family: 'Rubik', sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size: 14pt;
	font-weight: 300;
}

.menu-main-menu-container li a:hover{
	color:#fff;
}

.menu-main-menu-container li ul.sub-menu li a, .menu-main-menu-container li ul.sub-menu li a:visited {
    color: #002648;
    font-size: 11pt;
    white-space: nowrap;
    text-align: left;
}

.menu-main-menu-container li ul.sub-menu li a:hover{
	color: #f08723 !important;
}


#topobusca{
	display: block;
    width: 400px;
    padding: 0;
	position:relative;
	margin-top: 0;
}

#topobusca .dgwt-wcas-search-wrapp {
    padding-top: 0 !important;
}

#topobusca .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 3px 24px 3px 48px !important;
    line-height: 24px !important;
    font-size: 10pt !important;
    border: 2px solid transparent !important;
    border-radius: 10px !important;
}

#topobusca .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	top: 11px !important;
	left: 17px !important;
}

#topobusca .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
	height: 15px !important;
	width: 15px !important;
}

#topobusca .dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier {
	fill: #000 !important;
}

#topobusca input[type="text"]{
	display: block;
    width: calc(100% - 55px);
    float: left;
    margin: 0;
    padding: 7px 10px;
    font-family: 'Rubik', sans-serif;
    color: #000;
    border: none;
    background-color: transparent;
    font-size: 16px;
}

#topobusca select{
	display: block;
    width: calc(40% - 43px);
    margin: 0;
    padding: 15px 10px;
    font-family: 'Rubik', sans-serif;
    color: #000;
    border: none;
    background-color: transparent;
    border-left: 1px solid #000;
    font-weight: 400;
    float: left;
}

#topobusca input[type="submit"]{
	display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
}

.btsubmit{
	display: block;
    width: 40px;
    height: 32px;
    float: left;
    position: relative;
}

.btsubmit:before{
	content: '\f002';
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    position: absolute;
    top: -4px;
    right: 0;
    color: #000;
    font-weight: 600;
}

carrinho{
	width: 50px;
    float: right;
    color: #fff;
    font-size: 35px;
    position: relative;
    margin: 35px 0 0 0;
}

carrinho a, carrinho a:visited{
	color:#fff;
}

carrinho counter{
	display: block;
    font-size: 15px;
    color: #fff;
    background-color: #de0000;
    position: absolute;
    top: 0;
    left: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 2px 0px;
}


h3.indisponivel{
	font-weight: 400 !important;
    color: #fff !important;
    margin: 40px 0 0;
    padding: 13px 10px;
    background-color: #4a4a48;
    max-width: 200px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12pt;
}

botao{
	display:block;
	width:100%;
	margin-bottom:40px;
	font-size:10pt;
}

/*home*/

#abre .banner{
	display:flex;
	width:100%;
	justify-content: center;
	align-items: center;
	position: relative;
}

#abre .banner img{
	width:100%;
	height:auto;
}

#abre .banner .texto-banner-container.impar{
	position: absolute;
    z-index: 200;
    width: 50%;
    margin-top: 0;
    top: 0;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    padding-right: 110px;
}

#abre .banner .texto-banner-container.impar.gambiarra{
	
}

#abre .banner .texto-banner-container.par{
	position: absolute;
    z-index: 200;
    width: 50%;
    margin-top: 0;
    top: 0;
    display: flex;
    justify-content: flex-start;
    height: 100%;
    align-items: center;
    padding-left: 100px;
    right: 0;
}

#abre .banner .texto-banner-container .texto-banner-container-dentro {

} 

#abre .banner .texto-banner-container h2 {
	font-size: 18pt;
    font-weight: 500;
    color: #000;
    line-height: 20pt;
    width: 365px;
}

#abre .banner.tema-escuro .texto-banner-container h2 {
	font-size: 18pt;
    font-weight: 500;
    color: #fff;
    line-height: 20pt;
    width: 365px;
}

#abre .banner .texto-banner-container h3 {
    font-size: 14pt;
    font-weight: 500;
    color: #fff;
    line-height: 18pt;
    margin-top: 5px;
}

#abre .banner .texto-banner-container a {
	font-size: 9pt;
    color: #fff;
    text-transform: uppercase;
    width: 130px;
    height: auto;
    background-color: #de0000;
    display: block;
    text-align: center;
    padding: 2px 0px;
    font-weight: 500;
}

#abre .banner .texto-banner-container p {
	font-size: 10pt;
    font-weight: 400;
    color: #000;
    width: 365px;
    line-height: 15pt;
}

#abre .banner.tema-escuro .texto-banner-container p {
	font-size: 10pt;
    font-weight: 400;
    color: #fff;
    width: 365px;
    line-height: 15pt;
}


.hideimage .woocommerce ul.products li.product imagem{
	display:none;
}

.woocommerce ul.products li.product imagem img {
    border: 1px solid #b8baba;
}

.woocommerce ul.products li.product:hover imagem img {
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
	-moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
}

#produtos h3, h1.page-title, h1.product_title, .related.products h2{
	font-size: 20pt;
    font-family: 'Rubik', sans-serif;
    margin: 75px 0 25px;
    display: block;
    width: 100%;
    float: left;
    font-weight: 600;
	color:#0061a5;
	text-transform:uppercase;
	text-align:center;
}

h1.page-title{
	margin-top:20px;
}

h1.product_title{
	margin-bottom:15px;
}

#produtos h3.yellow, .related.products h2 {
    text-align: left;
    border-top: 3px solid #0061a5;
    color: #0061a5;
    font-size: 15pt;
    padding-top: 15px;
    margin: 0 auto 60px;
    float: none;
}

#produtos ul li, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
	padding:0;
	text-align:center;
	min-height: 555px;
}

#produtos ul li, .woocommerce ul.products.columns-3 li.product {
	min-height: 520px;
	margin-bottom: 140px;
}

#produtos ul li imagem{
	display:block;
	width:100%;
	background-color:rgba(184,186,186,0.1);
	padding: 40px 100px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
	background-color:rgba(184,186,186,0.1);
	padding:40px 100px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
	text-align: center;
    color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 11pt;
    margin: 0 auto;
    max-width: 100%;
    line-height: 16pt;
    font-weight: 400;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	width: 230px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 50%;
    max-width: 540px;
}

.woocommerce div.product div.images img{
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
    -moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
    box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
}

.woocommerce ul.products li.product autor{
    text-align: center;
    color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 10pt;
    margin: 5px auto;
    margin-bottom: 20px;
    max-width: 200px;
    line-height: 15pt;
    font-weight: 700;
    width: 80%;
    display: block;
    text-transform: uppercase;
    margin-top: 0;
	margin-bottom: 0;
}

.woocommerce ul.products li.product .price {
	color: #002648;
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size: 11pt !important;
    font-weight: 400 !important;
    margin-bottom: 0.5em;
    text-align: center;
    border-bottom: none;
    border-top: none;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400;
}

.woocommerce ul.products li.product parcelas{
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
	font-size:12pt;
	display:block;
	width:100%;
	text-align:center;
}

.woocommerce ul.products li.product .baseloop{
	display: flex;
    width: 100%;
    margin: 0 auto;
    flex-direction: row;
    align-content: center;
    justify-content: center;
	padding: 0;
    position: absolute;
    left: auto;
    bottom: -40px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}


.woocommerce-result-count,.woocommerce-ordering, #secondary, .onsale, .woocommerce-tabs, .single-product .yith-wcwl-add-to-wishlist{
	display:none;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 5px 0 30px;
    position: relative;
	margin-right: 24px;
}

.woocommerce .quantity input[type="number"]{
	color:#0061a5;
	font-weight: 600;
	border: 1px solid #0061a5;
}

.woocommerce-breadcrumb{
	color: #0061a5 !important;
    font-size: 14pt;
    border-bottom: 3px solid #0061a5;
    margin: 0 0 40px 0px !important;
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb a{
	color: #0061a5 !important;
	text-transform:uppercase;
}

.woocommerce div.product .product_title{
	color:#002648;
	text-align:left;
	font-size:18pt;
	text-transform: math-auto !important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 50%;
    clear: none;
    margin-left: 40px;
}

.yith-wcwl-wishlistexistsbrowse, .yith-wcwl-add-button{
	display: inline-block;
    width: 28px;
    height: 28px;
    overflow: hidden;
    margin-right: 2px;
    border: 1px solid #ccc;
    padding: 0 0 0 3px;
	opacity: 0;
}

.woocommerce ul.products li.product .baseloop .compra, .woocommerce div.product form.cart .button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	display: inline-block;
    width: calc(100% - 120px);
    background-color: #1b91c0;
    background-image: url(/editora/wp-content/uploads/2023/07/sacola.png);
    background-repeat: no-repeat;
    background-position: 16px 1px;
    background-size: 24px auto;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 12pt;
    text-align: center;
    height: 28px;
    padding: 2px 0 0 12px;
    position: relative;
}

.woocommerce ul.products li.product .baseloop .compra {
	background-image: none;
	padding: 0;
	width: 170px;
	height: 35px;
	font-weight: 500;
	font-size: 11pt;
	display: flex;
	justify-content: center;
	align-items: center;
}

.woocommerce ul.products li.product .baseloop .compra:before{
	opacity:0;
}

 .woocommerce.single-product div.product form.cart .button{
	width: 178px;
	height: 40px;
	padding: 0;
	background-image: none;
	background-color: #1b91c0;
	font-size: 10pt;
 }

.woocommerce div.product form.cart .button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	max-width:300px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	float:right;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{
	padding: 7px 0 0 0;
    text-transform: uppercase;
    max-width: 290px;
}

.compare.button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	display:none !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	padding: 10px 0;
    text-transform: uppercase;
	height:auto;
	width:100%;
}

.woocommerce .quantity .qty {
    width: 50px;
    text-align: center;
    padding: 0;
    line-height: 26px;
    float: left;
	font-family: 'Rubik', sans-serif;
    font-size: 12pt;
	background-color:transparent;
}

.woocommerce-message{
	display:none !important;
}

.woocommerce div.product form.cart .minus.button.wp-element-button{
	font-family: 'Rubik', sans-serif;
	background: #ff8c1f;
	border: none;
	color: #fff;
	text-transform: uppercase;
	border-radius: 10px;
	clear: both;
	text-align: center;
	height: 30px;
	width: 30px;
    padding: 0;
	position: absolute;
	top: 6px;
	left: -29px;
}

.woocommerce div.product form.cart .plus.button.wp-element-button{
    padding: 0;
	font-family: 'Rubik', sans-serif;
	background: #ff8c1f;
	border: none;
	color: #fff;
	text-transform: uppercase;
	border-radius: 10px;
	clear: both;
	text-align: center;
	height: 30px;
	width: 30px;
	margin-top: 6px;
}

.woocommerce div.product form.cart .minus.button.wp-element-button:hover, .woocommerce div.product form.cart .plus.button.wp-element-button:hover{
	background-color: #0061a5;
	color: #fff;
}

.woocommerce ul.products li.product .baseloop .compra:before{
	content: '\f08e';
    font-family: "Font Awesome 5 Free";
    font-size: 17px;
    position: absolute;
    top: 0;
    right: -30px;
    color: #585858;
    font-weight: 600;
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
}

.woocommerce ul.products li.product .baseloop:hover .compra, .woocommerce-cart .wc-proceed-to-checkout:hover a.checkout-button{
	background-color: #002648;
}

.woocommerce ul.products li.product imagem{
	display:block;
	width:100%;
	float:left;
	margin-bottom:15px;
	background-color: rgba(184,186,186,0.1);
    padding: 40px 100px;
	position:relative;
}

selo{
	display: block;
    background-image: url(/editora/wp-content/uploads/2023/07/selo-ebook.png);
    background-position: center center;
    background-size: 100% auto;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
}

.summary.entry-summary autor{
	display: block;
    width: 100%;
    color: #002648;
    font-size: 13pt;
    float: left;
    font-weight: 400;
	position: relative;
}

.summary.entry-summary autor span{
	font-weight:500;
	color:#0061a5;
}

.summary.entry-summary autor .livro-fisico{
	position: absolute;
	top: 75px;
	left: 0;
	font-size: 12pt;
}

.related.products{
	display:block;
	width:100%;
	floaT:left;
}

.related.products ul.products li.product imagem{
	padding: 40px 100px !important;
    min-height: 385px;
    height: 385px;
}

.related.products ul.products li.product {
    margin: 0 30px 0 0;
    width: calc(33.333% - 20px);
	height: 565px;
}

.related.products ul.products li.product h2{
	border-top: none;
    text-transform: none;
    max-width: 200px;
    font-size: 11pt;
    line-height: 14pt;
    min-height: 80px;
    font-weight: 500;
}

.related.products ul.products li.product:last-child{
	margin-right:0;
}

.twentyfifteen .t15wc {
    margin-left: 0;
    margin-right: 0;
	margin-top:40px;
    padding: 0;
	box-shadow: none;
}

.virt-pagseguro-installments{
	display: none !important;
}

.pagseguro-installments {
	display: none !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #002648;
    font-family: 'Rubik', sans-serif !important;
    font-size: 17pt !important;
	border-bottom: none;
	border-top: 2px solid #002648;
	float:left;
	width:100%;
	margin:25px 0 10px;
	margin-top: 0;
	padding-top: 8px;
	font-weight: 500 !important;
	margin-bottom: 56px;
	position: relative;
}

.woocommerce div.product p.price::before {
	content: "livro físico";
	display: block;
	position: absolute;
	top: 44px;
	left: 0;
	font-family: 'Rubik', sans-serif;
	font-size: 12pt;
	font-weight: 400;
}

.woocommerce-product-details__short-description, .stock, .posted_in{
	display:none !important;
}

.product_meta{
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
	margin-bottom:10px;
}

.product_meta span{
	display:block;
}

.product_meta span.sku_wrapper{
	display: none;
}

form.cart, .product_meta{
	display:block;
	width:100%;
	float:left;
	margin-top:0;
}

.product_meta topoebook{
	display:block;
	width:90px;
	color:#002648;
	font-size:14pt;
	background-image:url('/editora/wp-content/uploads/2023/07/selo-ebook.png');
	background-repeat:no-repeat;
	background-position:left center;
	background-size:65px auto;
	padding: 0;
	font-weight: 500;
	height: 66px;
	margin-top: 8px;
}

.topoebook-container {
	display: flex;
	align-items: center;
}

.topoebook-container-2 {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.topoebook-container-2 p {
	color:#002648;
	font-size:12pt;
	font-weight: 500;
	margin: 0;
}

.topoebook-container2 select {
	margin: 0;
}

.centro .woocommerce{
	margin-top:30px;
}

.woocommerce-error {
    border-top-color: #b81c23;
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
}

.woocommerce-message, .woocommerce table.shop_table{
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
}

#order_review{
	margin-bottom:50px;
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
}

.woocommerce form .form-row label{
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color:transparent;
	padding:5px 10px;
	border:1px solid #0061a5;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 10px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 0;
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 0;
    display: block;
    width: 100%;
    color: #002648;
    font-family: 'Rubik', sans-serif;
    font-size: 13pt;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    padding: 5px 10px;
    border: 1px solid #0061a5;
}

.woocommerce div.product form.cart .variations th.label{
	width: 90px !important;
}


#assuntos{
	display:block;
	width:100%;
	float:left;
	background-color:rgba(184,186,186,0.1);
	min-height:400px;
}

#assuntos h4{
	display:block;
	width:100%;
	text-align:center;
	float:left;
	margin:60px 0;
	font-size:20pt;
	color:#0061a5;
	text-transform:uppercase;
}

#assuntos ul.Interessantes{
	display: flex;
    width: 100%;
    margin: 0 auto 60px;
    padding: 0;
    list-style: none;
    align-content: flex-start;
    justify-content: center;
	max-width:1024px;
}

#assuntos ul.Interessantes li{
	display:inline-block;
	text-align:center;
	width:25%;
}

#assuntos ul.Interessantes li imagem{
	display:block;
}

#assuntos ul.Interessantes li nome{
	font-size: 12pt;
    color: #de0000;
    display: block;
    margin: 10px auto;
    width: 60%;
    line-height: 15pt;
    text-transform: uppercase;
    font-weight: 600;
}

#assuntos ul.Interessantes li imagem img{
	max-height:240px;
	width:auto;
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
	-moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.4);
}

#assuntos ul.Interessantes li:hover imagem img{
	-webkit-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	-moz-box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
}

.innerBox{
	display:block;
	width:100%;
	max-width:900px;
	margin:0 auto;
}

#comunidade .innerBox h3{
	display: block;
    width: 100%;
    color: #0061a5;
    font-size: 20pt;
    font-family: 'Rubik', sans-serif;
    margin: 60px 0 20px;
    float: left;
	font-weight:500;
	margin-top: 90px;
}

#comunidade .innerBox p{
	color:#002648;
	font-size:14pt;
}

boxindica{
	display:block;
	width:100%;
	float:left;
	margin-bottom:60px;
}

boxindica imagem{
	display:block;
	width:250px;
	float:left;
}

boxindica conteudo{
	display:block;
	width:calc(100% - 290px);
	max-width:585px;
	float:left;
	margin-left:40px;
	border-top:3px solid #0061a5;
}

boxindica conteudo nomeautor{
	display: block;
    text-transform: uppercase;
    color: #de0000;
    width: 100%;
    font-size: 17pt;
    padding: 20px 0 0;
    line-height: 17pt;
}

boxindica conteudo cargo{
	display: block;
    color: #de0000;
    width: 100%;
    font-size: 14pt;
    padding: 0 0 15px;
    line-height: 17pt;
}

boxindica conteudo falei p{
    font-size: 13pt !important;
    line-height: 20pt;
}

boxindica conteudo dadosdolivro{
	display:block;
	width:100%;
	float:left:
	margin-top:60px;
	margin-bottom:15px;
	padding-bottom:15px;
	color: #002648;
	font-size: 13pt !important;
    line-height: 20pt;
	border-bottom:3px solid #0061a5;
}

boxindica conteudo dadosdolivro strong{
	font-weight:500;
}

.slideautor imagem{
	display:block;
	width:150px;
	float:left;
}

.slideautor imagem img{
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.slideautor conteudo{
	display: block;
    width: calc(100% - 190px);
    float: left;
    margin-right: 40px;
    font-size: 13pt;
    color: #002648;
    line-height: 19pt;
}

.slideautor conteudo h5{
	font-size: 14pt;
    display: inline;
    font-weight: 600;
    margin-right: 10px;
    color: #002648;
}

.slideautor {
    display: flex !important;
    width: 90%;
    min-height: 100px;
    align-items: center;
    flex-wrap: nowrap;
    margin: 30px 5% 0;
 }

#slideAutores{
	display:block;
	width:100%;
	float:left;
	border-bottom:3px solid #0061a5;
	border-top:3px solid #0061a5;
	padding: 15px 0;
    margin-bottom: 140px;
	max-height:250px;
	overflow:hidden;
	position:relative;
}

#slideAutores .controle, #abre .controle{
	display: block;
    width: 30px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px auto;
    background-color: #fff;
    height: 100%;
    z-index: 900;
    cursor: pointer;
}

#abre .controle{
	background-color:transparent;
	z-index:999;
}

#slideAutores #prevControl {
	position: absolute;
    top: 0;
    z-index: 999;
    font-size: 24pt;
    height: 100%;
    display: flex;
    align-items: center;
	left:0;
	background-image:none;
	color: #0061a5;
}

#slideAutores #nextControl {
	position: absolute;
    top: 0;
    z-index: 999;
    font-size: 24pt;
    height: 100%;
    display: flex;
    align-items: center;
	right:0;
	background-image:none;
	color: #0061a5;
}

#abre #prevhome {
	position: absolute;
    top: 0;
    z-index: 999;
    font-size: 30pt;
    height: 100%;
    display: flex;
    align-items: center;
	left:0;
	background-image:none;
	color: #fff;
	
}

#abre #prevhome i {
	padding-left: 20px;
	cursor: pointer;
}

#abre #nexthome {
	position: absolute;
    top: 0;
    z-index: 999;
    font-size: 30pt;
    height: 100%;
    display: flex;
    align-items: center;
	right:0;
	background-image:none;
	color: #fff;
}

#abre #nexthome i {
	padding-right: 20px;
	cursor: pointer;
}

/*Página de autores*/

.conteudoposts imagem{
	display:block;
	width: 210px;
	float:left;
}

.conteudoposts conteudo{
	display:block;
	width:calc(100% - 325px);
	margin-left:40px;
	float:left;
}

#ebook{
	color: #002648;
	font-size: 10pt;
	font-family: 'Rubik', sans-serif;
	background-color: #fff;
	border: 1px solid #00264880;
	width: 220px;
	margin: 0;
	padding: 12px;
	font-weight: 500;
	border-radius: 5px;
	cursor: pointer;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 100px;
}

/*Busca*/

header.topoBusca {
    display: block;
    width: 100%;
    float: left;
    margin: 100px 0 50px 0;
}

a.resultadoBusca imagem img {
    width: 100%;
    height: auto;
}

a.resultadoBusca titulo {
    display: block;
    width: calc(100% - 20px);
    color: #1e1950;
    font-family: 'Rubik', sans-serif;
    font-size: 14pt;
    font-weight: 500;
}

a.resultadoBusca p {
    display: block;
    width: calc(100% - 20px);
    color: #1e1950;
    font-family: 'Rubik', sans-serif;
    font-size: 12pt;
    margin: 0;
}

a.resultadoBusca data {
    display: block;
    width: calc(100% - 20px);
    color: #1e1950;
    font-family: 'Rubik', sans-serif;
    font-size: 12pt;
    font-weight: 500;
}

a.resultadoBusca {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background-color: transparent !important;
}

.dgwt-wcas-search-wrapp {
    padding-top: 30px;
}

.dgwt-wcas-pd-addtc-form>.quantity {
    margin-right: 0;
    position: absolute;
    left: 70px;
}

.dgwt-wcas-pd-addtc-form>.quantity input[type="button"].minus{
	position: absolute;
    top: 0;
    left: -50px;
    background: #fff;
}

.dgwt-wcas-pd-addtc-form>.quantity input[type="button"].plus {
    margin-left: 6px;
	background: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{
	color:#fff !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{
	background-color:#002648;
}

.woocommerce .quantity input[type="number"] {
    color: #002648;
	font-weight: 600;
	border: 1px solid #002648;
	padding: 4px 0 !important;
	width: 50px;
	height: 43px;
	border-radius: 10px;
	margin-left: 8px;
 	margin-right: 7px;
}

 .woocommerce .summary .quantity input[type="number"] {
    padding: 10px 0 !important;
}


.dgwt-wcas-pd-addtc .add_to_cart_button, .dgwt-wcas-pd-addtc .add_to_cart_inline {
    margin: 0;
    width: 307px;
    text-align: right;
}

.dgwt-wcas-details-wrapp .added_to_cart{
	display:none !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    height: 75px !important;
}

/*responsivo*/

@media screen and (max-width: 1270px) {
	.woocommerce ul.products li.product imagem {
		padding: 40px 85px;
	}
}

@media screen and (max-width: 1290px) {
	#produtos ul li imagem {
		padding: 40px 88px;
	}
}

@media screen and (max-width: 1122px) {

	.woocommerce ul.products li.product imagem {
		padding: 40px 45px;
	}
}

@media screen and (max-width: 1166px) {
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		margin-left: 20px;
	}

}

@media screen and (max-width: 1208px) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 45%;
}
}

@media screen and (max-width: 1080px) {
	#topobusca {
		max-width:465px;
	}
}

@media screen and (max-width: 954px) {
	.entry-content, .entry-summary {
		padding: 0;
	}
}

.somedesk{
	display:none !important;
}

.somecel{
	display:block !important;
}

@media screen and (max-width: 875px) {

	article.arquivo {
		width: 100%;
	}

	.conteudoposts imagem {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}

	.conteudoposts conteudo {
		width: 100%;
		margin-left: 0;
	}

	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100%;
		max-width:100%;
	}

	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		margin-left: 0;
	}

	.related.products ul.products li.product {
		margin: 0 0 40px;
		width: 100%;
	}

	.entry-content, .entry-summary, .page-content, .comment-content {
		hyphens: none;
	}

	#assuntos ul.Interessantes {
		display: flex;
		align-content: flex-start;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
	}

	#assuntos ul.Interessantes li {
		width: 100%;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.somedesk{
		display:block !important;
	}

	.somecel{
		display:none !important;
	}

	#topobusca input[type="text"], #topobusca select {
		padding: 5px 10px;
	}

	#topobusca input[type="submit"] {
		height: 31px;
	}
	.btsubmit:before {
		font-size: 20px;
		top: 0px;
	}

	.btsubmit {
		height: 32px;
	}

	#topobusca {
		max-width: 465px;
		margin: 0 auto 0;
		float: none;
		position: relative;
		top: 28px;
	}

	.centro #topobusca .woocommerce {
		margin-top: 0;
	}

	.site-header logo {
		width: 100%;
		text-align: center;
	}

	.site-header {
		min-height:125px !important;
		height: 125px !important;
	}

	carrinho {
		float: none;
		position: absolute;
		margin: 0;
		top: 10px;
		right: 10px;
	}

	.menu-main-menu-container li {
		display: block;
		margin: 0 15px;
		text-align: left;
	}

	menucel{
		width: 50px;
		height: 50px;
		position: absolute;
		top: 44px;
		right: 19px;
		cursor:pointer;
	}

	menucel:before{
		content: '\f0c9';
		font-family: "Font Awesome 5 Free";
		font-size: 28px;
		position: absolute;
		top: 0;
		right: 9px;
		color: #fff;
		font-weight: 600;
		width: 28px;
		height: 28px;
	}

	.menu-main-menu-container{
		opacity:0;
		height:0;
		overflow:hidden;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.menu-main-menu-container.abre{
		opacity:1;
		height:auto;
		overflow:visible;
	}

	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product,.coluna3, .coluna6 {
		width: 100%;
	}

	.colunarodape central {
		padding: 0;
		float: left;
	}

	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 0 40px;
		padding: 0;
		width: 100%;
	}

	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
		width: 100%;
	}

	.woocommerce ul.products li.product .baseloop {
		position: relative;
		left: 0;
		bottom: 0;
		top: 20px;
		}

}

@media screen and (max-width: 820px) {
	#topobusca {
		top: 28px;
		left: 42px;
	}
}

@media screen and (max-width: 780px) {
	#topobusca {
		max-width: 400px;
	}
}


@media screen and (max-width: 710px) {
	#topobusca {
		max-width: 300px;
	}
}

@media screen and (max-width: 610px) {
	.site-header {
		min-height: auto !important;
		height: auto !important;
	}

	#topobusca {
		max-width: 100%;
        width: 100%;
        position: static;
		margin-bottom: 15px;
	}

	.centro #topobusca .woocommerce {
		margin-top: 0;
		float: left;
	}

	conteudo.single boxautor {
		display: flex;
		width: 100%;
		float: left;
		flex-direction: column-reverse;
		align-items: center;
	}

	conteudo.single boxautor imagem {
		display: block;
		width: 100%;
		float: left;
		text-align: center;
		margin-bottom: 40px;
	}

	conteudo.single boxautor descritivo {
		width: calc(100% - 20px);
		float: left;
		margin: 0 10px;
	}
}

@media screen and (max-width: 600px) {

	.site-header .centro.topo-editora {
		display: grid;
		margin-top: 12px;
		margin-bottom: 17px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		justify-content: center;
		justify-items: center;
	}

	.site-header-logo {
		margin-bottom: 0;
	}

	.menu-main-menu-container {
		opacity: 1;
        height: auto;
        width: 100%;
		overflow: visible;
	}

	.menu-main-menu-container ul {
		display: flex;
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		max-width: none;
		margin-bottom: 10px;
	}

	.menu-main-menu-container li {
        display: block;
        margin: 0 10px;
        text-align: left;
    }

	.menu-main-menu-container li a, .menu-main-menu-container li a:visited {
		font-family: 'Rubik', sans-serif;
		color: #fff;
		text-transform: uppercase;
		font-size: 11pt;
		font-weight: 500;
	}

	#abre .banner .texto-banner-container.impar {
		position: static;
		z-index: 200;
		width: 100%;
		margin-top: 0;
		top: 0;
		display: flex;
		justify-content: center;
		height: auto;
		align-items: center;
		padding-right: 0;
		margin-top: 22px;
	}

	#abre .banner .texto-banner-container.par {
		position: static;
		z-index: 200;
		width: 100%;
		margin-top: 0;
		top: 0;
		display: flex;
		justify-content: center;
		height: auto;
		align-items: center;
		padding-left: 0;
		margin-top: 22px;
	}

	#abre .banner .texto-banner-container .texto-banner-container-dentro {
		padding: 0 24px;
	}

	#abre .banner .texto-banner-container h3 {
		color: #002648;
	}

	#abre .banner .texto-banner-container h2 {
		width: auto;
	}

	#abre .banner .texto-banner-container p {
		width: auto;
	}

	#abre #prevhome, #abre #nexthome {
		height: 50%;
	}

	boxindica imagem {
		display: block;
		width: 100%;
		float: left;
		text-align: center;
		margin-bottom: 40px;
	}

	boxindica conteudo {
		width: 100%;
		margin-left: 0;
	}

	.slideautor conteudo {
		display: block;
		width: 100%;
		float: none;
		margin-right: 0;
		font-size: 13pt;
		color: #002648;
		line-height: 19pt;
		text-align: center;
	}

	.slideautor imagem {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		text-align:center;
		margin-bottom:20px;
	}

	#slideAutores {
		display: block;
		width: 100%;
		float: left;
		padding: 15px 0;
		max-height: 1200px;
		overflow: visible;
		position: relative;
	}

	.slideautor {
		display: flex !important;
		width: 90%;
		min-height: 100px;
		align-items: center;
		flex-wrap: nowrap;
		margin: 30px 5% 0;
		flex-direction: column-reverse;
		align-content: space-around;
		justify-content: flex-start;
	}

	.slideautor imagem img {
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
	}

	.site-footer .informacoes-rodape2 {
		display: block;
	}

}

.nav-links{
	float:left;
	width:100%;
	margin:40px;
}