/**
* Theme Name: Dentiq Child Theme
* Description: This is a child theme of Dentiq Theme. Developed by Themesion
* Author: <a href="https://themesion.com/">Themesion</a>
* Template: dentiq
* Version: 1.0
*/

.pum-overlay .thsn-main-form.thsn-style-2 input[type=submit] {
    border-color: #F1F6FB;
    color: #F1F6FB;
    transition: 0.2s;
}
.pum-overlay .thsn-main-form.thsn-style-2 input[type=submit]:hover {
	border-color: #FFF;
	color: #4F87FB;
	background: #FFF;
}
.pum-overlay form{
	margin: 20px 20px 0px;
}

.form-popup-row {
    margin-top: 10px !important;
    border-radius: 10px 0 0 0 !important;
    overflow: hidden;
}

.pum-theme-13288 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    top: 25px !important;
    font-size: 30px !important;
}
.thsn-header-style-4 .thsn-navbar>div>ul>li.current_page_item>a{
	color: #000 !important;
}
.thsn-header-style-4 .thsn-navbar>div>ul>li a:hover{
	color: #4f87fb !important;
}

#about .thsn-ihbox-content {
    color: #000 !important;
    letter-spacing: 0;
}

span.thsn-header-box-title {
    font-weight: bold;
}

.thsn-service-style-1 .themesion-box-content-inner {
	padding: 40px 10px 20px !important;
}
.thsn-service-style-1 .thsn-service-title {
	font-size: 18px !important;
}

@media screen and (min-width: 1200px){
	.thsn-parent-header-style-4 .thsn-title-bar-content-inner {
	    margin-top: 130px !important;
	}
	.thsn-title-bar-content {
	    padding: 30px 0px !important;
	}

	.wpml-ls-item ul.sub-menu {
	    min-width: 75px !important;
	}

}

@media screen and (max-width: 1199px){
	.thsn-header-menu-area-wrapper {
	  height: 0px !important;
	}
	.thsn-sep-sticky-logo-container	{
		display: none;
	}
	.thsn-header-style-4 .thsn-navbar>div>ul>li.current_page_item>a{
		color: #fff !important;
	}
	.thsn-navbar > div {
	  background-color: #2d65cc !important;
	}
	.thsn-title-bar-content, .thsn-title-bar-wrapper {
	  min-height: auto !important;
	}
}

li.iluteenused {
    background: #ffbce6;
}
/*li.iluteenused a {
    color: #fff !important;
}
*/