/*
Theme Name:		NY Luxury Design Show
Author: 		Solvative
Author URI: 	-
Description:	Child Theme for base WP Theme
Template:		betheme
Version: 		1.9
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@import 'https://fonts.googleapis.com/css?family=PT+Sans';


span{
   color: #75767a;
}

/* body , #Top_bar .menu > li > a span ,p{
  color: #ccc !important;
} */
#Top_bar .menu > li > a:hover span,
#Top_bar .menu > li.hover > a span{
	color: #fff08f !important;
}
/*
h1,h2: #75767a;
blue color: #2275ac
p:#75767a
a, p, h1, h1 a, h1 a:hover, .text-logo #logo
*/

.menuo-no-borders #Top_bar .menu > li.current-page-ancestor > a span:not(.description)
{
  color: #75767a;
}

a, a:hover, #Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a,
#Subheader .container .submenubg ul li a ,
span , #Top_bar .menu > li.current-page-ancestor > a > span
{
  color: #fff !important;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a span { color: #fff08f !important; }
.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat , .wpb_wrapper .vc_btn3-container a
{
  color: #FFFFFF !important;
}
.buy_tickets{
  width: 230px;
}
.banner_wrapper{
  top: 70px !important;
}
#Wrapper #Footer .container div.column:nth-child(1){ width: 30% !important; }
#Wrapper #Footer .container div.column:nth-child(2), #Wrapper #Footer .container div.column:nth-child(3), #Wrapper #Footer .container div.column:nth-child(4){ /* text-align: center;*/ text-align: left; width: 38.5% }

#Footer .widgets_wrapper .container{
/* 	filter:invert(1); */
}
label {
    display: block !important;
}

.search-field > label {
	display: inline-block !important;
	width:250px;
}

ul.wpum-user-listings li.wpum-single-user div.user {
    float: left;
    width: auto !important;
    padding: 0;
    line-height: 1.5em;
    /* margin: 0 auto; */
}


#exhibitors-ul {
    margin: 0 auto;
    text-align: center;
}

.exhibitors-li {
    display: inline-block;
    vertical-align: top;
    margin: 20px 5px;
    font-size: 14px;
}

.page-numbers {
    margin: 0 auto;
    text-align: center;
}

.page-numbers > li {
    display: inline-block;
    vertical-align: top;
    margin-bottom:20px;
}

.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}

.unslider-nav { display:none;}
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #000;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #000;
  cursor: default;
}

.wpb_wrapper > .wpb_single_image, .wpb_wrapper > div.vc_single_image-wrapper {
    margin-bottom: 5px;
}



#blueselect {
  /* background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-color:#f7f7f7;;
  background-repeat:no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  padding:12px; */
  width:100px;
  /* font-family:Merriweather, Georgia, serif;
  font-size:16px;
  font-weight:normal;
  color:#686868;
  text-align:center;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius:3px;
  line-height:normal !important;
  -webkit-border-radius:3px;
  -webkit-appearance: none;
  border:0;
  outline:0;
  -webkit-transition:0.3s ease all;
	   -moz-transition:0.3s ease all;
	    -ms-transition:0.3s ease all;
	     -o-transition:0.3s ease all;
	        transition:0.3s ease all; */
}


select:focus, select:active {
  border:0;
  outline:0;
}

.field-file > .description {
	background-color: #f1c40f;
    color: #000 !important;
    font-weight: bold;
}

.ptsans {
	font-family: 'PT Sans', sans-serif !important;
	text-transform: uppercase;
}

.profileHeader, .designList {
	padding: 20px 15px;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 16px;
	margin-right: 11px;
	position: relative;
	width: -webkit-calc(100% - 16px);
	width: -moz-calc(100% - 16px);
	width: calc(100% - 16px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
}

#Top_bar.loading,
#Top_bar .menu li:hover > ul.sub-menu {
    display: block !important;
}

#Top_bar #logo {
    padding: 10px 0px;
}

@media (min-width: 960px) {
	.profileHeader, .designList {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.designList{ background-color:#fff; float:left; }

.profileVendorLeft {
  /*
  width: 600px;
  transform-style: preserve-3d;
  */
  width: -webkit-calc(100% - 27px);
  /*
  width: 600px;
  transform-style: preserve-3d;
  */
  width: -moz-calc(100% - 27px);
  /*
  width: 600px;
  transform-style: preserve-3d;
  */
  width: calc(100% - 27px);
  display: block;
  text-align: center;
}
@media (min-width: 960px) {
  .profileVendorLeft {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-width: 300px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: initial;
  }
}
@media (min-width: 1080px) {
  .profileVendorLeft {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.profileVendorLeft::after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  line-height: 1px;
}

.profileAddressBlock {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  text-align: left;
}
@media (min-width: 960px) {
  .profileAddressBlock {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex-grow: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
@media (min-width: 1080px) {
  .profileAddressBlock {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.profileVendorLeft img {
    border: 1px solid #ccc;
}


.profileVendorLeft h2 {
  margin-top: 0px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #75767a;
  margin-bottom: 0;
}

.profileVendorLeft h3 {
  font-size: 13px;
  color: black;
  font-weight: bold;
  margin-bottom: 0;
  line-height: initial;
}

.profileAddressBlock a {
  display: inline-block;
  color: #2991d6;
  border-bottom: none;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.profileAddressBlock a:hover {
  display: inline-block;
  color: black;
  text-decoration: none;
}

/* .profileSocials {
  text-align: right;
  padding: 0 15px 15px;
  position: absolute;
  top: -5px;
  right: -5px;
} */

.profileAddressBlock p{
	margin:0;
	font-size: 14px;
}

.profileSocials img {
  margin-right: 5px;
  margin-left: 0;
}

.searchTitle{ margin: 20px 0 0; float: left; width: 100%; }
.exhibitors-li a { font-size: 14px; text-decoration: none; text-transform: none; box-shadow: none !important; }

.pager{
  font-size: 11px;
  background-color: #ebebeb;
  /* padding-top: 5px; */
  padding-bottom: 10px;
  padding-right: 14px;
  margin-left: 16px;
  margin-right: 11px;
  width: -webkit-calc(100% - 27px);
  width: -moz-calc(100% - 27px);
  width: calc(100% - 27px);
  clear: both;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-right: 15px;
}

.pager ol,.pager ol li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 2px;
    padding-left: 0px;
    list-style: none;
}

.pager ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pager li {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
  color: #2991d6;
  border: 1px solid transparent;
  -webkit-transition-property: background-color, color, border;
  -moz-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.pager li.active {
  background-color: #2991d6;
}

.pager a{
  text-decoration: none;
  color: #2991d6;
  outline: none;
}

.pager li.active a {
  color: #ebebeb;
}

.pager li:hover {
  border: 1px solid #2991d6;
}

.pager .brackets {
  display: none;
}

.pager .legend {
  color: #2991d6;
  text-transform: uppercase;
  margin-left: 10px;
}

.pager label {
  color: #2991d6;
  display: initial !important;
  text-transform: uppercase;
}

.pager em {
  font-weight: bold;
  font-size: 13px;
}

.pager a.prev,.pager span.prev {
  width: 10px;
  height: 14px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 200%;
  text-align: right;
  color:#2991d6;
  cursor:pointer;
}

.pager a.next,.pager span.next {
  width: 10px;
  height: 14px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 200%;
  text-align: left;
  color:#2991d6;
  cursor:pointer;
}

.pager .hide {
  display: none;
}

select#pagerChoose1 {
    margin-right: 10px;
}
.wpum-register-url{
  display: none;
}
/* #Wrapper #Footer .container div.column:nth-child(1){ width: 250px !important; } */
#Wrapper #Footer .container div.column:nth-child(1){ width: auto !important; }
/*.second_footer_first_img{ width: 130px !important; }*/
.third1 { width: 100px !important;}
.first1 { width: 128px !important; }
.second1 { width: 138px !important; margin-bottom: -3px; }
.forth1 { margin-top: 25px !important; float: left !important;}

.a_third{ margin-top: 20px;float: left;  }
/*.second_footer_second_img{ width: 185px !important; }*/
.second_footer_first_img{ margin-right:24px;  }
#Footer .container div.column:nth-child(2){ width: 30% !important; }
/* #Wrapper #Footer .container div.column:nth-child(3){ width: 30% !important; } */
#Wrapper #Footer .container div.column:nth-child(3){ width: auto !important; }
#Wrapper #Footer .container div.column:nth-child(4){ width: 20% !important; }
.textwidget { float: left; width: 100%; }
.a-fb-img-social { padding-left: 0px !important; }
span.divider{ margin: 0 20px; }
div.social-media{ float: left; }
div.social-media a{margin-right:4px;}
img.footerimg { width: auto !important; }


.showManufacturer { width: 200px; height: 235px; margin-left: 40px; margin-right: 0px; margin-top: 15px; margin-bottom: 15px; text-align: center; float: left; }
.filterExhibitors{ margin:0 15px; text-align: left;width: 95%;background-color:#eee; float: left; }
.filterExhibitors a:first-child { margin-left: 10px !important; }
.filterExhibitors a{ padding: 4px; float: left; }
.productImages{ float:left; margin-right:10px;	 }
.productImages img{ width:auto; height:150px !important; }
li.wpum-form-tab.tab-adminonlyfields-hidden, li.wpum-form-tab.tab-readonlyfields {
    display: none !important;
}
.profileLogoWrapper{ max-width: 250px; max-height: 250px; min-height: 250px; min-width: 250px; position: relative; margin-top: 5px; }
#Content .profileVendorLeft img{ max-width: 100%; height: auto; top: 0; bottom: 0; right: auto; left: auto; }
.tickets-row, .tickets-row .vc_btn3-container { margin-bottom: 0 !important; }
.tickets-row { margin-right: 75px; text-align: center; }
.loaderImage { position: fixed; top: 0; width: 90% !important; display: block; }
.vc_column_container{ float:left; }

.ExhibitorHead .about-content{ margin-bottom:0; }

.featured-areas-image figure, .featured-areas-image figure a, .featured-areas-image figure a img{ width:100%; }
.featured-areas-image figure a img{ min-height:300px !important; }

.press-releases li{ text-transform:uppercase; }
.post-meta .category{ display:none; }
.frontend-form-field-container{ max-width:none !important; }

@media (max-width: 425px) {
	.showPage{ padding:20px; }
	.showManufacturer{ width:50%; display:block; margin:15px auto !important; }
}
@media (max-width: 375px) {
	.showManufacturer{ width:100%; display:block; margin:15px auto !important; }
}

aside#text-5,.diffa-only-special{ margin-top:0px !important; }
/* .footerPolicy{ text-align:center; } */
.adshowfootertext{ float: left;width: 100%;color: #75767a;font-size: 15px;font-weight: bold; }

@media (max-width: 767px){
  /*.column.one-fourth{
    width: 50% !important;
    float: left;
  }
  .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns{
    clear: none;
  }*/
  .footer_last_widget , .second1 , .forth1 { margin: 25px 0 0 0 !important; }
  .third1{
      margin-top: -12px !important;
      margin-bottom: 10px;
  }
  .first1{
        margin-bottom: 28px !important;
  }
  #Wrapper #Footer .container div.column:nth-child(1), #Wrapper #Footer .container div.column:nth-child(4) {/* width: 0px !important;*/ }
  .baldwin_diffa{
    display: block !important;
  }
  .second_footer_first_img{ margin-right:24px;  }
  #Footer .container div.column:nth-child(2){ width: 0px !important; }
  /* #Wrapper #Footer .container div.column:nth-child(3){ width: 30% !important; } */
  #Wrapper #Footer .container div.column:nth-child(3){ width: auto !important; }
  #Wrapper #Footer .container div.column:nth-child(4){ width: 20% !important; }
  .second1 { margin-top: 10px !important; }
  .forth1 { margin-top: 20px !important; }
  .textwidget{ border-bottom: none !important; }
  div.social-media{ float: left; display: flex; align-items: center; justify-content: center; width: 100%; }
  .adshowfootertext{ text-align: center; }
  .responsive-width90 { margin: 0 5% !important; }
}
@media (min-width: 1107px) {
/* #Wrapper #Footer .container div.column:nth-child(1) { width: 250px !important; } */
/* .footer_last_widget{ margin-left: 30px; } */
/*.second_footer_first_img{ width: 130px !important; }*/
.third1 { width: 100px !important;}
.first1 { width: 128px !important; }
.second1 { width: 138px !important;  margin-bottom: -3px;}
.forth1 { margin-top: 25px !important; float: left !important;}
.a_third{ margin-top: 20px;float: left;  }
/*.second_footer_second_img{ width: 185px !important; }*/
.second_footer_first_img{ margin-right:24px;  }
#Footer .container div.column:nth-child(2){ width: 30% !important; }
/* #Wrapper #Footer .container div.column:nth-child(3){ width: 30% !important; } */
#Wrapper #Footer .container div.column:nth-child(3){ width: auto !important; }
/* #Wrapper #Footer .container div.column:nth-child(4){ width: 20% !important;margin-left: -10px;  } */
#Wrapper #Footer .container div.column:nth-child(4){ width: auto !important; /* margin-left: -10px; */ }
}


@media (max-width: 760px) {
	#Wrapper #Footer .container div.column:nth-child(4) { /*text-align: left; width: 0px !important;*/ }
	a.a-fb-img-social { margin-left: 0px !important; }

}

@media (max-width: 960px) {
.adshowfootertext{ font-size: 12px !important; line-height: 2em; /* padding-left: 22px; */ }
	.a-fb-img-social { padding-left: 5px; }
/*	img.footerimg-social { max-width: 20px; max-height: 20px; }
*/}

label.labelSeminars{ float: right; background: #75767a; color: #fff; padding: 0px 5px; margin-left: 5px; font-size: 10pt; line-height: 20px; }
.accordionContent sup { line-height: 0; }


#Footer {
    height: auto !important;
}
@media only screen and (min-width: 768px) and (max-width: 1106px){
  /* img.footerimg{ width: 160px !important} */
  #Wrapper #Footer .container div.column:nth-child(2){ width: 58% !important; }
  /* #Wrapper #Footer .container div.column:nth-child(3){ width: 53% !important; } */
  /* .footer_last_widget{ margin-top: 30px !important; margin-left: 30px !important; } */
  /* .footer_last_widget, .divider{ margin-left: 30px !important; } */
  .forth1{ margin-top: 42px !important; }
  /* .third_divider{ margin-top: 20px !important; } */
}

/*.buy_tickets_div, li#menu-item-4148{ display: none !important; }*/
#menu-item-306 { display: none; }

/* Add Css for the responsive button of consumer ticket page - jeni 11/02/2020 */

.tickets-row {
  margin-right: unset;
  text-align: center;
}
.vc_btn3-container {
  display: block;
  margin-bottom: 21.74px;
  max-width: 100%;
}

.ticket-button a {
  min-width: 220px !important;
  width: 100%;
  float: left;
}

/* 24th October 2018 */
#Footer .widgets_wrapper{ display: flex; }
#Footer .widgets_wrapper .widget { float: left; width: 100%; }
#Wrapper #Footer .container div.column:nth-child(2)/*, #Wrapper #Footer .container div.column:nth-child(3)*/{ display:none; }
@media (max-width: 767px){
	#Footer .container div.column:nth-child(2)/*, #Footer .container div.column:nth-child(3)*/{ display:none; }
	#Wrapper #Footer .container div.column:nth-child(4){ width: 100% !important; }
}

@media (min-width: 768px){
	#Footer .widgets_wrapper .container { display: inline-flex; margin-left: 0; }
	div.social-media{ margin-top: 16px;}
}

@media only screen and (min-width: 768px) and (max-width: 1240px){
/*.header-stack #Top_bar .logo #logo { max-width: 50% !important; }*/
.header-stack #Top_bar .menu_wrapper .menu > li > a { font-size: 100% !important; }
.ticket-button a { min-width: 150px !important; padding: 14px 10px !important; min-height: 66px; align-items: center; display: flex !important; }
}

.notice-banner{
    width: -webkit-fill-available;
    position: absolute;
    background: rgb(80,80,80,0.8);
    top: 45%;
    padding: 50px;
    text-align: center;
    z-index: 999;
}

.notice-text{
  font-size: 26px;
  font-weight: 600;
  color: #ffffff !important;
}

.notice-text.updates{
  font-size: 34px;
  font-weight: 900;
}

a.button.notice-button{
      border: none;
      color: #ffffff;
      padding: 15px 32px;
      text-align: center;
      text-decoration: none;
      font-size: 18px;
      margin: 20px 10px 0 10px;
}
@media (max-width: 767px){
  .notice-banner{ top: 25%; line-height: 40px; }
}

@media (max-width: 425px) {
  .header-stack #Top_bar .menu_wrapper{ margin-bottom: 0px !important; }
  .notice-banner{ position: relative; }
}

.header-stack #Top_bar .top_bar_right{
	right: 3.5%;
	bottom: 5%;
	z-index: 9999;
}
.header-stack #Top_bar .top_bar_right li{
	list-style: none;
}

/* Account pages css */
#wpum-account-forms-tabs ul li.active a,
#wpum-account-forms-tabs ul li a:hover {
  background: #fff08f;
  color: #000 !important;
}

.wpum-account-page div#Content {
  width: 75%;
  padding-top: 5%;
  margin: auto;
  padding-bottom: 5%;
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}