/** Shopify CDN: Minification failed

Line 455:0 All "@import" rules must come first

**/
@import url('https://fonts.cdnfonts.com/css/estela-silva');

@font-face {
    font-family: 'BODAR';
    src: url('/cdn/shop/files/BODARRegular.eot');
    src: url('/cdn/shop/files/BODARRegular.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/BODARRegular.woff2') format('woff2'),
        url('/cdn/shop/files/BODARRegular.woff') format('woff'),
        url('/cdn/shop/files/BODARRegular.ttf') format('truetype'),
        url('/cdn/shop/files/BODARRegular.svg#BODARRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






/*== Default Styling  ==*/

    .fade-in.sticky-header {
      animation: fadeIn ease 1s;
      -webkit-animation: fadeIn ease 1s;
      -moz-animation: fadeIn ease 1s;
      -o-animation: fadeIn ease 1s;
      -ms-animation: fadeIn ease 1s;
    }


    @keyframes fadeIn{
      0% {
        opacity:0;
      }
      100% {
        opacity:1;
      }
    }

    @-moz-keyframes fadeIn {
      0% {
        opacity:0;
      }
      100% {
        opacity:1;
      }
    }

    @-webkit-keyframes fadeIn {
      0% {
        opacity:0;
      }
      100% {
        opacity:1;
      }
    }

    @-o-keyframes fadeIn {
      0% {
        opacity:0;
      }
      100% {
        opacity:1;
      }
    }

    @-ms-keyframes fadeIn {
      0% {
        opacity:0;
      }
      100% {
        opacity:1;
      }
    }




    .sp-mobile-header .sp-header-row {
        display: grid;
        grid-template-columns: 25% 50% 25%;
        align-items: center;
        flex-wrap: nowrap;
    }

    header .sp-logo {
        display: block;
        margin: auto;
    }

    .no-index div#sp-pageContent {
        margin: 40px 0;
    }

      header .sp-cart .sp-badge-cart {
          width: 15px;
          height: 15px;
          background: #ffffff;
          color: #111111;
          border-radius: 50%;
          font-size: 10px;
          line-height: 15px;
          pointer-events: none;
          margin-left: 0px;
      }

      .sp-shopcart-box {
          display: none;
      }

      .sp-shopcart-box.sp-boredr-large {
          display: block;
      }

      div#shopify-section-index-section-newletter {
          display: none;
      }

      .collect--image {
          padding: 231px 0;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
      }

      .sp-product:hover {
          box-shadow: unset;
          -webkit-transition: box-shadow .4s;
          transition: unset;
          overflow: visible;
      }

      .product-gruop {
          display: none;
      }

      h2.sp-title.prod-title-color {
          font-size: 25px;
          padding: 15px 10px;
          line-height: 1.2em;
      }
		
	  .index .sp-desctop-menu nav>ul>li.dropdown>a {
          color: white;
      }

      .sp-price {
          padding: 0px 10px;
          font-size: 18px;
          font-weight: 500;
      }

        span.collect--view,span.collect--view:hover {
            background-color: #000000;
            color: white;
            width: 100%;
            position: absolute;
            text-align: center;
            padding: 10px 0;
            text-transform: uppercase;
            letter-spacing: 1px;
            bottom: 0;
        }

      div#shopify-section-product-template .container-indent.wrapper-social-icon, div#shopify-section-product-template .sp-item, div#shopify-section-product-template .sp-add-info, 
      div#shopify-section-product-template .sp-wrapper.product-information-buttons, div#shopify-section-product-template li.availability {
      display:none;
      }

      div#shopify-section-product-template .sp-item.active{
		display:block;
      }

      .sp-login svg.svg-icon {
          width: 22px;
          height: 22px;
          margin-top: 9px;
      }

      .sp-top-panel {
          background: #ffabb8!important;
      }	
	
	  .sp-top-panel .sp-row .sp-description span {
          font-weight: 500;
          color: black;
      }

      .sp-top-panel .sp-row .sp-btn-close {
            display: none !important;
       }

        .dropdown-menu {
             display: none;
         }



        .drop--links:hover .dropdown-menu {
            display: block;
            position: absolute;
            top: 58px;
            background-color: #f8f8f8;
            z-index: 1;
            width: 120%;
        }

        a:hover{
          color:black;
        }

        .sp-mobile-header {
            background-color: transparent;
        }

        .menu--desktop {
            background-color: #f8f8f8;
            text-align: center;
        }

        .header-desktop  ul.sp-megamenu-submenu li {
            padding: 10px 10px !important;
        }

        .dropdown-menu ul.sp-megamenu-submenu {
            position: relative;
        }

        .dropdown-menu ul.sp-megamenu-submenu ul {
            position: absolute;
            top: 0px;
            background-color: #f8f8f8;
            width: 100%;
            z-index: 9999;
            left: 100%;
            display: none;
        }

        .drop--links .dropdown-menu ul.sp-megamenu-submenu li:hover ul{
            display:grid;
        }

        .dropdown-menu li a {
            font-size: 14px !important;
        }

        .dropdown-menu .col {
            padding-left: 0px;
            padding-right: 0px;
        }

        .dropdown-menu  .row {
            display: block;
            flex-wrap: wrap;
            margin-right: auto;
            margin-left: auto;
        }

        .dropdown-menu ul.sp-megamenu-submenu {
            position: relative;
        }

        .menu--desktop ul li {
            display: inline-block!important;
            padding: 20px 20px;
            position: relative;
        }

        .menu--desktop ul li a {
            text-transform: uppercase;
            font-weight: 400;
            font-family: POppins;
            letter-spacing: 1px;
            font-size: 16px;
        }

        .mmpanel li a {
            text-transform: uppercase;
        }

        .header-desktop {
            background-color: transparent;
        }

        div#shopify-section-header-template svg {
            fill: white!important;
        }


        .sp-login a {
            color: white;
        }


      @media (max-width:1024px){
			button.sp-search-toggle {
    			position: absolute;
    			top: 13px;
    			left: 4%;
		    }
        
            .menu--mobile {
                margin-top: 7px;
            }
      }

      @media (max-width:768px){
          .collect--image {
              padding: 120px 0px;
          }
        
     }

      @media (max-width:428px){
        
          .related-product .col-12 {
              flex: 0 0 50%;
              max-width: 50%;
          }
          .collect--image {
              padding: 100px 0px;
          }
        	button.sp-search-toggle {
    			position: absolute;
    			top: 13px;
    			left: 9%;
		  }
     }

  /*== End Default Styling  ==*/



  /*== Main Website Styling  ==*/
.map{
	display:none;
}

section#section-contact-info {
    display: none;
}

.index .sp-desctop-menu nav>ul>li.dropdown>a:hover {
    color: #111;
    background: transparent;
}

.menu--desktop a:hover {
    color: #C28F35;
}

span.collect--view:hover {
    background-color: #E20123;
}

.home-newsletter.newsletter-layout-2.margin-bottom-10 {
    margin: 0px !important;
}

.sp-label-location .sp-label-our-stock {
    background-color: #e8bce9;
}

.slick-dots li.slick-active {
    width: 20px !important;
}

a.full-width-link-v1:hover, .view--link a:hover, a.full-width-link-v1-slide2:hover, a.full-width-link-v1-slide3:hover {
    color: #080341;
    background: #fbddc5;
}

.view--link a:hover{
	color: white;
  	background: black;
}

.col--column1 a:hover, .col--column-v2 a:hover, .col--column-v3 a:hover, .col--column-v4 a:hover {
	color: white;
  	background: black;
}

.readMore a:hover{
	color: white;
  	background: #e20123;
}

.view--link a:hover, .col--column1 a:hover, .col--column-v2 a:hover, .col--column-v3 a:hover, .col--column-v4 a:hover {
    color: #fff;
    background: #D38793;
}

.sp-label-location .sp-label-new {
    background-color: black;
}
.sp-label-location .sp-label-new {
    background-color: #D38793;
}
span.collect--view:hover, span.collect--view:hover {
    background-color: #D38793;
}

span.collect--view:hover {
    background-color: #d38793;
}

.sp-product .prod-title-color a:hover{
	color: black;
  	background: white;
}

.sp-label-location .sp-label-our-stock {
    background-color: black;
}

a.sp-logo:hover{
	background:transparent;
  	color: white;
}

.footer--col li a:hover,.sp-desctop-menu nav>ul>li.dropdown a:hover{
	background: transparent;
  	border-bottom: 1px solid pink;
}

span.sp-label-location {
    display: none;
}

@font-face {
    font-family: 'Breadley Sans';
    src: url('BreadleySans-Regular.woff2') format('woff2'),
        url('BreadleySans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bacalisties';
    src: url('Bacalisties.woff2') format('woff2'),
        url('Bacalisties.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@import url(//db.onlinewebfonts.com/c/3ab0794acb60ec3094c266eaaca83c22?family=Breadley+Sans);

@font-face {font-family: "Breadley Sans"; 
            src: url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.eot"); 
            src: url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.eot?#iefix") format("embedded-opentype"), 
              url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.woff2") format("woff2"), 
              url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.woff") format("woff"), 
              url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.ttf") format("truetype"), 
              url("//db.onlinewebfonts.com/t/3ab0794acb60ec3094c266eaaca83c22.svg#Breadley Sans") format("svg"); }


  /*== end Main Website Styling   ==*/

h4.insta-title {
    font-family: poppins;
    text-align: center;
    color: #F48BA9;
    font-size: 29px;
}

h6.insta-subtitle {
    font-family: poppins;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #000000ab;
    line-height: 0px;
}

.announcement-slider__content p {
    margin: 0;
    text-align: center;
}

.header-layout {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.site-nav__icons a:first-child {
    font-size: 14px;
    padding: 8px 19px;
    font-family: Poppins;
    text-transform: capitalize;
    color: white;
    background: green;
    font-weight: 300;
    letter-spacing: 0px;
    border-radius: 50px;
    border: 1px solid;
}

  .rte {
    padding-bottom: 81px;
}

.site-nav__link{
    color: black;
}

/*instagram*/
h2.head-insta {
    font-family: poppins;
    text-align: center;
    color: black;
    font-size: 35px;
    margin: auto;
    text-transform: capitalize;
    font-weight: bold;
}
h6.sub-head-insta {
    font-family: poppins;
    text-align: center;
    color: black;
    font-size: 13px;
    margin: auto;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 23px;
}

.flex-grid__item--b6a5deca-622b-40c4-a5c6-f9719ee3a06c .btn {
    border: none !important;
    background-image: url(https://cdn.shopify.com/s/files/1/0621/4500/3696/files/3.png?v=1658294197);
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 37px 334px;
}

.color-scheme-none.footer-promotion, .color-scheme-none.promo-grid__container {
    border: none;
}

.promo-grid--space-bottom {
    padding-bottom: 0px !important;
    /* padding-bottom: var(--indexSectionPadding); */
}
.promo-grid--space-top {
    padding-top: 0px !important;
    /* padding-top: var(--indexSectionPadding); */
}

div#shopify-section-template--15712656916656__1658212973a2d5b372 {
    background: #1a1818;
}

h2.custom-header {
    font-family: 'Breadley Sans';
    font-size: 50px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.rte {
    padding-bottom: 0px;
}

.page-width.page-width--narrow.text-center {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}

.page-width--narrow {
    max-width: 1493px !important;
    /* max-width: var(--pageNarrow); */
}

.index-section:not(.index-section--sub-product):first-child {
    margin-top: 13px!important;
    padding-top: 34px!important;
    padding-bottom: 21px!important;
}

div#shopify-section-template--15712656916656__16582974892ac34533 {
    background: #5b4744;
}

.theme-block p.h2 {
    color: white;
    font-size: 42px;
}

button.btn {
    background: white;
    color: black;
}

input#Email-template--15712656916656__16582974892ac34533::placeholder {
    color: white;
}

.theme-block p.h2 {
    color: #fff;
    font-size: 35px;
    margin-top: 15px;
}

.input-group .input-group-btn:last-child .btn {
    padding: 22px 36px;
}

h2.instahead {
    font-family: breadley sans;
    font-size: 68px;
    text-align: center;
    color: #ffc3c3;
    font-weight: 500;
}

h4.instasub {
    text-align: center;
    font-family: breadley sans;
    font-size: 22px;
}

.section-header h2 {
    font-family: 'Autumn Field', sans-serif;
    font-size: 95px;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 5px;
}

div#shopify-section-template--14780938092633__1663925046c50c831e {
    background: #e4b6f1;
    margin-top: -4% !important;
    padding: 57px 0px 92px 0px;
}

section#shopify-section-template--14780938092633__1652699206446291f2 {
    background: #40255a;
    margin-top: -1%;
}

.site-nav__link {
    color: black;
    font-weight: 600;
    font-size: 16px;
}

.site-nav__link:hover {
    color: black !important;
}

.site-header,
    .site-header__element--sub {
    box-shadow: none !important;
}

div#shopify-section-template--14708299268163__16514618940f920972 {
    margin-top: -1%;
}

.type-banner__content.text-center {
    display: none;
}