@charset "UTF-8";
body {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #444444;
  padding: 200px 0 0 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: maiola, serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #2E4035; }

p {
  font-size: 16px;
  line-height: 28px;
  color: #444444; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #000000;
  font-family: maiola, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: normal;
  font-size: 20px;
  font-style: italic;
  border: 0;
  border-radius: 0;
  outline: none;
  text-transform: none;
  display: inline-block;
  margin: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background-color: #A6AE2E;
    color: #ffffff; }

.main-btn svg,
.button svg {
  margin: 0 0 0 6px; }

.button:hover, .swal2-container .swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover, .main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
input:focus + label,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0px !important; }

a {
  text-decoration: none; }

input:focus, button:focus, textarea:focus, select:focus, details:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, [contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0 !important; }

*, :before, :after {
  box-sizing: border-box;
  margin: 0; }

/* HP CSS Start */
.header {
  float: left;
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0; }

.page_default .header {
  border-bottom: none; }

.container {
  padding: 0;
  max-width: 1156px; }

.headerTop_bar {
  float: left;
  width: 100%;
  background: #B6B77E;
  position: relative;
  transition: all .6s ease; }
  .headerTop_bar p {
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    font-weight: 600;
    padding: 9px 0 12px 0; }
    .headerTop_bar p span {
      display: inline-block;
      margin: 0 9px; }
  .headerTop_bar .header_location {
    position: absolute;
    right: 28px;
    top: 10px; }
    .headerTop_bar .header_location a {
      font-size: 9px;
      line-height: 13px;
      letter-spacing: 0.45px;
      color: #2E4035;
      text-transform: uppercase;
      font-weight: 600; }
      .headerTop_bar .header_location a span {
        float: left;
        width: auto; }
      .headerTop_bar .header_location a .location_text {
        margin: 5px 5px 0 0; }
      .headerTop_bar .header_location a :hover {
        color: #ffffff; }

.header_logo {
  float: left;
  width: 100%;
  position: relative;
  transition: all .6s ease; }
  .header_logo .header-logo {
    margin: 27px 0 17px 0;
    position: relative;
    z-index: 1; }
    .header_logo .header-logo .header-logo-image-container {
      min-height: auto; }
  .header_logo .header_logo_right {
    position: absolute;
    right: 22px;
    top: 19px;
    z-index: 9; }
    .header_logo .header_logo_right .navUser {
      padding: 0; }
    .header_logo .header_logo_right ul {
      margin: 0; }
    .header_logo .header_logo_right li {
      float: left;
      width: auto;
      margin: 0 0 0 18px;
      position: relative; }
    .header_logo .header_logo_right .li_login {
      margin: 5px 0 0 16px; }
      .header_logo .header_logo_right .li_login .hover_title {
        left: -13px;
        bottom: -16px;
        white-space: nowrap; }
    .header_logo .header_logo_right .li_account {
      margin: 5px 0 0 16px; }
      .header_logo .header_logo_right .li_account .hover_title {
        left: -13px;
        bottom: -16px;
        white-space: nowrap; }
    .header_logo .header_logo_right .li_logout {
      margin: 5px 0 0 16px; }
      .header_logo .header_logo_right .li_logout .hover_title {
        left: -7px;
        bottom: -13px;
        white-space: nowrap; }
    .header_logo .header_logo_right .li_wishlist {
      margin: 6px 0 0 14px; }
      .header_logo .header_logo_right .li_wishlist .hover_title {
        left: -10px;
        bottom: -15px;
        white-space: nowrap; }
    .header_logo .header_logo_right .li_giftCertificate {
      margin: 5px 0 0 20px; }
      .header_logo .header_logo_right .li_giftCertificate .hover_title {
        left: -25px;
        bottom: -14px;
        white-space: nowrap; }
    .header_logo .header_logo_right .navUser-item--cart .hover_title {
      left: -5px;
      bottom: -14px;
      white-space: nowrap; }
    .header_logo .header_logo_right .navUser-item--cart .dropdown-menu.is-open {
      width: 320px;
      background-color: #fff;
      border: 1px solid #ccc;
      top: 44px !important;
      z-index: 9999;
      right: -7px; }
      .header_logo .header_logo_right .navUser-item--cart .dropdown-menu.is-open li {
        width: 100%;
        margin: 0; }
      .header_logo .header_logo_right .navUser-item--cart .dropdown-menu.is-open .previewCartItem-brand {
        display: none; }
    .header_logo .header_logo_right .li_search {
      margin: 7px 0 0 0; }
      .header_logo .header_logo_right .li_search .dropdown--quickSearch {
        left: auto !important;
        right: 33px !important;
        width: 229px !important;
        top: -7px !important;
        padding: 0;
        background: #fff; }
        .header_logo .header_logo_right .li_search .dropdown--quickSearch .form-field {
          border: 1px solid #B6B77E;
          border-radius: 4px;
          padding: 2px 2px 1px 2px; }
        .header_logo .header_logo_right .li_search .dropdown--quickSearch .form-input {
          border: none;
          float: left;
          width: calc(100% - 40px);
          padding: 9px 10px 11px;
          font-size: 10px;
          line-height: 14px;
          font-weight: 600;
          font-family: gill-sans-nova, sans-serif;
          letter-spacing: 0.5px;
          color: #2E4035;
          text-transform: uppercase; }
          .header_logo .header_logo_right .li_search .dropdown--quickSearch .form-input::placeholder {
            font-size: 10px;
            line-height: 14px;
            font-weight: 600;
            font-family: gill-sans-nova, sans-serif;
            letter-spacing: 0.5px;
            color: #2E4035;
            text-transform: uppercase; }
        .header_logo .header_logo_right .li_search .dropdown--quickSearch .search_button {
          float: left;
          width: 40px;
          padding: 3px 0 3px 0;
          font-size: 16px;
          line-height: 23px;
          letter-spacing: 0px;
          color: #FFFFFF;
          text-transform: uppercase;
          font-family: gill-sans-nova, sans-serif;
          font-style: normal;
          background: #2E4035;
          border-radius: 4px;
          margin: 2px 0 0 0; }
          .header_logo .header_logo_right .li_search .dropdown--quickSearch .search_button:hover {
            background: #A6AE2E; }
    .header_logo .header_logo_right .navUser-action {
      padding: 0; }
    .header_logo .header_logo_right svg {
      stroke: none;
      fill: none;
      vertical-align: middle; }
    .header_logo .header_logo_right .hover_title {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      font-size: 9px;
      line-height: 13px;
      letter-spacing: 0.45px;
      color: #2E4035;
      text-transform: uppercase;
      font-weight: 600;
      display: none; }
    .header_logo .header_logo_right a:hover .hover_title {
      display: block; }
    .header_logo .header_logo_right .li_login:hover .hover_title {
      display: block; }

.navPages-container {
  float: left;
  width: 100%;
  transition: all .6s ease;
  z-index: 1; }
  .navPages-container .navPages {
    max-width: 100%;
    padding: 0 0 8px 0; }

.navPages-item .navPages-action {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #2E4035;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 0; }
  .navPages-item .navPages-action .icon {
    margin: 0 0 0 4px;
    width: 11px;
    height: 6px; }

.navPages-item :hover {
  color: #C77D5B; }

.navPages-item .navPage-subMenu {
  background-color: #ffffff;
  padding: 8px 0 0 0 !important;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.3); }

.navPages-item .menu_cat_img img {
  width: 100%; }

.navPages-item .navPageSubMenu_inner {
  padding: 30px 0 50px 0;
  height: auto;
  overflow-y: auto; }
  .navPages-item .navPageSubMenu_inner .container {
    max-width: 1114px; }
  .navPages-item .navPageSubMenu_inner .navPage-subMenu-action {
    padding: 0;
    border: none;
    color: #000000;
    margin: 0 0 12px 0;
    display: inline-block !important;
    width: auto; }
    .navPages-item .navPageSubMenu_inner .navPage-subMenu-action:hover {
      color: #C77D5B; }
  .navPages-item .navPageSubMenu_inner .navPage-subMenu-item {
    width: 20%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 0; }
  .navPages-item .navPageSubMenu_inner .navPage-childList-action {
    font-size: 18px;
    font-family: maiola, serif;
    font-style: italic;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #444444;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0 12px 0;
    width: auto;
    display: inline-block; }
    .navPages-item .navPageSubMenu_inner .navPage-childList-action:hover {
      color: #C77D5B; }

.proList_block .proList_left .navPages-item ul > li li a.navPages-action.selected {
  color: #C77D5B; }

.navPages-action:hover svg,
.navPages-action.activePage svg,
.navPages-action svg,
.navPages-action.is-open svg,
.navPages-action .collapsible-icon-wrapper.is-open svg {
  fill: #C77D5B;
  stroke: none; }

.navPages-action.is-open {
  background-color: transparent;
  color: #C77D5B; }

.navPages-action.is-open .icon {
  transform: rotate(0deg); }

.navPages-action .icon {
  transform: rotate(180deg); }

.home-top-banner {
  float: left;
  width: 100%;
  position: relative; }
  .home-top-banner img {
    width: 100%; }
  .home-top-banner .topBanner_overlay {
    position: absolute;
    top: 5.3%;
    left: 10%;
    width: 485px;
    text-align: center; }
  .home-top-banner h3 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2.7px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: gill-sans-nova, sans-serif;
    margin: 8px 0 3px 0; }
  .home-top-banner h2 {
    font-size: 70px;
    line-height: 56px;
    letter-spacing: 0;
    color: #ffffff;
    font-weight: 500;
    margin: 0; }
  .home-top-banner h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.1px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: gill-sans-nova, sans-serif;
    margin: 35px 0 12px 0; }
  .home-top-banner .banner_button a {
    font-style: italic;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    text-transform: capitalize;
    font-weight: 500;
    font-family: maiola, serif;
    display: inline-block;
    position: relative; }
    .home-top-banner .banner_button a::after {
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 100%;
      height: 1px;
      background: #000;
      content: ''; }
    .home-top-banner .banner_button a:hover {
      color: #ffffff; }
      .home-top-banner .banner_button a:hover::after {
        background: #ffffff; }
  .home-top-banner .banner_button span {
    width: 4px;
    height: 4px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50px;
    vertical-align: top;
    margin: 11px 10px 0 10px; }

.home-brand-logo {
  float: left;
  width: 100%;
  padding: 40px 0 50px 0; }
  .home-brand-logo .container {
    max-width: 1228px; }
  .home-brand-logo ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    position: relative; }
    .home-brand-logo ul::after {
      content: 'FPO';
      position: absolute;
      width: 100%;
      left: 0;
      bottom: -33px;
      text-align: center;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.7px;
      color: #CCCCCC;
      text-transform: uppercase; }
    .home-brand-logo ul a:hover img {
      opacity: 0.5; }

.banner_enjoyGoodFood {
  float: left;
  width: 100%;
  padding: 100px 0 80px 0; }
  .banner_enjoyGoodFood .container {
    max-width: 1000px; }
  .banner_enjoyGoodFood h2 {
    margin: 0; }
  .banner_enjoyGoodFood p {
    margin: 0 auto;
    max-width: 599px;
    text-align: center; }
  .banner_enjoyGoodFood .enjoyGoodFood_top_image {
    padding: 50px 0 0 0;
    position: relative;
    max-width: 822px;
    margin: 0 auto; }
    .banner_enjoyGoodFood .enjoyGoodFood_top_image span {
      position: absolute;
      top: 50%;
      right: 2px;
      transform: translateY(-50%);
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      letter-spacing: 2.1px;
      color: #888888;
      text-transform: uppercase;
      width: 146px;
      text-align: center;
      padding: 39px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom {
    float: left;
    width: 100%;
    margin: 15px 0 0 0; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid {
      float: left;
      width: 100%; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_img {
      float: left;
      width: 480px;
      margin: 0 38px 0 0; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text {
      float: left;
      width: 480px;
      padding: 40px 0 0 0; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text p {
        font-size: 24px;
        line-height: 32px;
        color: #777777;
        font-family: maiola, serif;
        font-weight: 500;
        margin: 0 auto;
        max-width: 420px; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button {
        text-align: center;
        margin: 27px 0 0 0; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button a {
          font-size: 20px;
          line-height: 23px;
          color: #000000;
          font-family: maiola, serif;
          font-weight: 500;
          text-transform: capitalize;
          margin: 0 13px;
          display: inline-block;
          font-style: italic;
          position: relative; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button a::after {
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #000;
            content: ''; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button a:hover {
            color: #C77D5B; }
            .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button a:hover::after {
              background: #C77D5B; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img {
      float: left;
      width: 480px;
      margin: -47px 0 0 40px; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text {
      float: left;
      width: 480px;
      padding: 32px 0 0 0; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p {
        font-size: 24px;
        line-height: 32px;
        color: #777777;
        font-family: maiola, serif;
        font-weight: 500;
        margin: 0 auto;
        max-width: 410px; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p:first-child {
        margin: 0 auto 10px; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p:first-child img {
          margin: 0 0 0 21px; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button {
        text-align: center;
        margin: 27px 0 0 0; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button a {
          font-size: 20px;
          line-height: 23px;
          color: #000000;
          font-family: maiola, serif;
          font-weight: 500;
          text-transform: capitalize;
          margin: 0 13px;
          display: inline-block;
          font-style: italic;
          position: relative; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button a::after {
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #000;
            content: ''; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button a:hover {
            color: #C77D5B; }
            .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button a:hover::after {
              background: #C77D5B; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review {
        text-align: center;
        margin: 12px 0 0 0;
        float: left;
        width: 100%; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review p {
          display: inline-block;
          font-size: 12px;
          line-height: 18px;
          color: #777777;
          font-family: gill-sans-nova, sans-serif;
          font-weight: 600;
          letter-spacing: 1.8px;
          text-transform: uppercase;
          margin: 0 4px 0 0; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review span {
          display: inline-block;
          font-size: 14px;
          line-height: 18px;
          color: #777777;
          font-family: gill-sans-nova, sans-serif;
          font-weight: 500;
          font-style: italic;
          margin: 0 0 0 4px; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review .enjoyGood_review_img {
          margin: 4px 0 0 0; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review .enjoyGood_review_img img {
            vertical-align: top;
            margin: 0 -1px; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .banner_button {
        float: left;
        width: 100%;
        margin: 12px 0 0 0; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_img {
      float: left;
      width: 480px;
      margin: -48px 40px 0 0; }
    .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text {
      float: left;
      width: 480px;
      padding: 20px 0 0 0; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text p {
        font-size: 24px;
        line-height: 32px;
        color: #777777;
        font-family: maiola, serif;
        font-weight: 500;
        margin: 0 auto;
        max-width: 415px; }
      .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button {
        text-align: center;
        margin: 28px 0 0 0; }
        .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a {
          font-size: 20px;
          line-height: 23px;
          color: #000000;
          font-family: maiola, serif;
          font-weight: 500;
          text-transform: capitalize;
          margin: 0 13px;
          display: inline-block;
          font-style: italic;
          position: relative; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a::after {
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #000;
            content: ''; }
          .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a:hover {
            color: #C77D5B; }
            .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a:hover::after {
              background: #C77D5B; }

.page-heading {
  font-size: 50px;
  line-height: 56px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 500; }
  .page-heading span {
    font-style: italic;
    color: #C77D5B; }

.page-subtitle {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #888888;
  font-weight: 600;
  font-family: gill-sans-nova, sans-serif;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  margin: 15px 0 21px 0; }

.home-featured-recipe {
  float: left;
  width: 100%;
  padding: 70px 0; }
  .home-featured-recipe .container {
    max-width: 1160px; }
    .home-featured-recipe .container h2 {
      margin: 0; }
    .home-featured-recipe .container .featured_recipe {
      float: left;
      width: 100%;
      margin: 15px 0 0 0;
      background: #F0F0E7; }
      .home-featured-recipe .container .featured_recipe .featured_recipe_left {
        float: left;
        width: 50%; }
      .home-featured-recipe .container .featured_recipe .featured_recipe_right {
        float: left;
        width: 50%;
        padding: 39px 31px 30px 32px; }
        .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top {
          float: left;
          width: 100%;
          text-align: center;
          border-bottom: 1px #ffffff solid;
          padding: 0 0 44px 0; }
          .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top h4 {
            margin: 10px 0 10px 0;
            font-size: 24px;
            line-height: 32px;
            letter-spacing: 0px;
            color: #000000;
            font-weight: 500; }
          .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top p {
            margin: 0 auto;
            font-size: 16px;
            line-height: 28px;
            letter-spacing: 0px;
            color: #444444;
            max-width: 476px; }
          .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button {
            margin: 8px 0 20px 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button a {
              font-style: italic;
              font-size: 20px;
              line-height: 23px;
              color: #000000;
              text-transform: capitalize;
              font-weight: 500;
              font-family: maiola, serif;
              display: inline-block;
              position: relative;
              margin: 0 13px; }
              .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button a::after {
                position: absolute;
                bottom: -6px;
                left: 0;
                width: 100%;
                height: 1px;
                background: #000;
                content: ''; }
              .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button a:hover {
                color: #C77D5B; }
                .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button a:hover::after {
                  background: #C77D5B; }
        .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom {
          float: left;
          width: 100%;
          margin: 28px 0 0 0; }
          .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left {
            float: left;
            width: 241px; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card-body {
              padding: 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .title_featured {
              font-size: 14px;
              line-height: 20px;
              color: #888888;
              font-weight: 600;
              letter-spacing: 2.1px;
              text-transform: uppercase;
              margin: 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card-title {
              height: 30px;
              overflow: hidden;
              margin: 0 0 12px 0; }
              .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card-title a {
                font-size: 24px;
                line-height: 28px;
                color: #000000;
                font-weight: 500; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card_summary p {
              font-size: 16px;
              line-height: 22px;
              color: #444444;
              font-weight: 400;
              margin: 0 0 21px 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .price-section {
              font-size: 18px;
              line-height: 25px;
              color: #A6AE2E;
              font-weight: 600; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card-text {
              margin: 0 0 10px 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card_action .button {
              padding: 6px 38px 7px; }
          .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right {
            float: right;
            width: 248px; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right .card-figure {
              padding: 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right .card-img-container:after {
              padding-bottom: 0; }
            .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right .card-figure__link {
              height: 248px; }

.home_products {
  float: left;
  width: 100%;
  padding: 88px 0 65px 0; }
  .home_products .container {
    max-width: 1150px; }
    .home_products .container h2 {
      margin: 0; }
    .home_products .container .page-subtitle {
      margin: 15px 0 47px 0; }

.productGrid {
  margin: 0 -45px; }
  .productGrid .product {
    padding: 0 45px; }
  .productGrid .card-img-container::after {
    padding: 0; }
  .productGrid .card-image {
    object-fit: cover; }
  .productGrid .card-img-container {
    width: 100%;
    max-width: 100%; }
    .productGrid .card-img-container img {
      transition: all .4s ease; }
      .productGrid .card-img-container img:hover {
        transform: scale(1.1);
        transition: all .4s ease; }
  .productGrid .card-figure__link {
    height: 220px; }
  .productGrid .card-figure {
    padding: 0; }
  .productGrid .card-figure:hover .card-figcaption {
    display: none; }
  .productGrid .card-figcaption {
    display: none; }
  .productGrid .card-body {
    padding: 31px 0 0 0; }
    .productGrid .card-body p.card-text {
      display: none; }
  .productGrid .card-title {
    height: 45px;
    overflow: hidden;
    margin: 0 0 11px 0; }
    .productGrid .card-title a {
      font-size: 20px;
      line-height: 22px;
      color: #000000;
      font-weight: 500; }
      .productGrid .card-title a:hover {
        color: #a6ae2e; }
  .productGrid .card_summary {
    height: 67px;
    overflow: hidden; }
    .productGrid .card_summary p {
      font-size: 16px;
      line-height: 22px;
      color: #444444;
      font-weight: 400; }
  .productGrid .card_action .button {
    width: 100%;
    padding: 6px 15px 7px 15px; }
  .productGrid .price-section {
    font-size: 18px;
    line-height: 25px;
    color: #A6AE2E;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px; }
  .productGrid .card_price {
    margin: 5px 0 8px 0;
    float: left;
    width: 100%; }

.home-special-occasion {
  float: left;
  width: 100%;
  padding: 68px 0 80px 0; }
  .home-special-occasion .container {
    max-width: 830px; }
    .home-special-occasion .container h2 {
      margin: 0; }
    .home-special-occasion .container .page-subtitle {
      margin: 15px 0 37px 0; }
    .home-special-occasion .container ul {
      margin: 0 -15px;
      padding: 0;
      list-style: none; }
    .home-special-occasion .container li {
      padding: 0 15px 30px 15px;
      float: left;
      width: 50%; }
      .home-special-occasion .container li div {
        position: relative; }
        .home-special-occasion .container li div a {
          display: block;
          text-align: center; }
          .home-special-occasion .container li div a:hover .button {
            background: #A6AE2E; }
          .home-special-occasion .container li div a:hover .special_img::before {
            background: none; }
          .home-special-occasion .container li div a .special_img {
            position: relative;
            display: block; }
            .home-special-occasion .container li div a .special_img::before {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              background: rgba(255, 255, 255, 0.5);
              content: '';
              height: 100%; }
          .home-special-occasion .container li div a .button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            margin: 0 auto;
            display: inline-block;
            width: 180px;
            right: 0;
            font-size: 24px;
            padding: 13px 15px 16px 15px;
            text-transform: capitalize; }
          .home-special-occasion .container li div a img {
            display: block; }

.home-buyers-guide {
  float: left;
  width: 100%;
  background: url(https://www.conolios.com/content/buyer-guide-pattern.svg) no-repeat left top;
  background-size: cover;
  margin: 46px 0 0 0;
  padding: 49px 0; }
  .home-buyers-guide .container {
    max-width: 1282px;
    display: flex;
    align-items: center; }
    .home-buyers-guide .container .buyersGuide_left {
      float: left;
      width: 482px; }
      .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text {
        max-width: 364px;
        margin: -11px auto 0;
        text-align: center; }
        .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text h2 {
          margin: 0; }
        .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .page-subtitle {
          margin: 15px 0 30px 0; }
        .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text p {
          margin: 0 0 28px 0; }
        .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a {
          font-style: italic;
          font-size: 20px;
          line-height: 23px;
          color: #000000;
          text-transform: capitalize;
          font-weight: 500;
          font-family: maiola, serif;
          display: inline-block;
          position: relative;
          margin: 0 13px; }
          .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a::after {
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #000;
            content: ''; }
          .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a:hover {
            color: #C77D5B; }
            .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a:hover::after {
              background: #C77D5B; }
    .home-buyers-guide .container .buyersGuide_right {
      float: left;
      width: calc(100% - 482px);
      text-align: center; }
      .home-buyers-guide .container .buyersGuide_right iframe {
        width: 100%;
        float: left; }

.with_gift_ideas {
  float: left;
  width: 100%;
  background: url(https://www.conolios.com/content/gift-idea-pattern.svg) no-repeat left top;
  background-size: cover; }

.home-instagram {
  float: left;
  width: 100%;
  padding: 36px 0 0 0; }
  .home-instagram h2, .home-instagram .eapps-instagram-feed-title {
    text-align: center;
    font-family: gill-sans-nova, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 3px;
    color: #C77D5B;
    text-transform: uppercase;
    margin: 0 0 34px 0;
    padding: 0px; }
    .home-instagram h2 a, .home-instagram .eapps-instagram-feed-title a {
      text-align: center;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600;
      font-size: 20px;
      line-height: 29px;
      letter-spacing: 3px;
      color: #C77D5B !important;
      text-transform: uppercase; }
      .home-instagram h2 a:hover, .home-instagram .eapps-instagram-feed-title a:hover {
        color: #000000 !important; }
  .home-instagram ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .home-instagram li {
    float: left;
    width: 14.285%; }
    .home-instagram li img {
      width: 100%; }

.banner_button {
  height: 103px; }

.newsletter_section .form {
  margin: 0; }

.home-subscribe {
  float: left;
  width: 100%;
  background: url(https://www.conolios.com/content/flower-pattern.svg) no-repeat left top;
  background-size: cover;
  padding: 85px 0 81px 0; }
  .home-subscribe ul {
    list-style: none;
    margin: 0 -20px;
    padding: 0; }
    .home-subscribe ul li {
      float: left;
      width: 33.33%;
      padding: 0 20px; }
      .home-subscribe ul li div:first-child .subscribe_grid {
        border: 1px solid #A6AE2E;
        padding: 50px 20px 20px;
        text-align: center; }
        .home-subscribe ul li div:first-child .subscribe_grid h3 {
          margin: 0;
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 3px;
          color: #000000;
          text-transform: uppercase;
          font-family: gill-sans-nova, sans-serif;
          font-weight: 600;
          height: 53px;
          overflow: hidden; }
        .home-subscribe ul li div:first-child .subscribe_grid p {
          margin: 12px auto 20px;
          max-width: 100%;
          height: 310px;
          overflow: hidden; }
        .home-subscribe ul li div:first-child .subscribe_grid .banner_button_2 {
          font-size: 10px;
          line-height: 28px;
          letter-spacing: 0.5px;
          color: #C77D5B;
          text-transform: uppercase;
          font-family: gill-sans-nova, sans-serif;
          font-weight: 600;
          display: inline-block;
          margin: 0 0 18px 0; }
          .home-subscribe ul li div:first-child .subscribe_grid .banner_button_2:hover {
            color: #000; }
        .home-subscribe ul li div:first-child .subscribe_grid .banner_button .last_btn {
          font-style: italic;
          font-size: 20px;
          line-height: 23px;
          color: #000000;
          text-transform: capitalize;
          font-weight: 500;
          font-family: maiola, serif;
          display: inline-block;
          position: relative; }
          .home-subscribe ul li div:first-child .subscribe_grid .banner_button .last_btn::after {
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #000;
            content: ''; }
          .home-subscribe ul li div:first-child .subscribe_grid .banner_button .last_btn:hover {
            color: #C77D5B; }
            .home-subscribe ul li div:first-child .subscribe_grid .banner_button .last_btn:hover::after {
              background: #C77D5B; }
        .home-subscribe ul li div:first-child .subscribe_grid .form-prefixPostfix {
          display: block;
          padding: 0 2px;
          margin: 8px 0 0 0; }
          .home-subscribe ul li div:first-child .subscribe_grid .form-prefixPostfix .form-input {
            border: none;
            border-bottom: 1px #ccc solid;
            width: 100%;
            padding: 0 0 8px 0;
            text-align: center;
            font-size: 10px;
            line-height: 12px;
            letter-spacing: 0.5px;
            color: #C77D5B;
            text-transform: uppercase;
            background: none;
            font-weight: 600;
            height: auto; }
            .home-subscribe ul li div:first-child .subscribe_grid .form-prefixPostfix .form-input::placeholder {
              font-size: 10px;
              line-height: 12px;
              letter-spacing: 0.5px;
              color: #C77D5B;
              text-transform: uppercase;
              font-weight: 600; }
          .home-subscribe ul li div:first-child .subscribe_grid .form-prefixPostfix .button_subscribe {
            margin: 17px auto 0;
            height: auto;
            background: none;
            padding: 0 0 5px 0;
            font-size: 20px;
            line-height: 23px;
            color: #000000;
            letter-spacing: 0px;
            text-transform: capitalize;
            border-bottom: 1px #000 solid; }
            .home-subscribe ul li div:first-child .subscribe_grid .form-prefixPostfix .button_subscribe:hover {
              color: #C77D5B;
              border-bottom: 1px #C77D5B solid; }
    .home-subscribe ul li.subscribe_box3 div:first-child p {
      margin: 12px auto 20px; }
    .home-subscribe ul li.subscribe_box3 div:first-child .banner_button a:last-child {
      margin-top: 22px; }

.footer {
  float: left;
  width: 100%;
  border: none;
  padding: 64px 0 69px 0;
  background: url(https://www.conolios.com/content/footer-pattern.svg) no-repeat left top;
  background-size: cover; }
  .footer .footer-info {
    float: left;
    width: 100%;
    margin: 0; }
    .footer .footer-info .footer-info-col {
      padding: 0;
      float: left;
      width: auto; }
    .footer .footer-info .footer-info-heading {
      font-size: 14px;
      line-height: 20px;
      color: #000000;
      letter-spacing: 2.1px;
      text-transform: uppercase;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600;
      height: 60px;
      overflow: hidden;
      margin: 0 0 18px 0; }
    .footer .footer-info .footer-info-list a {
      font-size: 16px;
      line-height: 28px;
      color: #000000;
      letter-spacing: 0;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 400; }
      .footer .footer-info .footer-info-list a:hover {
        color: #FFFFFF;
        font-weight: 300; }
    .footer .footer-info .footer-info-list p {
      font-size: 16px;
      line-height: 28px;
      color: #000000;
      letter-spacing: 0;
      text-transform: capitalize;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 400; }
    .footer .footer-info .footer-info-list .ft_contact_1 {
      margin: 0 0 28px 0; }
      .footer .footer-info .footer-info-list .ft_contact_1 .mail {
        font-weight: 300;
        text-transform: none; }
    .footer .footer-info .footer-info-list .ft_contact_2 p:first-child {
      margin: 0 0 28px 0; }
    .footer .footer-info .footer-info-list .ft_contact_2 p span {
      font-weight: 300; }
    .footer .footer-info .socialLinks .socialLinks-item {
      margin-bottom: 0;
      margin-right: 6px;
      margin-left: 6px; }
    .footer .footer-info .socialLinks .socialLinks-item:first-child {
      margin-left: -7px; }
    .footer .footer-info .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
    .footer .footer-info .sec_footerLogo {
      width: 16%;
      margin: 3px 126px 0 0; }
    .footer .footer-info .sec_shop {
      width: 9.5%;
      margin: 0 62px 0 0; }
    .footer .footer-info .sec_account {
      width: 12%;
      margin: 0 33px 0 0; }
    .footer .footer-info .sec_eatCookLove {
      width: 13%;
      margin: 3px 22px 0 0; }
      .footer .footer-info .sec_eatCookLove .footer-info-heading {
        margin: 0 0 15px 0; }
    .footer .footer-info .sec_contact {
      width: 16%; }
    .footer .footer-info .footer_social {
      text-align: center;
      margin: 46px 0 0 0; }
  .footer .footer_bottom {
    float: left;
    width: 100%;
    margin: 13px 0 0 0; }
    .footer .footer_bottom .payment_icons {
      float: left;
      width: 100%; }
      .footer .footer_bottom .payment_icons ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center; }
        .footer .footer_bottom .payment_icons ul li {
          display: inline-block;
          width: auto;
          margin: 0 2px; }
    .footer .footer_bottom .footer_copyright {
      float: left;
      width: 100%; }
      .footer .footer_bottom .footer_copyright p {
        text-align: center;
        margin: 3px 0 0 0;
        font-size: 12px;
        line-height: 28px;
        font-weight: 600;
        letter-spacing: 0.6px;
        color: #000000;
        text-transform: uppercase;
        opacity: 0.5; }
        .footer .footer_bottom .footer_copyright p sup {
          top: 0;
          font-size: 12px; }
        .footer .footer_bottom .footer_copyright p a {
          font-size: 12px;
          line-height: 28px;
          font-weight: 600;
          letter-spacing: 0.6px;
          color: #000000;
          text-transform: uppercase; }
          .footer .footer_bottom .footer_copyright p a:hover {
            color: #ffffff; }
          .footer .footer_bottom .footer_copyright p a sup {
            top: -4px;
            font-size: 7px; }
        .footer .footer_bottom .footer_copyright p br {
          display: none; }
        .footer .footer_bottom .footer_copyright p span {
          display: inline-block;
          margin: 0 8px 0 8px; }

.countPill {
  background: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #2E4035;
  text-transform: uppercase;
  text-align: center;
  width: 27px;
  height: auto;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0; }

.socialLinks .icon svg {
  fill: #888888; }

.socialLinks .icon:hover svg {
  fill: #A6AE2E; }

.footer_social .socialLinks .icon svg {
  fill: #000;
  opacity: 0.5; }

.footer_social .socialLinks .icon:hover svg {
  fill: #000;
  opacity: 1; }

.previewCart .productView-details {
  padding-top: 20px;
  width: 100%; }

.previewCart .productView-title,
.previewCart .productView-price {
  color: #000; }

.socialLinks--alt .icon {
  width: 32px;
  height: 32px; }

.productView-price {
  margin: 0 0 24px 0; }

/* HP CSS End */
/* cms */
.page-content--centered {
  width: 100%; }

.cms_cnt h2 {
  color: #000000;
  font-size: 34px;
  line-height: normal;
  font-weight: 500; }

.cms_cnt h3 {
  color: #000000;
  font-size: 30px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 500; }

.cms_cnt h4 {
  color: #000000;
  font-size: 26px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 500; }

.cms_cnt h5 {
  color: #000000;
  font-size: 22px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 500; }

.cms_cnt h6 {
  color: #000000;
  font-size: 18px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 500; }

.cms_cnt .p_strong_block h4 {
  margin-bottom: 0; }

.cms_cnt ul,
.cms_cnt ol {
  margin: 0 0 20px 30px; }

.cms_cnt li {
  margin: 0 0 5px 0; }

.cms_cnt table {
  margin: 20px auto;
  float: none;
  border-collapse: collapse; }

.cms_cnt table td, .cms_cnt table th {
  padding: 5px;
  border: 1px solid #000000;
  text-align: left; }

.cms_cnt a {
  color: #C77D5B; }

.cms_cnt a:hover {
  color: #a6ae2e; }

.cms_cnt .privacy_page h2,
.cms_cnt .terms_page h2 {
  font-size: 28px; }

.faq_links {
  margin: 0 0 20px 0; }
  .faq_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .faq_links ul li {
      display: inline-block;
      margin: 2px 10px; }

.faq_text h3 {
  margin: 0;
  font-size: 22px;
  font-weight: bold; }

.faq_text p span {
  display: block;
  margin: 0 0 0 15px; }

.philanthropy_mn h4 {
  margin-bottom: 0; }

.news_page p {
  margin: 0 0 8px 0; }

.store_locator_page h4 {
  font-weight: bold; }

#contact-us-page .form-actions .button {
  text-transform: capitalize;
  padding: 6px 25px 7px 25px; }

#contact-us-page .contactLeft {
  width: 25%;
  float: left; }

#contact-us-page .contactLeft ul {
  list-style: none; }

.contactLeft li {
  margin: 0 0 15px 0; }

#contact-us-page .contactLeft .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 15px 0 0; }

#contact-us-page .contactLeft .form_img svg {
  fill: #333 !important; }

.form_box .contactLeft .form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

.form_header_list ul li:last-child .form_text a {
  font-size: 18px;
  line-height: 18px;
  color: #444444; }

.form_text a:hover {
  color: #C77D5B; }

#contact-us-page .contact_right {
  width: 74%;
  float: right; }

/* cms pages end*/
/* System Pages start */
.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 36px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #000;
    top: -5px;
    right: 15px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #C77D5B; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #bebdbd;
    border-top: 0; }
    .quickSearchResults .productGrid .card_summary,
    .custom_account_recentitems .quickSearchResults .productGrid .card_summary,
    .custom_wishlist .quickSearchResults .productGrid .card_summary {
      display: none; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 20px 10px;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left;
      margin: 0; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #fff; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 90px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 90px;
              padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          float: left;
          padding: 10px 0px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: 46px;
            max-height: 46px;
            margin: 0;
            padding: 0;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #000;
              text-align: left;
              font-size: 14px;
              line-height: 16px; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #C77D5B; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 4px 0 4px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 16px; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.card--alternate:hover, .card--alternate:hover .card-body {
  background-color: transparent; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
    padding-left: 10px;
    text-align: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name {
      height: auto; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-brand {
      display: none; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-price {
      font-size: 15px;
      color: #333; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding-left: 0;
    padding-right: 0; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 18px;
      padding: 8px 5px 6px; }

.navUser-action:hover svg, .navUser-action.is-open svg {
  fill: #333;
  stroke: none; }

.page_blog .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .page_blog .blog .blog-post-figure {
    width: 100%; }
    .page_blog .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      max-width: 100%; }
      .page_blog .blog .blog-post-figure .blog-thumbnail img {
        max-height: 300px; }
  .page_blog .blog .blog-post-body {
    width: 100%; }
    .page_blog .blog .blog-post-body .blog-title {
      margin: 10px 0;
      text-transform: capitalize;
      height: 55px;
      overflow: hidden;
      text-align: left;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 500;
      line-height: 22px;
      color: #000;
      line-height: 20px; }
      .page_blog .blog .blog-post-body .blog-title a {
        font-size: 20px;
        line-height: 26px;
        color: #000;
        font-weight: 500; }
        .page_blog .blog .blog-post-body .blog-title a:hover {
          color: #a6ae2e; }
    .page_blog .blog .blog-post-body .blog-date {
      color: #000;
      text-align: left; }
    .page_blog .blog .blog-post-body .blog-author {
      color: #000; }
    .page_blog .blog .blog-post-body .blog-post {
      height: 150px;
      overflow: hidden;
      font-size: 16px;
      line-height: 24px; }
      .page_blog .blog .blog-post-body .blog-post a {
        color: #000;
        text-transform: capitalize; }
        .page_blog .blog .blog-post-body .blog-post a:hover {
          color: #C77D5B; }

.blog-post h5,
.blog-post h6 {
  text-transform: none;
  font-weight: bold; }

.blog-post li {
  font-size: 16px;
  line-height: 28px;
  color: #444444;
  margin-bottom: 10px; }

.blog-post a:hover {
  color: #C77D5B; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }
  .custom_blog_post .blog-thumbnail .lazyautosizes {
    width: auto;
    max-height: 300px; }

.custom_blog_post .tags li a {
  color: #C77D5B; }
  .custom_blog_post .tags li a:hover {
    color: #fff; }

.custom_blog_post .socialLinks li a svg .aes, .custom_blog_post .socialLinks li a svg .ats, .custom_blog_post .socialLinks li a svg .afs {
  fill: #fff; }

.custom_blog_post .socialLinks li a:hover svg .aes, .custom_blog_post .socialLinks li a:hover svg .ats, .custom_blog_post .socialLinks li a:hover svg .afs {
  fill: #C77D5B; }

.blog-post-figure {
  width: 100%; }
  .blog-post-figure .blog-thumbnail {
    max-width: none; }

.custom_blog_post .blog-post-figure {
  margin-top: 18px; }

.custom_blog_post .blog {
  clear: both; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #d3d3d3; }
    .custom_brands .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .custom_brands .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .card-body .card-title {
      text-align: center;
      font-family: gill-sans-nova, sans-serif; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #333;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden; }
        .custom_brands .card-body .card-title a:hover {
          background: #C77D5B;
          color: #fff; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }
  .error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    margin: 20px 0; }
  .error_page_404 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000; }

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 54px;
  font-weight: 700; }
  .login-form .forgot-password .form-label {
    color: #C77D5B; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #C77D5B;
    color: #C77D5B;
    font-size: 14px; }
  .navBar--sub .navBar-item .navBar-action {
    color: #000; }
    .navBar--sub .navBar-item .navBar-action:hover {
      color: #C77D5B; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .form .button {
  padding: 9px 29px 7px;
  font-size: 18px; }

.account-orderStatus-label {
  background-color: #a6ae2e;
  padding: 5px 7px 3px; }

.account .account-product-title a:hover {
  color: #C77D5B; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #C77D5B; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #C77D5B; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #000; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #000; }

.table--line .table-thead {
  background: transparent; }

.custom_forgotpassword .form-prefixPostfix {
  display: block; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
    border-radius: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin: 15px 0 0;
    height: auto; }

.custom_forgotpassword .form-prefixPostfix .button, .custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left; }

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 26px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #C77D5B; }

.form-wishlist .button svg {
  fill: #fff; }

.form-wishlist .button:hover svg {
  fill: #fff; }

.cart-total .cart-total-label {
  color: #000; }
  .cart-total .cart-total-label .form-select {
    padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #000; }
  .cart-total .coupon-code-add:hover {
    color: #C77D5B; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #000;
  text-decoration: none; }

.cart-total .cart-total-value button:hover {
  color: #C77D5B; }

.cart-total .gift-certificate-cancel {
  color: #000;
  text-decoration: none; }
  .cart-total .gift-certificate-cancel:hover {
    color: #C77D5B; }

.cart-total .coupon-code-cancel {
  color: #000;
  font-style: normal;
  text-decoration: none; }
  .cart-total .coupon-code-cancel:hover {
    color: #C77D5B; }

.cart-total .shipping-estimate-hide {
  color: #000;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #000; }
  .cart-total .shipping-estimate-show:hover {
    color: #C77D5B; }

.cart-total .estimator-form-label .form-label {
  color: #000; }

.blog-post-body {
  width: 100%; }
  .blog-post-body .blog-header {
    text-align: left; }
    .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .blog-post-body .blog-header .blog-title a {
        color: #C77D5B; }
        .blog-post-body .blog-header .blog-title a:hover {
          color: #000; }
    .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #777777; }

.cart-total .shipping-estimate-show {
  text-decoration: none; }

.cart-gift-certificate-form .button, .coupon-form .button {
  height: 31px;
  line-height: 30px;
  font-size: 14px;
  padding: 0;
  font-size: 16px; }

.cart-gift-certificate-form .button:active {
  margin: 0 0 0 2%; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.shipping-estimate-show__btn-name,
.coupon-code-add {
  text-decoration: none;
  font-style: normal; }

.forgot-password:hover {
  color: #C77D5B; }

.login-row {
  margin-top: 0; }

.page_forgotpassword .form-prefixPostfix.wrap {
  display: flex; }

.page_forgotpassword .form-prefixPostfix .form-input {
  margin-right: 20px; }

.forgot-password-form .button {
  line-height: 20px; }

.alertBox-message {
  color: #ffffff; }

.navBar--sub .navBar-item.is-active > .navBar-action {
  color: #C77D5B; }

.page_wishlist .product .form .button {
  width: 100%; }

.page_wishlist .productGrid .card {
  margin-bottom: 15px; }

.page_wishlist .productGrid .card_summary {
  height: auto; }

.page_wishlist .pagination {
  display: none; }

.page_404 .body h3 {
  text-align: center; }

.cart-item-name a:hover {
  color: #C77D5B; }

.cart-item-quantity .button--icon svg {
  fill: #ffffff;
  margin: -1px 0 0 0; }

.swal2-actions .swal2-confirm.button,
.swal2-actions .swal2-cancel.button {
  margin: 0 5px; }

.login {
  margin-top: 0; }

.account-listItem .account-product-figure::after {
  padding-bottom: 0; }

.addressList .address:nth-child(3n+1) {
  clear: left; }

.cart-item-quantity .form-increment .button {
  padding: 0;
  width: 30px;
  height: 30px; }

.shipping-estimator.is-open {
  padding: 0 0 15px 0; }

.estimator-form-label .shipping-quote {
  margin: 6px 5px 0 0;
  float: left; }

/* System Pages end */
/* Category Page CSS Start */
.commmonListing_page {
  margin: 0; }

.proList_Top {
  float: left;
  width: 100%;
  position: relative; }
  .proList_Top.bannerTop_notFound {
    margin: 15px 0 0 0; }
    .proList_Top.bannerTop_notFound .bannersTop_overlay {
      position: inherit;
      transform: none; }
      .proList_Top.bannerTop_notFound .bannersTop_overlay h1 {
        color: #000000; }
      .proList_Top.bannerTop_notFound .bannersTop_overlay .breadcrumb-label {
        color: #cccccc; }
        .proList_Top.bannerTop_notFound .bannersTop_overlay .breadcrumb-label:hover {
          color: #c77d5b; }
  .proList_Top .banner_inner img {
    width: 100%; }
  .proList_Top p {
    margin: 0; }
  .proList_Top .bannersTop_overlay {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translatey(-50%); }
  .proList_Top h1 {
    margin: 0 0 3px 0;
    font-size: 50px;
    line-height: 56px;
    color: #ffffff;
    font-family: maiola, serif;
    font-weight: 400; }
  .proList_Top ol.breadcrumbs {
    text-align: center;
    margin: 0; }

.breadcrumb a {
  letter-spacing: 0.6px;
  color: #666666;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase; }

.bannerTop_found .breadcrumb a,
.bannerTop_found .breadcrumbs .breadcrumb::before {
  color: #cccccc; }

.bannersTop_overlay .breadcrumb a:hover,
.bannersTop_overlay .breadcrumb.is-active > .breadcrumb-label {
  color: #ffffff;
  font-weight: normal; }

.bannerTop_notFound .bannersTop_overlay .breadcrumb a:hover,
.bannerTop_notFound .bannersTop_overlay .breadcrumb.is-active > .breadcrumb-label {
  color: #c77d5b;
  font-weight: normal; }

.breadcrumb a:hover,
.breadcrumb.is-active > .breadcrumb-label {
  font-weight: normal;
  color: #c77d5b; }

.breadcrumbs .breadcrumb::before {
  border: none;
  content: '»';
  color: #666666;
  transform: none;
  margin: 0 3px 0 6px;
  height: auto;
  line-height: 15px;
  vertical-align: text-top; }

.bannerTop_found .bannersTop_overlay .breadcrumb:nth-child(2):before,
.breadcrumbs .breadcrumb.name_home::before {
  display: none; }

.breadcrumb {
  margin: 0; }

.bannerTop_found .bannersTop_overlay .breadcrumb.name_home {
  display: none; }

.proList_block {
  float: left;
  width: 100%;
  padding: 48px 0 0 0; }
  .proList_block .container {
    max-width: 1180px; }
  .proList_block .proList_left {
    width: 222px;
    float: left;
    padding: 1px 0 0 0; }
    .proList_block .proList_left .page-sidebar {
      padding: 0;
      width: 100%; }
    .proList_block .proList_left .toggleLink-text.icon {
      width: 12px; }
    .proList_block .proList_left .toggleLink-text--on {
      margin: -2px 0 0 0; }
    .proList_block .proList_left .accordion-navigation {
      padding: 10px 0 12px 0;
      border-top: 0;
      border-bottom: 1px #F0F0E7 solid; }
    .proList_block .proList_left .accordion-title {
      padding: 0;
      font-size: 20px;
      line-height: 28px;
      color: #C77D5B;
      font-style: italic;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 400; }
      .proList_block .proList_left .accordion-title:hover {
        color: #000000; }
    .proList_block .proList_left .navList-action {
      font-size: 16px;
      line-height: 27px;
      color: #000000;
      letter-spacing: 0.8px;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 700;
      padding: 1px 0; }
      .proList_block .proList_left .navList-action:hover {
        color: #C77D5B; }
      .proList_block .proList_left .navList-action.is-active {
        color: #C77D5B; }
    .proList_block .proList_left .accordion-content {
      padding: 0; }
    .proList_block .proList_left .accordion-content#shop-by-price-block {
      padding: 5px 0 0 0; }
    .proList_block .proList_left .filter_shopByBrand {
      display: none; }
    .proList_block .proList_left .navPages-action {
      padding: 2px 0;
      font-size: 14px;
      line-height: 27px;
      letter-spacing: 0.7px;
      color: #000000;
      text-transform: uppercase;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600; }
      .proList_block .proList_left .navPages-action:hover {
        color: #C77D5B; }
    .proList_block .proList_left #categories-tree-block {
      padding: 5px 0 6px 0; }
    .proList_block .proList_left .navPages-item {
      width: 100%; }
      .proList_block .proList_left .navPages-item ul {
        padding: 0 0 8px 10px;
        float: left;
        width: 100%; }
        .proList_block .proList_left .navPages-item ul .navPages-action {
          font-size: 16px;
          line-height: 26px;
          color: #444444;
          font-style: italic;
          text-transform: capitalize;
          font-family: maiola, serif;
          font-weight: 400;
          padding: 0; }
          .proList_block .proList_left .navPages-item ul .navPages-action:hover {
            color: #C77D5B; }
    .proList_block .proList_left .navPages-item ul > li a.navPages-action {
      font-size: 14px;
      line-height: 27px;
      letter-spacing: 0.7px;
      color: #000000;
      text-transform: uppercase;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600;
      font-style: normal; }
    .proList_block .proList_left .navPages-item ul > li li a.navPages-action {
      font-size: 16px;
      line-height: 26px;
      color: #444444;
      font-style: italic;
      text-transform: capitalize;
      font-family: maiola, serif;
      font-weight: 400;
      padding: 0; }
    .proList_block .proList_left .facetedSearch-navList .navList-action {
      padding-left: 30px;
      font-size: 14px;
      line-height: 14px;
      letter-spacing: 0.7px;
      color: #000000;
      text-transform: uppercase;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600;
      margin: 0 0 11px 0; }
      .proList_block .proList_left .facetedSearch-navList .navList-action:hover {
        color: #C77D5B; }
    .proList_block .proList_left .facetedSearch-content--rating .navList-action {
      padding-left: 0; }
    .proList_block .proList_left .navList-action--checkbox::before {
      margin-top: 0;
      top: -1px;
      border-radius: 0;
      border: 1px solid #F0F0E7;
      width: 20px;
      height: 20px; }
    .proList_block .proList_left .navList-action-close {
      display: none; }
    .proList_block .proList_left .navList-action--checkbox::after {
      background: url(https://www.conolios.com/content/tick-icon.svg) no-repeat center top;
      margin: 0;
      width: 20px;
      height: 20px;
      top: 4px; }
    .proList_block .proList_left .blocker,
    .proList_block .proList_left .facetedSearch-clearLink {
      display: none !important; }
    .proList_block .proList_left .facetLabel {
      background: #C77D5B;
      color: #fff; }
      .proList_block .proList_left .facetLabel:hover {
        background: #A6AE2E; }
    .proList_block .proList_left .facetLabel .icon {
      fill: #ffffff; }
    .proList_block .proList_left .facetedSearch-refineFilters .sidebarBlock-heading {
      padding: 0;
      font-size: 20px;
      line-height: 28px;
      color: #C77D5B;
      font-style: italic;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 400;
      padding: 10px 0 12px 0;
      border-top: 0;
      border-bottom: 1px #F0F0E7 solid; }
    .proList_block .proList_left .form-minMaxRow div:last-child {
      width: 100%;
      margin-top: 10px; }
      .proList_block .proList_left .form-minMaxRow div:last-child .button {
        padding-top: 5px;
        padding-bottom: 5px; }
    .proList_block .proList_left .form-minMaxRow div {
      width: 50%;
      text-align: center; }
    .proList_block .proList_left .form-minMaxRow .form-input--small {
      text-align: center;
      height: 100%; }
  .proList_block .proList_right {
    float: left;
    width: calc(100% - 222px);
    padding: 0 0 0 87px; }
    .proList_block .proList_right .proList_heading {
      margin: 0 0 21px 0;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 2.1px;
      color: #888888;
      text-transform: uppercase;
      font-family: gill-sans-nova, sans-serif;
      font-weight: 600; }
    .proList_block .proList_right .card {
      margin: 0 0 75px 0; }
    .proList_block .proList_right .proListTop_description p {
      margin: 0;
      font-size: 16px;
      line-height: 28px;
      color: #444444;
      padding: 0 20px 0 0; }
    .proList_block .proList_right .actionBar-section {
      float: right;
      padding: 3px 0 0 0; }
      .proList_block .proList_right .actionBar-section .form-field {
        border: 0;
        border-radius: 0;
        background: none;
        margin: 0; }
      .proList_block .proList_right .actionBar-section .form-label {
        padding: 0;
        margin: 0 0 0 0;
        font-size: 16px;
        line-height: 28px;
        color: #000000;
        font-style: italic;
        font-family: gill-sans-nova, sans-serif;
        font-weight: 400; }
      .proList_block .proList_right .actionBar-section .form-select {
        padding: 0 14px 0 5px;
        margin: 0;
        font-size: 16px;
        line-height: 28px;
        color: #777777;
        font-style: italic;
        font-family: gill-sans-nova, sans-serif;
        font-weight: 400;
        background: url(https://www.conolios.com/content/cp_down_arrow.svg) no-repeat center right; }
    .proList_block .proList_right .actionBar {
      margin-bottom: 0;
      border-bottom: 1px solid #F0F0E7;
      padding: 0 0 11px 0; }
    .proList_block .proList_right .productGrid .product {
      width: 33.33%; }
    .proList_block .proList_right .page-content {
      padding: 0; }
    .proList_block .proList_right .cat_pro {
      padding: 45px 15px 0; }
    .proList_block .proList_right .productGrid .card-body {
      padding: 45px 0 0 0; }
    .proList_block .proList_right .productGrid .card-title {
      height: 25px;
      margin: 0 0 8px 0; }
    .proList_block .proList_right .productGrid .card_price {
      margin: 5px 0 13px 0; }
    .proList_block .proList_right .proListTop_description h1 {
      font-size: 30px;
      line-height: 40px;
      color: #000;
      margin-bottom: 0;
      font-weight: 500; }
    .proList_block .proList_right .proListTop_description h2 {
      font-size: 26px;
      line-height: 36px;
      color: #000;
      margin-bottom: 0;
      font-weight: 500; }
    .proList_block .proList_right .proListTop_description h3 {
      font-size: 22px;
      line-height: 32px;
      color: #000;
      margin-bottom: 0;
      font-weight: 500; }
    .proList_block .proList_right .proListTop_description h4 {
      font-size: 20px;
      line-height: 28px;
      color: #000;
      margin-bottom: 0;
      font-weight: 500; }
    .proList_block .proList_right .proListTop_description h5 {
      font-size: 18px;
      line-height: 24px;
      text-transform: none;
      color: #000;
      margin-bottom: 0;
      font-weight: 500; }
    .proList_block .proList_right .proListTop_description ul,
    .proList_block .proList_right .proListTop_description ol {
      padding: 0 0 0 20px; }
    .proList_block .proList_right .proListTop_description li {
      margin: 0 0 10px 0;
      color: #000; }

.brandGrid .brand {
  width: 20%; }

.brandGrid .brand .card-title a {
  color: #ffffff;
  background: #000000;
  padding: 10px 0;
  line-height: normal;
  font-size: 20px;
  font-style: italic;
  text-transform: capitalize; }

.brandGrid .brand .card-title a:hover {
  background: #a6ae2e; }

.brandGrid .brand .card-figure {
  padding: 0 30px;
  border: 1px #cccccc solid; }

.brandGrid img {
  transition: all .4s ease; }
  .brandGrid img:hover {
    transform: scale(1.1);
    transition: all .4s ease; }

.page_brands .body {
  margin-bottom: 0; }

.brandGrid .brand .card-body {
  padding: 0; }

.proList_block .proList_left .treeview_block .accordion-navigation {
  padding: 0 0 14px 0; }

.pagination-item--next {
  float: none; }

.pagination-item--previous {
  float: none; }

.pagination-item svg {
  width: 6px;
  height: 11px; }

.pagination .pagination-link {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2.1px;
  color: #888888;
  text-transform: uppercase;
  padding: 0 5px 7px; }

.pagination .pagination-item--current .pagination-link,
.pagination .pagination-link:hover {
  color: #C77D5B; }

.pagination .pagination-link:hover svg #Path_16164,
.pagination .pagination-link:hover svg #Path_1477 {
  fill: #C77D5B; }

.pagination-item.pagination-item--current {
  border: none;
  border-bottom: 1px solid #C77D5B;
  border-radius: 0;
  margin: 0; }

.pagination .pagination-item--previous .pagination-link {
  color: #888888; }

.pagination-item.pagination-item--previous > a:hover,
.pagination-item.pagination-item--next > a:hover {
  color: #C77D5B; }

.pagination-item--previous .icon {
  height: auto;
  width: auto;
  margin: 0;
  padding: 5px 4px 0 0; }

.pagination-item--next .icon {
  height: auto;
  width: auto;
  margin: 0;
  padding: 5px 0 0 2px; }

.pagination-list .pagination-item {
  margin: 0 3px 0 4px; }

.pagination-list .pagination-item:hover {
  border-bottom: 1px solid #C77D5B; }

.pagination-list .pagination-item--previous.pagination-item:hover,
.pagination-list .pagination-item--next.pagination-item:hover {
  border-bottom: 1px solid #ffffff; }

.pagination-list .pagination-item.pagination-item--previous {
  margin: 0 6px 0 0; }

.pagination-list .pagination-item.pagination-item--next {
  margin: 0 0 0 14px; }

.pagination .pagination-list {
  margin: 32px 0 115px 0; }

.page_account_orderstatus .pagination .pagination-list {
  margin: 32px 0 0 0; }

.brand .card-img-container {
  height: 169px; }

.aboutUs_template {
  margin: 0;
  position: relative; }
  .aboutUs_template .about_topBar {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: rgba(68, 68, 68, 0.8);
    z-index: 1; }
    .aboutUs_template .about_topBar .container {
      max-width: 1122px; }
    .aboutUs_template .about_topBar ul {
      margin: 0;
      padding: 15px 0 21px 0;
      display: flex;
      justify-content: space-between; }
    .aboutUs_template .about_topBar li {
      float: left;
      width: auto;
      list-style: none; }
    .aboutUs_template .about_topBar a {
      font-size: 20px;
      line-height: 23px;
      color: #FFFFFF;
      text-transform: capitalize;
      font-family: maiola, serif;
      font-style: italic;
      font-weight: 400;
      position: relative;
      letter-spacing: 0; }
      .aboutUs_template .about_topBar a::after {
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #ffffff;
        content: ''; }
      .aboutUs_template .about_topBar a:hover {
        color: #C77D5B; }
        .aboutUs_template .about_topBar a:hover::after {
          background: #C77D5B; }
  .aboutUs_template .about_sec_1 {
    position: relative;
    z-index: 0; }
    .aboutUs_template .about_sec_1 img {
      width: 100%; }
    .aboutUs_template .about_sec_1 .about_sec_1_overlay {
      position: absolute;
      top: 15%;
      left: 0;
      width: 100%;
      text-align: center; }
      .aboutUs_template .about_sec_1 .about_sec_1_overlay svg {
        display: block;
        margin: 0 auto; }
      .aboutUs_template .about_sec_1 .about_sec_1_overlay span {
        font-size: 18px;
        line-height: 25px;
        font-weight: 600;
        font-family: gill-sans-nova, sans-serif;
        letter-spacing: 2.7px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin: 14px 0 0 0;
        display: block; }
      .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 {
        font-size: 70px;
        line-height: 64px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin: 0 auto;
        max-width: 550px; }
        .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 strong {
          font-size: 90px;
          font-weight: 400; }
  .aboutUs_template .about_sec_2 {
    float: left;
    width: 100%;
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 0 0 48px 0; }
    .aboutUs_template .about_sec_2::before {
      background: url(https://www.conolios.com/content/au_taste_bg-top.png) no-repeat center top;
      background-size: 100% 100%;
      content: '';
      position: absolute;
      left: 0;
      top: -270px;
      width: 100%;
      height: 167px;
      z-index: 5; }
    .aboutUs_template .about_sec_2::after {
      background: url(https://www.conolios.com/content/au_taste_bg-bot.png) no-repeat center top;
      background-size: 100% 100%;
      content: '';
      position: absolute;
      left: 0;
      top: -120px;
      width: 100%;
      height: 100%;
      z-index: 5; }
    .aboutUs_template .about_sec_2 .container {
      max-width: 1126px; }
      .aboutUs_template .about_sec_2 .container .about_sec_2_grid {
        float: left;
        width: 100%;
        position: relative;
        z-index: 6; }
    .aboutUs_template .about_sec_2 .about_sec_2_text {
      float: left;
      width: auto;
      max-width: 500px;
      padding: 0; }
      .aboutUs_template .about_sec_2 .about_sec_2_text .page-heading {
        text-align: left;
        font-weight: 400;
        margin: -53px 0 15px 0; }
      .aboutUs_template .about_sec_2 .about_sec_2_text .page-subtitle {
        text-align: left;
        margin: 0 0 29px 0; }
      .aboutUs_template .about_sec_2 .about_sec_2_text p {
        margin: 0 0 26px 0; }
      .aboutUs_template .about_sec_2 .about_sec_2_text a {
        font-size: 20px;
        line-height: 23px;
        color: #000000;
        text-transform: capitalize;
        font-family: maiola, serif;
        font-style: italic;
        font-weight: 500;
        position: relative;
        letter-spacing: 0; }
        .aboutUs_template .about_sec_2 .about_sec_2_text a::after {
          position: absolute;
          bottom: -4px;
          left: 0;
          width: 100%;
          height: 1px;
          background: #000000;
          content: ''; }
        .aboutUs_template .about_sec_2 .about_sec_2_text a:hover {
          color: #C77D5B; }
          .aboutUs_template .about_sec_2 .about_sec_2_text a:hover::after {
            background: #C77D5B; }
    .aboutUs_template .about_sec_2 .about_sec_2_image {
      float: left;
      width: auto;
      max-width: 606px;
      margin: -270px 0 0 0; }
  .aboutUs_template .about_sec_3 {
    float: left;
    width: 100%;
    padding: 0; }
    .aboutUs_template .about_sec_3 .container {
      max-width: 968px; }
      .aboutUs_template .about_sec_3 .container .page-heading {
        font-weight: 400;
        margin: 0 0 15px 0; }
      .aboutUs_template .about_sec_3 .container .page-subtitle {
        margin: 0 0 21px 0; }
      .aboutUs_template .about_sec_3 .container .about_sec_3_top {
        float: left;
        width: 100%; }
        .aboutUs_template .about_sec_3 .container .about_sec_3_top p {
          width: 590px;
          margin: 0 auto 51px;
          text-align: center; }
      .aboutUs_template .about_sec_3 .container .about_sec_3_middle {
        text-align: center;
        float: left;
        width: 100%; }
        .aboutUs_template .about_sec_3 .container .about_sec_3_middle p {
          margin: 66px auto 69px;
          max-width: 650px;
          text-align: center;
          font-size: 24px;
          line-height: 32px;
          font-family: maiola, serif;
          color: #777777; }
          .aboutUs_template .about_sec_3 .container .about_sec_3_middle p span {
            color: #C77D5B; }
      .aboutUs_template .about_sec_3 .container .about_sec_3_bottom {
        float: left;
        width: 100%;
        display: flex;
        align-items: center; }
        .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text {
          float: left;
          width: calc(100% - 480px);
          padding: 0 48px 0 0;
          margin: -6px 0 0 0; }
          .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text p {
            margin: 0 auto 0;
            max-width: 440px;
            text-align: center;
            font-size: 24px;
            line-height: 32px;
            font-family: maiola, serif;
            color: #777777; }
            .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text p span {
              color: #C77D5B; }
        .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .text_signature {
          text-align: center;
          float: left;
          width: 100%;
          margin: 37px 0 0 0; }
          .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .text_signature p {
            display: inline-block;
            font-size: 30px;
            line-height: 33px;
            color: #000000;
            text-transform: capitalize;
            font-style: italic;
            font-weight: 500; }
        .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_image {
          float: right;
          width: 480px; }
  .aboutUs_template .about_sec_4 {
    float: left;
    width: 100%;
    background: url(https://www.conolios.com/content/quality-bg.svg) no-repeat center top;
    background-size: cover;
    margin: 120px 0 0 0;
    padding: 55px 0; }
    .aboutUs_template .about_sec_4 .about_sec_4_grid {
      max-width: 1234px;
      display: flex;
      align-items: center;
      margin: 0 auto; }
    .aboutUs_template .about_sec_4 .about_sec_4_text {
      float: left;
      width: calc(100% - 690px);
      padding: 0 60px 0 0; }
      .aboutUs_template .about_sec_4 .about_sec_4_text .page-heading {
        font-weight: 400;
        margin: 0 0 15px 0; }
      .aboutUs_template .about_sec_4 .about_sec_4_text .page-subtitle {
        margin: 0 0 28px 0; }
      .aboutUs_template .about_sec_4 .about_sec_4_text p {
        text-align: center;
        max-width: 480px;
        margin-right: auto;
        margin-left: auto; }
      .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons {
        float: left;
        width: 100%;
        text-align: center;
        margin: 11px 0 0 0; }
        .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons ul {
          margin: 0 0 0 8px;
          padding: 0;
          list-style: none; }
        .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li {
          display: inline-block;
          padding: 0;
          margin: 0 7px 0 6px;
          min-width: 85px; }
          .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li span {
            display: block; }
          .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li p {
            font-size: 14px;
            line-height: 14px;
            color: #444444;
            margin: 7px 0 0 0; }
    .aboutUs_template .about_sec_4 .about_sec_4_image {
      float: left;
      width: 690px;
      padding: 0; }
      .aboutUs_template .about_sec_4 .about_sec_4_image img {
        width: 100%; }
  .aboutUs_template .about_sec_5 {
    float: left;
    width: 100%;
    padding: 120px 0 36px 0; }
    .aboutUs_template .about_sec_5 .container {
      max-width: 1000px; }
    .aboutUs_template .about_sec_5 .sec_5_grid_1 {
      width: 100%;
      float: left; }
    .aboutUs_template .about_sec_5 .about_sec_5_text {
      float: left;
      width: 50%;
      padding: 39px 20px 0 0; }
    .aboutUs_template .about_sec_5 .about_sec_5_image {
      float: left;
      width: 50%;
      padding: 0 0 0 20px; }
    .aboutUs_template .about_sec_5 .about_sec_5_grid p {
      font-size: 24px;
      line-height: 32px;
      color: #777777;
      font-family: maiola, serif;
      max-width: 416px;
      margin: 0 auto 32px;
      text-align: center; }
    .aboutUs_template .about_sec_5 .banner_button {
      float: left;
      width: 100%;
      text-align: center;
      margin: -5px 0 0 0;
      padding: 0 0 55px 0; }
      .aboutUs_template .about_sec_5 .banner_button a {
        font-size: 20px;
        line-height: 23px;
        color: #000000;
        text-transform: capitalize;
        font-family: maiola, serif;
        font-style: italic;
        font-weight: 500;
        position: relative;
        letter-spacing: 0;
        margin: 0 13px; }
        .aboutUs_template .about_sec_5 .banner_button a::after {
          position: absolute;
          bottom: -4px;
          left: 0;
          width: 100%;
          height: 1px;
          background: #000000;
          content: ''; }
        .aboutUs_template .about_sec_5 .banner_button a:hover {
          color: #C77D5B; }
          .aboutUs_template .about_sec_5 .banner_button a:hover::after {
            background: #C77D5B; }
    .aboutUs_template .about_sec_5 .sec_5_grid_2 {
      width: 100%;
      float: left; }
      .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_image {
        padding: 0 20px 0 0;
        margin: -47px 0 0 0; }
      .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text {
        padding: 0 0 0 20px; }
        .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text p {
          font-size: 24px;
          line-height: 32px;
          color: #777777;
          font-family: maiola, serif;
          max-width: 410px;
          margin: 78px auto 32px;
          text-align: center; }
      .aboutUs_template .about_sec_5 .sec_5_grid_2 .banner_button a {
        margin: 0 15px; }

/* Category Page CSS end */
/* Product Page CSS end */
.page_product .header {
  border-bottom: 1px solid #CCCCCC; }

.productView {
  margin: 0; }

.productpage_main {
  float: left;
  width: 100%;
  padding: 0 0 151px 0; }
  .productpage_main .container {
    max-width: 1180px; }
  .productpage_main .breadcrumbs {
    margin: 26px 0 24px 5px; }
    .productpage_main .breadcrumbs .breadcrumb a {
      color: #777777; }
      .productpage_main .breadcrumbs .breadcrumb a:hover {
        color: #A6AE2E; }
    .productpage_main .breadcrumbs .breadcrumb::before {
      color: #777777;
      margin: 1px 1px 0 4px; }
    .productpage_main .breadcrumbs .breadcrumb.is-active a {
      color: #A6AE2E; }
    .productpage_main .breadcrumbs .breadcrumb.name_home {
      display: none; }
    .productpage_main .breadcrumbs .breadcrumb.name_hidden::before {
      display: none; }
  .productpage_main .productView-images {
    padding: 0; }
  .productpage_main .productView-img-container::after {
    padding-bottom: 0; }
  .productpage_main .productView-image {
    height: 527px; }
  .productpage_main .productView-img-container {
    min-height: auto;
    height: 527px;
    max-width: 100%; }
    .productpage_main .productView-img-container img {
      object-fit: cover; }
  .productpage_main .productView-images {
    width: 48.645%; }
  .productpage_main .productView-details {
    float: left;
    padding: 0 0 0 55px;
    width: 51.355%; }
  .productpage_main .toggle.productReviews {
    margin-bottom: 20px; }
  .productpage_main .productReviews .pagination .pagination-list {
    margin: 20px 0 20px 0; }
  .productpage_main .productView-thumbnails .slick-list {
    margin: 0 -6px; }
  .productpage_main .productView-thumbnails .slick-prev {
    left: -25px; }
  .productpage_main .productView-thumbnails .slick-next {
    right: -25px; }
  .productpage_main .page-subtitle {
    margin-bottom: 47px; }
  .productpage_main .productView-thumbnails .slick-prev.slick-disabled:before,
  .productpage_main .productView-thumbnails .slick-next.slick-disabled:before {
    opacity: 1; }
  .productpage_main .productView-thumbnail-link {
    max-width: 100%;
    height: 68px;
    padding: 0;
    box-sizing: border-box; }
  .productpage_main .productView-thumbnails img {
    width: 100%;
    object-fit: cover; }
  .productpage_main .productView-thumbnail {
    padding: 0 6px;
    width: auto; }
  .productpage_main .productView-thumbnail-link:hover,
  .productpage_main .productView-thumbnail-link.is-active {
    border-color: #C77D5B; }
  .productpage_main .productView-thumbnails.slick-initialized {
    margin: 10px 0 0; }
  .productpage_main ul.productView-thumbnails {
    margin: 10px -6px 0; }
  .productpage_main .carousel-tooltip {
    display: none; }
  .productpage_main .productView-thumbnails .slick-arrow {
    background: none;
    padding: 0;
    width: 15px;
    height: 35px;
    margin: 0; }
  .productpage_main .productView-thumbnails .slick-arrow:before {
    width: 100%;
    height: 100%; }
  .productpage_main .productView-product .productView-title {
    margin: 0;
    font-size: 50px;
    line-height: 40px;
    color: #000000;
    border-bottom: 1px #F1F1F1 solid;
    padding: 5px 0 14px 1px;
    margin: 0 0 13px 0; }
  .productpage_main .productView-product .productView-brand {
    display: none; }
  .productpage_main .productView-product .icon--ratingFull svg {
    fill: #A6AE2E; }
  .productpage_main .productView-product .pro_rv_sec {
    display: inline-block;
    padding: 0 7px 0 0;
    position: relative;
    float: left;
    width: auto; }
    .productpage_main .productView-product .pro_rv_sec::after {
      content: '';
      position: absolute;
      right: 0;
      top: 5px;
      width: 1px;
      height: 13px;
      background: #888888; }
    .productpage_main .productView-product .pro_rv_sec .icon {
      width: 18px;
      height: 18px; }
    .productpage_main .productView-product .pro_rv_sec span {
      float: left;
      width: auto; }
      .productpage_main .productView-product .pro_rv_sec span .icon {
        margin: 0 3px 0 0; }
  .productpage_main .productView-product .productView-price {
    float: left;
    width: 100%;
    margin: 26px 0 24px 0;
    display: block; }
  .productpage_main .productView-product .productView-reviewLink {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #888888;
    position: relative;
    margin: 0 0 0 7px;
    text-transform: uppercase;
    float: left;
    width: auto; }
  .productpage_main .productView-product .pro_rv_sec a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #888888;
    text-transform: uppercase;
    margin: -1px 0 0 13px;
    float: left;
    width: auto; }
  .productpage_main .productView-product .no_review_text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #888888;
    text-transform: uppercase;
    margin: -1px 0 0 13px;
    float: left;
    width: auto; }
  .productpage_main .productView-product a.go_review {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0; }
  .productpage_main .productView-product .pro_rv_sec:hover a,
  .productpage_main .productView-product .productView-reviewLink:hover {
    color: #A6AE2E; }
  .productpage_main .productView-info-name {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: gill-sans-nova, sans-serif;
    font-weight: 500; }
  .productpage_main .productView-info-value {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #444444;
    font-family: gill-sans-nova, sans-serif; }
  .productpage_main .productView-info {
    margin: 0;
    clear: both; }
  .productpage_main .price-section {
    font-size: 40px;
    line-height: 44px;
    color: #A6AE2E;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px; }
  .productpage_main .productView-product {
    border-bottom: none;
    padding: 0 0 26px 0;
    margin-bottom: 20px; }
  .productpage_main .productView-options {
    margin: 19px 0 20px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #f1f1f1; }
    .productpage_main .productView-options #alertBox-message-text {
      color: #000; }
  .productpage_main .short_description_title {
    margin: 0 0 4px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #2E4035;
    text-transform: uppercase;
    font-family: gill-sans-nova, sans-serif; }
  .productpage_main .short_description_text {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    font-family: gill-sans-nova, sans-serif; }
  .productpage_main .short_description_button {
    padding: 18px 0 35px 0; }
    .productpage_main .short_description_button a {
      font-size: 20px;
      line-height: 23px;
      color: #777777;
      text-transform: capitalize;
      font-family: maiola, serif;
      font-style: italic;
      font-weight: 500;
      position: relative;
      letter-spacing: 0;
      margin: 0; }
      .productpage_main .short_description_button a::after {
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #777777;
        content: ''; }
      .productpage_main .short_description_button a:hover {
        color: #C77D5B; }
        .productpage_main .short_description_button a:hover::after {
          background: #C77D5B; }
  .productpage_main .product_badges ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .productpage_main .product_badges li {
    display: inline-block;
    text-align: center;
    width: auto;
    margin: 0 25px 0 0; }
    .productpage_main .product_badges li p {
      font-size: 14px;
      line-height: 14px;
      color: #444444;
      text-transform: uppercase;
      margin: 7px 0 0 0; }
  .productpage_main .form-field.form-field--stock {
    display: none; }
  .productpage_main .add-to-cart-wrapper .form-field--increments {
    margin: 28px 0 20px 0; }
  .productpage_main .add-to-cart-wrapper .form-label {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-family: gill-sans-nova, sans-serif;
    margin: 9px 17px 0 0;
    float: left;
    font-weight: 500; }
  .productpage_main .add-to-cart-wrapper .form-increment {
    display: inline-block; }
    .productpage_main .add-to-cart-wrapper .form-increment .button {
      padding: 0;
      width: 40px;
      height: 40px;
      background: #ffffff;
      border: 1px solid rgba(136, 136, 136, 0.4); }
      .productpage_main .add-to-cart-wrapper .form-increment .button .icon {
        width: 15px;
        height: 15px; }
      .productpage_main .add-to-cart-wrapper .form-increment .button svg {
        margin: -2px 0 0 0; }
    .productpage_main .add-to-cart-wrapper .form-increment .form-input--incrementTotal {
      width: 46px;
      font-size: 20px;
      line-height: 29px;
      letter-spacing: 1px;
      color: #2E4035; }
  .productpage_main .add-to-cart-wrapper .form-action {
    width: 315px;
    margin: 0; }
    .productpage_main .add-to-cart-wrapper .form-action input.button {
      width: 100%;
      margin: 0;
      padding: 6px 15px 7px; }
  .productpage_main .form-wishlist.form-action {
    width: 225px;
    margin: 0 0 0 10px; }
    .productpage_main .form-wishlist.form-action .button {
      margin: 0;
      width: 100%;
      background: #ffffff;
      border: 1px solid #888888;
      color: #888888;
      padding: 5px 15px 6px; }
      .productpage_main .form-wishlist.form-action .button .icon {
        display: none; }
      .productpage_main .form-wishlist.form-action .button:hover {
        background: #000000;
        color: #ffffff;
        border: 1px solid #000000; }
    .productpage_main .form-wishlist.form-action #wishlist-dropdown.is-open {
      padding: 0; }
      .productpage_main .form-wishlist.form-action #wishlist-dropdown.is-open li {
        border-bottom: 1px #888888 solid; }
        .productpage_main .form-wishlist.form-action #wishlist-dropdown.is-open li:last-child {
          border-bottom: 0; }
        .productpage_main .form-wishlist.form-action #wishlist-dropdown.is-open li .button:hover {
          color: #ffffff;
          background: #000000;
          border-color: #000000; }
  .productpage_main .share_product .share_lable {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-transform: capitalize;
    float: left;
    margin: 5px 16px 0 0;
    font-weight: 500; }
  .productpage_main .share_product .share_icons {
    display: inline-block;
    float: left; }
  .productpage_main .productView-description {
    padding: 93px 0 0 0; }
  .productpage_main .tabs {
    border: none;
    text-align: center; }
    .productpage_main .tabs .tab {
      float: none;
      display: inline-block;
      border: 0;
      margin: 0 28px; }
      .productpage_main .tabs .tab.is-active .tab-title {
        position: relative;
        color: #2E4035; }
        .productpage_main .tabs .tab.is-active .tab-title::after {
          position: absolute;
          bottom: -9px;
          left: 0;
          width: 100%;
          height: 1px;
          background: #A6AE2E;
          content: ''; }
        .productpage_main .tabs .tab.is-active .tab-title:hover::after {
          background: #A6AE2E; }
    .productpage_main .tabs .tab-title {
      padding: 0;
      font-size: 30px;
      line-height: 30px;
      color: #777777;
      text-transform: capitalize;
      font-family: maiola, serif;
      font-weight: 400;
      font-style: italic;
      position: relative; }
      .productpage_main .tabs .tab-title:hover {
        color: #2E4035; }
        .productpage_main .tabs .tab-title:hover::after {
          position: absolute;
          bottom: -9px;
          left: 0;
          width: 100%;
          height: 1px;
          background: #A6AE2E;
          content: ''; }
        .productpage_main .tabs .tab-title:hover:hover::after {
          background: #A6AE2E; }
  .productpage_main .fullWidth_tabs {
    background: #F0F0E7;
    margin: 22px 0 0 0; }
    .productpage_main .fullWidth_tabs .container {
      max-width: 800px; }
    .productpage_main .fullWidth_tabs .tabs-contents {
      margin-bottom: 0; }
    .productpage_main .fullWidth_tabs p {
      font-size: 18px;
      line-height: 28px;
      color: #444444;
      margin: 0 0 27px 0; }
      .productpage_main .fullWidth_tabs p.text_title {
        margin-top: -18px; }
      .productpage_main .fullWidth_tabs p span {
        font-size: 18px !important;
        line-height: 28px;
        color: #444444;
        margin: 0 0 27px 0; }
    .productpage_main .fullWidth_tabs .tab-content {
      padding: 49px 0 22px 0; }
    .productpage_main .fullWidth_tabs .productReview-author {
      margin: 0 0 5px 0; }
  .productpage_main .PP_common_Products {
    padding: 116px 0 0 0; }
    .productpage_main .PP_common_Products .page-heading {
      font-weight: 400;
      margin: 0; }
    .productpage_main .PP_common_Products .productCarousel {
      margin: 0; }
    .productpage_main .PP_common_Products .PP_commonProducts_inner {
      margin: 0 -30px; }
    .productpage_main .PP_common_Products .productCarousel-slide {
      width: 25%;
      padding: 0 45px; }
    .productpage_main .PP_common_Products .card-image {
      object-fit: cover; }
    .productpage_main .PP_common_Products .card-body {
      padding: 31px 0 0 0; }
    .productpage_main .PP_common_Products .card-title {
      height: 45px;
      overflow: hidden;
      margin: 0 0 11px 0; }
      .productpage_main .PP_common_Products .card-title a {
        font-size: 20px;
        line-height: 22px;
        color: #000;
        font-weight: 400; }
        .productpage_main .PP_common_Products .card-title a:hover {
          color: #a6ae2e; }
    .productpage_main .PP_common_Products .card-img-container {
      width: 100%;
      max-width: 100%; }
      .productpage_main .PP_common_Products .card-img-container img {
        transition: all .4s ease; }
        .productpage_main .PP_common_Products .card-img-container img:hover {
          transform: scale(1.1);
          transition: all .4s ease; }
    .productpage_main .PP_common_Products .card-figure__link {
      height: 220px; }
    .productpage_main .PP_common_Products .card-figure {
      padding: 0; }
    .productpage_main .PP_common_Products .card-figure:hover .card-figcaption {
      display: none; }
    .productpage_main .PP_common_Products .card-figcaption {
      display: none; }
    .productpage_main .PP_common_Products .card-body {
      padding: 31px 0 0 0; }
      .productpage_main .PP_common_Products .card-body p.card-text {
        display: none; }
    .productpage_main .PP_common_Products .card_summary {
      height: 67px;
      overflow: hidden; }
      .productpage_main .PP_common_Products .card_summary p {
        font-size: 16px;
        line-height: 22px;
        color: #444444;
        font-weight: 400; }
    .productpage_main .PP_common_Products .card_price {
      margin: 5px 0 8px 0; }
      .productpage_main .PP_common_Products .card_price .price-section {
        font-size: 18px;
        line-height: 25px;
        color: #a6ae2e;
        font-weight: 600; }
    .productpage_main .PP_common_Products .card_action .button {
      width: 100%;
      padding: 6px 15px 7px 15px; }

.productpage_main .breadcrumbs .breadcrumb.name_shop-all::before {
  display: none; }

.product_options label.form-label--inlineSmall {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500; }

.previewCart .productView-info-name {
  display: inline-block;
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500; }

.previewCart .productView-info-value {
  display: inline-block; }

.previewCart .productView-brand {
  display: none; }

.navUser-item--cart .dropdown-menu .previewCartItem-image {
  float: left; }

.navUser-item--cart .dropdown-menu .previewCartItem-content {
  float: left; }

.navUser-item--cart .dropdown-menu .previewCartItem {
  padding-top: 10px;
  padding-bottom: 10px; }

.navUser-item--cart .dropdown-menu .previewCartItem-image img {
  width: 100%;
  max-height: none; }

.navUser-item--cart .dropdown-menu .previewCartItem-name a {
  font-size: 18px; }
  .navUser-item--cart .dropdown-menu .previewCartItem-name a:hover {
    color: #A6AE2E; }

.navUser-item--cart .dropdown-menu .previewCartItem {
  padding: 10px 5px; }

.coupon-form .button:focus,
.cart-gift-certificate-form .button:focus {
  margin: 0 0 0 2%; }

.cart-item-block a:hover {
  color: #A6AE2E; }

.giftWrapping-form .form-field .form-label:before {
  top: 2px; }

.giftWrapping-form .form-field .form-label::after {
  top: 3px; }

/*.breadcrumbs .breadcrumb.name_shop-all::before{
    display: none;
}*/
.socialLinks {
  margin: 0; }
  .socialLinks .socialLinks-item {
    margin: 0;
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin: 0 5px 0 0; }
    .socialLinks .socialLinks-item .socialLinks__link {
      width: 30px;
      height: 30px;
      display: inline-block;
      vertical-align: top; }
      .socialLinks .socialLinks-item .socialLinks__link svg:hover #fb {
        fill: #A6AE2E; }
      .socialLinks .socialLinks-item .socialLinks__link svg:hover #Twitter {
        fill: #A6AE2E; }
      .socialLinks .socialLinks-item .socialLinks__link svg:hover #email {
        fill: #A6AE2E; }
      .socialLinks .socialLinks-item .socialLinks__link svg:hover #Path_9362 {
        fill: #A6AE2E; }

/* Product Page CSS end */
ol.breadcrumbs {
  text-align: left; }

.page_giftcertificates_balance .form-prefixPostfix .button.button--primary {
  margin: 0 0 0 15px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0; }

.proListTop_description .cat-desc-accordion {
  height: 260px !important;
  overflow: hidden; }

.cat-desc-accordion.active {
  height: auto !important; }

.proListTop_description .button-wrap {
  text-align: center;
  margin: 10px 0 0 0;
  /*display: block !important;*/ }
  .proListTop_description .button-wrap a {
    color: #A6AE2E;
    font-size: 18px;
    font-weight: bold; }
    .proListTop_description .button-wrap a:hover {
      color: #C77D5B; }

.trim-description.cat-desc-content img {
  float: left;
  margin: 0 20px 20px 0; }

.proList_block .proList_right .proListTop_description .trim-description.cat-desc-content p {
  margin: 0 0 10px 0; }
  .proList_block .proList_right .proListTop_description .trim-description.cat-desc-content p a:hover {
    color: #C77D5B; }

.cat-desc-accordion .img-sec .cat-desc-img {
  width: 100%; }

.productReviews .toggle-content {
  display: block; }

.productReviews .toggle-title {
  margin: 0 0 15px 0;
  font-size: 26px;
  font-weight: bold; }

.productReviews .toggleLink {
  display: none; }

.productpage_main .productView-product .price-section.non-sale-price--withoutTax,
.productpage_main .productView-product .price-section.price-section--saving,
.price-section.non-sale-price--withoutTax,
.price-section.price-section--saving {
  display: none !important; }

.cart-item-brand {
  display: none; }

.product_options .form-field[data-product-attribute="input-checkbox"] {
  margin-bottom: 45px; }

.form-fileDescription {
  font-size: 16px; }

.swal2-icon-warning .swal2-actions .swal2-cancel.button {
  text-transform: uppercase; }

.cart-total .cart-total-label > div > a:hover {
  color: #C77D5B; }

.alertBox.alertBox--success .alertBox-message {
  color: #000000; }

.cms_cnt .philanthropy_mn h2 {
  font-size: 30px;
  font-weight: bold; }

.productView-info {
  margin-bottom: 5px; }

.previewCart .previewCartCheckout > a:first-child.button {
  margin-bottom: 0; }

#CartEditProductFieldsForm .form-actions {
  float: left;
  width: 100%;
  margin: 0; }

#CartEditProductFieldsForm {
  float: left;
  width: 100%; }

#CartEditProductFieldsForm .form-field[data-product-attribute="input-file"] label input[type="checkbox"] {
  margin: 0 0 0 5px; }

.store_locator_lt {
  float: left;
  width: 50%;
  padding-right: 10px; }

.store_locator_rt {
  float: left;
  width: 50%;
  padding-left: 10px; }

.modal #CartEditProductFieldsForm .form-field {
  float: left;
  width: 100%; }

.navBar--sub .account-navigation li {
  display: inline-block;
  margin: 2px 10px; }

.navBar--sub .account-navigation .navBar-action {
  font-weight: 400;
  font-size: 16px;
  color: #C77D5B; }
  .navBar--sub .account-navigation .navBar-action:hover {
    color: #a6ae2e; }

.facetedSearch .facetedSearch-refineFilters a:hover {
  color: #a6ae2e; }

.productpage_main .productView-product .price-section.rrp-price--withoutTax,
.productGrid .price-section.rrp-price--withoutTax {
  color: #888888; }

#product-listing-container .pagination .pagination-list {
  margin-top: 0; }

.productView-img-container {
  height: 450px; }

.productView-img-container::after {
  padding: 0; }

.page_blog .pagination {
  float: left;
  width: 100%; }
  .page_blog .pagination .pagination-list {
    margin: 0; }

.form.gift-certificate-form .form-row .form-fieldset.form-column .form-field {
  padding: 0; }

.form.gift-certificate-form .form-row .form-fieldset.form-column .form-field.form-field-group {
  padding: 1.5rem; }

.dropdown--quickSearch .card_action .button {
  display: none; }

.page_sitemap .body a:hover {
  color: #c77d5b; }

.modal--alert .button-container .confirm,
.modal--alert .button-container .confirm:focus {
  background-color: #000000;
  border-color: transparent; }

.modal--alert .button-container .confirm:hover {
  background-color: #a6ae2e; }

@media only screen and (min-width: 990px) {
  .header_fixed {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3); }
    .header_fixed .headerTop_bar {
      margin: -44px 0 0 0;
      transition: all .4s ease; }
    .header_fixed .header-logo {
      float: left;
      width: 145px;
      transition: all .4s ease;
      margin: 19px 0 15px 17px;
      position: relative;
      z-index: 9; }
      .header_fixed .header-logo svg {
        width: 100%;
        height: 100%; }
    .header_fixed .navPages-container {
      /* position: absolute;
            top:22px;*/
      top: 0;
      width: 100%;
      transition: all .4s ease;
      z-index: 1; }
      .header_fixed .navPages-container .navPages {
        padding: 0; }
        .header_fixed .navPages-container .navPages .navPages-list {
          margin: 0 0 0 -20px; }
          .header_fixed .navPages-container .navPages .navPages-list .navPages-item {
            padding-left: 15px;
            padding-right: 15px; }
            .header_fixed .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
              padding-left: 0;
              padding-right: 0;
              width: auto;
              display: inline-block !important; }
    .header_fixed .header_logo_right {
      top: 14px; }
  .customer_found .header_fixed .navPages-container .navPages .navPages-list {
    margin: 0 0 0 -80px; }
  .customer_found .header_fixed .navPages-container .navPages .navPages-list .navPages-item {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 1499px) {
  .customer_found .header_fixed .navPages-container .navPages .navPages-list {
    margin: 0 0 0 -100px; }
  .customer_found .header_fixed .navPages-container .navPages .navPages-list .navPages-item {
    padding-left: 10px;
    padding-right: 10px; }
  .navPages-item .navPageSubMenu_inner {
    height: 240px;
    overflow-y: auto; }
  .header_fixed .navPages-item .navPageSubMenu_inner {
    height: 400px;
    overflow-y: auto; } }

@media only screen and (max-width: 3200px) {
  .home-top-banner .topBanner_overlay {
    top: 9%;
    left: 15%; } }

@media only screen and (max-width: 1920px) {
  .home-top-banner .topBanner_overlay {
    top: 6%;
    left: 13%; } }

@media only screen and (max-width: 1600px) {
  .navPages-item .navPageSubMenu_inner {
    height: 360px; } }

@media only screen and (max-width: 1500px) {
  .home-top-banner .topBanner_overlay {
    top: 5%;
    left: 10%; }
  .aboutUs_template .about_sec_2::before {
    top: -250px; }
  .aboutUs_template .about_sec_2::after {
    top: -100px;
    bottom: auto; } }

.proListTop_description .button-wrap {
  display: block !important; }

/* Responsive Start */
#menu_responsive {
  display: none; }

@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 15px; }
  .productGrid {
    margin: 0 -15px; }
  .productGrid .product {
    padding: 0 15px; }
  .home-subscribe ul {
    margin: 0 -15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_img {
    width: 50%;
    margin: 0;
    padding: 0 5px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text {
    width: 50%;
    margin: 0;
    padding: 0 5px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img {
    width: 50%;
    margin-left: 0;
    padding: 0 5px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_img {
    width: 50%;
    margin-right: 0;
    padding: 0 5px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text {
    width: 50%;
    margin: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_img img,
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img img,
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_img img {
    width: 100%; }
  .banner_enjoyGoodFood .container {
    padding: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p:first-child {
    margin: 40px auto 10px; }
  .banner_enjoyGoodFood {
    padding-top: 20px;
    padding-bottom: 20px; }
  .home-featured-recipe {
    padding-top: 20px;
    padding-bottom: 20px; }
  .home-featured-recipe .container .featured_recipe {
    margin: 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right {
    padding: 10px 20px 10px 20px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top {
    padding: 0 0 10px 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left {
    width: 50%;
    padding-right: 5px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right {
    width: 50%;
    padding-left: 5px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right .card-figure__link {
    height: 224px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top h4 {
    margin: 10px 0 0 0;
    font-size: 23px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card_summary p {
    margin: 0 0 10px 0; }
  .header_logo .header_logo_right {
    right: 15px; }
  .home_products {
    padding-top: 20px;
    padding-bottom: 0; }
  .home_products .container .page-subtitle {
    margin: 15px 0 15px 0; }
  .home-special-occasion {
    padding-top: 20px;
    padding-bottom: 20px; }
  .home-special-occasion .container .page-subtitle {
    margin: 15px 0 15px 0; }
  .home-buyers-guide {
    margin-top: 0; }
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text {
    max-width: 100%;
    margin: 0;
    padding: 0 20px 0 0; }
  .home-instagram .container h2 {
    margin: 0 0 15px 0; }
  .footer .footer-info .sec_footerLogo {
    width: 18%;
    margin: 3px 50px 0 0; }
  .footer .footer-info .sec_shop {
    width: 11%;
    margin: 0 50px 0 0; }
  .footer .footer-info .sec_contact {
    width: 20%; }
  .footer-info-col {
    margin: 0; }
  .footer {
    padding: 64px 0 20px 0; }
  .home-top-banner .topBanner_overlay {
    top: 3%;
    left: 2%; }
  .home-top-banner h2 {
    font-size: 60px;
    line-height: 46px; }
  .home-top-banner h4 {
    margin: 20px 0 5px 0; }
  .home-top-banner h3 {
    margin: 0 0 5px 0; }
  .header_fixed .navPages-container {
    position: static; }
  .header_fixed .navPages-item .navPageSubMenu_inner {
    height: 340px;
    padding-top: 10px; }
  .navPages-item .navPageSubMenu_inner {
    height: 330px;
    padding-top: 10px; }
  .footer .footer-info .sec_eatCookLove {
    width: 11%; }
  .footer .footer-info .footer-info-col.sec_legal {
    float: right;
    width: 110px; }
  .pagination .pagination-list {
    margin: 32px 0 50px 0; }
  .proList_block .proList_right .card {
    margin: 0 0 50px 0; }
  .header_logo .header_logo_right .li_search .container {
    padding: 0; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    right: 5px; }
  .aboutUs_template .about_sec_2 .about_sec_2_image {
    float: right;
    max-width: 500px;
    margin: -570px 0 280px 0; }
  .about_sec_2_text .banner_button {
    margin: 0 0 30px 0; }
  .aboutUs_template .about_sec_4 {
    margin: 50px 0 0 0; }
  .aboutUs_template .about_sec_4 .about_sec_4_grid {
    display: block; }
  .aboutUs_template .about_sec_4 .about_sec_4_text {
    padding-left: 20px;
    width: 50%; }
  .aboutUs_template .about_sec_4 .about_sec_4_image {
    width: 50%; }
  .aboutUs_template .about_sec_4 .about_sec_4_grid {
    padding: 0 15px; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .page-subtitle {
    margin: 0 0 0 0; }
  .aboutUs_template .about_sec_4 .about_sec_4_text p {
    margin: 0; }
  .aboutUs_template .about_sec_5 {
    padding: 60px 0 0 0; }
  .productpage_main .productView-details {
    padding: 0 0 0 40px; }
  .productpage_main .add-to-cart-wrapper .form-action {
    width: 49%;
    margin: 0 1% 0 0; }
  .productpage_main .form-wishlist.form-action {
    width: 49%;
    margin: 0 0 0 1%; }
  .productpage_main .productView-description {
    padding: 50px 0 0 0; }
  .productpage_main .PP_common_Products {
    padding: 50px 0 0 0; }
  .productpage_main .PP_common_Products .productCarousel-slide {
    padding: 0; }
  .productpage_main .PP_common_Products .productCarousel-slide .card {
    padding: 0 15px; }
  .productpage_main .page-subtitle {
    margin-bottom: 15px; }
  .productpage_main {
    padding: 0 0 60px 0; }
  .writeReview-productImage-container::after {
    padding-bottom: 0; }
  .writeReview-productImage-container {
    height: 370px; }
  .productpage_main .productView-thumbnails .slick-list {
    margin: 0 20px; }
  .productpage_main .productView-thumbnails .slick-prev {
    left: 0; }
  .productpage_main .productView-thumbnails .slick-next {
    right: 0; }
  .previewCart .productView {
    width: 70%; }
  .previewCartCheckout {
    width: 30%; }
  .previewCart .productView-image {
    width: 100%; }
  #contact-us-page .contactLeft ul {
    margin: 0; }
  .form-prefixPostfix .form-input,
  .form-prefixPostfix .button {
    width: auto; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid.enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review p {
    margin: 0; }
  .addressList .address {
    float: none; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 {
    font-size: 50px; }
  .aboutUs_template .about_sec_2 .about_sec_2_text .page-heading {
    margin: -113px 0 15px 0; }
  .navPages-item .navPages-action, .header_fixed .navPages-item .navPages-action {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px; }
  .header_fixed .navPages-container .navPages .navPages-list, .customer_found .header_fixed .navPages-container .navPages .navPages-list {
    margin: 0 auto; } }

@media only screen and (max-width: 1081px) {
  .navPages-item .navPages-action, .header_fixed .navPages-item .navPages-action {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px; }
  .header_fixed .navPages-container .navPages .navPages-list .navPages-item {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px; }
  .header_fixed .navPages-container .navPages .navPages-list, .customer_found .header_fixed .navPages-container .navPages .navPages-list {
    margin: 0 auto; } }

@media only screen and (max-width: 991px) {
  .home-subscribe ul li div:first-child .subscribe_grid p {
    height: 530px; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%; }
  #menu_responsive .navPages {
    background: #B6B77E;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    float: left; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: #000000; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #000000; }
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-weight: 700;
    color: #fff;
    line-height: 22px; }
    #menu_responsive .navPages-action:hover, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #000000; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user .navPages-item .navPage-subMenu.subcatActive a.navPages-action {
    color: #ffffff; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user .navPages-item .navPage-subMenu.subcatActive a.navPages-action:hover {
    color: #000000; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user .navPage-subMenu.subcatActive ul {
    padding-bottom: 15px; }
  .navPages-container.is-open svg, #menu_responsive .navPages ul li:hover .navPage-subMenu, #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list, #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after, #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5); }
  .main_menu .navPages-list {
    margin: 0; }
  .main_menu .navPage-subMenu {
    box-shadow: none;
    padding: 0;
    border: 0; }
  .main_menu .navPage-subMenu {
    min-width: auto; }
  .hdr_top ul li:nth-child(1),
  .hdr_top ul li:nth-child(2) {
    width: 50%; }
  .hdr_top ul li:nth-child(2) {
    text-align: right; }
  .hdr_top ul li:nth-child(2) p {
    font-size: 16px;
    margin: 0 8px; }
  .hdr_top ul li:nth-child(2) svg {
    height: 18px; }
  .hdr_top ul li:nth-child(3) {
    display: none; }
  .hdr_center {
    position: relative;
    padding: 5px 15px 0; }
  .hdr_center .hdr_right {
    width: auto; }
  .hdr_center .main_menu {
    width: auto; }
  .mobileMenu-toggle {
    left: 15px;
    top: 75px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #b6b77e;
    z-index: 9; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #b6b77e; }
  .hdr_center .logo_wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .header-logo-image-unknown-size {
    max-height: 55px; }
  .hdr_bottom ul li,
  .hdr_bottom ul li:nth-child(2) {
    padding: 0 8px 0 0; }
  .holiday_wrapper {
    margin: 120px 0 0 0; }
  header.header_fixed .hdr_right {
    margin-top: 0; }
  .hdr_bottom ul li:nth-child(1) .for_img,
  .hdr_bottom ul li:nth-child(2) .for_img,
  .hdr_bottom ul li:nth-child(3) .for_img,
  .hdr_bottom ul li:nth-child(4) .for_img {
    margin-right: 3px; }
  .Banner_section1 ul li a .btm_text {
    font-size: 16px; }
  .hdr_right ul li.navUser-item--cart {
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 29px; }
    .hdr_right ul li.navUser-item--cart svg {
      margin: 5px 0 0;
      fill: #000; }
  .header-logo__link {
    display: inline-block; }
  .logo_wrapper .header-logo .for_logo, .logo_wrapper .for_logotext {
    text-align: center; }
  .logo_wrapper .for_logotext > br {
    display: inline-block; }
  .header_bottom {
    background: none; }
  .logo_wrapper .for_logotext {
    padding: 2px 0 0; }
  .hdr_bottom {
    margin: 32px 0 0;
    padding: 10px 0 0; }
  .hdr_bottom ul li .for_img svg {
    max-height: 60px; }
  .hdr_bottom ul li .for_text {
    line-height: 14px;
    font-size: 13px; }
  .header {
    position: initial;
    height: auto; }
  body {
    padding: 0; }
  .header_logo .header-logo {
    height: auto;
    margin: 20px 0 17px 0; }
  .headerTop_bar p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin: 0;
    font-weight: 600;
    padding: 9px 0 12px 15px;
    float: left;
    width: auto; }
  .header_logo .header_logo_right {
    top: 26px; }
  .home-top-banner .topBanner_overlay {
    top: 30px;
    left: auto;
    width: 100%;
    right: auto;
    padding: 0 15px; }
  #banner-logo {
    opacity: 1; }
  .home-top-banner h2,
  .home-top-banner h3,
  .home-top-banner h4 {
    text-shadow: 1px 1px 2px black; }
  .home-top-banner h2 br {
    display: none; }
  .navPageSubMenu_inner {
    display: block !important; }
  .navPages-item .navPage-subMenu {
    box-shadow: none; }
  .navPages-item .navPageSubMenu_inner {
    height: auto;
    padding: 0; }
  .navPages-item .navPageSubMenu_inner .navPage-subMenu-item {
    margin: 0; }
  #menu_responsive .navPages-item .navPageSubMenu_inner .navPage-subMenu-item .navPages-action {
    font-size: 14px;
    margin: 0; }
  #menu_responsive .navPages-item .navPageSubMenu_inner .navPage-subMenu-item .navPage-childList {
    padding-right: 15px; }
  #menu_responsive .navPages-item .navPage-subMenu.subcatActive,
  .navPage-childList {
    padding-bottom: 15px !important; }
  .headerTop_bar .header_location {
    position: initial;
    float: right;
    padding: 10px 15px 5px 0; }
  .home-buyers-guide .container .buyersGuide_left {
    width: 50%; }
  .home-buyers-guide .container .buyersGuide_right {
    width: 50%; }
  .home-buyers-guide .container .buyersGuide_right iframe {
    height: 320px; }
  .home-subscribe ul li {
    padding: 0 10px; }
  .home-subscribe ul li div:first-child .subscribe_grid {
    padding: 40px 20px; }
  .home-subscribe ul {
    margin: 0 -10px; }
  .home-subscribe {
    padding: 50px 0 50px 0; }
  .footer .footer-info .sec_footerLogo {
    width: 100%;
    margin: 0;
    text-align: center; }
  .footer .footer-info .footer_social {
    margin: 20px 0 30px 0; }
  .footer {
    padding: 30px 0 20px 0; }
  .footer .footer-info .sec_shop {
    width: 18%;
    margin: 0; }
  .footer .footer-info .sec_account {
    width: 23%;
    margin: 0; }
  .footer .footer-info .sec_eatCookLove {
    width: 17%;
    margin: 0; }
  .footer .footer-info .sec_contact {
    width: 27%; }
  .footer .footer-info .footer-info-col.sec_legal {
    float: right; }
  .page-heading {
    font-size: 44px;
    line-height: 50px; }
  .header_logo .header_logo_right .li_search {
    display: block;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%; }
  .header_logo .header_logo_right .navUser,
  .header_logo .header_logo_right {
    position: initial;
    transform: none; }
  .header_logo .header_logo_right li.navUser-item--cart {
    position: absolute;
    right: 15px;
    top: 37px;
    z-index: 9; }
  .header {
    padding-bottom: 50px; }
  .header_logo .header_logo_right .li_search > button {
    display: none; }
  .header .header_logo .header_logo_right .li_search .dropdown--quickSearch {
    display: block !important;
    left: 0 !important;
    width: 100% !important;
    top: 0 !important;
    right: auto !important; }
  .header .header_logo .dropdown--quickSearch .form {
    max-width: 100%; }
  .header-logo a {
    max-width: 270px; }
  .header-logo-image-container svg {
    width: 100%; }
  .quickSearchResults .productGrid .product .card .card-figure a .card-image, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image, .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
    object-fit: contain; }
  .quickSearchResults, .custom_account_recentitems .quickSearchResults, .custom_wishlist .quickSearchResults {
    padding: 0 15px; }
  .home-brand-logo ul {
    display: block;
    text-align: center; }
  .home-brand-logo ul li {
    float: none;
    width: 19;
    padding: 0 15px 20px 15px;
    display: inline-block;
    text-align: center; }
  .home-brand-logo ul::after {
    bottom: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_top_image span {
    right: 12px; }
  .banner_enjoyGoodFood .container {
    padding: 0 15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text {
    width: 50%;
    padding: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text p {
    font-size: 20px;
    line-height: 24px;
    padding: 0 15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img {
    margin: -20px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p {
    font-size: 20px;
    line-height: 24px;
    padding: 0 15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p:first-child {
    margin: 10px auto 10px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_img {
    margin: -10px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text .enjoyGood_grid_review {
    margin: 5px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text p {
    font-size: 20px;
    line-height: 24px;
    padding: 0 15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a {
    margin: 0 7px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_left {
    width: 100%; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_left img {
    width: 100%; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right {
    padding: 15px 0 15px 0;
    width: 100%; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom {
    padding: 0 15px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right .card-figure {
    background: transparent; }
  .header-logo {
    position: relative;
    z-index: 1; }
  .navList {
    list-style: none; }
  .proList_block .proList_left {
    width: 100%; }
  .proList_block .proList_right {
    width: 100%;
    padding: 30px 0 0 0; }
  .proList_block .proList_right .productGrid .card-body {
    padding: 25px 0 0 0; }
  .proList_Top h1 {
    font-size: 40px;
    line-height: 50px; }
  .body {
    clear: both; }
  .header_logo .header_logo_right .li_search .container {
    padding: 0 15px; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    display: block;
    right: 15px; }
  .aboutUs_template .about_topBar ul {
    display: block;
    text-align: center;
    padding: 0 0 10px 0; }
  .aboutUs_template .about_topBar li {
    float: none;
    display: inline-block;
    padding: 0 15px;
    margin: 10px 0; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay {
    top: 25%; }
  .aboutUs_template .about_sec_2::before {
    top: -160px; }
  .aboutUs_template .about_sec_2 .about_sec_2_image {
    max-width: 360px;
    margin: -140px 0 0 0; }
  .aboutUs_template .about_sec_2 .about_sec_2_text {
    max-width: 380px; }
  .aboutUs_template .about_sec_2::after {
    top: 0; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 {
    font-size: 60px;
    line-height: 54px; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 strong {
    font-size: 80px; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_middle p {
    margin: 20px auto 30px;
    max-width: 100%; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_image {
    width: 100%;
    order: -1; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_image img {
    width: 100%; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom {
    flex-flow: column; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text p {
    max-width: 100%; }
  .aboutUs_template .about_sec_4 .about_sec_4_text {
    padding: 0 15px 0 0; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .page-subtitle {
    margin: 0 0 10px 0; }
  .aboutUs_template .about_sec_4 .about_sec_4_image {
    padding: 0 0 0 10px; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons ul {
    margin: 0; }
  .aboutUs_template .about_sec_5 .about_sec_5_text {
    padding: 0 7px 0 0; }
  .aboutUs_template .about_sec_5 .about_sec_5_image {
    padding: 0 0 0 7px; }
  .aboutUs_template .about_sec_5 .about_sec_5_grid p {
    margin: 0 0 20px 0; }
  .aboutUs_template .about_sec_5 .about_sec_5_grid p,
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text p {
    font-size: 20px;
    line-height: 30px; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text p {
    margin: 30px auto 32px; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li {
    margin: 0 3px 0 3px;
    min-width: 77px; }
  .page_page .body {
    margin-bottom: 20px; }
  .productpage_main .productView-images {
    width: 100%;
    margin: 0 0 20px 0; }
  .productpage_main .productView-details {
    padding: 0;
    width: 100%; }
  .productView .container {
    display: flex;
    flex-flow: column; }
  .productpage_main .productView-details.product-data {
    order: -1; }
  .productpage_main .add-to-cart-wrapper .form-action {
    padding: 0; }
  .productpage_main .form-wishlist.form-action {
    padding: 0; }
  .writeReview-productDetails .modal .form-field.form-field--submit {
    text-align: center; }
  .productpage_main .PP_common_Products .productCarousel-slide {
    padding: 0 15px; }
  .productpage_main .PP_common_Products .productCarousel-slide .card {
    padding: 0; }
  .PP_common_Products .slick-dots {
    display: none !important; }
  .PP_common_Products .slick-list.draggable {
    margin: 0 25px; }
  .PP_common_Products .slick-prev {
    left: 10px; }
  .PP_common_Products .slick-next {
    right: 10px; }
  .PP_common_Products .slick-arrow {
    padding: 0;
    background: transparent;
    border: none;
    width: auto;
    height: auto; }
  .productpage_main .productView-product .productView-title {
    font-size: 40px;
    line-height: 30px; }
  .productView {
    padding: 0;
    display: block; }
  .previewCartCheckout {
    width: 100%; }
  .previewCart .productView {
    width: 100%;
    margin: 20px 0 0 0; }
  .page-heading {
    margin: 0 0 20px 0; }
  ol.breadcrumbs {
    margin-top: 10px;
    float: left;
    width: 100%; }
  .cart-item-label {
    font-size: 16px; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    text-align: left;
    width: 50%;
    padding-left: 0; }
  .cart-total-value {
    width: 50%;
    padding-right: 0;
    text-align: right;
    float: right; }
  #contact-us-page .contactLeft {
    width: 35%;
    float: left; }
  #contact-us-page .contact_right {
    width: 65%;
    float: right; }
  .page_blog .blog {
    padding: 0 10px; }
  .page_blog .page {
    margin: 0; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .navBar--sub {
    margin-bottom: 30px; }
  .productpage_main .productView-img-container img {
    object-fit: contain; }
  .footer .footer_bottom .footer_copyright p span {
    margin: 0 2px 0 2px; }
  .footer .footer_bottom .footer_copyright p {
    font-size: 11px; }
  #menu_responsive ul li ul li {
    padding-right: 15px; }
  .home_products .productGrid {
    text-align: center; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text {
    margin: 25px 0 0 0; }
  .writeReview-form .form-field.form-field--submit {
    text-align: center; }
  .aboutUs_template .about_sec_2 .container .about_sec_2_grid {
    display: flex; }
  .home_products .productGrid .product {
    width: 50%; }
  .home_products .productGrid .card-image {
    object-fit: contain; } }

@media only screen and (max-width: 767px) {
  .home-subscribe ul li div:first-child .subscribe_grid p {
    height: 450px; }
  .headerTop_bar p {
    width: 60%;
    padding: 6px 0 9px 15px; }
  .header-logo-image-container svg {
    width: 100%; }
  .header-logo a {
    max-width: 220px; }
  .header_logo .header-logo {
    margin: 10px 0 10px 0; }
  .mobileMenu-toggle {
    top: 79px; }
  .header_logo .header_logo_right {
    top: 18px; }
  .home-brand-logo ul {
    display: block; }
  .home-brand-logo ul li {
    float: none;
    width: 24%;
    padding: 0 15px 20px 15px;
    display: inline-block;
    text-align: center; }
  .home-brand-logo ul::after {
    bottom: 0; }
  .home-brand-logo {
    padding: 30px 0 0px 0; }
  .banner_enjoyGoodFood .container {
    padding: 0 15px; }
  .banner_enjoyGoodFood .enjoyGoodFood_top_image span {
    width: 114px;
    padding: 70px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_top_image {
    padding: 20px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_img {
    padding: 0;
    width: 100%; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text {
    width: 100%;
    padding: 20px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text p {
    max-width: 100%;
    padding: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text {
    padding: 15px 0 0 0;
    width: 100%; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img {
    padding: 0;
    width: 100%;
    margin: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_img {
    padding: 0;
    width: 100%;
    margin: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text {
    width: 100%;
    padding: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text p {
    max-width: 100%;
    padding: 20px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p {
    max-width: 100%;
    padding: 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid.enjoyGoodFood_grid_mid {
    display: flex;
    flex-flow: column; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_img {
    order: -1; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid.enjoyGoodFood_grid_mid {
    padding: 50px 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p:first-child {
    margin: 10px auto 10px; }
  .productGrid {
    margin: 0 -10px; }
  .productGrid .product {
    padding: 0 10px;
    width: 50%; }
  .page-heading {
    font-size: 40px;
    line-height: 46px; }
  .home-special-occasion .container ul {
    margin: 0 -10px; }
  .home-special-occasion .container li {
    padding: 0 10px 30px 10px; }
  .home-buyers-guide .container .buyersGuide_left {
    width: 100%; }
  .home-buyers-guide .container .buyersGuide_right {
    width: 100%; }
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text {
    padding: 0 0 40px 0; }
  .home-buyers-guide .container {
    display: block; }
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .page-subtitle {
    margin: 15px 0 10px 0; }
  .home-subscribe ul {
    text-align: center; }
  .home-subscribe ul li {
    float: none;
    width: 49%;
    display: inline-block; }
  .home-subscribe ul li:last-child {
    margin-top: 20px; }
  .footer .footer-info .sec_shop,
  .footer .footer-info .sec_account,
  .footer .footer-info .sec_eatCookLove {
    width: 33%;
    float: none;
    display: inline-block; }
  .footer .footer-info .sec_contact,
  .footer .footer-info .footer-info-col.sec_legal {
    width: 33%;
    float: none;
    display: inline-block;
    margin-top: 30px; }
  .footer .footer_bottom .footer_copyright p br {
    display: block; }
  .home-top-banner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1; }
  .home-top-banner .topBanner_overlay {
    z-index: 9;
    top: 50%;
    transform: translateY(-50%); }
  .home-top-banner .banner_button a {
    color: #FFFFFF; }
  .home-top-banner .banner_button a::after {
    background: #fff; }
  .home-top-banner h2,
  .home-top-banner h3,
  .home-top-banner h4 {
    text-shadow: none; }
  .home-top-banner h4 {
    margin: 20px 0 15px 0; }
  .home-instagram .container li {
    width: 33.33%; }
  .productGrid .card-image {
    object-fit: contain; }
  .header_logo .header_logo_right .li_search {
    top: 81px; }
  .header_logo .header_logo_right li.navUser-item--cart {
    top: 28px; }
  .proList_block .proList_right .productGrid .product,
  .productGrid .product {
    width: 50%; }
  .proList_Top h1 {
    line-height: 44px; }
  .quickSearchResults .productGrid .product .card .card-body, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body, .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
    padding-right: 15px; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_top p {
    width: 100%; }
  .aboutUs_template .about_topBar li {
    padding: 0 10px; }
  .aboutUs_template .about_sec_2::before {
    top: -90px; }
  .aboutUs_template .about_sec_2 .about_sec_2_text .page-heading {
    margin: 0 0 15px 0; }
  .aboutUs_template .about_sec_2 .about_sec_2_text {
    max-width: 100%; }
  .aboutUs_template .about_sec_2 .about_sec_2_image {
    max-width: 100%;
    margin: 0;
    text-align: center;
    width: 100%; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 {
    font-size: 46px;
    line-height: 44px; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay h2 strong {
    font-size: 66px; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay {
    top: 32%; }
  .aboutUs_template .about_sec_2 .about_sec_2_image img {
    max-width: 300px; }
  .aboutUs_template .about_sec_4 .about_sec_4_text {
    padding: 0 0 20px 0;
    width: 100%; }
  .aboutUs_template .about_sec_4 .about_sec_4_image {
    width: 100%;
    padding: 0; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li {
    margin: 0 8px 0 8px;
    min-width: 80px; }
  .aboutUs_template .about_sec_4 .about_sec_4_text p {
    max-width: 100%;
    margin: 0 0 20px 0; }
  .aboutUs_template .about_sec_5 .about_sec_5_text {
    padding: 0;
    width: 100%; }
  .aboutUs_template .about_sec_5 .about_sec_5_grid p {
    max-width: 100%; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_image {
    padding: 0;
    margin: 0;
    width: 100%; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_image img {
    width: 100%; }
  .aboutUs_template .about_sec_5 .about_sec_5_image {
    order: -1;
    width: 100%;
    padding: 0 0 20px 0; }
  .aboutUs_template .about_sec_5 .about_sec_5_image img {
    width: 100%;
    padding: 0; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text p {
    max-width: 100%;
    margin: 20px 0; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text {
    padding: 0; }
  .aboutUs_template .about_sec_5 .sec_5_grid_1 {
    display: flex;
    flex-flow: column; }
  #contact-us-page .contactLeft {
    width: 100%;
    float: left; }
  #contact-us-page .contact_right {
    width: 100%;
    float: right; }
  .page_blog .blog {
    width: 50%; }
  .store_locator_lt {
    width: 100%;
    padding: 0; }
  .store_locator_rt {
    width: 100%;
    padding: 0; }
  .map_iframe iframe {
    height: 300px; }
  .footer .footer-info .footer-info-list .ft_contact_1,
  .footer .footer-info .footer-info-list .ft_contact_2 p:first-child {
    margin: 0 0 10px 0; }
  .proList_block .proList_right .actionBar-section {
    width: 190px;
    margin: 0 auto;
    float: none; }
  .aboutUs_template .about_sec_2 .container .about_sec_2_grid {
    display: block; } }

@media only screen and (max-width: 479px) {
  .container,
  .banner_enjoyGoodFood .container {
    padding: 0 25px; }
  .headerTop_bar p {
    width: 100%;
    text-align: center;
    padding: 6px 15px 9px 15px; }
  .page-heading {
    font-size: 36px;
    line-height: 42px; }
  .headerTop_bar .header_location {
    width: 100%;
    text-align: center;
    padding: 0 15px 5px; }
  .headerTop_bar .header_location a {
    display: inline-block;
    margin: 0 auto; }
  .headerTop_bar p span {
    margin: 0 5px; }
  .header-logo a {
    max-width: 160px; }
  .navUser-item--cart__hidden-s,
  .navUser-item-cartLabel {
    display: block; }
  .mobileMenu-toggle {
    top: 116px;
    height: 35px;
    width: 35px;
    padding: 0 6px;
    left: 25px; }
  .header_logo .header_logo_right li.navUser-item--cart {
    right: 25px; }
  .navPages-container.is-open {
    width: 260px; }
  body.has-activeNavPages {
    left: 260px; }
  .home-top-banner::after {
    display: none; }
  .home-top-banner .topBanner_overlay {
    position: initial;
    transform: none;
    background: #a6ae2e;
    padding: 30px 25px; }
  .home-top-banner h2 {
    font-size: 40px;
    line-height: 40px; }
  .home-top-banner h3 {
    margin: 5px 0 5px 0; }
  .home-top-banner .banner_button a {
    font-size: 16px;
    letter-spacing: -0.1px; }
  .home-top-banner .banner_button span {
    margin: 11px 2px 0 2px; }
  .home-brand-logo ul {
    margin: 0 -10px; }
  .home-brand-logo ul li {
    width: 49%;
    padding: 0 10px 20px 10px; }
  .banner_enjoyGoodFood {
    padding-top: 28px;
    padding-bottom: 20px; }
  .productGrid .card_summary {
    height: auto; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text .banner_button a {
    margin: 0 4px; }
  .page-subtitle {
    margin: 10px 0 10px 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_top_image span {
    width: 100%;
    padding: 0;
    position: initial;
    display: block;
    transform: none; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text {
    padding: 20px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom {
    margin: 55px 0 0 0; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text .banner_button a {
    margin: 0 4px 20px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top {
    padding: 0 10px 10px; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top h4 {
    margin: 10px 0 15px 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top .banner_button {
    margin: 20px 0 20px 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left {
    width: 100%;
    padding: 0 0 20px 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_right {
    width: 100%;
    padding-left: 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card-title {
    height: auto; }
  .home_products {
    padding-top: 30px;
    padding-bottom: 0; }
  .productGrid {
    margin: 0; }
  .productGrid .product {
    padding: 0 0;
    width: 100%; }
  .productGrid .card-body {
    padding: 15px 0 0 0; }
  .productGrid .card-title {
    height: auto; }
  .card {
    margin: 0 0 60px 0; }
  .card-body {
    text-align: left; }
  .home-special-occasion {
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: -10px; }
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a {
    margin: 0 8px; }
  .home-buyers-guide .container .buyersGuide_right iframe {
    height: 250px; }
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text .banner_button a:first-child {
    margin-bottom: 25px; }
  .home-instagram {
    padding: 51px 0 0 0; }
  .home-instagram .container li {
    width: 50%; }
  .home-special-occasion .container ul {
    margin: 0; }
  .home-special-occasion .container li {
    padding: 0 0 30px 0;
    width: 100%; }
  .home-subscribe ul li {
    width: 100%;
    padding: 0; }
  .home-subscribe ul {
    margin: 0; }
  .home-subscribe ul li div:first-child {
    min-height: auto;
    max-height: 100%; }
  .home-subscribe .form-field {
    margin: 0; }
  .footer-info-col {
    text-align: left; }
  .footer .footer-info .sec_shop,
  .footer .footer-info .sec_account,
  .footer .footer-info .footer-info-col.sec_legal {
    width: 50%;
    margin: 0 0 30px 0; }
  .footer .footer-info .sec_shop .footer-info-heading,
  .footer .footer-info .sec_account .footer-info-heading,
  .footer .footer-info .footer-info-col.sec_legal .footer-info-heading {
    height: auto;
    margin: 0 0 10px 0; }
  .footer .footer-info .sec_eatCookLove,
  .footer .footer-info .sec_contact {
    width: 50%;
    margin: 0; }
  .footer .footer-info .footer-info-list .ft_contact_2 p:first-child,
  .footer .footer-info .footer-info-list .ft_contact_1 {
    margin: 0 0 10px 0; }
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card_action .button {
    width: 100%; }
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text {
    padding: 20px 0 0 0; }
  .home-brand-logo {
    padding: 60px 0 0px 0; }
  .proList_block .proList_right .productGrid .product,
  .productGrid .product {
    width: 100%; }
  .proList_block .proList_right .cat_pro {
    padding: 15px 0 0 0; }
  .productGrid .card-figure__link {
    height: 270px; }
  .productGrid .card-image {
    object-fit: cover; }
  ol.breadcrumbs {
    display: block; }
  .proList_Top h1 {
    font-size: 30px;
    line-height: 32px;
    color: #000;
    margin: 15px 0 10px 0;
    padding: 0 25px; }
  .proList_Top .bannersTop_overlay {
    position: initial;
    top: 0;
    transform: none; }
  .bannersTop_overlay .breadcrumb.is-active > .breadcrumb-label {
    color: #c77d5b; }
  .proList_block {
    padding: 20px 0 0 0; }
  .proList_block .proList_right .proList_heading {
    margin: 0 0 5px 0; }
  .proList_block .proList_right .actionBar {
    margin: 0; }
  .proListTop_description .cat-desc-accordion {
    height: 180px !important; }
  .quickSearchResults, .custom_account_recentitems .quickSearchResults, .custom_wishlist .quickSearchResults {
    padding: 0 25px; }
  .header_logo .header_logo_right .li_search .container {
    padding: 0 25px; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    right: 25px; }
  .aboutUs_template .about_topBar {
    position: inherit; }
  .aboutUs_template .about_sec_1 .about_sec_1_overlay {
    position: inherit; }
  .aboutUs_template .about_sec_2 .about_sec_2_text {
    padding: 20px 0 0 0; }
  .aboutUs_template .about_sec_1 {
    background: url(https://www.conolios.com/content/about-us-main-image.jpg) no-repeat center top;
    padding: 40px 0 60px 0;
    background-size: cover; }
  .aboutUs_template .about_sec_1 > img {
    display: none; }
  .aboutUs_template .about_sec_2 .about_sec_2_text .page-subtitle,
  .aboutUs_template .about_sec_3 .container .page-subtitle {
    margin: 0 0 10px 0; }
  .aboutUs_template .about_sec_2 .about_sec_2_image img {
    max-width: 100%; }
  .aboutUs_template .about_sec_4 .about_sec_4_text .about_sec_4_icons li {
    margin: 0 0 30px 0;
    float: left;
    width: 50%; }
  .aboutUs_template .about_sec_5 .banner_button a {
    display: inline-block;
    margin-top: 15px; }
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .banner_button a {
    margin: 0 10px; }
  .aboutUs_template .about_topBar ul {
    padding: 5px 0 10px 0; }
  .aboutUs_template .about_sec_3 {
    padding: 50px 0 0 0; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_middle p {
    margin: 60px 0; }
  .aboutUs_template .about_sec_4 {
    margin: 57px 0 0 0;
    padding: 35px 0 40px 0; }
  .PP_common_Products .container {
    padding: 0; }
  .productpage_main .PP_common_Products .productCarousel-slide {
    padding: 0; }
  .PP_common_Products .slick-next::before,
  .PP_common_Products .slick-prev::before {
    width: 14px;
    height: 32px; }
  .PP_common_Products .slick-arrow {
    margin: 0; }
  .productpage_main .PP_common_Products .PP_commonProducts_inner {
    margin: 0; }
  .PP_common_Products .slick-list.draggable {
    margin: 0; }
  .PP_common_Products .slick-prev {
    left: -20px; }
  .PP_common_Products .slick-next {
    right: -20px; }
  .productpage_main .PP_common_Products .card-title,
  .productpage_main .PP_common_Products .card_summary {
    height: auto; }
  .productpage_main .tabs .tab {
    margin-bottom: 20px; }
  .productpage_main .fullWidth_tabs {
    margin: 10px 0 0 0; }
  .productpage_main .add-to-cart-wrapper .form-action {
    width: 100%;
    margin: 0 0 10px 0; }
  .productpage_main .form-wishlist.form-action {
    width: 100%;
    margin: 0; }
  .productpage_main .product_badges li {
    width: 50%;
    margin: 0 0 20px 0;
    float: left; }
  .productpage_main .product_badges ul {
    margin: 0 0 20px 0;
    float: left;
    width: 100%; }
  .productView-options {
    text-align: left; }
  .productpage_main .productView-product .productView-title {
    font-size: 32px;
    line-height: 34px; }
  .productpage_main .productView-product .price-section {
    font-size: 34px;
    line-height: 30px; }
  .productpage_main .productView-img-container,
  .productpage_main .productView-image {
    height: 300px; }
  .productpage_main .short_description_button {
    padding: 18px 0 0px 0; }
  .productView-img-container {
    height: 310px; }
  .modal-body {
    padding-left: 25px;
    padding-right: 25px; }
  .g-recaptcha {
    overflow: hidden; }
  .cms_cnt a {
    word-break: break-all; }
  .page_giftcertificates_balance .form-prefixPostfix .form-input,
  .page_giftcertificates_balance .form-prefixPostfix .button {
    width: 100%; }
  .page_giftcertificates_balance .form-prefixPostfix .button.button--primary {
    margin: 10px 0 0 0;
    padding: 8px 0; }
  .page_blog .blog {
    width: 100%;
    padding: 0;
    margin: 0 0 54px 0; }
  .page_blog .blog .blog-post-body .blog-title,
  .page_blog .blog .blog-post-body .blog-post {
    height: auto; }
  .blog-post-body .blog-header .blog-date {
    margin: 0 0 10px 0; }
  .login-form,
  .new-customer {
    padding: 0; }
  .page_forgotpassword .form-prefixPostfix .form-input {
    margin-right: 0; }
  .forgot-password-form .button {
    width: 100%;
    margin: 10px 0 0 0; }
  .account-content {
    padding: 0; }
  .table--line tr td + td {
    padding-left: 5px; }
  .wishlists-table .table-actions .button {
    padding: 0 5px;
    margin: 2px 0; }
  .cms_cnt .philanthropy_mn h2 {
    font-size: 26px; }
  p,
  .banner_enjoyGoodFood p,
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_top .enjoyGood_grid_text p,
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_mid .enjoyGood_grid_text p,
  .banner_enjoyGoodFood .enjoyGoodFood_bottom .enjoyGoodFood_grid_last .enjoyGood_grid_text p,
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_top p,
  .home-buyers-guide .container .buyersGuide_left .buyersGuide_left_text p,
  .home-featured-recipe .container .featured_recipe .featured_recipe_right .featuredRecipe_right_bottom .featured_product_left .card_summary p,
  .productGrid .card_summary p,
  .aboutUs_template .about_sec_2 .about_sec_2_text p,
  .aboutUs_template .about_sec_3 .container .about_sec_3_top p,
  .aboutUs_template .about_sec_3 .container .about_sec_3_middle p,
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .about_sec_3_bottom_text p,
  .aboutUs_template .about_sec_4 .about_sec_4_text p,
  .aboutUs_template .about_sec_5 .about_sec_5_grid p,
  .aboutUs_template .about_sec_5 .sec_5_grid_2 .about_sec_5_text p,
  .productpage_main .PP_common_Products .card_summary p,
  .productpage_main .fullWidth_tabs p {
    font-size: 16px;
    line-height: 24px; }
  .productpage_main .fullWidth_tabs p span {
    font-size: 16px !important;
    line-height: 24px; }
  .aboutUs_template .about_sec_3 .container .about_sec_3_bottom .text_signature p {
    font-size: 20px; }
  .productpage_main .PP_common_Products .page-heading {
    font-size: 31px; }
  .has-activeNavPages .mobileMenu-toggle {
    left: 15px; }
  .has-activeNavPages .header_logo .header_logo_right .li_search .container {
    padding: 0 15px; }
  .proListTop_description {
    margin-bottom: 40px; }
  .home-special-occasion .container li div a .button {
    width: 90%; }
  .home-subscribe ul li div:first-child .subscribe_grid p {
    height: auto;
    margin: 12px auto 50px; }
  .proList_Top.bannerTop_notFound {
    margin: 0 0 10px 0; }
  .productView-options .form {
    display: block; }
  .button.shipping-estimate-submit {
    padding-left: 5px;
    padding-right: 5px; }
  .wishlists-table.table--line tr td:first-child a {
    word-break: break-all; }
  .page_404 h3 svg {
    width: 100%; }
  .home-subscribe ul li:last-child {
    margin-top: 0; }
  .home-subscribe ul li.subscribe_box2 {
    margin: 15px 0; }
  .productpage_main .productView-info-name {
    margin-right: 5px; }
  .page_blog .body {
    margin-bottom: 50px; }
  .home_products .productGrid .product {
    width: 100%; }
  .navPages-item .navPages-action {
    font-size: 13px; } }

div#consent-manager-update-banner {
  display: none; }

.previewCart .previewCart-additionalCheckoutButtons {
  display: none; }

.trim-description.cat-desc-content ul {
  list-style: none; }
