@font-face {
    font-family: Porto Roobert;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobert-Medium.otf),url(../fonts/PortoRoobert-Medium.ttf)
}

@font-face {
    font-family: Porto Roobert;
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobertItalic-MediumItalic.otf)
}

@font-face {
    font-family: Porto Roobert;
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobert-SemiBold.otf),url(../fonts/PortoRoobert-SemiBold.ttf)
}

@font-face {
    font-family: Porto Roobert;
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobertItalic-SemiBoldItalic.otf)
}

@font-face {
    font-family: Porto Roobert;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobert-Bold.otf),url(../fonts/PortoRoobert-Bold.ttf)
}

@font-face {
    font-family: Porto Roobert;
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/PortoRoobertItalic-BoldItalic.otf)
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    src: local("Montserrat Light"),local("Montserrat-Light"),url(..fonts/Montserrat-Light.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat Bold"),local("Montserrat-Bold"),url(..fonts/Montserrat-Bold.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat Regular"),local("Montserrat-Regular"),url(../fonts/Montserrat-Regular.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    src: local("Montserrat Black"),local("Montserrat-Black"),url("../fonts/Montserrat-Black.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap
}

@font-face {
    font-family: "icomoon-custom";
    src: url(../fonts/icomoon.eot?sy24ov);
    src: url(../fonts/icomoon.eot?sy24ov#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?sy24ov) format("truetype"),url(../fonts/icomoon.woff?sy24ov) format("woff"),url(../fonts/icomoon.svg?sy24ov#icomoon) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

* {
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

html, body {
    height: 100%;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow: none;
    background: #fff none top center no-repeat;
    background-attachment: fixed;
    color: #333;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    text-align: left;
    text-decoration: none; 
    width: 100%;
}

a:focus,
a:active {
    outline: none;
    box-shadow: none;
}

a:visited {
    color: #242424;
}

a.back-button:visited {
    color: var(--gelare-blue);
}

[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon-custom" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-map-maker:before {
    content: "\ea65";
}

.icon-residence:before {
    content: "\eb24";
}

.icon-sad:before {
    content: "\ea6b";
}

.icon-error:before {
    content: "\e92e";
}

.icon-localization:before {
    content: "\e91f";
}

.icon-calendar:before {
    content: "\eb35";
}

.icon-local:before {
    content: "\e95f";
}

.icon-tools:before {
    content: "\eb2d";
}

.icon-profile:before {
    content: "\ea0f";
}

.icon-cart:before {
    content: "\e916";
}

.icon-payment:before {
    content: "\e9d0";
}

.icon-check:before {
    content: "\e92d";
}

.icon-pix:before {
    content: "\ea70";
}

.icon-credcard:before {
    content: "\e9d1";
}

.icon-chevron:before {
    content: "\e910";
}

.icon-trash:before {
    content: "\ea4c";
}

.search {
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: bottom;
}

.cart {
    font-size: 11.9px;
    padding: 3px 5px;
}

#page {
    display: table;
    table-layout: fixed;
    height: 100%;
    background-color: #fff;
    width: 100% !important;
    overflow: hidden;
}

.page-content {
    max-width: 1450px;
    margin: 0 auto;
}

.page-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-row {
    display: table-row;
    height: 1px;
}

.region {
    padding: 0;
}

.header-wrapper {
    display: flex;
    min-height: 100px;
    flex-direction: column;
}

.header-container {
    position: relative;
    display: flex;    
    background: #fff;
    flex-direction: column;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 3;
}

.header-container.fixed {
    padding: 0 15px;
}

.header-container.fixed .container-header-bottom {
    padding-top: 10px;
}

.header-container .header {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: -webkit-fill-available;
}

.header-container .header .header-top {
    display: flex;
    width: 100%;
    font-size: 12px;
    color: #fff;
    background-color: #fff;
    overflow: hidden;
    height: 35px;
    transform: translateY(0);
    opacity: 1;    
}

.header-container.fixed .header .header-top {
    display: none;
}

.header-container .header .header-top .links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    max-width: 1450px;
    margin: 0 auto;
}

.header-container .header .header-top .links:first-child {
    color: var(--gelare-red);
    line-height: 15px;
    font-weight: bold;    
}

.header-container .header .header-top .links .link-text {
    display: inline-flex;
    align-items: center;
}

.header-container .header .header-top .links .link-text .atendimento-text,
.header-container .header .header-top .links .link-text a {
    color: #183a68;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 15px;
    text-shadow: none;
    font-weight: bold;
}

.header-container .header .header-top .links .link-text .atendimento-text:hover,
.header-container .header .header-top .links .link-text a:hover {
    color: var(--gelare-red);
}

.header-container .header .header-top .links .link-text:not(.link-whats).atendimento,
.header-container .header .header-top .links .link-text:not(.link-whats) a {
    cursor: pointer;
}

.header-container .header .header-top .links .separator {
    height: 20px;
    border-left: 2px solid #183a68;
    opacity: 1;
    border-radius: 4px;
    margin: 0 5px;
}

.header-container .header .header-top .links .link-text:not(.link-whats) .atendimento:hover,
.header-container .header .header-top .links .link-text:not(.link-whats) a:hover {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(2068%) hue-rotate(352deg) brightness(96%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(99%) saturate(2068%) hue-rotate(352deg) brightness(96%) contrast(94%);
}
.header-container .header .header-top .links .link-whats a {
    color: #52ae32;
}
.header-container .header .header-top .links .link-whats a:hover {
    color: #183a68;
}

.header-container .header .header-top .links .link-text.link-whats a:hover .whatsapp-icon {
    -webkit-filter: brightness(0) saturate(100%) invert(19%) sepia(10%) saturate(5493%) hue-rotate(182deg) brightness(99%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(19%) sepia(10%) saturate(5493%) hue-rotate(182deg) brightness(99%) contrast(95%);
}

.header-container .header .header-top .links .link-text .atendimento-text .whatsapp-icon,
.header-container .header .header-top .links .link-text a .whatsapp-icon {
    margin-right: 5px;
}

.header-container .header .header-top .links .link-text .headset-icon {
    margin-right: 5px;
    height: 16px;
    width: 18px;
}

.header-container .header .header-bottom {
    display: grid;
    grid-template-columns: 130px 264px auto minmax(137px, max-content);
    padding-right: 10px;
    height: auto;
    background-color: #fff;
    width: 100%;
    max-width: 1450px;
    margin: auto;
    align-items: center;
    position: relative;
    z-index: 100;
}

.header-container .header .header-bottom .menu {
    display: none;
    padding: 10px;
}

.header-container .header .header-bottom .logo {
    display: flex;
}

.header-container .header .header-bottom .logo.logo-desktop {
    display: flex;
}

.header-placeholder {
    display: none;
    height: 0;
}

.header-placeholder.active {
    display: block;
}

a {
    text-decoration: none;
}

.header-container .header .header-bottom .logo a {
    margin: auto 0 auto 0;
}

.header-container .header .header-bottom .logo a img {
    margin: auto;
    height: auto;
}

.header-container .header .header-bottom .logo.logo-desktop img {
    max-width: 185px;
    max-height: 64px;
    height: auto;
}

.header-container .header .header-bottom .logo {
    display: flex;
}

.header-container .header .header-bottom .logo.logo-mobile {
    display: none;
}

.header-container .header .header-bottom .geolocation {
    width: 100%;
    margin-left: 22px;
    display: flex;
    align-items: center;
    color: #183a68;
    cursor: pointer;
}

.header-container .header .header-bottom .geolocation .geolocation-icon .ping-location-icon {
    font-size: 28px;
    color: var(--gelare-red);
}

.header-container .header .header-bottom .geolocation-description {
    padding-left: 12px;
    line-height: 1.3;
}

.header-container .header .header-bottom .geolocation-description small {
    display: block;
    font-size: .66rem;
}

.header-container .header .header-bottom .geolocation-description>span {
    display: flex;
    font-weight: 600;
}

.header-container .header .header-bottom .geolocation-description .separator-horizontal {
    display: none;
}

.header-container .header .header-bottom .geolocation-description>span {
    display: flex;
    font-weight: 600;
}

.header-container .header .header-bottom .search {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 25px;
    vertical-align: bottom;
}

.header-container .header .header-bottom .search #search-form {
    width: 100%;
}

.header-container .header .header-bottom .icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header-container .header .header-bottom .icons .user-welcome {
    display: flex;
    margin-right: 10px;
    align-items: center;
    position: relative;
    font-size: 12px;
    height: 60px;
    cursor: pointer;
    width: 100%;
}

.header-container .header .header-bottom .icons .user-welcome .icon-user {
    font-size: 20px;
    color: var(--gelare-red);
}

.header-container .header .header-bottom .icons .user-welcome div {
    padding-left: 10px;
    color: #fff;
}

.header-container .header .header-bottom .icons .user-welcome .login-text {
    color: #183a68;
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    padding: 16px;
    position: absolute;
    top: 85%;
    width: 140px;
    z-index: 4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user.offlogin {
    padding: 10px;
    visibility: hidden;
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user>* {
    background: transparent;
    border: none;
    color: #686868;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user li {
    padding: 8px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-radius: 4px;
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user li:hover {
    background-color: #f0f0f0;
}

.header-container .header .header-bottom .icons .user-welcome .dropdown-user>*:not(:last-child) {
    margin-bottom: 8px;
}

.dropdown-shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1200px;
    background-color: rgba(29, 29, 29, 0.3);
    z-index: 3;
}

.header-container .header .header-bottom .icons .user-welcome div {
    padding-left: 10px;
    color: #fff;
}

.header-container .header .header-bottom .icons .cart {
    display: flex;
    cursor: pointer;
}

.header-container .header .header-bottom .icons .cart .icon-cart {
    font-size: 28px;
    color: var(--gelare-red);
}

.container {
    max-width: 1450px;
    margin: 0 auto;
    padding: 10px 0;
}

.header-container.fixed .container-header-bottom {
    padding-top: 10px;
}

.back-button {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-family: Open Sans;
    font-weight: 700;
    border-radius: 4px;
    line-height: 1.5rem;
    letter-spacing: .4px;
    border: 1px solid transparent;
    transition: all .3s ease;
    cursor: pointer;
    gap: 8px;
    color: var(--gelare-blue);
    width: max-content;    
    background-color: transparent;
    border-color: transparent;    
}

.centered-content {
    display: block;
    max-width: 1450px;
    margin: 0 auto;
}

.default-button {
    display: flex;
    background: var(--gelare-red);
    color: white;
    border: none;
    padding: 14px 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
    text-align: center;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.default-button:hover {
    background: var(--gelare-blue);
}

.default-button:disabled {
    opacity: 0.5;
    pointer-events: none;
    background: #a8a8a8;
}

.breadcrumb-element {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 10px 0;
    float: none;
    background-color: #fff;
    overflow-x: auto; 
}

.breadcrumb-element ul.breadcrumb-trail {
    display: flex;
    width: 100%;
}

.breadcrumb-element li.breadcrumb-item {
    display: none;
    font-size: 12px;
    color: #242424;
    cursor: default;
}

.breadcrumb-element li.breadcrumb-item.previous {
    display: inline-flex;
    cursor: pointer;
}

.breadcrumb-element li.breadcrumb-item.previous.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.breadcrumb-element li.breadcrumb-item.active {
    display: inline-flex;
    font-weight: 700;
}

.breadcrumb-element li.breadcrumb-item.delimiter {
    display: none;
    margin: 0 8px;
    font-weight: 300;
}

.breadcrumb-element li.breadcrumb-item.previous + li.breadcrumb-item.delimiter,
.breadcrumb-element li.breadcrumb-item.delimiter:has(+ li.breadcrumb-item.active) {
    display: inline-flex;
}

.detail-container {
    background: white;
    overflow: hidden;
}

.detail {
    display: block;
}

.detail-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 600px;
}

.detail-content {
    flex: 1;
    position: relative;
    overflow: hidden;
}

.detail-item {
    display: block;
    min-height: 400px;
}

.detail .service,
.detail .local,
.detail .buyer {
    display: grid;
    padding-left: 0;
    padding-right: 0;
    height: auto;
}

.detail .service-left-content .service-title,
.detail .local-left-content .local-title,
.detail .cep-with-price-left-content .price-cep-title {
    color: #242424;
    font-family: 'Porto Roobert', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 10px;
}

.detail .service-left-content .service-description,
.detail .local-left-content .local-description {
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #242424;
    text-align: justify;
    padding-bottom: 0;
}

.detail .image-container img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    --aspect-ratio: 16 / 9;
}

.detail .card {
    width: 100%;
    height: max-content;
    padding: 20px 16px;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
}

.detail .card .card-content {
    display: flex;
    flex-direction: column;
    column-gap: 8px;
}

.card-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-price-section {
    margin-top: auto;
    width: 100%;
}

.card-price-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.card-price, .card-total, .card-items, .card-total-label, .card-items-label {
    font-family: Porto Roobert, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    color: #1f1f1f;
    margin-top: 4px;
}

.card-installments {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px;
}

.card-payment {
    display: flex;
    width: 100%;
    background-color: #f0f0f0;
    padding: 8px;
    border-radius: 4px;
    margin: 8px 0;
    gap: 8px;
}

.card-payment-box {
    display: flex;
    flex-direction: column;
}

.card-payment-title {
    font-weight: 700;
    font-size: 13.5px;
    line-height: 20px;
    color: #404040;
}

.card-payment-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #404040;
}

.local-address {
    position: relative;
    display: flex;
    width: 100%;
    border-radius: 4px;
    border: none;
    line-height: 1.4rem;
}

.local-address .notification-icon {
    display: flex;
    font-size: 2.4rem;
    width: 2.4rem;
    flex-direction: row-reverse;
    margin-right: 1.2rem;
    justify-content: center;
    color: var(--gelare-blue);
}

.local-address .notification-content {
    display: flex;
    flex-direction: column;
}

.local-address .notification-title {
    font-size: 14px;
    color: #1f1f1f;
}

.local-address .notification-description {
    font-size: 12px;
    color: #404040;
}

.local-title, .buyer-title, .cart-title, .payment-title {
    color: #242424;
    font-family: 'Porto Roobert', sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 10px;
}

.local-container, .buyer-container, .payment-container {
    width: 100%;
    height: max-content;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
}

.resume-container {
    margin-top: 15px;
    padding: 0 1rem;
}

.resume-body {
    display: grid;
    background-color: #f7f7f7;
    border-radius: 12px;
    min-height: 245px;
    max-height: unset;
    width: 100%;
    padding: 1rem;
}

.resume-total-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #f7f7f7;
    border-radius: 12px;
    min-height: 145px;
    max-height: unset;
    width: 100%;
    padding: 1rem;
}

.resume-header {
    display: flex;
    justify-content: space-between;
}

.resume-title {
    font-family: Open Sans, sans-serif;
    line-height: 2rem;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--gelare-blue);
}

.resume-service {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: none;
}

.resume-service .icon {
    display: flex;
    font-size: 1.5rem;
    width: 2rem;
    flex-direction: row-reverse;
    margin-right: 1.2rem;
    justify-content: center;
    color: var(--gelare-blue);
}

.resume-service .content {
    display: flex;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
}

.resume-service-title {
    font-size: 1rem;
    font-weight: 700;
    color: #1f1f1f;
}

.resume-service-description {
    font-size: 12px;
    line-height: 1.4rem;    
    color: #404040;
}

.resume-address {
    position: relative;
    display: flex;
    margin-top: 10px;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: none;
}

.resume-address .icon {
    display: flex;
    font-size: 1.5rem;
    width: 2rem;
    flex-direction: row-reverse;
    margin-right: 1.2rem;
    justify-content: center;
    color: var(--gelare-blue);
}

.resume-address .content {
    display: flex;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
}

.resume-address-title {
    font-size: 12px;
    line-height: 1.4rem;
    color: #404040;
}

.resume-appointment {
    position: relative;
    display: flex;
    margin-top: 10px;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: none;
}

.resume-appointment .icon {
    display: flex;
    font-size: 1.5rem;
    width: 2rem;
    flex-direction: row-reverse;
    margin-right: 1.2rem;
    justify-content: center;
    color: var(--gelare-blue);
}

.resume-appointment .content {
    display: flex;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
}

.resume-appointment-title {
    font-size: 12px;
    line-height: 1.4rem;
    color: #404040;
}

.resume-divisor {
    height: 1px;
    background-color: #c8c8c8;
    margin: 1.2rem 0;
}

.resume-footer {
    display: flex;
    font-weight: 400;
    justify-content: space-between;
}

#resume-done.mobile-button {
    display: flex;
    margin-top: 10px;
}

#resume-done, #local-done, #comprador-done {
    display: none;
}

#resume-done:disabled, #local-done:disabled, #comprador-done:disabled {
    opacity: 0.5;
    cursor: default;
    background: #a8a8a8;
}

.card-total-section,
.card-items-section {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    margin-bottom: 1rem;
    width: 100%;
}

.card-items-section {
    margin-bottom: 0;
}

.card-total-buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
}

.card-total,
.card-items,
.card-total-label,
.card-items-label {
    font-family: Porto Roobert, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    color: #1f1f1f;
    margin-top: 4px;
}

#concorda, #cliente {
    position: relative;
    display: flex;
    width: 100%;
    border: none;
}

.label-info {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    width: 100%;
}

#concorda .label-info {
    text-align: justify;
}

#concorda .label-info a {
    color: var(--gelare-blue);
    font-weight: bold;
}

#cliente .label-info {
    display: none;
    text-align: right;
    color: var(--gelare-blue);
}

#email {
    text-transform: lowercase;
}

.mbs-0 {
    margin-block-start: 0 !important;
}

#buyer-form .k-form-hint {
    color: var(--gelare-red);
}

footer {
    margin: 0 20px;
    word-break: break-word
}

footer .email {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    display: inline-block;
    padding-bottom: 5px
}

footer .email a {
    color: #333;;
    position: relative;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease
}

footer .email a:hover:after,
footer .email a:active:after,
footer .email a:focus:after {
    width: 100%
}

footer .email a:hover,
footer .email a:active,
footer .email a:focus {
    color: #14212B
}

footer .email a:after {
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -11px;
    right: 0;
    width: 0
}

footer .phone {
    padding-bottom: 0;
    margin-bottom: 0
}

footer .phone a {
    padding-bottom: 0;
    letter-spacing: -0.05rem;
    color: white
}

footer .phone a:hover,
footer .phone a:active,
footer .phone a:focus {
    color: #14212B
}

.footer-logo {
    max-width: 214px;
    width: 100%;
    display: inline-block
}

.footer-style3 {
    border-radius: 20px
}

.footer-style3 .footer-list li {
    padding-bottom: 10px
}

.footer-style3 .footer-list li a {
    color: rgba(255, 255, 255, 0.8)
}

.footer-style3 .footer-list li a:hover {
    color: var(--gelare-red) 
}

.footer-style3 .footer-list li:last-child {
    padding-bottom: 0
}

.footer-light {
    margin-top: 15px;
    padding: 10px;
    color: #404040;
    background-color: #f0f0f0;
    margin-bottom: 20px;
    border-radius: 4px;
}

.footer-light h5 {
    color: var(--gelare-blue);
    font-family: 'Porto Roobert', sans-serif;
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.footer-light h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
}
  
.footer-light ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 10px;
}
  
.footer-light ul a {
    color: inherit;
    text-decoration: none;
    margin-left: 10px;
}

.footer-light .version {
    margin-left: 28px;
}

.footer-light ul a.contato-text {
    margin-left: 24px;
}

.footer-light ul i {
    color: var(--gelare-blue);
}

.footer-light .copyright {
    text-align: center;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 0;
}

.footer-light .copyright span {
    color: var(--gelare-blue);
    font-weight: bold;
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    font-size: 13px;
    margin-bottom: 0;
}

.wa-theme {
    transition-timing-function: ease-in-out;
    transition-duration: .2s;
    position: fixed;
    top: 180px;
    right: -75px;
    border-radius: 50px 0 0 50px;
    background: #25d366;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.wa-theme.sub-page {
    top: 32px;
}

.wa-theme a {
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 3px 10px 12px;
    display: block;
    text-decoration: none;
    font-weight: 900;
}

.wa-theme i {
    font-size: 32px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 6px;
    color: #fff;
}

.wa-theme span {
    padding: 0 9px 0 18px;
    position: relative;
    top: 0;
    opacity: 0;
}

.modal-privacy {
    position: fixed;
    display: none;
    max-width: 1300px;
    transition: .3s ease-in-out;
    background: #fff;
    bottom: 25px;
    left: 10px;
    right: 10px;
    padding: 20px;
    box-shadow: 0 0 10px #aaa;
    border-radius: 12px;
    align-items: center;
    transform: translateY(0px);
    margin: 0 auto;
    z-index: 10000;
    flex-direction: column;
}

.modal-privacy-overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    z-index: 9999;
}

.modal-privacy.active {
    display: flex;
    flex-direction: column;
}

.modal-privacy-overlay.active {
    display: flex;
}

.modal-privacy p {
    line-height: 1.5rem;
    margin-bottom: 16px;
    text-align: left;
}

.modal-privacy a {
    font-weight: bold;
    color: var(--gelare-blue);
}

.modal-privacy button {
    width: 100%;
    max-width: 100%;
    margin: 0;
     flex-shrink: 0;
}

@media (min-width: 768px) {
    .detail .service-left-content .service-description {
        padding-right: 5px;
    }

    .modal-privacy,
    .modal-privacy.active {
        flex-direction: row !important;
        align-items: center;
        padding: 20px 24px;
    }

    .modal-privacy p {
        margin-bottom: 0;
        margin-right: 20px;
        flex: 1;
    }

    .modal-privacy button {
        max-width: 170px;
        flex-shrink: 0;
    }
}

@media (min-width: 992px) {
    .detail .service-left-content .service-title,
    .detail .local-left-content .local-title,
    .detail .cep-with-price-left-content .price-cep-title {
        font-size: 26px;
        line-height: 36px;
    }

    .detail .service-left-content .service-description,
    .detail .local-left-content .local-description {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 20px;
    }

    .resume-container {
        margin-top: 0;
    }

    .resume-total-body {
        min-height: 245px;
    }

    #resume-done.mobile-button {
        display: none;
    }

    #resume-done, #local-done, #comprador-done {
        display: block;
    }

    .card-total-buttons {
        flex-direction: row;
    }

    .wa-theme.sub-page {
        top: 64px;
    }

    .wa-theme:hover {
        transition-timing-function: ease-in-out;
        transition-duration: .2s;
        right: 0px;
        background: #25d366;
    }
    
    .wa-theme:hover span {
        opacity: 1;
        color: #fff
    }
    
    .wa-theme:hover i {
        color: #fff
    }
    
    .footer-light ul {
        margin-bottom: 0;
    }

    .modal-privacy {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        width: calc(100% - 40px);
        max-width: 1300px;
    }
}

@media (max-width: 375px) {
    .modal-privacy {
        bottom: 10px;
        left: 5px;
        right: 5px;
        padding: 16px;
        border-radius: 8px;
    }

    .modal-privacy p {
        font-size: 14px;
        line-height: 1.4rem;
    }

    .modal-privacy button {
        font-size: 14px;
        padding: 12px 16px;
    }
}

@media (max-width: 767px) {
    .header-container .header .header-bottom .geolocation-description small,
    .header-container .header .header-bottom .geolocation-description>span {
        font-size: .6rem;
    }
    
    footer .email a:after {
        bottom: -10px
    }
}

@media (max-width: 1169px) {
    .header-container .header .header-top {
        display: none;
    }

    .header-container .header .header-bottom {
        grid-template-columns: 15% 70% 15%;
        padding: 10px 0;
        z-index: 3;
        background-color: #fafafa;
    }

    .header-container .header .header-bottom .menu {
        display: flex;
    }
    
    .header-container .header .header-bottom .menu-icon {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 24px;
        cursor: pointer;
        position: relative;
        z-index: 1001;
    }

    .header-container .header .header-bottom .menu-icon .top,
    .header-container .header .header-bottom .menu-icon .middle,
    .header-container .header .header-bottom .menu-icon .bottom {
        width: 24px;
        height: 3px;
        background-color: var(--gelare-red);
        position: absolute;
        transition: all 0.3s ease;
    }

    .header-container .header .header-bottom .menu-icon .top {
        top: 0;
        transform-origin: center;
    }

    .header-container .header .header-bottom .menu-icon .middle {
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
    }

    .header-container .header .header-bottom .menu-icon .bottom {
        bottom: 0;
        transform-origin: center;
    }

    /* X Transformation */
    .header-container .header .header-bottom .menu-icon.active .top {
        transform: translateY(10.5px) rotate(45deg);
    }

    .header-container .header .header-bottom .menu-icon.active .middle {
        opacity: 0;
        transform: translateY(-50%) scaleX(0);
    }

    .header-container .header .header-bottom .menu-icon.active .bottom {
        transform: translateY(-10.5px) rotate(-45deg);
    }

    .header-container .header .header-bottom .back-button {
        display: flex;
    }

    .header-container .header .header-bottom .logo.logo-desktop {
        display: none;
    }

    .header-container .header .header-bottom .logo a {
        margin: 0 auto;
    }

    .header-container .header .header-bottom .logo a img {
        margin: auto;
        width: 160px;
        height: auto;
    }

    .header-container .header .header-bottom .logo.logo-mobile {
        display: flex;
        justify-content: center;
        width: 100%;
        grid-column: 2;
    }

    .header-container .header .header-bottom .logo.logo-mobile a {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .header-container .header .header-bottom .geolocation {
        padding: 7px 0 4px 0 !important;
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row: 3;
        margin-left: 0;
        padding: 7px 0;
    }

    .header-container .header .header-bottom .geolocation .geolocation-icon .ping-location-icon {
        font-size: 24px;
    }

    .header-container .header .header-bottom .geolocation-description small {
        display: inline-flex;
        font-size: .9rem;
    }

    .header-container .header .header-bottom .geolocation-description .separator-horizontal {
        display: inline;
    }

    .header-container .header .header-bottom .geolocation-description>span {
        font-size: .66rem;
        display: inline-flex;
    }

    .header-container .header .header-bottom .search {
        padding-bottom: 0;
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row: 2;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .header-container .header .header-bottom .icons {
        padding: 0;
        justify-content: end;
    }

    .header-container .header .header-bottom .icons .user-welcome {
        margin: auto;
        display: none;
    }

    .header-container .header .header-bottom .icons .cart {
        margin: 0 0 0 16px;
    }

    .header-container .header .header-bottom .icons .cart .icon-cart {
        color: var(--gelare-red);
    }
}

@media (max-width: 1235px) {
    .header-container .header .header-top .links .link-text .atendimento-text,
    .header-container .header .header-top .links .link-text a {
        font-size: 10px;
    }
}

@media (max-width: 1400px) {
    .header-container .header .header-top {
        font-size: 11px;
    }

    .footer-style3 {
        border-radius: 0
    }
}

.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.mobile-menu-overlay.active {
    display: block;
    opacity: 1;
}

@media (max-width: 1169px) {
    
    .header-container {
        z-index: auto !important;
    }
    
    .header-container .header .header-top {
        position: fixed;
        top: 117px;
        left: -100%;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background-color: #fff;
        z-index: 9999;
        overflow-y: auto;
        display: flex;
        padding: 20px 0;
        transform: none !important;
    }

    .header-container .header .header-top.mobile-menu-active {
        left: 0;
    }

    .header-container .header .header-top .links {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding: 0 20px;
        gap: 0;
    }

    .header-container .header .header-top .links .link-text {
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #e0e0e0;
    }

    .header-container .header .header-top .links .link-text:first-child {
        font-size: 16px;
        padding-bottom: 20px;
        margin-bottom: 10px;
        border-bottom: 2px solid var(--gelare-red);
    }

    .header-container .header .header-top .links .link-text .atendimento-text,
    .header-container .header .header-top .links .link-text a {
        font-size: 14px;
        width: 100%;
    }

    .header-container .header .header-top .links .separator {
        display: none;
    }

    .header-container .header .header-top .links .link-text.link-whats,
    .header-container .header .header-top .links .link-text.atendimento {
        background-color: #f5f5f5;
        padding: 15px 10px;
        border-radius: 8px;
        margin: 10px 0;
    }

    .header-container .header .header-top .links .link-text.link-whats a,
    .header-container .header .header-top .links .link-text.atendimento a {
        gap: 8px;
    }

    .header-container .header .header-bottom {
        position: relative;
        z-index: 1000;
    }

    .header-container .header .header-bottom .menu-icon {
        z-index: 1001;
        position: relative;
    }

    .header-container .header .header-top {
        height: auto;
    }
}

@media (min-width: 1170px) {
    .mobile-menu-overlay {
        display: none !important;
    }

    .header-container .header .header-top {
        position: relative;
        left: auto;
        width: 100%;
        height: 35px;
        box-shadow: none;
        z-index: auto;
    }

    .header-container.fixed .header .header-top {
        display: none;
    }
}

:root {
    --gelare-red: #ec1f24;
    --gelare-blue: #2d3192;
    --gelare-gray: #2c3943;
    --gelare-yellow: #ffc107;
}