header {
    height: fit-content;
    font-family: 'Ruda', sans-serif;
    transition-duration: 0.3s;
    background-color: #4c5056;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

header nav {
    padding: 0 !important;
}

header nav li {
    cursor: pointer;
}

.before-scroll {
    position: relative;
    z-index: 1;
    transition-duration: 0.3s;
}

.before-scroll img {
    width: 300px;
    transition-duration: 0.3s;
}

.after-scroll {
    width: 100%;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 3;
    transition-duration: 0.3s;
}

.after-scroll img {
    margin-top: 20px;
    width: 150px;
    transition-duration: 0.3s;
}

/* não logado */
.pt-ajust1 {
    padding-top: 4px !important;
}

/* logado */
.pt-ajust2 {
    padding-top: -1px !important;
}

/* logado */
.pt-ajust3 {
    padding-top: 0 !important;
}

@media screen and (max-width: 576px) {
    .before-scroll img {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .after-scroll img {
        margin-top: 10px;
    }

    /* não logado */
    .pt-ajust1 {
        padding-top: 6px !important;
    }

    .pt-ajust2 {
        /* logado */
        padding-top: -2px !important;
    }


    .pt-ajust3 {
        /* logado */
        padding-top: 3px !important;
    }
}

.after-scroll .mt-4 {
    margin-top: 9px !important;
    transition-duration: 0.3s;
}

.fs-12px {
    font-size: 12px;
}

.fs-13px {
    font-size: 13px;
}

.fs-14px {
    font-size: 14px;
}

.top--5 {
    top: -5px;
}

.left--40 {
    left: -40px
}

header li {
    display: inline;
    color: #fff;
    padding: 0 2px 0 2px;
    font-size: 11px;
}

.changeIdiomHiddenBox {
    display: none;
    position: absolute;
    top: 30px;
}

.flagBorder {
    border-radius: 10% !important;
    overflow: hidden;
}

.x-mall {
    font-size: x-small;
}

.fs-1000px {
    font-size: 130em;
    overflow: hidden !important;
}

.bar {
    width: 2px;
    height: 12px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: +1px
}

.bg-37393F {
    background-color: #37393F;
}

.bg-F6F6F6 {
    background-color: #F6F6F6;
}

.bg-4c5056 {
    background-color: #4c5056;
}

.bg-932a9d {
    background-color: #932a9d;
}

.bg-C12BCF {
    background-color: #C12BCF;
}

.a-hover-932a9d:hover {
    color: #932a9d;
}

.circle {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 2px 0px 2px 4px;
    top: -4px;
}

.text-000 {
    color: #000
}

.text-fff {
    color: #fff !important
}

.text-303036 {
    color: #303036
}

.text-FF0000 {
    color: #FF0000
}

.bg-F4F6F8 {
    background: #F4F6F8;
}

.text-c36 {
    color: #c36
}

.text-e81574 {
    color: #e81574
}

.accordion-button {
    background: #C12BCF !important;
    color: #fff !important;
}

.accordion-button:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}

.accordion-button::after {
    display: none !important;
}

.accordion-button::before {
    content: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="14px" height="16px" viewBox="0 0 448 512"><path d="M416 256c0 17.7-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
    margin-right: 10px;
    filter: invert(100%) brightness(100%) sepia(0) saturate(0) hue-rotate(1deg);
}

.collapsed::before {
    content: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="14px" height="16px" viewBox="0 0 448 512"><path d="M240 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H176V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H240V80z"/></svg>');
    margin-right: 10px;
    filter: invert(100%) brightness(100%) sepia(0) saturate(0) hue-rotate(1deg);
}

.show-vantagens {
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto;
}

.show-vantagens {
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto;
}

.maringAjust {
    margin-left: 10%;
    margin-right: 10%;
}

.top--10 {
    top: -50px;
}

@media(max-width:900px) {
    .maringAjust {
        margin-left: 2%;
        margin-right: 2%;
    }
}

@media(max-width:600px) {
    .maringAjust {
        margin-left: 0%;
        margin-right: 0%;
    }
}

.border-right-1-000 {
    border-right: 1px solid #000
}

@media(max-width:1000px) {
    .border-right-1-000 {
        border-right: none
    }
}

.soft-box {
    width: 100%;
    max-width: 1100px;
    border-radius: 7px;
}

.soft-side-one {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 7px;
}

.bg-dd9292 {
    background: #dd9292;
}

.text-37393f {
    color: #37393f
}

.price-button {
    color: #37393f !important;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFC500 0%, #E98D0B 100%);
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.5);
    border: none !important;
    outline: none !important;
}

.price-button:hover {
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
    outline: none !important;
}

.price-button-premium {
    color: #fff !important;
    background-color: transparent;
    background-image: linear-gradient(180deg, #dd9292 0%, #f37779 100%);
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.5);
    border: none !important;
    outline: none !important;
}

.price-button-premium:hover {
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
    outline: none !important;
}

.payments {
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}

.bg-555555 {
    background: #555555;
}

.aside-info {
    width: 100%;
    height: 65px !important;
    background: #6ec1e4;
    font-size: 3.5em;
    font-size: 3.5em;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    transition: .2s;
}

.aside-info:hover {
    background: #c12bcf;

}

.aside-info svg {
    fill: #c12bcf !important;
    transition: .3s;
}

.aside-info svg:hover {
    fill: #4bffce !important;
}

/* .corousel-img {
    width: 100%;
    max-height: 400px;
} */

.border-1-932a9d {
    border: 1px solid #932a9d;
    color: #932a9d;
    background-color: #fff;
    border-color: #932a9d;
}

.size-radio-style .btn-check+.btn,
.size-radio-style .btn-check+.btn {
    border: none !important;
    outline: none !important;
    color: #000 !important;
    background-color: #fff !important;
}

.size-radio-style .btn-check:active+.btn,
.size-radio-style .btn-check:checked+.btn,
.size-radio-style .btn.active {
    border: none !important;
    outline: none !important;
    color: #fff !important;
    background-color: #932a9d !important;
}

.checkcolor {
    border-radius: 50%;
    border: 2px solid #fff !important;
    outline: 2px solid rgba(0, 0, 0, 0.2) !important;
}

.after-clicked {
    border: 2px solid #fff !important;
    outline: 2px solid rgba(223, 10, 10, 0.5) !important;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(223, 10, 10, 0.3) !important;
}

.after-clicked::after {
    content: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');
    width: 25px;
    height: 25px;
    filter: invert(100%) brightness(100%) sepia(0) saturate(0) hue-rotate(1deg);
    position: absolute;
    top: 10px;
    left: 8px;
    cursor: pointer;
}

.myAccountingTopBar {
    border-radius: 5px;
    margin: 0 !important;
    position: relative;
    padding: 12px 8px 12px 25px;
    background: #4c5056;
    color: #fff;
    width: 230px;
}

#myAccountMenu nav {
    background-color: #fff;
    padding-top: 2px;
    width: 230px;
    cursor: pointer;
}

.entrar,
.cadastrar {
    width: 100%;
    padding: 5px 5px;
    margin-bottom: 5px;
    font-size: 14px !important;
    border: 1px solid #FFF !important;
}

.accountBox {
    display: none;
    position: absolute;
    top: 10px;
    right: -5%;
    transition-delay: 200ms;
    background-color: #4c5056;
    width: 140px;
    padding: 8px 8px;
    margin: 30px 30px;
    border-radius: 5px;
    color: #FFF;
    border: rgba(0, 0, 0, 0.5) 1px solid;
    cursor: default;
}

@media(max-width:768px) {
    .accountBox {
        right: -189%;
    }
}

.accountBox::after {
    content: '';
    position: absolute;
    left: 49px;
    top: -15px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #4c5056;
    clear: both;
}

.accountBox::before {
    content: '';
    position: absolute;
    left: 49px;
    top: -16px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #000;
    clear: both;
}

.for-login-btn {
    background-color: #FFF;
    border-radius: 5px;
    cursor: pointer
}

#accountBox .btn {
    background-color: #FFF;
    margin: 0 !important;
}

#accountBox .btn:hover {
    color: #000;
    /* background-color: rgba(250, 0, 0, 0.1); */
    background-color: rgba(221, 146, 146, 1);
    border: 1px solid rgba(221, 146, 146, 0.2) !important;
    border-radius: 5px;
    color: #FFF
}

#accountBox:hover .accountBox {
    display: block;
}

.main-manu {
    border-radius: 5px;
    margin: 0 !important;
    margin-bottom: 1px !important;
    position: relative;
    padding: 8px 8px 8px 25px;
    background: rgb(147, 42, 157);
    color: #fff;

}

.sub-menu li {
    position: relative;
    top: -1px;
    border-radius: 5px;
    margin: 0 !important;
    position: relative;
    padding: 8px 8px 8px 25px;
}

.main-manu svg {
    top: 3px;
}

#savinBoxStyle {
    position: relative;
    width: 92%;
    margin: 0 auto;
}

.savingConfirmation {
    position: relative;
    width: 530px;
    margin: 0 auto;
}

.success-alert-effect {
    display: inline-block;
    position: fixed;
    animation-name: success-effect;
    width: 530px;
    animation-duration: 3s;
    animation-iteration-count: 1;
    opacity: 0;
    top: 80px;
    z-index: -1;
}

.error-alert-effect {
    display: inline-block;
    position: fixed;
    animation-name: error-effect;
    width: 530px;
    animation-duration: 6s;
    animation-iteration-count: 1;
    opacity: 0;
    top: 80px;
    z-index: 1;
}

@keyframes success-effect {
    0% {
        top: 80px;
        opacity: 0;
        z-index: 2;
    }

    12% {
        top: 100px;
        opacity: 1;
    }

    88% {
        top: 100px;
        opacity: 1;
    }

    99% {
        z-index: 2;
    }

    100% {
        top: 80px;
        opacity: 0;
        z-index: 1;
    }
}

@keyframes error-effect {
    0% {
        top: 80px;
        opacity: 0;
        z-index: 2;
    }

    8% {
        top: 100px;
        opacity: 1;
    }

    92% {
        top: 100px;
        opacity: 1;

    }

    99% {
        z-index: 2;
    }

    100% {
        top: 80px;
        opacity: 0;
        z-index: 1;
    }
}


/* Warning box for input */
.warning-box {
    border: 1px solid orange;
    border-top: none;
    border-right: none;
    border-left: 5px solid orange;
    background-color: rgba(125, 82, 0, 0.9);
    padding-right: 1px !important;
    color: #FFF;
    font-weight: 500;
}

.warning-box a {
    color: #FFF;
    text-decoration: underline;
    font-weight: 600;
}

.warning-box .text-warning {
    color: orange !important;
}

.warning-box .marca-texto {
    font-weight: 600;
}

.warning-box .marca-texto5 {
    font-weight: 500;
}

.loginWarning .warning-box,
.modal .warning-box {
    font-family: 'Barlow', sans-serif !important;
    background-color: #FFF;
    color: #000;
    border: none;
    padding: 0;
    margin: 0 !important;
    text-align: left;
    font-weight: 300 !important;
}

.modal .warning-box {
    padding: 0 !important;
    margin: 0 !important;

}

.loginWarning .warning-box .text-warning,
.modal .warning-box .text-warning {
    display: none;
}

.loginWarning .warning-box span,
.modal .warning-box span {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}

.loginWarning .warning-box span::before,
.modal .warning-box span::before {
    content: "* ";
    color: #ff9800;
}

.loginWarning .warning-box p,
.modal .warning-box p {
    font-family: 'Barlow', sans-serif !important;
    font-size: small;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 300 !important;
}

.width-240 {
    width: 240px;
}

.warning-shake {
    animation: warningShake .9s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes warningShake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

/* Warning box for input */

.plusDDI {
    padding-left: 25px;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='rgb(255, 152, 0)' d='M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z'></path></svg>");
    background-size: 10px;
    background-position: 7px;
    background-repeat: no-repeat;
}

.border-solid-1px-purple {
    display: block;
    border: 1px solid purple !important;
    border-radius: 6px !important;
    box-sizing: border-box;
}

/* Ajust of Selectize */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
    line-height: 1.5;
}

/* /Ajust of Selectize */


.modal-Admim {
    --bs-modal-margin: 0.05em;
}

/* page index*/
.top-6px {
    top: -6px
}

.height-fit-content {
    height: fit-content;
}

.max-height-400px {
    max-height: 400px;
}

.left--5pc-i {
    left: -5% !important
}

.right--5pc-i {
    right: -5% !important
}

.right-0 {
    right: 0
}

.left-15px {
    left: 15px
}

.top-20px {
    top: 20px
}

.top--20px {
    top: -20px
}

.width-400px {
    width: 400px;
}

.max-width-100-pc {
    max-width: 100%;
}

.width-300px {
    width: 300px
}

.width-250px {
    width: 250px
}

.left-15px {
    left: 15px;
}

.top-20px {
    top: 20px
}

.margin-top-64-pc {
    margin-top: 64%
}

.width-250px {
    width: 250px
}

.height-66px {
    height: 66px
}

.margin-top-64-pc {
    margin-top: 64%;
}

.width-250px {
    width: 250px;
}

.plus-filter-color {
    filter: invert(100%) brightness(100%) sepia(0) saturate(0) hue-rotate(1deg)
}

.bg-viu {
    background: #c12bcf;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.text-4bffce {
    color: #4bffce
}

.text-3E58A8 {
    color: #3E58A8;
}

.bg-FFFB00 {
    background: #FFFB00
}

.sweet-smilling-face {
    font-size: 3em;
    position: absolute;
    left: -5px;
    top: 0
}

.mao-segura-touca {
    left: -50px;
    top: 28px
}

.font-size-8em {
    font-size: 8em
}

.height-50px {
    height: 50px;
}

.top-21px {
    top: 21px
}

.clearfix {
    clear: both;
}


/* Cart */
#cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
 
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    display: flex;
    justify-content: flex-end;
    transition: all .5s ease-in-out;
    z-index: 4;
}

.cart {
    background: white;
    width: 100%;
    max-width: 420px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transform: translateX(100%);
    /*transition: transform 0.5s ease;*/
}

.cart-visible #cart-overlay {
    opacity: 1;
    visibility: visible;
}

.cart-visible .cart {
    transform: translateX(0);
}

.cart-d-none {
    display: none !important;
    left: 100%;
    width: 0;
    opacity: 0;
    visibility: hidden;
}

.cart-header {
    height: 55px;
}

.cart-body {
    box-sizing: border-box;
    border-top: 2px solid purple;
    border-bottom: 1px solid rgba(128, 0, 128, 0.3);
    height: calc(100vh - 420px);
    overflow-y: auto;
    box-sizing: border-box;
}

/* Scrollbar style - Works on Chrome, Edge, and Safari */

.cart-body {
    scrollbar-width: inherit;
    scrollbar-color: white !important;
}

.cart-body::-webkit-scrollbar {
    width: 4px !important;
    height: 4px !important;
}

.cart-body::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    background-clip: content-box;
}

.cart-body::-webkit-scrollbar-thumb {
    background-color: #acacac;
    border-radius: 6px;
}

/* /Scrollbar style */

.cart-subtotal {
    height: 40px;
}

.cart-coupon {
    height: 68px;
    background: #CCCC !important;
}

.cart-frete {
    min-height: 91px;
    background: #CCCC !important;
}

.cart-frete-height {
    min-height: 113px;
}

.cart-total {
    min-height: 40px;
    justify-content: space-between;
}

.cart-continuar-comprando {
    height: 30px;
    color: #000 !important;
}

.cart-finalizar-pedido {
    height: 50px;
}

.button-border-none {
    border-radius: unset !important;
    border-radius: none !important;
}

.border-1px-solid-fff {
    padding: 2px 15px 2px 15px;
    height: 38px !important;
    box-sizing: border-box;
    border: 2px solid #fff;
    outline: none;
    font-size: small;
    letter-spacing: 2px;
}

#cart-overlay .form-control:focus,
#cart-overlay button:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #fff;
}

.number-input {
    display: inline-block;
    align-items: center;
    background-color: #FFF;
    border-radius: 5px;
    box-sizing: border-box;
    height: 28px;
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
}

.number-input input,
.number-input input:focus {
    background-color: #FFF;
    border: none !important;
    color: #000;
    cursor: pointer;
    font-weight: 900;
    padding: 1px;
    outline: none;
    box-sizing: border-box;
}

.number-input .quantity {
    width: 20px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0;
    padding: 1px;
    /*background-color: #653485;*/
}

.number-input .minus {
    padding-left: 25px;
    background: url("data:image/svg+xml,<svg width='18' height='18' xmlns='http://www.w3.org/2000/svg'><line x1='3' y1='9' x2='15' y2='9' stroke='black' stroke-width='1.5' /></svg>");
    background-position: 1px;
    background-repeat: no-repeat;
    /*background-color: #34855e;*/
}

.number-input .plus {
    padding-right: 25px;
    background: url("data:image/svg+xml,<svg width='18' height='18' xmlns='http://www.w3.org/2000/svg'><line x1='9' y1='3' x2='9' y2='15' stroke='black' stroke-width='1.5'/><line x1='3' y1='9' x2='15' y2='9' stroke='black' stroke-width='1.5'/></svg>");
    background-position: 3px;
    background-repeat: no-repeat;
    /*background-color: #34855e;*/
}

/* /Cart */

/* Cookies Modal */
.cookie-consent-modal {
    position: fixed;
    bottom: 75px !important;
    left: 75px !important;
    margin: 0;
    width: 100%;
    max-width: 350px !important;
    box-sizing: border-box !important;
    font-family: Arial, Helvetica, sans-serif !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px 0px !important;
    border-radius: 20px !important;
    z-index: 99;

}

.mw-100 {
    max-width: 100%;
}

.bottom-consent-modal {
    all: unset !important;
    cursor: pointer !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    background-color: rgb(121, 73, 210) !important;
    color: rgb(250, 251, 252) !important;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
    border-radius: 20px !important;
    padding: 10px 30px !important;
}

.bottom-consent-modal2 {
    all: unset !important;
    cursor: pointer !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    color: rgb(250, 251, 252) !important;
    background-color: rgb(121, 73, 210) !important;
    box-shadow: rgb(121, 73, 210) 0px 10px 28px -12px !important;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
    border-radius: 20px !important;
    padding: 10px 30px !important;
}

.text-grey-for-consent {
    color: rgb(87, 96, 115) !important;
}

.bg-purple-for-consent,
.text-purple-for-consent {
    color: rgb(121, 73, 210) !important;
}

.close-bottom-for-consent {
    background: rgb(121, 73, 210) !important;
    color: #fff !important;
    font-weight: 100;
    padding: 1px 7px 1px 7px;
    border-radius: 50%;
    font-size: small;
}

.arrow-to-right::after {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='30' y1='20' x2='70' y2='50' stroke='rgb(87, 96, 115)' stroke-width='5'/%3E%3Cline x1='30' y1='80' x2='70' y2='50' stroke='rgb(87, 96, 115)' stroke-width='5'/%3E%3C/svg%3E");
    position: relative;
    top: 2px
}

.arrow-to-down::after {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='20' y1='30' x2='50' y2='70' stroke='rgb(87, 96, 115)' stroke-width='5'/%3E%3Cline x1='80' y1='30' x2='50' y2='70' stroke='rgb(87, 96, 115)' stroke-width='5'/%3E%3C/svg%3E");
    position: relative;
    top: 2px
}

.recusar {
    font-weight: bold !important;
    width: 100% !important;
    cursor: pointer !important;
    line-height: 1 !important;
    letter-spacing: 0px !important;
    font-size: var(--adopt-fontSizes-text) !important;
    color: rgb(87, 96, 115) !important;
    padding: 10px !important;
    background: none !important;
    border-radius: 20px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(87, 96, 115) !important;
    border-image: initial !important;
}

.salvar-cookie-set {
    all: unset !important;
    width: 100% !important;
    font-weight: bold !important;
    cursor: pointer !important;
    line-height: 1 !important;
    letter-spacing: 0px !important;
    font-size: var(--adopt-fontSizes-text) !important;
    color: rgb(250, 251, 252) !important;
    background-color: rgb(121, 73, 210) !important;
    box-shadow: rgb(121, 73, 210) 0px 10px 28px -12px !important;
    padding: 10px !important;
    border-radius: 20px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(121, 73, 210) !important;
    border-image: initial !important;
}

/* /Cookies Modal */

/* CheckOut Page*/

.userInfoCard {
    display: block;
    border: 2px solid purple;
    border-radius: 30px;
    box-sizing: border-box;
}

.step-order-number {
    padding: 1px 6px 1px 6px;
    background-color: purple;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font-size: small;
    padding-top: 2px;
}

.checkoutlayout input,
.checkoutlayout input:focus {
    padding: 12px;
    padding-left: 20px;
    outline: none !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkoutlayout button {
    padding: 12px !important;
    padding-left: 20px !important;
    outline: none !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    border: none;
}

.checkoutlayout input::placeholder {
    color: purple;
    font-size: 13px;
    line-height: 14px;
}

/* Estilo para o input quando está vazio */
.checkoutlayout input:placeholder-shown {
    background: #feecef;
    border-color: purple;
    /* Cor de fundo para o input vazio */
}

/* Estilo para o input quando está preenchido */
.checkoutlayout input:not(:placeholder-shown) {
    background-color: rgb(232, 240, 254) !important;
    /* Cor de fundo para o input preenchido */
}

.checkoutlayout .radio input,
.checkoutlayout .radio input:focus {
    padding: 5px;
    outline: auto;
    box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: auto;
}

/* Estilo para o input quando está vazio */
.checkoutlayout .radio input:placeholder-shown {
    background-color: purple !important;
    /* Cor de fundo para o input vazio */
    outline: auto;
    box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: auto;
    border: none;
}

.checkoutlayout .radio .form-check-input:checked {
    background-color: purple !important;
    border-color: purple !important;
}

/* Estilo para o input quando está preenchido */
.checkoutlayout .radio input:not(:placeholder-shown) {
    background-color: rgb(240, 235, 235) !important;
    /* Cor de fundo para o input preenchido */
}

.bg-border-purple {
    border: 1px solid purple;
    background-color: purple;
}

.bg-green {
    background-color: #34855e
}

.bg-success {
    background-color: #4be61c !important
}

.bg-success:hover {
    background-color: #54f837 !important
}

.text-green {
    color: #36b376
}

.input-container {
    position: relative;
}

.input-container::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 49px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-size: contain;
    display: none;
}

.input-container.valid::after {
    display: block;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="green" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"/></svg>');
}

.input-containerd {
    position: relative;
}

.input-containerd::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 49px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-size: contain;
    display: none;
}

.input-containerd.valid::after {
    display: block;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="green" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"/></svg>');
}

.input-containerdd {
    position: relative;
}

.input-containerdd::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 49px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-size: contain;
    display: none;
}

.input-containerdd.valid::after {
    display: block;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="green" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"/></svg>');
}

.checkError {
    font-size: 13px;
    color: red;
}

/* /CheckOut Page */


.card-wrapper {
    perspective: 1000px;
    margin-bottom: 20px;
    position: relative;
    height: 180px;
}

.card {
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    transition: transform 0.6s ease-in-out;
}

.card .front,
.card .back {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    backface-visibility: hidden;
    background: linear-gradient(45deg, #434343, #000000);
    color: white;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card .back {
    transform: rotateY(180deg);
    text-align: right;
}

.card.expanded {
    transform: rotateY(180deg);
}

.form-control {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 16px;
}

.btn-primary {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
}

.btn-primary:hover {
    background-color: #0056b3;
    border-color: #004085;
}