/*
Theme Name: Noor Child Theme
Theme URI: https://themeforest.net/item/noor-creative-multipurpose-fully-customizable-wordpress-theme/20759600
Author: PixelDima
Author URI: https://pixeldima.com/
Template: noor
Description: This is a blank child theme for Noor theme
Version:      1.0.0
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 */

.footer-container{
    background-position: 50% 100%;
}

[type="submit"] {
    background-color: #268bbf;
}

.entry-content .button:not(.ajax_add_to_cart):not(.no-ajaxy):hover, .widget .button:hover, [type="submit"]:hover, .dima-button:hover {
    color: #fff;
    background-color: #2176a2;
}


.button-nomada {
    background: #00a79b;
    color: #fff;
}
.button-nomada:hover {
    background: #00b8f4 !important;
    color: #fff !important;
}

.button-nomada-alt {
    background: #fff !important;
    color: #00a79b !important;
    font-weight: 600 !important;
}
.button-nomada-alt:hover {
    background: #00b8f4 !important;
    color: #fff !important;
}
.boxed-blog.blog-list.grid-masonry article header .entry-title {
    line-height: 1.6em;
}
.boxed-blog.blog-list.grid-masonry article header .entry-title a{
    font-size: 22px;
}
/*.boxed-blog.blog-list article header .entry-title {
    font-size: 27px !important;
    line-height: 1.1em !important;
    font-weight: 600 !important;
    margin-top: 30px;
}*/
.boxed-blog.blog-list .post header .entry-title, .boxed-blog.blog-list article header .entry-title {
    font-weight: 600 !important;
    line-height: 1.3em !important;
}
.entry-title-hr {
    display: none;
}
.dima-nav>li>a {
    font-size: 12px !important;
    font-weight: 600 !important;
}
.dima-btn-nav svg {
    fill: #00a599 !important;
}
.mobile-nav.dima-navbar-wrap .dima-navbar .dima-nav-tag .dima-nav>li>a {
    color: #00a599;
}
.mobile-nav.dima-navbar-wrap .dima-navbar .dima-nav-tag .dima-nav>li>a>span {
    text-transform: uppercase;
    font-weight: 600;
}
.post-meta {
    color: rgb(0 0 0 / 76%) !important;
}
.post-meta a {
    color: rgb(0 0 0 / 76%) !important;
}
.page-section-content.title-content {
    padding: 60px 0 !important;
}
.icon-box-larg {
    font-size: 50px !important;
}
.display-none {
    display: none;
}
h1, .title_container.center-style .header-title {
    font-weight: 600;
}
.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag.dima-tag-btn-menu .dima-button {
    height: 80px;
}
.call-to-action-btn {
    font-weight: 600!important;
}

.cf7_mls_steps_item.active .cf7_mls_steps_item_icon{
    background: #00a599 !important;
}
.wpcf7-form-control.wpcf7-radio {
    display: inline-grid;
}
label {
    color: #0a0a0a !important;
}
.wpcf7-form {
    background: #ffffff;
}
.wpcf7-selct-multiselct .dk-selected{
    display: none;
}
@media only screen and (max-width: 480px) {
    .entry-thumb {
        display: none;
    }
    .boxed-blog.blog-list article header .entry-title {
        margin-top: 0;
    }
    .page-section-content.title-content {
        padding: 30px 0 !important;
    }
    .title-content .background-cover {
        display: none;
    }
    .boxed-blog.blog-list .post header .entry-title, .boxed-blog.blog-list article header .entry-title {
        font-size: 30px;
    }
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    min-height: 700px;
    margin-bottom: 20px;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

.dima-navbar.fix_nav {
    background-color: #f9fafc!important;
}

#menu-fixer {
    height: 80px!important;
    max-height: 80px!important;
}
@media (min-width: 990px){
	.wpml-ls-item a {
		padding: 0 5px 0 5px !important;
	}
	
	.contact-nav {
		color: #000;
	}
	.dima-nav>li>a {
		padding: 0 11px 0 11px !important;
	}
}
@media only screen and (max-width: 1499px) {
	.page-section-content {
    	padding: 53px 0;
	}
}
