* {
    box-sizing: border-box;
    outline: none;
}
.text-center { text-align: center }
h3 {
    font-size: 18px;
    font-weight: bold;
}
#centre-wrapper {
    width: auto !important;
    float: none !important;
    padding-right: 0;
}
@media screen and (min-width: 754px) and (max-width: 899px){
    #centerwell-container {
        padding: 0 10px;
    }
}
.recipe__results-item {
    float: left;
    height: auto;
    margin-bottom: -22px;
    padding: 5px;
    width: 33%;
    text-align: center;
}
  .recipe__results-item > a {
    color: #333;
  }
    .recipe__results-item > a:hover {
        color: #CB857E;
    }
  /* Requested to hide the add button - 06-14-2016 */
  .recipe__results-item-add {
    display: none;
  }
/*@media screen and (min-width: 481px) and (max-width: 600px){
    .recipe__results-item { height: 200px }
}
@media screen and (min-width: 781px){
    .recipe__results-item { height: 200px }
}
@media screen and (min-width: 920px){
    .recipe__results-item { height: 220px }
}
@media screen and (min-width: 1040px){
    .recipe__results-item { height: 240px }
}
@media screen and (min-width: 1140px){
    .recipe__results-item { height: 260px }
}*/
@media screen and (max-width: 780px) {
    .recipe__results-item { width: 50% }
}
@media screen and (max-width: 480px) {
    .recipe__results-item { width: 100% }
}
.filters-text {
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.recipe__results-item-image {
    max-height: 212px;
    max-width: 100%;
}
.recipe__results-item-title {
    background-color: #fff;
    position: relative;
    top: -30px;
    font-family: "Larsseit", sans-serif;
    font-size: 18px;
    padding: 8px;
    line-height: 26px;
    width: 90%;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.recipe__results h2 {
    font-size: 2em;
    font-family: "Larsseit", sans-serif;
    line-height: 1em;
    margin-bottom: 20px;
}
.recipe__results h4 {
    font-family: "Larsseit", sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
}
.general__facet {
    cursor: pointer;
    font-family: "Larsseit", sans-serif;
}
.general__facet:hover {
    color: #CB857E;
}

@media screen and (min-width: 781px){
    .filters-header {
        display: none;
    }
}

#all-facets h6:before {
    border: 2px solid #CB857E;
    content: '\2212';
    font-size: 38px;
    line-height: 38px;
    font-family: 'Larsseit-Light', sans-serif;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #fff;
    text-align: center;
    margin-right: 15px;
    color: #000;
    top: -9px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
}

.filters-header {
    text-align: left;
}

#all-facets.hide-filters .filters-header:before {
    content: '+';
}
#all-facets.hide-filters .category:not(.active-category) {
    display: none;
}

.recipe__search-wrapper {
    padding-top: 30px;
}

/* Category / Facet Styling */
.check__box {
    width: 18px;
    height: 18px;
    background-color: #fff;
    float: left;
    margin-top: -2px;
    margin-right: 10px;
    border: 1px solid #B3B3B3;
}
.active-term .check__box {
    background-image: url(../../images/icon-checkmark.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
}
.term__list {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    text-align: left;
}
@media screen and (max-width: 780px) {
    .openable__content {
        position: fixed;
        top: 50px;
        left: 10px !important;
        right: 10px !important;
        width: auto !important;
        z-index: 410;
        padding-bottom: 15px;
    }
}
.term__div {
    display: none;
    position: absolute;
    top: 60px;
    left: -100px;
    background-color: #f2f2f2;
    padding: 17px 20px 20px;
    z-index: 9999;
    width: 358px;
}
.term__div:before {
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    border: 16px solid transparent;
    border-bottom-color: #f2f2f2;
    margin-left: -17px;
    top: -32px;
}
.category:last-of-type .term__div {
    left: auto;
    right: -50px;
}
.category:last-of-type .term__div:before { margin-right: -5px }
.open .term__div { display: block }
/*==========  Diets  ==========*/
/*@media screen and (min-width: 510px) {
    .category:first-of-type .term__div { left: -20px }
    .category:first-of-type .term__div:after,
    .category:first-of-type .term__div:before { left: 50% }
}*/
@media screen and (min-width: 781px) {
    .recipe__search-wrapper {
        padding-top: 10px;
    }
    .category:first-of-type .term__div { left: 0px }
    .category:first-of-type .term__div:after,
    .category:first-of-type .term__div:before { left: 48% }
}
@media screen and (min-width: 1280px) {
    .category:first-of-type .term__div { left: 0 }
    .category:first-of-type .term__div:before,
    .category:first-of-type .term__div:after {
        left: 130px;
        margin-left: -4px;
    }
    .category:first-of-type .term__div:before { margin-left: -5px }
}
/*==========  course  ==========*/
/*@media screen and (min-width: 510px) {
    .category[data-facet-type='course'] .term__div {
        left: -275px;
    }
    .category[data-facet-type='course'] .term__div:after,
    .category[data-facet-type='course'] .term__div:before { left: 50% }
    .category[data-facet-type='course'] .term__div ul {
        width: 100%;
    }
}*/
@media screen and (min-width: 781px) {
    .category[data-facet-type='course'] .term__div {
        left: 0;
    }
    .category[data-facet-type='course'] .term__div:after,
    .category[data-facet-type='course'] .term__div:before { left: 51% }
    .category[data-facet-type='course'] .term__div ul {
        width: 100%;
    }
}
@media screen and (min-width: 1280px) {
    .category[data-facet-type='course'] .term__div {
        left: -170px;
    }
    .category[data-facet-type='course'] .term__div ul .term-wrapper { width: 100% }
    .category[data-facet-type='course'] .term__div:before,
    .category[data-facet-type='course'] .term__div:after { left: 313px }
}
/*==========  diet  ==========*/
/*@media screen and (min-width: 510px) {
    .category[data-facet-type='diet'] .term__div { left: -20px }
    .category[data-facet-type='diet'] .term__div:after,
    .category[data-facet-type='diet'] .term__div:before { left: 50% }
    .category[data-facet-type='diet'] .term__div ul { width: 100% }
}*/
@media screen and (min-width: 781px) {
    .category[data-facet-type='diet'] .term__div { left: 0px }
    .category[data-facet-type='diet'] .term__div:after,
    .category[data-facet-type='diet'] .term__div:before { left: 52% }
    .category[data-facet-type='diet'] .term__div ul { width: 100% }
}
@media screen and (min-width: 1280px) {
    .category[data-facet-type='diet'] .term__div { left: -36px }
    .category[data-facet-type='diet'] .term__div:before,
    .category[data-facet-type='diet'] .term__div:after { left: 50% }
}
/*==========  time  ==========*/
/*@media screen and (min-width: 510px) {
    .category[data-facet-type='time'] .term__div { left: -113px }
    .category[data-facet-type='time'] .term__div:after,
    .category[data-facet-type='time'] .term__div:before { left: 50% }
}*/
@media screen and (min-width: 781px) {
    .category[data-facet-type='time'] .term__div { left: 0px }
    .category[data-facet-type='time'] .term__div:after,
    .category[data-facet-type='time'] .term__div:before { left: 51% }
}
@media screen and (min-width: 1280px) {
    .category[data-facet-type='time'] .term__div { left: -35px }
    .category[data-facet-type='time'] .term__div:after,
    .category[data-facet-type='time'] .term__div:before { left: 50% }
}
/*==========  holiday & events  ==========*/
/*@media screen and (min-width: 510px) {
    .category[data-facet-type='holiday & events'] .term__div { left: -113px }
    .category[data-facet-type='holiday & events'] .term__div:after,
    .category[data-facet-type='holiday & events'] .term__div:before { left: 50% }
}*/
@media screen and (min-width: 781px) {
    .category[data-facet-type='holiday & events'] .term__div { left: 0px }
    .category[data-facet-type='holiday & events'] .term__div:after,
    .category[data-facet-type='holiday & events'] .term__div:before { left: 50% }
}
@media screen and (min-width: 1280px) {
    .category[data-facet-type='holiday & events'] .term__div { left: -29px }
    .category[data-facet-type='holiday & events'] .term__div:after,
    .category[data-facet-type='holiday & events'] .term__div:before { left: 48.4% }
}
/*@media screen and (min-width: 510px) {
    .category:last-of-type .term__div {
        left: -20px;
        right: -50px;
    }
    .category[data-facet-type='cuisine'] .term__div {
        width: 530px;
    }
    .category[data-facet-type='cuisine'] .term__div ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
    .category:last-of-type .term__div:after,
    .category:last-of-type .term__div:before { left: 67% }
}*/
@media screen and (min-width: 781px) {
    .category:last-of-type .term__div {
        left: auto;
        right: -2px;
    }
    .category[data-facet-type='cuisine'] .term__div {
        width: 530px;
    }
    .category[data-facet-type='cuisine'] .term__div ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}
@media screen and (min-width: 1280px) {
    .category:last-of-type .term__div:before,
    .category:last-of-type .term__div:after {
        left: auto;
        right: 7px;
        margin-left: auto;
        margin-right: -4px;
    }
    .category:last-of-type .term__div:before { margin-right: -5px }
    .category[data-facet-type='cuisine'] .term__div {
        width: 840px;
    }
    .category[data-facet-type='cuisine'] .term__div ul {
        width: 100%;
        column-count: 5;
        -moz-column-count: 5;
        -webkit-column-count: 5;
    }
}
.category__wrapper {
    text-align: center;
}
.category {
    margin-bottom: 13px;
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
@media screen and (min-width: 781px) {
    .category {
        margin-right: 13px;
        width: 360px;
    }
}
@media screen and (min-width: 1280px) {
    .category {
        margin-right: 13px;
        width: 158px;
    }
    .category:last-of-type { margin-right: -1px }
}
.category__name {
    font-size: 1em;
    line-height: 40px;
    height: 40px;
    width: 100%;
    padding: 0 0 0 4px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    color: #333;
    display: inline-block;
    margin-right: 0;
    cursor: pointer;
    text-align: left;
    opacity: 1;
}
.category__name-text {
    font-family: "Larsseit", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    padding-right: 30px;
}
.term__wrapper {
    display: inline-block;
    width: 100%;
    line-height: 18px;
    margin: 8px 0;
}
.filter__header {
    margin: 30px 0;
    text-transform: uppercase;
}
    #recipe-results > .filter__header {
        margin-top: 12px;
        margin-bottom: 22px;
    }
    .filter__header h4 {
        font-family: 'Larsseit-Bold', arial;
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    @media screen and (max-width: 480px){
        .category__wrapper .filter__header { display: none }
    }
.arrow {
    width: 0;
    height: 0;
    position: absolute;
    top: 18px;
    right: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #CB857E;
    border-bottom: 0;
}
.active-category .category__name { background-color: #f2f2f2 }
.clear-facet-circle {
    display: none;
    position: absolute;
    top: 6px;
    right: 0;
    padding: 7px;
}
.clear-facet-circle span {
    display: block;
    cursor: pointer;
    width: 15px;
    background: url(../../images/close-2.svg) no-repeat 0 0;
    height: 15px;
}
.pagination__wrapper {
  border-top: 1px solid #e3e3e3;
  float: left;
  width: 100%;
}
.pagination__header {
    font-family: 'Larsseit-Bold', sans-serif;
    font-size: 12px;
    margin-top: 25px;
    text-transform: uppercase;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 15px 0;
    border-radius: 4px;
    font-size: 14px;
}
.pagination>li { display: inline }
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 30px;
    margin-top: -12px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 30px;
    margin-top: -12px;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #9BCCA8;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #9BCCA8;
    cursor: default;
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    display: none;
}
