/** Shopify CDN: Minification failed

Line 98:1 All "@import" rules must come first

**/
.spr-container{
    width: 50% !important;
  	margin-left: 25% !important;
}

.shape-div{
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.Cuts_shape{
	flex: 0 0 33.33%;
  	max-width: 33.33%;
  	padding: 15px;
}

.t1{
  padding-left: 45px;
  margin-top: -35px !important;
}

.shape-div2{
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.t2{
  padding-left: 55px;
  margin-top: -35px !important;
}

.t22{
  padding-left: 40px;
  margin-top: -35px !important;
}

.t3{
  padding-left: 50px;
  margin-top: -35px !important;
}

.t33{
  padding-left: 45px;
  margin-top: -35px !important;
}

.t4{
  padding-left: 43px;
  margin-top: -35px !important;
}

.Cuts_shape{
	transition: transform .5s ease !important;
}

.Cuts_shape img:hover{
	transform: scale(1.2);
}


@media only screen and (max-width: 769px) {
  .Cuts_shape h5{
  	margin-top: 5px !important;
  }
}

@media only screen and (max-width: 600px) {
  .shape-div{
	flex-wrap: wrap;
  }
  
  .shape-div2{
	flex-wrap: wrap;
  }

  .Cuts_shape{
      flex: 0 0 100%;
      max-width: 100%;
  }
  
  .Cuts_shape img{
      width: 100%;
  }
  
  .Cuts_shape h5{
  	margin-left: 50px;
  }
}

/* Store Locator */
 @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
        body{
            margin: 0;
            padding: 0;
            overflow-x: hidden;
        }

        *{
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

		.main-content .page-width{
          margin-left: 0 !important; 
          margin-right: 0 !important;
        }

        .store-locator .container{
            width: 100%;
            max-width: 100%;
            margin: auto;
            font-family: 'Lato', sans-serif;
        }

        .store-locator .content .locator-box{
            display: flex;
            align-items: center;
            flex-direction: row;
        }

        .store-locator .content .locator-box .box{
            flex: 1;
            max-width: 100%;
            padding: 15px;
        }

        .store-locator .content .locator-box .box-one{
        }

        .store-locator .content .locator-box .box label{
            font-size: 18px;
            color: #696969;
        }

        .store-locator .content .locator-box .box .locator-option{
            padding-top: 7px;
        }

        .store-locator .content .locator-box .box .locator-option select{
            padding: 15px 20px;
            font-size: 16px;
            color: #808080;
            width: 100%;
            background: #F5FFFA;
          border: 1px solid #555;
          border-radius: 3px;
        }

        .store-locator .content .locator-box .box .locator-address{
            margin-top: 40px;
            background: #F5FFFA;
            padding: 25px;
        }

        .store-locator .content .locator-box .box .locator-address p{
            line-height: 25px;
          	font-size: 16px;
        }

        .store-locator .content .locator-box .box .locator-address .address{
                text-transform: uppercase;
            }

        .store-locator .content .locator-box .box .gmap_canvas iframe{
                float: left;
                width: 100% !important;
            }

       
        @media only screen and (max-width: 768px) {
            .store-locator .content .locator-box{
                flex-wrap: wrap;
            }

            .store-locator .content .locator-box .box{
                flex: 0 0 100%;
                max-width: 100%;
            }

            .store-locator .content .locator-box .box .locator-address{
                margin-top: 25px;
            }

            .store-locator .content .locator-box .box .gmap_canvas iframe{
                float: left;
                width: 100% !important;
            }
          
            .store-locator .content .locator-box .box-one{
              padding: 0px;
          }
        }

/* STORE DIRECTORY CSS */

        .store-directory .container{
            width: 100%;
            max-width: 100%;
            margin: auto;
            font-family: 'Lato', sans-serif;
        }

        .store-directory .content h1{
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 30px;
        }

        .store-directory .content .directory-box{
            display: flex;
            justify-content: center;
        }

        .store-directory .content .second,
        .store-directory .content .third,
        .store-directory .content .fifth,
        .store-directory .content .sixth,
        .store-directory .content .seventh{
            padding-top: 40px;
        }

        .store-directory .content .directory-box .box{
            flex: 0 0 33.33%;
            max-width: 33.33%;
            padding: 0px 15px;
        }

        .store-directory .content .directory-box .box h5{
            padding-bottom: 15px;
            text-align: center;
        }

        .store-directory .content .directory-box .box p{
            font-size: 14px;
            text-align: center;
        }

        .store-directory .content .luzon,
        .store-directory .content .visayas,
        .store-directory .content .k-directory,
        .store-directory .content .k-premier{
            padding-top: 0px;
        }


        @media only screen and (max-width: 600px) {
            .store-directory .content .directory-box{
                flex-wrap: wrap;
            }

            .store-directory .content .directory-box .box{
                flex: 0 0 100%;
                max-width: 100%;
            }

            .store-directory .content h1{
                text-align: center;
            }
        }

/* NEW CHANGES */
#shopify-section-1617248501f895d8c3 {
  padding-top: 80px !important;
}

/* .site-header .page-width {
  background-color: #14a89f !important;
  border-radius: 10px !important;
} */

.site-header {
  background-color: #ffffff !important;
  border-radius: 10px !important;
  margin-top:-40px; /* removed-top-space-here */
}

.header-wrapper {
background-color: #12968e !important;
}

.hero-custom-additional {
  position: relative !important;
  display: flex;
  flex-direction: column;
}

.custom-additional {
  position: absolute !important;
  justify-content: center;
  align-items: center;
  top: 30% !important;
  right: 2% !important;
  background-color: #b1966e !important;
  width: auto;
  height: auto;
  z-index: 1; /* Floating hero CTA buttons */
  border-radius: 5px;
}

.custom-additional .custom-additional-box-1 {
  text-align: center;
  padding: 25px 20px 0px 20px;
}

.custom-additional .custom-additional-box-2 {
  text-align: center;
  padding: 30px 20px 0px 20px;
}

.custom-additional .custom-additional-box-3 {
  text-align: center;
  padding: 30px 20px 25px 20px;
}

.custom-additional .custom-additional-box a:hover {
  background-color: #80B8C8 !important;
}

.custom-additional .custom-additional-box .engagement {
  background-color: #0f172a !important;
  color: #fff !important;
  padding: 8px 21px;
  font-size: 16px;
  font-weight: 500;
}

.custom-additional .custom-additional-box .wedding {
  background-color: #0f172a !important;
  color: #fff !important;
  padding: 8px 38.5px;
  font-size: 16px;
  font-weight: 500;
}
.necklaces{
  background-color: #0f172a !important;
  color: #fff !important;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 500;
}

.custom-additional .custom-additional-box .anniversary{
  background-color: #0f172a !important;
  color: #fff !important;
  padding: 8px 23px;
  font-size: 16px;
  font-weight: 500;
}

/* .header-layout .header-item .site-nav .site-nav__item a, svg {
  color: #fff !important;
} */

/* Video Header */
    .hero__media iframe {
        width: 100% !important;
        height: 100% !important;
        top: 0px !important;
    }
 @media only screen and (max-width: 1024px) {
   .hero__media iframe {
    position: initial !important;
    width: 100% !important;
    height: 75% !important;
        top: 0px !important;
        padding-top: 100px !important;
}
 }

 @media only screen and (max-width: 768px) {
   #shopify-section-1617248501f895d8c3 {
  padding-top: 80px !important;
}
   .custom-additional {
     width: 100% !important;
     position: unset !important;
     border-radius: 0;
   }
 }

 @media only screen and (max-width: 555px) {
       .hero__media iframe {
        position: initial !important;
        width: 100% !important;
        height: 51% !important;
        top: 0px !important;
        padding-top: 100px !important;
    }

       .hero--mobile--100vh:not([data-natural]) {
        height: 50vh !important;
    }

 }

