<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "FuturaCondDemi";
  src: url("../fonts/FuturaCondensedDemiRegular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/FuturaCondensedDemiRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/FuturaCondensedDemiRegular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/FuturaCondensedDemiRegular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/FuturaCondensedDemiRegular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/FuturaCondensedDemiRegular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


body {
    font-family: 'Bitter', serif;
}

select::-ms-expand {
    display: none;
}

.top_social_icon a {
    background-image: url(../images/footer_networking_icon.png);
    background-size: 276px;
}

    .top_social_icon a:hover {
        opacity: .5;
    }

.top_social_icon .facebook {
    width: 38px;
    height: 38px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
}

.top_social_icon .instagram {
    width: 38px;
    height: 38px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
    background-position-x: 38px;
}

.top_social_icon .twitter {
    width: 39px;
    height: 38px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
    background-position: -47px 0;
}

.top_social_icon .print {
    width: 38px;
    height: 39px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
    background-position: -96px 0;
}

.top_social_icon .youtube {
    width: 38px;
    height: 38px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
    background-position: -145px 0;
}

.top_social_icon .share {
    width: 39px;
    height: 38px;
    text-indent: -100000px;
    float: left;
    margin-right: 4px;
    background-position: -191px 0;
}

.footer_social_icon a {
    background-image: url(../images/footer_bg.png);
    background-size: 364px;
}

    .footer_social_icon a:hover {
        opacity: .5;
    }

.footer_social_icon .facebook {
    width: 49px;
    height: 49px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
}

.footer_social_icon .instagram {
    width: 49px;
    height: 49px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
    background-position-x: 49px;
}

.footer_social_icon .twitter {
    width: 49px;
    height: 49px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
    background-position: -64px 0;
}

.footer_social_icon .print {
    width: 49px;
    height: 52px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
    background-position: -127px 0;
}

.footer_social_icon .youtube {
    width: 49px;
    height: 49px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
    background-position: -191px 0;
}

.footer_social_icon .share {
    width: 49px;
    height: 49px;
    text-indent: -100000px;
    float: left;
    margin-right: 10px;
    background-position: -254px 0;
}


.networking_search_box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.padding_zero {
    padding: 0px;
}

.padding_left {
    padding-left: 0px;
}

.padding_right {
    padding-right: 0px;
}


.demo select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/top_select_arrow.png);
    background-repeat: no-repeat;
    width: 96px;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 5px 6px 5px 6px;
    border: 1px solid #2a2f5e;
    background-position: 75px 13px;
    color: #2a2f5e;
    font-family: 'Bitter', serif;
    height: 32px;
    border-radius: 0;
    background-color: #fff;
    border-left: 0px;
}

    .demo select.balck {
        background-color: none;
        border: 1px solid black;
    }

    .demo select.option3 {
        border-radius: 10px 0;
    }

.mega_menu_box {
    margin-top: 0px;
    font-family: 'Bitter', serif;
    position: relative;
}



.nav_bar_box {
    position: relative;
}

.carousel {
    margin-bottom: 0px;
}

.logo_imgage {
    position: absolute;
    left: 10%;
    bottom: -60px;
    z-index: 100000;
}

.inner_logo {
    left: inherit;
}

.subpage_logo {
    left: 10%;
}

.sub_logo_image {
    position: absolute;
    right: 3%;
    bottom: -30px;
    z-index: 10001;
}

.greenbox_text {
    text-align: center;
}

    .greenbox_text a, .get_coupan_box a {
        color: #078910;
    }

.get_coupan_box .heading {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    /*font-family: 'Bitter', serif;*/
    margin: 20px 0 20px 0;
    text-align: center;
}

.get_coupan_box p {
    font-size: 16px;
    line-height: 22px;
}

.search_recipes {
    display: table;
}

    .search_recipes .form-control {
        height: 32px;
        font-family: 'Lato', sans-serif;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

.search_input {
    display: table-cell;
}

.search_drop {
    display: table-cell;
}

.top_links {
    display: table-cell;
}

.search_recipes .form-control {
    border-radius: 0px;
    border: 1px solid #2a2f5e;
    color: #2a2f5e;
    padding-left: 30px;
}

.search_recipes .form-control-feedback {
    left: 0px;
    color: #2a2f5e;
    top: 0px;
}

.search_recipes input[type="button"],
.search_recipes_button {
    background: #2a2f5e;
    color: #fff;
    border: none;
    margin-left: -2px;
    padding: 7px 10px;
    font-weight: 600;
    height: 32px;
    font-family: 'Lato', sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
}

.top_links {
    color: #2a2f5e;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: left;
}

    .top_links a {
        color: #2a2f5e;
        text-decoration: none;
        padding: 0 5px 0 5px;
        font-size: 14px;
    }

        .top_links a:hover {
            text-decoration: underline;
            color: #2a2f5e;
        }

.whitetext {
    color: #fff;
}

.bluetext {
    color: #febb19;
    line-height: 1;
}

.gluten_freeimage {
    text-align: center;
    margin-top: 20px;
}

    .gluten_freeimage img {
        margin: 0 auto;
    }

.get_coupan_box input[type="button"] {
    color: #fff;
    width: 91%;
    background-color: #2a2f5e;
    border: 0px;
    padding: 8px;
    font-size: 22px;
    margin-top: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 8%;
}

    .get_coupan_box input[type="button"]:hover {
        background: #f2af0c;
    }

.mega_menu_box .dropdown-menu {
    padding-left: 0px !important;
    box-shadow: none !important;
}


.mega_menu_box .navbar {
    margin-bottom: 0px;
    min-height: auto;
    font-family: 'Bitter', serif;
    border: 0px;
}

.mega_menu_box .nav_bg_color {
    background: #2a2f5e;
    height: 49px;
}

.mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a, .mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a:focus, .mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    background: none;
    border-bottom: 2px solid #039;
}

.mega_menu_box .navbar-nav &gt; li &gt; a {
    line-height: 13px;
    padding: 17px 25px;
}

.mega_menu_box .navbar-collapse {
    padding: 0px;
}



.container-fluid {
    padding: 0px;
}

.network_iconBox {
    padding-left: 10px;
}
.recipe_ingredients {
    clear: both;
}
.ingredientsbox h2 {
    color: #ffffff;
}
.ingredientsbox h4 {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Bitter', serif;
}

.recipe_ingredients .ingredients_ques {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
}

.recipe_ingredients .ingredients_ans {
    width: 60%;
    float: left;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
}

.recipe_ingredients_nutri {
    padding: 30px 0 60px 0;
    clear: both;
    font-family: 'Lato', sans-serif;
}

    .recipe_ingredients_nutri ul li {
        font-size: &nbsp;16px;
        font-family: &nbsp; 'Lato', sans-serif;
        line-height: &nbsp;28px;
    }

.nutritional_box {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

    .nutritional_box h4 {
        font-size: 30px;
        font-weight: normal;
        font-family: 'Bitter', serif;
    }

    .nutritional_box .nutritional_ques {
        width: 50%;
        float: left;
        text-align: right;
        padding-right: 20px;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        line-height: 28px;
        text-align: left;
    }

    .nutritional_box .nutritional_ans {
        width: 50%;
        float: left;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        line-height: 28px;
        text-align: right;
    }

.viewuser_link .view_comments {
    background-color: #eee;
    float: left;
    line-height: 17px;
    text-align: center;
    padding: 11px 0px 0px 0px;
    cursor: pointer;
    font-size: 16px;
    color: #0f5eaa;
}

.colorblk {
    color: #fff;
    font-size: 21px;
}

.colorwhite {
    color: #fff;
    font-size: 21px;
}

.recipe_search h2 {
    font-size: 28px;
    color: #2a2f5e;
    margin: 0px 0 20px 0;
}

.recipe_search .form-control {
    border-bottom: 1px solid #CCC;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: none;
}

.will_pasta_make_fat .heading {
    font-size: 32px;
    /*margin-top: 19%;*/
    font-family: 'Bitter', serif;
    line-height: 34px;
    color: #2a2f5e;
}

.will_pasta_make_fat .description, .will_pasta_make_fat p {
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
    color: #2a2f5e !important;
}

.recipe_search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/recipe_arrow.png) no-repeat 0 1px;
    /*background-repeat: no-repeat;*/
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    color: #FFF;
    /*padding: 5px 5px 5px 0;*/
    color: #000;
    border-bottom: 1px solid #cccccc;
    background-position: 100% 13px;
    color: #444444;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 18px;
}

.recipe_form_box {
    width: 58%;
}

    .recipe_form_box button {
        border: 0px;
        background: none;
        font-size: 24px;
        color: #2a2f5e;
        padding: 10px 0;
    }

        .recipe_form_box button:hover {
            color: #ffbb1a;
        }

    .recipe_form_box .form-control::-moz-placeholder {
        color: #444444;
    }

    /* added by prashant */

    .recipe_form_box a {
        border: 0px;
        background: none;
        font-size: 24px;
        color: #005296;
        padding: 10px 0;
    }

/* added by prashant end */

.recipe_search .form-control {
    border-bottom: 1px solid #CCC;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: none;
    font-size: 25px;
    color: #000;
    height: 40px;
    padding-left: 4px;
    font-size: 20px;
}

.recipe_form_box .glyphicon-search {
    font-size: 30px;
}

.recipe_form_box button:hover {
    background: none;
    color: #2a2f5e;
}

.footer_bg {
    background: #e7e7e7;
    margin-top: 60px;
    padding: 0px;
    width: 100%;
    float: left;
    display: table;
    height: 100%;
}

    .footer_bg .visible-lg-col-xs-height {
        display: table-cell;
        vertical-align: top;
        height: 100%;
        float: none !important;
    }

.left_footer_box .normal_link a {
    font-size: 18px;
    color: #2a2f5e;
    display: block;
    width: 100%;
    font-family: 'Bitter', serif;
    line-height: 36px;
    max-height: 255px;
}

    .left_footer_box .normal_link a:hover {
        text-decoration: underline;
    }

.left_footer_box {
    font-family: 'Bitter', serif;
    font-size: 14px;
    color: #2a2f5e;
    padding: 40px 30px 20px 20px;
    border-right: 1px solid #fff;
    width: 35%;
}

.left_footer_box_link {
    padding: 40px 00px 20px 30px;
}

.left_footer_box a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #2a2f5e;
}

    .left_footer_box a:hover {
        color: #2a2f5e;
        text-decoration: underline;
    }

.footer_logo_box {
    position: relative;
    padding: 0px;
    width: 30%;
    max-height: 255px;
}

.footer_logo {
    position: absolute;
    top: -66px;
    width: 100%;
}

.footer_join_our {
    font-size: 36px;
    margin-top: 90px;
    color: #2a2f5e;
}

.footer_social_box {
    margin: 0 auto;
    width: 180px;
    margin-top: 4%;
}

.footer_our_brand {
    padding: 0 4%;
    border-left: 1px solid #fff;
    height: 277px;
}

    .footer_our_brand h2 {
        font-size: 35px;
        margin-top: 60px;
        color: #2a2f5e;
    }

.word_pasta {
    margin-top: 40px;
}

.footer_our_brand select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/brand_down_arrow.png);
    background-repeat: no-repeat;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    color: #FFF;
    padding: 5px;
    border-bottom: 1px solid #2a2f5e;
    background-position: 100% 13px;
    color: #2a2f5e;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 18px;
}

.new_world_pasta {
    font-size: 14px;
    color: #2a2f5e;
    font-family: 'Lato', sans-serif;
}

.dropdown-menu {
    background: #0c5997;
    color: #fff;
    border: 0px;
    padding: 0px;
}


.banner_box .carousel .item {
    background: url(../images/banner_bg.jpg) repeat;
    height: auto;
}

.banner_box .carousel {
    height: auto;
}

.banner_box .carousel-caption {
    right: 0px;
    width: 50%;
    left: inherit;
    bottom: inherit;
    top: 0px;
    width: 48%;
    padding: 0px;
    text-shadow: none;
    text-align: left;
    height: 566px;
}

.banner_box .tamatto {
    text-align: center;
    position: absolute;
    right: 0px;
    top: 20%;
    z-index: 1;
}

.banner_box .spinach {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 24%;
    z-index: 1;
}

.banner_box .carousel-control.right {
    z-index: 100;
}

.banner_box .carousel-caption .description {
    color: #444444;
    font-size: 18px;
    padding: 0 25% 0 8%;
}

.banner_box .carousel-caption .heading {
    font-size: 50px;
    line-height: 52px;
    color: #0c61a8;
    padding: 0 25% 0 8%;
    font-family: 'Bitter', serif;
    margin-top: 20%;
}

.image_banner {
    width: 50%;
}

    .image_banner img {
        width: 100%;
    }


.dropdown-menu .grid-demo .grid_box {
    padding: 30px 0;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

    .dropdown-menu .grid-demo .grid_box p {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-align: justify;
    }

.dropdown-menu .grid-demo .menuImage {
    float: right;
    margin: 0 0 0 20px;
    border: 1px solid #fff;
}

.dropdown-menu .heading_menu h2 {
    font-size: 40px;
    font-weight: 400;
    /* padding-top: 69%;*/
    color: #fff;
}

.dropdown-menu .menu_sub_box {
    border-left: 0px solid #fff;
    width: auto;
}

.dropdown-menu .menu_sub_box ul {
    margin: 0px;
    padding: 0px;
    margin-left: 30px;
}

.dropdown-menu .menu_sub_box ul li {
    list-style: none;
    /*background: url(../images/top_arrow.png);*/
    background-repeat: no-repeat;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    background-position: 0 12px;
    position: relative;
}

.dropdown-menu .menu_sub_box ul li .icon-collapse { display: none; }
.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse::before {
    color: #fff !important;
    content: "";
    display: block;
    font-family: "Fontawesome";
    font-size: 14px;
    margin-top: 5px;
}
.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse.collapsed::before {
    color: #fff;
    content: "";
}
.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse {
    color: #fff;
    display: inline-block;
    font-family: "Fontawesome";
    height: 100%;
    line-height: 22px;
    outline: medium none !important;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
}

.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse:hover,
.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse:active,
.dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse:focus { border-color: #003867;text-decoration: none; }
.dropdown-menu .menu_sub_box ul li a, .dropdown-menu .menu_sub_box ul li a:visited, .dropdown-menu .menu_sub_box ul li a:focus  {
    padding: 0 0 0 15px;
    color: #fff;
    display: table;
}
/*.dropdown-menu .menu_sub_box ul li a.sub_menu_link { padding: 0 0 0 25px; }*/
.dropdown-menu .menu_sub_box ul li.has_sub_menu a, 
.dropdown-menu .menu_sub_box ul li a:visited, 
.dropdown-menu .menu_sub_box ul li a:focus {
    display: inline-block;
}

.dropdown-menu .grid_box .col-md-2 {
    padding: 0 0 0 0px;
}

.fa-angle-right {
    font-size: 25px;
}

.dropdown-menu .menu_sub_box ul li a:hover {
    color: #f4ae00;
}

.dropdown-menu .menu_sub_box ul li ul li {
    list-style: none;
    background: url(../images/line_link.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    background: #2a2f5e;
    border-top: 1px solid #7f829e;
    margin: 0px;
}

/* inner page */

.innerbanner {
    background-image: url(../images/innageimage.png);
    background-size: 100% auto;
    padding-top: 25.7%;
    background-repeat: no-repeat;
}

.banner_white_bg {
    background: url(../images/white_bg.png) repeat;
    padding: 0px 20px 0 20px;
    margin-top: -6%;
}

.food_descrption {
    padding-bottom: 10px;
    font-family: 'Lato', sans-serif;
}

    .food_descrption h1 {
        margin: 10px 0 10px 0;
        color: #444444;
        font-size: 36px;
    }

    .food_descrption p {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        color: #444444;
        line-height: 24px;
    }


/* yellow star */
.star_box_yellow .starRating:not(old) {
    display: inline-block;
    width: 7.5em;
    height: 1.5em;
    overflow: hidden;
    vertical-align: bottom;
}

    .star_box_yellow .starRating:not(old) &gt; input {
        margin-right: -100%;
        opacity: 0;
    }

    .star_box_yellow .starRating:not(old) &gt; label {
        display: block;
        float: right;
        position: relative;
        background: url(../images/yellowoff.png);
        background-size: contain;
    }

        .star_box_yellow .starRating:not(old) &gt; label:before {
            content: '';
            display: block;
            width: 1.5em;
            height: 1.5em;
            background: url(../images/yellow.png);
            background-size: contain;
            opacity: 0;
            transition: opacity 0.2s linear;
        }

        .star_box_yellow .starRating:not(old) &gt; label:hover:before,
        .star_box_yellow .starRating:not(old) &gt; label:hover ~ label:before,
        .star_box_yellow .starRating:not(:hover) &gt; :checked ~ label:before {
            opacity: 1;
        }

.star_box_yellow {
    margin-top: 21px;
    margin-bottom: 20px;
}

    /* added by prashant*/

    .star_box_yellow .starRating:not(old) {
        display: inline-block;
        width: 7.5em;
        height: 1.5em;
        overflow: hidden;
        vertical-align: bottom;
    }

    .star_box_yellow .starRating &gt; input {
        margin-right: -100%;
        opacity: 0;
    }

    .star_box_yellow .starRating .emptyRatingStar {
        display: block;
        float: right;
        position: relative;
        background: url(../images/yellowoff.png);
        background-size: contain;
    }

    .star_box_yellow .starRating span {
        float: left;
        height: 20px;
        width: 20px;
    }


    .star_box_yellow .starRating .avgRatingStar {
        content: '';
        display: block;
        width: 1.5em;
        height: 1.5em;
        background: url(../images/yellow.png);
        background-size: contain;
        opacity: 1;
        transition: opacity 0.2s linear;
    }

    .star_box_yellow .starRating:not(old) &gt; span:hover:before,
    .star_box_yellow .starRating:not(old) &gt; span:hover ~ span:before,
    .star_box_yellow .starRating:not(:hover) &gt; :checked ~ span:before {
        opacity: 1;
    }

.star_box_yellow {
    margin-top: 21px;
    margin-bottom: 20px;
}

/* added by prashant end*/
/* yellow star */


/* yellow star */
/*
.star_box_blue .starRating:not(old) {
    display: inline-block;
    width: 7.5em;
    height: 1.5em;
    overflow: hidden;
    vertical-align: bottom;
    margin: 7px;
}

    .star_box_blue .starRating:not(old) &gt; input {
        margin-right: -100%;
        opacity: 0;
    }

    .star_box_blue .starRating:not(old) &gt; label {
        display: block;
        float: right;
        position: relative;
        background: url(../images/yellowoff.png);
        background-size: contain;
    }

        .star_box_blue .starRating:not(old) &gt; label:before {
            content: '';
            display: block;
            width: 1.5em;
            height: 1.5em;
            background: url(../images/yellow.png);
            background-size: contain;
            opacity: 0;
            transition: opacity 0.2s linear;
        }

        .star_box_blue .starRating:not(old) &gt; label:hover:before,
        .star_box_blue .starRating:not(old) &gt; label:hover ~ label:before,
        .star_box_blue .starRating:not(:hover) &gt; :checked ~ label:before {
            opacity: 1;
        }

.star_box_blue .starRating {
    font-size: 15px;
}

.star_box_blue h2 {
    font-size: 18px;
    color: #0c61a8;
}

.star_box_blue .datebox {
    color: #0c61a8;
    font-weight: 600;
    font-size: 14px;
}

.star_box_blue .reviewbox {
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
*/

.star_box_blue .starRating:not(old) {
    display: inline-block;
    width: 7.5em;
    height: 1.5em;
    overflow: hidden;
    vertical-align: bottom;
    margin: 7px;
}

    .star_box_blue .starRating:not(old) &gt; input {
        margin-right: -100%;
        opacity: 0;
    }

    .star_box_blue .starRating:not(old) &gt; label {
        display: block;
        float: right;
        position: relative;
        background: url(../images/yellowoff.png);
        background-size: contain;
    }

    .star_box_blue .starRating:not(old) &gt; span {
        display: block;
        float: right;
        position: relative;
        background: url(../images/yellowoff.png);
        background-size: contain;
    }

    .star_box_blue .starRating:not(old) &gt; label:before {
        content: '';
        display: block;
        width: 1.5em;
        height: 1.5em;
        background: url(../images/yellow.png);
        background-size: contain;
        opacity: 0;
        transition: opacity 0.2s linear;
    }

    .star_box_blue .starRating:not(old) &gt; span:before {
        content: '';
        display: block;
        width: 1.5em;
        height: 1.5em;
        background: url(../images/yellow.png);
        background-size: contain;
        opacity: 0;
        transition: opacity 0.2s linear;
    }

    .star_box_blue .starRating:not(old) &gt; label:hover:before,
    .star_box_blue .starRating:not(old) &gt; label:hover ~ label:before,
    .star_box_blue .starRating:not(:hover) &gt; :checked ~ label:before {
        opacity: 1;
    }

    .star_box_blue .starRating:not(old) &gt; span:hover:before,
    .star_box_blue .starRating:not(old) &gt; span:hover ~ span:before,
    .star_box_blue .starRating:not(:hover) &gt; :checked ~ span:before {
        opacity: 1;
    }

.star_box_blue .starRating {
    font-size: 15px;
}

.star_box_blue h2 {
    font-size: 18px;
    color: #0c61a8;
    float: left;
    width: 100%;
}

.star_box_blue .datebox {
    color: #0c61a8;
    font-weight: 600;
    font-size: 14px;
}

.star_box_blue .reviewbox {
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}


.star_box_blue .starRating .emptyRatingStar {
    display: block;
    float: right;
    position: relative;
    background: url(../images/yellowoff.png);
    background-size: contain;
}

.star_box_blue .starRating .avgRatingStar {
    content: '';
    display: block;
    width: 1.5em;
    height: 1.5em;
    background: url(../images/yellow.png);
    background-size: contain;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.review_box p {
    margin-top: 0px;
}

/* yellow star */


#flip {
    background: none repeat scroll 0 0 #eee;
    line-height: 65px;
    display: none;
}

.service_time_box {
    margin-top: 13px;
    margin-bottom: 10px;
}

    .service_time_box ul {
        margin: 0px;
        padding: 0px;
        /*padding-left: 10%;*/
        margin-left: -21px;
    }

        .service_time_box ul li {
            float: left;
            list-style: none;
            margin-right: 4%;
            font-family: 'Lato', sans-serif;
            font-size: 14px;
            color: #666;
            width: 16%;
        }

            .service_time_box ul li img {
                padding-right: 10px;
            }

            .service_time_box ul li a {
                color: #666;
            }

            .service_time_box ul li span {
                float: left;
                width: 100%;
                text-align: center;
            }

                .service_time_box ul li span.glyphicon-facetime-video {
                    font-size: 28px;
                    color: #005296;
                    padding-top: 5px;
                }

            .service_time_box ul li .text_link {
                margin-top: 7px;
            }

.sharing_box {
    margin-top: 22px;
    margin-bottom: 10px;
}

.customer_view {
    padding: 20px;
    background: #eeeeee;
}

.review_box {
    border-bottom: 1px solid #0c61a8;
    /* padding: 10px 0 10px 0; */
}

.webview {
    width: 100%;
}

/*ingredients_box */

.ingredients_box {
    background: #2a2f5e;
    color: #fff;
}

.buttonbox {
    border-bottom: 1px solid #fff;
    padding: 15px;
    display: none;
}

.ingredients_link ul {
    margin: 0px;
    padding: 0px;
}

    .ingredients_link ul li {
        list-style: none;
        float: left;
        width: 20%;
        text-align: left;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        font-family: 'Lato', sans-serif;
    }

        .ingredients_link ul li a {
            color: #fff;
        }

            .ingredients_link ul li a:hover {
                color: #f4ae00;
                text-decoration: none;
            }

.ingredients_box .table &gt; thead &gt; tr &gt; th,
.ingredients_box .table &gt; tbody &gt; tr &gt; th,
.ingredients_box .table &gt; tfoot &gt; tr &gt; th,
.ingredients_box .table &gt; thead &gt; tr &gt; td,
.ingredients_box .table &gt; tbody &gt; tr &gt; td,
.ingredients_box .table &gt; tfoot &gt; tr &gt; td {
    border-top: 0px solid #ddd;
}


.ingredients_box .table th {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Bitter', serif;
}

.tableBox {
    margin-top: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.small_text {
    font-size: 11px;
    margin-top: 10px;
}

.bottom_adds {
    font-family: 'Lato', sans-serif;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 18px;
}

    /*.recipefooter_adds {
    margin-bottom: 2%;
}*/


    .bottom_adds .border_left {
        border-left: 1px solid #069;
    }

    .bottom_adds .border_right {
        border-right: 1px solid #069;
    }

        .bottom_adds .border_right:last-child {
            border-right: none;
        }


/* search page */

.searcb_page_box {
    background: url(../images/search_graphic.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
}

.search_selectbox {
    display: none;
}

    .search_selectbox .btn-default.active, .search_selectbox .btn-default.focus, .search_selectbox .btn-default:active, .search_selectbox .btn-default:focus, .search_selectbox .btn-default:hover, .search_selectbox .open &gt; .dropdown-toggle.btn-default {
        color: #fff;
        background: #005296;
    }

    .search_selectbox .dropdown-menu &gt; li &gt; a:focus, .search_selectbox .dropdown-menu &gt; li &gt; a:hover {
        color: #fff;
        background: #005296;
    }


    .search_selectbox .button-group button {
        width: 100%;
        color: #fff;
        background: #005296;
        font-size: 20px;
        font-family: 'Bitter', serif;
    }

    .search_selectbox .dropdown-menu {
        margin-left: 15px;
        margin-right: 15px;
        width: 95.3%;
        border-radius: 0px;
    }

        .search_selectbox .dropdown-menu &gt; li &gt; a {
            color: #fff;
            font-size: 16px;
        }

.search_page {
    margin-bottom: 20px;
}

.search_or_canbox {
    width: 100%;
    float: left;
}


.search_page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/brand_down_arrow.png);
    background-repeat: no-repeat;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 5px;
    border-bottom: 1px solid #2a2f5e;
    background-position: 100% 13px;
    color: #444444;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 20px;
}

.search_page .form-control {
    border-bottom: 1px solid #2a2f5e;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: none;
    box-shadow: none;
    font-size: 20px;
    height: 41px;
}

    .search_page .form-control::-moz-placeholder {
        color: #444444;
    }

.form_search_box .form_one {
    padding-left: 0px;
}

.form_search_box .form_two {
    padding-right: 0px;
}

.form_search_box button {
    border: 0px;
    background: none;
    font-size: 30px;
    color: #2a2f5e;
    padding: 10px 5px;
}

.searcb_page_box h1 {
    font-size: 36px;
    color: #0054a6;
    margin: 50px 0 20px 0;
}

.or_your_also {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    padding: 11px 0 0 0px;
}

/* checkboc --*/

.by_shape_box input[type=radio] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .by_shape_box input[type=radio] + label.css-label {
        padding-left: 35px;
        height: 26px;
        display: inline-block;
        line-height: 26px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 19px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
        /*width: 17%;*/
        margin-right: 2%;
        color: #005296;
        text-align: left;
    }

    .by_shape_box input[type=radio]:checked + label.css-label {
        background-position: 0 0px;
        background-image: url(../images/csscheck_2.png);
    }

.by_shape_box label.css-label {
    background-image: url(../images/csscheck_1.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
}

/*added by prashant*/

.by_shape_box input[type=checkbox] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .by_shape_box input[type=checkbox] + label.css-label {
        padding-left: 35px;
        height: 26px;
        display: inline-block;
        line-height: 26px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 19px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
        /* width: 17%; */
        margin-right: 2%;
        color: #2a2f5e;
        text-align: left;
    }

    .by_shape_box input[type=checkbox]:checked + label.css-label {
        background-position: 0 0px;
        background-image: url(../images/csscheck_2.png);
    }

/*added by prashant end*/
/* checkboc --*/

.by_shape_box {
    border: 1px solid #2a2f5e;
    padding: 35px 20px 20px 20px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 60px;
}

    .by_shape_box .headingbox h1 {
        color: #005296;
        font-size: 36px;
        position: absolute;
        text-align: center;
        top: -47%;
        width: 100%;
    }

.headingbox {
    color: #2a2f5e;
    padding: 10px;
    position: absolute;
    top: -45px;
    width: 100%;
    text-align: center;
    font-family: 'Bitter', serif;
}

    .headingbox span {
        font-size: 36px;
        background: #fff;
        padding: 0 10px;
    }



.mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a {
    border-bottom: 2px solid #2a2f5e;
}

    .mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a:hover,
    .mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a:focus {
        color: #fff;
        background-color: none;
        border-bottom: 2px solid #febb19;
    }


.ronzoni_drop_box a {
    color: #fff;
    border: 1px solid #fff;
    padding: 4px;
    margin-left: 10px;
}

.search_result_box {
    margin-top: 30px;
    margin-bottom: 20px;
}

    .search_result_box ul {
        margin: 0px;
        padding: 0px;
    }

        .search_result_box ul li {
            list-style: none;
            color: #444444;
            font-size: 20px;
            text-align: center;
            margin-bottom: 40px;
        }

            .search_result_box ul li a {
                color: #444444;
            }

            .search_result_box ul li span {
                width: 100%;
                display: block;
            }

            .search_result_box ul li a:hover {
                color: #000;
                text-decoration: none;
            }

    .search_result_box .col-md-3 {
        width: 20%;
        height: 210px;
    }

/* .height_four_box {min-height:400px;} 
.pasta_myths { margin-top: 20px;}

*/


.full_width_box {
    padding: 15px;
}





/* content styles */


.four_box_home .col-xs-height {
    display: table-cell;
    float: none !important;
}



/* visual styles */


.four_box_home {
    border-collapse: separate;
    border-spacing: 20px 11px;
    display: table-cell;
    clear: both;
    width: 100%;
    float: left;
    display: block;
}

    .four_box_home .part1 {
        background: #a8160d; /* Old browsers */
        /*background: -moz-linear-gradient(top, #f4ba15 0%, #ee9e08 100%); /* FF3.6+ */
        /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4ba15), color-stop(100%,#ee9e08));Chrome,Safari4+ */
        /*background: -webkit-linear-gradient(top, #f4ba15 0%,#ee9e08 100%);  Chrome10+,Safari5.1+ */
        /*background: -o-linear-gradient(top, #f4ba15 0%,#ee9e08 100%); Opera 11.10+ */
        /* background: -ms-linear-gradient(top, #f4ba15 0%,#ee9e08 100%);  IE10+ */
        /* background: linear-gradient(to bottom, #f4ba15 0%,#ee9e08 100%); W3C */
        /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba15', endColorstr='#ee9e08',GradientType=0 );IE6-9 */
        padding: 40px 50px;
        text-align: center;
        margin-top: 20px;
        font-size: 32px;
        margin-right: 15px;
        vertical-align: top;
    }

    .four_box_home .part2 {
        border: 4px #2a2f5e solid;
        margin-top: 20px;
        padding: 50px 20px;
        color: #2a2f5e;
        margin-right: 15px;
        vertical-align: top;
    }



.part2 .text_box {
    padding-left: 0px;
}

.four_box_home .part3 {
    background: #383470;
    /*background: -moz-linear-gradient(top, #c50911 0%, #d3464c 100%);*/ /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c50911), color-stop(100%,#d3464c));*/ /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #c50911 0%,#d3464c 100%);*/ /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #c50911 0%,#d3464c 100%);*/ /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #c50911 0%,#d3464c 100%);*/ /* IE10+ */
    /*background: linear-gradient(to bottom, #c50911 0%,#d3464c 100%);*/ /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c50911', endColorstr='#d3464c',GradientType=0 );*/ /* IE6-9 */
    color: #fff;
    padding: 41px 20px;
    vertical-align: top;
}
    /* added by prashant */
    .four_box_home .part3 a {
        color: #fff;
    }
/* added by prashant end */

.four_box_home .part4 {
    border: 4px solid #2a2f5e;
    margin-top: 20px;
    padding: 20px 20px;
    background: url(../images/pasta_spon.png) top right;
    background-repeat: no-repeat;
    background-position: right 50px;
    vertical-align: top;
}

.four_box_home .col-xs-3 {
    padding: 0px;
    margin: 0 15px;
    vertical-align: middle;
}

    .four_box_home .col-xs-3.part3 {
        vertical-align: top;
    }


/* sub page */

h1 {
}

h2 {
    font-size: 28px;
    color: #2a2f5e;
    line-height: 35px;
}

p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
}

.image_left {
    float: left;
    margin: 0% 3% 3% 0%;
}

.image_right {
    float: right;
    margin: 0% 0% 3% 3%;
}

a {
    color: #2a2f5e;
    text-decoration: none;
}

    a:hover {
        color: #febb19;
        text-decoration: none;
    }

h3 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.detail_bg_box {
    margin: 0px;
    padding: 0px;
}

    .detail_bg_box li {
        float: left;
        width: 100%;
        padding: 30px 30px 30px 30px;
        list-style: none;
        margin-bottom: 35px;
    }

    .detail_bg_box .grey_bg {
        background: #eeeeee;
    }

    .detail_bg_box .yellow_bg {
        background: #febb19;
    }

    .detail_bg_box .blue_bg {
        background: #005296;
        color: #fff;
    }

    .detail_bg_box h3 {
        margin-top: 0px;
        font-weight: 600;
    }

.detail_border_box {
    margin: 0px;
    padding: 0px;
}

    .detail_border_box li {
        float: left;
        width: 100%;
        padding: 30px 30px 30px 30px;
        list-style: none;
        margin-bottom: 35px;
    }

    .detail_border_box .grey_bg {
        border: 2px solid #eeeeee;
    }

    .detail_border_box .yellow_bg {
        border: 2px solid #febb19;
    }

    .detail_border_box .blue_bg {
        border: 2px solid #005296;
    }

    .detail_border_box h3 {
        margin-top: 0px;
    }

.bullet_box {
    margin: 0px;
    padding: 0px;
    font-family: 'Bitter', serif;
    font-size: 16px;
    color: #5a5a5a;
    line-height: 28px;
    margin-bottom: 20px;
    margin-left: 20px;
}

    .bullet_box li {
        list-style-position: inside;
        color: #2a2f5e;
        margin-left: 18px;
    }

        .bullet_box li span {
            color: #5a5a5a;
        }

    .bullet_box ul li {
        color: #febb19;
    }

        .bullet_box ul li span {
            color: #5a5a5a;
        }

.subpagecontainer h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: 'Bitter', serif;
}

.form_box {
    float: left;
    display: block;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    width: 100%;
}

    .form_box .form-control {
        border-radius: 0px;
        border: 1px solid #febb19;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        color: #000;
        padding: 10px;
    }

    .form_box input[type="text"] {
        height: 40px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .form_box input[type="button"], .form_box button {
        background: #005296;
        color: #fff;
        width: 100%;
        padding: 10px;
        font-size: 18px;
        border: 0px;
    }

        .form_box input[type="button"]:hover, .form_box button:hover {
            background: #febb19;
            color: #fff;
            border: 0px;
        }
    /* added by prashant */

    .form_box input[type="submit"], .form_box button {
        background: #2a2f5e;
        color: #fff;
        width: 100%;
        padding: 10px;
        font-size: 18px;
        border: 0px;
    }



        .form_box input[type="submit"]:hover, .form_box button:hover {
            background: #febb19;
            color: #fff;
            border: 0px;
        }
    /* added by prashant end*/

    .form_box ::-webkit-input-placeholder {
        color: #000;
    }

    .form_box :-moz-placeholder { /* Firefox 18- */
        color: #000;
    }

    .form_box ::-moz-placeholder { /* Firefox 19+ */
        color: #000;
    }

    .form_box :-ms-input-placeholder {
        color: #000;
    }

.collapse_box {
    margin: 20px 0 0 0;
}

    .collapse_box .panel-heading {
        padding: 0px;
    }

        .collapse_box .panel-heading a {
            display: block;
            padding: 15px 0;
            width: 100%;
            color: #2a2f5e;
            font-family: 'Lato', sans-serif;
            font-weight: 600;
            border-bottom: 1px solid #CCC;
        }

        .collapse_box .panel-heading .collapsed {
            border-bottom: 1px solid #CCC;
        }

.btn-default:hover {
    background: none;
    color: #f2af0c;
}


.collapse_box .panel-group .panel {
    border-radius: 0px;
    border: 0px;
    box-shadow: none;
}

.collapse_box .panel-default &gt; .panel-heading {
    background: none;
}

.collapse_box .collapsed .minus_icon {
    display: none;
}

.first_box {
    font-weight: bold;
    width: 250px;
    float: left;
    display: block;
    margin: 0 3% 3% 0;
    font-size: 36px;
    text-align: right;
    color: #febb19;
    line-height: 44px;
    font-family: 'Bitter', serif;
    font-weight: 400;
}

.collapse_box .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
    font-size: 16px;
    padding-top: 0px;
}

.subpagecontainer p {
    font-family: 'Bitter', serif;
}

.subpagecontainer {
    margin-top: 30px;
    font-family: 'Bitter', sans-serif;
    font-size: 16px;
}

.panel-title a .plus_icon {
    display: none;
}

.panel-title a.collapsed .plus_icon {
    display: block;
}

.inner_container_box {
    width: 80%;
    margin: 0 auto;
}

.sub_menu {
    display: none;
}

.networking_search_box {
    padding-left: 30%;
    width: 100%;
}

.nav_bg_color {
    padding-left: 40%;
}

.networking_search_box {
    display: table;
}

.top_social_icon, .search_recipes {
    display: table-cell;
    padding: 0px;
}



.search_drop {
    display: table;
}

    .search_drop .demo {
        display: table-cell;
    }

    .search_drop .top_links {
        display: table-cell;
        padding-left: 10px;
        text-transform: uppercase;
    }

.hideforwide {
    display: none;
}

.choose_fav_here {
    display: table;
    padding: 0 0 0 31px;
    /*margin-bottom: 20px;*/
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    border-left: 1px solid;
    padding-bottom: 20px;
}

    .choose_fav_here a {
        color: #fff;
        /*background: url(../images/top_arrow.png);*/
        background-repeat: no-repeat;
        background-position: 0px 9px;
        padding-left: 15px;
    }

        .choose_fav_here a:hover {
            color: #f4ae00;
        }


    .choose_fav_here label {
        display: table-cell;
        font-size: 18px !important;
        font-weight: normal;
        padding-left: 15px;
    }

    .choose_fav_here .section {
        display: table-cell;
    }

    .choose_fav_here .demo select {
        -webkit-appearance: none;
        margin-left: 20px;
        -moz-appearance: none;
        background: url(../images/white_arrow.png);
        background-repeat: no-repeat;
        width: 250px;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px;
        color: #000;
        border: 1px solid #fff;
        background-position: 220px 13px;
        color: #ffffff;
        font-family: 'Lato', sans-serif;
        background-color: #2a2f5e;
    }

.carousel-indicators {
    display: none;
}

.footer_networking_iconbox {
    margin-top: 20px;
}

.gluteen_free_box .whitetext {
    padding-top: 20px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.form-control {
    border-radius: 0px;
}

.form-group select {
    height: auto;
}

.sub_page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/top_select_arrow.png);
    background-repeat: no-repeat;
    width: 100%;
    padding: 8px !important;
    text-indent: 0.01px;
    text-overflow: "";
    border: 1px solid #f2af0c;
    background-position: 99% 18px;
    color: #f2af0c;
    font-family: 'Bitter', serif;
    border-radius: 0;
    background-color: #fff;
    border-left: 0px;
}

.food_descrption h2 {
    font-size: 36px;
    line-height: 42px;
    color: #474747;
    /*margin-top: 0px;*/
}

.footer_adds_left_box {
    padding-right: 12px;
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}

.footer_adds_right_box {
    font-size: 19px;
    font-weight: 600;
    color: #326497;
    margin-top: 18px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    display: table-cell;
    vertical-align: middle;
    width: 54%;
}

.postal_map .postal_map_heading {
    font-size: 24px;
    color: #326497;
    font-weight: 800;
    display: block;
}

.postal_map .postal_map_content {
    font-size: 16px;
    color: #000;
}

.postal_add {
    display: table;
}

.postal_map_image {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}



.postal_map {
    display: table-cell;
    vertical-align: middle;
}


.yellow_text {
    color: #f5b128;
}

.footer_adds {
    font-family: 'Bitter', serif;
    /*float: left;
    margin: 0;
    display: table;*/
}

.feature-content {
    padding-bottom: 30px;
}

    .feature-content .clsplain {
        float: left;
        width: 31.33333333%;
        border-right: 1px solid #069;
        display: table;
        height: 200px;
    }

        .feature-content .clsplain:last-child {
            border: none;
        }

        .feature-content .clsplain span.clsBody {
            display: table-cell !important;
            vertical-align: middle;
        }

.footer-adds-content {
    font-size: 19px;
    font-weight: 600;
    color: #326497;
    margin-top: 18px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}

    .footer-adds-content .adds-text {
        padding-top: 20px;
    }

    .footer-adds-content:before,
    .footer-adds-content:after,
    .feature-content:before,
    .feature-content:after,
    .feature-content .clsplain .clsbody:before,
    .feature-content .clsplain .clsbody:after {
        display: block;
        float: none;
        clear: both;
        content: '';
    }


.banner_phon_pad, .gluteen_btn {
    display: none;
}

.sharing_links {
    float: right;
}

.service_time_content {
    float: right;
    padding: 0 0 0 0px;
}

.view_user_box {
    float: right;
}

.phoneview {
    display: none;
}

.footer_adds p {
    font-size: 14px;
    color: #000;
    line-height: 17px;
    margin-top: 10px;
}

.margintop {
    margin-top: 0px;
}

/* yamm Menu start*/

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.navbar_show_box {
    width: inherit;
    position: inherit;
    overflow: inherit;
    height: inherit;
}

.navbar_sub_box {
    position: inherit;
    right: inherit;
}

/* yamm menu end*/

.btn {
    border-radius: 0px;
}


/*product*/
.productbox {
    margin-top: 30px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .productbox ul {
        margin: 0px;
        padding: 0px;
        margin-bottom: 40px;
    }

        .productbox ul li {
            list-style: none;
            color: #005296;
            font-size: 22px;
            text-align: left;
            font-family: 'Lato', sans-serif;
            font-weight: 600;
            line-height: 30px;
            float: left;
            height: 336px;
        }

            .productbox ul li span {
                display: block;
                margin-bottom: 10px;
                text-align: center;
            }

.product_container {
    padding-bottom: 30px;
}

.search_result_icon {
    position: relative;
}



.help_icon {
    position: relative;
}



.help_box {
    display: none;
}

    .help_box a {
        color: #fff;
        text-decoration: none;
    }


        .help_box a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .help_box h2 {
        font-size: 18px;
        font-family: 'Lato', sans-serif;
        font-weight: 600;
        color: #f2af0c;
        margin: 0px;
        padding-bottom: 10px;
    }

    .help_box ul li {
        margin-bottom: 5px;
    }

        .help_box ul li a {
            color: #f2af0c;
            text-decoration: none;
        }

            .help_box ul li a:hover {
                text-decoration: underline;
                color: #fff;
            }

.help_icon:hover .help_box {
    background-color: #2a2f5e;
    display: block;
    width: 500px;
    height: auto;
    border: 1px solid #e3deda;
    z-index: -9;
    position: absolute;
    right: -20%;
    float: left;
    text-indent: 0px;
    color: #fff;
    padding: 10px;
    top: 40px;
}

    .help_icon:hover .help_box a {
        color: #fff;
    }

        .help_icon:hover .help_box a:hover {
            color: #fff;
        }



.help_icon {
    background: url(../images/help_icon.png);
    height: 41px;
    width: 41px;
    background-repeat: no-repeat;
    background-size: 41px 41px;
    position: absolute;
    bottom: 0px;
    text-indent: -1000000px;
    right: 0px;
    z-index: 1;
}

    .help_icon:hover {
        background: url(../images/help_icon_yellow.png);
        height: 41px;
        width: 41px;
        background-repeat: no-repeat;
        background-size: 41px 41px;
        position: absolute;
        bottom: 0px;
        text-indent: -1000px;
        right: 0px;
    }

.product_details .collapse_box .panel-heading a {
    font-size: 28px;
    font-family: 'Bitter', serif;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
}

.product_details .glyphicon {
    font-size: 18px;
}

.product_details h5 {
    font-size: 16px;
    font-weight: 800;
    border-bottom: 4px solid #febb19;
    padding-bottom: 10px;
    margin: 20px 0 0px 0;
}

.product_details .listing_allergy {
    border-bottom: 4px solid #005296;
    float: left;
}

    .product_details .listing_allergy .listing_allergy_view {
        border-bottom: 1px solid #dddddd;
        float: left;
        width: 100%;
        padding: 5px 0;
    }

.product_details h6 {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 3px solid #dddddd;
    padding-bottom: 10px;
    margin: 14px 0 3px 0;
    float: left;
    width: 100%;
}

.product_note {
    font-size: 14px;
}


.product_search_box {
    display: table;
}

    .product_search_box .form-control {
        height: 42px;
        font-family: 'Lato', sans-serif;
    }

.product_search_box {
    width: 100%;
    padding: 0px;
    margin: 20px 0;
}

    .product_search_box .search_input {
        position: relative;
        width: 100%;
        float: left;
    }

    .product_search_box .search_drop {
        position: absolute;
        float: right;
        right: -2px;
        width: 245px;
        top: 0px;
    }

    .product_search_box .top_links {
        display: table-cell;
    }

    .product_search_box .form-control {
        border-radius: 0px;
        border: 1px solid #e7e7e7;
        color: #333333;
        padding-left: 40px;
        font-size: 16px;
        box-shadow: none;
        width: 100%;
    }

    .product_search_box .form-control-feedback {
        left: 0px;
        color: #005296;
        top: 4px;
    }

    .product_search_box input[type="button"] {
        background: #2a2f5e;
        color: #fff;
        border: none;
        margin-left: -2px;
        padding: 6px 20px;
        font-weight: 600;
        height: 42px;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
    }

        .product_search_box input[type="button"]:hover {
            background: #febb19;
            color: #fff;
            border: none;
            margin-left: -2px;
            padding: 6px 20px;
            font-weight: 600;
            height: 42px;
            font-family: 'Lato', sans-serif;
            font-size: 16px;
        }


    .product_search_box .demo select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/product_down_arrow.png);
        background-repeat: no-repeat;
        width: 119px;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 10px 5px 17px;
        border: 1px solid #e7e7e7;
        background-position: 90px 16px;
        color: #2a2f5e;
        font-family: 'Bitter', serif;
        height: 42px;
        border-radius: 0;
        background-color: #fff;
        font-size: 16px;
    }

.product_resut_tab .nav-tabs &gt; li &gt; a {
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-right: 0px;
}

    .product_resut_tab .nav-tabs &gt; li &gt; a:hover {
        background-color: #febb19;
        color: #fff;
    }

.product_resut_tab .tab-content {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 0px;
    font-family: 'Lato', sans-serif;
}

.product_resut_tab .nav-tabs &gt; li {
    width: 19.2%;
    text-align: center;
    background-color: #e7e7e7;
    margin-left: 1%;
}

    .product_resut_tab .nav-tabs &gt; li:first-child {
        margin-left: 0%;
    }

.product_tab_box {
    padding: 2%;
}

.product_recipes_result {
    font-size: 16px;
    font-weight: 600;
}

.pagination_box {
    text-align: center;
    position: relative;
}

    .pagination_box .pagination &gt; li:first-child {
        position: absolute;
        left: 0px;
    }

    .pagination_box .pagination &gt; li:last-child {
        position: absolute;
        right: 0px;
    }

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span, .pagination &gt; li:last-child &gt; a {
    border-radius: 0px;
}

.pagination_box .pagination &gt; li &gt; a {
    background-color: #005296;
    border: 0px;
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

    .pagination_box .pagination &gt; li &gt; a:hover {
        background-color: #febb19;
        color: #fff;
    }

.display_table {
    display: table;
    width: 100%;
}

.display_table_cell {
    display: table-cell;
}

.recipes_container {
    font-size: 16px;
}

    .recipes_container table {
        width: 100%;
    }

    .recipes_container .recipes_name {
        float: left;
        color: #2269a4;
        text-overflow: ellipsis;
    }

    .recipes_container .nutrition_icons {
        width: 195px;
        float: right;
    }

    .recipes_container .photo_box {
        width: 100px;
        float: right;
        padding-left: 15%;
    }

    .recipes_container .rating_box {
        width: 124px;
        float: right;
    }

    .recipes_container .recipes_box {
        border-bottom: 0px solid #eeeeee;
        padding: 15px 0px;
    }

    .recipes_container .recipes_heading, .recipes_container .photos_heading, .recipes_container .rating_heading {
        color: #2269a4;
        font-weight: 600;
    }

.nutrition_icon_bg a {
    background-image: url(../images/nutrition_icons.png);
    width: 219px;
    height: 24px;
}


    .nutrition_icon_bg a:hover {
        background-image: url(../images/nutrition_icons_hover.png);
        width: 219px;
        height: 24px;
    }

.nutrition_icon_bg .low_calories {
    width: 31px;
    height: 22px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
}

    .nutrition_icon_bg .low_calories:hover {
        width: 31px;
        height: 22px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
    }

.nutrition_icon_bg .high_fiber {
    width: 24px;
    height: 22px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
    background-position: -40px 0px;
}

    .nutrition_icon_bg .high_fiber:hover {
        width: 24px;
        height: 22px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
        background-position: -40px 0px;
    }

.nutrition_icon_bg .low_fat {
    width: 25px;
    height: 22px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
    background-position: -77px 0px;
}

    .nutrition_icon_bg .low_fat:hover {
        width: 25px;
        height: 22px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
        background-position: -77px 0px;
    }

.nutrition_icon_bg .low_salt {
    width: 26px;
    height: 22px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
    background-position: -113px 0px;
}

    .nutrition_icon_bg .low_salt:hover {
        width: 26px;
        height: 22px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
        background-position: -113px 0px;
    }

.nutrition_icon_bg .gluten_free {
    width: 31px;
    height: 24px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
    background-position: -151px 0px;
}

    .nutrition_icon_bg .gluten_free:hover {
        width: 31px;
        height: 24px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
        background-position: -151px 0px;
    }

.nutrition_icon_bg .camera_box {
    width: 31px;
    height: 24px;
    text-indent: -100000px;
    float: left;
    margin-right: 8px;
    background-position: -188px 0px;
    margin-left: 15%;
}

    .nutrition_icon_bg .camera_box:hover {
        width: 31px;
        height: 24px;
        text-indent: -100000px;
        float: left;
        margin-right: 8px;
        background-position: -188px 0px;
    }

.rating_box .star_box_yellow {
    margin: 0px;
}

.product_resut_tab .panel-group .panel {
    border-radius: 0px;
}

.product_resut_tab .panel-default &gt; .panel-heading {
    border: 0px;
    background-color: #fff;
}

.product_resut_tab .panel {
    border-bottom: 1px solid #e7e7e7;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.panel-title &gt; a {
    display: block;
    color: #005296;
}

.hidden_code {
    display: none;
    font-size: 20px;
}

.product_result_tab_resp ul {
    margin: 0px;
    padding: 0px;
}

    .product_result_tab_resp ul li {
        list-style: none;
        border-bottom: 1px solid #e7e7e7;
        font-size: 16px;
        padding: 10px 0;
    }

/*.product_result_tab_resp ul li a {
            display: block;
            width: 100%;
        }*/

.result_recipe_box .tab-content {
    border: 0px;
}

.result_recipe_box .product_tab_box {
    padding: 0px;
}

.backbutton {
    background-color: #005296;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    padding: 7px 16px;
}

    .backbutton:hover {
        background-color: #febb19;
        color: #fff;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        padding: 7px 16px;
    }

.product_result_tab_resp {
    display: none;
}

/* tooltip*/

.tooltip {
    min-width: 100px;
    max-width: 20px;
}

    .tooltip .tooltip-inner {
        min-width: 100px;
        max-width: 50px;
        min-height: 20px;
        text-align: left;
        background: #f4ac00;
        color: #fff;
        -webkit-box-shadow: 2px 2px 2px 0px #b1b1b1;
        -moz-box-shadow: 2px 2px 2px 0px #b1b1b1;
        box-shadow: 2px 2px 2px 0px #b1b1b1;
        text-align: center;
    }

    .tooltip.top &gt; .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #f4ac00;
    }

/* tooltip*/
.camera_box {
    position: relative;
}

.cameraimage {
    display: none;
}

.camera_box:hover .cameraimage {
    background-color: #fff;
    display: block;
    width: 500px;
    height: 335px;
    border: 1px solid #e3deda;
    z-index: 100000;
    position: absolute;
    right: -150px;
    float: left;
    text-indent: 0px;
    padding: 5px;
}

.receipe_desc {
    width: 71%;
}

.recipes_box table tr {
    border-bottom: 1px solid #e7e7e7;
}


.recipes_box table th {
    padding: 8px;
}

.recipes_box table td {
    padding: 8px;
}



/*product category*/

.navbar-collapse-grid {
    right: 0px !important;
    z-index: inherit !important;
}

.banner_product_category_phone_box {
    display: none;
}

.prodcut_category_banner .carousel {
    height: auto;
}

    .prodcut_category_banner .carousel .item {
        background-image: url(../images/product_category_bg.png);
        background-repeat: no-repeat;
        height: 575px;
        background-size: cover;
    }

.prodcut_category_banner .carousel-caption {
    top: 24%;
    text-align: left;
    left: 10%;
}

.prodcut_category_banner .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #732e88;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.prodcut_category_banner .product_category_slider_box .yellow_text_category {
    font-size: 30px;
    background: #febb19;
    text-align: left;
    line-height: 36px;
    padding: 10px 30px;
    font-family: 'Lato', sans-serif;
    width: 50%;
    margin-top: 2%;
    margin-left: 6%;
}

.prodcut_category_banner .product_category_slider_box a {
    color: #fff;
    text-decoration: none;
}

.smart_taste_box {
    position: absolute;
    right: -18%;
    bottom: 0;
}

.product_logo_banner {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 5%;
    z-index: 1;
}

.product_category_three_box .col-xs-height {
    display: table-cell;
    float: none !important;
    vertical-align: top;
}



.product_category_three_box {
    border-collapse: separate;
    border-spacing: 20px 11px;
    width: 100%;
}

    .product_category_three_box .cat_part1 {
    }

        .product_category_three_box .cat_part1 h2,
        .product_category_three_box .cat_part1 h2 a,
        .product_category_three_box .cat_part1 .cat_part_1_text {
        }

    .product_category_three_box .cat_part2 {
        background: url(../images/pasta_spon.png) top right;
        /*background-color: #612378;*/
        background-repeat: no-repeat;
        background-position: right 50px;
        border: 4px solid #2a2f5e;
    }

    .product_category_three_box .pick_your_fav_shape {
        min-height: 396px;
    }

    .product_category_three_box .pick_your_fav_man {
        /*background-image: url(../images/your_fav_shape_man_ronzoni_chef.png);*/
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto;
        min-height: 372px;
        position: relative;
        text-align: center;
        width: 60%;
    }

    .product_category_three_box .img_cook {
        position: absolute;
        z-index: 1;
        text-align: center;
        width: 100%;
    }

        .product_category_three_box .img_cook img {
            width: 73%;
        }

    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }

    .product_category_three_box .pick_your_fav_man input {
        border-left: none;
        border-right: none;
        padding: 24px 0; 
    }
    .product_category_three_box .pick_your_fav_man button {
        border: 0;
        background: none;
        font-size: 24px;
        color: #444;
        padding: 10px 0; 
    }
    .product_category_three_box .pick_your_fav_man .glyphicon-search {
        font-size: 30px;
    }

    .product_category_three_box .pick_select_box {
        width: 93%;
        margin: 0 auto;
        position: absolute;
        bottom: 9%;
        margin: -2% 4%;
        background-color: #2a2f5e;
        padding: 33px;
        -webkit-box-shadow: 0px 4px 6px 0px rgba(17, 17, 17, 0.5);
        -moz-box-shadow: 0px 4px 6px 0px rgba(17, 17, 17, 0.5);
        box-shadow: 0px 4px 6px 0px rgba(17, 17, 17, 0.5);
    }

    .product_category_three_box .cat_part3 {
        border: 4px solid #2a2f5e;
    }

    .product_category_three_box .get_coupon_container {
        padding: 8%;
    }

        .product_category_three_box .get_coupon_container img {
            margin: 0 auto;
        }

    .product_category_three_box .get_coupon_image {
        float: right;
        margin-left: 2%;
    }

    .product_category_three_box .get_coupon_button {
        width: 100%;
        margin-top: 9%;
        padding-bottom: 40px;
    }

        .product_category_three_box .get_coupon_button a {
            background-color: #732e88;
            color: #fff;
            font-family: 'Lato', sans-serif;
            width: 100%;
            padding: 10px;
            float: left;
            font-size: 18px;
            font-weight: 600;
            text-transform: uppercase;
            text-align: center;
            text-decoration: none;
        }

            .product_category_three_box .get_coupon_button a:hover {
                background-color: #febb19;
                color: #fff;
            }

    .product_category_three_box h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 30px;
    }

.product_image_box {
    padding: 20px;
    padding-left: 30px;
    padding-top: 0;
    display: block;
    float: right;
    margin-top: -60px;
}

/*coupon page*/

.dropdown_all select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/brand_down_arrow.png);
    background-repeat: no-repeat;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    background-position: 98% 19px;
    color: #f2af0c;
    border-radius: 0;
    background-color: #fff;
    border-left: 0px;
    border: 1px solid #febb19;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    padding: 10px;
}

.allproduct_table {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
}



    /*all_product_table*/

    .allproduct_table div.vertical_text {
        width: 31px;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg); /* Safari/Chrome */
        -moz-transform: rotate(-90deg); /* Firefox */
        -o-transform: rotate(-90deg); /* Opera */
        -ms-transform: rotate(-90deg); /* IE 9 */
        padding-top: 7px;
    }

    .allproduct_table th.vertical_text {
        line-height: 14px;
        padding-bottom: -2PX;
        text-align: center;
        HEIGHT: 90PX;
        VERTICAL-ALIGN: BOTTOM;
    }

    .allproduct_table table {
        border-spacing: 3px;
        border-collapse: inherit;
    }

    .allproduct_table .border_none td {
        border-top: 0px !important;
    }

    .allproduct_table .border_none th {
        border-top: 0px !important;
    }

    .allproduct_table .border_yellow {
        border-bottom: 4px solid #febb19;
    }

    .allproduct_table .border_brown {
        border-bottom: 4px solid #be5e00;
    }

    .allproduct_table .grey_border td {
        border-bottom: 3px solid #dddddd;
    }

    .allproduct_table tbody &gt; tr &gt; td {
        border-bottom: 1px solid #dddddd;
        border-top: 0px !important;
    }

    .allproduct_table .text_upper_case {
        text-transform: uppercase;
    }

    .allproduct_table .text_vert_bottom {
        vertical-align: bottom;
    }

    .allproduct_table .blue_border td {
        border-bottom: 4px solid #2a2f5e;
    }

.foot_text_allproduct {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-align: right;
    word-wrap: break-word;
}

.US_FDA {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    font-family: 'Bitter', serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}

.border_none_td {
    border: 0px;
    border-bottom: 0px !important;
}


.nutritionall_info_table div.vertical_text {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); /* Safari/Chrome */
    -moz-transform: rotate(-90deg); /* Firefox */
    -o-transform: rotate(-90deg); /* Opera */
    -ms-transform: rotate(-90deg); /* IE 9 */
    width: 31px;
    white-space: nowrap;
}

.nutritionall_info_table th.vertical_text {
    line-height: 14px;
    padding-bottom: 15px;
    text-align: left;
    height: 190px;
    vertical-align: bottom;
}

.nutritionall_info_table table {
    border-spacing: 3px;
    border-collapse: inherit;
}

.nutritionall_info_table .border_none td {
    border-top: 0px !important;
    text-align: center;
}

.nutritionall_info_table .border_none th {
    border-top: 0px !important;
}

.nutritionall_info_table .border_yellow {
    border-bottom: 4px solid #febb19;
}

.nutritionall_info_table .grey_border td {
    border-bottom: 1px solid #dddddd;
}

.nutritionall_info_table tbody &gt; tr &gt; td {
    border-bottom: 1px solid #dddddd;
    border-top: 0px !important;
    text-align: center;
}

.nutritionall_info_table .heading_text {
    text-align: left !important;
}

.nutritionall_info_table .text_upper_case {
    text-transform: uppercase;
}

.nutritionall_info_table .text_vert_bottom {
    vertical-align: bottom;
}

.nutritionall_info_table .blue_border td {
    border-bottom: 4px solid #0054a6;
}

.nutritionall_info_table .foot_text {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

/* video Landing page*/
.video_landing_page {
    margin-top: 3%;
}

    .video_landing_page ul {
        margin: 0px;
        padding: 0px;
    }

        .video_landing_page ul li {
            list-style: none;
            border-bottom: 1px solid #eeeeee;
            float: left;
            width: 100%;
            padding: 10px 0;
            font-family: 'Lato', sans-serif;
            font-size: 16px;
            font-weight: 600;
        }



.innerbox {
    display: block;
}

/*recipe detail printable*/

#recipe_detail_printable_box header {
    position: relative;
    margin-top: 80px;
}

#recipe_detail_printable_box .logobox {
    position: absolute;
    top: -60px;
    width: 100%;
    text-align: center;
}

.imageresponsive {
    width: 100%;
}

.recipe_printable_detailsbox .service_time_content {
    float: left;
    width: 100%;
}


.recipe_printable_detailsbox {
    color: #333333;
}

    .recipe_printable_detailsbox .service_time_box ul {
        padding-left: 0%;
    }

    .recipe_printable_detailsbox .recipe_print_box {
        display: table;
        width: 100%;
    }


.icon-recipe {
    background: url(../images/service_icon.png);
    width: 28px;
    height: 31px;
    display: inline-block;
    position: relative;
    top: 4px;
    left: -10px;
    margin-left: 10px;
}


.bullet_box.serving {
    margin-left: 0;
}

/*recipe detail comments*/
.direction_steps {
    font-family: 'Lato', sans-serif;
}

    .direction_steps h2 {
        color: #fff;
        font-size: 20px;
    }

        .direction_steps h2 span {
            padding-left: 10px;
        }

.step_first h2 {
    margin-top: 0px;
}

.direction_steps .table tr th {
    font-size: 16px;
    text-align: center;
}

.direction_steps .table tr {
    border-bottom: 1px solid #fff;
    font-family: 'Lato', sans-serif;
}

.direction_steps .table:last-child {
    border-bottom: 2px solid #fff;
}

.direction_steps .table tr td {
    text-align: center;
}


.direction_steps .pot_box {
    background: url(../images/pot.png);
    width: 54px;
    height: 33px;
    color: #0054a6;
    padding-top: 10px;
    text-align: center;
    margin: 0 auto;
}

.clock_box_main {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    float: left;
    width: 100%;
    padding-top: 15px;
}

.clock_image {
    float: left;
    margin-right: 15px;
}

.clock_box {
    white-space: nowrap;
    margin-bottom: 15px;
}

    .clock_box span {
        width: 100%;
        white-space: nowrap;
    }

    .clock_box .yello_text {
        color: #f4ae00;
    }

.step_first .table {
    border-top: 2px solid #fff;
    margin-bottom: 0px;
}

.step_third {
    margin-top: 0px;
    font-size: 16px;
}

    .step_third ul {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }

        .step_third ul li {
            list-style: none;
            margin-bottom: 10px;
        }

.step_four h2 {
    margin-top: 5px;
}

.step_four {
    font-size: 16px;
}

.recipe_open_comment_tooltip {
    position: relative;
}

    .recipe_open_comment_tooltip .nutrition_icons {
        margin-top: 20px;
        float: right;
        padding-left: 93px;
    }


/* prodcut_details_direction*/
.product_details_direction_box .direction_steps h2 {
    color: #333333;
    font-weight: 600;
    margin: 10px 0;
}

    .product_details_direction_box .direction_steps h2 span {
        font-weight: normal;
    }

.product_details_direction_box .clock_box_main {
    border-bottom: 2px solid #dddddd;
    border-top: 2px solid #dddddd;
    padding-top: 64px;
    padding-bottom: 63px;
}

.product_details_direction_box .step_first .table {
    border-top: 2px solid #dddddd;
}

.product_details_direction_box .direction_steps .table:last-child {
    border-bottom: 2px solid #dddddd;
}

.product_details_direction_box .col-md-6 {
    padding-left: 0px;
}

.product_details_direction_box .clock_image {
    float: none;
    text-align: center;
    margin-right: 0px;
}

.product_details_direction_box .clock_text {
    text-align: center;
    font-weight: 600;
}


.product_details_direction_box .direction_steps .pot_box {
    background: url(../images/color_pot.png);
    width: 54px;
    height: 33px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
    margin: 0 auto;
}

.product_details_direction_box .step_third {
    margin-top: 20px;
}


.product_details .listing_allergy {
    border-bottom: 4px solid #2a2f5e;
}

/* prodcut_details_direction*/

.get_coupan_box {
    color: #2a2f5e;
}


.menu_left_border {
    padding-right: 30px;
    margin-bottom: 20px;
}


.form-group select {
    height: auto;
    ;
}

.sub_page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/top_select_arrow_yellow.png);
    background-repeat: no-repeat;
    width: 100%;
    padding: 8px !important;
    text-indent: 0.01px;
    text-overflow: "";
    border: 1px solid #f2af0c;
    background-position: 99% 18px;
    color: #f2af0c;
    font-family: 'Bitter', serif;
    border-radius: 0;
    background-color: #fff;
    border-left: 0px;
}




/*grden_delight start*/

.garder_delight_box .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #00ab52;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.garder_delight_box .get_coupon_button a {
    background-color: #01ab53;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .garder_delight_box .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.garder_delight_box .cat_part3 {
    border: 4px solid #02aa55;
}


.garder_delight_box .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_GardenDelight.png);
    background-color: #612378;
    background-size: cover;
}


.garder_delight_box .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_garden_delight.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .garder_delight_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*grden_delight end*/



/*healthy_harvest start*/

.healthy_harvest_box .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #89451e;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.healthy_harvest_box .get_coupon_button a {
    background-color: #8f4b1e;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .healthy_harvest_box .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.healthy_harvest_box .cat_part3 {
    border: 4px solid #89461b;
}


.healthy_harvest_box .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_HealthyHarvest.png);
    background-color: #89461b;
    background-size: cover;
}


.healthy_harvest_box .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_Healthy_Harvest.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .healthy_harvest_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*healthy_harvest end*/




/*gluten_free start*/

.gluten_free_box .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #0054a5;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.gluten_free_box .get_coupon_button a {
    background-color: #ffcf06;
    color: #0056a1;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .gluten_free_box .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.gluten_free_box .cat_part3 {
    border: 4px solid #0054a7;
}


.gluten_free_box .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_GlutenFree.png);
    background-color: #ffcf06;
    background-size: cover;
}


.gluten_free_box .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_gluten-free.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .gluten_free_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/pick_arrow_blue.png) #ffcf06;
        background-repeat: no-repeat;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        border-bottom: 0px solid #cccccc;
        background-position: 100% 11px;
        color: #0056a1;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*gluten_free end*/




/*ronzoni_150 start*/
.ronzoni_one_fifty_hundred .product_category_slider_box .yellow_text_category {
    font-size: 30px;
    background: #febb19;
    text-align: left;
    line-height: 36px;
    padding: 10px 30px;
    font-family: 'Lato', sans-serif;
    width: 50%;
    margin-top: 2%;
    margin-left: 6%;
    color: #0054a5;
}

.ronzoni_one_fifty_hundred .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #0054a5;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.ronzoni_one_fifty_hundred .get_coupon_button a {
    background-color: #0054a5;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .ronzoni_one_fifty_hundred .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.ronzoni_one_fifty_hundred .cat_part3 {
    border: 4px solid #0054a7;
}


.ronzoni_one_fifty_hundred .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_150.png);
    background-color: #ffcf06;
    background-size: cover;
}


.ronzoni_one_fifty_hundred .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_ronzoni_150.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .ronzoni_one_fifty_hundred .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background:url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*ronzoni_150 end*/


/*quick_cook start*/


.quick_cook_box .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #0054a6;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.quick_cook_box .get_coupon_button a {
    background-color: #0054a6;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .quick_cook_box .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.quick_cook_box .cat_part3 {
    border: 4px solid #0054a7;
}


.quick_cook_box .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_150.png);
    background-color: #ffcf06;
    background-size: cover;
}


.quick_cook_box .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_ronzoni_150.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .quick_cook_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*quick_cook end*/





/*ronzoni_classic start*/


.ronzoni_classic_box .product_category_slider_box .moff_text {
    font-size: 50px;
    font-family: 'Bitter', serif;
    background: #0054a6;
    text-align: left;
    line-height: 60px;
    padding: 10px 30px;
}

.ronzoni_classic_box .get_coupon_button a {
    background-color: #0054a6;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

    .ronzoni_classic_box .get_coupon_button a:hover {
        background-color: #febb19;
        color: #fff;
    }



.ronzoni_classic_box .cat_part3 {
    border: 4px solid #0054a7;
}


.ronzoni_classic_box .cat_part2 {
    background-image: url(../images/your_fav_shape_bg_150.png);
    background-color: #ffcf06;
    background-size: cover;
}


.ronzoni_classic_box .pick_your_fav_man {
    background-image: url(../images/your_fav_shape_man_ronzoni_150.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    min-height: 372px;
    position: relative;
    margin-top: 9%;
}


    .ronzoni_classic_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 11px;
        color: #fff;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        font-size: 30px;
    }


/*ronzoni_classic end*/

/*top Nav*/
.dropdown-menu .sub_heading {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.dropdown-menu .headingh2 {
    color: #fff;
    text-align: left;
    width: 100%;
    display: block;
    margin: 0px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
}

.completionList {
    border: solid 1px #2a2f5e;
    margin: 0px;
    padding: 3px;
    height: auto;
    overflow: auto;
    background-color: #FFFFFF;
    color: #2a2f5e;
}

.completionList_feature {
    border: solid 1px #cccccc;
    background-color: #FFFFFF;
    padding: 4px;
}

.listItemSearch {
    color: #2a2f5e;
}

.listItem {
    color: #2a2f5e;
}

.itemHighlighted {
    background-color: #1e90ff;
    color: #fff;
}



.auto_completionlist {
    position: relative !important;
}

    .auto_completionlist .completionList {
        border: solid 1px #cccccc;
        margin: 0px;
        padding: 3px;
        height: auto;
        overflow: auto;
        background-color: #FFFFFF;
        color: #444444;
    }


    .auto_completionlist .listItem {
        color: #ffbb1a;
    }

    .auto_completionlist .itemHighlighted {
        background-color: #1e90ff;
        color: #fff;
    }

/*telerikbox*/

.telerikbox .RadComboBox_Bootstrap {
    color: #333;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

    .telerikbox .RadComboBox_Bootstrap table {
        border-collapse: separate !important;
        *border-collapse: collapse !important;
        padding: 0;
        border-spacing: 0;
        border: 1px solid;
        overflow: hidden;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbInputCell, .telerikbox .RadComboBox_Bootstrap .rcbArrowCell {
        height: 32px;
        border-width: 1px;
        border-style: solid;
    }

    .telerikbox .RadComboBox_Bootstrap table td.rcbInputCell, .telerikbox .RadComboBox_Bootstrap table td.rcbArrowCell {
        border-width: 1px;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbInputCell {
        border-color: #ccc;
        color: #555;
        background-color: #fff;
        border-radius: 4px 0 0 4px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    }

    .telerikbox .RadComboBox_Bootstrap table td.rcbInputCellLeft {
        border-right-width: 0;
    }

    .telerikbox .RadComboBox_Bootstrap table td.rcbInputCellRight {
        border-left-width: 0;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbInput {
        color: #555;
        font-size: 14px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbEmptyMessage {
        color: #555;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbArrowCell {
        width: 32px;
        color: #414141;
        border-color: #ccc;
        border-radius: 0 4px 4px 0;
        background-color: #fff;
    }

        .telerikbox .RadComboBox_Bootstrap .rcbArrowCell a {
            width: 32px;
            height: 32px;
            background-image: url('Common/radActionsSprite.png');
            background-position: -9px -59px;
        }

    .telerikbox .RadComboBox_Bootstrap .rcbArrowCellHidden, .telerikbox .RadComboBox_Bootstrap .rcbArrowCellHidden a {
        width: 0;
    }

        .telerikbox .RadComboBox_Bootstrap .rcbArrowCellHidden.rcbArrowCellLeft {
            border-right-width: 0;
        }

        .telerikbox .RadComboBox_Bootstrap .rcbArrowCellHidden.rcbArrowCellRight {
            border-left-width: 0;
        }

    .telerikbox .RadComboBox_Bootstrap .rcbReadOnly .rcbArrowCell.rcbArrowCellLeft {
        border-right-width: 0;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbReadOnly .rcbArrowCell.rcbArrowCellRight {
        border-left-width: 0;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbLabel {
        line-height: 32px;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbReadOnly .rcbInputCell {
        box-shadow: none;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbHovered .rcbInputCell {
        color: #555;
        border-color: #c2c2c2;
        background-color: #fff;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbHovered .rcbArrowCell {
        color: #333;
        border-color: #c2c2c2;
        background-color: #e0e0e0;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbFocused {
        border-radius: 4px;
    }

        .telerikbox .RadComboBox_Bootstrap .rcbFocused .rcbInputCell {
            color: #555;
            border-color: #ccc;
            background-color: #fff;
            box-shadow: inset 2px 2px 3px rgba(0,0,0,0.08);
        }

        .telerikbox .RadComboBox_Bootstrap .rcbFocused .rcbArrowCell {
            color: #333;
            border-color: #ccc;
            background-color: #e0e0e0;
            box-shadow: inset -2px 2px 3px rgba(0,0,0,0.08);
        }

    .telerikbox .RadComboBox_Bootstrap .rcbDisabled {
        opacity: 1;
    }

        .telerikbox .RadComboBox_Bootstrap .rcbDisabled .rcbInputCell, .telerikbox .RadComboBox_Bootstrap .rcbDisabled .rcbArrowCell {
            color: #909090;
            border-color: #ccc;
            background-color: #eee;
        }

            .telerikbox .RadComboBox_Bootstrap .rcbDisabled .rcbInputCell &gt; a, .telerikbox .RadComboBox_Bootstrap .rcbDisabled .rcbArrowCell &gt; a {
                opacity: .5;
            }

    .telerikbox .RadComboBox_Bootstrap .rcbHovered .rcbReadOnly .rcbInputCell {
        color: #333;
        border-color: #c2c2c2;
        background-color: #e0e0e0;
    }

    .telerikbox .RadComboBox_Bootstrap .rcbFocused .rcbReadOnly .rcbInputCell {
        color: #333;
        border-color: #ccc;
        background-color: #e0e0e0;
    }

.telerikbox .RadComboBoxDropDown_Bootstrap {
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857;
    border-color: #ddd;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    overflow: hidden;
}

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbScroll {
        padding: 5px 0;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbHeader, .RadComboBoxDropDown_Bootstrap .rcbFooter {
        color: #333;
        background-color: #f5f5f5;
        border-color: #e7e7e7;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbItem {
        margin: 0;
        padding: 2px 12px;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbHovered {
        margin: 0;
        padding: 2px 12px;
        background-color: #f5f5f5;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbSelected {
        margin: 0;
        padding: 2px 12px;
        color: #fff;
        background-color: #428bca;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbDisabled {
        margin: 0;
        padding: 2px 12px;
        color: #999;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbLoading {
        margin: 0;
        padding: 2px 12px;
        background-color: #f5f5f5;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbItem em {
        background-color: #f5f5f5;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbCheckAllItems, .telerikbox .RadComboBoxDropDown_Bootstrap .rcbCheckAllItemsHovered {
        color: #333;
        background-color: #f5f5f5;
        padding: 2px 12px;
    }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbMoreResults {
        border-color: #e7e7e7;
        color: #333;
        background-color: #f5f5f5;
    }

        .telerikbox .RadComboBoxDropDown_Bootstrap .rcbMoreResults a {
            border-top-color: #333;
        }

    .telerikbox .RadComboBoxDropDown_Bootstrap .rcbSeparator {
        margin-top: 10px;
        border-bottom: 1px solid #e7e7e7;
        color: #333;
        background: #f5f5f5;
    }

.telerikbox .RadComboBox_Bootstrap_rtl .rcbInputCell {
    border-radius: 0 4px 4px 0;
}

.telerikbox .RadComboBox_Bootstrap_rtl .rcbArrowCell {
    border-radius: 4px 0 0 4px;
}

.telerikbox .RadComboBox_Bootstrap_rtl .rcbFocused .rcbInputCell {
    box-shadow: inset -2px 2px 3px rgba(0,0,0,0.08);
}

.telerikbox .RadComboBox_Bootstrap_rtl .rcbFocused .rcbArrowCell {
    box-shadow: inset 2px 2px 3px rgba(0,0,0,0.08);
}



.telerikbox .RadComboBox {
    border: 1px solid #febb19;
}

    .telerikbox .RadComboBox input, .telerikbox .RadComboBox input:focus {
        height: 40px;
    }

    .telerikbox .RadComboBox .rcbArrowCell a {
        background: url('/resources/skinnerpasta/images/top_select_arrow_yellow.png');
        background-repeat: no-repeat;
        height: 7px;
    }

    .telerikbox .RadComboBox .rcbEmptyMessage {
        font-style: normal !important;
        padding-left: 6px;
    }
/*telerikbox*/




.dropdown-menu .link_display_table {
    width: 100%;
    float: left;
    height: 100%;
}

.dropdown-menu .col-xs-height {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    float: none !important;
    border-left: 1px solid white;
}

.grid_box .product_sep {
    width: 100%;
    clear: both;
    float: left;
    display: table;
}

    .grid_box .product_sep .col-xs-height {
        border: 0px !important;
    }

.addthis-smartlayers-desktop {
    display: none !important;
}

/*.part1 .gluten_freeimage img {
    max-width: 260px;
    height: auto;
}*/

/*
.part2 .image_box img {
    max-width: 84px;
    height: auto;
}
*/
.atm-f {
    height: 20px !important;
}

.printBanner {
    display: none;
}

.cat_part_1_text img {
    margin: 0 auto;
    margin-bottom: 25px !important;
}

/* product inline css*/

strong {
    font-weight: bold;
}

div.nutritionalfacts {
    border: 1px solid #c6c6c6;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 28px;
    overflow: hidden;
    padding: 7px;
    width: 250px;
}

table.Servings tr td {
    border-bottom: 1px solid #000;
}

    table.Servings tr td.thick {
        border-bottom: 2px solid #000;
    }

    table.Servings tr td.thickest {
        border-bottom: 4px solid #000;
    }

table.Nutrition {
    margin-bottom: 10px;
}

    table.Nutrition tr td {
        font-size: 11px;
    }

        table.Nutrition tr td.thin {
            border-bottom: 1px solid #000;
        }

a.clsViewAllNutritionFacts {
    font-size: 16px;
    margin-left: 350px;
    margin-top: -400px;
    position: absolute;
}

.print_hide_box {
    position: absolute;
    bottom: 21%;
    left: 0px;
}

    .print_hide_box span {
        width: 100%;
        float: left;
        text-align: center;
    }

.product_result_main_container {
    margin-bottom: 35px;
}


/* media CSS start*/

@media all and (max-width: 1025px) and (min-width: 200px) {
    .recipe_open_comment_tooltip .nutrition_icons {
        padding-left: 0px;
    }

    .recipe_printable_detailsbox .service_time_box {
        margin-top: 3px;
    }


        .recipe_printable_detailsbox .service_time_box ul {
            padding-left: 0%;
        }

    /*product category */
    .prodcut_category_banner .carousel .item {
        background-size: 100% auto;
        background-position: 83% 0px;
        max-height: 180px;
    }


    .smart_taste_box img {
        width: 50%;
    }

    .prodcut_category_banner .carousel-caption {
        top: 0px;
        left: 10%;
    }

    .product_category_three_box .col-xs-height {
        width: 100%;
        float: none !important;
        display: inherit;
    }

    .product_category_three_box .cat_part3 {
        border: 0px;
    }

    .product_category_three_box .cat_part_1_image {
        width: 50%;
        float: left;
    }

    .product_category_three_box .cat_part_1_text {
        width: 100%;
        text-align: center;
    }

    .product_category_three_box .get_coupon_button {
        width: auto;
        margin-top: 2px;
    }

        .product_category_three_box .get_coupon_button a {
            width: auto;
        }

    .product_category_three_box .get_coupon_container {
        width: 72%;
        margin: 0 auto;
    }

    /*product category*/

    .banner_white_bg {
        margin-top: 6%;
    }

    .headingbox {
        width: 95%;
    }

    .or_your_also {
        display: block;
    }

    .search_page {
        margin-bottom: 5px;
    }

    .nutritional_box {
        padding-top: 9px;
    }

    .bottom_adds {
        width: 100%;
    }

    .service_time_box ul {
        padding-left: 0%;
    }

    .footer_our_brand {
        width: 60%;
        margin: 0 auto;
        float: none;
        text-align: center;
        padding-top: 15px;
        border: 0px;
        clear: both;
        height: auto;
    }

    .secondlogo {
        height: auto;
    }

    .logoimg {
        height: auto;
    }



    .logo_box {
        position: inherit;
        text-align: center;
    }

    .second_logo_box {
        position: inherit;
        text-align: center;
    }

    .nav_bg {
        height: auto;
    }



    .megamenu ul li {
        display: block;
    }

    .search_recipes {
        padding-top: 10px;
    }

    .footer_logo {
        position: inherit;
        top: -33px;
        padding-right: 0px;
    }

        .footer_logo img {
            width: 20%;
        }

    .footer_join_our {
        margin-top: -15px;
    }


    .second_logo_box {
        margin-bottom: 30px;
    }


    /*-- banner --*/


    .banner_box .imagebox {
        width: 30%;
    }

    .ingredients_link ul li {
        margin-bottom: 10px;
        text-align: center;
    }

    /*-- banner --*/

    .second_logo_box {
        display: none;
    }

    .top_links {
        margin-top: 20px;
    }

    .search_result_box .col-md-3 {
        width: 33%;
    }

    .by_shape_box input[type=radio] + label.css-label {
        margin-bottom: 10px;
        float: left;
        font-size: 17px;
    }

    .by_shape_box input[type=checkbox] + label.css-label {
        margin-bottom: 10px;
        float: left;
        font-size: 17px;
    }

    .searcb_page_box {
        background-size: 9% auto;
    }

    .search_result_box ul li {
        margin-bottom: 0px;
    }



    .four_box_home .col-xs-height {
        display: table !Important;
        width: 97%;
        margin-bottom: 20px;
    }

    .will_pasta_make_fat .heading {
        margin-top: 5%;
    }

    .four_box_home {
        display: inherit;
        border-spacing: inherit;
    }

        .four_box_home .col-xs-3 {
            margin: 0px;
        }

        .four_box_home .col-xs-height {
            width: 100%;
            margin-bottom: 0px;
        }

        .four_box_home .part2 {
            border: 0px;
            margin-bottom: 16px;
        }

        .four_box_home .part4 {
            border: 0px;
        }

    .left_footer_box {
        display: none;
    }

    .footer_logo_box {
        width: 100%;
    }
}


@media all and (max-width: 767px) and (min-width: 200px) {

    .navbar-default {
        background: none;
        border: 0px;
    }
}


@media all and (max-width: 600px) and (min-width: 200px) {
    .height_four_box {
        height: auto;
    }

    .imagebox {
        width: 80%;
    }

    .banner_box .carousel-caption .description {
        font-size: 14px;
    }

    .dropdown-menu .grid-demo .menuImage {
        margin: 0px;
        width: 100%;
    }



    .by_shape_box input[type=radio] + label.css-label {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media all and (max-width: 1440px) and (min-width: 1024px) {
    .searcb_page_box {
        background-image: none !important;
    }
}

@media all and (max-width: 1850px) and (min-width: 1419px) {
    .networking_search_box {
        padding-left: 34%;
        width: 94%;
    }

    .nav_bg_color {
        padding-left: 40%;
    }

    .service_time_box ul {
        /*padding-left: 10%;*/
    }
}


@media all and (max-width: 1800px) and (min-width: 1280px) {
    .banner_white_bg {
        margin-top: -11%;
    }

    .product_category_three_box .img_cook img {
        width: auto;
    }

    .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
        font-size: 25px;
    }

    .product_category_three_box .pick_select_box {
        bottom: 10%;
        padding: 35px;
    }
}


@media all and (max-width: 1480px) and (min-width: 1100px) {
    .get_coupon_container .get_cupon_image {
        width: 100%;
        display: block;
        text-align: center;
    }

        .get_coupon_container .get_cupon_image a {
            text-align: center;
            width: 100%;
        }

    .get_coupon_container h2 {
        width: 100%;
        display: block;
        clear: both;
    }

    .product_category_three_box .get_coupon_image {
        float: inherit;
        margin: 0px;
        display: inherit;
    }
}

@media all and (max-width: 1400px) and (min-width: 1300px) {

    /*.product_category_three_box .pick_select_box {
        bottom: -23.5% !important;
    }*/

    .product_category_three_box .pick_your_fav_man {
        margin-top: 3% !important;
    }
}

@media all and (max-width: 1550px) and (min-width: 1300px) {
    /*product cat*/


    .product_category_three_box .pick_select_box {
        bottom: -29%;
        padding: 35px;
    }

    .product_category_three_box .img_cook img {
        width: 100%;
    }

    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 13px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 238px;
        background-position: center top;
        min-height: 254px;
        width: 55%;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 18px;
        }

    .prodcut_category_banner .carousel .item {
        max-height: 400px;
        background-size: 100% auto;
    }

    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        width: 74%;
        margin-left: 0;
        font-size: 30px;
    }

    .prodcut_category_banner .carousel-caption {
        top: 16%;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 40px;
    }

    /* product cat*/

    .productbox .col-md-2 {
        width: 16%;
    }

    .recipefooter_adds {
        margin-bottom: 2%;
    }

    /*.service_time_box ul {
        padding-left: 10%;
    }*/

    .footer_logo {
        padding-right: 0px;
    }

        .footer_logo img {
            width: 200px;
        }

    .footer_join_our, .footer_our_brand h2 {
        font-size: 30px;
    }

    .recipe_form_box {
        width: 100%;
    }

    .four_box_home .part4 {
        background: none;
    }

    .mega_menu_box .navbar-nav &gt; li &gt; a {
        padding: 15px 16px;
    }

    .networking_search_box {
        padding-left: 24%;
        width: 100%;
    }

    .subpage_search_box {
        padding-left: 28%;
        width: 100%;
    }

    .logo_imgage img {
        width: 210px;
    }



    .subpage_logo {
        left: 10%;
    }

    .nav_bg_color {
        padding-left: 36.2%;
    }

    .left_footer_box .normal_link a {
        font-size: 16px;
    }

    .banner_box .carousel-caption .heading {
        font-size: 40px;
        line-height: 44px;
    }
}

@media (min-width:1280px) {
    .search_input {
        width: 30%;
    }

    .network_iconBox {
        position: absolute;
        right: 10px;
    }

    .partner_box, .pasta_rice, .valentinne_box {
        height: 200px;
    }

    .recipefooter_adds .bottom_adds .col-md-4 {
        height: 123px;
    }

    .headingbox {
        width: 95%;
    }
}

@media all and (max-width:1281px) and (min-width:1024px) {
    .partner_box, .pasta_rice, .valentinne_box {
        height: 200px;
    }
}




@media all and (max-width:1350px) and (min-width:1330px) {

    .subpage_search_box {
        padding-left: 25%;
        width: 100%;
    }

    .product_category_three_box .pick_select_box {
        bottom: 17%;
    }

    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 13px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 238px;
        background-position: center top;
        min-height: 254px;
        width: 376px;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input{
            font-size: 18px;
        }
}



@media all and (max-width: 1301px) and (min-width:1026px) {


    /*product cat*/


    .product_category_three_box .cat_part_1_text {
        width: 100%;
    }

    .prodcut_category_banner .carousel .item {
        max-height: 300px;
        background-size: 100% auto;
    }

    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        width: 74%;
        margin-left: 0;
        font-size: 20px;
        line-height: 25px;
    }

    .prodcut_category_banner .carousel-caption {
        top: 16%;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 30px;
        line-height: 44px;
    }

    .smart_taste_box img {
        width: 70%;
    }

    .smart_taste_box {
        right: -37%;
    }
    /* product cat*/

    .productbox .col-md-2 {
        width: 25%;
    }

    .bottom_adds {
        width: 100%;
    }

    .service_time_box ul {
        /*padding-left: 10%;*/
    }

    .footer_logo {
        padding-right: 0px;
    }

        .footer_logo img {
            width: 200px;
        }

    .footer_join_our, .footer_our_brand h2 {
        font-size: 30px;
    }

    .banner_box .carousel-caption .heading {
        line-height: 34px;
    }

    .pasta_image, .will_pasta_make_fat {
        width: 100%;
    }

    .recipe_search .form-control {
        width: 100%;
    }

    .recipe_form_box {
        width: 100%;
    }

    .img-responsive {
        display: inline;
    }

    .footer_our_brand select {
        font-size: 15px;
    }

    .new_world_pasta {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}



@media all and (max-width: 1301px) and (min-width:1240px) {

    /*product cat*/



    .product_category_three_box .pick_select_box {
        bottom: -16%;
        padding: 30px;
    }

    .product_category_three_box .img_cook img {
        width: 100%;
    }

    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 13px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 233px;
        background-position: center top;
        min-height: 251px;
        width: 55%;
        margin-top: 12%;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 18px;
        }


    .prodcut_category_banner .carousel .item {
        max-height: 380px;
        background-size: 100% auto;
    }

    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        width: 74%;
    }

    .prodcut_category_banner .carousel-caption {
        top: 16%;
    }

    /* product cat*/


    .left_footer_box {
        padding: 40px 20px 20px 0px;
    }

    .four_box_home .part4 {
        background: none;
    }

    .top_links a {
        font-size: 12px;
    }

    .logo_imgage img {
        width: 210px;
    }


    .subpage_logo {
        left: 10%;
    }

    .mega_menu_box .navbar-nav &gt; li &gt; a {
        padding: 15px 16px;
    }

    .networking_search_box {
        padding-left: 25%;
        width: 99%;
        margin-bottom: 22px;
    }

    .subpage_search_box {
        padding-left: 27%;
    }

    .nav_bg_color {
        padding-left: 31.5%;
    }

    .banner_box .carousel-caption .heading {
        font-size: 30px;
        margin-top: 10%;
    }

    .left_footer_box .normal_link a {
        font-size: 14px;
    }
}


@media all and (max-width: 1239px) and (min-width:1155px) {

    /*product cat*/
    .product_category_three_box .pick_select_box {
        bottom: 17%;
    }

    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 13px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 238px;
        background-position: center top;
        min-height: 254px;
        width: 376px;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 18px;
        }




    .prodcut_category_banner .carousel .item {
        max-height: 330px;
        background-size: 100% auto;
    }

    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        width: 74%;
        margin-left: 0;
        font-size: 24px;
        line-height: 30px;
    }

    .prodcut_category_banner .carousel-caption {
        top: 10%;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 40px;
    }




    /* product cat*/

    .service_time_box ul {
        padding-left: 0%;
    }

    .recipe_form_box {
        width: 100%;
    }

    .four_box_home .part4 {
        background: none;
    }

    .left_footer_box .normal_link a {
        font-size: 14px;
    }

    .mega_menu_box .navbar-nav &gt; li &gt; a {
        padding: 15px 10px;
    }

    .logo_imgage img {
        width: 210px;
    }



    .subpage_logo {
        left: 10%;
    }

    .nav_bg_color {
        padding-left: 30%;
    }

    .networking_search_box {
        padding-left: 22%;
        width: 99%;
        margin-bottom: 22px;
    }

    .subpage_search_box {
        padding-left: 26%;
        width: 100%;
    }

    .banner_box .carousel-caption .heading {
        font-size: 30px;
        margin-top: 10%;
    }

    .top_links a {
        font-size: 12px;
    }
}

@media all and (max-width: 1154px) and (min-width:1001px) {
    /*product cat*/

    .product_category_three_box .pick_select_box {
        bottom: 5%;
        width: 100%;
        margin: 0px;
        /* padding-top: 26px; */
        padding: 40px;
    }


    .product_category_three_box .pick_your_fav_man select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../images/recipe_arrow.png) no-repeat 0 1px;
        width: 100%;
        text-indent: 0.01px;
        text-overflow: "";
        padding: 5px 5px 5px 0;
        background-position: 100% 13px;
        color: #444;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 202px;
        background-position: center top;
        min-height: 217px;
        width: 294px;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 18px;
        }

    /*product cat*/
    .inner_container_box .recipefooter_adds .image_width {
        width: 120px;
    }


    .image_map {
        width: 55px;
    }

    .valentine_image {
        width: 115px;
    }

    .partner_image {
        width: 95px;
    }

    .partner_text {
        font-size: 15px;
    }



    .inner_container_box .bottom_adds .flexslider .slides img {
        width: 120px;
    }

    .inner_container_box .bottom_adds .footer_adds_right_box {
        font-size: 15px;
    }


    .inner_container_box .bottom_adds .postal_map .postal_map_heading {
        font-size: 15px;
    }

    .partner_box, .pasta_rice, .valentinne_box {
        height: 145px;
    }

    .inner_container_box .col-md-4 {
        height: 145px;
    }


    .service_time_box ul {
        padding-left: 0%;
    }

    .top_links a {
        font-size: 12px;
    }

    .recipe_form_box {
        width: 100%;
    }

    .four_box_home .part4 {
        background: none;
    }

    .left_footer_box .normal_link a {
        font-size: 16px;
    }



    .subpage_logo {
        left: 10%;
    }

    .mega_menu_box .navbar-nav &gt; li &gt; a {
        padding: 15px 10px;
    }

    .logo_imgage img {
        width: 210px;
    }

    .nav_bg_color {
        padding-left: 34%;
    }

    .networking_search_box {
        padding-left: 26%;
        width: 100%;
        margin-bottom: 22px;
        margin-top: 20px;
    }

    .subpage_search_box {
        padding-left: 28%;
    }

    .top_social_icon a {
        background-size: 180px auto;
    }

    .top_social_icon .facebook {
        width: 30px;
        height: 30px;
        margin-right: 2px;
    }

    .top_social_icon .twitter {
        width: 30px;
        height: 30px;
        background-position: -37px 0;
        margin-right: 2px;
    }

    .top_social_icon .print {
        width: 30px;
        height: 30px;
        background-position: -75px 0;
        margin-right: 2px;
    }

    .top_social_icon .youtube {
        width: 30px;
        height: 30px;
        background-position: -113px 0;
        margin-right: 2px;
    }

    .top_social_icon .share {
        width: 30px;
        height: 30px;
        background-position: -150px 0;
        margin-right: 2px;
    }

    .network_iconBox {
        padding-left: 4%;
    }

    .pastaclub {
        width: 77%;
    }

    .sub_logo_image {
        bottom: -21px;
    }

    .mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a {
        font-size: 14px;
    }

    .banner_box .carousel-caption .heading {
        font-size: 30px;
        margin-top: 10%;
        line-height: 34px;
    }

    .search_result_box .col-md-3 {
        width: 33%;
    }
}


@media all and (max-width: 1125px) and (min-width: 999px) {


    .banner_box .carousel {
        height: 378px;
    }

    .banner_box .carousel-caption {
        height: 378px;
    }

    .banner_box .carousel .item {
        height: 378px;
    }

    .spinach img {
        width: 60%;
    }

    .tamatto img {
        width: 80%;
        right: 0px;
        float: right;
    }

    .pasta_image {
        width: 100%;
    }

    .will_pasta_make_fat {
        width: 100%;
        padding: 10px;
    }


    .get_coupan_box .col-md-12 {
        float: left;
        width: 50%;
    }

    .gluteen_btn {
        display: block;
        margin-top: 20px;
    }

        .gluteen_btn a {
            background: none;
            border: 3px solid #fff;
            color: #fff;
            text-decoration: none;
            font-size: 18px;
            font-family: 'Lato', sans-serif;
            padding: 10px 20px;
        }

            .gluteen_btn a:hover {
                text-decoration: none;
            }
}


@media all and (max-width: 990px) and (min-width:200px) {



    .dropdown-menu .heading_menu h2 {
        font-size: 30px;
        font-weight: 600;
        padding-top: 0%;
    }

    .logo_imgage img {
        width: 210px;
    }

    .flexslider .slides img {
        display: inline;
    }

    .footer_adds_left_box {
        text-align: center;
    }

    .img-responsive {
        display: inline;
    }

    .ingredients_link ul li {
        width: 18%;
    }

    .footer_our_brand select {
        font-size: 15px;
    }
}




@media all and (max-width: 1000px) {

    .feature-content .clsplain {
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #069;
        padding-bottom: 30px;
        text-align: center;
    }

    .footer-adds-content .adds-text {
        top: 0 !important;
        display: block;
    }

    .part1 .gluten_freeimage img {
        max-width: 230px;
        height: auto;
    }

    .part2 .image_box {
        text-align: center;
    }

        .part2 .image_box img {
            max-width: 230px;
            height: auto;
        }

    .grid_box .product_sep {
        width: 32%;
        display: block;
    }

        .grid_box .product_sep .col-md-4 {
            margin: 0px;
            padding: 0px;
            width: 100%;
        }

    .dropdown-menu .link_display_table {
        width: inherit;
        float: inherit;
        display: inherit;
        height: inherit;
    }

    .dropdown-menu .col-xs-height {
        display: inherit;
        vertical-align: inherit;
        height: inherit;
        float: inherit !important;
        border-left: 0px;
    }

    .dropdown-menu .grid-demo .grid_box {
        margin-bottom: 0px;
    }

    .dropdown-menu .menu_sub_box .sub_menu {
        float: left;
        clear: both;
    }

    /*.footer_social_box {
        width: 236px;
    }*/
    /* top nav */
    .dropdown-menu .sub_heading {
        display: none;
    }

    /* search checkbox */

    .by_shape_box input[type=checkbox] {
        z-index: -1000;
        left: -1000px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 12px;
        width: 15px;
        margin: 2px;
        padding: 0;
        border: 0;
        position: inherit;
        margin-top: -10px;
    }

    .chkBoxList li {
        color: #fff;
        font-size: 16px;
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        white-space: nowrap;
    }

    .by_shape_box input[type=checkbox] + label.css-label {
        padding-left: 35px;
        height: 26px;
        display: inline-block;
        line-height: 26px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 19px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
        /* width: 17%; */
        margin-right: 2%;
        color: #005296;
        text-align: left;
    }

    /* search checkbox end*/

    /*recipe detail printable */

    .recipe_printable_detailsbox .view_user_box {
        float: left;
        background: no-repeat;
    }


    /**/

    .yamm .nav,
    .yamm .collapse,
    .yamm .dropup,
    .yamm .dropdown {
        position: relative;
    }

    .foot_text_allproduct {
        font-size: 12px;
        font-family: 'Lato', sans-serif;
        text-align: left;
        word-wrap: break-word;
    }

    /* product cat */
    .product_category_three_box .img_cook img {
        width: 100%;
    }

    .product_category_three_box .pick_select_box {
        bottom: 7%;
        margin: 0px;
        width: 100%;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 269px;
        background-position: center top;
        height: auto;
        width: 430px;
        margin-top: 4%;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 23px;
        }


    .prodcut_category_banner .carousel .item {
        height: 220px;
    }

    .smart_taste_box {
        display: none;
    }

    .banner_product_category_phone_box {
        display: block;
    }

    .banner_product_category_phone_box {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        .banner_product_category_phone_box .moff_text {
            font-size: 25px;
            font-weight: 800;
            color: #fff;
            display: block;
            background: #732e88;
            line-height: 30px;
            padding: 10px;
        }


        .banner_product_category_phone_box .yellow_text_category {
            font-size: 18px;
            font-weight: 800;
            font-weight: 600;
            font-family: 'Lato', sans-serif;
            line-height: 53px;
            color: #fff;
            background: #febb19;
            padding: 10px;
            line-height: 25px;
        }


    .prodcut_category_banner .product_category_slider_box .moff_text {
        display: none;
    }



    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        display: none;
    }



    .product_category_three_box .get_coupon_container {
        width: 100%;
    }

    .smart_taste_box {
        position: absolute;
        right: -38%;
        bottom: -6px;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 20px;
        line-height: 30px;
    }



    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        font-size: 15px;
        line-height: 20px;
        width: 80%;
        margin-left: 0px;
    }

    /* product cat */


    .product_result_tab_resp {
        display: block;
    }

    .product_resut_tab {
        display: none;
    }

    .result_recipe_box {
        display: block;
    }

    .recipes_container .recipes_name {
        font-size: 15px;
    }

    .hidden_code {
        display: block;
    }

    .product_search_box .form-control {
        width: 72%;
    }

    .cooking_directions {
        padding-top: 20px;
    }

    .headingbox span {
        font-size: 30px;
    }

    .headingbox {
        top: -36px;
    }

    .search_checkbox {
        display: none;
    }

    .search_selectbox {
        display: block;
    }

    .form_search_box {
        width: 70%;
    }

    .searcb_page_box {
        background: url(../images/pasta_spon.png) repeat;
        background-repeat: no-repeat;
        background-position: top right;
    }

    .form_search_box button {
        font-size: 25px;
    }

    .searcb_page_box h1 {
        font-size: 30px;
        padding-left: 0px;
    }

    .form_search_box .col-md-6 {
        padding: 0px;
    }

    .bottom_adds {
        display: table;
    }

        .bottom_adds .col-md-4 {
            display: inherit;
            vertical-align: middle;
            width: 100%;
            float: left;
            border-right: 0px;
            border-bottom: 1px solid #069;
            padding-bottom: 15px;
        }

    .bordernone {
        border: 0px !important;
    }

    .footer_adds_left_box {
        display: inherit;
        width: 100%;
    }

    .footer_our_brand h2 {
        margin-top: 10px;
        font-size: 24px;
    }

    .new_world_pasta {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }


    .get_coupan_box input[type="button"] {
        width: 100%;
    }

    .navbar_show_box {
        width: 268px;
        position: relative;
        overflow: hidden;
        top: -50px;
    }

    .menuBar .navbar-toggle {
        display: block;
        z-index: 100000;
    }

    .networking_search_box {
        margin-top: 10px;
    }

    .navbar_sub_box {
        position: absolute;
        right: -268px;
    }

    .banner_phon_pad a {
        font-weight: bold;
    }

    .mega_menu_box .navbar-default .navbar-toggle:focus, .mega_menu_box .navbar-default .navbar-toggle:hover {
        background: none;
    }

    .mega_menu_box .navbar-default {
        margin: 0px;
        border: 0px;
    }

    .mega_menu_box .navbar-toggle .fa-bars {
        font-size: 30px;
        color: #fff;
    }

    .nav_bar_box {
        position: relative;
        height: 55px;
        -webkit-box-shadow: 0 8px 6px -6px black;
        -moz-box-shadow: 0 8px 6px -6px black;
        box-shadow: 0 8px 6px -6px black;
        z-index: 10;
        background: #2a2f5e;
    }

    .footer_logo {
        top: -27px;
    }

        .footer_logo img {
            width: 175px;
        }

    .banner_box .tamatto, .spinach {
        display: none;
    }

    .item .image_banner {
        width: 100%;
        position: inherit;
        float: left;
    }

    .item .container {
        float: left;
    }

    .tamatto {
        display: none;
    }

    .banner_box .carousel-caption {
        margin-top: 66%;
    }

        .banner_box .carousel-caption .description, .banner_box .carousel-caption .heading {
            padding: 5%;
            text-align: center;
        }

        .banner_box .carousel-caption .heading {
            font-size: 28px;
            line-height: 32px;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }



    .four_box_home .part4 {
        margin-top: 20px;
        padding: 20px 20px;
        background: url(../images/pasta_spon.png) top right;
        background-repeat: no-repeat;
        background-position: right 50px;
        vertical-align: top;
    }

    .recipe_form_box {
        width: 70%;
    }

    .logo_imgage img {
        width: 175px;
    }

    .logo_imgage {
        position: inherit;
        text-align: center;
    }

    .menuBar .navbar-toggle, .menuBar .navbar-default .navbar-toggle:hover, .menuBar .navbar-default .navbar-toggle:focus {
        background: none;
        border: 0px;
        margin: 0px;
        margin-right: 2%;
    }

    .menuBar .navbar-default .navbar-toggle:focus, .menuBar .navbar-default .navbar-toggle:hover {
        background-color: #005298;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #005298;
    }

    /* nav menu*/
    .menuBar .navbar-header {
        float: none;
    }

    .menuBar .navbar-left, .navbar-right {
        float: none !important;
    }



    .menuBar .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .menuBar .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }


    .menuBar .navbar-nav {
        float: none !important;
        margin-top: 0px;
    }

        .menuBar .navbar-nav &gt; li {
            float: none;
        }

            .menuBar .navbar-nav &gt; li &gt; a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .menuBar .collapse.in {
        display: block !important;
        width: 100%;
        top: 0px;
    }


    .menuBar {
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 100000;
        width: 268px;
    }


        .menuBar .navbar-collapse {
            background: #2a2f5e;
            width: 100%;
        }

    .navbar-default {
        background: none;
    }


    .sub_logo_image {
        display: none;
    }

    .logo_imgage {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: -97px;
        left: 0px;
    }

    .search_drop {
        display: block;
        width: 100%;
    }

        .search_drop .demo {
            display: none;
        }

    .menu_left_border {
        width: 32%;
        border: 0px;
        display: none;
    }

    .search_drop .top_links {
        display: block;
        width: 100%;
        float: left;
        margin-top: 14px;
        padding: 0px;
        color: #fff;
    }

        .search_drop .top_links a {
            color: #fff;
        }

            .search_drop .top_links a:hover {
                color: #fff;
                text-decoration: underline;
            }

    .product_search_box .search_drop {
        display: block;
    }

    .networking_search_box {
        padding-left: 0px;
    }

    .nav_bg_color {
        padding-left: 0px;
    }

    .navbar-nav {
        width: 100%;
        padding: 0px;
        margin: 0;
    }

    .mega_menu_box .nav_bg_color {
        margin: 14px;
        background: none;
    }

    .mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a {
        background: #33479a;
        margin-bottom: 10px;
        color: #fff;
        border-bottom: 1px solid #212d61;
        font-size: 14px;
        font-weight: 200;
        font-family: 'Lato', sans-serif;
        padding-left: 10px;
        /*padding-bottom: 28px;*/
    }

    .dropdown-toggle .div_left {
        float: left;
        width: 80%;
    }

    .dropdown-toggle .div_right {
        float: right;
        width: 20%;
    }



    .mega_menu_box .navbar-default .navbar-nav &gt; li &gt; a:focus {
        color: #333;
        background: #f4ae00;
        border-bottom: 2px solid #06C;
    }

    .mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a, .mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a:focus, .mega_menu_box .navbar-default .navbar-nav &gt; .open &gt; a:hover {
        background: #f4ae00;
        border-bottom: 1px solid #039;
    }

    .navbar-nav &gt; .open &gt; a:focus {
        color: red;
    }

    .mega_menu_box .navbar-nav &gt; li &gt; a {
        padding: 15px 0px;
    }

    .hideforwide {
        display: block;
    }

    .right_arrow {
        margin-top: -5px;
        margin-right: 10px;
    }


    /* drop down */
    .dropdown-menu .grid-demo .grid_box {
        padding: 0px;
        border-bottom: 10px solid #2a2f5e;
    }

    .heading_menu {
        display: none;
    }

    .dropdown-menu .menu_sub_box {
        border-left: 0px solid #fff;
        width: 100%;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        background: #f4ae00;
        float: left;
        clear: left;
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        margin-top: -10px;
    }

    .dropdown-menu .menu_sub_box ul {
        margin-left: 0px;
    }

    .dropdown-menu .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .dropdown-menu .menu_sub_box ul li a {
        font-size: 13px;
        color: #2a2f5e;
        float: left;
        width: 100%;
        /*line-height: 34px;*/
        padding-left: 21px;
    }

    .linkchild {
        display: table-cell;
        float: none;
        height: 100%;
        padding: 12px 0;
        position: relative;
        vertical-align: middle;
        width: 76%;
    }

    .linkicon .plus_icon {
        border: 0px;
        padding: 0px;
        height: auto;
        padding-right: 17px;
        font-weight: normal;
        font-size: 14px;
    }

    .linkicon_border {
        border-left: 1px solid #003867;
    }

    .linkicon {
        width: 18.2%;
        float: none;
        padding-top: 20px;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        /*padding:12px 0;*/
    }

    .minus_icon {
        padding: 12px;
    }

    .sub_menu_height {
        display: table;
        width: 100%;
    }

    .dropdown-menu .menu_sub_box ul li a:hover {
        color: #015196;
    }

    .dropdown-menu .menu_sub_box ul li {
        list-style: none;
        background: url(../images/top_arrow_blue.png);
        background-repeat: no-repeat;
        font-family: 'Lato', sans-serif;
        background-position: 11px 18px;
        border-bottom: 1px solid #003867;
        width: 100%;
        padding: 0px 0;
        height: 100%;
        float: left;
    }

        .dropdown-menu .menu_sub_box ul li ul {
            margin-left: 0px;
            padding: 0px;
            background: #ffd161;
            width: 100%;
        }

            .dropdown-menu .menu_sub_box ul li ul li {
                list-style: none;
                background: url(../images/min-circle.png);
                background-repeat: no-repeat;
                font-family: 'Lato', sans-serif;
                background-position: 15px 20px;
                color: #015196;
                padding: 12px 10px;
                border-bottom: 1px solid #fff;
            }

            .dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse::before {
              margin-top: 10px;
            }

    .dropdown-menu .col-md-2 {
        width: 100%;
    }

    .plus_icon {
        border-left: 1px solid #212d61;
        height: 45px;
        margin-top: -16px;
        margin-left: 10px;
        /* padding-left: 11px; */
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 15px;
    }

    .recipefooter_adds .bottom_adds {
        width: 100%;
        margin-top: 0px;
    }

        .recipefooter_adds .bottom_adds .col-md-4 {
            padding-top: 20px;
        }

    .recipefooter_adds .footer_adds {
        width: 100%;
    }

    .bottom_adds {
        width: 100%;
    }

    .inner_container_box {
        width: 92%;
    }

    .collapse_box .plus_icon {
        border-left: 0px;
        height: 45px;
        margin-top: -16px;
        margin-left: 10px;
        padding-left: 11px;
        padding-top: 15px;
    }


    .networking_search_box {
        width: 93%;
        margin-left: 17px;
        margin-bottom: 0px;
    }

        .networking_search_box input {
            width: 236px;
        }

    .choose_fav_here {
        display: block;
        padding: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid #003867;
        padding-bottom: 10px;
        padding-top: 3px;
    }

        .choose_fav_here label {
            display: block;
            padding-left: 11px;
        }

        .choose_fav_here .demo select {
            width: 215px;
            background-position: 197px 13px;
            margin-left: 11px;
        }

    .footer_adds_right_box, .footer_adds_left_box {
        text-align: center;
        width: 100%;
        float: left;
    }

    .flexslider .slides img {
        display: inline !important;
    }

    .footer_adds {
        display: inherit;
        width: 100%;
    }

    .pasta_image {
        float: left;
        width: 50%;
    }

        .pasta_image img {
            width: 100%;
            height: 300px;
        }

    .will_pasta_make_fat {
        float: left;
        width: 50%;
        padding: 9% 6% 0 7%;
    }



    .gluteen_btn {
        display: none;
        margin-top: 20px;
    }

        .gluteen_btn a {
            background: none;
            border: 3px solid #fff;
            color: #fff;
            text-decoration: none;
            font-size: 20px;
            font-family: 'Lato', sans-serif;
            padding: 10px 20px;
            font-weight: bold;
        }

            .gluteen_btn a:hover {
                text-decoration: none;
            }

    .get_coupan_box input[type="button"] {
        font-size: 20px;
    }

    .get_coupan_box .image_box {
        width: 20%;
        float: left;
    }

    .get_coupan_box .text_box {
        width: 80%;
        float: left;
    }

    get_coupan_box .text_box p {
        width: 100%;
    }

    .get_coupan_box .heading {
        font-size: 30px;
        line-height: 32px;
    }

    .full_width_box {
        padding-bottom: 30px;
    }

    .recipebottomzero {
        padding-bottom: 0px !important;
    }

    .footer_join_our {
        font-size: 24px;
    }

    .footer_logo {
        padding-right: 0px;
    }

    /* banner responsive */
    .carousel-caption {
        display: none;
    }

    .prodcut_category_banner .carousel-caption {
        display: block;
    }

    .banner_box .carousel {
        height: auto;
        z-index: 1;
    }

        .banner_box .carousel .item {
            height: auto;
        }

    .banner_phon_pad {
        display: block;
        padding: 20px;
        text-align: center;
        margin: 10px 0;
    }

        .banner_phon_pad h1 {
            color: #2a2f5e;
            padding: 0px;
            margin: 0px;
            margin-bottom: 15px;
        }

        .banner_phon_pad a {
            background: #2a2f5e;
            font-family: 'Lato', sans-serif;
            color: #fff;
            font-size: 20px;
            padding: 10px 20px;
            margin: 10px 0;
        }

        .banner_phon_pad p {
            margin-bottom: 25px;
        }


    .sharing_links {
        float: right;
        width: 50%;
        text-align: right;
        padding-right: 15px;
    }

    .recipecomment_box {
        padding: 0px;
        width: 100%;
    }

    .food_descrption {
        padding: 0px 15px;
    }

    .service_time_content {
        float: left;
        width: 50%;
        padding-left: 15px;
    }

    .view_user_box {
        float: left;
        background: #eeeeee;
        width: 100%;
    }

    .banner_white_bg {
        padding: 0px;
    }

    .star_box_yellow {
        float: left;
        width: 45%;
    }

    .webview {
        display: none;
    }

    .phoneview {
        display: block;
        float: right;
    }

    .sharing_box {
        float: right;
    }

    .viewuser_link {
        float: right;
        margin-right: 10px;
    }

    .star_box_yellow {
        margin: 11px 10px;
    }

    .innerbanner {
        background-size: 100% auto;
    }

    .table-responsive {
        border: 0px;
    }

    .service_time_box ul {
        margin-left: 0px;
    }


        .service_time_box ul li {
            font-size: 12px;
            margin-right: 1%;
        }
}

@media all and (max-width: 740px) and (min-width:673px) {
    /*product cat*/

    .menu_left_border {
        width: 100%;
    }

    .footer_social_box {
        width: 236px;
    }

    .grid_box .product_sep {
        width: 100%;
    }
}

@media all and (max-width: 675px) and (min-width: 200px) {
    /*.footer_social_box {
        width: 165px;
    }*/
    .footer_adds_left_box img {
        width: auto;
    }

    .product_image_box {
        margin-top: 0px;
    }

    .grid_box .product_sep {
        width: 100%;
    }

    .menu_left_border {
        width: 100%;
    }

    /*recipe_detail_printable*/

    .form_Box_Margin {
        margin-bottom: 45px;
    }

    .product_details_direction_box .clock_box_main {
        padding: 20px 0 0 0;
    }

    .clock_image {
        float: none;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 10px;
    }

    .clock_text {
        width: 100%;
        text-align: center;
    }

    #recipe_detail_printable_box .logobox img {
        width: 180px;
    }

    #recipe_detail_printable_box .logobox {
        top: -50px;
    }

    #recipe_detail_printable_box header {
        margin-top: 70px;
    }

    .recipe_printable_detailsbox .service_time_content {
        float: left;
    }

    .recipe_printable_detailsbox .view_user_box {
        float: left;
    }

    .recipe_printable_detailsbox .service_time_box ul li {
        width: auto;
    }

        .recipe_printable_detailsbox .service_time_box ul li span {
            width: auto !important;
        }

    /**/

    .help_icon {
        top: 0px;
    }

    /*reciep all products*/

    .video_landing_page .pull-right {
        float: left !important;
        margin-top: 10px;
        width: 100%;
    }

    .video_landing_page .pull-left {
        float: left !important;
        width: 100%;
        margin-top: 10px;
    }


    .video_landing_page ul li {
        font-size: 14px;
        padding: 0px 0 10px 0;
    }

    /* product cat */




    .prodcut_category_banner .carousel-caption {
        display: none;
    }

    .product_category_three_box .get_coupon_container {
        width: 100%;
    }

    .product_category_three_box .get_cupon_image {
        width: 100%;
        float: left;
        text-align: center;
    }

    .product_category_three_box .get_coupon_image {
        float: none;
    }


    get_coupon_container p {
        text-align: center;
    }

    .product_category_three_box .get_coupon_button a {
        width: 100%;
    }

    .product_category_three_box .cat_part_1_image {
        width: 100%;
        float: none;
    }

    .product_category_three_box .cat_part_1_text {
        width: 100%;
    }

    /* product cat */
    .product_search_box .search_drop {
        position: inherit;
        left: 0px;
        top: 0px;
        float: left;
        margin-top: 10px;
        width: 100%;
    }

    .product_search_box input[type="button"] {
        width: 156px;
    }

    .product_search_box .demo select {
        width: 140px;
        background-position: 120px 16px;
    }

    .search_result_icon {
        position: relative;
    }

        .search_result_icon .pull-right {
            position: absolute;
            top: 0px;
            right: 0;
        }

    .recipes_container .rating_box {
        width: 127px;
    }







    .hidebox {
        display: none;
    }

    .recipes_container .photo_box {
        display: none;
    }

    .recipes_container .nutrition_icons {
        display: none;
    }

    .hidden_text {
        display: none;
    }

    .product_search_box .form-control {
        width: 100%;
    }

    .product_details .collapse_box .panel-heading a {
        font-size: 20px;
    }

    .subpagecontainer h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .subpagecontainer h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .productbox ul li {
        text-align: center;
        width: 100%;
        margin: 0px;
    }

    .search_selectbox .dropdown-menu {
        width: 94%;
    }

    .headingbox {
        width: 90%;
        top: -34px;
    }

        .headingbox span {
            font-size: 30px;
            font-weight: 400;
        }

    .bottom_border {
        border-bottom: 1px solid #069;
    }

    .bottom_adds {
        margin-top: 15px;
    }

    .search_result_box ul li {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .recipefooter_adds {
        display: block;
    }

    .nutritional_box {
        width: 100%;
    }

    .first_box {
        text-align: left;
        font-size: 33px;
        line-height: 42px;
        display: block;
        width: 100%;
    }

    .iphone_ipad_size {
        width: 55%;
    }

    .pasta_image {
        float: none;
        width: auto;
    }

    .will_pasta_make_fat {
        float: none;
        width: auto;
    }

    .get_coupan_box .text-center {
        float: none;
        width: auto;
    }

    .get_coupan_box p {
        float: none;
        width: auto;
        text-align: center;
    }

    .get_coupan_box input[type="button"] {
        width: 178px;
        font-size: 20px;
    }

    .viewuser_link {
        float: right;
    }

    .footer_adds_left_box {
        text-align: center;
    }

    .img-responsive {
        display: inline;
    }

    .viewuser_link img {
        width: 43%;
        float: right;
    }

    .hidden_box {
        display: none;
    }

    .ingredients_link ul li {
        width: 16%;
        float: left;
    }

    .flexslider .slides img {
        display: inline;
    }

    .service_time_box ul li {
        width: 30%;
    }

    .ingredients_link ul li a {
        font-size: 25px;
    }

    .by_shape_box input[type="radio"] + label.css-label {
        font-size: 15px;
        width: 36%;
        float: left;
    }


    .get_coupan_box .image_box {
        width: 100%;
        float: none;
    }

    .get_coupan_box .text_box {
        width: 100%;
        float: none;
    }

    get_coupan_box .text_box p {
        width: 100%;
    }

    .will_pasta_make_fat {
        float: left;
        width: 100%;
        padding: 9% 6% 9% 7%;
    }

    .four_box_home .part4 {
        background-image: none;
    }

    .recipe_form_box {
        width: 100%;
    }
}

@media all and (max-width: 674px) and (min-width: 200px) {
    .form_search_box {
        width: 100%;
    }

    .dropdown-menu .col-md-2 {
        width: 100%;
    }

    .searcb_page_box {
        background: none;
        background-repeat: no-repeat;
        background-position: top right;
    }



    .viewuser_link img {
        width: 70%;
        float: right;
    }

    .colorblk {
        color: #fff;
        font-size: inherit;
    }

    .colorwhite {
        color: #fff;
        font-size: inherit;
    }

    .bottom_adds .col-md-4 {
        width: 100%;
        float: left;
        padding-bottom: 20px;
    }

    .bottom_adds .border_right {
        border-bottom: 1px solid #069;
        border-right: 0px;
        margin-bottom: 20px;
    }

        .bottom_adds .border_right:last-child {
            border-bottom: none;
        }

    .footer_adds {
        width: 100%;
    }

    .recipefooter_adds {
        padding-bottom: 20px;
    }

    .footer_adds_right_box, .footer_adds_left_box {
        float: left;
    }

    .inner_container_box .recipefooter_adds {
        display: block;
    }

    .ingredientsbox h4 {
        font-size: 20px;
    }

    .nutritional_box h4 {
        font-size: 20px;
    }

    .search_result_box .col-md-3 {
        width: 50%;
        height: 235px;
    }
}


@media all and (max-width:540px) and (min-width: 200px) {
    .help_icon:hover .help_box {
        width: 250px;
    }
}

@media all and (max-width: 475px) and (min-width: 200px) {
    .prodcut_category_banner .carousel .item {
        background-size: 100% auto;
        background-position: 83% 0px;
        max-height: 115px;
    }

    /*.footer_social_box {
        width: 165px;
    }*/

    .product_category_three_box .img_cook img {
        width: 100%;
    }

    .product_category_three_box .pick_select_box {
        bottom: -24%;
        width: 100%;
        margin: 0;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 225px;
        background-position: center top;
        min-height: 237px;
        width: 359px;
    }

        .product_category_three_box .pick_your_fav_man select, .product_category_three_box .pick_your_fav_man input {
            font-size: 18px;
        }

        .product_category_three_box .pick_your_fav_man select {
            -webkit-appearance: none;
            -moz-appearance: none;
            background: url(../images/recipe_arrow.png) no-repeat 0 1px;
            width: 100%;
            text-indent: 0.01px;
            text-overflow: "";
            padding: 5px 5px 5px 0;
            background-position: 100% 10px;
            color: #444;
            border-top: 0px;
            border-left: 0px;
            border-right: 0px;
            font-size: 15px;
        }
}


@media all and (max-width: 380px) and (min-width: 200px) {
    .product_category_three_box .img_cook img {
        width: 100%;
    }



    .product_category_three_box .pick_select_box {
        bottom: -27%;
        width: 100%;
        margin: 0px;
    }

    .product_category_three_box .pick_your_fav_man {
        background-size: auto 195px;
        background-position: center top;
        min-height: 205px;
        width: 296px;
        margin-top: 5%;
    }
}

@media all and (max-width: 400px) and (min-width: 200px) {

    .recipe_printable_detailsbox .service_time_content {
        width: 100%;
    }
    /*coupon*/
    .dropdown_all select {
        word-wrap: break-word;
        padding-right: 36px;
    }

    .checkbox {
        font-size: 14px;
        margin-bottom: 20px;
    }

    /* prodoct cat */


    .prodcut_category_banner .carousel-caption {
        display: none;
    }

    .prodcut_category_banner .carousel .item {
        max-height: 95px;
    }

    /* pooduct cat */

    .product_image {
        width: 100%;
    }

    .product_image_box {
        display: block;
        width: 100%;
        float: left;
        padding: 15px;
    }

    .search_selectbox .dropdown-menu {
        width: 88%;
    }

    .or_your_also {
        font-size: 14px;
        padding: 0px 0 0 0px;
        width: 100%;
        font-size: 20px;
    }

    .search_result_box .col-md-3 {
        width: 100%;
    }

    .sub_page_container_box .bottom_adds .col-md-4 {
        width: 100%;
        display: inherit;
        border-bottom: 1px solid #069;
    }



    .valentinne_box {
        border-bottom: 0px !important;
        margin-bottom: 0px;
    }



    .partner_box {
        padding-bottom: 20px;
    }

    .footer_adds_right_box, .footer_adds_left_box {
        display: block;
        width: 100%;
    }

    .footer_social_icon a {
        background-size: 230px auto;
    }

    .footer_social_icon .facebook {
        width: 32px;
        height: 32px;
        margin: 0px;
    }
    .footer_social_icon .instagram {
        width: 33px;
        height: 32px;
        background-position-x: 33px;
    }

    .footer_social_icon .twitter {
        background-position: -47px 0;
        margin-right: 0px;
        width: 41px;
        height: 38px;
    }


    .footer_social_icon .youtube {
        margin-right: 0px;
        width: 41px;
        height: 38px;
        background-position: -143px 0;
    }

    .footer_social_icon .print {
        margin-right: 0px;
        width: 41px;
        height: 38px;
        background-position: -95px 0;
    }

    .footer_social_icon .share {
        margin-right: 0px;
        width: 41px;
        height: 38px;
        background-position: -189px 0;
    }

    .footer_networking_iconbox {
        margin-top: 20px;
        width: 80px;
        margin: 0 auto;
    }

    .footer_our_brand {
        width: 100%;
    }

    .footer_bg {
        margin-top: 0px;
    }

    .colorblk {
        color: #fff;
        font-size: inherit;
    }

    .colorwhite {
        color: #fff;
        font-size: inherit;
    }

    .viewuser_link .view_comments {
        float: right;
        font-size: 13px;
    }


    .by_shape_box input[type=radio] + label.css-label, .by_shape_box input[type=checkbox] + label.css-label {
        width: 100%;
        margin-bottom: 10px;
    }

    .image_left {
        width: 100%;
    }

    .banner_phon_pad p {
        display: none;
    }

    .hidden_box {
        display: none;
    }

    .ingredients_link ul li {
        width: 20%;
        float: left;
    }

    .buttonbox {
        padding: 15px 0;
    }

    .flexslider .slides img {
        display: inline;
    }

    .inner_container_none {
        display: block;
    }


    .service_time_box ul li span {
        float: left;
        width: 100%;
        text-align: center;
    }

    .food_descrption h2 {
        font-size: 30px;
    }

    .search_result_box ul li {
        padding-bottom: 20px;
        font-size: 20px;
    }

    .banner_phon_pad h1 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .banner_box .carousel-control.right {
        margin-right: 4px;
        background-image: none;
        font-size: 30px;
    }

    .banner_box .carousel-control.left {
        margin-left: 4px;
        background-image: none;
        font-size: 30px;
    }

    .gluteen_free_box .whitetext {
        font-size: 30px;
        line-height: 34px;
    }

    .gluteen_free_box .bluetext {
        font-size: 30px;
        line-height: 34px;
    }

    .gluteen_btn a {
        width: 94%;
        float: left;
        margin: 0 2.5%;
        margin-bottom: 8%;
        font-size: 20px;
    }

    .banner_phon_pad a {
        background: #2a2f5e;
        font-family: 'Lato', sans-serif;
        color: #fff;
        font-size: 20px;
        padding: 10px 25px;
        margin: 10px 25px 0px 25px;
        width: 90%;
        display: block;
    }


    .banner_phon_pad {
        padding: 0 10px 20px 0;
    }

    .get_coupan_box .heading {
        font-size: 30px;
        line-height: 34px;
    }

    .will_pasta_make_fat .heading {
        font-size: 30px;
        line-height: 34px;
    }

    .will_pasta_make_fat {
        padding: 10%;
    }

    .pasta_image img {
        width: 100%;
        height: auto;
    }

    .recipe_search h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .recipe_search select {
        font-size: 18px;
    }

    .recipe_search .form-control {
        font-size: 18px;
    }

    .recipe_form_box button, .recipe_form_box .glyphicon-search {
        font-size: 18px;
    }

    .footer_join_our, .footer_our_brand h2 {
        font-size: 18px;
    }

    .footer_social_box {
        width: 118px;
    }

    .footer_our_brand select {
        font-size: 14px;
    }

    .footer_logo {
        padding-right: 0%;
    }


    .get_coupan_box .image_box {
        width: 100%;
        float: none;
    }

    .get_coupan_box .text_box {
        width: 100%;
        float: none;
    }

    get_coupan_box .text_box p {
        width: 100%;
    }

    .four_box_home .part4 {
        background-image: none;
    }

    .recipe_form_box {
        width: 100%;
    }
}

@media all and (max-width: 699px) and (min-width: 200px) {


    .sharing_links {
        float: right;
        width: 100%;
        text-align: left;
        padding-left: 15px;
    }

    .service_time_content {
        float: left;
        width: 100%;
        padding-left: 15px;
    }

    .sharing_box {
        float: left;
    }

    .viewuser_link img {
        width: 55%;
    }
}

@media all and (max-width: 1024px) and (min-width: 1001px) {
    .footer_adds_left_box {
        width: 50%;
    }

    .footer_add_image {
        width: 100%;
    }

    .postal_map_image {
        width: 20%;
    }

    .recipes_container .recipes_name {
        float: left;
        color: #2269a4;
        text-overflow: ellipsis;
    }

    .product_category_three_box .img_cook img {
        width: 100%;
    }


    .product_category_three_box .pick_your_fav_man {
        background-size: auto 340px;
        background-position: center top;
        width: 416px;
        min-height: 359px;
    }
}




@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

    .productbox ul li {
        width: 25%;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 36px;
        line-height: 48px;
        padding: 5px 15px;
    }

    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        font-size: 18px;
        line-height: 23px;
        width: 80%;
        margin-left: 0px;
        padding: 5px 15px;
    }

    .prodcut_category_banner .carousel .item {
        max-height: 280px;
    }


    .prodcut_category_banner .carousel-caption {
        top: 18%;
    }

    .smart_taste_box {
        position: absolute;
        right: -38%;
        bottom: -6px;
    }


    .get_coupan_box .image_box {
        text-align: center;
    }

        .get_coupan_box .image_box .img-responsive {
            display: inline;
        }

    .network_iconBox {
        padding-top: 0px;
        padding-left: 20px;
        right: 11px;
        position: inherit;
        width: 100%;
        float: left;
    }

    .get_coupan_box {
        width: 60%;
        margin: 0 auto;
    }

        .get_coupan_box input[type="button"] {
            width: 45%;
            margin-top: 20px;
            float: left;
        }

    .recipe_form_box {
        width: 70%;
    }

    .four_box_home .part4 {
        margin-top: 20px;
        padding: 20px 20px;
        background: url(../images/pasta_spon.png) top right;
        background-repeat: no-repeat;
        background-position: right 50px;
        vertical-align: top;
        background-size: 20%;
    }


    .footer_our_brand {
        width: 60%;
        margin: 0 auto;
        float: none;
        text-align: center;
        padding-top: 15px;
        border: 0px;
        clear: both;
    }

        .footer_our_brand .text-right {
            text-align: center;
            margin: 20px 0;
        }

    .pasta_image, .will_pasta_make_fat {
        width: 50%;
        float: left;
    }

    .full_width_feature_box {
        width: 100% !important;
        text-align: center !important;
        padding-top: 5px;
    }

    .will_pasta_make_fat .heading {
        margin-top: 0% !important;
    }

    .full_width_box {
        padding-bottom: 0px;
    }

    .footer_our_brand h2, .footer_join_our {
        margin-top: 0px;
        font-size: 30px;
    }

    .four_box_home .part1 {
        padding-bottom: 20px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {


    /* product cat */




    .product_category_three_box .get_coupon_container {
        width: 100%;
    }

    .smart_taste_box {
        position: absolute;
        right: -38%;
        bottom: -6px;
    }

    .prodcut_category_banner .product_category_slider_box .moff_text {
        font-size: 20px;
        line-height: 30px;
    }



    .prodcut_category_banner .product_category_slider_box .yellow_text_category {
        font-size: 15px;
        line-height: 20px;
        width: 80%;
        margin-left: 0px;
    }


    /* product cat */


    .get_coupan_box {
        width: 100%;
    }

    .footer_our_brand h2 {
        margin-top: 20px;
        font-size: 24px;
    }

    .footer_social_box {
        margin-top: 0px;
    }

    .footer_our_brand h2 {
        margin-top: 10px;
    }

    .footer_join_our {
        font-size: 35px;
    }

    .banner_box .carousel-caption .heading {
        line-height: 34px;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

/* recapcha css */

@media all and (max-width: 500px) and (min-width: 200px) {
    #recaptcha_image {
        width: auto !important;
        max-width: 100%;
        height: auto !important;
    }

        #recaptcha_image img {
            width: 100%;
        }

    #recaptcha_response_field {
        width: 100% !important;
        max-width: 302px;
    }

    .recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
        float: left;
    }

    #recaptcha_area tr {
        height: auto !important;
    }

    .recaptcha_image_cell {
        width: 100% !important;
        max-width: 300px;
    }
}
/*  IE 11 specific overwrite */
@media all and (-ms-high-contrast:none)
{
    *::-ms-backdrop, .product_category_three_box .pick_your_fav_man input { padding: 0; } /* IE11 */
}

@media not print {
    .printBanner {
        display: block;
    }
    .printBanner &gt; img {
        position: absolute;
        height: 0;
        width: 0;
    }
}

@media all and (min-width: 1001px) {
    .dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse {
        right: inherit;
    }
    .dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse.collapsed::before {
        content: "\f0a9";
    }

    .dropdown-menu .menu_sub_box ul li.has_sub_menu .icon-collapse::before {
        content: "\f0ab";
    }
}
/*NFT Formatting*/
div.NFT {
    width: 275px;
    border: 1px solid #000;
    padding: 10px !important;
}
div.NFT .boldText {
    font-weight: bold;
}
div.NFT .smallfonts {
    font-size: 10px;
    line-height: 14px;
}
div.NFT .xLargeText {
    font-size: 24px;
}
div.NFT .thickLine {
    border-bottom: solid 8px #000;
}
div.NFT .noline {
    border: 0 !important;
}
div.NFT .Servings tr td {
    border-bottom: 1px solid #000;
}
/*campaign-friendly*/
.getaway {
    position: relative;
}
.getaway-text {
    position: absolute;
    top: 15%;
    left: 10%;
    width: 500px;
    color: #fff;
    background: url('https://cdn.skinnerpasta.com/resources/skinnerpasta/images/lbl-win.png') no-repeat;
}
.getaway-text p {
    font-size: 1.7em;
    font-family: 'FuturaCondDemi';
    line-height: 1.5em;
}
.getaway-text h2 {
    font-size: 2.5em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #fecb5a;
    padding-bottom: 30px;
    padding-top: 25px;
    margin-bottom: 25px;
}
p.credit {
    padding: 40px 0;
    font-size: 1.2em;
}
h1.campaign {
    display: none;
}
.prize {
    margin-top: -75px;
}
.mobile {
    display: none;
}
@media all and (max-width: 1024px) {
    .prize {
        margin-top: 0;
    }
    .prize h2 {
        margin-bottom: 0;
    }
    .prize p img.img-responsive {
        width: 50%;
    }
    .prize p {
        min-height: 320px;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
}
@media all and (max-width: 480px) {
    .getaway-text {
        top: 5%;
        left: 0;
        padding: 0 30px;
        background: url('https://cdn.skinnerpasta.com/resources/skinnerpasta/images/lbl-win.png') no-repeat;
        background-size: 360px;
        background-position-x: 30px;
        width: 420px;
    }
    .getaway-text p {
        font-size: 1.2em;
    }
    .getaway-text h2 {
        font-size: 1.5em;
        padding-bottom: 10px;
        padding-top: 15px;
        margin-bottom: 15px;
    }
    p.credit {
        font-size: 1em;
        padding: 20px 0;
    }
}
.prize .row {
    background-color: #d9252f;
    margin: 0 10px 30px;
    color: #fff;
    padding: 20px;
    font-family: 'FuturaCondDemi';
    text-align: center;
}
.prize h2 {
    color: #fff;
    font-family: 'FuturaCondDemi';
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.prize p {
    font-family: 'FuturaCondDemi';
    border-bottom: 1px solid #fff;
    min-height: 400px;
    font-size: 18px;
}
.prize p img.img-responsive {
    margin: 0 auto;
}
.termandcondition h3 {
    color: #d9252f;
    text-transform: uppercase;
    font-size: 22px;
}
.termandcondition p {
    font-size: .9em;
    line-height: inherit;
    color: #b2b4b6;
    font-family: 'FuturaCondDemi';
}

@media all and (max-width: 375px) {
    .getaway-text {
        width: 370px;
        background-size: 315px;
    }
}

/* Homestyle Landing Page Update */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

.homestyle-wrapper {
    margin-left: -20%;
    width: calc(100% + 40%);
}

    .homestyle-wrapper p {
        line-height: 1.42857143;
    }

.banner-wrapper {
    margin-top: -50px;
    margin-bottom: 50px;
}

    .banner-wrapper .banner-item {
        width: 100%;
        height: 450px;
    }

        .banner-wrapper .banner-item .img-wrapper {
            width: 100%;
            height: 450px;
            position: absolute;
            left: 0;
            overflow: hidden;
            z-index: -1;
        }

            .banner-wrapper .banner-item .img-wrapper img {
                height: 100%;
                width: 100%;
                object-fit: cover;
                object-position: top;
            }

        .banner-wrapper .banner-item .text-wrapper {
            position: relative;
            top: 50%;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            max-width: 55%;
        }

            .banner-wrapper .banner-item .text-wrapper h2 {
                font-family: 'Bitter', serif;
                font-size: 35px;
                line-height: 1;
                padding-left: 25%;
                color: #fff;
            }

                .banner-wrapper .banner-item .text-wrapper h2 span {
                    background: #101d44;
                    color: #fff;
                    display: inline-block;
                    padding: 10px 15px;
                    font-size: 50px;
                    line-height: 100%;
                }

            .banner-wrapper .banner-item .text-wrapper p {
                font-family: 'Montserrat', sans-serif;
                position: relative;
                display: inline-block;
                background: #febb19;
                color: #fff;
                font-size: 30px;
                margin-left: 5%;
                padding: 10px 8px;
            }

.feature-products-wrapper {
    margin-top: 50px;
}

    .feature-products-wrapper img {
        max-width: 100%;
        display: inline-block;
    }

    .feature-products-wrapper .prod-item {
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 50px;
    }

        .feature-products-wrapper .prod-item h3 {
            font-family: 'Montserrat', sans-serif;
            font-weight: 700;
            font-size: 50px;
            color: #101d44;
        }

        .feature-products-wrapper .prod-item p {
            font-family: 'Montserrat', sans-serif;
            font-size: 25px;
            line-height: 130%;
            color: #101d44;
        }


.homestyle-wrapper hr {
    height: 5px;
    width: 100%;
    background: #7c7d93;
}

.homestyle-wrapper .prod-item &gt; a &gt; img {
    display: inline-block;
    max-width: 100%;
}

.find-store-wrapper {
    text-align: center;
    margin-top: 120px;
    margin-bottom: 120px;
}

    .find-store-wrapper h3 {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 50px;
        color: #565656;
    }

    .find-store-wrapper p {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 26px;
        color: #565656;
        margin-bottom: 50px;
    }

    .find-store-wrapper .btn {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 30px;
        color: #fff;
        background: #101d44;
        border-radius: 10px;
        padding: 20px 60px;
        display: inline-block;
    }

.recipe-ideas-wrapper {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

    .recipe-ideas-wrapper h3 {
        font-family: 'Bitter', sans-serif;
        font-weight: 700;
        font-size: 28px;
        text-transform: uppercase;
    }

    .recipe-ideas-wrapper p {
        font-family: 'Bitter', sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #565656;
    }

    .recipe-ideas-wrapper .recipe-items {
        margin-top: 50px;
    }

        .recipe-ideas-wrapper .recipe-items img {
            width: 100%;
        }

    .recipe-ideas-wrapper .row.recipe-items {
        margin-right: -30px;
        margin-left: -30px;
    }

        .recipe-ideas-wrapper .row.recipe-items &gt; div {
            padding-left: 30px;
            padding-right: 30px;
        }

    .recipe-ideas-wrapper .recipe-item {
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .recipe-ideas-wrapper .recipe-item .text-content {
            background: rgba(16,29,68,.7);
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            padding: 40px;
        }

            .recipe-ideas-wrapper .recipe-item .text-content .text-wrapper {
                display: table;
                height: 100%;
                width: 100%;
            }

                .recipe-ideas-wrapper .recipe-item .text-content .text-wrapper .v-alignment {
                    display: table-cell;
                    vertical-align: middle;
                    height: 100%;
                    width: 100%;
                }

        .recipe-ideas-wrapper .recipe-item p {
            font-family: 'Bitter', sans-serif;
            font-size: 32px;
            color: #fff;
            line-height: 120%;
        }

    .recipe-ideas-wrapper a:hover .text-content {
        top: 0;
    }

    .recipe-ideas-wrapper .view-more {
        color: #565656;
        font-family: 'Bitter', sans-serif;
        font-weight: 400;
        font-size: 18px;
        text-decoration: underline;
    }

@media (max-width: 1680px) {
    .homestyle-wrapper {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .banner-wrapper .banner-item,
    .banner-wrapper .banner-item .img-wrapper {
        height: 350px;
    }

        .banner-wrapper .banner-item .text-wrapper h2 {
            font-size: 30px;
            padding-left: 0;
        }

    .feature-products-wrapper .prod-item h3,
    .find-store-wrapper h3 {
        font-size: 40px;
    }

    .recipe-ideas-wrapper .recipe-item p {
        font-size: 25px;
    }
}

@media (max-width: 1024px) {
    .homestyle-wrapper .prod-item {
        margin-bottom: 50px;
    }

    .banner-wrapper .banner-item,
    .banner-wrapper .banner-item .img-wrapper {
        height: 350px;
    }

        .banner-wrapper .banner-item .text-wrapper h2 {
            font-size: 30px;
        }

            .banner-wrapper .banner-item .text-wrapper h2 span {
                font-size: 30px;
            }

        .banner-wrapper .banner-item .text-wrapper p {
            font-size: 20px;
        }

    .feature-products-wrapper .prod-item h3, .find-store-wrapper h3 {
        font-size: 30px;
    }

    .feature-products-wrapper .prod-item p,
    .find-store-wrapper p {
        font-size: 20px;
    }
}

@media (max-width: 900px) {
    .recipe-ideas-wrapper .row.recipe-items {
        margin-left: 0;
        margin-right: 0;
    }

        .recipe-ideas-wrapper .row.recipe-items &gt; div {
            padding-left: 0;
            padding-right: 0;
        }

    .find-store-wrapper {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .banner-wrapper .banner-item,
    .banner-wrapper .banner-item .img-wrapper {
        height: 300px;
    }

        .banner-wrapper .banner-item .text-wrapper {
            margin: 0 auto;
            width: 80%;
            text-align: center;
        }

            .banner-wrapper .banner-item .text-wrapper h2 {
                font-size: 30px;
            }
}

@media (max-width: 520px) {
    .banner-wrapper .banner-item .text-wrapper h2 span {
        font-size: 30px;
    }

    .banner-wrapper .banner-item .text-wrapper p {
        font-size: 17px;
        padding: 8px;
        line-height: 140%;
    }

    .find-store-wrapper .btn {
        display: block;
        border-radius: 8px;
        padding: 10px 30px;
        font-size: 25px;
    }
}

.homestyle-wrapper.brown .banner-wrapper .banner-item .text-wrapper h2 span,
.homestyle-wrapper.brown .find-store-wrapper .btn {
    background: #601f1b;
}

.homestyle-wrapper.brown .feature-products-wrapper .prod-item h3,
.homestyle-wrapper.brown .feature-products-wrapper .prod-item p,
.homestyle-wrapper.brown .recipe-ideas-wrapper h3 {
    color: #601f1b;
}

.recipe-ideas-wrapper .recipe-item .text-content {
    background: rgba(96,31,27,.7);
}

.homestyle-wrapper.brown hr {
    background: #ac8b89;
}

/* Requested Update 05/11/2018 */


.banner-wrapper .banner-item .img-wrapper:after {
    content: '';
    background-image: linear-gradient(rgba(0, 0, 0, 0.5) 0px, transparent 60%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.prod-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

    .prod-wrapper &gt; [class^='col-'] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
    }

    .prod-wrapper .prod-item {
        text-align: center;
        width: 100%;
        height: 100%;
        padding: 30px;
        border: solid 5px #7c7d93;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-content: center;
        align-self: center;
        align-items: center;
    }

        .prod-wrapper .prod-item img {
            display: inline-block;
            max-width: 80% !important;
            height: auto !important;
        }

        .prod-wrapper .prod-item .prod-content {
            width: 100%;
        }

            .prod-wrapper .prod-item .prod-content a {
                display: block;
                margin-bottom: 10px;
            }

.thickhearty .prod-item {
    border-color: #ac8b89;
}

@media (max-width: 1366px) {
    .prod-wrapper {
        flex-wrap: wrap;
    }

        .prod-wrapper &gt; [class^='col-'] {
            width: 50%;
            margin-bottom: 30px;
        }
}

@media (max-width: 1024px) {
    .prod-wrapper &gt; [class^='col-'] {
        width: 50%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .banner-wrapper {
        display: none;
    }

    .prod-wrapper {
        margin-top: 60px;
    }

        .prod-wrapper &gt; [class^='col-'] {
            width: 100%;
        }

    .prod-wrapper {
        margin-bottom: 0;
    }
}


/* Fix homepage slide with 1 item only. Along with custom.js update */
.carousel.slide.single-slide .carousel-control {
    display: none !important;
}

/* Fix banner with two images */
.banner-wrapper.two-img-container {
    margin-top: -30px;
}

.banner-wrapper .banner-item.two-images {
    height: auto;
    overflow: hidden;
}

    .banner-wrapper .banner-item.two-images .img-wrapper {
        height: auto;
        display: block;
        position: relative;
    }

        .banner-wrapper .banner-item.two-images .img-wrapper img {
            width: 50%;
            height: auto;
            float: left;
        }

        .banner-wrapper .banner-item.two-images .img-wrapper::after {
            content: '';
            display: table;
            clear: both;
        }

/* Fix product page container */

.homestyle-wrapper {
    margin: 0;
    width: 100%;
}

.prod-wrapper,
.recipe-ideas-wrapper {
    max-width: 80%;
    margin: 30px auto;
}

    .recipe-ideas-wrapper .row.recipe-items {
        margin: 30px -15px;
    }

.banner-wrapper .banner-item .text-wrapper h2 {
    padding-left: 25%;
}

@media (max-width: 900px) {
    .recipe-ideas-wrapper .row.recipe-items &gt; div {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 767px) {

    .prod-wrapper,
    .recipe-ideas-wrapper {
        max-width: 100%;
        margin: 30px;
    }

        .prod-wrapper &gt; [class^='col-'] {
            padding: 0;
        }

    .banner-wrapper {
        display: block;
    }

        .banner-wrapper .banner-item .text-wrapper h2 {
            padding-left: 0;
        }

        .banner-wrapper .banner-item.two-images .img-wrapper img {
            width: 100%;
            float: none;
        }

    .recipe-ideas-wrapper .row.recipe-items {
        margin: 30px 0;
    }

        .recipe-ideas-wrapper .row.recipe-items &gt; div {
            padding-left: 0;
            padding-right: 0;
        }
}


/* responsive iframe */

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 68%;
    margin-bottom: 30px;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* update logo position */
.logo_imgage {
    bottom: -30px;
}
.logo_imgage img {
    width: auto!important;
}
@media (max-width: 1366px) {
    .logo_imgage img {
        width: 235px!important;
    }   
}
@media (max-width: 1000px) {
    .logo_imgage {
        bottom: -108px;
    }
    .logo_imgage img {
        width: 210px !important;
    }
}</pre></body></html>