h6 a {
	color: #212529;
}
p a {
	color: #212529;
}
#services_row .latest-pro{ 
    display:none;
}
/*.mob-margin-products {
padding-bottom: 30px;
}*/
.advantage-list {
padding-bottom: 50px;
}
.join-newsletter button:hover {
	color: white;
}
.es_textbox {
    width: 80%;
    padding-bottom: 0px !important;
    float: left;
}
.es_button {
	width: 20%;
    float: right;
}
.input-group-append {
	width: 100% !important;
}
.widget.widget_text.elp-widget {
	width: 93%;
    float: left;
}
.es_msg {
	color: white !important;
}

.contact-us span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
.contact-us span.wpcf7-not-valid-tip {
    display: none !important;
}
.contact-us .wpcf7-validation-errors {
    display: none !important;
}
.new-arrivals-layout {
    margin-top: 30px;
}

.pagination {
    padding-left: 20px;
    margin-top: 2rem;
    width: 100%;
    display: flex;
    justify-content: center;
}

.list-class ul li:before {
    content: "\f101 ";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    margin-right: 10px;
    margin-left: 0rem;
    color: #3ebb95;
}
.pagination ul li .page-numbers{
    border: 1px solid #ccc;
    padding: 10px 20px !important;
        color: #000;
    text-decoration: none;
}
.pagination ul li a:hover{
    background-color: #970005;
    color: #fff;
}
.pagination ul li .page-numbers.current{
    padding: 10px 20px;
    background-color: #970005;
    color: white;
}
.nav-links ul li {
    display: inline-block;
}

/*404 Response*/

.response-404{
  width: 100%;
  float: left;
  margin-bottom: 4rem;
}
.response-404 h2{
  margin-top: 4rem;
  font-size: 40px;
  font-weight: 600;
}
.response-404 h1{
      color: #cccccc;
    font-size: 100px;
    font-weight: 600;
}
.response-404 h3{
  font-size: 24px;
  margin: 5% 0%;
  font-weight: 600;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.response-404 a{
  color: #222;
  font-weight: 500;
}
.response-404 a:hover{
      color: #0674bf;
    text-decoration: underline;
}
.about-us.contentnone p{
    margin-top: 50px;
    margin-bottom: 0px;
    font-size: 22px;
    color: #504b4b;
    text-align: center;
}
.resize img {
    width: 200px;
    float: left;
    margin: 0px 20px 5px 0px;
}
/*.search h2{
    margin-top: 0px;
}*/
.search-cont{
    margin-top: 30px;
    margin-bottom: 20px;
}
.screen-reader-response{
    display: none;
}
@media (max-width: 575.98px) { 
   .resize img {
    width: 100%;
}
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu {
    display: none;
}
}
.contact-address a {
  color: #212529;
  text-decoration: none;
}

.es_textbox_class1.form-control {
    color: #fff !important;
}
.es_textbox_class1.form-control:focus{
	color: #495057 !important;
}