@charset "UTF-8";
@font-face {
  font-family: 'Conv_edosz';
  src: url('edosz.eot');
  src: local('☺'), url('edosz.woff') format('woff'),
    url('edosz.ttf') format('truetype'),
    url('edosz.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_adele-light-webfont';
  src: url('fadele-light-webfont.eot');
  src: local('☺'), url('adele-light-webfont.woff') format('woff'),
    url('adele-light-webfont.ttf') format('truetype'),
    url('adele-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: 'Conv_edosz';
}
html{
	overflow-x: hidden !important;
}
body{overflow: hidden !important;}

.instagram-section .section-header h2{
	    font-family: 'Bebas Neue', cursive;
}
.instagram-section .section-header h2 a{ color:#a1decc; text-decoration: underline; }
body p {
  font-weight: 700;
}

@media screen and (min-width: 768px){
  body p {
    font-size:20px;
  }
}

.header-layout--left-center .header-item--icons .site-nav__link {
  color: #000;
}

.site-header {
  padding-top: 6px;
  padding-bottom: 6px;
  box-shadow: none;
      border-bottom: 1px solid #eee;
}

div[data-section-id="header"] {
  position: relative;
}

.header-item.header-item--logo {
  margin-top: -25px;
  margin-bottom: -20px;
  position: relative;
  z-index: 999;
}

.header-layout[data-logo-align="left"] .site-header__logo {
  margin: 0px;
}

.type-advanced .promo-grid__content {
  background: RGBA(255, 122, 180, 0.5) !important;
  max-width: 665px;
}

#qab_bar span {
  font-family: 'Conv_adele-light-webfont';
}

.type-advanced .promo-grid__content .rte--block.text-box {
  font-family: 'Conv_adele-light-webfont';
  text-shadow: 0px 0px 5px rgba(58, 58, 58, 0.5);
  font-size: 30px;
  line-height: 1.2;
}

/***************** tabs ***************/

.collactions-tabs-title-tabs {
  display: flex;
  align-items: center;
  margin-bottom: 16px !important;
}

.collactions-tabs-title-tabs .tabs-header {
  margin-left: auto;
}

.collactions-tabs-title-tabs .tabs-header ul:after {
  content: "";
  display: table;
  clear: both;
}

.collactions-tabs-title-tabs .tabs-header ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.collactions-tabs-title-tabs .tabs-header ul li {
  float: left;
  padding: 0px 15px;
  border-right: 1px solid #ffcee4;
}
.collactions-tabs-title-tabs .tabs-header ul li:last-child{
	padding-right:0;
  	border-right:0px;
}

.collactions-tabs-title-tabs .tabs-header ul li a {
  display: block;
  font-size: 21px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff7ab4;
  border-color: #fff !important;
  font-family: 'Bebas Neue', cursive;
  opacity: 0.8;
  line-height: 1;
}

.collactions-tabs-title-tabs .tabs-header ul li:hover a,
.collactions-tabs-title-tabs .tabs-header ul li.active a {
  opacity: 1;
  color: #ea6776;
}

.collactions-tabs-title-tabs .section-title h3 {
  font-size: 32px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a1decc;
  margin: 0px;
  font-family: 'Conv_edosz';
}

.tab-container {
  display: block;
  width: 100%;
}

.tab-container .tab-inner-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -15px;
  margin-left: -15px;
}

.tab-container .tab-inner-wrap .grid-wrapper {
  padding: 15px;
  width: 25%;
  text-align: center;
}

.tab-container .tab-inner-wrap .grid-wrapper a {
  width: 100%;
  display: block;
}

.tab-container .tab-inner-wrap .grid-wrapper a.btn {
  width: auto;
  display: inline-block;
}

.tab-container .tab-inner-wrap .grid-wrapper a:after {
  display: none;
}

.tab-container .tab-inner-wrap .grid-wrapper a {
  border: 0px;
  box-shadow: none;

}

.grid-content {
  display: block;
  padding-top: 17px;
}

.grid-product__title.grid-product__title--body,
.grid-content .grid-title {
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff7ab4;
  margin: 0px 0px 4px 0px;
  text-transform: inherit;
}

.grid-product__price,
.grid-content .tab-price {
  color: #ffbc6a;
  display: block;
  padding-top: 6px;
  font-size: 20px;
  font-weight:700;
}
.grid.grid--uniform.grid--collection{
    display: flex;
    flex-wrap: wrap;
}

.image-grid {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.image-grid img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.slick-list.draggable {
  width: 100%;
}

.slick-next:before {
  content: "\f105" !important;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ff7ab4;
  font-size: 45px;
}

.slick-prev:before {
  content: "\f104" !important;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ff7ab4;
  font-size: 45px;
}

.slick-prev, .slick-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  box-shadow: none;
  outline: 0px;
  top: 41%;
  z-index: 3;
}

.slick-prev:active, .slick-next:active,
.slick-prev:focus, .slick-next:focus,
.slick-prev:hover, .slick-next:hover {
}

.slick-prev {
  left: -20px;
}

.slick-next {
  right: -20px;
}

.Line {
  width: 100%;
  height: 1px;
  border-bottom: solid 1px #c4e6d3;
}

.tabs-wrapper {
  margin-bottom: 16px ! importnat;
}

.view-all-tab-btn {
  display: block;
  padding: 27px 0px;
}

.tab-container a {
  outline: 0px;
  box-shadow: none;
}

.page-width {
  width: 100%;
}

.background-media-text__inner {
  display: flex;
  align-items: center;
  height: 100%;
}

.collactions-tabs-title-tabs .tabs-header ul li a:after {
  display: none;
}
.feed-cafe-inner-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.instagram-cafe-feed-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.instagram-cafe-feed-wrap .grid__item {
  padding-left: 0;
  padding: 0 5px;
}
.instagram-cafe-feed-wrap .feed-image {
  padding: 100px 0;
}
.instagram-cafe-feed-wrap .feed-overlay {
  background: rgba(255, 255, 255, 0.5);
}
.instagram-cafe-feed-wrap .feed-overlay:before {
  content: '+';
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  color: #f0abbb;
  font-size: 85px;
  background: rgba(255,255,255,0.9);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  font-weight: normal;
}

@media screen and (max-width: 1000px) {
  .tab-container .tab-inner-wrap {
    margin-right: -4px;
    margin-left: -4px;
  }

  .collactions-tabs-title-tabs .tabs-header ul li {
    margin-left: 0px;
    margin-right: 3px;
    padding:0;
    border:0;
  }

  .collactions-tabs-title-tabs .tabs-header ul li a {
    font-size: 18px;
    background-color: #a1decc;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: normal;
    padding: 0px 8px;
    border: 0px !important;
    color: #fff;
  }

  .collactions-tabs-title-tabs .tabs-header ul li.active a {
    background-color: #ff7ab4;
    color: #fff;
  }

  .slick-prev, .slick-next {
    top: 36%;
  }

  .collactions-tabs-title-tabs {
    flex-direction: column;
  }

  .section-title {
    display: block;
    width: 100%;
  }

  .collactions-tabs-title-tabs .tabs-header {
    padding-top: 16px;
    padding-bottom: 1px;
  }

  .site-collection-tab-inner-wrapper .clearfix {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body .mobile-content-inside {
    min-height: 450px;
    padding-top: 210px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative !important;
  }

  .mobile-content-inside:after {
    content: "";
    display: table;
    clear: both;
  }

  body .mobile-content-inside .background-media-text__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .collactions-tabs-title-tabs .tabs-header ul li {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .tab-container .tab-inner-wrap .grid-wrapper {
    padding-right: 4px;
    padding-left: 4px;
  }

  .view-all-tab-btn {
    padding: 23px 0px;
  }
}

@media screen and (max-width: 420px) {
  .slick-prev, .slick-next {
    top: 34%;
  }

}

.testimonaisl-grids .testimonials-slider__text {
  padding-top: 52px;
}

.instagram-feed-wrap a {
  display: block;
  padding: 0;
}

.instagram-section .section-header__title {
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #000000;
  font-family: 'Conv_AmaticSC-Bold';
}

.feed-image {
  position: relative;
}

.feed-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.6s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  font-size: 30px;
}

.feed-image:hover .feed-overlay {
  opacity: 1;
}

.instagram-section .section-header {
  display: block;
}

.instagram-btn {
  height: 50px;
  background-color: rgba(223, 121, 32, 1);
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  padding: 0px 36px;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
}

.instagram-btn:hover {
  color: #fff;
  background-color: rgba(223, 121, 32, 0.9);
}

.instagram-btn i {
  font-size: 20px;
  margin-right: 7px;
}

.shopify-section.testimonials-section {
  padding-bottom: 57px;
}

.instagram-feed-wrap {
  padding: 0px 3%;
  margin-bottom: 70px;
}

.instagram-feed-wrap .slick-prev {
  left: -35px;
}

.instagram-feed-wrap .slick-next {
  right: -35px;
}

@media screen and (max-width: 767px) {
  .instagram-section .section-header {
    flex-direction: column;
    justify-content: center;
  }

  .instagram-btn {
    margin: 24px auto 0px auto;
  }

  .feed-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2px;
    margin-right: -2px;
  }

  .feed-inner-wrapper > div {
    width: 50%;
  }

  .instagram-feed-wrap a {
    padding: 0px;
  }

  .instagram-feed-wrap {
    padding-bottom: 2px;
  }

  .footer__social li {
    margin-left: 5px;
  }

}

.custom-hero-image-wrapper-mobile{
  display:none;
	margin-top: -30px;
    margin-left: 20px;
    margin-right: 20px;
  
}
 
.custom-hero-image-wrapper {
  position: absolute;
  left: 40px;
  right: 40px;
  top: 40px;
  bottom: 40px;
}

.inner-grid-content {
  display: inline-block;
  max-width: 665px;
  padding: 50px;
  box-sizing: border-box;
  position: relative;
}

.custom-hero-image.top-left .custom-hero-image-wrapper {
  display: flex;
}

.custom-hero-image.top-right .custom-hero-image-wrapper {
  display: flex;
  flex-flow: row-reverse;
}

.custom-hero-image.center-left .custom-hero-image-wrapper {
  display: flex;
  align-items: center;
}

#aboutus-section.custom-hero-image.center-left .custom-hero-image-wrapper {
  display: flex;
  align-items: flex-end;
}

.custom-hero-image.center-right .custom-hero-image-wrapper {
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
}

.custom-hero-image.bottom-left .custom-hero-image-wrapper {
  display: flex;
  align-items: flex-end;
}

.custom-hero-image.bottom-right .custom-hero-image-wrapper {
  display: flex;
  flex-flow: row-reverse;
  align-items: flex-end;
}

.custom-hero-image.center-top .custom-hero-image-wrapper {
  display: flex;
  justify-content: center;
}

.custom-hero-image.center-bottom .custom-hero-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.custom-hero-image.center-center .custom-hero-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-hero-image .feature-row__text {
  text-shadow: 0px 0px 5px rgba(63, 63, 63, 0.2);
  letter-spacing: 2px;
  position: relative;
  z-index: 3;
  padding-top: 0;
  padding-bottom: 0;
}

#section_1594145269122 .feature-row__text {
  font-size: 23px;
}

.custom-hero-image .feature-row__text .featured-row__subtext {
  padding: 15px 0px;
}

.custom-hero-image .feature-row__text .h3 {
  line-height: 1.4;
}

.custom-hero-image .overlay-bg {
  background: #ff7ab4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.85;
}

#CollectionSection .rte,
#CollectionSection .rte p{
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
#CollectionSection .rte p img{display:inline-block;}
.no-results{
    display: block;
    font-size: 19px;
    background: #fff;
    font-weight: 700;
    text-align: center;
  margin-bottom:35px;
    display:none;
}
.no-results span{
    display: inline-block;
    padding: 25px;
    border: 1px solid #eee;
    text-align: center;
  	
}

/*
.small-btn{
padding: 8px 22px !important;
font-size: 22px  !important;
width: auto  !important;
display: inline-block  !important;
}
*/
.btn {
  font-weight: 400;
}

.green-btn {
  background: #a1decc !important;
}

.grid__item .content-box,
.grid-content .content-box {
  margin-top: 20px;
  min-height: 80px;
  display: block;

}

.content-btn-left,
.content-btn-right {
  display: flex;
}

.content-btn-left .btn,
.content-btn-right .btn {
  margin: 0px;
  white-space: nowrap;
}

.content-btn-left p,
.content-btn-right p {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.3;
}

.content-btn-left .btn-left {
  order: 1;
}

.content-btn-left .content-right {
  order: 2;
}

.text_style_2 .feature-row__text.feature-row__text--right {
  padding-right: 0px;
  position: relative;
  z-index: 3;
}

.text_style_2 .feature-row__text.feature-row__text--left {
  padding-left: 0px;
  position: relative;
  z-index: 3;
}

.text_style_2 .feature-row__text {

}

.orange-btn {
  background-color: rgb(255, 188, 106);
}

.feature-row__text.feature-row__text--right {

}

.logo-list .section-header__title {
  font-family: 'Conv_adele-light-webfont';
  text-transform: inherit;
  color: #ff7ab4;
}

.logo-list .slick-slide img {
  max-width: 100px;
}

.logo-list .slick-track {
  display: inline-flex;
  align-items: center;
}

.logo-list .slick-slide {
  text-align: center;
}

.logo-bar {
  max-width: 94%;
  display: block;
  margin: 0px auto;
}

.logo-bar .logo-bar__item {
  margin: 0;
  display: block;
}

.instagram-feed-wrap .slick-prev:before,
.instagram-feed-wrap .slick-next:before,
.logo-bar .slick-prev:before,
.logo-bar .slick-next:before {
  color: #a1decc !important;
}

.tabs-wrapper .slick-prev,
.tabs-wrapper .slick-next {
  top: 33%;
}

.site-footer__linklist a {
  font-size: 20px;
}

.footer__title {
  font-family: 'Bebas Neue', cursive;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 24px;
}

.footer__collapsible p {
  font-size: 20px;
  font-weight: 400;
}

.footer__newsletter-input {
  background: #fff;
  color: #000;
  padding-left: 15px;
}

.footer__newsletter-input::placeholder {
  color: #ff7ab4;
  opacity: 1; /* Firefox */
}

.footer__newsletter-btn {
  color: #ff7ab4;
  right: 15px;
}

.grid__item.footer__item--1494301487048 font {
  font-size: 9px;
  color: #fff;
}

.site-footer {
  border-top: 10px solid #a1decc;
}

@media screen and (min-width: 960px) {
  .text_style_2 .overlay-setting-right {
    position: relative;
    min-width: calc(100% + 60px);
    background: #fff;
    padding: 70px 70px;
  }

  .text_style_2 .overlay-setting-left {
    position: relative;
    min-width: calc(100% + 60px);
    margin-left: -60px;
    background: #fff;
    padding: 70px 70px;
  }
}

@media screen and (max-width: 959px) {

  .text_style_2 .overlay-setting-right {
    padding: 20px 30px;
    width: calc(100% - 30px);
    margin: -50px 15px auto 15px;
  }

  .text_style_2 .overlay-setting-left {
    padding: 20px 30px;
    width: calc(100% - 30px);
    margin: -50px 15px auto 15px;
  }

  .custom-hero-image-wrapper {
    position: absolute;
    left: 20px;
    right: 20px;
  }

  .inner-grid-content {
    padding: 20px 15px;
  }

  .custom-hero-image .feature-row__text .h3 {
    line-height: 1.4;
    font-size: 20px;
  }

  .custom-hero-image .feature-row__text .featured-row__subtext,
  .custom-hero-image .feature-row__text .featured-row__subtext p {
    line-height: 1.2;
    font-size: 18px;
  }

  .grid-content .grid-title {
    font-size: 18px;
  }

  .grid-content .tab-price {

    font-size: 14px;
  }

  .feature-row__item > div {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .collection-filter__item--count {
    width: 100%;
  }

  .flavour-filter {
    flex-wrap: wrap;
  }

  .flavour-filter li {
    width: 50%;
    margin-right: 0px !important;
    padding: 5px;
  }

  .collection-filter__item.collection-filter__item--sort {
    width: 100%;
    flex: 1;
  }
}

@media screen and (max-width: 666px) {
  .custom-hero-image-wrapper{display:none !important;}
  .custom-hero-image-wrapper-mobile{display:block !important;}
  .custom-hero-image{
    background-position: center !important;
  }
  .text_style_2 .overlay-setting-right,
  .text_style_2 .overlay-setting-left {
    padding: 20px 15px;
  }

  .site-header__logo img {
    max-width: 80px;
  }

  .header-item.header-item--logo {
    margin-top: -25px;
    margin-bottom: -20px;
  }

  .site-header {
    padding-bottom: 6px;
  }

  #qab_message {
    font-size: 12px !important;
  }

  .footer__logo a {
    height: auto !important;
  }

  .footer__logo a img {
    max-height: 120px !important;
  }

  .grid-product__title.grid-product__title--body, .grid-content .grid-title {
    font-size: 14px;
  }

  .grid-product {
    margin-bottom: 35px;
  }
}

.section-header__title {
  color: #a1decc;
}

#shopify-section-collection-header .page-width {
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.collection-filter__sort-container label {
  margin: 0px;
  margin-right: 10px;
  font-family: 'Conv_adele-light-webfont';
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 700;
  min-width: 50px;
}

.collection-filter select {
  border: 0px;
  border-bottom: 2px solid #a1decc;
  padding-bottom: 0px;
  padding-top: 0px;
  height: 28px;
  text-indent: 0;
  background-image: url('https://cdn.shopify.com/s/files/1/1654/9543/files/ico-select.svg?v=1594304228');
}

.flavour-filter li {
  display: inline-block;
  margin-right: 20px;
}

.flavour-filter li label,
.flavour-filter {
  display: flex;
  align-items: center;
}

.flavour-filter {
  display: flex;
  align-items: center;
  margin: 0px;
  list-style: none;
}

.flavour-filter li input {
  display: none;
}

.flavour-filter label {

  font-family: 'Conv_adele-light-webfont';
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.flavour-filter label .swatch-btn-wrapper {
  background: #fff;
  padding: 0;
  display: inline-block;
  width: 33px;
  height: 20px;
  border: 2px solid #999;
  border-radius: 11px;
  position: relative;
  margin-left: 4px;
  transition: all 0.7s;
}

.swatch-btn-dot {
  width: 12px;
  height: 12px;
  background: #ff7ab4;
  display: block;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  transition: all 0.7s;
}

.flavour-filter input:checked + label .swatch-btn-wrapper {
  background: #e1e1e1;
}

.flavour-filter input:checked + label .swatch-btn-wrapper .swatch-btn-dot {
  left: auto;
  right: 2px;
}

/* site renew css */

#aboutus-section {
  background-size: cover;
  background-position: right center;

}

#aboutus-section .page-width {
  position: relative;
}

.custom-about-content-wrapper {
  width: 100%;
  display: inline-block;
}

.about-banner-content {
  max-width: 970px;
  margin: 0 auto;
  background: #fff;
  padding: 50px 45px 30px;
  text-align: center;
}

.about-banner-content p {
  color: #000;
  font-size: 22px;
}

.about-banner-content h2 {
  font-family: 'Bebas Neue', cursive;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1;
  text-transform: uppercase;
  color: #eb78b3;
}

.ladybosses-behind {
  background-image: linear-gradient(to right, #a6d8cc, #fa83b9);
  color: #fff;
  margin-left: -40px;
  z-index: 999;
}

.ladybosses-behind a {
  color: #fff;
}

.ladybosses-behind-container {
  justify-content: inherit;
}

.lavender-honey-container .feature-row__text {
  background-image: linear-gradient(to right, #ffbb70, #ffabc2);
  color: #fff;
  z-index: 999;
}

.lavender-honey-container a {
  color: #fff;
}

.lavender-honey-container .feature-row__text .btn {
  padding: 12px 35px;
}

.about-cafe-wonderland {
  font-size: 20px;
}

.location-content-wrap p {
  font-size: 22px;
  color: #febb6a;
}

.location-content-wrap h2 {
  color: #a1decc;
}
.location-content-wrap h2.highlighted-text {
  color: #ff7bb4;
  font-family: 'Bebas Neue', cursive;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1;
  text-transform: uppercase;
  padding-top: 20px;
}

.marshmallow-classes .btn{
  background: #ffbc6b;
  padding: 10px 20px;
  border-radius: 2px;
  margin-top: 0;
  font-size: 20px; 
}
.ladybosses-behind-container .ladybosses-behind.marshmallow-classes .h3 {
  font-size: 38px;
}
.ladybosses-behind-container .ladybosses-behind.marshmallow-classes .rte.featured-row__subtext {
  font-size: 20px;
  font-weight: normal;
}
.grid-search__page.general-search-page > .grid-search__page-link{
 padding: 0; 
 background-color: #fff;
}
.grid-search__page.general-search-page .img-wrapper img{
    object-fit: cover;
    height: 257px; 
}
.grid-search__page.general-search-page span.h4 {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff7ab4;
    margin: 0px 0px 4px 0px;
    text-transform: inherit;
    margin-top: 30px;
}
.grid-search__page.general-search-page .grid-search__page-content p {
    color: #ffbc6a;
    padding-top: 6px;
    font-weight: 600;
}

.search-bar--page {
    max-width: 600px;
    margin: 0 auto 0 0;
}
.section-header.search-header{
     margin-bottom: 40px;
}
.input-group.search-bar.search-bar--page input[type="search"]{
  border-bottom: 1px solid #a1decc;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-family: 'Conv_adele-light-webfont';
    font-size: 20px;
    color: #000;
    padding-bottom: 0;
}
.input-group.search-bar.search-bar--page .input-group-btn .btn{
  background: transparent;
    color: #949393;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-left: -15px;
}
.input-group.search-bar.search-bar--page .input-group-btn .btn:hover{
 background: none !important; 
}
.filter-search {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}
.filter-search li {
    list-style: none;
    float: left;
}
.filter-search li a {
    padding: 8px 10px;
    font-size: 18px;
}
.filter-search ul{
 margin: 18px 0 0 0; 
}
.filter-search ul a:hover{
   color: #eb78b3; 
}
.allow-msg{
    display: block;
    padding: 30px;
    margin: 70px auto 20px auto;
        max-width: 720px;
    background: #eee;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
@media screen and (min-width: 768px) {
  .desktop-hide {
    display: none;
  }

  #aboutus-section {
    background-image: url('//cdn.shopify.com/s/files/1/1654/9543/t/10/assets/1BA_5654.jpg?v=1594760884');
    min-height: 535px;
  }

  #aboutus-section .page-width {
    min-height: 500px;
  }

  .ladybosses-behind-container .featured-row-img {
    min-width: 40%;
    width: 40%;
  }

  .ladybosses-behind-container .ladybosses-behind {
    min-width: 60%;
    width: 60%;
    padding: 82px 45px 30px 55px;
  }

  .ladybosses-behind-container .ladybosses-behind.marshmallow-classes {
    padding: 65px 60px 65px 75px;
  }

  .lavender-honey-container .feature-row__text {
    padding: 55px 62px 50px 45px;
  }
  .lavender-honey-container .about-cafe-wonderland.feature-row__text {
    padding: 40px 65px 40px 60px;
  }

  .lavender-honey-container .featured-img-row {
    width: 40%;
    min-width: 40%;
  }

  .lavender-honey-container .feature-row__text {
    width: 60%;
    min-width: 60%;
    margin-right: -44px;
  }
}

@media screen and (max-width: 767px) {
  #aboutus-section {
    background-image: url('https://cdn.shopify.com/s/files/1/1654/9543/t/10/assets/1BA_5654.jpg?v=1594760884');
    min-height: 400px;
  }

  #aboutus-section .page-width {
    min-height: 400px;
  }

  .ladybosses-behind {
    margin-left: 0;
    padding: 25px 10px;
  }

  .lavender-honey-container .feature-row__text {
    padding: 25px 10px;
  }

  .mobile-hide {
    display: none;
  }
  .instagram-cafe-feed-wrap .small--one-quarter {
    width: 50%;
    margin: 8px 0;
  }
  .feed-cafe-inner-wrapper {
    display: inline !important;
  }
  
}
@media screen and (max-width: 520px) {
    .instagram-cafe-feed-wrap .small--one-quarter {
      width: 100%;
    }
  }
@media screen and (min-width: 769px) {
  .mobile-view{
  	display:none !important;
  }
  .product-image-desktop{ 
  	display:block;
    width:100%;
  }
  .product-image-desktop .product-image-large{
  	display:block;
    width:100%;
    position: relative;
    margin-bottom:40px;
  }
  .product-image-desktop .product-image-large img{
  	max-width:100%;
    height:auto;
  }
  #product-description{
  	position: relative;
    top:0px;
  }
  #product-description .product-single__meta {
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
	.product-image-desktop{
  	display:none !important;
  }
  
  .product__quantity{
  	 display:block;
    margin-bottom:20px;
  }
}

#shopify-section-product-recommendations .index-section{
	margin-top:0px;
}
#shopify-section-pdp-text-and-image .page-width{
	padding: 30px 0px;
}
.add-to-cart{
    font-family: 'Conv_edosz';
    font-size: 26px;
}

.filter-row{
  display:block;
  width:100%; 
  padding:0px;
  margin:0px;
  clear:both;
  padding-top:40px;
}
.filter-row .filter-wrap{
  display:flex;
  width:100%;
  align-items: center;
}
.filter-wrap .search-form-filter{
	margin-left:auto;
}
.blog-lsit-filter ul{
    margin: 0px;
    display: flex;
    list-style: none;
      flex-wrap: wrap;
}
.blog-lsit-filter ul li{
	margin-right:25px;
}
.blog-lsit-filter ul li a{
  display:block;
  line-height:1;
  padding:10px 0px;
  font-size:18px;
      text-transform: capitalize;
}
.search-form-filter{
    display: flex;
    align-items: center;
}
#BlogTagFilter{
    border: 0px;
    height: 35px;
    margin: 0px;
    margin-right: 10px;
    border-bottom: 2px solid #a1decc;
    width: 176px;
}
.article-search-form{
    display: block;
    position: relative;
    width: 175px;
  	height:35px;
      border-bottom: 2px solid #a1decc;
}
.article-search-form input[type="submit"]{
    padding: 0px 10px;
    height: 35px;
    line-height: 1;
    border: 0px;
  float:right;
  font-weight:700;
}
.article-search-form  input[type="text"]{
    float: left;
    width: calc(100% - 33px);
    padding: 0px;
    height: 35px;
    border: 0px;
  font-size: 13px;
    padding-left: 12px;
}
.cartegory-title{
    display: block;
    color: #ff7ab4;
    font-weight: 400;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.6px;
}
.article__body.rte,
.article__body.rte ul,
.article__body.rte p,
.article__body.rte span{
	font-size: 20px !important;
  font-weight:700 !important;
  text-align:left;
}
.article__body.rte div > span{
	display:block;
}

.title-inner{
	display:block;
  	padding-bottom:30px;
}
.title-inner span{
    font-family: 'Bebas Neue', cursive;
    font-size: 25px;
    white-space: nowrap;
    color: #ff7ab4;
    display: block;
  white-space: break-spaces;
  line-height:1.3;
}
.catering-logo-container{
	padding-bottom:70px;
}
.catering-logo-container .image-row__image{
	padding-right:15px;
  padding-left:15px;
}
.catering-logo-container .image-row__image img{
	width:90%; height:auto;
  max-width: 220px;
      left: 50%;
    transform: translateX(-50%);
}
.image-row__image .js-photoswipe__zoom {
    cursor: pointer;
}
@media screen and (min-width: 960px){
  
  .text_style_2 .feature-row{
    justify-content: inherit;
    align-items: inherit !important;
  }
  .text_style_2 .feature-row__item{
    padding-top:0 !important;
    height:auto !important;
    position: relative;
  }
  .text_style_2 .feature-row__text{
  	padding-bottom:0px;
        margin-top: 50px;
    margin-bottom: 50px;
  }
  .text_style_2 .image-wrap{
  	padding:0 !important;
    height:auto !important;
  }
  .text_style_2 .feature-row__item .image-wrap img{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
      object-fit:cover;
  }
}

@media screen and (max-width: 990px){
  .filter-wrap{
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .title-inner span{
    font-size: 20px;
  }
}
@media screen and (max-width: 767px){
  #BlogTagFilter,
  .search-form-filter,
  .article-search-form{
    width:100%;
  }
}

.retail-price{
    font-size: 16px;
    font-weight: 700;
}
.collapsible-content__inner .footer__social{display:block; margin:0; padding: 10px 0px 20px 0px;  }
.collapsible-content__inner .footer__social li{
	display:inline-block;
}
.collapsible-content__inner .footer__social li a{
     text-decoration: none;
    border-bottom: 0px !important; 
}
.collapsible-content__inner .footer__social li a:after{
	display:none;
}
.collapsible-content__inner .footer__social li a svg{
    fill: #ff7ab4;
    color: #ff7ab4;
}
#text_section_overlay_1600199158184{
	padding-top:70px;
}
.article__date a{
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
  text-transform: capitalize;
  margin: 4px 1px;
}
.article__date a:nth-child(1)
{
	background: #ff7ab4;
}
.article__date a:nth-child(2)
{
	background: #a1decc;
}
.article__date a:nth-child(3)
{
	background: #ea6776 ;
}

.article__date a:nth-child(4)
{
	background: #092685 ;
}


.article__date a:nth-child(5)
{
	background: #e10101 ;
}

.article__date a:nth-child(6)
{
	background: #ff9d04;
}
.separator{height:70px; display:block; clear:both;}
@media screen and (max-width: 667px){
  .separator{height:35px; }
	#text_section_overlay_1600199158184{
        padding-top:35px;
    }
}
@media screen and (max-width: 480px){
  .footer__logo > br{
  	display: none !important;
  }
  #CollectionSection .pagination{
  	padding: 15px 0;
  }
  .custom-about-content-wrapper.desktop-hide .about-banner-content{
  	padding-bottom: 10px;
  }
  .job-accordion-content-wrapper .grid__item > .clearfix{
  	padding: 15px 0 !important;
  }
  .section-1591404414416{
  	margin-bottom: 15px;
  }
  .template-customers-login .main-content > .page-width.page-content{
  	padding-top: 20px;
  }
  #shopify-section-blog-template .pagination{
  	padding: 30px 0;
  }
  #shopify-section-page-sections-press .accordion-section .grid--flush-bottom{
  	padding-top: 10px;
    padding-bottom: 35px;
  }
  .section-1591401459537 .press-video-wrapper .one-half-column-left{
  	padding-bottom: 15px;
  }
  #shopify-section-page-faq-shipping-returns > .page-content{
  	padding-top: 25px;
  }
}
body p,
body {
  font-family: 'Conv_adele-light-webfont';
}