/** Shopify CDN: Minification failed

Line 1298:0 Expected "}" to go with "{"

**/
* {
  font-family: "Sailec";
}

body .lashes_sec .inner_lashes_sec .text_left .top_text_box h2 {
  font-family: "Sailec" !important;
  margin-bottom: 15px;
  font-weight: 700;
}

.product-block .title {
  text-transform: uppercase;
}

body .recommend-collection h2.section-heading.left {
  border-bottom: 1px solid;
  margin-bottom: 15px;
}

.recommend-collection h2.section-heading.left a {
  font-size: 13px;
}

.select-label {
  font-family: "SangBleu Sans" !important;
  text-transform: uppercase;
  font-size: 16px;
  margin: -10px 10px 0 0 !important;
  color: black;
  font-weight: 400;
}

a#dropdownMenuLink {
  display: flex;
  align-items: center;
  justify-content: center;
}

a#dropdownMenuLink * {
  cursor: pointer;
}

body {
  margin: 0;
  padding: 0;
  /*   font-family: "SangBleuSunrise"; */
  font-size: 16px;
  line-height: 1.75;
}

.lashes_sec .inner_lashes_sec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.lashes_sec .inner_lashes_sec .text_left {
  width: calc(50% - 70px);
  margin: 0 70px 0 0;
  position: relative;
}

.lashes_sec .inner_lashes_sec .img_right {
  width: calc(50% - 70px);
  margin: 0 0 0 70px;
}

.lashes_sec {
  text-align: center;
  width: 100%;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 10px;
  background: #f2f2f2;
}

.lashes_sec .container {
  width: 90%;
  margin: 0 auto;
}

.lashes_sec .inner_lashes_sec .img_right .inner_img_right {
  padding: 0;
}

.lashes_sec .inner_lashes_sec .img_right .inner_img_right img {
  width: 100%;
  border-radius: 25px;
  border: 1px solid black;
  max-width: 445px;
  max-height: 445px;
}

.lashes_sec .inner_lashes_sec .text_left h2 {
  border-top: 2px solid gray;
  padding-top: 30px;
  margin-bottom: 0px;
  font-size: 32px;
  text-transform: uppercase;
  color: #000;
}

.lashes_sec .inner_lashes_sec .text_left .top_text_box {
  background: black;
  padding: 25px !important;
  border-radius: 25px;
  color: white;
  margin: 15px 5px 0;
}

.lashes_sec .inner_lashes_sec .text_left .top_text_box p {
  color: #fff;
  margin-bottom: 10px;
}

.lashes_sec .inner_lashes_sec .text_left .top_text_box h2 {
  margin: 0 auto;
  color: #fff;
  padding: 5px 0 0;
  border-top: 1px solid #fff;
}

.btn.btn_w {
  border: 1px solid white;
  color: #000000;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 50px !important;
  padding: 10px 25px 8px 25px !important;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: 0;
  white-space: normal;
  font-weight: 700;
  line-height: 1.5;
}

.lashes_sec .inner_lashes_sec:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  background-color: gray;
  transform: translateX(-50%);
}

.lashes_sec .inner_lashes_sec .text_left .top_text_box p:last-child {
  border-top: 1px solid #fff;
  padding-top: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  font-family: "Sailec";
  font-weight: 400;
}

.template-index .product-details .product-title {
  font-size: 35px;
  font-weight: 500;
}

footer .inner_footer {
  display: flex;
  flex-wrap: wrap;
}

footer .inner_footer .left_footer {
  width: calc(66.66% - 50px);
  background: #f3acf9;
  color: black;
  padding: 45px 25px;
  font-size: 14px;
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
}

footer .inner_footer .right_footer {
  width: calc(33.33% - 50px);
  background: #000;
  color: #f3acf9 !important;
  padding: 45px 25px;
  padding-bottom: 100px;
}

footer .inner_footer .left_footer .search_footer {
  width: calc(50% - 30px);
  margin-right: 30px;
}

footer .inner_footer .left_footer .newsletter_footer {
  width: calc(50% - 30px);
  margin-left: 30px;
}

footer h5 {
  margin-bottom: 25px !important;
  font-size: 12px;
  letter-spacing: 1px;
  color: black;
  margin-top: 0;
}

footer h6 {
  letter-spacing: 1px;
  color: black;
  font-size: 12px;
  margin: 0;
}

.social_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
}

footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.social_footer ul {
  display: flex;
  align-items: center;
}

.social_footer ul li {
  padding: 0 8px;
}

footer p {
  font-size: 12px;
  font-family: "Sailec";
  font-weight: 300;
}

footer .inner_footer .right_footer h5 {
  color: #f3acf9;
}

footer .manu_com_footer {
  display: flex;
  flex-wrap: wrap;
}

footer .manu_com_footer ul {
  width: 50%;
}

footer ul li a {
  color: #f3acf9 !important;
  font-size: 12px;
  text-decoration: none;
  font-family: "Sailec";
  font-weight: 300;
}

.btn.btn_pink {
  color: white;
  position: fixed;
  border: none;
  width: auto;
  padding: 15px 44px;
  margin: 0px auto;
  background: rgb(239, 53, 176);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  bottom: 15px;
  border-radius: 56px;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  line-height: 20px;
  right: 20px;
}
body .mobile_b {
  display: none;
}

.desktop_b {
  display: block;
}

.template-index .section-gallery .h1 {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  transform: translatey(-35%);
  color: #fff;
  width: 45%;
  margin-bottom: 0 !important;
  font-size: min(6vw, 72px);
  line-height: 1;
}

#shopify-section-header a.current-cart.toggle-cart-summary:not(:first-of-type) {
  display: none;
}

.cc-accordion,
.cc-accordion-item {
  border-color: #000;
}

.cc-accordion-item__title {
  text-transform: uppercase;
  font-size: 15px;
}

@media only screen and (max-width: 1099px) {
  .lashes_sec .inner_lashes_sec .text_left {
    width: 100%;
    margin: 0;
  }

  .lashes_sec .inner_lashes_sec:before {
    display: none;
  }

  .lashes_sec .inner_lashes_sec .img_right {
    width: 100%;
    margin: 0;
  }

  .lashes_sec .inner_lashes_sec {
    flex-direction: column-reverse;
  }

  footer .inner_footer .left_footer {
    width: 100%;
  }

  footer .inner_footer .right_footer {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .mobile_b h2 {
    border-top: 2px solid gray;
    padding-top: 30px;
    margin-bottom: 0px;
    font-size: 32px;
    text-transform: uppercase;
    color: #000;
  }

  .lashes_sec .container {
    padding: 0;
  }

  .lashes_sec .inner_lashes_sec .img_right {
    width: 90%;
  }

  .template-index .section-gallery .h1 {
    font-size: 42px;
    max-width: 300px;
    left: 50%;
    transform: translatex(-50%);
  }

  body
    #shopify-section-template--16745666248942__1619085348a65975c4
    .content-1 {
    font-size: 13px;
  }

  .mobile_b p {
    margin-bottom: 10px;
    font-family: Sailec;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 1.4;
  }

  body .mobile_b {
    display: block;
  }

  .desktop_b {
    display: none;
  }

  footer .inner_footer .left_footer .search_footer {
    width: 100%;
    margin: 0;
  }

  footer .inner_footer .left_footer {
    padding-bottom: 25px;
  }

  .mobile_news {
    background: #f3acf9;
    color: black;
    padding: 45px 25px;
    font-size: 14px;
    width: 100%;
  }

  .mobile_news .newsletter_footer {
    width: 100%;
    margin: 0;
  }

  .copy-right {
    position: relative;
    top: 0;
    font-size: 11px;
    background: black;
    color: white;
    padding: 15px;
    text-align: center;
    padding-bottom: 75px;
    margin: 0;
    font-family: "Sailec";
    font-weight: 300;
  }

  #mobile-nav {
    width: 100vw;
    max-width: 100%;
  }
}

/* dev css part two */

.page-contact .reading-column {
  width: auto;
  margin: 100px 20px 0;
}

.page-contact .reading-column hr {
  border-bottom: 1px solid black !important;
  margin: 45px 0px !important;
}

.page-contact .reading-column h1 {
  margin: 0 0 10px;
  font-size: 72px;
  line-height: 1.2;
}

.page-contact .reading-column .column.half {
  padding: 45px 25px;
}

.page-contact .reading-column {
  color: #000;
  font-size: 14px;
  line-height: 25px;
}

.page-contact .form h2 {
  font-size: 20px;
}

.page-contact iframe {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  min-width: calc(100% + 40px);
}

.background-theme {
  background-color: #f8fe69;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
}

.toolbar-container {
  display: flex;
}

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

.main-nav .nav-item .nav-item-link {
  text-transform: uppercase;
}

.logo-nav.logo-nav--with-logo .main-nav.align-center ul {
  justify-content: center;
  padding: 12px 0 12px 25px;
  flex-wrap: nowrap;
}

.custom__box input[type="text"],
.custom__box input[type="email"] {
  background: transparent;
  border: none;
  color: #fff;
  border-bottom: 1px solid #000;
  border-radius: 0;
  width: 100%;
}

.custom__box input[type="email"]::placeholder,
.custom__box input[type="text"]::placeholder {
  color: #73455e;
}

form.search,
.password__input-group {
  display: flex;
  position: relative;
}

body .search-box .search-btn,
body .input-group__btn .search-btn {
  background: transparent;
  border-color: transparent;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  padding-right: 0 !important;
  color: #000;
  position: absolute;
  right: 0;
  padding: 0;
  font-family: "Sailec" !important;
  height: 100%;
  top: 0;
}

.product-form
  .payment-and-quantity--buttons-active
  .payment-and-quantity__add
  .product-add {
  background-color: transparent;
  color: #000;
}

.product-form
  .payment-and-quantity--buttons-active
  .payment-and-quantity__add
  .product-add:hover,
a.more-link.custom_dev-link:hover {
  background-color: #000;
  color: #fff;
}

a.more-link.custom_dev-link {
  padding: 10px 25px;
  border: 1px solid;
  border-radius: 25px;
  line-height: 1;
  text-decoration: none;
  margin-top: 50px;
}

a.more-link.custom_dev-link:after {
  display: none;
}

.announcement-bar__text {
  display: flex;
}

.announcement-bar__text__inner {
  white-space: nowrap;
  padding: 0 10px;
  display: inline-block;
  font-size: 20px;
  position: relative;
  left: 100%;
  animation: marquee 50s linear infinite;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
}

.product-block .image .inner {
  border: 1px solid;
  border-radius: 25px;
  overflow: hidden;
}

.recommend-collection a.more-link.custom_dev-link {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 0;
  border-radius: 50%;
  margin-left: auto;
}

.recommend-collection a.more-link.custom_dev-link:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  border: 2px solid #000;
  display: inline-block;
  transform: rotate(45deg);
  border-left: none;
  border-bottom: none;
  transform: translate(-64%, -50%) rotate(45deg);
}

.recommend-collection a.more-link.custom_dev-link:hover:after {
  border-color: #fff;
}

button,
input[type="submit"],
.btn,
.product-block .inner .quick-buy,
.account-area .action_link,
.button {
  background: #fff;
  color: #000;
  border: 2px solid #000;
  border-radius: 25px;
}

button:hover,
input[type="submit"]:hover,
.btn:hover,
.product-block .inner .quick-buy:hover,
.account-area .action_link:hover,
.button:hover {
  background: #000;
  color: #fff;
}

.collection-breadcrumb {
  display: none;
}

.section-21 {
  background: #f8fe69;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 10px 0px;
}

.section-20 {
  /*background: url('/cdn/shop/files/ROSEPRODUCT-LIST.jpg?v=1643420336');*/
  background: url("/cdn/shop/t/7/assets/New-Header.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-20 .content {
  padding: 50px 0;
  padding-top: 75px;
}

.section-20 .content h2,
.section-20 .content p {
  color: white;
}

.section-20 .content p {
  text-transform: uppercase;
}

#content .section {
  margin-top: 0;
}

.template-collection h1 {
  font-size: 45px;
  color: white;
}

.d-flex {
  display: flex;
}

.wrap {
  flex-wrap: wrap;
}

.width-half {
  flex: 1 0 50%;
  max-width: 50%;
}

.width-two-fourth {
  flex: 1 0 66.66%;
  max-width: 66.66%;
}

.width-eighty {
  flex: 1 0 80%;
  max-width: 80%;
}

.lash-links {
  margin: 20px 0px;
  display: inline-flex;
  margin-top: 25px;
  padding: 0;
}

.lash-links li {
  margin-right: 25px;
  list-style: none;
}

.lash-links a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
}

.section-product-template {
  margin-top: 30px;
}

.main-nav .nav-item .nav-item-link {
  padding: 0.5em 0.6em;
  font-size: 15px;
}

@keyframes marquee {
  0% {
    left: 50%;
  }
  100% {
    left: -50%;
  }
}

/* filter */

.filters-toolbar--has-filter {
  position: relative;
}

.filters-toolbar__item-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex: 1 1 33%;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
}

.filters-toolbar__item-wrapper {
  position: absolute;
  right: 0;
  width: auto;
  margin-top: -75px;
}

.filters-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filters-toolbar__input-wrapper {
  display: inline-block;
}

.select-group {
  position: relative;
  z-index: 2;
}

.filters-toolbar__input-wrapper .dropdown {
  margin-top: -45px;
}
.dropdown {
  position: unset;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu li {
  width: 20%;
}

.dropdown-menu li p {
  font-family: "SangBleu Sans" !important;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 400;
}

.dropdown-menu ul {
  width: 500px;
  padding-left: 0;
  list-style: none;
}

.dropdown-menu a {
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
}

.dropdown-menu.show {
  padding: 35px 25px;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #f7fe68;
  background-clip: padding-box;
  border: none;
  border-radius: 0px 0px 25px 25px;
  width: 100vw;
  position: absolute !important;
  margin-top: 17px !important;
  right: -50px !important;
  display: inline-flex !important;
  box-shadow: 10px 10px 8px rgb(0 0 0 / 10%);
}

.filters-toolbar__item-wrapper {
  right: 50px;
}

/* product page */

.product-details .brand-and-type {
  border-bottom: 1px solid;
}

.product-details .product-price .current-price {
  font-size: 19px;
  font-family: "Sailec";
  font-style: normal;
  font-weight: 700;
}

.Luxury .not-magnetic,
.Petite .not-magnetic,
.Vegan .not-magnetic,
#page-petite-bundle .not-magnetic,
#page-luxury-bundle .not-magnetic,
#page-vegan-bundle .not-magnetic {
  display: block;
}

.not-magnetic,
.yes-magnetic {
  display: none;
}

.Magnetic .yes-magnetic,
#page-magnetic-bundle .yes-magnetic {
  display: block;
}

.product-recommendations button.btn.product-add {
  display: none;
}

.opposing-items.opposing-items--heading .section-heading {
  margin-bottom: 30px;
  font-size: 20px;
}

.width-half {
  flex: 1 0 100%;
  max-width: 100%;
}

.inner_lash_like .slick-dots li button {
  width: 35px !important;
  height: 35px !important;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 100%;
  color: #000;
  opacity: 1;
  font-size: 17px;
  display: flex;
  justify-content: center;
  padding: 0;
  line-height: 30px;
  position: relative;
  z-index: 1;
}

.inner_lash_like .slick-dots li.slick-active button {
  background-color: #000;
  color: #fff;
}

.inner_lash_like .slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inner_lash_like .slick-dots li:after {
  position: absolute;
  width: 100%;
  right: 0;
  height: 2px;
  background-color: #000;
  content: "";
  top: 16px;
}

.inner_lash_like .slick-dots li {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: 0;
}

.inner_lash_like .slick-dots {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.inner_lash_like .slick-dots li:first-child:after {
  width: 50%;
}

.inner_lash_like .slick-dots li:last-child:after {
  width: 50%;
  left: 0;
  right: auto;
}

  .page-contact .product-grid.grid .product-block:not(.product-block--flex-spacer), 
  .page-contact .product-grid.grid button { 
    background-color: transparent;
  }
    

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

/* product page end */

@media only screen and (min-width: 769px) {
  .col-md-6 {
    max-width: 50%;
    flex: 1 0 50%;
  }
}

@media only screen and (max-width: 1119px) {
  .nav-container,
  body .toolbar-logo.mobile-only .logo-desktop {
    display: none !important;
  }

  .toolbar.toolbar--two-cols .toolbar-left {
    flex-grow: 1;
    padding-right: 10px;
    flex: 1 0 calc(100% - 90px);
    justify-content: space-around;
  }

  body .toolbar-container.mobile_b,
  body .toolbar-logo.mobile-only,
  body .toolbar-logo.mobile-only .logo-mobile,
  .mobile-toolbar {
    display: block !important;
  }

  #mobile-nav .nav-item-link {
    color: #540334 !important;
    text-transform: uppercase;
    font-family: "SangBleu Sans" !important;
    font-size: 36px;
    font-weight: 400;
  }

  #mobile-nav {
    width: 100vw;
    max-width: 100%;
  }
}

@media only screen and (min-width: 1120px) {
  .nav-container {
    display: block;
  }

  .toolbar-container.mobile_b {
    display: none;
  }
}

@media (min-width: 768px) {
  .template-index
    .product-container:not(
      .product-container--quickbuy
    ).product-container--medium
    .product-gallery {
    width: 40%;
  }

  .template-index.product-container:not(
      .product-container--quickbuy
    ).product-container--medium
    .product-form {
    width: 60%;
    align-self: flex-start;
  }

  /*   .product-gallery .thumbnail {
    min-width: 25%;  
  } */

  .template-index .product-details.cc-animate-init.-in.cc-animate-complete {
    max-width: 25rem;
    padding-left: 80px;
  }

  .product-form .payment-and-quantity {
    flex-direction: column;
  }

  .product-form .payment-and-quantity--buttons-active .quantity {
    flex-basis: 40px;
  }

  .template-product
    .product-container:not(.product-container--quickbuy)
    .product-gallery,
  .template-product
    .product-container:not(.product-container--quickbuy)
    .product-form {
    padding: 0 50px;
    width: 50%;
  }

  .template-product .product-gallery .main {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}

@media only screen and (min-width: 769px) {
  .main-nav .logo-item.logo-item-left {
    min-width: 50%;
    border-right: 1px solid #000;
    margin: 0;
    padding: 12px 25px 12px 0;
  }

  .logo .logo-desktop,
  .logo-nav .logo a {
    width: 100%;
  }

  footer .inner_footer .left_footer {
    width: 66.66%;
  }

  footer .inner_footer .right_footer {
    width: 33.33%;
  }
}

@media only screen and (max-width: 991px) {
  body
    #shopify-section-template--16745666248942__1619085348a65975c4
    .inner.container {
    max-width: 100%;
    text-align: center;
    margin-top: 95px;
    padding: 15px 10px;
  }

  .template-index .section-gallery .h1 {
    width: 100%;
    text-align: center;
    top: 53px;
  }

  .lash-links li {
    margin-right: 15px;
  }

  .lash-links a {
    font-size: 9px;
    display: flex;
    flex-direction: column;
  }

  .lash-links i {
    margin-right: 1px;
  }

  .width-eighty {
    max-width: 100%;
    flex: 1 0 100%;
  }

  .select-label {
    font-size: 14px;
  }

  .select-label {
    margin: 0 5px !important;
  }
}

@media only screen and (max-width: 767px) {
  .product-grid.grid .column.flex.min-cols-3:not(.product-block--gap-0) {
    width: calc(33.33% - 10px);
  }

  footer .inner_footer {
    flex-direction: column-reverse;
  }

  .opposing-items.opposing-items--heading .section-heading {
    font-size: 18px;
    margin-bottom: 15px;
  }

  body .recommend-collection h2.section-heading.left {
    padding-bottom: 5px;
    text-align: center;
  }

  .section-20 {
    text-align: center;
    padding: 15px 0 25px;
  }

  body .lash_like_pro_sec {
    padding-bottom: 80px;
  }

  .section-20 .content p {
    font-size: 10px;
    line-height: 1.2;
    max-width: 90%;
    margin: 0 auto;
  }

  .section-20 .content {
    padding: 20px 0 15px;
  }

  .dropdown-menu ul {
    width: auto;
  }

  .dropdown-menu li {
    width: 100%;
  }

  .dropdown-menu.show {
    left: -10px;
    flex-wrap: wrap;
    text-align: center;
  }

  .filters-toolbar__item-wrapper {
    position: relative;
    right: 0;
    width: 100%;
    margin-top: -5px;
    border-bottom: 1px solid black;
    background: #f7fe68;
    padding: 6px 10px 0;
  }

  .page-contact .reading-column h1 {
    font-size: 48px;
  }

  .page-contact .reading-column hr {
    border-bottom: 1px solid black !important;
    margin: 35px 0px 45px 0px !important;
  }

  .col-md-6 {
    width: 100%;
    flex: 1 0 100%;
  }

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

  .page-contact .form h2 {
    text-align: center;
    font-size: 24px;
  }

  .page-contact .form h2 br {
    display: none;
  }

  .page-contact .reading-column .column.half:not(.background-theme) {
    margin-bottom: 0;
    padding-bottom: 0;
  }


}

@media only screen and (max-width: 575px) {
  .template-index .section-gallery .h1 {
    top: 30px;
  }
}


body h2{font-size:32px !important;}
@media (max-width:767px){
body h2{font-size:26px !important;line-height:1.4 !important;}
body .lash_like_pro_sec .inner_lash_like .like_box{width:100%;margin:0;}
.template-sfx-subscription  .collection-header .page-title {
    font-size: 30px;
  }
}
#shopify-section-template--20503267475694__featured_collections_zGePgG{padding:30px 0 0;}
.opposing-items.opposing-items--heading{align-items: flex-start;}
@media (min-width: 768px){
#shopify-section-template--20600302108910__featured_collection_pxHtxk .section .container .opposing-items{
        margin-top: 3em;
}
