/** Shopify CDN: Minification failed

Line 1060:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'The Foregen Rough One';
    src: url('../fonts/TheForegenRoughOne.woff2') format('woff2'), url('../fonts/TheForegenRoughOne.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Foregen Rough One';
    src: url('../fonts/TheForegenRoughOne.woff2') format('woff2'), url('../fonts/TheForegenRoughOne.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    width: 100%;
    height: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
/*h1 {
    background: repeating-linear-gradient(90deg, #F7941D 0%, #F7941D 16%, #8DC63F 16%, #8DC63F 33%, #29ABE2 33%, #29ABE2 50%, #A864A8 50%, #A864A8 66%, #F49AC2 66%, #F49AC2 83%, #FFF200 83%, #FFF200 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2 {
    background: repeating-linear-gradient(90deg, #F7941D 0%, #F7941D 16%, #8DC63F 16%, #8DC63F 33%, #29ABE2 33%, #29ABE2 50%, #A864A8 50%, #A864A8 66%, #F49AC2 66%, #F49AC2 83%, #FFF200 83%, #FFF200 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    */
    .buildtext{font-weight: bold;
    font-size: 30px;
    text-align: center;
}
.container-fluid,
.container {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row>* {
    padding-left: 15px;
    padding-right: 15px;
}

@media(min-width:1450px) {
    .container {
        max-width: 1330px;
    }
}

@media(min-width:1550px) {
    .container {
        max-width: 1430px;
    }
}

@media(min-width:1650px) {
    .container {
        max-width: 1530px;
    }
}

@media(min-width:1750px) {
    .container {
        max-width: 1630px;
    }
}

.theme-btn {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 300;
    transition: all 0.3s ease;
    border-radius: 30px;
}

.theme-btn:hover {
    background-color: #243e55;
    border-color: #243e55;
    color: #fff;
    text-decoration: none;
}

.theme-btn-outline {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 300;
    transition: all 0.3s ease;
    border-radius: 30px;
}

.theme-btn-outline:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    text-decoration: none;
}

.sub-heading h2 {
    font-size: 80px;
    margin-bottom: 10px;
    color: #000;
}

.sub-heading p {
    font-size: 14px;
    color: #555;
    margin-bottom: 40px;
}


/* Header Start */

.hmg-header {
    padding: 20px 0;
    height: 100px;
}

.hmg-header .burger-menu {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}

.hmg-header .header-logo {
    position: relative;
    width: 200px;
    display: flex;
  
}



.hmg-header .header-logo img {
    display: block;
    position: absolute;
    transition: 0.5s;
}

.hmg-header .theme-btn {
    font-size: 14px;
}

.usr-menu-itm {
    font-size: 18px;
    color: #fff!important;
}

.hmg-header-usermenu {
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 30px;
    column-gap: 10px;
    margin-left: auto;
}

.hmg-header.hmg-header-change-bg {
    background-color: #1a1a1a;
}

.hmg-header.hmg-header-change-bg .header-logo img {
    width: 100px;
}

.side-bar-menu {
    background-color: #fff;
    position: fixed;
    left: -300px;
    top: 0;
    width: 300px;
    height: 100%;
    z-index: 99;
    padding-top: 80px;
    padding-bottom: 50px;
    transition: 0.5s;
}

.side-bar-menu ul li {
    border-bottom: 1px solid #ccc;
    padding: 10px 50px;
}

.side-bar-menu ul li a {
    color: #000;
    font-weight: 700;
    font-family: "Playfair", serif;
}

.side-bar-menu.side-bar-menu-show {
    left: -0px;
}

.side-bar-menu .burger-menu {
    position: absolute;
    right: 30px;
    top: 30px;
}


/* Header Start */
/*
.hmg-hero-banner {
    background-image: url('https://cdn.shopify.com/s/files/1/0844/8019/6801/files/hero-banner-bg.jpg?v=1762542729');
    background-size: cover;
    background-position: center;
    padding-top: 200px;
    padding-bottom: 50px;
}

.hmg-hero-banner h1 {
    font-family: 'The Foregen Rough One', cursive;
    font-size: 122px;
    color: #fff;
    line-height: 1;
    letter-spacing: 3px;
    margin-bottom: 0;
}
*/
.hmg-hero-banner {
    position: relative;
    width: 100%;
    height: 100vh; /* full screen */
    overflow: hidden;
    display: flex;
    align-items: center;
}

.hmg-hero-banner .hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.hmg-hero-banner2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* optional dark overlay */
    z-index: 1;
}

.hmg-hero-banner2 .container {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center; /* vertical center */
    height: 100%;
}
.hmg-hero-banner2 h1 {
    font-family: 'The Foregen Rough One';
    font-size: 80px;
    color: #fff;
    line-height: 1;
    letter-spacing: 3px;
    margin-bottom: 0;
}
.video-slider .container{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  z-index:2;
  width:100%;
  max-width:1200px;
  padding:0 40px;
}
a.theme-btn.story {
    border: 2px solid white;
}
.hmg-hero-banner2 .hero-content {
    text-align: left;
    padding-top:20%
}
section.home.our-story.py-5 {
    background: #000;
}
section.home.our-story h2 {
    font-size:50px; font-style:italic;color:#fff!important;
}
section.home.our-story p {
     color:#fff!important;
}
section.our-story .slick-slide img{border:10px solid #fff; padding:5px;}
.hmg-hero-banner h1 {
    font-family: 'The Foregen Rough One';
    font-size: 122px;
    color: #fff;
    line-height: 1;
    letter-spacing: 3px;
    margin-bottom: 0;
}



/* Our Product Section */

.our-produc-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}

.our-prdct-itm {
    margin-top: 30px;
}

.our-prdct-itm img {
    width: 100%;
    border-radius: 20px;
}

.our-prdct-itm-full img {
    width: 100%;
    border-radius: 20px;
}

.our-prdct-itm-contnt {
    text-align: center;
    margin-top: 20px;
    display: block;
}

.our-prdct-itm-contnt h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

.our-prdct-itm-contnt p {
    font-size: 14px;
    color: #555;
}
.usr-menu-itm {
   
    margin-left: 13px;
}
cart-icon.header-actions__cart-icon {
    color: #fff;
}
.new-collection {
    background-color: #C5A4E3;
    padding-top: 50px;
    padding-bottom: 50px;
}
.instagram-follow-section h2 {
    color: #fff;
    background: none;
    -webkit-text-fill-color: white;
}
h2.text-uppercase.mb-0.text-white {
    font-size: 80px;
    margin-bottom: 10px;
    color: #fff !important;
    background: none;
    -webkit-text-fill-color: white;
}

.collection-itm-full,
.collection-itm {
    margin-top: 30px;
}

.collection-itm-full img,
.collection-itm img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.collection-itm img {
    height: 750px;
    object-fit: cover;
}

.collection-itm-full img {
    height: 850px;
}

.difrent-prdct-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}

.difrent-prdct-sec .row {
    row-gap: 30px;
}

.difrent-prdct-itm img {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.difrent-prdct-itm {
    position: relative;
}

.difrent-prdct-itm .shop-now-div {
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    width: 200px;
    padding: 15px;
    border-radius: 0 10px;
}

.difrent-prdct-itm .shop-now-div .theme-btn-outline {
    display: block;
    text-align: center;
    padding: 5px 20px;
}

.difrent-prdct-itm h3 {
    position: absolute;
    font-size: 30px;
    right: 30px;
    bottom: 30px;
    text-transform: uppercase;
}

.difrent-prdct-itm.difrent-prdct-itm-right .shop-now-div {
    top: auto;
    bottom: 0;
    border-radius: 10px 0;
}

.difrent-prdct-itm.difrent-prdct-itm-right h3 {
    bottom: auto;
    top: 30px;
}

.diciplane-section {
    background-image: url('https://cdn.shopify.com/s/files/1/0844/8019/6801/files/image.jpg?v=1772993402');
    background-size: cover;
    background-position: center;
    padding-top: 320px;
    padding-bottom: 270px;
}

.diciplane-section h2 {
    font-size: 50px;
    color: #fff;
}

.instagram-follow-section {
    background-color: #C5A4E3;
    padding-top: 100px;
    padding-bottom: 100px;
}

.instagram-follow-section h2 {
    font-size: 72px;
    margin-bottom: 40px;
    color: #000;
    text-align: center;
}

.instagram-follow-section ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
}

.instagram-follow-section ul li {
    width: calc(16.66% - 10px);
}

.instagram-follow-section ul li a {
    display: block;
}

.instagram-follow-section ul li a img {
    width: 100%;
    border-radius: 10px;
}

.subscribe-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.subscribe-section .sub-heading h2 {
    font-size: 60px;
}

.subscribe-section .sub-heading p {
    font-size: 26px;
    margin-bottom: 40px;
    color: #000;
}

.subscribe-section form {
    display: flex;
    align-items: center;
    row-gap: 20px;
    column-gap: 15px;
}

.subscribe-section form .form-control {
    flex: 1;
    padding: 15px 20px;
    border: 1px solid #000;
    border-radius: 30px;
    font-size: 16px;
    box-shadow: none!important;
    height: 58px;
}

.subscribe-section form .theme-btn {
    height: 58px;
}

.theme-ftr {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #1a1a1a;
}

.theme-ftr .row {
    row-gap: 30px;
}

.theme-ftr h3 {
    font-size: 26px;
    margin-bottom: 15px;
}

.theme-ftr ul li {
    margin-bottom: 10px;
}

.theme-ftr ul li a {
    color: #ccc;
}

.theme-ftr ul li a:hover {
    color: #fff;
}

.theme-ftr .frt-social-lnk {
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-top: 30px;
}

.theme-ftr .frt-social-lnk a {
    display: inline-block;
    font-size: 18px;
    color: #1a1a1a;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
}

.footer-logo-col {
    text-align: end;
}

.footer-logo-col img {
    width: auto;
}

.copyright-txt {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.copyright-txt .row {
    row-gap: 20px;
}

.copyright-txt ul {
    display: flex;
    justify-content: flex-end;
    row-gap: 10px;
    column-gap: 20px;
}

.copyright-txt ul li a {
    display: inline-block;
    color: #ccc;
}

.copyright-txt ul li a:hover {
    color: #fff;
}
div#shopify-section-template--24047197585601__custom_liquid_Ve64RM {
    display: none;
}
div#shopify-section-template--24047197585601__section_CnHR9G {
    display: none;
}
.hero {
    background: url(https://cdn.shopify.com/s/files/1/0844/8019/6801/files/image.jpg?v=1772993402) center / cover no-repeat;
    color: #fff;
    padding: 250px 0;
    text-align: center;
    position: relative;
}
.hero:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
}
.hero .content {
    position: relative;
    z-index: 2;
}
  .video-slider .slide{
  position: relative;
}

.video-slider .hero-video{
  width:100%;
  height:100%;
  object-fit:cover;
}
.wpo-page-title{
    background: url(https://buildableinc.com/cdn/shop/files/diciplane-section-bg.jpg?v=1762542730) no-repeat center top / cover;
    min-height: 400px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
}

.wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 60px;
    color: #fff;
    line-height: 60px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
}

.wpo-page-title .wpo-breadcumb-wrap {
    text-align: center;
}

.wpo-page-title:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    z-index: -1;
    opacity: 0.3;
}

.our-prdct-itm-contnt h4 {
    padding-top: 22px;
    display: block;
}

/*--------------------------------------------------------------
13. wpo-contact-pg-section
--------------------------------------------------------------*/
/* =========================
   CONTACT PAGE STYLES
   ========================= */
.wpo-contact-pg-section {
    padding-bottom: 0px;
}

.wpo-contact-pg-section .wpo-contact-title {
    max-width: 440px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.wpo-contact-pg-section .wpo-contact-title h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}

.wpo-contact-pg-section form input,
.wpo-contact-pg-section form select,
.wpo-contact-pg-section form textarea {
    background: transparent;
    width: 100%;
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 0px;
    box-shadow: none !important;
    padding-left: 25px;
}

.wpo-contact-pg-section form input:focus,
.wpo-contact-pg-section form select:focus,
.wpo-contact-pg-section form textarea:focus {
    border-color: #3e419f; /* Theme primary color */
    background: transparent;
}

.wpo-contact-pg-section form textarea {
    height: 180px;
    padding-top: 15px;
}

.wpo-contact-pg-section form {
    margin: 0 -15px;
    overflow: hidden;
}

.wpo-contact-pg-section form select {
    display: inline-block;
    color: #a9a9a9;
    cursor: pointer;
    opacity: 1;
    padding: 6px 25px;
    font-size: 15px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
    position: relative;
}

.wpo-contact-pg-section form select:focus {
    background: transparent url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
}

.wpo-contact-pg-section .submit-area {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
}

.wpo-contact-pg-section .submit-area .theme-btn {
    border-radius: 0px;
    font-size: 16px;
    border: 0;
}

.wpo-contact-pg-section form > div {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px 25px;
}

.wpo-contact-pg-section form .fullwidth {
    width: calc(100% - 25px);
    float: none;
    clear: both;
}

.wpo-contact-pg-section .office-info {
    padding-bottom: 100px;
}

.wpo-contact-pg-section .office-info .office-info-item {
    text-align: center;
    box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
    padding: 40px;
}

.wpo-contact-pg-section .office-info .office-info-icon {
    width: 85px;
    height: 85px;
    background: #f5f5f5;
    line-height: 90px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
}

.wpo-contact-pg-section .office-info .office-info-icon .fi:before {
    font-size: 35px;
    color: #3e419f; /* Theme primary color */
}

.wpo-contact-pg-section .office-info .office-info-text h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 20px 0;
}

.wpo-contact-pg-section .office-info .office-info-text p {
    margin-bottom: 0;
}

.wpo-contact-pg-section .wpo-contact-form-area {
    padding: 50px;
    background: #fff;
    box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.1);
    padding-bottom: 0;
    margin-bottom: -125px;
    position: relative;
    z-index: 9;
}

.wpo-contact-map-section .wpo-contact-map {
    height: 550px;
}

.wpo-contact-map-section iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    filter: grayscale(100%);
}

.wpo-contact-map-section h2.hidden {
    display: none;
}

.section-padding {
    padding: 120px 0;
}

/* Fix product grid alignment */
.product-grid,
.collection .grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  align-items: start;
}

.product-grid .card,
.collection .grid__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  text-align: center;
}

/* Ensure product images are uniform */
.product-grid img,
.collection .product-card img {
  width: 100%;
  height: 380px; /* adjust as needed */
  object-fit: cover;
  border-radius: 10px;
}

/* --- FIX PRODUCT CARD ALIGNMENT (Collections + You May Also Like) --- */
.product-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  text-align: center;
  padding: 15px;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* --- IMAGE CONSISTENCY --- */
.product-card__image img {
  width: 100%;
  height: 380px; /* uniform height */
  object-fit: cover;
  border-radius: 10px;
}

/* --- TITLE CONSISTENCY --- */
.product-card__title {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}

/* --- STAR RATINGS AND PRICE --- */
.product-card__reviews,
.product-card__price {
  margin: 5px 0;
}

/* --- ADD TO CART BUTTON --- */
.add-to-cart-button {
  margin-top: auto;
  border: 1px solid #000;
  background: transparent;
  transition: all 0.3s ease;
}

.add-to-cart-button:hover {
  background: #000;
  color: #fff;
}

/* --- GRID ALIGNMENT FOR COLLECTIONS AND RECOMMENDATIONS --- */
.product-grid,
.you-may-also-like,
.related-products,
.collection .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 2rem;
  align-items: start;
}
.hero h1.display-4.fw-bold {
    background: none;
    -webkit-text-fill-color: white;
}
.accordion-item h2  {
    background: repeating-linear-gradient(90deg, #f7941d 0% 16%, #8dc63f 16% 33%, #29abe2 33% 50%, #a864a8 50% 66%, #f49ac2 66% 83%, #fff200 83% 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: black;
}
div#shopify-section-template--17248011256017__custom_liquid_Ve64RM {
    display: none;
}
div#shopify-section-template--17248011256017__section_CnHR9G {
    display: none;
}
button#BuyButtons-ProductSubmitButton-AWjNpNXpWL3Y0WkszS__add-to-cart {
    background: black;
}
.our-prdct-itm {
  overflow: hidden;
}

.our-prdct-itm img {
  width: 100%;
  aspect-ratio: 4 / 5;   /* perfect for clothing */
  object-fit: cover;
  display: block;
}

/* =========================
   RESPONSIVE QUERIES
   ========================= */
   @media (min-width: 768px) and (max-width: 1366px) {
    .diciplane-section h2 {
        font-size: 28px !important;
        line-height: 1.3;
    }
}
@media (max-width: 1200px) {
    .wpo-contact-pg-section .office-info .office-info-item {
        margin-bottom: 30px;
    }
    .wpo-contact-pg-section .office-info .office-info-item:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .wpo-contact-pg-section form input,
    .wpo-contact-pg-section form select,
    .wpo-contact-pg-section form textarea {
        height: 45px;
    }
    .diciplane-section h2 {
    font-size: 30px;
    color: #fff;
}
}

@media (max-width: 767px) {
        font-weight: bold;
    font-size: 18px;
    text-align: center;
}
    .product-card__image img {
    height: 300px;
  }
    .wpo-contact-pg-section .wpo-contact-title {
        margin-bottom: 30px;
    }
    .wpo-contact-pg-section .office-info {
        padding-bottom: 60px;
    }
    .wpo-contact-pg-section .submit-area {
        margin-bottom: 0;
    }
    .wpo-contact-pg-section .wpo-contact-form-area {
        padding: 30px;
        padding-top: 50px;
    }
}
i.fa-solid {
    font-size: 30px;
}

@media (max-width: 600px) {
    .video-slider .hero-video{
  height:70vh;
}

.video-slider .container{
  padding:0 20px;
}

.hero-content{
  max-width:100%;
}

.hero-content h1{
  font-size:32px;
  line-height:1.2;
}

    .wpo-contact-pg-section form > div {
        width: calc(100% - 25px);
        float: none;
    }
    .new-collection h2.text-uppercase.mb-0.text-white {
    font-size: 38px;
  
}
}

@media (max-width: 575px) {
    .wpo-contact-pg-section .wpo-contact-title h2 {
        font-size: 25px;
    }
}
