/*
Theme Name: Hello Elementor Child
Theme URL: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Author: Elementor Team
Author URL: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URL: https://www.gnu.org/licenses/gpl-3.0.html
Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
Text Domain:  hello-elementor
*/



body {overflow-x:hidden !important;}
a {
    color: #002F6C;
}
.nc-post-list .eael-grid-post-holder {
  border: 0px;
  position: relative;
}
.nc-post-list .eael-grid-post-holder-inner {
  display: flex;
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-media {
  min-width: 223px;
  min-height: 209px;
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-wrapper {
  padding-top: 0px;
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-title {
  margin: 0px 0px 10px;
  line-height: 1.4em;
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-content {
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-content p {
  font-size: 14.5px;
  font-weight: 300;
}
.nc-post-list .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-title .eael-grid-post-link::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  border-right: solid 2px #bf0a2b;
  border-bottom: solid 2px #bf0a2b;
  transform: rotate(-44deg);
}

.nc-post-overlay .eael-grid-post-holder-inner {
  position: relative;
}
.nc-post-overlay .eael-grid-post-holder-inner .eael-entry-wrapper {
  position: absolute;
  bottom: 0px;
  display: flex;
  align-items: flex-end;
  padding: 50% 30px 30px !important;
  left: 0;
  right: 0;
  background-image: linear-gradient(to top, #000 0%, rgba(217, 217, 217, 0) 100%);
}
.nc-post-overlay .eael-grid-post-holder-inner .eael-entry-media {
  height: 100%;
}
.nc-post-overlay .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-title a {
  color: #fff;
}
.nc-post-overlay .eael-grid-post-holder-inner .eael-entry-wrapper .eael-entry-title {
  margin: 0px;
  max-width: 300px;
  font-weight: 500;
  line-height: 1.4em;
}
.nc-post-overlay .eael-grid-post-holder-inner .eael-entry-media .eael-entry-thumbnail.eael-image-ratio {
  height: inherit !important;
  padding-top: 11%;
}

.nc-slider-img .swiper-slide .swiper-slide-image {
  width: auto;
  height: 403px;
  object-fit: cover;
}
.nc-slider-img .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 0px;
  background-color: #D9D9D9;
  opacity: 1;
  transform: rotate(45deg);
  margin: 0px 7px;
}
.nc-slider-img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFC72C;
}
.nc-slider-img .swiper-wrapper {
  margin-bottom: 30px;
}

.nc-sticky-box {
  position: sticky;
  top: 45px;
}

.nc-news-list-wrap {
  padding: 0px 10px;
}
.nc-news-list-wrap .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.nc-news-list-wrap .row .col-6 {
  max-width: 50%;
  flex: 0 0 auto;
  width: 100%;
  padding: 0px 10px;
}
.nc-news-list-wrap * {
  box-sizing: border-box;
}
.nc-primary-news {
  height: calc(100% - 15px);
  position: relative;
  margin-bottom: 15px;
}
.nc-primary-news .nc-primary-news-bg {
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.nc-primary-news .nc-primary-news-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to top, #000 0%, rgba(217, 217, 217, 0) 100%);
}
.nc-primary-news  .nc-title {
  position: relative;
  padding: 30px;
}
.nc-primary-news .nc-title h3 {
  margin: 0px;
  color: #fff;
  font-size: 22px;
  max-width: 400px;
  font-weight: 500;
  line-height: 1.5em;
}
.nc-news-list-wrap .nc-news-listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item:nth-last-child(1) .nc-news-card {
	/*margin-bottom: 0px;*/
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-img {
  min-height: 200px;
  min-width: 200px;
  max-width: 200px;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-img a {
  width: 100%;
  height: 100%;
  display: flex;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content h3 {
  margin: 0px 0px 10px;
  color: #002f6c;
  font-size: 22px;
  font-weight: 500;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content h3 a {
  color: inherit;
  text-decoration: none;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content p {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content .nc-news-link {
  margin-top: auto;
  position: relative;
  display: flex;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content .nc-news-link  a::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  border-right: solid 2px rgb(191, 10, 43);
  border-bottom: solid 2px rgb(191, 10, 43);
  transform: rotate(-44deg);
  transform: translate(-50%, -50%) rotate(-44deg);
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content .nc-news-link a {
  min-width: 20px;
  display: block;
  height: 20px;
  width: auto;
  position: relative;
  margin-left: auto;
}
.nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content h3:hover a {
  color: rgb(204, 51, 102);
}
.nc-primary-news a {
  text-decoration: none;
}

.nc-news-list-wrap .btn {
	padding: 7px 9px 7px 9px;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 0px 0px 0px 0px;
  color: var( --e-global-color-primary );
  transition: 0.5s;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  min-width: 180px;
  margin-top: 62px;
}
.nc-news-list-wrap .btn:hover {
	background-color: var( --e-global-color-primary );
  color: #fff;
  border-color: var( --e-global-color-primary ); 
}

.justify-content-center{
	justify-content: center;
}
.col-12{
	max-width: 100%;
	width: 100%;
} 
.text-center{
	text-align: center;
}
.nc-btn-wrap svg {
  width: 1.3rem;
  margin-bottom: -5px;
}
.nc-btn-wrap a:hover svg path, .nc-btn-wrap a:focus svg path {
  fill: #fff;
  transition: all .3s;
}

.nc-media-grid {
  display: grid;
  gap: 10px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.nc-media-item img {
  width: 100%;
  max-height: 253px;
  object-fit: cover;
  object-position: center;
}

/* Default layout for larger screens */
@media (min-width: 768px) {
  .nc-media-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
  }

  .nc-media-item:nth-child(1), .nc-media-item:nth-child(2) {
    grid-column: span 1;
  }

  .nc-media-item:nth-child(3) {
    grid-column: span 2;
  }
}

/* Layout for smaller screens */
@media (max-width: 767px) {
  .nc-media-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .nc-media-item {
    grid-column: span 1;
  }
}


.nc-year-tab .elementor-tabs-wrapper {
  justify-content: center;
  display: flex;
}

.nc-year-tab .elementor-tabs-wrapper .elementor-tab-title {
  padding: 0px 13px 10px 13px;
  font-size: 22px !important;
  position: relative;
  font-weight: 300 !important;
  position:relative;
  margin-bottom:30px;
}

.nc-year-tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  font-weight: 600 !important;
}

.nc-year-tab .elementor-tabs-wrapper .elementor-tab-title::after {
  left: 0px !important;
  right: 0px !important;
  width: 50px !important;
  height: 2px !important;
  background-color: #CB333B;
  margin: 0px auto;
  bottom: 0 !important;
}



.nc-navbar-wrap .sub-menu, 
.nc-navbar-afterLogin-wrap .sub-menu {
  padding-bottom: 10px;
  padding-top: 40px !important;
  box-shadow: none !important;
  max-width: 165px !important;
  min-width: auto !important;
  left: auto !important;
  right: 0px;
}
.nc-navbar-wrap .sub-menu .menu-item,
.nc-navbar-afterLogin-wrap .sub-menu .menu-item {
  border: 0px !important;
}
.nc-navbar-wrap .sub-menu .menu-item .hfe-sub-menu-item,
.nc-navbar-afterLogin-wrap .sub-menu .menu-item .hfe-sub-menu-item {
  border: 0px !important;
  padding: 4px 20px 5px !important;
  line-height: 1.2em !important;
}



.nc-area-media-shortcode .nc-news-list-wrap .row{
  gap: 20px;
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6{
  height: 400px;
  padding: 0px;
}
.nc-area-media-shortcode .nc-news-list-wrap .thumbnail {
	height: 100%;
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6 img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6:nth-child(3n+0) {
  max-width: calc(40% - 10px) !important;
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6:nth-child(3n+1) {
  max-width: calc(60% - 10px);
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6:nth-child(3n+2) {
  max-width: calc(40% - 10px);
}
.nc-area-media-shortcode .nc-news-list-wrap .col-6:nth-child(3n+3) {
  max-width: 100% !important;
}


.nc-area-media-shortcode .nc-news-list-wrap button {
  display: block;
  padding: 10px 40px;
  margin: 50px auto;
  color: rgb(0, 47, 108);
  border-color: rgb(0, 47, 108);
}
.nc-area-media-shortcode .nc-news-list-wrap button:hover, .nc-area-media-shortcode .nc-news-list-wrap button:focus {
  background-color: rgb(0, 47, 108);
  color: white;
}


body:not(.logged-in) #user-registration {
  max-width: 400px;
  margin: 30px auto 5rem;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
body:not(.logged-in) .entry-title {
  text-align: center;
  margin-top: 30px;
}
body:not(.logged-in) #user-registration #ur-frontend-form {
  padding: 40px 30px;
  border-radius: 10px;
  border: 0px;
}


.nc-policy-menu-items .eael-simple-menu-container {
  min-height: auto !important;
}
.nc-policy-menu-items .eael-simple-menu-container ul li:nth-child(1) {
  border-right: solid 1px #fff;
}
.nc-policy-menu-items .eael-simple-menu-container ul li {
  line-height: 1em;
}

.nc-policy-menu-items .eael-simple-menu-container ul li a{
  color: #fff!important;
}

.pagination {
  margin: 40px auto 60px;
  display: flex;
  gap: 10px;
  width: 100%;
  justify-content: center;
}
.pagination .page-numbers {
  padding: 5px 10px;
  background-color: transparent;
  color: var( --e-global-color-primary );
  text-decoration: navajowhite;
  font-weight: 500;
  border-radius: 5px;
  border: solid 1px var( --e-global-color-primary );
  transition: all .3s;
}
.pagination .page-numbers:hover {
  background-color: #fff;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover {
  background-color: var( --e-global-color-primary );
  color: #fff;
}



.single-custom-page main {
  max-width: 100% !important;
}
.single-custom-page main .page-header {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  height: 600px !important;
}
.single-custom-page main .page-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: ;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
}
.single-custom-page main .page-header .entry-title {
  position: relative;
  color: #fff;
  font-family: "Roboto Slab", Sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1em;
}
.single-custom-page main .page-header .entry-title::after {
  content: '';
  display: block;
  font-weight: 100;
  width: 92px;
  height: 1px;
  background-color: #fff;
  margin: 35px auto 0px;
}
.single-custom-page main .page-content {
  max-width: 980px;
  margin: 62px auto 0px;
}
.single-custom-page main .new-creation {
  max-width: 980px;
  margin: 50px auto 100px;
  font-weight: 600;
  font-style: italic;
  color: #002F6C;
}


.search-results .page-content {
  display: flex;
  flex-wrap: wrap;
  margin: 100px 0px;
  gap: 20px;
}
.search-results .page-content .post {
  width: calc(33.33% - 20px);
  padding: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}



.nc-homeCard-img .elementor-widget-container {
  position: relative;
  overflow: hidden;
}
.nc-homeCard-img .elementor-widget-container .elementor-image-box-wrapper {
  position: initial !important;
}
.nc-homeCard-img .elementor-widget-container .elementor-image-box-img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all ease-in-out 0.4s;
}
.nc-homeCard-img .elementor-widget-container .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.nc-homeCard-img .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
  position: relative;
  z-index: 1;
}
.nc-homeCard-img .elementor-widget-container:hover {
  background-image: none !important;
}
.nc-homeCard-img .elementor-widget-container:hover .elementor-image-box-img {
  opacity: 0.5;
}

.nc-audio-player-img .tp-ap-pp {
  background-color: #fff !important;
}

:root{
	--tec-color-icon-focus: rgb(191, 10, 43);
	--tec-color-event-icon-hover: rgb(191, 10, 43);
  --tec-color-accent-primary: rgb(0, 47, 108);
	--tec-color-accent-primary-hover: rgb(191, 10, 43);
	--tec-color-link-accent-hover: rgb(191, 10, 43);

	--tec-color-background-primary-multiday: rgba(0, 47, 108, 0.24);
}


.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  display: inline-flex;
  align-items: center;
  width: auto;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
  min-width: 30px;
}
.tribe-events-c-subscribe-dropdown__container {
  width: auto !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg.tribe-common-c-svgicon--caret-down {
  min-width: auto !important;
}





.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn {
  font-family: inherit !important;
}
.tribe-events .tribe-events-c-view-selector__list-item-text {
  font-family: inherit;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
  font-family: inherit;
}
.tribe-common .tribe-common-b2 {
  font-family: inherit;
}
.tribe-common .tribe-common-b3 {
  font-family: inherit;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
  font-family: inherit;
  line-height: 1.5em !important;
  padding: 5px;
  background-color: rgb(0, 47, 108);
  font-weight: 600;
  color: white;
  font-size: 12px;
  display: block !important;
  border-radius: 10px 10px 0px 0px;
}
.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: 40px !important;
  color: var(--tec-color-icon-focus);
  line-height: 1.2em;
  border: solid 1px rgb(0, 47, 108);
  padding: 5px;
  display: block !important;
  margin-top: 3px;
  border-radius: 0px 0px 10px 10px;
  background-color: whitesmoke;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row, .tribe-common-g-row.tribe-events-calendar-day__event.tribe_events.type-tribe_events.status-publish {
  padding: 20px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  background-color: #fff !important;
  border-radius: 10px;
}
.tribe-events-c-small-cta__price {
  font-size: 20px;
  color: var(--tec-color-icon-focus);
  font-weight: 600;
  background-color: rgba(191, 10, 43, 0.08);
  padding: 5px 20px !important;
  display: inline-block;
  border-radius: 50px;
}


.tooltipster-base.tribe-events-tooltip-theme > div {
  background-color: #fff !important;
}
.tooltipster-base.tribe-events-tooltip-theme {
  padding: 10px !important;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-c-small-cta__price {
  font-size: 16px !important;
  padding: 3px 15px !important;
}

.elementor-lightbox {
  backdrop-filter: blur(10px);
}
.elementor-lightbox .elementor-lightbox-image {
  background-color: #fff;
}

[type="button"], [type="submit"], button {
	color: #CB333B;
}
a {
	color: #CB333B;
}
[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
	background-color: #CB333B;
	border-color: #CB333B !important;
}

.nc-gray-box ul {
  padding: 0px;
}
.nc-gray-box ul li {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 15px;
  position: relative;
}
.nc-gray-box ul li::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #002F6C;
  border-radius: 50px;
  top: 9px;
  left: 0px;
}



.nc-m-login-btn {
  display: none;
}

.nc-searchbox-wrap .elementor-widget-container {
  padding: 0px !important;
  width: 20px !important;
  height: 20px !important;
  background-image: url('https://beta.nobilecontradadelnicchio.it/wp-content/uploads/2024/06/search-icons.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  /*margin-top: 9px;*/
  margin-left: 10px;
  margin-right: 10px;
}
.nc-searchbox-wrap .elementor-widget-container .e-font-icon-svg.e-fas-search {
  opacity: 0;
}


.menu-username.nc-m-login-btn.nc-m-login-btn-only  {
  display: block !important;
}
.menu-username.nc-m-login-btn.nc-m-login-btn-only .hfe-has-submenu-container .hfe-menu-item {
  padding-left: 50px !important;
  background-image: url('https://beta.nobilecontradadelnicchio.it/wp-content/uploads/2024/06/user-icons.png');
  background-repeat: no-repeat;
  background-position: 20px 50%;
}






@media screen and (min-width: 1200px) {
	/* Hide sub-menus by default */
	.elementor-nav-menu .elementor-sub-item {
    display: none;
	}

	/* Display sub-menus on hover */
	.elementor-nav-menu li:hover > .elementor-sub-item {
    display: block;
	}

	.nc-navbar-wrap {
		height: 95px;
	}
	.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
		display: none;
	}
}


@media screen and (max-width: 767px) {
  .nc-m-login-btn {
    display: block;
  } 
  .hfe-nav-menu {
    position: initial !important;
  }
  .nc-navbar-wrap .elementor-element,
  .nc-navbar-afterLogin-wrap .elementor-element {
    position: initial !important;
  }
  .nc-navbar-wrap .sub-menu,
  .nc-navbar-afterLogin-wrap .sub-menu {
    padding: 0px !important;
    max-width: 100% !important;
  }
  .nc-navbar-wrap .elementor-element + .elementor-element .elementor-widget-search-form,
  .nc-navbar-afterLogin-wrap .elementor-element + .elementor-element .elementor-widget-search-form {
    order: 1;
  }
  .nc-navbar-wrap .elementor-element + .elementor-element .elementor-widget-navigation-menu,
  .nc-navbar-afterLogin-wrap .elementor-element + .elementor-element .elementor-widget-navigation-menu {
    order: 2;
    margin-right: 10px;
  }
	.nc-navbar-wrap nav.hfe-dropdown {
		position: absolute;
		top: 100%;
    left: 0;
    right: 0;
	}



  .nc-m-login-btn {
    display: none;
  }
  body:not(.logged-in) .nc-m-login-btn {
    display: block !important;
  }
  body:not(.logged-in) .nc-m-login-btn.menu-username {
    display: none !important;
  }
  body.logged-in .nc-m-login-btn.menu-username {
    display: block !important;
  }

  body.logged-in .nc-m-login-btn.menu-username .hfe-has-submenu-container .hfe-menu-item {
    padding-left: 50px;
    background-image: url('https://beta.nobilecontradadelnicchio.it/wp-content/uploads/2024/06/user-icons.png');
    background-repeat: no-repeat;
    background-position: 20px 50%;
  }
  .nc-searchbox-wrap {
    margin-right: 20px;
  }
  .nc-searchbox-wrap .elementor-widget-container {
    width: 25px !important;
    height: 25px !important;
    background-size: 25px;
    margin-top: 0px;
    margin-right: 0px;
  }


	.nc-navbar-wrap .elementor-element {
		align-items: center;
	}
	.nc-post-overlay  .elementor-widget-container {
		height: auto !important;
	}
	.nc-post-overlay .eael-grid-post-holder-inner {
		min-height: 280px;
	}
	.nc-post-list .eael-grid-post-holder-inner .eael-entry-media {
		min-width: 130px;
		min-height: 100px;
	}
	.nc-primary-news {
    height: auto;
    margin-bottom: 30px;
  }  
  .nc-primary-news .nc-primary-news-bg{
    min-height: 250px;
  }
  .nc-primary-news .nc-title {
    position: relative;
    padding: 100px 30px 30px;
  }
  .nc-primary-news .nc-title h3 {
    font-size: 18px;
  }
 .nc-news-list-wrap .row .col-6 {
    max-width: 100%;
  } 
  .nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content h3 {
    font-size: 16px;
  }
  .nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-img {
    min-height: 150px;
    min-width: 100px;
  }
  .nc-news-list-wrap .nc-news-listing .nc-news-item .nc-news-card .nc-news-content p {
    font-size: 12px;
    line-height: 1.5em
  }
  .nc-area-media-shortcode .nc-news-list-wrap .col-6{
	  height: 150px;
	}
	.search-results .page-content .post {
	  width: calc(100% - 20px);
	}
}


.nc-audio-player-img-round .tp-player{
  background-color:transparent!important;
  background-image:none!important;
}

.nc-audio-player-img-round .tp-ap-pp {
  background-color: #fff !important;
  border-radius:50%;
}

.nc-audio-player-img-round .ap-title-art span{
    display:inline-block!important;    
}

.nc-audio-player-img-round .ap-title-art{
    padding-left:64px!important;
} 

.nc-listing ul{
    margin:0; padding:0; list-style-type:none;
}

.nb-crownbg-right {
    position: absolute;
    max-width: 300px !important;
    overflow-x: hidden;
    right: 0 !important;
}
.nb-crownbg-right .elementor-widget-container {
    width: 600px;
}
.nb-crownbg-right .elementor-widget-container img {
    max-width: 100%;
    height: auto;
}
@media(max-width:991px){
  .nb-crownbg-right {
      max-width: 200px !important;
  }
  .nb-crownbg-right .elementor-widget-container {
      width: 400px;
  }
}
@media(max-width:767px){
  .nb-crownbg-right {
      max-width: 150px !important;
  }
  .nb-crownbg-right .elementor-widget-container {
      width: 300px;
  }
}

.nb-crownbg-right.reverse {
    position: absolute;
    max-width: 300px !important;
    overflow-x: hidden;
    left: 0 !important;
    right: auto !important;
}

.nb-crownbg-right.reverse .elementor-widget-container {
    transform: translateX(-50%);
}

.nc-slider-adaptive .swiper-slide{ 
  width: auto !important;
    margin:0 10px;
}

.nc-slider-img  .swiper-slide{
  margin:0 10px;
}


.nc-policy-menu-items .eael-simple-menu-container ul li:nth-child(2) {
    border-right: solid 1px #fff;
}
.ns-blogs-list .eael-post-elements-readmore-btn {
    min-width: 20px;
    display: block;
    height: 20px;
    width: auto;
    position: relative;
    margin-left: auto;
    display: block !important;
    font-size: 0 !important;
    margin-top: -25px;
}
.ns-blogs-list .eael-post-elements-readmore-btn:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    border-right: solid 2px rgb(191, 10, 43);
    border-bottom: solid 2px rgb(191, 10, 43);
    transform: rotate(-44deg);
    transform: translate(-50%, -50%) rotate(-44deg);
}

.nc-listing ul li{ position:relative; margin-bottom:24px; padding-left:14px;}
.nc-listing ul li:before{ width:6px; height:6px; border-radius:50%; background-color:#002F6C; position:absolute; top:6px; content:''; left:0 } 
.nc-listing ul li:last-child{ margin:0 }

.ns-blogs-list .eael-entry-wrapper{ padding:0!important; }
.ns-blogs-list .eael-grid-post-holder{ border:none!important; }

.divider-star {
    margin-top: -15px;
}

.home .eael-creative-button{ box-shadow:none!important; }

.nb-contact p {
    font-size: 14.5px;
    color: #000000;
    margin:0 0 30px;
}
.nb-contact p a{
    color: #000000;
    text-decoration:none;
}
.nb-contact p strong{
    color:#002F6C;
    font-weight:500;
}

.swiper-container-wrap .swiper-wrapper .swiper-slide.swiper-slide-active .toggle-description{
    display:none!important;
}

.ns-listing li{
   text-align:left!important;
}