

.hair-wax-content-left { width:600px; float:left; }

.hair-wax-content-left .ingredient-left { font-family: 'Apercu Pro', sans-serif; font-weight: normal; font-style: normal; float:left; width:260px; padding:5px 20px; color:#c0994e; font-size:14px; }

.hair-wax-content-left .ingredient-right { font-family: 'Apercu Pro', sans-serif; font-weight: normal; font-style: normal; float:right; width:260px; padding:5px 20px; color:#c0994e; font-size:14px;}

.formulated-text { font-family: 'Apercu Pro', sans-serif; font-weight: normal; font-style: normal; color:#c0994e; font-size:14px; padding:5px 20px;}

.hair-wax-content-right { width:600px; float:left; padding:20px 50px;  }

.wax-formulated { display:block; font-family: 'Apercu Pro', sans-serif; font-weight: normal; font-style: normal; font-size:20px; line-height:22px;  margin-bottom:20px; color:#f36378; }

.wax-formulated span { font-family: 'Apercu Pro', sans-serif; font-weight: normal; font-style: normal; font-weight:bold; font-size:24px; line-height:26px;}

.volume { background:#fcf0f4; }

.volume-list ul { list-style: none; /* Remove default bullets */  }

.volume-list ul li { position:relative; margin-left:-22px; margin-bottom:10px; }

.volume-list ul li::before {
  content: "\2022";
  color:#f36378;
  font-size:40px;
  font-weight:bold;
  display: inline-block;
  left:-20px;
  top:-15px;
  position:absolute;
  }
 

.curl { background:#f5f3ff; }

.curl-list ul { list-style: none; /* Remove default bullets */  }

.curl-list ul li { position:relative; margin-left:-22px; margin-bottom:10px; }

.curl-list ul li::before {
  content: "\2022";
  color:#a79ae6;
  font-size:40px;
  font-weight:bold;
  display: inline-block;
  left:-20px;
  top:-15px;
  position:absolute;
  }
  
.arrange-fix { background:#fff4f9; }

.arrange-fix-list ul { list-style: none; /* Remove default bullets */  }

.arrange-fix-list ul li { position:relative; margin-left:-22px; margin-bottom:10px; }

.arrange-fix-list ul li::before {
  content: "\2022";
  color:#ee5f98;
  font-size:40px;
  font-weight:bold;
  display: inline-block;
  left:-20px;
  top:-15px;
  position:absolute;
  }  
  
 .natural { background:#e9faff; }

.natural-list ul { list-style: none; /* Remove default bullets */  }

.natural-list ul li { position:relative; margin-left:-22px; margin-bottom:10px; }

.natural-list ul li::before {
  content: "\2022";
  color:#61acc1;
  font-size:40px;
  font-weight:bold;
  display: inline-block;
  left:-20px;
  top:-15px;
  position:absolute;
  }  
  
 .moisture { background:#ffe5f1; }

.moisture-list ul { list-style: none; /* Remove default bullets */  }

.moisture-list ul li { position:relative; margin-left:-22px; margin-bottom:10px; }

.moisture-list ul li::before {
  content: "\2022";
  color:#ea5e9f;
  font-size:40px;
  font-weight:bold;
  display: inline-block;
  left:-20px;
  top:-15px;
  position:absolute;
  }  
    
  
 .hair-wax-point { width:260px; float:left; padding:0 20px;}

 
.hair-wax-point span { color:#f36378; font-family: 'Ubuntu', sans-serif; font-weight:500; display:block; margin-bottom:20px; font-size:18px;}

.hair-wax-point p { color:#c0994e; font-family: 'Ubuntu', sans-serif; font-weight:500; display:block; font-size:14px;}

.hair-style { float:left; margin-top:-15px; margin-right:20px;  }

.hair-style img { margin-bottom:10px; transition:0.5s; }

.hair-style img:hover {opacity:0.6; }

.buy-now-container { margin:0 auto }

/* Tablet */

@media only screen and (max-width : 1199px) {
 
 .hair-wax-content-left { width:360px; float:left; padding:0 20px;}


.hair-wax-content-right { width:360px; float:left; padding:20px 50px;  padding:0 20px 
    
}


/* Mobile */

@media only screen and (max-width : 768px) {


.hair-wax-content-left, .hair-wax-content-right { width:100%; float:none; padding:20px;}

.hair-wax-content-right {  width:100%; float:none; padding:20px;  }

.hair-wax-content-left .ingredient-left { float:none; width:100%;  }

.hair-wax-content-left .ingredient-right {  float:none; width:100%; }

.hair-style { float:none;display:inline-block; margin-top:0; margin-right:0;}

.buy-now-product-landing-page { margin-left:-12px; }

.hair-wax-top-img-container img { margin:20px auto; }

 .hair-wax-point { margin:0 auto; float:none;}

}