/*

 Theme Name:   Neuros Child

 Description:  Neuros Child Theme

 Theme URI:	   https://demo.artureanec.com/themes/neuros

 Author:       Artureanec

 Author URI:   https://demo.artureanec.com

 Template:     neuros

 Version:      1.0.0

 License: GNU  General Public License version 3.0

 License URI:  http://www.gnu.org/licenses/gpl-3.0.html

 Text Domain:  neuros-child

*/



/* =Theme customization starts here

------------------------------------------------------- */

.logo-container img {
	width:200px!important;
}
.elementor-5908 .elementor-element.elementor-element-afa0faf .elementor-repeater-item-2ab3cbc .neuros-heading .neuros-heading-content {
	text-shadow: 2px 2px 8px #000;
}
.elementor-5908 .elementor-element.elementor-element-afa0faf .elementor-repeater-item-355d401 .neuros-heading .neuros-heading-content {
	text-shadow: 2px 2px 8px #000;
}
.elementor-5908 .elementor-element.elementor-element-afa0faf .elementor-repeater-item-355d401 .content-slider-item-text {
	text-shadow: 1px 1px 2px #000;
}
.elementor-5908 .elementor-element.elementor-element-e99d6be > .elementor-widget-container {
	margin-top:-40px!important;
	text-shadow: 2px 2px 8px #000;
}
.elementor-5908 .elementor-element.elementor-element-f655469 .neuros-heading .neuros-heading-content {
	text-shadow: 2px 2px 8px #000;
}
.elementor-5908 .elementor-element.elementor-element-0e930f0 .neuros-heading .neuros-heading-content {
	margin-top:-40px!important;
}
.elementor-5908 .elementor-element.elementor-element-e99d6be > .elementor-widget-container span {
	  text-shadow: 2px 2px 8px #000;
}
#text-2 {
	min-width:320px!important;
}
.neuros-awards-widget .awards-list .award-year-column {
    width: 20%!important;
}
.neuros-awards-widget .awards-list .award-subtitle-column {
    width: 5%!important;
}
.page-title-box-icon {
	display:none!important;
}
@media only screen and (min-width: 768px) {
    .page-title-container .page-title {
        font-size: 0.7em!important;
    }
}
@media only screen and (min-width: 992px) {
    .content-wrapper {
		margin: 50px auto;
	}
}

@media only screen and (max-width: 1364px) {
    .logo-container img {
  	    width:150px!important;
    }
}

@media only screen and (max-width: 767px) {
    .neuros-awards-widget .awards-list .award-subtitle-column {
        display: none;
    }
}