function require_comment_name($fields) {	
 
if ($fields['comment_author'] == '')
wp_die('Error: please enter a valid name.');
 
if ($fields['comment_author_email'] == '')
$fields['comment_author_email']='no@email.com';
	
return $fields;
}
add_filter('preprocess_comment', 'require_comment_name');

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    border-left: 4px solid #444;
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 30px;
		font-family:Lato;
}
.comment-respond h3,
.entry-pings h3{
    font-size: 20px;
    margin-bottom: 30px;
		font-family: Lato;
}
.comment-respond {
    padding-bottom: 5%;
    margin: 20px 1px 20px 1px;
        border-left: none !important;
}
.comment-header {
    color: #adaeb3;
    font-size: 14px;
    margin-bottom: 20px;
		font-family:Lato;
}
.comment-header cite a {
    border: none;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
		font-family:Lato;
}
.comment-header .comment-meta a {
    border: none;
    color: #adaeb3;
}
li.comment {
    background-color: #fff;
    border-right: none;
}
.comment-content {
    clear: both;
    overflow: hidden;
}
.comment-list li {
    font-size: 14px;
    padding: 20px 30px 20px 50px;
		font-family: Newsreader;
}
.comment-list .children {
    margin-top: 40px;
    border: 1px solid #ccc;
}
.comment-list li li {
    background-color: #f5f5f6;
}
.comment-list li li li {
    background-color: #fff;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.entry-comments .comment-author {
    margin-bottom: 0;
    position: relative;
}
.entry-comments .comment-author img {
    border-radius: 50%;
    border: 5px solid #fff;
    left: -80px;
    top: -5px;
    position: absolute;
    width: 60px;
}
.entry-pings .reply {
    display: none;
}
.bypostauthor {
}
.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;   
}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
    padding: 12px;
    color: #999;
    line-height: 1em;
    background-color: #eee;
    font-size: 16px;
    border-width: 0;
    font-family: Newsreader;
}
.akismet_comment_form_privacy_notice a{
		font-family:Newsreader;
		color:#2a6355 !important;
		font-size:16px;
}
.akismet_comment_form_privacy_notice{
		font-family:Newsreader;
				font-size:16px;
}
.logged-in-as a{
		font-family:Newsreader;
		color:#2a6355 !important;
				font-size:16px;
}
.logged-in-as{
		font-family:Newsreader;
				font-size:16px;
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details ul {
    margin: 0;
    padding-left: 35px;
    font-family: Lato;
		font-size:14px;
}
.form-submit .et_pb_button {
    display: inline-block;
    cursor: pointer;
    color: #2ea3f2;
    font-family: Lato;
		font-size:16px;
}
input#submit.submit.et_pb_button:hover{
 background-color:black;
 color:white;
}
.et_pb_section_16.et_pb_section {
    padding-top: 0vw;
    padding-bottom: 7vw;
    margin-top: -20px;
    background-color: #f5f3ee !important;
}
.mec-wrap h1 a, .mec-wrap h2 a, .mec-wrap h3 a, .mec-wrap h4 a, .mec-wrap h5 a, .mec-wrap h6 a, .entry-content .mec-wrap h1 a, .entry-content .mec-wrap h2 a, .entry-content .mec-wrap h3 a, .entry-content  .mec-wrap h4 a, .entry-content .mec-wrap h5 a, .entry-content .mec-wrap h6 a {
    color: #000000 !important;
    font-weight: bold;
}
.mec-start-date-label{
 font-size:10px;
 color:#22C202;
}
.mec-event-list-classic .mec-event-image img{
		width:100%;
}a
.mec-widget .mec-event-list-classic .mec-event-title {
    font-size: 10px;
}
.mec-event-list-classic .mec-event-title a {
    color: #494949;
    transition: color .3s ease;
    font-size: 10px;
}
.form-submit .et_pb_button{
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: RGBA(0,0,0,0);
    border-radius: 4px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: Lato,Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #569a35!important;
    padding-top: 10px!important;
    padding-right: 20px!important;
    padding-bottom: 10px!important;
    padding-left: 20px!important;
}
.mec-start-date-label {
    font-size: 14px;
    color: black !important;
}
.mec-wrap .button, .mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next), .mec-wrap input[type=button], .mec-wrap input[type=reset], .mec-wrap input[type=submit] {
    position: relative;
    border: 2px solid white;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 21px;
    margin-right: 10px;
    line-height: 1;
    padding: 18px 20px 16px;
    background:#2a6355;
    -webkit-transition: all .21s ease;
    -moz-transition: all .21s ease;
    transition: all .21s ease;
}
.mec-wrap.colorskin-custom .mec-color{
		color:#ffffff !important;
}
.mec-wrap.colorskin-custom .mec-color-before *:before{
		color:#569a35 !important;
}

@media only screen and (max-width: 320px) {
	  .mec-container {
				width:320px;
				margin-top: 50px;
		}
.mec-wrap.colorskin-custom .mec-event-description {
    width: 320px;
    color: #000000;
}

		.mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
				margin-bottom: 10px;
				width: 320px;
		}
		.mec-container [class*=col-] img {
				max-width: 300px;
		}
		.mec-wrap.colorskin-custom .mec-bg-color{
				max-width: 320px;
		}
		.mec-single-modern .col-md-4 .mec-frontbox{
				margin-top: -10px;
				margin-bottom: 70px;
				padding: 20px;
				border: none;
				background: #f7f7f7;
				box-shadow: none;
				max-width: 320px;
		}
		.mec-single-modern .mec-single-event-bar {
				background-color: #f7f7f7;
				margin: 20px 0 0;
				padding: 15px;
				display: table;
				width: 320px;
		}
		.mec-wrap .mec-single-title{
				margin-top: 0;
				margin-bottom: 30px;
				font-weight: 700;
				font-size: 33px;
				width: 320px;
		}
		.et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
				padding: 15px ;
				width: 320px;
				background-color: #FFFFFF!important;
		}
		.mec-wrap div:not([class^="elementor-"]){
				width: 320px;
				font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
		}
		.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
				width: 240px;
				padding-left: 0;
				padding-right: 0;
				text-align: center;
				display: block;
				font-size: 12px;
		}
		.mec-single-event .mec-events-meta-group-booking input[type=number]{
				margin-left: 5px;
				padding: 5px;
				width: 230px;
		}
		.mec-wrap h5{
				padding:5px;
				width:240px;
		}
		#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
				padding: 12px;
				color: #999;
				line-height: 1em;
				background-color: #eee;
				font-size: 16px;
				border-width: 0;
				font-family: Newsreader;
				width: 300px;
		}
		p:not(.has-background):last-of-type {
				padding-bottom: 0;
		}
		.mec-single-event .mec-frontbox {
				margin-bottom: 30px;
				padding: 10px;
				background: #fff;
				border: 1px solid #e6e6e6;
				box-shadow: 0 2px 0 0 rgba(0,0,0,.016);
		}
		.mec-wrap p {
				font-family: Newsreader,sans-serif;
				font-weight: 300;
				width: 249px;
		}

		.mec-wrap.colorskin-custom .mec-color {
				color: #ffffff !important;
				width: 290px;
		}
		.et_pb_row_0.et_pb_row {
				padding-top: 0px!important;
				padding-right: 0px!important;
				padding-left: 30px!important;
				margin-top: 0px!important;
				margin-left: 0px !important;
		}
		.et_builder_inner_content {
				position: relative;
				z-index: 1;
				padding-left: 0px;
		}
		.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap{
				padding: 10px;
}
		.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent !important; 
}
		.et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none !important;
}

		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white !important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 280px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}

}
@media screen and (min-device-width: 321px) and (max-device-width: 360px) {
		.mec-container {
				width: 360px;
				margin-top: 50px;
		}

    .mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
            margin-bottom: 10px;
            width: 360px;
    }
    .mec-container [class*=col-] img {
            max-width: 340px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
            max-width: 5px;
    }
    .mec-single-modern .col-md-4 .mec-frontbox{
            margin-top: -10px;
            margin-bottom: 70px;
            padding: 20px;
            border: none;
            background: #f7f7f7;
            box-shadow: none;
            max-width: 360px;
    }
    .mec-single-modern .mec-single-event-bar {
            background-color: #f7f7f7;
            margin: 20px 0 0;
            padding: 15px;
            display: table;
            width: 355px;
    }
    .mec-wrap .mec-single-title{
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 33px;
            width: 355px;
    }
    .et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
            padding: 15px 15px;
            width: 355px;
            background-color: #FFFFFF!important;
    }

    .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
            width: 270px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            display: block;
            font-size: 12px;
    }
    .mec-single-event .mec-events-meta-group-booking input[type=number]{
            margin-left: 5px;
            padding: 5px;
            width: 285px;
    }
    .mec-wrap h5{
            padding:5px;
            width:295px;
    }
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
            padding: 12px;
            color: #999;
            line-height: 1em;
            background-color: #eee;
            font-size: 16px;
            border-width: 0;
            font-family: Newsreader;
            width: 360px;
    }
    p:not(.has-background):last-of-type {
            padding-bottom: 0;
    }
    .mec-single-event .mec-frontbox {
            margin-bottom: 30px;
            padding: 10px;
            background: #fff;
            border: 1px solid #e6e6e6;
            box-shadow: 0 2px 0 0rgba(0,0,0,.016);
    }
    .mec-wrap p {
            font-family: Newsreader,sans-serif;
            font-weight: 300;
            width: 300px;
    }

    .mec-wrap.colorskin-custom .mec-color {
            color: #ffffff !important;
            width: 360px;
    }
    .et_pb_row_0.et_pb_row {
            padding-top: 0px!important;
            padding-right: 0px!important;
            padding-left: 40px!important;
            margin-top: 0px!important;
            margin-left: 0px !important;
    }
    .et_builder_inner_content {
            position: relative;
            z-index: 1;
            padding-left: 0px;
    }
		.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
				padding: 10px 10px 10px 10px;
		}
		.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent !important; 
}
		.et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none !important;
}

		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white !important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}
}
@media screen and (min-device-width: 361px) and (max-device-width: 385px) {
		.mec-container {
				width: 380px;
				margin-top: 50px;
		}


    .mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
            margin-bottom: 10px;
            width: 380px;
    }
    .mec-container [class*=col-] img {
            max-width: 380px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
            max-width: 380px;
    }
    .mec-single-modern .col-md-4 .mec-frontbox{
            margin-top: -10px;
            margin-bottom: 70px;
            padding: 20px;
            border: none;
            background: #f7f7f7;
            box-shadow: none;
            max-width: 380px;
    }
    .mec-single-modern .mec-single-event-bar {
            background-color: #f7f7f7;
            margin: 20px 0 0;
            padding: 15px;
            display: table;
            width: 380px;
    }
    .mec-wrap .mec-single-title{
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 33px;
            width: 380px;
    }
    .et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
            padding: 15px 15px;
            width: 380px;
            background-color: #FFFFFF!important;
    }
    .mec-wrap div:not([class^="elementor-"]){
            width: 325px;
            font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
    .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
            width: 290px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            display: block;
            font-size: 12px;
    }
    .mec-single-event .mec-events-meta-group-booking input[type=number]{
            margin-left: 5px;
            padding: 5px;
            width: 310px;
    }
    .mec-wrap h5{
            padding:5px;
            width:320px;
    }
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
            padding: 12px;
            color: #999;
            line-height: 1em;
            background-color: #eee;
            font-size: 16px;
            border-width: 0;
            font-family: Newsreader;
            width: 380px;
    }
    p:not(.has-background):last-of-type {
            padding-bottom: 0;
          
    }
    .mec-single-event .mec-frontbox {
            margin-bottom: 30px;
            padding: 10px;
            background: #fff;
            border: 1px solid #e6e6e6;
            box-shadow: 0 2px 0 0rgba(0,0,0,.016);
    }
    .mec-wrap p {
            font-family: Newsreader,sans-serif;
            font-weight: 300;
            width: 340px;
    }
    
    .mec-wrap.colorskin-custom .mec-color {
            color: #ffffff !important;
            width: 380px;
    }
    .et_pb_row_0.et_pb_row {
            padding-top: 0px!important;
            padding-right: 0px!important;
            padding-left: 40px!important;
            margin-top: 0px!important;
            margin-left: 0px !important;
    }
    .et_builder_inner_content {
            position: relative;
            z-index: 1;
            padding-left: 0px;
    }
		.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
    padding: 10px 10px 10px 10px;
}
		.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent !important; 
}
		.et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none !important;
}
		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white !important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 330px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}
}
@media screen and (min-device-width: 386px) and (max-device-width: 425px) {
		.mec-container {
				width: 405px;
				margin-top: 50px;
		}


    .mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
            margin-bottom: 10px;
            width: 405px;
    }
    .mec-container [class*=col-] img {
            max-width: 405px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
            max-width: 405px;
    }
    .mec-single-modern .col-md-4 .mec-frontbox{
            margin-top: -10px;
            margin-bottom: 70px;
            padding: 20px;
            border: none;
            background: #f7f7f7;
            box-shadow: none;
            max-width: 405px;
    }
    .mec-single-modern .mec-single-event-bar {
            background-color: #f7f7f7;
            margin: 20px 0 0;
            padding: 15px;
            display: table;
            width: 405px;
    }
    .mec-wrap .mec-single-title{
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 33px;
            width: 405px;
    }
    .et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
            padding: 15px 15px;
            width: 405px;
            background-color: #FFFFFF!important;
    }
    .mec-wrap div:not([class^="elementor-"]){
            width: 365px;
            font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
    .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
            width: 335px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            display: block;
            font-size: 12px;
    }
    .mec-single-event .mec-events-meta-group-booking input[type=number]{
            margin-left: 5px;
            padding: 5px;
            width: 310px;
    }
    .mec-wrap h5{
            padding:5px;
            width:320px;
    }
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
            padding: 12px;
            color: #999;
            line-height: 1em;
            background-color: #eee;
            font-size: 16px;
            border-width: 0;
            font-family: Newsreader;
            width: 380px;
    }
    p:not(.has-background):last-of-type {
            padding-bottom: 0;
          
    }
    .mec-single-event .mec-frontbox {
            margin-bottom: 30px;
            padding: 10px;
            background: #fff;
            border: 1px solid #e6e6e6;
            box-shadow: 0 2px 0 0rgba(0,0,0,.016);
    }
    .mec-wrap p {
            font-family: Newsreader,sans-serif;
            font-weight: 300;
            width: 340px;
    }
    
    .mec-wrap.colorskin-custom .mec-color {
            color: #ffffff !important;
            width: 405px;
    }
    .et_pb_row_0.et_pb_row {
            padding-top: 0px!important;
            padding-right: 0px!important;
            padding-left: 60px!important;
            margin-top: 0px!important;
            margin-left: 0px !important;
    }
    .et_builder_inner_content {
            position: relative;
            z-index: 1;
            padding-left: 0px;
    }
		.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
    padding: 10px 10px 10px 10px;
}
		
		.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color:white!important; 
}

		.et_pb_text_12.et_pb_text, .et_pb_text_9.et_pb_text, .et_pb_text_1.et_pb_text, .et_pb_text_11.et_pb_text, .et_pb_text_10.et_pb_text, .et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none!important;
}

		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white!important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 375px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}



}
@media screen and (min-device-width: 426px) and (max-device-width: 768px) {
		.mec-container {
				width: 748px;
				margin-top: 50px;
		}

    .mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
            margin-bottom: 10px;
            width: 748px;
    }
    .mec-container [class*=col-] img {
            max-width: 748px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
            max-width: 748px;
    }
    .mec-single-modern .col-md-4 .mec-frontbox{
            margin-top: -10px;
            margin-bottom: 70px;
            padding: 20px;
            border: none;
            background: #f7f7f7;
            box-shadow: none;
            max-width: 748px;
    }
    .mec-single-modern .mec-single-event-bar {
            background-color: #f7f7f7;
            margin: 20px 0 0;
            padding: 15px;
            display: table;
            width: 748px;
    }
    .mec-wrap .mec-single-title{
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 33px;
            width: 748px;
    }
    .et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
            padding: 15px 15px;
            width: 748px;
            background-color: #FFFFFF!important;
    }
    .mec-wrap div:not([class^="elementor-"]){
            width: 748px;
            font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
    .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
            width: 565px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            display: block;
            font-size: 12px;
				margin-bottom: 10px;
    }
    .mec-single-event .mec-events-meta-group-booking input[type=number]{
            margin-left: 5px;
            padding: 5px;
            width: 678px;
    }
    .mec-wrap h5{
            padding:5px;
            width:688px;
    }
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
            padding: 12px;
            color: #999;
            line-height: 1em;
            background-color: #eee;
            font-size: 16px;
            border-width: 0;
            font-family: Newsreader;
            width: 648px;
    }
    p:not(.has-background):last-of-type {
            padding-bottom: 0;
    }
    .mec-single-event .mec-frontbox {
            margin-bottom: 30px;
            padding: 10px;
            background: #fff;
            border: 1px solid #e6e6e6;
            box-shadow: 0 2px 0 0rgba(0,0,0,.016);
    }
    .mec-wrap p {
            font-family: Newsreader,sans-serif;
            font-weight: 300;
            width: 698px;
    }
    
    .mec-wrap.colorskin-custom .mec-color {
            color: #ffffff !important;
            width: 698px;
    }
    .et_pb_row_0.et_pb_row {
            padding-top: 0px!important;
            padding-right: 0px!important;
            padding-left: 80px!important;
            margin-top: 0px!important;
            margin-left: 0px !important;
    }
    .et_builder_inner_content {
            position: relative;
            z-index: 1;
            padding-left: 0px;
    }
				.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color:white!important; 
}

		.et_pb_text_12.et_pb_text, .et_pb_text_9.et_pb_text, .et_pb_text_1.et_pb_text, .et_pb_text_11.et_pb_text, .et_pb_text_10.et_pb_text, .et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none!important;
}

		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white!important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 610px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}

}
@media screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .mec-container {
        width: 1004px;
        margin-top: 50px;
    }


    .mec-single-event-location img, .mec-single-event-organizer img, .mec-sponsor img {
            margin-bottom: 10px;
            width: 1004px;
    }
    .mec-container [class*=col-] img {
            max-width: 1004px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
            max-width: 1004px;
    }
    .mec-single-modern .col-md-4 .mec-frontbox{
            margin-top: -10px;
            margin-bottom: 70px;
            padding: 20px;
            border: none;
            background: #f7f7f7;
            box-shadow: none;
            max-width: 1004px;
    }
    .mec-single-modern .mec-single-event-bar {
            background-color: #f7f7f7;
            margin: 20px 0 0;
            padding: 15px;
            display: table;
            width: 1004px;
    }
    .mec-wrap .mec-single-title{
            margin-top: 0;
            margin-bottom: 30px;
            font-weight: 700;
            font-size: 33px;
            width: 1004px;
    }
    .et-db #et-boc .et-l .et_pb_section_0.et_pb_section {
            padding: 15px 15px;
            width: 1004px;
            background-color: #FFFFFF!important;
    }
    .mec-wrap div:not([class^="elementor-"]){
            width: 1004px;
            font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
    .mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
            width: 850px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            display: block;
            font-size: 12px;
				margin-bottom: 15px;
    }
    .mec-single-event .mec-events-meta-group-booking input[type=number]{
            margin-left: 5px;
            padding: 5px;
            width: 924px;
    }
    .mec-wrap h5{
            padding:5px;
            width:924px;
    }
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
            padding: 12px;
            color: #999;
            line-height: 1em;
            background-color: #eee;
            font-size: 16px;
            border-width: 0;
            font-family: Newsreader;
            width: 924px;
    }
    p:not(.has-background):last-of-type {
            padding-bottom: 0;
    }
    .mec-single-event .mec-frontbox {
            margin-bottom: 30px;
            padding: 10px;
            background: #fff;
            border: 1px solid #e6e6e6;
            box-shadow: 0 2px 0 0rgba(0,0,0,.016);
    }
    .mec-wrap p {
            font-family: Newsreader,sans-serif;
            font-weight: 300;
            width: 934px;
    }
    
    .mec-wrap.colorskin-custom .mec-color {
            color: #ffffff !important;
            width: 1004px;
    }
    .et_pb_row_0.et_pb_row {
            padding-top: 0px!important;
            padding-right: 0px!important;
            padding-left: 100px!important;
            margin-top: 0px!important;
            margin-left: 0px !important;
    }
    .et_builder_inner_content {
            position: relative;
            z-index: 1;
            padding-left: 0px;
    }
			.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color:white!important; 
}

		.et_pb_text_12.et_pb_text, .et_pb_text_9.et_pb_text, .et_pb_text_1.et_pb_text, .et_pb_text_11.et_pb_text, .et_pb_text_10.et_pb_text, .et_pb_text_0.et_pb_text {
    color: #000000!important;
}
.et-db #et-boc .et-l .et_pb_text_0.et_pb_text {
    color: #000000!important;
    text-shadow: none!important;
}

		.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
    display: inline-block;
    /* color: #fff; */
    color: white!important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 880px;
    text-align: center;
}
	.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}
		.mec-wrap .col-md-3 {
    width: 25%!important;
}
		.mec-wrap .col-md-6 {
    width: 30%!important;
}
		.mec-modal-wrap {
    max-width: 900px;
    max-height: 90vh!important;
    background: #fff;
    box-shadow: 0 1px 55px rgba(0,0,0,.5);
    overflow-x: hidden!important;
}
		.mec-single-modern .mec-single-event-bar>div {
    display: block!important;
}
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1440px) {
		.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #ffffff!important; 
		}
		.et_pb_text_12.et_pb_text, .et_pb_text_9.et_pb_text, .et_pb_text_1.et_pb_text, .et_pb_text_11.et_pb_text, .et_pb_text_10.et_pb_text, .et_pb_text_0.et_pb_text {
    color: #000000!important;
}
			.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}
				.mec-wrap .col-md-3 {
    width: 25%!important;
}
		.mec-wrap .col-md-6 {
    width: 30%!important;
}
		.mec-modal-wrap {
    max-width: 1150px;
    max-height: 90vh!important;
    background: #fff;
    box-shadow: 0 1px 55px rgba(0,0,0,.5);
    overflow-x: hidden!important;
}
		.mec-single-modern .mec-single-event-bar>div {
    display: block!important;
}
			.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
					display: inline-block;
    /* color: #fff; */
    color: white!important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
		.mec-wrap div:not([class^="elementor-"]) {
    width: 100%;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}
}
@media screen and (min-device-width: 1441px) and (max-device-width: 2560px) {
.et_pb_section_0.et_pb_section {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #ffffff!important;
		}.et_pb_text_12.et_pb_text, .et_pb_text_9.et_pb_text, .et_pb_text_1.et_pb_text, .et_pb_text_11.et_pb_text, .et_pb_text_10.et_pb_text, .et_pb_text_0.et_pb_text {
    color: #000000!important;
}			
}.mec-single-event .mec-event-social li.mec-event-social-icon a {.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    width: 300px;
    text-align: center;
}
					display: inline-block;
    /* color: #fff; */
    color: white!important;
    width: 40px;
    height: 40px;
    padding: 6px;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}.mec-wrap div:not([class^="elementor-"]) {
   
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
			text-shadow: none;
}}
body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button {
    color: #ffffff;
    font-family: 'Lato' !important;
    font-size: 13px;
}