/**
* Theme Name: adam-noor
* Description: This is a child theme of Noor, generated by Merlin WP.
* Author: <a href="http://Pixeldima.com">PixelDima</a>
* Template: noor
* Description: This is a blank child theme for Noor theme.
* 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
* Version: 5.4.0
* Text Domain:  noor
*/

/* write custom css after this line */

#dima-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin:0;
}

#site-footer {
  margin-top: auto;
}

a.dima-brand {
	pointer-events: none;
	cursor: default;
}

.dima-navbar.dima-navbar-line .dima-nav.nav-primary>li:not(.no-underline)>a:before{ right: 1.7857142857rem !important; width: auto; }

.dima-navbar.dima-navbar-line .dima-nav.nav-primary>li:last-child>a:before{ right: 0 !important; width: auto; }


.edd-cart-ajax-alert{
    display:none;
}

.dima-transparent-breadcrumbs{
	display:none;
}


