/*
 Theme Name:   Dental Care Child
 Theme URI:    http://themeforest.net/user/strongholdthemes
 Description:  Dental Care Child Theme
 Version:      1.1
 Author:       Stronghold Themes
 Author URI:   http://themeforest.net/user/strongholdthemes
 Text Domain:  dental-care
 Template:     dental-care
*/

@import url("../dental-care/style.css");

/* 
------------------------------------------------------- */
.aio-icon-description a{
color: #444444 !important;
}

.aio-icon-description a:hover{
color: rgba(68, 68, 68, 0.57) !important;	
}

#testiprow .owl-theme .owl-controls .owl-nav .owl-prev{
left: -20px;
    top: 35%;
height: 30px;
padding: 0px !important;
width: 25px !important;
overflow: hidden;
display: inline-block !important;
background: url("./images/left.png") no-repeat;
}

#testiprow .owl-theme .owl-controls .owl-nav .owl-next{
    right: -15px;
    top: 35%;
height: 30px;
padding: 0px !important;
width: 25px !important;
overflow: hidden;
display: inline-block !important;
background: url("./images/right.png") no-repeat;
}


#testiprow .owl-theme .owl-controls .owl-nav div{
	text-indent: -99px;
	font-size: 0px;
}

#testiprow  .dental-care-testimonials .dental-care-testimonials-item{
	margin-right: 20px;
	margin-left:20px;
}

@media screen and (max-width 1199px){
#testiprow .dental-care-testimonials-wrapper{
	width: 90%;
	margin: 15px auto 0;
}

}

