@import url(https://fonts.googleapis.com/css?family=Montserrat|Playfair+Display|Cairo);
body{
	font-family: 'Ubuntu',sans-serif;
}
.btn {
    padding: 2px 12px 6px 12px;
}
.breadcrumb{
	background: #fff;
	padding-top: 30px;
}
.breadcrumb>li+li:before{
	padding: 0 5px;
    color: #333;
    content: ">" !important;
}
.padrem{
	padding-left: 0px;
	padding-right: 0px;
}
.padreml{
	padding-left: 0px;
}
.padremr{
	padding-right: 0px;
}
.text-white{
	color: white !important;
}
@media(min-width: 992px){
	.padremlxs{
		padding-left: 0px;		
	}
	.padremrxs{
		padding-right: 0px;		
	}
	.pull-right-sm{
		float: right !important;
	}
}
.bannerhead{
	background-size: cover !important;
	padding: 128px 15px;
}
.bannerhead2{
	background-size: cover !important;
	text-align: right;
	padding: 30px 15px 255px 15px;
}
.bannerhead2 .ris_se_head1{
	color: #3797db;
	text-shadow: none;
}
.borbot{
    border-bottom: 2px solid #7bbeec;
}
.absbottombtn{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.mainsearchform{
	display: contents;
}
/*************** search **************/
.nav1
{
	padding-top: 20px;
	background-color: #3797db;
}
.smallmenu li a,
.smallmenu li a:hover
{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}
.socialicons li {
    background: #fff;
    border-radius: 50%;
    margin-left: 10px;
}
.socialicons .fab {
    color: #009bdf;
    width: 25px;
    height: 35px;
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}
.logo{
	width: 50%;
	margin-bottom: 10px;
}
#custom-search-input{
  margin-top: 25px;
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 50px;
  background-color: transparent;
}
#custom-search-input input{
  border: 0;
  box-shadow: none;
  padding-left: 10px;
  background: transparent;
  color: #fff;
  font-family: 'Ubuntu',sans-serif;
}
#custom-search-input input::placeholder {
  color: #fff;
  opacity: 1;
}
#custom-search-input input:-ms-input-placeholder {
  color: #fff;
}
#custom-search-input input::-ms-input-placeholder {
  color: #fff;
}
#custom-search-input button{
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border: none;
}
#custom-search-input button:hover{
  border: 0;
  box-shadow: none;
  border: none;
}
#custom-search-input .glyphicon-search{
  font-size: 16px;
  margin-right: 5px;
  color: #fff;
}
@media (max-width: 768px){
	#custom-search-input{
		margin-bottom: 10px;
		margin-top: 0px;
	}
}
/***************** end of search *****************/

/****************** navbar *****************/
/*.navbar-inverse
{
   background: transparent;
   border: none;
   margin-bottom: 0px;
}
.navbar-inverse .navbar-nav>li>a
{
   color: #3797db;
   font-size: 1.7rem;
   line-height: 2.25rem;
   font-weight: bold;
   transition: all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
  background-color: #7bbeec;
  color: #fff;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background: #fff;
  color: #18a4c8;
}
@media (min-width: 1050px){
  .navbar-nav.navbar-center {
    position: absolute;
    left: 18%;
  }
}*/
/***************** end of navbar ***************/
/***************** mainslider ***************/
@media(min-width: 768px) {
	.carousel{
		margin-bottom: 50px;
	}
	.mainexemembers{
		margin-top: -29px;
	}
}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}
.carousel-indicators .active{
	width: 15px;
    height: 15px;
    margin: 2px;
    background-color: #666;
    border-color: #666;
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -45px;
}
}
/***************** mainslider ***************/

/**************** new generation *******************/
.explore
{
	padding-left: 0px;
	background: url(../images/complete_gentlecare.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    background-position: right;
	overflow: hidden;
}
.exploreimg
{
	padding-left: 0px;
}
.explore h2
{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	color: #fff;
	line-height: 26px;
	font-size: 25px;
}
.explore h2:hover
{
	text-decoration: underline;
}

.explore p
{
	color: #fff;
	font-weight: 400;
	line-height: 23px;
	font-size: 17px;
}
.explore button
{
	background: #009bdf;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    border: none;   
}
/**************** end of new generations ****************/

/**************** review ********************/
.bgimg
{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top !important;
    border-radius: 20px;
    min-height: 345px;
    margin-top: 20px;
}
.bgimg h2{
    color: #0168a6;
	font-size: 45px;
	font-weight: bold;
}
.bgimg i{
	cursor: pointer;
	font-size: 24px;
	margin: 20px 0px;
}
/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2.5em; /* Change the size of the stars */
  color:#fff; /* Color on idle state */
}
.rating-stars ul.reviewstars > li.star > i.fa{
	color: rgba(192, 192, 192, 0.2);
    text-shadow: 0px 2px 2px #fff, 0 0 0 #000, 1px 4px 6px transparent;	
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}
/*************** end of review **************/

/*************** missions ****************/
.columns
{
	border: 1px solid #00000040;
	min-height: 620px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
}
.columns .columncontent{
	padding: 10px 15px;
}
.columns .columncontent .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.columns h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.columns h2:hover
{
	text-decoration: underline;
}
.columns p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}
.hrs hr
{
	border-top: 2px solid #7bbeec;
	max-width: 980px;
}
/***************end of missions ***************/

/************** products ****************/
.pro h2
{
	padding-bottom: 20px;
	color: #009bdf;
	font-weight: bold;
}
.align
{
	margin-top: 120px;
	text-align: left;
	margin-left: 15px;
}
.protext .bottombtn
{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.probox,.protext{
	height: 300px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.proimg{
	padding: 0px;
}
.fa-angle-right{
	position: relative;
    vertical-align: sub;
    margin-left: 5px;
    top: 1px;
}
.probox .proimg img{
	min-height: 300px;
	object-fit: cover;
}
.new
{
	background: url('../images/ag1.jpg');
	border-radius: 20px;
	overflow: hidden;
	padding-right: 0px;
}
.new h2
{
	color: #fff;
}
.baby
{
	background: url('../images/ag2.jpg');
	border-radius: 20px;
	overflow: hidden;
	padding-right: 0px;
}
.baby h2
{
	color: #fff;

}
.toddler
{
	background: url('../images/ag3.jpg');
	border-radius: 20px;
	overflow: hidden;
	padding-right: 0px;
}
.toddler h2
{ 
	color: #fff;
}
.gifts
{
	background: url('../images/ag4.jpg');
	border-radius: 20px;
	overflow: hidden;
	padding-right: 0px;
}
.gifts h2
{
	color: #fff;
}
.bluehr hr
{
	border: 1px solid #7bbeec;
	max-width: 80%;
}
/************* end of products************/

/************* offers **************/
.offbor
{
	position: relative;
	border: 1px solid #00000040;
	border-radius: 20px;
	overflow: hidden;
	min-height: 540px;
	padding: 0px;
}
.offbor a
{
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.offbor p,.offbor h2
{
	padding: 10px 20px 0px 20px;
}
.offbor h2
{
	color: #009bdf;
}
.offbor h2:hover
{
	text-decoration: underline;
}
.off 
{
	background: url(../images/clinically-proven_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding-right: 0px;
    min-height: 540px;
    overflow: hidden;
}
.off h2
{
	color: #fff;
}
.off p
{
	color: #fff;
	line-height: 26px;
	font-size: 17px;
	font-weight: 400;
}
.offimg
{
	padding: 0px;
}
.offimg img{
	min-height: 540px;
}
.offtext{
	position: relative;
	min-height: 540px;
	overflow: hidden;
}
.offtext a
{
	position: absolute;
	bottom: 10px;
}
.offbor p{
	line-height: 1.5;
	font-size: 15px;
}

/************** end of offers ***************/

/************** footer *****************/
.footback
{
	background: url('../images/footer_background.jpg');
	background-repeat: repeat;
	margin-top: 2%;
	padding: 20px 0px
}
.colo
{
	color: #fff;
	line-height: 35px;
}
.colo li a
{
	color: #fff;
}
.colo li a:hover
{
	color: #fff;
}
.secondmenu li{
	margin: 0px 40px;
	font-weight: bold;
}
.nun
{
	color: #fff;
}
/************ end of footer *************/







/************************************************ INNER PAGES *********************************************************/

/* mission*/
.miss
{
	background-size: cover !important;
	background-position: center !important;
	padding: 150px 15px;
	color: #fff;
}
.ptext
{
	padding: 30px;
	padding-top: 20px;
	background-color: #9bcbeb;
	border-radius: 20px;
	color: #fff;
	font-size: 17px;
    line-height: 30px;
    padding-bottom: 20px;
}
.promise
{
	border: 1px solid #00000040;
	border-radius: 20px;
}
.promise h2, .blueimg h4
{
    color: #009bdf;
    display: inline-block;
}
.blueimg li img
{
	display: inline-block;
	margin-right: 20px;
    max-width: 60px;
    border-radius: 9px;
}
.question
{
	/*background: url('../images/didyouknow_bg2.jpg');*/
	/*background-size: cover;*/
	padding: 20px 0px;
}
.question img
{
	max-width: 100px;
}
.question h2,
.question p
{
	color: #fff;
}
.question p
{
	font-size: 17px;
}
.pion h2
{
	color: #009bdf;
	font-weight: 700;
}
.pion p,.pion li
{
	font-size: 1.7rem;
    line-height: 2.3rem;
}

.colsimg
{
	border: 1px solid #00000040;
    min-height: 470px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 30px auto 0px auto;
    font-size: 15px;
}
.colsimg .colsimgcontent{
	padding: 10px 15px;
}
.columns .columncontent .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.colsimg h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.colsimg h2:hover
{
	text-decoration: underline;
}
.colsimg p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}
ul.points {
  list-style: none;
  padding-left: 15px;
}

ul.points li::before {
  content: "\2022"; 
  color: #7dbfea;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
/* end mission*/





/*safety standards*/
.safety
{
	background: url('../images/dad.jpg');
	background-size: cover !important;
	padding: 110px 15px;
	background-position: center !important;
	color: #3797db;
	/*text-shadow: 2px 2px 8px #0000007a;*/
}
.safety h1
{
	font-weight: bold;
}
.safety p
{
	font-size: 17px;
}

.cocon
{
	width: 75%;
	margin-top: 40px;
	border: 1px solid #00000040;
	border-radius: 20px;
	overflow: hidden;
	padding-left: 0px;
}
@media screen and (max-width: 768px){
.cocon
{
	width: 100%;
}
}
.coconimg
{
	padding-left: 0px;
	padding-right: 0px;
}
.coconimg img{
	min-height: 300px; 
	object-fit: cover;
}
.cocon h2
{
	color: #009bdf;
}
.cocon h2:hover
{
	text-decoration-color: #009bdf;
	text-decoration: underline;
}
.cocon p
{
	font-size: 15px;
}
.cocon button
{
	background: #009bdf;
    color: #fff;
    position: absolute;
    bottom: 20px;
    border: none;   
}
.steps
{
	text-align: center;
}
.steps h2
{
	color: #009bdf;
	font-weight: bold;
}
.steps p
{
	font-size: 17px;
}

.tableitems
{
	width: 80%;
	margin-top: 30px;
	border: 1px solid #00000040;
	border-radius: 20px;
	padding: 20px;
}
.tableitems img
{
	width: 75%;
}
.tableitems h3
{
	color: #009bdf;
}
.tableitems p
{
	font-size: 15px;
}

.texts
{
	text-align: center;
	color: #009bdf;
	font-size: 30px;
	font-weight: bold;
}
.texts p a
{
	color: #009bdf;
	text-decoration: underline;
}
.texts p a:hover
{
	text-decoration: none;	
}

.science h2
{
	text-align: center;
	color: #009bdf;
	font-weight: bold;
}
.bluebg
{
	margin-top: 10px;
    background: url(../images/bgim.png);
    border: 1px solid #00000040;
    border-radius: 20px;
    min-height: 230px;
    text-align: justify;
    padding: 10px 20px;
    background-size: cover !important;
}
.bluebg h2
{
	color: #fff;
	text-align: left;
}
.bluebg p
{
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}

.nature
{
	width: 75%;
	margin-top: 40px;
	border: 1px solid #00000040;
	border-radius: 20px;
	overflow: hidden;
	padding-right: 0px;
}
@media screen and (max-width: 768px){
.nature
{
	width: 100%;
}
}
.natureimg
{
	padding-right: 0px;
}
.natureimg img{
	min-height: 300px; 
	object-fit: cover;
	margin-top: 50px;
}
.nature h2
{
	color: #009bdf;
}
.nature h2:hover
{
	text-decoration-color: #009bdf;
	text-decoration: underline;
}
.nature p
{
	font-size: 15px;
}
.nature button
{
	background: #009bdf;
    color: #fff;
    border: none;   
}
/*end safety standards*/
.wel h1
{
	color: #009bdf;
    font-weight: bold;
}
.wel p
{
	font-size: 17px;
}
/*our products*/
.cbox
{
	margin-top: 30px;
	margin-bottom: 30px;
}
.cbx {
  margin: auto;
  margin-bottom: 5px;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098A9;
  transition: all 0.2s ease;
}
.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506EEC;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 8px;
}
.cbx:hover span:first-child {
  border-color: #506EEC;
}

.inp-cbx:checked + .cbx span:first-child {
  background: #506EEC;
  border-color: #506EEC;
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
  /*transform: scale(3.5);
  opacity: 0;*/
  transition: all 0.6s ease;
}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
.items h4 {
	color: #009bdf;
}
.fil_productbox{
	margin-bottom: 15px;
	padding: 10px 6px;
    border-radius: 18px;
    transition: background-color 0.3s;
    text-align: center;
    overflow: hidden;
    height: 210px;
}
.fil_productbox:hover{
	background: #3797db;
}
.fil_productbox:hover h4{
	color: #fff;
	text-decoration: none;
}
.fil_productbox img{
	border-radius: 10px;
	height: 140px;
    object-fit: contain;
    background: #fff;
}
.cbox .items a:hover{
	text-decoration: none;
}
/*end of our products*/


/*questions*/
.quest
{
	background: url('../images/bgim.png');
	background-size: cover;
	padding-right: 0px;
	height: 230px;
}
.quest h1
{
	padding: 80px;
	color: #fff;
	font-weight: bold;
}
.free
{
	padding-right: 0px;
}
.free img{
	height: 230px;
	object-fit: cover;
}

.panel-body
{
	font-size: 16px;
}
.bothr
{
	border: 1px solid #009bdf;
}
.panel-default,.panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-color: transparent;
	box-shadow: none;
}
.panel-default>.panel-heading{
	background:  #3797db;
	border-radius: 100px; 
}
.panel-default>.panel-heading h4{
	color: #fff;
}
.end a button
{
    border-radius: 30px;
    background: #009bdf;
    border-color: #009bdf;
    padding: 4px 20px 4px 30px;
}
.end a button:hover
{
    background: #009bdf;
	text-decoration: underline;
}

.end h4
{
	color: #009bdf;
}
/*end of questions*/


/*----SUSTAINABILTY EFFORTS------*/
.ris_se_container_1
{
	background: url('../images/sustainability.jpg');
	background-size: cover !important;
	height: 360px;
}

.ris_se_inner_container{
	margin-top: 73px;
	
}

.ris_se_head1{
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 8px #0000007a;
}
.ris_se_para1{
	color: #fff;
	font-size: 17px;
	text-shadow: 2px 2px 8px #0000007a;

}
.ris_se_head2
{
	color: #009bdf;
	letter-spacing: 0.01em;
	font-size: 33px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
}

.ris_se_para2
{
	color: #606060;
	letter-spacing: 0.01em;
	text-align: center;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 23px;

}

.ris_image_save
{
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
.ris_se_save_col
{
	padding: 20px 25px;
	border: 1px solid #d9d3d3;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	
}
.ris_se_save{
	color: #009bdf;
    letter-spacing: 0.01em;
    font-size: 25px;
    line-height: 26px;
    font-weight: 700;
    

}

.ris_se_save:hover{
	color: #009bdf;
}

.ris_se_save_para{
	font-weight: 400;
	font-size: 17px;
	line-height:23px;
	color:#606060;
	padding-top: 20px;
	padding-bottom:20px;
}


.ris_se_tab
{
	border-top: 2px solid #7bbeec;
}

.ris_se_theme_col{
	background: url('../images/bg6.png');
	background-repeat: repeat;
	background-size: cover;
	padding: 30px 40px;
	border-radius: 30px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.ris_headng_sub
{
	color: #fff;
	font-weight: 400;
	line-height: 23px;
	font-size: 17px;
	font-style: normal;
}

.ris_se_proud
{
	margin-top: 10px;
    margin-bottom: 10px;
}

.ris_se_bot_colms_headng{
	color: #009bdf;
	font-weight: 700;
	font-size: 25px;
	line-height: 26px;
	font-style: normal;
}

.ris_se_bot_colms_headng
{
	color: #009bdf;
}

.ris_se_bot_colms_para{
	font-weight: 400;
	font-size: 1.7rem;
    line-height: 2.3rem;
	color:#606060;
	padding-top: 20px;
	padding-bottom:20px;
	text-align:justify;
}

.ris_se_bot_colms_para_padng
{
	padding-bottom: 25px;
}
.ris_colum-bot-border
{
	border: 1px solid #d9d3d3;
	padding-bottom: 26px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    height: 420px;
    border-top-color: #fff;
    position: relative;
    overflow: hidden;
}
.ris_colum-bot-border .bottombtn {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.ris_colum-spec-bottom{
	margin-bottom: 10px;
}



/*---------------SUSTAINABILTY EFFORT END*/



/*--------SCENTS & FRAGRANCE-----*/
.ris_snf_container_1
{
	background-size: cover !important;
	background-position: center !important;
	height: 360px;
}

.ris_snf_inner_container{
	margin-top: 107px;
}

.ris_snf_fragrancelink
{
	text-decoration: underline;
}


.ris_container_blue_box
{
	margin-top: 25px;
	margin-bottom: 20px;
}

.ris_para_padng13
{
	padding-bottom: 13px;
}
.ris_snf_3colm
{
	background: url('../images/bgim.png');
	background-size: cover !important;
	position: relative;
	border-radius: 20px;
	height: 174px;
	padding: 15px;

}

.ris_snf_3colm_para{
	color: #fff;
	font-weight:400; 
	font-size:17px;
	font-style:normal;
	line-height:23px;
	margin: 10px 0 10px;
}


.ris_snf_container_xs
{
	background: url('../images/bgim.png');
	background-size: cover;
	position: relative;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ris_height
{
	height: 137px;
}

.ris_para_insidetab{
	color: #009bdf;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	line-height: 40px;
	text-align:center;
	margin: 15px 0 15px;
}

.ris_artist_border
{
	border: 1px solid #d9d3d3;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;	
}
.ris_artistry_image
{
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	min-height: 250px;
	width: 100%;
    object-fit: cover;
}

.ris_artistry_headng
{
	color: #009bdf;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	font-style: normal;
    margin: 30px auto;
}

.ris_snf_artistry_para
{
	color: #606060;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 28px;

}

.ris_products_head{
	color: #606060; 
	font-size:23px;
	font-weight:700;
	line-height: 26px;
}

.ris_key_headng
{
	text-align: center; 
	font-size: 35px;
	color: #009bdf;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 20px;
}

.ris_container_botm
{
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #d9d3d3;
	border-radius: 20px;
	padding-bottom: 20px;

}

.ris_bottmcol_spec
{
	padding:20px 0 20px;
}
/*--------END SCENTS & FRAGRANCE-----*/
/*--------natural--------*/
.jisnatural {
  /*background: url('../images/naturals1.jpg');*/
  background-size: cover !important;
  padding: 125px 15px;
  color: #3797db;
  background-position: center !important;
}
.jisnatural1 {
  text-align: center;
  color: #009bdf;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 700;
}
.jisbox {
  border: 1px solid #dcdcdc;
  border-radius: 25px;
  margin-bottom: 20px;
}
.jisbox1 {
  color: #009bdf;
}
.jisbox2 img {           
  /*width: 80%;*/
  float: right;
}
.jisnatpara {
  color: #606060;
  font-size: 1.7rem;
  line-height: 2.3rem;
  font-weight: normal;
  font-family: "Ubuntu",sans-serif;
  letter-spacing: 0.01em;
}
.jisnatural2 img {           
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.jisnatural3 {
  text-align: center;
  color: #009bdf;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 700;
}
.jisnatural4 {
  text-align: center;
  color: #009bdf;
  font-size: 2.5rem;
  line-height: 3.1rem;
  font-weight: 700;
}
.jisbox3 {
  border: 1px solid #dcdcdc;
  border-radius: 25px;
  margin-bottom: 20px;
}
.jismicro {
  margin-top: 25px;
}
.jispara {
  margin-top: 40px;
  font-size: 1.7rem;
  line-height: 2.3rem;
}
.jisbox4 {
  border: 1px solid #dcdcdc;
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 0px;
  overflow: hidden;
}
.jisbg {
  background: url('../images/naturals10.jpg');
    padding: 47px 30px 0px 30px;
    font-size: 2.5rem;
    line-height: 3.1rem;
    align-items: center;
    color: #fff;
    font-weight: 700;
    min-height: 160px;
}

.jisbg1 {
  font-size: 1.7rem;
  line-height: 2.3rem;
  padding: 30px 25px 0px;
  text-align:justify;
}
.jisbtn {
  padding: 6px 50px 6px 35px;
  background-color: #009bdf;
  font-weight: 700;
  border: 2px solid #009bdf;
  border-radius: 21px/18px;
  color: #fff;
}
/*--------end of natural--------*/
/*----AGES AND STAGES--------*/

/*-----NEW BORN----*/
.ris_nwbrn_container_1
{
	/*background: url('../images/newborn/newborn-baby-lying-down.jpg');*/
	background-size: cover !important;
	background-position: center !important;
	height: 360px;
}


.ris_nwbrn_green
{
	background: url('../images/newborn/didyouknow_bg2.jpg');
	background-size: cover;
	height: 73px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.n_nwbrn_rose
{
	background: url('../images/didyouknow_bg3.jpg');
	background-size: cover;
	height: 73px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.ris_conatiner_nwbrn
{
margin-bottom: 20px;
}

.ris_nwbrn_shampoo_padng
{
	padding-bottom: 10px !important;
}

.ris_nwbrn_head1{
	font-weight: 700;
	font-size: 25px;
	line-height: 26px;
	font-style: normal;
	color: #fff;
	margin-top: 10px;
}

.ris_nwbrn_para
{
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	line-height: 23px;
	color: #fff;
}

.ris_nwbrn_mothertouch
{
	margin-top: 20px;
	margin-bottom: 30px;
	min-height: 500px;

}

.ris_nwbrn_mothertouch_box1
{
	border: 1px solid #00000040;
	border-radius: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px
}


.ris_padng0
{
	padding: 0;
}

.ris_mothertouch_img
{
	border-top-right-radius:20px; 
	border-bottom-right-radius:20px;
	position: relative;
}

.ris_dad_headng
{
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	font-style: normal;

}


.ris_dad_para
{
	color: #fff;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 23px;

}


.ris_dad_img
{
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	position: relative;
}

.ris_message_image
{
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
    height: 340px;
    object-fit: cover;
    width: 100%;
}

.ris_colsimg
{
	border: 1px solid #00000040;
	min-height: 380px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
	font-size: 15px;
}
.ris_colsimgcontent{
	padding: 20px 15px 20px 20px;
    background: url(../images/newborn_step1&2.jpg);
    background-size: cover;
    min-height: 200px;
    position: relative;
}
.ris_colsimgcontent a.bottombtn{
    position: absolute;
    bottom: 10px;
    left: 10px;
}


.ris_colsimg h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
}
.ris_colsimg h2:hover
{
	text-decoration: underline;
}
.ris_colsimg p
{
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}

.ris_dad_colsimgcontent
{
	padding: 10px 15px 10px 20px;
	background: url('../images/age&stagenewborn_sleep.jpg');
	background-size: cover;
	min-height: 250px;
}

.ris_dad_colsimg
{
	border: 1px solid #00000040;
	min-height: 543px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
}


.ris_skin_sleep,.nwbrn_skin_box1 img.ris_mothertouch_img{
	min-height: 615px;
	object-fit: cover;
}


.ris_img_feature{
	height: 190px;
}

.ris_img_feature:hover
{
	border-radius: 20px;
	color:#fff;

}

.ris_img_feature_xs
{
	height: 100px;
	border-radius: 30px 
}

.ris_feature
{
    padding-top: 18px;
    color: #009bdf;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    border-radius: 10px;
    padding-bottom: 10px;
}
.ris_feature:hover{
	background-color: #009bdf;
	color:#fff;
	border-radius: 30px !important;
}
.ris_feature:hover a{
	color: #fff;
}

.ris_feature_headng:hover
{
	color: #fff;
}

.ris_feature_container
{
	margin-bottom: 30px;
}

@media (max-width: 425px){
	.ris_artistry_image{
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px
	}
	.ris_message_image
	{
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px
	}
	.ris_mothertouch_img
	{
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px
	}
	/*.ris_nwbrn_mothertouch_box1
	{
		border: unset;
    	border-radius: unset;
	}
	.ris_dad_colsimg
	{
		border: unset;
    	border-radius: unset;
    }
    .ris_artist_border
    {
    	border: unset;
    }*/
}


/*----NEW BORN END----*/


/*----BABY CARE ----*/

.ris_baby_container_1
{
	/*background: url('../images/babycr/father-kissing-baby.jpg');*/
	background-size: cover !important;
	background-position: center !important;
	height: 360px;
}

.ris_baby_blue
{
	background: url('../images/didyouknow_bg1.jpg');
	background-size: cover;
	height: 73px;
	margin-top: 35px;
	margin-bottom: 35px;
}


.ris_baby_colsimg
{
	border: 1px solid #00000040;
	/*min-height: 542px;*/
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
	font-size: 15px;
}
.ris_baby_colsimgcontent{
	padding: 10px 10px 3px 20px;
	background: url('../images/age&stagesbaby_bg.jpg');
	background-size: cover;
	min-height: 300px;
	text-align: justify;
}
.ris_baby_colsimg img{
    padding: 20px 0px;
}
@media (max-width: 768px){
	.ris_baby_colsimg{
		margin: 10px auto;
	}
}
.ris_babycr_3col
{
	color: #fff;
}

.ris_babycr_3col:hover
{
	color: #fff
}


.ris_babycr_videocolsimg
{
	border: 1px solid #00000040;
	min-height: 500px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
	font-size: 15px;
}
.ris_babycr_videocolsimg .ris_babycr_videocolsimgcontent{
	padding: 10px 15px;
	background: url('../images/babycr/pattern_baby_purple.png');
	background-size: cover;

}

.ris_babycr_videocolsimg h2
{
	font-weight: 700;
    font-size: 35px;
    line-height: 53px;
    color: #fff;
    letter-spacing: 0.01em;
}

.ris_babycr_videocolsimg p
{
	color: #fff;
	font-weight: 400;
	line-height: 23px;
	font-size: 17px;
}

.social_li
{
	padding-left: 20px;
	padding-right: 20px;

}


/*----BABYCARE END---*/

/*----TODDLER-----*/

.ris_toddler_container_1
{
	/*background: url('../images/toddler/dad-helping-toddler-walk.jpg');*/
	background-size: cover !important;
	background-position: center !important;
	height: 360px;
}

.ris_baby_pink
{
	background: url('../images/didyouknow_bg4.jpg');
	background-size: cover;
	height: 73px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.ris_container_pink_box{
	margin-top: 25px;
	margin-bottom: 20px;
}

.ris_snf_pinkcolm
{
	background: url('../images/age&stageskids_bg.jpg');
	background-size: cover;
	position: relative;
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
	min-height: 200px;
	padding: 20px; 
}

.ris_pinkcolm_xs
{
	background: url('../images/toddler/pattern_toddler&kids_pink.png');
	background-size: cover;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ris_step
{
	color: #fff;
	font-size:17px;
	font-style:normal;
	line-height:23px;
	padding-top: 20px;

}


.ris_snf_3colm_para{
	color: #fff;
	font-weight:400; 
	font-size:17px;
	font-style:normal;
	line-height:23px;
	/*padding: 10px 0 10px;*/
}

.ris_toddler_colsimgcontent
{
	padding: 10px 15px 20px 20px;
	background: url('../images/age&stageskids_bg.jpg');
	background-size: cover;
	min-height: 175px;
}

.ris_toddler_colsimgcontent_xs
{
	padding: 10px 15px 20px 20px;
	background: url('../images/toddler/pattern_toddler&kids_pink.png');
	background-size: cover;
}

@media (max-width: 425px){
	.ris_feature{
		font-size: 12px
	}
}

@media (max-width: 375px){
	.ris_feature{
		font-size: 10px
	}
}


@media (max-width: 320px){
	.ris_feature{
		font-size: 8px
	}
}

/*---TODDLER END----*/

/*----ADULT BEGIN---*/


.ris_adult_container_1
{
	/*background: url('../images/adult/johnsons-classics-kids-products-collection.jpg');*/
	background-size: cover !important;
	background-position: center !important;
	height: 360px;
}

.ris_baby_yellow
{
	background: url('../images/didyouknow_bg5.jpg');
	background-size: cover;
	height: 73px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.ris_adult_headng
{
	color: #006895;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	font-style: normal;

}


.ris_adult_para
{
	color: #606060;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 23px;
	padding: 5px 5px 0px 5px

}
.ris_adult_box1
{
	background-image: url(../images/adult_make-your-body.jpg);
    background-size: contain;
    background-repeat: repeat;
    border: 1px solid #00000040;
    border-radius: 20px;
    margin-bottom: 20px;
    min-height: 580px;
	
}
.ris_adult_box1 .adultboxcontent{
    position: relative;
    min-height: 580px;
}
.ris_adult
{
	margin-top: 20px;
	margin-bottom: 30px;

}

.ris_adult_colsimg
{
	border: 1px solid #00000040;
	min-height: 580px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
}

.ris_adult_headng2
{
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	font-style: normal;

}

.ris_adult_para2
{
	color: #fff;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 23px;

}


.ris_margintop
{
	margin-top: 10px;
}

.ris_ylow_xs
{
background: url('../images/adult/pattern_adults_gold.png');
	background-size: cover;
	padding-bottom: 20px	
}

.columscontent
{
	color: #fff
}

.columscontent h2
{
	color: #fff
}

/*-----ADULT ENDS---*/
/*---AGES & STAGES ENDS----*/
/*----OUR PRODUCT-----*/
.ris_star
{
	color: #009bdf;
}
.ris_star:hover
{
	text-decoration: none;
}
.ris_image_main li
{
	display: none;
}
.ris_image_main li.active
{
	display: block;
}
.ris_image_option li.active
{
	border: 2px solid #606060;
	border-radius: 10px;
	margin-right:10px
}
.ris_image_option li
{
    border: 2px solid #a9a9a9;
    border-radius: 10px;
    margin-right:10px
}
.ris_image_option li:hover
{
    border: 2px solid #606060;
    border-radius: 10px;
    margin-right:10px
}
.ris_prdct_img_size
{
	height: 80px;
}
.ris_purple_hr
{
	 border-bottom:2px solid #825dc7;
}
.ris_panel_style>.panel-heading
{
	background-color: #825dc7;
	color: #fff;
	border-radius: 20px;
}
.ris_panel_style_para
{
	color: #606060;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 15px;
	font-style: normal;
    font-weight: 400;
	line-height: 21px;

}
/*.ris_panel_border
{
	border-color: 1px solid 
}*/
.ris_prdct_blue
{
	background: url('../images/product/bedtime.jpg');
	background-repeat: repeat;
	background-size: contain;
	position: relative;
	min-height: 156px;
}
.ris_prdct_head
{
	color: #fff;
	margin-top: 30px
}
.ris_small_hr
{
	border-bottom: 1px solid  #825dc7;
	margin-top: 3px
}
.ris_prdct_hdsml
{
	color: #3797db;
	font-size:25px; 
	font-weight:700;
	font-style:normal;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom:20px;
}
.ris_bottombtn
{
	border-radius: 20px;
	padding:7px 17px 9px 17px;
	background-color: #3797db;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	font-weight: 700
}
.ris_prdct_ret
{
	color: #3797db;
	font-size:25px; 
	font-weight:700;
	font-style:normal;
	line-height: 25px;
}
.ris_key_rltd
{
	font-size: 35px;
	color: #3797db;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 20px;
}
.ris_img_rltd
{
	height: 117px;
    border-radius: 10px;
    margin-bottom: 10px;
}
/*----OUR PRODUCT-----*/


/*SINGLE SHOP VIEW*/

.ris_caret
{
	color: #3797db;
	border:#fff;
}

.ris_caret:hover
{
	border-bottom: 1px solid #333
}
.ris_cart_btn
{
	background-color: #f09024;
	color: #fff;
	border-radius:20px;
	padding:2px 19px 2px 19px;
}
.ris_div_cart
{
	margin-top: 20px;
}

.ris_cart_btn:hover
{
	color: #fff;
	background-color: rgba(252, 161, 24, 0.65)
}

.ris_panel-head
{
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;

}

.panel_border
{
	border-color: transparent;
}

.ris_panel_border
{
	border-top:2px solid #e8e8e8 ;
	border-bottom:2px solid #e8e8e8 ;
	margin-top: 20px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body
{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.panel-group .panel{
	box-shadow: none;
}
.panel-title{
	cursor: pointer;
}

.ris_shop_img_size
{
	border: 2px solid #e8e8e8 !important;
	border-radius: 15px;
}

/*SINGLE SHOP VIEW*/


/*SHOP */
.far_first_bg
	{
	.background-color: #FFFFFF;
    background-image: url('../images/shop_bg.png');
    background-repeat: no-repeat;
    /*background-position: center center;*/
    background-size: cover;
    height: 300px;
    color: #fff;
	}
	@media (max-width: 768px)
	{
		.far_first_bg 
		{
			height: 400px !important;
		}

	}
	.far_first_bg p
	{
		/*font-weight: bold;*/
		padding-top: 100px;
		font-size: 30px;
	}
	.far_p_order p
	{
    color: #3797DB;
    font-size: 35px;
    text-align: center;
    padding: 0 15px;
    line-height: 57px;
    font-weight: 400;
    letter-spacing: 1px;
	}
	.far_pname
	{
		    color: #3797db;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
    margin: 1em 0 0 0;
    position: relative;
    font-weight: bold;
	}
	.far_price
	{
		    color: #333;
    font-family: JohnsonsBabyBold-bold;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0;
    font-weight: bold;
    line-height: 21px;
	}
	.far_desc
	{
		color: #333;
    line-height: 24px;
    flex: 0 0 auto;
    font-size: 14px;
    height: 60px;
    margin-bottom: 0;
    margin-top: 0.5em;
	}
	.far_btn_style
	{
		align-self: center;
    width: auto;
    padding: 5px 15px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    border-radius: 18px;
      color: #FFFFFF;
    background-color: #F09024;
    border-color: #F09024;  
	}
	.far_btn_style:hover
	{
		color: #FFFFFF;
    background-color: rgba(240,144,36,0.5);
    border-color: rgba(240,144,36,0);
	}
	@media (max-width: 768px)
	{
		.far_bg_2 
		{
			height: 100% !important;
		}
	}
	.far_bg_2 
	{
		background-image: url('../images/bg_high.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 450px;
		border: 1px ;
		border-radius: 35px;color: #fff;
	}
	.far_improved_3{color: #fff;}
	.far_improved_text{font-size: 30px;font-weight: bold;padding:20px 0 40px;}
	.far_improved_class{text-align: center;}.far_improved_class img {width: 50%;}
	.far_improved_subtext{font-weight: bold;padding-top: 10px;text-align: center}

	.far_works_section{margin-top: 50px}
	.far_works_section h2{color: #3797DB; font-size: 30px;font-weight: bold;margin: 0 0 28px;}
	.far_works_div{border-radius:20px 20px 0 0;background-color: #FFE390;padding: 10px 0 15px;}.far_works_div img{max-height: 146px;}
    .far_works_4{border:1px solid #DCDCDC;border-radius: 0 0 20px 20px;}

	.far_works_4 p{color: #000;font-size: 25px;font-weight: bold;text-align: center;padding-bottom: 30px;}
    
    .far_works_4 h4{color: #3797DB;font-size:70px;font-weight: bold;margin: 0;text-align: center;padding: 10px 0 10px;}
    .far_works_height{margin-bottom: 10px;}
    

/*SHOP*/
/*INGREDIENTS*/

.ris_columns_ingre
{
	border: 1px solid #00000040;
	min-height: 550px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
}
.ris_columns_ingre .ris_columncontent_ingre{
	padding: 10px 15px;
}
.ris_columns_ingre .ris_columncontent_ingre h3{
    font-size: 20px;
}
.ris_columns_ingre .ris_columncontent_ingre .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.ris_columns_ingre h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.ris_columns_ingre h2:hover
{
	text-decoration: underline;
}
.ris_columns_ingre p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}

.ris_panel_ingre
{
	line-height: 21px;
	font-size:18px;
	font-weight:700;
	color: #606060;

}
/*ingredients*/
/*CONTACT US*/
.ris_contact_head
{
	color: #009bdf;
	letter-spacing: 0.01em;
	font-size: 33px;
    line-height: 40px;
    font-weight: 700;
    
}


.ris_columns_contact
{
	border: 1px solid #00000040;
	min-height: 650px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
}
.ris_columns_contact .ris_columncontent_contact{
	padding: 10px 15px;
}
.ris_columns_contact .ris_columncontent_contact .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.ris_columns_contact h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.ris_columns_contact h2:hover
{
	text-decoration: underline;
}
.ris_columns_contact p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}



.ris_para_contact{
	color: #009bdf;
	font-weight: 700;
	font-style: normal;
	font-size: 25px;
	line-height: 35px;
	text-align:justify-all;
	text-align:center;
	
}

.ris_contact_para
{
	color: #606060;
	letter-spacing: 0.01em;
	text-align:justify;
	font-size: 17px;
	font-style: normal;
    font-weight: 500;
	line-height: 23px;
	text-align:center;

}
.ris_contact_span{
	padding-right: 40px
}
.btncontact{
	padding: 12px 26px 12px 28px;
}
/*contact us*/
/*PREPARING FOR BABY*/
.ris_amazon{
	height: 62px;
}
.ris_preparing_margin{
	margin-bottom:20px;
	margin-top: 20px;
}

.ris_colsimg_preparing
{
	border: 1px solid #00000040;
	min-height: 380px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
	font-size: 15px;
}

.ris_colsimg_preparing h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    letter-spacing: 0.01em;
}
.ris_colsimg_preparing h2:hover
{
	text-decoration: underline;
}
.ris_colsimg_preparing p
{
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}
.ris_colsimgcontent_prep{
	padding: 10px 15px 20px 20px;
	background: url('../images/NEWBORN/pattern_newborn_green.png');
	background-size: cover;
	min-height: 272px;

}

@media (max-width: 768px){
.prep_img{
	    height: 280px;
}
}
/*PREPARING FOR BABY END*/

/*SKIN CARE*/

.ris_skin_container_1
{
	/*background: url('../images/skincare/resourceskin.jpg');*/
	background-size: cover !important;
	height: 360px;
}

.ris_container_skinblue{
	background-color: #c4b4d6;
	border-radius: 20px;
	margin-bottom:20px;
}

@media (max-width: 425px){
.ris_container_skinblue{
	border-radius: 0px;
	}	
}
.ris_skin_para1{
	color: #fff;
	font-size: 17px;
	line-height: 23px;
	font-weight:400;
	padding-right: 25px;
	padding-left: 25px;

}

.ris_skin_col{
	margin-top:20px;
	margin-bottom:20px;
}

.skin_para_blue{
	color: #562f90;
	font-size:17px;
	font-weight:700;
	line-height: 23px;
	text-align:justify;
}

.skin_para_blue_sec{
	color: #562f90;
	font-size:17px;
	font-weight:400;
	line-height: 23px;
	text-align:justify;
}

.ris_skin_image
{
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
@media (max-width: 425px)
{.ris_skin_image
	{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom:20px;
	
	}
}
.ris_skin_padng
{
	    padding: 25px 35px 10px 25px;
}

.ris_skin_num{
	border-radius: 10px;
}

.ris_skin_3colm
{
	
	margin-bottom:20px;
	padding: 20px;
	position: relative;
	border-radius: 20px;
	min-height: 197px;
	border: 2px solid #fff; 
}

@media (max-width: 425px){
	.ris_skin_3colm{
		width: 100%;
		min-height: 120px
	}
}
.ris_skin_3col_bg
{
	background: url('../images/teardrop_purple.jpg');
    background-size: 17px;
}

.ris_head_3col{
	font-weight:700;
	color: #fff;
	line-height: 26px;
	font-size: 25px;
	padding-bottom: 10px;
}


.ris_skin_wash
{
	position: relative;
	border: 1px solid #00000040;
	border-radius: 20px;
	overflow: hidden;
	height: 459px;
	padding: 0px;
	/*margin-bottom:20px;*/
}
.ris_skin_wash a
{
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.ris_skin_wash p,.ris_skin_wash h2
{
	padding: 10px 20px 0px 20px;
}
.ris_skin_wash h2
{
	color: #009bdf;
}
.ris_skin_wash h2:hover
{
	text-decoration: underline;
}

@media (max-width: 425px){
	.ris_skin_wash{
		border: none;
	border-radius: 0px;
	}
}
/*SKIN CARE ENDS*/

/*BATH TIME*/
.ris_bath_container_1{
	background: url('../images/bath/resourcebath.jpg');
	background-size: cover;
	height: 360px;
}

.ris_colsimg_bath
{
	border: 1px solid #00000040;
	min-height: 420px !important;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
	font-size: 15px;
}

.ris_colsimg_bath h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    letter-spacing: 0.01em;
}
.ris_colsimg_bath h2:hover
{
	text-decoration: underline;
}
.ris_colsimg_bath p
{
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}

.ris_colsimgcontent_bath{
	padding: 10px 15px 0px 20px;
	background: url('../images/bg3.png');
	background-size: cover;
	min-height: 234px
}

@media (max-width: 768px){
	.ris_colsimgcontent_bath{
		min-height:282px; 
	}
}
.ris_bath_time
{
	position: relative;
	border: 1px solid #00000040;
	border-radius: 20px;
	overflow: hidden;
	height: 535px;
	padding: 0px;
	/*margin-bottom:20px;*/
}
.ris_bath_time a
{
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.ris_bath_time p,.ris_bath_time h2
{
	padding: 10px 20px 0px 20px;
}

.ris_bath_time p
{
	font-size: 17px;
	line-height: 23px;
	color: #606060;
	font-weight: 400;
}
.ris_bath_time h2
{
	color: #606060;
	font-weight:700;
	font-size: 25px;
	line-height: 26px;
}
.ris_bath_time h2:hover
{
	text-decoration: underline;
}

/*BATH TIME END*/
/*hair care*/
.haircarebox .ris_snf_pinkcolm{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.haircarebox img{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;	
}
.ris_haicarebox{
	padding: 10px 10px 3px 20px;
	background-size: cover;
	min-height: 370px
}
.ris_haicarebox h2{
	color: #606060;
	font-weight: bold
}
/*hair care*/
/*bedtime*/
.bedtimebox{
	color: #fff;
	font-weight: bold;
}
.bedtimebox small{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    text-align: left;
}
.sleepguideh2{
	font-weight: bold;
	color: #009bdf
}
.sleepguide .borright{
	border-right: 1px solid #ccc;
}
.sleepguide li{
	vertical-align: middle;
	padding: 0px 10px 20px 10px;
}
.sleepguide li .active h4{
	font-weight: bold;
	color: #606060;
	text-decoration: underline;
}
.sleepguide h4{
	margin: 0px;
	font-size: 20px;
	color: #828282;
}
.sleepguidediv{
	padding: 0px
}
.sleepguidediv .smalltext{
	font-size: 17px;
	padding: 0px 30px
}
.sleepguidediv .sleepguidebox p{
	font-size: 17px;
}
.sleepguidediv h4{
	font-weight: bold;
	font-size: 24px;
}
.sleepguidediv .sleepguidebox{
	background-color: #00aca0;
    background-image: url('../images/drop_green.jpg');
    padding: 30px 35px 25px;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 30px;
    min-height: 380px;
}
/*bedtime*/
/*babymassage*/
.babymassagebox{
	border-radius: 20px;
	background-image: url('../images/bg3.png');
	overflow: hidden;
	color: #fff;	
	margin-bottom: 20px;
	min-height: 340px;
}
.babymassagebox .text h3{
	font-weight: bold;
}
.babymassagebox .text p{
	font-size: 16px;
}
.babymassagebox .text{
	padding: 30px 35px 25px
}
.purplediv
{
	border: 1px solid #00000040;
	border-radius: 20px;
	background: #c4b4d6;
}
.purplediv h2{
	color: #fff;
}
.purpleimg h4
{
    color: #532f90;
    display: inline-block;
}
.purpleimg li{
	height:100px;
	margin-bottom: 20px
}
.purpleimg li img
{
	display: inline-block;
    max-width: 75px;
    border-radius: 9px;
}
.babymsbox{
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #00000040;
	min-height: 500px;
}
.babymsbox .text h3{
	font-weight: bold;
}
.babymsbox .text p{
	font-size: 17px;
}
.babymsbox .text{
	padding: 20px 25px;
}
/*babymassage*/
/*services page*/
.services-info.hover-effect:hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.services-info.hover-effect img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.services-info.hover-effect img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.services-info{
  position: relative;
  overflow: hidden;
  height: 250px;
  margin-bottom: 20px;
}
.services-info h3 {
  background: #3797DB;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  left: 0;
  margin: 0;
  padding: 5px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/*services page*/
.innerpage{
	margin: 50px auto;
}
.innerpage p{
	text-align: justify;
}
.legalnotice li{
    font-size: 15px;
}
.legalnotice p{
	font-size: 15px;
	margin-bottom: 15px;
}
.legalnotice hr{
	margin-top: 10px;
	border: 1px solid #3797db
}
.sitemap{
    margin: 20px auto 50px auto;
}
@media(min-width: 768px){
    .sitemap{
        width: 80%;
    }
}
.sitemap ul{
    line-height: 2;
}
.sitemap .mainlink{
    font-size: 18px;
    font-weight: bold;
}
.liststyledisc{
    list-style-type: disc;
    color: #3d7dca;
    font-size: 1.6rem;
}
/*************** missions ****************/
.missioncolumns .columns
{
	border: 1px solid #00000040;
	min-height: 525px !important;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
}

.missioncolumns .columns .columncontent{
	padding: 10px 15px;
}
.missioncolumns .columns .columncontent .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.missioncolumns .columns h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.missioncolumns .columns h2:hover
{
	text-decoration: underline;
}
.missioncolumns .columns p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}
.hrs hr
{
	border-top: 2px solid #7bbeec;
	max-width: 980px;
}
/***************end of missions ***************/

/**********category updation**********/
.ris_cat_up_col
{
	border: 1px solid #00000040;
	min-height: 400px !important;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 30px auto;
}

.ris_cat_up_col img{
	height: 200px;
	width: 100%;
	object-fit: contain;
}
.ris_cat_up_col .ris_columncontent_ingre{
	padding: 10px 15px;
}
.ris_cat_up_col .ris_columncontent_ingre .bottombtn{
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.ris_cat_up_col h2
{
	font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #009bdf;
    letter-spacing: 0.01em;
}
.ris_cat_up_col h2:hover
{
	text-decoration: underline;
}
.ris_cat_up_col p
{
	color: #606060;
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
}

.ris_panel_ingre
{
	line-height: 21px;
	font-size:18px;
	font-weight:700;
	color: #606060;

}
.ris_hr_cat{
	margin:0;
	border-top: 1px solid #337ab7;
}
.categorynewh2{
    color: #009bdf;
    font-weight: 700;
}
.shopping .shopnFilter {
  padding: 9px 0px;
  margin-bottom: 20px;
}
.shoppinghr{
  border: 1px solid #3797db;
  margin-top: 0px;
  width: 20%;
  margin-bottom: 30px;
}
.shopping .shopnFilter li{
  padding: 0px;
  margin-bottom: 20px;
}
.shopping .shopnFilter li a {
  text-decoration: none;
  padding: 10px 20px;
  position: relative;
  margin: 0 2px;
  font-size: 15px;
  background-color: #fff;
  border: 2px solid #3797db;
  border-radius: 5px;
  color: #000;
  transition: background-color 0.2s, color 0.2s;
}
.shopping .shopnFilter li a.active {
  color: #fff;
  background: #3797db;
}
.shopping .shopnFilter li:last-child a:before {
  display: none;
}
.shopping .shopngallery .filter{
  padding: 0px 5px 30px 5px;
}
.shopping .shopngallery .filter img{
  height: 100px;
  width: 100%;
  margin-bottom: 10px;
  object-fit: contain;
}
.shopping .shopngallery .filter.type2 img,.shopping .shopngallery .filter.type3 img {
    height: 50px;
}
.shopping .owl-carousel .owl-nav button.owl-prev
{
  position: absolute;
  top: 38%;
  left: -5px;
  font-size: 24px !important;
  color: #fff !important;
  padding: 5px 7px 4px 7px !important;
  background: rgba(0,0,0,0.5) !important;
  font-weight: 200 !important;
}
.shopping .owl-carousel .owl-nav button.owl-next:hover,.shopping .owl-carousel .owl-nav button.owl-prev:hover
{
  background-color: transparent;
}
.shopping .owl-carousel .owl-nav button.owl-next
{
  position: absolute;
  top: 38%;
  right:-5px;
  font-size: 24px !important;
  color: #fff !important;
  padding: 5px 7px 4px 7px !important;
  background: rgba(0,0,0,0.5) !important;
  font-weight: 200 !important;
  background: rgba(0,0,0,0.5) !important;
}
.wheretobuyhead{
	font-weight: bold;
    color: #3797db;
}
.wheretobuypara{
	font-size: 16px;
}
.wheretobuyimg{
	box-shadow: 0 0 1px black;
}
.wheretobuybtn,.wheretobuybtn:hover,.wheretobuybtn:focus{
    background: #3797db;
    color: #ffffff;
    font-size: 17px;
    border: none;
    border-bottom: 2px solid #3797db;
    padding: 8px 20px;
}
@media(min-width: 992px){
	.martop40md{
		margin-top: 40px;
	}
}
@media(max-width: 992px){
	.pad30sm{
		padding: 10px 30px;
	}
}
.menuxshr{
	margin-top: -12px;
}
.martop40{
    margin-top: 40px;
}
.babycosmeticsm{
    margin-bottom: -10px;
    margin-top: 20px;
}
.quesbannerhead{
    color: #3797db;
    /*text-shadow: 1px 1px 3px #0000007a;*/
    font-weight: bold;
    text-align:center;
    margin-top: -20px;
}
.marketbox h4{
    color: #3797db;    
    font-weight: bold;
    padding-bottom:10px;
    
    border-bottom: 1px solid #ccc;
}
.shopmarketbtn, .shopmarketbtn:hover, .shopmarketbtn:focus {
    background: #3797db;
    color: #ffffff;
    font-size: 15px;
    border: none;
    border-bottom: 2px solid #3797db;
    padding: 5px 15px;
}
.profilecard img{
	width: 100%;
}
.profiletext{
	background-color: #3797db;
	color: #fff;
	margin-top: -20px;
}
/*executive members*/
.exemembers {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  color: #000000;
  text-align: center;
  line-height: 1.4em;
  font-size: 14px;
  box-shadow: none !important;
}
.exemembers * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.exemembers .profile-image {
  display: inline-block;
  width: 80%;
  z-index: 1;
  position: relative;
  padding: 10px;
  border: 2px solid #e8b563;
  border-radius: 50%;
}
.exemembers .profile-image img {
  max-width: 100%;
  vertical-align: top;
  min-height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.exemembers figcaption {
  width: 100%;
  background-color: #F2F2F2;
  color: #555;
  padding: 125px 25px 25px;
  margin-top: -100px;
  display: inline-block;
  border-radius: 10px;
}
.exemembers h3,
.exemembers h4,
.exemembers p {
  margin: 0 0 5px;
}
.exemembers h3 {
  font-weight: 600;
  font-size: 1.3em;
  font-family: 'Playfair Display', Arial, sans-serif;
}
.exemembers h4 {
  color: #8c8c8c;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  margin-top: 10px;
}
.exemembers p {
  font-size: 0.9em;
  letter-spacing: 1px;
  opacity: 0.9;
}
.certificates li{
    display: inline;
}
@media(min-width: 768px){
    .certificates li{
        margin: 0px 15px;
    }
}
.certificates li img{
    width:11%;
    display:inline-block;
}
.certificates li img.sdfa,.certificates li img.das{
    width:13%;
}
.langchnge,.langchnge:hover,.langchnge:focus{
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 20px;
    text-decoration: none;
    font-family: 'Cairo',sans-serif;
}
.reviewbox{
	cursor: pointer;
}
#reviewmodal .modal-header h3{
	color: #3797db;
	font-weight:bold;
	text-align: center;
}
.ratingstarsresult .outer {
    display:inline-block;
    position:relative;
    font-family:FontAwesome;
}
.ratingstarsresult .outer::before {
  content: "\f006  \f006  \f006  \f006  \f006";
  color: #3797db;
  font-size: 16px;
}
.ratingstarsresult .inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}
.ratingstarsresult .inner::before {
  content: "\f005  \f005  \f005  \f005  \f005";
  color: #3797db;
  font-size: 16px;
}
.producthr{
	border-color: #ccc;
}



.searchresults #custom-search-input{
  margin-top: 25px;
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 50px;
  background-color: transparent;
}
.searchresults #custom-search-input input{
  border: 0;
  box-shadow: none;
  background: transparent;
  color: #000;
  padding-left: 10px;
  font-family: 'Ubuntu',sans-serif;
}
.searchresults #custom-search-input input::placeholder {
  color: #bbb;
  opacity: 1;
}
.searchresults #custom-search-input input:-ms-input-placeholder {
  color: #bbb;
}
.searchresults #custom-search-input input::-ms-input-placeholder {
  color: #bbb;
}
.searchresults #custom-search-input button{
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border: none;
}
.searchresults #custom-search-input button:hover{
  border: 0;
  box-shadow: none;
  border: none;
}
.searchresults #custom-search-input .glyphicon-search{
  font-size: 16px;
  margin-right: 5px;
  color: #3797db;
}
.noresults h2,.results h4{
	font-weight: bold;
	color: #3797db;
}
.results p{
	color: #000;
	font-family: 'Cairo',sans-serif;
	font-size: 15px;
}
.noresults ul{
	padding-left: 15px;
	font-size: 15px;
}
.noresults ul em{
	color: red;
}
.results{
	box-shadow: 0 0 20px -10px #6b6b6b;
	padding: 10px 0px;
	min-height: 160px;
	margin-bottom: 20px;
	cursor: pointer;
	transition: all 0.5s ease;
}
.results:hover{
	box-shadow: 0 0 30px -10px #6b6b6b;
}
.aboutpageaboutpara{
    font-size: 18px;
    line-height: 30px;
    padding: 10px 30px;
}
.aboutpageaboutimg{
	padding: 0px 10px;
}
.aboutpageaboutimg img{
	border-radius: 20px; 
	margin-top: 50px;
/*    border-radius: 30px;
    margin-bottom: 20px;
    -webkit-box-shadow: 9px 9px 18px -1px rgba(0,0,0,0.28);
    -moz-box-shadow: 9px 9px 18px -1px rgba(0,0,0,0.28);
    box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.28);*/
}
.reviewaccordion .panel-body,.reviewaccordion .panel-body h4.revhead{
	margin-top: 5px;
	padding-bottom: 0px;
}
.panel-group#reviews{
	margin-bottom: 0px;
}
.reviewaccordion .panel-body h4.revhead{
	color: #3797db;
}
.reviewaccordion .panel-body h4.revhead a{
	margin-top: -7px;
}
.reviewaccordion .panel-body .accorreviewbtn,
.reviewaccordion .panel-body .accorreviewbtn:hover,
.reviewaccordion .panel-body .accorreviewbtn:focus{
	background: transparent;
	outline: none;
	color: #3797db;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 50px;
	border-color: #3797db;
	padding: 6px 15px;
}
.ratingindihead h5,.ratingindihead .ratingstarsresult{
	display: inline-block;
}
.ratingindihead h5,.ratingindidesc p{
    color: #606060;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 18px;
}
.ratingindirecommend p{
	font-size: 14px;
}
.ratingindirecommend hr{
	border-color: #f7f7f7;
}
.ratingindirecommend p i{
	width: 15px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	line-height: 15px;
	background: #606060;
	color: #fff;
	border-radius: 50%;
}
/*contactpage*/
.contactpage .contact__container {
	border: 10px solid #62B6CB;
	border-radius: 10px;
	padding: 0 0 10px 10px;
	background-color: #62B6CB;
}
.contactpage .contact__title {
	display: inline-block;
}
.contactpage .contact__title h2 {
	padding: 0 10px 0 0px;
	margin: 5px 0;
	color: #FBFBFB;
}
.contactpage .contact__form {
	padding: 10px 10px 0 0;
}
.contactpage .contact__form .btn.attachmentbtn{
	background-color: #2d8010;
	color: #fff;
	padding: 6px 12px 6px 12px;
}
.contactpage .contact__form p{
    color: #000;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}
.contactpage input,
.contactpage textarea {
	width: 100%;
	border: 5px solid #FFFFFF;
	border-radius: 5px;
	resize: none;
	padding: 0 5px;
	box-sizing: border-box;
	font-family: 'Ubuntu',sans-serif;
	font-size: 15px;
	color: #25606f;
}
.contactpage input {
	padding: 0px 7px;
	height: 40px;
	width: 100%;
}

.contactpage input:focus,
.contactpage textarea:focus {
	outline: none;
}

.contactpage .contact__form-input {
	margin: 5px 0 10px 0;
}

.contactpage .contact__form-textarea {
	margin: 5px 0;
	width: 100%;
	height: 100px;
}

.contactpage input[type="submit"] {
	width: 100%;
	height: 50px;
	background-color: #25606f;
	border: 0;
	color: #FBFBFB;
	border: 5px solid #25606f;
	border-radius: 5px;
	margin: 10px 0 0 0;
	font-family: 'Ubuntu',sans-serif;
	font-size: 22px;
}
.contactpage input[type="button"]:hover {
	background-color: #368da2;
	border: #368da2;
}
.contactpage .content .info {
	margin-top: 30px;
}
.contactpage .content .info i {
	font-size: 30px;
	padding: 0;
	margin: 0;
	color: #3797db;
	margin-right: 20px;
	text-align: center;
	width: 20px;
	vertical-align: top;
	margin-top: 11px;
}
.contactpage .content .info h4 {
	font-size: 13px;
	line-height: 1.4;
	color: #999999;
}
.contactpage .content .info h4 span {
  	font-size: 18px;
  	color: #000;
}
.contactpage .contactpara{
	color: #009bdf;
    letter-spacing: 0.01em;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
}
.contactpage .d-inline-block{
	display: inline-block;
}
.contactpage .addressdetails{
	box-shadow: 0 0 9px #b1b1b1;
    border-radius: 50px;
    overflow: hidden;
    padding-right: 0px;
}
.contactpage .addressdetails .googlemap{
	padding-right: 0px;
}
.contactpage .contact__form-inputfile{
	background: #fff;
	margin-top: 15px;
    padding-top: 3px;
    padding-left: 3px;
    height: 40px;
    border: none;
    border-radius: 5px;
}
.contactpage .ris_se_head1{
    color: #3797db;
    text-shadow: none;
}
/*contactpage*/
.effortsbannerimg img{
	border-radius: 30px;
	width: 100%;
}
.cocontext{
	position: relative;
	min-height: 300px;
}
.ingredientspage .bannerhead{
	color: #fff;
	text-shadow: 2px 2px 8px #0000007a;
}
.privacypolicypage,.legalnoticepage,.sitemappage{
	color: #fff;
	text-shadow: 2px 2px 8px #0000007a;
}
.singleproductsimages .slider-for img{
	height: 400px;
	object-fit: contain;
}
.singleproductsimages .slider-nav div{
	margin-right: 20px;
}
.singleproductsimages .slider-nav .slick-slide.slick-current.slick-active.slick-center img{
	border: 2px solid #3797db !important;
}
.singleproductsimages .slider-nav div:focus,
.singleproductsimages .slider-nav .slick-slide.slick-current.slick-active.slick-center img:focus{

	outline: none !important;
}
.singleproductsimages .slider-nav img{
	height: 100px;
	object-fit: contain;
	width: 100%;
	cursor: pointer;
}
.prosizes button:hover,.prosizes button:focus{
	color: #fff;
	outline: none !important;
}
.prosizes li{
	padding: 10px 5px;
}
.singleproductspage .ris_se_head2{
	text-align: left;
}
.ris_conatiner_nwbrn .ris_artistry_image{
	height: 300px;
}
.agesproductslider .item a{
	text-decoration: none;
	color:#000 !important;
}
.agesproductslider .item img{
	height: 200px;
	object-fit: contain !important;
}
.agesdidyouknowimg{
	display: inline-block;
	vertical-align: bottom;
}
.agesdidyouknow{
	display: inline-block;
	padding-left: 50px;
}
.agesproductslider.owl-carousel .owl-nav button.owl-prev
{
 	position: absolute;
	top: 50%;
	left: -30px;
	font-size: 30px !important;
	color: #3797DB !important;
	font-weight: 200 !important;

}
.agesproductslider.owl-carousel .owl-nav button.owl-next:hover,.agesproductslider.owl-carousel .owl-nav button.owl-prev:hover
{
	background-color: transparent;
}
.agesproductslider.owl-carousel .owl-nav button.owl-next
{
 	position: absolute;
    right:-30px;
    top: 50%;
    font-size: 30px !important;
	color: #3797DB !important;
	font-weight: 200 !important;
}
.nwbrn_step_box .ris_colsimg{
	min-height: auto;
}
.nwbrn_step_box .ris_colsimg .ris_colsimgcontent{
	min-height: 180px;
}
.ris_baby_container_1 .ris_se_head1,.ris_baby_container_1 .ris_se_para1,
.ris_toddler_container_1 .ris_se_head1,.ris_toddler_container_1 .ris_se_para1{
 	color: #3797db;
    text-shadow:none;
}
.babycare_first_box{
	position: relative;
	min-height: 300px;
}
.kids_care_f_box .ris_artistry_image{
    height: 280px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.nunu_classics .ris_mothertouch_img{
	height: 385px;
	width: 100%;
	object-fit: cover;
}
.nunu_classics .nunu_classics_text{
	height: 385px;
	position: relative;
}
.nunu_classics .nunu_classics_text .nunu_classics_btn{
	position: absolute;
    bottom: 10px;
    left: 0px;
}
.kids_care_step_box .bottombtn{
	position: absolute;
    bottom: 10px;
    left: 20px;
}
.adult_btm_box2 .bottombtn{
	position: absolute;
    bottom: 5px;
    left: 15px;
}
.kids_care_masg_box img.ris_message_image{
	height: 370px;
}
.nunu_classicsmaindiv,.kid_bath_time_basics .ris_dad_colsimg{
	min-height: auto;
}
.adult_btm_box1 .adult_btm_text{
	padding: 0px 10px;
}
.adult_btm_box1 .adult_btm_text .ris_adult_headng{
	font-size: 20px;
}
.adult_btm_box1 .adult_btm_text .ris_adult_para{
	font-size: 16px;
}
.adult_btm_box1 .adult_btm_text .bottombtn{
	margin-top: 12px;
	margin-bottom: 10px;
}
.adult_btm_box2 .ris_mothertouch_img{
	min-height: 580px;
	object-fit: cover;
}
.adult_top_boxes .columns {
    border: 1px solid #00000040;
    min-height: 580px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 30px auto;
}
.padl20{
	padding: 0px 0px 0px 20px
}
.proresetbtn{
	padding-top: 5px;
}
@media(max-width: 768px){
	.proresetbtn{
	    margin-top: -5px;
	}
}
.borderright{
	border-right: 1px solid #ccc
}
.reviewform textarea{
    resize: vertical;
}
.reviewcountryinput{
    padding: 2px 12px 2px 12px;
}
.promotionbox{
    margin-bottom: 25px;
    box-shadow: 0 0 20px -15px black;
    border-radius: 20px;
    position:relative;
    overflow: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.promotionbox:hover{
    box-shadow: 0 0 20px -9px black;
}
.promotionbox img{
    height: 600px;
    width: 100%;
    /*object-fit: cover;*/
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.promotionbox h4{
    position: relative;
    background: #fff;
    z-index: 1;
    padding: 10px 0px;
    color: #3797db;
    font-weight: bold;
    font-size: 24px;
    margin: 0px;
}
.promotionbox:hover img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}
.expiredpromo{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.expiredtag{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
    background: #888888;
    color: #fff;
    font-size: 22px;
    padding: 5px 0px;
}