/*
Theme Name:     dent-child
Author:         Techvizo
Author URI:     https://www.techvizo.com
Template:       dent
*/

@import url("../dent/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


a.link-text1
{
	color:#fff;
}
a.link-text1:hover{
	color:#fea515;
}
a.link-text
{
	color:#0f8693;
}
a.link-text:hover{
	color:#fea515;
}
.htslider-slider .slick-arrow
{
	height:30px !important;
	width:30px !important;
}

.octf-btn:hover, .octf-btn:focus {
    background: #5FB2BA !important;
}

 
  @media (max-width: 600px) {
    .page-header {
       background-position-x: 60%;
    }
   .page-header .page-title {
    font-size: 21px;
}
	  .page-header .inner {
        display: block;
        margin-top: 61px;
    }
}



ul.elementor-icon-list-items {
    list-style: none !important;
    padding-left: 0 !important;
}
