@charset "UTF-8";
/*
Theme Name: Manettas Seafood
Description: Custom Wordpress theme for Manettas Seafood
Version: 2.0
Author: The Friendly Agency
*/
/*----------------------------------
PARTIALS
------------------------------------*/
/*----------------------------------
Business Partial
------------------------------------*/
#business {
  padding: 35px 0;
  background-color: #2D313A;
  color: #FFF;
  text-align: center;
}
#business .h3 {
  position: relative;
  size: 12px;
  text-transform: uppercase;
  color: #FFF;
  padding-top: 45px;
}
#business .h3:before {
  content: "";
  top: 0;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  position: absolute;
  background-image: url("_inc/img/deliver-business.png");
  background-size: 30px auto;
  background-repeat: no-repeat;
}
#business .h2 {
  size: 40px;
  color: #FFF;
  margin: 0 0 20px;
}
#business p {
  margin: 0;
  font-size: 14px;
}
#business a.button {
  padding: 15px 30px;
  margin: 25px 0 0;
  background: none;
  font-size: 14px;
  color: #FFF;
  border: 1px solid #FFF;
}
#business a.button:hover {
  background: #FFF;
  color: #2D313A;
}

#marquee {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 0;
}
#marquee .panel {
  background: #2D313A;
  margin: 175px auto;
}
#marquee .panel h3, #marquee .panel .h3 {
  color: #fff;
  line-height: 1.3;
}
#marquee .panel p {
  color: #dfdfdf;
}

#marquee-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
#marquee-bg .marquee {
  width: 100%;
  height: 145px;
  font-size: 125px;
  line-height: 1;
  font-weight: 900;
  display: block;
  color: #EEE;
}

.panel {
  box-sizing: border-box;
  position: relative;
  width: 800px;
  padding: 35px 60px;
  display: inline-block;
  background: #fff;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.06);
}
.panel h3, .panel .h3 {
  font-size: 22px;
  text-align: left;
  color: #191818;
  text-transform: none;
  font-weight: 400;
}
.panel p {
  font-size: 14px;
  text-align: left;
  color: #9096A1;
}
.panel p.sign-in {
  color: #fff;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.panel p.sign-in a {
  text-decoration: underline;
}
.panel .panel-button {
  position: absolute;
  color: #fff;
  background-color: #C90D12;
  padding: 20px 30px;
  bottom: -30px;
  right: 75px;
}
.panel .panel-button.mail {
  padding-right: 50px;
}
.panel .panel-button.mail:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  width: 18px;
  height: 15px;
  background-image: url("_inc/img/mail.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.panel .form-upper {
  position: relative;
  padding: 10px 0;
  z-index: 10;
}
.panel .form-upper.inactive .geolocation-inner {
  opacity: 0.15;
}
.panel .form-upper .geolocation-wrapper {
  display: block;
  margin-top: 30px;
}
.panel .form-upper .refresh {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5px;
  right: -5px;
  z-index: 2;
}
.panel .form-upper .refresh p {
  position: absolute;
  top: 2px;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: 0 0 0 -50px;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.panel .form-upper .refresh p:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 21px;
  bottom: 45px;
  left: 50%;
  margin-left: -10px;
  background-image: url("_inc/img/refresh.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.panel.panel-lower {
  z-index: 10;
}
.panel .form-lower {
  z-index: 10;
  margin-top: 25px;
}
.panel .form-lower #name {
  width: 48.5%;
  float: left;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.panel .form-lower #email {
  width: 48.5%;
  float: right;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

body.home .banner_text {
  margin-top: 100px;
}
body.home .panel.panel-upper {
  background: none;
}

.mfp-content .banner_text {
  margin: 0;
  padding: 0;
}
.mfp-content .banner_text .panel {
  box-shadow: none;
}
.mfp-content .banner_text .panel #name {
  width: 100%;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  margin-bottom: 25px;
}
.mfp-content .banner_text .panel #email {
  width: 100%;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

/*----------------------------------
BASIC STUFF AND TYPOGRAPHY
------------------------------------*/
html {
  overflow-y: scroll;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

.touch body {
  -webkit-text-size-adjust: none;
}

:focus {
  -moz-outline-style: none;
  outline: none;
}

body {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  background: #FAFAFA;
  color: #1E2327;
}

p {
  margin: 5px 0 10px 0;
}

strong {
  font-weight: normal;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

em {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
  color: inherit;
}
a img {
  border: 0;
}

img {
  max-width: 100%;
}

div.clear, li.clear {
  float: none !important;
  clear: both !important;
}

h1, .h1, h2, .h2 {
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

h2 {
  font-size: 14px;
  line-height: 22px;
}

.h2 {
  font-size: 35px;
  line-height: 50px;
}

h3, .h3 {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  margin: 10px 0;
  color: #C5161D;
  text-transform: uppercase;
}

h4, .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  margin: 10px 0 10px 0;
}

h1 strong, h2 strong, h3 strong, h4 strong {
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

.woocommerce-password-strength, small.woocommerce-password-hint {
  display: none !important;
}

/* ------------------------------------
HEADER
------------------------------------ */
header.main {
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  height: 48px;
  padding: 16px 0;
  width: 100%;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  font-size: 18px;
}

.logo img {
  width: 120px;
  margin: 10px 0;
}
.logo img.logo_sticky {
  width: 55px;
  margin: 0;
  display: none;
}

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

.w-m-800 {
  max-width: 800px;
}

.m-h-auto {
  margin-left: auto;
  margin-right: auto;
}

.stickynav header.main {
  background: black;
  background: rgba(30, 35, 39, 0.9);
  height: 28px;
  padding: 18px 0 14px 0;
  color: white;
}
.stickynav .logo img {
  display: none;
}
.stickynav .logo img.logo_sticky {
  display: inline;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
img.logo-sidebar {
  width: 25px;
  margin: 20px 30px 0;
}

#menu-main-menu li a {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 16px;
  padding: 8px 30px;
  transition: none;
  -webkit-transition: none;
}
#menu-main-menu li a:hover {
  text-decoration: underline;
  color: #C90D12;
}

nav.main {
  position: fixed;
  top: 0;
  left: -300px;
  background: #1A1919;
  color: white;
  z-index: 999;
  width: 300px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav.main::-webkit-scrollbar {
  display: none;
}

.nav_on nav.main {
  left: 0;
}

a.nav_toggle {
  color: black;
  padding: 28px 30px;
  position: absolute;
  top: 0;
  left: 0;
}
a.nav_toggle span {
  float: right;
  margin-top: -1px;
  margin-left: 8px;
}

.hamburger {
  width: 17px;
  height: 15px;
  position: relative;
  display: inline-block;
}
.hamburger div {
  height: 2px;
  width: 100%;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 99px;
}
.hamburger div.hamburger2 {
  top: 6px;
}
.hamburger div.hamburger3 {
  top: 12px;
}

.stickynav a.nav_toggle {
  color: white;
  padding: 23px 30px;
}
.stickynav .hamburger div {
  background: white;
}

a.nav_toggle img {
  width: 17px;
  margin: 0 6px 2px 0;
}
a.nav_close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 32px;
}
a.nav_login {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 32px;
  font-size: 17px;
}
a.nav_close img {
  width: 13px;
}

.header_links {
  position: absolute;
  padding: 28px 20px 28px 30px;
  top: 0;
  right: 0;
}
.header_links a {
  vertical-align: middle;
  border-left: 2px solid #C0C0C0;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  padding-left: 25px;
  padding-right: 25px;
}
.header_links a:first-child {
  padding-left: 0;
  border-left: none;
}
.header_links a:last-child {
  padding-right: 0;
}

a.header_login, a.header_account {
  padding: 0 18px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

span.couponbalance {
  display: inline-block;
  font-size: 10px;
  background: #C5161D;
  color: white;
  border-radius: 999px;
  font-family: "ProximaNovaSemi", Helvetica, sans-serif;
  letter-spacing: 0.05em;
  padding: 5px 4px 3px 4px;
  line-height: 9px;
  vertical-align: 3px;
  margin: 0 0 0 8px;
}

a.nav_login span.couponbalance {
  vertical-align: 2px;
}

.woocommerce-MyAccount-navigation-link--wc-smart-coupons {
  display: none !important;
}

.stickynav .header_links {
  padding: 20px 20px 20px 30px;
}

a.search_toggle {
  display: inline-block;
  height: 22px;
  width: 16px;
  background: url(_inc/img/search.png) no-repeat center center;
  background-size: auto 16px;
  padding: 0 16px;
}
a.header_cart {
  display: inline-block;
  height: 23px;
  width: 25px;
  background: url(_inc/img/cart.png) no-repeat center center;
  background-size: auto 100%;
  padding: 0 0 0 33px;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 1px;
  text-indent: 10px;
}
a.header_login img {
  height: 18px;
  vertical-align: -2px;
  margin: 0 1px 0 20px;
}

.stickynav a.search_toggle {
  background-image: url(_inc/img/search_neg.png);
  border-color: #C0C0C0;
}
.stickynav a.header_cart {
  background-image: url(_inc/img/cart_neg.png);
}

.nav_inner {
  width: 300px;
  padding: 80px 0 30px 0;
}
.nav_inner p {
  margin: 0 30px 20px;
  color: #606060;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 16px;
}

nav.main a {
  color: white;
}
nav.main h2 {
  font-size: 15px;
  line-height: 20px;
  padding: 0 32px;
  letter-spacing: 0.01em;
}
nav.main .account-links {
  position: absolute;
  top: 28px;
  right: 30px;
}
nav.main .account-links a {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  margin-left: 10px;
}
nav.main .account-links a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 10px;
  width: calc(100% - 10px);
  height: 2px;
  background-color: #313030;
}
nav.main .account-links a:hover:after {
  background-color: #fff;
}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu > li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
ul.menu > li > a {
  font: normal normal 12px/14px "ProximaNova", Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: block;
  padding: 6px 32px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.menu > li > a[title=separator] {
  text-indent: -9999px;
  font-size: 1px;
  background: #FFF;
  opacity: 0.25;
  height: 2px;
  padding: 0 !important;
  margin: 16px 30px;
  pointer-events: none;
}
ul.menu > li > a > img {
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.menu > li > a:hover {
  opacity: 0.7;
}
ul.menu > li > a:hover > img {
  transform: scale(1.1);
}

#billing_state_field {
  display: none !important;
}

.menu .children {
  display: none;
}

nav.main .nav_social {
  position: relative;
  text-align: right;
  margin: 30px 0 0;
  padding: 0 30px 10px;
}
nav.main .nav_social a {
  font-size: 18px;
  padding: 10px 3px;
  color: #fff;
}
nav.main .nav_location {
  position: relative;
  text-align: left;
  margin: 15px 30px;
  padding: 20px 0 20px 40px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  background-image: url(_inc/img/pin.png);
  background-size: 25px auto;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
nav.main .nav_location .location-edit {
  color: #666;
  float: right;
}
nav.main .nav_location .location-edit:hover {
  color: #fff;
}
nav.main .nav_location:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1px;
  background: #FFF;
  opacity: 0.25;
  height: 2px;
}
nav.main .nav_location:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1px;
  background: #FFF;
  opacity: 0.25;
  height: 2px;
}
nav.main .nav_categories {
  position: relative;
  text-align: left;
  margin: 15px 30px;
  padding: 10px 0 20px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
nav.main .nav_categories .category, nav.main .nav_categories .category-nojs {
  display: block;
  padding: 5px 0;
}
nav.main .nav_categories .category .icon, nav.main .nav_categories .category-nojs .icon {
  display: inline-block;
  width: 50px;
  height: 20px;
  text-align: center;
}
nav.main .nav_categories .category span.name, nav.main .nav_categories .category-nojs span.name {
  display: inline-block;
}
nav.main .nav_categories .category svg, nav.main .nav_categories .category img {
  height: 14px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
nav.main .nav_categories .category-nojs svg, nav.main .nav_categories .category-nojs img {
  height: 14px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
nav.main .nav_categories .category svg g, nav.main .nav_categories .category img g {
  fill: #fff;
}
nav.main .nav_categories .category-nojs svg g, nav.main .nav_categories .category-nojs img g {
  fill: #fff;
}
nav.main .nav_categories .category:hover svg, nav.main .nav_categories .category-nojs:hover svg, nav.main .nav_categories .category img, nav.main .nav_categories .category-nojs img {
  transform: scale(1.2);
}
nav.main .nav_categories .category:hover img, nav.main .nav_categories .category-nojs:hover img {
  transform: scale(1.4);
}
nav.main .nav_categories:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1px;
  background: #FFF;
  opacity: 0.25;
  height: 2px;
}

.menu-item a img {
  width: 48px;
  height: auto;
  vertical-align: -8px;
}
.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
  padding-right: 16px;
}

body.woocommerce-customer-logout .woocommerce-message {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #C90D12;
  font-size: 32px;
  line-height: 1.6;
  margin-bottom: 50px;
}
body.woocommerce-customer-logout .woocommerce-message a {
  text-decoration: underline;
}

/* ------------------------------------
GENERAL LAYOUT
------------------------------------ */
.content {
  padding: 40px 50px;
}
.content.centered {
  text-align: center;
}

.content1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.content1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.homebanner_slide.retailer .cta-wrapper {
  padding: 120px;
}

.cta-wrapper {
  width: 550px;
  position: absolute;
  top: 90px;
  left: 100px;
  text-align: left;
  padding: 30px;
}
.cta-wrapper .inner {
  position: relative;
}
.cta-wrapper .logo {
  position: absolute;
  top: -90px;
  left: -200px;
  background-color: #fff;
  width: 110px;
  height: 110px;
  padding: 20px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.75);
  vertical-align: middle;
}
.cta-wrapper .logo img {
  display: block;
  width: 100%;
  margin: 0;
  height: auto;
}
.cta-wrapper h2 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 54px !important;
  line-height: 54px !important;
  color: #fff !important;
  margin: 0 !important;
}
.cta-wrapper .description {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 22px;
  line-height: 26px;
  margin: 20px 0;
}
.cta-wrapper .price {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 32px;
  margin: 10px 0 50px;
}
.cta-wrapper a {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 15px;
  position: absolute;
  color: #fff;
  background-color: #1A1919;
  padding: 20px 30px;
  bottom: -80px;
  right: -70px;
}

body.home .cta-wrapper {
  top: 140px;
}

#retailers .retailer {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  width: 45%;
  width: calc(50% - 28px);
  background-color: #fff;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
#retailers .retailer .logo {
  position: absolute;
  top: 150px;
  left: 30px;
  background-color: #fff;
  width: 110px;
  height: 110px;
  padding: 20px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
#retailers .retailer .logo img {
  display: block;
  width: 110px;
  margin: 0;
  height: auto;
}
#retailers .retailer .title {
  margin: 0 0 20px;
  font-size: 28px;
  line-height: 32px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #1E2327;
}
#retailers .retailer .description {
  font-size: 16px;
  line-height: 24px;
  color: #9096A1;
}
#retailers .retailer .link {
  position: absolute;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #fff;
  bottom: -70px;
  height: 70px;
  left: 0;
  right: 0;
  background-color: #1A1919;
  font-size: 15px;
  line-height: 70px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  text-align: center;
}
#retailers .retailer .link:hover {
  background-color: #C5161D;
}
#retailers .retailer .link svg {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  margin-left: 10px;
}
#retailers .retailer:hover .link {
  bottom: 0;
}

.multiply_bg {
  background: #C5161D;
  -webkit-mix-blend-mode: multiply;
  -moz-mix-blend-mode: multiply;
  -o-mix-blend-mode: multiply;
  -ms-mix-blend-mode: multiply;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner {
  position: relative;
  z-index: 1;
}

.page_spacer {
  height: 30px;
}

img.full {
  width: 100%;
  height: auto;
}

.image_module {
  padding: 30px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
}
.image_module.full {
  padding: 0;
}

/*special requests*/
#gform_wrapper_18 {
  max-width: 600px;
  margin: 0 auto;
}
#gform_wrapper_18 .gform_anchor {
  padding-top: 50px;
  display: block;
}

#gform_wrapper_19 .gform_anchor {
  padding-top: 50px;
  display: block;
}

#gform_wrapper_18 label {
  display: none;
}
#gform_wrapper_18 li.gfield {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
#gform_wrapper_18 li.gfield div {
  display: inline;
}
#gform_wrapper_18 .gform_footer {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
#gform_wrapper_18 li.gfield#field_18_7, #gform_wrapper_18 li.gfield#field_18_1, #gform_wrapper_18 li.gfield#field_18_2 {
  width: 98%;
}
#gform_wrapper_18 .gform_footer {
  width: 98%;
  clear: both;
  float: none;
  padding: 5px 0;
}
#gform_wrapper_18 input[type=text], #gform_wrapper_18 input[type=email] {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_18 textarea, #gform_wrapper_18 select {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_18 input[type=text]:focus, #gform_wrapper_18 input[type=email]:focus {
  border-color: #bbb;
}
#gform_wrapper_18 textarea:focus, #gform_wrapper_18 select:focus {
  border-color: #bbb;
}
#gform_wrapper_18 input[type=submit] {
  width: 100%;
}
#gform_wrapper_18 .validation_error {
  display: none !important;
}
#gform_wrapper_18 .validation_message {
  color: #C5161D;
  font-size: 11px;
}

.wpcf7-form .form-row {
  display: inline-block;
}
.wpcf7-form .form-row.form-row-first {
  float: left;
  width: 50%;
  overflow: visible;
}
.wpcf7-form .form-row.form-row-last {
  float: right;
  width: 50%;
  overflow: visible;
}
.wpcf7-form .form-row.form-row-row {
  float: right;
  width: 100%;
  overflow: visible;
}
.wpcf7-form .form-row.form-row-row textarea {
  width: 90%;
  height: 100px;
}
.wpcf7-form .form-row input[type=text], .wpcf7-form .form-row input[type=email] {
  width: 80%;
}
.wpcf7-form .form-row textarea {
  width: 80%;
}
.wpcf7-form .form-row input[type=submit] {
  width: 100%;
}

/*faqs*/
.faqs {
  text-align: left;
}

.question {
  font-size: 16px;
  color: white;
  background: #1E2327 url(_inc/img/plus.png) no-repeat right center;
  background-size: 52px auto;
  padding: 22px 70px 22px 30px;
  display: block;
  margin-top: 20px;
}
.question.open {
  background-image: url(_inc/img/minus.png);
}

.answer {
  background: white;
  padding: 22px 30px;
  display: none;
}

/*contact*/
.map {
  width: 100%;
  height: 400px;
  background: #555;
  position: relative;
}

.acf-map {
  width: 100%;
  height: 100%;
  position: absolute !important;
}

#gform_wrapper_19 {
  max-width: 600px;
  margin: 0 auto;
}
#gform_wrapper_19 label {
  display: none;
}
#gform_wrapper_19 li.gfield {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
#gform_wrapper_19 li.gfield div {
  display: inline;
}
#gform_wrapper_19 .gform_footer {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
#gform_wrapper_19 li.gfield#field_19_1, #gform_wrapper_19 li.gfield#field_19_2 {
  width: 98%;
}
#gform_wrapper_19 .gform_footer {
  width: 98%;
  clear: both;
  float: none;
  padding: 5px 0;
}
#gform_wrapper_19 input[type=text], #gform_wrapper_19 input[type=email] {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_19 textarea, #gform_wrapper_19 select {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_19 input[type=text]:focus, #gform_wrapper_19 input[type=email]:focus {
  border-color: #bbb;
}
#gform_wrapper_19 textarea:focus, #gform_wrapper_19 select:focus {
  border-color: #bbb;
}
#gform_wrapper_19 input[type=submit] {
  width: 100%;
}
#gform_wrapper_19 .validation_error {
  display: none !important;
}
#gform_wrapper_19 .validation_message {
  color: #C5161D;
  font-size: 11px;
}

/*terms*/
.page-id-142 .content ul {
  list-style-position: inside;
}

/*delivery times*/
.delivery_col {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.delivery_col.last {
  margin-right: 0;
}

img.deliverymethods_icon {
  width: 55px;
}

.delivery_col h2 {
  font-size: 30px;
}

/*sitewide notice*/
.sitewide_notice {
  display: none;
}

.notice_active .sitewide_notice {
  display: block;
  background-position: center center;
  padding: 20px 40px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.notice_active.page-template-page-template-orderform .sitewide_notice {
  display: none !important;
}

.sitewide_notice p {
  margin: 0;
}
.sitewide_notice a {
  font-family: "ProximaNovaBold";
  text-decoration: underline;
}

a.notice_close {
  font-size: 20px;
  padding: 12px;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 10px;
}

.sitewide_notice img {
  margin-right: 8px;
  vertical-align: -6px;
}

/*home preorder banner*/
.preorder_banner {
  background-position: center center;
}
.preorder_banner * {
  color: inherit;
}

/* ------------------------------------
ARCHIVE
------------------------------------ */
body.archive.tax-product_cat .content {
  padding-top: 15px;
  padding-bottom: 10px;
}
body.archive.tax-product_cat .content ul.products {
  padding: 0;
}

/* ------------------------------------
BLOG
------------------------------------ */
/*listing*/
.blog, .archive.date, .tax-authors {
  background: #fafafa;
}

.archive.category, .archive.tag {
  background: #fafafa;
}

.blog_sidebar {
  float: left;
  width: 20%;
  margin-right: 5%;
  min-height: 300px;
  font-size: 15px;
  line-height: 25px;
}

.blog_posts {
  float: left;
  width: 75%;
  min-height: 300px;
}

.blog_sidebar ul.tags a {
  font-size: 10px;
  padding: 8px;
  margin: 5px 0px 2px 0;
}
.blog_sidebar h2 {
  border-bottom: 2px solid black;
  font: normal normal 24px/38px "CircularStdBold", Helvetica, sans-serif;
  margin: 30px 0 15px 0;
  max-width: 250px;
}
.blog_sidebar ul {
  list-style: none;
  padding: 0;
}
.blog_sidebar ul ul {
  padding-left: 20px;
}
.blog_sidebar .current-cat > a {
  font-family: "ProximaNovaBold";
  color: #C5161D;
}
.blog_sidebar select {
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  color: #555;
  border-radius: 999px;
  padding: 16px 40px 16px 23px;
  background: #f0f0f0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url(_inc/img/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 29px 43px;
  max-width: 250px;
  width: 100%;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.blog_sidebar select:hover {
  background-color: #e8e8e8;
}

.cat-item a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cat-item a:hover {
  color: #C5161D;
}

a.blog_tile {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin: 20px 0;
  background: white;
  text-align: center;
  -webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.blog_tile:hover {
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -3px, 0);
}

.blog_tile h2 {
  font-size: 28px;
  line-height: 34px;
}

.blog_tile_text {
  padding: 1px 20px 10px 20px;
  text-align: left;
}

#specials_slider .blog_tile_text {
  height: 220px;
  overflow: hidden;
  position: relative;
}
#specials_slider .blog_tile_text::after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
  bottom: 0;
  left: 0;
}

span.blog_readmore {
  display: block;
  background: #C5161D;
  color: white;
  text-transform: uppercase;
  font-family: "ProximaNovaBold";
  letter-spacing: 2px;
  font-size: 12px;
  padding: 20px 0;
}

.blog_thumb {
  height: 230px;
  background-size: cover;
  background-position: center center;
  background-color: #ddd;
}

.blog_byline {
  text-align: left;
  padding: 0 0 0 20px;
  margin: -30px 0 0 0;
}
.blog_byline img {
  width: 60px;
  height: 60px;
  border-radius: 999px;
  vertical-align: -10px;
  margin: 0 10px 0 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

#specials_slider .slick-slide .blog_byline img {
  display: inline;
}

.slick-list {
  max-height: 100%;
}
.slick-list .slick-track, .slick-list .slick-slide {
  max-height: 100%;
}

#pagination {
  text-align: center;
  padding: 40px 0 20px 0;
}

.page-numbers {
  display: inline-block;
  width: 50px;
  border: 2px solid black;
  padding: 12px 0;
  margin: 0 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-numbers:hover {
  background: black;
  color: white;
}
.page-numbers.current {
  background: #C5161D;
  color: white;
  border-color: #C5161D;
}

.masonry[data-columns]::before {
  content: "4 .column.size-1of4";
}

@media screen and (min-width: 1600px) {
  .masonry[data-columns]::before {
    content: "4 .column.size-1of4";
  }
}
.column {
  float: left;
}

.size-1of2 {
  width: 48%;
  margin-right: 2%;
}

.size-1of3 {
  width: 30%;
  margin-right: 3%;
}

.size-1of4 {
  width: 23%;
  margin-right: 2%;
}

/*detail*/
.blog_modules .content {
  text-align: left;
  padding-top: 0;
}
.blog_modules .content h2 {
  font: normal normal 20px/35px "CircularStdBold", Helvetica, sans-serif;
  margin: 16px 0 10px 0;
  color: #C5161D;
}

.gallery {
  font-size: 0;
  line-height: 0;
}
.gallery img {
  width: 24%;
  margin: 0.5%;
}

.blog_left {
  float: left;
  width: 45%;
  margin-right: 5%;
}

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

.byline {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: -46px auto 20px auto;
  max-width: 400px;
}
.byline p span {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}
.byline img {
  border-radius: 999px;
  width: 112px;
  height: 112px;
}

.blog_share ul.wpfai-list {
  float: right;
  margin-top: 11px;
}
.blog_share.content {
  padding-top: 0;
  padding-bottom: 0;
}

.blog_modules .content.share_bottom {
  text-align: center;
}

.single-post .content p a {
  color: #C5161D;
}
.single-post .content p a:hover {
  text-decoration: underline;
}

.four_main {
  float: left;
  width: 78%;
  height: 458px;
  margin-right: 0.4%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.four_thumb {
  float: left;
  width: 21.6%;
  height: 150px;
  margin: 0 0 4px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

a.thumb_link {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

/* mobile sidebar */
.blog_mobile {
  position: relative;
  width: 100%;
  display: none;
  background: #fefefe;
}

.blog_mobile_inner {
  white-space: nowrap;
  padding: 20px 50px 20px 20px;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-bottom: -20px;
  -webkit-overflow-scrolling: touch;
}

.blog_mobile::after {
  display: block;
  content: " ";
  width: 60px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(_inc/img/subnav_gradient.png) no-repeat top right;
  background-size: 100% 100%;
  pointer-events: none;
}
.blog_mobile select {
  font-size: 16px;
  transform: scale(0.8);
  line-height: 16px;
  margin-right: 10px;
  text-transform: none;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  color: #555;
  border-radius: 999px;
  padding: 19px 48px 19px 27px;
  margin: 0 -20px;
  background: #f0f0f0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url(_inc/img/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 29px 43px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.blog_mobile select:hover {
  background-color: #e8e8e8;
}
.blog_mobile select option {
  text-transform: none !important;
}

/*recipe related stuff*/
.recipe_info {
  max-width: 1000px;
  padding: 30px 50px;
  margin: 0 auto;
}
.recipe_info div {
  display: inline-block;
  font-size: 15px;
  padding: 0 40px 0 0;
}
.recipe_info div span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "ProximaNovaSemi", Helvetica, sans-serif;
  color: #aaa;
  font-size: 10px;
}
.recipe_info .hidden {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .recipe_info {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .recipe_info div {
    padding: 0 20px 15px 0;
    font-size: 13px;
  }

  .recipe_info div span {
    display: inline;
    margin-right: 8px;
  }
}
/* ------------------------------------
PRODUCT LISTING/ARCHIVE
------------------------------------ */
.archive .woocommerce-message {
  text-align: center;
  margin: 10px 0 30px 0;
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
}

p.woocommerce-info {
  text-align: center;
  margin: 60px 20px;
  font-size: 20px;
}
p.woocommerce-result-count {
  display: none;
}

.product_cat_header {
  background: #e9edf0 url(_inc/img/catheaderTEMP1.jpg) no-repeat center center;
  background-size: cover;
  padding: 1px 0 0;
  height: 340px;
  position: relative;
}

.archive .product_cat_header {
  margin-bottom: 120px;
}

img.comingsoon_header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 116px;
  height: 116px;
}

p#breadcrumbs {
  font-size: 13px;
  letter-spacing: 0.03em;
  margin: 0 0 15px 0;
}

span.breadcrumb_last {
  opacity: 0.6;
}

.product_cat_text {
  width: 550px;
  position: absolute;
  top: 90px;
  left: 100px;
  text-align: left;
  padding: 30px;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product_cat_text .inner {
  display: table-cell;
  vertical-align: middle;
}
.product_cat_text h3, .product_cat_text .h3 {
  color: white;
  margin-bottom: 5px;
  letter-spacing: 0.2em;
  margin-top: 25px;
}
.product_cat_text p {
  margin: 0;
}
.product_cat_text h1 {
  margin-top: 0;
  font-family: "CircularStdBold", Helvetica, Arial, sans-serif;
}
.product_cat_text .inner img {
  width: 60px;
  margin: 0;
}

ul.products {
  list-style: none;
  padding: 20px 0;
  margin: 0;
}
ul.products li:last-child:after {
  content: " ";
  clear: both;
}
ul.tags {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.tags li {
  display: inline;
}
ul.tags a {
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  color: #555;
  border-radius: 999px;
  padding: 16px 23px;
  margin: 5px 10px 5px 0;
  background: #f0f0f0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.tags a:hover {
  color: white;
  background: black;
}
ul.tags li.is-active a {
  color: white;
  background: black;
}
ul.products li {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 20px 2.5% 20px 0;
  width: 18%;
  background: white;
  text-align: center;
  -webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.products li:hover {
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -3px, 0);
}
ul.products li:nth-child(5n+5) {
  margin-right: 0;
}

.product_thumb_inner {
  padding: 10px 20px;
}

ul.products li h4 {
  height: 80px;
}

.product_thumb {
  height: 240px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.display_price {
  font-size: 26px;
  color: #C5161D;
}
.display_price small {
  display: block;
  color: #7E8386;
  font-size: 12px;
  height: 22px;
}

.origin {
  text-align: left;
  font: normal normal 16px/16px "CircularStdBold", Helvetica, sans-serif;
  height: 30px;
}

.info_circle {
  width: 108px;
  height: 108px;
  position: absolute;
  bottom: -34px;
  right: -32px;
  background: #C5161D;
  border-radius: 999px;
  text-align: left;
}
.info_circle img {
  width: 16px;
  height: 15px;
  margin: 35px 0 0 35px;
}

ul.viewmode.tags {
  float: right;
  margin-left: 80px;
}
ul.viewmode.tags a {
  padding-left: 16px;
  padding-right: 16px;
}

/* hide ordering */
form.woocommerce-ordering {
  display: none;
}

.orderby option[value=rating] {
  display: none;
}

/* LIST VIEW OVERRIDES */
.list ul.products li {
  float: none;
  margin: 40px auto;
  width: auto;
  position: relative;
  max-width: 1400px;
}
.list ul.products li:nth-child(5n+5), .list ul.products li:nth-child(4n+4), .list ul.products li:nth-child(3n+3), .list ul.products li:nth-child(2n+2) {
  float: none;
  margin: 40px auto;
  width: auto;
  position: relative;
  max-width: 1400px;
}
.list .product_thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
}
.list .product_thumb_inner {
  padding: 1px 20px;
  width: 75%;
  height: 180px;
  float: right;
  display: table;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list ul.products li h4 {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 20px;
}
.list .display_price {
  height: auto;
  margin-bottom: 13px;
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  text-align: right;
  padding-right: 30px;
}
.list .display_price p {
  margin: 0;
}
.list .origin {
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: auto;
  width: 25%;
}
.list .info_circle {
  width: 60px;
  height: 60px;
  bottom: -20px;
  right: -20px;
}
.list .info_circle img {
  margin: 18px 0 0 18px;
}

/* ------------------------------------
SEARCH
------------------------------------ */
.select2-dropdown {
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

body.page-template-searchpage .product_cat_header, body.single-product .product_cat_header, body.woocommerce-cart .product_cat_header, body.single .product_cat_header, body.archive .product_cat_header {
  margin-bottom: 0;
}
body.page-template-searchpage.stickynav #search-header-wrapper, body.single-product.stickynav #search-header-wrapper, body.woocommerce-cart.stickynav #search-header-wrapper, body.single.stickynav #search-header-wrapper, body.archive.stickynav #search-header-wrapper {
  top: 60px;
}
body.page-template-searchpage #search-header-wrapper, body.single-product #search-header-wrapper, body.woocommerce-cart #search-header-wrapper, body.single #search-header-wrapper, body.archive #search-header-wrapper {
  margin-top: -50px;
  padding: 0 50px 25px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 100;
  opacity: 0.92;
  height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header, body.single-product #search-header-wrapper #search-header, body.woocommerce-cart #search-header-wrapper #search-header, body.single #search-header-wrapper #search-header, body.archive #search-header-wrapper #search-header {
  height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header #search-trigger, body.single-product #search-header-wrapper #search-header #search-trigger, body.woocommerce-cart #search-header-wrapper #search-header #search-trigger, body.single #search-header-wrapper #search-header #search-trigger, body.archive #search-header-wrapper #search-header #search-trigger {
  height: 60px;
  width: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header #search-terms, body.single-product #search-header-wrapper #search-header #search-terms, body.woocommerce-cart #search-header-wrapper #search-header #search-terms, body.single #search-header-wrapper #search-header #search-terms, body.archive #search-header-wrapper #search-header #search-terms, body.page-template-searchpage #search-header-wrapper #search-header #search-filters .locations, body.single-product #search-header-wrapper #search-header #search-filters .locations, body.woocommerce-cart #search-header-wrapper #search-header #search-filters .locations, body.single #search-header-wrapper #search-header #search-filters .locations, body.archive #search-header-wrapper #search-header #search-filters .locations {
  height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header #search-filters .locations .current-location, body.single-product #search-header-wrapper #search-header #search-filters .locations .current-location, body.woocommerce-cart #search-header-wrapper #search-header #search-filters .locations .current-location, body.single #search-header-wrapper #search-header #search-filters .locations .current-location, body.archive #search-header-wrapper #search-header #search-filters .locations .current-location {
  height: 60px;
  line-height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container, body.single-product #search-header-wrapper #search-header .select2.select2-container, body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container, body.single #search-header-wrapper #search-header .select2.select2-container, body.archive #search-header-wrapper #search-header .select2.select2-container {
  height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container .select2-selection, body.single-product #search-header-wrapper #search-header .select2.select2-container .select2-selection, body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container .select2-selection, body.single #search-header-wrapper #search-header .select2.select2-container .select2-selection, body.archive #search-header-wrapper #search-header .select2.select2-container .select2-selection {
  height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered, body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection.select2-selection--single .select2-selection__rendered, body.page-template-searchpage #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.single-product #search-header-wrapper #search-header .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered, body.single-product #search-header-wrapper #search-header .select2.select2-container .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.single-product #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection.select2-selection--single .select2-selection__rendered, body.single-product #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered, body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection.select2-selection--single .select2-selection__rendered, body.woocommerce-cart #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.single #search-header-wrapper #search-header .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered, body.single #search-header-wrapper #search-header .select2.select2-container .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.single #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection.select2-selection--single .select2-selection__rendered, body.single #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.archive #search-header-wrapper #search-header .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered, body.archive #search-header-wrapper #search-header .select2.select2-container .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.archive #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection.select2-selection--single .select2-selection__rendered, body.archive #search-header-wrapper #search-header .select2.select2-container .select2-selection .select2-selection--multiple .select2-selection__rendered li {
  line-height: 60px;
}
body.page-template-searchpage #search-header-wrapper input, body.single-product #search-header-wrapper input, body.woocommerce-cart #search-header-wrapper input, body.single #search-header-wrapper input, body.archive #search-header-wrapper input {
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
body.page-template-searchpage li.product, body.single-product li.product, body.woocommerce-cart li.product, body.single li.product, body.archive li.product {
  overflow: hidden;
  text-align: left;
  position: relative;
}
body.page-template-searchpage li.product h4, body.page-template-searchpage li.product .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  height: 64px;
}
body.single-product li.product h4, body.single-product li.product .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  height: 64px;
}
body.woocommerce-cart li.product h4, body.woocommerce-cart li.product .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  height: 64px;
}
body.single li.product h4, body.single li.product .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  height: 64px;
}
body.archive li.product h4, body.archive li.product .h4 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  height: 64px;
}
body.archive li.product .bulk-buy {
  position: absolute;
  bottom: 120px;
  right: 15px;
  width: 90px;
  height: 75px;
  background-image: url(_inc/img/bulk-buy.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}
body.page-template-searchpage li.product .origin, body.single-product li.product .origin, body.woocommerce-cart li.product .origin, body.single li.product .origin, body.archive li.product .origin {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #9096A1;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  margin: 0 0 10px;
}
body.page-template-searchpage li.product .display_price p, body.single-product li.product .display_price p, body.woocommerce-cart li.product .display_price p, body.single li.product .display_price p, body.archive li.product .display_price p {
  margin: 15px 0 0;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 20px;
  color: #C5161D;
}
body.page-template-searchpage li.product .display_price small, body.single-product li.product .display_price small, body.woocommerce-cart li.product .display_price small, body.single li.product .display_price small, body.archive li.product .display_price small {
  text-align: left;
  font-size: 12px;
  height: 22px;
  color: #B9BFCA;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
body.page-template-searchpage li.product .retailer, body.single-product li.product .retailer, body.woocommerce-cart li.product .retailer, body.single li.product .retailer, body.archive li.product .retailer {
  height: 70px;
  text-align: right;
}
body.page-template-searchpage li.product .retailer .name, body.single-product li.product .retailer .name, body.woocommerce-cart li.product .retailer .name, body.single li.product .retailer .name, body.archive li.product .retailer .name {
  font-size: 11px;
  margin: 10px 10px 10px 0;
  line-height: 70px;
  color: #9096A1;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  vertical-align: top;
}
body.page-template-searchpage li.product .retailer img, body.single-product li.product .retailer img, body.woocommerce-cart li.product .retailer img, body.single li.product .retailer img, body.archive li.product .retailer img {
  width: 50px;
  height: auto !important;
  padding: 10px;
  display: inline-block;
}
body.page-template-searchpage li.product .quick-buy, body.single-product li.product .quick-buy, body.woocommerce-cart li.product .quick-buy, body.single li.product .quick-buy, body.archive li.product .quick-buy {
  position: absolute;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #fff;
  bottom: -70px;
  height: 70px;
  left: 0;
  right: 0;
  background-color: #1A1919;
  text-align: center;
  font-size: 15px;
  line-height: 70px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
body.page-template-searchpage li.product .quick-buy:hover, body.single-product li.product .quick-buy:hover, body.woocommerce-cart li.product .quick-buy:hover, body.single li.product .quick-buy:hover, body.archive li.product .quick-buy:hover {
  background-color: #C5161D;
}
body.page-template-searchpage li.product .quick-buy span, body.single-product li.product .quick-buy span, body.woocommerce-cart li.product .quick-buy span, body.single li.product .quick-buy span, body.archive li.product .quick-buy span {
  position: relative;
}
body.page-template-searchpage li.product .quick-buy span svg, body.single-product li.product .quick-buy span svg, body.woocommerce-cart li.product .quick-buy span svg, body.single li.product .quick-buy span svg, body.archive li.product .quick-buy span svg {
  position: absolute;
  top: -8px;
  right: -45px;
}
body.page-template-searchpage li.product:hover .quick-buy, body.single-product li.product:hover .quick-buy, body.woocommerce-cart li.product:hover .quick-buy, body.single li.product:hover .quick-buy, body.archive li.product:hover .quick-buy {
  bottom: 0;
}

.mfp-quick-buy .single_left, .mfp-quick-buy .single_special, .mfp-quick-buy .related.products, .mfp-quick-buy #back-from-product {
  display: none;
}
.mfp-quick-buy .view-detail-page {
  margin-top: 25px;
}
.mfp-quick-buy .view-detail-page a {
  position: relative;
  font-size: 16px;
  padding-bottom: 2px;
  margin-left: 25px;
}
.mfp-quick-buy .view-detail-page a:before {
  position: absolute;
  content: "";
  left: -25px;
  top: 0;
  height: 100%;
  width: 25px;
  background-image: url(_inc/img/plus.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.mfp-quick-buy .view-detail-page a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.mfp-quick-buy .view-detail-page a:hover:after {
  background: transparent;
}
.mfp-quick-buy .added-to-cart,
form.ajax-form-cart .added-to-cart {
  text-transform: uppercase;
  margin-top: 20px;
  font: normal normal 16px/16px "ProximaNovaBold", Helvetica, Arial, sans-serif;
}
.mfp-quick-buy .added-to-cart a,
form.ajax-form-cart .added-to-cart a {
  position: relative;
  background: none !important;
  color: #fff;
  font: inherit;
  clear: none;
  float: none;
  top: inherit;
  right: inherit;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

form.ajax-form-cart .added-to-cart a {
  color: #C5161D;
}

.mfp-quick-buy .single_right {
  width: 80%;
  float: none;
  margin: 0 auto;
  padding: 150px 0;
  color: #fff;
}
.mfp-quick-buy .single_right .single_title {
  position: relative;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 50px;
}
.mfp-quick-buy .single_right .single_title:after {
  display: none !important;
  content: "";
  width: 35px;
  height: 29px;
  position: absolute;
  background-image: url(_inc/img/lightning-cart.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: -15px;
  left: -35px;
}
.mfp-quick-buy .single_right .single_desc, .mfp-quick-buy .single_right .quantity {
  display: none;
}
.mfp-quick-buy .single_right .product_price {
  border: 2px solid #fff;
  margin-left: -2px !important;
  padding: 18px 30px !important;
}
.mfp-quick-buy .single_right .gfield {
  display: inline-block;
  width: auto !important;
}
.mfp-quick-buy .single_right .gfield.gfield_html_formatted {
  display: block !important;
}
.mfp-quick-buy .single_right .gfield.hidden-total {
  display: none !important;
}
.mfp-quick-buy .single_right .product_totals .gfield {
  display: none !important;
}
.mfp-quick-buy .single_right .gfield_checkbox > li > label {
  background-color: #fff;
  color: #000;
}
.mfp-quick-buy .single_right .gform_wrapper {
  margin: 0;
}
.mfp-quick-buy .single_right .gform_wrapper .gfield_html {
  color: #959595;
  font-size: 16px;
}
.mfp-quick-buy .single_right .single_add_to_cart_button {
  background-color: #1A1919;
}
.mfp-quick-buy .single_right .single_add_to_cart_button.nosubmit {
  background-color: #C5161D;
  background-image: none;
  margin-right: 15px;
  padding: 25px 40px 23px;
}

.accordion {
  display: block;
  margin-bottom: 50px;
}
.accordion ul {
  list-style: none;
  padding: 0;
}
.accordion ul .inner {
  padding: 20px;
  overflow: hidden;
  display: none;
  text-align: left;
}
.accordion ul .inner.visible {
  display: block;
}
.accordion ul .inner .cart_item {
  padding: 20px 0 10px;
  border-bottom: 1px solid #dfdfdf;
}
.accordion ul .inner .cart_item:last-child {
  border-bottom: none;
}
.accordion ul .inner .product-remove, .accordion ul .inner .product-thumbnail, .accordion ul .inner .product-name, .accordion ul .inner .product-quantity, .accordion ul .inner .product-subtotal {
  display: inline-block;
  vertical-align: middle;
}
.accordion ul .inner .product-thumbnail {
  margin-right: 20px;
}
.accordion ul .inner .product-name {
  width: 500px;
}
.accordion ul .inner .product-name > a {
  color: #191818;
  font-size: 18px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.accordion ul .inner .product-name .variation {
  color: #9096A1;
  margin: 0;
}
.accordion ul .inner .product-name .variation ul, .accordion ul .inner .product-name .variation p, .accordion ul .inner .product-name .variation li {
  display: inline-block;
  margin: 0;
}
.accordion ul .inner .product-quantity {
  width: 100px;
  display: none;
}
.accordion ul .inner .product-subtotal {
  font-size: 25px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  color: #191818;
}
.accordion ul .inner .cart-right {
  float: right;
  margin-top: 25px;
}
.accordion ul .inner a.remove {
  display: inline-block;
  margin: 0 40px 0 20px;
  vertical-align: middle;
  background: #b92a22;
  color: white;
  line-height: 20px;
  font-size: 20px;
  border-radius: 999px;
  padding: 1px 6px 0px 6px;
}
.accordion ul li {
  margin: 0.5em 0;
}
.accordion ul li a.accordion-toggle {
  box-sizing: border-box;
  display: block;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.06);
  color: #191818;
  padding: 20px 20px 20px 75px;
  text-align: left;
}
.accordion ul li a.accordion-toggle .retailer-price {
  float: right;
  font-size: 20px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 50px;
  height: 50px;
  padding-right: 30px;
}
.accordion ul li a.accordion-toggle span {
  font-size: 20px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
.accordion ul li a.accordion-toggle img {
  height: 50px;
  width: auto;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.accordion ul li a.accordion-toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  width: 14px;
  height: 9px;
  margin-top: -5px;
  background-image: url("_inc/img/accordion-open.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 50% 50%;
}
.accordion ul li a.accordion-toggle.active-accordion:after {
  background-image: url("_inc/img/accordion-close.png");
}
.accordion ul li a.accordion-toggle:hover {
  background-color: #EEEEEE;
}

.woocommerce-cart .coupon {
  display: inline-block;
  margin: 0 0 40px;
}
.woocommerce-cart .return-to-shop {
  margin: 0 0 30px;
}

#search-header {
  height: 100px;
  background-color: #C90D12;
  box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  color: #fff;
}
#search-header #search-terms {
  height: 100px;
  width: calc(100% - 100px);
  padding-left: 75px;
  background-color: #C90D12;
  background-image: url(_inc/img/search.svg);
  background-repeat: no-repeat;
  background-position: 40px 50%;
  box-sizing: border-box;
  color: #fff;
}
#search-header #search-terms::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
#search-header #search-terms::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#search-header #search-terms:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
#search-header #search-terms:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#search-header input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 150px;
  text-align: center;
  background-color: #C5161D;
}
#search-header input[type=submit]:hover {
  background-color: #1A1919;
}
#search-header #search-trigger {
  float: left;
  position: relative;
  width: 100px;
  cursor: pointer;
  background-image: url(_inc/img/search.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 100px;
  display: block;
  background-color: #191818;
}
#search-header #search-trigger.close {
  border: none;
  background-color: #1A1919;
  background-image: url("_inc/img/close-white.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#search-header #search-trigger:hover {
  background-color: #000;
}

.select2.select2-container {
  height: 100px;
  min-width: 160px;
  max-width: 300px;
}
.select2.select2-container .select2-selection--single .select2-selection__rendered, .select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  position: relative;
}
.select2.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice, .select2.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  display: none;
}
.select2.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice:first-child, .select2.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:first-child {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.select2.select2-container .select2-selection--single .select2-selection__rendered li, .select2.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__rendered {
  border: none;
  background: none;
  border-radius: 0;
  line-height: 100px;
  margin: 0;
  padding: 0;
}
.select2.select2-container .select2-selection--multiple .select2-selection__rendered li, .select2.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__rendered {
  border: none;
  background: none;
  border-radius: 0;
  line-height: 100px;
  margin: 0;
  padding: 0;
}
.select2.select2-container .select2-selection--single .select2-selection__rendered li .select2-selection__choice__remove, .select2.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__rendered .select2-selection__choice__remove {
  display: none;
}
.select2.select2-container .select2-selection--multiple .select2-selection__rendered li .select2-selection__choice__remove, .select2.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__rendered .select2-selection__choice__remove {
  display: none;
}
.select2.select2-container .select2-selection {
  height: 100%;
  background-image: url("_inc/img/arrow-down-hover.svg");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border: none;
  border-radius: 0;
}
.select2.select2-container .select2-selection.select2-selection--single {
  background-color: transparent;
}
.select2.select2-container .select2-selection.select2-selection--single:hover .select2-selection__rendered, .select2.select2-container .select2-selection.select2-selection--single:hover .select2-selection__placeholder {
  color: #fff !important;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 100%;
  color: #fff;
  cursor: pointer;
  margin: 0;
  text-align: center;
  line-height: 100px;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
.select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
.select2.select2-container .select2-selection.select2-selection--multiple {
  background-color: transparent;
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--multiple:hover .select2-selection__choice {
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {
  height: 100%;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search {
  height: 100%;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search input {
  color: #fff;
  cursor: pointer;
  margin: 0;
  text-align: center;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.select2.select2-container .select2-selection:hover {
  background-image: url("_inc/img/arrow-down-hover.svg");
  background-color: #1A1919;
}
.select2.select2-container .select2-selection:hover input {
  color: #fff !important;
}
.select2.select2-container .select2-selection:hover input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
}
.select2.select2-container .select2-selection:hover input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}
.select2.select2-container .select2-selection:hover input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}
.select2.select2-container .select2-selection:hover input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}

.select2-results__option.select2-results__option {
  background-color: #191818;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  color: #fff;
  padding: 10px 20px 10px 48px;
  background-image: url("_inc/img/select2-uncheck.svg");
}
.select2-results__option.select2-results__option[aria-selected=true] {
  background-image: url("_inc/img/select2-check.svg");
  background-position: 10px 50%;
}
.select2-results__option.select2-results__option.fish-fillets-cutlets-tails {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/fish-fillets-cutlets-tails-white.png");
}
.select2-results__option.select2-results__option.whole-fish {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/whole-fish-white.png");
}
.select2-results__option.select2-results__option.crabs-lobsters {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/lobster-white.png");
}
.select2-results__option.select2-results__option.prawns {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/prawns-white.png");
}
.select2-results__option.select2-results__option.mussels-bugs-shellfish {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/mussels-bugs-shellfish-white.png");
}
.select2-results__option.select2-results__option.oysters {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/oysters-white.png");
}
.select2-results__option.select2-results__option.mixed-seafood-packs {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/mixed-seafood-packs-white.png");
}
.select2-results__option.select2-results__option.calamari-octopus {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/calamari-octopus-white.png");
}
.select2-results__option.select2-results__option.sauces-condiments {
  padding: 10px 20px 10px 48px;
  background-size: 20px auto;
  background-image: url("_inc/img/categories/sauces-condiments-white.png");
}
.select2-results__option.select2-results__option.cured-smoked-caviar {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/cured-smoked-caviar-white.png");
}
.select2-results__option.select2-results__option.crabs-lobsters {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/crabs-lobsters-white.png");
}
.select2-results__option.select2-results__option.ready-to-cook {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/ready-to-cook-white.png");
}
.select2-results__option.select2-results__option.sashimi-sushi {
  padding: 10px 20px 10px 48px;
  background-size: 30px auto;
  background-image: url("_inc/img/categories/sashimi-white.png");
}
.select2-results__option.select2-results__option[aria-selected=true] {
  color: #fff;
  background-color: #191818;
}
.select2-results__option.select2-results__option.select2-results__option--highlighted {
  background-color: #191818;
  color: #fff;
}
.select2-results__option.select2-results__option:hover {
  background-color: #000;
  color: #fff;
}

.select2-results__options {
  max-height: none !important;
}

.select2-dropdown {
  border: none;
  border-radius: 0;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.12);
}

#search-header-wrapper #search-filters .locations .current-location {
  height: 60px;
  line-height: 60px;
}
#search-header-wrapper #search-filters .locations .change-location {
  top: 60px;
}

#search-filters {
  font-size: 15px;
}
#search-filters .locations {
  display: inline-block;
  height: 100px;
  position: relative;
  vertical-align: top;
  width: 150px;
}
#search-filters .locations.show .change-location {
  display: block;
}
#search-filters .locations .current-location {
  position: relative;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-image: url(_inc/img/arrow-down-hover.svg);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
#search-filters .locations .current-location:hover {
  color: #fff;
  background-image: url(_inc/img/arrow-down-hover.svg);
  background-color: #1A1919;
}
#search-filters .locations .current-location:hover .change-location {
  display: block;
}
#search-filters .locations .change-location {
  display: none;
  position: absolute;
  top: 100px;
  background-color: #fff;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.12);
}
#search-filters .locations .change-location a {
  display: block;
  width: 180px;
  padding: 15px 20px;
  background-color: #191818;
  color: #fff;
}
#search-filters .locations .change-location a:hover {
  background-color: #000;
  color: #fff;
}

.content.search h2 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 50px;
  line-height: 70px;
  margin-top: 50px;
  color: #C90D12;
  text-align: left;
}
.content.search h3 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
  color: #191818;
  text-align: left;
}
.content.search p {
  font-size: 15px;
  line-height: 24px;
  color: #9096A1;
  text-align: left;
}

#category-tiles {
  text-align: center;
}
#category-tiles .category-tile {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  width: 160px;
  height: 150px;
  background-color: #fff;
  box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.12);
  padding: 20px;
}
#category-tiles .category-tile h4 {
  font-size: 20px;
  line-height: 26px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
#category-tiles .category-tile svg {
  padding: 25px 0;
}
#category-tiles .category-tile:hover {
  background-color: #000;
  box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
#category-tiles .category-tile:hover svg g {
  fill: #fff;
}

#categories-hero {
  display: inline-block;
  text-align: center;
  width: 100%;
  background-color: #fff;
}
#categories-hero .category-hero {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 80px;
  height: 100px;
  padding: 10px;
}
#categories-hero .category-hero h4 {
  font-size: 14px;
  line-height: 16px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
#categories-hero .category-hero svg {
  padding: 10px 0;
}
#categories-hero .category-hero:hover {
  background-color: #000;
  color: #fff;
}
#categories-hero .category-hero:hover svg g {
  fill: #fff;
}

/* ------------------------------------
PRODUCT DETAIL/SINGLE
------------------------------------ */
.single input.input-text.qty.text {
  display: none !important;
}

.product_cols {
  margin: 0 -50px;
}

#back-from-product {
  position: relative;
  display: inline-block;
  padding: 15px 30px 15px 50px;
  margin: 0 0 -10px 0;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 15px;
  color: #fff;
  background: #1A1919;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#back-from-product:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 22px;
  width: 15px;
  height: 28px;
  background-image: url("_inc/img/arrow-left-white.svg");
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#back-from-product:hover {
  background: #C5161D;
}

.single_spacer {
  height: 100px;
}

.single_left {
  float: left;
  width: 48%;
  margin-right: 2%;
  padding-bottom: 30px;
  text-align: center;
}

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

.single_right_inner {
  padding: 0 20px 50px 20px;
}

.single_desc {
  max-width: 700px;
}

.related.products {
  text-align: center;
  padding: 40px 0 40px 0;
}

.single-product .container .content {
  padding-bottom: 0;
}

.related.products .h2 {
  margin: 0;
}

.single_special {
  background: #565d68;
  color: white;
  text-align: center;
  padding: 60px 20px;
  margin: 0 -50px;
}
.single_special h3, .single_special .h3 {
  color: white;
}

.product_gallery_link {
  cursor: zoom-in;
}

button.single_add_to_cart_button {
  background: #C5161D url(_inc/img/cart_neg.png) no-repeat 35px 22px;
  background-size: 17px auto;
  color: white;
  font: normal normal 12px/12px "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 25px 40px 23px 60px;
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  margin: -5px 0 0 0;
}
button.single_add_to_cart_button:hover {
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -2px, 0);
}

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

.gform_variation_wrapper {
  padding: 20px 0;
}

a.reset_variations {
  margin: 0 0 0 12px;
  color: #999;
  font-size: 12px;
}

.single_right select {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #EBF1F5 url(_inc/img/arrow-down.png) no-repeat right center;
  background-size: 30px auto;
  font-size: 14px;
  font-family: "ProximaNovaSemi", Helvetica, Arial, sans-serif;
  padding: 20px 48px 20px 25px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.single_right select:hover {
  background-color: #DDE5EA;
}
.single_right > h2 {
  margin-top: 0;
}

.gform_footer {
  clear: both;
}

ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.single_left ul.slick-dots li {
  display: inline;
}
.single_left ul.slick-dots button {
  display: inline-block;
  font-size: 0;
  padding: 0;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  text-align: left;
  background: #1C1F24;
  border-radius: 999px;
  margin: 40px 8px;
}
.single_left ul.slick-dots .slick-active button {
  background: #C5161D;
}

.woocommerce-variation-description {
  font-size: 12px;
  color: #999;
}

.product_gallery {
  padding-bottom: 20px;
}

.woocommerce-variation-price > span, .single_price span.woocommerce-Price-amount.amount {
  display: inline-block;
  font-size: 20px;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  margin: 20px 0;
}

.woocommerce-variation-price > span, .single_price p.price {
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
}

.woocommerce-variation-add-to-cart {
  display: inline;
}

.single_variation_wrap {
  display: inline;
}
.single_variation_wrap div.clear {
  display: none !important;
}

.woocommerce-variation-add-to-cart .quantity {
  display: none !important;
}

ul.wpfai-list {
  margin: 30px 0 0 0;
  font-size: 23px;
}
ul.wpfai-list::before {
  content: "Share";
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "ProximaNovaSemi", Helvetica, sans-serif;
  color: #7f858d;
  font-size: 10px;
  margin: 0 23px 0 0;
  vertical-align: -1px;
}
ul.wpfai-list * {
  color: #565D68;
}

p.stock.out-of-stock {
  text-transform: uppercase;
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
  margin: 30px 0;
  color: #C5161D;
}

/*product options*/
.product_totals ul li, .gform_hidden {
  display: none !important;
}

.single_right li.gfield > label, .single_right input[type=checkbox] {
  display: none !important;
}
.single_right .gfield_checkbox > li > label {
  display: block;
  float: left;
  width: 120px;
  height: 46px;
  padding: 68px 16px 35px 16px;
  cursor: pointer;
  background-color: #ebf1f5;
  text-align: center;
  margin: 5px 10px 5px 0;
  position: relative;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 55px 55px;
  line-height: 17px;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.single_right .gfield_checkbox > li > label:hover {
  background-color: #DDE5EA;
}
.single_right .gfield_checkbox > li.checked > label {
  background-color: #DDE5EA;
  outline: 2px solid #1C1F24;
}
.single_right .gfield_checkbox > li.checked > label::after {
  content: " ";
  display: block;
  background: #1C1F24 url(_inc/img/tick.png) no-repeat center center;
  background-size: 14px 11px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.single_right .gfield_checkbox > li > label img {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin: 0 0 0 -22px;
}
.single_right .gfield, .single_right .ginput_container {
  display: inline;
}
.single_right .gfield_checkbox {
  display: inline;
}
.single_right .gfield_checkbox li {
  display: inline;
}
.single_right .gfield.gfield_html {
  display: block;
  margin: 2px 0 8px 0;
  font-family: "ProximaNovaSemi", Helvetica, Arial, sans-serif;
}

table#price_calculator {
  margin-bottom: 20px;
}

/*measurement price*/
#price_calculator label {
  display: none;
}
#price_calculator td {
  vertical-align: top;
}
#price_calculator span.product_price {
  background: black;
  color: white;
  display: inline-block;
  font-size: 20px;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  padding: 20px 25px;
  margin: 0;
  float: none;
}

/*product option icons*/
.portionsize {
  display: inline;
}

.gfield_checkbox li label .ginput_price {
  color: #999fa3;
  display: block;
  font-size: 12px;
}

.options_cleaning > div > ul > li label {
  background-image: url(_inc/img/option_headon.png);
}
.options_cleaning > div > ul > li:nth-child(2) label {
  background-image: url(_inc/img/option_headoff.png);
}
.options_cleaning > div > ul > li:nth-child(3) label {
  background-image: url(_inc/img/option_fillet.png);
}
.options_cleaning > div > ul > li:nth-child(4) label {
  background-image: url(_inc/img/option_portion.png);
}
.options_cleaning > div > ul > li:nth-child(5) label {
  background-image: url(_inc/img/option_cutlets.png);
}

.options_squid > div > ul > li label {
  background-image: url(_inc/img/option_octopuscut.png);
}
.options_squid > div > ul > li:nth-child(2) label {
  background-image: url(_inc/img/option_readytocook.png);
}

.options_filleting > div > ul > li label {
  background-image: url(_inc/img/option_fillet.png);
}
.options_filleting > div > ul > li:nth-child(2) label, .options_filleting > div > ul > li:nth-child(3) label {
  background-image: url(_inc/img/option_portion.png);
}

#gform_wrapper_9 .options_filleting > div > ul > li:first-child label {
  background-image: url(_inc/img/option_skin.png);
}

#gform_wrapper_8 .options_filleting > div > ul > li:nth-child(3) label {
  background-image: url(_inc/img/option_cutlets.png);
}

.options_head > div > ul > li label {
  background-image: url(_inc/img/option_packhead.png);
}

.options_skin > div > ul > li label {
  background-image: url(_inc/img/option_skin.png);
}

.options_butterfly > div > ul > li label {
  background-image: url(_inc/img/option_butterfly.png);
}

.options_cutinhalf > div > ul > li label {
  background-image: url(_inc/img/option_cutinhalf.png);
}

.options_peeling > div > ul > li label {
  background-image: url(_inc/img/option_prawnheadon.png);
}
.options_peeling > div > ul > li:nth-child(2) label {
  background-image: url(_inc/img/option_prawnheadoff.png);
}

.options_oysters > div > ul > li label {
  background-image: url(_inc/img/option_oysteropen.png);
}
.options_oysters > div > ul > li:nth-child(2) label {
  background-image: url(_inc/img/option_oysterclosed.png);
}

.options_sashimi > div > ul > li label {
  background-image: url(_inc/img/option_sashimi.png);
}

.options_soy > div > ul > li label {
  background-image: url(_inc/img/option_sauce.png);
}

.options_ginger > div > ul > li label, .options_cryovac > div > ul > li label {
  background-image: url(_inc/img/option_cryovac.png);
}

.options_crab > div > ul > li label {
  background-image: url(_inc/img/option_crabcut.png);
}

.options_crabcut > div > ul > li label {
  background-image: url(_inc/img/option_crabcooked.png);
}

/* ------------------------------------
CART
------------------------------------ */
.woocommerce-cart table.shop_table, .woocommerce-checkout table.shop_table {
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-cart > .content.centered {
  padding-bottom: 0;
}

.woocommerce-cart .coupon {
  display: block;
  text-align: left;
  margin-bottom: 50px;
}

a.continue_bottom {
  float: right;
}

.woocommerce-message {
  text-align: left;
  max-width: 1200px;
  margin: 40px auto 50px auto;
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
  font-size: 16px;
}
.woocommerce-message .button.wc-forward {
  float: right;
  margin-top: -15px;
}

.woocommerce-message::before {
  content: " ";
  display: inline-block;
  height: 23px;
  width: 25px;
  background: url(_inc/img/cart.png) no-repeat center center;
  background-size: auto 100%;
  vertical-align: -6px;
  margin-right: 8px;
}

.woocommerce-message::after {
  display: block;
  content: " ";
  clear: both;
}

.woocommerce-cart tr.order-total {
  display: none !important;
}

.shop_table th {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
}
.shop_table tr.cart_item td {
  padding: 16px 0;
  border-bottom: 1px solid #ddd;
}
.shop_table tr.cart_item td.product-thumbnail {
  line-height: 0;
  width: 90px;
  padding: 12px 20px;
}
.shop_table td.product-thumbnail img {
  line-height: 0;
  width: 90px;
}
.shop_table .product-name {
  text-align: left;
}
.shop_table td.product-name {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 17px;
}
.shop_table dl.variation {
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 5px 0 0 0;
}
.shop_table dl.variation img {
  margin: 0;
  padding: 0;
  display: inline;
}
.shop_table dl.variation dt {
  margin: 0;
  padding: 0;
  display: block;
}
.shop_table dl.variation dt p {
  margin: 0;
  display: inline;
}
.shop_table dl.variation dt ul, .shop_table dl.variation dt li {
  margin: 0;
  list-style: none;
  padding: 0;
  display: inline;
}

.actions {
  padding: 20px 0;
  text-align: right;
}
.actions .coupon {
  float: left;
}

.cart-collaterals .cross-sells {
  display: inline-block;
  width: 100%;
}

.cart-collaterals .cross-sells h1 {
  color: #C5161D;
  text-align: left;
  margin: 60px 0 0 0;
}

.cart_totals table {
  max-width: 450px;
  margin: 16px auto 30px auto;
}
.cart_totals table th {
  text-align: right;
  width: 50%;
  padding-right: 10px;
  border-bottom: none;
}
.cart_totals table td {
  text-align: left;
  width: 50%;
  padding-left: 10px;
}

input#coupon_code {
  border: 1px solid #ddd;
}

.cart_totals {
  border: 3px solid black;
  max-width: 500px;
  margin: -15px auto 50px auto;
  padding: 50px 0;
  font-size: 30px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  clear: both;
}

.wc-proceed-to-checkout a.checkout-button {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  padding: 25px 50px;
}

.wc-proceed-to-checkout a.checkout-button span {
  display: inline-block;
  height: 23px;
  width: 25px;
  background: url(_inc/img/cart_neg.png) no-repeat center center;
  background-size: auto 100%;
  vertical-align: -6px;
}

span.subtotal_heading {
  background: white;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
}

.woocommerce-cart small.includes_tax {
  display: none;
}
.woocommerce-cart input.input-text.qty.text {
  font-size: 14px;
  max-width: 20px;
  border: 0;
  background: transparent;
  border: 1px solid transparent;
  margin-left: 4px;
  padding: 2px 4px;
}
.woocommerce-cart .quantity::before {
  content: "×";
}
.woocommerce-cart .quantity-count {
  font-weight: 700;
  color: #191818;
  font-size: 15px;
}
.woocommerce-cart input.input-text.qty.text:hover, .woocommerce-cart input.input-text.qty.text:focus {
  background: white;
  border: 1px solid #ddd;
}

/*
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
*/
.coupon-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.coupon-container:hover {
  box-shadow: 0 2px 14px #ccc;
  transform: translateY(-2px);
}
.coupon-container.blue {
  background-color: white !important;
}

.coupon-content.blue {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.coupon-content.small {
  padding: 1.2em 1.2em !important;
}

.woocommerce-cart .content1200 {
  max-width: none;
}
.woocommerce-cart .woocommerce > form {
  max-width: 1200px;
  margin: 0 auto;
}

/* ------------------------------------
CHECKOUT
------------------------------------ */
body.wc-braintree-body .wc-braintree-new-payment-method-container .form-control {
  padding: 0 !important;
}

table.woocommerce-checkout-review-order-table {
  max-width: 700px;
  margin: 30px auto;
}

.woocommerce-billing-fields, .woocommerce-shipping-fields {
  max-width: 800px;
  margin: 60px auto;
}

.woocommerce-billing-fields p.form-row, .woocommerce-shipping-fields p.form-row {
  display: block;
  width: 48%;
  float: left;
  text-align: left;
  margin: 10px 1%;
}

.woocommerce-billing-fields p.form-row.form-row-wide, .woocommerce-shipping-fields p.form-row.form-row-wide {
  width: 98%;
}

.woocommerce-billing-fields p.form-row.form-row-wide#billing_city_field, .woocommerce-shipping-fields p.form-row.form-row-wide#shipping_city_field {
  width: 48%;
}

.woocommerce-billing-fields p.form-row label, .woocommerce-shipping-fields p.form-row label {
  display: block;
  font-size: 12px;
}

.woocommerce-billing-fields p.form-row input, .woocommerce-shipping-fields p.form-row input {
  width: 100%;
  border: 1px solid #ddd;
}

.below-minimum .wc-proceed-to-checkout {
  opacity: 0.2;
  pointer-events: none;
}

p#order_comments_field {
  width: 98%;
  clear: both;
  margin: 50px 1%;
}

textarea#order_comments {
  width: 100%;
  height: 120px;
  border: 1px solid #ddd;
}

form.checkout_coupon p.form-row {
  width: auto;
  display: inline-block;
}

a.showcoupon {
  font-family: "ProximaNovaBold";
}

h3#order_review_heading {
  clear: both;
  margin-top: 30px;
}

p#e_deliverydate_field, p#time_slot_field {
  clear: both;
  float: none;
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

.orddd_field_note {
  font-size: 11px !important;
  float: none !important;
  margin: 10px 0 !important;
  display: block !important;
}

select#time_slot {
  background: white;
  border: 1px solid #ddd;
}

.woocommerce-checkout-review-order-table tfoot th {
  text-align: right;
}
.woocommerce-checkout-review-order-table tfoot td {
  border: none;
}

.woocommerce-checkout-review-order tr.order-total td {
  padding: 30px 0;
  text-align: center;
}

.payment_method_fatzebra p.form-row {
  display: inline-block;
  margin: 0 6px;
}

a.about_paypal {
  display: none !important;
}

.payment_method_paypal label img {
  width: 101px;
  vertical-align: middle;
}

.payment_method_afterpay label img {
  width: 100px;
  vertical-align: middle;
}

.payment_method_afterpay.payment_box {
  max-width: 640px;
  margin: 25px auto 0;
}

.payment_method_fatzebra label img {
  width: 150px;
  vertical-align: middle;
}

.wc_payment_method {
  padding: 20px 0;
}
.wc_payment_method > label {
  font: normal normal 12px/14px "ProximaNovaBold", Helvetica, Arial, sans-serif;
  margin: 10px 0 20px 0;
  color: #C5161D;
  text-transform: uppercase;
  display: inline;
}

.payment_method_fatzebra fieldset label {
  display: block;
}

p.form-row.terms.wc-terms-and-conditions {
  margin: 50px 0;
}

.wc-terms-and-conditions label a, .woocommerce-info a.showlogin {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

.form-row.place-order {
  margin-bottom: 60px;
}

ul.wc_payment_methods.payment_methods.methods {
  list-style: none;
  margin: 0;
  padding: 0;
}

p.payment_logos img {
  height: 31px;
}

.woocommerce-checkout .product-total, .woocommerce-checkout .cart-subtotal td, .woocommerce-checkout .shipping td, .woocommerce-checkout .order-total td {
  text-align: right;
}

ul#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.woocommerce-cart tr.shipping_totals, .woocommerce-cart tr.fee {
  display: none !important;
}

a.woocommerce-remove-coupon {
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  margin: 0 0 0 5px;
  color: #C5161D;
}

.shipping_totals ul#shipping_method li {
  display: inline;
}

tr.shipping_totals h3 {
  text-align: center;
  margin: 60px 0 8px 0;
}

.shipping_totals ul#shipping_method label {
  display: block;
  float: left;
  width: 31.333333%;
  min-height: 200px;
  padding: 62px 16px 16px 16px;
  cursor: pointer;
  background-color: #ebf1f5;
  text-align: center;
  margin: 18px 1%;
  position: relative;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 55px 55px;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shipping_totals ul#shipping_method label:hover {
  background-color: #DDE5EA !important;
}
.shipping_totals ul#shipping_method input {
  display: none;
}

.shipping_method[checked=checked] + label {
  background-color: #DDE5EA !important;
  outline: 2px solid #1C1F24;
}
.shipping_method[checked=checked] + label::after {
  content: " ";
  display: block;
  background: #1C1F24 url(_inc/img/tick.png) no-repeat center center;
  background-size: 14px 11px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

.shipping_totals ul#shipping_method label span.desc {
  display: block;
  font-size: 12px;
  line-height: 16px;
}
.shipping_totals ul#shipping_method label span.woocommerce-Price-amount.amount {
  display: block;
}

tr.shipping.shipping_totals td p {
  text-align: center;
}

.woocommerce-checkout .content form.login label {
  display: none;
}
.woocommerce-checkout .content form.login input {
  width: 290px;
  text-align: center;
}
.woocommerce-checkout .content form.login p.lost_password {
  font-size: 12px;
  margin-bottom: 30px;
}

input#place_order {
  width: 300px;
  background-color: #C5161D;
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
input#place_order:hover {
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -2px, 0);
}

.shipping_totals ul#shipping_method.justavoucher label {
  width: 48%;
}

ul#shipping_method.justavoucher {
  display: block;
  max-width: 450px;
  margin: 0 auto;
}

.woocommerce-billing-fields p.form-row input#subscribe_to_newsletter {
  width: auto;
}

li.table_rate_6_3 label, li.table_rate_6_12 label, li.table_rate_6_20 label, li.table_rate_24_16 label, li.table_rate_24_17 label, li.table_rate_21_15 label, li.table_rate_21_14 label, li.table_rate_28_18 label, li.free_shipping_19 label, li.table_rate_6_19 label, li.flat_rate_35 label, li.flat_rate_39 label, li.flat_rate_45 label, li.flat_rate_42 label, li.flat_rate_43 label, li.flat_rate_41 label, li.flat_rate_40 label, li.flat_rate_44 label, li.flat_rate_46 label, li.flat_rate_48 label, li.flat_rate_52 label, li.flat_rate_56 label, li.flat_rate_59 label, li.flat_rate_60 label, li.flat_rate_65 label {
  background-image: url(_inc/img/delivery_regular.png);
}
li.flat_rate_16 label, li.flat_rate_55 label, li.flat_rate_47 label, li.flat_rate_66 label {
  background-image: url(_inc/img/delivery_premium.png);
}
li.flat_rate_31 label {
  background-image: url(_inc/img/delivery_premium.png);
}
li.flat_rate_17 label {
  background-image: url(_inc/img/delivery_voucher.png);
}
li.flat_rate_32 label {
  background-image: url(_inc/img/delivery_voucher.png);
}
li.local_pickup_13 label, li.local_pickup_23 label, li.local_pickup_26 label, li.local_pickup_33 label, li.local_pickup_53 label, li.local_pickup_58 label {
  background-image: url(_inc/img/clickcollect.png);
}
li.flat_rate_27 label, li.flat_rate_30 label {
  background-image: url(_inc/img/delivery_sameday.png);
}
li.flat_rate_51 label, li.flat_rate_67 label {
  background-image: url(_inc/img/easter_delivery.png);
}

table.woocommerce-checkout-review-order-table {
  max-width: 800px;
}

.shipping_totals ul#shipping_method label {
  width: 24%;
  font-size: 14px;
  margin: 18px 0.5%;
  display: inline-block;
  float: none;
  vertical-align: top;
}

/*
.blockUI.blockOverlay {
	position:fixed !important;
	background-image: url(_inc/img/loader.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 60px 60px !important;
	cursor: wait !important;
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	-ms-transition: all 0.5s ease-in-out !important;
	-o-transition: all 0.5s ease-in-out !important;
	transition: all 0.5s ease-in-out !important;
}
*/
.blockUI.blockOverlay {
  visibility: hidden !important;
}

form.processing .blockUI.blockOverlay {
  visibility: visible !important;
  position: fixed !important;
  background-image: url(_inc/img/loader.gif) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 60px 60px !important;
  cursor: wait !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}

.woocommerce-checkout p.create-account input, .woocommerce-checkout p.create-account label {
  display: inline;
  width: auto;
}

.nopostcode #billing_postcode {
  border-color: #C5161D;
  background: #fff1f2;
}
.nopostcode #billing_postcode::after {
  content: "Please enter a Sydney postcode.";
  color: red;
}
.nopostcode #shipping_postcode {
  border-color: #C5161D;
  background: #fff1f2;
}

span.noshipping {
  font-size: 130%;
}

.nopostcode span.noshipping {
  font-size: 0;
  line-height: 0;
}
.nopostcode span.noshipping::after {
  content: "Please enter a valid Sydney postcode in the Postcode field above.";
  display: block;
  text-align: center;
  text-indent: 0;
  font-size: 18px;
  line-height: 23px;
}

/*AMEX*/
.cart td.actions > iframe {
  display: block;
  margin-top: -20px;
  width: 210px;
  height: 47px;
  border-radius: 4px;
  vertical-align: middle;
  top: 0 !important;
  margin: 20px auto !important;
}

/*timeslots*/
#jckwds-fields {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
#jckwds-fields p label, #jckwds-fields p span {
  display: block;
  text-align: center;
}
#jckwds-fields #jckwds-delivery-date-wrapper,
#jckwds-fields #jckwds-delivery-time-wrapper {
  display: inline-block;
  width: 45%;
  max-width: 260px;
}
#jckwds-fields #jckwds-delivery-date-ymd-wrapper {
  display: none;
}

#payment {
  clear: both;
  padding-top: 1px;
}

select#jckwds-delivery-time,
input#jckwds-delivery-date {
  background: white;
  border: 1px solid #ddd;
  width: 260px;
  cursor: pointer;
}

#ui-datepicker-div {
  font-family: "ProximaNova";
  font-size: 14px;
  border-radius: 0;
  padding: 0;
}

.ui-datepicker .ui-datepicker-header {
  border-radius: 0;
  border: none;
}
.ui-datepicker table {
  margin: 0 !important;
}

/*thank you page*/
ul.woocommerce-thankyou-order-details {
  list-style: none;
  margin: 20px 0 80px 0;
  padding: 0;
}

.woocommerce-order-received header:not(.main), .woocommerce-order-received .shop_table.customer_details, .woocommerce-order-received .addresses {
  display: none;
}

h4.thankyou {
  font-size: 20px;
  max-width: 800px;
  margin: 0 auto 70px auto;
}

.thankyou_share a {
  font-size: 25px;
  margin: 10px;
}

/*gift certificates*/
.gift-certificate {
  clear: both;
}

.sc_info_box {
  float: none;
  max-width: 700px;
  margin: 20px auto 50px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ------------------------------------
HOMEPAGE
------------------------------------ */
.homebanner {
  text-align: center;
  color: white;
  height: 800px;
  height: 88vh;
  min-height: 350px;
  position: relative;
  padding: 1px 0 0;
  -webkit-backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  background-image: none;
}
.homebanner .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homebanner .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

body.page-template-searchpage .homebanner.homebanner-small, body.post-type-archive-product .homebanner.homebanner-small {
  height: 300px;
}

.homebanner_slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homebanner_slide {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 800px;
  background-size: cover;
  background-position: center center;
}
.homebanner_slide.category .cta-wrapper, .homebanner_slide.subcategory .cta-wrapper, .homebanner_slide.search .cta-wrapper {
  padding: 30px;
}
.homebanner_slide.category .cta-wrapper h1, .homebanner_slide.subcategory .cta-wrapper h1, .homebanner_slide.search .cta-wrapper h1 {
  margin: 0;
}
.homebanner_slide.category .cta-wrapper p, .homebanner_slide.subcategory .cta-wrapper p, .homebanner_slide.search .cta-wrapper p {
  margin: 5px 0 0;
}
.homebanner_slide.category .image img, .homebanner_slide.subcategory .image img, .homebanner_slide.search .image img {
  width: 60px;
  height: auto !important;
  margin-bottom: 10px;
}
.homebanner_slide.category p, .homebanner_slide.subcategory p, .homebanner_slide.search p {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  font-weight: 400;
}
.homebanner_slide .category .cta-wrapper, .homebanner_slide .subcategory .cta-wrapper {
  padding: 15px 30px 30px;
}

.homebanner .slick-dots button {
  font-size: 0;
  background: white;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  text-indent: -9999px;
  padding: 0;
}
.homebanner ul.slick-dots {
  position: absolute;
  right: 40px;
  top: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.text-black {
  color: #000;
}

.product-feed-filters {
  display: block;
  margin: 15px 0 -20px;
}

.banner_text {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 40px;
  position: relative;
  margin-top: 75px;
}
.banner_text img {
  display: block;
  width: 300px;
  height: auto !important;
  margin: 0 auto 10px;
}
.banner_text h2 {
  font-family: "CircularStdBold", Helvetica, sans-serif;
  text-align: center;
  font-size: 48px;
  line-height: 48px;
  text-shadow: 0 6px 20px rgba(0, 0, 0, 0.75);
  color: #fff;
  margin-bottom: 25px;
}
.banner_text h3 {
  font-size: 32px;
  line-height: 32px;
  text-shadow: 0 6px 30px rgba(0, 0, 0, 0.75);
  color: #fff;
}
.banner_text h4 {
  margin: 40px 0 0;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  text-shadow: 0 6px 30px rgba(0, 0, 0, 0.75);
  color: #fff;
}
.banner_text ul li {
  text-align: left;
}
.banner_text .geolocation-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.banner_text .geolocation-wrapper.loading .loader {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 160px;
  top: 50%;
  margin-top: -12px;
  background-image: url("_inc/img/deliver-loader.svg");
  background-size: 24px auto;
  background-repeat: no-repeat;
  z-index: 1;
}
.banner_text .geolocation-wrapper.success .true {
  position: absolute;
  width: 26px;
  height: 26px;
  right: 160px;
  top: 36px;
  margin-top: -13px;
  background-image: url("_inc/img/deliver-checkbox.png");
  background-size: 24px auto;
  background-repeat: no-repeat;
  z-index: 1;
}
.banner_text .geolocation-wrapper.failure .false {
  cursor: pointer;
  position: absolute;
  width: 26px;
  height: 26px;
  right: 160px;
  top: 50%;
  margin-top: -13px;
  background-image: url("_inc/img/deliver-cross.png");
  background-size: 24px auto;
  background-repeat: no-repeat;
  z-index: 1;
}
.banner_text .geolocation-wrapper .change {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -24px;
  color: #C1C7D0;
  text-decoration: underline;
  z-index: 1;
}
.banner_text .geolocation-wrapper input[type=text] {
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.banner_text .geolocation-wrapper button {
  position: absolute;
  width: 150px;
  right: 0;
  padding: 21px 35px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.banner_text #geolocation1, .banner_text #geolocation2, .banner_text #geolocation3 {
  position: relative;
  padding-left: 50px;
  background-image: url("_inc/img/delivery-pin.png");
  background-size: 14px 16px;
  background-repeat: no-repeat;
  background-position: 20px 50%;
  font-size: 17px;
}
.banner_text #geolocation1 {
  width: calc(100% - 107px);
}
.banner_text #geolocation2, .banner_text #geolocation3 {
  width: 100%;
  margin-bottom: 25px;
}
.banner_text .radio {
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 25px;
}
.banner_text .radio.left {
  float: left;
}
.banner_text .radio.right {
  float: right;
}
.banner_text .radio.right input[type=radio] + label span {
  margin-top: 22px;
}
.banner_text input[type=radio] {
  display: none;
}
.banner_text input[type=radio] + label {
  position: relative;
  display: block;
  width: 260px;
  height: 90px;
  font-size: 15px;
  border: 2px solid #F0F1F4;
  text-align: left;
  padding-left: 100px;
}
.banner_text input[type=radio] + label span {
  display: block;
  padding-right: 40px;
  margin-top: 34px;
  color: #9096A1;
  line-height: 1.6;
  padding-left: 10px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}
.banner_text input[type=radio] + label:before {
  content: "";
  position: absolute;
  border-right: 2px solid #F0F1F4;
  top: 0;
  bottom: 0;
  left: 0;
  width: 90px;
  background-size: 30px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.banner_text input[type=radio]#home_upper + label:before, .banner_text input[type=radio]#home_lower + label:before {
  background-image: url("_inc/img/deliver-home.png");
}
.banner_text input[type=radio]#business_upper + label:before, .banner_text input[type=radio]#business_lower + label:before {
  background-image: url("_inc/img/deliver-business.png");
}
.banner_text input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 32px;
  right: 10px;
  width: 26px;
  height: 26px;
  background-size: 100% auto;
  background-image: url("_inc/img/deliver-checkbox.png");
}

.home_quote {
  color: white;
  background: black url(_inc/img/quote_bg.jpg) no-repeat center center;
  background-size: cover;
}
.home_quote h4 {
  padding: 10px 40px;
  background: url(_inc/img/quote_mark.png) no-repeat top left;
}

h1.weeklyspecials {
  margin-top: 50px;
}

/*home slider*/
ul.products#specials_slider li {
  margin-right: 0;
  margin: 30px 20px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
ul.products#specials_slider li.slick-slide {
  margin: 30px 20px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

#specials_slider a.blog_tile {
  margin: 30px 20px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

button.slick-prev:hover, button.slick-next:hover {
  background-color: transparent;
}
button.slick-prev {
  position: absolute;
  top: 49%;
  left: -50px;
  z-index: 3;
  background: url(_inc/img/specials_back.png) no-repeat center center;
  font-size: 1px;
  text-indent: -9999px;
  width: 70px;
  height: 50px;
  background-size: 21px 28px;
}
button.slick-next {
  position: absolute;
  top: 49%;
  right: -50px;
  z-index: 3;
  background: url(_inc/img/specials_next.png) no-repeat center center;
  font-size: 1px;
  text-indent: -9999px;
  width: 70px;
  height: 50px;
  background-size: 21px 28px;
}

.slick-disabled {
  opacity: 0.3 !important;
}

/*how it works*/
.home_howitworks {
  color: white;
  background: #565d68;
  padding: 15px 50px;
}
.home_howitworks .h3 {
  color: white;
}

.howitworks_col {
  float: left;
  width: 19%;
  margin: 20px 3%;
}
.howitworks_col img {
  width: 141px;
  margin-bottom: 16px;
}

.howitworks_col-3 {
  width: 27.3333%;
}

/*three teaser boxes*/
.teaser_box {
  height: 350px;
  background: #ddd url(_inc/img/home_recipes.jpg) no-repeat center center;
  background-size: cover;
  padding: 1px 35px;
  margin: 150px 0;
  position: relative;
}
.teaser_box.teaser2 {
  background-image: url(_inc/img/Manettas-vouchers-2.jpg);
}
.teaser_box.teaser3 {
  background-image: url(_inc/img/home_sustainability.jpg);
}

.teaser_box_text {
  background: white;
  position: relative;
  display: table;
  width: 300px;
  height: 500px;
  padding: 50px 36px;
  margin: -75px 0 0 0;
  -webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img.comingsoon_banner {
  width: 116px;
  height: 116px;
  position: absolute;
  top: 0;
  right: 0;
}

.teaser_box h2 {
  margin-top: 0 !important;
}

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

.teaser_box.odd .teaser_box_text {
  float: right;
}

.teaser_box_tint {
  background: #C5161D;
  -webkit-mix-blend-mode: multiply;
  -moz-mix-blend-mode: multiply;
  -o-mix-blend-mode: multiply;
  -ms-mix-blend-mode: multiply;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
}

.teaser_box.odd .teaser_box_tint {
  left: auto;
  right: 0;
}

.teaser_box_text_inner img {
  width: 46px;
  margin: 40px 0;
}

.sep {
  margin: 0 auto;
  width: 40px;
  height: 2px;
  background: #C5161D;
}

/* ------------------------------------
POPUPS
------------------------------------ */
/*postcode check*/
.page-id-192 .footer_delivery {
  display: none;
}

.postcode_popup, .login_popup {
  background: white;
  max-width: 500px;
  margin: 20px auto;
  position: relative;
}

/*login popup*/
a.button.newaccount {
  width: 100%;
  max-width: 290px;
  display: inline-block;
  margin-top: 20px;
  background: #C5161D;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*signup popup*/
.mfp-container {
  padding: 0;
}

.signup_popup {
  text-align: center;
  background: white;
  position: relative;
  max-width: 500px;
  margin: 20px auto;
}
.signup_popup .button {
  width: 100%;
  max-width: 290px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*search popup*/
.searchbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(30, 35, 39, 0.9);
  height: 28px;
  padding: 18px 0 14px 0;
  color: white;
  z-index: 1041;
  display: none;
}
.searchbar input[type=text] {
  background: transparent url(_inc/img/search_neg.png) no-repeat 22px center;
  background-size: auto 16px;
  font-size: 28px;
  padding: 13px 50px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a.searchy_close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 40px;
  z-index: 2;
  padding: 19px 19px 13px 19px;
  line-height: 28px;
}

.searchbar input[type=text]::-webkit-input-placeholder, .searchbar input[type=text]:-moz-placeholder, .searchbar input[type=text]::-moz-placeholder, .searchbar input[type=text]:-ms-input-placeholder {
  color: white;
}

/* ------------------------------------
MY ACCOUNT/LOGIN
------------------------------------ */
form.login input[type=email], form.login input[type=password] {
  text-align: center;
  width: 100%;
  max-width: 290px;
}
form.lost_reset_password input[type=email] {
  text-align: center;
  width: 100%;
  max-width: 290px;
}
form.login input[type=submit], form.login input[type=text] {
  text-align: center;
  width: 100%;
  max-width: 290px;
}
form.lost_reset_password input[type=submit] {
  text-align: center;
  width: 100%;
  max-width: 290px;
}

.woocommerce-ResetPassword label {
  display: block;
}

form.login label[for=rememberme] {
  display: block;
  margin: 12px 0 16px 0;
}
form.login .woocommerce-FormRow label {
  display: none;
}

.woocommerce-MyAccount-content {
  padding: 80px 0;
}
.woocommerce-MyAccount-content p a {
  border-bottom: 1px dotted black;
}
.woocommerce-MyAccount-content label {
  display: block;
}

.woocommerce-EditAccountForm .woocommerce-FormRow {
  width: 28%;
  margin: 0 1% 40px 1%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

.woocommerce-password-strength {
  margin-top: 12px;
}

.woocommerce-EditAccountForm .woocommerce-FormRow input[type=text], .woocommerce-EditAccountForm .woocommerce-FormRow input[type=email], .woocommerce-EditAccountForm .woocommerce-FormRow input[type=password] {
  width: 100%;
}
.woocommerce-EditAccountForm div.clear {
  display: none;
}

.woocommerce-MyAccount-content p.welcome {
  font-size: 18px;
  line-height: 32px;
  max-width: 800px;
  margin: 50px auto 0 auto;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.woocommerce-EditAccountForm fieldset p.leaveblank {
  margin: 16px 0 30px 0;
}

address {
  font-style: normal;
}

.woocommerce-account .col2-set .col-1, .woocommerce-account .col2-set .col-2 {
  width: 40%;
  display: inline-block;
  max-width: 400px;
  margin: 30px 0;
  text-align: center;
}

.woocommerce-Address a.edit {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}

.editAddress .form-row {
  width: 30%;
  margin: 20px 1%;
  text-align: left;
  display: inline-block;
}
.editAddress .form-row input[type=text], .editAddress .form-row input[type=email], .editAddress .form-row input[type=tel], .editAddress .form-row input[type=password] {
  width: 100%;
}
.editAddress .form-row select {
  width: 100%;
}

#billing_country_field, #shipping_country_field, .editAddress div.clear {
  display: none !important;
}

select#billing_state, select#shipping_state {
  width: 100%;
}

.woocommerce-billing-fields p.form-row#billing_postcode_field, .woocommerce-shipping-fields p.form-row#shipping_postcode_field {
  clear: both;
  float: none;
  margin: 0 auto;
  padding: 15px 0;
}

table {
  border-collapse: collapse;
}
table.woocommerce-MyAccount-orders {
  width: 100%;
  border-collapse: collapse;
}
table.woocommerce-MyAccount-orders th {
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 12px;
}
table.woocommerce-MyAccount-orders td {
  border-bottom: 1px solid #ddd;
  padding: 8px 0;
}
table.woocommerce-MyAccount-orders td.order-actions {
  text-align: right;
}
table.woocommerce-MyAccount-orders td.order-actions a.button {
  padding: 10px 20px;
}

mark {
  background-color: transparent;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

table.shop_table.order_details {
  margin: 30px auto 60px auto;
  width: 100%;
  max-width: 500px;
  text-align: left;
}
table.shop_table.order_details tr td:last-child, table.shop_table.order_details tr th:last-child {
  text-align: right;
}
table.shop_table.order_details th {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  padding: 6px 0;
}
table.shop_table.order_details td {
  border-bottom: 1px solid #ddd;
  padding: 6px 0;
}
table.shop_table.order_details dl.variation {
  margin: 0;
}
table.shop_table.order_details dl.variation dt {
  display: none;
}
table.shop_table.order_details dl.variation dd {
  margin: 0;
}
table.shop_table.order_details dl.variation dd p {
  margin: 0;
}
table.shop_table.order_details td.product-name {
  width: 70%;
}
table.shop_table.customer_details {
  margin: 0 auto;
  text-align: left;
}
table.shop_table.customer_details td {
  padding: 3px 16px;
}
table.shop_table.customer_details th {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}

.woocommerce-account .shop_table th {
  border-bottom: none;
}

#generated_coupon_data_container {
  display: none;
}

.coupon-content .coupon-expire {
  font-size: 0.7em !important;
}

.passwordchanged {
  padding: 30px 0 50px 0;
}

/*REGISTER PAGE*/
.page-id-186 .footer_signup {
  background: none;
  color: black;
}
.page-id-186 .signup_number {
  color: #C5161D;
  opacity: 0.05;
}
.page-id-186 input[type=text], .page-id-186 input[type=tel], .page-id-186 input[type=email], .page-id-186 input[type=password] {
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.page-id-186 select, .page-id-186 textarea {
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

/* ------------------------------------
FOOTER
------------------------------------ */
footer {
  background: #1C1F24;
  color: white;
  text-align: center;
}
footer ul.menu {
  font-size: 0;
  margin: 20px 0;
}
footer ul.menu > li {
  display: inline;
}
footer ul.menu > li > a {
  display: inline-block;
  font-size: 14px;
  padding: 10px 20px;
}
footer ul.menu#menu-footer-menu-other > li > a {
  color: #535a64;
}

ul.menu#menu-footer-menu-2 > li > a {
  color: #565D68;
}

p.copyright {
  color: #565D68;
  font-size: 12px;
  margin-bottom: 0;
}

.footer_social {
  background: #1E2327;
  padding: 30px 20px;
  font-size: 20px;
}
.footer_social a {
  padding: 0 12px;
}

p.footer_logo {
  margin: 40px 0;
}

footer .h3 {
  color: white;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}
footer form {
  margin: 20px 0;
}

/*footer signup*/
.footer_signup {
  background: black url(_inc/img/signup_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  text-align: center;
  color: white;
}
.footer_signup .h3 {
  color: white;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

footer button {
  height: 58px;
}

.signup_col {
  width: 33.333%;
  float: left;
  position: relative;
  padding: 40px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.signup_number {
  position: absolute;
  width: 100%;
  top: 10px;
  left: 0;
  font-size: 120px;
  line-height: 120px;
  color: black;
  opacity: 0.2;
  z-index: -1;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
}

#homeForm2 p.form-row {
  display: inline-block;
  margin: 0 3px;
}

.registration-form p.form-row {
  display: inline-block;
  margin: 0 3px;
}
.registration-form p.form-row label {
  display: none !important;
}
.registration-form div.clear {
  display: none !important;
}

ul.woocommerce-error, .page-id-186 .footer_signup ul.woocommerce-error {
  list-style: none;
  padding: 16px 0;
  color: #C5161D;
  margin: 20px 0 40px 0;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

.footer_signup ul.woocommerce-error {
  color: white;
}

#homeForm2 {
  padding: 30px 0;
}

input.button.register {
  text-align: left;
  text-indent: -9999px;
  width: 17px;
  background: black url(_inc/img/icon_envelope.png) no-repeat center center;
  background-size: 17px auto;
  padding: 18px 30px;
}

#homeForm2 p.form-row label, #homeForm2 div.clear {
  display: none !important;
}
#homeForm2 input[type=button] {
  text-align: left;
  text-indent: -9999px;
  width: 17px;
  background: black url(_inc/img/icon_envelope.png) no-repeat center center;
  background-size: 17px auto;
  padding: 18px 30px;
}
#homeForm2 input[type=button]:hover {
  background-color: #C5161D;
}

/* ------------------------------------
FORMS
------------------------------------ */
input[type=text], input[type=tel], input[type=number], input[type=email], input[type=password] {
  font-family: "ProximaNova";
  font-size: 14px;
  line-height: 22px;
  color: #9096A1;
  padding: 18px 20px;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  border: 0;
  margin: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select, textarea {
  font-family: "ProximaNova";
  font-size: 14px;
  line-height: 22px;
  padding: 18px 20px;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  border: 0;
  margin: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select {
  background-color: #fff;
  background-image: url(_inc/img/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 29px 43px;
  padding: 18px 40px 18px 20px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-appearance: none;
}
select:hover {
  background-color: white;
}

input[type=submit], button, a.button {
  font-family: "ProximaNova";
  font-size: 14px;
  line-height: 16px;
  padding: 20px 30px;
  display: inline-block;
  -webkit-appearance: none;
  vertical-align: middle;
  border: 0;
  outline: 0;
  margin: 0;
  border-radius: 0;
  background: #1A1919;
  color: white;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

button.red, a.button.red, input[type=submit].red, a.button.checkout-button {
  background: #C5161D;
}

button.white, a.button.white, input[type=submit].white {
  background: white;
  color: black;
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  font: normal normal 12px/12px "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

button.white:hover, a.button.white:hover, input[type=submit].white:hover {
  background: white;
  color: black;
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -2px, 0);
}

a.button.outline {
  background: none !important;
  border: 2px solid #1E2327 !important;
  color: #1E2327 !important;
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
  padding: 16px 26px;
}
a.button.outline:hover {
  background: #1E2327 !important;
  border: 2px solid #1E2327 !important;
  color: white !important;
}
a.button.checkout-button {
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
}
a.button.checkout-button:hover {
  -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -2px, 0);
}

input[type=submit]:hover, button:hover, a.button:hover {
  background-color: #C5161D;
}

input[type=submit].small, button.small, a.button.small {
  font: normal normal 12px/12px "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

input[type=submit].rounded, button.rounded, a.button.rounded {
  border-radius: 999px;
}

.gform_ajax_spinner {
  vertical-align: middle;
  margin: 0 8px;
}

.gform_wrapper ul, .gform_wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* GENERIC GRAVITY FORMS STYLES */
.page .gform_wrapper {
  max-width: 600px;
  margin: 0 auto;
}
.page .gform_wrapper li label {
  display: none;
}

span.ginput_card_security_code_icon {
  display: none;
}

.page .gform_wrapper .gfield_price label {
  display: block;
}
.page .gform_wrapper li.gfield {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
.page .gform_wrapper li.gfield div {
  display: inline;
}
.page .gform_wrapper .gform_footer {
  display: block;
  float: left;
  width: 48%;
  margin: 5px 1%;
}
.page .gform_wrapper li.gfield {
  width: 98%;
}
.page .gform_wrapper .gform_footer {
  width: 98%;
  clear: both;
  float: none;
  padding: 5px 0;
  max-width: 500px;
  margin: 20px auto;
}
.page .gform_wrapper input[type=text], .page .gform_wrapper input[type=email], .page .gform_wrapper input[type=tel] {
  width: 100%;
  border: 1px solid #ddd;
  color: black;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page .gform_wrapper textarea {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gform_wrapper select {
  width: 100%;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page .gform_wrapper input[type=text]:focus, .page .gform_wrapper input[type=email]:focus, .page .gform_wrapper input[type=tel]:focus {
  border-color: #bbb;
}
.page .gform_wrapper textarea:focus, .page .gform_wrapper select:focus {
  border-color: #bbb;
}
.page .gform_wrapper input[type=submit] {
  width: 100%;
}
.page .gform_wrapper .validation_error {
  display: none !important;
}
.page .gform_wrapper .validation_message {
  color: #C5161D;
  font-size: 11px;
}
.page #field_22_9 .ginput_complex input,
.page #field_22_13 .ginput_complex input,
.page #field_22_14 .ginput_complex input,
.page #field_31_14 .ginput_complex input {
  margin: 0;
}
.page .gform_wrapper.orderform_wrapper {
  max-width: 800px;
}

/* ------------------------------------
GRAVITY FORMS ORDER LIST
------------------------------------ */
.orderform h2.gsection_title {
  font: normal normal 12px/14px "ProximaNovaBold", Helvetica, Arial, sans-serif;
  margin: 40px 0 10px 0;
  color: #C5161D;
  text-transform: uppercase;
}

.ginput_complex .address_zip {
  float: left;
  width: 49%;
}

.page .ginput_complex input, .page .ginput_complex select, .page .ginput_complex textarea {
  margin: 5px 0;
}
.page .ginput_complex select.ginput_card_expiration {
  width: 31%;
  float: left;
  margin-right: 2%;
}

span.ginput_cardinfo_right {
  float: left;
  width: 34%;
}

.page .ginput_complex span.ginput_left {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.page .ginput_complex span.ginput_right {
  float: left;
  width: 49%;
}

span.name_first {
  float: left;
  width: 49%;
  margin-right: 2%;
}
span.name_last {
  float: left;
  width: 49%;
}

.page .gform_wrapper li.gfield.deliverydate {
  float: left;
  width: 48%;
  margin-right: 1%;
}
.page .gform_wrapper li.gfield.deliverytime {
  float: left;
  width: 48%;
}
.page .gform_wrapper li.gfield.gform_item_wrapper_begin {
  width: 100%;
  max-width: none;
  margin: 0 0 30px 0;
  background: white;
  text-align: left;
  -webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
}
.page .gform_wrapper li.gfield.gform_item_wrapper_begin li {
  margin: 0;
  position: relative;
  width: 100%;
  padding: 10px 40px 8px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ginput_container_singleproduct .ui-widget.ui-widget-content {
  border-radius: 0;
  margin: 0 0 0 20px;
}

.orderform input[type=number].ginput_quantity {
  background: #585d66;
  color: white;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 18px;
  padding: 10px 0 10px 10px;
  width: 60px;
  font-family: "ProximaNovaBold";
  margin: 0 0 0 12px;
}
.orderform .ginput_product_price {
  font-family: "ProximaNovaBold";
}

.page .gform_wrapper li.gfield.gform_item_wrapper_begin li:nth-child(even) {
  background: #f3f3f3;
}
.page .gform_wrapper li.gfield.gform_item_wrapper_begin li.gsection {
  background: #C5161D;
  color: white;
  padding: 16px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page .gform_wrapper li.gfield.gform_item_wrapper_begin li.gsection h2.gsection_title {
  color: white;
  text-transform: none;
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-family: "CircularStdBold", Helvetica, sans-serif;
}

.gfield_course_option_wrapper > ul > li:first-child, .gform_item_wrapper_end {
  display: none !important;
}

.orderform .ginput_product_price_label, .orderform .ginput_quantity_label {
  display: none !important;
}

.gfield_course_option_wrapper .gfield_price > label.gfield_label {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: block;
  float: left;
  width: 60%;
}
.gfield_course_option_wrapper .gfield_price > div.gfield_description {
  font-size: 12px;
  display: block;
  float: left;
  width: 60%;
}
.gfield_course_option_wrapper .gfield_price > .ginput_container_singleproduct {
  float: right;
  width: 40%;
  text-align: right;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  font-size: 30px;
  display: block;
  opacity: 1;
}

.woocommerce-cart input[type=number].input-text.qty.text::-webkit-inner-spin-button, .woocommerce-cart input[type=number].input-text.qty.text::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
}

.gfield_checkbox label {
  display: inline !important;
}
.gfield_checkbox label a {
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  color: #C5161D;
}

.postcode_module {
  text-align: center;
  padding: 0 40px 50px 40px;
}
.postcode_module input[type=tel] {
  border: 1px solid #ccc;
}

.orderform_disclaimer {
  font-size: 11px;
  font-style: italic;
  line-height: 16px;
  margin: 30px 0 40px 0 !important;
}

.page-template-page-template-orderform .header_links {
  display: none;
}

.orderform .gfield_total, .orderform .gfield_shipping {
  background: #1d1f23;
  color: white;
  padding: 30px 20px;
  font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orderform .gfield_total > label, .orderform .gfield_total div.ginput_container {
  display: inline !important;
}
.orderform .gfield_shipping > label, .orderform .gfield_shipping div.ginput_container {
  display: inline !important;
}
.orderform .gfield_total div.ginput_container {
  font-size: 23px;
  margin-left: 4px;
}
.orderform .gfield_shipping {
  background: none;
  color: black;
  padding: 10px 20px;
}

/*postcode things*/
.badpostcode .orderform .ginput_container_address::after {
  content: "Sorry, we currently do not deliver to your postcode. We are currently only delivering to specific areas within Sydney, Central Coast and Melbourne. To find out more, please contact us.";
  display: block;
  color: red;
}

.orderform .gform_footer input.gform_button:disabled, .orderform .gform_footer input.gform_button:hover:disabled {
  opacity: 0.2;
  background: #1e2328;
  pointer-events: none;
  cursor: normal;
}

.page .gform_wrapper li.gfield.gform_item_wrapper_begin li.onthelist::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #5ec868;
  display: block;
  position: absolute;
  top: 8px;
  left: 14px;
}

.orderform .onthelist input[type=number].ginput_quantity {
  background: #5ec868;
}

.gform_card_icon_container.gform_card_icon_style1 {
  background: url(_inc/img/cards2.png) no-repeat center top;
  background-size: 150px 31px;
  height: 45px;
  display: block !important;
  font-size: 0;
  line-height: 0;
  text-align: left;
  text-indent: -9999px;
}

.orderform .ordernotes textarea {
  height: 120px;
  margin: 30px 0 0 0;
}

/*orderform nav*/
.orderform_nav {
  background: #eeeeee;
  border-top: 2px solid #dbdbdb;
  border-bottom: 2px solid #dbdbdb;
  margin: -40px -50px 30px -50px;
  z-index: 990;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.orderform_spacer {
  height: 94px;
  display: none;
  margin-top: -40px;
}

.orderform_nav_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 30px;
}

.orderform_nav a {
  display: inline-block;
  padding: 5px 20px;
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
}
.orderform_nav a.orderform_nav_title {
  pointer-events: none;
  cursor: default;
  font-family: "ProximaNova", Helvetica, sans-serif;
}
.orderform_nav button.slick-prev {
  width: 61px;
  height: 62px;
  top: 0;
  left: 0;
  background: url(_inc/img/subnav_prev.png) no-repeat top center;
}
.orderform_nav button.slick-next {
  width: 61px;
  height: 62px;
  top: 0;
  right: 0;
  background: url(_inc/img/subnav_next.png) no-repeat top center;
}
.orderform_nav .slick-disabled {
  opacity: 0.1 !important;
}

.stickysubnav .orderform_spacer {
  display: block;
}
.stickysubnav .orderform_nav {
  position: fixed;
  width: 100%;
  margin-top: 0;
}

.orderform_giftvoucher {
  background: #e9e8ed url(_inc/img/orderform_voucher.jpg) no-repeat left top;
  min-height: 300px;
  background-size: 60% auto;
  padding: 30px 30px 30px 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orderform_giftvoucher a {
  font-family: "ProximaNovaBold", Helvetica, sans-serif;
}

.gift_inner {
  max-width: 550px;
}

.orderform_scrolldown_wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}

.stickysubnav .orderform_scrolldown_wrapper {
  display: block;
}

.at_payment .orderform_scrolldown_wrapper {
  display: none !important;
}

.orderform_scrolldown {
  display: block;
  color: white;
  background: black;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 6px 10px;
  margin: 0 auto;
  opacity: 0.7;
  max-width: 200px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.orderform_scrolldown:hover {
  opacity: 0.6;
}

/* ------------------------------------
EVERYTHING ELSE, MISCELLANEOUS STUFF
------------------------------------ */
.alignright {
  clear: right;
  float: right;
  margin: 0px 0px 20px 20px;
}

.alignleft {
  clear: left;
  float: left;
  margin: 0px 20px 20px 0px;
}

.wp-caption-text {
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
  margin-top: 3px;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

::-moz-selection, ::selection {
  background: #ddd !important;
}

::-webkit-input-placeholder {
  color: #9096A1;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:hover::-webkit-input-placeholder, input:focus::-webkit-input-placeholder {
  color: #ccc;
}

textarea:hover::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}

:-moz-placeholder {
  color: #999;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:hover::-moz-placeholder, input:focus::-moz-placeholder {
  color: #ccc;
}

textarea:hover::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #999;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:hover:-moz-placeholder, input:focus:-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #999;
}

@font-face {
  font-family: "CircularStdBold";
  src: url("_inc/fonts/CircularStd-Bold.eot");
  src: url("_inc/fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("_inc/fonts/CircularStd-Bold.woff2") format("woff2"), url("_inc/fonts/CircularStd-Bold.woff") format("woff"), url("_inc/fonts/CircularStd-Bold.ttf") format("truetype"), url("_inc/fonts/CircularStd-Bold.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("_inc/fonts/proxima_nova_reg-webfont.eot");
  src: url("_inc/fonts/proxima_nova_reg-webfont.eot?#iefix") format("embedded-opentype"), url("_inc/fonts/proxima_nova_reg-webfont.woff") format("woff"), url("_inc/fonts/proxima_nova_reg-webfont.ttf") format("truetype"), url("_inc/fonts/proxima_nova_reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaBold";
  src: url("_inc/fonts/proxima_nova_bold-webfont.eot");
  src: url("_inc/fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("_inc/fonts/proxima_nova_bold-webfont.woff") format("woff"), url("_inc/fonts/proxima_nova_bold-webfont.ttf") format("truetype"), url("_inc/fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaSemi";
  src: url("_inc/fonts/proxima_nova_sbold-webfont.eot");
  src: url("_inc/fonts/proxima_nova_sbold-webfont.eot?#iefix") format("embedded-opentype"), url("_inc/fonts/proxima_nova_sbold-webfont.woff2") format("woff2"), url("_inc/fonts/proxima_nova_sbold-webfont.woff") format("woff"), url("_inc/fonts/proxima_nova_sbold-webfont.ttf") format("truetype"), url("_inc/fonts/proxima_nova_sbold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*magnific animation*/
/* overlay at start */
.mfp-bg {
  background-color: #000;
  opacity: 0.9;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  transform: scale(1);
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  transform: scale(0.9);
  opacity: 0;
}

/* overlay animate in */
/* overlay animate out */
/* content at start */
/* content animate it */
/* content animate out */
.mfp-image-holder button.mfp-close, .mfp-iframe-holder button.mfp-close, button.mfp-close, .mfp-close {
  position: fixed;
  top: 20px;
  right: 0;
  background-color: #FFF !important;
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  color: #333;
  text-align: center;
  padding: 0;
  cursor: pointer;
}
.mfp-image-holder button.mfp-close:active, .mfp-iframe-holder button.mfp-close:active, button.mfp-close:active, .mfp-close:active {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #FFF !important;
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  color: #333;
}

button.mfp-close, .mfp-close {
  right: 20px;
}

.white-popup {
  background: #FFF;
  max-width: 800px;
  margin: 20px auto;
  padding: 0;
  position: relative;
}

/* ------------------------------------
MEDIA QUERIES
------------------------------------ */
@media screen and (max-width: 1800px) {
  ul.products li {
    display: block;
    float: left;
    margin-right: 3%;
    width: 22.75%;
    background: white;
  }
  ul.products li:nth-child(5n+5) {
    display: block;
    float: left;
    margin-right: 3%;
    width: 22.75%;
    background: white;
  }
  ul.products li:nth-child(4n+4) {
    margin-right: 0;
  }

  .related.products ul.products li:nth-child(5), .cross-sells ul.products li:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 1700px) {
  .masonry[data-columns]::before {
    content: "3 .column.size-1of3";
  }
}
@media screen and (max-width: 1400px) {
  ul.products li {
    display: block;
    float: left;
    margin-right: 3.5%;
    width: 31%;
    background: white;
  }
  ul.products li:nth-child(5n+5), ul.products li:nth-child(4n+4) {
    display: block;
    float: left;
    margin-right: 3.5%;
    width: 31%;
    background: white;
  }
  ul.products li:nth-child(3n+3) {
    margin-right: 0;
  }

  .related.products ul.products li:nth-child(4), .cross-sells ul.products li:nth-child(4) {
    display: none;
  }

  .single_right .gfield_checkbox > li > label {
    width: 100px;
    height: 34px;
    font-size: 12px;
    line-height: 16px;
  }

  a.blog_tile {
    font-size: 12px;
    line-height: 18px;
  }

  .blog_tile h2 {
    font-size: 20px;
    line-height: 26px;
  }

  .blog_thumb {
    height: 140px;
  }
}
@media screen and (max-width: 1023px) {
  .h2 {
    font-size: 30px;
    line-height: 38px;
  }

  h4, .h4 {
    font-size: 22px;
    line-height: 30px;
  }

  .product_thumb_inner {
    padding: 4px 20px;
  }

  .product_thumb {
    height: 160px;
  }

  .content {
    padding: 30px 20px;
  }

  .display_price {
    font-size: 22px;
  }

  .signup_col {
    padding: 40px 20px;
  }

  .specials button.slick-prev, .specials button.slick-next {
    display: none !important;
  }

  .orderform_nav button.slick-prev, .orderform_nav button.slick-next {
    display: block !important;
  }

  .origin {
    font-size: 12px;
  }

  .woocommerce-EditAccountForm .woocommerce-FormRow {
    width: auto;
    margin: 20px 0;
    display: block;
    text-align: center;
  }

  .editAddress .form-row {
    width: auto;
    display: block;
    margin: 16px 0;
    text-align: center;
  }

  #homeForm2 input[type=text], #homeForm2 input[type=email] {
    width: 180px;
  }

  .product_cols, .single_special {
    margin: 0 -20px;
  }

  .masonry[data-columns]::before {
    content: "2 .column.size-1of2";
  }

  .four_main {
    height: 350px;
  }

  .four_thumb {
    height: 114px;
  }
}
#menu-item-5495 {
  display: none;
}

@media screen and (max-width: 960px) {
  .panel .form-upper {
    padding: 0 !important;
  }

  .geolocation-wrapper:after {
    padding: 10px 15px !important;
    font-size: 13px !important;
    margin-top: 10px !important;
  }

  body.page-template-landingpage .banner_text {
    margin-top: 100px;
    padding: 15px 10px;
  }
  body.page-template-landingpage .banner_text h2, body.page-template-landingpage .banner_text .h2 {
    font-size: 60px;
    line-height: 1;
  }
  body.page-template-landingpage .banner_text h3, body.page-template-landingpage .banner_text .h3 {
    font-size: 30px;
    line-height: 1;
  }
  body.page-template-landingpage .banner_text h1, body.page-template-landingpage .banner_text .h1 {
    font-size: 18px;
    line-height: 20px;
  }
  body.page-template-landingpage .banner_text #geolocation1 {
    width: 100%;
    font-size: 14px;
  }
  body.page-template-landingpage .banner_text .geolocation-wrapper.success .true, body.page-template-landingpage .banner_text .geolocation-wrapper.success .false {
    right: 10px;
    top: 30px;
  }
  body.page-template-landingpage .banner_text .geolocation-wrapper.failure .true, body.page-template-landingpage .banner_text .geolocation-wrapper.failure .false {
    right: 10px;
    top: 30px;
  }
  body.page-template-landingpage .banner_text .geolocation-wrapper .loader {
    right: 10px;
    top: 30px;
  }
  body.page-template-landingpage .banner_text .geolocation-wrapper #geolocation1 {
    padding-left: 30px;
    background-position: 10px 50%;
  }
  body.page-template-landingpage .banner_text .geolocation-wrapper button {
    position: relative;
    width: 100%;
    padding: 22px 0;
    font-size: 12px;
  }

  .panel {
    max-width: 100%;
    padding: 15px 20px !important;
  }
  .panel h3 {
    line-height: 1.2;
  }
  .panel p, .panel ul, .panel li {
    font-size: 12px;
  }
  .panel ul {
    padding-left: 20px;
    margin: 0;
  }
  .panel .panel-button {
    right: 20px;
  }
  .panel .form-lower #email {
    margin-bottom: 30px;
  }

  #business {
    padding: 20px 15px;
  }
  #business h2, #business .h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .wpcf7-form .form-row.form-row-first, .wpcf7-form .form-row.form-row-last, .wpcf7-form .form-row.form-row-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .categories_small {
    display: none;
  }

  a.continue_bottom {
    float: none;
    margin-bottom: 20px;
  }

  .woocommerce-cart .coupon {
    text-align: center;
  }

  .mobile-hide {
    display: none !important;
  }

  body.page-template-landingpage .banner_text {
    text-align: center;
  }
  body.page-template-landingpage .banner_text img {
    width: 180px;
  }
  body.page-template-landingpage .banner_text h2, body.page-template-landingpage .banner_text .h2 {
    font-size: 28px;
  }
  body.page-template-landingpage .banner_text h3, body.page-template-landingpage .banner_text .h3 {
    font-size: 18px;
    line-height: 1;
  }
  body.page-template-landingpage .banner_text p.sign-in {
    text-align: center;
  }

  .select2-results__options {
    max-height: 400px !important;
  }

  #menu-item-5495 {
    display: block;
  }

  body {
    font-size: 13px;
    line-height: 21px;
  }

  .notice_active .sitewide_notice {
    font-size: 12px;
    line-height: 18px;
  }

  .sitewide_notice img {
    height: 24px;
    width: auto;
  }

  h1 {
    font-size: 30px;
    line-height: 38px;
  }

  header.main {
    text-align: center;
  }

  .header_login, .header_signout {
    display: none;
  }

  .header_links {
    padding: 28px 10px;
  }
  .header_links a {
    border: none;
    padding: 0 0 0 33px;
  }

  a.search_toggle {
    border-left: none;
  }

  .logo img {
    width: 110px;
  }

  .stickynav .header_links {
    padding: 20px 10px;
  }

  nav.main {
    width: 300px;
    left: -300px;
  }

  img.logo-sidebar {
    margin: 20px 30px;
  }

  .banner_text h4 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
  }

  #menu-main-menu li a {
    font-size: 16px;
    padding: 12px 25px;
  }

  body.page-template-searchpage.stickynav #search-header-wrapper, body.single-product.stickynav #search-header-wrapper, body.woocommerce-cart.stickynav #search-header-wrapper, body.single.stickynav #search-header-wrapper {
    top: 60px;
  }
  body.page-template-searchpage #search-header-wrapper, body.single-product #search-header-wrapper, body.woocommerce-cart #search-header-wrapper, body.single #search-header-wrapper {
    top: 80px;
  }

  .h2, #business .h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .product_cat_text {
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
    position: relative;
  }

  .cta-wrapper {
    width: 96%;
    margin: 0 2%;
    left: 0;
    top: 100px;
    padding: 0;
  }
  .cta-wrapper .inner {
    padding: 15px;
  }
  .cta-wrapper .inner h2, .cta-wrapper .inner .h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .cta-wrapper .inner .description {
    font-size: 16px;
    margin: 10px 0;
    line-height: 20px;
  }
  .cta-wrapper .inner .price {
    font-size: 24px;
    margin: 0;
  }
  .cta-wrapper .inner a {
    position: relative;
    display: inline-block;
    bottom: inherit;
    right: inherit;
    margin-top: 15px;
  }

  body.page-template-landingpage .homebanner {
    height: 500px !important;
    margin-top: -100px;
    background-image: url(_inc/img/lobster.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  body.page-template-landingpage .homebanner .panel-upper {
    top: 75px;
  }

  .homebanner {
    height: 400px !important;
    padding: 0 !important;
    margin-bottom: 0;
  }
  .homebanner.homebanner-small {
    height: 300px !important;
  }
  .homebanner ul.slick-dots {
    display: none !important;
  }

  .homebanner_slide.category .cta-wrapper, .homebanner_slide.subcategory .cta-wrapper, .homebanner_slide.search .cta-wrapper {
    top: 120px !important;
    padding: 0;
  }
  .homebanner_slide.category .cta-wrapper .inner .description, .homebanner_slide.subcategory .cta-wrapper .inner .description, .homebanner_slide.search .cta-wrapper .inner .description {
    font-size: 13px;
    line-height: 20px;
  }
  .homebanner_slide.retailer .cta-wrapper {
    top: 120px;
    padding: 0;
  }
  .homebanner_slide.retailer .cta-wrapper .inner {
    margin-left: 75px;
  }
  .homebanner_slide.retailer .cta-wrapper .inner .logo {
    width: 60px;
    height: 60px;
    padding: 10px;
    top: -10px;
    left: -78px;
  }

  .nav_inner {
    padding: 70px 0 30px 0;
  }

  .content {
    padding: 20px;
  }
  .content.search h2, .content.search .h2 {
    font-size: 34px;
    line-height: 44px;
    margin-top: 20px;
  }

  ul.products li {
    display: block;
    float: left;
    margin-right: 4%;
    width: 48%;
    background: white;
  }
  ul.products li:nth-child(5n+5), ul.products li:nth-child(4n+4), ul.products li:nth-child(3n+3) {
    display: block;
    float: left;
    margin-right: 4%;
    width: 48%;
    background: white;
  }
  ul.products li:nth-child(2n+2) {
    margin-right: 0;
  }

  .related.products ul.products li:nth-child(3), .cross-sells ul.products li:nth-child(3), .viewmode {
    display: none;
  }

  ul.products li h4 {
    height: 60px;
  }

  #retailers .retailer {
    width: 100%;
    width: calc(100% - 28px);
  }
  #retailers .retailer .logo {
    top: 70px;
    left: 10px;
    width: 50px;
    height: 50px;
    padding: 20px;
  }

  .signup_col {
    float: none;
    width: auto;
  }

  .product_cat_header {
    padding-top: 80px;
    height: auto;
    margin-bottom: 0;
  }

  #search-header-wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #search-header-wrapper form {
    width: 100%;
  }

  #search-filters {
    min-width: 900px;
  }

  .archive .product_cat_header {
    margin-bottom: 0;
  }

  ul.tags {
    padding: 0 10px 15px 10px;
    text-align: center;
  }
  ul.tags a {
    font-size: 11px;
    line-height: 11px;
    padding: 12px 12px 10px 12px;
    margin: 2px;
  }

  .homebanner {
    min-height: 0;
    padding-top: 80px;
    font-size: 18px;
    padding-bottom: 40px;
  }

  .homebanner_slide {
    height: auto;
  }

  .banner_text {
    top: auto;
    margin-top: 80px !important;
    padding-top: 0 !important;
  }

  .menu-footer-menu-1-container, .menu-footer-menu-2-container, .page_spacer {
    display: none;
  }

  .teaser_box {
    margin: 90px 0;
  }

  .teaser_box_text {
    padding: 20px 36px;
    height: 400px;
    margin-top: -25px;
  }

  .teaser_box_text_inner img {
    margin: 20px 0;
  }

  .home_howitworks {
    padding: 25px !important;
  }

  .howitworks_col {
    float: left;
    width: calc(50% - 20px);
    margin: 30px 10px;
  }

  .home_quote h4 {
    background-size: 20px auto;
    padding: 0 30px;
  }

  .woocommerce-MyAccount-content {
    padding: 30px 0;
  }

  table.woocommerce-MyAccount-orders thead {
    display: none;
  }
  table.woocommerce-MyAccount-orders td {
    border-bottom: 0;
    display: block;
    width: auto;
    padding: 3px 0;
  }
  table.woocommerce-MyAccount-orders td.order-actions {
    text-align: center;
  }
  table.woocommerce-MyAccount-orders tr {
    padding: 20px 0;
    display: block;
  }

  .col2-set .col-1, .col2-set .col-2 {
    width: auto;
    display: block;
    max-width: none;
  }

  #homeForm2 input[type=text], #homeForm2 input[type=email], #homeForm2 input[type=submit] {
    width: 100%;
    text-align: center;
    max-width: 320px;
    margin-bottom: 3px;
  }
  #homeForm2 select {
    width: calc(100% - 15px);
    margin-bottom: 3px;
    max-width: 320px;
  }
  #homeForm2 p.form-row {
    display: block;
    margin: 10px 0;
  }

  input.postcode_value {
    width: 180px;
  }

  .single_left {
    float: none;
    width: auto;
    margin: 0;
    font-family: "ProximaNovaBold", Helvetica, Arial, sans-serif;
  }

  .single_right {
    float: none;
    width: auto;
  }

  .product_cols {
    margin: 0;
  }

  .validate-email {
    width: 98% !important;
  }

  p#e_deliverydate_field {
    width: auto;
    display: block;
  }
  p#time_slot_field {
    width: auto;
    display: block;
    margin-top: 30px;
  }

  select#time_slot {
    width: 100%;
  }

  .orddd_field_note {
    font-size: 14px !important;
  }

  .woocommerce-checkout-review-order-table thead {
    display: none;
  }
  .woocommerce-checkout-review-order-table .product-name {
    font-size: 15px !important;
  }

  .woocommerce-message a.button.wc-forward {
    display: block;
    margin: 10px auto;
    float: none;
  }

  .woocommerce-checkout-review-order-table tr.cart_item td.product-total {
    text-align: right;
  }
  .woocommerce-checkout-review-order-table tfoot td {
    padding: 12px 0;
  }

  .menu-footer-menu-categories-container, .menu-footer-menu-other-container {
    display: none;
  }

  .delivery_col {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .delivery_col h2, .delivery_col .h2 {
    font-size: 22px;
  }

  img.deliverymethods_icon {
    margin: 0 0 -20px 0;
  }

  ul.woocommerce-error {
    font-size: 16px;
  }

  .gfield_course_option_wrapper .gfield_price > label.gfield_label, .gfield_course_option_wrapper .gfield_price > div.gfield_description {
    width: 68%;
  }

  .page .gform_wrapper li.gfield.gform_item_wrapper_begin li {
    padding: 10px 20px 8px 20px;
  }
  .page .gform_wrapper li.gfield.gform_item_wrapper_begin li.onthelist::before {
    top: 10px;
    left: 6px;
    font-size: 10px;
  }

  .gfield_course_option_wrapper .gfield_price > .ginput_container_singleproduct {
    width: 30%;
  }

  .orderform .ginput_product_price {
    font-size: 15px;
  }

  .page .gform_wrapper li.gfield.gform_item_wrapper_begin li.gsection {
    padding: 16px 20px;
  }
  .page .gform_wrapper li.gfield.deliverydate, .page .gform_wrapper li.gfield.deliverytime {
    float: none;
    width: 98%;
    margin-right: 0;
  }

  span.wdm_custom_quant {
    display: block;
    margin: -3px 0 4px 0;
  }

  .orderform_nav {
    margin: -20px -20px 30px -20px;
  }
  .orderform_nav a {
    padding: 20px;
  }

  .orderform_spacer {
    margin-top: -20px;
  }

  .orderform_nav_inner {
    padding: 0 30px;
  }

  .orderform_giftvoucher {
    background-size: 100% auto;
    background-position: center top;
    padding: 200px 20px 20px 20px;
    text-align: center;
  }

  .blog_share.content {
    text-align: center;
  }
  .blog_share ul.wpfai-list {
    float: none;
    margin: 30px 0;
  }

  .blog_left, .blog_right {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }

  .gallery img {
    width: 49%;
    margin: 0.5%;
  }

  .four_main {
    float: none;
    width: 100%;
    height: 200px;
  }

  .four_thumb {
    height: 114px;
    width: 32.666%;
    margin-top: 5px;
    margin-right: 1%;
  }
  .four_thumb.four_last {
    margin-right: 0;
  }

  .cart td.actions > iframe {
    margin-top: 20px !important;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 660px) {
  .specials {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 639px) {
  h4 {
    font-size: 16px;
    line-height: 24px;
  }

  body.page-template-searchpage .homebanner,
body.tax-product_cat {
    height: 400px;
  }

  .cta-wrapper h2, .cta-wrapper .h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .cta-wrapper .description {
    font-size: 13px;
    line-height: 1.6;
  }
  .cta-wrapper a {
    padding: 15px 20px;
    font-size: 12px;
  }

  body.page-template-searchpage ul.products li,
body.tax-product_cat ul.products li,
.related.products ul.products li,
.cross-sells ul.products li {
    position: relative;
    width: 100%;
    margin: 20px 0 10px;
  }

  body.page-template-searchpage ul.products li .product_thumb,
body.tax-product_cat ul.products li .product_thumb,
.related.products ul.products li .product_thumb,
.cross-sells ul.products li .product_thumb {
    position: relative;
    top: 0;
    left: 0;
    width: 50%;
    height: 140px;
    float: left;
  }

  body.page-template-searchpage ul.products li .product_thumb_inner,
body.tax-product_cat ul.products li .product_thumb_inner,
.related.products ul.products li .product_thumb_inner,
.cross-sells ul.products li .product_thumb_inner {
    padding: 5px 20px 0;
    width: 50%;
    text-align: left;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  body.page-template-searchpage ul.products li h4,
body.tax-product_cat ul.products li h4,
.related.products ul.products li h4,
.cross-sells ul.products li h4 {
    font-size: 15px;
    line-height: 18px;
    height: auto;
  }

  body.page-template-searchpage ul.products li .origin,
body.tax-product_cat ul.products li .origin,
.related.products ul.products li .origin,
.cross-sells ul.products li .origin {
    font-size: 8px;
    line-height: 1.2;
    margin: 0;
    height: auto;
  }

  body.page-template-searchpage ul.products li .display_price p,
body.tax-product_cat ul.products li .display_price p,
.related.products ul.products li .display_price p,
.cross-sells ul.products li .display_price p {
    font-size: 15px;
    height: auto;
    margin: 5px 0 0;
  }

  body.page-template-searchpage ul.products li .display_price small,
body.tax-product_cat ul.products li .display_price small,
.related.products ul.products li .display_price small,
.cross-sells ul.products li .display_price small {
    font-size: 10px;
    height: 20px;
    line-height: 10px;
  }

  body.page-template-searchpage ul.products li .retailer,
body.tax-product_cat ul.products li .retailer,
.related.products ul.products li .retailer,
.cross-sells ul.products li .retailer,
body.page-template-searchpage ul.products li .quick-buy,
body.tax-product_cat ul.products li .quick-buy,
.related.products ul.products li .quick-buy,
.cross-sells ul.products li .quick-buy {
    display: none;
  }

  body.page-template-searchpage ul.products li .bulk-buy,
body.tax-product_cat ul.products li .bulk-buy,
.related.products ul.products li .bulk-buy,
.cross-sells ul.products li .bulk-buy {
    bottom: 7px;
    right: 2px;
    width: 45px;
    height: 38px;
  }

  .woocommerce .container .content, ul.products {
    padding: 0;
  }

  .woocommerce ul.products li {
    float: none;
    margin-right: 0;
    width: auto;
    position: relative;
  }
  .woocommerce ul.products li:nth-child(5n+5), .woocommerce ul.products li:nth-child(4n+4), .woocommerce ul.products li:nth-child(3n+3), .woocommerce ul.products li:nth-child(2n+2) {
    float: none;
    margin-right: 0;
    width: auto;
    position: relative;
  }

  #category-tiles .category-tile {
    width: 45%;
    box-sizing: border-box;
    margin: 10px 2%;
    padding: 10px;
  }
  #category-tiles .category-tile h4 {
    margin-top: 0;
    line-height: 20px;
    font-size: 16px;
  }

  #search-header #search-trigger {
    width: 15%;
  }

  #search-filters {
    min-width: auto;
  }
  #search-filters .locations {
    width: 35%;
  }

  .select2.retailers, .select2.subcategories, .select2.retailers + .select2, .select2.subcategories + .select2 {
    display: none;
  }
  .select2.select2-container {
    max-width: calc(100% - 65px);
  }

  .specials button.slick-prev, .specials button.slick-next {
    display: block !important;
    right: 130px;
    top: 5px;
    border-radius: 999px;
    padding: 8px;
    margin: 5px 10px 5px 0;
    background-color: #f0f0f0;
    background-size: 10px;
    width: 40px;
    height: 40px;
  }
  .specials button.slick-prev {
    right: auto;
    left: 130px;
  }
  .specials .slick-track {
    margin-top: 40px;
  }

  .related.products ul.products li:nth-child(3) {
    display: block;
  }

  .display_price {
    font-size: 18px;
    height: auto;
    margin-bottom: 13px;
  }
  .display_price p {
    margin: 0;
  }

  .origin {
    font-size: 12px;
  }

  .info_circle {
    width: 60px;
    height: 60px;
    bottom: -20px;
    right: -20px;
  }
  .info_circle img {
    margin: 18px 0 0 18px;
  }

  .homebanner {
    padding-bottom: 0;
  }

  .single_special {
    margin: 0;
  }

  .accordion .inner {
    width: 100%;
    box-sizing: border-box;
  }
  .accordion .inner a.remove {
    margin: 0 10px !important;
  }
  .accordion ul li a.accordion-toggle img {
    display: none;
  }
  .accordion ul li a.accordion-toggle span {
    font-size: 14px;
  }
  .accordion ul li a.accordion-toggle .retailer-price {
    font-size: 14px;
    padding-right: 0;
  }

  .cart_item {
    width: 100%;
  }
  .cart_item .product-price, .cart_item .product-quantity, .cart_item .product-thumbnail {
    display: none !important;
  }
  .cart_item .product-subtotal {
    font-size: 16px !important;
    float: right;
    margin-top: 14px;
    box-sizing: border-box;
    text-align: right;
  }
  .cart_item .cart-right {
    margin-top: 0;
  }
  .cart_item .product-name {
    width: auto !important;
    padding: 16px 12px !important;
    max-width: 60%;
    box-sizing: border-box;
  }
  .cart_item .product-name a {
    font-size: 15px !important;
  }
  .cart_item .product-name dl, .cart_item .product-name dt {
    font-size: 12px !important;
  }

  .actions .coupon {
    float: none;
    margin-bottom: 20px;
  }

  input#coupon_code {
    width: 160px;
  }

  .actions {
    text-align: center;
  }

  #gform_wrapper_18 li.gfield, #gform_wrapper_18 .gform_footer {
    float: none;
    width: 98%;
  }

  #gform_wrapper_19 li.gfield, #gform_wrapper_19 .gform_footer {
    float: none;
    width: 98%;
  }

  /*timeslots*/
  #jckwds-fields > div {
    display: block;
    width: auto;
    max-width: none;
  }

  /* OVERRIDE THE LIST VIEW OVERRIDES! */
  .list .product_thumb {
    width: 50%;
    display: block;
  }
  .list .product_thumb_inner {
    width: 50%;
    display: block;
    height: auto;
  }
  .list ul.products li h4, .list .display_price {
    display: block;
    width: auto;
    text-align: left;
    padding-right: 0;
  }
  .list .origin {
    display: block;
    height: 30px;
    width: auto;
  }
  .list ul.products li {
    margin: 20px 0;
  }
  .list ul.products li:nth-child(5n+5), .list ul.products li:nth-child(4n+4), .list ul.products li:nth-child(3n+3), .list ul.products li:nth-child(2n+2) {
    margin: 20px 0;
  }

  .blog_sidebar, .blog_tile_text p {
    display: none;
  }

  .blog_mobile {
    display: block;
  }

  .blog_posts {
    float: none;
    width: auto;
  }

  .content.blog_content {
    padding: 0;
  }

  .masonry[data-columns]::before {
    content: "";
  }

  a.blog_tile {
    float: none;
    height: 230px;
    position: relative;
    overflow: hidden;
    margin-right: 0;
  }

  #specials_slider a.blog_tile {
    float: left;
  }

  .slick-slide .blog_byline img {
    display: inline;
  }

  .blog_thumb {
    float: left;
    width: 50%;
    height: 100%;
  }

  .blog_byline {
    margin: 16px 0 0 -52px;
  }
  .blog_byline img {
    vertical-align: -26px;
  }

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

  .blog_tile h2, .blog_title .h2 {
    margin-top: 10px;
  }

  span.blog_readmore {
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .single_right .gfield_checkbox > li > label {
    width: 47%;
    margin-right: 2%;
    height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .shipping_totals ul#shipping_method label {
    display: block;
    float: none;
    width: auto;
    height: auto;
    padding: 30px 10px 30px 120px;
    margin: 10px 0;
    text-align: left;
    background-position: 32px 30px;
  }
  .shipping_totals ul#shipping_method.justavoucher label {
    width: auto;
  }
}
@media screen and (max-width: 320px) {
  .teaser_box_text {
    width: 245px;
  }

  .specials button.slick-prev, .specials button.slick-next {
    right: 100px;
  }
  .specials button.slick-prev {
    left: 100px;
  }
}
body.page-template-searchpage li.product .quick-buy span svg, body.single-product li.product .quick-buy span svg, body.woocommerce-cart li.product .quick-buy span svg, body.single li.product .quick-buy span svg, body.archive li.product .quick-buy span svg {
  position: relative;
  vertical-align: -7px;
  margin-left: 4px;
  top: auto;
  right: auto;
}

.teaser_box {
  max-width: 1200px;
}
.teaser_box.teaser1, .teaser_box.teaser3 {
  margin-left: 0;
  margin-right: auto;
}
.teaser_box.teaser2 {
  margin-right: 0;
  margin-left: auto;
}

@media screen and (max-width: 639px) {
  .p-v-0.products_listing {
    padding-left: 0;
    padding-right: 0;
  }

  body.page-template-searchpage ul.products li, .related.products ul.products li, .cross-sells ul.products li {
    margin: 20px 0 0px;
  }

  body.page-template-searchpage ul.products li .product_thumb, .related.products ul.products li .product_thumb, .cross-sells ul.products li .product_thumb {
    position: absolute;
    height: 100%;
  }

  body.page-template-searchpage ul.products li .product_thumb_inner, .related.products ul.products li .product_thumb_inner, .cross-sells ul.products li .product_thumb_inner {
    padding: 5px 20px 20px 20px;
  }

  h1, h2, h3, h4 {
    letter-spacing: -0.04em;
  }
}
.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.pac-container {
  z-index: 99999;
}

.city-rotator {
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
  white-space: nowrap;
  -webkit-animation: fadeIn 2s ease-out 1 0.3s;
  -ms-animation: fadeIn 2s ease-out 1 0.3s;
  animation: fadeIn 2s ease-out 1 0.3s;
  animation-fill-mode: forwards;
  pointer-events: none;
  overflow: hidden;
}
.city-rotator span {
  position: absolute;
  opacity: 0;
  width: 100%;
  -webkit-animation: rotateWord 3s cubic-bezier(1, 0, 0, 1) infinite 0s;
  -ms-animation: rotateWord 3s cubic-bezier(1, 0, 0, 1) infinite 0s;
  animation: rotateWord 3s cubic-bezier(1, 0, 0, 1) infinite 0s;
}
.city-rotator span:nth-child(2) {
  -webkit-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

/*keyframes*/
@-webkit-keyframes rotateWord {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  70% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes rotateWord {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  70% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes rotateWord {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  70% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 0;
  }
}
/* ------------------------------------
HELPER CLASSES
------------------------------------ */
.p-t-0 {
  padding-top: 0;
}

.p-b-0 {
  padding-bottom: 0;
}

.p-v-0 {
  padding-top: 0;
  padding-bottom: 0;
}

#gform_18 .gform_footer, #gform_19 .gform_footer {
  width: 100%;
  display: inline-block;
  text-align: center;
}

#gform_18 .gform_footer input[type=submit], #gform_19 .gform_footer input[type=submit] {
  display: inline-block;
  float: none;
  margin: 0 auto;
}

.gsection .gsection_description img {
  position: absolute;
  top: 16px;
  left: 20px;
  width: 46px;
}
.gsection > h2 {
  padding-left: 36px;
  padding-right: 36px;
}

.gform_wrapper select#input_22_172 {
  max-width: 300px;
}

.form_submitted * {
  cursor: wait;
}

body.form_submitted::after {
  content: " ";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white url(_inc/img/loader.gif) no-repeat center center;
  opacity: 0.8;
  background-size: 60px 60px;
  cursor: wait;
}

#field_22_184 .ginput_container_radio label,
#field_25_184 .ginput_container_radio label,
#field_26_184 .ginput_container_radio label,
#field_28_184 .ginput_container_radio label,
#field_31_184 .ginput_container_radio label {
  display: inline;
  padding-left: 5px;
}
#field_22_184 li,
#field_25_184 li,
#field_26_184 li,
#field_28_184 li,
#field_31_184 li {
  padding: 0 10px 30px 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 767px) {
  .gsection > h2 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
/*GENERAL*/
h1, h2, h3, .h1, .h2, .h3, .product {
  -webkit-font-smoothing: antialiased;
}

h2, .h2 {
  letter-spacing: -0.02em;
}

.home_howitworks .h3 {
  letter-spacing: 0.4em;
}

.content.content1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.content.search h2, .content.search h3, .content.search p, .content.search .product p, .content.search .cta-wrapper h2 {
  text-align: left;
}

#business .h3 {
  padding-top: 0;
}
#business .h3:before {
  display: none;
}

.search_tint {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.3;
  display: none;
}

.search-highlight .search_tint {
  display: block;
}

.geolocation-wrapper::after {
  display: none;
  content: "Please enter a suburb to check availability in your area.";
  padding: 20px 22px;
  margin-top: 30px;
  background: #f5bec6;
  color: #d30020;
  font-family: "CircularStdBold", Helvetica, sans-serif;
  font-size: 19px;
}

.search-highlight .geolocation-wrapper::after {
  display: block;
}

/*HOME*/
.banner_text {
  padding: 30px 40px 50px 40px;
}

.homebanner {
  height: auto;
}
.homebanner h2 {
  text-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
}
.homebanner .content {
  padding: 140px 80px;
}

.page-template-searchpage .homebanner {
  height: 500px;
}

.teaser_box {
  max-width: 900px;
}

.home_howitworks {
  margin: 80px 0;
  background: #838995;
  padding: 50px;
}

.howitworks_col img {
  width: 185px;
}

#retailers {
  margin: 30px 0;
}

.cover-photo {
  position: relative;
}

#retailers {
  text-align: left;
}
#retailers a.retailer {
  text-align: left;
}
#retailers .retailer .logo {
  width: 80px;
  height: 80px;
  bottom: -10px;
  top: auto;
  left: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px auto;
}

.content.search .teaser_boxes h3 {
  font-size: 14px;
  letter-spacing: 0;
  color: #af2127;
  margin-top: 30px;
}

.teaser_box_text * {
  text-align: center !important;
}

.teaser_boxes {
  max-width: 1400px;
  margin: 0 auto;
}

.specials {
  max-width: 1800px;
  margin: 0 auto;
}

.content.search .teaser_boxes h2 {
  color: black;
  font-size: 36px;
}

.categories_inner {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}

.categories_small button {
  top: 27px;
}

.categories_small button.slick-disabled {
  opacity: 0;
}

.categories_small button.slick-prev {
  background: url(_inc/img/cats_prev.png) no-repeat center center;
  background-size: 8px;
}

.categories_small button.slick-next {
  background: url(_inc/img/cats_next.png) no-repeat center center;
  background-size: 8px;
}

.categories_small {
  background: white;
  border-bottom: 1px solid #dedede;
  text-align: center;
  height: 101px;
  padding: 0 50px;
}
.categories_small #category-tiles .category-tile {
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  padding: 9px 6px 3px 6px;
  width: 100px;
  height: 89px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.categories_small #category-tiles .category-tile:hover, .categories_small #category-tiles .category-tile.current {
  background: white;
  border-bottom: 5px solid #d0021b;
  height: 84px;
  color: #d0021b;
}
.categories_small #category-tiles .category-tile:hover svg g, .categories_small #category-tiles .category-tile.current svg g {
  fill: #d0021b;
}
.categories_small #category-tiles .category-tile svg {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.categories_small #category-tiles .category-tile svg g {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.categories_small #category-tiles .category-tile:hover svg, .categories_small #category-tiles .category-tile.current svg {
  transform: scale(1.2);
}
.categories_small #category-tiles .category-tile h4 {
  font-size: 12px;
  line-height: 15px;
  font-family: "ProximaNova";
  margin: 0;
}
.categories_small #category-tiles .category-tile svg {
  padding: 7px 0 6px 0;
  height: 28px;
}

.teaser_boxes_header {
  margin-top: 150px;
}

input.button.register {
  padding: 21px 30px;
}

/*LANDING PAGE*/
.homebanner#hero-anonymous {
  height: auto;
}
.homebanner .banner_text h1 {
  color: white;
  letter-spacing: -0.04em;
  font-size: 50px;
  text-align: center;
  text-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
  margin-bottom: 40px;
}

#geolocation1::-webkit-input-placeholder, #geolocation2::-webkit-input-placeholder, #geolocation3::-webkit-input-placeholder {
  color: #9096a1;
}

.banner_text #geolocation1, .banner_text #geolocation2, .banner_text #geolocation3 {
  padding-top: 23px;
  padding-bottom: 23px;
}
.banner_text .geolocation-wrapper button {
  padding: 26px 10px;
  font-size: 20px;
}

.panel p.sign-in {
  font-size: 18px;
  margin-top: 20px;
}

.page-template-landingpage .teaser_boxes_header {
  margin-top: 60px;
}
.page-template-landingpage .display_price {
  display: none !important;
}

#landing_wrapper {
  padding-top: 30px;
}

/*CHRISTMAS LIST*/
.gsection .gsection_description img {
  position: absolute;
  top: 16px;
  left: 20px;
  width: 46px;
}
.gsection > h2 {
  padding-left: 36px;
  padding-right: 36px;
}

.gform_wrapper select#input_22_172 {
  max-width: 300px;
}

.loader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: white url(_inc/img/loader.gif) no-repeat center center;
  opacity: 0.8;
  background-size: 60px 60px;
}

.form_submitted .loader {
  display: block;
}

#field_22_184 .ginput_container_radio label,
#field_25_184 .ginput_container_radio label,
#field_26_184 .ginput_container_radio label,
#field_28_184 .ginput_container_radio label,
#field_31_184 .ginput_container_radio label {
  display: inline;
  padding-left: 5px;
}
#field_22_184 li,
#field_25_184 li,
#field_26_184 li,
#field_28_184 li,
#field_31_184 li {
  padding: 0 10px 30px 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

/*LAPPY*/
@media screen and (max-width: 1500px) {
  .panel {
    padding: 4px 60px 25px 60px;
  }

  .banner_text {
    padding: 6px 40px 26px 40px;
  }
  .banner_text h2 {
    font-size: 38px;
    line-height: 38px;
  }

  .content.search h2 {
    margin-top: 20px;
  }

  #landing_wrapper {
    padding-top: 15px;
  }

  .page-template-searchpage .homebanner {
    height: 350px;
  }

  .cta-wrapper {
    top: 100px;
  }
  .cta-wrapper h2 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 1300px) {
  .categories_small button.slick-disabled {
    opacity: 0.1;
  }
}
/*MOBILE*/
@media screen and (max-width: 1023px) {
  #retailers .retailer .logo {
    left: 20px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 960px) {
  body.page-template-landingpage .banner_text h1, body.page-template-landingpage .banner_text .h1 {
    font-size: 26px;
    line-height: 30px;
  }

  .banner_text #geolocation1 {
    width: 100%;
    font-size: 14px;
  }
  .banner_text .geolocation-wrapper.success .true, .banner_text .geolocation-wrapper.success .false {
    right: 10px;
    top: 30px;
  }

  body.page-template-landingpage .banner_text .geolocation-wrapper.failure .true {
    right: 10px;
    top: 30px;
  }

  .banner_text .geolocation-wrapper.failure .false, .banner_text .geolocation-wrapper .loader {
    right: 10px;
    top: 30px;
  }
  .banner_text .geolocation-wrapper #geolocation1 {
    padding-left: 30px;
    background-position: 10px 50%;
  }
  .banner_text .geolocation-wrapper button {
    position: relative;
    width: 100%;
    padding: 22px 0;
    font-size: 12px;
  }

  .homebanner h2 {
    font-size: 21px;
    line-height: 28px;
  }

  .panel p.sign-in {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
  }

  ul.products#specials_slider li.slick-slide {
    min-height: 150px;
  }
}
@media screen and (max-width: 767px) {
  .gsection > h2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .teaser_boxes_header {
    margin-top: 50px;
  }

  body.home .banner_text {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    bottom: 0;
  }

  body.home #notify-me .banner_text {
    bottom: auto;
  }

  .panel .form-upper .geolocation-wrapper {
    margin-top: 20px;
  }

  .homebanner h2 {
    margin-top: 0;
    margin-bottom: 14px;
  }

  .geolocation-inner {
    font-size: 0;
  }

  .banner_text .geolocation-wrapper.success .true {
    right: 10px;
  }

  .banner_text .geolocation-wrapper.failure .false {
    right: 25%;
  }

  .banner_text #geolocation1 {
    width: 78% !important;
  }

  .banner_text #geolocation1, .banner_text #geolocation2, .banner_text #geolocation3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .banner_text .geolocation-wrapper button {
    width: 22% !important;
    text-align: left;
    font-size: 0 !important;
    background-image: url(_inc/img/search_neg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px auto;
  }

  button.geolocation-submit.shop-now {
    display: block;
    width: 100% !important;
    font-size: 15px !important;
    text-align: center;
    background-image: none;
  }

  .banner_text .success #geolocation1 {
    width: 100% !important;
  }

  .specials button.slick-prev, .specials button.slick-next {
    display: none !important;
  }

  .specials .slick-track {
    margin: -40px 0 0 0;
  }

  .home_howitworks {
    margin-top: 30px;
  }

  .teaser_box_text {
    padding: 20px 36px;
    height: 200px;
    margin-top: 180px;
  }

  .teaser_box {
    margin: 60px 0;
  }

  .teaser_box.teaser1 {
    margin-top: 20px;
  }

  .cta-wrapper p.description {
    display: none;
  }

  body.page-template-searchpage ul.products li, .related.products ul.products li, .cross-sells ul.products li {
    margin-top: 8px;
  }

  ul.tags {
    margin-bottom: 25px;
  }

  p#breadcrumbs {
    font-size: 11px;
    letter-spacing: 0.03em;
    padding: 0 20px;
  }
}
.shop_table td.product-name {
  font-size: 12px;
}

.categories_small .slick-track {
  margin: 0 auto;
}

ul#shipping_method.justavoucher.single-method {
  max-width: 200px;
  width: 200px;
}

ul#shipping_method.justavoucher.single-method label {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .content--wide {
    padding: 20px 0;
  }

  .specials .slick-track {
    margin: 0;
  }

  ul.products#specials_slider li.slick-slide {
    margin: 0;
  }

  .specials ul.products li {
    box-shadow: none;
  }

  .specials ul.products li:hover {
    box-shadow: none;
    transform: none;
  }

  .specials ul.products {
    box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1);
  }
}

/*# sourceMappingURL=style.css.map */