#header {
    padding-right: 0 !important;
}

.listing-slider:not(.flickity-enabled) {
    max-height: 500px;
    overflow: hidden;
}

#side-nav {
    background-color: #f2f2f2 !important
}

.cats-slider {
    max-height: 75px;
    overflow: hidden;
}

.menu-principal-container {
    max-height: 1000px;
    overflow-y: auto !important
}

.menu-principal-container::-webkit-scrollbar {
    width: 1px;
}

.menu-principal-container::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.menu-principal-container::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.page-template-page-blank #main-content>.col-inner,
.tax-profile-cat #main-content>.col-inner,
.custom-anuncios #main-content>.col-inner,
.profile-template-default #main-content>.col-inner {
    padding: 0 !important;
}

.page-template-page-my-account #main-content .col-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-template-page-my-account #main-content .col-inner main {
    padding: 0 15px !important;
}

#main-content.expand {
    max-width: 100%;
    flex-basis: 100%;
}

#main-content {
    transition: all .5s ease;
}

.profile-card .card-image img {
    /* height: 270px !important; */
    width: 100%;
}

article.profile-card {
    overflow: unset !important;
}

.profile-card,
.cat-icon {
    background: #fff;
}

a.wpp-button {
    font-size: 95% !important;
    background: #1bd742 !important;
    color: #fff !important;
    padding: .5em 1.5em;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
}

.my-account-header.normal-title {
    background-color: transparent !important;
}

.input-container .row .col:first-child {
    padding-left: 0;
    padding-bottom: 0;
}

.input-container .row .col:last-child {
    padding-right: 0;
    padding-bottom: 0;
}

@media (max-width: 768px) {
    #side-nav.hide {
        width: 85vw !important;
        overflow: auto !important;
    }
    a.wpp-button {
        margin-right: 0 !important;
        font-size: 75% !important;
    }
    #register-form-wizard.sw>.nav {
        flex-direction: row !important;
    }
    .input-container .row .col {
        padding: 0
    }
    .profile-card h4 {
        font-size: 1em;
    }
    .profile-card p,
    .profile-card i {
        font-size: .8em !important;
    }
    .profile-card .card-image img {
        /* height: 214px !important; */
        width: 100%;
    }
    .icon.button.circle {
        height: 30px !important;
        width: 30px !important;
        min-width: unset !important;
        min-height: unset;
        line-height: 30px;
    }
    .profile-card {
        min-height: unset !important;
    }
    .profile-card .card-content .col-inner {
        padding: 10px;
    }
}

.rating input {
    display: none !important;
}

.rating label {
    filter: grayscale(1);
    transition: all .3s ease;
    cursor: pointer;
}

.rating .rating-col.active label {
    filter: none;
}

.col.rating-col {
    padding: 0;
}

.comment-box {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
}

.card-content-footer .col.large-7.small-12 {
    text-align: right;
}

.view-shop-link svg {
    width: 1.1em;
}

@media(max-width: 48em) {
    .card-content-footer .col.large-7.small-12 {
        text-align: left;
    }
    a.dotted-options svg {
        width: 1.2em;
    }
    .mobile-city-filter span {
        padding: .4em 1em;
        background-color: #5b2758;
        border-radius: 25px;
    }
    .col .comment-box .box-image {
        width: 20% !important;
        margin-left: 0;
    }
}

.telegram-button {
    background: #039be5 !important;
}

textarea.select2-search__field {
    min-height: unset;
}

button.select2-selection__choice__remove {
    border-radius: 0 !important;
    display: block !important;
    margin: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-left: 25px !important;
}

.badge-share {
    pointer-events: all !important;
    cursor: pointer;
    top: -1rem !important;
    left: -1rem !important;
    filter: drop-shadow(1px 4px 4px rgba(0, 0, 0, .2));
}

.badge-share.open-app-bar {
    border-radius: 100% !important;
    overflow: hidden;
}

.badge-inner svg path,
a.dotted-options svg path {
    color: #1c1c1c;
}

.badge-share .badge-inner {
    background: #fff;
}

@media (max-width: 768px) {
    .badge-share {
        height: 2rem !important;
        width: 2rem !important;
    }
}

.badge-share .badge-inner {
    border-radius: 0 5px 5px 0;
}

.badge-share svg {
    width: 1rem;
    height: 1rem;
}

.open-share.button svg {
    width: 1rem;
    height: 1rem;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    vertical-align: initial;
}

.profile-card .card-image img {
    object-fit: contain !important;
}


/** PROFILE **/

.al-table-container {
    max-width: 100%;
    overflow-x: auto;
}

.al-products-list {
    min-width: 500px;
}

.al-products-list img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.al-products-list .button-delete {
    background-color: #d81111;
}

.al-products-list .button.circle .dashicons {
    font-size: 1rem;
}

.al-products-list .button-edit {
    background: #5757f3;
}

.al-table-container+.case-none {
    display: none
}

#no-categories-message {
    background: #fff;
    padding: 1rem;
    margin-bottom: 30px;
    border-left: solid 3px #1ad742;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .3);
}

.cut-words {
    max-width: 500px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#edit-profile .select2-container .selection .select2-selection--multiple .select2-selection__choice {
    padding: 0 7px;
    margin-top: 0;
}

#edit-profile span.select2-selection.select2-selection--multiple {
    height: 50px !important;
}

.input-toggle {
    display: none !important;
}

.input-toggle+label {
    position: relative;
    cursor: pointer;
    margin: 12px 0;
    display: block !important;
}

.input-toggle+label::before {
    content: "";
    display: inline-block;
    position: relative;
    width: 36px;
    height: 14px;
    background-color: #00000061;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    vertical-align: middle;
    z-index: 1;
    position: relative;
}

.input-toggle+label::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: 2px;
    -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
    transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
    background-color: #e2e2e2;
    z-index: 2;
}

.input-toggle:checked+label::before {
    background-color: rgb(27 215 66 / 51%);
}

.input-toggle:checked+label::after {
    left: 18px;
    background-color: #1bd742;
}

.profile-card,
.profile-card.layout-col .card-content {
    min-height: unset !important;
}

.delivery-item {
   position: relative;
}

.delivery-item input {
   position: absolute;
   top: 35%;
   left: .3em;
}

.delivery-item label {
   padding-left: 2em;
}

/*** SINGLE POST ***/
body.single-post div#main-content .col-inner {
    padding: 0 !important;
}

a.button.primary.flatsome-cookies__accept-btn,
div#product-lightbox .al-add-to-cart {
    color: #552e54;
    border-color: #572c56;
}

div#modal-location button.button {
    background: #1bd742 !important;
}