/*
Theme Name: Noor Child Theme
Template: 	carolus
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, flexible-header, full-width-template, post-formats, theme-options, featured-images,rtl-language-support,threaded-comments, translation-ready
Text Domain:  noor
*/

/* write custom css after this line */

/*.dima-navbar-wrap.desk-nav:not(.fixed) .dima-nav > li > a{
	color:black !important;
}
*/

 html, body {
  -webkit-text-size-adjust: none !important;
  touch-action: manipulation !important;
}

.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}
.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline;width:18px;height:12px}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}
body.page-id-1767 .dima-navbar-wrap.desk-nav:not(.fixed) .logo{display:none;}

h1.header-title.undertitle.text-start.float-start{
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.65);
}

.bre_is_dark .title_container.start-style .dima-breadcrumbs a, .bre_is_dark .title_container.center-style .dima-breadcrumbs a {
    color: #285136;
    font-weight: 500;
    -webkit-transition: all 320ms ease-out;
    transition: all 320ms ease-out;
}

body:not(.page-id-1767) .dima-navbar-wrap.desk-nav .dima-navbar:not(.dima-navbar-vertical){
	background-color: rgba(255, 255, 255, 1);
}

.cn-button.wp-default{
	background-color: #85714e !important;
}

footer#site-footer .dima-footer .copyright a, .dima-footer a{color:white;}
footer#site-footer .dima-footer{
	padding:5px 0;
	color:white;
	    background-color: #424242;
	    border:unset;
}

header#header + .title_container{
	background-color: white;
}
footer#site-footer {
	background:#484848;
	background-size:cover;
	background-repeat:no-repeat;
}
.dima-navbar .logo{
	padding-top:10px;
	padding-bottom:10px;
}

ul#menu-carolus-1 > li > a{
padding: 0 15px 0 15px;
}
footer#site-footer .dima-area .widget.widget_custom_html, .dima-area .widget.widget_nav_menu ul#menu-carolus-4 > li > a {
    color: #85714e !important;
}
footer#site-footer .top-footer hr{
	border-color: rgba(119, 119, 119, 0.13);
}
footer#site-footer .dima-area h5.widget-title{
	color:#285136;
	font-weight:bold;
}
.footer-container .top-footer .widget .widget-title
@media only screen and (min-width: 1526px){
	.title_container .background-cover{
		background-size:100% !important;
		background-repeat:no-repeat;
		background-position: top center;
	}
}

a[title="Interactive JavaScript maps"] {
    display: none !important;
}

body:not(.page-id-1767) header#header{
	position:unset;
}

.title_container .page-section-content{
	padding:25px 0;
}

header#header .dima-navbar.dima-navbar-line .dima-nav.nav-primary > li > a:before{
	left:15px;
	background:#85714e;
}