@font-face {
    font-family: 'TOSCA ZERO';
    src: url('fonts/TOSCAZERO.eot');
    src: url('fonts/TOSCAZERO.eot?#iefix') format('embedded-opentype'),
        url('fonts/TOSCAZERO.woff2') format('woff2'),
        url('fonts/TOSCAZERO.woff') format('woff'),
        url('fonts/TOSCAZERO.ttf') format('truetype'),
        url('fonts/TOSCAZERO.svg#TOSCAZERO') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Veneer';
    src: url('../fonts/veneer/veneer-webfont.woff2') format('woff2'),
         url('../fonts/veneer/veneer-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html{
	background: #000000;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
body{
	font-family: 'Source Sans Pro', sans-serif;
}

body.coming-soon-page #header_before_main, body.coming-soon-page nav.main_menu{
	display: none;
}

body.coming-soon-page .av-burger-menu-main a{
	display: none;
}

@media(max-width: 767px){
	body.coming-soon-page #layer_slider_1{
		display: none;
	}
}

a{
	text-decoration: none !important;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
	font-weight: 600 !important;
}

h4, h5, h6{
	margin-bottom: 10px !important;
}

#header_before_main {
    z-index: 1;
    text-transform: uppercase;
    font-weight: bold;
}
#header_before_main ul{
    padding: 0;
    margin: 0;
}
#header_before_main li{
    float: left;
    width: 25%;
    text-align: center;
    background: rgba(255,255,255,.2);
	padding: 1% 0;
	border-right: 3px solid rgba(255,255,255,.3);
}
#header_before_main li:last-child{
	border-right: 0px solid rgba(255,255,255,.3);
}
#header_before_main li:first-child{
    background: rgba(0,0,0,0.3);
}
#header_main {
    background: rgba(0,0,0,0.3);
}
.home_event_list_wrap .container{
	max-width: 2250px;
}
.mrm_event_link_wrap{
	position: relative;
}

.mrm_event_link_wrap:before{
	position: absolute;
	top: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_top.png);
	z-index: 2;
	content: '';
}
.mrm_event_link_wrap:after{
	position: absolute;
	bottom: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_bottom.png);
	z-index: 2;
	content: '';
}

.mrm_event_link{
	text-align: center;
	vertical-align: middle;
}
.mrm_event_link > *{
	display: inline-block;
}

.mrm_event_link > * + *{
	margin-left: 15px;
}

.home_event_list{
	width: calc((100% - 150px) / 4) !important;
	margin-left: 50px !important;
	text-align: center;
}

.home_event_list.first{
	margin-left: 0px !important;
}

@media(max-width: 1024px){
	.home_event_list{
		width: calc((100% - 50px) / 2) !important;
	}

	.home_event_list.first, .home_event_list:nth-child(2n + 1){
		margin-left: 0px !important;
	}
}

@media(max-width: 767px){
	.home_event_list{
		width: 100% !important;
		margin-left: 0px !important;
	}
}

.home_event_list > .avia-button-wrap{
	display: inline-block;
}

.home_event_list > .avia-button-wrap .avia-button.avia-size-medium {
    min-width: 50px;
}

.home_event_list .av-image-caption-overlay-center {
    position: relative;
}

.home_event_list .event_trex_logo{
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
}

.home_event_list .event_list_meta{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
}


.home_event_list .event_list_meta h3{
	color: #ffffff;
}
.home_event_list .event_list_meta p{
	font-style: italic;
	font-size: 20px;
	margin: 0.4em 0;
}
.home_event_list .event_list_meta p + p{
	margin: 0;
}

.home_event_list .event_list_meta p time{
	font-style: normal;
	font-size: 20px;
}

.home_event_list .av-image-caption-overlay{
	opacity: 1 !important;
	background: rgba(0,0,0,0) !important;
}
.home_event_list:hover .av-image-caption-overlay{
	opacity: 1 !important;
	background: rgba(0,0,0,0.5) !important;
}

.home_event_list .av-caption-image-overlay-bg{
	display: none !important;
}

.youtube_video_wrap .container{
	max-width: 100% !important;
	width: 100% !important;
	padding: 0;
}

.youtube_video_wrap .avia-video, .youtube_video_wrap .avia-iframe-wrap {
    margin-bottom: 0px !important;
}

.partner_logo_slider.avia-logo-element-container img {
    box-shadow: none !important;
}

.partner_logo_slider.avia-smallarrow-slider .avia-slideshow-arrows {
    width: 100% !important;
}

.partner_logo_slider .avia-smallarrow-slider-heading {
    position: absolute !important;
	top: 50% !important;
}

.partner_logo_slider.avia-content-slider {
    margin: 0px 0 !important;
}

.about_wrap{
	position: relative;
}

.about_wrap:after{
	position: absolute;
	bottom: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_bottom_white.png);
	z-index: 2;
	content: '';
}

.mrm_news_wrap{
	position: relative;
}
.mrm_news_wrap .container{
	max-width: 1200px;
}
.mrm_news_wrap:before{
	position: absolute;
	top: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_top-orange.png);
	z-index: 2;
	content: '';
}
.mrm_news_wrap:after{
	position: absolute;
	bottom: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_bottom-orange.png);
	z-index: 2;
	content: '';
}
@media(min-width: 768px){
	.mrm_news_wrap a.slide-image{
		width: 150px;
		float: left;
	}
	.mrm_news_wrap .slide-content{
		width: calc(100% - 200px);
		float: right;
	}
}
.mrm_news_wrap a.slide-image{
	border-radius: 50%;
	display: inline-block;
	margin: 0px auto;
}
.mrm_news_wrap a.slide-image img{
	border-radius: 50%;
}

@media(max-width: 767px){
	.mrm_news_wrap .slide-entry{
		text-align: center !important;
	}
}

.mrm_news_wrap .avia-content-slider-inner{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.avia_desktop .mrm_news_wrap .avia-content-slider .avia-slideshow-arrows a {
    opacity: 1 !important;
}


.mrm_news_wrap .avia-content-slider .slide-entry-excerpt {
    color: #ffffff;
}

.mrm_news_wrap .slide-author{
	display: block !important;
	color: #ffffff;
}

.mrm_news_wrap .avia-slideshow-arrows a::before {
    font-size: 40px;
    background: none;
    color: #444444;
}

.av-instagram-item a {
    overflow: hidden;
}

#footer .container{
	max-width: 100% !important;
	width: 100% !important;
	padding: 6px !important;
}

#footer .textwidget{
	text-align: center;
}

.copyright > div{
	display: inline-block;
	vertical-align: middle;
}

.av-main-nav > li {
    text-transform: uppercase;
}
.av-main-nav > li > ul {
    border-width: 0px !important;
}
.av-main-nav ul,
.av-main-nav ul li,
.av-main-nav ul li a {
    border-width: 0px !important;
}
.header_color .main_menu ul ul{
	background-color: rgba(0,0,0,.3) !important;
}
/*.dropdown_available{
	position: relative;
	padding-left: 6px;
}
.dropdown_available:after{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f0d7";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}*/

#top .header_color .main_menu .menu ul li > a:hover {
    color: #000000;
}
.header_color .main_menu ul:first-child > li a:hover{
	color: #ff6600;
}
.menu-socketmenu-container ul{
	padding: 0 !important;
	margin: 0!important;
	font-size: 0;
}
.menu-socketmenu-container ul li{
	display: inline-block;
	padding: 0 6px !important;
	line-height: normal !important;
	font-size: 13px;
}
.menu-socketmenu-container ul li a{
	color: #ee3713;
}

.menu-socketmenu-container ul li + li{
	border-left: 1px solid #ffffff;
}
.copyright{
	line-height: normal !important;
	font-size: 13px;
	width: 100%;
}
.socket_mrm_logo{
	float: right;
}
.socket_mrm_logo span{
	vertical-align: top;
}
.mrm_logo{
	height: 19px;
	width: 22px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	background: url(../images/mrm-logo.png);
	margin-left: 4px;
	background-position: 0 0;
}

.socket_mrm_logo a:hover .mrm_logo{
	background-position: 22px 0;
}

@media(max-width: 767px){
	.copyright{
		text-align: center;
	}
	.menu-socketmenu-container ul{
		margin-top: 10px !important;
	}
	.socket_mrm_logo{
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	#header_before_main{
		display: none !important;
	}
}

.mrm_event_title, .mrm_main_title{
	/*transform: scaleY(1.3);
	font-style: italic;*/
	font-family: 'TOSCA ZERO';
}
#countdown{
	font-family: 'Anton', sans-serif !important;
	text-align: center !important;
	font-size: 0px;
}
#countdown div{
	font-size: 40px;
}

#countdown .countdown-group {
    display: inline-block;
    font-size: 40px;
    width: 50px;
    margin: 0 7px;
    text-transform: uppercase;
}
#countdown .countdown-separator {
    display: inline-block;
    font-size: 40px;
    vertical-align: top;
    line-height: 24px;
}
#countdown .countdown-group {
    font-size: 40px;
    text-transform: uppercase;
}
#countdown .countdown-time-txt {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    display: block;
}
.heading_no_pad{
	margin-top: 10px !important;
}
#top .av-section-tab-title {
    padding: 10px 10px 0px 10px;
}
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
    width: inherit;
}
.event_grid_list_wrap > div{
	margin-top: 50px !important;
}

.event_grid_list_wrap > div:nth-child(1), .event_grid_list_wrap > div:nth-child(4n+1){
	margin-left: 0px !important;
}

@media(max-width: 1024px){
	.event_grid_list_wrap > div{
		margin-left: 50px !important;
	}
	.event_grid_list_wrap > div:nth-child(2n+1){
		margin-left: 0px !important;
	}
}

.news_list .av-inner-masonry-content{
	background-color: #cdcdcd !important;
}

#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }


.page_widgettitle {
    font-size: 1.8em;
    margin-top: 0px !important;
}

.page_widget .menu-page-sidebar-menu-container ul li{
	display: block !important;
	width: 100%;
	padding: 0px !important;
}

.page_widget .menu-page-sidebar-menu-container{
	margin-top: 30px !important;
}

.page_widget li a{
	padding: 10px !important;
	background: rgba(0,0,0,0.02);
	font-size: inherit !important;
	text-transform: uppercase;
}

.page_widget .event_grid_list_wrap .flex_column{
	width: 100% !important;
	margin-left: 0px !important;
	float: none;
}

.image-overlay{
	display: none !important;
}

@media(min-width: 767px){
	.mrm_partner_logo .slide-entry {
	    width: calc((100% - 120px) / 4) !important;
	    margin-bottom: 30px;
	}
	.mrm_partner_logo .slide-entry:first-child, .mrm_partner_logo .slide-entry:nth-child(4n+1) {
	    margin-left: 0px !important;
	}
}
@media(min-width: 1024px){
	.mrm_partner_logo .slide-entry {
	    padding: 0px !important;
	    width: calc((100% - 200px) / 6) !important;
	    margin-left: 40px !important;
	}
	.mrm_partner_logo .slide-entry:nth-child(4n+1) {
	    margin-left: 40px !important;
	}
	.mrm_partner_logo .slide-entry:first-child, .mrm_partner_logo .slide-entry:nth-child(6n+1) {
	    margin-left: 0px !important;
	}
}

.apsc-icons-wrapper {
	text-align: center;
	display: inline-block;
}

.apsc-each-profile a {
    border-radius: 0px !important;
    box-shadow: none !important;
    filter: inherit !important;
}

.apsc-fa-icon {
    width: 43px;
    height: 43px;
    border-radius: 0 !important;
}
.apsc-each-profile a {
    width: 80px !important;
}
.apsc-count-wrapper{
	color: #ffffff !important;
	margin-top: 10px !important;
	font-size: 15px !important;
}
.apsc-inner-block .apsc-media-type {
    font-size: 15px !important;
}

.apsc-theme-8 .apsc-fa-icon {
    width: 60px !important;
    height: 60px !important;
    padding: 11px 0 !important;
}
.social-icon .fa {
    font-size: 40px !important;
}

#mrm_title .container .content{
	vertical-align: bottom !important;
}



.coming-soon-title-mobile{
	text-align: center;
}

#top .coming-soon-title-mobile h3{
	display: inline-block;
	padding: 15px 25px;
	background: #27201b;
	min-width: 180px;
}

#top .coming-soon-title-mobile .av-subheading{
	display: inline-block;
	padding: 15px 25px;
	background: #c9562d;
	margin-top: 0px;
	min-width: 180px;
	opacity: 1;
}

#top .coming-soon-title-mobile .av-subheading p{
	margin: 0px;
	padding: 0px;
}


@media(max-width: 767px){
	.event_grid_list_wrap > div {
	    margin-left: 0px !important;
	}
}

.apsc-each-profile a{
	width: 60px !important;
}

.apsc-fa-icon, a.apsc-bttn-bg{
	border-radius: 50% !important;
}

#top .single-event-enter-btn a{
	font-size: 18px;
	padding-left: 35px;
	padding-right: 35px;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif !important;
	letter-spacing: 2px;
}

#top .single-event-enter-btn a .avia_button_icon:before{
	vertical-align: top;
}	

@media(max-width: 767px){
	#top .single-event-enter-btn .avia-button.avia-position-right{
		float: none;
	}

	#top .single-event-enter-btn{
		float: left;
	}
}

.homepage-news-slider .slide-meta{
	display: none;
}

.homepage-news-slider .read-more-link{
	margin-top: 25px;
}

.homepage-news-slider .read-more-link a{
	color: #fff;
	font-size: 14px;
	background: #333;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
}

#top .mrm_main_title .font-number{
	font-family: 'Veneer';
}

.faq-row{
	position: relative;
}

.faq-row:after{
	content: "";
	clear: both;
	display: table;
}

.faq-row .faq-col{
	width: 47%;
	float: left;
	margin-left: 6%;
	margin-bottom: 30px;
	position: relative;
}

.faq-row .faq-col:after{
	content: "";
	clear: both;
	display: table;
}

@media(max-width: 767px){
	.faq-row .faq-col{
		width: 100%;
		float: none;
		margin-left: 0px;
	}
}

.faq-row .faq-col:first-child{
	margin-left: 0px;
}

@media(max-width: 767px){
	#countdown .countdown-group {
	    font-size: 22px;
	    text-transform: uppercase;
	    margin: 0px;
	}

	#countdown .countdown-separator {
	    font-size: 22px;
	}

	#countdown .countdown-time-txt {
	    font-size: 14px;
	}
}

.masonry-no-image .av-masonry-entry{
	padding-left: 5px;
}

.masonry-no-image .av-inner-masonry{
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);
	border-radius: 6px;

}

.masonry-no-image .av-masonry-entry .av-masonry-image-container{
	display: none;
}

.masonry-no-image .av-inner-masonry-content{
	background: #f0f0f0;
	border-radius: 6px;
	padding: 35px 7%;
}

.masonry-no-image .av-masonry-entry .av-masonry-entry-title{
	text-align: center;
	margin-bottom: 25px;
}

.masonry-no-image .av-masonry-entry-content.entry-content{
	color: #4c4c4c;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
}

.masonry-no-image .av-masonry-date:before{
	font-family: "FontAwesome";
	content: "\f073";
	margin-right: 7px;
}

@media(min-width: 768px){
	#top .col-home-about{
		max-width: 696px;
		float: none;
		display: inline-block;
		text-align: left;
	}

	#top .col-home-partner{
		max-width: 440px;
		float: none;
		display: inline-block;
		text-align: left;
	}

	.mytheme-centering-section{
		text-align: center;
	}
}

.art-bottom-border{
	position: relative;
}

.art-bottom-border:after {
	position: absolute;
	bottom: -10px;
	height: 10px;
	left: 0;
	width: 100%;
	background: url(../images/bg_ev_bottom_grey.png);
	z-index: 2;
	content: '';
}

@media(max-width: 767px){
	#top .special-tab-section .av-tab-section-tab-title-container{
		min-width: 0px !important;
	}

	#top .special-tab-section .av-tab-section-tab-title-container .av-section-tab-title{
		display: block;
		text-align: left;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 1px #fff solid;
		border-bottom: 1px #fff solid;
		margin-top: -1px;
	}

	#top .special-tab-section .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title{
		text-align: left;
		margin-bottom: 0px;
		margin-top: 0px;
		font-family: 'Veneer';
		font-size: 24px;
	}

	#top .special-tab-section .av-tab-section-tab-title-container .av-section-tab-title .av-tab-arrow-container {
		display: none;
	}

	#top .special-tab-section .av-tab-section-inner-container{
		display: none;
	}

	.gridder-show .av-layout-tab-inner{
		height: auto !important;
		overflow: auto !important;
	}

	.gridder-show {
		text-align: left;
		background: #fff;
	}

	.responsive #top #wrap_all .mytheme-gridder-wrap .container{
		width: 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 14px;
	}

	#top .gridder-show .tab.fullsize-tab{
		font-size: 14px;
	}

	#top .gridder-show img.alignright, #top .gridder-show img.alignleft{
		float: none;
	}

}

#top .special-tab-section .tablepress{
	margin-top: 30px;
	margin-bottom: 30px;
}

#top .special-tab-section .tablepress tr td:first-child, #top .special-tab-section .tablepress tr th:first-child{
	border-left: none;
}

.av-tab-content-auto .av-layout-tab-inner {
	transition: none !important;
}

.socket_mrm_logo a{
	color: #ffffff;
	text-decoration: none;
}
.socket_mrm_logo a:hover{
	color: #29f7af;
	text-decoration: none;
}

.mrm_logo{
	background-image: url('../images/mrm-logo-green.png');
}

.mrm_event_title, .mrm_main_title{
	font-family: 'Veneer';
}

.cs-thumbnail-box{
	position: relative;
	margin-bottom: 10px;
}

.cs-thumbnail-box .cs-event-logo{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

.cs-thumbnail-box .cs-event-caption{
	position: absolute;
	margin-top: 0px;
	left: 0px;
	bottom: 0px;
	padding: 15px;
	width: 100%;
	color: #fff;
}

.cs-thumbnail-box .cs-event-caption h3{
	color: #fff;
}

.cs-thumbnail-box .cs-event-caption .cs-event-location{
	font-style: italic;
	font-size: 20px;
	margin: 0.4em 0;
	line-height: 1.5em;
}

.cs-thumbnail-box .cs-event-caption .cs-event-date{
	font-size: 20px;
}

.cs-thumbnail-box .cs-event-thumbnail{
	margin-bottom: 0px;
}

.cs-thumbnail-box .cs-event-thumbnail .avia-image-container-inner{
	overflow: hidden;
}

.cs-thumbnail-box .cs-event-thumbnail .avia-image-container-inner img{
	position: relative;
	-webkit-transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cs-thumbnail-box:hover .cs-event-thumbnail img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.custom-event-box{
	text-align: center;
}

.custom-event-box .avia-button-wrap{
	display: inline-block;
}

#top .block-centering-button{
	text-align: center;
	margin-top: 20px;
}

.block-centering-button .avia-button-wrap{
	display: inline-block;
}

#header_before_main li{
	border-right: 3px solid rgba(255,255,255,.3);
}
#header_before_main li:first-child{
    background: rgba(0,0,0,0.3);
}

.avia-button.avia-size-medium {

    padding: 12px 16px 10px;
    font-size: 13px;
    min-width: 90px;

}
.avia-button:hover {
    opacity: 0.9;

}
.gform_button, .um-button {
    line-height: 1em !important;
	padding: 16px 40px !important;
	text-align: center;
	text-transform: none !important;
	font-weight: 400 !important;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	border-top: 1px solid transparent !important;
	border-bottom: 2px solid rgba(0,0,0,.1) !important;
	opacity: 1;
	background: #fc4c02 !important;
}
.gform_button:hover, .um-button:hover {
	opacity: 0.7;
}

.um, .um-center, .um-link-alt {
    text-align: left!important;
}

.gform_wrapper .gfield_password_strength {
    padding: 0px 5px;
}

.tablepress tr td:first-child{
    border-left-width: 0px !important;
}

#top #main .sidebar_left .sidebar, .sidebar_left .content{
	border-left-width: 0px !important;
    border-right-width: 0px !important;
}

.sidebar-store, .sidebar_left{
    text-align: left !important;
}

.sidebar-store .widgettitle, .sidebar_left .widgettitle{
    font-size: 1.8em !important;
}

/*
.sidebar-store .widget li{
	margin-left: 0px !important;
}

.sidebar-store .widget li:first-child, .sidebar_left .widget li:first-child{
    border-top: 1px solid #e1e1e1 !important;
}

.sidebar-store .widget li, .sidebar_left .widget li{
	text-transform: uppercase;
	padding: 10px !important;
	background: rgba(0,0,0,0.02);
	background-color: rgba(0, 0, 0, 0.02);
	border-bottom: 1px solid #e1e1e1 !important;
	list-style: none !important;
}

.sidebar-store .widget li a, .sidebar_left .widget li a{ 
	color: #fc4d02 !important;
}

.sidebar-store .widget li a:hover, .sidebar_left .widget li a:hover{ 
	color: #000000 !important;
	text-decoration: none;
}*/

.flat-light .esg-filterbutton, .esg-selected-filterbutton, .flat-light .esg-sortbutton, .flat-light .esg-sortbutton-order{
	color: #000000 !important;
	border: 1px solid #000000 !important;
}

.esg-selected-filterbutton{
	font-weight: bold !important;
}

.esg-selected-filterbutton .eg-icon-down-open{
    color: #000000 !important;
}

.flat-light .esg-sortbutton-order{
	line-height: 32px !important;
}

.esg-filters.esg-singlefilters{
    margin-bottom: 10px !important;
}

.flat-light .esg-filterbutton:hover, 
.esg-selected-filterbutton:hover, 
.flat-light .esg-sortbutton:hover, 
.flat-light .esg-sortbutton-order:hover, 
.esg-selected-filterbutton:hover,
.esg-selected-filterbutton .eg-icon-down-open:hover{
	color: #ffffff !important;
	background: #fc4d02 !important;
	border: 1px solid #fc4d02 !important;
}
.widget_yith_wc_category_accordion ul.children li:before {
    content: '' !important;
    display: none !important;
}
.ywcca_category_accordion_widget{
	border: 1px solid #dddddd !important;
}
.ywcca_category_accordion_widget li{
	padding:0!important;
	position: relative;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li i{
	position: absolute!important;
	right: 10px!important;
	top: 10px!important;
}

.ywcca_category_accordion_widget li a{
	border: 0px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	padding: 7px 0px 7px 7px !important;
	display: block;
}
.ywcca_category_accordion_widget > li a{
	padding: 7px 7px 7px 7px !important;
	background-color: #efefef;
}
.ywcca_category_accordion_widget ul li a {
    background-color: #fff;
}
.ywcca_category_accordion_widget li li a{
	padding: 7px 0px 7px 28px !important;
}
.ywcca_category_accordion_widget li li li a{
	padding: 7px 0px 7px 49px !important;
}

.ywcca_category_accordion_widget li li li li a{
	padding: 7px 0px 7px 70px !important;
}

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li i.icon-plus {
    background: url('../images/icon-plus.png') center center no-repeat !important;
    background-size: cover;
    text-indent: 999px;
    width: 16px;
    height: 16px;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li i.icon-minus {
    background: url('../images/icon-minus.png') center center no-repeat !important;
    background-size: cover;
    text-indent: 999px;
    width: 16px;
    height: 16px;
}

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li.closed > i.icon-minus {
    background: url('../images/icon-plus.png') center center no-repeat !important;
}

.widget_yith_wc_category_accordion ul  {
    margin-top: 0px !important;
}

.widget_yith_wc_category_accordion ul.children li::before {
    margin-left: 0px !important;
}

/*.widget_yith_wc_category_accordion .current-cat-parent > ul{
	display: block !important;
}*/

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li {
    border-bottom: 0px solid;
}

.event_trex_logo img{
	max-height: 90px;
	width: auto;
}

@media(min-width: 768px){
	.mrm_header_sticky{
		position: fixed;
		top: 0px;
		width: 100%;
	}
}


#top .avia_cart_buttons {
    width: 100% !important;
    background-color: rgb(252, 76, 2) !important;
    opacity: 1 !important;
}
#top .avia_cart_buttons .button {
    width: 100% !important;
    background-color: rgb(252, 76, 2) !important;
    opacity: 1 !important;
    color: #ffffff !important;
}

#top .avia_cart_buttons .button > span {
    display: none !important;
    opacity: 0 !important;
}
#top .avia_cart_buttons span {
    display: none !important;
    opacity: 0 !important;
}


.html_visible_cart .cart_dropdown, .ls-thumbnail-hover {
    display: none !important;
    opacity: 0 !important;
}

.ls-bottom-slidebuttons a + a{
	margin-left: 5px;
}

#top.avia-blank #wrap_all {
    display: block !important;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td, #wp-calendar > caption + thead > tr:first-child > th, #wp-calendar > colgroup + thead > tr:first-child > th, #wp-calendar > thead:first-child > tr:first-child > th, #wp-calendar > caption + thead > tr:first-child > td, #wp-calendar > colgroup + thead > tr:first-child > td, #wp-calendar > thead:first-child > tr:first-child > td, table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    vertical-align: middle !important;
}

#top .live-result .input-text, 
#top .live-result input[type="text"], 
#top .live-result input[type="input"], 
#top .live-result input[type="password"], 
#top .live-result input[type="email"], 
#top .live-result input[type="number"], 
#top .live-result input[type="url"], 
#top .live-result input[type="tel"], 
#top .live-result input[type="search"], 
#top .live-result textarea, #top select {
    margin-bottom: 0px;
}
.dynatable-per-page {
    float: left;
    margin-bottom: 10px;
}
.dynatable-search {
    float: right;
    margin-bottom: 10px;
}
#dynatable-per-page-live-results-table,
#dynatable-query-search-live-results-table {
    width: 120px;
}
.dynatable-pagination-links {
    float: right;
    margin-top: 0;
	margin-bottom: 10px;
	list-style: none;
}

.dynatable-pagination-links span, .dynatable-pagination-links li {
    display: inline-block;
}

.dynatable-pagination-links a{
    cursor: pointer;
}
.ui-datepicker {
    display: none;
}

ul.ywcca_category_accordion_widget li.cat-item-90{
	display: none;
}

#top ul.products li.product h2.woocommerce-loop-product__title{
	text-transform: none;
}

#top.merchant-category ul.products li.product .avia_cart_buttons a, #top ul.products li.merchant-product .avia_cart_buttons a{
	font-size: 0px;
	position: relative;
}

#top.merchant-category ul.products li.product .avia_cart_buttons a:after, #top ul.products li.merchant-product .avia_cart_buttons a:after{
	content: "BUY NOW";
	font-size: 11px;
	position: absolute;
	left: 40%;
}

.wrap-menu-before-loop{
	margin-bottom: 20px;
}

.wrap-menu-before-loop ul{
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0px;
}

.wrap-menu-before-loop ul li{
	display: inline-block;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	position: relative;
	margin: 0px;
}

.wrap-menu-before-loop ul li:first-child{
	padding-left: 0px;
}

.wrap-menu-before-loop ul li:before{
	content: "";
	position: absolute;
	height: 15px;
	width: 1px;
	background: #333;
	top: 10px;
	right: 0px;
}

.wrap-menu-before-loop ul li:last-child:before{
	display: none;
}

@media(max-width: 767px){
	.wrap-menu-before-loop ul li{
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 5px;
	}

	.wrap-menu-before-loop ul li:before{
		display: none;
	}
}

#top .mytheme-download-button{
	margin-bottom: 20px;
}

#top .mytheme-download-button .avia_iconbox_title span{
	display: block;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 2px;
}

#top .mytheme-download-button a.avia-button {
	padding-left: 80px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border: none;

	background: #494949; 
	background: -moz-linear-gradient(top, #494949 0%, #404040 100%); 
	background: -webkit-linear-gradient(top, #494949 0%,#404040 100%);
	background: linear-gradient(to bottom, #494949 0%,#404040 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#404040',GradientType=0 );
}

#top .mytheme-download-button a.avia-button:before {
	content: "\f0ed";
	font-size: 40px;
	font-family: "FontAwesome";
	position: absolute;
	left: 18px;
	top: 18px;
	color: #f8f8f8;
}

.event_button_wrap .avia-button-wrap,
.event_button_wrap .avia-button,
.event_button_wrap .avia-button.avia-size-small{
	width: 100% !important;
	font-size: 15px !important;
}

.event_button_wrap .avia-button,
.event_button_wrap .avia-button.avia-size-small{
	padding: 12px 10px 10px 42px !important;
	color: #fff !important;
	border: 1px outset #9dd53a;
	text-shadow:0px 1px 0px #625151 !important;
	/*background: #9dd53a; 
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #669933 51%, #669933 100%); 
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#669933 51%,#669933 100%); 
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#669933 51%,#669933 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#669933',GradientType=0 ); 
	*/
	background: #f27900; 
	background: -moz-linear-gradient(top, #f27900 0%, #ff802b 50%, #ff6600 51%, #ff812d 100%); 
	background: -webkit-linear-gradient(top, #f27900 0%,#ff802b 50%,#ff6600 51%,#ff812d 100%);
	background: linear-gradient(to bottom, #f27900 0%,#ff802b 50%,#ff6600 51%,#ff812d 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27900', endColorstr='#ff812d',GradientType=0 );
	position: relative;
	overflow: hidden;
}

.event_button_wrap .avia-button .avia_button_icon,
.event_button_wrap .avia-button.avia-size-small .avia_button_icon{
	position: absolute;
	font-size: 18px !important;
	left: 0;
	top: 0;
	text-align: center;
	width: 32px;
	line-height: 40px;
	color: #ffffff !important;
	background-color: rgba(0,0,0, 0.4);
}


#top .mytheme-download-button a.avia-button {
    padding-left: 70px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    border: none;
}

.avia_image, .avia-image-container, .avia-image-container-inner{
	width: 100% !important;
}

.copyright .sub{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	float:right;
}

.copyright .sub a.blue{
	color: #ffffff !important;
	text-decoration: none;
}
.copyright .sub a.blue:hover{
	color: #28377e !important;
	text-decoration: none;
}

.copyright .sub a.green{
	color: #ffffff !important;
	text-decoration: none;
}
.copyright .sub a.green:hover{
	color: #0eaa34 !important;
	text-decoration: none;
}
#billing_email_field{
	clear: both !important;
}
label[for=cc-expire-month]{
	display: block !important;
}