/*Testimonials advice for whyAdoramaPop new PDP*/
.whyAdoramaPop .popupHeader{ display: none;}
.whyAdoramaPop .popupcontent{ padding: 15px;}
.whyAdoramaPop h2 {
    margin: 15px 0 20px;
    font: normal 24px Arial,sans-serif; 
    font-weight: 400;
}
.whyAdoramaPop .testimonialWidgetLoad{ overflow: hidden;}
.whyAdoramaPop .widgetContent.testimonialContainer{
    position: relative;
    width: 400px;
    margin: 0 auto;
    border:0;
    box-shadow:none;
    padding:0;
}
.whyAdoramaPop .testimonialWidget .beltRotateContainer .belt div{
    width:400px;
    float: left;
    min-height: 50px;
}
.whyAdoramaPop .widget {
    padding-bottom: 50px;
}

/*Testimonials advice*/
.testimonialWidget-header{ margin: 20px 0 0;}
.testimonialWidget{
	position: relative;
	padding-bottom: 50px;
	box-shadow: 0 0 10px -4px #ccc;
	border-color: #E8E8E8;
	background-color: #fff;

}
.tabContentContainer .testimonialContainer{
	position: relative;
	width:150px;
	margin: 30px auto 0;
}

.testimonialWidget:before{
	content:'\201C';
	position: absolute;
	top: 0;
	left: 7px;
	font-size: 100px;
	color: #DEDEDE;
	font-family: arial;
}

.testimonialWidget:after{
	content:'\201D';
	position: absolute;
	bottom:-50px;
	right:7px;
	font-size: 100px;
	color:#dedede;
	font-family:arial;
}

.testimonialWidget div{
	font-size: 12px;
	line-height: 17px;
	color: #888;
	padding: 14px 5px 10px 5px;
}

.testimonialWidget .belt div{ 
	float: left;
	width:150px;
	min-height: 50px;
}
.testimonialWidget .thumbRightArrow{ 
	width:10px;
	height: 15px;
	position: absolute;
	right: 14px;
	top:3px;
}
.testimonialWidget .thumbLeftArrow{
	width:10px;
	height: 20px;
	position: absolute;
	right:23px;
	top:3px;
}
.testimonialWidget .thumbRightArrow:before{ 
	font-size: 22px;
	color: #555;
	position: absolute;
	right:0;
	top:0;
	width: 0;
	height: 0;
	
}
.testimonialWidget .thumbLeftArrow:before{
	font-size: 22px;
	color: #555;
	position: absolute;
	left:0;
	top:0;
	width: 0;
	height: 0;
}


.testimonials-signature{
	display: block;
	padding: 10px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #1385B4;

}

/*global widget */
.widget{ border:0; padding: 0; border-radius:5px; box-shadow: none!important}
.widgetHeader {
    color: #2D2E32;
    background: none;
    font: normal 18px Arial,sans-serif;
    padding: 5px 0 8px;
}
.tabSectionHeader .button, .widgetHeader .button {font-style:normal}
.widgetContent {
    border: 1px solid #CCC;
    box-shadow: 0 5px 15px -7px #999;
    padding: 15px;
}
.lightBlueWidget{
    border-color:#c6e5ee;
    /* background-color:#ecf7ff; */
}
.lightBlueWidget .widgetContent{
    padding:10px;
    background: #fff;
}
.widget.greyHeader{
    padding: 0;
}

.widget.greyHeader .widgetHeader{
    padding: 8px 10px;
    background-color: #E6E6E7;
    border-radius: 4px 4px 0 0;
}

.widget.greyHeader .widgetContent{
    padding: 10px;
}

.whyAdoramaPop .testimonialWidget .noBelt div {
    padding: 40px 0 0 20px;
}
@media screen and (max-width:599px) {
    .whyAdoramaPop .widgetContent.testimonialContainer {width:100%;}
}

/*/widget*/
