/** Shopify CDN: Minification failed

Line 67:33 Expected identifier but found bad string token
Line 67:34 Unterminated string token
Line 93:29 Expected identifier but found bad string token
Line 93:30 Unterminated string token

**/

a.button.btn.try_button {
    font-size: 18px!important;
    text-transform: uppercase!important;
    color: #00a3e0!important;
    background-color: #f7f7f7!important;
    padding: 12px 37px!important;
    border-width: 1px!important;
    border-radius: 0/0 0px!important;
    border-color: #00a3e0!important;
    margin: 0!important;
    letter-spacing: 2px;
}

/* .try_btn:before {
    content: "";
    display: block;
    width: 10%;
    height: 3%;
    background: none;
    border: 1px solid #00A3E0;
    border-radius: 0;
    position: absolute;
    bottom: 14.7em;
    left: 53.1em;
    z-index: -1;
} */
.d-flex{
  display:flex;
}
.text-center{
  text-align:center;
}
.align-items-center{
  align-items: center;
}
.justify-content-between{
  justify-content: space-between;
}
ul.d-inline-block li {
    display: inline-block;
}
.header-1{
  font-size: 51px!important;
  line-height: 1.2em!important; 
  letter-spacing: 0px!important; 
  color: #000!important; 
  text-transform: uppercase!important;
  font-weight: 600!important; 
}
.text-blue{
  color:#00A3E0!important;
}
.p-text{
  font-size: 16px!important;
  line-height: 1.6em!important;
  letter-spacing: 0px!important;
  color: #3d4246!important;
  text-transform: none!important;"
}
.text_style{
  padding-left:80px;
  padding-right:80px;
  font-size: 38px!important;
  text-align:center;
  line-height: 1.2em!important;
  letter-spacing: 0px!important;
  color: #000!important;
  text-transform:none!important; font-weight: 600!important;
}
button.blue-button {
    display: block;
    background: #00a3e0!important;
    color: #fff;
    padding: 12px 25px;
    border-radius: 10px;
    margin: 28px auto 0;
}
.blue-header{
  font-size: 32px!important;
  line-height: 1.6em!important;
  letter-spacing: 0px!important;
  color: #00a3e0!important;
  text-transform: none!important;
  font-weight: 600!important;"
}
.white-text{
    font-size: 38px!important;
    line-height: 1em!important;
    letter-spacing: 0px!important;
    color: #fff!important;
    text-transform: none!important;
    font-weight: 600!important;
}
.white-p{
    font-size: 17px!important;
    line-height: 1.1em!important;
    letter-spacing: 0px!important;
    color: #fff!important;
    text-transform: none!important;
    line-height: 1.6!important;
}
.purple-text{
    color:#9009b2;
    font-family: 'Source Serif Pro', serif;
    font-weight: 300!important;
    font-size:100px;
}
.review-block .bg-white.py-12.px-4.md\:px-9.text-center.rounded-\[5px\] {
    border: 1px solid #e3e3e3!important;
    border-radius: 10px!important;
}
table {
  overflow-x:scroll;
  border-collapse: collapse;
  width: 100%;
  align-items:center;
}

th, td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-weight:700;
  font-size:18px;
}
.fa-circle-check{
  font-size:32px!important;
  color:rgb(0, 163, 224);
  text-align:center!important;
  padding-left:10px;
}
.fa-circle-xmark{
  font-size:32px!important;
  color:red;
  text-align:center!important;
  padding-left:10px;
}
ol, ul {
    list-style: inside;
    margin: 0;
    
}
li{
    font-size: 22px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    color: #000!important;
    text-transform: none!important;
}

.abt-text{
   font-size: 22px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    color: #000!important;
    text-transform: none!important;
}
.tree-scroll
{
/*   background-image:url("https://cdn.shopify.com/s/files/1/0610/8004/3669/files/banner__2_-min_a175c3ce-399b-478b-b9a9-de944cb29012.webp?v=1659344175"); */
  background-position: center!important; /* Center the image */
  background-repeat: no-repeat!important; /* Do not repeat the image */
  background-size: cover!important;
  background-attachment: fixed!important;
}
/* product variation */
.product-star-meta ul li i {
    color: rgb(255, 178, 62);
}

.product-star-meta ul {
    margin-right: 12px;
}
  /*  single product of copy of hello bag */
.single-testimonial {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    padding: 35px 30px;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
    border-radius: 10px;
}

.single-testimonial p {
    text-align: center;
    margin-bottom: 25px;
}

.single-testimonial ul {
    list-style: none;
}

.single-testimonial ul li {
    display: inline-block;
}

.single-testimonial ul li i {
    color: rgb(255, 178, 62);
    font-size: 13px;
}

.single-testimonial img {
    width: 95px !important;
    margin-bottom: 13px;
}

.single-testimonial span {
    font-weight: bold;
}

/* slider dot icon  */
.slider-custom .sf__dot:before {
    height: 37px !important;
    width: 8px !important;
    border-radius: 0 !important;
}

.slider-custom span.sf__dot.sf__dot-active:before {
    width: 8px !important;
    height: 60px !important;
   border-radius: 0 !important;
}
.video-background-single-product {
    padding-top: 50px;
}
@media only screen and (max-width: 600px) {
  .header-1{
  font-size: 40px!important;
}
.text-blue{
  color:#00A3E0!important;
}
.text_style{
  padding-left:10px;
  padding-right:10px;
  font-size: 25px!important;
}
.blue-header{
  font-size: 25px!important;
}
.white-text{
    font-size: 25px!important;
}
.purple-text{
  font-size:50px;
  padding-bottom:20px;
}
}

ul.sf-cart__item-product-details {
    list-style: none!important;
}
