/*.articleWrap {*/
/*    margin-top: 150px !important;*/
/*}*/
.ingredients-main {
    padding: 0;
}
.ingredients-panel {
    margin-top: 0px;
    background-color: #ece9e2;
    height: auto;
    margin-bottom: 0;
    padding: 0;
}
div#editShoppingModal, 
div#deleteShoppingModal {
    background-color: #00000094;
}
/* h3#panel_header {
    background-color: black;
    padding: 10px;
    font-family: 'Josefin Sans';
    font-weight: 300;
} */
button#ingredients-header {
    font-size: 15px !important;
    line-height: 20px !important;
    font-family: 'Josefin Sans' !important;
    background-color: #212529;
    color: white;
    height: auto;
    font-weight: 300;
    padding: 12px;
    margin-top: 2px;
}
td{
    font-size: 14px;
    font-family: 'Josefin Sans';
}
td.product-name {
    padding: 20px;
    text-align: left;
}
td.product-quanity {
    padding: 20px;
    padding-left: 0px;
}
td.product-edit {
    display: flex;
    margin-left: 0px;
    margin-top: 10px;
}
.shopping.edit-icon {
    width: 36px;
    height: 35px;
    font-size: 16px;
    margin: 5px;
}
.fa.fa-circle-o:before {
    color: #8fb91e !important;
    font-size: 18px !important;
}
.shopping.delete-icon {
    width: 36px;
    height: 35px;
    font-size: 16px;
    margin: 5px;
}
.accordion:after, .accordion_horizontal:after {
    content: '\002B';
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    float: right;
    margin-left: 5px;
    margin-top: -20px;
}
.modal-header {
    display: block !important;
    border: 0;
}

h2#editShoppingModalLabel {
    font-size: 14px;
    font-family: 'Josefin Sans';
    padding: 0 0 0 20px;
}
input[type="number"] {
    width: 69%;
    padding: 9px;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    background-color: #e8e4dd;
}
.modal-content {
    margin-top: 160px;
    background-color: #e8e4dd;
}
.modal-header .close {
    padding: 0 1rem;
    margin: -30px;
    margin-top: 0;
    font-size: 36px !important;
    color: black !important;
    margin-right: 0px !important;
}
.recipes-listing .selector {
    justify-content: space-between;
    display: flex;
    float: right;
    margin-left: 350px;
}
.recipes-item .cookbook i#checked {
    position: absolute;
    line-height: 1;
}
.recipes-item.icons {
    display: inline-flex;
    position: absolute;
    margin-top: 0;
    top: 306px;
    left: 422px;
}
.recipes-item .cookbook {
    height: 60px;
    background-color: #ede9e2;
    margin: 16px;
    padding: 14px;
    max-width: 94%;
    margin-top: 0;
}
.recipes-item i#checked {
    position: absolute;
    line-height: 1;
    left: 90%;
}
.recipes-item {
    margin-top: 30px;
    float: left;
    width: 50%; /* adjust width as needed */
    box-sizing: border-box;
    flex: 1 0 50%; /* adjust width as needed */
    box-sizing: border-box;
}
  
.recipes-listing:after {
    content: "";
    display: table;
    clear: both;
}
.recipes-listing {
    display: flex;
    flex-wrap: wrap;
}
.recipes-item h3 {
    text-transform: none;
}
.recipe-product-listing {
    margin-top: 20px;
}

.product-name {
    text-align: center;
    margin-bottom: 40px;
}
.product-name h1 {
    font-size: 12px !important;
    font-weight: 300 !important;
    font-family: 'Josefin', sans-serif;
    line-height: inherit;
    margin-top: 1rem;;
    text-transform: uppercase;
}
.shopping-recipes-listing h2 {
    margin-left: 10px !important;
}

.product-images {
    background-color: #ece8e1;
}
.recipe-product-listing h1.product-name {
    font-size: 16px !important;
    font-weight: 500;
    font-family: 'Josefin', sans-serif;
    line-height: 0;
}
.item-block .product-delete.icons {
    top: 344px;
    left: 245px;
}
.product-images i#selector {
    position: absolute;
    color: #b0c964;
    font-size: 20px;
    line-height: 69px;
}
button.btn.btn-primary.add-ingredients {
    width: 690px;
    margin: 10px;
    margin-top: 30px;
}
button.btn.btn-primary.download-ingredients {
    width: 100%;
    margin: 0;
    margin-top: 10px;
    background-color: #212529;
    margin-bottom: 30px;
    border: 0;
}
h4.selection {
    margin-left: 780px;
    margin-top: -37px;
    font-weight: 300;
}
i#selector {
    line-height: 0;
    margin-left: 10px;
    margin-top: -11px;
}
.shopping-list, .accordion, .accordion_horizontal {
    /* background-color: #eee; */
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.shopping-list .panel {
    padding: 0;
    background-color: #e8e4dd;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.modal_text {
    padding-left: 0 !important;
    margin-top: 10px;
}
.shopping-list-buttons {
    max-width: 96%;
    background-color: #e8e4dd;
    margin: 0px;
    height: auto;
    margin-left: 14px;
    margin-bottom: 150px;
}
.sharing-buttons {
    display: inline-flex;
    margin: auto;
    background-color: #e8e4dd;
}
.btn-primary:hover {
    color: #fff;
    background-color: #8fb91e;
}
button.btn.btn-primary.email, button.btn.btn-primary.whatsapp {
    background-color: #212529;
    border: 0;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 30px;
    margin-left: 0;
}
button.btn.btn-primary.email {
    width: 52%;
}
button.btn.btn-primary.whatsapp {
    width: 47%;
}
.recipe-selector .cookbook i#checked {
    left: 90%;
    position: absolute;
    line-height: 40px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color:  #8fb91e;
    border-color: #8fb91e;
}
.shopping-recipes-listing h4.selection {
    margin-left: 630px;
    margin-top: -47px;
    font-weight: 300;
}
.shopping-recipes-listing i#selector {
    line-height: 0;
    margin-left: 10px;
    margin-top: -31px;
}
.shopping-recipes-listing .product-images i#selector {
    line-height: 0;
    margin-left: 10px;
    margin-top: 19px;
}
div#editShoppingProductModal {
    background-color: #00000094;
}
h2#editShoppingProductModalLabel {
    margin-left: 20px;
}
.recipe-id {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 90%;
}
input#recipe-quantity {
    width: 90%;
    height: 40px;
    margin: 20px;
}
@media only screen and (max-width: 1440px) {
    .shopping-recipes-listing {
        margin-left: 0 !important;
    }
    .recipe-product-listing .product-name h1 {
        line-height: 18px !important;
        margin-bottom: 0 !important;
        margin-top: 10px;
    }
     .shopping-list .accordion:after, .accordion_horizontal:after {
        margin-top: -10px;
    }
  .recipe-id {
        line-height: 13px;
    }
    .recipe-product-listing {
        margin-top: 20px;
    }
    .recipes-item {
        width: 0;
    }
    .recipe-product-listing .product-name h1 {
        line-height: 10px;
    }
    button.btn.btn-primary.whatsapp:hover {
        background-color: #8fb91e;
    }
    button.btn.btn-primary.email:hover {
        background-color: #8fb91e;
    }
     button#ingredients-header, .shopping-list .accordion:after, .accordion_horizontal:after {
        line-height: 0px !important;
    }
    .item-block .product-delete.icons {
        top: 234px;
        left: 161px;
    }
    .recipes-item.icons {
        top: 212px;
        left: 295px;
    }
    .recipes-item .articleSlide img {
        width: 100% !important;
    }
    .shopping-recipes-listing i#selector {
        line-height: 0;
        margin-left: 10px;
        margin-top: -37px;
    }
     .shopping-recipes-listing h4.selection {
        margin-left: 500px;
        /* margin-top: -53px; */
        font-size: 8px;
        line-height: 20px;
    }
    button.btn.btn-primary.email, button.btn.btn-primary.whatsapp {
        margin-left: 0;
    }
    button.btn.btn-primary.whatsapp {
        width: 100%;
        height: 44px !important;
    }
     button.btn.btn-primary.email {
        width: 100%;
        height: 44px !important;
    }
    .shopping-list-buttons {
        max-width: 94%;
    }
    h4.selection {
        margin-left: 0;
        margin-top: -27px;
    }
    button#ingredients-header {
        font-size: 13px !important;
        line-height: 12px !important;
        font-family: 'Josefin Sans' !important;
        color: white;
        height: auto;
        font-weight: 300;
        padding: 12px;
        margin-top: 2px !important;
        max-height: 50px;
        margin-top: 30px;
    }
    td.product-edit {
        display: flex;
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 10px;
    }
    button.btn.btn-primary.add-ingredients {
        width: 100%;
        padding: 0;
    }
      button.btn.btn-primary.download-ingredients {
        width: 100%;
        padding: 0;
        height: 44px !important;
    }
    .shopping-recipes-listing .recipes-item .cookbook {
        max-width: 90%;
        height: auto;
    }
    h3.cookbook_title {
        text-align: left;
        font-size: 14px;
    }
    .product-delete.icons {
        top: 59%;
        left: 69%;
    }
}
@media only screen and (max-width: 1024px) {
    .item-block .product-delete.icons {
        top: 144px;
        left: 93px;
    }
    .shopping-recipes-listing h4.selection {
        margin-left: 380px;
        margin-top: -47px;
        font-size: 10px;
    }
    .shopping-recipes-listing i#selector {
        line-height: 0;
        margin-left: 0px;
    }
    .container.articleWrap {
        margin-bottom: -70px;
        margin-left: 0px;
    }
    h2.article-title {
        font-size: 16px !important;
    }
    .shopping-recipes-listing h2 {
        margin-left: 10px !important;
        font-size: 16px !important;
    }
    .recipes-item.icons {
        top: 137px;
        left: 196px;
    }
    .shopping-recipes-listing .recipes-item .cookbook i#checked {
        margin-left: 0;
    }
}
@media only screen and (max-width: 768px) {
  
    .fa-circle:before {
        content: "\f111";
        color: #8fb91e !important;
        font-size: 17px !important;
    }
    .container.my-shopping-list.articleWrap {
        margin-top: -90px !important;
    }
    .shopping-recipes-listing h4.selection {
        margin-left: 610px;
    }
    .ingredients-main {
        padding: 0;
        margin-top: 30px;
        margin: 10px;
        margin-top: 30px;
    }
    .ingredients-panel {
        background-color: #ece9e2;
    }
}
@media only screen and (max-width: 991px) {
    .recipes-item.icons {
        top: 479px;
        left: 656px;
    }
    .product-delete.icons {
        top: 766px;
        left: 606px;
    }
    .recipes-item {
        margin-top: 30px;
        float: left;
        width: 0 !important;
        box-sizing: border-box;
        flex: 1 0 100%;
        box-sizing: border-box;
    }
    .recipe-product-listing h1.product-name {
        font-size: 18px !important;
        font-weight: 500;
        font-family: 'Josefin', sans-serif;
        line-height: 0;
    }
    .delete-icon {
        background-color: #c10230;
        height: 33px;
        width: 36px;
        padding: 10px;
        font-size: 15px;
        line-height: 20px;
        color: white;
        cursor: pointer;
    }
    .product-images {
        background-color: #ece8e1;
        max-width: 100%;
    }
    .ingredients-panel {
        margin-top: 0px;
        height: auto;
        margin-bottom: 0px;
        padding: 0;
        max-width: 96%;
    }
    .shopping-list-buttons {
        max-width: 737px;
        margin: 0;
        margin-left: 15px;
    }
    h2 {
        font-size: 19px;
        margin-bottom: 30px ;
        padding: 0;
    }
    .shopping-recipes-listing h2 {
        margin-left: 10px !important;
        margin-right: 20px;
        margin-top: 30px;
    }
    .shopping-recipes-listing {
        padding-left: 16px;
    }
    .recipes-item .cookbook {
        max-width: 93%;
        height: auto;
    }
    .recipes-item .cookbook i#checked {
        margin-left: 0;
        left: 90%;
    }
    .recipes-item .articleSlide img {
        width: 97% !important;
    }
    .shopping-list, .accordion, .accordion_horizontal {
        width: 96%;
    }
}
@media only screen and (max-width: 400px) {
   .shopping-recipes-listing h4.selection {
        font-size: 11px !important;
        max-width: 200px;
    }
}
@media only screen and (max-width: 576px) {
    h1.page-title {
        margin-top: 0 !important;
    }
   .shopping-list-mobile .accordion:after, .accordion_horizontal:after {
        margin-top: -12px;
    }
    .shopping-recipes-listing h4.selection {
        font-size: 15px;
    }
    .recipes-item {
        margin-top: 10px;
    }
    .shopping-list-buttons button.btn.btn-primary.whatsapp {
        width: 100%;
        height: 44px !important;
        padding: 0;
    }
    .shopping-list-buttons button.btn.btn-primary.email {
        width: 100%;
        height: 44px !important;
        padding: 0;
        background-color: #898989;
    }
    .container.my-shopping-list.articleWrap {
        margin-top: 120px !important;
    }
    .ingredients-main {
        padding: 15px;
        margin: 0px;
    }
    .shopping-list-buttons {
        margin-bottom: 10px;
    }
    td.product-edit {
        display: flex;
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    td.product-quanity {
        padding: 11px;
        padding-left: 20px;
    }
    td.product-name {
        padding: 0;
        text-align: left;
        font-size: 14px;
        padding-left: 16px;
        line-height: 16px;
    }
    button#ingredients-header {
        max-height: 100%;
    }
    .shopping-recipes-listing h2 {
        margin-left: 10px !important;
        margin-right: 20px;
        margin-top: 30px;
        margin-bottom: 40px !important;
    }
    .recipe-product-listing.item-block {
        margin-top: 0;
    }
    .product-delete.icons {
        left: 117px;
        bottom: 0;
        top: 21px;
    }
    .recipes-item.item-block .icons {
        top: 230px;
        left: 313px;
    }
    .shopping-list, .accordion, .accordion_horizontal {
        width: 100%;
    }
    .recipes-item .cookbook i#checked {
        margin-left: 0;
    }
    .recipes-item.item-block .cookbook {
        max-width: 92%;
        height: auto;
    }
    .recipes-item .cookbook {
        max-width: 88%;
    }
    .shopping-recipes-listing i#selector {
        line-height: 0;
        margin-left: 180px;
        margin-bottom: 20px;
    }
    .shopping-recipes-listing h4.selection {
        margin-left: 10px !important;
        justify-content: space-between;
        display: flex;
    }
    thead {
        background-color: #dddad3;
        height: 40px;
    }
    .ingredients-panel {
        margin-top: 0px;
        background-color: #ece9e2;
        height: auto;
        margin-bottom: 0px;
        padding: 0;
        max-width: 100%;
    }
    .shopping-list-buttons {
        max-width: 92%;
    }
}
@media only screen and (max-width: 320px) {
    .shopping-recipes-listing h4.selection {
        margin-left: 15px !important;
        margin-top: -27px;
        justify-content: space-between;
        display: flex;
        width: 80px;
    }
}
