/*!Theme Name:Muriel 2023
Theme URI:https://muriel.com.br/Author:Marcos Reis-Defoco
Description:Site Institucional da empresa Nova Muriel,criado por Marcos Reis-Defoco.
Version:6.0
License:Closed-Copyright by Defoco
License URI:https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:Nova Muriel
Tags:Cosmeticos,Institucional,Responsivo,Bootstrap,WordPress,PHP*/


::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #ec008c
}

::-webkit-scrollbar-thumb:hover {
    background: darkgray
}

a:link,
a:hover,
a:active,
a:visited {
    color: inherit;
    text-decoration: none !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
    font-weight: 600
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden !important;
    position: relative !important
}

.btn:focus,
button:focus,
.navbar-toggler:focus,
.navbar-toggler:hover,
input:focus,
textarea,
.page-item:focus,
.page-link:focus,
select,
a {
    box-shadow: none !important;
    outline: none;
    text-decoration: none !important
}

:root {
    --dark-pink: #de0082;
    --default: #de0082
}

p {
    margin-bottom: 0 !important
}

.dark-pink {
    color: var(--dark-pink)
}

.text-default {
    color: var(--default)
}

.bg-pink {
    background-color: var(--dark-pink)
}

.bebas-neue {
    font-family: 'Bebas Neue' !important
}

.photoshoot {
    font-family: 'Helvetica' !important;
    font-weight: 400 !important
}

.roboto-100 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100 !important
}

.helvetica {
    font-family: 'Helvetica' !important
}

.roboto-300 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important
}

.hover-none:hover {
    color: var(--dark-pink) !important
}

#top ul li a {
    font-size: 0.9rem !important
}

@media(min-width:992px) {
    #blue-bar {
        padding-bottom: 25px
    }

    #SecGelatinas {
        background-image: url('https://muriel.com.br/wp-content/uploads/2024/07/BannerSecGelatinasNovoMurielV1.webp');
    }
}

header {
    background-color: var(--dark-pink);
    background-size: auto 150%;
    background-position: left top;
    background-repeat: no-repeat
}

.navbar-light .navbar-toggler-icon {
    filter: invert(1);
    padding: 18px
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Helvetica' !important;
    color: #fff;
    font-weight: 400 !important
}

#mySidenav {
    font-size: 1.4em !important
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px
}

.sidenav a {
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover {
    color: #EC008C
}

.sidenav small {
    padding: 8px 8px 8px 32px;
    color: #EC008C;
    transition: 0.3s
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    margin-left: 25px;
    margin-top: 15px;
    color: #EC008C;
    line-height: 1;
    padding: 0em
}

.sidenav .closebtn:hover {
    background: #fff;
    color: #EC008C
}

#sidenav-bg {
    background-color: rgb(255 255 255 / .9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    cursor: pointer;
    z-index: 999;
    display: none;
    transition: all 1s
}

.changeColor {
    transition: all 0.4s ease;
    padding: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px !important;
    background-color: var(--dark-pink);
    background-size: auto 190%;
    background-position: center top;
    background-repeat: no-repeat
}

.banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.BannerMobileSecGelatinas {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center top !important
}

.BannerMobileBlackBarber {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center top
}

.tag {
    right: 0;
    top: 20px;
    font-size: .7rem;
    border-radius: 5px 0 0 5px
}

.carousel-indicators [data-bs-target],
.owl-theme .owl-dots .owl-dot span {
    border-radius: 50%;
    background-color: #fdafdd !important;
    height: 15px;
    width: 15px
}

.carousel-indicators .active,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: var(--dark-pink) !important;
    transform: scale(1.1)
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    position: relative !important;
    padding-top: 50px;
    margin-top: -50px
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 100vw;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%, -50%);
    max-width: 1380px;
    z-index: -1
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    padding: 25px 15px !important;
    opacity: 0
}

.owl-carousel .owl-nav button.owl-next {
    border-radius: 0 50% 50% 0;
    background-color: #e7e7e7;
    margin: 0 !important;
    position: relative;
    height: 35px;
    transform: rotate(180deg)
}

.owl-carousel .owl-nav button.owl-prev {
    border-radius: 50% 0 0 50%;
    background-color: #e7e7e7;
    margin: 0 !important;
    height: 35px;
    transform: rotate(-180deg)
}

@media(min-width:992.1px) {

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        border-radius: 50% !important
    }
}

.owl-carousel .owl-nav button.owl-next::after {
    content: "➔";
    position: absolute;
    left: 5px;
    font-size: 1.5rem;
    top: 0;
    transform: rotate(180deg)
}

.owl-carousel .owl-nav button.owl-prev::after {
    content: "➔";
    position: absolute;
    left: 5px;
    font-size: 1.5rem;
    top: 0
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: var(--dark-pink) !important
}

.owl-carousel .owl-stage {
    margin-top: 20px
}

.owl-theme .owl-dots {
    margin-top: 20px
}

.rotate-positive-350 {
    transform: rotate(352deg)
}

.reverse-ul {
    direction: rtl;
    text-align: right;
    max-width: 95%
}

@media(max-width:992px) {
    .title-absolute-baby {
        left: 50%;
        line-height: 1;
        bottom: 0;
        transform: translate(-50%, 0);
        width: 100%;
        max-width: 320px
    }
}

@media(min-width:992.1px) {
    .title-absolute-baby {
        left: 50%;
        line-height: 1;
        bottom: 3.5%;
        transform: translate(-50%, 0);
        width: 100%;
        max-width: 320px
    }
}

.bg-heart {
    background-repeat: no-repeat;
    background-position: center center;
    display: grid;
    place-items: center;
    background-size: 150px auto;
    min-height: 150px
}

#mail-newsletter,
#button-newsletter {
    border: 2px solid var(--dark-pink)
}

.text-gray {
    color: #808d92
}

footer #bg-footer {
    background: #7a0052;
    background: -moz-linear-gradient(0deg, rgb(122 0 82) 0%, rgb(222 0 130) 70%);
    background: -webkit-linear-gradient(0deg, rgb(122 0 82) 0%, rgb(222 0 130) 70%);
    background: linear-gradient(0deg, rgb(122 0 82) 0%, rgb(222 0 130) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a0052", endColorstr="#de0082", GradientType=1)
}

footer #color {
    padding: 1rem 0;
    background-repeat: no-repeat;
    background-size: 1920px 100%;
    background-position: center top
}

#intitucional li,
#bg-footer .horario,
#bg-footer .content-bottom p {
    font-size: .9rem
}

#intitucional li a {
    color: #fff;
    text-decoration: none
}

.bg-quero-vender,
.bg-trabalhe-conosco,
.bg-onde-encotrar,
.bg-parcerias,
.banner-produtos,
.para-os-cabelos {
    background-position: center 25%;
    background-repeat: no-repeat;
    background-size: cover
}

.form-group .form-control {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid var(--dark-pink)
}

#formParcerias .form-group {
    margin: 10px 0 !important
}

.form-group {
    margin: 20px 0
}

#trabalheConosco .form-group {
    margin: 12px 0 !important
}

.form-group .form-control::placeholder {
    color: #111
}

.wpcf7-form-control.wpcf7-radio {
    position: relative
}

input[type=radio] {
    accent-color: var(--dark-pink);
    padding: 50px !important;
    mix-blend-mode: multiply;
    width: 25px;
    height: 25px;
    top: 7px;
    position: relative
}

.mensagem {
    resize: none
}

.wpcf7-form-control-wrap #uf,
.wpcf7-form-control-wrap #porte {
    background-image: url(https://muriel.com.br/wp-content/uploads/2023/06/seta-form-down.png);
    background-size: auto 12px;
    background-repeat: no-repeat;
    background-position: 95% center
}

.wpcf7-form-control-wrap #porte {
    background-position: 99% center !important
}

#submit,
#submit-work,
#submit-parcerias {
    color: var(--dark-pink)
}

#border-color-p p,
#submit-work,
#submit-parcerias {
    border: 1px solid var(--dark-pink);
    background-color: #fff
}

.wpcf7-spinner {
    margin: 0 !important
}

#Div-WhatsApp-p p {
    width: 100% !important;
    display: flex;
    justify-content: space-around
}

.wpcf7-form-control-wrap #mail-newsletter {
    background-color: #fff !important;
    color: var(--dark-pink) !important
}

.wpcf7-form-control-wrap #mail-newsletter::placeholder {
    color: var(--dark-pink) !important
}

@media(max-width:992px) {
    #button-newsletter {
        width: 100%;
        display: block
    }
}

@media(min-width:992px) {
    #Div-Flex-p p {
        display: flex
    }
}

#wpcf7-f9619-o1 .form-group,
#wpcf7-f71-o1 .form-group {
    margin: 10px 0
}

.autocomplete {
    position: relative
}

input {
    border: 1px solid #fff0;
    background-color: #f1f1f1;
    padding: 10px;
    font-size: 16px
}

input[type=text] {
    background-color: #f1f1f1;
    width: 100%
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 15px;
    right: 15px
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
}

.autocomplete-items div:hover {
    background-color: #e9e9e9
}

.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #fff
}

#myInputautocomplete-list {
    max-height: 300px;
    overflow: auto
}

@media(max-width:768px) {
    .custom-select {
        padding: 10px;
        width: 100%
    }
}

.list-group a:hover {
    transition: all 0.2s ease;
    color: var(--dark-pink)
}

.form {
    width: 100%;
    padding: 15px;
    background: none;
    box-shadow: none;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    font-size: 13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

.btns-actions {
    top: 0;
    right: 0;
    background-color: rgb(255 255 255 / .5);
    opacity: 0
}

.box-gallery:hover .btns-actions {
    display: flex !important;
    opacity: 1
}

.box-gallery:hover img.img-product {
    transition: all 0.3s ease;
    opacity: .5;
    cursor: pointer
}

.ekko-lightbox-nav-overlay a span {
    color: #000
}

.ekko-lightbox .modal-header {
    background-color: #f8f9fa !important
}

.ekko-lightbox .modal-title {
    font-weight: 300 !important
}

.custom-pagination .page-numbers.current {
    background-color: #EC008C;
    border-color: #EC008C;
    color: #fff
}

.custom-pagination .page-numbers:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.custom-pagination .page-numbers {
    padding: .375rem .75rem;
    position: relative;
    display: block;
    color: #151515;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.custom-pagination .page-numbers:last-child {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.custom-pagination .page-numbers:not(:first-child) {
    margin-left: -1px
}

.custom-pagination .page-numbers:hover:not(.current) {
    z-index: 2;
    color: #151515;
    background-color: #e9ecef;
    border-color: #dee2e6
}

@media (min-width:768px) {
    .w-md-50 {
        width: 50%
    }
}

.carousel-item .bg {
    background-position: top center
}

.invert {
    filter: invert(1)
}

@media (max-width:768px) {
    .thumb-post-carousel {
        height: 270px !important
    }

    .carousel-item .col-md {
        height: 270px
    }
}

.breadcrumb-item.wp_title:last-child::before {
    padding-right: 0
}

.is-hover:hover {
    color: var(--default)
}

.hov-img-zoom:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.hov-img-zoom img {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s
}

.blog-date {
    left: 0;
    bottom: 30px;
    height: 30px;
    width: 200px;
    line-height: 0;
    font-size: 13px
}

.pesquisa input.busca {
    height: 48px;
    font-size: 13px;
    color: #555;
    line-height: 1.8;
    padding-right: 50px;
    padding-left: 23px
}

.pesquisa button.btn-search {
    width: 50px;
    height: 58px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pesquisa button.btn-search:hover .ihver {
    filter: var(--fill-icon)
}

[class*="box-"] p>span:not(:last-child):not(.required)::after {
    content: '|';
    padding: 0 .5rem
}

.post-media.bg {
    height: 250px
}

li.tag {
    font-size: .7rem
}

li.tag:hover {
    color: var(--default);
    border: 1px solid var(--default) !important
}

span.category a:not(:first-child) {
    margin-left: .25rem
}

.post div.overflow-hidden .thumbnail {
    height: 200px
}

.content-single-post img {
    max-width: 100%;
    height: auto
}

.content-single-post ol {
    list-style: none;
    padding-left: .5rem;
    counter-reset: my-awesome-counter
}

.content-single-post ol li {
    padding-left: 38px;
    counter-increment: my-awesome-counter;
    position: relative;
    margin-bottom: .5rem
}

.content-single-post ol li::before {
    content: counter(my-awesome-counter);
    color: #fff;
    background-color: var(--default);
    position: absolute;
    left: 0;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-align: center
}

.single-comment:not(:first-child) {
    padding-top: 1rem;
    border-top: 1px dotted #ddd
}

.btn-form {
    border: 1px solid (--black);
    background-color: var(--black)
}

.btn-form:hover {
    border: 1px solid (--default);
    background-color: var(--default)
}

#categoties ul li {
    list-style: none
}

.margin-top-1 {
    margin-top: 1rem
}

@media(max-width:992px) {
    .button-top-10 {
        position: relative;
        top: 15px
    }

    .margin-negative {
        margin-top: -15%
    }

    .font-size-5 {
        font-size: 1rem
    }
}

@media(min-width:992.1px) {
    .font-size-5 {
        font-size: 1.25rem
    }
}

#siglePageProduct .owl-nav {
    display: none !important
}

#cookiePopup {
    border-radius: 10px;
    background: rgb(204 204 204 / .9);
    width: 80%;
    position: fixed;
    bottom: 20px;
    padding: 5px 10px;
    max-width: 1200px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 999999999999999;
    padding-bottom: 15px
}

#cookiePopup .text-white {
    padding: 10px 15px;
    font-size: 1.4rem;
    color: #121212;
    font-weight: 600
}

#cookiePopup p {
    text-align: left;
    font-size: 15px;
    color: #4e4e4e;
    padding: 15px;
    color: #121212;
    line-height: 1.3;
    font-weight: 500 !important
}

#cookiePopup .text-primary {
    color: #000;
    text-decoration: underline !important
}

#cookiePopup button {
    border: none !important;
    width: 50%;
    padding: 8px 0;
    border-radius: 10px;
    color: #fff;
    font-size: 1.2rem;
    margin-top: 1rem
}

#cookiePopup button:hover {
    transition: all 0.3s ease;
    background-color: #39c029
}

#cookiePopup .bg-danger {
    background-color: #1c9f0c
}

@media(min-width:992px) {
    #acceptCookie {
        max-width: 50%;
        left: 50%
    }
}

.owl-dots {
    .owl-dot:nth-child(n+6) {
        display: none !important
    }
}

.es-post-share {
    display: block !important
}

.img-galery:hover {
    transition: all 0.3s ease;
    opacity: .5;
    cursor: pointer
}

.hideElement {
    display: none
}

#img-zoomer-box {
    max-width: 500px;
    height: auto;
    position: relative;
    margin: 0 auto
}

#imgMain {
    width: 100%;
    height: auto
}

#img-zoomer-box:hover,
#img-zoomer-box:active {
    cursor: crosshair !important;
    display: block
}

#img-zoomer-box:hover #img-zoom,
#img-zoomer-box:active #img-zoom {
    opacity: 1
}

#img-zoom {
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 150%;
    box-shadow: 0 5px 10px -2px rgb(0 0 0 / .3);
    pointer-events: none;
    position: absolute;
    opacity: 0;
    border: 1px solid whitesmoke;
    z-index: 99;
    display: block;
    transition: opacity .2s
}

#cn-notice-text {
    font-size: 1.2rem;
    display: block;
    padding: 35px 0;
	letter-spacing: 1px;
}

.cn-set-cookie.cn-button {
    font-size: 1rem !important;
    color: #fff !important;
    padding: 10px 15px
}

#cookie-notice {
    left: 50% !important;
    transform: translate(-50%, 0);
    bottom: 30px !important;
    border-radius: 15px
}

@media(min-width:1700.1px) {
    #cookie-notice {
        min-width: 1200px !important
    }
}

@media(min-width:768.1px) and (max-width:1700px) {
    #cookie-notice {
        min-width: 80% !important
    }
}

@media(max-width:768px) {
    #cookie-notice {
        min-width: 95% !important
    }

    #cn-notice-text {
        font-size: 1rem !important;
        display: block;
        padding: 35px 0;
        line-height: 25px !important
    }

    .cookie-notice-container,
    .cookie-revoke-container {
        padding: 15px 20px !important
    }
}

.cn-close-icon:after,
.cn-close-icon:before {
    background-color: red !important
}

.cn-close-icon {
    top: 15% !important
}

.text-stroke-white {
    text-shadow: #fff 2px 0 0, #ffffff 1.75517px .958851px 0, #ffffff 1.0806px 1.68294px 0, #ffffff .141474px 1.99499px 0, #ffffff -.832294px 1.81859px 0, #ffffff -1.60229px 1.19694px 0, #ffffff -1.97998px .28224px 0, #ffffff -1.87291px -.701566px 0, #ffffff -1.30729px -1.5136px 0, #ffffff -.421592px -1.95506px 0, #ffffff .567324px -1.91785px 0, #ffffff 1.41734px -1.41108px 0, #ffffff 1.92034px -.558831px 0
}

.btn-green {
    background: #00ac00;
    background: -moz-linear-gradient(0deg, rgb(0 172 0) 0%, rgb(0 203 0) 100%);
    background: -webkit-linear-gradient(0deg, rgb(0 172 0) 0%, rgb(0 203 0) 100%);
    background: linear-gradient(0deg, rgb(0 172 0) 0%, rgb(0 203 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ac00", endColorstr="#00cb00", GradientType=1);
    border: 0 !important
}

@media(min-width:992px) {
    .sem-parabenos {
        height: 140px;
        background-size: 95% 100%;
        background-repeat: no-repeat;
        background-position: center center;
        right: 130px;
        top: 65px
    }
}

@media(min-width:1400px) {
    .sem-parabenos {
        right: 155px;
        top: 80px
    }
}

@media(max-width:991.9px) {
    .sem-parabenos {
        height: 110px;
        background-size: 85% 95%;
        background-repeat: no-repeat;
        background-position: center center;
        right: -10px;
        top: -5px
    }

    .sem-parabenos .d-lg-none {
        position: relative;
        top: -5px
    }
}

@media(max-width:768px) {
    .px-sm-0 {
        padding: 0 !important
    }
}

.banner-baby {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.text-purple-light {
    color: #694f81
}

@media(min-width:1900px) {
    #section-linha-baby {
        background-position: center 90%
    }
}

@media(min-width:992px) {
    .top-100-negative {
        top: -100px
    }

    .bottom-200-negative {
        margin-bottom: -220px
    }

    .container-baby-bg-white-bottom {
        min-height: 1230px;
        display: grid;
        place-items: center
    }

    .container-baby-bg-white {
        min-height: 1650px;
        display: grid;
        place-items: center
    }
}

@media(min-width:1200px) {
    .container-baby-bg-white-bottom {
        min-height: 1200px !important
    }

    .container-baby-bg-white {
        min-height: 1300px !important
    }
}

@media(max-width:991px) {
    .container-baby-bg-white .row {
        background-image: none !important
    }

    .bottom-200-negative,
    .bottom-200-negative-bottom {
        margin-bottom: -80px
    }

    .bg-sm-none {
        background-image: none !important
    }
}

@media(max-width:1200px) {

    .container-baby-bg-white,
    .container-baby-bg-white-bottom {
        background-size: auto 100% !important
    }
}

@media(max-width:1199.9px) {
    .bg-xl-none {
        background-image: none !important
    }
}

@media(max-width:991.9px) {
    .col-video-embed {
        transform: translate(-59%, -65%);
        left: 50%;
        top: 50%;
        max-width: 425px
    }

    .final-sec-05 {
        background-image: url(https://muriel.com.br/wp-content/uploads/2024/03/FundoFinalSec05V1MobileV3.png) !important;
        background-size: 120% auto !important;
        background-position: center -5% !important
    }
}

@media(min-width:992px) and (max-width:1199.9px) {
    .col-video-embed {
        transform: translate(-59%, -65%);
        left: 50%;
        top: 50%;
        max-width: 600px
    }

    .bottom-200-negative-bottom {
        margin-bottom: -130px
    }
}

@media(min-width:1200px) {
    .col-video-embed {
        transform: translate(-59%, -66%);
        left: 50%;
        top: 50%;
        max-width: 607px
    }

    .bottom-200-negative-bottom {
        margin-bottom: -200px
    }
}

@media(max-width:767px) {
    .col-video-embed {
        transform: translate(-50%, -50%) !important
    }

    .opacity-sm-none {
        opacity: 0
    }
}

.pulse-button {
    background-color: #4d8959;
    animation: pulse-white 2s infinite
}

@keyframes pulse-white {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgb(78 140 90 / .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px #fff0
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 #fff0
    }
}

.pulse-button:hover {
    animation: none
}

@media(min-width:992px) {
    .habbit:after {
        content: url(https://muriel.com.br/wp-content/uploads/2024/03/coelhoV1.png);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(70%, -40%)
    }
}

.pop-up-area {   
	position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);      
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 480px
}

.custom-alert{
	position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
	background-color: rgba(0,0,0,0.3);
}

@media(min-width: 992px) and (max-width:1900px){
	.pop-up-area{
		top: 60%;
		max-width: 400px
	}
}

.pop-up-area button {
    background: none;
    border: none;
    color: red;
    font-size: 20px;
    cursor: pointer
}

.alert {
    margin-bottom: 0 !important;
    text-align: center
}

.fade-out {
    opacity: 0;
    transition: opacity 0.5s ease-out
}

.eapps-instagram-feed-posts-item-user-name {
    margin-top: 10px;
    margin-bottom: 10px
}

.home .owl-carousel .card-img-top {
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 95%;
    height: 206px;
    margin: 10px auto
}

.owl-carousel .card-title {
    font-weight: 600
}

.btn.bg-pink {
    font-weight: 600
}

h2.fs-5,
h2.fs-4,
span.h5,
h5.card-title,
h4.border-bottom,
select,
input,
form .btn,
#result-Search a {
    font-weight: bold !important
}

select::placeholder {
    color: #ccc !important;
    opacity: 0.6 !important
}

@media(max-width:768px) {
    .owl-nav {
        display: none !important
    }
}

@media(max-width: 992px) {
    .bg-sm-none {
        background-image: none !important;
    }
}

.font-weight-light,
.font-weight-bold,
.text-purple-light.fs-6 {
    font-weight: bold !important;
}

/* Owl-Carousel */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* Default */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
