/*
*Theme Name: DMAIS LIVROS
*Theme URI: https://www.webgt.com.br/
*Description: Tema desenvolvido para DMAIS DISTRIBUIDORA DE LIVROS
*Author: Giordano Magalhães
*Author URI: https://www.webgt.com.br/
*/
/*
font-family: 'Ubuntu', sans-serif;
*/
/* -> GERAL */
:root {
    --font-ubuntu: 'Ubuntu', sans-serif;
    ;
}

html,
body {
    height: 100%;
}

body {
    background-color: #1c243b;
    font-family: var(--font-ubuntu);
    font-size: 16px;
}

.body-modal {
    overflow: hidden;
}

img {
    max-width: 100%;
}

a,
a:visited,
a:active {
    color: #010066;
    text-decoration: none;
    transition: all 200ms linear;
}

a:hover {
    color: #0400ff;
    text-decoration: none;
}

.body-modal {
    overflow: hidden;
}

.wrap {
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

.wrap--short {
    max-width: 700px;
}

#wpadminbar {
    display: none;
}

.section-title-frm {
    text-align: center;
}

.section-title-pre {
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.section-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #000;
}

.section-content {
    margin-top: 50px;
}

/* <- GERAL */
/* -> HEADER */
header {
    padding: 2px 0;
    background-color: #ffffff;
}

header .wrap {
    display: flex;
    gap: 20px;
    justify-content: space-around;
    align-items: center;
}

.header-logo {
    max-height: 90px;
}

/* <- HEADER */

/* -> MENU */
.menuprinc ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 100px;
}

.menuprinc a {
    font-size: 18px;
    font-weight: 500;
    color: #1c243b;
}

.menuprinc a:hover {
    color: #d61f06;
}

.menuprinc .attention a {
    display: block;
    padding: 2px 14px;
    background-color: #1c243b;
    border-radius: 200px;
    color: #fff;
}

.menuprinc .attention a:hover {
    background-color: #1c243b;
}

.menuprinc .current_page_item a {
    color: #d61f06;
}

/*** menumob ***/
.menumob {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.98);
}

.menumob-btn {
    display: none;
    font-size: 40px;
    color: #010066;
    transition: all 200ms linear;
}

.menumob-btn:hover {
    color: #0400ff;
}

.menumob__close {
    position: absolute;
    top: 4px;
    right: 17px;
    font-size: 30px;
    color: #010066;
}

.menumob__close:hover {
    color: #0400ff;
}

.menumob__logo {
    padding: 50px 0;
    margin: auto;
    text-align: center;
}

.menumob__logo img {
    height: 150px;
}

.menumob__menu {}

.menumob__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.menumob__menu a {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #010066;
    text-align: center;
}

.menumob__menu a:hover {
    color: #0400ff;
}

.menumob__menu .attention a {
    display: block;
    padding: 2px 14px;
    background-color: #010066;
    border-radius: 200px;
    color: #fff;
}

.menumob__menu .attention a:hover {
    background-color: #0400ff;
}

.menumob__redes {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.menumob__redes a {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #010066;
    font-size: 30px;
    color: #fff;
}

.menumob__redes a:hover {
    background-color: #0400ff;
}

.menumob__redes [class*="fa-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* <- MENU */
/* -> MVV */
#missao-visao-valores {
    padding: 70px 0;
    background-color: #f7f7f7;
}

.mvv-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.mvv-item {
    text-align: center;
}

.mvv-item-icon img {
    height: 50px;
    color: #010066;
}

.mvv-item-title {
    margin: 20px auto;
    font-size: 20px;
    font-weight: 700;
}

.mvv-item-desc {
    font-weight: 300;
}

/* <- MVV */
/* -> LOJA VIRTUAL */
#loja-virtual {
    padding: 70px 0;
    background-image: url(/wp-content/themes/dmais/assets/imgs/lv-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.loja-virtual-cols {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: center;
}

.loja-virtual-col-title {
    font-size: 42px;
    font-weight: 700;
    color: #1c243b;
}

.loja-virtual-col-desc {
    margin: 20px 0;
}

.loja-virtual-col-btn a {
    padding: 10px 20px;
    background-color: #1c243b;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}

.loja-virtual-col-btn a:hover {
    background-color: #ff0000;
    color: #fff;
}

/* <- LOJA VIRTUAL */
/* -> EDITORAS */
#editoras {
    background-color: #1c243b;
}

#editoras .wrap {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fff;
}

.editoras-l1 {
    margin-bottom: 50px;
    text-align: center;
}

.editoras-title {
    font-size: 38px;
}

.editoras-descricao {
    max-width: 680px;
    margin: 0 auto 30px;
    font-weight: 300;
}

.editoras-lst {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    align-items: center;
    text-align: center;
}

/* <- EDITORAS */
/* -> CONTATO */
#contato {
    padding: 20px 0;
    background-color: #1c243b;
}

.contato-cols {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: center;
}

.contato-title {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    color: #fff;
}

.contato-items {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    font-weight: 300;
    color: #fff;
}

/* <- CONTATO */

/* -> FOOTER */
footer {
    padding: 70px 0;
    background-color: #d61f06;
}

.footer-l1 {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
}

.whatsappFixed-frm {
    position: fixed;
    bottom: 16px;
    right: 20px;
    z-index: 101;
    width: 50px;
}

.whatsappFixed-frm a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 5px 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 #ffffff;
    transition: all 200ms linear;
}

.whatsappFixed-frm a [class*="fa-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
}

.whatsappFixed-frm a.whatsappFixed {
    background-color: rgba(39, 197, 0, 1);
}

.whatsappFixed-frm a.whatsappFixed:hover {
    background-color: rgba(33, 169, 0, 1);
}

/* <- FOOTER */
/* -> SLIDER */
.slick-prev,
.slick-next {
    z-index: 99;
}

.slick-prev {
    left: 2px;
    width: 40px;
    height: 40px;
}

.slick-next {
    right: 2px;
    width: 40px;
    height: 40px;
}

.slick-prev:before,
.slick-next:before {
    font-size: 40px;
}

/* <- SLIDER */
/* -> PAGE */
.page__header {
    display: none;
    padding: 20px;
    background-color: #f7f7f7;
}

.page__header .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page__header-title {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.page__header-crumbs {
    font-size: 14px;
    color: #a0a0a0;
}

.page__header-crumbs a {
    color: #dc9090;
    transition: all 200ms linear;
}

.page__header-crumbs a:hover {
    color: #e90000;
}

.page__header-crumbs [class*="fa-"] {
    font-size: 12px;
}

.page__content {
    min-height: 300px;
}

.page__content .wrap {
    padding: 50px 20px;
    background-color: #fff;
}

/* <- PAGE */
/* -> CATEGORY */
.page__category-lst {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.page__category-item-img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center;
}

.page__category-item-title {
    margin-top: 5px;
    font-size: 22px;
    font-weight: 500;
}

/* <- CATEGORY */
@media screen and (max-width: 1240px) {
    .wrap {
        padding: 0 20px;
    }
}