/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.2.1.1651214501
Updated: 2022-04-29 08:41:41

*/
.euro-logo {
	display:inline-block;
	vertical-align:top;
}
.euro-logo img{
	max-width:130px;
}
.euro-logo a{
	display:block;
	z-index:9999;
	position:relative;
}
.custom-search{
	position: relative;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}
.custom-search.mobile {
	display:none;
}
.custom-search .cus-et-search-form{
	border:none;
	position:relative;
}
.custom-search .et-search-field{
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
	border:none;
	box-shadow:none;
	height: 60px;
	padding: 10px 15px;
	font-size: 18px;
	font-weight:500;
	width: 400px;
	color: rgba(0, 0, 0, 0.5);
	background:#FFDD00;
}
/*.et-fixed-header .custom-search .et-search-field{
	height:36px;
}*/
.custom-search #searchsubmit_header{
	position: absolute;
	padding: 0;
	top: 50%;
	right: 15px;
	background: no-repeat;
	border: none;
	box-shadow: none;
	cursor: pointer;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.custom-search #searchsubmit_header:before{
	content: "";
	background-image:url(./images/seacrh-icon.png);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:block;
	color: #000;
	font-size: 20px;
	font-family: ETmodules;
	font-weight: 400;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-transform: none;
}
#menu-footer-menu li{
	display: block;
	width: 100%;
}
#menu-footer-menu li:first-child{
	margin-top:0;
}
#menu-footer-menu li a{
	color:#fff;
	padding-bottom: 0;
}
#main-header{
	padding:15px 0;
	border: none;
	box-shadow: none;
}
#main-header .container {
	max-width:1410px;
	width: 100%;
	padding:0 20px;
}
.et-fixed-header #main-header{
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
/*#main-header .container{
	display: flex;
	align-items: center;
}*/
#main-header .right-holder{
	float: right;
	padding-top: 14px;
	width: calc(100% - 140px);
	text-align:right;
}
.et-fixed-header#main-header .right-holder{
	padding-top:6px;
}
/*#main-header .logo_container{
	position:relative;
	width:auto;
	float:left;
}
*/
#main-header #et-top-navigation{
	padding:0 !important;
	width:100%
}
#main-header #top-menu-nav{
	float:none;
	display: inline-block;
	vertical-align: middle;
}
#top-menu > li {
  padding-right: 15px;
}
#top-menu > li > a{
	padding-bottom:0 !important;
}
/*#logo{
	max-height:100%;
}*/
span.logo_helper{
	display:none !important;
}
/*Menu Trigger*/
.menu-opener{
	position:relative;
	display:inline-block !important;
	text-align: center;
	margin-left: 25px;
	background: #0D2A57;
	height: 60px;
	width: 60px;
	padding: 20px 10px 20px;
	vertical-align: middle;
	z-index:99;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#top-menu .nav li ul{
	width:280px !important;
}
#top-menu li li {
    display: block;
}
#top-menu li li a{
	width:100% !important;
	padding: 6px 12px !important;
}
.et_pb_post.type-job .post-meta {
	display:none;
}
.spotlight {
	display:none;
}
.post-type-archive-tribe_events .spotlight {
	display:block !important;
}
.spotlight .spot-holder {
	background: #FFDD00;
    padding: 20px 20px;
    font-size: 12px;
    margin-top: 20px;
}
.post-type-archive-tribe_events .tribe-events-l-container {
	padding-top:0px !important;
}
.spotlight.btn {
	margin-top: 80px;
}
.spotlight.btn a{
	float:right;
}
#custom-products .single_add_to_cart_button {
	margin-top:0 !important;
}
#custom-products .quantity {
	margin-top:8px !important;
}
@media only screen and (min-width: 981px) { 
	.menu-opener{
		display:none !important;
	}
}
.menu-opener:hover{
	background: #FFDD00;
}
.menu-opener span:after, 
.menu-opener span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
}
.menu-opener span:after {
	top: 18px;
}
.menu-opener span {
	position: relative;
	display: block;
}
.menu-opener span, 
.menu-opener span:after, 
.menu-opener span:before {
	width: 100%;
	height: 1px;
	background-color:#fff;
	backface-visibility: hidden;
	border-radius: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.menu-opener:hover span,
.menu-opener:hover span:after, 
.menu-opener:hover span:before{
	background-color:#fff;
}
.menu-opener.active span {
	background-color: transparent;
}
.menu-opener.active span:before {
	-moz-transform: rotate(45deg) translate(-1px, 0px);
	-webkit-transform: rotate(45deg) translate(-1px, 0px);
	transform: rotate(45deg) translate(-1px, 0px);
}
.menu-opener.active span:after {
	-moz-transform: rotate(-45deg) translate(6px, -7px);
	-webkit-transform: rotate(-45deg) translate(6px, -7px);
	transform: rotate(-45deg) translate(6px, -7px);
}
.menu-opener.active:hover span:after, 
.menu-opener.active:hover span:before{
	background-color:#E2000F;
}
.full-btn{
	display:block !important;
}
#top-icons .et_pb_column.et_pb_column_1_3{
	width: 22.4%;
	margin-right: 3.2%;
	padding: 0;
	margin-top: -135px;
	padding-bottom: 0;
	display: inline-block;
	vertical-align: bottom;
	float: none;
}
#top-icons .et_pb_column.et_pb_column_2_3{
	width: 74%;
	display: inline-block;
	vertical-align: bottom;
	float: none;
}
#top-icons .et_pb_column.et_pb_column_2_3 .et_pb_row_inner {
	padding:0;
}
.width-column{
	max-width: 560px;
}
#home-blog .et_pb_post{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
#home-blog .et_pb_post .entry-title{
	order: 2;
	width: 100%;
}
#home-blog .et_pb_post .post-content{
	display:none;
}
.mega-menu{
	position: fixed;
	z-index: 99999;
	top: 0;
	left:0;
	width:100%;
	height:100vh;
	background:#fff;
	overflow-y: auto;
	display:none;
}
.mega-menu .inner-holder{
	background:#fff;
	padding: 75px 0 40px;
}
.mega-menu .logo-holder{
	margin-bottom: 70px;
	padding-left: 40px;
	max-width: 170px;
}
.mega-menu .menu-holder{
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
}
.mega-menu .menu-holder .col{
	width:33.333%;
	border-right:1px solid #000;
	margin-bottom: 45px;
}
.mega-menu .menu-holder .col:nth-child(3n),
.mega-menu .menu-holder .col:last-child{
	border-right:none;
}
.mega-menu .col > ul{
	padding:0 40px;
}
.mega-menu .col > ul > li > a{
	font-size:26px;
	font-weight:700;
	color:#000;
	display:block;
	margin-bottom:25px;
}
.mega-menu .col ul li li{
	display:block;
	margin-bottom:15px;
}
.mega-menu .col ul li li:last-child{
	margin-bottom:0;
}
.mega-menu .col ul li li a{
	font-size:16px;
	font-weight:400;
	color:#000;
}
.mega-menu .col ul li a:hover{
	color:#FFDD00;
}
.mega-menu .close-menu{
	position:absolute;
	right:0;
	top:50px;
}
.mega-menu .close-menu:before{
	content:"";
	background-image:url(./images/close-btn.png);
	background-size:cover;
	background-repeat:no-repeat;
	display:block;
	width:27px;
	height:27px;
	
}
body.menu-active{
	overflow:hidden;	
}
.shadow-icons .et_pb_blurb {
	position: absolute;
	bottom: 20px;
	left: 15px;
	right: 15px;

}
.shadow-icons .et_pb_image_wrap{
	position:relative;
	width: 100%;
}
.shadow-icons .et_pb_image img{
	width:100%;
}
.shadow-icons .et_pb_image_wrap:after{
	content:"";
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 90%);
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
}
#top-menu li li {
	padding: 0;
}
.single-product .et_pb_module_inner ol{
	padding-bottom:0 !important;
}
.quantity .qty-box{
	border:none;
    display: inline-block;
    vertical-align: middle;
    width: 67px;
	}	
.quantity .qty-box .qty{
    border:none;
    color: #000 !important;
    float: left;
    font-size: 12px;
	width: 22px !important;
    height: 22px !important;
    margin: 0;
    padding: 0 !important;
    text-align: center;
	background:#fff !important;
	}
.quantity .qty-box span{
	cursor: pointer;
    float: left;
	}
.quantity .qty-box .qminus, 
.quantity .qty-box .qadd{
    width: 22px;
    height: 22px;
    padding: 0px;
    line-height: 22px;
    text-align: center;
    background: #818284;
    color: #fff;
    float: left;
    font-weight: bold;
    cursor: pointer;
}
.woocommerce div.product form.cart .group_table tr {
	background-color: #f1efef;
	border-bottom: 6px solid #fff;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: middle !important;
}
.woocommerce div.product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price {
	text-align:right;
	font-weight:700;
}
.step-three{
	position:relative;
	margin:30px 0 15px;
}
.step-three input,
.step-three select,
.step-three textarea{
	width:100%;
	margin-bottom:8px;
	background-color: #eee;
	padding:15px 10px;
	border:none;
}
.step-three textarea{
	min-height:100px;
}
.cart .single_add_to_cart_button,
.cart.grouped_form .single_add_to_cart_button{
	margin-top:30px !important;
	padding: 10px 30px !important;
    text-transform: uppercase;
    font-size: 18px !important;
}
.product-type-grouped .et_pb_wc_description ul{
	line-height:20px !important;
}
.product-type-grouped .et_pb_wc_description ul li{
	margin-bottom:15px;
}
.product-type-grouped .et_pb_wc_description ul li strong{
	display:block;
	margin-bottom:3px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text{
	padding:10px;
}
.woocommerce form .form-row textarea{
	min-height:100px;
}
.woocommerce-cart #main-content .woocommerce .button,
.woocommerce-checkout #main-content .woocommerce .button,
.woocommerce-account #main-content .woocommerce .button{
	padding:10px 12px !important;
	font-size:14px !important;
}
.woocommerce-cart .product-thumbnail{
	display:none !important;
}
.woocommerce .woocommerce-info{
	font-size:14px !important;
}
.woocommerce-account #main-content .woocommerce{
	margin-bottom:40px;
}
.product-name dl.variation{
	display:none;
	margin:0 !important;
}
.product-name .details-opener{
	display: block;
    margin-top: 5px;
    cursor: pointer;
	color: #1d56c6;
	clear: both;
}
.product-name .details-opener:hover{
	color: #FFDD00;
}
#main-header .et-cart-info{
	float:revert;
}
#main-header{
	padding-top:0 !important;
}
.t-menu{
	overflow: hidden;
	margin-bottom:10px;
	background:#ffdd00;
	padding:5px 0;
}
.t-menu ul{
	list-style:none;
	float:right;
}
.t-menu ul li{
	position:relative;
	float:left;
}
.t-menu ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 12px;
    width: 1px;
    background: #000;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t-menu ul li:first-child:before {
	display:none;
}
.t-menu ul li a{
	text-transform:uppercase;
	white-space: nowrap;
    padding: 0 1rem;
	color: #000;
	font-size:12px;
}
.t-menu ul li:last-child a{
	padding-right:0;
}
.t-menu ul li a:hover{
	color:#1d56c6;
}
#mailpoet_woocommerce_checkout_optin_field{
	display:none !important;
}
.woocommerce-order-details .woocommerce-table__product-name .details-opener{
	display:none !important;
}
.woocommerce-page #sidebar,
.woocommerce-page #main-content .container:before,
#main-header .et-cart-info{
	display:none !important;
}
.woocommerce-page #left-area{
	width:100% !important;
	padding-right:0 !important;
}
.woocommerce-thankyou-order-details{
	margin-top:30px !important;
}
.xoo-wsc-body .variation,
.xoo-wsc-img-col{
	display:none !important;
}
.added_to_cart.wc-forward{
	display:none !important;
}
.tribe-events-c-subscribe-dropdown__container{
	display:none !important;
}
.tribe_events .tribe-events-event-image {
    float: left;
    width: 47.25% !important;
    margin-right: 5.5% !important;
}
.tribe_events .tribe-events-single-event-description.tribe-events-content{
	width: 47.25% !important;
    font-size: 14px;
}
.tribe_events .tribe-events-content ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 18px;
	font-size: 14px;
}
.tribe_events .tribe-events-content p {
	font-size: 14px;
	margin-bottom:0;
}
.tribe_events .tribe-common.event-tickets.tribe-tickets__tickets-wrapper{
	clear:both;
	overflow:hidden;
}
.tribe-events-header.tribe-events-header--has-event-search{
	display:none !important;
}
.xoo-wsc-ft-buttons-cont .button{
    padding: 0.3em 1em !important;
	font-size: 14px;
    background-color: #ffdd00;
    border-width: 0px!important;
    border-radius: 0px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.xoo-wsc-ft-buttons-cont .button:hover {
	color: #ffffff!important;
    background-color: #1d56c6!important;
}
.page-tribe-attendee-registration #et-top-navigation,
.page-tribe-attendee-registration #footer-bottom,
.page-tribe-attendee-registration #sidebar{
	display:none !important;
}
.page-tribe-attendee-registration #logo {
    max-width: 132px;
}
.page-tribe-attendee-registration .logo_container {
    position: relative !important;
}
body.page-tribe-attendee-registration .tribe-tickets__registration {
    max-width: 100%;
}
.event-tickets .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field {
	display:block !important;
}
.event-tickets .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field-label {
	font-weight:600;
}
body.page-tribe-attendee-registration .event-tickets .tribe-tickets__attendee-tickets-item {
	margin-top:30px;
}
#terms-conditions h3,
#terms-conditions h4 {
    margin-bottom: 20px;
	margin-top:20px;
}
.woocommerce-checkout #order_review_heading {
	margin:20px 0;
}
.woocommerce-checkout .tribe-checkout-backlinks {
	margin-bottom:20px;
}
.woocommerce-checkout .tribe-checkout-backlinks a,
#tribe-tickets__registration-form .tribe-tickets__tickets-footer a {
	background: #ffdd00;
    padding: 12px;
    margin-right: 20px;
}
#tribe-tickets__registration-form .tribe-tickets__tickets-footer a {
	font-size: 11px;
    border: none;
    box-shadow: none;
}
.woocommerce-checkout .tribe-checkout-backlinks a:hover,
#tribe-tickets__registration-form .tribe-tickets__tickets-footer a:hover {
	background:#1d56c6;
	color:#fff;
}
.job-application .gfield {
	margin-bottom:20px !important;
}
.job-application .gfield_description {
	font-size:13px !important;
	padding-bottom:5px !important;
}
.jobs-form {
    margin: 60px auto 0;
    padding: 40px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
}
.jobs-form .gform-body > .gform_fields {
	overflow:hidden;
	display:block;
}
.jobs-form .left-block {
	width:50%;
	float:left;
	padding-right:20px;
}
.jobs-form .right-block {
	width:50%;
	float:right;
	padding-left:20px;
}
.jobs-form .gform_footer {
	display: block !important;
    overflow: hidden;
}
.jobs-form .gform_footer input{
	float:right;
}
#blog-listing .post-content-inner {
	padding:15px 0;
}
#blog-listing a.more-link {
    text-transform: lowercase;
    background: #ffdd00;
    padding: 7px 10px;
    border-radius: 8px;
    color: #000;
    display: inline-block;
}
#blog-listing a.more-link:hover {
	background: #21417a;
	color:#fff;
}
@media only screen and (min-width: 981px) { 
	#main-header #top-menu.nav li ul a {
		line-height: 1.3;
		color:#fff !important;
	}
	#button-equal-line .et_pb_column {
		padding-bottom:32px;
	}
	#button-equal-line .et_pb_column .et_pb_button_module_wrapper {
		position:absolute;
		bottom:0;
		left:0;
	}
	.tribe-events-calendar-list__event-featured-image-wrapper{
		width:30% !important;
	}
	.tribe-events-calendar-list__event-details{
		width:70% !important;
	}
}
@media only screen and (max-width: 1320px) {
	#top-menu > li {
	  padding-right: 15px;
	}
	#top-menu li a {
	  font-size: 14px !important;
	}
}
@media only screen and (max-width: 1280px) { 
	.custom-search{
		margin-left:1%;
	}
	.menu-opener{
		margin-left:15px;
	}
	#top-menu > li {
	  padding-right: 10px;
	}
	.mega-menu .inner-holder {
	  padding: 50px 0 40px;
	}
	.mega-menu .close-menu {
	  top: 30px;
	}
	.mega-menu .logo-holder {
	  margin-bottom: 50px;
	  padding-left: 25px;
	}
	.mega-menu .col > ul {
	  padding: 0 25px;
	}
	.mega-menu .col > ul > li > a{
		font-size:20px;
		margin-bottom:20px;
	}
	.mega-menu .col ul li li {
	  margin-bottom: 10px;
	}
	.mega-menu .col ul li li a {
	  font-size: 14px;
	}
}
@media only screen and (max-width: 1240px) { 
	.custom-search{
		margin-left:1%;
	}
	.custom-search .cus-et-search-form,
	.custom-search .et-search-field{
		max-width:150px;
	}
	#top-menu li a {
	  font-size: 12px !important;
	}
}

@media only screen and (max-width: 1170px) { 
	#top-icons .et_pb_column.et_pb_column_2_3 {
	  width: 73.5%;
	}
}
@media only screen and (max-width: 1080px) { 
	.custom-search{
		margin-left:15px;
	}
	#top-menu > li {
	  padding-right: 15px;
	}
}
@media only screen and (max-width: 980px) {
	#logo {
	  	max-width: 115px !important;
		max-height:100% !important;
	} 
	.custom-search .et-search-field{
		height:44px;
	}
	.et-l--footer .et_pb_menu__wrap .et_pb_menu__menu{
		display: flex !important;
	}
	.et-l--footer .et_pb_menu__wrap .et_mobile_nav_menu{
		display:none !important;
	}
	.et_header_style_left #et-top-navigation{
		padding-bottom:24px;
	}
	#top-icons .et_pb_column.et_pb_column_1_3 {
		width: 100%;
		margin-right: 0;
		padding: 0;
		margin-top: -100px;
		padding-bottom: 0;
	}
	#top-icons .et_pb_column.et_pb_column_2_3 {
	  	width:100%;
	}
	.menu-opener {
		margin-left:6px;
		height: 44px;
		width: 44px;
		padding: 12px 10px 12px;
	}
	.mobile_menu_bar{
		display:none !important;
	}
	.custom-search .et-search-field {
	  max-width: 150px;
	  font-size:12px;
	}
	.custom-search #searchsubmit_header::before {
	  height: 16px;
	  width: 16px;
	  background-size: cover;
	}
	#main-header .right-holder{
		padding-top:5px;
		width: calc(100% - 115px);
	}
	.width-column{
		max-width: 100%;
	}
	
	
	.mega-menu{
		background:#21417a;
		width:300px;
		right:-100%;
		height:100%;
		overflow:auto;
		top:0;
		padding-top:25px;
		position:fixed; 
		left: auto;
		display:block; 
	}
	.mega-menu .container{
		width:100%;
	}
	.mega-menu .inner-holder {
		background:#21417a;
	  	padding: 0;
	}
	.mega-menu .logo-holder{
		display:none;
	}
	.mega-menu .close-menu {
	  position: relative;
	  top: auto;
	  right:auto;
	  margin-bottom: 30px;
	  clear: both;
	  float:right;
	  margin-right: 20px;
	}
	.mega-menu .close-menu::before {
		background-image: url(./images/close-btn-w.png);
	}
	.mega-menu .menu-holder {
	  display: block;
	  max-width: 100%;
	  clear: both;
	}
	.mega-menu .menu-holder .col {
	  width: 100%;
	  border-right: none;
	  margin-bottom: 0;
	}
	.mega-menu .col > ul {
	  padding: 0;
	}
	
	.mega-menu .col > ul > li > a {
		font-size: 16px;
		margin-bottom: 0;
		color:#fff;
	}
	
	
	.mega-menu ul > li{
		display:block;
		margin-right:0;
		position:relative;
		text-align:left;
		margin-left:0;
		border-bottom:1px solid #fff;
	}
	.mega-menu ul > li {
		margin-left: 0;
	}
	.mega-menu ul > li.active a{
		color:#EFEFF1;
	}
	.mega-menu ul > li.active:hover a{
		color:#d8001a;
	}
	.mega-menu ul > li:hover > a{
		color:#FFDD00 !important;
	}
	.mega-menu ul > li > a{
		line-height:50px;
		display:block;
		padding-left:15px;
	}
	.mega-menu .col ul li li {
	  margin-bottom: 0;
	}
	.mega-menu li.menu-item-has-children a::after{
		display:none;
	}
	.mega-menu ul li a{
		padding:0 0 0 15px;
	}
	.mega-menu ul > li.menu-item-has-children > a::after{
		background:none;
	}
	.mega-menu ul > li > ul.sub-menu{
		position:relative;
		margin:0;
		width:100%;
		display:none;
		opacity:1;
		visibility:visible;
		text-align:left;
		padding:0;
		font-size:16px;
		border-top:1px solid #fff;
		-webkit-transition:none;
		-moz-transition:none;
		-ms-transition:none;
		-o-transition:none;
		transition:none;
		}
	.mega-menu ul > li > ul.sub-menu li a{
		line-height: 1.4;
    	padding: 10px 10px 10px 15px;
		}	
	.mega-menu ul li .sub-menu-opener{
		background-color: rgba(0,0,0,0.3);
		cursor: pointer;
		display: block;
		height: 50px;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		}
	.mega-menu ul li .sub-menu-opener:before{
		position: absolute;
		top: 20px;
		right: 24px;
		display: block;
		width: 2px;
		height: 10px;
		background: #fff;
		content: '';
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		}
	.mega-menu ul li .sub-menu-opener:after{
		position: absolute;
		top: 24px;
		right: 20px;
		width: 10px;
		height: 2px;
		display: block;
		background: #fff;
		content: '';
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		}
	.mega-menu ul li.current-item .sub-menu-opener:before{
		top: 24px;
		height: 0;
	}
	.mega-menu .col ul li li a{
		color:#fff;
	}
	.mega-menu .col ul li li:last-child {
	  border-bottom: 0;
	}
	.tribe_events .tribe-events-event-image {
		float: left;
		width: 100% !important;
		margin-right: 0 !important;
	}
	.tribe_events .tribe-events-single-event-description.tribe-events-content{
		width: 100% !important;
		font-size: 14px;
	}
	
}

@media only screen and (max-width: 767px) { 
	.euro-logo img{
		max-width: 100px;
	}
	.custom-search {
		margin-left: 0;
    	width: calc(100% - 64px);
		margin-bottom:10px;
		display:none;
	}
	.custom-search.mobile {
		display:inline-block;
	}
	.custom-search .et-search-field,
	.custom-search .cus-et-search-form{
	  max-width: 100%;
	  font-size:12px;
	  width: 100%;
	}
	#top-icons .et_pb_column.et_pb_column_1_3 {
	  margin-top: -80px;
	}
	.t-menu ul li a {
		padding: 0 5px;
		font-size: 10px;
	}
	.t-menu ul li:before {
		height:10px;
	}
}
/*@media only screen and (max-width: 379px) { 
	.custom-search .et-search-field {
	  max-width: 118px;
	}
}

@media only screen and (max-width: 330px) { 
	.custom-search .et-search-field {
	  max-width: 105px;
	}
}*/













