/** Shopify CDN: Minification failed

Line 151:0 Expected "}" to go with "{"

**/
 /*section  1*/

.how_to_wrappers .cricular_items{
  flex: 0 0 calc(50% - 10px);
  margin-left:10px;
  position:relative;
}

  .nanocrystal_foot_buffer .use_it_item{
color: #873737;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 0px;
  }
.cricular_items .chosse_side{
    padding: 15px;
}

  .cricular_items .chosse_side h5{
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height:2.5;
text-transform: uppercase;
margin: 0;
  }
  .cricular_items .chosse_side p{
color: #000;
font-size: 19px;
font-style: normal;
font-weight: 300;
line-height: normal;
  }
.how_to_wrappers .magic img{
          margin: 0 auto;
        display: block;
}
.nanocrystal_foot_buffer .how_to_wrappers{
  gap:25px;
}
.how_to_wrappers .cricular_items img{
  background-color:#FDEAE2;
  border-radius: 20px;
}
.how_to_wrappers .chosse_side{
  margin-bottom:0px;
}
.how_to_wrappers .use_it_item{
  margin-left: 10px;
}
.how_to_wrappers .cricular_items{
  margin:0px;
}




@media only screen and (min-width:972px){
.how_to_wrappers .magic img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
    top: 0;
    left: 0;
}
}
 @media (max-width: 1362px){
   .cricular_items .chosse_side h5 {
    font-size: 18px;
   }
   .cricular_items .chosse_side p {
    font-size: 17px;
   }
   .nanocrystal_foot_buffer .use_it_item {
    font-size: 32px;
   }
 }
 @media (max-width: 1244px){
    .cricular_items .chosse_side h5 {
        font-size: 16px;
    }
    .cricular_items .chosse_side p {
        font-size: 15px;
    }
       .nanocrystal_foot_buffer .use_it_item {
        font-size: 30px;
    }
 }
@media (max-width: 1074px) {
    .cricular_items .chosse_side h5 {
        font-size: 15px;
    }
  .cricular_items .chosse_side p {
        font-size: 14px;
    }
      .nanocrystal_foot_buffer .use_it_item {
        font-size: 29px;
    }
}
@media (max-width: 1040px){
  .cricular_items .chosse_side {
    border-bottom: 2px dashed;
    padding: 6px;
}
@media (max-width: 971px)  {
   .nanocrystal_foot_buffer .how_to_wrappers {
    flex-direction: column-reverse;
   }
   .how_to_wrappers .cricular_items img {
    max-width: 70%;
    margin-top: 15px;
  }
   .nanocrystal_foot_buffer .use_it_item {
    margin-left: 0px;
    text-align: center;
  }
    .nanocrystal_foot_buffer .use_it_item {
     text-align: center;
     margin-left:0;
   }
  .how_to_wrappers .cricular_items {
    flex: 0 0 100%;
    }
}
@media (max-width: 893px){
   .how_to_wrappers .cricular_items img{
          max-width: 75%;
   }
}

@media (max-width: 762px){
  .how_to_wrappers .cricular_items img{
    margin-top: 10px;
  }
}
@media (max-width: 497px){
  .cricular_items .chosse_side p {
        font-size: 13px;
    }
}
