/*
Theme Name: Bookie WP Child
Theme URI: http://www.toko.press
Author: TokoPress
Author URI: http://www.toko.press
Description: Child Theme For Bookie WordPress Theme
Version: 1.4.5
Template: bookie-wp
License: GPL License
License URI: license.txt
Tags: two-columns, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, translation-ready
*/


/* HEADER, FOOTER and BASICS */

.site-header .navbar-brand {
    background-image: url(https://acendalha.pt/wp-content/uploads/2019/05/acendalha-edicoes-cores.svg);
    width: 204px;
    height: 70px;
    margin-top: 31px;
    background-repeat: no-repeat;
}

.site-header {
    background: #fff;
    box-shadow: 0px 3px 4px #a9a9a9;
}

.page-title {
    background-color: #fff !important;
}

.page-title h1,
.page-title h2 {
    color: #005e79;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.page-title .breadcrumbs a,
.woocommerce .page-title
.woocommerce-breadcrumb a {
    color: #808080;
}

.page-title .breadcrumbs,
.woocommerce .page-title
.woocommerce-breadcrumb {
    color: #808080;
}

.site-logo-text,
p.site-description{
    display: none;
}

.site-header div.site-menu .navbar-nav li a:after {
    height: 2px !important;
    background: #f5a000 !important;
}

.site-header div.site-menu .navbar-nav li a {
    color: #005e79;
    font-weight: 700;
}


.site-header div.site-menu .navbar-nav li a:focus, .site-header div.site-menu .navbar-nav li a:hover {
    color: #235e76;
}

.site-header .site-quicknav .dropdown .dropdown-toggle {
    color: #005e79;
}

i.fa.fa-shopping-basket {
    padding-right: 15px;
}

h1, h2 {
    color: #235e76;
}


body {
	background: #fff;
}

.footer-credit p {
    font-size: 12px;
}

.site-footer {
    padding: 0px;
    background: #2f2b35;
    text-align: center;
}

.site-header div.site-menu .navbar-nav li .dropdown-menu {
    background: rgb(245, 160, 0);
}

.site-header div.site-menu .navbar-nav li li a {
    color: #fff;
}

.breadcrumb-trail.breadcrumb.breadcrumbs {
    display: none;
}

label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500 !important;
}

.site-header .site-quicknav .dropdown .topnav-minicart-dropdown,
.site-header .site-quicknav .dropdown .topnav-minicart-dropdown .widget_shopping_cart{
    background: #f5a000;
}


/* HOMEPAGE */
.home .site-header .navbar-brand {
    background-image: url(https://acendalha.pt/wp-content/uploads/2019/05/acendalha-edicoes-branco.svg);
}

.home .site-header div.site-menu .navbar-nav li a {
    color: #fff;
}

.home .site-header .site-quicknav .dropdown .dropdown-toggle {
    color: #fff;
}



.home .site-header {
    box-shadow: none;
}

.toko-slider-wrap .toko-slides .toko-slide .toko-slide-inner .toko-slide-detail a.toko-slide-button,
.toko-slider-wrap .toko-slides .toko-slide .toko-slide-inner .toko-slide-detail a.toko-slide-button:hover {
    background: #f5a000;
}

.home.page-template {
    margin-top: 0;
}

.home #content {
    margin-top: 60px;
}

.home #home-mockup-livro {
    background-color: #235e76;
    margin-top: 100px;
}

.home #mockup-livro-imagem {
    margin-top: -95px;
}

.home #home-mockup-livro h3 {
    color: #fff;
    margin-top: 60px;
}

.home #mockup-livro-imagem img {
    width: 600px;
    height: 475px;
    max-width: none;
}

.home #home-mockup-livro h2.toko-cta-title {
    display: none;
}

.home #home-mockup-livro p {
    color: #fff;
    width: 80%;
    margin-left: 20%;
}

.home #home-mockup-livro .toko-cta {
    padding: 0;
}

.home #home-mockup-livro #home-mockup-livro-lado-direito {
    padding-right: 60px;
}

#quatro-servicos .wpb_single_image.wpb_content_element.vc_align_left {
    height: 50px;
}

.home #quatro-servicos {
    padding-bottom: 0 !important;
}

.home #os-nossos-servicos-home h2 {
    color: #235e76;
    margin-top: 55px;
}

.home #os-nossos-servicos-home .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.home .vc_general.vc_cta3.vc_cta3-style-classic {
    border-color: #fff;
    background-color: #fff;
}

.home #servicos-home-cta button {
    background-color: #f5a000;
    color: #fff;
    font-size: 21px;
    border: transparent;
    height: 45px;
    line-height: 14px;
    width: 200px;
}

.home #cta-saiba-mais-servicos-home .vc_column-inner {
    padding-top: 0 !important;
}

#explore-livraria-completa-home h2.toko-cta-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
}

#explore-livraria-completa-home a.toko-cta-link {
    background-color: #f5a000;
    width: 200px;
    margin: auto;
    margin-top: 50px;
    padding: 10px;
    border-radius: 50px;
}

#explore-livraria-completa-home a.toko-cta-link:hover {
    color: #235e76;
}


input, textarea {
    border-radius: 5px !important;
}


/* A NOSSA COLEAÇÃO */

.books-search .container {
    background-color: #235e76;
    border-radius: 7px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
}

.books-search .btn {
    border-color: transparent;
    background: #f5a000;
}

.books-search .form-control {
    background: #fff;
}

.woocommerce .section-products-list, .woocommerce-page .section-products-list {
    padding: 60px 0;
    background: #235e76;
}


/* SERVIÇOS */
.page-template {
    margin-top: 150px;
}

#explore-livraria-completa-servicos h2.toko-cta-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
}

#explore-livraria-completa-servicos a.toko-cta-link {
    background-color: #f5a000;
    width: 200px;
    margin: auto;
    margin-top: 50px;
    padding: 10px;
    border-radius: 50px;
}

#explore-livraria-completa-servicos a.toko-cta-link:hover {
    color: #235e76;
}

div#explore-livraria-completa-servicos {
    margin-top: 150px;
}

div#pagina-servicos-acendalha {
    margin-top: 50px;
}


/* 4 PÁGINAS SERVIÇOS */
.page-id-2639 .toko-slider-wrap,
.page-id-3103 .toko-slider-wrap,
.page-id-3108 .toko-slider-wrap,
.page-id-3112 .toko-slider-wrap{
    display: none;
}

.page-id-2639 section.vc_section,
.page-id-3103 section.vc_section,
.page-id-3108 section.vc_section,
.page-id-3112 section.vc_section{
    background-color: #f2f2f2;
}

.page-id-2639 h2.toko-cta-title,
.page-id-3103 h2.toko-cta-title,
.page-id-3108 h2.toko-cta-title,
.page-id-3112 h2.toko-cta-title{
    display: none;
}

div#servicos-imagem-texto {
    margin-top: 50px;
}

div#servicos-paginas-titulos {
    margin-top: 30px;
}

#cta-paginas-servicos .toko-cta {
    padding: 20px 0 80px 0;
}

#outros-servicos h2 {
    padding: 50px 0 30px 0;
}

div#outros-servicos-imagens {
    margin-bottom: 80px;
}

/* CONTACTOS */

.page-id-3118 {
    margin-top: 0;
}

.page-id-3118 .main-content-container.container {
    padding-top: 0;
}

#post-3118 {
    padding-top: 0;
}

#deixe-nos-uma-mensagem {
    background-color: #235e76;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 700;
    padding-left: 30px;
    margin-bottom: 0;
}

.contatcos-formulario form {
    background-color: #f2f2f2;
    padding: 30px;
}

.contatcos-formulario #wpforms-3121-field_0-container,
.contatcos-formulario #wpforms-3121-field_1-container{
    width: 48%;
    display: inline-block;
}

.contatcos-formulario #wpforms-3121-field_0-container input,
.contatcos-formulario #wpforms-3121-field_1-container input{
	max-width: 100%;
}

#wpforms-3121-field_1-container {
    margin-left: 4%;
}

.contatcos-formulario .wpforms-submit-container {
    text-align: right;
}

.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #f5a000;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 65px;
    margin-top: 30px;
    margin-bottom: 15px;
}

#contactos-da-acendalha {
    background-color: #235e76;
    color: #fff;
    margin-top: 60px;
}

#contactos-da-acendalha h3 {
    color: #fff;
    padding-top: 50px;
}

#contactos-da-acendalha .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #fff;
}

#contactos-da-acendalha #contactos-telefone-email-morada-acendalha .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    width: 18%;
    display: inline-block;
}

#contactos-da-acendalha #contactos-titulo-pagina-acendalha .wpb_text_column.wpb_content_element {
    width: 100%;
    display: block;
}

#contactos-da-acendalha #contactos-telefone-email-morada-acendalha .wpb_text_column.wpb_content_element {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
}

#contactos-da-acendalha #contactos-telefone-email-morada-acendalha .wpb_text_column.wpb_content_element a,
#contactos-da-acendalha #contactos-telefone-email-morada-acendalha .wpb_text_column.wpb_content_element a:hover{
    color: #fff;
}

div#contactos-telefone-email-morada-acendalha {
    padding-top: 25px;
    padding-bottom: 50px;
}

.page-id-3118 .main-content-container.container {
    margin-bottom: 0;
    padding-bottom: 0;
}

button#wpforms-submit-3121 {
    background-color: #f5a000;
    color: #fff;
    padding: 5px 75px;
    font-size: 16px;
}


/* CARRINHO DE COMPRAS */

.woocommerce table.shop_table thead {
    background: #235e76;
}

.page-id-1707 .main-content .main-content-container.container {
    margin-top: 0;
    padding-top: 0;
}

.page-template.page-id-1707 {
    margin-top: 0;
}

.page #content #post-1707 {
    padding-top: 0;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 40%;
    margin-left: 30% !important;
}

.woocommerce .buttton button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce .wc-forward.alt:hover, .woocommerce .buttton button.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce .wc-forward.alt {
    color: #ffffff;
    background: #f5a000;
    padding: 13px;
    margin-top: 25px;
}

/* CHECKOUT */

.page-template.page-id-1708 {
    margin-top: 0;
}