/* Series Template 1 */
@media screen and (min-width: 991px){
#seriesDesc{
position: absolute !important;
    top: 150px;
    left: 20px;
}
}


#seriesProducts{
 
  box-shadow: inset 0px 10px 60px #00000085 !important;
  
}

/* End of Series Template 1 */


/* SERIES TEMPLATE 2 */

@media screen and (min-width: 991px){
#seriesDesc2{
position: absolute !important;
    top: 250px;
    right: 20px;
}
}


/* END OF SERIES TEMPALTE 2 */




/* SKIN CARE PRODUCTS */

.skinCareCOL{
box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 10%) !IMPORTANT;
    background-color: #F5E6D5 !IMPORTANT;
  padding: 30px 20px !important;
}

/* END OF SKIN CARE PRODUCTS */



/* PERSONAL CARE PRODCTS */
.personalCareCOL{
  padding: 30px 20px !important;
    box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 10%) !important;
    background-color: #618CAC !important;
}


/* END OF PERSONAL CARE PRODUCTS */

/*skincare range
@media screen and (max-width: 1023px) and (min-width: 768px){
  
  	div#section-id-1720142616493 {
    	padding: 0px !important;
    	margin: 0px -5px 0px 0px !important;
	}
  	
  	div#section-id-1720142616499 {
      padding: 0px !important;
      margin: 0px -5px 0px 0px !important;
	}
}*/

@media only screen and (max-width:1339px) and (min-width:1024px){
  .sppb-addon-single-image-container {/*skincare range icon*/
    margin: 0px 0px 0px -20px;
	}
}