@charset "UTF-8";
@font-face {
  font-family: 'Bressay Trial';
  src: url("https://www.walkersshortbread.com/content/font/BressayTrial-Bold.woff2") format("woff2"), url("https://www.walkersshortbread.com/content/font/BressayTrial-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Bressay Trial';
  src: url("https://www.walkersshortbread.com/content/font/BressayTrial-Regular.woff2") format("woff2"), url("https://www.walkersshortbread.com/content/font/BressayTrial-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Figgins Sans';
  src: url("https://www.walkersshortbread.com/content/font/FigginsSans-Bold.woff2") format("woff2"), url("https://www.walkersshortbread.com/content/font/FigginsSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Figgins Sans';
  src: url("https://www.walkersshortbread.com/content/font/FigginsSans-Regular.woff2") format("woff2"), url("https://www.walkersshortbread.com/content/font/FigginsSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-family: 'Bressay Trial';
  font-weight: normal;
  color: #000;
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 28px;
  padding: 0px; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bressay Trial';
  font-weight: bold;
  letter-spacing: 0;
  color: #000; }

p {
  font-family: 'Bressay Trial';
  font-weight: normal;
  color: #000; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #cf9c63;
  color: #ffffff;
  line-height: normal;
  font-size: 18px;
  border: 0;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-family: "Figgins Sans", sans-serif;
  letter-spacing: 0;
  margin: 0;
  font-weight: bold;
  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: #ecba6a;
    color: #ffffff; }

.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,
[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; }

/* Custom Css Start */
header.header {
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.16); }

footer.footer {
  background: url("https://www.walkersshortbread.com/content/footer-background.jpg");
  padding-bottom: 0;
  background-size: cover;
  border-top: 10px solid #8A7459;
  padding: 68px 0 0; }

.container {
  max-width: 1366px;
  padding-left: 83px;
  padding-right: 83px; }

body.custom_default .body > .container {
  max-width: 100%; }

body.custom_default main.body {
  margin-bottom: 70px; }

.footer-info-col {
  order: 1;
  width: 200px;
  padding: 0px 32px;
  margin-bottom: 45px; }
  .footer-info-col.store_dtl {
    order: 0;
    padding: 0;
    margin-right: 0;
    width: 32.124%;
    padding-right: 68px;
    text-align: center;
    margin-top: -27px; }
  .footer-info-col:nth-child(2) {
    width: 18.75%; }
    .footer-info-col:nth-child(2) .footer-info-heading {
      max-width: 101px; }
  .footer-info-col:nth-child(3) {
    width: 17%; }
  .footer-info-col:nth-child(4) {
    padding-right: 0;
    width: 15.5%; }
    .footer-info-col:nth-child(4) .footer-info-heading {
      max-width: 101px; }
  .footer-info-col:last-child {
    padding-right: 0;
    width: 16.626%; }

.footer-info-heading {
  color: #8A7459;
  font-size: 18px;
  font-weight: bold;
  font-family: "Figgins Sans", sans-serif;
  margin-bottom: 16px;
  line-height: 24px; }

.footer-info-list li {
  margin-bottom: 8px;
  line-height: normal; }
  .footer-info-list li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px; }
    .footer-info-list li a:hover {
      color: #ECBA6A; }

.store-info {
  margin-top: 30px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 5px; }
  .store-info p:last-child {
    margin-top: 5px;
    display: inline-block; }

.socialLinks {
  text-align: center; }
  .socialLinks .socialLinks-item {
    margin-right: 30px; }
  .socialLinks .icon:hover svg path {
    fill: #ECBA6A; }
  .socialLinks .icon svg {
    width: 31px;
    height: 25px; }

.payment-icons {
  float: left;
  width: 50%; }
  .payment-icons ul {
    list-style: none;
    padding: 0;
    margin: 0px 0px 0px -10px; }
    .payment-icons ul li {
      display: inline-block;
      margin-right: -10px; }

.footer_bottom .container {
  display: flex;
  align-items: center; }

.footer-copyright {
  text-align: right;
  width: 50%; }

.footer-copyright > .powered-by {
  font-size: 14px;
  color: #000000;
  line-height: 26px; }

.footer-copyright a {
  color: #000000; }
  .footer-copyright a:hover {
    color: #ecba6a; }

footer:after {
  content: '';
  background: url("https://www.walkersshortbread.com/content/footer-ribbon.png") repeat-x bottom center;
  display: block;
  width: 100%;
  height: 45px;
  background-size: 100%; }

.footer-info {
  margin: 0px; }

.footer_bottom {
  margin-bottom: 17px; }

.product_newsletter_section {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  filter: drop-shadow(1px 5px 10px rgba(0, 0, 0, 0.16)); }

.pro_news_left {
  float: left;
  width: 50%;
  height: 100%;
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_tartan.jpg");
  position: absolute;
  padding: 0;
  left: 0;
  background-size: 100%; }

.pro_news_right {
  float: right;
  width: 50%; }
  .pro_news_right img {
    width: 100%; }

.pro_news_left_inner {
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_white.png");
  padding: 40px 0 40px;
  background-size: cover;
  width: -webkit-calc(100% - 88px);
  width: -moz-calc(100% - 88px);
  width: calc(100% - 88px);
  height: -webkit-calc(100% - 29px);
  height: -moz-calc(100% - 29px);
  height: calc(100% - 29px);
  margin: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative; }
  .pro_news_left_inner h3 {
    margin: 0;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #3D3935; }
  .pro_news_left_inner p {
    font-size: 21px;
    color: #8A7459;
    line-height: 27px;
    margin: 0 0 10px; }

.news_left_inner_side {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  padding: 0px 13px 0px 38px; }

.pro_news_content .form-field {
  margin-bottom: 0; }

.pro_news_content p {
  font-size: 16px;
  color: #3D3935;
  line-height: 24px;
  margin-bottom: 25px; }

.pro_news_content .form-prefixPostfix {
  position: relative; }
  .pro_news_content .form-prefixPostfix .button {
    position: absolute;
    right: 0;
    background-color: transparent;
    padding: 0;
    height: 46px;
    width: 52px;
    top: 0; }
    .pro_news_content .form-prefixPostfix .button svg {
      padding-top: 5px;
      width: 8px; }

.pro_news_content form {
  max-width: 355px; }

.pro_news_content .form-input {
  border-radius: 0;
  border-color: rgba(61, 57, 53, 0.25);
  height: 46px;
  font-family: "Bressay Trial", cursive;
  font-size: 16px;
  padding-right: 52px;
  color: #3D3935; }
  .pro_news_content .form-input::placeholder {
    color: #3D3935; }

.productGrid {
  margin: 0; }

.household_section > div {
  display: flex;
  align-items: center; }

.household_section .container {
  display: flex;
  align-items: center;
  max-width: 930px;
  padding: 0; }

.household_left {
  width: 35%;
  text-align: center; }

.household_right {
  width: 63%;
  margin-left: 2%; }
  .household_right h3 {
    margin: 0;
    font-size: 24px;
    color: #3D3935;
    font-weight: bold;
    line-height: 52px; }
  .household_right h2 {
    margin: -10px 0 15px;
    font-size: 40px;
    color: #3D3935;
    font-weight: bold;
    line-height: 52px; }
  .household_right p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px; }
    .household_right p:last-child {
      margin-bottom: 0; }

.gift_left_right {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  margin: 60px 0px; }

.gift_rt {
  float: right;
  width: 50%;
  height: 100%;
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_tartan.jpg");
  position: absolute;
  padding: 0;
  right: 0;
  background-size: 100%; }

.gift_lt {
  float: left;
  width: 50%; }

.gift_lt_img img {
  width: 100%; }

.gift_rt_inner {
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_white.png");
  padding: 90px 0 100px;
  background-size: cover;
  width: -webkit-calc(100% - 88px);
  width: -moz-calc(100% - 88px);
  width: calc(100% - 88px);
  height: -webkit-calc(100% - 35px);
  height: -moz-calc(100% - 35px);
  height: calc(100% - 35px);
  margin: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  position: relative; }
  .gift_rt_inner h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    color: #3D3935;
    margin: 0; }
  .gift_rt_inner h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #3D3935;
    margin: 12px 0 18px; }
  .gift_rt_inner p {
    font-size: 18px;
    line-height: 28px; }
  .gift_rt_inner .button {
    font-weight: bold;
    background-color: #CF9C63;
    height: 55px;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 17px; }
    .gift_rt_inner .button:hover {
      background-color: #ECBA6A; }

.git_rt_inner_small {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: calc(100% - 88px);
  margin: auto;
  padding: 0 21px;
  margin-top: -8px; }

.recipes_section {
  border-top: 10px solid #8A7459;
  position: relative;
  overflow: hidden; }
  .recipes_section .container {
    max-width: 650px;
    text-align: center;
    padding: 0 14px; }
  .recipes_section h2 {
    font-weight: bold;
    font-size: 40px;
    color: #3D3935;
    line-height: 53px;
    padding-top: 70px;
    margin: 0 0 18px; }
  .recipes_section::before {
    content: '';
    background: url("https://www.walkersshortbread.com/content/hp-cookie-3.png");
    height: 391px;
    width: 400px;
    display: inline-block;
    position: absolute;
    left: -178px;
    top: 1px; }
  .recipes_section::after {
    content: '';
    background: url("https://www.walkersshortbread.com/content/hp-cookie-4.png");
    height: 400px;
    width: 400px;
    display: inline-block;
    position: absolute;
    right: -208px;
    top: 55px; }
  .recipes_section .recipe_content {
    font-size: 18px; }
    .recipes_section .recipe_content p {
      margin-bottom: 16px; }
  .recipes_section .button {
    background-image: url("https://www.walkersshortbread.com/content/button-texture.png");
    height: 55px;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
    margin-top: 12px;
    width: 200px; }
    .recipes_section .button:hover {
      background: #ECBA6A; }

.perfect_gift_section {
  filter: drop-shadow(0px -5px 10px rgba(0, 0, 0, 0.16)); }

.traditions_section {
  filter: drop-shadow(0px -5px 10px rgba(0, 0, 0, 0.16)); }
  .traditions_section .gift_rt_inner {
    padding: 40px 40px 60px;
    height: calc(100% - 29px); }
    .traditions_section .gift_rt_inner h4 {
      color: #8A7459; }
    .traditions_section .gift_rt_inner h2 {
      max-width: 365px;
      margin: 2px auto 0;
      text-align: center; }
    .traditions_section .gift_rt_inner h4 {
      margin: 7px 0 13px; }
    .traditions_section .gift_rt_inner .button {
      margin-top: 14px;
      width: 250px;
      padding: 0;
      margin-bottom: 15px; }
    .traditions_section .gift_rt_inner .git_rt_inner_small {
      padding: 0;
      width: calc(100% - 84px);
      margin-top: 0px; }
    .traditions_section .gift_rt_inner p {
      margin-bottom: 15px; }

.top_sellers_section {
  max-width: 1366px;
  padding: 0 145px 28px;
  margin: 25px auto 0; }
  .top_sellers_section .productGrid {
    margin: 0 -15px; }
    .top_sellers_section .productGrid .product {
      padding-left: 15px;
      padding-right: 15px; }
  .top_sellers_section .gift_sub_line {
    text-align: center;
    font-size: 18px;
    margin-bottom: 35px; }
  .top_sellers_section .page-heading {
    font-weight: bold; }
  .top_sellers_section .page-heading {
    margin: 0 0 20px;
    font-size: 40px;
    color: #3D3935; }

/* common product grid start */
.card {
  border: 1px solid;
  border-color: rgba(61, 57, 53, 0.25);
  position: relative; }
  .card .card-img-container::after {
    padding-bottom: 0;
    height: 200px; }
  .card .card-title > a {
    font-size: 16px;
    color: #3D3935;
    font-weight: bold;
    line-height: 22px; }
    .card .card-title > a:hover {
      color: #ecba6a; }
  .card .price-section {
    color: #3D3935;
    font-size: 16px;
    font-weight: bold; }
  .card .card-title {
    margin-bottom: 30px;
    height: 62px;
    overflow: hidden; }
  .card .card-body {
    padding: 0 19px; }
  .card .card-figcaption {
    position: static;
    opacity: 1;
    height: auto; }
  .card .card-figcaption-body {
    transform: none;
    padding: 6px 0 20px;
    width: 100%;
    vertical-align: top;
    position: static; }
    .card .card-figcaption-body .button {
      font-size: 12px;
      margin: 0;
      background-color: transparent;
      border: 1px solid #8A7459;
      color: #8A7459;
      font-size: 12px;
      font-weight: bold;
      padding: 0;
      float: left;
      width: 49%;
      height: 30px;
      line-height: 30px; }
      .card .card-figcaption-body .button:hover {
        background-color: #8A7459;
        color: #ffffff; }
    .card .card-figcaption-body a.button {
      background: url("https://www.walkersshortbread.com/content/button-texture.png") no-repeat center center;
      height: 30px;
      line-height: 30px;
      padding-top: 0;
      padding-bottom: 0;
      font-weight: bold;
      color: #ffffff;
      margin-left: 0px;
      float: right;
      width: 49%;
      background-size: cover; }
      .card .card-figcaption-body a.button:hover {
        background: #ECBA6A;
        color: #ffffff;
        border-color: #ECBA6A; }
  .card .card-figure__link {
    position: unset; }
  .card .card-figure {
    max-height: 190px;
    padding-top: 35px; }
  .card .card-image {
    width: 200px; }

/* common product grid end */
.category_block {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 50px; }
  .category_block .heading {
    font-size: 40px;
    color: #3D3935;
    font-weight: bold;
    margin-bottom: 25px; }
    .category_block .heading .highlight_text {
      color: #CF9C63; }
  .category_block p {
    font-size: 18px;
    line-height: 28px;
    max-width: 630px;
    margin: 5px auto 48px;
    display: inline-block;
    width: 100%; }
  .category_block::before {
    content: '';
    background: url("https://www.walkersshortbread.com/content/hp-cookie-1.png") no-repeat;
    height: 300px;
    width: 261px;
    display: inline-block;
    position: absolute;
    left: -122px;
    top: -2px; }
  .category_block::after {
    content: '';
    background: url("https://www.walkersshortbread.com/content/hp-cookie-2.png");
    height: 463px;
    width: 463px;
    display: inline-block;
    position: absolute;
    right: -180px;
    top: -65px; }

.cat_outer ul {
  margin: 0px -15px -50px;
  list-style: none;
  display: inline-block; }
  .cat_outer ul li {
    float: none;
    width: 33.3%;
    padding: 0 15px;
    text-align: center;
    margin: 0 -2px 50px;
    display: inline-block; }

.cat_outer .cat_img {
  position: relative; }
  .cat_outer .cat_img .button {
    position: absolute;
    left: 0;
    right: 0;
    width: 200px;
    top: 50%;
    margin: 0 auto;
    height: 54px;
    line-height: 54px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    background-color: #CF9C63;
    font-size: 18px;
    font-weight: bold;
    z-index: 1; }
  .cat_outer .cat_img:hover .button {
    opacity: 1; }
    .cat_outer .cat_img:hover .button:hover {
      background-color: #ECBA6A; }

.cat_outer .cat_title {
  display: block;
  margin-top: 15px; }
  .cat_outer .cat_title a {
    font-size: 24px;
    font-weight: bold;
    color: #3D3935;
    line-height: 30px; }

.cat_outer .cat_title_mn {
  display: block;
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #3D3935;
  line-height: 30px; }

.top_header {
  background-color: #ECBA6A;
  height: 36px;
  line-height: 36px;
  font-family: "Figgins Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3D3935; }
  .top_header p {
    font-family: "Figgins Sans", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #3D3935;
    margin: 0;
    line-height: normal;
    padding: 10px 0px 9px; }
  .top_header .top_head_left {
    float: left; }

.top_head_right {
  float: right; }
  .top_head_right ul {
    margin: 0; }
  .top_head_right > ul > li {
    display: inline-block;
    margin-left: 25px; }
    .top_head_right > ul > li ul {
      display: none;
      z-index: 123;
      list-style: none; }
    .top_head_right > ul > li.locations_dropdown {
      position: relative;
      text-align: center;
      z-index: 51; }
      .top_head_right > ul > li.locations_dropdown > a {
        position: relative;
        z-index: 111; }
      .top_head_right > ul > li.locations_dropdown:hover:after {
        content: '';
        background: #ffffff;
        width: 75px;
        height: 75px;
        position: absolute;
        top: 0;
        left: -14px;
        filter: drop-shadow(1px 5px 10px rgba(0, 0, 0, 0.16)); }
      .top_head_right > ul > li.locations_dropdown:hover a {
        color: #3D3935; }
        .top_head_right > ul > li.locations_dropdown:hover a:hover {
          color: #3D3935; }
      .top_head_right > ul > li.locations_dropdown:hover ul {
        display: block;
        position: absolute;
        margin: 0;
        width: 100%; }
      .top_head_right > ul > li.locations_dropdown img {
        position: relative;
        top: -3px;
        margin-right: 5px; }
    .top_head_right > ul > li svg {
      position: relative;
      top: 3px;
      margin-right: 5px; }
    .top_head_right > ul > li > a {
      padding-top: 1px;
      display: block;
      color: #3D3935;
      text-transform: uppercase; }
      .top_head_right > ul > li > a:focus {
        color: #3D3935; }
      .top_head_right > ul > li > a:hover {
        color: #BB251F; }
        .top_head_right > ul > li > a:hover svg path {
          fill: #BB251F; }

.middle_header > .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.middle_header .search_input {
  flex: 1; }
  .middle_header .search_input .container {
    padding: 0; }
  .middle_header .search_input .form {
    max-width: 300px;
    margin-bottom: 35px; }
  .middle_header .search_input .form-field {
    position: relative;
    margin: 0; }
    .middle_header .search_input .form-field button {
      position: absolute;
      top: 10px;
      right: 13px;
      bottom: 0; }
  .middle_header .search_input .form-input {
    color: #3D3935;
    font-size: 16px;
    border-color: #CCCCCC;
    border-radius: 50px;
    padding-right: 50px;
    height: 45px; }
    .middle_header .search_input .form-input::placeholder {
      color: #3D3935;
      opacity: 1; }

.middle_header .navUser {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  top: -15px; }

.middle_header .navUser-item {
  display: flex; }
  .middle_header .navUser-item .navUser-action::last-child {
    margin-left: 20px; }

.middle_header .navUser-item--account .navUser-action {
  padding: 0;
  color: #3D3935;
  font-family: "Figgins Sans", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center; }

.middle_header .navUser-item--cart {
  margin-left: 30px; }
  .middle_header .navUser-item--cart .navUser-action {
    padding: 0;
    color: #3D3935;
    font-family: "Figgins Sans", sans-serif;
    font-size: 14px;
    display: flex;
    align-items: center; }

.middle_header .navUser-action svg {
  stroke: unset;
  margin-right: 5px;
  position: relative;
  top: -2px; }

.middle_header .navUser-item--cart .navUser-action:hover,
.middle_header .navUser-item--account .navUser-action:hover {
  color: #ECBA6A; }
  .middle_header .navUser-item--cart .navUser-action:hover svg path,
  .middle_header .navUser-item--account .navUser-action:hover svg path {
    fill: #ECBA6A; }

.middle_header .navUser-item--account .navUser-action:last-child {
  margin-left: 30px; }

.countPill {
  background-color: #BB251F;
  display: inline;
  min-width: 25px;
  width: auto;
  min-height: 25px;
  line-height: 25px;
  margin: -3px 0 0 7px;
  font-size: 14px; }

.navPages-action {
  color: #3D3935;
  font-size: 18px;
  text-transform: none;
  font-weight: bold; }

.heroCarousel-slide {
  margin-bottom: 0; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    float: right;
    width: 50%; }

.heroCarousel-slide {
  position: relative;
  display: inline-block;
  width: 100%; }

.heroCarousel-content {
  right: auto;
  top: auto;
  transform: unset;
  float: right;
  width: 50%;
  height: 100%;
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_tartan.jpg");
  position: absolute;
  padding: 0 45px;
  left: 0;
  max-height: 100%;
  background-size: 100%; }

.heroCarousel-slide .heroCarousel-image {
  object-fit: cover; }

.custom-div {
  position: absolute;
  top: 0;
  transform: none;
  background-image: url("https://www.walkersshortbread.com/content/banner_newsletter_bg_white.png");
  padding: 130px 0 150px;
  background-size: cover;
  width: -webkit-calc(100% - 86px);
  width: -moz-calc(100% - 86px);
  width: calc(100% - 86px);
  margin: auto;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center bottom; }

.heroCarousel-title {
  font-size: 55px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 30px;
  max-width: 385px;
  margin: 0 auto 20px;
  font-family: 'Bressay Trial';
  font-weight: bold; }

.heroCarousel-slide .custom-div a {
  text-decoration: none;
  height: 55px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 56px;
  font-weight: bold;
  background-color: #CF9C63;
  width: 300px;
  padding: 0; }
  .heroCarousel-slide .custom-div a:hover, .heroCarousel-slide .custom-div a:focus {
    background-color: #ECBA6A;
    font-weight: bold; }

.alertBox.productAttributes-message {
  margin-top: 15px; }

@media screen and (min-width: 992px) {
  body {
    margin: 181px 0px 0px; } }

@media screen and (min-width: 991px) {
  .header-logo {
    margin: 11px 0 20px; }
  .navPages-container {
    line-height: 1;
    margin-top: 1px; }
    .navPages-container .navPages-list {
      line-height: 1; }
      .navPages-container .navPages-list > li {
        padding: 0 20px; }
        .navPages-container .navPages-list > li > .navPages-action {
          border-bottom: 5px solid transparent;
          padding: 0 0 10px;
          color: #3D3935;
          line-height: 24px;
          font-weight: bold; }
          .navPages-container .navPages-list > li > .navPages-action:hover {
            border-color: #ECBA6A;
            color: #3D3935; }
        .navPages-container .navPages-list > li:hover > .navPages-action {
          border-color: #ECBA6A;
          color: #3D3935; }
  /* Mega menu start */
  .navPages-list li.navPages-item:hover > .navPage-subMenu {
    display: block;
    left: 0;
    width: 100%; }
  .navPage-subMenu {
    background: #ffffff;
    top: 100%;
    padding: 29px 29px 50px !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    padding: 29px;
    border-top: 1px solid rgba(61, 57, 53, 0.25); }
    .navPage-subMenu .navPage-subMenu-action {
      color: #000000;
      line-height: 24px;
      font-size: 18px;
      border-color: #CCCCCC;
      padding: 5px 0 10px !important; }
    .navPage-subMenu ul li ul li {
      padding-bottom: 4px; }
      .navPage-subMenu ul li ul li a {
        color: #000000;
        font-size: 16px;
        line-height: 24px; }
        .navPage-subMenu ul li ul li a:hover {
          color: #ECBA6A; }
  .navPages .navPage-subMenu-list.ab_listing {
    max-width: 1125px;
    margin: 0 auto !important; }
  .navPages .navPage-subMenu-list {
    max-width: 100%; }
  .navPage-subMenu-item {
    width: calc(100%/6);
    width: -webkit-calc(100%/6);
    width: -moz-calc(100%/6);
    padding: 0 21px !important; }
  .ab_listing {
    text-align: center; }
    .ab_listing li {
      display: inline-block;
      text-align: center;
      float: none;
      width: 20%;
      padding: 0 25px !important; }
    .ab_listing .ab_list_img {
      display: flex;
      flex-direction: column;
      margin: 30px 0px 0px; }
      .ab_listing .ab_list_img h5 {
        font-size: 18px;
        margin: 15px 0 0;
        font-weight: bold; }
        .ab_listing .ab_list_img h5 a {
          line-height: 24px;
          color: #000000; }
          .ab_listing .ab_list_img h5 a:hover {
            color: #ECBA6A; }
  .navPage-subMenu-list.ab_listing .ab_list_img {
    margin-top: 20px; }
    .navPage-subMenu-list.ab_listing .ab_list_img h5 a {
      text-transform: none; }
  /* Mega menu End */ }

.heroCarousel {
  margin-top: 0;
  margin-bottom: 0; }
  .heroCarousel .slick-next {
    right: 20px; }
  .heroCarousel .slick-prev {
    left: 20px; }

.slick-next::before,
.slick-prev::before,
.slick-next:hover::before,
.slick-prev:hover::before {
  height: 50px;
  width: 50px;
  position: relative;
  top: 0px;
  margin: 0 auto;
  background-image: url("https://www.walkersshortbread.com/content/carousel-arrow.svg");
  background-size: auto;
  background-position: center;
  padding: 0px; }

.slick-prev::before,
.slick-prev:hover::before {
  transform: rotate(180deg); }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  filter: drop-shadow(1px 5px 10px rgba(0, 0, 0, 0.16));
  background: #ffffff;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.quickSearchResults {
  position: absolute;
  width: 300px;
  z-index: 111;
  border: 1px solid #ccc;
  top: 42px;
  display: none;
  background: #ffffff; }
  .quickSearchResults .card .card-title {
    height: auto;
    overflow: initial;
    margin-top: 0px; }

.quickSearchResults .modal-close {
  top: 10px; }

.quickSearchResults .productGrid {
  margin: 0 !important;
  overflow-y: auto;
  max-height: 430px; }

.quickSearchResults .productGrid .product {
  width: 100% !important;
  padding: 0 15px 0;
  border-bottom: 1px solid #ccc;
  background: #fff; }

.quickSearchResults .productGrid .product span.pro-Badge {
  display: none; }

.quickSearchResults .card.card--alternate {
  border: 0;
  width: 100%;
  float: left;
  padding: 20px 0 0;
  margin: 0; }

.quickSearchResults .card .card-figure {
  padding: 0;
  width: 30%;
  float: left; }

.quickSearchResults .card .card-figure .card-figure__link {
  height: auto;
  width: 100% !important;
  background-color: none;
  padding: 0; }

.productGrid .card-img-container {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff; }

.quickSearchResults .card .card-body {
  width: 70%;
  float: left;
  padding: 7px 0 7px 15px;
  text-align: left; }

.quickSearchResults .card .card-body .card-text {
  margin: 0 0 10px 0;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  color: #000; }

.productGrid .card-title {
  margin: 15px 0 20px; }

.quickSearchResults .card.card--alternate .card-title a {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #000;
  height: auto; }

.quickSearchResults .card.card--alternate .card-title a:hover {
  color: #ECBA6A; }

.quickSearchResults .card .card-body .card-text {
  margin: 0 0 10px 0;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  color: #000; }

.quickSearchResults .productGrid .price-section {
  display: inline-block; }

.quickSearchResults .card .card-img-container::after {
  height: auto; }

.quickSearchResults .card .card-img-container img {
  position: unset; }

.quickSearchResults .card .card-figcaption-body {
  display: none; }

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

#cart-preview-dropdown {
  width: 320px;
  top: 35px !important;
  right: 28px !important; }

#cart-preview-dropdown .previewCartWrapper {
  padding: 0; }

.previewCartItem-name > a {
  color: #3D3935; }
  .previewCartItem-name > a:hover {
    color: #ECBA6A; }

.previewCartAction .button {
  font-size: 13px;
  letter-spacing: 0;
  padding: 10px 0;
  font-weight: bold;
  background-color: #CF9C63; }
  .previewCartAction .button:hover {
    background-color: #ECBA6A; }

.previewCartItem-brand {
  display: none; }

/* about us page desktop design start*/
main#main-content {
  margin-top: 0; }

.about-us-page {
  margin: 0; }

.about-us-banner {
  position: relative; }
  .about-us-banner nav {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0; }

.about-us-banner .breadcrumb a,
.about-us-banner .breadcrumb a:hover {
  color: #ffffff;
  font-size: 16px; }

.about-us-banner .breadcrumb.is-active > .breadcrumb-label {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold; }

.about-us-banner .breadcrumb:not(:first-child)::before {
  color: #ffffff;
  font-size: 16px;
  border-color: #fff; }

.about-top-section {
  max-width: 1118px;
  margin: -145px auto 0;
  padding: 0 15px; }
  .about-top-section .container {
    padding-left: 0;
    padding-right: 0; }

.ab_top_content h3 {
  font-size: 36px;
  line-height: 48px;
  margin: 25px 0 30px 5px;
  color: #3D3935;
  font-weight: bold; }

.ab_block_outer {
  margin: 0 -35px; }
  .ab_block_outer .ab_left_block {
    float: left;
    width: 50%;
    padding: 0 35px; }
    .ab_block_outer .ab_left_block p:nth-child(2) {
      margin-bottom: 25px;
      margin-top: 25px; }
  .ab_block_outer .ab_right_block {
    float: right;
    width: 50%;
    padding: 0 35px; }
    .ab_block_outer .ab_right_block .ab_img {
      margin-top: 3px;
      display: inline-block; }
  .ab_block_outer p {
    font-size: 21px;
    line-height: 31px; }

.ab_middle_section {
  clear: both;
  max-width: 1118px;
  margin: 0 auto 0;
  padding: 0 15px; }
  .ab_middle_section .container {
    padding-left: 0;
    padding-right: 0; }
  .ab_middle_section .ab_head_img {
    text-align: center;
    margin-top: 60px;
    display: inline-block;
    width: 100%; }
    .ab_middle_section .ab_head_img img {
      display: block;
      margin: 0 auto; }
    .ab_middle_section .ab_head_img span {
      font-size: 24px;
      color: #8A7459;
      line-height: 30px;
      font-weight: bold;
      padding-top: 10px;
      display: block; }
  .ab_middle_section .ab_listing {
    max-width: 685px;
    margin: 0 auto; }
    .ab_middle_section .ab_listing li {
      display: inline-block;
      text-align: center;
      float: none;
      width: 175px;
      padding: 0 !important; }
      .ab_middle_section .ab_listing li:nth-child(2) {
        margin: 0 75px; }
    .ab_middle_section .ab_listing .ab_list_img {
      margin: 65px 0 65px; }
      .ab_middle_section .ab_listing .ab_list_img h5 {
        text-transform: none;
        line-height: 24px; }

.ab_video_section {
  max-width: 1118px;
  margin: 0 auto 0;
  padding: 0 15px; }
  .ab_video_section .container {
    padding-left: 0;
    padding-right: 0; }
  .ab_video_section iframe {
    display: block; }

.ab_bottom_section {
  background-color: #eeeae6;
  clear: both;
  display: inline-block;
  max-width: 100%;
  margin-top: 93px;
  width: 100%; }
  .ab_bottom_section .container {
    padding: 97px 139px 90px; }
  .ab_bottom_section .ab_bot_top {
    margin: 0; }
    .ab_bottom_section .ab_bot_top .ab_bot_left {
      float: left;
      width: 450px;
      padding: 0; }
      .ab_bottom_section .ab_bot_top .ab_bot_left:last-child {
        float: right;
        width: calc(100% - 536px);
        padding: 0px;
        text-align: right; }
      .ab_bottom_section .ab_bot_top .ab_bot_left h3 {
        margin: 0px 0px 15px; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left {
    width: 478px; }
    .ab_bottom_section .ab_bot_bottom .ab_bot_left:last-child {
      width: calc(100% - 551px); }

.ab_bot_left {
  float: left;
  width: 450px;
  padding: 0; }
  .ab_bot_left:last-child {
    float: right;
    width: calc(100% - 550px);
    padding: 0; }
  .ab_bot_left .button {
    background-color: #CF9C63;
    width: 260px;
    height: 55px;
    line-height: 56px;
    padding: 0;
    font-weight: bold;
    margin-top: 19px; }
    .ab_bot_left .button:hover {
      background-color: #ECBA6A; }
  .ab_bot_left h3 {
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 20px;
    font-weight: bold;
    color: #3d3935; }
  .ab_bot_left p {
    line-height: 26px; }

.ab_last_section {
  clear: both;
  margin-top: 60px;
  margin-bottom: -60px; }

.ab_bot_top {
  margin: 0;
  width: 100%;
  display: inline-block; }

.ab_bot_bottom {
  margin-top: 100px;
  display: inline-block; }

.ab_last_section .container {
  max-width: 1118px;
  margin: 0 auto 0;
  padding: 0 15px; }
  .ab_last_section .container > h3 {
    font-size: 36px;
    line-height: 48px;
    color: #3D3935;
    font-weight: bold;
    text-align: center;
    display: inline-block; }

.ab_last_section .ab_listing {
  margin: 0 -25px; }
  .ab_last_section .ab_listing li {
    float: left; }
  .ab_last_section .ab_listing .ab_list_img h5 a {
    text-transform: none; }

/* about us page desktop design end*/
/* Category page start */
.custom_category .body,
.custom_search .body,
.custom_brand .body {
  margin-bottom: 40px; }
  .custom_category .body > .container,
  .custom_search .body > .container,
  .custom_brand .body > .container {
    padding: 0;
    max-width: 100%; }

.custom_category .pagination,
.custom_search .pagination,
.custom_brand .pagination {
  margin: 15px 0 -5px; }

.category_top_banner {
  display: inline-block;
  vertical-align: top;
  background-color: #EEEAE6;
  width: 100%; }
  .category_top_banner .container {
    padding-right: 55px; }
  .category_top_banner ol.breadcrumbs {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0px; }
    .category_top_banner ol.breadcrumbs a {
      font-size: 16px;
      line-height: 21px; }
  .category_top_banner .breadcrumb.is-active > .breadcrumb-label {
    color: #3D3935; }
  .category_top_banner .breadcrumb a {
    color: #3D3935; }
  .category_top_banner .breadcrumb:not(:first-child)::before {
    border-color: #3D3935; }
  .category_top_banner .page-heading {
    text-align: left;
    margin: 25px 0 8px;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #3D3935; }

.cat_des_content p {
  font-size: 16px;
  color: #000;
  line-height: 26px; }

.cat_des_left {
  float: none;
  width: 50%;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: middle; }

.cat_des_right {
  float: none;
  width: 50%;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: middle; }

.custom_category .page-sidebar,
.custom_search .page-sidebar,
.custom_brand .page-sidebar {
  width: 355px;
  padding: 0 0 20px;
  border: 1px solid;
  border-color: rgba(61, 57, 53, 0.25);
  margin-top: 125px; }
  .custom_category .page-sidebar .navList-item,
  .custom_search .page-sidebar .navList-item,
  .custom_brand .page-sidebar .navList-item {
    margin-bottom: 5px; }
  .custom_category .page-sidebar .navList-action,
  .custom_search .page-sidebar .navList-action,
  .custom_brand .page-sidebar .navList-action {
    font-size: 16px;
    line-height: 30px;
    display: inline;
    color: #3D3935; }
    .custom_category .page-sidebar .navList-action.is-selected,
    .custom_search .page-sidebar .navList-action.is-selected,
    .custom_brand .page-sidebar .navList-action.is-selected {
      font-size: 16px;
      line-height: 26px;
      color: #3D3935;
      font-weight: bold; }
    .custom_category .page-sidebar .navList-action:hover,
    .custom_search .page-sidebar .navList-action:hover,
    .custom_brand .page-sidebar .navList-action:hover {
      color: #ecba6a; }
    .custom_category .page-sidebar .navList-action--checkbox,
    .custom_search .page-sidebar .navList-action--checkbox,
    .custom_brand .page-sidebar .navList-action--checkbox {
      padding-left: 32px;
      line-height: 18px;
      display: inline; }
  .custom_category .page-sidebar .navList,
  .custom_search .page-sidebar .navList,
  .custom_brand .page-sidebar .navList {
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 6px;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px; }
  .custom_category .page-sidebar .facetedSearch.sidebarBlock,
  .custom_search .page-sidebar .facetedSearch.sidebarBlock,
  .custom_brand .page-sidebar .facetedSearch.sidebarBlock {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    border-top: 0px; }
  .custom_category .page-sidebar .accordion-block .navList,
  .custom_search .page-sidebar .accordion-block .navList,
  .custom_brand .page-sidebar .accordion-block .navList {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 10px; }
  .custom_category .page-sidebar .accordion-title,
  .custom_search .page-sidebar .accordion-title,
  .custom_brand .page-sidebar .accordion-title {
    font-size: 16px;
    line-height: 22px;
    color: #3D3935;
    font-family: "Bressay Trial", cursive;
    font-weight: bold; }
  .custom_category .page-sidebar .accordion--navList .accordion-block,
  .custom_search .page-sidebar .accordion--navList .accordion-block,
  .custom_brand .page-sidebar .accordion--navList .accordion-block {
    margin: 0 25px 0px 18px;
    border-bottom: 1px solid;
    border-color: rgba(61, 57, 53, 0.25); }
  .custom_category .page-sidebar .accordion--navList .accordion-navigation,
  .custom_search .page-sidebar .accordion--navList .accordion-navigation,
  .custom_brand .page-sidebar .accordion--navList .accordion-navigation {
    margin-bottom: 0 !important;
    padding: 8px 0px 8px; }
    .custom_category .page-sidebar .accordion--navList .accordion-navigation.is-open,
    .custom_search .page-sidebar .accordion--navList .accordion-navigation.is-open,
    .custom_brand .page-sidebar .accordion--navList .accordion-navigation.is-open {
      padding: 9px 0px 4px; }

.custom_category .facetedSearch-toggle + .facetedSearch-navList,
.custom_category .sidebarBlock + .facetedSearch-navList,
.custom_search .facetedSearch-toggle + .facetedSearch-navList,
.custom_search .sidebarBlock + .facetedSearch-navList,
.custom_brand .facetedSearch-toggle + .facetedSearch-navList,
.custom_brand .sidebarBlock + .facetedSearch-navList {
  margin-top: 17px; }

.custom_category a.clear-all-btn,
.custom_search a.clear-all-btn,
.custom_brand a.clear-all-btn {
  position: absolute;
  top: 15px;
  right: 18px;
  font-size: 14px;
  text-decoration: underline;
  color: #3D3935; }
  .custom_category a.clear-all-btn:hover,
  .custom_search a.clear-all-btn:hover,
  .custom_brand a.clear-all-btn:hover {
    color: #3D3935; }

.custom_category ul.inlineList.inlineList--labels,
.custom_category a.facetedSearch-clearLink,
.custom_category .navList-action-close,
.custom_search ul.inlineList.inlineList--labels,
.custom_search a.facetedSearch-clearLink,
.custom_search .navList-action-close,
.custom_brand ul.inlineList.inlineList--labels,
.custom_brand a.facetedSearch-clearLink,
.custom_brand .navList-action-close {
  display: none; }

.custom_category .page-content.right-side-block,
.custom_search .page-content.right-side-block,
.custom_brand .page-content.right-side-block {
  width: -webkit-calc(100% - 400px);
  width: -moz-calc(100% - 400px);
  width: calc(100% - 400px);
  float: right;
  padding: 0; }
  .custom_category .page-content.right-side-block .actionBar-section,
  .custom_search .page-content.right-side-block .actionBar-section,
  .custom_brand .page-content.right-side-block .actionBar-section {
    float: right; }
    .custom_category .page-content.right-side-block .actionBar-section .form-field,
    .custom_search .page-content.right-side-block .actionBar-section .form-field,
    .custom_brand .page-content.right-side-block .actionBar-section .form-field {
      border-radius: 0;
      height: 49px;
      line-height: 42px;
      padding: 0;
      margin-top: 11px;
      margin-bottom: 22px;
      border-color: rgba(61, 57, 53, 0.25); }
    .custom_category .page-content.right-side-block .actionBar-section .form-label,
    .custom_search .page-content.right-side-block .actionBar-section .form-label,
    .custom_brand .page-content.right-side-block .actionBar-section .form-label {
      font-size: 16px;
      color: #3D3935;
      padding-left: 20px; }
    .custom_category .page-content.right-side-block .actionBar-section .form-select,
    .custom_search .page-content.right-side-block .actionBar-section .form-select,
    .custom_brand .page-content.right-side-block .actionBar-section .form-select {
      font-size: 16px;
      color: #3D3935;
      padding-left: 10px;
      font-weight: bold;
      -webkit-appearance: none;
      background: url(https://www.walkersshortbread.com/content/arrow-down.svg) no-repeat;
      background-position: 90%;
      width: 185px;
      line-height: 26px;
      padding: 0 0 0 10px; }
  .custom_category .page-content.right-side-block .productGrid,
  .custom_search .page-content.right-side-block .productGrid,
  .custom_brand .page-content.right-side-block .productGrid {
    margin: 0 -15px; }
    .custom_category .page-content.right-side-block .productGrid li,
    .custom_search .page-content.right-side-block .productGrid li,
    .custom_brand .page-content.right-side-block .productGrid li {
      padding: 0 15px; }
      .custom_category .page-content.right-side-block .productGrid li .card .card-title,
      .custom_search .page-content.right-side-block .productGrid li .card .card-title,
      .custom_brand .page-content.right-side-block .productGrid li .card .card-title {
        margin-bottom: 20px;
        margin-top: 15px;
        height: 62px; }
        .custom_category .page-content.right-side-block .productGrid li .card .card-title > a,
        .custom_search .page-content.right-side-block .productGrid li .card .card-title > a,
        .custom_brand .page-content.right-side-block .productGrid li .card .card-title > a {
          font-weight: bold;
          line-height: 20px; }
          .custom_category .page-content.right-side-block .productGrid li .card .card-title > a:hover,
          .custom_search .page-content.right-side-block .productGrid li .card .card-title > a:hover,
          .custom_brand .page-content.right-side-block .productGrid li .card .card-title > a:hover {
            color: #ecba6a; }
      .custom_category .page-content.right-side-block .productGrid li span.price.price--withoutTax,
      .custom_search .page-content.right-side-block .productGrid li span.price.price--withoutTax,
      .custom_brand .page-content.right-side-block .productGrid li span.price.price--withoutTax {
        font-weight: bold;
        line-height: 26px; }
    .custom_category .page-content.right-side-block .productGrid .card,
    .custom_search .page-content.right-side-block .productGrid .card,
    .custom_brand .page-content.right-side-block .productGrid .card {
      margin-bottom: 30px; }
      .custom_category .page-content.right-side-block .productGrid .card .card-figcaption-body,
      .custom_search .page-content.right-side-block .productGrid .card .card-figcaption-body,
      .custom_brand .page-content.right-side-block .productGrid .card .card-figcaption-body {
        padding-top: 6px; }

.custom_category .sidebarBlock-heading,
.custom_search .sidebarBlock-heading,
.custom_brand .sidebarBlock-heading {
  height: 56px;
  line-height: 56px;
  background-color: rgba(138, 116, 89, 0.15);
  font-size: 18px;
  color: #3D3935;
  font-weight: bold;
  padding: 0 18px; }

.custom_category .navList-action--checkbox::before,
.custom_search .navList-action--checkbox::before,
.custom_brand .navList-action--checkbox::before {
  border: 0;
  background-image: url("https://www.walkersshortbread.com/content/box.svg");
  height: 20px;
  width: 20px;
  border-radius: 0;
  top: 40%;
  background-size: auto; }

.custom_category .navList-action--checkbox::after,
.custom_search .navList-action--checkbox::after,
.custom_brand .navList-action--checkbox::after {
  background-image: url("https://www.walkersshortbread.com/content/check.svg");
  top: 13px;
  left: 3px;
  background-size: auto; }

.custom_category .accordion-block .icon,
.custom_search .accordion-block .icon,
.custom_brand .accordion-block .icon {
  height: 10.66px;
  width: 12px; }

.custom_category .card-figure,
.custom_search .card-figure,
.custom_brand .card-figure {
  max-height: 190px;
  padding-top: 35px; }

.custom_category .card-image,
.custom_search .card-image,
.custom_brand .card-image {
  width: 200px; }

.pagination {
  float: none;
  width: auto;
  text-align: center; }

.pagination-list {
  max-width: fit-content;
  margin: 0 auto; }

.pagination-item {
  font-size: 16px;
  color: #231F20;
  font-weight: bold; }
  .pagination-item .pagination-link {
    font-size: 16px;
    color: #231F20;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px; }
    .pagination-item .pagination-link:hover {
      color: #8A7459; }
      .pagination-item .pagination-link:hover .icon path {
        fill: #8A7459; }
  .pagination-item--current {
    border: 0;
    color: #8A7459; }
    .pagination-item--current .pagination-link {
      color: #8A7459; }
  .pagination-item--previous .icon {
    margin-left: 0;
    height: 15px;
    width: 9px; }
  .pagination-item--next .icon {
    margin-right: 0;
    height: 15px;
    width: 9px; }

.cp-banner p {
  margin-bottom: 0; }

/* Category page end */
/* sub category page */
.page.sub-category ul {
  margin: 0px -15px;
  padding: 0;
  list-style: none; }

.page.sub-category ul li {
  width: 25%;
  float: left;
  padding: 0px 15px;
  margin-bottom: 30px; }

.page.sub-category ul li .sub_cat_inner h3 {
  margin: 0px 0px;
  padding: 0px;
  text-align: center; }

.page.sub-category ul li .sub_cat_inner h3 a {
  display: block;
  background: #cf9c63;
  padding: 10px 0px;
  color: #fff; }

.page.sub-category ul li .sub_cat_inner h3 a:hover {
  background: #ecba6a; }

.breadcrumb:not(:first-child)::before {
  border-right: 0;
  content: "»";
  display: inline-block;
  height: auto;
  margin: 0 0.25rem;
  transform: none;
  font-size: 20px;
  line-height: 20px; }

ol.breadcrumbs {
  margin: 25px 0px;
  line-height: normal; }

a.breadcrumb-label {
  font-size: 16px;
  line-height: 21px;
  color: #3D3935; }
  a.breadcrumb-label:hover {
    color: #ecba6a; }

.breadcrumb.is-active > .breadcrumb-label {
  font-weight: bold;
  color: #3D3935; }

.cat_outer .cat_img:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0; }

.cat_outer .cat_img:hover:after {
  opacity: 1; }

.cat_outer .cat_img:hover + .cat_title a,
.cat_outer .cat_title a:hover {
  color: #ECBA6A; }

span.pro-Badge {
  position: absolute;
  left: -5px;
  top: 0;
  width: 74px;
  height: 34px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 34px;
  z-index: 1;
  text-transform: uppercase; }
  span.pro-Badge:after {
    background-image: url(https://store-k9rd4hnymr.mybigcommerce.com/content/sale-back.png);
    content: '';
    height: 34px;
    width: 74px;
    background-size: 100%;
    position: absolute;
    left: 5px;
    z-index: -1; }

.page.about-us-page ol.breadcrumbs {
  margin: 0px 0px; }

.custom_product .body {
  margin: 0; }

.custom_product ol.breadcrumbs {
  margin: 0px 0 24px;
  text-align: center; }

.custom_product ol .breadcrumb {
  margin-right: 6px; }
  .custom_product ol .breadcrumb .breadcrumb-label {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: "Bressay Trial", cursive;
    font-weight: normal; }
  .custom_product ol .breadcrumb::before {
    border-right: none;
    content: "»";
    transform: none;
    height: auto;
    margin: 0;
    left: -2px;
    top: 0;
    color: #3D3935; }
  .custom_product ol .breadcrumb:first-child::before {
    content: none; }
  .custom_product ol .breadcrumb.is-active .breadcrumb-label {
    font-weight: bold; }

.product_page {
  float: left;
  width: 100%;
  background: url(https://store-k9rd4hnymr.mybigcommerce.com/content/pdp_bg_image.jpg) no-repeat top left;
  background-size: cover;
  padding: 27px 0 122px;
  position: relative; }
  .product_page::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: url(https://store-k9rd4hnymr.mybigcommerce.com/content/pdp-tartan-ribbon.png) no-repeat left top;
    height: 45px;
    background-size: cover; }
  .product_page .container {
    max-width: 1200px;
    padding: 0; }

.productView {
  padding: 0;
  margin: 0; }
  .productView .productView-images {
    padding: 0;
    margin: 0;
    width: 49%;
    max-width: 585px;
    float: left; }
    .productView .productView-images .productView-image {
      margin: 0 0 26px 0; }
      .productView .productView-images .productView-image .productView-img-container {
        max-width: initial;
        max-height: 445px;
        padding: 0; }
        .productView .productView-images .productView-image .productView-img-container a {
          display: block;
          height: 445px; }
        .productView .productView-images .productView-image .productView-img-container::after {
          padding: 0; }
    .productView .productView-images ul.productView-thumbnails {
      padding: 0;
      margin: 0;
      list-style: none; }
      .productView .productView-images ul.productView-thumbnails li.productView-thumbnail {
        width: 25%;
        padding: 0 15px; }
        .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link {
          border: 1px solid transparent;
          border-radius: 0;
          background: #FFFFFF;
          line-height: 0;
          width: 100%;
          max-width: initial;
          height: 100%;
          display: inline-block;
          padding: 0;
          max-width: 100px;
          height: 100px; }
          .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link:hover {
            border: 1px solid #3D3935; }
          .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link.is-active {
            border: 1px solid #3D3935; }
            .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link.is-active img {
              opacity: 1; }
          .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link img {
            width: auto;
            height: 100%;
            padding: 0;
            object-fit: cover; }
    .productView .productView-images ul .slick-list {
      margin: 0 32px; }
    .productView .productView-images ul .slick-arrow {
      margin: 0;
      padding: 0;
      border-radius: 50%;
      background-color: #FFFFFF;
      box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
      height: 30px;
      width: 30px;
      top: 47%;
      display: flex;
      align-items: center; }
      .productView .productView-images ul .slick-arrow.slick-disabled {
        opacity: 1; }
        .productView .productView-images ul .slick-arrow.slick-disabled::before {
          opacity: 1; }
      .productView .productView-images ul .slick-arrow::before {
        height: 20px;
        width: 8px;
        background-size: contain; }
      .productView .productView-images ul .slick-arrow.slick-prev {
        left: 3px; }
      .productView .productView-images ul .slick-arrow.slick-next {
        right: 2px; }
  .productView .productView-details {
    float: left;
    width: 51%;
    padding: 0 0 0 40px; }
    .productView .productView-details .productView-product {
      border: none;
      padding: 0;
      margin: 24px 0 0 0; }
      .productView .productView-details .productView-product .productView-title {
        text-align: left;
        font-size: 40px;
        line-height: 53px;
        font-weight: bold;
        margin: 0 0 4px;
        display: block;
        color: #3D3935; }
      .productView .productView-details .productView-product .productView-rating {
        display: block; }
        .productView .productView-details .productView-product .productView-rating span {
          vertical-align: middle;
          margin-top: 0px;
          display: inline-block; }
          .productView .productView-details .productView-product .productView-rating span.num_reviews {
            position: relative;
            top: 2px; }
        .productView .productView-details .productView-product .productView-rating a {
          margin: 2px 6px 0 7px;
          text-align: left;
          font-size: 16px;
          line-height: 21px;
          font-weight: normal;
          letter-spacing: 0px;
          color: #3D3935;
          text-transform: capitalize;
          vertical-align: middle;
          display: inline-block; }
        .productView .productView-details .productView-product .productView-rating .productView-reviewLink {
          margin: 0;
          text-align: left;
          text-decoration: underline;
          font-size: 16px;
          line-height: 21px;
          font-weight: bold;
          letter-spacing: 0px;
          color: #3D3935;
          text-transform: inherit; }
          .productView .productView-details .productView-product .productView-rating .productView-reviewLink:hover {
            color: #ECBA6A; }
        .productView .productView-details .productView-product .productView-rating .icon {
          height: 15px;
          width: 15px;
          margin: 0 -1px 0 0; }
          .productView .productView-details .productView-product .productView-rating .icon svg {
            stroke-width: 2px;
            stroke: #ECBA6A;
            fill: transparent; }
          .productView .productView-details .productView-product .productView-rating .icon.icon--ratingFull svg {
            fill: #ECBA6A; }
      .productView .productView-details .productView-product .productView-price {
        display: block;
        margin: 15px 0 16px; }
        .productView .productView-details .productView-product .productView-price .non-sale-price--withoutTax {
          display: none; }
        .productView .productView-details .productView-product .productView-price .price-section .price--withoutTax {
          text-align: left;
          font-size: 36px;
          line-height: 40px;
          font-weight: bold;
          letter-spacing: 0px;
          color: #3D3935;
          margin: 0 0 0 0;
          text-decoration: none; }
      .productView .productView-details .productView-product .productView-info {
        display: block;
        margin: 0 0 28px 0; }
        .productView .productView-details .productView-product .productView-info .productView-info-name {
          float: left;
          width: auto;
          margin: 0;
          text-align: left;
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          font-family: "Bressay Trial", cursive;
          letter-spacing: 0px;
          color: #3D3935; }
        .productView .productView-details .productView-product .productView-info .productView-info-value {
          float: left;
          width: auto;
          margin: 0 0 0 5px;
          text-align: left;
          font-size: 18px;
          line-height: 28px;
          font-weight: normal;
          font-family: "Bressay Trial", cursive;
          letter-spacing: 0px;
          color: #3D3935; }
    .productView .productView-details .productView-options {
      margin: 0 0 0 1px; }
      .productView .productView-details .productView-options .form {
        margin: 0;
        display: block;
        width: 100%;
        position: relative;
        clear: both; }
        .productView .productView-details .productView-options .form .data_pro_opt {
          float: left;
          width: calc(100% - 124px);
          padding-right: 30px; }
        .productView .productView-details .productView-options .form .form-field {
          margin: 0; }
          .productView .productView-details .productView-options .form .form-field .form-label {
            text-align: left;
            font-size: 18px;
            line-height: 24px;
            font-family: "Bressay Trial", cursive;
            font-weight: bold;
            letter-spacing: 0;
            color: #3D3935;
            margin: 0 0 10px 0; }
          .productView .productView-details .productView-options .form .form-field .form-select {
            border: 1px solid #3D3935;
            border-radius: 0;
            height: 55px;
            max-width: 100%;
            padding: 14px 19px;
            text-align: left;
            font-size: 20px;
            line-height: 26px;
            font-family: "Bressay Trial", cursive;
            font-weight: normal;
            letter-spacing: 0px;
            color: #231F20;
            background-position: right 11px top 10px;
            background-size: 31px; }
          .productView .productView-details .productView-options .form .form-field .form-input {
            border: 1px solid #3D3935;
            border-radius: 0;
            height: 55px;
            max-width: 100%;
            padding: 14px 19px;
            text-align: left;
            font-size: 20px;
            line-height: 26px;
            font-family: "Bressay Trial", cursive;
            font-weight: normal;
            letter-spacing: 0px;
            color: #231F20; }
        .productView .productView-details .productView-options .form .add-to-cart-buttons {
          width: 100%;
          padding: 0;
          margin: 30px 0 0 -1px; }
          .productView .productView-details .productView-options .form .add-to-cart-buttons .form-action .button {
            background: url(https://store-k9rd4hnymr.mybigcommerce.com/content/pp_btn.png) no-repeat left center;
            background-size: cover;
            text-align: center;
            font-size: 18px;
            line-height: 20px;
            font-weight: bold;
            letter-spacing: 0;
            color: #FFFFFF;
            width: 100%;
            padding: 18px 0 17px; }
            .productView .productView-details .productView-options .form .add-to-cart-buttons .form-action .button:hover {
              background: #ECBA6A; }
        .productView .productView-details .productView-options .form.form-wishlist {
          padding: 0;
          margin: 17px 7px 0;
          position: relative;
          float: right;
          width: auto;
          top: 8px; }
          .productView .productView-details .productView-options .form.form-wishlist .button {
            text-align: left;
            font-size: 16px;
            line-height: 20px;
            font-family: "Figgins Sans", sans-serif;
            font-weight: bold;
            letter-spacing: 0;
            color: #3D3935;
            width: 100%;
            padding: 0;
            margin: 0;
            background: transparent; }
            .productView .productView-details .productView-options .form.form-wishlist .button:hover {
              color: #EA0028; }
            .productView .productView-details .productView-options .form.form-wishlist .button .icon {
              float: left;
              margin: 3px 8px 0 0;
              width: 18px;
              height: 15px; }
          .productView .productView-details .productView-options .form.form-wishlist #wishlist-dropdown.is-open {
            width: auto !important;
            top: 30px !important;
            padding: 0;
            text-align: center;
            border-top: 1px solid #ccc;
            background: #ffffff; }
            .productView .productView-details .productView-options .form.form-wishlist #wishlist-dropdown.is-open li {
              float: left;
              width: 100%; }
              .productView .productView-details .productView-options .form.form-wishlist #wishlist-dropdown.is-open li .button {
                background: transparent;
                text-align: center;
                font-size: 14px;
                word-break: break-word;
                white-space: normal;
                border: 1px solid #ccc;
                border-bottom: 0px;
                border-top: 0px;
                display: inline-block;
                vertical-align: top;
                padding: 10px 5px; }
                .productView .productView-details .productView-options .form.form-wishlist #wishlist-dropdown.is-open li .button:hover {
                  color: #EA0028; }
              .productView .productView-details .productView-options .form.form-wishlist #wishlist-dropdown.is-open li:last-child .button {
                border-bottom: 1px solid #ccc;
                border-radius: 0px 0px 5px 5px; }
          .productView .productView-details .productView-options .form.form-wishlist .dropdown-menu {
            margin: 0; }
      .productView .productView-details .productView-options .add-to-cart-wrapper {
        float: left;
        width: 124px;
        padding: 0; }
        .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment {
          max-width: 124px;
          width: 100%;
          border: 1px solid #3D3935;
          border-radius: 0;
          padding: 15px;
          position: relative;
          height: 55px;
          display: flex;
          align-items: center;
          background: #FFFFFF; }
          .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .button {
            background: transparent;
            padding: 0;
            height: 15px;
            width: 15px; }
            .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .button svg {
              margin: 0;
              fill: #CCCCCC; }
            .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .button .icon {
              font-size: 25px;
              line-height: normal;
              color: #8A7459;
              height: auto;
              width: 15px;
              display: flex;
              align-items: center;
              height: 15px; }
          .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .form-input--incrementTotal {
            background-color: transparent;
            text-align: center;
            font-size: 22px;
            line-height: 27px;
            font-weight: 400;
            font-family: "Figgins Sans", sans-serif;
            letter-spacing: 0px;
            color: #000000;
            width: 62px;
            padding: 0 10px; }
          .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .custom-form-input--incrementTotal {
            background-color: transparent;
            text-align: center;
            font-size: 22px;
            line-height: 27px;
            font-weight: 400;
            font-family: "Figgins Sans", sans-serif;
            letter-spacing: 0px;
            color: #000000;
            width: 62px;
            padding: 0 10px;
            border: 0px; }
    .productView .productView-details.product-options {
      position: relative; }
    .productView .productView-details .share_block {
      position: relative;
      bottom: 22px;
      display: inline-block; }
      .productView .productView-details .share_block .share_label {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        font-family: "Bressay Trial", cursive;
        font-weight: bold;
        letter-spacing: 0;
        color: #3D3935;
        text-transform: capitalize;
        margin: 0 10px 0 0; }
      .productView .productView-details .share_block .socialLinks {
        display: inline-block;
        vertical-align: middle; }
        .productView .productView-details .share_block .socialLinks .socialLinks-item {
          display: inline-block;
          vertical-align: middle;
          margin: 0 10px 0 0; }
          .productView .productView-details .share_block .socialLinks .socialLinks-item .socialLinks__link {
            height: auto;
            width: auto; }
            .productView .productView-details .share_block .socialLinks .socialLinks-item .socialLinks__link svg {
              display: block;
              fill: #2E2B28;
              width: auto;
              height: auto; }
            .productView .productView-details .share_block .socialLinks .socialLinks-item .socialLinks__link:hover svg {
              fill: #ecba6a; }
              .productView .productView-details .share_block .socialLinks .socialLinks-item .socialLinks__link:hover svg path {
                fill: #ecba6a; }
              .productView .productView-details .share_block .socialLinks .socialLinks-item .socialLinks__link:hover svg path.b {
                fill: #FFFFFF; }

.productView-description {
  float: left;
  width: 100%;
  padding: 60px 0 50px 0;
  background: url(https://store-k9rd4hnymr.mybigcommerce.com/content/top_left.png) left -120px top 0, url(https://store-k9rd4hnymr.mybigcommerce.com/content/top_right.png) right -129px top 20px, url(https://store-k9rd4hnymr.mybigcommerce.com/content/btm_left.png) left -153px bottom -36px, url(https://store-k9rd4hnymr.mybigcommerce.com/content/btm_right.png) right -211px bottom -167px;
  background-repeat: no-repeat;
  background-size: 261px 227px, 285px 285px, 307px 301px, 462px 462px; }
  .productView-description .container {
    max-width: 1000px;
    padding: 0; }
  .productView-description .tabs {
    border: none;
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden; }
    .productView-description .tabs .tab {
      border: none;
      padding: 0 50px 0 0;
      display: inline-block;
      float: none; }
      .productView-description .tabs .tab .tab-title {
        padding: 0 0 19px 0;
        text-align: left;
        font-size: 20px;
        line-height: 25px;
        font-weight: bold;
        font-family: "Figgins Sans", sans-serif;
        letter-spacing: 0px;
        color: #3D3935;
        text-transform: capitalize;
        position: relative; }
        .productView-description .tabs .tab .tab-title:hover {
          color: #ECBA6A; }
      .productView-description .tabs .tab.is-active .tab-title {
        color: #ECBA6A; }
        .productView-description .tabs .tab.is-active .tab-title::before {
          content: "";
          position: absolute;
          width: 10px;
          height: 10px;
          background: #3D3935;
          display: inline-block;
          bottom: -10px;
          left: 50%;
          transform: translateY(-50%) rotate(45deg); }
      .productView-description .tabs .tab:last-child {
        padding: 0; }
  .productView-description .tabs-contents {
    margin: 0;
    float: left;
    width: 100%;
    padding: 38px 0 49px;
    border-top: 1px solid #3D3935;
    border-bottom: 1px solid #3D3935; }
    .productView-description .tabs-contents .container {
      max-width: 908px; }
    .productView-description .tabs-contents .tab-content {
      padding: 0;
      max-width: 925px;
      margin: 0 auto; }
      .productView-description .tabs-contents .tab-content p {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        font-weight: normal;
        margin: 0 0 27px; }
        .productView-description .tabs-contents .tab-content p:last-child {
          margin: 0; }
      .productView-description .tabs-contents .tab-content .productReviews .toggle-title {
        color: #FFFFFF;
        margin: 0 0 10px 0; }
        .productView-description .tabs-contents .tab-content .productReviews .toggle-title .toggleLink {
          display: none; }
      .productView-description .tabs-contents .tab-content .productReviews .toggle-content {
        display: block !important; }
        .productView-description .tabs-contents .tab-content .productReviews .toggle-content .icon {
          height: 16px;
          width: 17px; }
          .productView-description .tabs-contents .tab-content .productReviews .toggle-content .icon.icon--ratingFull svg {
            fill: #FFFFFF; }
          .productView-description .tabs-contents .tab-content .productReviews .toggle-content .icon.icon--ratingEmpty svg {
            fill: rgba(255, 255, 255, 0.3); }
      .productView-description .tabs-contents .tab-content .productView-info {
        margin: 0; }
        .productView-description .tabs-contents .tab-content .productView-info .productView-info-name {
          color: #FFFFFF; }
        .productView-description .tabs-contents .tab-content .productView-info .productView-info-value {
          color: #FFFFFF; }
      .productView-description .tabs-contents .tab-content .nutrition-layout .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -25px;
        margin-left: -25px;
        justify-content: center; }
        .productView-description .tabs-contents .tab-content .nutrition-layout .row .col-lg-6 {
          flex: 0 0 50%;
          max-width: 50%;
          position: relative;
          width: 100%;
          padding-right: 25px;
          padding-left: 25px; }
        .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table {
          margin: 0 auto;
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          border-collapse: collapse;
          width: 100%;
          max-width: 600px; }
          .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table thead tr {
            background-color: #231f20;
            color: #fff;
            text-align: left; }
            .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table thead tr th {
              padding: 12px 15px; }
          .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table td {
            padding: 12px 15px; }
          .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table tbody tr {
            border-bottom: 1px solid #ddd; }
            .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table tbody tr.secondary {
              background-color: #f3f3f3; }
            .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table tbody tr.indentation .indentation-label {
              font-style: italic;
              padding-left: 12.5px; }
            .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table tbody tr:last-of-type {
              border-bottom: 2px solid #cf9c63; }
      .productView-description .tabs-contents .tab-content .nutrition-layout .nutrition-info h3 {
        margin: 0 0 15px 0;
        font-weight: bold; }
      .productView-description .tabs-contents .tab-content .shipping-layout h2,
      .productView-description .tabs-contents .tab-content .shipping-layout h3,
      .productView-description .tabs-contents .tab-content .shipping-layout h4 {
        margin: 0 0 15px 0;
        font-weight: bold; }
      .productView-description .tabs-contents .tab-content .shipping-layout ul {
        margin: 0 0 20px;
        padding: 0 0 0 40px; }

.pro_tabs {
  float: left;
  width: 100%; }
  .pro_tabs .product_slider {
    float: left;
    width: 100%;
    padding: 0 0 100px 0; }
    .pro_tabs .product_slider .container {
      padding: 0;
      max-width: 1104px; }
    .pro_tabs .product_slider .related-title {
      float: left;
      width: 100%;
      margin: 0 0 30px;
      text-align: center;
      font-size: 36px;
      line-height: 48px;
      font-weight: bold;
      letter-spacing: 0px;
      color: #3D3935; }
    .pro_tabs .product_slider .tab-content {
      padding: 0; }
      .pro_tabs .product_slider .tab-content .productCarousel {
        float: left;
        width: 100%;
        margin: 0; }
        .pro_tabs .product_slider .tab-content .productCarousel .productCarousel-slide {
          padding: 0 15px; }
          .pro_tabs .product_slider .tab-content .productCarousel .productCarousel-slide .card .card-title {
            margin-top: 9px; }
  .pro_tabs .product_review_block {
    float: left;
    width: 100%;
    padding: 0 0 70px; }
    .pro_tabs .product_review_block .tab-content {
      display: block;
      padding: 0;
      position: relative; }
      .pro_tabs .product_review_block .tab-content .review_bg_img {
        float: left;
        width: 100%; }
        .pro_tabs .product_review_block .tab-content .review_bg_img img {
          width: 100%; }
      .pro_tabs .product_review_block .tab-content .productReviews {
        position: absolute;
        top: 35px;
        left: 9.6%;
        max-width: 23.095%;
        margin: 0 0 0 1px; }
        .pro_tabs .product_review_block .tab-content .productReviews .toggle-title {
          text-align: left;
          font-size: 36px;
          line-height: 48px;
          font-weight: bold;
          letter-spacing: 0px;
          color: #3D3935;
          margin: 0; }
        .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list {
          margin: 0; }
          .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview {
            float: left;
            width: 100%;
            padding: 11px 0 18px;
            border-bottom: 1px solid #3D3935; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-rating {
              margin: 0 0 8px; }
              .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-rating .icon {
                height: 15px;
                width: 15px;
                margin: 0; }
                .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-rating .icon.icon--ratingFull svg {
                  fill: #ECBA6A; }
                .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-rating .icon svg {
                  stroke-width: 2px;
                  stroke: #ECBA6A;
                  fill: transparent; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-title {
              text-align: left;
              font-size: 16px;
              line-height: 26px;
              font-weight: normal;
              letter-spacing: 0px;
              color: #000000; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-author {
              text-align: left;
              font-size: 16px;
              line-height: 26px;
              font-weight: bold;
              letter-spacing: 0px;
              color: #000000;
              margin: 5px 0 0 0; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article .productReview-body {
              display: none; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview:first-child {
              padding-top: 6px; }
            .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview:last-child {
              border: none; }

.pro_rv_sec {
  position: relative;
  display: inline-block;
  top: -2px; }
  .pro_rv_sec .go_review {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.modal .modal-header {
  float: left;
  width: 100%; }
  .modal .modal-header .modal-header-title {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    text-transform: capitalize; }

.modal .previewCart .productView {
  flex-flow: row; }

.modal .previewCart .productView-image .productView-img-container {
  min-height: 380px; }
  .modal .previewCart .productView-image .productView-img-container::after {
    padding: 0; }

.modal .previewCart .productView-details .productView-title {
  text-align: left;
  font-size: 30px;
  line-height: 43px;
  font-weight: bold;
  margin: 0 0 4px;
  display: block;
  color: #000; }

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

.modal .previewCart .productView-details .productView-price {
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 0;
  color: #3d3935;
  text-decoration: none; }

.modal .previewCart .productView-details .productView-info {
  display: block;
  margin: 0 0 28px 0; }
  .modal .previewCart .productView-details .productView-info .productView-info-name {
    float: left;
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Bressay Trial", cursive;
    letter-spacing: 0px;
    color: #3D3935; }
  .modal .previewCart .productView-details .productView-info .productView-info-value {
    float: left;
    width: auto;
    margin: 0 0 0 5px;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    font-family: "Bressay Trial", cursive;
    letter-spacing: 0px;
    color: #3D3935; }

.modal .previewCart .previewCartCheckout .button {
  padding: 10px 0;
  font-size: 16px; }

.modal .form-field--submit {
  text-align: center; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000000;
  margin: 0; }

.modal-body.quickView {
  padding: 0; }
  .modal-body.quickView .product_page {
    padding: 48px 40px 0px 30px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-product {
    margin-top: 15px; }
    .modal-body.quickView .productView--quickView .productView-details .productView-product .productView-title {
      font-size: 24px;
      line-height: 32px; }
    .modal-body.quickView .productView--quickView .productView-details .productView-product .productView-price .price-section .price--withoutTax {
      font-size: 24px;
      line-height: 26px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .form-field .form-label {
    font-size: 16px;
    line-height: 21px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .form-field .form-select {
    font-size: 18px;
    line-height: 24px;
    max-width: 100%; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .data_pro_opt {
    width: calc(100% - 124px);
    padding-right: 19px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .add-to-cart-wrapper {
    width: 124px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .add-to-cart-wrapper .form-increment .form-input--incrementTotal {
    font-size: 18px;
    line-height: 24px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .add-to-cart-wrapper .form-increment .custom-form-input--incrementTotal {
    font-size: 18px;
    line-height: 24px; }
  .modal-body.quickView .productView--quickView .productView-images {
    max-width: 380px;
    width: 100%; }
    .modal-body.quickView .productView--quickView .productView-images .productView-image .productView-img-container a {
      height: 300px; }
  .modal-body.quickView .productView--quickView .productView-details {
    width: calc(100% - 380px); }
  .modal-body.quickView .productView .productView-images ul.productView-thumbnails li.productView-thumbnail {
    padding: 0px 10px; }
    .modal-body.quickView .productView .productView-images ul.productView-thumbnails li.productView-thumbnail a {
      height: 60px;
      max-width: 100%; }
  .modal-body.quickView nav {
    display: none; }
  .modal-body.quickView .product_page {
    background: none; }
    .modal-body.quickView .product_page:after {
      display: none; }
  .modal-body.quickView .socialLinks .icon svg {
    fill: #2E2B28; }
  .modal-body.quickView .productView-description {
    background: none; }
    .modal-body.quickView .productView-description .container {
      max-width: 100%;
      padding: 0 35px; }
    .modal-body.quickView .productView-description .tabs-contents {
      padding: 30px 0; }
      .modal-body.quickView .productView-description .tabs-contents .tab-content {
        padding: 0 35px;
        max-width: 100%; }
        .modal-body.quickView .productView-description .tabs-contents .tab-content p {
          font-size: 16px; }

.custom_brand h1.page-heading,
.custom_search h1.page-heading {
  text-align: center;
  margin: 25px 0 0;
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  color: #3d3935; }

nav[aria-label="Breadcrumb"] {
  display: inline-block;
  width: 100%; }

.body {
  min-height: 550px; }

.page.sub-category .page-heading {
  text-align: left;
  margin: 10px 0 10px;
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  color: #3d3935;
  display: inline-block; }

.sub-category-Outer {
  float: left;
  width: 100%;
  margin: 30px 0px 0px; }

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

.free-shipping {
  display: block;
  margin-top: 3px; }
  .free-shipping a {
    font-size: 18px;
    color: #3D3935;
    font-weight: bold; }
    .free-shipping a svg {
      position: relative;
      top: 4px;
      margin-right: 12px; }
    .free-shipping a:hover {
      color: #ECBA6A; }
      .free-shipping a:hover svg path {
        fill: #ECBA6A; }

main#main-content:after {
  content: "";
  display: block;
  clear: both; }

.quickSearchResults .quickSearchMessage {
  padding: 20px 20px;
  margin: 0;
  font-size: 18px;
  line-height: 28px; }

.category_top_banner .cat_des_left.ct_full_width .page-heading {
  margin-bottom: 20px; }

.category_top_banner .cat_des_left.ct_full_width {
  padding-bottom: 20px; }

.sub_cat ol.breadcrumbs {
  text-align: left; }

body.custom_sitemap main#main-content {
  padding: 30px 0px;
  clear: both; }
  body.custom_sitemap main#main-content h1 {
    text-align: left;
    margin: 25px 0 8px;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    color: #3d3935; }
  body.custom_sitemap main#main-content ul li a {
    color: #000000; }
    body.custom_sitemap main#main-content ul li a:hover {
      color: #ecba6a; }

.quickView .productView .productView-details .productView-options .form .add-to-cart-buttons .form-action .button {
  background: url("https://store-k9rd4hnymr.mybigcommerce.com/content/button-texture-quick.png") no-repeat top center;
  background-size: cover; }
  .quickView .productView .productView-details .productView-options .form .add-to-cart-buttons .form-action .button:hover {
    background: #ecba6a; }

#cart-preview-dropdown .previewCartItem-name {
  font-size: 16px; }

#cart-preview-dropdown .previewCartItem-brand,
#cart-preview-dropdown .previewCartItem-price {
  color: #3d3935;
  font-size: 14px; }

@media only screen and (min-width: 990px) {
  body {
    margin: 205px 0px 0px; }
  .header {
    position: fixed; }
  .header_fixed .top_header {
    margin-top: -36px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; }
  .top_header,
  header.header {
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease; }
  .header_fixed .header-logo svg.header-logo-image {
    max-width: 220px; }
  .header_fixed .middle_header .search_input .form {
    margin-bottom: 0px; }
  .header_fixed .middle_header .navUser {
    top: -6px; }
  .header_fixed .middle_header .search_input .form-input {
    height: 40px; }
  .header_fixed .middle_header .search_input .form-field button {
    top: 0px; }
  .header_fixed .middle_header .search_input .form-field button svg {
    display: block; }
  .header_fixed .header-logo {
    margin: 0px; }
  .productView .productView-images .productView-image:hover a > img {
    visibility: hidden; } }

/* homepage landing */
.heroCarousel {
  max-height: none;
  height: max-content; }

.hp-landing-pro > .container {
  padding: 0 145px 28px; }

.hp-landing-pro .productGrid {
  margin: 0px -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .hp-landing-pro .productGrid li.product {
    padding: 0px 15px; }

@media only screen and (min-width: 551px) {
  .heroCarousel.slick-initialized {
    max-height: none; } }

/* Responsive */
.mob_list {
  display: none; }

#menu_responsive {
  display: none; }

div#contact-us-success {
  clear: both;
  text-align: center; }

.cart-total-grandTotal {
  font-family: "Bressay Trial",cursive; }

.cart-content-padding-right.cart-actions .button.btncts {
  margin-right: 20px; }

@media screen and (max-width: 1199px) {
  .container {
    padding: 0px 20px; }
  .category_block:before {
    left: -152px; }
  .category_block:after {
    right: -240px; }
  .category_block .heading {
    font-size: 34px;
    margin-top: 10px; }
  .gift_rt_inner {
    width: calc(100% - 50px);
    height: calc(100% - 20px);
    padding: 0px; }
  .git_rt_inner_small {
    width: calc(100% - 20px); }
  .gift_rt_inner h2 {
    font-size: 34px;
    line-height: 40px; }
  .gift_rt_inner h4 {
    font-size: 22px; }
  .top_sellers_section .productGrid {
    margin: 0px -10px; }
  .top_sellers_section .productGrid .product {
    padding-left: 10px;
    padding-right: 10px; }
  .top_sellers_section {
    padding: 0px 20px; }
  .card .card-body {
    padding: 0px 10px; }
  .socialLinks .socialLinks-item {
    margin-right: 15px; }
  .footer-info-col.store_dtl {
    padding-right: 15px; }
  .footer-info-col {
    padding: 0px 15px; }
  .payment-icons {
    width: 40%; }
  .footer-copyright {
    width: 60%; }
  /* category page */
  .custom_category .page-sidebar,
  .custom_search .page-sidebar,
  .custom_brand .page-sidebar {
    width: 26%; }
  .custom_category .page-content.right-side-block,
  .custom_search .page-content.right-side-block,
  .custom_brand .page-content.right-side-block {
    width: calc(74% - 20px); }
  .custom_category .page-content.right-side-block .productGrid,
  .custom_search .page-content.right-side-block .productGrid,
  .custom_brand .page-content.right-side-block .productGrid {
    margin: 0px -10px; }
  .custom_category .page-content.right-side-block .productGrid li,
  .custom_search .page-content.right-side-block .productGrid li,
  .custom_brand .page-content.right-side-block .productGrid li {
    padding: 0px 10px; }
  .custom_category .page-sidebar .navList-item,
  .custom_search .page-sidebar .navList-item,
  .custom_brand .page-sidebar .navList-item {
    display: flex; }
  .custom_category .page-sidebar .navList-action--checkbox,
  .custom_search .page-sidebar .navList-action--checkbox,
  .custom_brand .page-sidebar .navList-action--checkbox {
    line-height: 22px; }
  .custom_category .sidebarBlock-heading,
  .custom_search .sidebarBlock-heading,
  .custom_brand .sidebarBlock-heading {
    font-size: 16px; }
  .card .card-figcaption-body a.button {
    font-size: 11px; }
  .gift_lt {
    width: 65%; }
  .gift_rt {
    width: 60%; }
  .traditions_section .gift_rt_inner {
    height: calc(100% - 20px); }
    .traditions_section .gift_rt_inner .git_rt_inner_small {
      width: calc(100% - 25px); }
  .pro_news_right {
    width: 60%; }
  .pro_news_left {
    width: 60%; }
  .pro_news_left_inner h3 {
    font-size: 32px; }
  .tabs-contents .description-inner,
  .tabs-contents .nutrition-layout,
  .tabs-contents .shipping-layout {
    max-width: 800px;
    margin: 0 auto; }
  .about-top-section {
    margin-top: -105px;
    padding: 0 20px; }
  .ab_top_content h3 {
    font-size: 32px;
    line-height: 44px; }
  .ab_block_outer {
    margin: 0 -20px; }
    .ab_block_outer .ab_left_block {
      padding: 0 20px; }
    .ab_block_outer .ab_right_block {
      padding: 0 20px; }
  .ab_bottom_section .container {
    padding: 60px 20px 60px; }
  .ab_bot_bottom {
    margin-top: 60px; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left:last-child {
    width: calc(100% - 525px); }
  .ab_last_section .ab_listing {
    margin: 0 -20px; }
    .ab_last_section .ab_listing .ab_list_img {
      padding: 0px; }
  #contact-us-page.page-content .contact_right {
    width: 65%; }
  #contact-us-page.page-content .contactLeft {
    width: 35%; }
  .custom_blog main .page {
    margin: 0 -20px; }
  .custom_page .page-body .online-shop-banner .online-text {
    width: 55%; }
  .custom_page .page-body.delivery-information .collections {
    display: flex;
    align-items: center; }
  .custom_page .page-body.delivery-information .lf-online-shop {
    width: 45%;
    padding: 20px; }
  .custom_page .page-body.delivery-information .rt-collections {
    width: 55%; }
  .custom_page .page-body h3 {
    font-size: 26px;
    line-height: 34px; }
  .custom-div {
    width: calc(100% - 50px);
    height: calc(100% - 20px);
    padding: 0; }
  .custom-div-inner {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%); }
  .brandGrid .brand .card .card-body .card-title a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px; }
  .product_page_full .productView {
    padding: 0 20px; }
  .previewCart .productView {
    width: 70%; }
  .previewCartCheckout {
    width: 30%; }
  .form-prefixPostfix .button,
  .form-prefixPostfix .form-input {
    width: auto; }
  .navPage-subMenu .navPage-subMenu-action {
    line-height: 24px;
    font-size: 16px; }
  .navPage-subMenu-item {
    padding: 0 10px !important; }
  .category_top_banner ol.breadcrumbs {
    margin-top: 10px; }
  .category_top_banner .page-heading {
    margin: 10px 0 8px;
    font-size: 32px;
    line-height: 40px; }
  .cat_des_content p {
    font-size: 15px;
    line-height: 22px; }
  .category_top_banner .container {
    padding-right: 5px; }
  .cat_des_content {
    height: 88px;
    overflow: hidden; }
  .custom_category .navList-action--checkbox::before,
  .custom_search .navList-action--checkbox::before,
  .custom_brand .navList-action--checkbox::before {
    top: 15px; }
  .custom_category .navList-action--checkbox::after,
  .custom_search .navList-action--checkbox::after,
  .custom_brand .navList-action--checkbox::after {
    top: 16px; }
  .pro_tabs .product_slider .tab-content {
    float: left;
    width: 100%; }
  .pro_tabs .product_slider .tab-content .productCarousel {
    margin: 0px -10px;
    width: auto;
    float: none; }
  .pro_tabs .product_slider .container {
    padding: 0px 20px; }
  .pro_tabs .product_slider .tab-content .productCarousel .productCarousel-slide {
    padding: 0px 10px; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    transition: none;
    max-height: 100%;
    height: 100%; } }

@media screen and (max-width: 1099px) {
  .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-title {
    font-size: 15px;
    line-height: 22px; }
  .pro_tabs .product_review_block .tab-content .productReviews {
    top: 10px;
    left: 8.6%;
    max-width: 28.095%; }
  .pro_tabs .product_review_block .tab-content .productReviews .toggle-title {
    font-size: 26px;
    line-height: 28px; }
  .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview {
    padding: 5px 0 10px; }
  .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-rating {
    margin-bottom: 3px; } }

@media screen and (max-width: 1024px) {
  .ab_bottom_section {
    margin-top: 60px; }
  .ab_bot_left h3 {
    font-size: 26px;
    line-height: 38px; }
  .ab_last_section .container {
    padding: 0 20px; }
  .ab_last_section .ab_listing {
    margin: 0 -10px; }
  .ab_last_section .ab_listing li {
    padding: 0 10px !important; }
  .productView-description .tabs {
    float: none; }
  .productView-description .tabs-contents {
    float: none;
    width: 720px;
    margin: 0 auto; }
  .account-body {
    margin: 0; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: auto; } }

@media screen and (max-width: 1023px) {
  .pro_tabs .product_slider {
    padding-bottom: 60px; }
  .pro_tabs .product_review_block .tab-content .review_bg_img {
    display: none; }
  .pro_tabs .product_review_block .tab-content .productReviews {
    position: unset;
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    margin: 0; } }

@media screen and (max-width: 991px) {
  #menu_responsive .navUser-item {
    display: block; }
  .header_navmenu .navPage-subMenu .nav_page_menu_right {
    width: 100%;
    padding: 0;
    display: block !important; }
  .header_navmenu .navPage-subMenu {
    box-shadow: none; }
  .navPage-subMenu {
    height: auto; }
  .header {
    position: relative;
    height: auto; }
  .header.is-open #menu_responsive {
    display: block;
    top: 0; }
  .navPages-container.is-open {
    width: 250px;
    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: 250px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%; }
  #menu_responsive .navPages {
    background: #ECBA6A;
    padding: 20px 15px;
    border-right: 1px solid #ECBA6A; }
  #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;
    text-align: left; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    line-height: normal;
    padding: 0px 22px 5px 0;
    display: block;
    border: 0;
    color: #3D3935;
    white-space: normal;
    text-align: left; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #000000; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    font-size: 18px;
    padding: 4px 22px 4px 0;
    text-transform: capitalize;
    margin: 0;
    line-height: 28px; }
  .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: 25px;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .navPage-subMenu-item .subcat-expand {
    top: 5px; }
  #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: #000000;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expanded::after {
    background: #000000; }
  #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 .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 15px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px;
    display: block; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    display: inline-block;
    right: 5px; }
  .modal .previewCart .productView {
    padding: 25px 0px; }
  #menu_responsive .mega_menu-header-image {
    display: none; }
  #menu_responsive .navPage-subMenu {
    padding: 0 !important;
    background: transparent;
    top: 0;
    position: static;
    height: auto; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list .ab_list_img {
    display: inline-block !important; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list .ab_list_img > a {
    display: none; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list .ab_list_img > h5 {
    margin: 0;
    text-transform: capitalize;
    color: #3D3935;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 5px; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list .ab_list_img > h5 > a {
    color: #3D3935; }
  #menu_responsive .navPages > ul > li > ul {
    padding-bottom: 0px; }
  .footer-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px -15px; }
  .footer-info-col.store_dtl {
    width: 100%;
    padding: 0px 15px; }
  .footer-info-col:nth-child(2),
  .footer-info-col:nth-child(3),
  .footer-info-col:nth-child(4),
  .footer-info-col:last-child {
    width: 25%;
    padding: 0px 15px; }
  .footer-info-col:nth-child(2) .footer-info-heading,
  .footer-info-col:nth-child(4) .footer-info-heading {
    max-width: 100%; }
  /* category page */
  .custom_category .page-sidebar,
  .custom_search .page-sidebar,
  .custom_brand .page-sidebar {
    width: 100%; }
  .custom_category .page-content.right-side-block,
  .custom_search .page-content.right-side-block,
  .custom_brand .page-content.right-side-block {
    width: 100%; }
  .custom_category .page-sidebar,
  .custom_search .page-sidebar,
  .custom_brand .page-sidebar {
    margin-top: 30px; }
  .card .card-figcaption {
    display: block; }
  .custom-div {
    padding: 50px 0;
    width: calc(100% - 30px); }
  .heroCarousel-title {
    font-size: 50px;
    line-height: 60px; }
  .form-prefixPostfix .button,
  .form-prefixPostfix .form-input {
    width: 100%;
    margin: 10px 0 0 !important; }
  #menu_responsive .ab_listing li {
    padding: 0px !important; }
  #menu_responsive .ab_listing .ab_list_img {
    margin: 0px; }
  .category_top_banner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse; }
  .cat_des_content {
    height: auto;
    overflow: visible; }
  .category_block:before {
    height: 210px;
    width: 210px;
    left: -132px;
    background-size: auto 220px; } }

@media screen and (max-width: 990px) {
  .bottom-column .shg-c-lg-7 .recipe-heading {
    margin: 0 !important; }
  .custom-columns .category-list .shg-row {
    height: auto !important; }
  .top_head_right > ul > li:nth-child(2), .top_head_right > ul > li:nth-child(3) {
    display: none; }
  .quickSearchResults {
    top: 100%;
    margin: 0px; }
  .top_header p {
    font-size: 13px; }
  .top_head_right > ul > li {
    margin-left: 15px; }
  .mobileMenu-toggle {
    left: 20px;
    top: 49px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #8a7459;
    display: block;
    outline: 0 !important; }
  .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: #8a7459; }
  .middle_header .navUser-item--account {
    display: none; }
  .middle_header .navUser-item--cart {
    position: absolute;
    right: 20px;
    top: 33px; }
    .middle_header .navUser-item--cart .navUser-action svg {
      top: 0px; }
  .middle_header .header-logo-image {
    max-height: 50px;
    margin-top: 6px; }
  .middle_header .header-logo--center {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0; }
  .middle_header .search_input {
    padding-top: 65px; }
    .middle_header .search_input .form-input {
      border-radius: 0; }
    .middle_header .search_input .form {
      max-width: 100%;
      margin-bottom: 15px; }
  .quickSearchResults {
    width: 100%; }
  .category_block .heading {
    font-size: 26px; }
  .category_block p {
    font-size: 16px;
    line-height: 24px;
    max-width: 540px; }
  .cat_outer .cat_title a {
    font-size: 20px; }
  .gift_lt {
    width: 65%; }
  .gift_rt {
    width: 60%; }
  .gift_rt_inner p {
    font-size: 16px;
    line-height: 24px; }
  .gift_left_right {
    margin: 50px 0 35px; }
  .traditions_section .gift_rt_inner {
    height: calc(100% - 20px); }
    .traditions_section .gift_rt_inner h4 {
      font-size: 18px;
      margin: 0px 0 5px; }
    .traditions_section .gift_rt_inner .git_rt_inner_small {
      width: 100%;
      padding: 0 15px; }
    .traditions_section .gift_rt_inner p {
      margin-bottom: 10px; }
  .recipes_section {
    margin-top: 18px;
    margin-bottom: 10px; }
    .recipes_section::before {
      height: 200px;
      width: 230px;
      left: -80px;
      background-size: 100%;
      background-repeat: no-repeat; }
    .recipes_section::after {
      height: 200px;
      width: 230px;
      right: -110px;
      top: 140px;
      background-size: 100%;
      background-repeat: no-repeat; }
    .recipes_section .recipe_content {
      font-size: 16px;
      line-height: 24px;
      max-width: 620px;
      padding: 0 25px; }
  .pro_news_right,
  .pro_news_left {
    width: 100%; }
  .pro_news_left {
    position: static; }
  .pro_news_left_inner {
    width: calc(100% - 50px); }
    .pro_news_left_inner p {
      font-size: 18px;
      line-height: 24px; }
    .pro_news_left_inner .pro_news_content p {
      font-size: 16px;
      line-height: 24px; }
  .news_left_inner_side {
    padding: 0 15px; }
  .household_section .container {
    padding: 0 20px; }
  .household_right p {
    font-size: 16px;
    line-height: 24px; }
  .household_section {
    margin-top: 10px; }
  .productView .productView-details {
    width: 100%;
    padding: 0; }
    .productView .productView-details.product-options {
      margin-top: 25px; }
  .productView .productView-images {
    max-width: 100%;
    width: 100%; }
  .productCarousel .slick-next {
    right: 21px; }
  .top_sellers_section .productGrid .product {
    width: 50%; }
  .productView-description {
    background-position: left -80px top 0, right -100px top 20px, left -133px bottom -56px, right -191px bottom -147px;
    background-size: 161px 127px, 185px 185px, 207px 201px, 362px 362px; }
  .tabs-contents .description-inner,
  .tabs-contents .nutrition-layout,
  .tabs-contents .shipping-layout {
    padding: 0 20px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row {
    margin-left: -20px;
    margin-right: -20px; }
  .productView .productView-images .productView-image .productView-img-container a {
    height: 300px; }
  .about-top-section {
    margin-top: -65px; }
  .ab_top_content h3 {
    font-size: 26px;
    line-height: 38px; }
  .ab_block_outer p {
    font-size: 16px;
    line-height: 24px; }
  .ab_middle_section .ab_listing .ab_list_img h5 {
    font-size: 16px;
    margin: 10px 0 0; }
  .ab_middle_section .ab_listing .ab_list_img {
    margin: 55px 0; }
  .ab_bottom_section .ab_bot_top .ab_bot_left:last-child {
    width: 48%; }
  .ab_bottom_section .ab_bot_top .ab_bot_left {
    width: 48%; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left {
    width: 48%; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left:last-child {
    width: 48%; }
  .ab_listing {
    text-align: center; }
  .ab_listing li {
    display: inline-block;
    text-align: center;
    float: none;
    width: 20%;
    padding: 0 25px !important; }
  .ab_listing .ab_list_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0px 0px; }
  .ab_listing .ab_list_img h5 {
    font-size: 16px;
    margin: 15px 0 0;
    font-weight: bold;
    line-height: 24px; }
  .ab_last_section .container > h3 {
    font-size: 30px;
    line-height: 40px; }
  .custom_search .accordion-navigation,
  .custom_brand .accordion-navigation {
    border-width: 0; }
  .custom_search .accordion--navList .accordion-title,
  .custom_brand .accordion--navList .accordion-title {
    padding: 0; }
  .custom_search .facetedSearch-toggle,
  .custom_brand .facetedSearch-toggle {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 13px 15px 12px;
    font-size: 18px;
    color: #3D3935;
    margin-bottom: 0; }
  .custom_search .sidebarBlock .facetedSearch-toggle + .facetedSearch-navList,
  .custom_brand .sidebarBlock .facetedSearch-toggle + .facetedSearch-navList {
    margin-top: 0; }
  .custom_search .page-sidebar,
  .custom_brand .page-sidebar {
    padding-bottom: 0; }
  .modal-body.quickView .productView--quickView .productView-details {
    width: 100%;
    padding: 0; }
  .modal-body.quickView .productView--quickView .productView-images {
    width: 100%;
    max-width: 100%; }
  .modal-body.quickView .tabs-contents .description-inner,
  .modal-body.quickView .tabs-contents .nutrition-layout,
  .modal-body.quickView .tabs-contents .shipping-layout {
    padding: 0; }
  .modal-body.quickView .productView-description .tabs-contents .tab-content {
    padding: 0; }
    .modal-body.quickView .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table {
      max-width: 100%; }
  .modal-body.quickView .nutrition-info.allergens {
    margin-top: 15px; }
  #contact-us-page.page-content .contactLeft {
    width: 300px;
    margin: 0 auto;
    float: none; }
  #contact-us-page.page-content .contact_right {
    width: 100%; }
  #contact-us-page.page-content .map {
    padding-top: 40px; }
  #contact-us-page.page-content .contact-banner {
    margin-bottom: 55px; }
  #contact-us-page.page-content .contact_right {
    padding-left: 0; }
  .custom_blog main .blog .blog-post-figure .blog-thumbnail {
    height: 150px; }
    .custom_blog main .blog .blog-post-figure .blog-thumbnail img {
      max-height: 150px; }
  .custom_blog main .blog {
    padding: 0 20px; }
  .custom_page main .page-heading {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px; }
  .custom_page main .page-body .history {
    display: inline-block;
    width: 100%; }
  .custom_page main .page-body .lf-history {
    width: 100%;
    padding: 0; }
  .custom_page main .page-body .rt-history {
    width: 100%;
    padding: 0; }
  .custom_page main .page-body .cms-banner {
    margin-bottom: 20px; }
  .custom_page main .page-body .online-shop-banner {
    margin-top: 30px; }
  .custom_page main .page-body .history:nth-child(n+2) {
    padding-top: 30px; }
  .custom_page .page-body .online-shop-banner .online-text {
    width: 70%;
    padding: 0px 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 15px; }
  .custom_page .page-body .lf-principle {
    padding-right: 20px; }
  .custom_page .page-body.careers .content {
    max-width: 100%; }
  .custom_page .page-body .trade-panel__title a {
    font-size: 18px; }
  .customer_login .button,
  .customer_login .button:focus,
  .customer_login .button:active,
  .customer_login .swal2-container .swal2-confirm.button,
  .customer_login .swal2-container .swal2-modal .swal2-cancel,
  .customer_login .main-btn {
    font-size: 16px; }
  .heroCarousel-title {
    font-size: 35px;
    line-height: 50px; }
  .cat_outer .cat_img .button {
    width: 130px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    opacity: 1; }
  .brandGrid .brand {
    width: 33.33%; }
  .page.sub-category ul li {
    width: 33%; }
  .previewCartCheckout {
    width: 100%; }
  .previewCart .productView {
    width: 100%; }
  .modal .previewCart .productView-image .productView-img-container {
    min-height: 200px; }
  .previewCart .productView-image {
    width: 58.33333%; }
  .payment-icons ul li {
    vertical-align: top; }
  .payment-icons ul li svg {
    display: block; }
  .payment-icons {
    width: 31%; }
  .footer-copyright {
    width: 69%; }
  .facetedSearch-toggle,
  .accordion-navigation {
    border: 0px; }
  .accordion {
    border-width: 1px 0px 0px 0px; }
  .facetedSearch-refineFilters {
    display: block; }
  .cat_des_left,
  .cat_des_right {
    width: 100%; }
  .category_top_banner .container {
    padding: 0px 20px; }
  .facetedSearch-toggle {
    margin: 0px; }
  .custom_category .facetedSearch-toggle + .facetedSearch-navList,
  .custom_category .sidebarBlock + .facetedSearch-navList,
  .custom_search .facetedSearch-toggle + .facetedSearch-navList,
  .custom_search .sidebarBlock + .facetedSearch-navList,
  .custom_brand .facetedSearch-toggle + .facetedSearch-navList,
  .custom_brand .sidebarBlock + .facetedSearch-navList {
    margin-top: 0px; }
  .custom_category .page-sidebar .accordion-title,
  .custom_search .page-sidebar .accordion-title,
  .custom_brand .page-sidebar .accordion-title {
    padding: 7px 15px; }
  .gift_lt,
  .gift_rt {
    width: 100%; }
  .gift_rt {
    padding: 0px 0px 30px;
    position: static; }
  .git_rt_inner_small {
    padding: 50px 0px;
    position: static;
    transform: none;
    margin-top: 0px; }
  .traditions_section .gift_rt_inner h4 {
    margin: 0px 0 20px; }
  .traditions_section .gift_rt_inner p {
    margin-bottom: 20px; }
  .traditions_section .gift_rt_inner {
    padding: 50px 0px; }
  .news_left_inner_side {
    position: static;
    transform: none; }
  .pro_news_left {
    padding: 0px 0px 30px; }
  .product_newsletter_section {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap; }
  .store-info p {
    margin: 0px; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 100%; }
  .custom_category .navList-action--checkbox::before,
  .custom_search .navList-action--checkbox::before,
  .custom_brand .navList-action--checkbox::before {
    top: 12px; }
  .custom_category .navList-action--checkbox::after,
  .custom_search .navList-action--checkbox::after,
  .custom_brand .navList-action--checkbox::after {
    top: 14px; }
  .custom_category .page-sidebar,
  .custom_search .page-sidebar,
  .custom_brand .page-sidebar {
    padding: 0px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table td {
    padding: 10px;
    font-size: 14px;
    line-height: normal;
    word-wrap: break-word; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row .col-lg-6 {
    padding-right: 10px;
    padding-left: 10px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row .nutrition-table tbody tr.indentation .indentation-label {
    padding-left: 0px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row {
    margin-left: -10px;
    margin-right: -10px; }
  .tabs-contents .description-inner,
  .tabs-contents .nutrition-layout,
  .tabs-contents .shipping-layout {
    padding: 0px; }
  .productView-description .tabs-contents .tab-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px; }
  .modal .previewCart .productView {
    flex-flow: column; }
  .modal .previewCart .productView-image .productView-img-container img {
    position: relative; }
  .modal .previewCart .productView-image {
    width: 100%; }
  .pro_news_content .form-prefixPostfix input#nl_email {
    margin: 0px !important; }
  .pro_news_content .form-prefixPostfix .button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 50px;
    margin: 0px !important; }
  .pro_news_content .form-prefixPostfix .button svg {
    padding-top: 0px; }
  .footer .socialLinks {
    margin-top: 20px; }
  .mob_list {
    display: block; }
  .footer-info-heading {
    min-height: 48px; }
  .custom_product ol.breadcrumbs {
    padding-left: 20px;
    margin: 0px;
    text-align: left; }
  .writeReview-productImage-container:after {
    padding-bottom: 50%; }
  .cart-totals {
    width: 100%; }
  .custom_cart .cart-total .cart-total-label {
    width: 50%;
    text-align: left;
    padding-left: 0; }
  .cart-total-value {
    width: 50%;
    text-align: right; }
  .cart-item-label {
    font-size: 16px; }
  .body {
    min-height: 450px; } }

@media screen and (max-width: 768px) {
  .productView-description .tabs-contents {
    max-width: 660px;
    width: 100%; }
  .bottom-column .shg-c-lg-7 .recipe-heading {
    margin: 20px 0 0 !important; }
  body .heading .shogun-heading-component h2 {
    font-size: 25px !important; }
  body .bottom-column .recipe-heading .shogun-heading-component h2 {
    font-size: 23px !important;
    text-align: left !important; }
  .slick-next::before,
  .slick-next:hover::before,
  .slick-prev::before,
  .slick-prev:hover::before {
    background-size: 100%;
    height: 30px;
    width: 30px; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    height: 30px;
    width: 30px; }
  .slick-next,
  .slick-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    filter: drop-shadow(1px 5px 10px rgba(0, 0, 0, 0.16));
    background: #fff;
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .productCarousel .slick-prev {
    left: 5px; }
  .productCarousel .slick-next {
    right: 5px; }
  footer:after {
    height: 35px;
    background-size: auto 100%; } }

@media screen and (max-width: 767px) {
  .custom_blog .blog:nth-child(3n+1) {
    clear: none; }
  .custom_blog .blog:nth-child(2n+1) {
    clear: left; }
  .brandGrid .brand {
    width: 100%; }
  .bottom-column .step-text .shg-rich-text:before {
    font-size: 50px !important; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .category_top_banner {
    width: 100%;
    display: flex;
    flex-direction: column-reverse; }
  .cat_des_left,
  .cat_des_right {
    width: 100%; }
  .top_head_right > ul > li:first-child {
    display: none; }
  .heroCarousel-content {
    width: 100%;
    position: relative;
    padding: 0 0 20px; }
    .heroCarousel-content .custom-div {
      position: unset;
      width: calc(100% - 50px); }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    width: 100%;
    max-height: 100%; }
  .heroCarousel-slide .heroCarousel-image {
    height: auto; }
  .heroCarousel-title {
    max-width: 345px;
    font-size: 30px;
    line-height: 40px; }
  .gift_lt {
    width: 100%; }
  .gift_rt {
    width: 100%;
    position: unset;
    padding-bottom: 20px; }
  .gift_rt_inner {
    position: unset; }
  .git_rt_inner_small {
    position: unset;
    transform: none;
    margin-top: 0;
    padding: 20px 20px 40px;
    width: 100%; }
  .traditions_section .gift_rt_inner .button {
    margin-bottom: 0; }
  .traditions_section .gift_rt_inner {
    padding: 0; }
    .traditions_section .gift_rt_inner .git_rt_inner_small {
      padding: 20px 20px 40px; }
  .product_newsletter_section {
    display: flex;
    flex-direction: column; }
  .pro_news_right {
    width: 100%;
    order: 0; }
  .pro_news_left {
    width: 100%;
    position: unset;
    order: 1;
    padding-bottom: 20px; }
  .news_left_inner_side {
    position: unset;
    transform: none; }
  .pro_news_left_inner {
    padding: 20px 0; }
  .pro_news_left_inner {
    width: calc(100% - 50px); }
  .category_block {
    padding-top: 35px; }
    .category_block::before {
      left: -60px;
      height: 110px;
      width: 120px;
      background-size: 100%;
      background-repeat: no-repeat; }
    .category_block:after {
      right: -140px;
      height: 240px;
      width: 240px;
      top: 40px;
      background-size: 100%;
      background-repeat: no-repeat; }
    .category_block .heading {
      font-size: 26px;
      margin-bottom: 10px;
      line-height: 34px; }
    .category_block p {
      max-width: 420px;
      margin-bottom: 20px; }
  .cat_outer ul {
    margin: 0 -5px; }
    .cat_outer ul li {
      padding: 0 5px; }
  .cat_outer .cat_title {
    margin-top: 5px; }
    .cat_outer .cat_title a {
      font-size: 17px; }
  .gift_left_right {
    margin: 40px 0 35px; }
  .top_sellers_section .page-heading {
    font-size: 26px;
    margin-bottom: 10px; }
  .recipes_section h2 {
    font-size: 26px;
    line-height: 32px; }
  .recipes_section:before {
    height: 140px;
    width: 130px;
    left: -50px; }
  .recipes_section::after {
    height: 120px;
    width: 130px;
    right: -70px; }
  .recipes_section .recipe_content {
    max-width: 420px;
    margin: 0 auto; }
  .household_section .container {
    display: block;
    text-align: center; }
  .household_section .household_left {
    width: 100%; }
  .household_section .household_right {
    width: 100%;
    margin-top: 10px;
    margin-left: 0; }
    .household_section .household_right h2 {
      font-size: 28px;
      line-height: 34px;
      margin: 0px 0px 10px; }
  body.custom_default main.body {
    margin-bottom: 55px; }
  body {
    font-size: 16px;
    line-height: 24px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row .col-lg-6 {
    max-width: 100%;
    flex: 0 0 100%; }
  .nutrition-info.ingredients {
    margin-top: 30px; }
  .productView-description .tabs-contents .tab-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px; }
  .pro_tabs .product_slider .related-title {
    font-size: 26px;
    line-height: 38px; }
  .productView .productView-details .productView-product .productView-title {
    font-size: 26px;
    line-height: 38px;
    margin-top: 10px; }
  .product_page {
    padding-bottom: 80px; }
  .productView .productView-details .productView-product {
    margin: 0; }
  .about-top-section {
    margin-top: -35px; }
  .ab_block_outer .ab_left_block {
    width: 100%; }
    .ab_block_outer .ab_left_block img {
      width: 100%; }
  .ab_block_outer .ab_right_block .ab_img {
    display: block; }
  .ab_block_outer .ab_right_block {
    width: 100%; }
    .ab_block_outer .ab_right_block img {
      width: 100%; }
  .ab_middle_section .ab_head_img {
    margin-top: 40px; }
  .ab_middle_section .ab_listing li:nth-child(2) {
    margin: 0 15px; }
  .ab_bottom_section .ab_bot_top .ab_bot_left {
    width: 100%;
    order: 1; }
  .ab_bottom_section .ab_bot_top .ab_bot_left:last-child {
    width: 100%;
    margin-bottom: 25px;
    order: 0; }
    .ab_bottom_section .ab_bot_top .ab_bot_left:last-child img {
      width: 100%; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left:last-child {
    width: 100%;
    margin-top: 25px; }
  .ab_bottom_section .ab_bot_bottom .ab_bot_left {
    width: 100%; }
    .ab_bottom_section .ab_bot_bottom .ab_bot_left img {
      width: 100%; }
  .ab_bottom_section .ab_bot_top {
    margin: 0;
    display: flex;
    flex-direction: column; }
  .ab_listing .ab_list_img h5 {
    font-size: 13px;
    line-height: 20px; }
  .ab_last_section .ab_listing .ab_list_img {
    padding: 0 0; }
  .ab_last_section {
    margin-top: 30px; }
  .ab_video_section iframe {
    height: 300px; }
  .custom_blog main .blog {
    width: 50%; }
    .custom_blog main .blog .blog-post-figure .blog-thumbnail {
      height: auto; }
      .custom_blog main .blog .blog-post-figure .blog-thumbnail img {
        max-height: none; }
  .custom_blog_post main .blog-post-body .blog-title {
    font-size: 26px;
    line-height: 34px; }
  .custom_blog_post main .blog .share_block {
    margin-bottom: 0; }
  .custom_blog_post .body {
    margin-bottom: 45px; }
  .custom_page .page-body .online-shop-banner .online-text {
    position: relative; }
  .custom_page .page-body.careers .principles {
    display: block;
    margin: 30px 0; }
  .custom_page .page-body.careers .lf-principle {
    width: 100%; }
  .custom_page .page-body.careers .rt-principle {
    width: 100%;
    margin-top: 30px; }
  .custom_page .page-body.careers .button {
    padding: 15px; }
  .custom_page .page-body.careers .careers-banner {
    padding: 60px 0; }
  .custom_page .page-body h2 {
    font-size: 26px;
    line-height: 38px; }
  .custom_page .page-body.delivery-information .collections {
    display: block; }
  .custom_page .page-body.delivery-information .lf-online-shop {
    width: 100%; }
  .custom_page .page-body.delivery-information .rt-collections {
    width: 100%; }
  .custom_page .page-body.delivery-information .delivery-accordion .Block {
    margin-bottom: 15px; }
  .custom_page .page-body .sub-title1 {
    padding-left: 15px;
    padding-right: 15px; }
  .custom_page .page-body .trade-panel:nth-child(n+4) {
    padding-top: 0; }
  .custom_page .page-body .trade-panel {
    width: 50%;
    margin-bottom: 30px; }
  .customer_login .table-actions .button {
    margin-top: 5px; }
  .top_header .top_head_left {
    width: 80%;
    text-align: left; }
  .top_header .top_head_right {
    width: 20%;
    text-align: right; }
  .top_head_right > ul > li > a {
    padding-top: 0px; }
  .top_sellers_section .productGrid .product {
    width: 50%; }
    .top_sellers_section .productGrid .product:last-child {
      display: inline-block; }
  .footer_bottom .container {
    display: block; }
    .footer_bottom .container .payment-icons {
      width: 100%;
      text-align: center; }
    .footer_bottom .container .footer-copyright {
      width: 100%;
      text-align: center; }
  .category_top_banner .container {
    padding-right: 20px; }
  .productView-description .tabs-contents {
    max-width: 450px; }
  .productView-description .tabs .tab {
    padding-right: 10px; }
  .custom-div-inner {
    position: unset;
    width: 100%;
    top: 0;
    transform: none; }
  .middle_header .search_input .form-input {
    height: 36px;
    line-height: 34px;
    padding: 5px 50px 5px 15px;
    font-size: 14px; }
  .middle_header .search_input .form-field button svg {
    max-height: 17px;
    display: block;
    margin: 0; }
  .middle_header .search_input .form-field button {
    height: 35px;
    display: flex;
    align-items: center;
    top: 0;
    width: 36px;
    justify-content: center;
    right: 5px; }
  footer:after {
    height: 30px; }
  .footer-info-col:nth-child(2),
  .footer-info-col:nth-child(3),
  .footer-info-col:nth-child(4),
  .footer-info-col:last-child {
    width: 50%; }
  .footer-info-col {
    margin-bottom: 40px; }
  .household_section .household_right {
    margin-top: 20px; }
  .pro_news_left_inner h3 {
    margin-bottom: 5px; }
  .category_block .heading {
    padding: 0px 20px; }
  .gift_rt_inner h2,
  .pro_news_left_inner h3 {
    font-size: 28px;
    line-height: 34px; }
  .footer_bottom .container .payment-icons {
    margin: 0px 0px 10px; }
  .footer-info-heading {
    min-height: auto; }
  .ab_listing li {
    width: 33.33%; }
  .ab_top_content h3,
  .ab_bot_left h3,
  .ab_last_section .container > h3 {
    font-size: 22px;
    line-height: 30px;
    margin-left: 0; }
  .ab_bot_left .button {
    margin: 10px auto 0px;
    display: block; }
  .ab_middle_section .ab_listing .ab_list_img {
    margin: 10px 0px 30px; }
  .ab_middle_section .ab_head_img span {
    margin-bottom: 20px; }
  .page.sub-category ul li {
    width: 50%; }
  .middle_header .navUser-item--cart {
    top: 36px; } }

@media screen and (max-width: 649px) {
  .sub_cat_inner img {
    width: 100%; } }

@media screen and (max-width: 599px) {
  .cat_outer ul li {
    width: 100%;
    margin-bottom: 20px; } }

@media screen and (max-width: 549px) {
  .card {
    margin-bottom: 20px; }
    .card .card-figcaption-body {
      padding-bottom: 10px; }
      .card .card-figcaption-body .button {
        width: 49%; }
      .card .card-figcaption-body a.button {
        width: 49%;
        margin-top: 0px; }
  .ab_listing li {
    width: 50%; }
  .about-us-banner nav {
    top: 15px; }
  ol.breadcrumbs {
    display: block; }
  .ab_middle_section .ab_listing .ab_list_img {
    margin-bottom: 0; }
  .ab_middle_section .ab_listing {
    margin-bottom: 50px; }
  .custom_page .page-body .cms-banner .page-heading {
    font-size: 24px;
    padding: 9px 5px;
    line-height: 30px; }
  .custom_page .page-body h3 {
    font-size: 26px;
    line-height: 32px; }
  .custom_page .page-body.compliance li {
    padding: 0 0 10px; }
  .custom_page .page-body .trade-panel__title a {
    font-size: 16px; }
  .gift_rt_inner .button {
    height: 46px;
    line-height: 46px;
    font-size: 16px; }
  .perfect_gift_section .gift_rt_inner .button {
    width: 100%; }
  .recipes_section .button {
    height: 46px;
    line-height: 46px; }
  .productView-description .tabs-contents {
    max-width: 350px; } }

@media screen and (max-width: 479px) {
  .card .card-figcaption-body .button {
    width: 100%;
    margin: 0 0 10px 0; }
  .card .card-figcaption-body a.button {
    width: 100%;
    margin: 0 0 5px 0; }
  .card-body {
    text-align: left; }
  .footer-info-col.store_dtl,
  .footer-info-col:nth-child(2),
  .footer-info-col:nth-child(3),
  .footer-info-col:nth-child(4),
  .footer-info-col:last-child {
    width: 100%; }
  .top_header {
    height: auto;
    float: left;
    width: 100%; }
    .top_header .top_head_left {
      width: 75%; }
    .top_header .top_head_right {
      width: 25%; }
  .top_head_right > ul > li.locations_dropdown:hover {
    padding-top: 0; }
  .middle_header .header-logo-image {
    width: auto; }
  .mobileMenu-toggle {
    top: 65px; }
  .countPill {
    display: none; }
  .top_head_right > ul > li.locations_dropdown {
    padding-top: 8px; }
  .heroCarousel-slide .custom-div a {
    font-size: 16px;
    height: 45px;
    line-height: 46px;
    padding: 0 10px;
    width: auto; }
  .custom-div {
    padding: 30px 0; }
  .heroCarousel-title {
    margin-bottom: 20px; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 42%; }
  .category_block .heading {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 36px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto; }
  .cat_outer ul {
    margin: 0; }
    .cat_outer ul li {
      padding: 0;
      width: 100%;
      margin-bottom: 20px; }
      .cat_outer ul li:last-child {
        margin-bottom: 0; }
  .traditions_section .gift_rt_inner .button {
    width: auto;
    padding: 0 10px; }
  .household_right h3 {
    line-height: 32px; }
  .household_section .household_right h2 {
    margin-top: 5px; }
  .top_sellers_section .productGrid {
    margin: 0; }
    .top_sellers_section .productGrid .product {
      padding: 0;
      width: 100%; }
  .custom_category .page-content.right-side-block .productGrid li .card .card-title,
  .custom_search .page-content.right-side-block .productGrid li .card .card-title,
  .custom_brand .page-content.right-side-block .productGrid li .card .card-title {
    margin-bottom: 10px;
    margin-top: 10px; }
  .productView .productView-images ul.productView-thumbnails li.productView-thumbnail .productView-thumbnail-link {
    height: auto; }
  .productView .productView-details .productView-options .form .data_pro_opt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px; }
  .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .form-input--incrementTotal {
    width: 100%; }
  .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment .custom-form-input--incrementTotal {
    width: 100%; }
  .productView .productView-details .productView-options .add-to-cart-wrapper .form-increment {
    max-width: 100%; }
  .productView .productView-details .productView-options .add-to-cart-wrapper {
    width: 100%; }
  .productView .productView-details .share_block {
    position: unset;
    width: 100%;
    text-align: center; }
  .productView .productView-details .productView-product .productView-title {
    margin-top: 25px; }
  .productView .productView-details .productView-options .form.form-wishlist .button {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
  .productView .productView-details .productView-options .form.form-wishlist .button .icon {
    order: -1;
    margin-top: 0; }
  .free-shipping {
    text-align: center; }
  .productView .productView-details .productView-options .form.form-wishlist {
    float: left;
    width: 100%;
    margin: 20px 0; }
  .free-shipping a {
    font-size: 16px; }
  .productView-description .tabs .tab {
    padding-right: 10px; }
  .productView-description {
    background: none; }
  .ab_listing .ab_list_img h5 {
    height: 40px;
    overflow: hidden; }
  .about-top-section {
    margin-top: -15px; }
  .ab_last_section .container > h3 {
    font-size: 26px;
    line-height: 32px; }
  .modal-body.quickView .product_page {
    padding: 0 20px 20px; }
  .modal-body.quickView .free-shipping a {
    font-size: 15px; }
  .modal-body.quickView .productView-description {
    padding: 15px 0 25px; }
    .modal-body.quickView .productView-description .tabs .tab .tab-title {
      font-size: 18px;
      padding-bottom: 15px; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .data_pro_opt {
    width: 100%;
    padding-right: 0; }
  .modal-body.quickView .productView--quickView .productView-details .productView-options .form .add-to-cart-wrapper {
    width: 100%; }
  .modal-body.quickView .productView-description .container {
    padding: 0 20px; }
  .custom_page_contact_form .g-recaptcha {
    width: 280px; }
    .custom_page_contact_form .g-recaptcha > div,
    .custom_page_contact_form .g-recaptcha iframe {
      width: 280px !important; }
  .custom_blog main .blog {
    width: 100%; }
  .custom_page .page-body.careers .button {
    margin-top: 10px;
    width: 100%; }
  .custom_page .page-body .trade-panel {
    width: 100%; }
    .custom_page .page-body .trade-panel:last-child {
      margin-bottom: 0; }
  .recipes_section h2 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    width: 30px;
    height: 30px; }
  .heroCarousel .slick-next::before,
  .heroCarousel .slick-next:hover::before,
  .heroCarousel .slick-prev::before,
  .heroCarousel .slick-prev:hover::before {
    background-size: 100%; }
  .store-info p {
    margin-bottom: 10px; }
  .pro_news_content .form-input {
    height: 45px;
    font-size: 14px; }
  .heroCarousel-content .custom-div,
  .pro_news_left_inner,
  .gift_rt_inner {
    width: calc(100% - 40px); }
  footer:after {
    height: 20px; }
  .heroCarousel-slide {
    vertical-align: top; }
  .category_block:before {
    top: 5px; }
  .category_block:after {
    top: -10px; }
  .category_block {
    padding-top: 20px; }
  .gift_left_right {
    margin: 49px 0 35px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row {
    overflow: hidden;
    margin: 0px; }
  .productView-description .tabs-contents .tab-content .nutrition-layout .row .col-lg-6 {
    padding: 0px;
    overflow-x: auto; }
  .productView-description .tabs-contents h3 {
    font-size: 18px; }
  .productView-description .tabs-contents h4 {
    font-size: 16px; }
  .recipes_section {
    margin-top: 40px; }
  .recipes_section .container {
    padding: 0 20px; }
  .recipes_section .button {
    width: 100%; }
  .household_section {
    margin-top: 25px; }
  .household_section .household_right h2 {
    font-size: 26px;
    line-height: 37px; }
  .category_block .heading {
    padding: 0px; }
  .gift_rt_inner h2,
  .pro_news_left_inner h3 {
    font-size: 24px;
    line-height: 30px; }
  .gift_rt_inner h4 {
    font-size: 20px;
    line-height: 28px; }
  .gift_rt_inner .button {
    padding: 0px 5px; }
  .productView-description .tabs-contents {
    max-width: 100%; }
  .productView-description .container {
    padding: 0px 25px; }
  .pro_tabs .product_slider .related-title {
    font-size: 22px;
    line-height: 30px; }
  .productView-description .tabs .tab .tab-title,
  .productView-description .tabs-contents .tab-content .shipping-layout h3 {
    font-size: 18px;
    line-height: 22px; }
  .productView-description .tabs-contents .tab-content .shipping-layout h2 {
    font-size: 20px;
    line-height: 30px; }
  .pro_news_content .form-prefixPostfix .button {
    height: 45px;
    width: 45px; }
  .g-recaptcha > div {
    width: 100% !important; }
  .g-recaptcha > div iframe {
    width: 100%; }
  .modal .modal-header .modal-header-title {
    font-size: 16px; }
  .modal .previewCart .previewCartCheckout .button {
    font-size: 14px; }
  .custom_cart .coupon-form .button, .custom_cart .gift-certificate-code .button {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 14px; }
  .estimator-form .button--primary {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px; }
  .ab_bot_left .button {
    width: 100%;
    height: 45px;
    line-height: 46px;
    font-size: 16px; }
  .middle_header .navUser-item--cart {
    top: 37px; } }

@media screen and (max-width: 349px) {
  .perfect_gift_section .gift_rt_inner .button {
    line-height: 1.2;
    padding: 4px 0 0;
    width: 100%; }
  .heroCarousel-title {
    font-size: 28px;
    line-height: 38px; } }

@media screen and (max-width: 320px) {
  .custom_brand .card-figure, .custom_category .card-figure, .custom_search .card-figure {
    max-height: 150px; }
  .custom_brand .page-content.right-side-block .productGrid li .card .card-title, .custom_category .page-content.right-side-block .productGrid li .card .card-title, .custom_search .page-content.right-side-block .productGrid li .card .card-title {
    height: 80px; } }

/**/
.trade_found .page-heading, .page-heading.trade {
  display: none; }

.trade_found .page-heading.trade {
  display: block; }

#FormField_52,
#FormField_53,
#FormField_54,
#FormField_55,
#FormField_56,
#FormField_57,
#FormField_58,
#FormField_60,
#FormField_61,
#FormField_62 {
  display: none; }

.trade_found #FormField_52,
.trade_found #FormField_53,
.trade_found #FormField_54,
.trade_found #FormField_55,
.trade_found #FormField_56,
.trade_found #FormField_57,
.trade_found #FormField_58,
.trade_found #FormField_60,
.trade_found #FormField_61,
.trade_found #FormField_62 {
  display: block; }

.trade_found .form-field--success .form-input[type=number] {
  padding-right: 3rem;
  background: url("https://www.walkersshortbread.com/content/right.svg");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat; }

.custom_createaccount [data-label="Yes"] + .form-label {
  font-size: 0;
  width: 10px; }

.custom_createaccount.trade_found .form-field.form-field--checkbox {
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: left;
  margin: 20px 0 40px;
  max-width: 50%; }

.custom_createaccount .form-field.form-field--checkbox .form-label small {
  position: absolute;
  top: -20px;
  right: 0; }

.form-inlineMessage {
  display: block;
  font-size: 16px; }

.form-field--success .form-inlineMessage {
  display: none; }

#FormField_62 {
  position: relative; }

#FormField_62 .form-inlineMessage {
  position: absolute;
  top: 20px;
  display: block; }

.trade_found .form-row.form-row--half {
  flex-wrap: wrap;
  display: flex; }

.trade_found .form-row--half .form-field {
  flex: 50%; }

#FormField_52 {
  order: 1; }

#FormField_53 {
  order: 2; }

#FormField_54 {
  order: 3; }

#FormField_55 {
  order: 4; }

#FormField_56 {
  order: 5; }

#FormField_57 {
  order: 6; }

#FormField_58 {
  order: 7; }

#FormField_60 {
  order: 8; }

#FormField_61 {
  order: 9; }

#FormField_62 {
  order: 10; }

@media screen and (max-width: 600px) {
  .trade_found .form-row--half .form-field {
    flex: 100%; }
  .custom_createaccount.trade_found .form-field.form-field--checkbox {
    max-width: 100%; } }

.custom_createaccount.trade_found input:focus + label {
  outline: 0px solid #0f7fff !important;
  outline-offset: 0px !important; }

.trade_found .form-actions .button + .button, .submit_btn, span.form-inlineMessage + span.form-inlineMessage {
  display: none; }

.trade_found .submit_btn {
  display: inline-block; }

/**/
.productView .productView-details .productView-options .add-to-cart-wrapper .form-increment[data-quantity-change] {
  z-index: 2;
  opacity: 0; }

.productView .productView-details .productView-options .add-to-cart-wrapper .form-increment + .form-increment {
  position: absolute;
  top: 34px; }

.socialLinks .icon svg {
  max-width: 20px;
  max-height: 20px; }

.countPill,
.previewCartCheckout-subtotal + p {
  display: none; }

.previewCartItem-price {
  display: none; }

/*recipes_section*/
@media screen and (min-width: 576px) {
  .recipe-info {
    text-align: left;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center; } }

.recipe-info ul li .inner {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  font-weight: bold;
  font-size: 16px;
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif; }

.recipe-info ul li .inner svg {
  margin-bottom: 5px;
  height: 1em; }

.recipe-info ul {
  padding: 0;
  margin: 0;
  display: inline-block; }

.recipe-info ul li {
  display: inline-block;
  text-align: center;
  margin: 0 12.5px; }

.recipe-info {
  border-top: 1px solid #ecba6a;
  border-bottom: 1px solid #ecba6a;
  padding: 12.5px 0;
  margin-bottom: 25px;
  position: relative; }

.custom-columns > .shg-row > div:nth-child(2) {
  padding: 20px 75px; }

.category-list .shg-rich-text a {
  text-decoration: none;
  font-size: 15px;
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-weight: bold; }

.next-recipe .shg-default-text-content a {
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-weight: bold; }

.page-location .shg-rich-text a {
  text-decoration: none;
  font-size: 18px;
  text-transform: capitalize;
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-weight: bold; }

.category-list .shg-rich-text a:hover,
.next-recipe .shg-rich-text a:hover,
.page-location .shg-rich-text a:hover,
.description-text a:hover {
  color: #ecba6a !important; }

.next-recipe .shg-default-text-content p {
  text-align: right; }

body .heading .shogun-heading-component h2 {
  font-family: "Bressay Trial",cursive;
  font-weight: bold !important;
  text-align: left; }

.heading {
  margin-bottom: 10px; }

.custom-columns .category-list .shg-row {
  height: 30px;
  align-items: center; }

.right-img img.shogun-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.description-product .shogun-image-link {
  display: inline-block;
  width: 80%;
  transform: scale(0.9);
  transition: .3s; }

.description-product .shogun-image-link:hover {
  transform: scale(1);
  transition: .3s; }

.custom-columns {
  background: #fff; }

.bottom-column {
  margin: 50px auto 0;
  padding: 0 75px !important; }

.bottom-column .shg-theme-text-content p,
.recipe-arrow-text .shg-theme-text-content p a {
  color: #000;
  font-family: Assistant, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 15px;
  font-size: 21px; }

.recipe-arrow-text .shg-theme-text-content p {
  margin: 0px; }

.bottom-column .step-text .shg-rich-text {
  display: flex;
  align-items: center;
  margin: 0 0 25px; }

.bottom-column div.step-text:nth-child(2) div:before {
  content: "1";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(3) div:before {
  content: "2";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(4) div:before {
  content: "3";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(5) div:before {
  content: "4";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(6) div:before {
  content: "5";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(7) div:before {
  content: "6";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(8) div:before {
  content: "7";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(9) div:before {
  content: "8";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(10) div:before {
  content: "9";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(11) div:before {
  content: "10";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(12) div:before {
  content: "11";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(13) div:before {
  content: "12";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(14) div:before {
  content: "13";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(15) div:before {
  content: "14";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column div.step-text:nth-child(16) div:before {
  content: "15";
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 50px; }

.bottom-column .arrow-text .shg-theme-text-content {
  display: flex; }

.bottom-column .arrow-text .shg-theme-text-content:before,
.recipe-arrow-text .shg-theme-text-content:before {
  content: "→";
  font-size: 30px;
  font-weight: bold;
  margin: -6px 0 0; }

.arrow-text {
  margin: 0 0 20px; }

.bottom-column .recipe-heading .shogun-heading-component h2 {
  font-size: 35px !important;
  font-weight: bold !important;
  font-family: "Bressay Trial",cursive;
  margin: 0 0 10px; }

.custom-btn a {
  font-family: Assistant,sans-serif;
  font-size: 22px !important;
  line-height: 74px;
  padding: 0 20px 0 90px !important;
  font-weight: bold;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  color: #cf9c63 !important; }

.custom-btn a:hover {
  font-family: Assistant,sans-serif;
  font-size: 22px !important;
  line-height: 74px;
  padding: 0 55px !important;
  font-weight: bold;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  color: #fff !important; }

.page-location {
  margin: 30px 0 0; }

.recipes-page .page-heading {
  display: none; }

.description-text a {
  font-weight: bold; }

.right-img {
  width: 100%; }

.reciepe-card .shg-row {
  align-items: center; }

.reciepe-card .shg-row a {
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #3d3935;
  font-family: "Figgins Sans",sans-serif;
  letter-spacing: 0.05em;
  font-size: 16px; }

.reciepe-card .shg-row > div:last-child {
  position: static; }

.reciepe-card .shg-row a:after {
  content: "";
  background: url(https://cdn11.bigcommerce.com/s-1zfreokn8a/images/stencil/original/image-manager/right-arrow.png);
  display: inline-block;
  background-size: contain;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: -4px 10px 0 10px;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.reciepe-card .shg-row a:hover:after {
  margin: -4px 0px 0 20px;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.reciepe-card .shg-row a:hover,
.recipe-arrow-text .shg-theme-text-content p a:hover {
  color: #ecba6a; }

.reciepe-card {
  position: relative; }

.reciepe-card .shg-row > .shg-c-lg-7:last-child {
  position: static;
  padding: 10px 0 60px; }

.shg-default-text-content .recipe-top-description {
  margin: 0 auto 20px;
  display: block;
  max-width: 720px; }

body .featured-categories .shogun-heading-component h2 {
  font-family: "Bressay Trial",cursive;
  font-weight: bold !important;
  color: #3d3935;
  font-size: 28px !important; }

.recipe-arrow-text .shg-rich-text {
  display: flex;
  align-items: center; }

.recipe-arrow-text {
  margin: 0 0 10px; }

#recipes-label .title-section, #recipes-label .title-section h2 {
  display: inline-block;
  margin: 0;
  position: relative; }

#recipes-label .title-section a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.heroCarousel-description {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0; }

@media screen and (max-width: 990px) {
  .custom-columns > .shg-row > div:nth-child(2) {
    padding: 20px 20px 0; }
  .bottom-column {
    margin: 30px auto 0;
    padding: 0 20px !important; }
  .page-location {
    margin: 20px 0 0; }
  .reciepe-card h2 {
    font-size: 20px !important; }
  .reciepe-card p {
    font-size: 16px; }
  .bottom-column .shg-theme-text-content p, .recipe-arrow-text .shg-theme-text-content p a {
    font-size: 18px; }
  .reciepe-card .shg-row > .shg-c-lg-7:last-child p {
    font-size: 16px;
    line-height: 24px; }
  body .featured-categories .shogun-heading-component h2 {
    font-size: 22px !important; }
  .reciepe-card .shg-row a:after {
    height: 30px;
    width: 30px; }
  .reciepe-card .shg-row a {
    bottom: 10px; }
  .reciepe-card .shg-row > .shg-c-lg-7:last-child {
    position: static;
    padding: 10px 15px 40px; }
  .reciepe-card .card-images .shg-row > div {
    width: 33.33% !important; }
  .heroCarousel-description {
    font-size: 14px; } }

@media screen and (max-width: 767px) {
  .category-list p {
    text-align: center; }
  .bottom-column {
    padding: 0 15px !important; }
  .heroCarousel-description {
    font-size: 14px; }
  .recipe-heading {
    padding: 0 !important; } }

.coupons .cat_outer ul li {
  margin: 0 0 30px; }

@media screen and (max-width: 479px) {
  .coupons .cat_outer ul li {
    margin: 0 0 15px; }
  .productView .productView-details .productView-options .form .form-field {
    position: relative; }
  .custom-columns .category-list > .shg-row {
    display: block; }
  .custom-columns .category-list > .shg-row > .shg-c-xs-6 {
    display: inline-block;
    width: 100%; }
  .custom-columns .category-list > .shg-row .shg-row > .shg-c-xs-6 {
    display: inline-block;
    width: 50%;
    float: left; }
  .next-recipe .shg-default-text-content p {
    text-align: left; }
  .custom-columns .category-list .shg-row {
    height: auto; }
  .bottom-column .shg-theme-text-content p {
    font-size: 16px; }
  .recipe-heading {
    padding: 10px 15px !important; }
  .bottom-column div.step-text div:before {
    font-size: 60px; } }

@media only screen and (max-width: 990px) and (min-width: 768px) {
  .reciepe-card .shg-row > div {
    width: 50% !important; }
  .recipes-column .shg-row .shg-c-lg-9 {
    width: 70% !important; }
  .recipes-column .shg-row .shg-c-lg-3 {
    width: 30% !important;
    padding: 0 0 0 30px; } }

.custom_blog_post .blog-post a.button:hover,
.custom_blog_post .blog-post a.button {
  color: #fff; }

body.Trade.Customer .customDropdown option:nth-child(n+2) {
  display: none; }

body.Trade.Customer .customDropdown option.Case {
  display: block; }

.productView .productView-details .productView-options .form .form-field[data-product-attribute="input-text"] {
  /*margin: 30px 0 0;*/
  margin: 0; }

.productView .productView-details .productView-options .form .form-field[data-product-attribute="set-select"] {
  margin: 0 0 30px 0; }

.clear_block {
  clear: both; }

/*EmailMeForm*/
body #emf-container #emf-form-title {
  font-size: 14px;
  text-align: center; }

body #emf-form-instruction {
  padding: 0;
  border: 0; }

body #emf-form {
  padding: 0px; }

body #emf-container {
  padding: 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  width: 100%; }

.emf-field-new_name .emf-div-field span {
  width: 100%; }

.emf-field-new_name .emf-div-field span:first-child {
  margin: 0 0 53px; }

#emf-li-8 .one_column {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0; }

#emf-li-8 .one_column input {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0;
  width: 18px;
  height: 18px; }

#emf-li-8 .one_column label {
  font-size: 14px;
  letter-spacing: 0.05em; }

#emf-li-9 .one_column {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0; }

#emf-li-9 .one_column input,
#emf-li-11 input {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0;
  width: 18px;
  height: 18px; }

#emf-li-9 .one_column label,
.emf-div-field .padleft-w5 {
  font-size: 14px;
  letter-spacing: 0.05em; }

#emf-container ul li label.emf-label-desc {
  font-size: 15px; }

.vacancies-heading {
  margin: 40px 0 15px; }

body #emf-container-outer {
  padding: 0px; }

#emf-form-instruction .center {
  text-align: center; }

#emf-li-post-button .button {
  padding: 10px 30px; }

@media only screen and (min-width: 990px) {
  .emf-field-new_name .emf-div-field span:first-child {
    margin: 0px; }
  .emf-field-new_name .emf-div-field {
    display: flex;
    column-gap: 20px; }
  #emf-container ul li.emf-field-email,
  #emf-container ul li#emf-li-8 {
    width: 50%;
    display: inline-block;
    margin: 0 -2px;
    padding: 0 13px 0 0; }
  #emf-container ul li.emf-field-new_name,
  #emf-container ul li#emf-li-9 {
    width: 50%;
    display: inline-block;
    margin: 0 -2px;
    padding: 0 0 0 13px; } }

.form-prefixPostfix .g-recaptcha {
  margin: 10px 0 20px; }

.shandwick + h4 {
  margin: 0 0 15px; }

.ab_video_section.history-video {
  margin-top: 40px; }

/**/
#VF_vacancies .ui.container {
  padding: 0; }

.ui.menu.three.item .item {
  width: 33.333%;
  text-align: center;
  font-family: "Figgins Sans",sans-serif;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border-right: 2px solid rgba(0, 0, 0, 0.2); }

body .vacancies-nav__link.active {
  color: #fff !important; }

#CustomDesign {
  font-family: 'Bressay Trial';
  font-weight: 400;
  color: #000;
  font-size: 18px;
  line-height: 28px; }

div#VF_insert_jobs {
  justify-content: center; }

.modal-content-title {
  font-family: Verdana; }

#VF-vacancies-wrapper p {
  font-family: Verdana;
  font-size: 15px; }

body .ui.segment {
  border: 0px; }

body div#jobAlertsForm {
  padding: 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.2) !important; }

body div#jobAlertsFormInner,
.jobAlertsFormContent {
  padding: 0 !important;
  box-shadow: none; }

#jobAlertsFormInner label,
#jobAlertsFormInner .title,
span[for="alertFrequency"] {
  color: #000000;
  font-family: Verdana;
  font-size: 15px;
  font-weight: 700; }

span.checkmark.icon {
  display: none; }

#subscribeToJobAlertsSubmit {
  line-height: normal;
  font-size: 18px !important;
  border: 0;
  border-radius: 0;
  outline: 0;
  text-transform: uppercase;
  font-family: "Figgins Sans",sans-serif;
  letter-spacing: 0;
  font-weight: 700;
  padding: 10px 30px !important;
  float: none;
  display: inline-block;
  height: 42px;
  margin: auto;
  width: auto;
  color: #fff !important; }

#jobAlertsFormInner .actions {
  text-align: center; }

body .page-body .content {
  max-width: 100%;
  margin: 0px; }

#VF-vacancies-wrapper .jobAlertsFormContent figure {
  text-align: left;
  max-height: 100%; }

#jobAlertsFormInner .checkbox label {
  font-weight: 400; }

#VF-vacancies-wrapper svg {
  max-width: 16px; }

.quick-info {
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px; }

.quick-info .info-block {
  width: 100%; }

.quick-info .info-block .title {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em; }

#vacancies-jobs-wrapper {
  padding: 20px 20px 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 5px; }

.info-block br {
  display: none; }

body {
  background: transparent; }

.col-12.vacancy-col {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 5px;
  margin: 0 0 20px;
  padding: 20px;
  width: 100%; }

#LoadingParent.segment {
  margin: 0px; }

div#applicantGateWayLinkWrapper {
  padding: 0 !important; }

.page-body .careers-banner.vacancies-img h2 {
  color: #3d3935; }

body .careers-banner.vacancies-img {
  padding: 30px 0 0; }

@media screen and (min-width: 1020px) {
  .pro_tabs .product_review_block .tab-content .productReviews .toggle-content .productReviews-list .productReview article header .productReview-title {
    max-height: 90px;
    overflow: auto; } }
