.pt-5 {
    padding-top: 30px;
}
.pb-5 {
    padding-bottom: 30px;
}
input#local_search {
    border-radius: 25px;
    border: solid 1px #29324f;
    font-weight: 500;
    padding-left: 21px;
    color: #29324f;
}

.bt-see-more {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}
.see-more {
    background: #63bf00;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 10px;
    width: auto;
    margin: 0;

    font-weight: 500;
    height: auto;
    color: #fff;
    border-color: #4cae4c;
}
.see-more i {
    margin-left: 10px;
}
section.pdp {
    padding-left: 20px;
    width: 100%;
}
.collection.books figure.figure-first img {
    height: -webkit-fill-available;
}
.collection.books .prd-list-item {
    margin-bottom: 50px;
}
    .collection.books .prd-list-item.col-lg-2,
    .collection.books .prd-list-item.col-lg-3,
    .collection.books .prd-list-item.col-lg-4
    {
        margin-bottom: 50px;
        flex-wrap: wrap;
        justify-content: flex-start !important;
        align-content: flex-start !important;
    }

.collection.books .bt-see-more {
    width: fit-content;
}
.bt-add-to-kart {
    background: #f5f5f5;
    padding: 13px 30px;
    border-radius: 20px;
}
.banner img {
    width: 100%;
}
.banner img.display-on-desktop {
    display: block;
}
.banner img.display-on-mobile {
    display: none;
}



.collection.books .col-lg-12 .product-wrapper-container {
    margin: 0 !important;
    max-width: 100% !important;
}
.collection.books .col-lg-12 figure.figure-first {
    height: 500px;
}
.collection.books .col-lg-12 .product-wrapper-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.collection.books .col-lg-12 .product-wrapper-container a.product-item-link {
    display: contents;
}
.collection.books .col-lg-12 .product-wrapper .product-name {
    width: 100%;
    line-height: normal;
}
.collection.books .col-lg-12 .flex-row-reverse {
    flex-direction: row-reverse !important;
}
.collection.books .col-lg-12 .flex-row-reverse section.pdp {
    padding-left: 0;
    padding-right: 20px;
}






.collection.books .col-lg-6 figure.figure-first {
    height: 300px;
}

.collection.books .col-lg-6  section.pdp h1.product-name {
    font-size: 25px;
}
.collection.books .col-lg-6  section.pdp .text-muted {
    font-size: 17px;
}
.collection.books .col-lg-6  section.pdp .author-list {
    font-size: 22px;
}
.collection.books .col-lg-6 section.pdp .synopse {
    display: none !important;
}
.collection.books .col-lg-6 section.vitrine .prd-list-item {
    padding: 0 20px !important;
}





.collection.books .col-lg-4.prd-list-item,
.collection.books .col-lg-3.prd-list-item,
.collection.books .col-lg-2.prd-list-item
{
    justify-content: center;
}

.collection.books .col-lg-4 section.pdp,
.collection.books .col-lg-3 section.pdp,
.collection.books .col-lg-2 section.pdp
{
    display: none;
}






.collection.books .col-lg-4 figure.figure-first {
    height: 480px;
}

.collection.books .col-lg-3 figure.figure-first {
    height: 400px;
}

.collection.books .col-lg-2 figure.figure-first {
    height: 300px;
}

@media screen and (min-width: 1200px) {
    .product-wrapper figure {
        height: 200px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .collection.books .col-lg-2 figure.figure-first {
        height: 250px;
    }
}

@media screen and (max-width: 1199px) {
    .collection.books .col-lg-12 section.pdp
    {
        display: none;
    }

    .collection.books figure.figure-first {
        height: 300px;
    }

    .collection.books .col-lg-12.prd-list-item {
        justify-content: center;
    }
}
@media screen and (max-width: 991px) {
    .collection.books .col-lg-6 section.pdp
    {
        display: none;
    }
    .collection.books .col-lg-6.prd-list-item {
        justify-content: center;
    }

    .banner img.display-on-desktop {
        display: none;
    }
    .banner img.display-on-mobile {
        display: block;
    }
}


.put-italic i:not(.fas),
.put-italic i:not(.fa)
{
    font-style: italic !important;
}

.product-price {
    font-size: 12px;
}

section.pdp .product-price-new span:not([data-preco-prefixo]),
.product-price-new span:not([data-preco-prefixo])
{
    font-size: 17px !important;
}
section.pdp .product-price-new span+span,
.product-price-new span+span
{
    font-size: 24px !important;
}

section.pdp .product-price-new,
.product-price-new
{
    padding-top: 12px;
    line-height: 24px;
}
section.pdp .product-price-parcels strong {
    font-size: 13px;
}


.small-metadata-content {
    padding-left: 13px;
    padding-right: 17px;
}

.small-metadata-content h1.product-name {
    font-size: 18px;
    font-weight: 600;
}

.collection.books .col-lg-4 .small-metadata-content,
.collection.books .col-lg-3 .small-metadata-content,
.collection.books .col-lg-2 .small-metadata-content
{
    display: block;
}
.collection.books .col-lg-6 .small-metadata-content,
.collection.books .col-lg-12 .small-metadata-content
{
    display: none;
}

.small-metadata-content h1.product-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
}
.small-metadata-content .author-list {
    font-size: 20px;
}

.small-metadata-content .see-more {
    background: #f4f4f4 !important;
    color: #707070 !important;
    border-color: #949494 !important;
}

.product-price-parcels {
    display: none;
}

a.btn-buy i {
    font-size: 10px;
}
/*p.product-subtitle {*/
/*    min-height: 48px;*/
/*}*/

.product-price .product-price-new {
    padding-top: 0px !important;
}