span.elementor-button {
    cursor: pointer;
}

div#mp-content-area {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.mp-plan-week-container {
    padding-bottom: 20px;
}

.mp-plan-prev-next-link-disabled {
    opacity: 40%;
    cursor: default;
} 

.mp-plan-prev-next-container {
    display: flex;
    padding: 20px 0px 15px 0px;
}

h6.mp-plan-prev-link, h6.mp-plan-next-link {
    color: #2E4660;
    padding: 0;
    margin: 0;
    line-height: 1;
}

h6.mp-plan-next-link {
    text-align: right;
}

.mp-plan-prev-container, .mp-plan-next-container {
    width: 50%;
}

.mp-plan-title-container {
    background-color: #81AC17;
    padding: 10px 10px 10px 10px;
}

.mp-plan-title {
    color: #FFFFFF !important;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-family: "Raleway", Sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}

.mp-recipe-area {
    position: relative;
}

.mp-add-recipe-container {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.mp-add-recipe-container-removed {
    display: none;
    opacity: 0;
}

/* .mp-add-recipe-container-show {
    display: flex;
    opacity: 1;
} */

.mp-add-recipe-container .elementor-button {
    flex-grow: unset;
}

.mp-plan-recipe-container {
    display: flex;
    margin-bottom: 10px;
}

.mp-plan-recipe-removed {
    opacity: 0.1;
    background-color: #d3d3d3;
}

.mp-plan-recipe-thumbnail-container {
    width: 33%;
}

.mp-plan-recipe-thumbnail {
    display: block;
    width: 100%;
    padding: 10px;
}

.mp-plan-recipe-text-container {
    width: 66.666%;
    padding: 10px 10px 20px 10px;
}

.mp-plan-recipe-text-row:not(:last-child) {
    margin-bottom: 20px;
}

.mp-plan-recipe-title-container {
    display: flex;
}

.mp-plan-recipe-icon.elementor-icon {
    text-align: right;
    font-size: 28px;
    padding-left: 10px;
}

.mp-plan-recipe-favorite-highlight {
    color: #FF9700;
}

.mp-plan-recipe-close {
    margin-bottom: 80px;
    float: right;
}

h3.mp-plan-recipe-title {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: 1;
}

/* .mp-plan-recipe-actions-container {
    display: flex;
} */

.mp-plan-recipe-view-container.mp-plan-recipe-text-row {
    margin-bottom: 25px;
}

.mp-plan-recipe-change-container {
    text-align: center;
}

.mp-plan-recipe-change-container .elementor-button {
    margin-right: 10px;
    margin-left: 10px;
}

.mp-plan-button-container {
    display: flex;
    margin-top: 40px;
}

.mp-plan-button-row {
    display: flex;
    margin: auto;
    flex-wrap: wrap;
}

.mp-plan-button-wrapper {
    padding: 10px;
    margin: auto;
}

a.mp-plan-button.elementor-button {
    background-color: #FF9700;
}

a.mp-plan-button.elementor-button:hover {
    background-color: #81AC17;
}

.mp-plan-recipe-create {
    display: none;
    margin-bottom: 20px;
}

.mp-plan-recipe-close-container {
    text-align: right;
}

.mp-menu-swap-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.mp-menu-swap-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #000000;
    opacity: .65;
}

.mp-menu-swap-contents {
    position: absolute;
    overflow: auto;
    top: 30px;
    bottom: 30px;
    right: 20px;
    left: 20px;
    max-width: 700px;
    margin: auto;
    background-color: #ffffff;
    z-index: 10;
}

.mp-plan-recipe-swap-close { 
    /* float: right; */
    padding-bottom: 0px;
}

.mp-plan-recipe-swap-close i {
    color: white;
}

.mp-show-favorites {
    margin-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.mp-plan-recipe-swap-container {
    display: block;
    margin-bottom: 15px;
    width: 50%;
}

.mp-filter-container {
    padding-left: 10px;
    padding-right: 10px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.mp-show-filters {
    float: left;
    display: flex;
}

.mp-show-search {
    float: right;
    display: flex;
}

.mp-show-filters a, .mp-show-search a {
    display: flex;
}

.mp-angle-icon i, .mp-search-icon i {
    color: #818a91;
}

.mp-angle-icon.elementor-icon.elementor-animation-grow,
.mp-search-icon.elementor-icon.elementor-animation-grow
 {
    font-size: 28px;
    margin-left: 5px;
}

.mp-clear-filters {
    margin-left: 15px;
}

.mp-clear-search {
    margin-right: 20px;
}

.mp-clear-icon.elementor-icon.elementor-animation-grow {
    font-size: 16px;
    margin-top: 5px;
    margin-left: 5px;
}

.mp-show-filters.mp-filter-selected {
    font-weight: 700;
}

.mp-close-filter-icon.elementor-icon.elementor-animation-grow {
    font-size: 28px;
    float: right;
}

.mp-filter-taxonomy {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 2px;
    border-bottom-style: solid;
}

.mp-filter-taxonomy-header {
    font-weight: bold;
}

.mp-filter-taxonomy-header .mp-angle-icon.elementor-icon.elementor-animation-grow {
    float: right;
}

.mp-filter-term input[type="checkbox"] {
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(46, 70, 96, 0.19);
    border-style: solid;
}

.mp-filter-error-msg {
    margin-left: 20px;
    margin-top: 20px;
}

#mp-filter-options-container .mp-plan-button-wrapper {
    text-align: center;
}

#mp-search-container {
    margin-top: 20px;
}

.mp-show-search.mp-filter-selected {
    font-weight: 700;
    float: left;
}

.mp-search-form {
    display: flex;
}

.mp-search-input-container {
    margin: auto;
}

input#mp-search-string {
    max-width: 350px;
    min-width: 250px;
}

.mp-recipe-swap-area .mp-plan-recipe-create {
    margin-left: 20px;
    margin-right: 20px;
}

.mp-recipe-swap-area .mv-create-header {
    padding-bottom: 20px;
}

.mp-recipe-swap-area .mv-create-print-form {
    display: none;
}

.mp-recipe-swap-area .mv-create-categories {
    display: none;
}

.mp-upgrade-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #000000;
    opacity: .65;
    z-index: 10;
}

.mp-upgrade-wrapper {
    width: 100%;
    /* display: block; */
    z-index: 10;
    position: fixed;
    left: 0;
    top: 100px;
}

.mp-upgrade-content {
    background-color: white;
    max-width: 560px;
    padding: 15px;
    margin: auto;
    z-index: 10;
    text-align: center;
}

.mp-upgrade-content .mp-upgrade-close {
    margin-bottom: 10px;
    float: right;
}

.mp-upgrade-content .mp-plan-button-row {
    display: block;
    margin: 5px;
}

.mp-upgrade-text {
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 40px;
}

.mp-upgrade-text-bold {
    font-size: 1.2em;
    font-weight: bold;
}

.mp-upgrade-content img {
    clear: both;
    margin: auto;
    max-width: 500px;
}

/* div#mp-upgrade-plan-history {
    margin: 20px;
} */

.mp-large-image {
    display: block;
}

.mp-small-image {
    display: none;
    margin: auto;
}

.clear-both {
    clear: both;
}

@media (max-width: 767px) {
    .mp-plan-title {
        font-size: 1.6rem;
    }

    .mp-plan-recipe-container {
        display: inline-block;
        margin-bottom: 15px;
    }

    .mp-plan-recipe-thumbnail-container {
        width: 100%;
    }

    img.attachment-shop_catalog.size-shop_catalog {
        width: 100%;
    }

    .mp-plan-recipe-thumbnail {
        padding: 0px;
    }

    .mp-plan-recipe-text-container {
        width: 100%;
    }

    /* .mp-plan-recipe-actions-container {
        display: flex;
    } */

    /* .mp-plan-recipe-view-container.mp-plan-recipe-text-row {
        float: left;
        width: 50%;
    } */



    /* .mp-plan-recipe-swap-container.mp-plan-recipe-text-row {
        float: right;
        width: 50%;
        padding-bottom: 20px;
    } */
    
    .mp-plan-recipe-actions-container {
        padding-bottom: 20px;
    }

    .mp-plan-recipe-change-container.mp-plan-recipe-text-row {
        display: flex;
    }
    
    [data-alttext] > span {
        display: none;
    }
      
    [data-alttext]::before {
        content: attr(data-alttext);
    }

    .mp-plan-recipe-create {
        display: none;
        margin-bottom: 50px;
    }

    .mv-create-card {
        margin-bottom: 0px !important;
    }

    h2.mv-create-title.mv-create-title-primary {
        line-height: 1.4em;
    }

    .mp-plan-button-container {
        margin-top: 0px;
    }

    .mp-large-image {
        display: none;
    }
    
    .mp-small-image {
        display: block;
    }

    .mp-upgrade-text {
        margin-left: 5px;
        margin-right: 5px;
    }

    .mp-upgrade-wrapper {
        top: 30px;
        font-size: 14px;
    }

    .mp-upgrade-content img {
        max-width: 300px;
    }

    .mp-add-recipe-container {
        z-index: 5;
    }
}

@media (max-width: 350px) {
    .mp-upgrade-wrapper {
        top: 0px;
    }

    .mp-upgrade-content img {
        max-width: 280px;
    }

    .mp-plan-button-wrapper {
        padding: 5px;
    }
}
