.copyright a{
  color:#fff!Important
} 
.header__language.language.show {
    position: relative;
}
.language-select img {
    width: 18px;
}
.navbar .dropdown-menu {
    padding: 10px;
    background-color: #3e755f;
}
a.language-select {
    color: white;
}
.header__language span {
    display: none;
} 
@media (max-width: 992px) {
    .hero-slider .carousel-cell .slider-caption .title {
        font-size: 16pt;
    }
} 
header.header .eargoly-main-nav .eargoly-cart {
    display: none !important;

}
.form-product .clearfix.form-group ,.eargoly-product-block-item:hover .product-meta form .ajax_addtocart{
    display: none;
}
p {
    color: #000000;
} 
.blog-feature-img img {
    display: none;
}

.eargoly-product-block-item .product-meta .h3, .eargoly-product-block-item .product-meta h3{
	font-size: 25px;
}
.eargoly-product-block-item .product-meta .btn.button.contact-btn {
	width: auto;
} 
.eargoly-product-block-item .product-meta form {
    display: none;
} 
strong {
    font: revert-layer;
}