/* Copyright (C) arrowthemes, Regular/Extended Licence */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@media (max-width: 959px) {
	#totop-scroller, #toTop {
	    bottom: 0;
	}
}

.uk-modal-dialog.md-small{
	min-height: 440px;
  	width: 350px;
}

.grid-box.width25.grid-h{
  padding-top: 20px;
}

#easysubmit input {
  height: 40px;
}

.form-horizontal .controls {
  margin-left: 180px !important;
}

#easyfooter {
  display: none;
}

.acymailing_form {
	width: 100%;
}

@media (max-width: 479px) {
	img {
		float: none;
	}
}

.acyregfield {
	padding-top: 0;
}

.acyregfield label, 
.acysubscribe label {
	text-align: left !important;
}