@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css');

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

p.my-paragraph a:link {
    color: black;
}


a {
    color: #535353;
}

    a:hover {
        color: #000;
    }

.form-check-label {
    cursor: pointer;
}

.tell-book-author {
    font-family: "Montserrat";
    font-size: 1rem;
    color: #3e474b;
}

.privacy-title {
    font-family: "Montserrat";
    font-size: 1.2rem;
    font-weight:600;
    color: #3e474b;
    text-align: justify;
}

.privacy-body {
    font-family: "Montserrat";
    font-size: 0.9rem;
    color: #3e474b;
    text-align: justify;
}


.img-insta-author {
    width: 2%;
    height: 2%;
    margin-left: 1%;
}

.mel-comprar {
    width: 50%;
    display:inline-block;
}

.table-pay {
    width: 50%;
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
}

.modal-footer button {
    min-width: 100px;
}


.my-align-items-center {
    display: flex;
    align-items: center;
}

.my-nav-links .nav-link {
    font-family: "Montserrat";
    font-size: 1rem;
    font-weight:600;
    text-transform: none;
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: #737373 !important;
}

.iframe-boleto {
    width: 100%;
    height: 600px; /* ou outra altura desejada */
    border: none; /* remove a borda padrão do iframe */
}

.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer {
    padding: 20px;
    background-color: #f8f5ee;
    text-align: center;
    align-content: center;
    align-items: center;
    color: #000;
}

.footercontainer {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 auto;
}


.diviconshuu {
    background-color: #fff;
}

.background-rose {
    background-color: #f8f5ee;
    padding-bottom: 1%;
}

.div-container-gif {
    display: flex;
}


.img-gif-container {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.imagembackgroundgif {
    width: 100%;
    display: block;
}

.flor-img {
    position: absolute;
    width: 8%;
    top: 0;
    left: 0;
    /* Começa fora da imagem, abaixo do container, por ex: 150% da altura */
    transform: translate(0, 500px);
    transition: transform 3s ease;
    pointer-events: none;
    z-index: 2;
}

.flor-img-peq1 {
    position: absolute;
    width: 3%;
    top: 0;
    left: 0;
    /* Começa fora da imagem, abaixo do container, por ex: 150% da altura */
    transform: translate(0, 500px);
    transition: transform 3s ease;
    pointer-events: none;
    z-index: 2;
}

.flor-img-peq {
    position: absolute;
    width: 5%;
    top: 0;
    left: 0;
    /* Começa fora da imagem, abaixo do container, por ex: 150% da altura */
    transform: translate(0, 500px);
    transition: transform 3s ease;
    pointer-events: none;
    z-index: 2;
}


#canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.imgBanner {
    object-fit: cover;
    width: 100%;
}

.imgBanner2 {
    object-fit: cover;
    width: 100%;
}


.imgBanner-101 {
    object-fit: cover;
    width: 101%;
}


.imgWeAreShuu {
    width: 35%;
}

.release-container {
    background-color: white;
}

.imgRelease {
    width: 40%;
    margin-top: 1%;
}

.imgDestaque {
    width: 100%;
    margin-top: 0%;
}

.navbartop {
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
}

.navbarlist {
    display: flex;
    list-style: none;
    align-items: center;
    gap: 3rem;
}

.navlink {
    color: #000;
    text-decoration: none;
} 

.navlink:hover {
    transform: scale(1.1);
}

.div-hover{
 font-size:0.5rem;   
}    

.div-hover:hover {
    transform: scale(1.1);
}    


.navitem-submenu {
    display: flex;
    align-content: center;
    align-items: center;
}

.navitem-submenu:hover {
    transform: scale(1.1);
}

    .navitem:hover {
        transform: scale(1.1);
    }


/* Book Container*/
.div-container-block {
    display: flex;
    flex-wrap: wrap;
}

.div-item-block {
    flex: 1;
    margin: 10px;
}

.margin-right-5p {
    margin-right: 5%;
}

#iconshuu {
    height: 30px;
    width: 30px;
}

.img-icon-insta {
    margin-top:10px;
    width: 15px;
    height: 15px;
}

.div-item-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content:center;
}

.div-item-center a {
    text-align: center;
}

.sendbtn {
    background-image: url("/images/assets/home/send.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #3E474B;
    width: 140px;
    height: 40px;
    border: 0px;
    opacity: 0.8;
}




.bookitem {
    display: flex;
    justify-content: center;
}

.bookitem-left {
    width: 50%;
    display: flex;
    justify-content:end;
}

.bookitem-right {
    width: 50%;
}

.imgbook-Elena {
    width: 100%;
}

.imgbook-Elena:hover {
    transform: scale(1.1);
}

.imgbook-Alexia {
    width: 110%;
}

.imgbook-Alexia:hover {
        transform: scale(1.1);
    }

.buyhere-banner {
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 30%;
}

.buyhere-banner:hover {
    transform: scale(1.1);
}


.buyimg {
    width: 35%;
    opacity:0.8;
}

.buyimg:hover {
    opacity: 1;
    transform: scale(1.1);
}

.buyimg2 {
    width: 35%;
    opacity: 0.99;
}

.buyimg2:hover {
    opacity: 1;
    transform: scale(1.1);
}

.buyimg3 {
    width: 55%;
    opacity: 0.8;
}

.buyimg3:hover {
    opacity: 1;
    transform: scale(1.1);
}


.add {
    width: 45%;
    opacity: 0.8;
}

.add:hover {
    opacity: 1;
    transform: scale(1.1);
}

.div-containerImg {
    display: flex;
    justify-content: space-between;
}

.image1 {
    width: 40%; /* Ajuste a largura conforme necessário */
}

.image2 {
    width: 60%; /* Ajuste a largura conforme necessário */
    position: relative;
}


.presepio-title {
    margin-top: 3%;
    font-family: "Montserrat";
    font-size: 1.3rem;
    font-weight: 600;
    color: #3e474b;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.presepio-subtitle {
    margin-top: -1%;
    font-family: "Montserrat";
    font-size: 1rem;
    font-weight: 600;
    color: #3e474b;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.book-price-presepio {
    font-family: "Montserrat";
    font-size: 1.3rem;
    font-weight: 400;
    color: #3e474b;
}

.book-title {
    margin-top:5%;
    font-family: "Montserrat";
    font-size: 1.3rem;
    font-weight:600;
    color: #3e474b;
}

.book-title-1 {
    margin-top: 5%;
    font-family: "Montserrat";
    font-size: 1.5rem;
    font-weight: 600;
    color: #3e474b;
}

.book-author {
    font-family: "Montserrat";
    font-size: 0.9rem;
    font-weight:500;
    color: #3e474b;
}

.book-guide {
    margin-top: 5%;
    font-family: "Montserrat";
    font-size: 0.9rem;
    color: #3e474b;
}

.book-guide-medium {
    margin-top: -2%;
    font-family: "Montserrat";
    font-size: 1.0rem;
    color: #3e474b;
    font-weight: 500;
}


.book-guide-extra {
    font-family: "Montserrat";
    font-size: 1.3rem;
    font-weight: 500;
    color: #3e474b;
}


.book-guide-justified {
    text-align: justify;
    margin-top: 1%;
    margin-left: 30%;
    margin-right: 30%;
    font-family: "Montserrat";
    font-size: 0.9rem;
    color: #3e474b;
}

.book-price {
    margin-top: 5%;
    margin-bottom: 5%;
    font-family: "Montserrat";
    font-size: 1.3rem;
    font-weight: 400;
    color: #3e474b;
}

.book-prev {
    margin-top: 5%;
    font-family: "Montserrat";
    font-size: 0.9rem;
    color: #3e474b;
}

.book-prev2 {
    font-family: "Montserrat";
    font-size: 0.9rem;
    color: #3e474b;
    font-weight: 600;
}

.custom-icon-size {
    font-size: 30px;
    color: #737373;
}

.img-menu{
    width:20px;
    height:20px;
}

.img-menu-div {
    width: 50px;
    height: 50px;
    margin-right: 3px;
    display: inline-block;
}

.Montserrat {
    font-family: "Montserrat";
    font-size: 1.3rem;
    color: #3e474b;
}

.text-bold {
    font-weight: 600;
}

.text-bold500 {
    font-weight: 500;
}

.text-bold400 {
    font-weight: 400;
}

.text-font-size2 {
    font-size: 2rem;
}

.text-font-size1 {
    font-size: 1rem;
}

.text-font-size15 {
    font-size: 1.5rem;
}

.text-font-size13 {
    font-size: 1.3rem;
}

.text-font-size11 {
    font-size: 1.1rem;
}


.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom20 {
    margin-bottom: 20px;
}


.text-font-size5 {
    font-size: 5rem;
}

.text-font-size-dot9 {
    font-size: 0.9rem;
}

.text-font-size-dot8 {
    font-size: 0.8rem;
}

.textShuu {
    text-align: justify;
    font-size: 1.0rem;
    font-weight: 400;
    margin-bottom: 1%;
    margin-top: 1%;
    margin-left: 10%;
    margin-right: 10%;
    background-color: #f8f5ee;
}

.textCoracao {
    text-align: justify;
    font-size: 1.0rem;
    font-weight: 400;
    margin-bottom: 1%;
    margin-top: 1%;
    margin-left: 10%;
    margin-right: 10%;
    color: #3e474b;
}


.imgheart {
    width: 15px;
}

.imgabook {
    width: 80%;
}

.textHeart {
    display: flex;
    gap: 10px;
    display: flex;
    width: 100%;
    justify-content:center;
    align-content: center;
    align-items: center;
    margin-bottom: 0px;
}

.textHeart-inside {
    font-size:1rem;
}

.titleIdentity10 {
    width: 10%;
    margin-bottom: 2%;
}

.titleIdentity20 {
    width: 40%;
    margin-bottom: 2%;
}

.titleIdentity40 {
    width: 40%;
    margin-bottom: 2%;
}

.backbottom {
    background-color: #3E474B;
    margin-top: -5px;
}

.backbottom-pay {
    background-color: #3E474B;
}


.backbottom-contato {
    background-color: #3E474B;
}

.imgTalk {
    margin-top: 2%;
    align-content: center;
    object-fit: cover;
    width: 45%;
}

.imgEncomenda {
    margin-top: 3%;
    margin-bottom: 3%;
    align-content: center;
    object-fit: cover;
    width: 55%;
}


.imgarrow {
    width: 30%;
    margin-right: 1%;
}

.img-rodape {
    width: 100%;
}

.msg-back {
    display: block;
    width: 30%;
    color: white;
    font-size: 1.3rem;
    margin-top: 8%;
}

.msg-back-2 {
    display: block;
    width: 30%;
    color: white;
    font-size: 1.3rem;
    margin-top: 3%;
}


.msg-back-1 {
    color: white;
    font-size: 0.8rem;
}


.msg-payback-title {
    display: block;
    color: #C7C849;
    font-size: 1.2rem;
}

.text-margem-left30 {
    margin-left: 30%;
}

.text-margem20 {
    margin-left: 10%;
    margin-right: 10%;
}

.msg-payback {
    display: block;
    color: #FEEADC;
    font-size: 1rem;
}


.form-container-talk {
    display: block;
    justify-content: center;
    width: 30%;
    color: white;
    margin-bottom:7%;
}

.sendbtn:hover {
    opacity: 1;
    transform: scale(1.1);
}


#nome::placeholder {
    color: #fff;
}

#email::placeholder {
    color: #fff;
}

#assunto::placeholder {
    color: #fff;
}

#mensagem::placeholder {
    color: #fff;
}

.input-field {
    border: 0px;
    border-bottom: 2px solid white;
    background-color: #3E474B;
    font-size: 1.1rem;
    width: 100%;
    padding: 0.4rem;
    margin-bottom: 1.1rem;
    color: white;
}

#form-talk-submit input[type="submit"] {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: 0.4s;
}

#form-talk-submit input[type="submit"]:hover {
    background-color: #fff;
    color: #0075ff;
}

.imgFlower {
    width: 5%;
    height: 4%;
    margin-top: -2%;
    margin-left: -1%;
}
.imgFlower2 {
    width: 5%;
    height: 4%;
    margin-top: -2%;
    margin-left:1%;
}


.bottom-container {
    display: flex;
}

.butterfly-div {
    position: relative;
}

.imgButterfly {
    width: 70px;
    height: 70px;
    transform: rotate(0deg);
    position: absolute;
    left:10%;
}

.imgButterfly-teens {
    width: 50px;
    height: 50px;
    transform: rotate(0deg);
    position: absolute;
    left: 70%;
    top:60px;
}


.imgbook-Elena-carrinho{
    width:50px;
    height:75px;
}

.rotate {
    margin-left: 0px;
    animation: spin 15s linear infinite;
    transform-origin: bottom left;
    transition: transform 1s;
    animation-fill-mode: forwards;
}

.rotate-teens {
    margin-left: 0px;
    animation: spin-teens 25s linear infinite;
    transform-origin: top right;
    transition: transform 1s;
    animation-fill-mode: forwards;
}


@keyframes spin {
    0% {
        transform: rotate(70deg);
    }

    50% {
        transform: rotate(-70deg);
    }

    100% {
        transform: rotate(70deg);
    }

}

@keyframes spin-teens {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


#ordertable {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 40%;
}

#ordertable td, #ordertable th {
    font-size: 0.8rem;
    padding: 8px;
    width:50%;
}

.labelOptionDelivery{
    font-size:0.8rem;
}

.background-title {
    background-color: #747e82;
}

.background-field {
    background-color: #515B5D;
    border-bottom: 1px solid #747e82;
    border-bottom: 1px solid #747e82;
}

#ordertable td {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    color: #fff;
    width: 50%;
}

    .form-quantity{
        width: 100px;
    }

.div-align-left {
    display: flex;
    justify-content: flex-end;
}

.atualizarbtn {
    background-image: url("/images/assets/payment/atualizar.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #515B5D;
    width: 150px;
    height: 45px;
    border: 0px;
    opacity: 0.8;
    font-size: 0.8rem;
}

.atualizarbtn:hover {
    opacity: 1;
    transform: scale(1.1);
}

.calcularbtn {
    background-image: url("/images/assets/payment/calcular.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #515B5D;
    width: 150px;
    height: 45px;
    border: 0px;
    opacity: 0.8;
    font-size: 0.8rem;
}

    .calcularbtn:hover {
        opacity: 1;
        transform: scale(1.1);
    }


.table-dark {
    background-color: #3E474B;
    font-size: 14px;
}

    .table-dark th,
    .table-dark td {
        background-color: #3E474B;
        border-color: #747e82;
        vertical-align: middle;
        border: 1px solid #747e82; /* Adiciona uma borda à direita em todas as células */
    }

.btn-outline-dark {
    text-transform: none;
}

.btn-dark {
    color: #fff;
    background-color: #3E474B;
    border-color: #343a40;
    text-transform: none;
}


.btn-check-pay {
    color: #fff;
    background-color: #6C757D;
    border-color: #343a40;
}

.btn-check-pay:hover {
    color: #fff;
    background-color: #5C656D;
    border-color: #343a40;
}

.btn-dark-atenttion {
    color: #fff;
    background-color: #74A476; 
    border-color: #343a40;
}

    .btn-dark-atenttion:hover {
        color: #fff;
        background-color: #7DBAC0;
        border-color: #343a40;
    }


    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark:focus,
    .btn-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

.timeline-carrinho {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-left: 10%;
    margin-right: 10%;
}

.step {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 25%;
    box-sizing: border-box;
    color: #aaa;
}

    .step.active {
        color: #C9C62D;
    }

.step-label {
    margin-top: 10px;
    font-size: 14px;
}

.round-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #555;
    font-size: 20px;
    color: #555;
    transition: background-color 0.3s, color 0.3s;
}

    .round-button:hover {
        background-color: #555;
        color: #fff;
    }

/* estilo da linha */
.line {
    width: 43.333%;
    height: 2px;
    background-color: #555;
    display: inline-block;
    margin-top: 18px;
    margin-bottom: 18px;
    vertical-align: middle;
}

/* estilo da linha quando passo ativo */
.step.active ~ .line {
    background-color: #C9C62D;
}


.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    justify-content: center;
}

.popup-content {
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 10px;
    width: 300px;
    max-width: 100%;
    justify-content: center;
}

.popup-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.popup-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.popup-close {
    font-size: 16px;
    font-weight: bold;
    color: #555;
    border: 1px solid;
    background-color: transparent;
    cursor: pointer;
}

    .popup-close:hover {
        color: #666;
    }

.popup-body {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

.popup-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logged-in {
    background-color: #fff;
    color: #000;
    padding: 0.1rem;
    border: 1px solid #ddd;
    border-radius: 25%;
}

.hint-carrinho {
    position: relative;
}

    .hint-carrinho::after {
        content: attr(title);
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 5px;
        font-size: 14px;
        border-radius: 5px;
        white-space: nowrap;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        z-index: 9999;
    }

    .hint-carrinho:hover::after {
        opacity: 1;
    }

.card-adress {
    background-color: #f5f5f5;
    border: none;
    font-size: 0.8rem;
}

.card-title {
    color: #4d4d4d;
    font-size: 1.2rem;
}

th.quantity::after {
    content: "Quantidade";
}

.video-container {
    position: absolute;
    width: 35%;
    height: 0;
    left: 18px;
    bottom: 28px;
    padding-bottom: 20%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left:0;
    width: 100%; 
    height: 100%;
}

.video-container-768 {
    position: absolute;
    width: 85%;
    height: 0;
    left: 29px;
    bottom: 14%;
    padding-bottom: 50%;
}

.video-container-768 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.banner-desktop {
    display: block;
}

.banner-mobile {
    display: none;
}

@media (max-width: 520px) 
{
    body {
        flex-direction: column;
    }

    .imgBanner2 {
        margin-bottom: 10px;
    }

    th.quantity::after {
        content: "Quant.";
    }

    .msg-back {
        width: 30%;
        margin-top: 8%;
    }

    .form-container-talk {
        width: 50%;
        margin-bottom: 7%;
    }

    .imgWeAreShuu {
        width: 70%;
    }

    .imgRelease {
        width: 75%;
        margin-top: -8%;
    }


    .backbottom {
        margin-top: -10px;
    }

    .atualizarbtn {
        width: 75px;
        height: 22px;
    }

    .calcularbtn {
        width: 75px;
        height: 22px;
    }

    .imgButterfly {
        width: 30px;
        height: 30px;
        transform: rotate(0deg);
        position: absolute;
        left: 5%;
    }

    .imgheart {
        width: 10px;
    }

    .buyimg {
        width: 40%;
    }

    .imgTalk {
        width: 75%;
    }

    .imgFlower {
        margin-top: -8%;
        margin-left: -5%;
    }

    .imgEncomenda {
        margin-top: 3%;
        margin-bottom: 3%;
        width: 85%;
    }

    #ordertable {
        width: 80%;
    }

    .div-item-block {
        flex-basis: 100%;
    }

    .imgarrow {
        width: 0%;
    }

    .mel-comprar {
        width: 0%;
        display: none;
    }

    .table-pay {
        width: 100%;
    }

    .imgFlower2 {
        width: 8%;
        margin-top: -6%;
        margin-left: 1%;
    }

    .titleIdentity10 {
        width: 50%;
        margin-bottom: 2%;
    }

    .titleIdentity20 {
        width: 90%;
        margin-bottom: 2%;
    }

    .titleIdentity40 {
        width: 100%;
        margin-bottom: 2%;
    }

    .imgButterfly-teens {
        width: 20px;
        height: 20px;
        top: 30px;
    }

    .banner-desktop {
        display: none;
    }

    .banner-mobile {
        display: block;
    }

    .buyimg3 {
        width: 70%;
        opacity: 0.8;
    }

}

@media (min-width: 768px) 
{
    html 
    {
        font-size: 16px;
    }

    .banner-desktop {
        display: block;
    }

    .banner-mobile {
        display: none;
    }
}


@media (max-width: 1200px) {
    .buyhere-banner {
        position: absolute;
        bottom: -50px;
        right: 0;
        width: 30%;
    }
}

@media (max-width: 968px) {
    .buyhere-banner {
        position: absolute;
        bottom: -45px;
        right: 0;
        width: 35%;
    }
}