.thu-action > a {
  flex-grow: 1;
  max-width: 48%;
}
.thu-delv-msg#themessage {
  background-color: #EEEEEE;
  border-radius: 6px;
  padding: 25px;
  max-width: 350px;
  min-width: 350px;
  margin: 0px 0 !important;
}
.thu-info {
  display: flex;
  align-items: flex-start;
  padding-bottom: 15px;
  font-size: 16px;
}
.thu-info > img {
  margin-right: 8px;
}
.thu-container {
  display: flex;
  padding-bottom: 50px;
}
.product_refund_list > .row {
  border-top: solid 1px #ccc;
}
.product_refund_list > .row.kit-pr {
  border-top: solid 1px transparent;
}
.click-label {
  cursor: pointer;
  margin: 5px 0 5px 10px;
  display: block;
}
.click-label > input[type="checkbox"] {
  top: 7px;
}
.itm-cont {
  display: flex;
  margin: 10px 0;
}
.itm-info-cont {
  display: flex;
  padding: 0 0 10px 20px;
  justify-content: space-between;
  flex-grow: 1;
}
a.vendor-pop {
  color: #808285;
  font-size: 12px;
  margin-bottom: 2px;
  display: block;
  text-decoration: none
}
a.pr-ttl-pop {
  color: #5D5D5D;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 6px;
  display: block;
  text-decoration: none;
}
.reg-pr-pop {
  color: #222222;
  font-size: 18px;
  font-weight: 600;
}
.pr-txt-cont {
  margin-right: 20px;
  flex-grow: 1;
}
input.qty-input {
  width: 83px;
  font-size: 16px;
  line-height: 22px;
  padding: 6px;
  text-align: right;
  margin-right: 10px;
}
.input-btns-pop {
  display: flex;
  margin-top: 6px;
}
.full-width-btn > span#span_NostoID, .full-width-btn > span#span_NostoID > a {
  display: block;
}
.v-details {
  text-align: center;
  margin: 10px 0;
}
.checkout-order-cont {
  display: flex;
  padding: 30px 0 0;
}
.order-list {
  margin-right: 30px;
  width: calc(100% - 350px);
}
/*checkout*/
.pr-line {
  border-bottom: 1px solid #E6E7E8;
  display: flex;
  justify-content: space-between;
  padding: 13px 0;
}
.ch-pr-image {
  margin-right: 13px;
}
.ch-pr-detail {
  display: flex;
  margin-right: 5px;
}
a.ch-ven, .ch-pr-qty {
  color: #A5A5A5 !important;
  font-size: 12px;
  display: block;
  margin-bottom: 3px;
}
.ch-pr-qty > a {
  color: #A5A5A5;
}
a.ch-pr-name {
  color: #434243;
  font-size: 14px;
  display: block;
  margin-bottom: 3px;
}
.ch-pr-ttl {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ch-pr-price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-right: 10px;
}
.ch-sale-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
.ch-change-qty {
  display: flex;
  justify-content: flex-start;
}
.ch-ttl-price {
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}
.ch-tax > a {
  color: #808285;
  margin-left: 4px;
  font-size: 10px;
}
.ch-pr-tax {
  display: flex;
  justify-content: flex-end;
}
.ch-input-btns {
  display: flex;
  margin: 0 5px 0 15px;
  align-items: center;
}
.ch-input-btns > input.qty-input {
  max-height: 35px;
}
.ch-prices {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
  min-width: 60px;
}
.ch-ttl-cont {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.ch-pr-old {
  text-decoration: line-through;
}
.ch-pr-sale {
  color: #EF4C4A;
}
.ch-pr-save {
  color: #EF4C4A;
}
.ch-multi-buy {
  color: #EF4C4A;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  margin: 2px 0;
}
h1.list-sectiontitle:nth-child(2) {
  padding-top: 0;
  margin-top: 0;
}
.ch-not-av {
  display: flex;
  margin: 5px 0;
}
.ch-not-av img {
  margin-right: 8px;
}
select.subst_select {
  max-width: 330px;
  width: 100%;
}
.ch-pr-price a.white-btn {
  font-size: 13px !important;
  min-width: 230px;
}
.ch-fh-ttl {
  display: flex;
}
.pr-line-fh, .pr-line-kit {
  border-bottom: 1px solid #E6E7E8;
}
.fr-main-line {
  border-bottom-color: transparent;
}
.pr-line-fh ul > li {
  display: flex;
  justify-content: space-between;
}
.pr-line-kit ul > li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.pr-line-fh ul, .pr-line-kit ul {
  padding: 0 20px;
}
.ch-fh-txt {
  font-weight: 600;
  font-size: 12px;
  padding: 10px 0 20px 0;
}
.pr-not-avl {
  background-color: #EEEEEE;
  border-right: 3px solid #EEEEEE;
  border-left: 3px solid #EEEEEE;
}
.ch-kit-pr {
  display: flex;
  width: 88%;
}
.kit-pr-ttl {
  color: #434243;
  width: 45%;
}
.kit-pr-qty {
  width: 55%;
  color: #808285;
}
.ch-kit-swap {
  width: 12%;
  text-align: right;
}
.ch-pre-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #EEEEEE;
  padding: 15px 20px;
  color: #5D5D5D;
}
.cal-date {
  display: flex;
  color: #222;
  min-width: 230px;
}
.orderTotal {
  font-size: 16px;
  border-bottom: 3px solid #BCBEC0;
  text-align: left;
  padding: 12px 0;
  color: #5D5D5D;
  font-weight: 400;
}
.totalPrice {
  float: right;
  font-size: 16px;
  font-weight: 600;
  color: #222222;
}
.font-25 {
  font-size: 25px;
}
.font-22 {
  font-size: 22px;
}
.font-30 {
  font-size: 30px;
}
.font-32 {
  font-size: 32px;
}
.font-10 {
  font-size: 10px;
}
.font-12 {
  font-size: 12px;
}
.more-info-points {
  border: 2px solid white;
  align-self: flex-end;
  white-space: nowrap;
  background-color: #548992;
  line-height: 1.15;
}
.ch-truck-banner {
  background: url(../gifs/ch-road-car.png) no-repeat bottom;
  background-color: #548992;
  color: white;
  background-size: 100%;
  padding: 2%;
  background-position-y: 100%;
  min-height: 260px;
  display: flex;
  justify-content: space-between;
  line-height: 1.7;
  margin-bottom: 30px;
}
.ch-km {
  margin-left: 1px;
  white-space: nowrap;
}
.bill-summery {
  background-color: #EEEEEE;
  border-radius: 6px;
  padding: 30px;
}
.totalLine {
  border-bottom: 1px solid #FFFFFF;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.totalDetailsLine {
  border-bottom: 1px solid #FFFFFF;
  padding: 8px 0;
}
.order-bill {
  width: 350px;
  min-width: 350px;
}
.ch-taxz {
  position: absolute;
  right: -3px;
  line-height: 1.7;
  width: 0;
  font-size: 10px;
  color: #808285;
}
.ch-taxz > a {
  color: #808285;
}
.ch-sub-desc-total {
  width: 20%;
  text-align: right;
  font-size: 12px !important;
}
.ch-sub-desc {
  width: 80%;
}
.ch-sub-desc > a {
  color: #222222;
}
.ch-subledge {
  display: flex;
  font-size: 12px;
  color: #222222;
  position: relative;
  width: 100%;
  justify-content: space-between;
  line-height: 22px;
}
.totalSaveLine {
  color: #EF4C4A;
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}
.completeOrder-btn {
  width: 100%;
}
.ch-bill-status {
  font-size: 12px;
  color: #808285;
  margin-top: 4px;
  font-style: italic;
  text-align: center;
}
.ch-sub-ttl {
  border-bottom: 3px solid #BCBEC0;
  padding: 25px 15px;
  color: #5D5D5D;
}
.ch-sub-ttl a {
  color: #5D5D5D;
}
.ch-sub-hdr {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 6px;
  color: #222222;
  text-transform: uppercase;
}
.ch-input-link {
  display: flex;
}
input.ch-input {
  border-right-color: transparent;
  border-radius: 3px 0 0 3px !important;
  flex-grow: 1;
}
a.ch-redeem {
  border-radius: 0px 3px 3px 0;
}
.ch-select-link {
  display: flex;
  margin-top: 4px;
}
.ch-select-link > select {
  flex-grow: 1;
  margin-right: 8px;
}
.delete-link {
  float: right;
}
.applied-promo {
  padding-top: 10px;
  color: #434243;
}
.applied-promo > ul > li {
  font-weight: 600;
  margin: 5px 0 10px;
}
.applied-promo > ul {
  margin-bottom: 0;
}
.promo-msg {
  color: #5D5D5D;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
}
.ch-support-gr {
  font-weight: 600;
  color: #5D5D5D;
  margin-top: 4px;
  line-height: 1.8;
}
.ch-support-gr .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  display: inline-block;
  width: 100% !important;
  margin-bottom: 0;
}
.ch-del-info {
  background-color: #EEEEEE;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.ch-del-info > #themessage {
  max-width: 1200px;
  margin: 0 auto !important;
  background-color: #EEEEEE;
}
.ch-del-info > #themessage > ul {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  margin: 0 15px;
}
.ch-del-info > #themessage > ul > li {
  width: 33.33%;
}
.ch-del-info .icon-info-cont {
  margin-left: 0;
}
.ch-coupon-alert {
  color: #EF4C4A;
  font-weight: 600;
  font-style: italic;
  margin: 3px 0;
}
.ch-coupon-removed {
  color: #95BB52;
  font-weight: 600;
  font-style: italic;
  margin: 3px 0;
}
.ch-input.coupon-alert-input {
  border-color: #EF4C4A !important;
  border-right-color: transparent !important;
}
.ch-not-confirmed {
  position: relative;
}
.ch-not-confirmed:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../gifs/red_exclamation.png) no-repeat center;
  position: absolute;
  left: -8px;
  top: 4px;
  background-size: 100%;
}
.ch-so > li > ul {
  display: flex;
  text-align: right;
  padding: 16px;
}
.row-ttl {
  width: 38%;
  text-align: left;
}
.row-ttl > a {
  font-weight: 600;
  color: #222222;
}
.ch-freq {
  width: 20%;
  text-align: right;
}
.ch-price-so {
  width: 10%;
}
.freq-date {
  width: 8%;
  order: 4;
  padding-left: 5px;
  font-size: 12px;
}
.ch-so {
  border-top: 3px solid #BCBEC0;
  border-bottom: 3px solid #BCBEC0;
  display: inline-block;
  width: 100%;
}
.ch-so > li:first-child {
  background-color: #EEEEEE;
  font-weight: 600;
  white-space: nowrap;
}
.ch-so > li:not(:first-child) {
  border-bottom: 1px solid #E6E7E8;
}
.ch-so-btn {
  margin: 16px 0;
  float: right;
}
.threeperrow {
  display: flex;
  flex-wrap: wrap
}
.threeperrow > li {
  width: 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  font-size: 35px;
  font-weight: 100;
  color: #434243;
  padding: 0 10px;
  text-align: center;
}
.threeperrow > li > a {
  color: #434243;
}
.pr-list-ws {
  display: flex;
}
.pr-list-ws > li {
  width: 33.33%;
  padding: 0 15px;
}
.yellow-alrt-box {
  margin: 10px 0px;
  padding: 10px;
  width: 100%;
  text-align: left;
  background-color: white !important;
  border: 1px solid #E9A941;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.4;
  border-left-width: 15px;
}
.update-browser {
  display: table;
  display: flex;
  justify-content: space-between;
  margin: 15px auto;
  max-width: 1230px;
  width: 95%;
}
.update-browser > div > .yellow-input {
  margin-left: 10px;
  min-width: 180px;
  float: right;
}
.update-browser > div:first-child {
  float: left;
}
#video-wrapper {
  width: 100%;
  max-height: 480px;
  overflow: hidden;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: -15%;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container iframe .ytp-ce-element {
  display: none !important;
}
.tabing-menu-cont {
  display: flex;
  flex-direction: column;
  max-height: 588px;
  flex-wrap: wrap;
  flex-grow: 1;
}
.tabing-menu-cont > ul {
  min-width: 25%;
  margin-bottom: 25px;
  margin-right: 10px;
}
.tabing-menu-cont > ul > li > a {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
  padding-bottom: 5px;
  display: block;
}
.tabing-menu-cont > ul > li:first-child > a, .tabing-menu-cont > ul > li:first-child, .m-mttl {
  color: #222222;
  font-size: 18px;
  margin-left: 0;
  line-height: 1.1;
  font-weight: 600;
  text-align: left;
}
.tab-banner {
  display: flex;
  justify-content: space-between;
}
.pr-area-filter {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between; /*    overflow: hidden;*/ /*hide add to shopping lists*/ /*    min-height: 600px;*/
}
.filter-products-cont > ul, .filter-products-cont #LHListItems {
  width: 80%;
}
.filter-products-cont ul.selected-pr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  height: auto;
  padding: 0;
}
.stickyF {
  /*    padding-top: 15px;*/
  z-index: 999;
  background-color: white;
  padding-bottom: 0;
}
.overlay-effect-filter .stickyF {
  padding-top: 0;
}
.stickyF > ul {
  margin-bottom: 0;
}
.mega_menu#menuholder #navcenter {
  max-width: 1386px;
}
.blog-tab {
  float: right;
}
.product-info-details .add-to-list-cont {
  height: 48px;
  top: 0;
}
.swap-flags > div > a {
  white-space: nowrap;
}
.prod-icons-large > .tool-tip-cont > a {
  margin-right: 0;
}
#fhb-type > a[data-toggle="tooltip"] {
  color: #70BFC5 !important;
  font-weight: 600;
}
.product-info-details .MyListResult {
  width: auto;
}
.product-info-details .add-to-cart-btn-slide {
  width: 87%;
  width: calc(100% - 56px);
  backface-visibility: transparent !important;
}
.wstabcontent > div {
  padding: 32px 30px !important;
}
.menu-ttl {
  font-weight: 600;
  color: #222 !important;
  margin-bottom: 10px;
  font-size: 18px;
  display: inline-block;
}
.menu-pr-ttl {
  color: #222 !important;
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0;
  display: inline-block;
}
.menu-price {
  text-align: right;
  margin-bottom: 15px;
}
.shop-all-btn {
  font-size: 14px !important;
  width: 100%;
}
.menu-arrow {
  top: 46%;
  position: absolute;
  font-size: 33px;
  margin-left: -12px;
}
.wsshoptabingxlwp .carousel-control.right, .wsshoptabingxlwp .carousel-control.left {
  background-image: none;
}
.pr-info-under {
  display: flex;
}
.pr-labels {
  padding: 10px 0 0;
}
.pr-ingredients {
  width: 100%;
  padding-left: 5px;
}
.pr-labels-sub {
  border-top: 1px solid #BCBEC0;
  padding: 15px 0 0;
}
.product-info-details .pre-order-black ~ .add-to-cart {
  position: relative;
}
.product-info-details .adds-action {
  flex-direction: column;
}
.product-info-details .pre-order-black ~ .pre-order-btn #addcart-holder-large {
  justify-content: space-between;
}
.product-info-details .pre-order-black ~ .pre-order-btn #addcart-holder-large > .pre_order {
  width: 85%;
  color: white !important;
  box-shadow: none;
  padding: 12px 20px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
  transition: background-color .3s;
}
.s-out-pr .add-to-cart-btn-slide {
  width: 100%;
}
.incart-text {
  width: calc(100% - 60px);
  flex-grow: 1;
  text-align: center;
}
.wsmenuxl-list > li.blog-tab {
  float: right;
}
.wsmenuxl-list > li.blog-tab > .navtext {
  text-align: left;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  color: #555555;
}
.wsmenuxl-list > li.blog-tab > .navtext > span {
  font-weight: 600;
}
.column_menu {
  display: flex;
  height: 400px;
}
.column_menu1 {
  display: flex;
}
.column_menu2 {
  display: flex;
  height: 330px;
}
.column-pr-menu {
  display: flex;
  width: 60%;
}
.column_menu3 {
  display: flex;
  height: 250px;
}
.column_menu4 {
  display: flex;
  height: 150px;
}
.column-pr-menu > li {
  padding: 0 10px;
  width: 50%;
}
.single-tab {
  background-color: white;
  padding: 30px;
  height: 286px;
  display: flex;
  justify-content: space-between;
}
.hdr-btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.badg-cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.badg-cont > li {
  text-align: center;
  width: 20%;
  padding: 20px 0;
}
.gm-ttl {
  font-weight: 600;
  color: #5D5D5D;
  font-size: 14px;
  margin-bottom: 5px;
}
.gm-ctn {
  padding: 0 20px;
  font-size: 12px;
  text-align: left;
}
.gm-dtl {
  color: #808285;
  text-align: center;
  margin: 5px 0;
}
.new-tag-gm {
  display: inline-block;
  color: white;
  font-weight: 600;
  background-color: #7AC695;
  padding: 1px 2px;
  position: absolute;
}
.gm-ctn > img {
  max-width: 100%;
}
.full-pr-gm {
  text-align: right;
  background-color: #E6E7E8;
  border-radius: 6px;
  padding: 0 8px;
  color: #808285;
  line-height: 15px;
}
.progress-bar-gm {
  position: relative;
}
.ach-bar {
  position: absolute;
  background-color: #7AC695;
  border-radius: 6px;
  color: white;
  text-align: left;
  overflow: hidden;
  font-size: 1rem;
  height: 100%;
  height: 100%;
  line-height: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.light-green-btn {
  background-color: #7AC695;
}
.badge-info-pop {
  display: flex;
}
.two-btn-gm {
  display: flex;
  justify-content: space-between;
}
.two-btn-gm > a {
  width: 42%;
}
.product-info-details #addcart-holder-large {
  justify-content: space-between;
}
.product-info-details #addcart-holder-large .sold-out-pr {
  /*
    width: 78%;
    background-color: #E6E7E8!important;
    text-align: center;
*/
  color: #a2a2a2;
}
.list-view-on .pif-1 ~ .pif-2 {
  float: right;
  position: absolute;
  right: 5px;
  bottom: -8px;
  width: 224px;
}
.brand-mvedio > iframe {
  width: 100%;
  margin: 10px auto;
  height: 300px;
}
.total-itmes {
  float: right;
  position: relative;
  right: 0;
  display: inline;
  width: 100%;
  text-align: right;
  height: 0;
  overflow: visible;
  color: #5D5D5D;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 15px;
}
.sign-up-cont #myTabContent #home, .sign-up-cont #myTabContent #office {
  display: none;
}
.sign-up-cont #myTabContent {
  display: inline-block;
  width: 100%;
}
#personalS:checked ~ #myTabContent #home, #corporateS:checked ~ #myTabContent #office {
  display: inline-block;
}
label[for="personalS"] {
  width: calc(50% - 32px);
  padding-left: 10px;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  left: -5px;
}
label[for="corporateS"] {
  width: calc(50% - 48px);
  padding-left: 10px;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  left: -5px;
}
#signup-tabbedsection.sign-up-cont {
  background-color: #EEEEEE;
  font-size: 14px;
  max-width: 660px;
  margin: 0 auto;
  padding: 30px 20px 20px 30px;
  border-radius: 6px;
}
.sign-up-cont .form_line {
  padding: 0;
}
#signup-tabbedsection.sign-up-cont .form-controlb {
  width: 95%;
  height: 40px;
  border-radius: 3px 3px 3px 3px !important;
}
#signup-tabbedsection.sign-up-cont .formlabel_topline {
  margin: 0;
  font-size: 14px;
  color: #434243;
}
.selected-pr .view_icons {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  flex-wrap: wrap;
}
.selected-pr #pagination-spud, .selected-pr .iPerPage {
  margin-bottom: 15px;
  width: auto;
}
.signupP-btn {
  width: 230px !important;
  display: block;
  margin: 0px auto 0;
  border: none;
}
.grean-postalCode {
  font-size: 12px;
  color: #559D73;
  font-style: italic;
  font-weight: 400;
}
.sign-up-copy {
  text-align: center;
  font-size: 12px;
  color: #222222;
}
.sign-up-txt {
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
.si-btn-m {
  display: none;
}
.spud-products {
  border-left: 4px solid #95BB52;
  position: relative;
  padding-top: 10px; /*	margin-left: 10px;*/
}
.market-place-pr {
  border-left: 4px solid #222222;
  position: relative;
  padding-top: 10px; /*	margin-left: 10px;*/
}
/*
.site-hdr-new #the-cart .spud-products .cd-cart-items li , .site-hdr-new #the-cart .market-place-pr .cd-cart-items li{
	padding-left: 0;
}
*/
.sp-ch, .mpp-ch {
  border-left-width: 10px;
  padding-left: 10px;
  margin-left: 0;
}
.market-place-pr-ttl {
  background-color: #222222;
  color: #FFFFFF;
  padding: 0 4px 0 0;
  margin: 0;
  position: absolute;
  top: 0px;
  font-size: 11px;
  display: inline-block;
  font-weight: 600;
  line-height: 15px;
  z-index: 1;
}
.spud-products-ttl {
  background-color: #95BB52;
  color: #FFFFFF;
  padding: 0 4px 0 0;
  margin: 0;
  position: absolute;
  top: 0px;
  font-size: 11px;
  display: inline-block;
  font-weight: 600;
  line-height: 15px;
  z-index: 1;
}
.sp-ch .spud-products-ttl, .mpp-ch .market-place-pr-ttl {
  font-size: 14px;
  line-height: 17px;
  left: -20px;
  padding: 0 4px;
}
.pr-count-ech {
  align-self: flex-end;
}
.password_input {
  position: relative;
}
.password_input_eye {
  width: 38px;
  height: 38px;
  background-size: contain;
  font-size: 14px;
  position: absolute;
  background-color: #eee;
  bottom: 1px;
  right: 16px;
  border-radius: 0 3px 3px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9992; /*    border-right: solid 1px #ccc;*/
}
.password_input_eye > img {
  max-height: 20px;
  max-width: 20px;
}
.password_input_eye.visible > img {
  opacity: .5;
}
/*filter update span*/
#n_LHList_groceryItemsID {
  width: 80%;
  padding: 0 15px;
}
.categ-main-filter-sub {
  padding-left: 10px;
}
#breadcrumbs.brFilter {
  padding-bottom: 10px;
}
.Subcateg-filter {
  padding-left: 10px;
  margin-bottom: 0px;
}
.Subcateg-filter > li {
  margin-bottom: 10px;
}
.list-view-on .adds-action {
  flex-wrap: wrap;
}
.list-view-on .add-to-cart-btn-slide, .list-view-on .pre-order-btn {
  width: 80%;
  flex-grow: 1;
}
.list-view-on .add-to-list-cont {
  width: 20%;
}
.site-hdr-new {
  height: 186px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.holidayPromo {
  color: #222222;
}
.sgg {
  text-align: center;
  font-size: 30px;
  font-weight: 100;
  font-size: 2em;
  color: #5D5D5D;
}
.cummunity_logos {
  display: flex;
  justify-content: space-between;
}
.cummunity_logos > a {
  width: 24%;
  border: 1px solid #E6E7E8;
  text-align: center;
  padding: 15px 5px;
}
.cummunity_logos > a > img {
  max-width: 100%;
  height: auto;
}
.list-gc {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.list-gc > li {
  border-left: 2px solid #BCBEC0;
  padding-left: 15px;
  width: 30%;
}
.x-window-header-default-top {
  box-shadow: none;
  border-style: hidden;
}
.drop-down-filter {
  display: none;
  border: 1px solid rgb(204, 204, 204);
  padding: 8px 5px;
  height: 38px;
  font-size: 14px;
  cursor: pointer;
  color: #808285;
  margin-left: 10px;
  min-width: 90px;
  flex-grow: 1;
  font-weight: 400;
}
.break-out {
  position: relative;
  left: calc(-50vw + 50%);
  width: 100vw;
  text-align: center;
}
.touch-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  z-index: 1;
  opacity: 1;
  padding: 10px 0 0 10px;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 1%, transparent 99%);
}
.notify-me-btn {
  background-color: #95BB52;
  text-transform: uppercase;
  padding: 14px 20px;
  font-weight: 600;
  height: 48px;
  margin: 2px 0 0;
  color: #FFFFFF;
  border-radius: 0 0 3px 3px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
.check-green, .wait-msg {
  /*	display: none;*/
}
#notifyMe:checked ~ .action_btn .notify-me-btn {
  /*	display: none;*/
}
.action_btn .check-green {
  background-color: #5E823A;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 3px 3px;
  height: 48px;
  margin-top: 2px;
}
#notifyMe:checked ~ .pr-image-wr-whole .wait-msg, #notifyMe:checked ~ .action_btn .wait-msg {
  display: block;
}
#notifyMePr:checked ~ .wait-msg {
  display: flex;
  height: 48px;
  align-items: center;
  font-weight: 600;
  color: #5D5D5D;
}
#notifyMePr:checked ~ .notify-me-btn {
  display: none;
}
.wait-msg > img {
  width: 18px;
  height: 18px;
  min-height: auto;
  min-width: auto;
  transform: none !important;
  position: inherit;
  background: none;
  display: inline;
}
.list-view-on .wait-msg > img {
  background-color: #5E823A;
  border-radius: 50%;
  padding: 3px;
  margin-left: 3px;
  width: 20px;
  height: 20px;
}
.pay-options > input[type="image"] {
  max-width: 100%;
}
.pay-options > table img {
  max-width: 100%;
}
.spud-tag-ch, .mp-tag-ch {
  position: relative;
}
.spud-tag-ch > div {
  position: absolute;
  background-color: #95BB52;
  color: #FFFFFF;
  top: -5px;
  left: -10px;
  display: inline-block;
  font-weight: 600;
  padding: 0 4px;
  z-index: 1;
}
.spud-tag-pr {
  border-left: 10px solid #95BB52;
}
.mp-tag-ch > div {
  position: absolute;
  background-color: #222222;
  color: #FFFFFF;
  top: -5px;
  left: -10px;
  display: inline-block;
  font-weight: 600;
  padding: 0 4px;
  z-index: 1;
}
.mp-tag-pr {
  border-left: 10px solid #222222;
}
#Cart_Details .spud-tag-ch > div, #Cart_Details .mp-tag-ch > div {
  left: 0;
}
form[name="_frm_CeateList"] .create-list {
  padding: 0;
}
.awaiting-stock {
  width: calc(100% - 66px);
}
.as-copy {
  font-weight: 600;
  font-size: 16px;
  color: #808285;
}
.awaiting-stock ~ span .add-to-list-cont {
  top: 20px;
}
#n_NostoID_top {
  margin-top: 25px;
}
.hero-container {
  position: relative;
  background-color: #eee;
  text-align: center;
}
.top-hero-img {
  width: 100%;
  height: auto;
  max-height: 350px;
  min-height: 275px;
  object-position: 80% 50%;
  object-fit: cover;
  max-width: 100%;
}
.hero-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-box {
  background-color: rgba(255, 255, 255, 0.9);
  height: 80%;
  width: 85%;
  max-width: 600px;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hero-ttl {
  font-size: 40px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-copy {
  color: #5D5D5D;
  font-size: 20px;
  padding-top: 5px;
}
.cuicines-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 30px auto 20px auto;
  max-width: 1200px;
}
.cuicines-list > li {
  display: inline-block;
  position: relative;
  height: 300px;
  margin-bottom: 15px;
  transition: box-shadow .5s;
}
.pop-cuis-name {
  position: absolute;
  text-align: center;
  display: block;
  width: 100%;
  bottom: 10px;
  font-weight: 600;
  color: #000000 !important;
  transition: color .5s;
}
.cuicines-list > li > a > img {
  transition: transform .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.cuicines-list > li:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.cuicines-list > li > a:hover > img {
  transform: scale(1.05) rotate(4deg);
  opacity: 1;
}
.cuicines-list > li > a:hover .pop-cuis-name {
  color: #548992 !important;
}
.explore-container {
  position: relative;
  max-width: 1280px;
  margin: 30px auto 10px;
  border-bottom: 1px solid #707070;
}
.explore-ttl {
  font-size: 32px;
  color: #434243;
  display: inline;
  width: 100%;
  background-color: white;
  margin: 0 auto;
  padding: 0 20px;
  line-height: 44px;
  min-height: 44px;
}
.explore-ttl:after {
  content: '';
  width: 100%;
  border-bottom: 1px solid #707070;
  position: absolute;
  top: 22px;
  left: 0;
  z-index: -1;
  margin: 0 auto;
}
.white-back-btn {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 24px;
  border-radius: 25px;
  border: 3px solid transparent;
  transition: background-color .3s, color .3s;
  transition-timing-function: cubic-bezier(0.51, 0.73, 0.57, 0.26);
}
.green-b-btn {
  border-color: #437E40;
  color: #437E40 !important;
}
.green-b-btn:hover {
  background-color: #437E40;
  color: white !important;
}
.g-line {
  border-bottom: 1px solid #367633;
  width: 136px;
  padding-top: 20px;
  margin-bottom: 20px;
}
.eco-hero {
  min-height: 300px !important;
}
.read-sus {
  white-space: nowrap;
}
.info-product > img {
  margin: 30px 0 30px 30px;
}
.full-sc-span {
  display: block;
  width: 100% !important;
}
.products-area ul.selected-pr > li .add-to-cart-slide > img {}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.products-area ul.selected-pr > li:hover .add-to-cart-slide > img {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
}
.r_filter .mainCat {
  background-color: #EEEEEE;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  margin: 0;
}
.r_filter li.mainCat:first-child:not(.activeTab) {
  background-color: #e6e7e8;
}
.filter-recipes {
  display: flex;
}
.r_filter {
  max-width: 240px;
  width: 25%;
  padding-top: 28px;
  margin-right: 8px;
}
.r_filter li.activeTab {
  color: #FFFFFF;
  background-color: #70BFC5;
}
li.activeTab .rec-count {
  color: #FFFFFF;
}
.top-header-re {
  text-align: center !important;
  font-size: 40px;
  padding-bottom: 20px;
}
.filter-recipes #recipe-tiles {
  flex-grow: 1;
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.filter-recipes #recipe-tiles > a {
  width: 33.33%;
}
.filter-recipes #recipe-tiles > a > .recipe_tile {
  width: 100%;
  padding: 0 7px;
  margin: 0 0 15px 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
  min-height: inherit;
  position: relative;
}
.filter-recipes #recipe-tiles h2, .filter-recipes #recipe-tiles h3 {
  width: 100%;
}
.filter-recipes #recipe-tiles > a .recipe_tile img {
  min-height: inherit;
  height: 300px;
  opacity: 1 !important;
}
.filter-recipes #recipe-tiles > a > .recipe_tile > .recipe_name {
  position: absolute;
  bottom: 0;
  background-color: #00000085;
  color: #fff !important;
  width: 100%;
  left: 0;
  margin-left: 7px;
  width: calc(100% - 14px);
  padding: 8px 14px;
  font-weight: 100;
  font-size: 16px;
  transition: background-color .3s;
}
.filter-recipes #recipe-tiles > a:hover .recipe_name {
  background-color: rgba(0, 0, 0, 0.7);
}
.r_filter > ul > li {
  display: flex;
  justify-content: space-between;
  background-color: #FFFFFF;
  margin-bottom: 1px;
  color: #222;
  font-size: 13px;
  padding: 6px 10px;
  cursor: pointer;
  transition: background-color .3s;
}
.rec-count {
  color: #bcbec0;
  font-weight: 400;
  font-size: 12px;
  margin-left: 10px;
}
.r_filter > ul > li.subCat {
  padding-left: 25px;
}
.r_filter > ul {
  background-color: #EEEEEE;
}
.r_filter > ul > li:hover {
  text-decoration: underline;
}
.filter-recipes > #recipe-tiles > h2:not(.top-header-re), .filter-recipes > #recipe-tiles > h3 {
  padding-left: 7px;
  padding-bottom: 15px;
}
.dob-sign-up {
  width: 95%;
  display: flex;
}
.dob-day {
  width: 25%;
  height: 40px;
}
.dob-month {
  width: 40%;
  margin: 0 2.5%;
  height: 40px;
}
.dob-year {
  width: 30%;
  height: 40px;
}
.deliv-link {
  white-space: nowrap;
}
.counter-cont {
  float: right;
  position: absolute;
  top: 0;
  right: 5px;
  text-align: center;
}
.time-msg {
  color: #B33838;
  font-weight: 600;
  font-size: 8px;
  display: inline-block;
  padding-bottom: 4px;
}
.time-left {
  border: 2px solid #B33838;
  border-radius: 5px;
  color: #EF4C4A;
  font-size: 10px;
  font-weight: 600;
  background-color: #FFFFFF;
  padding: 3px;
}
.calendar-icon {
  float: left;
  position: absolute;
  top: 6px;
  left: 6px;
}
.deliv-info-box {
  display: flex;
}
a[name="Filter"] {
  position: relative;
  top: -130px;
}
.see-live-btn {
  background-color: #7AC695;
  position: fixed;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 5px 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #0000001a;
  cursor: pointer;
  transition: background-color .3s;
}
.see-live-btn:hover {
  background-color: #559D73;
}
.list-view-on .org-product-flag:after, .list-view-on .org-product-flag:after, .list-view-on .gluten-product-flag:after, .list-view-on .prod-left:after {
  top: 14px;
}
.ven-ctop {
  max-width: 1190px;
  margin: 20px auto 0 auto !important;
  padding-left: 10px !important;
  text-align: left;
}
.dotted-list > li {
  position: relative;
  padding-left: 20px;
  padding-top: 10px;
}
.dotted-list > li:after {
  content: '.';
  position: absolute;
  display: block;
  left: 5px;
  top: 8px;
  font-size: 40px;
  line-height: 0;
  height: auto;
}
.dis_ai .catbox {
  background-color: transparent;
  height: 100%;
  padding: 0;
}
.shop_all.dis_ai .catbox {
  padding: 0 0 30px 0;
}
.dis_ai .catbox h3 {
  margin: 0;
  padding: 0;
  height: 100%;
}
.dis_ai .cat_img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-height: none;
  text-align: right;
  height: auto;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.dis_ai .cate_thmb {
  border: 1px solid #E6E7E8;
  border-radius: 5px;
  box-shadow: none;
  overflow: hidden;
  min-height: 222px;
  margin: 10px;
  width: calc(20% - 20px);
}
.dis_ai .cate_thmb:hover {
  background: none;
  box-shadow: none;
}
.dis_ai .cat_img img {
  width: auto;
}
.dis_ai .cat-title {
  color: #434243 !important;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  transition: .3s all;
}
.dis_ai .cat-title:hover {
  text-decoration: underline !important;
}
.dis_ai .catbox li a {
  color: #808285 !important;
  font-size: 13px;
  display: inline-block;
  padding-bottom: 5px;
}
.dis_ai .catbox ul {
  padding: 0;
  margin: 0;
}
.dis_ai .catbox > .more {
  position: absolute;
  bottom: 15px;
  color: #434243 !important;
  font-weight: 600;
  font-size: 13px;
}
.dis_ai .catbox a:hover {
  color: #EEEEEE;
}
.dis_ai.category_home {
  justify-content: center;
}
.promo-top > .prodcategory, .promo-top > .product_intro {
  max-width: 1230px;
  margin: 0 auto;
}
.rec-cat-ttl {
  font-weight: 900;
  font-size: 44px;
  line-height: 50px;
  color: #E9A941;
  text-align: center;
  margin: 40px auto 60px auto;
}
.recipes-catalog .recipe_name {
  position: absolute;
  bottom: 0;
  color: white;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 150%);
  height: 50%;
  font-weight: 500;
  padding: 0;
  font-size: 24px;
  line-height: 30px;
  display: flex;
  align-items: flex-end;
}
.recipes-catalog .recipe_name > a {
  color: white !important;
  font-weight: 500;
  height: 100%;
  width: 100%;
  display: flex;
  padding: 30px;
  align-items: flex-end;
  line-height: 1.1;
}
.recipes-catalog {
  display: grid;
  grid-template-columns: 33% 16.5% 16.5% 33%;
  grid-template-rows: repeat(8, 150px);
  grid-gap: 30px;
  justify-items: stretch;
  align-items: stretch;
  justify-content: center;
  margin: 0 40px;
}
.recipes-catalog .recipe_tile {
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: inherit;
  border: none;
  margin: 0;
}
.recipes-catalog .recipe_tile img {
  min-height: 100%;
  background: none;
  height: auto;
}
.recipes-catalog .recipe_tile:nth-child(1) {
  grid-area: 1/1/3/2;
}
.recipes-catalog .recipe_tile:nth-child(2) {
  grid-area: 5/1/6/2;
}
.recipes-catalog .recipe_tile:nth-child(3) {
  grid-area: 1/4/3/5;
}
.recipes-catalog .recipe_tile:nth-child(4) {
  grid-area: 3/1/5/3;
}
.recipes-catalog .recipe_tile:nth-child(5) {
  grid-area: 3/3/4/5;
}
.recipes-catalog .recipe_tile:nth-child(6) {
  grid-area: 4/3/5/5;
}
.recipes-catalog .recipe_tile:nth-child(7) {
  grid-area: 7/3/8/4;
}
.recipes-catalog .recipe_tile:nth-child(8) {
  grid-area: 8/3/9/4;
}
.recipes-catalog .recipe_tile:nth-child(9) {
  grid-area: 5/2/7/4;
}
.recipes-catalog .recipe_tile:nth-child(10) {
  grid-area: 5/4/7/5;
}
.recipes-catalog .recipe_tile:nth-child(11) {
  grid-area: 7/1/9/3;
}
.recipes-catalog .recipe_tile:nth-child(12) {
  grid-area: 1/2/3/4;
}
.recipes-catalog .recipe_tile:nth-child(13) {
  grid-area: 6/1/7/2;
}
.recipes-catalog .recipe_tile:nth-child(14) {
  grid-area: 7/4/8/5;
}
.recipes-catalog .recipe_tile:nth-child(15) {
  grid-area: 8/4/9/5;
}
.shorter_list {
  max-height: inherit;
  min-height: 320px;
  transition: max-height 0.3s ease-out;
}
.shorter_list.full_height {
  max-height: inherit !important;
  transition: max-height 0.3s ease-out;
  border-bottom-color: transparent;
}
.branc_btn {
  color: #70BFC5;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  padding: 5px 5px 10px 5px;
  cursor: pointer;
  padding-top: 30px;
  position: relative;
  top: -25px;
  z-index: 2;
  background: transparent no-repeat;
  background-image: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.73), white);
  background-size: 100% 25px;
}
.branc_btn > img {
  margin-left: 10px;
  transform: max-height 0.3s ease-out;
}
.shorter_list.full_height ~ .branc_btn .see-all {
  display: none;
}
.see_less {
  display: none;
}
.shorter_list.full_height ~ .branc_btn .see_less {
  display: inline-block;
}
.shorter_list.full_height ~ .branc_btn > img {
  transform: rotate(180deg);
  top: -2px;
  position: relative;
}
.shorter_list.full_height ~ .branc_btn {
  top: 0;
  padding-top: 10px;
}
.plc {
  position: relative;
}
.plc:after {
  content: 'Place Holder';
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background: red;
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}
.fwp_area {
  max-width: inherit !important;
}
.fwp_area #theproducts {
  max-width: inherit;
}
.multisearch-wrapper {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: #FFFFFF;
}
.filter-actions {
  background-color: #EEEEEE;
  padding: 15px 20px;
  border-bottom: 1px solid #CCCCCC;
  font-weight: 600;
  font-size: 16px;
  color: #222222;
  margin: 0;
}
.list_actions {
  background-color: #EEEEEE;
  padding: 15px;
  border-top: 1px solid #CCCCCC;
  display: flex;
}
.list_actions.edite_drop {
  border: none;
  padding: 0;
  background-color: transparent;
}
#resultsWrapper {
  min-height: 313px;
  margin-top: 15px;
}
#resultsWrapper li {
  padding: 8px 20px;
  min-height: 36px;
}
#resultsWrapper li > a {
  color: #222222;
  font-size: 14px;
}
#resultsWrapper > ul {
  margin: 15px 0;
}
.list_actions > a {
  text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0;
  color: white !important;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  padding: 8px 10px;
  border-radius: 3px;
  text-align: center;
}
.editSearchList {
  background-color: #222;
  margin-right: 15px;
  flex-grow: 1;
}
a.clearSearchList {
  background-color: white;
  text-decoration: underline;
  color: #70BFC6 !important;
  text-shadow: none;
}
.slick_search {
  margin: 0 auto !important;
  border-bottom: 1px solid #CCCCCC;
}
.navSearchTxt {
  margin: 0px;
  width: 100%;
  min-height: 313px;
  border: 0 !important;
  resize: none;
  box-shadow: none !important;
  margin-top: 15px;
  padding: 0px 20px;
  line-height: 36px;
  color: #222;
}
.multiSearchLink {
  background-color: #222222;
  border-radius: 3px;
  width: 100%;
  color: #FFFFFF !important;
  font-weight: 400;
  text-align: center;
  border: 0;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 10px;
  font-size: 14px;
  display: block;
}
.product-info-details a.pre_order {
  width: calc(100% - 60px);
  float: left;
}
.search-list-top {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-right: 4px;
}
.search-list-top #formQuickSearch, .search-list-top #formQuickSearch_m {
  flex-grow: 1;
}
.qls-box {
  border: 1px solid #BCBEC0;
  border-left: none;
  border-radius: 0 3px 3px 0;
  padding: 0px 12px;
  position: relative;
  color: #808285;
  text-decoration: underline;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  cursor: pointer;
  white-space: nowrap;
  background-color: #FFFFFF;
}
.qls-box:after {
  content: ' ';
  border-right: 1px solid #BCBEC0;
  height: 70%;
  width: 1px;
  position: absolute;
  top: 15%;
  left: 0;
}
label.qls-box.new-tag:before {
  content: '';
  position: absolute;
  /*    right: -11px;*/
  /*    top: calc(50% - 7px);*/
  background: #42C7B0;
  color: white;
  border-radius: 50%;
  /*    width: 14px;*/
  /*    height: 14px;*/
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse_new 1s infinite;
  right: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
}
@-webkit-keyframes pulse_new {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(66, 199, 176, 0.55);
  }
  70% {
    -webkit-box-shadow: 0 0 0 4px rgba(66, 199, 176, 0.25);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(66, 199, 176, 0);
  }
}
@keyframes pulse_new {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(66, 199, 176, 0.55);
    box-shadow: 0 0 0 0 rgba(66, 199, 176, 0.55);
  }
  70% {
    -moz-box-shadow: 0 0 0 4px rgba(66, 199, 176, 0.25);
    box-shadow: 0 0 0 4px rgba(66, 199, 176, 0.25);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(66, 199, 176, 0);
    box-shadow: 0 0 0 0 rgba(66, 199, 176, 0);
  }
}
label.qls-box.new-tag {
  position: relative;
}
.search-list-top #search-input {
  border-right: none !important;
  border-radius: 3px 0 0 3px !important;
  box-shadow: none;
  border-color: #B8BABC !important;
  border-width: 1px !important;
}
.site-hdr-new .search-list-top .search_iconz {
  border: none;
  border-radius: 0;
  border-top: solid 1px #bcbec0;
  border-bottom: solid 1px #bcbec0;
  height: 40px;
  border-right-color: transparent;
  background: white;
}
.l_se_pop {
  display: none;
  position: absolute;
  top: 49px;
  width: 100%;
  background: white;
  border: 1px solid #B8BABC;
  z-index: 100000;
  box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.16);
  padding: 12px;
  color: rgba(128, 130, 133, 1);
  min-width: 300px;
  right: 0;
  border-radius: 3px;
}
#list_search_check:checked ~ .l_se_pop, #list_search_check_m:checked ~ .l_se_pop {
  display: block;
}
#get_list_top, .get_list_top {
  width: 100%;
  margin-bottom: 12px;
  margin-top: 12px;
  resize: none;
  box-shadow: none !important;
  padding: 15px;
  border-color: rgba(230, 231, 232, 1) !important;
  font-size: 14px;
  color: #222222;
  font-weight: 600;
  line-height: 23px;
  max-height: calc(100vh - 250px);
  overflow: auto !important;
}
.search-list-info {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #434243;
}
.ql-info-box {
  display: none;
}
.sl-buttons-right {
  display: flex;
  min-width: 60px;
  justify-content: space-between;
  margin-left: 12px;
}
.sl-buttons-right > label {
  margin: 0;
  cursor: pointer;
}
#ql-info:checked ~ .ql-info-box, #ql-info_m:checked ~ .ql-info-box {
  display: block;
  position: absolute;
  top: 12px;
  background-color: #E6E7E8;
  border-radius: 3px;
  z-index: 2;
  color: #2D2D2D;
  padding: 12px;
  font-size: 12px;
  font-weight: 600;
  left: 0;
  margin: 0 12px;
}
.close-info-list-q {
  float: right;
  padding-top: 30px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 14px;
  cursor: pointer;
}
#get_list_top::-webkit-input-placeholder, .get_list_top::-webkit-input-placeholder {
  font-style: italic;
  color: rgba(188, 190, 192, 1);
  font-size: 14px;
}
.l_se_pop:after {
  content: '';
  background: url('../gifs/top_img.png')no-repeat;
  position: absolute;
  top: -10px;
  right: 50px;
  width: 20px;
  height: 10px;
  background-size: contain;
}
.logo_list_search {
  display: block;
}
.copy_list {
  display: none;
}
.logo_list_search > img {
  height: 24px;
  width: auto;
}
.search_page_ttl {
  font-size: 25px;
  color: #5D5D5D;
  font-weight: 200;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.num_search {
  font-size: 14px;
  color: #808285 !important;
  font-weight: 200;
  float: right;
  height: 30px;
  display: flex;
  align-items: center;
}
.num_search:hover {
  text-decoration: underline !important;
}
.slick_search .slick-next:before {
  background: url('../gifs/right-arrow.svg') no-repeat;
  width: 50px !important;
  height: 60px !important;
}
.slick_search .slick-prev:before {
  background: url('../gifs/left-arrow.svg') no-repeat;
  width: 50px !important;
  height: 60px !important;
}
.slick_search .slick-prev.slick-disabled:before, .slick_search .slick-next.slick-disabled:before {
  opacity: 0;
}
.slick_search .slick-next {
  right: 0 !important;
  height: 100% !important;
  background: linear-gradient(269deg, rgba(255, 255, 255, 1) 60px, rgba(255, 255, 255, 0)) !important;
  width: 150px !important;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.slick_search .slick-prev.slick-disabled, .slick_search .slick-next.slick-disabled {
  background: transparent !important;
  cursor: inherit;
  width: 0 !important;
  height: 0 !important;
}
.slick_search .slick-prev {
  left: 0 !important;
  height: 100% !important;
  background: linear-gradient(-269deg, rgba(255, 255, 255, 1) 60px, rgba(255, 255, 255, 0)) !important;
  width: 150px !important;
  text-align: right;
  display: flex;
  justify-content: flex-start;
}
.search_list_side {
  width: 20%;
}
.mobile_search_nav {
  display: none;
}
.close_s_edite {
  display: none;
}
.search_next, .search_prev {
  background-color: #7AC695;
  border-radius: 3px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  cursor: pointer;
}
.click-nav-search {
  background-color: #559D74;
  border-radius: 3px;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  margin: 0 6px;
  color: white;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  padding: 13px;
  font-weight: 400;
  cursor: pointer;
}
.nav-search-list-m {
  margin: 0;
}
.pink_bag {
  position: relative;
  transform: translateY(-200%);
  transition: none;
  background: white;
  height: 100%;
  opacity: .95;
  color: #222 !important;
  font-size: 15px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 5px 80px;
  z-index: -1;
  font-weight: 600;
  visibility: hidden;
}
.list-view-on .pink_bag {
  transition: none;
}
.pink_bag.slide_overlay {
  transform: translateY(-100%);
  background: linear-gradient(-360deg, transparent 1%, #FCB3C1);
  z-index: 1;
  visibility: inherit;
}
.list-view-on .pink_bag.slide_overlay {
  background: linear-gradient(180deg, #F4B7AE, #FAD0C7);
  transform: translate(140px, -50px);
  color: black !important;
  height: auto;
  z-index: 2;
  min-width: 330px;
  font-size: 10.5px;
  padding: 15px 10px;
  border-radius: 8px;
  text-align: center;
}
.product-info-details .pink_bag {
  transition: transform .6s;
  background: white;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.44);
  color: white !important;
  font-size: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 10px 12px;
  border-radius: 5px;
  margin-bottom: 15px;
  background: linear-gradient(-360deg, rgba(248, 196, 185, 1), rgba(239, 151, 140, 0.89));
  height: auto;
  transform: none;
  z-index: 0;
  display: none;
}
.product-info-details .pink_bag.slide_overlay {
  display: block;
}
.toggle-label {
  position: relative;
  display: inline-block;
  width: 33px;
  min-width: 33px;
  height: 17px;
  margin: 0 0 0 5px;
}
.slider-cir {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(125deg, rgba(232, 232, 232, 1), rgba(221, 221, 221, 1), rgba(193, 193, 193, 1), rgba(182, 182, 182, 1));
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 17px;
  border: 1px solid rgba(169, 170, 172, 1);
}
.slider-cir:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  right: -2px;
  bottom: -2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
  border: 1px solid #A9AAAC;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px;
}
.avaiable_slider:checked + .slider-cir {
  background: rgba(23, 180, 95, 1);
}
.ava-same-day .avaiable_slider:checked + .slider-cir {
  background: linear-gradient(-286deg, #1D61CE, #20A8F0);
}
.avaiable_slider:focus + .slider-cir {
  box-shadow: 0 0 1px #70bfc5;
}
.avaiable_slider:checked + .slider-cir:before {
  -webkit-transform: translateX(-16px);
  -ms-transform: translateX(-16px);
  transform: translateX(-16px);
}
.available-area {
  display: flex;
  align-items: center;
  padding-right: 10px;
  color: rgba(93, 93, 93, 1);
  font-size: 14px;
  max-height: 38px;
}
.numb-avai {
  color: rgba(165, 165, 165, 1);
  padding-right: 10px;
}
.error_links {
  display: inline-flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-radius: 8px;
}
.error_links > a {
  background-color: #222;
  border: 1px solid #222222;
  border-radius: 4pt;
  margin: 4px;
  padding: 12px 20px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
  letter-spacing: .7px;
  font-size: 14px;
  transition: all .3s;
}
.error_links > a:hover, .error_links > a:focus {
  background-color: white;
  color: #222;
}
.dis_ai.short_main_category .cate_thmb {
  min-height: 130px;
  width: calc(16.666% - 20px);
}
.dis_ai.short_main_category {
  padding-bottom: 20px;
}
.error_page_content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
}
.rec_box {
  border-color: #F06F6E !important;
  display: flex;
  flex-direction: row;
  background: linear-gradient(267deg, rgba(240, 111, 110, 0.14), rgba(221, 104, 102, 0.35));
}
.rec_msg {
  color: #F06F6E;
  font-weight: 600;
  text-align: left;
  font-size: 14px;
}
.rec-img {
  align-self: flex-end;
  padding-left: 3px;
}
.error_top_cont {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: url(../gifs/404.png) no-repeat;
  height: 545px;
  background-size: cover;
  background-position: right;
}
.left_error_cont {
  padding: 30px 0 30px 5%;
  width: 55%;
}
.sub_right_ttl {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  font-weight: 100;
  color: #808285;
  font-size: 20px;
}
.sub_right_ttl > .line {
  content: '';
  display: block;
  flex-grow: 1;
  border-bottom: 1px solid #ccc;
  margin-right: 15px;
}
.ttle-search-error {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}
.sub-ttl-error {
  font-size: 22px;
  padding: 20px 0;
}
.error_search {
  height: inherit !important
}
.error_search #search {
  margin: 0;
}
.error_search #search #search-input {
  background-color: white !important;
  font-size: 18px;
  height: 45px !important;
  border-radius: 10px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  border-color: #707070;
}
.error_search #search .search_iconz {
  border-radius: 0 10px 10px 0;
  border-color: #707070;
  border-left-color: transparent;
}
.error_search #search .form-control::-webkit-input-placeholder {
  font-size: 18px !important;
}
.browse-ttl {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  padding: 20px 15px;
}
.del-are-zip {
  display: flex;
}
.del-are-zip > form {
  padding: 30px 30px 30px 0;
  width: 40%;
}
.del-are-features {
  position: relative;
  overflow: hidden;
  padding: 30px;
  list-style-type: none;
  width: 60%;
}
.del-are-features:after {
  content: '';
  background: #eee url(../gifs/Shop.png) repeat;
  position: absolute;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  z-index: -1;
  background-size: 130px;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  background-repeat: space;
  opacity: .4;
}
.del-are-features > li:not(:last-child) {
  padding-bottom: 20px;
}
.zipCode {
  flex-grow: 1;
}
.postal-cont {
  display: flex;
  padding-top: 20px;
}
.postal-cont > .postalbutton {
  margin-top: 0;
}
.postal-pop {
  background-size: 100%;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 20px;
}
.city-pop {
  background-size: 100%;
  width: 100%;
  height: 100%;
  text-align: center;
}
.pop-ttl {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: .015em;
  display: block;
  margin-top: 15px;
  padding: 0 10px 5px 10px;
}
.sub-pop-ttl {
  font-size: 20px;
}
.pop-more-info {
  font-size: 14px;
  color: #808285;
  letter-spacing: .001em;
  display: block;
  margin: 0 auto 20px auto;
  /*   max-width: 80%;*/
}
.pop-input {
  display: block;
  position: relative;
  width: 207px;
  margin: 0 auto;
  max-width: 70%;
}
input[type="text"].pop-postal-search, input[type="email"].pop-postal-search {
  border: 1px solid #E6E7E8;
  border-radius: 4px;
  padding: 13px 55px 13px 30px;
  width: 100%;
  margin: 0 auto;
  font-size: 19px;
  color: #808285;
  letter-spacing: .019em;
  font-weight: 100;
  text-align: left;
}
input[type="text"].pop-postal-search::-webkit-input-placeholder, input[type="email"].pop-postal-search::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.54px;
  color: #808285;
  text-align: left;
}
.pop-not-delv {
  width: 265px;
}
.pop-postal-btn {
  position: absolute;
  right: 8.5px;
  border-radius: 4px;
  background-color: #000000;
  width: 38px;
  height: 38px;
  top: 8.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.small-txt-pop {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #808285;
  font-size: 12px;
  margin: 30px auto;
}
.deliv-drop-pop {
  display: none;
}
#pick-days-input:checked ~ .deliv-drop-pop {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  top: 65px;
  border-radius: 34px;
  left: 0;
  border: 1px solid #E6E7E8;
  position: absolute;
  width: 100%;
  background: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  padding: 10px 0;
  overflow: hidden;
}
.drop-cont {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pick-deiv-pop {
  display: inline-flex;
  position: relative;
  border: 1px solid #E6E7E8;
  border-radius: 34px;
  padding: 13px 60px 13px 20px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 344px;
  background-color: #FFFFFF;
}
.drop-cont .delivr_date {
  color: #808285;
  font-size: 18px;
  letter-spacing: .01em;
  white-space: nowrap;
}
.drop-cont .delivr_date:after {
  content: ' | ';
}
.drop-cont .delivr_ops {
  color: #BCBEC0;
  margin-left: 5px;
  font-weight: 600;
}
.pick-deiv-pop .pop-postal-btn > img {
  transform: rotate(90deg);
}
.fre-dv {
  color: #7AC695 !important;
}
.delivr_pop > a {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  padding: 10px 15px;
  overflow: hidden;
  transition: background-color .3s;
}
.delivr_pop:not(:last-child) > a:after {
  content: '';
  border-bottom: 1px solid #EEEEEE;
  width: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 10%;
  display: inline-block;
}
.delivr_pop > a:hover, .delivr_pop > a:focus, .delivr_pop > a.selected_day {
  background-color: rgba(0, 0, 0, 1);
}
.delivr_pop > a:hover:after, .delivr_pop > a:focus:after, .delivr_pop > a.selected_day:after {
  border-color: transparent;
}
.delivr_pop > a:hover .delivr_date, .delivr_pop > a:focus .delivr_date, .delivr_pop > a.selected_day .delivr_date, .delivr_pop > a:hover .delivr_ops, .delivr_pop > a:focus .delivr_ops, .delivr_pop > a.selected_day .delivr_ops {
  color: #FFFFFF !important;
}
.pick-deiv-pop .pop-postal-btn {
  transition: transform .6s;
}
#pick-days-input:checked ~ .pick-deiv-pop .pop-postal-btn {
  transform: rotate(180deg);
}
.cities-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
}
.cities-grid > a {
  color: white !important;
  background-color: #000000;
  border-radius: 4px;
  width: 35%;
  display: block;
  padding: 7px 20px;
  margin: 10px;
  font-size: 14px;
  letter-spacing: .02em;
  border: 1px solid #000000;
  display: flex;
  justify-content: center;
  transition: all .3s;
}
.black-btn-pop {
  width: 115px;
  background: black;
  color: white !important;
  border-radius: 34px;
  padding: 13px 20px;
  text-align: center;
  display: inline-block;
  transition: all .3s;
  border: 1px solid #000000;
}
.cities-grid > a:hover, .cities-grid > a:focus, .black-btn-pop:hover {
  background-color: white;
  color: black !important;
}
.hero-office {
  position: relative;
  background: url(../gifs/HeroOffice.jpg) no-repeat center;
  background-size: cover;
  height: 100%;
  width: auto;
  display: block;
  min-height: 496px;
}
.hero-office-content {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  flex-direction: column;
  letter-spacing: .015em;
  padding: 15px;
  text-align: center;
}
.of-ttl {
  font-size: 95px;
  font-weight: 600;
}
.of-sub1 {
  font-size: 47px;
  color: #E9A941;
  font-weight: 600;
}
.of-sub2 {
  color: #96BB52;
  font-size: 37px;
}
.black-btn-banner {
  border-radius: 39px;
  background-color: #000000;
  color: white !important;
  padding: 13px 40px;
  margin-top: 15px;
  font-size: 20px;
}
.profile-ttle {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 48px;
}
.of-span {
  position: absolute;
  top: -30px;
  background-color: #FFFFFF;
  border-radius: 15px;
  min-width: 300px;
  display: block;
  padding: 13px;
  font-size: 27px;
}
.of-span:after {
  content: '';
  border-bottom: 4px solid #95BB52;
  width: 54px;
  bottom: 0;
  margin: 10px auto 0 auto;
  display: block;
}
.nosto-ttle-of {
  text-align: center;
  font-size: 21px;
  padding: 0 40px;
}
.of-sub3 {
  /*    border-top: 1px solid #707070;*/
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-size: 36px;
  padding: 30px 10px 20px 10px;
}
.of-sub3:after {
  content: '';
  position: absolute;
  border-bottom: 4px solid #FFD162;
  width: 54px;
  bottom: 0;
  margin: 10px auto 0 auto;
  display: block;
  right: calc(50% - 25px);
}
.hiw-steps-of {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 15px 40px;
}
.hiw-steps-of > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 25%;
  text-align: center;
}
.maker-story-sec {
  display: flex;
  justify-content: center;
  padding: 40px 15px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.made-by-1-sec {
  width: calc(60%);
  z-index: 1;
}
.made-by-imgs {
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-left: 10%;
  width: calc(40%);
}
.second-img-made {
  position: absolute;
  bottom: -20px;
  left: -33%;
}
.main-img-made {
  max-width: 100%;
}
.browse-mp-btn {
  position: absolute;
  bottom: -15px;
  text-align: center;
  width: 100%;
  right: 60px;
}
.browse-mp-btn > a {
  color: #fff;
  background-color: #222222;
  padding: 15px 30px;
  font-family: 'raleway', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  transition: all .3s;
}
.of-title-sec {
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 10px;
}
.of-big-link {
  border: 4px solid #000000;
  width: 434px;
  max-width: 100%;
  display: inline-block;
  padding: 20px;
  text-align: center;
  font-size: 22px;
  letter-spacing: .02em;
  color: #000000 !important;
  margin: 10px 0 40px;
  transition: all .3s;
}
a.of-big-link:hover, a.of-big-link:focus {
  background-color: #000000;
  color: white !important;
}
.office-side {
  line-height: 32px;
  font-size: 18px;
  color: #222222;
  padding: 0 40px;
}
.grey-sec-site {
  background: #EEEEEE;
  padding: 60px 10px;
}
.white-container {
  background: #FFFFFF;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
}
.gallary-cont {
  display: flex;
  border-top: 1px solid #eee;
  padding-top: 40px;
  position: relative;
}
.gallary-info {
  padding: 40px 40px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: right;
  align-items: flex-end;
  width: 60%;
}
.gallary-info2 {
  padding: 40px 40px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
  align-items: flex-start;
  width: 60%;
}
.contact-of-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 25px 0;
  text-align: center;
}
.team-cont {
  display: flex;
  justify-content: center;
}
.team-cont > li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-basis: 20%;
  text-align: center;
  padding: 0 30px;
}
.bottom-of-info {
  display: flex;
  padding: 60px 0;
}
.bottom-of-info > li {
  flex-basis: 50%;
  width: 50%;
  font-size: 20px;
  padding: 0 30px;
}
.bottom-of-info > li:not(:last-child) {
  border-right: 1px solid #707070;
}
.bottom-of-info > li > div {
  font-weight: 100;
}
.bottom-of-info > li:not(:last-child) > div {
  text-align: right;
}
.img-gal > img {
  max-width: 100%;
}
.img-gal {
  display: flex;
  align-items: center;
}
.yes-move {
  background: linear-gradient(-10deg, #87AB4A 50%, #93B851 50%);
  border-radius: 20px;
  padding: 13px 20px;
  color: white !important;
  cursor: pointer;
  margin: 15px auto 5px;
  font-size: 16px;
  border: none;
  text-align: center;
  width: 250px;
  max-width: 100%;
}
.no-move {
  background: linear-gradient(-10deg, #68ADB4 50%, #71BCC2 50%);
  border-radius: 20px;
  padding: 13px 20px;
  color: white !important;
  cursor: pointer;
  margin: 15px auto 5px;
  font-size: 16px;
  border: none;
  text-align: center;
  width: 250px;
  max-width: 100%
}
.of-big-link.contact-cn {
  max-width: 250px;
  padding: 13px 20px;
}
#pagingdev2.view_icons {
  margin-bottom: 15px !important;
}
.delivery-notification-aft5 {
  margin-top: 20px;
}
a[data-toggle="tooltip"] {
  color: #70BFC5;
  font-weight: 600 !important;
  transition: color .3s;
}
a[data-toggle="tooltip"]:hover, a[data-toggle="tooltip"]:focus {
  color: #548992;
}
.limit-msg-pr li {
  list-style: circle;
}
.limit-msg-pr .tooltip-inner {
  font-style: initial;
}
.prod-limit .tooltip-inner {
  text-transform: initial;
}
.prod-limit .tooltip-inner li {
  list-style: circle;
}
.delivery-notification {
  margin-top: 20px;
}
.eco-msg {
  font-size: 10px;
  color: #707070;
  line-height: 15px;
  padding: 20px 0 0;
}
#themessage .eco-effect .bootstrap-select.btn-group .dropdown-menu li.selected > a {
  background-color: #95BB52;
  color: white;
  padding: 6px 20px;
}
#themessage .eco-effect .bootstrap-select.btn-group .dropdown-menu li.selected > a .text-muted {
  color: white;
}
#themessage .eco-effect .bootstrap-select.btn-group .dropdown-menu li a {
  text-align: center;
}
#themessage > .row-ch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0;
}
#themessage > .row-ch > .elm-ch {
  width: 33.33%;
  padding: 0;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}
#themessage > .row-ch > .elm-ch .icon-info-cont {
  margin: 0;
}
.pick-fdel {
  max-width: 100%;
}
.pick-fdel > .btn-group > .btn {
  border-color: #E6E7E8 !important;
  padding: 13px 60px 13px 25px;
  font-size: 18px;
  border-radius: 35px;
  width: 344px;
  margin: 0 auto;
  box-shadow: none;
  text-align: center;
  background: white;
  outline: 0 !important;
  max-width: 100%;
}
.pick-fdel > .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: center;
}
.pick-fdel > .bootstrap-select.btn-group .dropdown-menu {
  border-radius: 34px;
  min-width: inherit;
  margin: 0 auto;
  width: 344px;
  max-width: 100%;
  font-size: 18px;
  text-align: center;
  margin-top: 4px;
  max-height: 173px !important;
}
.pick-fdel > .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  display: inline-block;
  max-width: 230px;
}
.pick-fdel > .bootstrap-select.btn-group .dropdown-menu li a {
  padding: 1px 25px;
  font-size: 15px;
  color: #808285;
  transition: .3s all;
}
.pick-fdel .dropdown-menu > li > a:hover, .pick-fdel .dropdown-menu > li > a:focus, .pick-fdel .dropdown-menu > li.selected > a {
  background-color: #222222;
  background-image: none;
  outline: none;
  color: #fff !important;
}
.pick-fdel > .bootstrap-select.btn-group .dropdown-menu li:not(:last-child) a:after {
  content: '';
  border-bottom: 1px solid #E6E7E8;
  display: block;
  position: absolute;
  bottom: -1px;
  height: 1px;
  width: 80%;
  left: 10%;
  margin: 0 auto;
}
.pick-fdel > .bootstrap-select.btn-group .dropdown-toggle .caret {
  background: #222 url('../gifs/white-right-arrow.svg') no-repeat center;
  border: none;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  transform: rotate(90deg);
  top: calc(50% - 17px);
  right: 7px;
  transition: transform .5s;
}
.pick-fdel > .bootstrap-select.btn-group.open .dropdown-toggle .caret {
  transform: rotate(-90deg);
}
.start-shopping-btn {
  background: #222;
  color: white !important;
  padding: 8px 25px;
  font-size: 16px;
  display: inline-block;
  margin-top: 40px;
  border-radius: 22px;
  width: 220.7px;
  text-decoration: none !important;
  border: 1px solid #222;
}
.start-shopping-btn:hover {
  background: #fff;
  color: #222 !important;
}
.search-list-links {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}
.search-list-links > li {
  margin: 5px;
  font-size: 14px;
  letter-spacing: .02em;
}
.search-list-links > li .ser-box {
  background-color: white;
  color: #222222;
  padding: 0;
  display: block;
  border-radius: 3px;
  border: 1px solid #000000;
}
.search-list-links > li .ser-plus {
  padding: 0;
}
.search-list-links > li.sected-list .ser-box, .search-list-links > li .ser-box:hover {
  background-color: #222222;
  color: white;
}
.search-list-links > li label {
  margin: 0;
  padding: 10px 20px;
  cursor: pointer;
}
.ser-box a {
  color: #222222;
  padding: 10px 15px;
  display: inline-block;
}
.search-list-links > li .ser-box:hover a, .search-list-links > li.sected-list .ser-box a {
  color: white;
}
.search-result-cont {
  background-color: #396B4E;
  font-size: 14px;
  color: white;
  padding: 20px 15px 20px;
  width: calc(100vw + 1%);
  position: relative !important;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 0px;
  margin-bottom: 15px;
}
.info-search {
  text-align: center;
  letter-spacing: .025em;
  margin-top: 20px;
}
.result-term {
  font-size: 32px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  text-shadow: rgba(0, 0, 0, 0.4) 0 3px 3px;
  letter-spacing: .04em;
  text-transform: capitalize;
}
.plus-mobile {
  display: none;
}
.full-slider-hm .slick-slide {
  height: auto
}
a.rem-se-res {
  margin: 0 0 0 5px;
  padding: 10px 10px 10px 0;
  color: #848484;
}
a.rem-se-res:hover {
  text-decoration: underline;
}
.search-list-links > li.sected-list .ser-box .rem-se-res, .search-list-links > li .ser-box:hover .rem-se-res {
  color: #efeded;
}
.must-be-msg {
  border: 1pt solid #E54947;
  border-radius: 3px;
  background-color: white;
  margin-top: 12px;
  margin-bottom: 16px;
  color: #B53838;
  padding: 10px 10px;
  text-align: left;
  font-size: 12px;
}
.top_mobile_new .search_iconz {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 8px;
  right: 14px;
}
.orange-box-error {
  border: 1px solid #E69600;
  border-radius: 3px;
  padding: 22px;
  margin-bottom: 22px;
  color: #BA7F2B;
}
.green-box-alert {
  border: 1px solid #7AC695;
  border-radius: 3px;
  padding: 22px;
  margin-bottom: 22px;
  color: #559D73;
}
.over_18_bic {
  background-color: #FFFFFF;
  border: 1pt solid #e54947;
  font-size: 11pt;
  color: #b53838;
  display: flex;
  padding: 11px;
  width: 100%;
  max-width: 610px;
  text-align: left;
  cursor: pointer;
}
.chek-box {
  width: 20px;
  min-width: 20px;
  background: white;
  height: 20px;
  margin: 4px 8px 0 0;
  border: 2px solid #4f4f4f;
  cursor: pointer;
  border-radius: 3px;
}
a.complet_18, a.fast_check_dis {
  background-color: rgba(180, 180, 180, 1) !important;
  pointer-events: none;
}
#over18:checked ~ .over_18_bic .chek-box {
  background: white url(../gifs/icon_svg_tick_grey.svg) no-repeat;
  background-size: contain;
}
#over18:checked ~ a.complet_18 {
  background-color: #70BFC5 !important;
  pointer-events: inherit;
}
#over18:checked ~ a.complet_18.complet_30 {
  background-color: rgba(180, 180, 180, 1) !important;
  pointer-events: none;
}
.fic-18 {
  color: rgba(181, 56, 56, 1);
  font-size: 12px;
  padding: 0 10px;
}
.deactiv-overlay {
  position: relative;
  display: inline-block;
  pointer-events: none;
  cursor: not-allowed;
}
.deactiv-overlay:after {
  content: '';
  background: hsla(0, 0%, 100%, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
}
.shopping_tabs {
  display: flex;
  padding: 0;
  margin: 10px 0 0;
}
.shopping_tabs > li > a {
  background-color: #E6E7E8;
  display: inline-block;
  line-height: 24px;
  padding: 10.5px 12px;
  border-radius: 3px 3px 0 0;
  margin-right: 1px;
  transition: background-color .3s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  min-height: 45px;
}
.shopping_tabs > li > a.active-tab, .shopping_tabs > li > a:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  background-color: white;
}
.shoppable-ttl {
  color: #5D5D5D;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}
.shoppable-ttl.all-cat {
  color: #222222;
}
.number-shoppable {
  font-size: 12px;
  color: #5D5D5D;
  margin-left: 40px;
  line-height: 1;
}
.bought-befor-icon, .on-sale-icon {
  color: white;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.bought-befor-icon {
  background-color: #17B45F;
}
.on-sale-icon {
  background-color: #D90132;
}
.float-links {
  position: absolute;
  top: 60px;
  z-index: 9999;
}
#pagingdev2.view_icons.shop-tabs {
  box-shadow: rgba(0, 0, 0, 0.16) 0 0 6px;
  z-index: 899;
  background: white;
  width: calc(100vw + 6px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  margin-top: 0 !important;
  height: auto;
}
.shop-tabs .top-filter-view {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0;
}
.shop-tabs .list-grid-toggle {
  border: none;
  margin: 5px 20px;
  height: 100%;
}
.shop-tabs .available-area {
  padding-right: 20px;
  border-right: 1px solid #E6E7E8;
  height: 46px;
  max-height: 46px;
}
.shop-tabs .sort-cat-opt .bootstrap-select button {
  border-color: transparent;
  border-left-color: #E6E7E8;
  height: 47px;
}
.shop-tabs .sort-cat-opt .bootstrap-select .dropdown-menu {
  border-color: #E6E7E8;
}
.shop-tabs .sort-cat-opt .bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 15px;
  top: 15px;
}
.breadcrumbs-arr {
  color: #E6E7E8;
  font-size: 11px;
  margin: 0 5px;
}
.float-links a.current-page-bc {
  color: #222222 !important;
}
.shop-tabs .drop-down-filter {
  border-color: transparent;
  margin-left: 20px;
  margin-top: 5px;
  flex-grow: 0;
  padding-right: 5px;
}
.shpp-info {
  white-space: nowrap;
  line-height: 1;
}
.standiny-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}
.pre-checkout-list {
  border-radius: 4px;
  border: 1px solid #E6E6E7;
  color: rgba(0, 0, 0, 0.4);
  padding: 0;
  margin: 0;
  font-size: 13px;
  margin: 10px 30px 10px 10px;
}
.pre-checkout-list > li {
  display: flex;
  border-bottom: 1px solid rgba(230, 230, 231, 1);
}
.left-cell-pre {
  width: 70%;
  padding: 15px 15px 15px 20px;
}
.right-cell-pre {
  width: 30%;
  border-left: 1px solid rgba(230, 230, 231, 1);
  padding: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.action-links-pre {
  padding: 10px 20px;
  text-align: center;
}
a.continue-link {
  background-color: #222222;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .02em;
  width: 300px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
a.check-link {
  background-color: #D90132;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .02em;
  width: 300px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.save-pnt {
  margin-bottom: 15px;
  font-size: 13px;
}
.delete-warn {
  font-weight: 600;
  color: #B33838;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  background-color: rgba(239, 76, 74, 0.54);
  border: 1px solid #EF4C4A;
  padding: 5px 10px;
  border-bottom-color: transparent;
}
li.addr_mv_line.delete-box {
  border: 1px solid #EF4C4A;
}
.merge-warn {
  font-weight: 600;
  color: #00B161;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  background-color: rgba(23, 180, 95, 0.2);
  border: 1px solid #17B45F;
  padding: 5px 50px 5px 10px;
  position: relative;
  border-bottom-color: transparent;
}
li.addr_mv_line.merge-box {
  border: 1px solid rgba(23, 180, 95, 1);
}
.merge-icon {
  position: absolute;
  top: -14px;
  right: 10px;
}
.closeimg-icon {
  background: #B1B1B1;
  border-radius: 50%;
  margin-top: 20px;
  position: absolute;
  top: 0;
  right: 15px;
  width: 27px;
  height: 27px;
  padding: 5px;
  transition: .6s transform;
}
.title-flash {
  width: 100%;
  cursor: pointer;
  margin: 0;
  padding: 10px 45px 15px 20px;
  position: relative;
  border-top: double 2px #666;
  display: flex;
  align-items: center;
}
.sale-nosto {
  max-height: auto;
  transition: .3s all;
  overflow: hidden;
  padding: 0 20px;
  max-height: 800px;
}
#show_hide_1:checked ~ .sale-nosto {
  max-height: 0;
  border-bottom: double 2px #666;
}
#show_hide_1:checked ~ .title-flash .closeimg-icon {
  transform: rotate(133deg);
}
.flash-ttl {
  color: #222222;
  font-size: 32px;
  letter-spacing: .01em;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  display: flex;
  white-space: nowrap;
}
.sale-nosto .product-image-r {
  border: 2px solid rgba(255, 0, 51, 1);
}
.sub-ttle-flash {
  color: rgba(34, 34, 34, 0.8);
  margin-left: 10px;
}
#productarea.product_area_full {
  max-width: unset;
}
.product_area_full #theproducts {
  max-width: unset;
  width: 100%;
}
.loadmore-btn {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}
.loadmore-btn > .lm-sp {
  border: 1px solid #222;
  max-width: 95%;
  width: 380px;
  font-weight: 600;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 3px;
  display: inline-block;
}
.pre-checkout-layout #load-more ~ li {
  display: none;
}
.pre-checkout-layout #load-more:checked ~ li {
  display: block;
}
.pre-checkout-layout #load-more:checked ~ .loadmore-btn {
  display: none;
}
.progress-bar-pre {
  background: #F7F7F7;
  border: 1px solid #BCBEC0;
  border-radius: 5px;
  text-align: center;
  position: relative;
  margin: 30px auto;
  padding: 2px;
}
.progress-achieved-pre {
  background: rgba(23, 180, 95, 0.5);
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
}
.progress-copy-pre {
  color: rgba(34, 34, 34, 1);
  font-size: 10px;
  font-weight: 600;
  color: rgba(34, 34, 34, 1);
}
.cont-order-mobile {
  display: none;
}
.edit-buttons {
  display: flex;
}
.edit-buttons .confirm-chn {
  margin-right: 10px;
}
.pr-image-wr-whole:hover .quick_view {
  display: block;
}
.quick_view {
  cursor: pointer;
  position: absolute;
  top: calc(70%);
  right: calc(50% - 35px);
  background: #eee;
  padding: 3px 8px;
  border-radius: 3px;
  box-shadow: 3px 3px 5px #0000001a;
  display: none;
}
.hide-pop-ajax {
  display: none;
}
.quick-view-pop {}
.show-pop-ajax {
  display: block;
}
.typ-hdr {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 32px;
  font-weight: 700;
  margin: 15px 0 10px;
}
.typ-hdr-sub {
  font-size: 16px;
  font-weight: 600;
}
.open-cart-text {
  font-weight: 400;
  color: #5D5D5D;
  font-size: 10px;
  margin-bottom: 10px;
}
a.shop-btn {
  color: white;
  background-color: #71BFC5;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  min-width: 134px;
  display: inline-block;
  text-align: center;
  padding: 10px 15px;
}
.open-cart-pb {
  background-color: #F7F7F7;
  border-radius: 5px;
  border: 1px solid #E2E2E3;
  height: 22px;
  position: relative;
}
.time-passed-pb {
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(270deg, rgba(23, 180, 95, 0.5), rgba(0, 162, 240, 1));
  background-size: 200% 200%;
  -webkit-animation: GradientBar 3s ease-in-out infinite;
  -moz-animation: GradientBar 3s ease-in-out linear infinite;
  animation: GradientBar 3s ease-in-out linear infinite;
}
@-webkit-keyframes GradientBar {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}
@-moz-keyframes GradientBar {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}
@keyframes GradientBar {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}
.thank-you-box1 {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 22px 0;
  border: 1px solid rgba(226, 226, 227, 1);
  border-radius: 5px 5px 0 0;
}
.thank-you-box1 > li {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
}
.thank-you-box1 > li:not(:last-child) {
  border-right: 1px solid rgba(226, 226, 227, 1);
}
.typ-ttl-box {
  background: #F9FAFB;
  color: rgba(34, 34, 34, 0.8);
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  min-height: 48px;
  border-bottom: 1px solid rgba(226, 226, 227, 1);
}
.typ-cont {
  text-align: center;
  padding: 24px 10px 21px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
a.thank-txt {
  color: rgba(113, 191, 197, 1);
  font-size: 10px;
  font-weight: 600;
  text-decoration: underline;
  padding-top: 10px;
}
.typ-text-top {
  line-height: 28px;
  font-size: 14px;
  color: rgba(34, 34, 34, 0.8);
}
.eco-txt-th {
  color: rgba(188, 190, 192, 1);
  font-style: italic;
  font-size: 10px;
  line-height: 15px;
  display: inline-flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  position: relative;
}
.eco-txt-th-img1 {
  align-self: flex-start;
  width: 50px;
  position: absolute;
  bottom: -10px;
}
.eco-txt-th-img2 {
  align-self: flex-end;
  top: -10px;
  width: 35px;
  height: auto;
  position: absolute;
}
.middle-txt-eco {
  padding: 14px 10px 20px 10px;
}
.thank-fact-box {
  position: relative;
}
.thnk-txt-fact {
  background: linear-gradient(270deg, rgba(23, 180, 95, 0.25), rgba(0, 162, 240, 0.25));
  border-radius: 4px;
  color: rgba(34, 34, 34, 0.8);
  line-height: 28px;
  font-size: 18px;
  padding: 22px 320px 22px 22px;
}
.thnk-img-fact {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  padding-right: 18px;
}
.thnk-txt-img-fact {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 10px;
  line-height: 13px;
}
.worker-name-th {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 17px;
}
.worker-arrow-img {
  padding: 4px 0 0 14px;
  align-self: flex-start;
}
.thank-ttle {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  color: rgba(34, 34, 34, 0.87);
  font-size: 24px;
  letter-spacing: .01em;
  font-weight: 700;
  padding: 10px 320px 10px 22px
}
.top-right-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.thank-action-btns {
  padding: 0;
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
.thank-action-btns > li > a {
  border-radius: 4px;
  background: rgba(34, 34, 34, 1);
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  padding: 10px 38px;
  display: block;
  text-align: center;
}
.thank-action-btns > li > a:hover {
  background: #434243;
}
.thank-action-btns > li:not(:last-child) > a {
  margin-right: 50px;
}
.saving_num {
  color: #17B45F;
  font-size: 26px;
  font-weight: 600;
  margin-top: 10px;
}
.points_num {
  color: #222222;
  font-size: 26px;
  font-weight: 600;
  margin-top: 10px;
}
.distance-qutat {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-size: 26px;
  line-height: 20px;
}
.distance-qutat-img1 {
  padding-bottom: 20px;
  padding-right: 10px;
  transform: rotate(-10deg);
}
.distance-qutat-img2 {
  padding-bottom: 20px;
  padding-left: 3px;
  transform: rotate(-45deg);
}
.thank-action-btns > li > a.btc-btn {
  background: #71BFC5;
}
.thank-action-btns > li > a.btc-btn:hover {
  background: #548992;
}
.page-top-features #n_NostoID_top .nostobox.new-design-nosto {
  /*   height: 410px;*/
  min-height: 350px;
}
/*
 .page-top-features #n_NostoID_top .nostobox.new-design-nosto .slick-dots {
   bottom: 45px;
 }
*/
.close-btn-ajax {
  z-index: 1;
  position: absolute;
  right: 85px;
  top: 85px;
  cursor: pointer;
}
.overlay-ajax {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9999999;
}
.overlay-ajax.show-pop-ajax {
  visibility: visible;
  opacity: 1;
}
.pop-up-content-ajax {
  margin: 70px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  position: relative;
  max-height: calc(100vh - 140px);
  overflow: auto;
  transition: all 5s ease-in-out;
}
.ckoutbtns .tool-tip-cont {
  display: block;
  min-width: 46%;
  margin: 10px 5px 10px 10px;
}
.show-total-pop .tool-tip-cont {
  margin: 0;
}
.ckoutbtns .tool-tip-cont .fast_checkout_btn {
  margin: 0;
}
.show-total-pop .tool-tip-cont a.one-click-btn {
  margin: 0 10px 0 0;
}
.ckoutbtns .tool-tip-msg, .show-total-pop .tool-tip-msg {
  left: 0;
  bottom: 42px;
  white-space: normal;
  width: 100%;
}
.Main_Container_Mobile #themessage {
  margin: 0 !important;
  width: 94%;
}
.row-cont-ch {
  max-width: 1200px;
  margin: 0 auto 20px auto;
  padding: 0 10px;
}
.category_home .cat_img img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 150px;
  max-height: 100%;
  text-align: left;
  object-fit: cover;
}
.new_flag {
  background: #1E78D9 0% 0% no-repeat padding-box;
  text-align: center;
  font-size: 10px;
  font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  padding: 2px 6px;
  border-radius: 5px;
  position: relative;
  top: -5px;
}
.blue-flash {
  color: #3AA8F1;
  font-size: 32px;
  position: relative;
  top: 2px;
}
.sub-rds {
  letter-spacing: 0.14px;
  color: #808285;
}
.del-option-label > label {
  border: 1px solid #F4F4F4;
  border-radius: 4px;
  opacity: .8;
  padding: 8px 20px 8px 20px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  margin-top: 24px;
  margin-bottom: 0px !important;
  /*    position: relative;*/
  height: 100%;
  color: #222222;
  display: flex;
}
.del-option-label > label:not(:last-child) {
  margin-right: 20px;
}
.del-option-label input[name="RDS_Time"] + label .radio-rds {
  border: 0.4px solid #AFAFAF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
  /*    position: absolute;*/
  margin-right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  top: 13px;
  left: 20px;
  transition: .3s border;
  margin-top: 4px;
}
.del-option-label input[name="RDS_Time"]:checked + label .radio-rds .checked-circle {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  background: rgba(32, 168, 240, 1);
  border-radius: 50%;
}
.del-option-label input[name="RDS_Time"]:checked + label, .del-option-label input[name="RDS_Time"] + label:hover {
  border: 2px solid rgba(32, 168, 240, 1);
  margin-top: 23px;
  margin-bottom: 23px;
  color: #222;
  z-index: 99;
}
.del-option-label input[name="RDS_Time"]:disabled + label {
  background: rgba(34, 34, 34, .1);
  cursor: none;
}
a.black-btn-n {
  background: #222222;
  color: white !important;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 25px;
  display: inline-block;
  min-width: 246px;
  margin-bottom: 20px;
  transition: .3s background;
}
a.black-btn-n:hover {
  background: #222222cc;
}
a.rds-link {
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.12px;
  color: #20A8F0;
}
.red-msg-pop {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  letter-spacing: 0.1px;
  color: #EE7B7B;
  opacity: 1;
  margin: 10px;
}
.same-day-msg {
  position: absolute;
  top: -10px;
  right: calc(50% - 57px);
  text-align: center;
  font-weight: Bold;
  font-size: 14px;
  letter-spacing: 0;
  color: #FFFFFF;
  background: url('../gifs/blue-shape.png') no-repeat center;
  background-size: cover;
  height: 30px;
  min-width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 3px 2px;
}
.fa.avail-bolt {
  font-size: 26px;
  color: #3AA8F1;
  line-height: 14px;
  position: relative;
  top: 4px;
}
.delivr .fa.avail-bolt {
  font-size: 17px;
  top: 2px;
}
.truck-text .fa.avail-bolt {
  font-size: 17px;
  top: 2px;
}
.change-shopping-rds {
  position: absolute;
  width: 100%;
  top: 60px;
  right: 0px;
  background: rgba(235, 235, 235, 1) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(29, 97, 206, 1);
  padding: 10px;
  border-radius: 2px;
}
.change-shopping-rds:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: rgba(235, 235, 235, 1);
  border-top: 0;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 2;
}
.change-shopping-rds:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-bottom-color: rgba(29, 97, 206, 1);
  border-top: 0;
  margin-left: -11px;
  margin-top: -11px;
  z-index: 1;
}
.ava-same-day {
  position: relative;
}
#calenday-check:not(:checked) ~ .calen-drop-rds {
  display: none;
}
#calenday-check:checked ~ .calen-drop-rds {
  display: block;
  background: white;
  border-radius: 4px;
  margin: 4px 0 0;
  padding: 8px 0 0;
}
#calenday-check:checked ~ .cal-label-cont .fa.cal-label-cont-dnicon {
  transform: rotate(180deg);
}
.top-txt-cal {
  font-size: 10px;
  color: rgba(145, 145, 145, 1);
  margin-bottom: 6px;
  text-align: center;
}
.cal-label-cont {
  width: 100%;
  background: white;
  border-radius: 4px;
  font-size: 14px;
  color: rgba(93, 93, 93, 1);
  font-weight: 400;
  padding: 6px;
  cursor: pointer;
  margin-bottom: 0;
}
.fa.cal-label-cont-clicon {
  color: rgba(32, 168, 240, 1);
  margin-right: 8px;
  font-size: 18px
}
.fa.cal-label-cont-dnicon {
  color: rgba(32, 168, 240, 1);
  float: right;
  font-size: 20px;
  transition: transform .5s;
}
.calen-drop-rds .delivr_date {
  font-size: 14px;
  color: #5D5D5D;
  padding-bottom: 2px;
}
.calen-drop-rds .delivr_ops {
  font-size: 8px;
  color: #5D5D5D;
}
.calen-drop-rds li.delivr {
  padding: 3px 15px 3px 30px;
  border-color: #EBEBEB;
}
.shopping-day-opt {
  background: rgba(32, 168, 240, 0.4);
  position: relative;
}
.shopping-day-opt:after {
  content: '';
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(29, 97, 206, 1);
}
.sm-sub-txt {
  font-size: 10px;
  color: rgba(145, 145, 145, 1);
  margin-bottom: 5px;
}
.del-option-label-ch {
  display: flex;
}
.del-option-label {
  display: inline-flex;
}
.del-option-label-ch > label {
  padding: 8px 5px 8px 25px;
  font-size: 12px;
  flex-grow: 1;
  height: 100%;
  margin-top: 10px !important;
}
.del-option-label-ch input[name="RDS_Time"] + label .radio-rds {
  left: 8px;
}
.bl-ttl-pp {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
  text-align: center;
  justify-content: center;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.28px;
  color: #222222;
}
.back-prd {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  background: #70BFC4 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 2px 8px 2px 6px;
  transition: .3s background;
}
.back-prd:hover {
  background: #548992 0% 0% no-repeat padding-box;
}
.sub-rds + div .blue-btn {
  text-transform: inherit;
}
.same-day-arriving > a {
  background-color: rgba(32, 168, 240, 0.4) !important;
  border-left: 6px solid rgba(29, 97, 206, 1);
}
.form-wrap-in {
  display: flex;
}
.form-label-in {
  font-size: 14px;
  color: #434243;
  font-weight: 400;
  flex-basis: 50%;
  flex-grow: 1;
  width: 38% !important;
  display: block !important;
}
.form-in {
  flex-basis: 50%;
  flex-grow: 1;
  width: 50% !important;
  display: block !important;
  margin-left: 35% !important;
}
#not_verified .write-question-button, #not_verified .write-review-button, #not_verified .yotpo.yotpo-main-widget.yotpo-small .yotpo-visible-mobile, #not_verified_stars .yotpo .text-m.write-review-btn-hidden {
  display: none !important;
}
.hero-rds {
  position: relative;
  background: url(../gifs/HeroRDS.png) no-repeat center;
  background-size: cover;
  height: 100%;
  width: inherit;
  display: block;
  min-height: 300px;
  margin: 20px auto 0 auto;
  max-width: 1240px;
}
.rd-ttl {
  text-align: center;
  font-weight: 700;
  font-size: 23px;
  letter-spacing: 0.57px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: rgba(0, 0, 0, .65) 0% 0% no-repeat padding-box;
  border-radius: 12px;
  padding: 7px 13px;
  line-height: 1;
}
.rd-ttl.new-rd-ttl {
  position: relative
}
.rd-ttl.new-rd-ttl:after {
  content: 'NEW!';
  background: #1E78D9 0% 0% no-repeat padding-box;
  text-align: center;
  font-size: 10px;
  font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  padding: 2px 6px;
  border-radius: 5px;
  position: absolute;
  top: -8px;
  left: -20px;
}
.rd-sub1 {
  text-align: center;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica, Sans-serif;
  font-size: 60px;
  font-weight: 600;
  letter-spacing: 1.02px;
  color: hsla(0, 0%, 100%, 1);
  background: hsla(0, 0%, 0%, .65) 0% 0% no-repeat padding-box;
  border-radius: 12px;
  margin: 20px 0;
  padding: 0 15px;
  line-height: 1.5;
}
.rd-sub2 {
  background: hsla(200, 87%, 53%, 1) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px hsla(0, 0%, 0%, 0.59);
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: hsla(0, 0%, 100%, 1) !important;
  padding: 10px 30px;
  transition: background .3s;
}
.rd-sub2:hover {
  background: hsla(200, 87%, 43%, 1) 0% 0% no-repeat padding-box;
}
.rd-span {
  text-align: center;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica, Sans-serif;
  letter-spacing: 0.54px;
  color: hsla(0, 0%, 13%, 1);
  font-size: 36px;
  font-weight: 600;
  position: absolute;
  top: -30px;
  background-color: #FFFFFF;
  border-radius: 15px;
  min-width: 300px;
  display: block;
  padding: 13px 30px;
}
.rds-grid-block {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  padding: 10px 15px 15px 15px;
}
.rds-grid-block > li {
  width: 33.33%;
  text-align: center;
  padding: 0 10px;
}
.rds-sub-ttl-1 {
  text-align: center;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica, Sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.33px;
  color: hsla(0, 0%, 13%, 1);
}
.rds-sub-ttl-2 {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.21px;
  color: hsla(0, 0%, 13%, 1);
}
.rds-grid-img {
  min-height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rds-grid-img > img {
  width: auto;
  height: auto;
}
.hero-rds-content {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  flex-direction: column;
  letter-spacing: .015em;
  padding: 15px;
  text-align: center;
}
.raf-banner-n {
  display: flex;
}
.raf-black-sec {
  background: #1F1F1F;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #FFFFFF;
  width: 50%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.raf-black-sec > img {
  max-width: 100%;
}
.raf-white-sec {
  display: flex;
  text-align: center;
  font-size: 17px;
  color: #1E1E1E;
  background: url('../gifs/1909_RAF_Pattern_Bkg.png') no-repeat;
  width: 50%;
  padding: 26px;
  margin: 0;
  justify-content: center;
}
.raf-white-sec > li {
  margin: 0 10px;
}
.raf-ban-tt {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica, Sans-serif;
  font-size: 56px;
  font-weight: 600;
}
.raf-ban-sub {
  font-weight: 600;
  margin-top: 4px;
}
.raf-ttl-pint {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
}
.give-get-n {
  background: url('../gifs/1909_RAF_Bottom_Banner_Graphic01.png') no-repeat top left, url('../gifs/1909_RAF_Bottom_Banner_Graphic02.png') no-repeat bottom right;
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #1E1E1E;
  font-weight: 600;
  font-size: 42px;
  flex-direction: column;
}
.raf-cont-pop {
  display: flex;
}
.raf-bg-side-pop {
  position: relative;
  width: 336px;
  min-width: 336px;
  height: 588px;
  display: inline-block;
}
.pop-img-raf {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.pop-img-cont-top {
  z-index: 1;
  position: absolute;
  bottom: 60px;
  color: white;
  width: 100%;
  text-align: center;
}
.limited-pop-yellow {
  color: #FFD163;
  font-style: italic;
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
}
.raf-ttl-side-ban {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica, Sans-serif;
  font-size: 35px;
  font-weight: 600;
}
.raf-ttl-side-ban-sub {
  font-weight: 600;
  margin-top: 4px;
  font-size: 22px;
  font-weight: 100;
}
.raf-pop-labl-in {
  text-align: left;
  font-weight: 600;
  font-size: 13px;
  color: #333333DE;
  width: 100%;
  padding-bottom: 5px;
}
.raf-itgrey-btn-n {
  background: #222222 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  padding: 9px 15px;
  font-weight: Bold;
  letter-spacing: 0;
  color: #FFFFFF !important;
  width: 48%;
  transition: background .3s;
}
.raf-itgrey-btn-n:hover {
  background: hsla(0, 0%, 20%, 1) 0% 0% no-repeat padding-box;
}
.raf-ltblue-btn-n {
  background: #00A2F0 0% 0% no-repeat padding-box;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF !important;
  width: 48%;
  padding: 9px 15px;
  border-radius: 4px;
  transition: background .3s;
}
.raf-ltblue-btn-n:hover {
  background: hsla(200, 100%, 41%, 1) 0% 0% no-repeat padding-box;
}
.credit-blue {
  color: #00A2F0;
  font-size: 35px;
}
.eta-text .black-btn-n {
  margin-bottom: 0;
}
#redmessage, .promo_mssg {
  text-align: left !important;
  background-color: white !important;
  border: 1px solid #E9A941;
  border-radius: 6px;
  font-size: 14px !important;
  line-height: 1.1;
  border-left-width: 15px;
  margin-top: 20px !important;
  color: #000000;
  font-weight: 400;
}
.rds-gr-btns {
  display: flex;
  justify-content: flex-end;
  width: auto !important;
}
.rds-gr-btns a {
  width: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  transition: background .3s;
}
a.rds-blue-btn {
  padding: 4px 15px;
  background-color: #20A8F0;
  margin-right: 10px;
}
a.rds-blue-btn:hover {
  background: #0d81bf;
}
.welcome-info-msg .change-del-date.green-button-new {
  text-align: right;
}
.welcome-info-msg .change-del-date.green-button-new a {
  text-align: center;
  font-size: 12px !important;
  padding: 4px 15px !important;
  width: auto !important;
}
.nps-oth-input {
  width: 100%;
  display: inline-block;
  margin: 5px 0;
  padding: 4px;
}
.log-out-side-men {
  display: none;
}
.raf-sign-up-back {
  background: url('../gifs/raf-desc.png') no-repeat;
  background-position: center left;
  background-size: contain;
  text-align: right;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  color: #222;
  font-weight: bold;
  font-size: 19px;
}
.raf-sign-row {
  display: flex;
}
.raf-data {
  width: 50%;
}
.green-copy-get {
  color: #92B851;
  font-size: 32px;
  max-width: 225px;
  display: inline-block;
}
.black-copy-get {
  max-width: 250px;
  display: inline-block;
}
.form_line_raf {
  padding-bottom: 15px;
  text-align: left;
}
.formlabel_inline_raf {
  text-align: left;
  letter-spacing: 0;
  color: #333333DE;
  opacity: 1;
  width: 100%;
  font-weight: bold;
  font-size: 13px;
}
input.input_line_raf {
  margin: 0;
  width: 100% !important;
  border: 1px solid #DEDEDF;
  border-radius: 4px;
}
.promo_raf {
  color: #00A2F0;
  font-weight: 600;
}
.navy-btn {
  background-color: #00A2F0 !important;
}
.navy-btn:hover {
  background: #0087c7 !important;
}
.raf-form-sign {
  background-color: #fff;
  padding: 30px;
  width: 100%;
}
.input_line_raf.red_border + .error-msh-gc {
  padding-bottom: 0;
}
#formFeedback input[type="radio"].radio-circle:checked:after {
  top: 4px;
  left: 4px;
}
.new-items-icon {
  background: #00B4D7;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.52px;
  color: #FFFFFF;
  display: inline-flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.cd-top {
  z-index: 899;
}
.hero-rds-v2 {
  background: linear-gradient(30deg, #20A8F0 0%, #1b70cc 100%) 0% 0% no-repeat padding-box;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw;
  padding-bottom: 40px;
  background-size: 400% 400%;
  -webkit-animation: GradientBar 3s ease-in-out infinite;
  -moz-animation: GradientBar 3s ease-in-out linear infinite;
  animation: GradientBar 3s ease-in-out linear infinite;
}
.rds-steps-cont {
  display: flex;
  font-size: 14px;
  letter-spacing: 0.1px;
  color: #222222;
  text-align: center;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: -10px;
  z-index: 2;
}
.rds-steps-cont > li {
  width: 25%;
  text-align: center;
  padding: 0 10px;
}
.rds-steps-img {
  height: 200px;
  max-height: 200px;
  display: flex;
  margin-bottom: 20px;
  align-items: flex-start;
  justify-content: center;
}
.rds-steps-img > img {
  height: auto;
  max-height: 100%;
}
.rds-top-cloud {
  background: url('../gifs/raf_hero-image.png') no-repeat;
  background-size: contain;
  background-position: 0% 42%;
  display: flex;
  align-items: center;
}
.rds-top-cloud-sub {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 90px 40px 60px 40px;
  position: relative;
  z-index: 1;
}
.rds-copy-1 {
  font-size: 45px;
  font-weight: 600;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.82px;
  padding-bottom: 20px;
}
.rds-copy-11 {
  font-size: 22px;
  display: block;
}
.rds-copy-2 {
  letter-spacing: 0.1px;
  font-size: 16px;
}
.rds-copy-3 {
  letter-spacing: 0.14px;
  font-weight: bold;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 4px;
}
.rds-copy-4 {
  letter-spacing: 0.07px;
  color: #5D5D5D;
  font-size: 11px;
  padding-top: 10px;
}
.rds-link-1, .waywf-sec-2 {
  letter-spacing: 0.48px;
  color: #FFFFFF !important;
  font-size: 18px;
  font-weight: 400;
  background: #222222 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 11px 30px;
  display: inline-block;
  text-align: center;
  border: 2px solid #222222;
  transition: .3s background;
}
.rds-link-1:hover, .waywf-sec-2:hover {
  background: transparent;
  color: #222222 !important;
}
.gradi-blu-btn {
  background: #20A8F0 0% 0% no-repeat padding-box;
  border-color: #20A8F0;
}
.gradi-blu-btn:hover {
  background: transparent;
  color: #20A8F0 !important;
}
.rds-steps-copy {
  max-width: 220px;
  margin: 0 auto;
}
.lightning-bottom {
  text-align: center;
  position: relative;
  top: -23px;
}
.nosto-with-spots {
  /*   background: url('../gifs/raf_paint-blobs_right.png') no-repeat, url('../gifs/raf_paint-blobs_left.png') no-repeat;*/
  background-position: right top, left top;
  background-size: 21% 100%, 12% 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw;
  padding-top: 90px;
  top: -90px;
}
.nosto-with-spots .product-info-wrapper {
  background-color: transparent;
}
.header-top-line-rds2 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.82px;
  color: #222222;
  font-weight: bold;
  font-size: 45px;
}
.waywf-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  padding: 0 20px 40px 20px;
}
.waywf-sec-1 {
  font-weight: bold;
  font-size: 28px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.18px;
  color: #222222;
  padding-right: 30px;
}
.waywf-sec-3 {
  letter-spacing: 0.07px;
  color: #5D5D5D;
  font-size: 11px;
  padding-left: 30px;
}
.rds-copy-2-time {
  padding-bottom: 10px;
}
.postal-rds-wrap {
  position: relative;
  max-width: 400px;
}
.postal-rds-wrap-error {
  max-width: 290px;
}
input[type="text"].postal-rds {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #E0E0E0;
  border-radius: 4px;
  padding: 11px 70px 11px 20px;
  width: 100%;
  height: 100%;
}
.postal-btn-rds {
  position: absolute;
  top: 0;
  right: 0;
  background: #1E78D9 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF !important;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  transition: .3s background;
}
.postal-btn-rds:hover {
  background: #10539a 0% 0% no-repeat padding-box
}
.postal-rds-wrap-error .postal-rds {
  color: #D90132;
}
.postal-rds-wrap-error .postal-btn-rds {
  background: #BCBEC0;
  cursor: default;
}
.pick-a-diff {
  letter-spacing: 0.48px;
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 400;
  background: #222222 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 11px 30px;
  display: inline-block;
  text-align: center;
  margin-left: 40px;
  white-space: nowrap;
  transition: .3s background;
  border: 2px solid #222;
  line-height: 1;
}
.pick-a-diff:hover {
  background: transparent;
  color: #222222 !important;
  border-color: #222222;
}
.pick-a-diff:first-child {
  margin-left: 0;
}
.rds-link-btns {
  display: flex;
}
.rds-animated-slide h1.cd-headline {
  margin: 0;
  padding: 0;
  color: #222;
}
.rds-animated-slide .cd-headline.slide .cd-words-wrapper {
  border-bottom: 0;
  padding: 0;
  text-align: left;
}
.rds-animated-slide .cd-headline.slide b {
  font-size: 42px;
  font-weight: 600;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.82px;
}
.tb-hdr-1 {
  letter-spacing: 1.2px;
  font-weight: bold;
  font-size: 80px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  background: linear-gradient(to top, #ffffff 50%, #E2F2F4 50% 100%);
  padding: 20px 0;
}
.tb-hdr-2 {
  letter-spacing: 0.12px;
  font-weight: bold;
  font-size: 22px;
  padding: 10px 15px;
}
.tb-hdr-3 {
  letter-spacing: 0.1px;
  font-size: 20px;
  max-width: 1200px;
  margin: 5px auto 25px auto;
  padding: 0 15px;
}
.tb-sec-2 {
  background: url(../gifs/bl-graphics_header.png) no-repeat top, url(../gifs/yellow_blobs.png) no-repeat center calc(100% - 15px), url("../gifs/bl-graphics_header_2.png") no-repeat bottom;
  background-color: #71BFC533;
  background-size: 100%, auto, auto;
}
.tb-sec-4 {
  background: url("../gifs/blue-blobs.png") no-repeat center 10px, url("../gifs/graphics_bottom_section.png") no-repeat top;
  background-color: #71BFC533;
  padding-bottom: 60px;
}
.tb-sec-1 {
  text-align: center;
}
.one-with-cloud {
  width: 499px;
  height: 162px;
  margin: 0 auto;
}
.two-with-cloud {
  width: 459px;
  height: 163px;
  margin-left: auto;
  position: relative;
}
.two-with-cloud:after {
  content: '';
  background: url('../gifs/graphics_dottedline.png') no-repeat;
  position: absolute;
  width: 459px;
  height: 163px;
  bottom: -130px;
  right: -360px;
}
.three-with-cloud {
  width: 442px;
  height: 183px;
  margin: 0 auto;
}
.four-with-cloud {
  width: 462px;
  height: 240px;
  margin-left: auto;
}
.numbers-with-cloud > li {
  text-align: left;
  letter-spacing: 0.1px;
  font-size: 18px;
  padding: 0px 20px 0px 120px;
  display: flex;
  background-size: contain;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  background-position: center;
  margin-top: 25px;
  position: relative;
  max-width: 100%;
}
.numbers-with-cloud {
  padding: 0;
}
.text-with-cloud {
  position: relative;
  z-index: 2;
}
.numbers-with-cloud > li > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
}
.tb-inner-sec {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 0 20px;
}
.tb-inner-sec-1 {
  width: 45%;
  padding-top: 35px;
  padding-bottom: 40px;
}
.tb-inner-sec-2 {
  width: 55%;
  display: flex;
  align-items: flex-start;
}
.tb-inner-sec-2 > img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.tb-brands {
  display: flex;
  max-width: 900px;
  margin: 0 auto 40px auto;
  text-align: center;
  justify-content: center;
}
.bbsolution-form {
  max-width: 824px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.bbform-solution {
  z-index: 2;
  position: relative;
  padding: 40px;
}
.background-graphics {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
input.input-form-bi, textarea.input-form-bi {
  width: 100%;
  border-color: #DEDEDF;
}
.label-form-bi {
  margin-bottom: 28px;
}
.name-form-bi {
  color: #333333DE;
  font-size: 15px;
  padding-bottom: 4px;
  font-weight: 600;
}
.label-spud {
  font-weight: 400;
  margin-top: 4px;
  cursor: pointer;
  transition: .3s color;
}
.label-spud:hover {
  color: #808285 !important
}
.jts-btn {
  background: #00A2F0 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0;
  color: #FFFFFF !important;
  width: 100%;
  padding: 8.5px 20px;
  display: block;
  transition: .3s background;
  border: 1px solid #00A2F0
}
.jts-btn:hover {
  background-color: white;
  color: #00A2F0 !important;
}
.bb-sol-ttl {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.97px;
  font-weight: bold;
  font-size: 50px;
  text-align: center;
  padding: 20px 0 40px;
}
.bb-sol-copy {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.12px;
  max-width: 900px;
  margin: 0px auto 30px auto;
  text-align: center;
  padding: 0 20px;
}
.bb-sol-sub {
  letter-spacing: 0.18px;
  font-size: 26px;
  text-align: center;
}
.tb-sec-4 .bb-sol-ttl {
  padding-top: 60px;
}
.cwm-img {
  height: 200px;
  text-align: center;
}
.cwm-img > img {
  max-height: 100%;
}
.tb-brand-cont {
  margin: 0 20px;
  width: 50%;
}
#UpdateSMS_ID {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
  padding-right: 30px;
}
.check_update {
  position: absolute;
  top: 45px;
  right: 17px;
}
#UpdateSMS_ID input.textbox {
  margin-left: 15px;
}
a.join-us-btn {
  position: relative;
  z-index: 1;
  background: #434244;
  color: white;
  border-radius: 4px;
  font-size: 22px;
  padding: 7px 25px;
  display: block;
  font-weight: bold;
  margin-top: 7px;
  border: 1px solid #434244;
  transition: .3s background;
}
a.join-us-btn:hover {
  background: white;
  color: #434244;
}
.return_container_inner {
  position: fixed;
  bottom: -15px;
  right: 0;
  width: 475px;
  max-width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 11px #0000004D;
  border: 1px solid #E2E2E3;
  border-radius: 4px;
  z-index: 9999;
  height: 207px;
  transition: .8s all ease;
}
.returnB_label {
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 7;
  cursor: pointer;
  display: block;
}
.rb_info_cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px;
}
.rb_ttl {
  text-align: left;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.24px;
  color: #222222DE;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 6px;
  line-height: 1.2;
}
.rb_copy {
  text-align: left;
  letter-spacing: 0;
  color: #808285;
  font-size: 12px;
}
a.rb_lm_btn {
  background: #222222 0% 0% no-repeat padding-box;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px 15px;
  margin-top: 8px;
  border: 1px solid #222222;
  transition: .3s background;
}
a.rb_lm_btn:hover {
  background: white;
  color: #222222;
  text-decoration: none;
}
.rb_img {
  position: relative;
  top: -30px;
  max-width: 100%;
}
.rb_info_cont_1 {
  width: 60%;
}
.rb_info_cont_2 {
  width: 40%;
  height: 160px;
}
#return_container_checkbox_1:checked + .return_container_inner, #return_container_checkbox_2:checked + .return_container_inner, #shop_save_alert:checked + .return_container_inner, #RAF_alert:checked + .return_container_inner, #frozen_pack_alert:checked + .return_container_inner, #beer_inCart_alert:checked + .return_container_inner {
  bottom: -30px;
  height: 0;
}
select[name="FundraisingName"] {
  margin-left: auto;
}
.cwm-img-tag {
  max-height: 100%;
  margin: 0 auto;
}
form.form-email-signup {
  position: relative;
}
.next-form-subs-input {
  padding-right: 56px;
}
.ftr-playfair {
  text-align: left;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: bold;
  font-size: 22px;
  color: #222;
}
.link-ble {
  color: #00A2F0 !important
}
.ftr-nh {
  margin-top: 40px;
}
.sus_pillars_area {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pillars_top {
  position: absolute;
  top: -65px;
  left: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
.sus_pillars_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
.sus_pillars_left a:hover img {
  opacity: 0.7;
}
.sus_pillars_left > a {
  display: inline-block;
  width: 100%;
}
.sus_pillars_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 20px;
}
#bottom_green_block img.pillars_img {
  height: 60px;
  width: auto;
  margin-right: 30px;
  -webkit-transition: 1.2s height;
  -o-transition: 1.2s height;
  transition: 1.2s height;
}
#bottom_green_block .sus_pillars_area.is_visible img.pillars_img {
  height: 110px;
}
.pillars_img_box {
  background: white;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 10px;
  height: 110px;
  width: auto;
}
.footer-col {
  width: 25%;
}
.footer-row {
  padding: 0;
  margin: 0;
}
.wn_ttl {
  font-weight: 600;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 23px;
}
.wn_top_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 576px;
}
.wn_sub_area {
  font-size: 14px;
  font-weight: 800;
  color: #222222;
  padding-bottom: 8px;
  padding-top: 30px;
}
input.wn_input {
  border: 1px solid #707070;
  border-radius: 4px;
  background-color: #E0E0E0;
  width: 100%;
  margin-bottom: 8px;
}
.wn_top_sec {
  padding: 40px 10%;
}
.wn_top_sec_2 {
  padding: 0 10%;
}
.wn_img_bottom {
  max-width: 100%;
}
.wn-sub-sec {
  width: 80%;
  max-width: 327px;
}
.wn_img_right {
  width: 20%
}
.wn_img_right img {
  max-width: 100%;
}
.wn_input.red_border {
  margin-bottom: 2px;
}
.wn_input.red_border + .error-msh-gc {
  padding-bottom: 5px;
}
#n_LHList_ID {
  padding-bottom: 20px;
  display: block;
}
.sale_top_sub_content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 10px 10px 20px 10px;
}
.sale_top_sub_img {
  height: 420px;
  width: 280px;
  border-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}
.sale_top_sub_content_top {
  background: rgba(255, 255, 255, .9);
  border-radius: 2px;
  padding: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; /* again */
}
.sale_top_sub_content_bottom {
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden; /* again */
}
a.sale_top_view_btn {
  font-family: 'Work Sans';
  color: #FFFFFF !important;
  font-size: 15px;
  display: inline-block;
  background: rgba(34, 34, 34, .6);
  border: 1.4px solid #fff;
  font-weight: 600;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  border-radius: 1px;
  padding: 6px 28px;
  -webkit-transition: .3s background;
  -o-transition: .3s background;
  transition: .3s background;
}
a.sale_top_view_btn:hover {
  background: rgba(34, 34, 34, .9);
}
.sale_top_off {
  font-weight: 800;
  font-family: 'Work Sans';
  color: #222222;
  font-size: 17px;
  letter-spacing: .04em;
}
.sale_top_expiry {
  font-style: italic;
  font-weight: 100;
  font-size: 9px;
  letter-spacing: .04em;
}
.sale_top_slider {
  margin: 0 !important;
  padding: 0 0 0 5px;
  width: 100% !important;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sale_top_slider .slick-next {
  right: 25px !important;
}
.sale_top_slider .slick-prev {
  left: 25px !important;
}
.sale_top_slider .slick-arrow.slick-disabled {
  display: none !important;
}
.sale_top_slider .slick-prev:before, .sale_top_slider .slick-next:before {
  width: 40px;
  height: 40px;
  background: #222222;
  color: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
}
.sale_top_sub_img_back {
  height: 100%;
  border-radius: 8px;
  background: rgba(255, 255, 255, .9);
  z-index: 2;
  position: relative;
}
.sale_top_sub_2 {
  position: relative;
  display: inline-block;
  width: auto;
}
.sale_back_info {
  background-color: transparent;
  overflow-y: auto;
  height: 100%;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sale_back_info_sub {
  text-align: center;
}
.sale_back_info_sub h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 15px;
  color: #222222;
  padding: 0;
}
.sale_top_sub_1 {
  position: relative;
  height: 420px;
  width: 280px;
  -webkit-transition: -webkit-transform 0.9s;
  transition: -webkit-transform 0.9s;
  -o-transition: transform 0.9s;
  transition: transform 0.9s;
  transition: transform 0.9s, -webkit-transform 0.9s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sale_top_flipping {
  padding: 10px 5px 0px 5px;
  background-color: transparent;
  height: 430px;
  width: 290px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.sale_top_flipping:hover .sale_top_sub_1:not(.disableFlipping) {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.sale_top_sub_2, .sale_top_sub_img_back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sale_top_sub_img_back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.fa.ftr_arrow {
  display: none;
  -webkit-transition: .3s transform;
  -o-transition: .3s transform;
  transition: .3s transform;
}
.label_ftr_n {
  margin-bottom: 0;
}
#footer_links a.footer_call_tel:hover, #footer_links a.footer_call_tel {
  color: #00A2F0 !important;
}
.shopsave20_cont {
  display: flex;
  padding: 30px 40px 30px 40px;
  border: 2px solid black;
  position: relative;
  margin-top: 35px;
}
.shopsave20_cont.yTag:after {
  content: 'It\0027s Back';
  position: absolute;
  top: -20px;
  left: 40px;
  font-weight: 600;
  font-size: 16px;
  color: #151140;
  padding: 10px 40px;
  background: #F9C976;
  border: 2px solid #130B42;
  transform: matrix(1, -0.09, 0.09, 1, 0, 0);
  text-transform: uppercase;
}
.ss20_1 {
  width: 55%;
  flex-basis: 55%;
}
.ss20_2 {
  width: 45%;
  flex-basis: 45%;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin: 10px 0 0;
}
.ss20_2 > li:not(:first-child) {
  padding-left: 60px;
}
.ss20_11 {
  color: #151140;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 70px;
  font-weight: 800;
  display: flex;
  align-items: center;
}
.ss20_imgAnd {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  z-index: 1;
  height: 145px;
}
.ss20_imgAnd > img {
  height: 120px !important;
  width: auto !important;
}
.ss_20_ttl {
  z-index: 2;
}
.ss20_12 {
  color: #151140;
  font-size: 16px;
}
.ss20_22 {
  color: #151140;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
}
.ss20_211 {
  text-align: left;
  font-size: 40px;
  color: #151140;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding: 20px;
  display: inline-block;
}
.ss20_imgB {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 110px;
}
.ss20_off {
  z-index: 2;
  position: relative;
  white-space: nowrap;
}
.ss20_off_ohno {
  z-index: 2;
  position: relative;
  white-space: nowrap;
  font-size: 19px;
  text-transform: initial;
  display: inline-block;
  text-align: left;
  line-height: 1.3;
  right: -30px;
}
.ss20_21_num {
  display: inline-block;
  font-size: 54px;
}
.ss20_21 {
  text-align: center;
}
.animated_1 {
  animation: linear animated1 4s infinite;
}
@keyframes animated1 {
  0% {
    height: 120px;
  }
  26% {
    height: 120px;
  }
  30% {
    height: 145px
  }
  60% {
    height: 145px
  }
  90% {
    height: 145px
  }
}
.animated_2 {
  animation: linear animated2 4s infinite;
}
@keyframes animated2 {
  0% {
    opacity: .3
  }
  26% {
    opacity: .3
  }
  30% {
    opacity: 1
  }
  60% {
    opacity: 1
  }
  90% {
    opacity: 1
  }
}
.animated_3 {
  animation: linear animated3 4s infinite;
}
@keyframes animated3 {
  0% {
    opacity: .3
  }
  30% {
    opacity: .3
  }
  54% {
    opacity: .3
  }
  60% {
    opacity: 1
  }
  90% {
    opacity: 1
  }
}
.animated_4 {
  animation: linear animated4 4s infinite;
}
@keyframes animated4 {
  0% {
    opacity: .3
  }
  30% {
    opacity: .3
  }
  60% {
    opacity: .3
  }
  86% {
    opacity: .3
  }
  90% {
    opacity: 1
  }
}
.shop_save_box_20 {
  padding: 0 20px;
}
.cd-top.cd-is-visible {
  z-index: 900;
}
.ss20_alert .ss20_11 {
  font-size: 40px;
  height: 70px;
  justify-content: flex-start;
}
.ss20_alert .return_container_inner {
  left: 0;
}
.ss20_alert .ss20_imgAnd > img {
  height: 90px !important;
}
.ss20_alert .ss20_imgAnd {
  width: 20px;
}
.ss20_alert .ss20_imgB {
  width: 90px;
}
.ss20_alert .ss20_211 {
  padding: 10px 20px 10px 20px;
  margin: 5px 5px 0 0;
}
.fa.truckFull {
  font-size: 26px;
  position: absolute;
  right: -30px;
  top: calc(50% - 13px);
}
.rb_copy_ss {
  color: #151140;
  text-align: left;
  font-size: 12px;
  padding-right: 20px;
}
.carousel-container:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
  display: none;
}
.carousel-btm:not(.slick-initialized), .carousel-btm-sup:not(.slick-initialized) {
  display: none;
}
.carousel-container > .col-xs-5ths {
  min-width: 228px;
}
.carousel-container .slick-dots {
  bottom: -20px;
}
.carousel-container.slick-dotted.slick-slider {
  margin: 0 auto 20px;
}
#theproducts .only_questions .write-review-button, #theproducts .only_questions .write-first-review-button {
  display: none !important;
}
#theproducts .only_questions .write-question-button, #theproducts .only_questions .write-first-question-button {
  display: block !important;
}
.raf_animated_box {
  width: 220px;
  height: 160px;
  position: relative;
}
.rf_beet {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
#RAF_alert:not(:checked) + .return_container_inner .rf_beet {
  animation: linear rfAnimateBeet .6s;
  animation-delay: .6s;
}
@keyframes rfAnimateBeet {
  0% {
    transform: translateX(60px);
  }
  30% {
    transform: translateX(40px);
  }
  60% {
    transform: translateX(-10px);
  }
  90% {
    transform: translateX(0px);
  }
}
.rf_tomato {
  position: absolute;
  right: 100px;
  top: -10px;
}
#RAF_alert:not(:checked) + .return_container_inner .rf_tomato {
  animation: linear rfAnimateTomato .6s;
  animation-delay: .6s;
}
@keyframes rfAnimateTomato {
  0% {
    transform: translate(-10px, -20px);
  }
  30% {
    transform: translate(-5px, -10px);
  }
  60% {
    transform: translate(5px, 10px);
  }
  90% {
    transform: translate(0px, 0px);
  }
}
.rf_potato {
  position: absolute;
  right: 112px;
  top: 20px;
  transform: rotate(15deg);
  z-index: 1;
}
#RAF_alert:not(:checked) + .return_container_inner .rf_potato {
  animation: linear rfAnimatePotato .6s;
  animation-delay: .6s;
}
@keyframes rfAnimatePotato {
  0% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(20deg);
  }
  90% {
    transform: rotate(15deg);
  }
}
.rf_squash {
  position: absolute;
  top: 0px;
  right: 43px;
  transform: rotate(-15deg);
}
#RAF_alert:not(:checked) + .return_container_inner .rf_squash {
  animation: linear rfAnimateSquash .6s;
  animation-delay: .6s;
}
@keyframes rfAnimateSquash {
  0% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(-20deg);
  }
  90% {
    transform: rotate(-15deg);
  }
}
.rf_bin {
  position: absolute;
  bottom: -10px;
}
.raf_bold {
  font-weight: 600;
  background: url('../gifs/raf_alert_blob.png') no-repeat top right;
  width: 14px;
  text-align: center;
  display: inline-block;
}
.raf_alert_copy {
  font-size: 14px;
  line-height: 15px;
  color: #3E3E3E;
  padding-bottom: 10px;
}
a.raf_alert_link {
  color: #677CF0;
  text-decoration: underline;
}
.raf_alert_sm {
  padding: 7px 0;
}
.raf_alert_sm > a:not(:last-child) > img {
  margin-right: 15px;
}
.rci_raf {
  width: 500px;
}
.mlkt-inner-bn {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.mlkt-banner {
  background-color: #092B40;
  color: white;
  padding: 30px 0;
  width: 100vw;
  position: relative;
  top: 0px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.mlkt-bg-1 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 260px;
}
.mlkt-bg-2 {
  position: absolute;
  right: 190px;
  top: 0;
  width: 260px;
}
.mlkt-bg-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 260px;
}
.mlkt-banner-1 {
  z-index: 2;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  position: relative;
  padding: 20px 20px;
}
.mlkt-banner-2 {
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  position: relative;
  padding: 0;
  text-align: center;
}
input.raf-hiddin-inp {
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
img.mlkt-banner-logo {
  width: 300px;
}
.mlkt-top-txt {
  padding: 20px 0 0 40px;
}
.mlkt-top-txt-1 {
  font-size: 22px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mlkt-top-txt-2 {
  max-width: 297px;
}
.mlkt-top-txt-1b {
  font-weight: 600;
}
.mlkt-banner-2img {
  width: 65px;
  margin-bottom: 15px;
}
.mlkt-num-copy {
  padding: 0 20px 30px;
}
.mlkt-hiw {
  display: flex;
}
.mlkt-hiw .meal_kit_thm {
  width: 32%;
}
.mlkt-only-mobile {
  display: none;
}
.mlkt-slider-container {
  width: 100vw !important;
  position: relative !important;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 0;
}
img.mlkt_img_in_slider {
  max-width: 100%;
  min-height: 232px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  max-height: 450px;
}
.meal-info-blobs {
  padding: 0 10px;
  ;
  display: flex;
  margin: 0;
  position: relative;
  top: -50px;
  height: 80px;
}
.meal-info-blobs > li:not(:last-child) {
  margin-right: 40px;
}
.meal-info-blobs > li {
  position: relative;
}
.mlkt_blob_cnt {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 111px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.mlkt_blob_cnt_1 {
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
}
.mlkt_blob_cnt_2 {
  font-size: 30px;
  font-weight: 600;
}
.mlkt-ttl {
  color: #222222DE;
  font-size: 32px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: 600;
  padding: 0 10px 14px 0px;
}
.mlkt-right-side {
  float: right;
}
.mlkt_price_cont {
  display: flex;
  align-items: center;
}
.mlkt_price_1 {
  font-weight: 600;
  font-size: 36px;
  color: #222222DE;
}
.mlkt_price_2 {
  font-weight: 600;
  font-size: 16px;
  color: #222222DE;
  text-align: left;
  letter-spacing: 0.16px;
  line-height: 1;
  padding-left: 20px;
}
.mlkt_note {
  padding: 0px 0 13px 0;
}
.per_serving_ml {
  font-size: 16px;
  color: #242424;
  padding: 0 10px 10px 0;
}
.per_serving_ml_b {
  font-weight: 600;
  padding-right: 15px;
}
.mlkt_reg {
  font-size: 18px;
  max-width: 640px;
  color: #242424;
}
a.mlkt_dnld {
  color: #006490;
  text-decoration: underline;
  display: inline-block;
  margin: 25px 0;
}
.mlkt_ttl_b {
  color: #242424;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 0 10px;
}
.mlkt_steps_dt {
  padding: 0;
}
.mlkt_steps_dt > li {
  padding-bottom: 40px;
  display: flex;
  align-items: flex-start;
}
.mlkt_steps_dt_left {
  padding-left: 10px;
  max-width: 475px;
}
.mlkt_steps_number {
  color: #548992;
  font-size: 20px;
  font-weight: 600;
}
.mlkt_steps_info {
  font-size: 16px;
}
.mlkt_lists {
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-right: 10px;
  padding-left: 10px;
}
.mlkt_lists > li {
  width: 33.33%;
}
.mlkt_lists > li:not(:last-child) {
  padding-right: 30px;
}
.mlkt_lists_ttl {
  color: #548992;
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 15px;
}
.mlkt_lists_itms {
  padding: 0;
}
.mlkt_lists_itms > li {
  font-weight: 600;
  font-size: 16px;
}
.mlkt_2020 {
  max-width: 1100px;
  margin: 0px auto 0 auto;
}
.mlkt_addto #addtothecart-large, .mlkt_addto #in-thecart-large {
  background-color: #006490;
  border-radius: 4px;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.mlkt_addto #addtothecart-large:hover, .mlkt_addto #in-thecart-large:hover {
  background-color: #01425f;
}
.mlkt_addto .cartcolor {
  color: white;
}
.mlkt_addto a.addtocartlink-large {
  height: auto;
  padding: 12px;
}
.mlkt_addto .minusbutns {
  margin: 9px 0 9px 9px;
}
.mlkt_addto .addbutns {
  margin: 9px 9px 9px 0;
}
.mlkt-slider-container .slick-next:before, .mlkt-slider-container .slick-prev:before {
  color: #222222;
  font-size: 60px !important;
  background: transparent;
  width: auto !important;
  height: auto !important;
}
.mlkt-slider-container .slick-next {
  right: 25px !important;
}
.mlkt-slider-container .slick-prev {
  left: 25px !important;
}
.mlkt-ttl-mobile {
  display: none;
}
img.mlkt_steps_dt_img {
  width: 164px;
}
.list-nosto-mlkt .slick-track {
  margin-left: 0;
}
.list-nosto-mlkt .slick-dots {
  display: none !important;
}
.mlkt-banner-2 > li {
  width: 33.33%;
}
a.mlkt-hero-link {
  color: white !important;
  background-color: #C9481A;
  display: inline-block;
  margin-top: 20px;
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  max-width: 280px;
  transition: .3s background-color;
}
a.mlkt-hero-link:hover {
  background-color: #E33C0098;
}
.mlkt_price_old {
  text-decoration: line-through;
  font-size: 14px;
  color: #707070;
}
.on_sale_mlkt .mlkt_price_1, .on_sale_mlkt .mlkt_price_2 {
  color: #EC4F4F;
}
.mlkt-on-sale-cat {
  position: relative;
}
.mlkt-on-sale-cat:after {
  position: absolute;
  top: 18px;
  right: 13px;
  content: 'Sale';
  text-transform: uppercase;
  color: white;
  background: url('../gifs/mlkt_sale_tag.png') no-repeat;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 21px 9px 21px;
}
.only_banner_vendor {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.sdm-cont-1 {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 10px;
  align-items: center;
}
.sdm-cont {
  background-color: #D9F2FF;
}
.sdm-cont-12 {
  padding-left: 40px;
}
.sdm-cont-121 {
  font-size: 44px;
  font-weight: 600;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  border-bottom: 3px solid #092B40;
  padding-bottom: 10px;
}
.ml_sm_top_area {
  color: #092B40;
  padding: 0 20px;
}
.sdm-cont-122 {
  font-size: 24px;
  line-height: 32px;
  padding-top: 15px;
}
.sdm-cont-2 {
  display: flex;
  text-align: center;
  max-width: 1100px;
  padding: 0 10px;
  margin: 0 auto;
}
.sdm-cont-2 > li {
  width: 33.33%;
  padding: 0 10px;
}
.sdm-ml-cont {
  background-color: #F7F6F5;
  overflow: hidden;
}
.sdm-ml-cont-img1 {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.sdm-ml-cont-1 {
  position: relative;
  z-index: 1;
}
.sdm-ml-cont-img2 {
  top: 0;
  right: 0;
  position: absolute;
}
.sdm-ml-cont-img3 {
  display: none;
}
.sdm-ml-cont-2 {
  position: relative;
  z-index: 2;
  padding: 120px 10px 20px;
  max-width: 875px;
  margin: 0 auto;
}
.sdm-ml-cont-21 {
  font-size: 44px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
}
.sdm-ml-cont-22 {
  font-size: 20px;
  padding: 20px 0;
  max-width: 555px;
}
a.sdm-ml-link {
  background-color: #006490;
  color: white !important;
  margin: 0 auto 20px auto;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  padding: 15px 25px;
  max-width: 310px;
  width: 100%;
  text-align: center;
}
.sdm-cont-21 {
  font-size: 18px;
  padding-top: 20px;
}
a.sdm-ml-link2 {
  background-color: #006490;
  color: white !important;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  padding: 15px 25px;
}
a.sdm-ml-link3 {
  text-decoration: underline;
  font-size: 18px;
  margin-top: 10px;
  display: inline-block;
}
a.sdm-ml-link2:hover, a.sdm-ml-link:hover {
  background-color: #01425f;
}
.sdm-plate {
  position: relative;
  z-index: 3;
  display: inline-block;
  height: 110px;
}
.sdm-plate1 {
  position: absolute;
  top: 10px;
  left: -130px;
}
.sdm-plate2 {
  position: absolute;
  top: 60px;
  right: -78px;
}
a.only-mobile-btn {
  display: none;
}
.payment-tab-1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.payment-tab-12 {
  text-align: center;
}
.wl_hero_1 {
  display: flex;
  align-items: flex-end;
  padding: 40px 0 0 40px;
}
.wl_hero_2 {
  display: flex;
  align-items: center;
}
.wl_hero_blue {
  background: #F0F8FC;
}
.wl_hero_green {
  background: #F4FFF7;
}
.bottom-wl-image, .top-wl-image {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
a.wl_bl_btn {
  background: #000000;
  color: #FFFFFF !important;
  border-radius: 100px;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  padding: 12px 20px;
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 230px;
  transition: .3s background-color;
}
a.wl_bl_btn:hover {
  background-color: #424242;
}
.wlp_copy {
  color: #1D1C1C;
  font-size: 20px;
  ;
  line-height: 27px;
  padding-bottom: 30px;
}
.wlp_vendor_ttl {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: 600;
  font-size: 32px;
  line-height: 43px;
  margin-bottom: 40px;
}
a.wl_title-1, .wl_title-1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #FFFFFF !important;
  border-radius: 2px;
  padding: 7px 10px;
  background-color: #000000;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  transition: .3s background-color;
}
a.wl_title-1:hover {
  background-color: #424242
}
.wl_title-2 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 34px;
  line-height: 46px;
  color: #1D1C1C;
  padding: 12px 0;
  margin-left: 0;
  font-weight: 800;
}
.wl_top {
  padding: 0 30px 0 30px;
}
.wl_hero_side_img {
  width: 40%;
  height: auto;
  position: relative;
  bottom: -60px;
}
.main-wl-cont-1 {
  position: relative;
  z-index: 6;
}
.main-wl-cont-2 {
  margin-top: -60px;
  z-index: 1;
}
.main-wl-cont-4 {
  margin-top: -45px;
}
.wl_image_right_2 {
  width: 30%;
}
.wl_image_left_2 {
  width: 25%;
}
.wl_content_right {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  padding: 0 20px;
}
.wl_content_in {
  max-width: 460px;
}
.wl_content_left {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  padding: 0 20px;
}
.main-wl-cont-7 {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  padding: 50px 20px 100px 20px;
}
.wl_7_img {
  width: 40%;
}
.wl_7_right {
  padding-left: 50px;
}
.wl_7_right_1 {
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 13px;
}
.wl_7_right_2 {
  padding-left: 0;
}
.main-wl-cont {
  display: flex;
  flex-direction: column;
}
.wl_image_right_2_logo {
  max-width: 300px;
}
.bottom_arrow_wl {
  text-align: center;
  margin-top: 60px;
  margin-bottom: -20px;
}
.shop_all.dis_ai .catbox h3, .shop_all.dis_ai .cat-title {
  height: auto;
}
.shop_all.dis_ai .catbox ul {
  padding: 0 15px;
}
.shop_all.dis_ai .catbox > .more {
  margin: 0 15px;
}
.slick-slider.top_alert_slider {
  width: 100%;
}
#PROFITS_GIVEN_FOR_GOOD {
  position: relative;
  top: -60px;
}
.no_heart_pre_order {
  margin: 0 !important;
  width: 100% !important;
  box-shadow: none !important;
  transition: .3s background-color;
}
.ff_cont_11 {
  position: relative;
}
.ff_cont_112 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ff_cont_111 {
  position: relative;
  overflow: hidden;
}
.ff_cont_1112 {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 50%;
  overflow: hidden;
  min-width: calc(100% - 760px);
}
.ff_cont_11122 {
  background-color: #F8E4D9;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.ff_cont_111222 {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  max-width: 30%;
  max-height: 60%;
}
.ff_cont_111221 {
  position: absolute;
  bottom: 6%;
  left: -10%;
  width: auto;
  max-width: 30%;
  max-height: 30%;
}
.ff_cont_111224 {
  text-align: center;
}
.ff_cont_1112241 {
  display: block;
  margin: 0 auto;
  width: 60%;
}
.ff_cont_1112242 {
  display: block;
  margin: 0 auto;
  width: 75%;
  padding: 30px 0;
}
.ff_cont_11121 {
  max-height: 100%;
}
.ff_cont_1112243 {
  color: #FFFFFF !important;
  background-color: #285B0F;
  border-radius: 37px;
  font-size: 22px;
  padding: 12px;
  width: 220px;
  display: inline-block;
  margin: 0 auto;
  transition: background .3s;
}
.ff_cont_1112243:hover {
  background-color: #80ACA3;
}
.ff_cont_12 {
  display: flex;
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
  padding: 0 0 40px;
  align-items: baseline;
}
.ff_cont_12 > li {
  width: 33.33%;
  padding: 0 40px;
  flex-direction: column;
  display: flex;
  align-items: center;
}
.ff_cont_122 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.48px;
  color: #622109;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.ff_cont_123 {
  color: #727272;
  font-size: 16px;
  line-height: 24px;
}
.ff_cont_13 {
  text-align: center;
}
.ff_cont_131 {
  display: inline-block;
  margin: 0 auto;
  color: #FFFFFF !important;
  background-color: #285B0F;
  border-radius: 37px;
  font-size: 22px;
  padding: 12px;
  width: 220px;
  transition: .3s background-color;
}
.ff_cont_131:hover {
  background-color: #1E450A;
}
.ff_cont_141 {
  max-width: 100%;
  min-width: 100%;
}
.ff_cont_142 {
  background-color: #285B07;
  color: white;
  position: relative;
  padding-bottom: 10%;
}
.ff_cont_1421 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
}
.ff_cont_1422 {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
}
.ff_cont_1423 {
  position: absolute;
  bottom: 0;
  left: 6%;
  width: 20%;
}
.ff_cont_1424 {
  position: absolute;
  bottom: 0;
  right: 20%;
  width: 25%;
}
.ff_cont_1425 {
  width: 70%;
  margin: 0 auto;
}
.ff_cont_14251 {
  text-align: center;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.52px;
  font-size: 26px;
  padding: 40px 0 30px 0;
}
.ff_cont_14252 {
  padding: 0;
  border: 1px solid #FFFFFF;
}
.ff_cont_14252 > li:not(:last-child) {
  border-bottom: 1px solid #FFFFFF;
}
.ff_cont_142522 {
  display: none;
  font-size: 16px;
  padding: 0 15px 40px 15px;
}
.ff_checkbox:checked ~ .ff_cont_142522 {
  display: block;
}
.ff_cont_1425212 {
  transform: rotate(0);
  transition: .6s transform;
}
.ff_checkbox:checked ~ .ff_cont_142521 .ff_cont_1425212 {
  transform: rotate(180deg);
}
.ff_cont_142521 {
  cursor: pointer;
  display: block;
  margin: 0;
  position: relative;
}
.ff_cont_1425212 {
  position: absolute;
  top: 0;
  right: 24px;
  height: 100%;
  display: flex !important;
  align-items: center;
}
.ff_cont_1425211 {
  font-size: 22px;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  padding: 18px 40px 18px 15px;
}
.ff_cont_14253 {
  text-decoration: underline;
  color: #FFFFFF !important;
  text-transform: capitalize;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.ff-first-1 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.ff-first-11 {
  margin: 20px 0;
}
.ff-first-12 {
  border: #622109 2px solid;
  border-radius: 5px;
  margin: 50px 0;
  /*  display: inline-block;*/
  display: block;
  position: relative;
}
.ff-first-1211 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  letter-spacing: 0.68px;
  color: #000000;
  text-transform: capitalize;
  font-size: 34px;
  position: relative;
  top: -5px;
  z-index: 1;
  line-height: 1;
}
.ff-first-12111 {
  letter-spacing: 0.24px;
  font-size: 12px;
  font-family: 'nunito';
  font-weight: normal;
  display: block;
  padding: 5px 0;
}
.ff-first-1212 {
  letter-spacing: 0.26px;
  color: #656565;
  font-size: 13px;
  margin-bottom: 30px;
  padding-top: 10px;
}
.ff-first-121 {
  display: inline-block;
  margin-top: -20px;
  margin-bottom: 0px;
  background-color: #fff;
  padding: 0 20px;
  border: 2px solid #71200C;
  position: relative;
}
.ff-first-121:after {
  content: '';
  position: absolute;
  display: block;
  width: calc(100% + 6px);
  height: calc(50% - 2px);
  top: -10px;
  left: -3px;
  background: #FFFFFF;
}
.ff-first-123 {
  background-color: #006490;
  border-radius: 4px;
  color: #FFFFFF !important;
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  display: block;
  padding: 11px;
  width: 100%;
  max-width: 310px;
  margin: 0 auto -25px auto;
}
.ff-first-12121 {
  color: #3075E9 !important;
  text-decoration: underline;
  font-weight: 600;
}
.ff-first-112 {
  display: flex;
  justify-content: space-between;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.48px;
  color: #622109;
  padding: 0;
  margin: 0;
}
.ff-first-112 > li {
  width: 33.33%;
}
.ff-first-111 {
  max-width: 840px;
  margin: 0 auto;
}
.ff-first-112 > li:not(.selected) {
  opacity: 0.7;
}
.ff-first-1241 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-size: 18px;
  padding: 0 20px;
  text-align: left;
  letter-spacing: 0.36px;
  color: #285B0F;
}
.ff-first-1242 {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: flex-start;
  margin: 10px 0;
  padding: 0 20px;
}
.ff-first-1242 > li {
  width: 78px;
  height: 96px;
  background: url('../gifs/full_feast/ff_placeholder.png') no-repeat;
  border: 1px solid #707070;
  border-radius: 4px;
  position: relative;
  display: flex;
  background-size: contain;
}
.ff-first-1242 > li:not(:last-child) {
  margin-right: 20px;
}
.ff-first-1243 {
  letter-spacing: 0.48px;
  color: #535353;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 8px;
}
.ff-first-124 {
  border-bottom: 2px solid #622109;
  margin-bottom: 65px;
}
.ff-first-1244 {
  border: 1px solid #0C6490;
  border-radius: 4px;
  font-weight: bold;
  font-size: 20px;
  color: #006490;
  text-transform: capitalize;
  padding: 12px 20px;
  max-width: 310px;
  display: block;
  margin: 0 auto -25px auto;
  background: white;
}
.ff-first-122 {
  padding: 20px 40px;
}
.ff-first-1244.ff-blue {
  background: #006490;
  color: white;
}
.ff_image_bundle_checked {
  position: absolute;
  top: -5px;
  right: -5px;
}
.ff_image_bundle {
  max-height: 100%;
  max-width: 100%;
  border-radius: 3px;
}
.hiwv_12 {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 0 0;
  margin: 0 0;
}
.hiwv_12 > li {
  width: 33.33%;
  padding: 8px 4px;
}
.hiwv_121 {
  border: 1px solid #707070;
}
.hiwv_122 {
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  text-align: center;
  font-weight: 800;
  font-size: 18px;
  padding: 10px;
}
.hiwv_11 {
  text-align: center;
  letter-spacing: 0;
  color: #222222;
  text-transform: capitalize;
  font-family: 'corda', 'Playfair Display', Arial, Helvetica;
  font-weight: bold;
  font-size: 28px;
  padding: 20px 0;
}
.hiwv_1 {
  padding: 40px 0;
  text-align: center;
}
.hiwv_13 {
  padding: 5px;
  letter-spacing: 0;
  color: #222222;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}
.hiwv_131 {
  text-decoration: underline;
  letter-spacing: 0;
  color: #0052A4;
  font-weight: 400;
  font-size: 16px;
}
.hiwv_2 {
  margin: 20px auto;
  display: inline-block;
  max-width: 213px;
  width: 100%;
  background-color: #366C50;
  border-radius: 50px;
  text-align: center;
  color: white !important;
  padding: 10px;
  font-size: 18px;
  transition: .3s background-color;
}
.hiwv_2:hover {
  background-color: #214231;
}
.top_alert_slider:not(.slick-initialized) > span:not(:first-child) {
  display: none;
}
@media (min-width: 768px) and (max-width: 1075px) { /*****************************************************************/
  .add_unit2::before, .add_percentage::before {
    display: flex;
    justify-content: center;
  }
  .steps-container > li {
    flex: 0 1 calc(100%/2);
  }
  .copy-ftr-link {
    white-space: nowrap;
  }
  #customer-menu {
    width: 25%;
  }
  #custo-content {
    width: 75%;
  }
  .roundwhitebox {
    padding: 15px 10px;
  }
  .input_line {
    margin-left: 42%;
    width: 60%;
  }
  .view-all-invoices a {
    min-width: 170px;
  }
  .product-gallery-single li > img {
    max-height: 500px;
    margin: 0 auto;
  }
  .product-info-details {
    padding-left: 15px;
  }
  .product-row, .product-row-kit {
    padding: 5px;
  }
  .title-info, .title-info-kit {
    min-width: 27%;
    font-size: 18px;
    line-height: 20px;
  }
  .info-product, .info-product-kit {
    min-width: 70%;
  }
  .product-gallery-nav li > img {
    height: 60px;
  }
  .product-gallery-nav-cont {
    width: 75px;
  }
  .product-title-pr {
    font-size: 30px;
  }
  ul.list-of-addresses > li {
    width: 100%;
  }
  .esc-word {
    display: none;
  }
  .product_refund_list input[type="text"], .product_refund_list select {
    padding: 6px !important;
  }
  .rar-top-row div {
    font-size: 12px;
  }
  #col-main-notlogged .list-view-on .action_btn {
    width: 45%;
  }
  .add-to-cart-slide, .pre-order-btn > a {
    font-size: 14px;
  }
  .txt-tab-hdr {
    font-size: 7px !important;
  }
  .disclaimer {
    padding: 20px;
  }
}
@media (max-width: 1400px) {
  .site-hdr-new #navcenter ul.mobile-sub.wsmenu-list {
    margin: 0 auto !important;
    width: calc(100% - 140px) !important;
    justify-content: center !important;
  }
}
@media (max-width: 1300px) {
  .numbers-with-cloud > li {
    font-size: 16px;
    padding: 0 15px 0 90px;
    width: 400px;
  }
  .one-with-cloud {
    height: 133px;
  }
  .two-with-cloud {
    height: 140px;
  }
  .three-with-cloud {
    height: 170px;
  }
  .four-with-cloud {
    height: 190px;
  }
  .bb-sol-ttl {
    font-size: 36px;
  }
  .bb-sol-sub {
    font-size: 22px;
  }
  .bb-sol-copy {
    font-size: 20px;
  }
  .wl_title-1 {
    font-size: 18px;
  }
  .wl_title-2 {
    font-size: 30px;
    line-height: 40px;
  }
  .wlp_copy {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 23px;
  }
  .wl_hero_1 {
    padding: 30px 0 0 30px;
  }
  .main-wl-cont-2 {
    margin-top: -40px;
  }
  .wlp_vendor_ttl {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .main-wl-cont-4 {
    margin-top: -25px;
  }
  .main-wl-cont-7 {
    margin: 0 auto;
    padding: 30px 0 60px 0;
  }
}
/*ipad landscape small laptop ipad landscape small laptop screen*****************************************/
@media (max-width: 1075px) {
  .recipes-catalog .recipe_tile:nth-child(7) {
    grid-area: 7/2/8/4;
  }
  .recipes-catalog .recipe_tile:nth-child(8) {
    grid-area: 8/2/9/4;
  }
  .recipes-catalog .recipe_tile:nth-child(11) {
    grid-area: 7/1/9/2;
  }
  .l_se_pop {
    top: 42px;
  }
  .l_se_pop:after {
    right: 10px;
  }
  .products-area ul.selected-pr.slick_search > li {
    display: inline-block;
    text-align: center;
    -ms-flex: 0 1 50%;
    -webkit-box-flex: 0;
    flex: 0 1 50%;
    max-width: 50%;
    padding: 0 10px 11px 10px;
    -webkit-transition: max-width .5s ease, -webkit-flex-basis .5s ease;
    transition: max-width .5s ease, -webkit-flex-basis .5s ease;
    transition: flex-basis .5s ease, max-width .5s ease;
    transition: flex-basis .5s ease, max-width .5s ease, -webkit-flex-basis .5s ease, -ms-flex-preferred-size .5s ease;
  }
  .error_top_cont {
    height: 400px;
  }
  .sub-ttl-error {
    font-size: 16px;
  }
  .ttle-search-error, .browse-ttl {
    font-size: 20px;
  }
  .error_links > a {
    padding: 7px 12px;
    font-size: 14px;
  }
  .error_search #search #search-input, .error_search #search .form-control::-webkit-input-placeholder {
    font-size: 14px !important;
  }
  .dis_ai.short_main_category .cate_thmb {
    width: calc(24.666% - 20px);
  }
  #themessage > .row-ch {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #themessage > .row-ch > .elm-ch {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .products-area ul.selected-pr.pre-checkout-layout > li {
    -ms-flex: 0 1 33.33%;
    -webkit-box-flex: 0;
    flex: 0 1 33.33%;
    max-width: 33.33%;
  }
  .rds-copy-1 {
    font-size: 35px;
    padding-bottom: 10px;
  }
  .rds-copy-2 {
    font-size: 14px;
  }
  .rds-copy-3 {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .rds-link-1 {
    padding: 10px 15px;
    font-size: 16px;
  }
  .rds-animated-slide .cd-headline.slide b {
    font-size: 35px;
  }
  .rds-copy-4 {
    font-size: 9px;
    padding-top: 6px;
  }
  .rds-top-cloud-sub {
    padding-top: 90px;
  }
  .rds-top-cloud {
    background: url('../gifs/raf_hero-image-ipad.png') no-repeat;
    background-size: auto;
  }
}
@media (max-width: 940px) {
  .raf-white-sec > li > img {
    max-width: 80px;
  }
  .sus_pillars_area {
    width: 940px;
  }
  .ss20_2 > li:not(:first-child) {
    padding-left: 10px;
  }
  .shopsave20_cont:after {
    display: none;
  }
  .sdm-cont-121, .sdm-ml-cont-21 {
    font-size: 24px;
  }
  .sdm-cont-122, .sdm-ml-cont-22, .sdm-cont-21 {
    font-size: 13px;
    line-height: 20px;
  }
  a.sdm-ml-link, a.sdm-ml-link2 {
    font-size: 14px;
    padding: 10px 25px;
    max-width: 207px;
    width: 100%;
  }
  a.sdm-ml-link3 {
    font-size: 11px;
  }
  .sdm-cont-11 {
    height: 130px;
    width: auto;
  }
  .sdm-cont-2 > li > img {
    width: 60px;
    height: auto;
  }
  .sdm-ml-cont-22 {
    max-width: 400px;
  }
  .ml_sm_top_area {
    padding: 0;
  }
}
/*ipad portrait and mobile landscape*/
@media (max-width: 840px) {
  .hero-office {
    background-position: 80%;
  }
  .hero-office-content {
    align-items: flex-start;
  }
  .hiw-steps-of > li {
    flex-basis: 35%;
  }
  .maker-story-sec {
    flex-direction: column-reverse;
  }
  .made-by-1-sec {
    width: 100%;
    margin-top: 35px;
  }
  .made-by-imgs {
    width: 90%;
    justify-content: center;
  }
  .main-img-made {
    width: 90% !important;
  }
  .second-img-made {
    left: -10%;
    height: 66% !important;
    width: auto !important;
  }
  .browse-mp-btn {
    right: 5%
  }
  .available-area {
    font-size: 13px;
  }
  .top-filter-view.sort-cat-opt .dropdown-menu > li:first-child {
    display: block;
  }
  .shorter_list {
    min-height: inherit;
  }
  .plus-desc {
    display: none;
  }
  .plus-mobile {
    display: block;
  }
  .top_mobile_new #m_search_box:after {
    left: auto;
    right: 135px;
  }
  label.qls-box.new-tag:before {
    right: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
  }
  .search-list-links > li .ser-plus {
    display: none;
  }
  .shopping_tabs {
    justify-content: center;
    padding: 0 10px;
  }
  .shop-tabs .sort-cat-opt.choose-method-fltr {
    height: 48px;
    border-right: 1px solid #E6E7E8;
  }
  .number-shoppable {
    margin-left: 6px;
    font-size: 10px;
  }
  .shoppable-ttl {
    font-size: 12px;
  }
  .bought-befor-icon, .on-sale-icon {
    width: 20px;
    height: 20px;
  }
  .shopping_tabs > li {
    flex-grow: 1;
  }
  .shopping_tabs > li > a {
    padding: 8px;
  }
  .pre-checkout-layout {
    flex-wrap: nowrap !important;
    overflow-x: auto;
  }
  .loadmore-btn > .lm-sp {
    display: none;
  }
  .pre-checkout-layout #load-more ~ li {
    display: block;
  }
  .products-area ul.selected-pr.pre-checkout-layout > li {
    min-width: 280px;
    padding-top: 10px;
  }
  .checkout-sec {
    display: block !important;
    width: 100% !important;
    transform: none !important;
  }
  .pre-checkout-list {
    margin: 10px;
  }
  .sticky-pre-ckeckout-box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 25px;
    z-index: 999;
    background: white;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1);
  }
  .cont-order-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .progress-bar-pre {
    margin: 0px auto 10px auto;
  }
  .cont-order-mobile > .continue-link {
    margin: 0 15px;
    width: 300px;
    max-width: 100%;
  }
  .pre-check-hr {
    padding: 35px 0 10px 0;
  }
  .thank-you-box1 {
    flex-direction: column;
  }
  a.shop-btn {
    display: none;
  }
  .thank-action-btns {
    flex-wrap: wrap;
    max-width: 500px;
    margin: 0 auto;
  }
  .thank-action-btns > li:not(:nth-child(even)) > a {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .thank-action-btns > li:not(:nth-child(even)) {
    width: 40%;
  }
  .thank-action-btns > li:not(:nth-child(odd)) > a {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .thank-action-btns > li:not(:nth-child(odd)) {
    width: 60%;
  }
  .thnk-img-fact {
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .thnk-txt-img-fact {
    flex-direction: column-reverse;
  }
  .worker-arrow-img {
    align-self: flex-end;
    transform: rotate(195deg);
  }
  .thank-ttle {
    padding-right: 22px;
  }
  .thnk-txt-fact {
    padding-right: 22px;
    padding-bottom: 140px;
  }
  .thank-action-btns > li > a {
    padding: 10px 15px;
  }
  .thank-you-box1 > li {
    border-right: none !important;
    max-width: none;
  }
  li:not(:first-child) .typ-ttl-box {
    border-top: 1px solid rgba(226, 226, 227, 1);
  }
  .same-cal-tag {
    left: -4px;
  }
  .day-current-order.same-day-selected {
    border-left: 3px solid #1D61CE !important
  }
  .form-in {
    margin-left: 0 !important;
  }
  #contact_info {
    width: 100%;
  }
  .rd-ttl {
    font-size: 18px;
  }
  .rd-sub1 {
    font-size: 55px;
  }
  .rds-grid-img > img {
    max-height: 100px;
  }
  .rds-grid-img {
    min-height: 120px
  }
  .rds-sub-ttl-1 {
    font-size: 18px;
  }
  .rd-span {
    font-size: 26px;
  }
  .hero-rds {
    min-height: 300px;
  }
  .raf-black-sec {
    width: 40%;
  }
  .raf-white-sec {
    width: 60%;
  }
  .raf-ban-tt {
    font-size: 20px;
  }
  .raf-black-sec {
    font-size: 14px;
  }
  .give-get-n {
    background-size: 160px;
  }
  .raf-bg-side-pop {
    display: none;
  }
  .raf-right-co {
    width: 100%;
  }
  .raf-pop-labl-in {
    text-align: center;
  }
  .raf-pop-bts-n {
    flex-wrap: wrap;
  }
  .raf-itgrey-btn-n, .raf-ltblue-btn-n {
    width: 100%;
  }
  .raf-itgrey-btn-n {
    margin-bottom: 15px;
  }
  .raf-main-hdr {
    font-size: 16px;
  }
  .credit-blue {
    font-size: 24px;
    line-height: 34px;
  }
  .rds-gr-btns a {
    font-size: 12px;
  }
  #customer-dash #customer-menu {
    display: block;
    width: 30%;
    min-width: 30%;
    flex-grow: 1;
  }
  #customer-dash #custo-content {
    width: auto;
  }
  .log-out-side-men {
    display: inline-block;
  }
  .raf-sign-row {
    flex-direction: column-reverse;
  }
  .raf-data {
    width: 100%;
  }
  .raf-sign-up-back {
    background: url('../gifs/raf-mobile.png') no-repeat;
    background-position: bottom center;
    padding-bottom: 40px;
  }
  .green-copy-get, .black-copy-get {
    width: 100%;
    max-width: inherit;
    text-align: center;
  }
  #SignUpList.raf-form-sign {
    padding: 0;
  }
  .hide-ttle {
    display: none;
  }
  #bannersection {
    text-align: center;
  }
  .new-items-icon {
    width: 20px;
    height: 20px;
  }
  .rds-top-cloud {
    background: url('../gifs/raf_mobile-hero-image.png') no-repeat;
    background-size: 100%;
  }
  .rds-steps-cont {
    flex-wrap: wrap;
  }
  .rds-steps-cont > li {
    width: 50%;
    padding-bottom: 40px;
  }
  .rds-steps-img {
    height: 160px;
    max-height: 160px;
  }
  .waywf-sec-1 {
    font-size: 22px;
  }
  .waywf-sec-2 {
    font-size: 14px;
    padding: 10px 15px;
    white-space: nowrap;
  }
  .hero-rds-v2 {
    padding-bottom: 0;
  }
  .nosto-with-spots {
    background: none;
  }
  .header-top-line-rds2 {
    font-size: 32px;
  }
  .rds-copy-1, .rds-animated-slide .cd-headline.slide b {
    font-size: 30px;
  }
  .rds-copy-11 {
    font-size: 16px;
  }
  .pick-a-diff {
    margin-left: 25px;
  }
  .tb-hdr-1 {
    font-size: 40px;
  }
  .tb-hdr-3 {
    font-size: 16px;
  }
  .tb-inner-sec {
    flex-direction: column-reverse;
  }
  .tb-inner-sec-1 {
    width: 100%;
  }
  .tb-inner-sec-2 {
    width: 100%;
  }
  .tb-inner-sec-2 > img {
    width: 400px;
  }
  .tb-inner-sec-2 {
    justify-content: center;
  }
  .two-with-cloud:after {
    display: none;
  }
  .numbers-with-cloud > li {
    margin: 20px auto;
  }
  .one-with-cloud:after {
    content: '';
    background: url("../gifs/graphics_dottedline_mobile.png") no-repeat;
    position: absolute;
    width: 133px;
    height: 187px;
    top: -170px;
    right: 50%;
  }
  a.join-us-btn {
    font-size: 18px;
  }
  .checkbox_ftr:not(:checked) ~ .footer-row {
    display: none;
  }
  .checkbox_ftr:checked ~ .footer-row {
    display: block;
  }
  .footer-row {
    padding: 0 10px 20px;
  }
  .checkbox_ftr:not(:checked) + .widget-title {
    background: #212121 0% 0% no-repeat padding-box;
    color: white !important;
    margin: 0 !important;
    border-bottom: 1px solid white;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    line-height: 1.2 !important;
  }
  .checkbox_ftr:checked + .widget-title .fa.ftr_arrow {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
  }
  .wn_ttl {
    font-size: 24px;
  }
  .label_ftr_n {
    font-size: 26px;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .fa.ftr_arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  #bottom_green_block img.pillars_img {
    height: 110px;
  }
  .shopsave20_cont {
    flex-direction: column;
  }
  .ss20_1 {
    width: 100%;
    padding-bottom: 20px;
    flex-basis: auto;
  }
  .ss20_2 {
    width: 100%;
    justify-content: center;
    flex-basis: auto;
  }
  .ss20_11 {
    font-size: 45px;
    justify-content: center;
  }
  .ss20_12 {
    font-size: 13px;
    text-align: center;
  }
  .ss20_imgAnd {
    height: 80px;
  }
  .ss20_22 {
    font-size: 12px;
  }
  .ss20_211 {
    font-size: 20px;
    padding: 15px 15px 5px 15px;
  }
  .ss20_alert .ss20_211 {
    font-size: 40px;
  }
  .ss20_imgB {
    width: 62px;
  }
  .ss20_21_num {
    font-size: 30px;
  }
  .ss20_alert .ss20_21_num {
    font-size: 54px;
  }
  .ss20_2 > li:not(:first-child) {
    padding-left: 14px;
  }
  .ss20_alert .ss20_11 {
    height: 60px;
  }
  .mlkt-banner-1 {
    flex-direction: column;
    align-items: center;
  }
  .mlkt-banner-2 {
    flex-direction: column;
  }
  .mlkt-num-copy {
    max-width: 300px;
    margin: 0 auto;
  }
  img.mlkt-banner-logo {
    width: 250px;
  }
  .mlkt-top-txt {
    padding-left: 0;
  }
  .mlkt-only-desk {
    display: none;
  }
  .mlkt-hiw {
    flex-direction: column;
  }
  .mlkt-hiw .meal_kit_thm {
    width: 100%;
  }
  .mlkt-only-mobile {
    display: block;
  }
  .mlkt-mbg-1 {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .mlkt-mbg-2 {
    position: absolute;
    left: 0;
    top: 15%;
  }
  .mlkt-mbg-3 {
    position: absolute;
    right: 0;
    top: 50%;
  }
  .mlkt-mbg-4 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .mlkt-banner {
    padding-bottom: 80px;
  }
  .mlkt-ttl-mobile {
    display: block;
  }
  .mlkt-ttl-desktop {
    display: none;
  }
  .mlkt-right-side {
    float: none;
    padding: 0 10px;
  }
  .meal-info-blobs > li > img {
    width: 52px;
    height: 50px;
  }
  .mlkt_blob_cnt {
    height: 50px;
  }
  .meal-info-blobs {
    top: -25px;
    height: 40px;
  }
  .mlkt_blob_cnt_2 {
    font-size: 12px;
  }
  .mlkt_blob_cnt_1 {
    font-size: 8px;
    line-height: 1;
  }
  .meal-info-blobs > li:not(:last-child) {
    margin-right: 15px;
  }
  .mlkt-ttl {
    font-size: 24px;
    padding-bottom: 0;
    padding-left: 10px;
  }
  .mlkt_price_1 {
    font-size: 24px;
  }
  .mlkt_price_2 {
    font-size: 12px;
  }
  .mlkt_note {
    font-size: 11px;
  }
  .per_serving_ml_b {
    display: block;
    margin: 16px 0 6px;
    font-size: 14px;
  }
  .per_serving_ml {
    font-size: 12px;
    padding-left: 10px;
  }
  .mlkt_reg {
    font-size: 14px;
    padding: 0 10px;
  }
  a.mlkt_dnld {
    margin: 5px 10px 25px 10px;
  }
  .mlkt_steps_number {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 4px;
  }
  .mlkt_steps_info {
    font-size: 12px;
    line-height: 20px;
  }
  .mlkt_lists_ttl {
    font-size: 16px;
  }
  .mlkt_lists_itms > li {
    font-size: 12px;
  }
  .mlkt-slider-container .slick-next:before, .mlkt-slider-container .slick-prev:before {
    font-size: 30px !important;
  }
  .mlkt-banner-2 > li {
    width: 100%;
  }
  .mlkt_steps_dt {
    padding: 0 10px;
  }
  .sdm-cont-1 {
    flex-direction: column;
    align-items: flex-start;
  }
  .sdm-cont-12 {
    padding-left: 0;
  }
  .sdm-cont-2 {
    flex-direction: column;
  }
  .sdm-plate {
    display: none;
  }
  .sdm-cont-2 > li {
    width: 100%;
    padding-bottom: 30px;
  }
  .sdm-ml-cont-img2 {
    display: none;
  }
  .sdm-ml-cont-img3 {
    display: block;
    top: 0;
    right: 0;
    position: absolute;
  }
  .sdm-ml-cont-2 {
    padding: 40px 50px 20px;
    min-height: 559px;
  }
  .sdm-ml-cont {
    background-color: #FAFBFC;
  }
  .sdm-cont {
    padding: 0 50px;
  }
  a.only-mobile-btn {
    display: block;
  }
  .wlp_vendor_ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .main-wl-cont-2 {
    margin-top: -20px;
  }
  .main-wl-cont-4 {
    margin-top: -10px;
  }
  .hiwv_12 > li {
    width: 100%;
  }
  .hiws {
    margin: 5px auto;
    width: 97%;
  }
  .ff-first-121 {
    margin-top: -12px;
  }
}
/*Mobile portrait  - Mobile L */
@media (max-width: 470px) {
  .of-big-link.of-top {
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    margin: 10px 30px 40px;
    left: 0;
    width: calc(100% - 60px);
    font-size: 15px;
  }
  .of-big-link {
    font-size: 15px;
  }
  .white-container {
    padding: 0;
  }
  .img-gal > img {
    width: 100%;
    height: 160px;
    object-fit: cover;
  }
  .team-cont {
    flex-direction: column;
  }
  .team-cont > li {
    flex-basis: 100%;
    padding-bottom: 20px;
  }
  .of-big-link.contact-cn {
    width: calc(100% - 60px);
  }
  .bottom-of-info {
    flex-direction: column;
  }
  .bottom-of-info > li {
    flex-basis: 100%;
    width: 100%;
    border-color: transparent !important;
    text-align: center;
    padding-bottom: 30px;
  }
  .bottom-of-info > li:not(:last-child) > div {
    text-align: center;
  }
  div:not(.hdr-select-cont) > .sort-cat-opt .bootstrap-select.open .filter-option.pull-left, div:not(.hdr-select-cont) > .sort-cat-opt .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none !important;
  }
  #themessage > .row-ch > .elm-ch {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  #themessage {
    padding: 10px !important;
  }
  .top_mobile_new #m_search_box:after {
    left: 68% !important;
    right: auto;
  }
  .new-design-nosto .carousel-container .col-xs-5ths {
    margin-bottom: 0;
  }
  .delivery-notification {
    flex-direction: column;
  }
  .shopping_tabs > li > a {
    padding: 6px 7px; /*    flex-direction: column;*/
  }
  .number-shoppable {
    margin-left: 4px;
    font-size: 9px;
  }
  .shoppable-ttl {
    font-size: 10px;
    line-height: 18px;
  }
  .bought-befor-icon, .on-sale-icon {
    margin-right: 2px;
    width: 18px;
    height: 18px;
    font-size: 12px !important;
  }
  .shop-tabs .list-grid-toggle {
    margin: 5px 5px;
  }
  .shop-tabs .choose-method-fltr .bootstrap-select button {
    padding-left: 22px;
    width: 39px;
  }
  .shop-tabs .drop-down-filter {
    margin-left: 5px;
    font-size: 12px;
  }
  .shop-tabs .available-area {
    padding-right: 10px;
    font-size: 12px;
  }
  .sub-ttle-flash {
    display: block;
    margin: 0;
  }
  #show_hide_1:checked ~ .title-flash .sub-ttle-flash {
    display: none;
  }
  .Main_Container_Mobile .over_18_bic {
    width: 94%;
    margin: 0 3%;
  }
  .Main_Container_Mobile h3 {
    padding: 10px 10px 0;
  }
  .title-flash {
    flex-direction: column;
    align-items: flex-start;
  }
  .del-option-label {
    flex-direction: column;
  }
  .del-option-label > label:not(:last-child) {
    margin-right: 0;
  }
  .sub-rds {
    letter-spacing: normal;
    font-size: 11px;
  }
  .postal-pop {
    padding: 0 10px;
  }
  .rd-ttl {
    font-size: 11px;
  }
  .rd-sub1 {
    font-size: 25px
  }
  .rd-sub2 {
    font-size: 14px;
    padding: 6px 10px;
  }
  .rd-span {
    font-size: 16px;
  }
  .rds-grid-block {
    flex-direction: column;
  }
  .rds-grid-block > li {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
  }
  .rds-grid-img > img {
    max-height: 65px;
    max-width: 75px;
  }
  .rds-grid-img {
    min-height: auto;
    width: 100px;
  }
  .rds-sub-ttl-1 {
    padding-left: 10px;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
  }
  .rds-sub-ttl-2 {
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
  }
  .hero-rds {
    min-height: 250px;
  }
  .give-get-n {
    font-size: 24px;
  }
  .raf-white-sec {
    flex-direction: column;
    padding: 10px 0;
    width: 45%;
  }
  .raf-white-sec > li {
    display: flex;
    align-items: center;
  }
  .raf-ttl-pint {
    text-align: left;
  }
  .raf-black-sec {
    width: 55%;
  }
  .raf-white-sec > li > img {
    max-width: 50px;
  }
  .rds-gr-btns {
    justify-content: center;
  }
  .welcome-info-msg .change-del-date.green-button-new {
    text-align: center;
  }
  #customer-dash #customer-menu .cust_menu li a {
    font-size: 12px;
    padding: 4px 6px;
  }
  #customer-dash #custo-content .order-btns a {
    font-size: 12px !important;
  }
  .rds-steps-cont > li {
    width: 100%;
  }
  .rds-steps-cont {
    top: -20px;
  }
  .waywf-sec {
    flex-direction: column;
  }
  .waywf-sec-1 {
    padding: 0 10px 10px 10px;
  }
  .waywf-sec-3 {
    padding: 10px 10px 0 10px;
  }
  .rds-link-1 {
    width: 100%;
    text-align: center;
  }
  .rds-link-btns {
    flex-direction: column;
  }
  .pick-a-diff {
    margin-left: 0;
  }
  .postal-rds-wrap-error {
    display: none;
  }
  .rds-top-cloud-sub {
    padding-top: 60px;
  }
  .rds-top-cloud-sub:after {
    content: '';
    position: absolute;
    background: white;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .tb-brands {
    flex-direction: column;
  }
  .tb-brand-cont {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }
  .bbform-solution {
    padding: 24px;
  }
  .label-form-bi {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .tb-hdr-1 {
    font-size: 26px;
  }
  .tb-hdr-1 > img {
    height: 58px;
  }
  .tb-hdr-2 {
    font-weight: 500;
  }
  .tb-hdr-3 {
    display: none;
  }
  .bb-sol-ttl {
    font-size: 27px;
  }
  .numbers-with-cloud > li {
    font-size: 12px;
    padding: 20px 15px 20px 80px;
  }
  .one-with-cloud {
    height: 110px;
  }
  .two-with-cloud {
    height: 116px;
  }
  .three-with-cloud {
    height: 140px;
  }
  .four-with-cloud {
    height: 165px;
  }
  .numbers-with-cloud > li > img {
    width: 100%;
  }
  .return_container_inner {
    width: 100%;
  }
  .ss20_alert .return_container_inner {
    height: 180px;
  }
  .rb_info_cont_2 {
    height: 165px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
  }
  .rb_img {
    top: 30px;
    right: -30px;
  }
  .rb_ttl {
    font-size: 20px;
  }
  .rb_info_cont {
    padding: 16px;
  }
  .returnB_label {
    top: 14px;
  }
  .raf_alert_copy {
    font-size: 13px;
  }
  a.raf_alert_link {
    font-size: 12px;
  }
  .raf_alert_sm > a > img {
    width: 30px;
    height: auto;
  }
  .raf_animated_box {
    width: 140px;
  }
  .rf_bin {
    width: 135px;
  }
  .return_container_inner.rci_raf {
    height: 205px;
  }
  .rf_squash {
    width: 70px;
  }
  .top-veggy {
    position: relative;
    top: 20px;
    right: -43px;
  }
  .mlkt_steps_dt > li {
    flex-direction: column;
  }
  img.mlkt_steps_dt_img {
    width: 100%;
    height: auto;
  }
  .mlkt_lists {
    flex-direction: column;
    padding-bottom: 10px;
  }
  .mlkt_lists > li {
    padding: 0 0 20px 0 !important;
    width: 100%;
  }
  .mlkt-slider-container .slick-next {
    right: 10px !important;
  }
  .mlkt-slider-container .slick-prev {
    left: 10px !important;
  }
  .wl_hero_1 {
    flex-direction: column !important;
    padding: 30px 0 0;
  }
  .wl_hero_side_img {
    width: 260px;
    bottom: 0px;
  }
  .wl_hero_blue {
    flex-direction: column-reverse;
  }
  .wl_hero_green {
    flex-direction: column;
  }
  .wl_image_right_2 {
    width: 100%;
  }
  .wl_image_left_2 {
    width: 70%;
  }
  .wl_top {
    padding: 0 10px;
    text-align: center;
  }
  .wl_title-2 {
    margin-left: 0;
  }
  .wl_content_in {
    text-align: center;
  }
  .main-wl-cont-7 {
    flex-direction: column;
  }
  .wl_7_img {
    width: 90%;
  }
  .wl_7_right, .wl_7_right_2 {
    padding: 0;
    text-align: center;
  }
  .wl_image_right_2_logo {
    max-width: 200px;
  }
  .bottom_arrow_wl {
    width: 50%;
    height: 0;
    margin-top: 0;
    position: relative;
    top: 40px;
  }
}
/* Mobile M*/
@media (max-width: 400px) {}
/*old mobiles - Mobile S*/
@media (max-width: 350px) {}
@media (min-width: 841px) {
  /*********************** Only Descktop ************************/
}