/** Shopify CDN: Minification failed

Line 86:20 The "-" operator only works if there is whitespace on both sides
Line 86:27 The "-" operator only works if there is whitespace on both sides

**/
n/* @import url("https://fonts.googleapis.com/css?family=Open + Sans:300,300i,400,400i,600,600i,700,700i,800 &display=swap");*/
.index .text-columns-with-images-section .feature_divider {
  margin-bottom: 0 !important;
}

.index .homepage-product-slider .slider-gallery {
  margin-bottom: 20px;
}

.index .collection-list-section .container {
  padding-bottom: 0;
}

.menu .icon-down-arrow:before {
  font-weight: bold;
}

.featured-collection__products .slider-gallery.products-slider .flickity-button.flickity-prev-next-button {
  opacity: 1;
}

a.mobile_tel {
  position: absolute;
  left: 62px;
  top: 8px;
  z-index: 999;
}

a.mobile_tel img {
  width: 26px;
  position: absolute;
  left: 0;
  top: 7px;
}

@media(max-width: 798px) {
  section.banner.full-width--true {
    padding: 0;
    background-color: #fff;
  }

  /* .index .shopify-section .container {
    padding-top: 0; } */

  .mobile-usps-wrap {
    opacity: 0;
    margin-top: 0 !important;
  }

  #header span.mobile_nav.dropdown_link {
    position: absolute;
    right: 0;
    width: auto;
    text-align: right;
  }

  #header .cart_container {
    position: absolute;
    left: 0;
  }

  #header a.icon-search {
    margin-right: 42px;
  }

  #header .cart_content {
  width: 300px;
    width:100%;
    left: 4px;
    right: auto;
    max-width: 100%;
  }
}
@media(max-width: 480px) {
  .index .collection-list-section .container {
    width: 95%;
  }

  .index .collection-list-section .equal-columns--outside-trim .small-down--one-half {
    width: calc(50% -(15px -(20px / 2)));
  }

  .index .collection-list-section .equal-columns--outside-trim .small-down--one-half.small-down--one-half {
    margin-left: 0;
    margin-right: 0;
  }

  .index .collection-list-section .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n + 1) {
    margin-left: 5px;
  }

  .index .collection-list-section .equal-columns--outside-trim .small-down--one-half:nth-of-type(2n) {
    margin-right: 0;
  }

  .index .collection-list-section .thumbnail {
    margin-bottom: 10px;
  }

  .index .collection-list-section .container {
    padding: 0;
  }

  .index .collection-list-section .feature_divider,
  .index .collection-list-section h2 {
    margin-bottom: 10px;
  }

  .index .list-collection-wrapper > .list-collections > div.small-down--one-half {
    padding: 0 5px;
  }
}
/* header top bar icon text */
.shopify-section {
  clear: both;
}

.header_service {
  width: 80%;
  float: left;
  padding: 9px 0;
}
.header_service ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header_service ul li {
  list-style: none;
  display: inline-block;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  float: left;
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 13px;
}
.header_service ul li a {
  float: left;
  margin-right: 3px;
}
.header_service ul li img {
  width: 22px;
}
.header_service ul li:last-child {
  padding-right: 0;
}

.header_service ul li span {
  padding-left: 5px;
}

.service_rest {
  width: 20%;
  float: left;
}

@media(max-width: 1199px) {
  .header_service ul li {
    padding-right: 10px;
    line-height: 13px;
  }
}
/* header top bar icon text */
/* Banner Bottom section */
.banner-bootm-circle {
  display: none;
}

.index .banner-bootm-circle {
  display: block;
}

.banner-bootm-circle .container {
  padding-top: 0;
  padding-bottom: 0;
}

.banner-bootm-circle span.span-img {
  float: left;
  padding-right: 10px;
  padding-top: 0;
}

.banner-bootm-circle img {
  width: 28px;
}

.banner-bootm-circle span {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #282828;
  text-transform: uppercase;
}

.banner-bootm-circle .span-text {
  width: calc(100% - 80px);
}

.banner-bootm-circle .four {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

@media(max-width: 1024px) {
  .banner-bootm-circle img {
    width: 55px;
  }

  .banner-bootm-circle .span-text {
    font-size: 10px;
    width: 100%;
  }
}
@media(max-width: 798px) {
  .index .banner-bootm-circle {
    display: none;
  }
}
/* Banner Bottom section */
/* footer top USPs section */
.footer-top-main {
  background: #009999;
  float: left;
  width: 100%;
}

.footer-top-main ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.footer-top-main ul li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.footer-top-main span.footer-top-icon img {
  width: 35px;
  margin-top: 5px;
}

.footer-top-main span.footer-top-text {
  width: calc(100% - 35px);
  padding-left: 10px;
}

.footer-top-main ul li span {
  color: #fff;
  font-size: 15px;
  line-height: normal;
  float: left;
}

@media(max-width: 1024px) {
  .footer-top-main ul li span {
    font-size: 11px;
    line-height: 1;
  }

  .footer-top-main span.footer-top-icon img {
    margin-top: 0;
  }
}
@media(max-width: 798px) {
  .footer-top-main {
    display: none;
  }
}
/* footer top USPs section */
/* menu css start 15-01-2019 */
.vertical-menu li a {
  font-weight: 700 !important;
  padding-bottom: 0;
}

ul.vertical-menu_submenu li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400 !important;
}

.header_service ul li span {
  text-transform: uppercase;
}

.service_rest ul.menu.right li a span {
  text-transform: uppercase;
}

#mobile_menu li.sublink ul li a,
ul.menu li.sublink ul li a {
  color: #000;
}

/* .menu li.search_container {    padding-top: 11px !important;}   */
div.logo.text-align--center img {
  margin: 0;
}

.main_nav_wrapper .main_nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

ul.menu.align_left {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

.right-h {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
  width: 31%;
}

.right-h ul.flag_header li a {
  padding: 0;
}

.right-h ul.flag_header {
  padding-left: 0;
  padding-top: 0;
}

.logo-align--left .menu li.search_container {
  width: 100%;
  margin: 0 0 0 7px;
  max-width: 300px;
}

.vertical-menu-width {
  width: 69%;
}

.sticky_nav--stick .right-h ul.flag_header {
  display: none;
}

.top_bar a.mini_cart span {
  background: transparent !important;
}

.cart_content li.cart_item a {
  background: transparent !important;
}

.sticky_nav .menu li.search_link {
  display: none;
}

li.ship-ver {
  white-space: nowrap;
}

.right-h ul.flag_header {
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  justify-content: flex-end;
}

@media(max-width: 1600px) {
  .right-h {
    width: 35%;
  }

  .vertical-menu-width {
    width: 65%;
  };

  /* .logo-align--left .menu li.search_container {
   }  */
}
@media(max-width: 1024px) {
  .main_nav_wrapper div.logo {
    width: 190px;
    float: none;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .vertical-menu-width {
    width: 100%;
    text-align: center;
  }

  .right-h {
    width: 100%;
    justify-content: center;
    margin: 7px 0 20px;
  }
}
@media(max-width: 798px) {
  #mobile_menu {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #mobile_menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
  }

  a#customer_login_link {
    text-transform: uppercase;
  }

  .collection-template-section .page_banner {
    margin-top: 87px !important;
  }
}
/* header start center */
.nav.nav-100 {
  width: 100%;
}

.before_hide:before {
  display: none;
}

.promo_banner-show .promo_banner {
  text-transform: uppercase;
}

.icon-user-cus img {
  width: 20px;
  position: relative;
  top: 5px;
}

.icon-user-cus:before {
  display: none;
}

.cart-icon_cus img {
  width: 20px;
}

.cart-icon_cus:before {
  display: none;
}

.cart_container:hover a {
 background: #FBD5CF !important;
}

.icon-search-cus:before {
  display: none;
}

.icon-search-cus img {
  width: 27px;
  position: relative;
  top: 1;
}

span.mobile_nav.dropdown_link div span {
  background: #000;
  height: 2px !important;
}

.cart_container_mob img {
  width: 25px;
}

.cart_container_mob:before {
  display: none;
}

.before_hide img {
  width: 23px;
  top: 3px;
  position: relative;
}

@media(min-width: 1024px) {
  .header_service {
    max-width: 989px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .service_rest {
    float: right;
  }

  .sticky_nav--stick .cart_container {
    position: absolute;
    top: 0;
    right: 0;
  }

  .sticky_nav--stick .cart-icon_cus {
    height: auto !important;
  }

  .vertical-menu li a {
    padding-top: 0;
  }
}
@media(max-width: 798px) {
  #header a.mobile_logo img {

    top: 1;
    position: relative;
  }

  .top_bar {
    background: #fff;
    padding: 10px 0;
  }

  .mini_cart,
  .nav a.mini_cart {
    background: #fff;
  }

  span.cart_count {
    color: #000 !important;
  }

  .quick-flower-filter .four.columns.quick-flower-filter-button a {
    text-align: center;
  };

  /* body.index.promo_enable a#pagecontent {
    padding-bottom: calc(55px + 5px) !important; }  */
}
/* Popular Flower Delivery Locations */
#shopify-section-1559892295298 div.section {
  margin: 0;
}

#shopify-section-1559892295298 h2,
#shopify-section-1559892295298 p {
  text-transform: uppercase;
}

#shopify-section-1559892295298 h2 br {
  display: none;
}

#shopify-section-1559892295298 p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

#shopify-section-1559892295298 p a:after {
  content: ".";
  line-height: 1;
  position: absolute;
  padding: 0 0 0 5px;
}

#shopify-section-1559892295298 p a:last-child:after {
  display: none;
}

#shopify-section-1559892295298 p a {
  font-size: 12px;
  font-weight: bold;
}

#shopify-section-1559892295298 p a:hover {
  color: #d53974;
}

@media(max-width: 798px) {
  #shopify-section-1559892295298 p {
    margin-right: 10px;
  }

  #shopify-section-1559892295298 p a {
    font-size: 11px;
  }

  #shopify-section-1559892295298 h2 br {
    display: block;
  }

  .regular_text p a {
    display: inline-block;
  }
}
#shopify-section-1559892295298 h2,
#shopify-section-1568260971647 h2 {
  line-height: 1;
}

#shopify-section-1568260971647 h2 br {
  display: none;
}

@media(max-width: 798px) {
  #shopify-section-1568260971647 h2 br {
    display: block;
  }
}
/* Popular Flower Delivery Locations */
header .header_search_form input,
header .header_search_form input:active,
header .header_search_form input:focus {
  font-size: 18px;
}

@media(max-width: 767px) {
  .products-slider.slider-gallery .gallery-cell.visible-5 {
    width: 50%;
    margin: 0;
  }
}
/* new design 12-2-2020 */
.product-details .title {
  text-transform: capitalize;
  font-size: 15px;
}

h2.title,
h2.title.insta.center a {
  color: black;
}

.logo-bar-section-custom {
  padding-top: 0 !important;
}

.logo-bar-section-custom .logo-bar__item {
  border: #d53974 solid 1px;
  margin-left: 2px;
  margin-right: 2px;
}

ul.popular-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.popular-list li {
  margin: 0;
  padding: 0 0 17px;
  position: relative;
}

ul.popular-list li a {
  font-size: 12px;
  font-weight: bold;
}

ul.popular-list li a:hover {
  color: #d53974;
}

ul.popular-list li:after {
  content: "";
  height: 2px;
  width: 2px;
  background: #000;
  position: absolute;
  border-radius: 50%;
  right: -9px;
  top: 11px;
}

ul.popular-list li:last-child:after {
  display: none;
}

.footer {
  border-top: 0;
}

.footer .footer-menu-wrap h6,
.footer-arrow-click {
  text-transform: capitalize;
}

.footer_menu p {
  margin: 0;
  padding: 0;
}

.footer ul li {
  margin: 0;
  padding: 0 0 5px;
}

.footer ul li a {
  text-transform: capitalize;
}

.footer_content.footer-text p {
  margin: 0;
  padding: 0 0 8px;
}

.footer-section .newsletter_section .newsletter input {
  border-radius: 0;
  border: 0;
}

footer .social_icons a:before {
  display: none;
}

ul.social_icons li a img {
  width: 18px;
}

.newsletter_section p {
  margin: 0;
  padding: 0;
}

#contact_form .action_button.sign_up {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  float: none;
  height: 44px;
  min-height: 44px;
}

footer .social_icons a {
  background: #000;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .social_icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

footer .social_icons a:active,
footer .social_icons a:hover {
  color: #fff;
}

.footer ul li {
  margin-right: 8px;
}

.payment_methods {
  background: #f8f8f8;
  padding-bottom: 0;
  padding-top: 5px;
}

.delivery-expert-title br {
  display: none;
}

.footer-section .newsletter_section .newsletter input {
  font-family: 'Hind Siliguri', sans-serif;
}


@media(max-width: 1100px) {
  ul.popular-list li a {
    font-size: 9px;
  }
}

@media(max-width: 1000px) {
  div.logo {
    width: 20%;
    padding-left: 0;
  }

  /* .nav {    width: 40% !important;}   */
  .nav.nav-100 {
    width: 100% !important;
  }
}
@media(min-width: 950px) {
  ul.popular-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
  }
}
@media all and (max-width: 949px) and(min-width: 799px) {
  ul.popular-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  ul.popular-list li {
    padding-right: 15px;
  }

  ul.popular-list li:after {
    right: 3px;
  }
}
@media(max-width: 959px) {
  .menu li.search_container {
    display: inline-block;
  }

  .nav .menu li.search_link {
    display: none;
  }

  .footer_content.footer-text p {
    font-size: 13px;
  }

  .footer a,
  .footer a:visited {
    font-size: 13px;
  }
}
@media(max-width: 900px) {
  #shopify-section-1581442688740 .regular_text {
    text-transform: uppercase;
    font-size: 13px;
  }
}
@media(max-width: 798px) {
  #shopify-section-1559892295298 p {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0;
  }

  .newsletter_section h6 {
    text-align: center;
    padding-top: 21px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .footer-section .newsletter_section p {
    padding: 0;
    text-align: center;
    max-width: 270px;
    margin: 0 auto 17px;
  }

  .footer-section .newsletter_section .newsletter {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }

  #contact_form .action_button.sign_up {
    width: 100% !important;
    margin: 0 auto !important;
    display: block;
    float: none !important;
  }

  footer .social_icons {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .footer-section .newsletter_section h6:before,
  .footer-section .newsletter_section h6:after {
    display: none !important;
  }

  .footer .footer-menu-wrap h6,
  .footer-arrow-click {
    position: relative;
    margin: 2px 0 0;
  }

  footer .icon-down-arrow {
    display: none !important;
  }

  .footer .footer-menu-wrap .footer-arrow-click:before,
  .footer .footer-menu-wrap .footer-arrow-click:after {
    content: "";
    width: 9px;
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    top: 22px;
    display: block;
  }

  .footer .footer-menu-wrap .footer-arrow-click:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

  .footer .footer-menu-wrap .footer-arrow-click.active:after {
    display: none;
  }

  .footer_count0 h6 {
    border-top: 0 !important;
  }

  .footer .toggle_content {
    padding: 0;
  }

  .footer .toggle_content ul {
    padding: 0 0 8px;
  }

  .footer_content.footer-text p {
    padding: 0 0 13px;
  }

  .footer-section .newsletter_section .newsletter input {
    text-align: center;
  }

  ul.popular-list {
    padding: 0;
  }

  ul.popular-list li {
    width: 25%;
    padding: 0 0 0 10px;
    line-height: normal;
    text-align: left;
  }

  ul.popular-list li:after {
    left: 0;
    right: 0;
  }

  ul.popular-list li:last-child:after {
    display: block;
  }

  ul.flag_header {
    padding-left: 0 !important;
    padding-top: 7px !important;
  }

  .header_search_form .search-submit {
    display: none;
  }

  .dropdown .header_search_form .search-terms {
    padding-left: 0;
    font-size: 14px;
  }

  .footer_content.footer-text p {
    font-size: 14px;
  }

  .footer a,
  .footer a:visited {
    font-size: 14px;
  }

  /* mobile menu */
  ul#mobile_menu > li {
    border-bottom: none;
  }

  #mobile_menu {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #mobile_menu li a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
  }

  a#customer_login_link {
    text-transform: uppercase;
  }

  #mobile_menu span.right.icon-down-arrow {
    display: none;
  }

  #mobile_menu .sublink .parent-link--true {
    position: relative;
  }

  #mobile_menu .sublink > a:after,
  #mobile_menu .sublink > a:before {
    content: "";
    width: 8px;
    height: 2px;
    background: #000;
    position: absolute;
    right: 8px;
    top: 18px;
    display: block;
  }

  #mobile_menu .sublink .sublink > a:after,
  #mobile_menu .sublink .sublink > a:before {
    top: 10px;
  }

  #mobile_menu .sublink > a:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    right: 12px;
  }

  #mobile_menu .sublink > a:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    right: 4px;
  }

  #mobile_menu .sublink > a.active:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
  }

  #mobile_menu .sublink > a.active:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
  }

  #mobile_menu .sublink ul {
    display: none;
    margin: 0 0 13px;
    padding-left: 0;
  }

  #mobile_menu .sublink ul li {
    padding: 0;
  }

  #mobile_menu .sublink ul li a {
    font-weight: 400;
    font-size: 13px;
    padding: 2px 0;
  }

  ul#mobile_menu li.sublink ul li.active > a,
  ul#mobile_menu li.sublink > a.active,
  ul#mobile_menu li.sublink > a.active span {
    color: #ea4e96;
  }

  .mobile-copyright {
    display: block;
    width: 100%;
    text-align: center;
    clear: both;
    font-weight: bold;
    padding-bottom: 12px;
    font-size: 12px;
  }

  ul.mobile-login {
    margin: 0;
    padding: 0 20px;
    list-style: none;
    clear: both;
    text-align: center;
  }

  ul.mobile-login li a {
    color: #fff;
    background: #000;
    display: block;
    border-radius: 5px;
    padding: 7px;
  }

  .mobile-menu-wrap ul li a {
    text-transform: capitalize;
  }

  .mobile-menu-wrap > ul > li > a,
  .mobile-menu-wrap .flag_header-main > ul > li {
    font-size: 14px !important;
    font-weight: 600 !important;
  };


  /* mobile menu */
}
@media(max-width: 767px) {
  #shopify-section-1581442688740 .one-third {
    width: 100%;
  }

  #shopify-section-1581442688740 .regular_text {
    text-align: center;
    font-size: 18px;
    border-top: #d53974 solid 1px;
    padding-top: 15px;
    line-height: 1;
  }

  .feature_divider-hide {
    display: none;
  }

  #shopify-section-1581442688740 .regular_text br {
    display: none;
  }

  #shopify-section-1581442688740 .container-top-img .text-column:last-child .regular_text br {
    display: block !important;
  }

  #shopify-section-1557407382230 {
    display: none;
  }

  .social-feeds-section {
    display: none;
  }

  #shopify-section-1581442688740 .container.container-top .text-column:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .footer_credits {
    margin-bottom: 0;
  }

  .digital-div h2.title.center {
    line-height: 1;
  }

  #shopify-section-1559892295298 p a {
    margin: 0 5px;
    line-height: 1.5;
  }

  .delivery-expert-title br {
    display: block;
  }

  #shopify-section-1581442688740 .container.container-top .text-column:nth-child(2) .regular_text br {
    display: block;
  }

  ul.popular-list li a {
    font-size: 10px;
    font-weight: bold;
  }

  .container.pop-list {
    padding: 0;
    margin-bottom: 0;
  }

  .pop-list h2.title {
    line-height: 1;
    padding-top: 0;
  }

  .featured-content-popu {
    margin-bottom: 15px;
  }

  ul.popular-list.locations_list .location_column {
    width: 40%;
  }

  ul.popular-list.locations_list .location_column:last-child {
    width: 20%;
  }

  ul.popular-list li {
    width: 100%;
  }

  ul.popular-list {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: end;
    align-items: end;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
  }
}


.first-name-cover {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;

  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  margin: 0 -4px;
}
.first-name-cover input {
  margin: 0 0 9px;
}

.first-name-cover-left {
  width: 50%;
  padding: 0 4px;
}
.first-name-cover-right {
  width: 50%;
  padding: 0 4px;
}


/* header - updated 2020-12-17*/
.header .top_bar {
  height: auto;
  background: #fafafa;
}
.header .top_bar .cart-icon_cus {
  background: #fafafa;
}
.header .top_bar .cart-icon_cus:hover {
  background: #fafafa !important;
}
@media(min-width: 1024px) {
  .header .top_bar .header_service {
    max-width: 100%;
    position: unset;
  }
}
.header .top_bar .header_service li,
.header .top_bar .header_service a {
  color: #000;
  font-size: 13px;
}
.header .top_bar .service_rest ul.menu.right li a span {
  color: #000;
}
.header .top_bar .cart_count {
  color: #000;
}

@media(min-width: 1024px) {
  .top_bar .service_rest {
    margin-right: -15px;
  }
}
.top_bar .header_service ul li span {
  text-transform: capitalize;
  font-weight: 600;
}
@media(max-width: 890px) {
  .top_bar .header_service {
    width: 100%;
  }
}
@media(max-width: 830px) {
  .top_bar .service_rest {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 830px) {
  .top_bar .service_rest .cart_container .cart-icon_cus {
    float: none;
  }
}
@media(max-width: 830px) {
  .top_bar .service_rest .menu {
    float: none;
  }
}

.mobile_nav-fixed--true .header_service ul li span {
  text-transform: capitalize;
  font-weight: 600;
}
@media(max-width: 435px) {
  .mobile_nav-fixed--true .header_service ul li span {
    font-size: 11px;
  }
}
@media(max-width: 798px) {
  .mobile_nav-fixed--true .header_service {
    width: 100%;
    float: none;
    background-color: #F4F6FA;
    padding: 6px 20px;
  }
}
@media(max-width: 435px) {
  .mobile_nav-fixed--true .header_service {
    padding: 5px;
  }
}
@media(max-width: 798px) {
  .mobile_nav-fixed--true .header_service ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media(max-width: 798px) {
  .mobile_nav-fixed--true .header_service ul li {
    padding: 0 10px;
  }
}
@media(max-width: 798px) {
  .mobile_nav-fixed--true .header_service ul li span {
    color: #000;
  }
}

@media(min-width: 799px) {
  .footer-arrow-click {
    pointer-events: none;
  }
}

/* @media (max-width: 798px) {
  body.index a#pagecontent {
    padding-bottom: 118px !important; } } */
/* @media (max-width: 786px) {
  body.index a#pagecontent {
    padding-bottom: 100px !important;
    padding-bottom: 170px !important;
  }
} */

.header_service ul li img {
  width: 18px;
}

.cart-icon_cus img {
  width: 16px;
}

.icon-user-cus img {
  width: 16px;
  position: relative;
  top: 11px;
  float: left;
}

.top_bar .service_rest {
  margin-right: 0;
}

.header_service .top-header-review a,
.top-header-review span {
  margin: 0;
  padding: 0;
}

.header_service .top-header-phone img {
  width: 20px;
}

.header .service_header_main .container {
  padding: 0;
  max-width: 1350px;
}



@media(max-width: 798px) {
  .header_service ul li img {
    width: 15px;
  }
  .header_service .top-header-phone img {
    width: 15px;
  }
}
@media(max-width: 365px) {
  ul.popular-list li {
    width: 100%;
  }

  ul.popular-list.locations_list .location_column {
    width: 50%;
  }

  ul.popular-list.locations_list .location_column:last-child {
    width: 100%;
  }
}
/* new design 12-2-2020 end*/


.list-collections-wrapper .collection-info__caption {
  margin: 0;
  padding: 0;
  font-size: 18px;
  text-align: left;
  line-height: 1;
  position: absolute;
  top: 19px;
  left: 22px;
}



h1.title-home-fetured {
  font-size: 22px;
}

/* Custom Hero Banner Section - Full Width Video */

.custom-hero-banner {
  width: 100%;
  padding: 0;
  margin: 0 auto 40px auto;
  background: var(--hero-bg, #5b8596); /* fallback if you want to use CSS variables */
}

.custom-hero-banner__container {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1600px;
  margin: 0 auto;
  min-height: 400px;
  padding: 0; /* Remove vertical padding for edge-to-edge video */
}

.custom-hero-banner__media {
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  min-width: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}

.custom-hero-banner__video,
.custom-hero-banner__video.is-round,
.custom-hero-banner__video:not(.is-round) {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: none;
  border-radius: 0 !important;
  box-shadow: none;
  display: block;
  object-fit: cover;
}

.custom-hero-banner__content {
  flex: 1 1 50%;
  color: #fff;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.custom-hero-banner__heading {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 18px;
  color: inherit;
}

.custom-hero-banner__desc {
  font-size: 1.2rem;
  margin-bottom: 28px;
  color: inherit;
  max-width: 500px;
}

.custom-hero-banner__btn {
  background: #fff;
  color: #5b8596;
  font-weight: 600;
  padding: 14px 32px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 1.1rem;
  transition: background 0.2s, color 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.custom-hero-banner__btn:hover {
  background: #eaeaea;
  color: #3a5663;
}

@media (max-width: 900px) {
  .custom-hero-banner__container {
    flex-direction: column;
    min-height: unset;
    padding: 0;
  }
  .custom-hero-banner__media {
    width: 100%;
    margin-bottom: 0;
  }
  .custom-hero-banner__content {
    width: 100%;
    padding: 24px 16px;
    align-items: center;
    text-align: center;
  }
  .custom-hero-banner__heading {
    font-size: 2rem;
  }
  .custom-hero-banner__desc {
    font-size: 1rem;
  }
}

@media (max-width: 600px) {
  .custom-hero-banner__video,
  .custom-hero-banner__video.is-round,
  .custom-hero-banner__video:not(.is-round) {
    width: 100%;
    height: auto;
    max-width: 100vw;
    border-radius: 0 !important;
  }
}

/* End Custom Hero Banner Section - Full Width Video */