/* Enter Your Custom CSS Here */

.zoom-social_icons-list {
  margin-top: 2px !important;
}

.zoom-social-icons-list--without-canvas {
  margin-top: 2px !important;
}

.zoom-social_icons-list__item {
  margin-bottom: -10px !important;
}

/* City Filter Add-on */


main.notop {
 margin-top: -60px;
}

@media screen and (max-width: 768px) {
.artistsevents-choosecity {
    font-size: 14px;
    display: block;
    left: -8%;
    font-weight: 300;
    margin-top: 6px;
    float: right;
}

.artistsevents-chooselocation {
    font-size: 14px;
    display: block;
    right: 8%;
    text-align: center;
    margin: 5px;
    float: right;
    margin-top: 7px !important;
}

.artistsevents-choosecity ul li a {
  font-weight: 400;
}
  
}


@media screen and (min-width: 768px) {
  .artistsevents-choosecity {
      font-size: 14px;
      margin-top: 20px;
      display: inline-block;
      left: 50%;
      right:0;
      font-weight: 300;
  }


  .artistsevents-chooselocation {
      font-size: 14px;
      display: inline-block;
      left: 50%;
      text-align: center;
  }

  main.notop {
   margin-top: 0px;
  }
}

@media screen and (min-width: 1000px) {
  .artistsevents-choosecity, .artistsevents-chooselocation {
    left: 45%;
  }
}
   
@media screen and (min-width: 1200px) {
  .artistsevents-choosecity, .artistsevents-chooselocation {
    left: 51%;
  }
}


/* Mobile Menu Update for iPhone 3/22/19 */
.navbar-collapse {
	-webkit-overflow-scrolling: auto !important;
}


.page-header, .main-content p {
		color: #111;
}



/* contact form styles */
.wpcf7-select {
		color: #111;
}

.wpcf7-form p {
		margin-bottom: 12px;
}

.wpcf7-form-control-wrap {
    display: block;
    margin: 4px 0;
}


/* Huge-IT Slider Styles */
.slider_2 {
  margin-top: 3em !important;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    visibility: visible;
    border: solid 1px #111 !important;
}

#metaslider_3492 {
		width: 85% !important;
		margin: auto !important;
		margin-top: 2em !important;
}