main[role=main].container-fluid {
    padding-top: 60px;
}
h1.page-title {
    font-size: 25px;
    color: #1f1f1f;
    font-family: 'Josefin Sans';
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
}
h2.article-title {
    font-weight: 700;
    font-size: 20px;
    margin-top: 0;
    color: #1f1f1f !important;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 80px;
    font-family: 'Josefin Sans';
}
.row.my-cookbook.article {
    /*margin-top: 110px;*/
}
.recipes.search input.search-field {
    width: 100%;
    height: 44px;
    padding: 0 0 0 15px;
    margin-left: 0;
    border: none;
    font-family: 'Gotham', sans-serif;
    font-weight: 200;
}
.recipes .selector h4.selection {
    margin-left: -269px;
    margin-top: -37px;
    font-weight: 300;
}
h2 {
    font-size: 22px !important;
    font-family: 'josefin sans';
    text-align: left !important;
    text-transform: uppercase;
    color: black !important;
    margin-bottom: 0;
}

.container.articleWrap {
    margin-top: 50px;
}
input.create {
    width: 475px;
    height: 44px;
    background-color: transparent;
    border: 1px solid #b7b7b7;
    padding: 0 0 0 15px;
    margin-left: 0;
    margin-right: -20px;
}
.cookbook-create-form-overlay input.create {
    background-color: white;
    border: 1px solid #b7b7b7;
    padding: 0 0 0 15px;
    margin-left: 0;
    margin-right: 0;
    width: 350px;
    height: 54px;
}
button.green.cookbook-create-button {
    width: 200px;
    color: white;
    background-color: black;
    border-radius: 5px;
    padding: 0px;
}
/*.cookbook-create-form-overlay {*/
/*    background-color: white;*/
/*}*/
::placeholder {
    color: #929292;
    font-size: 14px;
}
  ::-ms-input-placeholder::after { /* Edge 12-18 */
    padding: 17px;
}
.articleWrap .article {
    margin-bottom: 70px;
    margin-left: 0 !important;
}
a.btn.smlBtn.green {
    background-color: black;
    line-height: 51px !important;
    margin: 0;
    margin-top: 15px;
    min-height: 48px !important;
    font-family: 'josefin sans', sans-serif;
    font-weight: 600;
    margin-left: -20px;
    margin-right: 0;
    border-radius: 10px;
    border: 0;
    width: 157px !important;
}
.search {
    justify-content: space-between;
    display: flex;
    margin-top: -20px;
}
.cook-book input.search-field {
    width: 100%;
    height: 44px;
    padding: 0 0 0 15px;
    margin-left: 0;
    border: none;
    font-family: 'Gotham', sans-serif;
    font-weight: 200;
}

img#search-cook {
    position: absolute;
    line-height: 0;
    margin-left: 93%;
    margin-top: -10px;
}
button img#search-cook {
    margin-bottom: 0;
    height: 16px;
    float: inherit;
    padding: 0 !important;
    margin-left: 87%;
    position: absolute;
    top: 20%;
}
.cookbook-item .icons {
    display: inline-flex;
    position: absolute;
    margin-top: 0;
    margin-right: 11px;
}
i#share-icon {
    margin: auto;
    margin-left: 11px;
    height: 10px;
}
.my-cookbook button.share-icon {
    float: right;
    margin-right: 20px;
    margin-top: 0;
}
.cookbook-item .icons {
    display: inline-flex;
    position: absolute;
    margin-top: 0;
    top: 87%;
    /* left: 518px; */
}
.circle-bg {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    background-color: #cac7c0;
    color: white;
}
.social-icons {
    list-style: none;
    padding: 0;
    display: flex;
}
.cookbook-item .icons {
    display: inline-flex;
    position: absolute;
    margin-top: 0;
}
.edit-icon {
    background-color: #c2c2c2;
    height: 44px;
    width: 46px;
    padding: 9px;
    font-size: 27px;
    line-height: 20px;
    color: white;
    cursor: pointer;
}
.delete-icon {
    background-color: #c10230;
    height: 44px;
    width: 46px;
    padding: 10px;
    font-size: 23px;
    line-height: 20px;
    color: white;
    cursor: pointer;
}
.cookbook-item {
    margin-bottom: 70px;
    padding: 10px;
    flex-direction: row !important;
}
.bottom-buttons {
    margin: auto;
    max-width: 60%;
    margin-top: 0px;
    margin-bottom: 40px;
}
input.cookbook_category_name_field {
    width: 580px;
    padding: 18px;
    height: 66px;
    margin: -22px;
    border: 0;
    margin-top: -17px;
}
a#create {
    position: absolute;
    left: 350px;
    top: -16px;
    width: 139px;
    height: 42px;
    font-family: 'Josefin Sans';
}
button.btn.update {
    border-radius: 0;
    background-color: #8bc34a;
    border: none;
    color: white !important;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 87px;
    height: 30px;
    font-weight: 600;
    margin: 20px;
    margin-top: 0;
    padding: 0;
}
.cookbook {
    height: 60px;
    background-color: #ede9e2;
    margin: 16px;
    padding: 20px;
    max-width: 91%;
}
h3.cookbook_title {
    text-align: left;
    font-size: 19px;
    width: 80%;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'josefin sans';
}
.sortBy.sortby-recipe.d-none.d-md-block {
    float: right;
    margin-right: -19px;
}
.filter-recipe h4.title {
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    font-weight: 300;
    float: right;
    margin-right: 130px;
    line-height: 0;
}
.selector {
    justify-content: space-between;
    display: flex;
    float: right;
}
i#selector {
    line-height: 32px;
    margin-left: 10px;
}
h4.selection {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    line-height: 30px;
}
.recipes-right-buttons {
    margin: 0 !important;
    margin-top: 90px !important;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    padding: 0;
}
.select-cookbook-button, i#checked {
    left: 90%;
    position: absolute;
    line-height: 40px;
}
/* i#checked {
    position: absolute;
    line-height: 1;
    left: 400px;
    top: 20px;
} */
.check-circle.checked {
    color: green;
}
.sortBy.sortby-recipe.d-none.d-md-block {
    float: right;
    margin-right: -310px;
}
.filter-recipe .sortBy.d-none.d-md-block {
    margin-left: 310px;
    margin-top: -20px;
}
.social-icons li {
    margin: 0 5px;
}
  
.social-icons a {
    display: inline-block;
    width: 32px;
    height: 32px;
}
.share-links {
    flex-direction: column;
    position: absolute;
    top: 63%;
    right: 20px;
    transform: translateY(-100%);
    transition: transform 0.3s ease-out;
    display: none;
}
div#editCookbookModal, div#deleteCookbookModal  {
    background-color: #00000094;
}
h2#editCookbookModalLabel {
    font-size: 20px;
}

button.btn.delete {
    border: 0;
    border-radius: 0;
    width: 87px;
    height: 30px;
    color: white !important;
    background-color: #c10230;
}
p.modal_text {
    /*padding-left: 30px !important;*/
    padding-bottom: 20px;
    max-width: 90%;
}
.share-button:focus +.share-links,
.share-button:hover +.share-links {
    transform: translateY(0);
}
button img#search-recipes {
    margin-right: 0;
    position: absolute;
    left: 90%;
    top: 50%;
}
.sortBy.sortby-recipe.d-none.d-md-block {
    float: right;
    margin-right: -20px;
    margin-top: -73px;
}
i#recipes-selector {
    line-height: 0;
    margin-right: 100px;
    margin-top: -21px;
}
h4.selection {
    margin-left: 780px;
    margin-top: -27px;
    margin-right: 10px;
}
.sortby.recipes {
    margin-top: 30px;
    margin-left: 120px;
}
.article-info {
    line-height: 26px;
    padding-top: 20px;
    font-size: 17px !important;
    /*font-family: 'gotham' !important;*/
    font-weight: 300;
}
.cook-book.search {
    margin-top: 6px;
}
.recipes.search {
    margin-top: -10px;
}
.recipes.search button img#search-recipes {
    margin-right: 0;
    position: absolute;
    left: 90%;
    top: 22%;
}
.cookbook-item .cookbook {
    height: 60px;
    background-color: #ede9e2;
    margin: 16px;
    padding: 9px;
    max-width: 95%;
    padding-top: 9px;
    height: auto;
    padding-left: 30px;
}
.row.my-cookbook.article {
    /*margin-top: 110px;*/
    flex-direction: row;
}
.recipes.cookbook-item img {
    width: 100%;
}
.recipes.cookbook-item .recipe.icons {
    display: block;
    position: absolute;
    margin-top: 0;
    top: 60%;
    bottom: 0;
    left: calc(101% - 5vw);
    margin-right: 0;
    /* padding: 0; */
}
.sortBy .dropdown-menu.show {
    max-width: 30% !important;
    background-color: #f5f1e9;
    left: 65% !important;
    top: 0;
    right: 0;
    transform: translate3d(70px, -15px, 0px) !important;
}
.recipes-right-buttons button.btn.addto-shopping-list {
    background-color: #565452;
}
.recipes-right-buttons button.btn.download {
    background-color: #565452;
}
.recipes-right-buttons button.btn.print {
    background-color: #565452;
    border: 0;
    margin: 4px;
    height: 50px !important;
    padding: 0;
}
.bottom-buttons button.btn.addto-shopping-list, button.btn.download, button.btn.print {
    background-color: #565452;
    border: 0;
    min-height: 50px;
}
.bottom-buttons button.btn.print {
    background-color: #565452;
    border: 0;
    margin: 10px;
    height: 50px;
}
button.close {
    font-size: 29px !important;
    margin-right: 17px !important;
    margin-bottom: -30px;
}
div#deleteRecipeModal_1{ background-color: #00000094;}
div#editCookbookModal_1 { background-color: #00000094;}
div#deleteCookbookModal_1 { background-color: #00000094;}
.cookbook-overlay {
    position: absolute;
    height: 100%;
    width: 96%;
    padding: 30px;
    margin-left: 0px;
}
h3.cookbook-item, .cookbook_title.overlay {
    text-align: center;
    font-size: 50px;
    margin: 0;
    width: 100%;
    line-height: 50px;
    margin-top: 160px;
}
.recipes-right-buttons button.btn.download:hover {
    background-color: #8fb91e;
}
.articleSlide .icons {
    display: flex;
    position: absolute;
    margin-top: 0;
    margin-right: 11px;
}
.recipe-block .delete-icon {
    background-color: #a10b2f !important;
    height: 40px !important;
    width: 34px !important;
    padding: 10px;
    font-size: 14px;
    line-height: 0;
    color: white;
    cursor: pointer;
    width: 11% !important;
    border-radius: 0 !important;
    padding: 14px !important;
    left: 78% !important;
}
.articleWrap .my-cookbook.article:nth-of-type(odd) {
    flex-direction: row;
}
.my-cookbook.article {
    margin-top: 0;
}
@media only screen and (max-width: 1440px) {
    .recipes.search button img#search-recipes {
        top: 24%;
    }
    .sortBy.sortby-recipe .dropdown-menu.show {
        max-width: 40% !important;
        background-color: #f5f1e9;
        left: 0 !important;
        top: 0;
        right: 0;
        transform: translate3d(459px, 1px, 0px) !important;
        padding: 20px;
    }
    .recipes .selector h4.selection {
         margin-left: 0px; 
         margin-top: -20px; 
    }
    .articleWrap .my-cookbook.article:nth-of-type(odd) {
        flex-direction: row;
        margin-top: 0px !important;
    }
    button img#search-cook {
        margin-bottom: 0;
        height: 16px;
        float: inherit;
        padding: 0 !important;
        margin-left: -30px;
        margin-top: 30px;
    }
    .cook-book.search {
        margin-top: -20px;
    }
      p.modal_text {
        padding-left: 30px !important;
        padding-bottom: 50px;
        padding-top: 0;
        max-width: 100%;
    }
    h2#editCookbookModalLabel {
        padding: 30px;
        font-size: 20px;
        margin-bottom: 0;
    }
      .recipe-block .delete-icon {
        width: 10% !important;
        border-radius: 0 !important;
        padding: 10px !important;
        left: 78% !important;
    }
    .recipes-right-buttons button.btn.addto-shopping-list {
        min-height: 50px;
    }
    .recipes-right-buttons button.btn.print {
        background-color: #565452;
        border: 0;
        margin: 0;
        min-height: 50px !important;
        margin-top: 0;
        padding: 0;
    }
    .recipes-right-buttons button.btn.download {
        min-height: 50px;
    }
    i#recipes-selector {
        line-height: 0;
        margin-right: 100px;
        margin-top: 0;
    }
    .recipes h4.selection {
        margin-left: 0;
        margin-top: -14px;
    }
    .ingredients-row, .edit-icon {
        padding: 10px !important;
    }
    h2.article-title {
        font-size: 16px !important;
    }
    .edit-icon {
        background-color: #c2c2c2;
        height: 34px;
        width: 34px;
        padding: 6px;
        font-size: 19px;
        line-height: 20px;
        color: white;
        cursor: pointer;
    }
    .cookbook-item .icons {
        display: flex;
        position: absolute;
        margin-top: 0;
        top: 86%;
    }
    .recipes.cookbook-item .recipe.icons {
        top: 54%;
        bottom: 0;
        left: calc(100% - 68px);
    }
   .cookbook-item .icons, .delete-icon {
        height: 34px !important;
        width: 34px !important;
        padding: 10px !important;
        font-size: 14px !important;
        line-height: 0;
    }
    .productlisting, .delete-icon {
        padding: 13px;
        font-size: 17px;
        line-height: 0;
    }
    .cook-book input.search-field {
        width: 98%;
        height: 44px;
        padding: 0 0 0 15px;
        margin-left: 0;
        border: none;
        margin-bottom: 40px;
        margin-top: 17px;
    }
    form#cookbook-create {
        margin: 0px;
        margin-left: 0;
    }
    input.create {
        width: 420px;
        height: 44px;
        /* background-color: white; */
        border: 1px solid #b7b7b7;
        padding: 0 0 0 15px;
        /* margin-left: -359px; */
        margin-right: 0;
        margin-top: 0;
    }
    .icons input.create {
        width: 314px;
        height: 44px;
        background-color: white;
        border: 1px solid #b7b7b7;
        padding: 0 0 0 15px;
        margin-right: 0;
        margin-left: 10px;
    }
    button.green.cookbook-create-button {
        width: 70px;
        height: 46px !important;
        color: white;
        margin-top: 0;
        position: absolute;
        margin-left: 310px;
    }
     .delete-icon {
        height: 44px;
        width: 44px;
        padding: 12px;
        font-size: 17px;
        line-height: 0;
    }
    h3.cookbook_title {
        line-height: 19px;
    }
    .cookbook-item .cookbook {
        height: 60px;
        background-color: #ede9e2;
        margin: 13px;
        padding: 9px;
        max-width: 94%;
        padding-top: 9px;
        height: auto;
        padding-left: 30px;
        margin-top: 10px;
    }
    .bottom-buttons button.btn.print {
        background-color: #565452;
        border: 0;
        margin: 0;
        height: 40px !important;
        width: 27% !important;
        padding: 0;
    }
    .select-cookbook-button, i#checked {
        left: 400px;
        position: absolute;
        line-height: 40px;
    }
    #cookbook-create-button, a.btn.smlBtn.green {
        line-height: 51px !important;
        margin: 0;
        margin-top: 15px;
        min-height: 48px !important;
        font-family: 'josefin sans', sans-serif;
        font-weight: 500;
        /* margin-left: -29px !important; */
        margin-right: 30px;
        border-radius: 10px;
        border: 0;
        width: 157px !important;
    }
    h3.cookbook-item, .cookbook_title.overlay {
        text-align: center;
        font-size: 30px !important;
        margin: 0;
        width: 100%;
        line-height: 24px;
        margin-top: 150px;
    }
    .recipe.icons {
        left: 0;
    }
    .sortby.recipes {
        margin-top: 20px !important;
        margin-left: 80px !important;
    }
     .sortBy .dropdown-menu.show {
        max-width: 30% !important;
        background-color: #f5f1e9;
        left: 0 !important;
        top: 0;
        right: 0;
        transform: translate3d(645px, 4px, 0px) !important;
        padding: 20px;
    }
    .sortBy.sortby-recipe.d-none.d-md-block {
        float: right;
        margin-right: -290px;
        margin-top: -39px;
    }
    .cookbook-item .articleSlide img {
        width: 90% !important;
        padding:0 !important;
    }
    .recipes input.search-field {
        width: 444px;
        height: 34px;
        padding: 0 0 0 15px;
        margin-left: 2px;
        border: none;
        margin-bottom: 0;
        margin-top: 10px;
    }
    button img#search-recipes {
        margin-right: 0;
        position: absolute;
        left: 95%;
        top: 20%;
    }
    .sortby.recipes {
        margin-top: 0;
        margin-left: 0;
    }
    .container.articleWrap {
        margin-bottom: -70px;
        margin: auto;
    }
    .article-title h2 {
        font-size: 22px;
        font-family: 'josefin', sans-serif;
        text-align: center;
        text-transform: uppercase;
        color: black;
        margin-bottom: 30px;
        font-weight: 600;
    }
    .cookbook-item .articleSlide img {
        width: 100% !important;
        padding: 10px;
    }
    input.cookbook_category_name_field {
        width: 450px;
        padding: 15px;
        height: 66px;
        margin: -22px;
        border: 0;
    }
    a#create {
        position: absolute;
        left: 230px;
        top: -20px;
        width: 139px;
        height: 42px;
        font-family: 'Josefin Sans';
    }
}
@media only screen and (max-width: 1024px) {
    .cook-book.search {
        margin-top: -20px;
    }
button img#search-cook {
        margin-left: -30px;
        margin-top: 29px;
    }
    button.green.cookbook-create-button {
        margin-left: 260px;
    }
    form#cookbook-create {
        margin-left: 0;
    }
    button.green.cookbook-create-button {
        width: 64px;
        height: 46px !important;
        color: white;
        position: absolute;
    }
    .icons input.create {
        width: 254px;
        height: 44px;
        background-color: white;
        border: 1px solid #b7b7b7;
        padding: 0 0 0 15px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 768px) {
    .cookbook-item .icons {
        top: 76%;
        left: 0;
    }
    button.green.cookbook-create-button {
        margin-left: 282px;
    }
    .my-cookbook, h2.article-title {
        font-size: 16px !important;
        margin-top: 0;
    }
    .search-mobile, .my-recipes input.search-field {
        width: 98% !important;
    }
    .recipes.cookbook-item {
        margin-bottom: 70px;
        padding: 20px;
        flex-direction: row !important;
    }
    .bottom-buttons {
        max-width: 100%;
    }
    .bottom-buttons button.btn.print {
        min-height: 50px !important;
        margin-top: -10px;
        width: 27% !important;
        padding: 0;
    }
    .bottom-buttons button.btn.addto-shopping-list {
        min-height: 50px !important;
        margin-top: -10px;
        width: 27% !important;
        padding: 0;
        margin: 0;
        margin-top: -20px;
    }
    .bottom-buttons button.btn.print {
        min-height: 50px !important;
        margin-top: -20px;
        width: 27% !important;
        padding: 0;
    }
    .bottom-buttons button.btn.download {
        min-height: 50px !important;
        margin-top: -10px;
        width: 37% !important;
        padding: 0;
    }
    .select-cookbook-button, i#checked {
        left: 90%;
    }
    .recipes-right-buttons button.btn.addto-shopping-list {
        background-color: #565452;
        width: 36%;
        min-height: 50px;
        margin: 17px;
    }
    .recipes-right-buttons button.btn.download {
        background-color: #565452;
        margin: 0px;
        min-height: 50px;
        width: 25%;
        margin-top: 0px;
    }
    .recipes-right-buttons button.btn.print.print-pdf {
        margin: 11px;
        min-height: 50px;
        margin-top: 8px;
        width: 29%;
    }
    .selector {
        justify-content: unset;
        display: flex;
        float: none;
    }
    .sortBy.sortby-recipe.d-none.d-md-block {
        /* float: right; */
        margin-right: 0;
        margin-top: -40px;
    }
    .recipes.selector {
        margin-top: -50px !important;
    }
    .sortby-recipe.sortBy .dropdown-menu.show {
        max-width: 50% !important;
        background-color: #f5f1e9;
        left: 315px !important;
        top: -40px !important;
    }
    .sortby-recipe.sortBy .dropdown-menu a {
        padding: 11px !important;
        line-height: 20px;
    }
    .icons input.create {
        width: 283px;
        margin-right: 0;
    }
    h2.article-title {
        margin-bottom: 0 !important;
    }
    .search-mobile, input.search-field {
        width: 93% !important;
        height: 44px !important;
        padding: 0 0 0 15px;
        margin-left: 20px;
        border: none;
        margin-top: 10px;
        margin-bottom: 40px;
    }
    form#cookbook-create {
        margin: 0px;
        margin-left: 0;
    }
       .recipes.selector i#recipes-selector {
        line-height: 0;
        margin-right: 90px !important;
        margin-top: 66px;
        margin-left: -41px;
    }
    .recipes.selector h4.selection {
        font-size: 12px;
        text-align: left;
        text-transform: uppercase;
        line-height: 30px;
        margin-right: 50px;
        margin-left: 20px;
        margin-top: 90px;
        font-family: 'gotham', sans-serif;
        font-weight: 300;
    }
    .sortby-recipe.sortBy a.dropdown-toggle {
        margin-left: 0;
        margin-right: 0;
    }
    .sortby.recipes {
        margin-top: -50px !important;
        margin-left: 0;
    }
    .row.my-cookbook.article {
        margin-top: 110px;
        flex-direction: row;
        max-width: 100%;
    }
    h3.cookbook-item, .cookbook_title.overlay {
        font-size: 24px !important;
        margin: -10px;
        width: 100%;
        line-height: 24px;
        margin-top: 110px;
        padding: 0px;
    }
    .cookbook-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        padding: 30px;
        margin-left: 0;
    }
    main[role=main].container-fluid {
        padding-top: 0 !important;
    }
    a.btn.smlBtn.green {
        margin-left: 0;
    }
    .search input.search-field {
        width: 444px;
        height: 34px;
        padding: 0 0 0 15px;
        margin-left: 9px;
        border: none;
        margin-bottom: 40px;
        position: absolute;
        margin-top: -170px;
    }
    button img#search-cook {
        margin-top: 50px;
        margin-bottom: 0;
        height: 16px;
        float: inherit;
        padding: 0 !important;
        margin-left: -30px;
    }
    main[role=main].container-fluid {
        padding-top: 0 !important;
    }
    .edit-icon {
        background-color: #c2c2c2;
        height: 34px;
        width: 36px;
        padding: 9px;
        font-size: 15px;
        line-height: 0;
        color: white;
        cursor: pointer;
    }
    .cookbook {
        height: 60px;
        background-color: #ede9e2;
        margin: 16px;
        padding: 20px;
        max-width: 87%;
    }

    .search {
        justify-content: space-between;
        display: flex;
        margin-top: -87px;
        margin-bottom: 0;
        order: 3;
    }
    .articleSlide img {
        width: 90% !important;
        padding: 0;
        margin: inherit;
    }
    button.share-icon {
        float: right;
        margin-right: 40px;
        margin-top: 0;
        line-height: 0;
    }
    .articleWrap {
        margin-top: 70px;
        margin: 20px;
    }
    main[role=main].container-fluid {
        padding-top: 0 !important;
    }
    p.article-info {
        line-height: 24px;
        padding-top: 0px;
        width: 100%;
    }
    p.article-info {
        line-height: 24px;
        padding-top: 20px;
        padding: 0;
        max-width: 90%;
    }
    h2 {
        font-size: 23px ;
        margin-bottom: 30px;
        padding: 11px;
    }

    a.btn.smlBtn.green {
        line-height: 27px;
        margin: 0;
        margin-top: 15px;
        height: 44px;
        margin-left: 0;
        margin-right: 0;
        border-radius: 10px;
        width: 100%;
    }
    header.jumbotron.position-relative.top-full.p-0 {
        max-height: 100% !important;
    }
    img#search-cook {
        position: absolute;
        line-height: 0;
        margin-left: 81%;
        margin-top: -10px;
    }
    input.create {
        width: 98%;
        height: 44px;
        background-color: transparent;
        border: 1px solid #b7b7b7;
        /* margin-left: 10px; */
    }
    .cookbook-item .icons {
        display: inline-flex;
        position: absolute;
        margin-top: 0;
        right: 24% !important;
        margin-left: 0;
        z-index: 1000;
    }
    #cookbook-create-button, a.btn.smlBtn.green {
        border: 0;
        width: 98% !important;
        margin: 20px;
        margin-left: 0 !important;
    }
    .my-recipes h2.article-title {
        font-size: 16px !important;
        margin-top: 40px;
        padding: 0;
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width: 360px) {
    #cookbook-create-button, a.btn.smlBtn.green {
        margin: 0;
        margin-top: 30px;
    }
    h3.cookbook-item, .cookbook_title.overlay {
        text-align: center;
        font-size: 25px !important;
        margin: 0;
        width: 100%;
        line-height: 24px;
        margin-top: 100px;
    }
}
@media only screen and (max-width: 576px) {
    h1.page-title {
        font-size: 20px !important;
    }
    .sortby.recipes {
        margin-top: 0 !important;
        margin-left: 0;
    }
    .fa.fa-clock-o:before {
        margin-right: -6px !important;
    }
    button img#search-cook {
        top: 10% !important;
        left: 93%;
    }
    .cookbook-item .cookbook {
        padding-left: 16px;
    }
    .my-cookbook .cookbook-item {
        padding: 0;
        margin-bottom: 40px;
    }
    .my-recipes h2.article-title {
        margin-top: 80px !important;
    }
    .search-mobile, input.search-field {
        margin-left: 0;
    }
    button.green.cookbook-create-button {
        margin-left:12px;
    }
    .recipes.selector h4.selection {
        font-size: 14px !important;
        margin-top: 50px;
        margin-bottom: 40px !important;
    }
    .articleWrap .my-cookbook.article:nth-of-type(odd) {
        flex-direction: row;
        margin-top: 20px !important;
    }
    .my-cookbook p.article-info {
        margin-bottom: 20px;
    }
    .container.my-cookbook-search.articleWrap {
        margin-top: 60px !important;
    }
    .icons input.create {
        width: 280px;
        margin-left: -270px;
        margin-right: 0;
        margin-top: 0;
    }
    input.create {
        width: 95%;
        height: 44px;
        background-color: transparent;
        border: 1px solid #b7b7b7;
        /* margin-left: 10px; */
    }
    .my-cookbook-search input.search-field {
        height: 50px;
        margin: 10px;
        max-width: 98%;
        margin-top: 30px;
    }
     .recipes.selector {
        margin-top: 0 !important;
        margin-bottom: -30px;
    }
    .recipes-right-buttons button.btn.print.print-pdf {
        margin: 11px;
        min-height: 50px;
        margin-top: 0;
        width: 29%;
    }
    .search-mobile, .my-recipes input.search-field {
        width: 90% !important;
    }
 .my-cookbook #share-links {
        display: none;
        width: 100%;
        padding: 0 10px;
        text-align: center;
        margin-top: -160px;
        max-width: 90%;
    }
    .my-cookbook i#icons {
        margin-right: 11px !important;
        margin-top: 20px !important;
        float: left;
    }
    .container.my-recipes-buttons.articleWrap {
        margin-top: 40px !important;
        margin-bottom: -80px !important;
    }
    .my-cookbook button.share-icon {
        margin-top: -170px;
        margin-right: 50px;
    }
    .cookbook-item .cookbook {
        max-width: 87%;
    }
    .container.my-recipes.articleWrap {
        margin-top: -40px !important;
    }
    .my-recipes .search-mobile {
        margin-bottom: 10px;
        margin-top: -20px;
        padding-left: 20px !important;
    }
    /*.container.articleWrap {*/
    /*    margin-top: 110px !important;*/
    /*}*/
    .search-mobile, input.search-field {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    form#cookbook-create {
        margin-left: 16px;
    }
    button.green.cookbook-create-button {
        min-width: 00;
        width: 50px;
    }
    h2.article-title {
        font-size: 19px !important;
        padding: 0 !important;
    }
    #cookbook-create-button, 
    a.btn.smlBtn.green {
        width: 100% !important;
    }
    p.article-info {
        padding-left: 0;
        padding-right: 0;
    }
    .bottom-buttons button.btn.print {
        margin-top: 0px;
        width: 100% !important;
        padding: 0;
    }
    h3.cookbook-item, .cookbook_title.overlay {
        text-align: center;
        font-size: 20px !important;
        margin: 0;
        width: 100%;
        line-height: 20px !important;
        margin-top: 100px;
    }
    .row.my-cookbook.article {
        margin-top: -90px;
        flex-direction: row;
    }
    .bottom-buttons button.btn.addto-shopping-list, button.btn.download, button.btn.print {
        background-color: #565452;
        border: 0;
        width: 100% !important;
        margin: auto;
        margin-bottom: 20px;
        min-height: 50px;
    }
    .bottom-buttons button.btn.download.download-pdf {
        width: 100% !important;
        margin: auto;
        margin-bottom: 20px;
        min-height: 50px;
    }
    .recipes-right-buttons button.btn.print {
        width: 100% !important;
        margin: auto;
        margin-bottom: 20px;
        min-height: 50px;
    }
    .recipes-right-buttons button.btn.download {
        width: 100% !important;
        margin: auto;
        margin-bottom: 20px;
        min-height: 50px;
        margin: 10px;
    }
    .recipes-right-buttons button.btn.addto-shopping-list {
        width: 100% !important;
        min-height: 50px;
        margin: 10px;
        margin-bottom: 0;
    }
    .recipes.cookbook-item {
        margin-bottom: 0;
        margin-top: 30px !important;
    }
    .cookbook-item .articleSlide img {
        width: 100% !important;
        padding: 10px;
    }
    main[role=main].container-fluid {
        padding-top: 10px !important;
    }
    h2.article-title {
        font-size: 19px !important;
        font-family: 'Josefin sans';
        margin-bottom: 10px !important;
        font-weight: 800;
        margin-left: 0 !important;
        padding: 11px;
        margin-top: 60px !important;
    }
    .container, .my-cookbook.articleWrap {
        margin-top: 120px;
    }
    a.btn.create.smlBtn.green {
        width: 20% !important;
        min-width: 100px;
        margin-left: 90px !important;
    }
    .recipe.cookbook i#checked {
        position: absolute;
        line-height: 36px;
        margin-left: 0;
        top: 15px;
    }
    .recipe.cookbook {
        margin-top: -65px;
    }
    a.btn.smlBtn.green {
        width: 100% !important;
    }
    h4.selection {
        margin-left: 10px !important;
        margin-top: -27px;
    }
    h3.cookbook_title {
        text-align: left;
        font-size: 14px !important;
    }
    .recipes .delete-icon {
        position: absolute;
        border-radius: 0;
        width: 32px;
        height: 32px;
        padding: 6px;
        background-color: #c10230;
        font-size: 19px;
        top: 1px;
        left: 52px;
    }
    .search-mobile.search-field {
        width: 89% !important;
        margin-left: 0 !important;
    }
    input.search-field {
        width: 100%;
        height: 40px;
        padding: 0 0 0 15px;
        margin-left: 0;
        border: none;
        margin-bottom: 0px;
        margin-top: 0 !important;
    }
    .search-mobile {
        margin-bottom: 10px;
        margin-top: -50px;
    }
    .create-book {
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 10px;
    }
    p.article-info {
        line-height: 24px;
        padding-top: 20px;
        width: 90%;
    }
    h3.cookbook_title {
        text-align: left;
        font-size: 14px;
        line-height: 17px;
        width: 80%;
    }
     .cookbook-item .cookbook {
        height: auto;
        max-width: 94%;
        margin: auto;
        margin-top: 0;
    }
    .recipes .cookbook-item {
        margin-bottom: 20px;
        padding: 10px;
    }
    .articleSlide {
        max-width: 100%;
    }    
    .articleSlide img {
        width: 360px !important;
        padding: 5px;
        margin: inherit;
    }
    a#create {
        position: absolute;
        left: 178px;
        top: -20px;
        width: 20% !important;
        height: 0;
        font-family: 'Josefin Sans';
    }
    input.cookbook_category_name_field {
        width: 377px;
        padding: 15px;
        height: 61px;
        margin: -22px;
        border: 0;
    }
    button img#search-cook {
        margin-bottom: 0;
        height: 16px;
        float: inherit;
        padding: 0 !important;
    }
    .edit-icon {
        height: 34px;
        width: 34px;
        padding: 10px;
        font-size: 17px;
    }
     .cookbook-item .icons {
        display: inline-flex;
        position: absolute;
        margin-top: 0;
        top: 80%;
        left: 280px;
        margin-right: 0;
        right: 0;
    }
    button.share-icon {
        float: right;
        margin-right: 40px;
        margin-top: -158px;
        line-height: 0;
        width: 0;
    }
    i#checked {
        position: absolute;
        line-height: 1;
        margin-left: 260px;
    }
    button.btn.addto-shopping-list, button.btn.download, button.btn.add-to-cookbook:hover {
        margin-top: 0;
        height: 50px;
        font-size: 13px;
        font-family: 'Josefin', sans-serif;
        width: 90% !important;
        padding: 0px;
        border-radius: 15px;
        margin: 10px;
        border: 0;
        margin-top: 0;
    }
    button.btn.print {
        width: 90%;
    }
    .selector {
        justify-content: space-between;
        display: flex;
        float: left;
        margin-top: 20px;
    }
    h2 {
        font-size: 16px !important;
        margin-bottom: -20px ;
        padding: 11px;
    }
    .cookbook-item .icons {
        display: inline-flex;
        position: absolute;
        margin-top: 0;
        top: 288px;
        left: 243px;
    }
    .cookbook {
        height: 60px;
        background-color: #ede9e2;
        margin: 16px;
        padding: 20px;
        max-width: 83%;
    }    
    .cookbook-item .icons {
        display: inline-flex;
        position: absolute;
        margin-top: 0;
        top: 288px;
        left: 243px;
    }
    .cookbook {
        height: 60px;
        background-color: #ede9e2;
        margin: 16px;
        padding: 20px;
        max-width: 83%;
    }
    .sortby.recipes {
        margin-left: 0;
    }
    .recipes-right-buttons {
        margin: -10px !important;
        margin-right: 0;
        margin-left: 0px;
        max-width: 100%;
    }
    .bottom-buttons {
        margin: 0px;
        max-width: 100% !important;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 360px) {
    button.green.cookbook-create-button {
        /* margin-top: calc(31px - 53vw); */
        width: 91px;
        top: 30%;
        padding: 0;
        height: 40px !important;
    }
   .cookbook-item .icons input.create {
        width: 240px;
        margin-left: -220px;
    }
    .recipes.cookbook-item {
        margin: 0px;
    }
    .cookbook-item .icons {
        bottom: 0;
        left: 66%;
    }
    input.cookbook_category_name_field {
        width: 347px;
        padding: 15px;
        height: 61px;
        margin: -18px;
        border: 0;
    }
    a#create {
        position: absolute;
        left: 148px;
        top: -20px;
        width: 20% !important;
        height: 0;
        font-family: 'Josefin Sans';
    }
    .cookbook-item .articleSlide img {
        width: 100% !important;
        padding: 10px;
    }
    .recipe.cookbook i#checked {
        position: absolute;
        line-height: 36px;
        margin-left: 0;
        z-index: 1000000;
    }
}