:root {
    --accent_dark_0: #8326ff;
    --accent_dark_1: #5c00d5;
    --accent_dark_2: #300070;
    --accent_light_1: #7026f8;
    --color_black: #000;
    --color_white: #fff;
    --color_lime: #00ff00;
    --color-text-dark: #1e1e1e;
    --btn-green_1: #00d200;
    --btn-green_2: #00c200;
    --btn-green_3: #008000;
    --color_red_1: #ff0000;
    --color_red_2: #e00000;
}
body h1 {
    font-size: 32px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 21px;
}
body::-webkit-scrollbar {
    width: 15px;
}
b,
strong {
    color: var(--color_black);
}
h1.product_title.entry-title.case27-primary-text {
    color: var(--color-text-dark);
}
::-moz-selection {
  background-color: var(--accent);
  color: var(--color_white);
}

::selection {
  background-color: var(--accent);
  color: var(--color_white);
}
.job-manager-message:before {
    color: var(--accent_dark_1) !important;
}
.header-right {
    padding-bottom: 2px;
}
a#user-dropdown-menu {
    text-transform: capitalize;
}
.woocommerce-account .user-profile-dropdown.dropdown {
    margin-right: 20px;
}
.logged-in.woocommerce-account .c27-main-header:not(.header-scroll) .header-skin {
    border-bottom: 1px solid var(--accent_dark_2);
}
.logged-in.woocommerce-account .header-top.container-fluid {
    background: #6e00ff61 !important;
}
.logged-in.woocommerce-account div#c27-header-search-form,
.logged-in.woocommerce-account ul#menu-main-menu {
    display: none;
}
.mobile-menu-open ul#menu-main-menu {
    display: block !important;
}
.mobile-menu-open .mobile-nav-button {
    margin-bottom: 10px;
}
.mobile-menu-open a.exit_mobile {
    display: flex;
    margin-left: 10px;
    background: var(--color_red_1);
    width: 75px;
    color: #fff;
    justify-content: center;
    border-radius: 4px;
    padding: 8px;
    align-items: center;
}
.mobile-menu-open a.exit_mobile:hover {
    background: var(--color_red_2);
}
.mobile-menu-open a.exit_mobile i {
    margin-right: 4px;
}
.logged-in.woocommerce-account .logo:after {
    content: "Painel Administrativo";
    color: var(--color_white);
    position: relative;
    margin-left: 5px;
}
.woocommerce-account .explore_desktop {
    display: flex;
}
.woocommerce-account a.back_explore {
    background: #a765ff;
    color: var(--color_white);
    border-radius: 4px;
    padding: 13px 20px 13px 18px;
}
.woocommerce-account a.exit_painelx {
    padding: 13px 20px 13px 18px;
    color:var(--color_white);
    background: var(--color_red_1);
    border-radius: 4px;
    margin-left: 10px;
    margin-right: 5px;
}
.woocommerce-account a.exit_painelx:hover {
    background: var(--color_red_2);
}
.woocommerce-account a.back_explore:hover {
    background: #b279fd;
}
.logged-in.woocommerce-account .main-nav .i-dropdown:before, 
.logged-in.woocommerce-account ul.dropdown-menu:before {
    background: var(--btn-green_2) !important;
}
.payment_box.payment_method_stripe p {
    font-weight: 600;
    line-height: 13px;
    font-size: 11px;
    font-style: italic;
    color: #a0a0a0;
}
.payment_box.payment_method_stripe span,
table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal,
tr.wps_recurring_bifurcation_wrapper {
    display: none !important;
}
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    margin-bottom: -6px !important;
}
label[for="payment_method_stripe"] img {
    display: none;
}
label[for="payment_method_stripe"] {
    position: relative;
}
label[for="payment_method_stripe"]:after {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -25px;
    top: -6px;
    content: "\e8a1";
    font-family: Material Icons;
    font-size: 20px;
    color: grey;
    font-weight: 300;
}
button#place_order {
    font-size: 17px;
    font-weight: 500 !important;
}
.woocommerce form .form-row .input-checkbox {
    margin: -1px 8px 0 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, 
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, 
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    margin: -4px 5px 0 0;
}
form.checkout.woocommerce-checkout .ts-billing-details.element label{
   margin-bottom: 0;
}
.wc-stripe-upe-element.StripeElement {
    margin-top: 10px;
}
.explore-head .active h4,
.mlduo-account-menu .current-menu-item a {
    color: var(--accent);
}
div#finderSearch .buttons.full-width {
    padding-right: 2px;
}
div#finderMap a.marker-icon.active {
    border: solid 3px var(--accent_dark_1);
}
.woocommerce-billing-fields h3 {
    margin-bottom: 5px !important;
}
.woocommerce-additional-fields>h3 {
    margin-bottom: 0 !important;
}
.woocommerce-additional-fields {
    margin-top: 5px;
    margin-bottom: -22px;
}
.job_listing_packages span.wps_sfw_interval {
    color: #636363 !important;
    font-size: 20px !important;
}
.products.columns-4 del {
    position: absolute;
    left: 0;
    top: 0;
    color: #939393 !important;
}
.products.columns-4 span.price {
    position: relative;
    padding: 20px 0 0 0;
}
.products.columns-4 del span {
    font-size: 13px !important;
}
.products.columns-4 ins {
    text-decoration: none;
}
.products.columns-4 ins {
    float: none !important;
}
.products.columns-4 bdi {
    font-weight: 500;
}
.lf-item-info>ul li {
    white-space: normal;
}
.pf-body.video-block-body iframe {
    width: 102% !important;
    margin-left: -2px !important;
}
.pf-body.video-block-body {
    overflow: hidden;
    border-radius: 5px
}
.woocommerce div.product span.onsale:after,
.products.columns-4 span.onsale:after {
    display: none;
}
.woocommerce div.product span.onsale,
.products.columns-4 span.onsale {
    background: #3f0091 !important;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    margin: 20px !important;
    border-radius: 3px !important;
    min-height: 10px !important;
}
.woocommerce div.product span.onsale {
    margin: 25px !important;
    border-radius: 5px !important;
}
section.related.products span.onsale {
    margin: 20px !important;
}
.products.columns-3 span.onsale {
    margin: 20px !important;
}
.summary.entry-summary p.price del {
    display: flex !important;
}
.summary.entry-summary p.price del bdi {
    font-size: 18px;
    text-decoration: none;
    display: inline-flex;
    color: #000;
}
.summary.entry-summary p.price ins bdi {
    text-decoration: none;
    display: inline-flex;
}
.summary.entry-summary del span.woocommerce-Price-currencySymbol {
    font-size: 14px;
}
.summary.entry-summary p.price del bdi {
    position: relative;
    text-decoration: line-through;
}
.summary.entry-summary bdi,
.summary.entry-summary ins bdi {
    color: #565656;
    font-weight: 600;
}
section.related.products del span.woocommerce-Price-amount.amount {
    display: inline-flex;
    position: absolute;
    top: 0;
}
section.related.products del {
    width: 100%;
}
section.related.products del span.woocommerce-Price-amount.amount  bdi {
    font-size: 15px;
    color: #ababab;
    font-weight: 400;
    text-decoration: line-through;
}
section.related.products span.price {
    position: relative;
    padding: 17px 0;
    min-height: 65px;
}
section.related.products bdi {
    text-decoration: none;
    display: inline-flex;
    font-weight: 500;
}
section.related.products span.wps_sfw_interval {
    margin-top: 5px;
    display: inline-flex;
    margin-left: 2px;
}
.job_listing_packages del span bdi {
    color: #989898;
}
.job_listing_packages .pricing-item .plan-price del {
    text-decoration: none !important;
}
.job_listing_packages .pricing-item .plan-price del .woocommerce-Price-currencySymbol {
    font-size: 15px !important;
    margin-right: 5px;
}
.job_listing_packages del {
    position: relative;
}
.job_listing_packages del .woocommerce-Price-amount.amount:after {
    content: "";
    width: 80px;
    height: 2px;
    background: darkgrey;
    display: block;position: absolute;
    top: 14px;
    transform: translateX(-29%);
    left: 50%;
}
.pricing-item .plan-price>span bdi,
h2 ins span.woocommerce-Price-amount.amount {
    color: var(--accent);
    font-weight: 600 !important;
}
footer h4 {
    color: var(--color_lime) !important;
}
div#exploreTemp {
    margin-top: 10px;
    position: absolute;
}
div#exploreTemp ul.explore-tempo li {
    display: inline-flex;
    color: #959595;
    margin: 0 3px;
    text-transform: capitalize;
}
div#exploreTemp ul.explore-tempo {
    margin-bottom: 0;
}
div#exploreTemp ul.explore-tempo li {
    justify-content: center;
    justify-items: center;
    align-items: center;
}
div#exploreTemp ul.explore-tempo li i {
    margin-right: 3px;
}
@media(max-height: 500px){
    div#exploreTemp {
        position: relative;
    }
}
@media(max-width: 768px){
    div#exploreTemp {
        width: 100%;
        text-align: center;
    }
}
p.plan-desc,
p.plan-desc strong {
    color: #5b5b5b;
}
.pricing-item .plan-price span.woocommerce-Price-currencySymbol {
    top: 0 !important;
    left: 8px !important;
    padding-right: 0 !important;
}
.pricing-item .buttons {
    font-weight: 400;
    font-size: 15px;
}
.single-listing .title-style-1 i {
    padding-right: 3px;
}
li#cta-25744a a,
.choose-contact a {
    background: var(--btn-green_1) !important;
}
li#cta-25744a a:hover,
.choose-contact a:hover {
    background: var(--btn-green_2) !important;
}
.location-address a {
    background: var(--accent);
    border-radius: 3px;
    color: #fff !important;
}
.location-address a:hover {
    background: var(--accent_dark_1);
    color: #fff !important;
}
.fieldset-work_hours.field-type-work-hours .form-group:last-child {
    display: none;
}
.work-hours-block p.work-hours-timezone {
    margin-bottom: 0;
    padding-top: 15px;
}
.work-hours-block .closed,
span.not-available.work-hours-status {
    color: var(--color_red_1);
    
}
.work-hours-block .mobile-menu-open ul.sub-menu.i-dropdown.shown-menu {
    background: #f0f0f0;
}
.mobile-menu-open .i-dropdown li a i {
    display: block !important;
}
.block-type-details a {
    text-decoration: none;
}
.block-type-details a:hover,
.block-type-details a:focus {
    color: var(--color_black);
}
.block-type-details .icon-file-notes-document:before {
    font-size: 17px;
}
.block-type-details i.icon-shopping-basket-1 {
    font-size: 20px;
}
.quick-listing-actions>ul {
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.quick-listing-actions>ul::-webkit-scrollbar {
    display: none;
}
.menu-user h5 span {
    color: var(--accent_dark_1);
}
.main-nav li:hover>.i-dropdown,
.user-profile-dropdown:hover .i-dropdown {
    transition-delay: 0.3s !important;
}
.edit-listing-form .i-section {
    display: flex;
}
.edit-listing-form .job-manager-message {
    left: 0;
}
.mobile-menu-open .i-dropdown {
    transition: transform .3s;
}
.elementor-5722 .elementor-element.elementor-element-3c25b007>.elementor-background-overlay {
    background-color: var(--color_black) !important;
}
.instant-results:before {
    background: #00ff00 !important;
}
.header-search .instant-results {
    padding-top: 0 !important;
}
.header-top.container-fluid div#c27-header-search-form {
    margin-top: -3px;
}
.header-top.container-fluid .header-center, 
.header-top.container-fluid .header .header-right {
    margin-top: -2px;
}
.elementor-widget-shortcode button.search {
    font-size: 17px;
    font-weight: 500 !important;
    padding: 14px 0 16px 15px;
}
.elementor-widget-shortcode button i.mi.search:before {
    font-size: 23px;
    position: absolute;
    left: -20px;
    top: -11px;
}
.location-wrapper input[type=text] {
    padding-right: 65px !important;
}
a.buttons.button-5.cts-trigger-buy-new {
    background: var(--btn-green_1);
    color: #fff;
    font-size: 15px;
    padding: 14px 0;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
a.buttons.button-5.cts-trigger-buy-new:hover {
    background: var(--btn-green_2);
}
#job_package_selection .plan-features {
    display: none;
}
.job_listing_packages .select-package p {
    display: none;
}
.job_listing_packages a.use-package-toggle.dropdown-toggle {
    width: 100%;
    margin: 0;
    padding: 9px !important;
}
.job_listing_packages a.use-package-toggle.dropdown-toggle i.mi.arrow_drop_up {
    margin-left: -3px;
}
a.buttons.button-5.cts-trigger-buy-new i.mi.arrow_forward {
    margin-left: 3px !important;
}
a.use-package-toggle.dropdown-toggle {
    background: var(--accent);
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
}
.package-available.dropup.open {
    z-index: 100;
}
a.use-package-toggle.dropdown-toggle:hover {
    opacity: 0.9;
    color: #fff;
}
.job_listing_packages .dropdown-menu {
    padding: 0 !important;
}
.job_listing_packages .plan-price {
    margin-top: 0;
    margin-bottom: 20px;
}
.job_listing_packages ul.no-list-style.checkbox-plan-list.owned-product-packages li {
    display: none;
}
.job_listing_packages ul.no-list-style.checkbox-plan-list.owned-product-packages li:last-child {
    display: block !important;
}
.job_listing_packages a.buttons.button-5.cts-trigger-buy-new {
    margin-top: 10px;
}
.job_listing_packages .dropdown-menu {
    margin-bottom: 0 !important;
}
.job_listing_packages .package-available .dropdown-menu {
    box-shadow: unset;
}
.report-wrapper button.buttons.button-2.full-width.button-animated.report-submit {
    margin-bottom: -15px;
}
.explore_inga h1 {
    position: relative;
}
.explore_inga h1 span {
    color: var(--color_lime);
}
.block-type-location a.marker-icon:before,
.finder-map .mi.bookmark_border:before,
.explore_inga h1:before,
.exp-anuncios h1 a:before,
.exp_block_3 h2 a:before,
footer .phone_explore:before,
.slider_single .item.c27-blank-slide:after,
.food-menu-items .menu-thumb.photoswipe-gallery.not-img:before {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2210.4159mm%22%20height%3D%2212.5124mm%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%2084.64%20101.68%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text/css%22%3E%20%3C![CDATA[.fil0%20%7Bfill%3Awhite%7D%20]]%3E%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Camada_x0020_1%22%3E%3Cmetadata%20id%3D%22CorelCorpID_0Corel-Layer%22/%3E%3Cpath%20class%3D%22fil0%22%20d%3D%22M41.6%20101.68c20.08,-19.41%2052.33,-38.32%2040.51,-73.6l-12.96%2012.9c0.58,15.83%20-11.49,28.03%20-27.15,28.19%20-14.68,0.15%20-27.23,-13.04%20-26.58,-27.51%200.88,-19.47%2021.22,-32.15%2038.6,-23.58l-28.51%2028.66c3.61,4.4%2012.66,8.67%2020.24,2.68l31.24%20-31.24c-23.45,-33.22%20-75.51,-18.26%20-76.96,23.35%20-0.99,28.25%2025.21,43.23%2041.57,60.15z%22/%3E%3C/g%3E%3C/svg%3E) !important;
}
.explore_inga h1:before {
    content: "";
    width: 65px;
    height: 78px;
    background-size: 65px;
    display: block;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: -75px;
}
.finder-map .mi.bookmark_border:before {
    content: "";
    width: 15px;
    height: 18px;
    background-size: 15px;
}
.finder-map i.mi.bookmark_border {
    background: var(--accent) !important;
}
.block-type-location a.marker-icon:before {
    content: "";
    width: 28px;
    height: 28px;
    background: var(--accent);
    display: flex;
    position: absolute;
    right: -20px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100px;
    top: -5px;
}
.contact-map .finder-map a.marker-icon div,
.finder-map a.marker-icon div {
    border: solid 2px #dadada;
}
.contact-map a.marker-icon,
.finder-map a.marker-icon {
    background: #fff;
    border-radius: 100px;
    padding: 2px;
    border: solid 2px var(--accent);
}
#c27-site-wrapper {
    min-height: auto;
}
.disabled {
    pointer-events: unset;
}
.similar-listings {
    padding-bottom: 0;
}
.error404 .no-results-wrapper {
    padding: 100px 0;
}
.elementor-5722 .elementor-element.elementor-element-3c25b007:not(.elementor-motion-effects-element-type-background),
.elementor-5722 .elementor-element.elementor-element-3c25b007>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-attachment: fixed;
}
.single-product div.product section.related.products h2 {
    padding-bottom: 0;
    margin-bottom: 10px !important;
}
.single-product form.cart {
    margin-top: 20px;
}
.single-product div.product .related.products {
    margin-bottom: 0;
}
.single-product .i-section {
    padding-top: 15px;
    padding-bottom: 0;
}
.single-product div.product div {
    margin-bottom: 0;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 30px !important;
}
.gallery-grid.photoswipe-gallery a img {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    transition: 0.3s !important;
}
button.buttons.button-2.full-width,
.job_listing_preview .wpcf7 input[type=submit].wpcf7-form-control,
.wpcf7-form input[type=submit] {
    font-size: 15px;
}
ul.explorer-menu li a {
    background: var(--accent);
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
}
ul.explorer-menu li {
    display: inline-block;
}
ul.explorer-menu {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}
ul.explorer-menu li {
    margin-right: 7px;
}
ul.explorer-menu li a:hover {
    background: var(--accent_dark_1);
}
ul.explorer-menu li a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    margin-right: 4px;
    position: relative;
    top: -2px;
}
.explorer_page {
    margin: 10px;
    margin-bottom: 30px;
}
.explore-content {
    margin-bottom: 20px;
}
.explore-content .row {
    padding: 5px;
}
.explore-content ul li {
    list-style: disc;
}
.explore-content ul {
    padding-left: 20px;
    margin: 15px 0;
}
.explorer_page h1 {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 36px;
}
body::-webkit-scrollbar-track {
    background: #2c2c2c;
    border-radius: 0;
}
body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
body::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}
body::-webkit-scrollbar:horizontal {
    height: 0px;
}
/* ---------------------------------------------BUSCADOR--------------------------------------------- */
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
/* Chrome, Safari, Edge */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 8px;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* Firefox */
.select2-container--default .select2-results>.select2-results__options {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}
/* -------------------------------------------END_BUSCADOR------------------------------------------ */
p#billing_country_field {
    display: none !important;
}
li.menu-item:after {
    display: none;
}
#ml-messages-modal .sign-in-box {
    overflow: hidden;
}
#wc-cart-modal .modal-content,
#ml-messages-modal .sign-in-box {
    border-radius: 4px;
}
.messaging-center .compose-btn {
    padding-top: 1px;
}
.woocommerce-message:focus-visible {
    outline: none !important;
}
.header-skin {
    transition: .4s ease !important;
}
form#submit-job-form .title-style-1 i {
    display: flex;
    align-items: center;
    justify-content: center;
}
.comment-container i.mi.star_half,
.comment-container .mi.star,
.comment-container .mi.star_border {
    color: #8b4bff;
}
.container.listing-main-info .listing-rating i {
    color: #ffae00;
}
.comment-container .material-icons,
.comment-container .mi {
    font-size: 24px;
}
.form-group-review-ratings.rating-mode-5 label i,
.form-group-review-ratings.rating-mode-10 label i {
    width: 24px;
    font-size: 24px;
}
.sidebar-comment-form .rating-category-field.rating-category-field-rating {
    margin-bottom: 20px;
}
.listing-notifications {
    padding: 0 5px;
}
.listing-notifications .woocommerce-message:before {
    top: 14px;
    left: 15px;
}
.listing-notifications .woocommerce-message {
    display: flex;
    align-items: center;
    padding-left: 35px;
}
.comment-container .comment-body p {
    margin-bottom: 10px;
}
.comment-container .comment-body p:last-child {
    border-bottom: solid 1px #ccc;
}
.comment-container .rating-category-label {
    margin-top: 40px;
}
.listing-notifications .woocommerce-message a {
    position: absolute;
    right: 10px;
}
.add-listing-nav ul .active a i {
    border: solid 2px var(--accent);
}
.add-listing-nav ul .active a span {
    background: var(--accent) !important;
}
.add-listing-step .i-section {
    padding-top: 36px;
}
.add-listing-step .i-section .section-title {
    margin-bottom: 26px;
}
.add-listing-step .pricing-item {
    display: grid;
    align-items: self-end;
    height: 100%;
}
.add-listing-step .select-package {
    padding: 15px;
}
.add-listing-step .select-plan {
    margin-bottom: -5px !important;
}
.owl-carousel .owl-stage-outer {
    height: 100% !important;
}
.gallery-block .owl-stage-outer.owl-height {
    min-height: auto !important;
}
.profile-header .profile-menu ul li a:after {
    background: transparent;
}
.block-type-reviews .element {
    padding-bottom: 10px;
}
.home-search {
    margin-top: 10px;
    margin-bottom: 10px;
}
.home-search {
    padding-top: 120px;
}
.featured-search .fs-tabs .tab-content .form-group label {
    font-weight: 600;
    color: #1d1d23;
}
span.select2-results ul li {
    color: #1d1d23 !important;
    font-weight: 500;
}
div#finderListings a.reset-results-27.full-width {
    background: var(--color_red_1);
    color: #fff;
    opacity: unset;
    width: 140px;
    padding: 8px 3px 9px 0;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 15px !important;
}
div#finderListings a.reset-results-27.full-width:hover {
    background: var(--color_red_2);
}
.transparent .fs-tabs .nav-tabs {
    padding-bottom: 0 !important;
}
.full_home_exp ul.nav.nav-tabs::-webkit-scrollbar-thumb {
    background: var(--accent) !important;
    border-radius: 10px;
}
.full_home_exp ul.nav.nav-tabs::-webkit-scrollbar {
    height: 4px;
    z-index: -100px;
}
.transparent .fs-tabs .nav-tabs>li>a:hover {
    opacity: .5 !important;
}
.transparent .fs-tabs .nav-tabs>li.active>a:hover {
    opacity: unset !important;
}
.transparent .featured-search .fs-tabs .tab-content {
    border-top-left-radius: unset;
    border-radius: 4px !important;
}
.full_home_exp {
    padding: 10px !important;
}
.full_home_exp ul.nav.nav-tabs::-webkit-scrollbar-track {
    border-radius: 10px;
}
.full_home_exp .transparent .fs-tabs .nav-tabs {
    margin-bottom: 10px;
}
.full_home_exp .fs-tabs .nav>li>a {
    padding: 5px 10px !important;
}
.full_home_exp .fs-tabs .cts-next:before,
.full_home_exp .fs-tabs .cts-prev:before {
    opacity: 0 !important;
}
.full_home_exp .fs-tabs .cts-next,
.full_home_exp .fs-tabs .cts-prev {
    height: 40px !important;
}
.full_home_exp .cts-next,
.full_home_exp .cts-prev {
    top: 17px !important;
}
.full_home_exp .fs-tabs .cts-next,
.full_home_exp .fs-tabs .cts-prev {
    width: 60px;
}
.full_home_exp .fs-tabs .cts-next:before,
.full_home_exp .fs-tabs .cts-prev:before {
    font-size: 11px;
    padding: 8px;
    position: relative;
    right: -5px !important;

}
.full_home_exp .cts-next:before,
.full_home_exp .cts-prev:before {
    font-weight: 900;
    font-style: normal;
    font-size: 14px;
    opacity: .3;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
}
.full_home_exp .elementor-widget-shortcode .lt-icon {
    align-items: self-start;
}
/* -----------------------------ARROW_DOWN_EFECT_HOME----------------------------- */
.full_home_exp {
  position: relative;
  min-height: 100vh;
}
.full_home_exp .js-icon-bottom {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  opacity: 0.7;
  animation: float 2.5s ease-in-out infinite;
  margin-left: -11px;
  
}
@media(max-height: 400px){
  .js-icon-bottom {
    display: none;
  }
}
@keyframes float {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-8px); }
  100% { transform: translateY(0); }
}
/* ---------------------------END_ARROW_DOWN_EFECT_HOME--------------------------- */
.filter-count-3 .form-group.explore-filter.wp-search-filter.md-group label:after {
    color: #7a7a7a;
    width: 20px;
    height: 20px;
    content: "(ou clique em Explorar)";
    margin-left: 5px;
    font-weight: 500;
}
.icon-location-user:before {
    content: "\e0c8" !important;
    font-family: Material Icons;
    color: var(--accent);
    font-size: 33px;
}
i.icon-location-user.geocode-location {
    bottom: 20px;
    right: 13px;
    z-index: 10 !important;
}
i.icon-location-user.geocode-location:after {
    content: "Me Localize";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    text-align: center;
    font-size: 11px;
    font-family: arial;
    width: 80px;
    bottom: -11px;
    color: var(--accent);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    padding-left: 0 !important;
}
li.select2-results__option.select2-results__option--highlighted:hover {
    padding-left: 5px !important;
}
button.buttons.button-2.search i {
    margin-right: 0;
}
.featured-search.wide .lt-icon {
    height: unset;
    display: unset;
    align-items: center;
}
.container.listing-main-info {
    padding: 0;
}
section.similar-listings .container .section-title {
    margin-bottom: 20px;
}
.blog-title h1 {
    font-size: 32px !important;
}
.sbf-title a {
    font-size: 21px !important;
    margin-bottom: 11px !important;
}
.add-listing-step h2 {
    font-size: 32px;
}
.profile-body .container,
section.i-section.similar-listings .container {
    padding: 5px;
}
@media(max-width: 1024px) {
    .explore_inga h1:before {
        background-size: 50px;
        width: 50px;
        height: 60px;
        top: -65px;
    }
    .portal-comercial h2 {
        font-size: 14px !important;
    }
}
@media(max-width: 767px) {
    .explore_inga h1:before {
        background-size: 40px;
        width: 40px;
        height: 48px;
        top: -55px;
    }
    .full_home_exp .js-icon-bottom {
      margin-left: -10px !important;
      
    }
}
@media(min-width: 768px) {
    .mobile {
        display: none;
    }
}
@media(min-width: 1201px) and (max-width: 1221px) {
  .archive-page .container {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
}
@media(max-width: 1221px) {
    .listing-feed-2 .lf-item-container {
        border-radius: 5px 7px 5px 5px;
    }
    .listing-feed-2 .owl-carousel,
    .listing-feed-2 .container {
        padding: 0;
    }
    .listing-feed-2 .container {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .listing-feed-2 .lf-item-container {
        margin-left: 0;
        margin-right: 0;
    }
    .elementor-section.elementor-section-boxed .elementor-container {
        max-width: unset !important;
    }
    footer .container .row:nth-child(2) {
        margin-top: 10px !important;
    }
    .profile-body .container,
    section.i-section.similar-listings .container {
        padding: 0 !important;
    }
    .container.listing-main-info {
        padding: 10px !important;
    }
    .listing-notifications {
        padding: 0 !important;
    }
    .listing-notifications a {
        min-width: 70px;
        margin-top: 0 !important;
        text-align: center;
    }
}
@media(min-width: 1200px) {
    .listing-feed-2 .container {
        width: 100% !important;
    }
    .listing-feed-carousel {
        padding-left: 0;
        padding-right: 0;
        left: 0;
    }
    .listing-feed-2 .lf-item-container {
        border-radius: 5px 7px 5px 5px;
    }
    .blog-featured-image img {
        width: auto !important;
        display: block;
        margin: 0 auto;
    }
    .archive section.i-section.archive-posts .container,
    .blog section.i-section.archive-posts .container {
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }
    .exit_mobile {
        display: none;
    }
}
@media(min-width: 768px) {
    .listing-feed-carousel .owl-nav {
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        margin-top: -20px !important;
        width: 100%
    }
    .listing-feed-carousel .owl-prev,
    .listing-feed-carousel .owl-next {
        position: absolute;
    }
    .listing-feed-carousel .owl-next {
        right: 5px;
    }
    .listing-feed-carousel .owl-prev {
        left: 5px;
    }
}
.lf-type-2 .lf-item-info-2 {
    width: 101%;
}
.exp-anuncios {
    background-color: transparent;
    background-image: linear-gradient(180deg, var(--accent) 0%, var(--accent_dark_1) 100%);
}
.exp-anuncios {
    margin: 25px 0 35px 0;
}
.exp-anuncios h1 {
    font-size: 32px;
}
.exp-anuncios h1 a {
    display: flex;
    align-items: center;
}
.exp-anuncios h1 a:before {
    content: "";
    display: block;
    min-width: 30px;
    min-height: 36px;
    background-size: 30px;
    margin-right: 7px;
    margin-top: -3px;
    margin-bottom: -1px;
}
.slider_exp .owl-dots {
    gap: 5px !important;
    position: relative;
    z-index: 100;
}
.slider_exp .owl-dot {
    padding: 5px;
}
.slider_exp .owl-dots span {
    height: 15px !important;
    width: 15px !important;
    border-radius: 4px !important;
}
.slider_exp.exp_first {
    padding-top: 55px;
}
.slider_exp.last {
    padding-top: 10px;
    padding-bottom: 50px;
}
.slider_exp {
    padding-top: 20px;
    padding-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
}
.slider_single .owl-stage-outer {
    overflow: hidden;
}
.slider_single .item.c27-blank-slide:before {
    content: "Disponível";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 60%;
    left: 50%;
    font-size: 23px;
}
.slider_single .item.c27-blank-slide {
    position: relative;
    background: #9f73f0;
    color: #fff;
}
.slider_single .item.c27-blank-slide:after {
    content: "";
    width: 50px;
    height: 60px;
    background-size: 50px;
    display: block;
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
}
.slider_single {
    padding-top: 10px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
}
.lf-item-container .lf-item-info-2 {
    bottom: -2px !important;
}
.listing-feed-2 {
    padding-top: 0;
    padding-bottom: 0;
}
.listing-feed-carousel .owl-nav>div>div {
    background: #00000066 !important;
}
.listing-feed-carousel .owl-nav>div>div i {
    color: #fff;
}
.listing-feed-carousel .owl-nav>div>div:hover {
    background: #000000a3 !important;
}
.listing-feed-carousel .owl-item {
    opacity: 0.5 !important;
}
.listing-feed-carousel .owl-item.active {
    opacity: 0.99 !important;
}
.clients-feed-carousel .logo-holder img {
    max-width: 120% !important;
}
.exp-background-with {
    background: #fff;
}
.slider_exp .item a img {
    will-change: transform !important;
    backface-visibility: hidden !important;
}
.slider_exp .item a {
    background: #e7e7e7;
}
.slider_exp .item a img {
    filter: brightness(60%);
}
.slider_exp .owl-carousel .item a .overlay {
    background: #00000094 !important;
    border-radius: 5px;
    top: 0;
}
.slider_exp .owl-carousel .item a span {
    position: absolute;
    z-index: 10;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    will-change: transform, opacity;
}
.slider_exp .owl-carousel .item a span {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    transition: 0.3s !important;
}
.slider_exp .owl-carousel .owl-prev,
.slider_exp .owl-carousel .owl-next {
    position: relative;
    height: 35px;
    border-radius: 5px;
}
.slider_exp .owl-carousel .owl-prev {
    left: -16px;
}
.slider_exp .owl-carousel .owl-next {
    right: -16px;
}
.slider_exp .owl-carousel .owl-nav {
    font-family: Material Icons;
}
.slider_exp .owl-carousel .owl-prev:before {
    content: "\e314";
}
.slider_exp .owl-carousel .owl-next:before {
    content: "\e315";
}
.slider_exp .owl-carousel .owl-prev:before,
.slider_exp .owl-carousel .owl-next:before {
    font-size: 35px;
    color: #999999;
    position: relative;
    top: -7px;
    background: var(--accent);
    border-radius: 50px;
    color: #fff;
}
.slider_exp .owl-carousel .owl-prev:hover:before,
.slider_exp .owl-carousel .owl-next:hover:before {
    background: var(--accent_dark_1);
}
.slider_exp .owl-carousel .item .overlay:hover {
    opacity: 0;
}
.slider_exp .owl-carousel .item a:hover {
    transform: scale(1.080);
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    transition: 0.3s !important;
}
.slider_exp .owl-carousel .item a {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    transition: 0.3s !important;
}
.slider_exp .owl-carousel .owl-prev,
.slider_exp .owl-carousel .owl-next {
    font-size: 0;
}
.slider_exp .owl-carousel .owl-nav {
    position: absolute !important;
    margin: 0 !important;
    height: auto !important;
    transform: translateY(-50%) !important;
    top: 50% !important;
    width: 100% !important;
}
.owl-stage-outer .item {
    border-radius: 5px !important;
    overflow: hidden;
}
.owl-stage-outer {
    border-radius: 5px;
}
.slider_exp .owl-carousel .owl-dots.disabled,
.slider_exp .owl-carousel .owl-nav.disabled {
    display: flex;
}
.owl-stage-outer.owl-height {
    min-height: 300px !important;
}
.slider_exp .owl-carousel .owl-dots {
    display: none !important;
}
.slider_exp .owl-carousel .owl-nav {
    display: flex !important;
}
@media(min-width: 1251px) {
    .slider_exp .owl-prev.disabled:before,
    .slider_exp .owl-next.disabled:before,
    .slider_exp .owl-carousel.disabled .owl-prev:hover:before,
    .slider_exp .owl-carousel.disabled .owl-next:hover:before {
        background: transparent !important;
        color: transparent !important;
        cursor: auto !important;
    }
    .slider_exp .owl-carousel .owl-next,
    .slider_exp .owl-carousel .owl-prev {
        position: absolute !important;
    }
}

@media(max-width: 1250px) {
    .slider_exp .owl-carousel .owl-nav {
        top: -36px !important;
        width: 75px !important;
        right: 0;
        margin-top: 0 !important;
    }
    .slider_exp .owl-carousel .owl-next {
        right: 0 !important;
    }
    .slider_exp .owl-carousel .owl-prev {
        left: 0 !important;
    }
    .home-title {
        margin-bottom: 0 !important;
    }
    .slider_exp {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .slider_exp.exp_first {
        padding-top: 20px;
    }
    .exp-anuncios {
        margin: 20px 0 10px 0;
    }
    .slider_exp.last {
        padding-top: 0 !important;
        padding-bottom: 20px !important;
        margin-top: 10px !important;
    }
    .exp-three_block {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .slider_single.last {
        margin-top: -26px !important;
    }
}
@media(max-width: 767px) {
    .slider_exp .owl-carousel .owl-dots {
        display: flex !important;
        margin-top: 20px;
        margin-bottom: -10px;
    }
}
@media(max-width: 400px) {
    .slider_exp .owl-carousel .owl-prev,
    .slider_exp .owl-carousel .owl-next {
        height: unset;
    }
}
.slider_width .logo-holder {
    height: 290px !important;
}
.slider_height a.clients-logo {
    height: 300px;
    align-content: center;
}
.slider_height .clients-feed-carousel .logo-holder {
    height: 100% !important;
}
ul.woocommerce-error:focus-visible {
    background: #c500ff1a;
    outline: none;
}
.woocommerce-tabs.wc-tabs-wrapper .panel {
    box-shadow: none;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce {
    padding-top: 0;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce .i-section {
    padding-top: 10px;
    padding-bottom: 0;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce .pf-head.round-icon h5 {
    font-size: 20px;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce .pf-head.round-icon h5 {
    font-size: 20px;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce .title-style-1 {
    background: #22ffa7;
    padding: 10px;
    border-radius: 5px;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 13px;
}
.woocommerce-checkout #c27-site-wrapper>.woocommerce .element {
    margin-bottom: 20px;
}
.summary.entry-summary form.cart button {
    font-size: 15px !important;
    font-weight: 400 !important;
}
.summary.entry-summary .single_add_to_cart_button:before {
    top: 0;
}
@media(max-width: 768px) {
    #wc-cart-modal .modal-dialog {
        width: 100% !important;
        margin: 0 9px;
    }
    .woocommerce-checkout #c27-site-wrapper>.woocommerce .i-section {
        padding-top: 5px;
    }
    .woocommerce-checkout #c27-site-wrapper>.woocommerce .element {
        margin-bottom: 5px;
    }
    .woocommerce ul.order_details li {
        border-right: 0;
        border-bottom: 1px dashed #cfc8d8;
        width: 100%;
        display: block;
        padding-bottom: 5px;
        padding-top: 10px;
    }
    .woocommerce-shop .select2-container.select2-container--default.select2-container--open {
        left: 0 !important;
        margin-left: 10px;
        width: 50px !important;
    }
    .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        margin-bottom: 0;
    }
    ul.explorer-menu li {
        display: block;
    }
    ul.explorer-menu li {
        margin-right: 0;
        margin-top: 9px;
    }
    div#c27-explore-listings {
        overflow-x: hidden;
    }
    section.related.products {
        display: none;
    }
    .block-type-reviews .element {
        padding-bottom: 5px;
    }
}
.elementor-1164 .elementor-element.elementor-element-5b269c10:not(.elementor-motion-effects-element-type-background),
.elementor-1164 .elementor-element.elementor-element-5b269c10>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-attachment: fixed;
}
a.checkout-button.button.alt.wc-forward {
    margin-top: 20px;
}
.woocommerce div.product form.cart .button,
ul.products .ajax_add_to_cart,
a.checkout-button.button.alt.wc-forward,
form.checkout.woocommerce-checkout button[name="woocommerce_checkout_place_order"] {
    background: #00c200 !important;
}
.woocommerce div.product form.cart .button:hover,
ul.products .ajax_add_to_cart:hover,
.cart-collaterals .wc-proceed-to-checkout a.button:hover,
p.return-to-shop a.button.wc-backward:hover {
    opacity: .8;
}
form.checkout.woocommerce-checkout textarea#order_comments::placeholder {
    color: #ababab;
    line-height: 18px;
}
form.checkout.woocommerce-checkout textarea#order_comments {
    min-height: 75px;
}
.checkbox-plan-list>li:last-child>a>i,
.select-plan i {
    margin-left: -2px !important;
}
div#wpadminbar {
    background: #161616;
}
.header-top.container-fluid {
    background: #00000045;
}
.page-id-179 .header-top.container-fluid {
    background: linear-gradient(#00000063, #00000000) !important;
}
.instant-results:before,
.main-nav .i-dropdown:before,
ul.dropdown-menu:before {
    height: 3px !important;
}
.dropdown-menu {
    border: 0 !important;
}
.instant-results,
ul.dropdown-menu,
.main-nav .i-dropdown {
    border-radius: 0 0 4px 4px !important;
}
.user-profile-dropdown.dropdown ul.i-dropdown.dropdown-menu {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2588235294);
}
.header-right .header-button a.buttons {
    padding: 13px 20px 13px 15px;
    font-size: 14px !important;
    margin-right: 5px;
}
.header-right .header-button a.buttons i {
    font-size: 20px;
    margin-right: 2px;
}
.exp-three_block .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
}
.exp_arrow_down {
    margin-bottom: -15px !important;
    margin-top: 20px;
}
.exp_arrow_down .elementor-icon svg {
    width: 22px;
    margin-top: -2px;
}
.exp_arrow_down:before {
    content: "Mais para Explorar";
    text-align: center;
    display: block;
    font-size: 13px;
    color: #681bf4;
    font-weight: 500;
}
.exp-three_block {
    margin-top: 25px;
    margin-bottom: 35px;
    padding: 0 10px;
}
.exp_block_1 h2 a:before,
.exp_block_2 h2 a:before,
.exp_block_3 h2 a:before {
    position: absolute;
    font-size: 40px;
}
.exp_block_1 h2 a:before,
.exp_block_2 h2 a:before,
.exp_block_3 h2 a:before {
    font-family: "Font Awesome 5 Free";
}
.exp-three_block a {
    width: 80%;
    display: flex;
    align-items: center;
    position: relative;
    text-align: left;
    padding-left: 80px;
    font-size: 23px !important;
    line-height: 30px !important;
    margin: 0 auto;
}
.exp_block_1 h2 a:before {
    content: "\f818";
    left: 23px;
    font-weight: 900;
}
.exp_block_2 h2 a:before {
    content: "\f79f";
    left: 17px;
    font-weight: 900;
}
.exp_block_3 h2 a:before {
    left: 25px;
    font-weight: 900;
    content: "";
    width: 40px;
    height: 48px;
    background-size: 40px;
}
.exp-anuncios a:hover:before,
.exp-three_block a:hover:before {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.select2-dropdown {
    box-shadow: none;
    border: solid 1px #ccc !important;
    margin-top: 0px;
}
.exp-account .select2-dropdown {
    margin-top: 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    color: #636363;
}
.select2-container--open span.select2-selection__arrow:before {
    color: var(--color_black) !important;
}
.main-menu .submenu-toggle i {
    color: #888888 !important;
}
.header-search>input,
.header-search>input:hover,
.header-search>input:focus {
    padding-left: 25px !important;
}
.header-search .instant-results {
    padding-top: 5px;
}
@media only screen and (max-width: 1200px) {
    .mobile-nav-button .header-button a {
        border-radius: 5px !important;
        font-weight: 500;
    }
    .mobile-nav-button {
        margin-top: 10px !important;
    }
    .header-left {
        margin-left: -3px;
    }
    .header-right {
        margin-right: -3px;
    }
    .header-top {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .finder-listings {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div#finderListings .lf-item-container {
        margin-bottom: 20px;
    }
    section.i-section.c27-packages .container {
        padding: 0;
    }
    .archive section.i-section.archive-posts .container,
    .blog section.i-section.archive-posts .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: hidden;
    }
    .single-product .i-section {
        padding-top: 0;
    }
    .single-product .related.products li {
        margin-bottom: 0 !important;
    }
    .single-product .related.products ul {
        margin-bottom: 10px;
    }
    .single-product .woocommerce-tabs.wc-tabs-wrapper {
        margin-bottom: 10px !important;
    }
    .woocommerce div.product div.images {
        margin-bottom: 10px;
    }
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        width: 49.5%;
    }
    .woocommerce div.product .related.products h2 {
        margin-bottom: 10px !important;
    }
}
@media(min-width: 1201px) {
    ul#menu-main-menu li:hover .material-icons,
    .submenu-toggle:has(+ .sub-menu:hover) .material-icons,
    .user-profile-name:has(+ .dropdown-menu:hover) .material-icons,
    .user-profile-dropdown.dropdown a:hover i.material-icons.arrow_drop_down {
        color: #ffff !important;
    }
    ul.dropdown-menu {
        top: 50px !important;
    }
}

.submenu-toggle {
    color: #888888 !important;
}

.submenu-toggle:has(+ .shown-menu) .material-icons {
    color: var(--color_black) !important;
}

.submenu-toggle {
    opacity: 100 !important;
}

.mobile-menu-open ul.mobile-account {
    margin-left: 10px !important
}

.mobile-menu-open ul.mobile-account li {
    border-bottom: 0;
}

.mobile-menu-open ul.mobile-account li a {
    background: #363636;
    color: #fff !important;
    font-weight: 500 !important;
}

.mobile-menu-open ul.mobile-account li a i {
    margin-right: 3px;
    color: #fff;
}

.mobile-menu-open .mnh-close-icon {
    right: 0;
}

.display_title {
    background: var(--accent_dark_0);
    color: var(--color_white);
    padding: 20px;
    border-radius: 4px;
    margin: 20px 0 !important;
    text-align: left;
}

hr.has-alpha-channel-opacity {
    border-top: solid 1px #e3e3e3;
}

span.exp_space {
    display: block;
    margin-bottom: 15px;
}

span.exp_space_min {
    display: block;
    margin-bottom: 10px;
}

.explore-content b,
.explore-content i,
.explore-content span,
.explore-content h1,
.explore-content h2,
.explore-content h3,
.explore-content h4,
.explore-content h5,
.explore-content h6,
.explore-content-title h2 {
    color: var(--color-text-dark) !important;
    margin-top: 0;
}
.explore-content p,
.elementor-widget-text-editor p {
    color: var(--color-text-dark) !important;
    line-height: 27px;
    font-size: 18px;
    margin-bottom: 0;
}
.profile-header .profile-menu {
    top: 0 !important;
}
.profile-menu li.active a:after {
    background: var(--accent) !important;
}
.explore_estacionamento i {
    margin-right: 3px;
}
.listing-main-buttons i.fab.fa-whatsapp {
    font-size: 20px;
}
.block-type-details a.whats_show,
.block-type-details a.call_now {
    display: flex;
    margin-top: -10px;
    align-items: center;
}
.block-type-details a.whats_show i,
.block-type-details a.call_now i {
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    margin-right: 3px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin-right: 16px;
}
.block-type-details a.whats_show i {
    background: var(--btn-green_2);
    font-size: 22px;
}
.block-type-details a.whats_show {
    display: flex;
    margin-top: -10px;
    align-items: center;
}
.block-type-details a.whats_show {
    color: var(--btn-green_3);
}
.block-type-details a.whats_show:hover {
    color: var(--btn-green_1);
}
.block-type-details a.whats_show:hover i {
   background: var(--btn-green_1);
}
.block-type-details a.call_now i {
    background: var(--accent);
}
.block-type-details a.call_now {
    color: var(--accent);
}
li.have-call-now {
    display: none;
}
.contact .whats-contact a {
    background: var(--btn-green_1) !important;
    padding: 11px 15px 12px 36px;
    position: relative;
}
.contact .whats-contact span {
    color: #fff !important;
    line-height: 18px;
}
.contact .whats-contact svg {
    width: auto;
    height: 22px !important;
    position: absolute;
    left: 16px;
    top: 8px;
}
.contact .whats-contact a:hover {
    background: var(--btn-green_2) !important;
}
.contact svg.e-font-icon-svg.e-fas-headphones-alt {
    width: 26px;
    height: 22px;
    margin-left: -2px !important;
    margin-right: 1px !important;
}
.post-type-archive section.i-section {
    background: #f4f4f4;
    padding-top: 36px;
}
.explore-content-title {
    padding: 30px 0 20px 0;
}
.blog .i-section,
.tag .i-section,
.category .i-section {
    padding-top: 16px;
    padding-bottom: 10px;
}
.blogpost-section .blog-title h1 {
    padding-top: 3px;
}
.explore-content {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .0705882353);
    border-radius: 5px;
    padding: 20px;
    font-size: 18px;
    color: var(--color-text-dark);
}
.mlduo-welcome-message h1 {
    margin-bottom: 30px;
    margin-top: 5px;
}
.results-view.grid .col-md-12.grid-item {
    padding-left: 9px;
    padding-right: 9px;
}
.cts-network-wrapper {
    position: absolute;
}
.login-content {
    top: -20px;
}
/*body:not(.logged-in) .user-area.signin-area {*/
/*    margin-right: 20px !important;*/
/*}*/
.not-loggerx span.mi.shopping_cart {
    margin-left: 18px;
}
.logged-in .not-loggerx {
    margin-right: 5px !important;
}
.logged-in .view-cart-contents {
    margin-right: 0 !important;
}
/*.not-loggerx .view-cart-contents {*/
/*    margin-right: 26px !important;*/
/*}*/
body:not(.logged-in) .user-area.signin-area,
.user-area.signin-area.not-loggerx {
    margin-right: 0 !important;
}
body.logged-in .view-cart-contents,
body:not(.logged-in) .view-cart-contents {
    margin-right: 20px !important;
    margin-left: 1px !important;
}
a.view-cart-contents {
    margin-left: 0;
    margin-right: 30px;
}
.user-area .inbox-header-icon {
    margin-left: 0;
}
@media(max-width: 1200px){
    body.logged-in .view-cart-contents, 
    body:not(.logged-in) .view-cart-contents {
        margin-right: 0 !important;
        margin-left: 25px !important;
    }
    .not-loggerx a.btn-painel {
        margin-right: 0;
    }
    .logged-in .not-loggerx a.btn-painel {
        margin-right: 18px;
    }
    .not-loggerx i.mi.person.user-area-icon {
        font-size: 26px;
    }
    .user-area .inbox-header-icon {
        margin-left: 20px;
    }
    .woocommerce-account .explore_desktop,
    .logged-in.woocommerce-account .logo:after {
        display: none;
    }
    .not-loggerx span.mi.shopping_cart {
        margin-left: 10px;
    }
    .header-right {
        padding-bottom: 0;
    }
}
@media(max-width: 768px){
    .user-area.signin-area {
        display: flex !important;
    }
    a.btn-painel,
    .not-loggerx i.mi.person.user-area-icon {
        display: none;
    }
    .logged-in a#user-cart-menu,
    body:not(.logged-in) a#user-cart-menu {
        margin-left: 10px !important;
    }
    li.have-call-now, 
    .block-type-details a.call_now {
        display: flex;
    }
    .block-type-details a.whats_show i {
        padding-top: 1px;
    }
}

.c27-top-content-margin {
    background: #f4f4f4;
}
.woocommerce-message a {
    background: red;
    color: #fff;
    padding: 5px 10px 4px 10px;
    border-radius: 4px;
    margin-left: 10px;
}
h1.exp_title {
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 32px;
}
.section-title {
    margin-bottom: 20px;
}
.blogpost-section .blog-title h1 {
    line-height: 35px !important;
    width: 80%;
    margin: 0 auto;
    justify-content: center;
}
.exp-account .woocommerce-message {
    margin: 3px -5px 5px -5px;
}
.woocommerce-ordering span.select2.select2-container.select2-container--default {
    display: flex;
    width: 250px !important;
    justify-content: end;
}
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    border-bottom: 0;
}
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 14px 25px 14px 0px !important;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product,
ul.products.columns-4 li.product {
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    background: #fff;
}
.woocommerce .woocommerce-ordering {
    top: 0;
}
p.woocommerce-result-count {
    margin-top: 13px !important;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    background: #fff;
}
.single_add_to_cart_button:before,
ul.products li.product a.button.add_to_cart_button:before {
    content: "\e8cc";
    padding-right: 6px;
    color: #fff;
    margin-top: 0;
}
.woocommerce ul.products li.product .button {
    padding: 15px !important;
    font-size: 15px;
    font-weight: 400;
}
span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
.woocommerce-checkout .woocommerce-error li a {
    color: #fff;
}
.woocommerce-checkout .woocommerce-error li a:hover {
    border-bottom: 0;
    color: #ddd;
}
.woocommerce-message a:hover {
    color: #fff;
    background: #da0000;
}
a.wp-block-button__link {
    background: var(--accent);
}
a.wp-block-button__link:hover {
    color: #fff;
    background: #772eff;
}
p.wc-block-checkout-empty__description {
    width: 60%;
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 15px !important;
    line-height: 20px;
}
ul.products .ajax_add_to_cart {
    padding: 10px !important;
    color: #fff !important;
    justify-content: center;
    padding-right: 10px !important;
}
.i-dropdown li a {
    text-transform: unset !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
input.wpcf7-form-control.wpcf7-submit.has-spinner:focus {
    background: var(--accent_dark_1);
}
.slider_exp .i-section {
    padding-top: 40px;
    padding-bottom: 0;
}
.several .i-section {
    padding-top: 0;
}
.woocommerce-ordering .select2-container {
    min-width: auto !important;
}
.cart_totals {
    min-height: 192px;
}
footer .c_widget {
    margin-bottom: 5px;
}
.footer-menu li p svg {
    width: 13px;
    height: auto;
    position: relative;
    top: 3px;
}
.footer-menu li a i {
    font-size: 11px;
}
.footer-menu ul {
    padding-left: 5px;
}
.footer-menu i.fa.fa-headphones-alt {
    font-size: 13px;
    margin-right: 1px;
}
.footer-menu i.fab.fa-whatsapp {
    font-size: 15px;
    margin-right: 1px;
    top: 1px;
    position: relative;
}
footer .phone_explore {
    font-size: 13px;
}
a.phone_explore:hover {
    cursor: default;
}
footer .phone_explore:before {
    content: "";
    position: relative;
    background-size: 13px;
    width: 13px;
    height: 15px;
    display: inline-flex;
    margin-right: 4px;
    left: 0;
    top: 3px;
}
footer .container .row:nth-child(2) {
    background: var(--accent_dark_1);
    border-radius: 5px;
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 10px;
}
footer .footer-menu a,
.footer-menu h4 {
    color: #fff;
}
footer.footer {
    padding: 0 0 10px 0 !important;
    background: var(--accent) !important;
    position: relative;
    z-index: 999;
}
footer.footer p {
    color: #fff;
}
.footer-menu ul li a:hover {
    transition: padding .2s ease-in-out;
    padding-left: 2px;
}
.footer-menu ul li a {
    transition: padding .2s ease-in-out;
}
.footer-menu li a:hover i {
    transition: all 0.2s ease-out;
    margin-right: 2px;
}
.footer-menu li a i {
    transition: all 0.2s ease-out;
}
footer .footer-bottom .social-nav li a i {
    margin-top: 0 !important;
}
.footer-bottom .social-nav li a i,
.footer-bottom .social-nav li a i:hover {
    background: #fff !important;
    color: var(--accent) !important;
}
.footer-bottom .social-nav li a i:hover {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
footer .c_widget {
    margin-bottom: 0;
    clear: unset !important;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@media(max-width: 992px) {
    .explore-content.e-flex:first-child {
        margin-right: 0;
        margin-bottom: 0 !important;
    }
    .exp-account .select2-container--default .select2-selection--single .select2-selection__rendered {
        background: #fff;
        border-radius: 5px;
        text-indent: 15px;
    }
    .exp-account .select2-container--default .select2-selection--single .select2-selection__arrow:before {
        right: 8px;
        position: relative;
    }
    .exp-account .search-my-listings input {
        border-bottom: 0;
        text-indent: 15px;
    }
    .exp-account .search-my-listings button {
        border-bottom: 0 !important;
    }
    .exp-account .search-my-listings form {
        background: #fff;
        border-radius: 5px;
        text-indent: 15px;
        border-bottom: 1.5px solid rgba(0, 0, 0, .2);
    }
    .exp-account .search-my-listings button i.mi.search:before {
        font-size: 25px;
        font-weight: 700;
        color: var(--accent_dark_1);
        margin-right: 2px;
    }
    .exp-account .mlduo-welcome-message h1 {
        margin-bottom: 20px !important;
    }
    div#job-manager-job-dashboard table.job-manager-jobs {
        margin-top: -10px;
        margin-bottom: -10px !important;
    }
    table.job-manager-jobs.c27-bookmarks-table.shop_table tr {
        margin-bottom: 10px;
    }
    .exp-account .element,
    div#job-manager-job-dashboard table.job-manager-jobs tr {
        margin-bottom: 10px;
    }
    .exp-account nav.job-manager-pagination ul {
        margin-top: 5px;
    }
    .exp-account nav.job-manager-pagination ul li span {
        padding-top: 1px;
    }
    .single-job-listing .element {
        margin-bottom: 10px !important;
    }
    .job-manager-message {
        max-width: 100%;
    }
    .woocommerce-tabs.wc-tabs-wrapper #tab-description p {
        line-height: 22px;
        margin-bottom: 15px;
    }
    .cart-collaterals {
        margin-bottom: -15px;
    }
    .woocommerce form .form-row .input-checkbox {
        margin: -1px 8px 0 0;
    }
    .listing-rating.listing-review-rating {
        width: 100%;
        display: flex;
        position: relative;
        height: 60px;
        padding-left: 25px;
        margin-top: 0;
        top: 0;
    }
    .exp_suggestion {
        display: none;
    }
}
@media(max-width: 767px) {
    footer .container .row:nth-child(2) {
        margin: 10px 5px 5px 5px;
        background: transparent;
    }
    .footer .c_widget {
        border-bottom: solid 1px #ffffff2b;
        padding: 15px 30px;
    }
    .footer .c_widget:last-child {
        border-bottom: 0;
        padding: 5px 10px 5px 30px;
    }
    footer .woocommerce {
        background: var(--accent_dark_1);
        border-bottom: 0 !important;
        border-radius: 5px;
        margin-bottom: 10px;
        min-height: 170px;
        display: flex;
        align-items: center;
    }
    footer .row {
        padding: 0 !important;
    }
    .single-post section.i-section,
    single-post .post-cover-buttons {
        padding-top: 28px !important;
    }
    section.similar-listings .container .section-title h2 {
        font-size: 23px;
    }
    p.wc-block-checkout-empty__description {
        width: 60%;
    }
}

@media(max-width: 768px) {
    p.work-hours-timezone {
        margin-bottom: 0;
    }
    .explore-content {
        padding: 20px;
    }
    .blog .i-section,
    .tag .i-section,
    .category .i-section {
        padding-top: 6px;
        padding-bottom: 10px;
    }
    .blogpost-section .blog-title h1 {
        padding-top: 0;
    }
    .explorer_page h1 {
        text-align: center;
        margin-top: 26px;
        margin-bottom: 25px;
    }
    .slider_height section.i-section.clients {
        padding: 0;
    }
    h1.exp_title {
        text-align: center;
        margin-bottom: 0;
    }
    .post-type-archive section.i-section {
        padding-top: 26px;
        padding-bottom: 0;

    }
    .woocommerce-ordering span.select2.select2-container.select2-container--default {
        width: 100% !important;
        z-index: 100;
    }
    .woocommerce-shop span.select2-selection__arrow {
        margin-right: 5px;
    }
    span.select2.select2-container.select2-container--default {
        justify-content: center !important;
    }
    .woocommerce-shop .woocommerce-notices-wrapper {
        margin-bottom: 0;
    }
    .woocommerce-shop p.woocommerce-result-count {
        display: none;
    }
    .woocommerce-shop .type-product {
        margin-bottom: 10px !important;
    }
    .woocommerce-shop .type-product:last-child {
        margin-bottom: 0 !important;
    }
    .woocommerce-shop ul.products {
        margin-bottom: 0;
    }
    .woocommerce .woocommerce-ordering {
        float: none;
    }
    .social-share-modal .share-options {
        width: 100% !important;
        margin: 11px;
    }
    div#finderListings .lf-item-container,
    form#job_package_selection .job_listing_packages>.row>div {
        margin-bottom: 10px !important;
    }
    .add-listing-step .i-section {
        padding-top: 29px;
    }
    .add-listing-step .i-section .section-title {
        margin-bottom: 28px;
    }
    .single-product div.product div.images,
    .single-product div.product div.summary {
        width: 100%;
    }
    .single-product .summary.entry-summary {
        margin-bottom: 10PX !important;
    }
    a.phone_explore:hover {
        cursor: pointer;
    }
    section.related.products li:first-child {
        margin-bottom: 15px !important;
    }
}
@media(max-width: 767px) {
    .explorer_page h2 {
        margin-top: 29px;
        margin-bottom: 28px;
    }
    .explore-content-title {
        padding: 20px 0 10px 0;
    }
}

@media(max-width: 640px) {
    .woocommerce-message a {
        display: block;
        text-align: center;
        margin-top: 5px;
        margin-left: 0 !important;
        padding-bottom: 6px;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: none;
    }
    .work-hours-block p.work-hours-timezone {
        text-align: center;
    }
    section.related.products span.wps_sfw_interval {
        width: 100%;
    }
}

@media(min-width: 475px) and (max-width: 1065px) {
    ul.products.columns-4 li.product {
        padding: 10px !important;
        ;
    }
    .woocommerce ul.products li.product .button {
        padding: 10px !important;
    }
}
/* ------------------------FIRST_GRID_LAYOUT------------------------ */
.the-page-content .col-md-12,
.section-body .col-md-12 {
    padding: 0 !important;
}
.woocommerce-message:before {
    color: var(--accent);
}
table.shop_table.shop_table_responsive.cart button {
    background: #e9e9e9;
    border: 0;
    color: #585858 !important;
    font-size: 13px !important;
}
.woocommerce-notices-wrapper {
    margin: 10px;
}
.woocommerce-checkout .woocommerce-message {
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 10px;
    margin-bottom: 0;
}
input#coupon_code {
    width: 100%;
    height: 46px;
    text-indent: 7px;
}
.woocommerce form.checkout_coupon {
    margin: 20px 0 0 0;
}
.woocommerce-checkout .woocommerce-error {
    background: #ff0000;
    color: #fff;
    max-width: 100%;
    margin: 0 0 20px 0 !important;
}
.woocommerce-checkout ul.woocommerce-error:before {
    color: #fff;
}
.woocommerce table.shop_table td.actions .coupon~button[type=submit] {
    line-height: 16px !important;
}
.woocommerce table.shop_table td.actions .coupon button:last-of-type {
    color: #fff !important;
    font-size: 13px !important;
    background: var(--accent) !important;
}
.woocommerce table.shop_table td.actions .coupon button:last-of-type:hover {
    opacity: .9;
}
.woocommerce-page.woocommerce-edit-account .exp-account .container {
    padding: 5px !important;
}
.woocommerce-page.woocommerce-edit-account .exp-account .container .col-md-12 {
    padding: 0;
}
.woocommerce-checkout .col-md-10.col-md-offset-1 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    max-width: 100% !important;
    margin-bottom: 10px;
    margin-top: 10px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review {
    width: 38%;
}
.woocommerce-checkout .ts-billing-details {
    width: 60%;
}
.woocommerce-cart .element .pf-body .cart-collaterals {
    width: 38%;
    padding: 20px !important;
    border-radius: 4px;
}
.woocommerce-cart .pf-body {
    padding-top: 0;
}
.woocommerce-cart #c27-site-wrapper>.woocommerce>.woocommerce-notices-wrapper {
    margin-top: 20px;
}
.woocommerce-cart .i-section {
    padding-top: 20px;
    padding-bottom: 0;
}
.woocommerce-cart .woocommerce-message {
    margin-bottom: 20px;
}
.cart-empty.woocommerce-info {
    background: #f0f0f0;
    box-shadow: unset;
}
.woocommerce-product-details__short-description p {
    line-height: 22px;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description h2 {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description h3.product-title {
    margin-top: 10px;
    margin-bottom: 23px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
section.i-section.blogpost-section .container {
    padding: 5px;
}
.single-post section.i-section {
    padding-top: 30px;
    padding-bottom: 0;
}
.single-post .md-checkbox label:before {
  top: 2px;
 }
.single-post .element {
    margin-bottom: 30px;
}
.single-post .post-cover-buttons {
    margin-top: 30px;
}
.single-post button.buttons.button-2.full-width {
    margin-bottom: -10px;
}
.blog-footer {
    margin: 0 0;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border-radius: 4px !important;
}
.add-listing-form .job_listing_packages {
    margin: -5px !important;
}
.add-listing-form .container {
    padding: 5px !important;
}
@media(min-width: 768px) and (max-width: 1100px){
    .woocommerce-checkout .ts-billing-details {
        width: 49%;
    }
    .woocommerce-checkout .woocommerce form.checkout #order_review {
        width: 49%;
    }
    .woocommerce-checkout #c27-site-wrapper>.woocommerce .element {
        margin-bottom: 20px !important;
    }
     ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li label {
        font-size: 12px;
    }
}
@media(min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .woocommerce-cart #c27-site-wrapper>.woocommerce>.woocommerce-notices-wrapper {
        max-width: 1200px;
    }
}

@media(min-width: 1222px) and (max-width: 1237px) {
    .container {
        width: 98.3%;
    }

    .exp-account .container {
        padding: 11px !important;
    }

    .explorer_page .container {
        width: 100%;
    }

    .woocommerce-cart #c27-site-wrapper>.woocommerce>.woocommerce-notices-wrapper {
        max-width: 100%;
        margin: 10px;
    }
}
@media(min-width: 1240px) {
    .exp-account .container {
        padding: 10px !important;
    }
}
@media(min-width: 1220px) {
    .exp-account .container {
        padding: 10px;
    }

    div#job-manager-job-dashboard {
        margin: -5px;
    }

    .job-manager-message {
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media(max-width: 1221px) {
    .container {
        width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .exp-account .container {
        padding: 0 !important;
    }

    .exp-account .row {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }

    .exp-account .col-md-12 {
        padding: 0;
    }

    .exp-account .row.custom-row .col-md-6:first-child {
        padding-left: 0;
    }

    .exp-account .row.custom-row .col-md-6:last-child {
        padding-right: 0;
    }

    .exp-account .row.bookmarks {
        padding: 10px;
    }

    .exp-account .woocommerce-message {
        margin: 10px;
    }

    div#job-manager-job-dashboard {
        margin: 10px;
    }

    .woocommerce-page.woocommerce-edit-account .exp-account .container .col-md-12 {
        margin: -5px;
    }

    .ac-details-container {
        margin-top: 15px !important;
    }

    .woocommerce-cart #c27-site-wrapper>.woocommerce>.woocommerce-notices-wrapper {
        max-width: 100%;
        margin: 10px;
    }

    section.i-section.blogpost-section .container {
        padding: 0 !important;
    }

    .single-post .element,
    .explorer_page {
        margin-bottom: 10px;
    }

    .explore-content {
        margin-bottom: 0;
    }

    .job-manager-message {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media(max-width: 991px) {
    .exp-account .col-md-6 {
        padding: 0;
    }

    .my-listings-tab-exp .mlduo-welcome-message {
        margin: 10px;
    }

    .woocommerce-page.woocommerce-edit-account .exp-account .container .col-md-12 {
        padding: 10px !important;
    }

    .ac-details-container {
        margin-top: -20px !important;
        margin-bottom: -10px !important;
    }

    .woocommerce-cart .element .pf-body .cart-collaterals {
        width: 100%;
        margin-top: 0;
    }

    form.woocommerce-cart-form .element {
        margin-bottom: 10px;
    }

    .exp_comments .container {
        padding: 0 !important;
    }

    .woocommerce-cart .woocommerce-message {
        margin-bottom: 10px;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .exp-three_block a {
        font-size: 15px !important;
        line-height: 18px !important;
    }

    .exp_block_1 h2 a:before,
    .exp_block_2 h2 a:before,
    .exp_block_3 h2 a:before {
        font-size: 25px;
    }

    .exp-three_block a {
        padding-left: 60px;
    }

    .exp_block_3 h2 a:before {
        width: 25px;
        height: 30px;
        background-size: 25px;
    }
}

@media(max-width: 767px) {
    .container {
        width: 100%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .exp-account .col-md-12,
    .exp-account .col-md-6 {
        padding: 0;
    }
    .exp-account .container {
        padding: 0;
    }
    .exp-account .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .container.c1.wcc {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .single-product .related.products ul {
        margin-bottom: 0;
    }
    .woocommerce-checkout .woocommerce form.checkout #order_review {
        width: 100% !important;
    }
    .woocommerce-checkout .ts-billing-details {
        width: 100% !important;
    }
    .woocommerce-checkout .col-md-10.col-md-offset-1 {
        padding: 5px !important;
    }
    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
        max-width: 100% !important;
        margin-bottom: -5px !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .ts-billing-details {
        margin-bottom: 15px !important;
    }
    .woocommerce .woocommerce-checkout .woocommerce-checkout-payment#payment {
        margin-bottom: 5px;
    }
    button#place_order {
        margin-bottom: 0 !important;
    }
    .woocommerce-cart .element .pf-body {
        padding-top: 0;
    }
    .woocommerce-cart .woocommerce-message {
        margin-top: 10px;
    }
    .woocommerce-cart section.cart-products-27 .container {
        padding: 0 10px !important;
    }
    .woocommerce-cart #c27-site-wrapper>.woocommerce>.woocommerce-notices-wrapper {
        margin-top: 5px;
    }
    .woocommerce-cart .element .pf-body .cart-collaterals {
        margin-bottom: -5px;
    }
    .home-title h2 {
        font-size: 24px;
    }
    .home-search h2 {
        width: 70%;
        margin: 0 auto;
        line-height: 24px !important;
        font-size: 16px !important;
        margin-bottom: 0;
    }
    .exp-anuncios h1 {
        position: relative;
        line-height: 30px;
        font-size: 23px;
    }
    .explore_inga {
        margin-bottom: 10px !important;
    }
    .portal-comercial h2 {
        font-size: 14px !important;
    }
    .explore_inga h1 {
        line-height: 30px !important;
    }
    .exp-anuncios div {
        padding: 0 !important;
    }
    .exp-anuncios h1 a {
        margin: 0 auto;
        position: relative;
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .exp-anuncios {
        padding: 30px 0;
    }
    .exp-anuncios h1 {
        width: 80%;
        margin: 0 auto;
    }
    .listing-feed-2 {
        padding-top: 70px;
    }
    .listing-feed-carousel .owl-nav {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: -49px;
    }
    .listing-feed-carousel {
        position: relative;
    }
    .slider_single {
        margin-bottom: -25px;
    }
    .slider_single .home-title {
        margin-bottom: -70px !important;
    }
    .slider_exp.exp_first {
        padding-top: 20px;
    }
    .exp-three_block {
        margin-top: 12px;
        margin-bottom: -22px;
    }
    .exp-three_block .elementor-widget:not(:last-child) {
        margin-bottom: -9px !important;
    }
    .slider_exp.last {
        padding-bottom: 20px;
    }
    section.i-section.archive-posts .container {
        padding: 0 !important;
        margin-bottom: -10px;
    }
    section.i-section.archive-posts {
        padding-bottom: 0;
    }
    .single-post section.i-section,
    single-post .post-cover-buttons {
        padding-top: 20px;
    }
    .single-post .element {
        margin-bottom: 10px;
    }
    section.i-section.empty-cart-wrapper {
        padding: 10px 5px 0 5px;
    }
    .page-anuncios .ac-category {
        margin-bottom: 10px;
    }
    form#submit-job-form {
        padding: 5px;
    }
    .explore-content p,
    .explore-content i,
    .explore-content span,
    .explore-content h1,
    .explore-content h3,
    .explore-content h5,
    .explore-content h6,
    .page-anuncios h2 {
        line-height: 30px;
    }
    .blogpost-section .section-body ol,
    .blogpost-section .section-body p,
    .blogpost-section .section-body ul {
        font-size: 15px !important;
        line-height: 29px !important;
    }
    .explore-content p,
    .elementor-widget-text-editor p {
        line-height: 27px !important;
    }
}
@media(min-width: 461px) and (max-width: 768px) {
        .page-anuncios h2 {
        width: 60%;
        margin: 0 auto;
    }
}
@media(min-width: 360px) and (max-width: 461px) {
        .page-anuncios h2 {
        width: 80%;
        margin: 0 auto;
    }
}
@media(min-width: 320px) and (max-width: 360px) {
    .page-anuncios h2 {
        width: 90%;
        margin: 0 auto;
    }
}
@media(max-width: 540px) {
    .home-title h2 {
        width: 90%;
        font-size: 23px;
        line-height: 27px;
    }
    .slider_exp .owl-carousel .owl-nav {
        top: -47px !important;
    }
    .slider_exp h1 {
        width: 50%;
        font-size: 25px;
        line-height: 27px;
    }
    .listing-feed-carousel .owl-nav {
        margin-top: -65px;
    }
    .home-search {
        padding-top: 110px;
    }
    section.related.products li:first-child {
        margin-bottom: 8px !important;
    }
}
@media(max-width: 480px) {
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce ul.products li.product,
    ul.products[class*=columns-] li.product,
    ul.products li.product {
        width: 49% !important;
        padding: 10px;
    }
    ul.products.columns-4 span.wps_sfw_interval {
        display: block;
    }
}
@media(max-width: 400px) {
    .slider_exp .owl-carousel .owl-nav {
        top: -40px !important;
    }
    .blogpost-section .blog-title h1 {
        width: 90%;
    }
    .listing-notifications .woocommerce-message {
        display: block;
        padding: 10px;
        text-align: center;
    }
    .container.listing-notifications a {
        position: relative;
        width: 100%;
        right: 0;
        margin-top: 10px !important;
    }
    .listing-notifications .woocommerce-message:before {
        top: 1px !important;
        position: relative;
        margin-right: 18px;
    }
}
@media(max-width: 360px) {
    .home-search h2 {
        width: 80%;
    }
    .blogpost-section .blog-title h1 {
        width: 100%;
    }
    .choose-contact {
        width: 90%;
        margin: 0 auto;
    }
}

@media(max-width: 348px) {
    .exp-anuncios h1 a {
        font-size: 17px !important;
        line-height: 23px !important;
    }
    .choose-contact {
        width: 100%;
    }
}
@media(max-width: 320px) {
    .header .logo img {
        min-height: 30px !important;
    }
}
/* ----------------------END_FIRST_GRID_LAYOUT---------------------- */
i.tiktok-svg svg {
    width: 18px;
    fill: var(--accent);
    height: 18px;
}
.listing-main-info ul li {
    width: 50%;
    margin-right: 10px;
}
.listing-main-buttons.detail-count-2 {
    margin-top: 10px;
}
.listing-main-buttons>ul {
    flex-wrap: nowrap;
}
.listing-main-buttons.detail-count-2 ul:has(> li:first-child:last-child) li {
    width: 100%;
}
.listing-main-info ul li:last-child {
    margin-left: 0;
}
span.tooltip-container {
    width: 70px !important;
    padding: 6px !important;
    font-size: 11px !important;
    line-height: 13px;
    padding-bottom: 8px !important;
}
h1.case27-primary-text span {
    display: flex !important;
    margin-left: 8px;
}
h1.case27-primary-text {
    display: flex;
    align-items: center;
}
.single-listing .verified-listing {
    max-height: unset !important;
    position:  unset !important;
    top:  unset !important;
}
.profile-menu a,
.featured-search ul li a {
    z-index: 10;
}
.profile-cover .overlay {
    background-color: var(--color_black) !important;
    opacity: 0.6 !important;
}
.verified-badge span.tooltip-container {
    width: 75px !important;
    padding: 5px!important;
    line-height: 14px;
    background: #00bcef;
    margin: 0 auto;
    justify-content: center;
}
.verified-badge .tooltip-container:before {
    background: #00bcef;
}
.listing-preview img.verified-listing {
    top: -1px;
}
.listing-preview-title {
    padding-top: 3px;
}
.listing-preview .lf-avatar {
    margin-top: 5px;
}
a#display_cardapio {
    background: #ff1919;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    display: flex;
}
a#display_cardapio:hover {
    background: #e90000;
}
a#display_cardapio i {
    display: flex;
    margin-right: 2px;
}
.food-menu-items .gr-content {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    align-items: center;
}
.food-menu-items .menu-price-btn {
    transform: translateY(-50%) !important;
    top: 50% !important;
}
.food-menu-items .menu-content p {
    padding-right: 0 !important;
}
.food-menu-items .menu-thumb.photoswipe-gallery a {
    border-radius: 0;
    background: #fff;
    display: block;
}
.food-menu-items a.photoswipe-item {
    height: 100%;
}
.food-menu-items .menu-thumb.photoswipe-gallery {
    height: 100%;
}
.food-menu-items .menu-content p {
	width: 100% !important;
}
.food-menu-items .gr-content .menu-thumb a img {
    transition: .2s ease !important;
}
.food-menu-items .menu-thumb.photoswipe-gallery.not-img:before {
    content: "";
    height: 100%;
    background: #e3e3e3;
    display: flex;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
.food-menu-items .gr-content {
    min-height: 100px;
}
.food-menu-items .menu-content {
    padding: 5px;
}
.food-menu-items .menu-content span {
    margin-bottom: 0 !important;
}
.food-menu-items .gr-content i {
    color: #fff !important;
    background: #00000052;
}
.profile-header .profile-menu ul {
    scrollbar-width: none; /* Firefox */
}
.profile-header .profile-menu ul::-webkit-scrollbar {
    display: none; /* Chrome, Safari e Edge */
}
@media(min-width: 1201px) {
    .listing-main-buttons.detail-count-2 {
        margin-right: -20px;
    }
    .listing-main-buttons>ul {
        justify-content: end;
    }
}
@media(max-width: 768px) {
    .listing-preview img.verified-listing {
        top: -2px;
    }
    .cat-card:hover .ac-front-side {
        transform: unset !important;
    }
    .cat-card .face {
        position: relative !important;
    }
    .ac-back-side,
    cat-card:hover .ac-back-side {
        display: none !important;
        opacity: 0 !important;
    }
    .profile-cover-image,
    img.attachment-large.size-large {
        height: 250px !important;
    }
    .listing-main-info {
        padding-bottom: 0 !important;
    }
    .profile-name.no-tagline.has-rating {
        padding-bottom: 0;
        margin-bottom: -10px;
    }
    .profile-header .profile-menu ul li a {
        padding: 0 20px;
    }
    .menu-price-btn {
        transform: translateY(-50%);
        top: 50% !important;
        text-align: center;
        right: 10px;
    }
    .choose-contact h4 {
        font-size: 14px;
        line-height: 20px !important;
    }
    .edit-listing-form .woocommerce .i-section>.container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .food-menu-items .gr-content {
		grid-template-columns: 20% 65% 15%;
	}
  	.food-menu-items .menu-content p {
      width: 75% !important;
    }
    .food-menu-items .gr-content span {
        width: 70%;
    }
}
.single-job_listing .profile-body {
    padding-bottom: 0;
}
.form-group.double-input.c27-work-hours .bl-tabs-menu li {
    min-width: 70px !important;
}
.explore_repeater p {
    margin-bottom: 0 !important;
}
.explore_repeater .menu-price-btn {
    background: var(--accent);
    color: #fff;
}
.explore_repeater .food-menu-items {
    grid-gap: 10px !important;
}
.explore_repeater .element {
    background: transparent;
    box-shadow: none;
}
.explore_repeater .element {
    padding: 0;
    margin-bottom: 20px;
}
.explore_repeater .element h5 {
    color: var(--accent);
    font-size: 20px;
}
.explore_repeater .element i {
    color: var(--accent);
    margin-top: -1px;
}
.explore_repeater .element {
    margin-bottom: 20px !important;
}
section#listing_tab_cardapio {
    margin-top: 30px;
}
.explore_repeater {
    margin-bottom: 40px !important;
}
body[data-active-tab="cardapio"] .tab-content.listing-tabs:before {
    content: "Cardápio";
    font-size: 32px;
    text-align: center;
    display: block;
    margin-top: 40px;
}
a.copy-schedule.add-row-button {
    justify-content: center;
    color: var(--accent);
}
a.copy-confirm.buttons.button-5 {
    background: var(--accent);
    color: #fff;
    padding: 10px 15px;
}
a.copy-confirm.buttons.button-5:hover {
    background: var(--accent_dark_1);
}
.edit-listing-form .job-manager-error,
.edit-listing-form .job-manager-info,
.edit-listing-form .job-manager-message {
    left: 0 !important;
}
.listing-form-submit-btn button[submit--no-preview],
.edit-listing-form button.preview-btn.buttons[value="submit"] {
    background: var(--accent);
    color: #fff;
}
.listing-form-submit-btn button[submit--no-preview]:hover,
.edit-listing-form button.preview-btn.buttons[value="submit"]:hover {
    background: var(--accent);
    color: #fff;
    opacity: .9;
}
.transparent .fs-tabs ul li a i {
    padding-left: 1px !important;
}
div[data-repeater-list=job_location] .repeater-item {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
input.add-row-button,
input#add-menu-links-field,
.job-manager-form input[type="button"] {
    font-weight: 600 !important;
    border-radius: 4px;
}
.add-listing-form .fieldset-job_category input.select2-search__field {
    padding-bottom: 0 !important;
}
.edit-listing-form .fieldset-job_category input.select2-search__field {
    padding-bottom: 6px !important;
}

div[data-repeater-list=job_location] .repeater-item .delete-repeater-item {
    background: var(--color_red_1) !important;
    bottom: -7px !important;
}
div[data-repeater-list=job_location] .repeater-item .delete-repeater-item:hover {
    background: var(--color_red_2) !important;
}
div[data-repeater-list=job_location] .repeater-item .delete-repeater-item i {
    color: var(--color_white) !important;
}
.transparent .fs-tabs .nav-tabs>li.active>a,
.transparent .fs-tabs .nav-tabs>li.active>a:focus,
.transparent .fs-tabs .nav-tabs>li.active>a:hover {
    color: #0f0 !important;
}
.i-section.choose-type .ac-category {
    height: 250px;
}
.i-section.choose-type span.cat-icon {
    width: 80px !important;
    height: 80px !important;
}
.i-section.choose-type span.category-name {
    font-size: 20px !important;
}
.i-section.choose-type .hovering-c p {
    font-size: 20px !important;
}
.choose-contact .elementor-button-icon .e-font-icon-svg {
    height: 23px;
    width: 23px;
    margin-right: 2px;
}
.choose-contact a {
    padding: 8px 15px 9px 15px;
    border-radius: 5px !important;
}
.choose-contact .elementor-button-content-wrapper {
    align-items: center;
}
.elementor-182 .elementor-element.elementor-element-fjzu802 .elementor-repeater-item-22f69b7 .face.ac-front-side .cat-icon,
.elementor-182 .elementor-element.elementor-element-fjzu802 .elementor-repeater-item-22f69b7 .ac-back-side.face {
    background-color: var(--accent) !important;
}
@media(min-width: 1201px) {
    .finder-search .form-group.fc-search .buttons i {
        font-size: 25px !important;
    }

    .finder-search .form-group.fc-search a {
        font-size: 17px;
    }

    .finder-search .reset-results-27 i {
        font-size: 21px;
    }
}
@media(max-width: 1200px) {
    .filter-count-4 form {
        grid-template-columns: 1fr !important;
    }
    .search-filters i.mi.refresh:before {
        content: "\e872";
        color: #fff;
    }
    .search-filters a.reset-results-27 {
        background: var(--color_red_1);
    }
    .search-filters a.reset-results-27:hover {
        background: var(--color_red_2);
    }
    .search-filters a.close-filters-27 {
        background: #616161;
    }
    .search-filters a.close-filters-27 .close {
        text-shadow: none;
        color: #fff;
    }
    .explore-types.cts-carousel {
        padding: 10px 0 8px 0;
    }
    .finder-tabs-wrapper .search-tab .search-filters {
        display: block !important;
    }
    .finder-tabs-wrapper .search-tab .search-filters .c27-explore-search-button {
        font-size: 17px;
    }
    .finder-tabs-wrapper .search-tab .search-filters .c27-explore-search-button i {
        font-size: 20px;
    }
    .explore-mobile-nav {
        bottom: -10px !important;
    }
    .exp-account .row.bookmarks {
        margin-top: -10px;
    }
    .products.columns-4 span.onsale,
    section.related.products span.onsale {
        margin: 15px !important;
    }
}
@media(max-width: 840px) {
    .featured-search form {
        grid-template-columns: 1fr !important;
    }
}
@media (max-width: 768px) {
  .elementor-5722 .elementor-element.elementor-element-3c25b007 {
    min-height: 100vh; /* 100% da altura da tela */
  }
}
@media(min-width: 992px) and (max-width: 992px) {
    .exp-account .search-my-listings input,
    .exp-account .sort-my-listings span {
        font-size: 12px !important;
    }
    
    .woocommerce-cart .element .pf-body .cart-collaterals {
        width: 100% !important;
        margin-top: -15px;
    }
}
@media (min-width: 768px) and (max-width: 768px) {
  .edit-listing-form .woocommerce .i-section>.container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.loadloca {
    background: #ffffff;
    width: 100%;
    position: absolute;
    top: 0;
    height: 58px;
    display: flex;
    align-items: center;
    left: 0;
    font-size: 20px;
    border-radius: 0;
    color: #6c1cff !important;
}
.loadloca::after {
    content: "";
    animation: dots 1.5s steps(4, end) infinite;
}
@keyframes dots {
    0% { content: ""; }      /* Sem pontos */
    25% { content: "."; }    /* Um ponto */
    50% { content: ".."; }   /* Dois pontos */
    75% { content: "..."; }  /* Três pontos */
    100% { content: ""; }    /* Some tudo e reinicia */
}
#localizacao-popup #popup-content {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
  max-width: 75%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#localizacao-popup .popup-buttons {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
#localizacao-popup .popup-buttons button {
    padding: 12px 0;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
}
#localizacao-popup #popup-confirm-button {
  background-color: #6e00ff;
  color: #fff;
}
div#localizacao-popup p {
    line-height: 19px;
}
div#localizacao-popup h2 {
    margin-top: 10px;
}
#localizacao-popup #popup-confirm-button {
    display: flex;
    justify-content: center;
}
#localizacao-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.popup-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
#popup-confirm-button, #popup-cancel-button {
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
#popup-confirm-button:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.loading-spinner {
  width: 20px;
  height: 20px;
  border: 4px solid #f3f3f3; /* Light color */
  border-radius: 50%;
  border-top: 4px solid #6e00ff; /* Spinner color */
  animation: spin 1s linear infinite;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 2px;
  margin-left: 7px;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



