/** Shopify CDN: Minification failed

Line 407:0 Unexpected "<"

**/
/* featured collection product css start*/

  .form-vertical select{
     display: none;
  }
.ProductItem.selected .ProductItem__Wrapper {
    background-color: #cee0e5;
    box-shadow: 0 7px 9px 0 rgb(0 0 0 / 5%), 0 0 0 1px #848484;
}


.cta-btn{
    width: 100%;
    /*width: calc(100% - 40px);*/
    color: #57bac2 !important;
    text-shadow: 0 1px 1px rgb(255 255 255 / 50%);
    background: #f3ce75!important;
    background: linear-gradient(to bottom,#5d646a 0,#333b3e 100%) !important;
    margin-top: 32px;
    padding: 20px auto;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 0 0 1px rgb(0 0 0 / 20%) inset;
}
.cta-btn input {
 
}
input.btn.cta-btn {
    width: 100%;
    
}

.offer-01-grid{
   /*margin: 0 200px !important;*/
}

.ProductItem__Label{display: none;}

.ProductItem__Wrapper{
   
    background: white;
    height: 690px;
    margin: 0 auto;
}


.ProductItem__Title{
     font-size: 20px;
     color: #474747;
     padding-bottom: 4px; 
     letter-spacing: 0px;
     line-height: 60px; 
   
}

.ProductItem__Title a{
   color: #474747;
   text-decoration: none;

}

/*.tags:nth-of-type(1){
    background: red;
}

.tags:nth-of-type(2n) {
    background: green;
}*/

.tags{
   padding: 10px 0;
   font-weight: 600;
   color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  
}

.tags a{
  color: #fff;
  text-decoration: none;
  font-size: 16px; 
}

.ProductItem__PriceList {
    display: inline-grid;
    text-align: center;
}

.ProductItem__Info--left {
    text-align: center !important;
}

.Price--compareAt{
    font-size: 22px;
    color: red !important;
    font-weight: 400 !important;
    padding-bottom: 5px !important;

}

.Price--highlight{
   font-size: 32px;
   padding-bottom: 10px;
   color: #434339 !important;
}

.you-save{
   color: #25ae4e !important;
   font-weight: 700 !important;
   padding-bottom: 5px !important;
   font-size: 16px;
}

.meta{
   font-size: 22px;
   margin-bottom: 8px;
   padding: 0 20px;
   color: #333333!important;
   font-weight: 700!important;
}

.offer-01-featured-collection{
   background-color: #ece8df !important;
   padding-bottom: 60px;
 }

.SectionHeader__SubHeading.SectionHeader__SubHeading {
      font-size: 36px;
      font-weight: 700;
      line-height: 56px;
      margin: 0;
       padding-top: 25px;

}

.offer-01-collection{
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    max-width: none;
    margin-top: 10px !important;
}

.offer-01-product{
    font-size: 36px;
    font-weight: 700;
    line-height: 56px;
    margin: 0;
    padding: 0 15px;
}


.offer-01-featured-collection-logo{
    display: none ;
}

.ColorSwatch{
    width: 80px!important;
    height: 80px!important;
    border-radius: 50px !important;
    padding: 10px !important;
    border: 5px solid #d4d1cb;
}

.ColorSwatch:hover{
    transform: scale(1.09);
} 


@media screen and (min-width: 240px) and (max-width: 767px){
   .offer-01-featured-collection-logo{
      display: block ;
      max-height: 30px;
      width: auto;
      height: 30px;
      margin: 10px auto;
}
   .offer-01-featured-collection {
      padding-top: 20px;
}
   .offer-01-product{
      margin-top: 0px !important;
      padding: 0px;
  }
  
  .SectionHeader__SubHeading.SectionHeader__SubHeading {
      margin-top: 0px !important;
  }
  
  .offer-01-grid {
    margin: 0px!important; 
}
  
 /*.ColorSwatch--small {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50px !important;

 }*/
}


.ProductList--removeMargin .Grid__Cell:first-child .ProductItem__Title.Heading{
	padding-top: 43px;
}

.ProductList--removeMargin .Grid__Cell:first-child .ProductItem__Info{padding-top: 30px;}
/*.ProductList--removeMargin .Grid__Cell:nth-child(2) .ProductItem__Info{padding-top: 15px;}*/
.ProductList--removeMargin .Grid__Cell:nth-child(3) .product-single__tags{background-color: green !important;}
.ProductList--removeMargin .Grid__Cell:nth-child(2) .product-single__tags{background-color: red !important;}
.ProductItem__ImageWrapper{width: 100%; height: 33%;} 

/*.ProductItem__Wrapper:hover{
  background-color: #cee0e5;
  border: 2px solid gray;
  transform: scale(1.05);
}*/

.ProductItem__Wrapper:selected{
  background-color: #cee0e5;
  border: 2px solid gray;
}

@media screen and (min-width: 768px) and (max-width: 1007px){
.\31\/2--tablet, 
.\32\/4--tablet, 
  .\36\/12--tablet {
    width: 33% !important;
}
}

@media screen and (min-width: 641px) and (max-width: 767px){
.\31\/2--tablet, 
.\32\/4--tablet, 
  .\36\/12--tablet {
    width: 100% !important;
}
}

@media screen and (min-width: 768px) and (max-width: 991px){
   .ProductList--removeMargin .Grid__Cell:nth-child(3) .cta-btn{margin: 5px 0 0 0;}
.ProductList--removeMargin .Grid__Cell:nth-child(2) .cta-btn{margin: 5px 0 0 0;}  
  .ColorSwatch {
    width: 50px!important;
    height: 50px!important;
  }
  
  .ProductItem__Wrapper {
    height: 644px;
  }
  
 
}
/* featured collection product css end*/

/*.slick-dots li button{
    color: #ffffff !important;
    background-color: #ffffff !important;
}*/

/*footer css start */

.shopify-section--footer .Footer{
    background-color: #333 !important;
    padding: 30px 35px 35px;
}

.Footer__Title{
   display: none !important;
}

.Footer__Inner{
   display: block !important;
}

.Footer__Content{
    font-size: 11px !important;
    color: #dedede !important;
    text-align: center !important;
}

.offer-01-menu{
   list-style: none !important;
   display: flex !important; 
   text-align: center !important;
   margin: 0 auto !important;
   width: 35%;

   
}
.offer-01-menu li a{
    margin: 15px 0 25px !important;
}

/*.offer-01-menu li{
    width : 0% !important;
} */

.offer-01-menu a{
    width : 10% !important;
    color: #919b9a !important;
    text-decoration: none !important;
}     
  
.offer-01-menu a:hover{
    color: #0d6efd !important;
    text-decoration: underline !important;

}

.Footer__Title-1{
   text-align: center !important;
}

.offer-01footer-content-rte{
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.Footer__Copyright p{
    font-size: 12px !important;
    padding: 5px 0 !important;
    color: #5f5f5f !important;
    text-align: center;
}

.Footer__Block.Footer__Block--text{
    padding: 0 150px !important;
}

.Footer__Title-1{
   font-style: italic !important;
   font-weight: bolder !important;
}

.Footer__Block--offer01text{
    margin: 0 auto !important;
    line-height: 1.3 !important;
    padding: 10px 5px !important;
    color: #919b9a !important;
    font-size: 14px !important;
}

.Footer__Block--offer01text p{
     color: #919b9a !important;
    font-size: 14px !important;
}

.Footer__Title-1{
    margin-bottom: 0px !important;
}

@media screen and (min-width: 240px) and (max-width: 767px){
    .Footer__Block.Footer__Block--text {
      padding: 0 !important;
   }
  
   .offer-01footer-content-rte {
     width: 100%; 
   }
  
    .offer-01-menu {
      list-style: none!important;
      display: flex!important;
      text-align: center!important;
      margin: 0 auto!important;
      width: 100%;
      justify-content: center;
    }
  
  .offer-01-menu li a {
    margin: 15px 10px 25px 10px !important;
}
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .Footer__Block.Footer__Block--text {
      padding: 0 !important;
   }
  
   .offer-01footer-content-rte {
     width: 100%; 
   }
  
    .offer-01-menu {
      list-style: none!important;
      display: flex!important;
      text-align: center!important;
      margin: 0 auto!important;
      width: 60%;
    }
}
/*footer css end */

/* product popup caa start*/
<style>
#sizechart__popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    z-index: 222;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}
.view-product .close-btn {
    position: absolute;
    z-index: 99;
    padding: 0;
    margin: 0;
    opacity: 1;
    background: 0 0;
    top: 10px;
    right: 10px;
}
.view-product .close-btn a i {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.view-product .close-btn a i:hover {
    transform: rotate(180deg);
    transition: all 0.35s ease;
}
.view-product .view-product__inner {
    width: 1200px;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    height: auto;
    max-width: 100%;
    text-align: center;
    margin: auto;
    background-color: #fff;
    position: relative;
}
.size-chart__main {
    transition: all 0.5s ease-out;
    max-height: 100%;
    overflow-y: initial;
}
.view-product__button {
    text-align: center;
}
.view-product__button a {
    padding: 15px 30px;
    background: #000000;
    color: #ffffff;
    transition: all 500ms;
}
.view-product__button a:hover {
    background: #eb5d40;
}
  .view-product__image img {
  	width: 100%;
  }
  .view-product__product-details h1 {
  	font-size: 22px;
    line-height: 30px;
    text-align: left;
  }
  .view-product__product-details p {
  	text-align: left;
    font-size: 14px;
  }
  .view-product .add-cart-custom-btn {
  	margin-bottom: 20px;
  } 
  .view-product__main {
  	padding: 40px;
    /*padding-bottom: 0;*/
  }
/*  Responsive CSS Start  */
@media screen and (max-width: 575px) {
    .size-chart .size-chart__inner {
        width: 300px;
    }
    .size-chart__header {
        padding: 0 20px;
    }
    .size-chart ul.size-chart__tabs li {
        padding: 15px 0 15px;
    }
}
/*  Responsive CSS End  */


  #custom_view-product__popup{
    position: absolute;


  }
    .section-separator{
      display: none;
      z-index: 100;
  }
  
 #custom_view-product__popup{
   margin-top: 10%;
   margin-left: 15%;
}
.add-cart-custom-btn-no{
  color: #25ae4e;
  text-decoration: underline;
}

.no-flex{
   display: block !important;
}

.view-product{
    border: 5px solid #434339;
}

.view-product__product-details h1{
  
    display: none;

}

.no-flex p{
    text-align: center;
    color: #f47300;
    font-size: 30px;
    font-weight: bold;
}

.add-cart-custom-btn{
     width: 400px !important;

} 

.new-overlay{
   position: relative;
}

.no-flex s{
   color: #f70000;
   font-weight: 700;
   text-align: center;
}

.meta1{
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    color: #666;
    text-transform: capitalize;
}
.meta2{
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
} 

.custom-cart-form-no {
    padding-top: 20px;
    font-size: 20px;
}

.add-cart-custom-btn{
  font-size: 24px;
  font-weight: 700;
}

.tags-popup{
     font-size: 22px !important;
    font-weight: bolder !important;
    color: #434339 !important;
    text-align: center !important;
}

.cart-popup h1{
   display: block !important;
}



/*@media screen and (min-width: 240px) and (max-width: 350px){
    .view-product .view-product__inner {
    width: 280px;
    }
  
    .add-cart-custom-btn {
        width: 100% !important;
      
    }
  
  #custom_view-product__popup {
     margin-left: 10%;
   }
  
  .add-cart-custom-btn {
     font-size: 1rem !important;
  }
}*/

@media screen and (min-width: 240px) and (max-width: 767px){
    .view-product .view-product__inner {
        width: 100%;
    }
  
    .add-cart-custom-btn {
        width: 100% !important;
      
    }

  .bundle_content{
    padding: 15px 5px;
    display: table;
    width: 100%;
  }

  .bundle_content .bundle-image, .bundle_content .checkbox{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .bundle_content .checkbox{
    width: 10%;
  }

  .bundle-image{
    width: 25%;
    padding-right: 10px;
  }

  .you-save{
    font-size: 14px;
  }

  h6.meta{
    padding: 0px;
    font-size: 16px;
    text-align: left;
  }

  .Price--highlight{
    font-size: 15px;
    padding-bottom: 10px;
    color: #434339 !important;
    text-align: left;
    padding-bottom: 0px;
    margin-top: -10px;
  }

  .ProductList--grid>.Grid__Cell{
    margin-bottom: 10px;
  }

  .ProductItem {
    overflow: hidden;
    position: relative;
  }

  .mobile .product-single__tags{
    background: #e43;
    top: -40px;
    left: 100%;
    font-size: 12px;
    margin-left: -100px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    transform: rotate(45deg);
    transform-origin: top left;
    text-align: center;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    position: absolute;
    z-index: 90;
    font-size: 16px;
    height: 30px;
    width: 139px;
    line-height: 10px;
    top: -27px;
    margin-left: -69px;
    font-size: 10px;
  }

  .mobile .product-single__tags p{
    font-size: 12px;
  }

/*   .ProductItem__ColorSwatchList{
    display: none;
  }
 */

  .ColorSwatch{
    width: 40px!important;
    height: 40px!important;
    border: 2px solid #d4d1cb;
  }

  .ColorSwatch__Radio:checked+.ColorSwatch:after{
        border: 2px solid currentColor!important;
  }
  .bundle_content #AddToCartForm{
    display: none;
  }

  .ProductItem__Wrapper{
    height: auto !important;
  }

  .ProductItem__Info{
     padding-top: 0px !important;
     margin-top: 0px !important;
  }

  .Price--compareAt{
    font-size: 16px;
    color: red !important;
    font-weight: 400 !important;
    padding-bottom: 5px !important;
    text-align: left;
    margin-left: 0px !important;
  }

  .Price--compareAt:before {
    position: absolute;
    content: "";
    top: 42%;
    left: 0em;
    width: calc(100% - 20px);
    height: 1px;
    background: currentColor;
}
  
  .ProductItem__Title{
    padding-top: 0px !important;
    line-height: unset;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
  }

  .bundle_content  .checkbox input{
    position: relative;
    outline: 0;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border: 2px solid #ced8dd;
    background: #f2f9fd;
    pointer-events: none;
    background: rgba(0,0,0,.03);
    border: 2px solid #f8f7f3;
    box-shadow: 0 0 2px rgb(0 0 0 / 50%) inset;
    
  }

 .selected .bundle_content .checkbox input::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url("https://getuvbrite.io/wp-content/themes/giddyupio-prototype/images/checkmark.svg") center center/18px 18px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

  .ProductItem.selected .ProductItem__Wrapper{
    background-color: #cee0e5;
    box-shadow: 0 7px 9px 0 rgb(0 0 0 / 5%), 0 0 0 1px #848484;
  }


  .add_to_cart.mobile{
    text-align: center;
  }
  .mobile #AddToCart{
    margin: 10px;
    width: 80%;
  }

  .ProductItem__ColorSwatchList{
    margin-top: 0px;
  }
  .ProductItem__Info--left{
    text-align: left !important;
  }
  
  #custom_view-product__popup {
      margin: 10% !important;
   }
  
  .add-cart-custom-btn {
     font-size: 1rem !important;
  }
  
  .view-product__main {
    padding: 15px;
  }
}


@media screen and (min-width: 768px) and (max-width: 991px){
    .view-product .view-product__inner {
        width: 100%;
    }
  
    .add-cart-custom-btn {
        width: 100% !important;
      
    }
  
  #custom_view-product__popup {
      margin: 10% !important;
   }
  
  .add-cart-custom-btn {
     font-size: 1rem !important;
  }
}


@media screen and (min-width: 992px) and (max-width: 1300px){
    .view-product .view-product__inner {
        width: 100%;
    }
  
    .add-cart-custom-btn {
        width: 100% !important;
      
    }
  
  #custom_view-product__popup {
     margin: 10% 15% !important;
   }
  
  .add-cart-custom-btn {
     font-size: 1rem !important;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1700px){
    .view-product .view-product__inner {
        width: 100%;
    }
  
  
  
  #custom_view-product__popup {
     margin: 10% 23% !important;
   }
 
}
/* product popup css end*/

.SectionHeader.SectionHeader--center h1{
   display: none;
}